The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-03-09 17:56:08 to 2026-03-09 19:40:43 UTC [more...]

[PATCH v4 0/4] Fixes the stack overflow
 2026-03-09 19:40 UTC  (3+ messages)
` [PATCH v4 4/4] gpu: nova-core: fix stack overflow in GSP memory allocation

[PATCH] arm64: dts: qcom: glymur-crd: Enable WLAN and Bluetooth
 2026-03-09 19:40 UTC  (2+ messages)

[PATCH] KVM: pfncache: Fix uhva validity check in kvm_gpc_is_valid_len()
 2026-03-09 19:39 UTC  (4+ messages)

[PATCH v5 0/2] hfsplus: prevent b-tree allocator corruption
 2026-03-09 19:39 UTC  (9+ messages)
` [PATCH v5 1/2] hfsplus: refactor b-tree map page access and add node-type validation
` [PATCH v5 2/2] hfsplus: validate b-tree node 0 bitmap at mount time

[PATCH 0/7] arm64: dts: qcom: Add support for Arduino VENTUNOQ
 2026-03-09 19:39 UTC  (9+ messages)
` [PATCH 1/7] arm64: dts: qcom: monaco: Add HS/SS endpoints for USB1 controller
` [PATCH 4/7] arm64: dts: qcom: Add Arduino Monza (VENTUNOQ) board support
` [PATCH 6/7] arm64: dts: qcom: monaco-arduino-monza: Add sound node
` [PATCH 7/7] arm64: defconfig: Enable configs for Arduino VENTUNOQ

[PATCH v4 0/4] iio: adc: ad799x: modernize resource management
 2026-03-09 19:38 UTC  (3+ messages)
` [PATCH v4 2/4] iio: adc: ad799x: cache regulator voltage during probe

[PATCH 0/3] Firmware LSM hook
 2026-03-09 19:37 UTC  (3+ messages)

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-09 19:33 UTC  (5+ messages)

[PATCH v3 0/6] iio: fix spelling mistakes in comments
 2026-03-09 19:32 UTC  (4+ messages)
` [PATCH v3 4/6] iio: cdc: "

[RFC PATCH 0/3] srcu: KVM: Add, export and use call_srcu_expedited()
 2026-03-09 19:30 UTC  (4+ messages)
` [RFC PATCH 1/3] srcu: Declare exported symbols before including srcu{tiny,tree}.h
` [RFC PATCH 2/3] srcu: Add and export call_srcu_expedited() to avoid transferring grace periods
` [RFC PATCH 3/3] KVM: Expedite SRCU callbacks when freeing objects during I/O bus registration

[PATCH v2 0/4] iio: accel: convert to guard(mutex)
 2026-03-09 19:30 UTC  (11+ messages)
` [PATCH v2 1/4] iio: accel: bmc150: "
` [PATCH v2 4/4] iio: accel: sca3000: "

[PATCH v4 00/17] perf: KVM: Fix, optimize, and clean up callbacks
 2026-03-09 19:27 UTC  (8+ messages)
` [PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks

[PATCH] cxl/hdm: fix a warning in devm_remove_action()
 2026-03-09 19:31 UTC  (2+ messages)

[PATCH v2 0/2] x86/fred: Fix SEV-ES/SNP guest boot failures
 2026-03-09 19:27 UTC  (8+ messages)
` [PATCH v2 1/2] x86/cpu: Disable CR pinning during CPU bringup

[PATCH] printk: add early_counter_ns routine for printk blind spot
 2026-03-09 19:25 UTC  (3+ messages)
` [PATCH v3] printk: fix zero-valued printk timestamps in early boot

[PATCH v1] io_uring/register.c: fix NULL pointer dereference in io_register_resize_rings
 2026-03-09 19:22 UTC  (8+ messages)

[PATCH v6 00/16] Support Armv8 RAS Extensions for Kernel-first error handling
 2026-03-09 19:21 UTC  (3+ messages)
` [PATCH v6 15/16] ras: AEST: support vendor node CMN700

Syncing include/linux/coresight-pmu.h with its copy in tools/perf
 2026-03-09 19:21 UTC  (3+ messages)

[PATCH] x86/entry/vdso: fix path to gettimeofday.c
 2026-03-09 19:21 UTC  (7+ messages)

[PATCH v3 0/2] Enable lt8713sx bridge with displayport for monaco-evk
 2026-03-09 19:19 UTC  (7+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: monaco: add lt8713sx bridge with displayport

[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
 2026-03-09 19:13 UTC  (5+ messages)

[PATCH] mm/migrate_device: document folio_get requirement before frozen PMD split
 2026-03-09 19:11 UTC  (3+ messages)

[PATCH v3 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-09 19:08 UTC  (25+ messages)
` [PATCH v3 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v3 phy-next 03/24] usb: add "
` [PATCH v3 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 05/24] phy: "
` [PATCH v3 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v3 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v3 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v3 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v3 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v3 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v3 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v3 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v3 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v3 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v3 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v3 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v3 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v3 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v3 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v3 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v3 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v3 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v3 phy-next 24/24] MAINTAINERS: add regexes for linux-phy

[PATCH v2 0/5] perf/amd/ibs: Assorted fixes
 2026-03-09 19:06 UTC  (5+ messages)
` [PATCH v2 4/5] perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handler

[PATCH] spi: amlogic: spifc-a4: Fix DMA mapping error handling
 2026-03-09 19:06 UTC  (2+ messages)

[PATCH] spi: atcspi200: Fix double-free in atcspi_configure_dma()
 2026-03-09 19:06 UTC  (2+ messages)

[PATCH] irqchip/gic-v3-its: Don't acquire rt_spin_lock in allocate_vpe_l1_table()
 2026-03-09 19:06 UTC  (12+ messages)

[PATCH v2 0/9] mfd: Add support for Asus Transformer embedded controller
 2026-03-09 19:04 UTC  (5+ messages)
` [PATCH v2 7/9] leds: Add driver for Asus Transformer LEDs

[PATCH v2 0/2] imx8mp-frdm: Enhance code readability
 2026-03-09 19:00 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: add missing blank line after declarations
 2026-03-09 18:59 UTC 

[PATCH] perf: Fix deadlock in perf_mmap()
 2026-03-09 18:59 UTC  (2+ messages)

[PATCH 0/6] mfd: sc27xx: Use MFD cells and devm_mfd_add_devices()
 2026-03-09 18:58 UTC  (3+ messages)
` [PATCH 4/6] mfd: sprd-sc27xx: Switch to devm_mfd_add_devices()

-next status as at v7.0-rc3
 2026-03-09 18:58 UTC 

[PATCH 0/7] KVM: SVM: Enable FRED support
 2026-03-09 18:57 UTC  (8+ messages)
` [PATCH 1/7] KVM: SVM: Initialize FRED VMCB fields
` [PATCH 7/7] KVM: SVM: Enable save/restore of FRED MSRs

[PATCH v2] arm64: dts: freescale: imx8mp-tqma8mpql-mba8mp-ras314: fix UART1 RTS/CTS muxing
 2026-03-09 18:55 UTC  (2+ messages)

[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
 2026-03-09 18:55 UTC  (5+ messages)
` [PATCH v16 02/10] PCI/CXL: Update unregistration for AER-CXL and CPER-CXL kfifos
` [PATCH v16 09/10] cxl: Remove Endpoint AER correctable handler

LLM based rewrites
 2026-03-09 18:54 UTC  (10+ messages)

[PATCH 2/6] dt-bindings: leds: sc2731: Add compatible for SC2730
 2026-03-09 18:54 UTC  (2+ messages)
` (subset) "

[PATCH 2/3] dt-bindings: mfd: convert fsl-imx25-tsadc.txt to yaml format
 2026-03-09 18:51 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: imx93-9x9-qsb: Add ontat,kd50g21-40nt-a1 panel
 2026-03-09 18:50 UTC  (2+ messages)

[PATCH v8 00/10] rust: add `register!` macro
 2026-03-09 18:50 UTC  (15+ messages)
` [PATCH FOR REFERENCE v8 10/10] gpu: nova-core: use the kernel "

[PATCH v2 0/7] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-09 18:49 UTC  (2+ messages)

linux-next: Tree for Mar 9
 2026-03-09 18:49 UTC 

linux-next: manual merge of the sched-ext tree with the tip tree
 2026-03-09 18:49 UTC 

[PATCH 1/5] leds: lp8860: Use a single regmap table
 2026-03-09 18:49 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: imx8mp-beacon: remove fallback ethernet-phy-ieee802.3-c22
 2026-03-09 18:47 UTC  (2+ messages)

[PATCH ipsec-next v6 00/14] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-03-09 18:47 UTC  (15+ messages)
` [PATCH ipsec-next v6 01/14] xfrm: remove redundant assignments
` [PATCH ipsec-next v6 02/14] xfrm: add extack to xfrm_init_state
` [PATCH ipsec-next v6 03/14] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
` [PATCH ipsec-next v6 04/14] xfrm: fix NAT-related field inheritance in SA migration
` [PATCH ipsec-next v6 05/14] xfrm: rename reqid in xfrm_migrate
` [PATCH ipsec-next v6 06/14] xfrm: split xfrm_state_migrate into create and install functions
` [PATCH ipsec-next v6 07/14] xfrm: check family before comparing addresses in migrate
` [PATCH ipsec-next v6 08/14] xfrm: add state synchronization after migration
` [PATCH ipsec-next v6 09/14] xfrm: add error messages to state migration
` [PATCH ipsec-next v6 10/14] xfrm: move encap and xuo into struct xfrm_migrate
` [PATCH ipsec-next v6 11/14] xfrm: refactor XFRMA_MTIMER_THRESH validation into a helper
` [PATCH ipsec-next v6 12/14] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
` [PATCH ipsec-next v6 13/14] xfrm: restrict netlink attributes for XFRM_MSG_MIGRATE_STATE
` [PATCH ipsec-next v6 14/14] xfrm: docs: add documentation "

[PATCH v2] staging: rtl8723bs: change custom comparing function to strcmp()
 2026-03-09 18:45 UTC 

[PATCH V2 0/2] arm64: dts: Add NXP i.MX8MP audio board support
 2026-03-09 18:45 UTC  (3+ messages)
` (subset) "

[PATCH v2] iommu/iova: Add NULL check in iova_magazine_free()
 2026-03-09 18:41 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v5 0/8] Revise Meta Yosemite5 devicetree
 2026-03-09 18:41 UTC  (7+ messages)
` [PATCH v5 2/8] ARM: dts: aspeed: yosemite5: Remove ambiguous power monitor DTS nodes
` [PATCH v5 3/8] ARM: dts: aspeed: yosemite5: Add new SGPIO line names and rename signal

[PATCH v2] tools/docs/checktransupdate.py: fix all issues reported by pylint
 2026-03-09 17:42 UTC  (2+ messages)

[PATCH v9 0/8] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
 2026-03-09 18:38 UTC  (3+ messages)
` [PATCH v9 8/8] arm64: dts: add description for solidrun i.mx8mm som and evb

[PATCH 0/2] platform/x86: asus-armoury: add more ppt data
 2026-03-09 18:35 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: asus-armoury: add support for GA503QM
` [PATCH 2/2] platform/x86: asus-armoury: add support for G614FP

[PATCH net-next v3 0/6] tcp: RFC 7323-compliant window retraction handling
 2026-03-09 18:35 UTC  (4+ messages)
` [PATCH net-next v3 1/6] tcp: implement RFC 7323 window retraction receiver requirements

[PATCH] HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq
 2026-03-09 18:34 UTC  (2+ messages)

[PATCH v3 0/2] rust: take advantage of newer rust-analyzer features
 2026-03-09 18:34 UTC  (5+ messages)
` [PATCH v3 1/2] scripts: generate_rust_analyzer.py: add versioning infrastructure
` [PATCH v3 2/2] scripts: generate_rust_analyzer.py: fix IDE support for primitive types

[patch 00/14] genirq: Improve /proc/interrupts for real and add a binary interface
 2026-03-09 18:26 UTC  (5+ messages)
` [patch 04/14] x86/irq: Make irqstats array based
` [patch 05/14] genirq: Expose nr_irqs in core code

[PATCH v2] docs: driver-api: device-io: Split out relaxed access mention
 2026-03-09 18:26 UTC  (3+ messages)

[PATCH] mfd: viperboard: drop redundant device reference
 2026-03-09 18:25 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] leds: lp5860: add enable-gpio
 2026-03-09 18:22 UTC  (2+ messages)

[PATCH] HID: input: use __free(kfree) to clean up temporary buffers
 2026-03-09 18:21 UTC  (2+ messages)

[PATCH net] net: mana: Fix use-after-free in mana_hwc_destroy_channel() by re-ordering teardown
 2026-03-09 18:21 UTC 

[PATCH] perf test: Fix test case 120 and 121 for s390
 2026-03-09 18:18 UTC  (5+ messages)

[PATCH] gpio: msc313: remove kcalloc
 2026-03-09  3:17 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mp-dhcom-pdk3: Use symbolic macro for IOMUXC_SAI2_TXC__GPIO4_IO25
 2026-03-09 18:15 UTC 

[PATCH RESEND] leds: lp5860: detect and report fault state
 2026-03-09 18:17 UTC  (2+ messages)

[PATCH v1 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-03-09 18:15 UTC  (5+ messages)
` [PATCH v1 1/3] Add map/unmap ioctl and clean mappings post-guest

[PATCH v8 0/6] Introduce MAX77759 charger driver
 2026-03-09 18:15 UTC  (3+ messages)
` [PATCH v8 5/6] power: supply: max77759: add "

[PATCH v2] nfc: nxp-nci: remove interrupt trigger type
 2026-03-09 18:13 UTC  (2+ messages)

[PATCH] drm/amd/display: fix resuming from S3 sleep for Renoir iGPU
 2026-03-09 18:12 UTC  (2+ messages)

[PATCH v3 0/5] x86: Enable LASS support with vsyscall=xonly mode
 2026-03-09 18:10 UTC  (6+ messages)
` [PATCH v3 1/5] x86/vsyscall: Reorganize the page fault emulation code
` [PATCH v3 2/5] x86/traps: Consolidate user fixups in the #GP handler
` [PATCH v3 3/5] x86/vsyscall: Restore vsyscall=xonly mode under LASS
` [PATCH v3 4/5] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
` [PATCH v3 5/5] x86/cpu: Remove LASS restriction on vsyscall emulation

[PATCH] Fix slab-out-of-bounds in nvme_dbbuf_set
 2026-03-09 18:10 UTC  (2+ messages)

[PATCH] cxl/region: Fix a race bug in delete_region_store
 2026-03-09 18:10 UTC  (4+ messages)

[syzbot] [btrfs?] kernel BUG in btrfs_backref_release_cache (3)
 2026-03-09 18:09 UTC 

[PATCH v10 0/6] MHDP8546 fixes related to DRM_BRIDGE_ATTACH_NO_CONNECTOR usecase
 2026-03-09 18:08 UTC  (2+ messages)

[PATCH v3 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-09 18:07 UTC  (29+ messages)
` [PATCH v3 12/30] tools: counter: Append extra cflags
` [PATCH v3 13/30] tools: dma: "
` [PATCH v3 14/30] tools: gpio: "
` [PATCH v3 15/30] tools: hv: "
` [PATCH v3 16/30] tools: iio: "
` [PATCH v3 17/30] tools: mm: "
` [PATCH v3 20/30] tools: power: acpi: "
` [PATCH v3 21/30] tools: power: x86/intel-speed-select: "
` [PATCH v3 22/30] tools: sched_ext: "
` [PATCH v3 23/30] tools: spi: "
` [PATCH v3 25/30] tools: usb: "
` [PATCH v3 27/30] selftests/bpf: "
` [PATCH v3 28/30] selftests/hid: "
` [PATCH v3 30/30] selftests/sched_ext: "

[PATCH] selftest: memcg: Skp memcg_sock test if address family not supported
 2026-03-09 18:07 UTC  (2+ messages)

[RFC PATCH v4 0/6] Accelerate page migration with batch copying and hardware offload
 2026-03-09 18:04 UTC  (3+ messages)
` [RFC PATCH v4 5/6] drivers/migrate_offload: add DMA batch copy driver (dcbm)

[PATCH] nvmet: auth: validate dhchap id list lengths(KASAN: slab-out-of-bounds)
 2026-03-09 18:04 UTC  (5+ messages)

[PATCH v2] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status
 2026-03-09 18:04 UTC  (9+ messages)

[PATCH v3] dt-bindings: display: panel: Document the rotation property
 2026-03-09 18:03 UTC 

[PATCH v2] spi: rockchip-sfc: Fix double-free in remove() callback
 2026-03-09 18:01 UTC 

[PATCH 01/11] x86/snp: drop support for SNP hotplug
 2026-03-09 18:00 UTC  (12+ messages)
` [PATCH v2 00/10] Move SNP initialization to the CCP driver
  ` [PATCH v2 01/10] x86/snp: drop support for SNP hotplug
  ` [PATCH v2 02/10] x86/snp: drop WBINVD before setting SNPEn
  ` [PATCH v2 03/10] x86/snp: Keep the RMP table bookkeeping area mapped
  ` [PATCH v2 04/10] x86/snp: Create a function to clear/zero the RMP
  ` [PATCH v2 05/10] x86/snp: create snp_prepare_for_snp_init()
  ` [PATCH v2 06/10] x86/snp, crypto: move SNP init to ccp driver
  ` [PATCH v2 07/10] x86/snp, crypto: move HSAVE_PA setup to arch/
  ` [PATCH v2 08/10] x86/snp: create snp_x86_shutdown()
  ` [PATCH v2 09/10] crypto: ccp - implement SNP x86 shutdown
  ` [PATCH v2 10/10] crypto: ccp - Update HV_FIXED page states to allow freeing of memory

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-03-09 18:00 UTC  (12+ messages)

[PATCH] MAINTAINERS: update email address for Ignat Korchagin
 2026-03-09 17:59 UTC  (2+ messages)

[PATCH] drm/sun4i: layers: Use drm_fb_dma_get_gem_addr() to get display memory
 2026-03-09 17:57 UTC  (2+ messages)

[PATCH v8 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2026-03-09 17:57 UTC  (3+ messages)
` [PATCH v8 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private

[syzbot] [kernel?] WARNING in _cpu_down
 2026-03-09 17:57 UTC 

[syzbot] [wireless?] WARNING in ieee80211_tdls_oper (3)
 2026-03-09 17:57 UTC 


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