The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-15 01:34:05 to 2026-06-15 05:21:48 UTC [more...]

[PATCH net-next v3 0/8] net: dsa: mt7530: modernise register access and add two DSA ops
 2026-06-15  5:21 UTC  (5+ messages)
` [PATCH net-next v3 1/8] net: dsa: mt7530: move MDIO bus locking into regmap
` [PATCH net-next v3 2/8] net: dsa: mt7530: fold mt7530_mii_write/read into mt7530_write/read
` [PATCH net-next v3 3/8] net: dsa: mt7530: replace mt7530_write with regmap_write
` [PATCH net-next v3 4/8] net: dsa: mt7530: replace mt7530_rmw/set/clear with regmap API

[PATCH v2 1/2] selftests/filesystems: Move file_stressor to dedicated subdirectory
 2026-06-15  5:19 UTC  (4+ messages)
` [PATCH v2 2/2] selftests/filesystems: allow security.selinux xattr in listxattr kernfs test

[PATCH v4 00/20] rust: I/O type generalization and projection
 2026-06-15  5:17 UTC  (7+ messages)
` [PATCH v4 01/20] rust: io: add dynamically-sized `Region` type
` [PATCH v4 02/20] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v4 03/20] rust: io: restrict untyped IO access and `register!` to `Region`

[PATCH v6 00/11] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-06-15  5:17 UTC  (9+ messages)
` [PATCH v6 02/11] ARM: dts: renesas: r8a7740: Add clocks for FSI

[PATCH v2 00/16] mm/slab: introduce alloc_flags and slab_alloc_context
 2026-06-15  5:14 UTC  (37+ messages)
` [PATCH v2 04/16] mm/slab: introduce slab_alloc_context
` [PATCH v2 05/16] mm/slab: introduce alloc_flags and SLAB_ALLOC_TRYLOCK
` [PATCH v2 06/16] mm/slab: add alloc_flags to slab_alloc_context
` [PATCH v2 07/16] mm/slab: replace struct partial_context with slab_alloc_context
` [PATCH v2 08/16] mm/slab: pass alloc_flags to new slab allocation
` [PATCH v2 09/16] mm/slab: pass alloc_flags through slab_post_alloc_hook() chain
` [PATCH v2 10/16] mm/slab: replace slab_alloc_node() parameters with slab_alloc_context
` [PATCH v2 11/16] mm/slab: allow kmem_cache_alloc_bulk() with any gfp flags
` [PATCH v2 12/16] mm/slab: pass slab_alloc_context to __do_kmalloc_node()
` [PATCH v2 13/16] mm/slab: allow __GFP_NOMEMALLOC and __GFP_NOWARN for kmalloc_nolock()
` [PATCH v2 14/16] mm/slab: introduce kmalloc_flags()

[PATCH v3 00/18] iommu: Add live update state preservation
 2026-06-15  5:14 UTC  (3+ messages)
` [PATCH v3 01/18] memfd: export memfd_get_seals()

[PATCH v4 00/30] KVM: x86: x86.{c,h} spring cleaning
 2026-06-15  5:13 UTC  (14+ messages)
` [PATCH v4 01/30] KVM: x86: Extract REGS and SREGS runtime sync code to helpers
` [PATCH v4 02/30] KVM: x86: Move get_segment_base() to regs.h, as kvm_get_segment_base()
` [PATCH v4 03/30] KVM: x86: Rename __{g,s}et_sregs2() => kvm_x86_vcpu_ioctl_{g,s}et_sregs2()
` [PATCH v4 18/30] KVM: x86: Move "struct kvm_x86_msr_filter" definition to msrs.c
` [PATCH v4 19/30] KVM: x86/pmu: Move "struct kvm_x86_pmu_event_filter" definition to pmu.c

[PATCH] spi: cadence-xspi: Revert COMPILE_TEST support
 2026-06-15  5:13 UTC  (5+ messages)

[PATCH RESEND] perf/core: Fix a refcount leak in attach_perf_ctx_data()
 2026-06-15  5:11 UTC 

[PATCH] erofs: introduce erofs_map_chunks()
 2026-06-15  5:10 UTC 

[PATCH v3 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
 2026-06-15  5:07 UTC  (2+ messages)

[PATCH v3 0/8] Add support for Qualcomm remoteproc subsystem cooling
 2026-06-15  5:03 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: remoteproc: qcom,pas: add thermal mitigation properties

[PATCH 0/9] iommu/vt-d: Support a new DMAR flag
 2026-06-15  5:00 UTC  (3+ messages)
` [PATCH 4/9] iommu/vt-d: Consolidate dmar state management and force_on logic

[PATCH 0/5] spi: dw: use threaded interrupt
 2026-06-15  4:40 UTC  (6+ messages)
` [PATCH 1/5] spi: dw: fix first spi transfer with dma always fallback to PIO
` [PATCH 2/5] spi: dw: use the correct error msg if request_irq() fails
` [PATCH 3/5] spi: dw: use DW_SPI_ISR directly
` [PATCH 4/5] spi: dw: use DW_SPI_INT_MASK instead of hardcoded 0xff
` [PATCH 5/5] spi: dw: use threaded interrupt and optimize the threaded ISR

[PATCH net] net: rds: check cmsg_len before reading rds_rdma_args in size pass
 2026-06-15  4:54 UTC  (2+ messages)

[PATCH] cpufreq: powernow-k6: replace symbolic permissions with octal
 2026-06-15  4:53 UTC  (3+ messages)

[PATCH] tpm: tpm_tis: add settle delay after releasing locality
 2026-06-15  4:48 UTC 

[PATCH v7 0/3] Enable Inline crypto engine for kodiak and monaco
 2026-06-15  4:45 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: mmc: sdhci-msm: Add ICE phandle

[PATCH 0/5] iio: adc: Add TI ADS126X ADC family support
 2026-06-15  4:42 UTC  (13+ messages)
` [PATCH 1/5] dt-bindings: iio: adc: Add TI ADS126x ADC family
` [PATCH 2/5] iio: adc: Add ti-ads1262 driver

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-15  4:39 UTC  (5+ messages)
` [RFC PATCH 13/15] KVM: TDX: Support event-notify interrupts only with userspace quoting

[PATCH v2 0/2] upboard pinctrl support for device id INTC1055
 2026-06-15  4:35 UTC  (2+ messages)

[PATCH] selftests/bpf: Add arena direct-value boundary test
 2026-06-15  4:35 UTC  (2+ messages)

[PATCH net-next v3 2/2] net: lan743x: add support for RMII interface
 2026-06-15  4:35 UTC  (4+ messages)

[PATCH bpf-next] selftsets/bpf: Retry map update on helper_fill_hashmap()
 2026-06-15  4:30 UTC  (2+ messages)

[PATCH v2 0/8] drm/sun4i: update DE33 support
 2026-06-15  4:28 UTC  (5+ messages)
` [PATCH v2 7/8] dt-bindings: display: allwinner: Split H616 DE33 layer reg space

[PATCH v4 0/4] iio: flow: Sensirion SLF3S liquid flow sensor
 2026-06-15  4:27 UTC  (7+ messages)
` [PATCH v4 4/4] iio: flow: add Sensirion SLF3S liquid flow sensor driver

[PATCH RFC 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-06-15  4:26 UTC  (9+ messages)
` [PATCH RFC 3/9] net: stmmac: qcom-ethqos: fix RGMII_ID mode to use DLL bypass
` [PATCH RFC 6/9] arm64: dts: qcom: shikra: Add ethernet nodes
` [PATCH RFC 7/9] arm64: dts: qcom: shikra-cqm-evk: Enable ethernet0

[PATCH 1/2] spi: dt-bindings: qcom,spi-geni-qcom: Add property to force GSI mode
 2026-06-15  4:25 UTC  (4+ messages)
` [PATCH 2/2] spi: qcom-geni: "

[PATCH v5 0/1] cpuhp: Expedite RCU when toggling system-wide SMT mode
 2026-06-15  4:25 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH v2 0/2] KVM: arm64: Fix MPIDR lookup for unreset vCPUs
 2026-06-15  4:20 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: arm64: Skip unreset vCPUs in MPIDR lookup table

[PATCH] cxl: docs/linux/dax-driver - fix typos
 2026-06-15  4:18 UTC  (2+ messages)

[PATCH net-next v3 1/2] net: lan743x: add RMII strap status detection for PCI11x1x
 2026-06-15  4:19 UTC  (3+ messages)

[GIT PULL] EDAC updates for v7.2-rc1
 2026-06-15  4:16 UTC 

[PATCH iproute2-next] devlink: support u32-array values in devlink param show/set
 2026-06-15  4:10 UTC 

[PATCH net-next v5 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
 2026-06-15  4:10 UTC  (3+ messages)
` [PATCH net-next v5 14/15] dt-bindings: net: add onsemi's S2500

[PATCH v3 0/4] Enable SPI on SA8255p Qualcomm platforms
 2026-06-15  4:08 UTC  (4+ messages)
` [PATCH v3 2/4] spi: qcom-geni: Use geni_se_resources_init() for resource initialization

Fix long latency in MHI PM sys error transition
 2026-06-15  4:07 UTC  (4+ messages)
` [v1 PATCH 1/1] bus: mhi: core: fix sys error handling latency

[BUG] KASAN: slab-use-after-free in ipoctal_write_tty
 2026-06-15  4:03 UTC  (2+ messages)

[PATCH 0/8] clk: clocking-wizard: Add static-config clock provider support
 2026-06-15  3:48 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: clock: clocking-wizard: Add xlnx,clk-mul-div property
` [PATCH 2/8] dt-bindings: clock: clocking-wizard: Make reg optional for static-config
` [PATCH 3/8] dt-bindings: clock: clocking-wizard: Make s_axi_aclk "
` [PATCH 4/8] clk: clocking-wizard: Do not map the memory "
` [PATCH 5/8] clk: clocking-wizard: Move clk_in1 acquisition before static-config check
` [PATCH 6/8] clk: clocking-wizard: Add static-config clock provider support
` [PATCH 7/8] clk: clocking-wizard: Skip s_axi_aclk for static-config
` [PATCH 8/8] clk: clocking-wizard: Use dev_err_probe() when mapping registers

[RESEND PATCH] usb: cdc_acm: Add quirk for Uniden BC125AT scanner
 2026-06-15  3:48 UTC 

[PATCH v2 0/4] snvs_pwrkey - code improvements and add report event
 2026-06-15  3:52 UTC  (4+ messages)
` [PATCH v2 4/4] Input: snvs_pwrkey - report press event in interrupt handler

[GIT PULL] KCSAN updates for v7.2
 2026-06-15  3:45 UTC  (2+ messages)

[PATCH v3 0/3] Move thread_info into task_struct for LoongArch
 2026-06-15  3:45 UTC  (7+ messages)

[GIT PULL 00/16 for v7.2] v7.2
 2026-06-15  3:45 UTC  (33+ messages)
` [GIT PULL 01/16 for v7.2] vfs kfunc
` [GIT PULL 02/16 for v7.2] vfs exportfs
` [GIT PULL 03/16 for v7.2] vfs inode
` [GIT PULL 04/16 for v7.2] vfs directory delegations
` [GIT PULL 05/16 for v7.2] vfs casefold
` [GIT PULL 06/16 for v7.2] kernel task_exec_state
` [GIT PULL 07/16 for v7.2] kernel misc
` [GIT PULL 08/16 for v7.2] vfs openat2
` [GIT PULL 09/16 for v7.2] vfs super
` [GIT PULL 10/16 for v7.2] vfs writeback
` [GIT PULL 11/16 for v7.2] vfs bh
` [GIT PULL 12/16 for v7.2] vfs eventpoll
` [GIT PULL 13/16 for v7.2] vfs iomap
` [GIT PULL 14/16 for v7.2] vfs xattr
` [GIT PULL 15/16 for v7.2] vfs misc
` [GIT PULL 16/16 for v7.2] vfs procfs

[GIT PULL] Kbuild / Kconfig updates for 7.2
 2026-06-15  3:45 UTC  (2+ messages)

[GIT PULL] xen: branch for v7.2-rc1
 2026-06-15  3:44 UTC  (2+ messages)

8aeb879baf12 - significant system call latency regression, bisected
 2026-06-15  3:41 UTC  (8+ messages)

[GIT PULL] Crypto Update for 7.2
 2026-06-15  3:37 UTC 

[PATCH] ALSA: hda/realtek: Add CS35L41 I2C quirk for ASUS UM3405GA
 2026-06-15  3:36 UTC 

[PATCH v3 00/11] kdump: reduce vmcore size and capture time
 2026-06-15  3:33 UTC  (4+ messages)
` [PATCH v3 05/11] of: reserved_mem: split alloc_reserved_mem_array() from fdt_scan_reserved_mem_late()

[PATCH net] octeontx2-af: npc: Log successful MCAM drop-on-non-hit install at debug level
 2026-06-15  3:31 UTC 

[PATCH 0/6] Some random fixes and cleanups to irqchip/gic-v3-its
 2026-06-15  3:29 UTC  (7+ messages)
` [PATCH 1/6] irqchip/gic-v3-its: Fix LPI range leak and refactor error handler in its_lpi_alloc()
` [PATCH 2/6] irqchip/gic-v3-its: Fix memleak in its_probe_one()
` [PATCH 3/6] irqchip/gic-v3-its: Fix its node leak in gic_acpi_parse_madt_its()
` [PATCH 4/6] irqchip/gic-v3-its: Add ITS address info in more error logs
` [PATCH 5/6] irqchip/gic-v3-its: fix typo in comments
` [PATCH 6/6] irqchip/gic-v3-its: some minor cleanups

[PATCH splitout] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
 2026-06-15  3:29 UTC  (14+ messages)

[tip:master] BUILD SUCCESS 5dfa67b1db7f411df372128ceb8702b21a64037b
 2026-06-15  3:28 UTC 

[Patch v3 0/8] perf/x86: Miscellaneous PMU bug fixes
 2026-06-15  3:28 UTC  (5+ messages)
` [Patch v3 1/8] perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities

[PATCH v2] f2fs: reject setattr size changes on large folio files
 2026-06-15  3:27 UTC  (2+ messages)

[PATCH v1] Bluetooth: qca: Add BT FW build version log
 2026-06-15  3:27 UTC  (6+ messages)
` [PATCH v2] Bluetooth: qca: Add BT FW build version to kernel log

[tip:irq/msi] BUILD SUCCESS f64e03da0d83cb173743888bff4a7e61476a8fc2
 2026-06-15  3:25 UTC 

[PATCH v2] f2fs: validate ACL entry sizes in f2fs_acl_from_disk()
 2026-06-15  3:22 UTC  (2+ messages)

[PATCH net-next] octeontx2-pf: add page pool ethtool statistics
 2026-06-15  3:21 UTC 

[PATCH] selftests: rtc: fix flaky date_read_loop test
 2026-06-15  3:21 UTC  (2+ messages)

[GIT PULL] chrome-platform-firmware updates for v7.2
 2026-06-15  3:19 UTC 

[PATCH RFC 0/2] pinctrl: Add support gpiod_to_irq
 2026-06-15  3:17 UTC  (6+ messages)
` [PATCH RFC 1/2] dt-bindings: pinctl: amlogic,pinctrl-a4: Add gpio irq property

[PATCH] f2fs: validate dentry name length before lookup compares it
 2026-06-15  3:16 UTC  (2+ messages)

[GIT PULL] chrome-platform updates for v7.2
 2026-06-15  3:16 UTC 

[PATCH net-next v8 0/7] r8169: add RSS support for RTL8127
 2026-06-15  3:13 UTC  (8+ messages)
` [PATCH net-next v8 1/7] r8169: add support for multi irqs
` [PATCH net-next v8 2/7] r8169: add support for multi rx queues
` [PATCH net-next v8 3/7] r8169: add support for new interrupt mapping
` [PATCH net-next v8 4/7] r8169: enable "
` [PATCH net-next v8 5/7] r8169: add support and enable rss
` [PATCH net-next v8 6/7] r8169: move struct ethtool_ops
` [PATCH net-next v8 7/7] r8169: support setting rx queue numbers via ethtool

[PATCH] f2fs: validate inline dentry name lengths before conversion
 2026-06-15  3:14 UTC  (2+ messages)

[PATCH v2 0/2] hwmon: (pmbus/lm25066) Support SMBus Current Limit configuration
 2026-06-15  3:07 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: pmbus: ti,lm25066: add current limit properties
` [PATCH v2 2/2] hwmon: (pmbus/lm25066) add current limit configuration support

[PATCH net] octeontx2-pf: Fix leak of SQ timestamp buffer on teardown
 2026-06-15  3:07 UTC 

[PATCH v2 0/3] f2fs: support encrypted inline data
 2026-06-15  3:04 UTC  (3+ messages)

[PATCH net-next v2 0/2] virtio_net: xsk: rx and tx wake up
 2026-06-15  2:48 UTC  (3+ messages)
` [PATCH net-next v2 1/2] virtio_net: xsk: fix race in rx "

[net-next v1 0/6] Add synopsys designware GMAC NCSI support
 2026-06-15  1:25 UTC  (4+ messages)
` [net-next v1 2/6] net: stmmac: Checking whether priv->phylink if NULL in NCSI case

[PATCH] dmaengine: mmp_pdma: fix wrong extended DRCMR base for SpacemiT K3
 2026-06-15  2:53 UTC 

[PATCH bpf-next v4] bpf: Fix unaligned interpreter panic on JIT fallback path
 2026-06-15  2:53 UTC 

[PATCH] selftests/bpf: Add test for sleepable lsm_cgroup rejection
 2026-06-15  2:50 UTC  (2+ messages)

[PATCH v4 0/4] mm/zsmalloc: reduce lock contention in zs_free()
 2026-06-15  2:49 UTC  (9+ messages)
` [PATCH v4 1/4] mm/zsmalloc: encode class index in obj value for lockless class lookup

[PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
 2026-06-15  2:45 UTC  (13+ messages)

[PATCH v8 0/2] Add Meta(Facebook) ventura2 BMC(AST2600)
 2026-06-15  2:46 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: arm: aspeed: add Meta ventura2 board
` [PATCH v8 2/2] ARM: dts: aspeed: ventura2: Add Meta ventura2 BMC

[BUG] KASAN: slab-use-after-free in pci_endpoint_test_ioctl
 2026-06-15  2:39 UTC  (2+ messages)

[RFC PATCH v2 0/7] mm, swap: Virtual Swap Space (Swap Table Edition)
 2026-06-15  2:38 UTC  (3+ messages)

[PATCH 0/3] usb: gadget: f_fs: Add R/W proxy EPs and ZLP support
 2026-06-15  2:35 UTC  (6+ messages)
` [PATCH 1/3] usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checks
` [PATCH 3/3] usb: gadget: f_fs: Introduce rw_proxy file descriptors

[BUG] media: siano: WARNING in free_large_kmalloc from smsusb_term_device
 2026-06-15  2:36 UTC 

[PATCH v3 0/3] arm64: cross-CPU NMI via SDEI
 2026-06-15  2:35 UTC  (4+ messages)
` [PATCH v3 1/3] firmware: arm_sdei: add SDEI_EVENT_SIGNAL support
` [PATCH v3 2/3] drivers/firmware: add SDEI cross-CPU NMI service for arm64
` [PATCH v3 3/3] arm64: escalate smp_send_stop() to an SDEI NMI as a last resort

[PATCH 0/2] pinctrl: qcom: Introduce Pinctrl for the upcoming Maili SoC
 2026-06-15  2:34 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: qcom: Add the tlmm driver for Maili platform

[RESEND PATCH v1] spi: uniphier: Fix completion initialization order before devm_request_irq()
 2026-06-15  2:34 UTC 

[PATCH] usb: serial: replacing mutex_lock to guard(mutex)
 2026-06-15  2:29 UTC  (3+ messages)

[PATCH] dmaengine: sun6i-dma: Fix use-after-free in error handling paths
 2026-06-15  2:24 UTC  (3+ messages)

drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:1122:38: sparse: sparse: cast from restricted __le64
 2026-06-15  2:27 UTC 

drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:509:17: sparse: sparse: incorrect type in assignment (different base types)
 2026-06-15  2:27 UTC 

[PATCH] ipc: only destroy orphaned shm segments on sysctl write
 2026-06-15  2:27 UTC  (2+ messages)
` [PATCH v2] "

[BUG] KASAN: slab-use-after-free in is_free_buddy_page from megaraid_sas
 2026-06-15  2:27 UTC  (2+ messages)

[PATCH 0/8] EDAC: Add RRL support for Intel Diamond Rapids servers
 2026-06-15  2:26 UTC  (3+ messages)
` [PATCH 1/8] EDAC/{skx_common,i10nm,imh}: Move MC register access helpers to skx_common

[PATCH] spi: uniphier: Fix completion initialization order before devm_request_irq()
 2026-06-15  2:24 UTC  (5+ messages)

[PATCH v2] dmaengine: sun6i-dma: Fix use-after-free in error handling paths
 2026-06-15  2:23 UTC 

[PATCH bpf-next v2] bpf: Fix unaligned interpreter panic on JIT fallback path
 2026-06-15  2:15 UTC  (6+ messages)

[BUG] ptp: vmclock: KASAN slab-use-after-free in vmclock_miscdev_read
 2026-06-15  2:15 UTC 

[BUG] crypto: virtio - KASAN slab-use-after-free in virtio_crypto_skcipher_encrypt
 2026-06-15  2:10 UTC 

[PATCH v6 0/6] LoongArch: KVM: Small enhancement about interrupt injection
 2026-06-15  2:03 UTC  (7+ messages)
` [PATCH v6 5/6] LoongArch: KVM: Add valid bit check when set ESTAT CSR register

[BUG] Input: sur40: KASAN slab-use-after-free in v4l2_release
 2026-06-15  2:06 UTC 

[PATCH v5 0/4] Only free healthy pages in high-order has_hwpoisoned folio
 2026-06-15  2:03 UTC  (4+ messages)
` [PATCH v5 1/4] mm/page_alloc: only "

[PATCH] x86/apic: KVM: Use cpu_physical_id() to get APIC ID of running vCPU for AVIC
 2026-06-15  2:00 UTC  (2+ messages)

[PATCH] wifi: realtek: rtw8822c: replace msleep() with fsleep() for DPK delays
 2026-06-15  1:54 UTC  (3+ messages)

[PATCH 0/3] mm/zram: route block swap I/O through swap_ops
 2026-06-15  1:50 UTC  (3+ messages)
` [PATCH 1/3] mm/page_io: let block drivers register custom swap I/O ops

[BUG] Input: rmi4: KASAN slab-use-after-free in v4l2_release
 2026-06-15  1:45 UTC 

[PATCH rtw-next 0/3] wifi: rtlwifi: fix ASPM AER flooding on RTL8723BE devices
 2026-06-15  1:41 UTC  (5+ messages)
` [PATCH rtw-next 2/3] wifi: rtlwifi: convert pci ID if-statement to table
` [PATCH rtw-next 3/3] wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 17aa:b736

[BUG] KASAN: slab-use-after-free in snd_usbtv_pcm_close
 2026-06-15  1:34 UTC 


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