The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-03-19 21:28:52 to 2026-03-20 00:08:33 UTC [more...]

[PATCH bpf v2 1/2] bpf: Fix exception exit lock checking for subprogs
 2026-03-20  0:08 UTC  (2+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add tests for bpf_throw lock leak from subprogs

[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
 2026-03-20  0:06 UTC  (2+ messages)

[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
 2026-03-19 23:58 UTC  (22+ messages)

[PATCH next v1] r8169: Fix PHY lookup for mdiobus_get_phy() and improve error reporting during probe
 2026-03-19 23:53 UTC  (2+ messages)

[PATCH 5/7] soc: aspeed: Add eSPI flash channel support
 2026-03-19 23:53 UTC  (2+ messages)

[PATCH] kbuild: rust: add AutoFDO support
 2026-03-19 23:54 UTC  (7+ messages)

[PATCH v5] arm64: dts: qcom: glymur-crd: Enable keyboard, trackpad and touchscreen
 2026-03-19 23:52 UTC  (4+ messages)

[PATCH v4 0/3] hwmon: (pmbus/max31785) refactor inter-access delay handling
 2026-03-19 23:51 UTC  (4+ messages)
` [PATCH v4 1/3] hwmon: (pmbus) add spinlock to protect 64-bit timestamp
` [PATCH v4 2/3] hwmon: (pmbus) export pmbus_wait and pmbus_update_ts
` [PATCH v4 3/3] hwmon: (pmbus/max31785) use access_delay for PMBus-mediated accesses

[PATCH] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
 2026-03-19 23:48 UTC  (4+ messages)

[PATCH v2] vfio: selftests: Build tests on aarch64
 2026-03-19 23:43 UTC  (2+ messages)

NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
 2026-03-19 23:37 UTC 

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-19 23:35 UTC  (3+ messages)
` [PATCH 10/14] iommufd-lu: Implement ioctl to let userspace mark an HWPT to be preserved

[PATCH v1 1/2] perf lock: Fix option value type in parse_max_stack
 2026-03-19 23:33 UTC  (4+ messages)
` [PATCH v1 2/2] perf stat: Fix opt->value type for parse_cache_level
` [PATCH v2 1/2] perf lock: Fix option value type in parse_max_stack
  ` [PATCH v2 2/2] perf stat: Fix opt->value type for parse_cache_level

[patch 0/8] futex: Address the robust futex unlock race for real
 2026-03-19 23:31 UTC  (10+ messages)
` [patch 8/8] x86/vdso: Implement __vdso_futex_robust_try_unlock()

[PATCH] lib/crc: arm64: add NEON accelerated CRC64-NVMe implementation
 2026-03-19 23:31 UTC  (2+ messages)

[PATCH v4] mm: introduce a new page type for page pool in page type
 2026-03-19 23:31 UTC  (6+ messages)
` [PATCH v5] "

[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-03-19 23:30 UTC  (8+ messages)
` [PATCH RFC v2 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH RFC v2 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH RFC v2 3/7] mm: shmem: Update shmem handler to the MF_DELAYED definition
` [PATCH RFC v2 4/7] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases
` [PATCH RFC v2 5/7] mm: selftests: Add shmem memory failure test
` [PATCH RFC v2 6/7] KVM: selftests: Add memory failure tests in guest_memfd_test
` [PATCH RFC v2 7/7] KVM: selftests: Test guest_memfd behavior with respect to stage 2 page tables

[GIT PULL] PCI fixes for v7.0
 2026-03-19 23:30 UTC  (2+ messages)

[GIT PULL] parisc architecture fix for v7.0-rc5
 2026-03-19 23:30 UTC  (2+ messages)

[PATCH] init/initramfs.c: trivial fix: FSM -> Finite-state machine
 2026-03-19 23:27 UTC 

[PATCH v4 00/21] Virtual Swap Space
 2026-03-19 23:27 UTC  (8+ messages)
` [PATCH v4 09/21] mm: swap: allocate a virtual swap slot for each swapped out page
` [syzbot ci] Re: Virtual Swap Space

[patch v2 00/11] futex: Address the robust futex unlock race for real
 2026-03-19 23:25 UTC  (12+ messages)
` [patch v2 01/11] futex: Move futex task related data into a struct
` [patch v2 02/11] futex: Move futex related mm_struct "
` [patch v2 03/11] futex: Provide UABI defines for robust list entry modifiers
` [patch v2 04/11] uaccess: Provide unsafe_atomic_store_release_user()
` [patch v2 05/11] x86: Select ARCH_STORE_IMPLIES_RELEASE
` [patch v2 06/11] futex: Cleanup UAPI defines
` [patch v2 07/11] futex: Add support for unlocking robust futexes
` [patch v2 08/11] futex: Add robust futex unlock IP range
` [patch v2 09/11] futex: Provide infrastructure to plug the non contended robust futex unlock race
` [patch v2 10/11] x86/vdso: Prepare for robust futex unlock support
` [patch v2 11/11] x86/vdso: Implement __vdso_futex_robust_try_unlock()

[PATCH v1 00/25] perf tool: Add evsel to perf_sample
 2026-03-19 23:23 UTC  (27+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/25] perf sample: Document struct perf_sample
  ` [PATCH v2 02/25] perf sample: Make sure perf_sample__init/exit are used
  ` [PATCH v2 03/25] perf sample: Add evsel to struct perf_sample
  ` [PATCH v2 04/25] perf tool: Remove evsel from tool APIs that pass the sample
  ` [PATCH v2 05/25] perf kvm: Don't pass evsel with sample
  ` [PATCH v2 06/25] perf evsel: Refactor evsel__intval to perf_sample__intval
  ` [PATCH v2 07/25] perf trace: Don't pass evsel with sample
  ` [PATCH v2 08/25] perf callchain: Don't pass evsel and sample
  ` [PATCH v2 09/25] perf lock: Only pass sample to handlers
  ` [PATCH v2 10/25] perf lock: Constify trace_lock_handler variables
  ` [PATCH v2 11/25] perf hist: Remove evsel parameter from inc samples functions
  ` [PATCH v2 12/25] perf db-export: Remove evsel from struct export_sample
  ` [PATCH v2 13/25] perf hist: Remove evsel from struct hist_entry_iter
  ` [PATCH v2 14/25] perf report: Directly use sample->evsel to avoid computing from sample->id
  ` [PATCH v2 15/25] perf annotate: Don't pass evsel to add_sample
  ` [PATCH v2 16/25] perf inject: Don't pass evsel with sample
  ` [PATCH v2 17/25] perf kmem: "
  ` [PATCH v2 18/25] perf kwork: "
  ` [PATCH v2 19/25] perf sched: "
  ` [PATCH v2 20/25] perf timechart: "
  ` [PATCH v2 21/25] perf trace: "
  ` [PATCH v2 22/25] perf evlist: Try to avoid computing evsel from sample
  ` [PATCH v2 23/25] perf script: Don't pass evsel with sample
  ` [PATCH v2 24/25] perf s390-sample-raw: "
  ` [PATCH v2 25/25] perf evsel: "

[PATCH v10 0/5] Add MIPI CSI-2 support for i.MX8ULP
 2026-03-19 23:23 UTC  (3+ messages)
` [PATCH v10 2/5] media: imx8mq-mipi-csi2: Use devm_clk_bulk_get_all() to fetch clocks

[PATCH] i2c: npcm7xx: Use NULL instead of 0 for pointer
 2026-03-19 23:15 UTC  (2+ messages)

[PATCH v2 1/2] staging: rtl8723bs: remove dead REJOIN code
 2026-03-19 23:13 UTC  (2+ messages)
` [PATCH v2 2/2] staging: rtl8723bs: refactor rtw_joinbss_event_prehandle to reduce indentation

[PATCH net-next v2 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
 2026-03-19 23:12 UTC  (5+ messages)
` [PATCH net-next v2 1/2] r8152: Add support for 5Gbit Link Speeds and EEE

[PATCH v1 0/2] i2c: imx: fix i2c issues when reading messages
 2026-03-19 23:09 UTC  (8+ messages)
` [PATCH v1 2/2] i2c: imx: ensure no clock is generated after last read

[PATCH v7 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-03-19 23:07 UTC  (6+ messages)
` [PATCH v7 3/7] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding

[PATCH v4 0/2] i2c: pxa: fix I2C communication on Armada 3700
 2026-03-19 23:03 UTC  (2+ messages)

[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
 2026-03-19 23:02 UTC  (2+ messages)

[PATCHv3] hsi: hsi_core: use kzalloc_flex
 2026-03-19 23:01 UTC  (2+ messages)

[PATCH v3 1/5] x86/vsyscall: Reorganize the page fault emulation code
 2026-03-19 22:59 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v3 2/5] x86/traps: Consolidate user fixups in the #GP handler
 2026-03-19 22:59 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v3 3/5] x86/vsyscall: Restore vsyscall=xonly mode under LASS
 2026-03-19 22:59 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v3 4/5] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
 2026-03-19 22:59 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v3 5/5] x86/cpu: Remove LASS restriction on vsyscall emulation
 2026-03-19 22:59 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 0/2] sched/fair: Minor improvements while triggering idle load balance
 2026-03-19 22:58 UTC  (3+ messages)
` [PATCH 1/2] sched/fair: consider hk_mask early in triggering ilb

[PATCH 0/3] staging: iio: replace sprintf() with sysfs_emit()
 2026-03-19 22:57 UTC  (4+ messages)
` [PATCH 1/3] staging: iio: ad7816: use sysfs_emit() in show functions
` [PATCH 2/3] staging: iio: ad5933: "
` [PATCH 3/3] staging: iio: ad9834: "

[PATCH 0/3] Fix full range quantization on rkisp1 based devices
 2026-03-19 22:56 UTC  (6+ messages)
` [PATCH 1/3] media: rkisp1: Set format defaults based on requested color space

[PATCH] vfio: selftests: Build tests on aarch64
 2026-03-19 22:55 UTC  (3+ messages)

[PATCH v3] sysctl: fix check against uninitialized variable in proc_do_large_bitmap
 2026-03-19 22:50 UTC 

[PATCH] i2c: fsi: Fix a potential leak in fsi_i2c_probe()
 2026-03-19 22:49 UTC  (2+ messages)

[PATCH v2] sysctl: fix check against uninitialized variable in proc_do_large_bitmap
 2026-03-19 22:48 UTC  (2+ messages)

[PATCH v2] media: nxp: imx8-isi: Add virtual channel support
 2026-03-19 22:46 UTC  (2+ messages)

[PATCH] selftests/nolibc: fix libc-test with musl libc
 2026-03-19 22:44 UTC  (5+ messages)

[PATCH] crypto: zstd - fix segmented acomp streaming paths
 2026-03-19 22:43 UTC  (2+ messages)

Introduce Sashiko (agentic review of Linux kernel changes)
 2026-03-19 22:33 UTC  (5+ messages)

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

[PATCH v2 0/5] arm64: dts: qcom: Support AYN QCS8550 Devices
 2026-03-19 22:31 UTC  (4+ messages)
` [PATCH v2 2/5] arm64: dts: qcom: Add AYN QCS8550 Common

[PATCH] kbuild: pacman-pkg: package unstripped vDSO libraries
 2026-03-19 22:30 UTC  (2+ messages)

[PATCH] i2c: cp2615: fix serial string NULL-deref at probe
 2026-03-19 22:28 UTC  (2+ messages)

[PATCH v2 00/13] wifi: mt76: mt7925: add MT7927 (Filogic 380) support
 2026-03-19 22:24 UTC  (14+ messages)
` [PATCH v2 01/13] wifi: mt76: mt7925: fix stale pointer comparisons in change_vif_links
` [PATCH v2 02/13] wifi: mt76: mt7925: add 320MHz bandwidth to bss_rlm_tlv
` [PATCH v2 03/13] wifi: mt76: mt7925: handle 320MHz bandwidth in RXV and TXS
` [PATCH v2 04/13] wifi: mt76: mt7925: populate EHT 320MHz MCS map in sta_rec
` [PATCH v2 05/13] wifi: mt76: mt7925: advertise EHT 320MHz capabilities for 6GHz band
` [PATCH v2 06/13] wifi: mt76: mt7925: add MT7927 chip ID helpers
` [PATCH v2 07/13] wifi: mt76: mt7925: add MT7927 firmware paths
` [PATCH v2 08/13] wifi: mt76: mt7925: use irq_map for chip-specific interrupt handling
` [PATCH v2 09/13] wifi: mt76: mt7925: add chip-specific DMA configuration
` [PATCH v2 10/13] wifi: mt76: mt7925: add MT7927 hardware initialization
` [PATCH v2 11/13] wifi: mt76: mt7925: fix band_idx for stable 5GHz/6GHz operation
` [PATCH v2 12/13] wifi: mt76: mt7925: enable low power support for MT7927
` [PATCH v2 13/13] wifi: mt76: mt7925: enable MT7927 PCI device IDs

[PATCH] perf/x86/intel/p4: Fix unused variable warning in p4_pmu_init()
 2026-03-19 22:24 UTC  (4+ messages)

[PATCH v4 0/8] lib/glob: bug fixes, new features, and tests
 2026-03-19 22:23 UTC  (5+ messages)

[PATCH net v3] neighbour: add RTNL_FLAG_DUMP_SPLIT_NLM_DONE to RTM_GETNEIGH
 2026-03-19 22:22 UTC 

[PATCH] cxl: Adjust the startup priority of cxl_pmem to be higher than that of cxl_acpi
 2026-03-19 22:21 UTC  (3+ messages)

[PATCH v3 0/2] blk-mq: introduce tag starvation observability
 2026-03-19 22:19 UTC  (3+ messages)
` [PATCH v3 1/2] blk-mq: add tracepoint block_rq_tag_wait
` [PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs

[RFC net-next 00/15] Introducing ipxlat: a stateless IPv4/IPv6 translation device
 2026-03-19 22:11 UTC  (3+ messages)
` [RFC net-next 15/15] Documentation: networking: add ipxlat translator guide

[PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
 2026-03-19 22:10 UTC  (3+ messages)

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-19 22:09 UTC  (6+ messages)
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator

[PATCH] media: nxp: imx8-isi: remove kzalloc_objs
 2026-03-19 22:09 UTC  (2+ messages)

[PATCH v2 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-19 22:07 UTC  (8+ messages)
` [PATCH v2 1/3] mm/page_alloc: Optimize free_contig_range()

[PATCH v7 00/10] VMSCAPE optimization for BHI variant
 2026-03-19 22:06 UTC  (6+ messages)
` [PATCH v7 07/10] x86/vmscape: Use static_call() for predictor flush

[PATCH rdma-next] RDMA: Properly propagate the number of CQEs as unsigned int
 2026-03-19 22:02 UTC  (2+ messages)

[PATCH net v2 0/2] stmmac crash/stall fixes when under memory pressure
 2026-03-19 21:59 UTC  (3+ messages)
` [PATCH net v2 1/2] net: stmmac: Prevent NULL deref when RX memory exhausted

[PATCH v2 1/5] x86/vsyscall: Reorganize the page fault emulation code
 2026-03-19 21:59 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v2 2/5] x86/traps: Consolidate user fixups in the #GP handler
 2026-03-19 21:59 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v2 0/2] media: nxp: imx8-isi: Fix single frame capture and optimize buffer usage
 2026-03-19 21:59 UTC  (5+ messages)
` [PATCH v2 1/2] media: nxp: imx8-isi: Reduce minimum queued buffers from 2 to 0
` [PATCH v2 2/2] media: nxp: imx8-isi: Prioritize pending buffers over discard buffers

[PATCH v2 3/5] x86/vsyscall: Restore vsyscall=xonly mode under LASS
 2026-03-19 21:59 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v2 4/5] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
 2026-03-19 21:59 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v2 5/5] x86/cpu: Remove LASS restriction on vsyscall emulation
 2026-03-19 21:59 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-19 21:56 UTC  (5+ messages)
` [PATCH v2 7/9] mm/huge_memory: deduplicate zap deposited table call

[PATCH v4 0/5] selftests/mm: skip several tests when thp is not available
 2026-03-19 21:48 UTC  (5+ messages)
` [PATCH v4 1/5] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v4 3/5] selftests/mm: move write_file helper to vm_util

[PATCH 1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support
 2026-03-19 21:46 UTC  (3+ messages)

[PATCH 0/4] mm/mprotect: micro-optimization work
 2026-03-19 21:43 UTC  (10+ messages)
` [PATCH 1/4] mm/mprotect: encourage inlining with __always_inline
` [PATCH 2/4] mm/mprotect: move softleaf code out of the main function
` [PATCH 3/4] mm/mprotect: un-inline folio_pte_batch_flags()
` [PATCH 4/4] mm/mprotect: special-case small folios when applying write permissions

[RFC PATCH v1 7/7] perf unwind-libunwind: Add RISC-V libunwind support
 2026-03-19 21:39 UTC  (3+ messages)
` [PATCH v2 0/8] perf libunwind multiple remote support

[PATCH net-next 0/2] Add support for PIC64-HPSC/HX MDIO controller
 2026-03-19 21:38 UTC  (6+ messages)
` [PATCH net-next 2/2] net: mdio: add a driver "

[PATCH 0/5] mm: Switch gfp_t to unsigned long
 2026-03-19 21:39 UTC  (4+ messages)

[syzbot] Monthly wireguard report (Mar 2026)
 2026-03-19 21:35 UTC 

[PATCH rc v2] iommu: Fix nested pci_dev_reset_iommu_prepare/done()
 2026-03-19 21:34 UTC  (3+ messages)

[PATCH net-next v3 4/6] net: bcmgenet: add XDP_TX support
 2026-03-19 21:34 UTC  (4+ messages)
` [PATCH net-next v3 5/6] net: bcmgenet: add XDP_REDIRECT and ndo_xdp_xmit support

[PATCH RESEND v2] media: nxp: imx8-isi: Fix potential out-of-bounds issues
 2026-03-19 21:33 UTC  (2+ messages)

[PATCH v3 1/3] ima: Remove ima_h_table structure
 2026-03-19 21:31 UTC  (4+ messages)
` [PATCH v3 3/3] ima: Add support for staging measurements for deletion

[PATCH v2] tools: perf: add comm_ignore_digit column
 2026-03-19 21:29 UTC  (3+ messages)


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