mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH REPOST 0/5] mm/damon/vaddr: support {prep,apply}_probes
 2026-09-09 14:31 UTC  (8+ messages)
` [PATCH REPOST 1/5] mm/damon/vaddr: support prep_probes
` [PATCH REPOST 2/5] mm/damon/paddr: move probe filter handling to ops-common
` [PATCH REPOST 3/5] mm/damon/vaddr: support apply_probe
` [PATCH REPOST 4/5] mm/damon/vaddr: extend apply_probes() for hugetlb
` [PATCH REPOST 5/5] mm/damon/vaddr: support pgidle_unset probe filter type

[PATCH 0/2] drm/msm/a6xx: use correct timestamp counter on A750 GPU
 2026-09-09 14:31 UTC  (7+ messages)
` [PATCH 2/2] drm/msm/a6xx: Use CX AO Counter register for timestamp on a750 GPUs

[PATCH v4 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
 2026-09-09 14:30 UTC  (4+ messages)
` [PATCH v4 1/6] rcu: Make call_rcu() safe to call "

[PATCH v2] KVM: arm64: Enable S1PIE for hVHE
 2026-09-09 14:29 UTC  (4+ messages)

[PATCH RFC v2 00/19] drm/panel: embed a drm_bridge into every drm_panel
 2026-09-09 14:28 UTC  (6+ messages)
` [PATCH RFC v2 05/19] "

[PATCH] ACPI: battery: Fix bogus cycle count values on systems without _BIX
 2026-09-09 14:27 UTC  (5+ messages)

[PATCH] rust: auxiliary: validate DeviceId name length
 2026-09-09 14:27 UTC  (4+ messages)

[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-09 14:27 UTC  (15+ messages)
` [PATCH v3 01/14] mm/zsmalloc: replace PG_private with pointer comparison
` [PATCH v3 07/14] erofs: mm/pagemap: add readahead_folio_last() to avoid folio->private
` [PATCH v3 12/14] treewide: replace PagePrivate() with page_private()
` [PATCH v3 13/14] treewide: adjust comments on PagePrivate and PG_private

[PATCH v5 0/6] riscv: spacemit: Add PCIe RC controller support for K3
 2026-09-09 14:27 UTC  (5+ messages)
` [PATCH v5 2/6] PCI: spacemit-k1: Add multiple PHY handles support

linux-next: Tree for Sep 9
 2026-09-09 14:26 UTC 

[PATCH 00/23] kbuild: significantly speed up kernel builds
 2026-09-09 14:26 UTC  (9+ messages)
` [PATCH 20/23] kbuild: rust: parallelise rustc front end

[PATCH net v2 0/2] net: stmmac: restore previous state if tc_setup_dwmac510_mqprio() fails
 2026-09-09 14:26 UTC  (3+ messages)
` [PATCH net v2 1/2] net: stmmac: propagate FPE preemption-class mapping errors
` [PATCH net v2 2/2] net: stmmac: preserve real_num_tx_queues on mqprio setup failure

[PATCH v2 4/5] proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock
 2026-09-09 14:25 UTC  (2+ messages)

[PATCH] Documentation: deprecated.rst: add to syntax highlighting
 2026-09-09 14:25 UTC  (2+ messages)

[PATCH] bus: fsl-mc: register the object drivers after misc_class exists
 2026-09-09 14:24 UTC  (2+ messages)

[PATCH] usb: typec: anx7411 - stop the IRQ before destroying the workqueue
 2026-09-09 14:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next v3 0/4] rtnetlink: dump link-layer multicast addresses
 2026-09-09 14:22 UTC  (2+ messages)

[PATCH v3 0/2] Add support for Microchip PAC1711 Power Monitor
 2026-09-09 14:22 UTC  (4+ messages)
` [PATCH v3 2/2] iio: adc: add support for PAC1711

[PATCH] x86/mm/pat: skip RWX verification until kernel text is set to read only
 2026-09-09 14:22 UTC  (4+ messages)

[PATCH v2] rust: maple_tree: implement Send and Sync for MapleTree
 2026-09-09 14:21 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: macb: Add TSN MQPRIO and CBS traffic-class offload
 2026-09-09 14:20 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: macb: Rename MACB_CAPS_QBV to MACB_CAPS_TC
` [PATCH net-next v2 2/4] net: macb: Move TC capability and PM checks to macb_setup_tc()
` [PATCH net-next v2 3/4] net: macb: Add MQPRIO qdisc hardware offload support
` [PATCH net-next v2 4/4] net: macb: Add TSN CBS TC "

[PATCH 0/4] Add UFS host controller support for NVIDIA Tegra264
 2026-09-09 14:20 UTC  (3+ messages)
` [PATCH 4/4] scsi: ufs: tegra: Add Tegra264 UFS host controller driver

[PATCH] usb: typec: ucsi: glink: fix use-after-free of ucsi on remove
 2026-09-09 14:20 UTC  (2+ messages)

[PATCH v5 00/10] Refactor Microchip MCP47FEB02 I2C driver in separate modules to add support for MCP48FEB02 SPI driver
 2026-09-09 14:18 UTC  (11+ messages)
` [PATCH v5 01/10] iio: dac: mcp47feb02: initialize dac_data field in channel data struct at probe
` [PATCH v5 02/10] iio: dac: mcp47feb02: Fix gain field initialization for active channels
` [PATCH v5 03/10] iio: dac: mcp47feb02: Return len when disabling EEPROM store
` [PATCH v5 04/10] iio: dac: mcp47feb02: Increase EEPROM Programming Write Cycle Time
` [PATCH v5 05/10] iio: dac: mcp47feb02: Avoid unjustified probe failure on missing label
` [PATCH v5 06/10] iio: dac: mcp47feb02: correct typo from a comment
` [PATCH v5 07/10] iio: dac: mcp47feb02: rename command mask define
` [PATCH v5 08/10] iio: dac: mcp47feb02: refactor MCP47FEB02 I2C driver into two modules
` [PATCH v5 09/10] dt-bindings: iio: dac: add support for MCP48FEB02 SPI
` [PATCH v5 10/10] iio: dac: add support for Microchip MCP48FEB02

[PATCH v3 0/3] KVM: VMX: Explicitly track TDX VMs' root level
 2026-09-09 14:18 UTC  (7+ messages)
` [PATCH v3 1/3] KVM: x86/mmu: Use KVM's max TDP level to determine need for 32-bit TDP root
` [PATCH v3 2/3] KVM: VMX: Explicitly track TDX VMs' root level instead of guessing it from CPUID
` [PATCH v3 3/3] KVM: VMX: Drop TDX_SHARED_BIT_PWL_{4,5} and dedup related code

[PATCH nf-next] netfilter: flowtable: check namespace before iterating flows
 2026-09-09 14:18 UTC  (3+ messages)

commit 108cc873398932af589c295f78c348513b8d70d9 breaks update-grub on btrfs root filesystem
 2026-09-09 14:18 UTC  (3+ messages)

[PATCH v17 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-09-09 14:18 UTC  (3+ messages)
` [PATCH v17 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH 0/5] arm64: dts: fsd: Cleanups with new dt-style-check
 2026-09-09 14:17 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: fsd: Fix indentation of CPU nodes
` [PATCH 2/5] arm64: dts: fsd: evb: Correct node order
` [PATCH 3/5] arm64: dts: fsd: Move idle states out of CPUs node
` [PATCH 4/5] arm64: dts: fsd: Re-order nodes to match coding style
` [PATCH 5/5] arm64: dts: fsd: Re-order properties "

[PATCH] RDMA/rxe: Use validated num_sge in local buffer
 2026-09-09 14:15 UTC  (6+ messages)

[PATCH v4 next 0/9] locking/osq_lock: Optimisations to osq_lock code
 2026-09-09 14:15 UTC  (4+ messages)

[PATCH 1/2] perf/x86/intel: Correct pt_regs->flags update for PEBS path
 2026-09-09 14:14 UTC  (8+ messages)
` [PATCH 2/2] perf/x86: Disable precise sampling for PERF_SAMPLE_STACK_USER

[PATCH 0/3] iommu/mediatek-v1: fix the driver + mt6572 support
 2026-09-09 14:14 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: iommu: mediatek: add mt6572
` [PATCH 2/3] iommu/mediatek-v1: fix IOMMU device binding
` [PATCH 3/3] iommu/mediatek-v1: add mt6572 support

[PATCH 00/14] mfd: unused driver purge
 2026-09-09 14:12 UTC  (12+ messages)
` [PATCH 01/14] mfd: remove unused 88pm80x driver
` [PATCH 02/14] mfd: remove unused rdc321x southbridge support
` [PATCH 07/14] mfd: remove unused lp8788 driver
` [PATCH 09/14] mfd: remove unused lm3533 driver
` [PATCH 11/14] mfd: remove unused wm8350 driver

[PATCH RESEND wireless-next 00/18] wifi: Add Seamless Mobility Domain (SMD) AP support
 2026-09-09 14:12 UTC  (9+ messages)

[PATCH] svcrdma: Fix svc_rdma_recv_cid_init() kernel-doc
 2026-09-09 14:12 UTC  (2+ messages)

[PATCH v2] mm/damon/tests/core-kunit: improve nr_samples_per_aggr test isolation
 2026-09-09 14:10 UTC  (2+ messages)

[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
 2026-09-09 14:09 UTC  (4+ messages)
` [PATCH v6 08/12] dma-buf: heaps: Add debugfs support

[PATCH] spi: spi-qpic-snand: avoid writing QPIC_EBI2_ECC_BUF_CFG register
 2026-09-09 14:08 UTC 

[PATCH] checkpatch: adopt new coding style of type-aware kmalloc-family
 2026-09-09 14:07 UTC 

[PATCH v4 0/2] iio: adc: ti-ads1015: Add support for label
 2026-09-09 14:07 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-09-09 14:07 UTC  (6+ messages)

[PATCH 0/5] clk: spacemit: preserve and safely synchronize firmware PLLs
 2026-09-09 14:07 UTC  (6+ messages)
` [PATCH 1/5] clk: spacemit: derive PLL rates from hardware
` [PATCH 2/5] clk: spacemit: make MIX rate selection consistent
` [PATCH 3/5] clk: spacemit: describe CPU clock dividers and shared PLL muxes
` [PATCH 4/5] clk: spacemit: reject rate changes to running firmware PLLs
` [PATCH 5/5] clk: spacemit: safely synchronize PLL parameters during init

[PATCH] locking: mutex: Fix brackets in comments
 2026-09-09 14:07 UTC 

[PATCH v2 0/8] mm: remove page_swap_entry()
 2026-09-09 14:06 UTC  (17+ messages)
` [PATCH v2 1/8] mm/swap: add folio_swap_entry() and folio_page_swap_entry()
` [PATCH v2 2/8] mm/huge_memory: add a comment to the open-coded swap entry
` [PATCH v2 3/8] mm/rmap: use folio_page_swap_entry() in ttu_anon_swapbacked_folio()
` [PATCH v2 4/8] mm/zswap: use folio_swap_entry() in zswap_store_page()
` [PATCH v2 5/8] mm/swapfile: use folio_page_swap_entry()
` [PATCH v2 6/8] arm64: mte: make mte_save_tags() and mte_restore_tags() static
` [PATCH v2 7/8] arm64: mte: pass the swap entry to mte_save_tags()
` [PATCH v2 8/8] mm/swap: remove page_swap_entry()

[PATCH v4 0/5] mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-09-09 14:05 UTC  (7+ messages)
` [PATCH v4 2/5] mm/memory-failure: libstub: install the poisoned-memory EFI table
` [PATCH v4 3/5] mm/memory-failure: efi: record hardware-poisoned frames into the poisoned-memory table

[PATCH v2] iio: adc: max14001: add missing MODULE_DEVICE_TABLE macro
 2026-09-09 14:05 UTC  (4+ messages)

[PATCH v4 0/3] iio: adc: add LTC2499 features support
 2026-09-09 14:04 UTC  (3+ messages)
` [PATCH v4 3/3] iio: adc: ltc2497: add 2x conversion speed mode

[PATCH] NFS: replace sprintf() with snprintf() in nfs_root_setup
 2026-09-09 14:04 UTC  (2+ messages)

[PATCH v2 0/7] btrfs: convert some struct page users to folios
 2026-09-09 14:03 UTC  (3+ messages)

[PATCH net-next 0/7] net: dsa: mt7530: support EcoNet EN751221
 2026-09-09 14:03 UTC  (8+ messages)
` [PATCH net-next 1/7] net: dsa: mt7530: get ctrl phy addr using a function
` [PATCH net-next 2/7] dt-bindings: net: dsa: mediatek,mt7530: add passthrough mode
` [PATCH net-next 3/7] net: dsa: mediatek: add support for "
` [PATCH net-next 4/7] net: dsa: mediatek: support PLL setup on MMIO MT7530
` [PATCH net-next 5/7] net: dsa: mediatek: support MDIO switch downstream of MMIO switch
` [PATCH net-next 6/7] dt-bindings: net: dsa: mediatek,mt7530: add econet,en751221
` [PATCH net-next 7/7] net: dsa: mediatek: support EN751221 switch

[PATCH] phy: qcom: qmp-combo: hold a runtime PM reference in the typec callbacks
 2026-09-09 14:03 UTC 

[PATCH v1] hwmon: (lm75) Add support for Nuvoton NCT7715
 2026-09-09 14:02 UTC  (4+ messages)

[PATCH] docs: UML: user_mode_linux_howto_v2: Fix bracket
 2026-09-09 14:00 UTC 

[PATCH] media: docs: Fix bracket
 2026-09-09 13:59 UTC 

Fix dma_fence use after free regression
 2026-09-09 13:58 UTC  (6+ messages)
` [PATCH 1/2] dma-buf/dma-fence: fix checking signaling bit for timeline and driver name
` [PATCH 2/2] drm/sched: document the RCU dependency

[PATCH v9 0/4] alloc_tag and module codetag section fixes
 2026-09-09 13:57 UTC  (6+ messages)
` [PATCH v9 3/4] module: introduce SH_ENTSIZE_STANDALONE for separately allocated sections

[PATCH v13 00/13] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-09-09 13:56 UTC  (14+ messages)
` [PATCH v13 01/13] sched/cputime: Add kcpustat_field_total helper
` [PATCH v13 02/13] cpumask: Introduce cpumask_intersects_and
` [PATCH v13 03/13] sched/docs: Document cpu_preferred_mask and Preferred CPU concept
` [PATCH v13 04/13] cpumask: Introduce cpu_preferred_mask
` [PATCH v13 05/13] sysfs: Add preferred CPU file
` [PATCH v13 06/13] sched/core: Try to use a preferred CPU in is_cpu_allowed
` [PATCH v13 07/13] sched/fair: Load balance only among preferred CPUs
` [PATCH v13 08/13] sched/core: Push current task from non preferred CPU
` [PATCH v13 09/13] sched/debug: Add migration stats due to non preferred CPUs
` [PATCH v13 10/13] virt: Introduce steal governor driver
` [PATCH v13 11/13] virt/steal_governor: Add control knobs for handling steal values
` [PATCH v13 12/13] virt/steal_governor: Implement steal_governor policy loop
` [PATCH v13 13/13] virt/steal_governor: Enable the driver

[PATCH net-next v3] net: dsa: realtek: rtl8365mb: wait out the full chip reset time
 2026-09-09 13:55 UTC  (2+ messages)

[PATCH v13 0/5] Add RMPOPT support
 2026-09-09 13:55 UTC  (6+ messages)
` [PATCH v13 4/5] x86/sev: Add support to perform RMP optimizations asynchronously

[PATCH v4 0/2] spi: realtek: Add support for RTD1625 SPI NOR Flash Controller
 2026-09-09 13:54 UTC  (3+ messages)
` [PATCH v4 2/2] spi: spi-mem: Add Realtek SPI NOR flash controller driver

[PATCH bpf v2] bpf: Fix non-linear SRH access in bpf_update_srh_state()
 2026-09-09 13:53 UTC 

[PATCH] Documentation nova: Fix bracket
 2026-09-09 13:53 UTC 

[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
 2026-09-09 13:52 UTC  (3+ messages)

[PATCH] Documentation/gpu: Fix bracket
 2026-09-09 13:52 UTC 

[PATCH v2 0/6] arm64: dts: qcom: nord: Add remoteproc and PMIC support
 2026-09-09 13:50 UTC  (6+ messages)

[PATCH v2 00/16] KVM: arm64: Confine protected VM vCPU state to EL2
 2026-09-09 13:50 UTC  (3+ messages)
` [PATCH v2 06/17] KVM: arm64: Add system register reset framework for protected VMs

[PATCH] docs/mm: describe set_memory() and set_direct_map() APIs
 2026-09-09 13:49 UTC  (4+ messages)

[PATCH] selftests: kvm: Fix transposed calloc() arguments in the uffd helper
 2026-09-09 13:49 UTC  (2+ messages)

[PATCH RESEND v3] drm/msm: default separate_gpu_kms to auto selection
 2026-09-09 13:48 UTC 

[PATCH 1/2] dt-bindings: arm: rockchip: Add FriendlyElec NanoPi R28S
 2026-09-09 13:47 UTC  (2+ messages)

[PATCH v2 2/3] arm64: dts: rockchip: Split out the common NanoPi RK3528 parts
 2026-09-09 13:47 UTC  (2+ messages)

[patch V2 1/8] signal: Prevent exec() race
 2026-09-09 13:45 UTC  (12+ messages)

[RFC PATCH] misc: fgds: enable GPU-NVMe direct I/O via POSIX and io_uring
 2026-09-09 13:45 UTC  (5+ messages)

[PATCH 1/2] drm/intel: Generalize PCI ID macro for subvendor and subid
 2026-09-09 13:45 UTC  (4+ messages)
` [PATCH 2/2] drm/intel: Add quirk to disable rc6 on some TUXEDO devices

[PATCH] MAINTAINERS: fix sysfs-platform-ayaneo-ec documentation path
 2026-09-09 13:44 UTC  (2+ messages)

[PATCH] mm: bypass datarace check
 2026-09-09 13:44 UTC  (2+ messages)

[GIT PULL for v7.3] vfs fixes
 2026-09-09 13:44 UTC 

[PATCH v2] mm/migrate_device: avoid out-of-bounds writes for compound folios
 2026-09-09 13:43 UTC  (6+ messages)

[PATCH v9 0/5] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-09-09 13:43 UTC  (9+ messages)
` [PATCH v9 2/5] x86/asm, x86/boot: expose inline memcmp()

[PATCH 7.2 000/556] 7.2.5-rc1 review
 2026-09-09 13:43 UTC  (2+ messages)
` [PATCH 7.2 500/556] drm/ttm: Drop tt->restore after successful restore

[PATCH] staging: rtl8723bs: fix unnecessary else block with only a break statement
 2026-09-09 13:42 UTC  (4+ messages)

[PATCH v5] docs: verify/bisect: fix typos, formatting and punctuation
 2026-09-09 13:41 UTC 

[PATCH v5 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-09-09 13:39 UTC  (5+ messages)
` [PATCH v5 10/17] mm/hugetlb: switch HugeTLB to section-based vmemmap optimization

[PATCH net 0/2] netdevsim: fix IPsec debugfs byte order
 2026-09-09 13:37 UTC  (2+ messages)

[PATCH] clk: qcom: ipq-cmn-pll: keep the CMN block bus clocks enabled
 2026-09-09 13:37 UTC  (3+ messages)

Fixes tags need work in the dmaengine tree
 2026-09-09 13:37 UTC  (2+ messages)

[PATCH v3 0/3] ARM: dts: draeger: Add socfpga devicetree for Draeger's M48 board
 2026-09-09 13:36 UTC  (3+ messages)
` [PATCH v3 3/3] "

[PATCH] gpib: agilent_82357a: fix null-ptr-deref in primary_address
 2026-09-09 13:35 UTC  (2+ messages)

[BUG/PATCH] drivers/usb/mtu3: Work around mtu3_log_ep double-indirection issue
 2026-09-09 13:35 UTC  (5+ messages)

[PATCH 1/2] staging: sm750fb: make g_fbmode const to fix checkpatch warning
 2026-09-09 13:35 UTC  (2+ messages)

[PATCH v5 8/9] crash_dump: Disallow configfs/crash_dm_crypt_key/reuse if crash hotplug supported
 2026-09-09 13:34 UTC  (6+ messages)
` [PATCH v5 9/9] Documentation: kdump: Add arm64 and ppc64le to encrypted dump target support list

[PATCH 0/1] arm64: dts: ti: k3-am69-aquila: Add Toradex DSI to LVDS adapter with the 10.1" V2 display
 2026-09-09 13:34 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 6.18 000/583] 6.18.51-rc1 review
 2026-09-09 13:34 UTC 

[PATCH net-next v17 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-09-09 13:34 UTC  (2+ messages)

[PATCH 2/2] staging: greybus: light: add comments to mutex definitions
 2026-09-09 13:34 UTC  (2+ messages)

[PATCH] fs/ntfs3: reject short restart table entries
 2026-09-09 13:33 UTC 

[PATCH] sched/stats: Fix run_delay over-count for migrated sched_delayed tasks
 2026-09-09 13:33 UTC 

[PATCH 00/12] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups
 2026-09-09 13:33 UTC  (12+ messages)
` [PATCH 02/12] mm/sparse: refactor sparse_sections_init()
` [PATCH 03/12] mm/sparse: move initialization of section metadata to sparse_metadata_init()
` [PATCH 04/12] mm/sparse: rename and cleanup sparse_init_nid()
` [PATCH 05/12] mm/sparse: cleanup sparse_init_one_section()
` [PATCH 06/12] mm/sparse: rename __highest_present_section_nr to __highest_used_section_nr
` [PATCH 07/12] mm/sparse: remove pfn_in_present_section()
` [PATCH 08/12] mm/sparse: move __highest_used_section_nr handling
` [PATCH 09/12] mm/sparse: remove SECTION_MARKED_PRESENT
` [PATCH 10/12] mm/sparse: remove flags parameter from sparse_init_one_section()
` [PATCH 11/12] fs/proc/page: clarify comment in get_max_dump_pfn()
` [PATCH 12/12] mm/memory_hotplug: drop CONFIG_HAVE_ARCH_PFN_VALID handling from pfn_to_online_page()

page:  |  | latest

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

all inboxes | Powered by JetHome®