The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-07 12:33:58 to 2026-08-07 13:52:43 UTC [more...]

[PATCH v1 00/13] mshv: add SEV-SNP support for MSHV root partitions
 2026-08-07 13:51 UTC  (13+ messages)
` [PATCH v1 01/13] mshv: add SEV-SNP UAPI definitions
` [PATCH v1 02/13] mshv: add SEV-SNP PSP request hypercall
` [PATCH v1 03/13] mshv: add SEV-SNP isolated page hypercalls
` [PATCH v1 04/13] mshv: wire SEV-SNP partition ioctls
` [PATCH v1 05/13] hyperv: fix hv_input_get_system_property layout for SNP status
` [PATCH v1 06/13] mshv: detect and report SEV-SNP support at init
` [PATCH v1 07/13] mshv: default to safe partition CPU features
` [PATCH v1 08/13] mshv: accept partial CPU feature banks
` [PATCH v1 09/13] mshv: define full processor and xsave feature masks
` [PATCH v1 10/13] mshv: unmap SNP memory before state teardown
` [PATCH v1 11/13] mshv: unlock SNP pages on panic for crashdump collection
` [PATCH v1 12/13] hyperv: add MSHV Dom0 root-partition boot enablement (EFI HvLoader)

[PATCH v5 0/9] Improve Qualcomm EUD driver and platform support
 2026-08-07 13:52 UTC  (4+ messages)
` [PATCH v5 1/9] dt-bindings: soc: qcom: eud: Add per-path child nodes for UTMI routing

[PATCH 0/2] mtd: spinand: winbond: add support for additional SPI-NAND devices
 2026-08-07 13:52 UTC  (5+ messages)
` [PATCH 1/2] mtd: spinand: winbond: add support for W25N04LW
` [PATCH 2/2] mtd: spinand: winbond: add support for W25N01KW and W25N02LW

[PATCH v5 0/4] iio: light: add support for veml6031x00 ALS series
 2026-08-07 13:51 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: iio: light: veml6030: add "
` [PATCH v5 2/4] iio: light: add support for "
` [PATCH v5 3/4] iio: light: veml6031x00: add support for triggered buffers
` [PATCH v5 4/4] iio: light: veml6031x00: add support for events and trigger

[PATCH 7.1.y v2] selftests/bpf: Add tests for sleepable tracepoint programs
 2026-08-07 13:50 UTC  (2+ messages)

[PATCH rdma-next 0/3] RDMA/mana_ib: Extend MANA RC QP support for UAPI
 2026-08-07 13:51 UTC  (4+ messages)
` [PATCH rdma-next 1/3] RDMA/mana_ib: Extend RC QP udata request and response
` [PATCH rdma-next 2/3] RDMA/mana_ib: MMQ creation for RC QPs
` [PATCH rdma-next 3/3] RDMA/mana_ib: fixed send wqe size support "

[PATCH] iio: accel: mma8452: add ACPI match table
 2026-08-07 13:51 UTC 

[PATCH RFC 0/5] allow kfree_nolock() handle kmalloc() objects
 2026-08-07 13:50 UTC  (6+ messages)
` [PATCH RFC 1/5] mm/slab: cleanup deferred free handling
` [PATCH RFC 2/5] mm/slab, kfence: support kfence objects in kfree_nolock()
` [PATCH RFC 3/5] mm/slab, kmemleak: handle kmemleak freeing "
` [PATCH RFC 4/5] mm/slab: handle large_kmalloc objects "
` [PATCH RFC 5/5] sched: use kfree_nolock() instead of kfree_rcu()

[PATCH net-next v3 0/7] mptcp: out-of-order queue pruning
 2026-08-07 13:49 UTC  (8+ messages)
` [PATCH net-next v3 1/7] mptcp: move the retrans loop to a separate helper
` [PATCH net-next v3 2/7] mptcp: move the stale logic out of retrans scheduler
` [PATCH net-next v3 3/7] mptcp: let the retrans scheduler do its job
` [PATCH net-next v3 4/7] mptcp: explicitly drop over memory limits
` [PATCH net-next v3 5/7] mptcp: enforce hard limit on backlog flushing
` [PATCH net-next v3 6/7] mptcp: avoid code duplication in __mptcp_move_skb()
` [PATCH net-next v3 7/7] mptcp: implemented OoO queue pruning

[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-07 13:47 UTC  (4+ messages)
  ` [PATCH V12 11/12] famfs: Report device capacity via statfs so df works

[PATCH] selftests/bpf: Fail unbound UDP on sockmap update
 2026-08-07 13:47 UTC  (2+ messages)

[PATCH 6.12.y 0/2] spi: cadence-quadspi: fix probe error path and remove
 2026-08-07 13:46 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page
 2026-08-07 13:46 UTC 

[syzbot] [intel-wired-lan?] UBSAN: shift-out-of-bounds in e100_eeprom_load
 2026-08-07 13:46 UTC  (2+ messages)
` Forwarded: [PATCH] e100: prevent shift out-of-bounds "

[syzbot] [rdma?] INFO: task hung in add_one_compat_dev (3)
 2026-08-07 13:46 UTC  (2+ messages)

[PATCH RFC] arm64: Mark set_preempt_need_resched() access to .need_resched
 2026-08-07 13:45 UTC  (10+ messages)

[PATCH 0/3] Add driver for Invensense ICM42370P accelerometer
 2026-08-07 13:41 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: Add InvenSense ICM-42370-p accelerometer
` [PATCH 2/3] iio: accel: Add support for ICM42370P

[PATCH RFC] arm64: entry: PSTATE_I_SET is leaking on pseudo NMI mode
 2026-08-07 13:40 UTC  (2+ messages)

[PATCH v7 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-07 13:36 UTC  (9+ messages)
` [PATCH v7 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v7 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

[RFC PATCH v6 0/9] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-07 13:32 UTC  (5+ messages)
` [RFC PATCH v6 7/9] accel/rocket: add RK3576 NPU (RKNN) support

[PATCH 0/5] arm64: dts: imx8mq-phanbell: Google Coral Dev Board enablement
 2026-08-07 13:32 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: imx8mq-phanbell: Keep the GPU rail on
` [PATCH 2/5] arm64: dts: imx8mq-phanbell: Do not hardcode a cooling state that may not exist
` [PATCH 3/5] arm64: dts: imx8mq-phanbell: Enable i2c2 and i2c3
` [PATCH 4/5] arm64: dts: imx8mq-phanbell: Mux the 32 kHz reference clock pad
` [PATCH 5/5] arm64: dts: imx8mq-phanbell: Enable the rt5645 analog audio

[PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} with PREEMPT_RT
 2026-08-07 13:31 UTC  (3+ messages)

[PATCH v3] ACPI: scan: Avoid registering platform devices with resource overlaps
 2026-08-07 13:31 UTC  (3+ messages)

[PATCH v3 0/8] Add syscon support for Renesas RZ/T2H & RZ/N2H in CPG/MSSR driver
 2026-08-07 13:30 UTC  (7+ messages)
` [PATCH v3 1/8] dt-bindings: clock: renesas: Split out RZ/T2H CPG binding

[PATCH v2 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-08-07 13:28 UTC  (5+ messages)
` [PATCH v2 10/16] docs/zh_TW: process: localize terminology in 2.Process.rst

[PATCH v23 00/14] Add Renesas RZ/G3L SD/eMMC support
 2026-08-07 13:28 UTC  (7+ messages)
` [PATCH v23 05/14] mmc: renesas_sdhi: Make clock divider mask configurable
` [PATCH v23 10/14] mmc: renesas_sdhi: Add RZ/G3L SDHI support
` [PATCH v23 13/14] mmc: renesas_sdhi: Add RZ/G3L HS400 support

[PATCH wireless-next 0/2] wifi: nxpwifi: fix sta_list locking and the deauth leak
 2026-08-07 13:25 UTC  (3+ messages)
` [PATCH wireless-next 1/2] wifi: nxpwifi: protect sta_list against concurrent add and delete
` [PATCH wireless-next 2/2] wifi: nxpwifi: delete the station entry on the uAP deauth event

[PATCH v2 0/3] Initial PCIe0 PHY support for SM8475
 2026-08-07 13:23 UTC  (5+ messages)

[PATCH] ACPI: TAD: Use devm_pm_runtime_set_active_enabled()
 2026-08-07 13:20 UTC  (2+ messages)

[PATCH] staging: sm750fb: make g_fbmode array pointers const;prevent accidental modification of entries
 2026-08-07 13:19 UTC  (2+ messages)

[syzbot] [mm?] WARNING in mas_nomem
 2026-08-07 13:19 UTC  (8+ messages)

[PATCH 00/22] media: iris: Restrict lower IOVA range for Venus and Iris VPUs
 2026-08-07 13:18 UTC  (7+ messages)
` [PATCH 04/22] arm64: dts: qcom: hamoa: Reserve low IOVA range for Iris

[PATCH v8 17/23] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
 2026-08-07 13:18 UTC  (5+ messages)
` [PATCH] arm64: swiotlb: Keep the default size for protected guests

[PATCH v3 0/4] Implement LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
 2026-08-07 13:18 UTC  (3+ messages)
` [PATCH v3 1/4] landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS

[PATCH v2 0/2] phy: sunplus: fix two issues in update_disc_vol()
 2026-08-07 13:17 UTC  (3+ messages)
` [PATCH v2 1/2] phy: sunplus: fix memory leak "
` [PATCH v2 2/2] phy: sunplus: fix ERR_PTR deref "

[PATCH net] hsr: Avoid holding seqnr_lock while transmitting packets
 2026-08-07 13:16 UTC  (4+ messages)

[PATCH] locking/csd-lock: Report how long a stuck CSD lock took to recover
 2026-08-07 13:16 UTC  (3+ messages)

[PATCH net-next v4 0/4] net: mdio: support dynamic OF device changes
 2026-08-07 13:15 UTC  (2+ messages)

[PATCH v3 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-08-07 13:15 UTC  (3+ messages)
` [PATCH v3 10/16] docs/zh_TW: process: localize terminology in 2.Process.rst

[PATCH net-next v5 00/13] ax88179_178a: Add support for AX88179A-based chips
 2026-08-07 13:14 UTC  (7+ messages)
` [PATCH net-next v5 13/13] ax88796b: Add support for AX88772D, AX88179A and AX88279

[PATCH] vsock: fix memory leak of rejected child sockets in vsock_accept()
 2026-08-07 13:13 UTC  (2+ messages)

[PATCH net-next v11 00/12] net: pcs: Introduce support for fwnode PCS
 2026-08-07 13:12 UTC  (13+ messages)
` [PATCH net-next v11 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v11 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v11 03/12] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v11 04/12] net: phylink: save phylink instance fwnode on phylink_create
` [PATCH net-next v11 05/12] net: phylink: support PCS provider release
` [PATCH net-next v11 06/12] net: phylink: support late PCS provider attach
` [PATCH net-next v11 07/12] net: Document PCS subsystem
` [PATCH net-next v11 08/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v11 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v11 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v11 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v11 12/12] net: airoha: add phylink support

[PATCH net] gtp: serialize PDP deletion with link teardown
 2026-08-07 13:13 UTC  (2+ messages)

[PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} with PREEMPT_RT
 2026-08-07 13:13 UTC  (3+ messages)
` [PATCH v7.2-rc6] "

[PATCH] ipv6: addrconf: drop "BUG: " prefix from pr_warn()
 2026-08-07 13:13 UTC 

[PATCH v5 00/10] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-08-07 13:12 UTC  (21+ messages)
` [PATCH v5 01/10] phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc
` [PATCH v5 02/10] phy: rockchip: samsung-hdptx: Prevent divide-by-zero when computing clk rate
` [PATCH v5 03/10] phy: rockchip: samsung-hdptx: Guard against clk rate integer underflow
` [PATCH v5 04/10] phy: rockchip: samsung-hdptx: Fix rate recalculation for 3.2GHz FRL
` [PATCH v5 05/10] phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
` [PATCH v5 06/10] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround
` [PATCH v5 07/10] phy: rockchip: samsung-hdptx: Consolidate consumer_put on error path
` [PATCH v5 08/10] phy: rockchip: samsung-hdptx: Drop restrict_rate_change handling
` [PATCH v5 09/10] phy: rockchip: samsung-hdptx: Simplify GRF access with FIELD_PREP_WM16()
` [PATCH v5 10/10] phy: rockchip: samsung-hdptx: Consistently use bitfield macros

[PATCH net-next 0/4] netconsole: validate a target's IP address configuration
 2026-08-07 13:11 UTC  (5+ messages)
` [PATCH net-next 2/4] netconsole: use the address family instead of the ipv6 flag

[PATCH v2] usbip: usbip_host: fix null pointer dereference in
 2026-08-07 13:09 UTC  (3+ messages)

[PATCH v4 0/7] clk: Add support for clock nexus
 2026-08-07 13:08 UTC  (7+ messages)
` [PATCH v4 5/7] clk: Use the generic OF phandle parsing in only one place
` [PATCH v4 7/7] clk: tests: Add Kunit testing for nexus nodes

[PATCH] staging: fbtft: make dirty_lock IRQ-safe
 2026-08-07 13:08 UTC  (3+ messages)

[PATCH v3 1/8] dt-bindings: mmc: add Cadence SD6HC binding
 2026-08-07 13:08 UTC  (5+ messages)
` [PATCH v3 7/8] mmc: sdhci-cadence: add Cadence SD6HC support
` [PATCH v3 8/8] mmc: sdhci-cadence: add Altera Agilex5 "

[PATCH v3 1/2] f2fs: fix to off-by-one issue in f2fs_zero_post_eof_page()
 2026-08-07 13:06 UTC  (2+ messages)
` [PATCH v3 2/2] f2fs: fix to zero post-EOF data when extending file size

[PATCH] drivers: rtc: handle OTF clock changes
 2026-08-07 13:05 UTC  (2+ messages)

[PATCH] thermal/drivers/qoriq: Disable clock on resume failure
 2026-08-07 13:05 UTC  (2+ messages)

[PATCH 0/7] ALSA: remove remaining strlcat() users under sound/
 2026-08-07 13:04 UTC  (3+ messages)

[PATCH v2 0/3] gpu: nova-core: falcon: use I/O projections for DMA transfers
 2026-08-07 13:04 UTC  (5+ messages)
` [PATCH v2 2/3] rust: dma: rename dma_handle to dma_address

[PATCH] f2fs: return symlink writeback errors
 2026-08-07 13:04 UTC 

[PATCH v15 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-08-07 13:02 UTC  (23+ messages)
` [PATCH v15 01/22] media: mc: Add INTERNAL pad flag
` [PATCH v15 02/22] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v15 03/22] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v15 04/22] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v15 05/22] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v15 06/22] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v15 07/22] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v15 08/22] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v15 09/22] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v15 10/22] dt-bindings: media: i2c: max96712: add control-channel-port property
` [PATCH v15 11/22] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v15 12/22] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v15 13/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v15 14/22] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v15 15/22] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v15 16/22] media: i2c: maxim-serdes: add MAX96717 driver
` [PATCH v15 17/22] media: i2c: maxim-serdes: add MAX96724 driver
` [PATCH v15 18/22] media: i2c: maxim-serdes: add MAX9296A driver
` [PATCH v15 19/22] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v15 20/22] staging: media: remove "
` [PATCH v15 21/22] media: i2c: remove MAX96717 driver
` [PATCH v15 22/22] media: i2c: remove MAX96714 driver

[PATCH v3 00/22] Add basic clocks and resets for JHB100 SoC
 2026-08-07 13:02 UTC  (3+ messages)
` [PATCH v3 15/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-1 clock and reset generator

[PATCH v2 0/6] crypto: Add __cleanup functions for zeroizing aes_cmac_key & aes_cmac_ctx
 2026-08-07 13:00 UTC  (8+ messages)
` [PATCH v2 1/6] crypto: Provide wrapper functions for zeroizing aes_cmac_key and aes_cmac_ctx
` [PATCH v2 2/6] smb: clear the aes_cmac_key and aes_cmac_ctx when done
` [PATCH v2 3/6] net/tcp-ao: clear the aes_cmac_key "
` [PATCH v2 4/6] Bluetooth: SMP: "
` [PATCH v2 5/6] lib/crypto: aes: Use __cleanup() for aes_cmac_key instead of memzero_explicit()
` [PATCH v2 6/6] mac80211: fils_aead: "

[PATCH] ASoC: amd: acp: return irq error directly
 2026-08-07 12:58 UTC  (2+ messages)

[PATCH 1/4] ALSA: hda/realtek: Add quirk for Acer Nitro ANV16-42 headset mic
 2026-08-07 12:58 UTC  (4+ messages)
` [PATCH 2/4] ALSA: hda/realtek: Add quirk for Acer Gadget E10 ETBook left speaker
` [PATCH 3/4] ALSA: hda/realtek: Fix headset mic on ASUS Vivobook S14 S5406SA
` [PATCH 4/4] ALSA: hda/conexant: Add pin config quirk for Huawei Matebook

[PATCH] sched_ext: Fix NULL dereference in find_parent_sched()
 2026-08-07 12:57 UTC  (2+ messages)
` [PATCH] sched_ext: Add NULL check "

[PATCH] rtc: pcf85063: add 1 Hz update interrupt (UIE) support
 2026-08-07 12:57 UTC 

[syzbot] BUG: Address fc00:: on device lo is missing its host route
 2026-08-07 12:56 UTC 

[PATCH v6 fwctl 0/2] fwctl/bnxt: DMA buffer support for HWRM commands
 2026-08-07 12:58 UTC  (3+ messages)
` [PATCH v6 fwctl 1/2] bnxt_en: Update bnxt firmware spec
` [PATCH v6 fwctl 2/2] fwctl/bnxt: add DMA buffer support for HWRM commands

[PATCH] ieee802154: cc2520: fix FIFOP work use-after-free
 2026-08-07 12:52 UTC  (3+ messages)

[REGRESSION / HELP] sound/soc/amd: No sound after suspend/resume on RPL (merged into YC driver)
 2026-08-07 12:50 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable QMP PCIe Multi-PHY driver
 2026-08-07 12:50 UTC 

[PATCH net] net: mana: fix reset work race with device removal
 2026-08-07 12:49 UTC  (2+ messages)

[PATCH v3 0/5] USB4 mode programming for QMMPHY on X1E
 2026-08-07 12:49 UTC  (5+ messages)
` [PATCH v3 3/5] phy: qualcomm: qmp-combo: Add preliminary USB4 support
` [PATCH v3 4/5] phy: qualcomm: qmp-combo: Add USB4/TBT3 configuration data for Hamoa

[PATCH RESEND 0/3] mm: trace: decode architecture-specific VMA flags
 2026-08-07 12:47 UTC  (2+ messages)

[PATCH v3] perf/core: Fix group leader use-after-free after sibling detach
 2026-08-07 12:41 UTC 

[PATCH] iio: humidity: am2315: add am2320 to i2c_device_id table
 2026-08-07 12:39 UTC  (4+ messages)

[PATCH] platform/x86: olpc-xo15-sci: use named initializers for acpi_device_id
 2026-08-07 12:38 UTC 

[PATCH v8 0/2] Add support for PCIe RP PERST#
 2026-08-07 12:35 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: PCI: xilinx-versal-cpm: Add PERST# and reset support
` [PATCH v8 2/2] PCI: xilinx-cpm: Add support for PCIe RP PERST# signal

[PATCH v3 0/3] arm64: dts: qcom: sm7125-samsung: add initial device tree for SM7125 Samsung platform
 2026-08-07 12:33 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: qcom: Document Samsung Galaxy A52/A72
` [PATCH v3 2/3] firmware: qcom: tzmem: disable SHM bridge for SM7125 platform
` [PATCH v3 3/3] arm64: dts: qcom: sm7125-samsung: add initial device tree

[PATCH v6 0/7] phy: qcom: Fix possible NULL-deref and runtime PM race conditions
 2026-08-07 12:34 UTC  (2+ messages)

[PATCH v2 0/6] Fix regulator voting for the Qualcomm SGMII SerDes PHY
 2026-08-07 12:33 UTC  (2+ messages)
` (subset) "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox