The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-26 01:59:43 to 2026-06-26 05:20:03 UTC [more...]

[PATCH v2 00/12] Bluetooth: btusb/btqca/hci_sync: Clean up btusb and fix several bugs
 2026-06-26  5:19 UTC  (10+ messages)
` [PATCH v2 01/12] Bluetooth: btqca: Fix qca_set_bdaddr() waiting for wrong HCI event
` [PATCH v2 02/12] Bluetooth: btusb: Fix BD_ADDR byte order in btusb_set_bdaddr_wcn6855()
` [PATCH v2 03/12] Bluetooth: btusb: Record matched usb_device_id into btusb_data
` [PATCH v2 04/12] Bluetooth: btusb: QCA: Fix populating devcoredump fields on unenabled devices
` [PATCH v2 05/12] Bluetooth: btusb: QCA: move qca_dump out of struct btusb_data
` [PATCH v2 06/12] Bluetooth: hci_sync: Introduce __hci_reset_sync() for device drivers
` [PATCH v2 07/12] Bluetooth: btqca: Simplify qca_send_reset() by using __hci_reset_sync()
` [PATCH v2 08/12] Bluetooth: btusb: Simplify btusb_shutdown_qca() "
` [PATCH v2 09/12] Bluetooth: hci_sync: Simplify hci_reset_sync()

[PATCH] sched/core: Add core_sibling_idle accounting
 2026-06-26  5:19 UTC 

[PATCH] Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer
 2026-06-26  5:19 UTC  (2+ messages)

[PATCH 01/10] Input: synaptics-rmi4 - fix F55 transmitter electrode count typo
 2026-06-26  5:17 UTC  (10+ messages)
` [PATCH 02/10] Input: synaptics-rmi4 - zero report size on F54 work error
` [PATCH 03/10] Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer
` [PATCH 04/10] Input: synaptics-rmi4 - cancel delayed work on F54 remove
` [PATCH 05/10] Input: synaptics-rmi4 - block s_input when F54 queue is busy
` [PATCH 06/10] Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue
` [PATCH 07/10] Input: synaptics-rmi4 - check V4L2 buffer size in F54 queue
` [PATCH 08/10] Input: synaptics-rmi4 - F54 style and typo fixes
` [PATCH 09/10] Input: synaptics-rmi4 - change report_size to size_t in F54
` [PATCH 10/10] Input: synaptics-rmi4 - use __le16 for FIFO offset "

[PATCH] ext4: get rid of ppath in get_ext_path()
 2026-06-26  5:17 UTC 

[PATCH 6.18 00/60] 6.18.37-rc1 review
 2026-06-26  5:11 UTC  (2+ messages)

[syzbot] [cgroups?] INFO: task hung in cgroup1_get_tree
 2026-06-26  5:10 UTC 

[PATCH 7.0 00/49] 7.0.14-rc1 review
 2026-06-26  5:05 UTC  (2+ messages)

[PATCH v7] mm: assert exclusive nid/zonenum bits at the page/folio access sites
 2026-06-26  5:04 UTC  (4+ messages)

[PATCH 7.1 00/21] 7.1.2-rc1 review
 2026-06-26  4:59 UTC  (2+ messages)

[PATCH v3] mm: mglru: fix stale batch updates after memcg reparenting
 2026-06-26  4:59 UTC  (10+ messages)

[PATCH v2] fbdev: fix use-after-free in store_modes()
 2026-06-26  4:50 UTC 

[PATCH v1 0/1] nvme: zns: cap zone report nr_zones by DMA buffer size
 2026-06-26  4:50 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] nvme: zns: include zone index in invalid zone type error

[PATCH net] MAINTAINERS: Update Marvell octeontx2 driver maintainers
 2026-06-26  4:48 UTC 

[PATCH net v4] rtase: Workaround for TX hang caused by short UDP packets entering hardware PTP parsing
 2026-06-26  4:45 UTC 

[PATCH 0/7] hwmon: zero-initialization instead of memset
 2026-06-26  4:43 UTC  (5+ messages)

[PATCH 0/5] Fix incorrect access of hugetlb pte entries
 2026-06-26  4:42 UTC  (16+ messages)
` [PATCH 1/5] mm/rmap: use huge_ptep_get() in try_to_unmap_one()
` [PATCH 2/5] mm/rmap: use huge_ptep_get() in try_to_migrate_one()
` [PATCH 3/5] mm/migrate: use huge_ptep_get() in remove_migration_pte()
` [PATCH 5/5] mm/mprotect: use huge_ptep_get() for hugetlb

[PATCH 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
 2026-06-26  4:37 UTC  (9+ messages)
` [PATCH 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
` [PATCH 2/8] um: "
` [PATCH 3/8] crypto: x86 - Stop using cpu_has_xfeatures()
` [PATCH 4/8] lib/crypto: x86: "
` [PATCH 5/8] lib/crc: "
` [PATCH 6/8] x86/fpu: Remove cpu_has_xfeatures()
` [PATCH 7/8] lib/raid/xor: x86: Remove redundant X86_FEATURE_OSXSAVE check
` [PATCH 8/8] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()

[PATCH 0/3] nfsd: inter-server copy fixes
 2026-06-26  4:37 UTC  (7+ messages)
` [PATCH 1/3] nfsd: fix cpntf publish race in nfs4_init_cp_state
` [PATCH 2/3] nfsd: fix UAF in cpntf statelist drain
` [PATCH 3/3] nfsd: fix UAF in async copy cancel and shutdown

[PATCH] ipmi:si: Add async init to ipmi_si
 2026-06-26  4:35 UTC  (2+ messages)

[PATCH v5 00/24] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-26  4:30 UTC  (4+ messages)
` [PATCH v5 13/24] virt/steal_monitor: Add documentation

[PATCH net-next] caif: annotate phyinfo lookup under config lock
 2026-06-26  4:24 UTC 

[PATCH v3] usbip: vudc: fix NULL deref in vep_dequeue()
 2026-06-26  4:29 UTC 

[PATCH] mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache
 2026-06-26  4:22 UTC  (2+ messages)

[PATCH v10 0/9] tracing/probes: Add more typecast features
 2026-06-26  4:21 UTC  (11+ messages)
` [PATCH v10 1/9] tracing/probes: Allow eprobe to use variable without $ prefix
` [PATCH v10 2/9] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v10 3/9] tracing/probes: Support typecast for various probe events
` [PATCH v10 4/9] tracing/probes: Support nested typecast
` [PATCH v10 5/9] tracing/probes: Type casting always involves nested calls
` [PATCH v10 6/9] tracing/probes: Support field specifier option for typecast
` [PATCH v10 7/9] tracing/probes: Add $current variable support
` [PATCH v10 8/9] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v10 9/9] tracing/probes: Add a new testcase for BTF typecasts

[PATCH] octeontx2-af: Fix pci_dev reference leak in cgx_print_dmac_flt
 2026-06-26  4:20 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: eliza: Add PCIe PHY and controller nodes
 2026-06-26  4:16 UTC  (3+ messages)

[PATCH] riscv: probes: simulate c.jal instruction
 2026-06-26  4:11 UTC  (2+ messages)

[PATCHv2 ath-next] wifi: ath9k: return ath_buf to pool on A-MPDU subframe retry
 2026-06-26  4:10 UTC 

[PATCH] ksmbd: annotate oplock list traversals under m_lock
 2026-06-26  4:04 UTC 

[PATCHv3 ath-next] wifi: ath9k: eeprom: drop static from local pdadc and vpdTable arrays
 2026-06-26  4:06 UTC 

[PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
 2026-06-26  4:06 UTC  (3+ messages)

[BUG] nbd: NULL pointer dereference in nbd_pending_cmd_work()
 2026-06-26  4:01 UTC 

[PATCH v9 3/6] x86/sev: Disable CPU hotplug while SNP is active
 2026-06-26  4:01 UTC  (6+ messages)

[PATCH v4 00/32] pinctrl: mediatek: Enable module build support for all drivers
 2026-06-26  4:01 UTC  (33+ messages)
` [PATCH v4 01/32] pinctrl: mediatek: mt8189: Enable module build support
` [PATCH v4 02/32] pinctrl: mediatek: mt6878: "
` [PATCH v4 03/32] pinctrl: mediatek: mt6893: "
` [PATCH v4 04/32] pinctrl: mediatek: mt7622: "
` [PATCH v4 05/32] pinctrl: mediatek: mt7981: "
` [PATCH v4 06/32] pinctrl: mediatek: mt7986: "
` [PATCH v4 07/32] pinctrl: mediatek: mt7988: "
` [PATCH v4 08/32] pinctrl: mediatek: mt8167: "
` [PATCH v4 09/32] pinctrl: mediatek: mt8173: "
` [PATCH v4 10/32] pinctrl: mediatek: mt8183: "
` [PATCH v4 11/32] pinctrl: mediatek: mt8186: "
` [PATCH v4 12/32] pinctrl: mediatek: mt8188: "
` [PATCH v4 13/32] pinctrl: mediatek: mt8192: "
` [PATCH v4 14/32] pinctrl: mediatek: mt8195: "
` [PATCH v4 15/32] pinctrl: mediatek: mt8196: "
` [PATCH v4 16/32] pinctrl: mediatek: mt8365: "
` [PATCH v4 17/32] pinctrl: mediatek: mt8516: "
` [PATCH v4 18/32] pinctrl: mediatek: mt2701: "
` [PATCH v4 19/32] pinctrl: mediatek: mt7623: "
` [PATCH v4 20/32] pinctrl: mediatek: mt7629: "
` [PATCH v4 21/32] pinctrl: mediatek: mt8135: "
` [PATCH v4 22/32] pinctrl: mediatek: mt8127: "
` [PATCH v4 23/32] pinctrl: mediatek: mt7620: "
` [PATCH v4 24/32] pinctrl: mediatek: mt7621: "
` [PATCH v4 25/32] pinctrl: mediatek: mt76x8: "
` [PATCH v4 26/32] pinctrl: mediatek: rt2880: "
` [PATCH v4 27/32] pinctrl: mediatek: rt305x: "
` [PATCH v4 28/32] pinctrl: mediatek: rt3883: "
` [PATCH v4 29/32] pinctrl: mediatek: mt6397: "
` [PATCH v4 30/32] pinctrl: mediatek: mt2712: "
` [PATCH v4 31/32] pinctrl: mediatek: mt6795: "
` [PATCH v4 32/32] pinctrl: mediatek: mt6797: "

[PATCH] media: v4l2-ioctl: fix video_ioctl2 kernel-doc
 2026-06-26  3:57 UTC 

[PATCH 0/6 v3] sched/eevdf: Improve scheduling latency of short slice task
 2026-06-26  3:57 UTC  (9+ messages)
` [PATCH 6/6 v3] sched/eevdf: Speedup short slice task scheduling

[PATCH v6 0/8] clk: qcom: Add common clkref support and migrate Glymur and Mahua
 2026-06-26  3:53 UTC  (6+ messages)
` [PATCH v6 5/8] clk: qcom: tcsrcc-glymur: Add Mahua QREF regulator support

[bmc/for-next RFC 0/1] ipmi: Retry BMC 100 times
 2026-06-26  3:53 UTC  (2+ messages)

[PATCH 1/1] mm/shrinker: add NULL checks after rcu_dereference() in shrinker bit functions
 2026-06-26  3:49 UTC  (3+ messages)
`  "

[PATCH] bus: mhi: pci_generic: Add SAHARA channel support for Foxconn products
 2026-06-26  3:46 UTC 

[PATCH v2 0/2] rtq2208: Remove the unnecessary MTP_SEL property
 2026-06-26  3:38 UTC  (3+ messages)
` [PATCH v2 1/2] regulator: dt-bindings: rtq2208: Label mtp-sel-high property as deprecated
` [PATCH v2 2/2] regualtor: rtq2208: Initiate the default MTP_SEL state by hardware register

[PATCH v2] irqchip/gic-v3-its: Fix OF node reference leak
 2026-06-26  3:37 UTC 

[PATCH v3 0/3] selftests/resctrl: Fix resctrl selftests issues on aarch64
 2026-06-26  3:26 UTC  (7+ messages)
` [PATCH v3 1/3] selftests/resctrl: Skip L3_CAT when no exclusive cache portion exists
` [PATCH v3 2/3] selftests/resctrl: Implement cl_flush() and sb() for aarch64
` [PATCH v3 3/3] selftests/resctrl: Recognise aarch64 as a vendor for L3_NONCONT_CAT

[PATCH v2] sched/rt: Push RT tasks when preempted by a deadline task
 2026-06-26  3:23 UTC 

[RFC PATCH v4] platform/x86: panasonic-laptop: add fan speed mode for newer models
 2026-06-26  3:25 UTC 

[PATCH v3 00/15] netfs: Miscellaneous fixes
 2026-06-26  3:17 UTC  (3+ messages)
` [PATCH v3 04/15] cachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILE

[PATCH] swiotlb: eliminate per-map atomic contention on used/hiwater tracking
 2026-06-26  3:12 UTC  (4+ messages)

[PATCH] f2fs: Remove unused curseg_segno() and curseg_alloc_type()
 2026-06-26  3:07 UTC 

[PATCH v6 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-26  3:01 UTC  (7+ messages)
` [PATCH v6 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v6 10/10] rust: module: update MAINTAINERS to cover module.rs

[PATCH v2] i2c: imx: Fix slave registration error path and missing timer cleanup
 2026-06-26  2:58 UTC  (4+ messages)
` [PATCH v3 0/2] Fix slave mode corner issues
  ` [PATCH v3 1/2] i2c: imx: Clear slave pointer on registration error
  ` [PATCH v3 2/2] i2c: imx: Cancel hrtimer before clearing slave pointer

[PATCH v1] kernel: add a simple timer based software watchpoint
 2026-06-26  2:57 UTC  (10+ messages)

[GIT PULL] eCryptfs updates for 7.2-rc1
 2026-06-26  2:54 UTC 

[PATCH] vt: fix spurious modifier in CSI/cursor key sequences
 2026-06-26  2:48 UTC 

[PATCH v2 0/6] mm/page_owner: misc cleanups
 2026-06-26  2:45 UTC  (7+ messages)
` [PATCH v2 1/6] mm/page_owner: extract skip_buddy_pages() helper to unify buddy page skipping
` [PATCH v2 2/6] mm/page_owner: use MIGRATE_REASON_NONE instead of -1 for last_migrate_reason
` [PATCH v2 3/6] mm/page_owner: hoist CONFIG_MEMCG to function level for print_page_owner_memcg()
` [PATCH v2 4/6] mm/page_owner: add missing newline to count_threshold format string
` [PATCH v2 5/6] mm/page_owner: move free_ts_nsec output to free section in __dump_page_owner()
` [PATCH v2 6/6] mm/page_owner: drop redundant page_owner prefix from static symbols

[PATCH] Bluetooth: btmtk: Disable remote wakeup for MT7922/MT7925
 2026-06-26  2:40 UTC  (3+ messages)

[PATCH v1] irqchip/gic-v3-its: Fix OF node reference leak
 2026-06-26  2:40 UTC  (4+ messages)

[PATCH 3/3] mtd: spi-nor: fujitsu: Add support for MB85RS4MTY chip
 2026-06-26  2:34 UTC  (2+ messages)

[PATCH v2] lib/random32: convert selftest to KUnit
 2026-06-26  2:34 UTC 

[RFC] ipack: ipoctal: fix use-after-free and null-ptr-deref on remove
 2026-06-26  2:32 UTC  (6+ messages)
` [PATCH] "
    ` [PATCH 1/2] ipack: ipoctal: fix UAF, null-ptr-deref, and use-after-free in cleanup "
      ` [PATCH 2/2] ipack: ipoctal: add rwsem to guard against TOCTOU in remove path

[PATCH net v3 00/11] rxrpc: Miscellaneous fixes
 2026-06-26  2:31 UTC  (2+ messages)

[PATCH V3 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-26  2:31 UTC  (9+ messages)
` [PATCH V3 1/8] PCI: imx6: Add skip_pwrctrl_off flag support
` [PATCH V3 2/8] power: sequencing: pcie-m2: Add PCI ID for NXP 88W9098 and AW693 Bluetooth
` [PATCH V3 3/8] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
` [PATCH V3 4/8] arm64: dts: imx8mq-evk: Describe the PCIe M.2 Key E connector
` [PATCH V3 5/8] arm64: dts: imx95-19x19-evk: "
` [PATCH V3 6/8] arm64: dts: imx8dxl-evk: "
` [PATCH V3 7/8] arm64: dts: imx8qm-mek: "
` [PATCH V3 8/8] arm64: dts: imx8qxp-mek: "

drivers/scsi/qedi/qedi_debugfs.c:109:45: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2026-06-26  2:28 UTC 

[PATCH 0/2] move alloc_tag.c file under mm/
 2026-06-26  2:24 UTC  (3+ messages)
` [PATCH 2/2] mm: move alloc tag to mm

[PATCH v2] gpu: nova-core: falcon: store bar and dev in falcon
 2026-06-26  2:24 UTC 

[PATCH v1] ARM: l2x0: Fix OF node reference leak in l2x0_of_init
 2026-06-26  2:22 UTC  (2+ messages)

[PATCH v2 1/3] Revert "mtd: spi-nor: remove Fujitsu MB85RS1MT support"
 2026-06-26  2:21 UTC  (3+ messages)
` [PATCH v2 2/3] mtd: spi-nor: fujitsu: Convert to new flash_info format
` [PATCH v2 3/3] mtd: spi-nor: fujitsu: Add support for MB85RS4MTY chip

[PATCH v1] ARM: npcm: Fix OF node refcount leaks in SMP setup
 2026-06-26  2:21 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update Jason Wang's email address
 2026-06-26  2:20 UTC 

[PATCH v6 0/2] Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-06-26  2:15 UTC  (9+ messages)
` [PATCH v6 2/2] drm/bridge: "

[PATCH v2] gpu: nova-core: falcon: store bar and dev in falcon
 2026-06-26  2:19 UTC 

[PATCH v2] mtd: virt-concat: free duplicate generated name
 2026-06-26  2:13 UTC 

[PATCH v2] sunrpc: hardcode pool_mode to pernode, remove other modes
 2026-06-26  2:14 UTC  (2+ messages)

[PATCH v2 stable/linux-6.18.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-26  2:40 UTC  (3+ messages)
` [PATCH v2 stable/linux-6.18.y 1/2] lsm: add backing_file LSM hooks
` [PATCH v2 stable/linux-6.18.y 2/2] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH] usb: xhci-pci: Disable 64-bit DMA for VIA VL805
 2026-06-26  2:08 UTC  (6+ messages)

[PATCH v2] RDMA/rxe: Check PDs for memory window binds
 2026-06-26  2:07 UTC  (2+ messages)

[PATCH v6] mm: assert exclusive nid/zonenum bits at the page/folio access sites
 2026-06-26  2:06 UTC 

[PATCH 0/2] vdpa_sim: fix suspend/reset and dma_unmap locking
 2026-06-26  2:05 UTC  (3+ messages)
` [PATCH 1/2] vdpa_sim: clear pending_kick on device reset
` [PATCH 2/2] vdpa_sim: hold iommu_lock across dma_unmap passthrough transition

[PATCH v2 0/2] Fix traceNoC probe issue on Kaanapali
 2026-06-26  2:03 UTC  (10+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: kaanapali: fix traceNoC probe issue

[PATCH v3 0/5] ASoC: Intel: Convert locking to guard()/scoped_guard()
 2026-06-26  1:59 UTC  (7+ messages)
` [PATCH v3 1/5] ASoC: intel: sst-mfld-platform-pcm: Use __free(kfree) for stream pointer


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