mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[RFC 00/10] Reclaimable kernel stacks
 2026-08-28 19:08 UTC  (8+ messages)
` [RFC 06/10] Reclaim memory from blocked "

[PATCH net v3] net/iucv: fix the recvmsg window update
 2026-08-28 19:07 UTC 

[PATCH] mm/khugepaged: Don't collapse uffd-minor-registered VMAs
 2026-08-28 19:07 UTC  (3+ messages)

[PATCH v8 0/3] Enable sdhc inline crypto engine for kodiak and monaco
 2026-08-28 19:07 UTC  (9+ messages)
` [PATCH v8 2/3] arm64: dts: qcom: kodiak: enable inline crypto engine for SDHC

[PATCH 0/2] ASoC: fix SoundWire enumeration on Surface Pro 11
 2026-08-28 19:03 UTC  (3+ messages)
` [PATCH 1/2] ASoC: SOF: Intel: reuse name prefix for duplicate SoundWire devices
` [PATCH 2/2] ASoC: sdw_utils: skip unattached SoundWire peripherals

[PATCH v2 0/5] PCI: endpoint: Remote DMA support via vNTB
 2026-08-28 18:59 UTC  (9+ messages)
` [PATCH v2 1/5] PCI: endpoint: Add DMA auxiliary resource metadata
` [PATCH v2 2/5] PCI: dwc: Expose endpoint DMA resources
` [PATCH v2 3/5] PCI: endpoint: pci-epf-vntb: Move epf_ntb_is_bar_used() up
` [PATCH v2 4/5] PCI: endpoint: pci-epf-vntb: Export endpoint DMA channels
` [PATCH v2 5/5] NTB: ntb_hw_epf: Discover vNTB-embedded DMA

[PATCH v2] mm/memcontrol: fix stuck FLUSHING_CACHED_CHARGE bit on isolated cpus
 2026-08-28 18:56 UTC  (2+ messages)

[PATCH v4 0/2] selftests/cgroup: fixes for test_zswap on single core VM
 2026-08-28 18:53 UTC  (2+ messages)

[BUG] general protection fault in security_path_post_mknod
 2026-08-28 18:48 UTC  (2+ messages)

[PATCH net v3] bnxt_en: Bound SW TPA IDs to prevent crashes
 2026-08-28 18:48 UTC  (6+ messages)

[PATCH] clocksource/drivers/timer-ti-dm: Register clocksource/event only for am654
 2026-08-28 18:47 UTC 

[PATCH v2 0/3] dmaengine: dw-edma: Prepare channels for remote use
 2026-08-28 18:46 UTC  (6+ messages)
` [PATCH v2 1/3] dmaengine: Allow drivers to assign static channel IDs
` [PATCH v2 2/3] dmaengine: dw-edma: Configure remote interrupt routing
` [PATCH v2 3/3] dmaengine: dw-edma: Account for the MSI vector offset

[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-08-28 18:45 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] thermal: intel: powerclamp: Simplify idle_inject_update()
 2026-08-28 18:43 UTC 

[PATCH] ARM: dts: samsung: exynos4210-i9100: Fix Bluetooth node
 2026-08-28 18:43 UTC 

[PATCH v3 0/2] can: m_can: support out-of-band wakeup capability
 2026-08-28 18:43 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: can: m_can: add out-band-wakeup property

[PATCH] media: v4l2-h264: Fix memcmp() size in B1 reference list comparison
 2026-08-28 18:43 UTC  (4+ messages)

[PATCH v6 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-08-28 18:41 UTC  (2+ messages)
` [PATCH v6 2/2] usb: dwc3: dwc3-generic-plat: Add Renesas R-Car Gen5 DWC3 xHCI USB controller glue

[PATCH v4 0/4] make unused huge shrinker memcg aware
 2026-08-28 18:41 UTC  (3+ messages)
` [PATCH v4 1/4] fs: fix missed removal of super_fs_objects_eligible()

[PATCH 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
 2026-08-28 18:36 UTC  (3+ messages)

[RFC PATCH v1.3 0/4] mm/damon: fix misc bugs in kunit, quota goals and sysfs refresh_ms
 2026-08-28 18:36 UTC  (5+ messages)
` [RFC PATCH v1.3 1/4] mm/damon/tests/core-kunit: test committing psi goal to psi goal
` [RFC PATCH v1.3 2/4] mm/damon/core: handle uninitialized damos_quota_goal->last_psi_total
` [RFC PATCH v1.3 3/4] mm/damon/core: copy nid for eligible_mem_bp damos quota goal commit
` [RFC PATCH v1.3 4/4] mm/damon/sysfs: set next refresh jiffies per sysfs context

[PATCH] f2fs: sync pending discards before reserving device alias
 2026-08-28 18:35 UTC  (2+ messages)
` [f2fs-dev] "

[RFC] net/iucv: af_iucv socket locking - accounting, and a staged plan
 2026-08-28 18:34 UTC  (4+ messages)

[RFC PATCH v3 25/37] Docs/admin-guide/mm/damon/usage: document sample filters dir
 2026-08-28 18:34 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: bound resizable hash map iteration
 2026-08-28 18:33 UTC  (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: add RHASH iteration stress test

[PATCH RFC 0/9] mm/huge_memory: refactor __split_huge_pmd_locked()
 2026-08-28 18:33 UTC  (10+ messages)
` [PATCH RFC 1/9] mm/huge_memory: read the huge PMD entry once when splitting it
` [PATCH RFC 2/9] mm/huge_memory: add and use huge_zero_pmd_can_split()
` [PATCH RFC 3/9] mm/huge_memory: add and use unmap_huge_pmd_entry()
` [PATCH RFC 4/9] mm/huge_memory: use normal_or_softleaf_folio_pmd() in the PMD split path
` [PATCH RFC 5/9] mm/huge_memory: dispatch on the folio when splitting a huge PMD
` [PATCH RFC 6/9] mm/huge_memory: add and use split_huge_pmd_anon_rmap()
` [PATCH RFC 7/9] mm/huge_memory: add struct split_pmd_state
` [PATCH RFC 8/9] mm/huge_memory: split present and non-present huge PMDs separately
` [PATCH RFC 9/9] mm/huge_memory: unify the migration and device private PTE loops

[RFC PATCH v3 22/37] mm/damon/sysfs: implement cpumask file under sample filter dir
 2026-08-28 18:32 UTC  (2+ messages)

[PATCH v14 00/22] TDX KVM selftests
 2026-08-28 18:30 UTC  (4+ messages)

[PATCH] mm/damon: fix unconditionally skip last region
 2026-08-28 18:29 UTC  (2+ messages)

[PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
 2026-08-28 18:28 UTC  (9+ messages)

[PATCH v5 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-08-28 18:23 UTC  (2+ messages)
` [PATCH v5 2/2] usb: dwc3: dwc3-generic-plat: Add Renesas R-Car Gen5 DWC3 xHCI USB controller glue

[PATCH v3 00/12] f2fs: introduce metadata cache
 2026-08-28 18:22 UTC  (12+ messages)
` [PATCH v3 03/12] f2fs: cache: introduce shrinker
  ` [f2fs-dev] "
` [PATCH v3 09/12] f2fs: cache: use compress cache
  ` [f2fs-dev] "

[GIT PULL] Ceph fixes for 7.3-rc1
 2026-08-28 18:21 UTC 

[PATCH v2] objtool/klp: Fix checksums for constant pool references
 2026-08-28 18:21 UTC  (3+ messages)

[PATCH] media: rkvdec: fix v4l2-compliance failure
 2026-08-28 18:20 UTC  (4+ messages)
` [PATCH v2] media: v4l2-ctrls: default HEVC SPS chroma format to 4:2:0

[PATCH 00/27] objtool: dynamically detect noreturns
 2026-08-28 18:19 UTC  (4+ messages)
` [PATCH 12/27] kbuild: Defer running objtool to link time for all CFG features

[PATCH] KVM: Release reserved xarray entries if reserving memory attributes fails
 2026-08-28 18:17 UTC  (4+ messages)
` [PATCH v2] KVM: Don't treat reserved xarray entries as having memory attributes

[PATCH] media: i2c: imx258: Add reset-gpio support
 2026-08-28 18:16 UTC  (4+ messages)

[PATCH 1/3] remoteproc: qcom_q6v5_pas: Fix unbalanced enable for handover IRQ after attach
 2026-08-28 18:13 UTC  (3+ messages)
` [PATCH 2/3] remoteproc: qcom_q6v5: Skip handover callback if already issued
` [PATCH 3/3] remoteproc: qcom_q6v5_pas: Add per-PD proxy performance states for Hawi CDSP

[PATCH 0/6] gpu: nova-core: add NVKV codec
 2026-08-28 18:11 UTC  (6+ messages)
` [PATCH 2/6] gpu: nova-core: add NVKV encoder

[PATCH] virtio: Add ID for virtio media
 2026-08-28 18:09 UTC  (2+ messages)

[PATCH 1/2] f2fs: flush SIT journal during filesystem resize
 2026-08-28 18:08 UTC  (3+ messages)
` [PATCH 2/2] f2fs: refresh pinned allocation boundary after resize
  ` [f2fs-dev] "

[PATCH 00/20] KVM: selftests: PPC pre-enabling
 2026-08-28 18:07 UTC  (4+ messages)
` [PATCH 02/20] KVM: selftests: Bump the minimum GPA for page tables to 0x200000

[BUG] general protection fault in cpuset_cpus_allowed
 2026-08-28 18:07 UTC  (2+ messages)

[PATCH] drivers/base/node: fix UAF on device_register() failure
 2026-08-28 18:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] mm: vmalloc: fix vmap_purge_lock livelock under memory pressure
 2026-08-28 18:05 UTC  (3+ messages)

[PATCH] cgroup/cpuset: Handle cpu hotplug race in guarantee_active_cpus()
 2026-08-28 18:03 UTC 

[PATCH] drivers/char/mem: splice the zero page for /dev/zero and /dev/full
 2026-08-28 18:02 UTC  (2+ messages)

[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-28 17:59 UTC  (13+ messages)
  ` [PATCH V12 02/12] famfs: Module operations, fs_context, and mount

[PATCH net] net/iucv: filter frames in afiucv_hs_rcv() by ingress device
 2026-08-28 17:58 UTC  (2+ messages)

[RFC PATCH 00/18] mm: arm64: Add kernel replication feature
 2026-08-28 17:58 UTC  (2+ messages)

[PATCH v2 0/2] serial: 8250_mid: fix race condition between output flush and termios update
 2026-08-28 17:57 UTC  (3+ messages)
` [PATCH v2 1/2] serial: 8250: export and rename wait_for_xmitr()
` [PATCH v2 2/2] serial: 8250_mid: wait for LSR tx empty before setting termios

[PATCH v5] fs: avoid spurious dentry ref/unref cycle on open
 2026-08-28 17:56 UTC  (2+ messages)

[PATCH v6 0/7] cxl: Sashiko bug fixes
 2026-08-28 17:56 UTC  (3+ messages)
` [PATCH v6 4/7] cxl/region: Start unmapped poison scan at the committed decoder boundary

[PATCH 00/14] f2fs: support & optimize large folios for writable files
 2026-08-28 17:52 UTC  (10+ messages)
` [PATCH 06/14] f2fs: prepare mmap write faults for large folios
    ` [f2fs-dev] "
` [PATCH 07/14] f2fs: make GC migration large-folio aware
  ` [f2fs-dev] "
` [PATCH 13/14] f2fs: allow large folio support to writeable files
  ` [f2fs-dev] "
` [PATCH 14/14] f2fs: make compressed files compatible with large folio
  ` [f2fs-dev] "

[PATCH v2] livepatch: Reject livepatches with aliased old_func
 2026-08-28 17:52 UTC  (8+ messages)
` [PATCH 0/2] livepatch: Clear relocations when klp_init_object_loaded() fails
  ` [PATCH 1/2] livepatch: Move code for updating livepatch object relocations
  ` [PATCH 2/2] livepatch: Clean up klp_init_object_loaded() when fails

[PATCH 0/2] usb: xhci: add xhci-no-soft-retry-quirk
 2026-08-28 17:50 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: "

[PULL 0/3] xtensa updates for v7.3
 2026-08-28 17:50 UTC  (2+ messages)

[PATCH net] net: unix: reject negative max_dgram_qlen values
 2026-08-28 17:49 UTC  (2+ messages)

[GIT PULL] ACPI support fix for 7.3-rc1
 2026-08-28 17:49 UTC  (2+ messages)

[git pull] m68knommu more fixes for v7.3
 2026-08-28 17:49 UTC  (2+ messages)

[GIT PULL] RTC for 7.3
 2026-08-28 17:49 UTC  (2+ messages)

[GIT PULL] arm64 fixes for -rc1
 2026-08-28 17:49 UTC  (2+ messages)

[GIT PULL] Crypto Fixes for 7.3
 2026-08-28 17:48 UTC  (2+ messages)

[GIT PULL] TPM DEVICE DRIVER: for-next-tpm-7.3
 2026-08-28 17:48 UTC  (2+ messages)

[GIT PULL] sound fixes for 7.3-rc1
 2026-08-28 17:48 UTC  (2+ messages)

[PATCH] objtool/klp: Fix checksums for constant pool references
 2026-08-28 17:45 UTC  (3+ messages)

[PATCH v3 0/3] ceph: don't unregister an MDS session before removing its caps
 2026-08-28 17:45 UTC  (4+ messages)
` [PATCH v3 1/3] ceph/mds_client: pin sessions while checking a new MDS map
` [PATCH v3 2/3] ceph/mds_client: stop checking a stale MDS map after dropping mutex
` [PATCH v3 3/3] ceph: don't unregister an MDS session before removing its caps

[PATCH] init: Simplify early_hostname()
 2026-08-28 17:43 UTC 

[GIT PULL] Remove dependencies on pagemap.h
 2026-08-28 17:42 UTC  (6+ messages)

[PATCH v2] arm64: mm: Fix the lockless page-table walk in show_pte()
 2026-08-28 17:41 UTC 

[BUG] fanotify: destroy/add race leaves a mark on a detached connector
 2026-08-28 17:36 UTC  (6+ messages)

[PATCH] usb: host: sl811_cs: fix memory leak on probe failure
 2026-08-28 17:36 UTC  (2+ messages)

[PATCH 1/2] scripts: add TOML config to container tool
 2026-08-28 17:35 UTC  (4+ messages)

[PATCH v2] MIPS: config: Add EcoNet EN751221 defconfig
 2026-08-28 17:33 UTC  (4+ messages)

[PATCH v2] zram: fix idle age_sec underflow in idle_store()
 2026-08-28 17:24 UTC  (2+ messages)

[PATCH v4 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-08-28 17:22 UTC  (11+ messages)
` [PATCH v4 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v4 2/5] Drivers: hv: Add logical device ID registry for vPCI devices
` [PATCH v4 3/5] iommu/x86: Add architectural MSI reserved region helper
` [PATCH v4 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v4 5/5] iommu/hyperv: Add page-selective IOTLB flush support

[PATCH] virtio_console: allocate the port_buffer with the caller's gfp
 2026-08-28 17:21 UTC  (3+ messages)

[PATCH v3 0/2] kselftest: mm: fix some failure of split_huge_page_test
 2026-08-28 17:21 UTC  (7+ messages)
` [PATCH v3 2/2] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper

[PATCH] erofs: Fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS default logic
 2026-08-28 17:21 UTC  (4+ messages)

[PATCH] mm/huge_memory: bypass THP tuneables for huge pfnmap mappings
 2026-08-28 17:20 UTC  (3+ messages)

[PATCH 0/9] iio: adc: rzt2h: add DMA buffer support
 2026-08-28 17:17 UTC  (4+ messages)
` [PATCH 7/9] dt-bindings: iio: adc: renesas,r9a09g077-adc: document DMA support

[PATCH v4 00/11] Virtual Swap Space (Swap Table Edition)
 2026-08-28 17:14 UTC  (3+ messages)

[PATCH RESEND v7 1/2] perf pmu intel: Generalize SNC cpumask adjustment for multiple platforms
 2026-08-28 17:13 UTC  (6+ messages)

[PATCH v4 0/2] A proposal to add a gpio-locked fixed clock driver
 2026-08-28 17:12 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: Add GPIO-locked fixed clock

[PATCH 00/16] NTB: Add direct TX/RX using PCI endpoint DMA
 2026-08-28 17:12 UTC  (6+ messages)
` [PATCH 10/16] NTB: ntb_transport: Implement direct-DMA QP session handshake

Shadow Stack Locking Semantics between arch's
 2026-08-28 17:11 UTC  (9+ messages)

[PATCH] i2c: cp2615: handle allocation failure
 2026-08-28 17:09 UTC  (5+ messages)
` [PATCH v2] "

sched/fair: which tasks should nr_pref_llc_running be compared against?
 2026-08-28 17:08 UTC  (3+ messages)
` [PATCH] sched/cache: Keep nr_pref_llc_running in the runnable domain

[PATCH] x86/mm: don't apply va_align to hugetlb mappings on AMD F15h
 2026-08-28 17:07 UTC  (2+ messages)

[PATCH tty 0/1] Make 8250 deferred MSR handling LAZY
 2026-08-28 17:06 UTC  (5+ messages)
` [PATCH tty 1/1] serial: 8250: Change console_msr_work to IRQ_WORK_LAZY

[RFC PATCH 0/12] drm/fabric: vendor-neutral topology infrastructure for scale-up accelerator interconnects
 2026-08-28 17:03 UTC  (4+ messages)

[PATCH] perf ftrace latency: Do not read trace files when BPF is used
 2026-08-28 16:59 UTC  (3+ messages)

[PATCH v3 0/4] KVM: TDX: Validate directly configurable CPUID bits
 2026-08-28 16:58 UTC  (4+ messages)

[BUG] ecryptfs leaks an inode on lookup failure -> kernel BUG in generic_shutdown_super()
 2026-08-28 16:57 UTC  (2+ messages)

Prebuilt LLVM 23.1.0 uploaded
 2026-08-28 16:56 UTC  (2+ messages)

[RFC net-next] ipv6: update NUD_FAILED neighbors from NA messages
 2026-08-28 16:54 UTC  (5+ messages)

[BUG] refill_stock -- VM_WARN_ON_ONCE(mem_cgroup_is_root()) from a write to the cgroup-v2 root's memory.reclaim
 2026-08-28 16:53 UTC  (2+ messages)

[PATCH 0/2] nolibc: Add sendfile()
 2026-08-28 16:52 UTC  (2+ messages)

[PATCH v2 00/15] drm: starfive: jh7110: Enable display subsystem
 2026-08-28 16:50 UTC  (7+ messages)
  ` [PATCH v2 01/15] dt-bindings: phy: Add starfive,jh7110-inno-hdmi-phy
  ` [PATCH v2 02/15] dt-bindings: display: bridge: Add starfive,jh7110-inno-hdmi-controller
  ` [PATCH v2 03/15] dt-bindings: mfd: Add starfive,jh7110-hdmi-subsystem

[PATCH v3 0/4] rtc: pcf85063: Update interrupt support
 2026-08-28 16:44 UTC  (5+ messages)
` [PATCH v3 1/4] rtc: pcf85063: use devm_of_clk_add_hw_provider() for clkout
` [PATCH v3 2/4] rtc: pcf85063: do not clear AIE in the interrupt handler
` [PATCH v3 3/4] rtc: pcf85063: preserve the alarm flag in clkout register updates
` [PATCH v3 4/4] rtc: pcf85063: add 1 Hz update interrupt (UIE) support

[PATCH v4 00/10] iio: adc: Add TI ADS126X ADC family support
 2026-08-28 16:39 UTC  (3+ messages)
` [PATCH v4 02/10] dt-bindings: iio: adc: support the TI ADS126x ADC family

[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-08-28 16:39 UTC  (3+ messages)
` [PATCH v4 17/27] vfio/cxl: Virtualize the CXL DVSEC

[PATCH v3 00/14] nfsd/sunrpc: harden the netlink listener set interface
 2026-08-28 16:37 UTC  (15+ messages)
` [PATCH v3 01/14] NFSD: cap the number of listeners accepted in listener_set
` [PATCH v3 02/14] NFSD: validate transport name in listener_set before serv creation
` [PATCH v3 03/14] SUNRPC: keep the first error in svc_register()
` [PATCH v3 04/14] SUNRPC: bound the local rpcbind client timeout to 1s
` [PATCH v3 05/14] NFSD: report listener creation failures through extack
` [PATCH v3 06/14] SUNRPC: report local rpcbind calls that get no answer
` [PATCH v3 07/14] SUNRPC: stop svc_register() once rpcbind stops answering
` [PATCH v3 08/14] SUNRPC: stop the svc_unregister() sweep "
` [PATCH v3 09/14] SUNRPC: stop unregistering listeners "
` [PATCH v3 10/14] NFSD: stop registering with rpcbind after a failure in listener_set
` [PATCH v3 11/14] selftests/nfsd: exercise listener_set request validation
` [PATCH v3 12/14] selftests/nfsd: add a per-netns rpcbind stub and the listener round-trips
` [PATCH v3 13/14] selftests/nfsd: check that listener_set asks rpcbind once
` [PATCH v3 14/14] selftests/nfsd: check that listener removal "

[PATCH] loop: defer the queue limits clear to a workqueue
 2026-08-28 16:34 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: usb: Document ST UCPD
 2026-08-28 16:33 UTC  (5+ messages)

[PATCH v4 1/2] dt-bindings: arm: stm32: Document st,stm32mp23/25-syscfg subnodes and cells
 2026-08-28 16:05 UTC  (3+ messages)

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®