All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-27 12:16:42 to 2024-01-27 15:43:09 UTC [more...]

[PATCH 00/11] Provide SEV-SNP support for running under an SVSM
 2024-01-27 15:43 UTC  (13+ messages)
` [PATCH 01/11] x86/sev: Rename snp_init() in the boot/compressed/sev.c file
` [PATCH 04/11] x86/sev: Use kernel provided SVSM Calling Areas
` [PATCH 05/11] x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0
` [PATCH 08/11] x86/sev: Provide guest VMPL level to userspace

[PATCH] drm/xe: Fix a build error
 2024-01-27 15:53 UTC  (2+ messages)

[PATCH] hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_list
 2024-01-27 15:39 UTC  (3+ messages)

[PATCH v2 0/1] adis16475 driver documentation
 2024-01-27 15:38 UTC  (3+ messages)
` [PATCH v2 1/1] docs: iio: add documentation for adis16475 driver

RTT-PROBE: lore-subspace-rtt
 2024-01-27 15:38 UTC 

[davidhildenbrand:rmap_batching 135/136] arch/powerpc/include/asm/tlb.h:22:33: warning: conflicting types for '__tlb_remove_tlb_entry'; have 'void(struct mmu_gather *, pte_t *, long unsigned int)'
 2024-01-27 15:36 UTC 

[PATCH] thermal/drivers/tsens: Add suspend to RAM support for tsens
 2024-01-27 15:37 UTC  (7+ messages)

[PATCH 0/1] n1sdp:arm arm-bsp: fix tftf tests for n1sdp
 2024-01-27 15:34 UTC  (2+ messages)

[drm-drm-misc:drm-misc-next] dt-bindings: nt35510: document 'port' property
 2024-01-27 15:28 UTC  (2+ messages)

[PATCH v10 0/5] Add display support for stm32f769-disco board
 2024-01-27 15:28 UTC  (12+ messages)
` [PATCH v10 1/5] dt-bindings: mfd: stm32f7: Add binding definition for DSI
` [PATCH v10 2/5] ARM: dts: stm32: add DSI support on stm32f769
` [PATCH v10 3/5] ARM: dts: stm32: rename mmc_vcard to vcc-3v3 on stm32f769-disco
` [PATCH v10 4/5] ARM: dts: stm32: add display support "
` [PATCH v10 5/5] ARM: dts: add stm32f769-disco-mb1166-reva09

RTT-PROBE: lore-subspace-rtt
 2024-01-27 15:28 UTC 

[PATCH] armv8/armv9: Avoid using -march when -mcpu is chosen
 2024-01-27 15:27 UTC  (2+ messages)

add two steps
 2024-01-27 15:27 UTC  (3+ messages)

[PATCH] eventfs: Have inodes have unique inode numbers
 2024-01-27 15:26 UTC  (9+ messages)

Pull request smbios-2024-04-rc1-2
 2024-01-27 15:25 UTC  (2+ messages)

[PATCH v3] hwmon: (pmbus/mp2975) Fix driver initialization for MP2975 device
 2024-01-27 15:24 UTC  (3+ messages)

[PATCH v4] hwmon: (pmbus/mp2975) Fix driver initialization for MP2975 device
 2024-01-27 15:22 UTC  (2+ messages)

[PATCH v7 0/9] iio: add new backend framework
 2024-01-27 15:20 UTC  (15+ messages)
` [PATCH v7 1/9] of: property: fix typo in io-channels
` [PATCH v7 4/9] driver: core: allow modifying device_links flags
` [PATCH v7 9/9] iio: adc: adi-axi-adc: move to backend framework

[PATCH 1/5] mean and variance: Promote to lib/math
 2024-01-27 15:20 UTC  (3+ messages)
` [PATCH 3/5] bcachefs: bch2_time_stats_to_seq_buf()

[PATCH] Input: bma150: remove I2C_CLASS_HWMON from drivers w/o detect and address_list
 2024-01-27 15:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-27 15:18 UTC 

[netfilter-nf-next:testing 8/9] kismet: WARNING: unmet direct dependencies detected for IP6_NF_IPTABLES_LEGACY when selected by IP_NF_NAT
 2024-01-27 15:15 UTC 

sound/soc/starfive/jh7110_tdm.c:198:16-18: WARNING opportunity for max() (fwd)
 2024-01-27 15:15 UTC 

[PATCH] ipmi: ipmb: Remove I2C_CLASS_HWMON from drivers w/o detect and address_list
 2024-01-27 15:15 UTC 

[PATCH 1/2] mm/zswap: don't return LRU_SKIP if we have dropped lru lock
 2024-01-27 15:12 UTC  (10+ messages)
` [PATCH 2/2] mm/zswap: fix race between lru writeback and swapoff

[GIT PULL] Enable -Wstringop-overflow globally
 2024-01-27 15:11 UTC  (6+ messages)

[PATCH v2 00/12] rust: kernel: documentation improvements
 2024-01-27 15:10 UTC  (3+ messages)
` [PATCH v2 02/12] rust: error: improve unsafe code in example

[PATCH net-next] mlxsw: remove I2C_CLASS_HWMON from drivers w/o detect and address_list
 2024-01-27 15:08 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-27 15:08 UTC 

[PATCH 0/1] tools/nolibc/string: export strlen()
 2024-01-27 14:53 UTC  (2+ messages)

[PATCH v3 0/8] Add device STM32L4x5 RCC
 2024-01-27 15:03 UTC  (12+ messages)
` [PATCH v3 1/8] Implement STM32L4x5_RCC skeleton
` [PATCH v3 2/8] Add an internal clock multiplexer object
` [PATCH v3 3/8] Add an internal PLL Clock object
` [PATCH v3 4/8] Add initialization information for PLLs and clock multiplexers
` [PATCH v3 5/8] RCC: Handle Register Updates
` [PATCH v3 6/8] Add write protections to CR register
  ` [PATCH v3 7/8] STM32L4x5: Use the RCC Sysclk
  ` [PATCH v3 8/8] Add tests for the STM32L4x5_RCC
` [PATCH v3] "

[PATCH 0/2] add support for ASM330LHHXG1
 2024-01-27 15:04 UTC  (5+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: add support to ASM330LHHXG1
` [PATCH 2/2] dt-bindings: iio: imu: st_lsm6dsx: add asm330lhhxg1

[LSF/MM TOPIC] Making pseudo file systems inodes/dentries more like normal file systems
 2024-01-27 14:59 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-27 14:58 UTC 

[ast-bpf:uptr_v3 4/8] kernel/bpf/arena.c:356:15: warning: variable 'entry' set but not used
 2024-01-27 14:55 UTC 

[PATCH] fpga: dfl: fme: Return directly after a failed devm_kasprintf() call in fme_perf_pmu_register()
 2024-01-27 14:55 UTC 

[PATCH net-next v3 0/3] Per epoll context busy poll support
 2024-01-27 14:51 UTC  (8+ messages)
` [PATCH net-next v3 3/3] eventpoll: Add epoll ioctl for epoll_params

[arnd-asm-generic:asm-generic] BUILD SUCCESS 34b2321cc648a246d08cc51e423532eac690ccf1
 2024-01-27 14:50 UTC 

[PATCH] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells
 2024-01-27 14:49 UTC  (9+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-27 14:48 UTC 

[net-next PATCH v2 0/5] net: phy: split at803x
 2024-01-27 14:42 UTC  (6+ messages)
` [net-next PATCH v2 1/5] net: phy: move at803x PHY driver to dedicated directory
` [net-next PATCH v2 2/5] net: phy: qcom: create and move functions to shared library
` [net-next PATCH v2 3/5] net: phy: qcom: deatch qca83xx PHY driver from at803x
` [net-next PATCH v2 4/5] net: phy: qcom: move additional functions to shared library
` [net-next PATCH v2 5/5] net: phy: qcom: detach qca808x PHY driver from at803x

[PATCH v4 2/6] mm/zswap: reuse dstmem when decompress
 2024-01-27 14:41 UTC  (5+ messages)
` [PATCH RFC 1/2] crypto: introduce acomp_is_async to expose if a acomp has a scomp backend

[bpf-next] selftests/bpf: Drop return in bpf_testmod_exit
 2024-01-27 14:41 UTC  (2+ messages)

[PATCH v2] iio: humidity: hdc3020: fix temperature offset
 2024-01-27 14:40 UTC  (2+ messages)

[PATCH net-next v4 0/2] Implement irq_domain for TXGBE
 2024-01-27 14:40 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
 2024-01-27 14:40 UTC  (5+ messages)
    ` Testing bits/080-wifi on BCM4345/6 (was: Re: [PATCH] wifi: brcmfmac: cfg80211: Use WSEC to set SAE password)
      ` SAE AP on BCM4345/6 (was: Re: Testing bits/080-wifi on BCM4345/6)

RTT-PROBE: lore-subspace-rtt
 2024-01-27 14:38 UTC 

[PATCH] iio: humidity: hdc3020: fix temperature offset
 2024-01-27 14:37 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net-next RESENT v3] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-01-27 14:07 UTC  (2+ messages)
`  "

[PATCH v3 0/3] pidfds for non thread group leaders
 2024-01-27 14:33 UTC  (11+ messages)
` [PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders

[PATCH 1/1] lib/vsprintf: Implement ssprintf() to catch truncated strings
 2024-01-27 14:32 UTC  (4+ messages)

sound/soc/starfive/jh7110_tdm.c:198:16-18: WARNING opportunity for max()
 2024-01-27 14:30 UTC 

[PATCH net-next] rust: phy: use `srctree`-relative links
 2024-01-27 14:30 UTC  (2+ messages)

[PATCH net-next] rust: phy: use VTABLE_DEFAULT_ERROR
 2024-01-27 14:30 UTC  (2+ messages)

[PATCH net-next] Documentation: mlx5.rst: Add note for eswitch MD
 2024-01-27 14:30 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-27 14:28 UTC 

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-01-27 14:27 UTC  (6+ messages)
` [PATCH RFC 0/6] mm: support large folios swap-in

[PATCH 0/2] Enable -Wvla, forbidding use of variable length arrays
 2024-01-27 14:38 UTC  (5+ messages)
` [PATCH 1/2] tests/qtest/xlnx-versal-trng-test.c: Drop use of variable length array
` [PATCH 2/2] meson: Enable -Wvla

[PATCH 0/2] docs: define policy forbidding use of "AI" / LLM code generators
 2024-01-27 14:36 UTC  (3+ messages)
` [PATCH 1/2] docs: introduce dedicated page about code provenance / sign-off

[tj-wq:wq-atomic-draft 9/20] error[E0425]: cannot find value `WORK_CPU_UNBOUND` in crate `bindings`
 2024-01-27 14:19 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-27 14:18 UTC 

[rt-devel:linux-6.8.y-rt 63/96] drivers/gpu/drm/i915/display/intel_vblank.c:284:16: warning: assignment to 'long unsigned int' from 'void *' makes integer from pointer without a cast
 2024-01-27 14:09 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-27 14:08 UTC 

Patch to allow hot-plugging Atmel AT24 eeproms
 2024-01-27 14:06 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-27 13:58 UTC 

[PATCH] configs: visionfive2: Disable ENV_IS_NOWHERE
 2024-01-27 13:48 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-27 13:48 UTC 

[PATCH bpf-next v1] bpf,token: use BIT_ULL() to convert the bit mask
 2024-01-27 13:48 UTC 

[PATCH bpf-next v3 1/2] selftests/bpf: Remove incorrect object path
 2024-01-27 13:47 UTC  (3+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Make install target copy test_progs extra files

[PATCH v1 0/2] RISC-V: enable rust
 2024-01-27 13:46 UTC  (13+ messages)

[PATCH i-g-t] lib/intel_compute: Support testing multiple compute kernels
 2024-01-27 13:44 UTC  (3+ messages)

[PATCH v2 2/4] modpost: inform compilers that fatal() never returns
 2024-01-27 13:41 UTC  (4+ messages)

[PATCH] drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'
 2024-01-27 13:39 UTC 

[ardb:x86-pie-for-sev-v2a 13/17] arch/x86/kernel/sev-shared.c:92:1: warning: 'inline' is not at beginning of declaration
 2024-01-27 13:38 UTC 

[PATCH v10 2/8] fuse: introduce atomic open
 2024-01-27 13:38 UTC  (4+ messages)
` [PATCH 0/1] Fix-atomic_open-not-using-negative-d_entry
  ` [PATCH 1/1] fuse: Make atomic_open use negative d_entry

RTT-PROBE: lore-subspace-rtt
 2024-01-27 13:38 UTC 

Bug#1061449: linux-image-6.7-amd64: a boot message from amdgpu
 2024-01-27 13:14 UTC  (2+ messages)

[PATCH v2 00/23] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
 2024-01-27 13:47 UTC  (3+ messages)
` [PATCH v2 09/23] target/i386/hvf: Use CPUState typedef

[PATCH net-next v4 0/6] ethtool: switch EEE netlink interface to use EEE linkmode bitmaps
 2024-01-27 13:30 UTC  (7+ messages)
` [PATCH net-next v4 1/6] ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side
` [PATCH net-next v4 2/6] ethtool: switch back from ethtool_keee to ethtool_eee for ioctl
` [PATCH net-next v4 3/6] ethtool: adjust struct ethtool_keee to kernel needs
` [PATCH net-next v4 4/6] ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
` [PATCH net-next v4 5/6] ethtool: add linkmode bitmap support to "
` [PATCH net-next v4 6/6] net: phy: c45: change genphy_c45_ethtool_[get|set]_eee to use EEE linkmode bitmaps

[PATCH 0/2] smb: client: fix "df: Resource temporarily unavailable" on 5.10 stable kernel
 2024-01-27 13:29 UTC  (5+ messages)

[PATCH] modpost: avoid using the alias attribute
 2024-01-27 13:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-27 13:28 UTC 

what should "git clean -n -f [-d] [-x] <pattern>" do?
 2024-01-27 13:25 UTC  (14+ messages)

[PATCH 0/1] pidfd: don't do_notify_pidfd() if !thread_group_empty()
 2024-01-27 13:24 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH net-next v3 0/6] ethtool: switch EEE netlink interface to use EEE linkmode bitmaps
 2024-01-27 13:21 UTC  (4+ messages)
` [PATCH net-next v3 4/6] ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee

[PATCH 0/4] completion for git-reflog show
 2024-01-27 13:20 UTC  (4+ messages)
` [PATCH 2/4] completion: introduce __git_find_subcommand

[Bug 214751] New: Lenovo Yoga Chromebook C630 i7 missing support for sound, microphone, touchscreen and gyroscope
 2024-01-27 13:19 UTC  (3+ messages)
` [Bug 214751] "

[tip:irq/core] BUILD SUCCESS 590610d72a790458431cbbebc71ee24521533b5e
 2024-01-27 13:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-27 13:18 UTC 

[PATCH 0/3] crypto: hisilicon/qm - add stop function and obtain queue status
 2024-01-27 13:15 UTC  (4+ messages)
` [PATCH 1/3] crypto: hisilicon/qm - add stop function by hardware
` [PATCH 2/3] crypto: hisilicon/qm - obtain stop queue status
` [PATCH 3/3] crypto: hisilicon/qm - change function type to void

[PATCH net-next v2 6/8] net: netconsole: cache userdata formatted string in netconsole_target
 2024-01-27 13:15 UTC  (2+ messages)

[ast-bpf:uptr_v3 4/8] kernel/bpf/arena.c:41:20: warning: large integer implicitly truncated to unsigned type
 2024-01-27 13:15 UTC 

[PATCH] wifi: brcmfmac: Adjust n_channels usage for __counted_by
 2024-01-27 13:15 UTC  (2+ messages)

[GIT PULL FOR 6.9] Video Codec support for STM32
 2024-01-27 13:11 UTC 

[PATCH 1/4] arm64: dts: rockchip: aliase sdmmc as mmc1 for Cool Pi 4B
 2024-01-27 13:09 UTC  (14+ messages)
` [PATCH 2/4] arm64: dts: rockchip: aliase sdmmc as mmc1 for Cool Pi CM5 EVB
` [PATCH 3/4] arm64: dts: rockchip: rename vcc5v0_usb30_host regulator "
    `  "

spapr watchdog vs watchdog_perform_action() / QMP watchdog-set-action
 2024-01-27 13:08 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-27 13:08 UTC 

[PATCH 1/3] power: supply: axp288_charger: Call power_supply_changed() after set_property()
 2024-01-27 13:06 UTC  (4+ messages)
` [PATCH 3/3] power: supply: axp288_charger: Add charge-inhibit support

[PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for pm ops
 2024-01-27 13:03 UTC  (2+ messages)

[PATCH] NFSv4.2: fix listxattr maximum XDR buffer size
 2024-01-27 13:01 UTC  (3+ messages)

[PULL 00/36] target-arm queue
 2024-01-27 13:00 UTC  (2+ messages)

[PATCH] doc/sphinx/hxtool.py: add optional label argument to SRST directive
 2024-01-27 12:57 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-27 12:58 UTC 

drivers/regulator/mt6370-regulator.c:310:8-33: WARNING: Threaded IRQ with no primary handler requested without IRQF_ONESHOT (unless it is nested IRQ)
 2024-01-27 12:55 UTC 

[PATCH 0/6] batctl: tcpdump: Fix problems detected during fuzzing
 2024-01-27 12:51 UTC  (8+ messages)
` [PATCH 1/6] batctl: tcpdump: Fix missing sanity check for batman-adv header
` [PATCH 2/6] batctl: tcpdump: Add missing throughput header length check
` [PATCH 3/6] batctl: tcpdump: Fix IPv4 "
` [PATCH 4/6] batctl: tcpdump: Add missing ICMPv6 Neighbor Advert "
` [PATCH 5/6] batctl: tcpdump: Add missing ICMPv6 Neighbor Solicit "
` [PATCH 6/6] batctl: tcpdump: Fix ICMPv4 inner IPv4 header "

[PATCH v1] tools: mkimage: Add support for i.MXRT FlexSPI Header
 2024-01-27 12:53 UTC  (2+ messages)

[PATCH] ARM: imx: Enable kaslrseed command on Data Modul i.MX8M Mini/Plus eDM SBC
 2024-01-27 12:52 UTC  (2+ messages)

[PATCH] toradex: tdx-cfg-block: Add new apalis and colibri pid
 2024-01-27 12:52 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-27 12:48 UTC 

[GIT PULL FOR 6.9] MDP3 on MT8195 support
 2024-01-27 12:47 UTC 

[openeuler:openEuler-1.0-LTS 21291/21579] drivers/spi/spi-phytium-plat.c:192:36: warning: 'phytium_spi_acpi_match' defined but not used
 2024-01-27 12:44 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-27 12:38 UTC 

Requesting help recovering my array
 2024-01-27 12:30 UTC  (17+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-27 12:28 UTC 

Question about bool in __nvme_submit_sync_cmd
 2024-01-27 12:25 UTC 

[meta-python][PATCH] python3-toolz: upgrade 0.12.0 -> 0.12.1
 2024-01-27 12:24 UTC 

[PATCH v2] dt-bindings: renesas: Document preferred compatible naming
 2024-01-27 12:19 UTC 

[PATCH v2 0/2] Update mce_record tracepoint
 2024-01-27 12:19 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-27 12:18 UTC 

[PATCH 1/2] fetch2/git.py: Fetch mirror into HEAD
 2024-01-27 12:15 UTC  (2+ messages)
` [PATCH 2/2] tests/fetch.py: add multiple fetches test


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.