Show patches with: none      |   82520 patches
« 1 2 3 4825 826 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,-next,16/16] sysctl: remove unneeded include sysctl: move sysctls from vm_table into its own files - 1 - --- 2025-01-11 Kaixiong Yu New
[v5,-next,15/16] sysctl: remove the vm_table sysctl: move sysctls from vm_table into its own files - - - --- 2025-01-11 Kaixiong Yu New
[v5,-next,14/16] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2025-01-11 Kaixiong Yu New
[v5,-next,13/16] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2025-01-11 Kaixiong Yu New
[v5,-next,12/16] fs: dcache: move the sysctl to fs/dcache.c sysctl: move sysctls from vm_table into its own files - 3 - --- 2025-01-11 Kaixiong Yu New
[v5,-next,11/16] sunrpc: simplify rpcauth_cache_shrink_count() sysctl: move sysctls from vm_table into its own files 2 1 - --- 2025-01-11 Kaixiong Yu New
[v5,-next,10/16] fs: drop_caches: move sysctl to fs/drop_caches.c sysctl: move sysctls from vm_table into its own files - 3 - --- 2025-01-11 Kaixiong Yu New
[v5,-next,09/16] fs: fs-writeback: move sysctl to fs/fs-writeback.c sysctl: move sysctls from vm_table into its own files - 2 - --- 2025-01-11 Kaixiong Yu New
[v5,-next,08/16] mm: nommu: move sysctl to mm/nommu.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2025-01-11 Kaixiong Yu New
[v5,-next,07/16] security: min_addr: move sysctl to security/min_addr.c sysctl: move sysctls from vm_table into its own files 1 1 - --- 2025-01-11 Kaixiong Yu New
[v5,-next,06/16] mm: mmap: move sysctl to mm/mmap.c sysctl: move sysctls from vm_table into its own files - 2 - --- 2025-01-11 Kaixiong Yu New
[v5,-next,05/16] mm: util: move sysctls to mm/util.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2025-01-11 Kaixiong Yu New
[v5,-next,04/16] mm: vmscan: move vmscan sysctls to mm/vmscan.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2025-01-11 Kaixiong Yu New
[v5,-next,03/16] mm: swap: move sysctl to mm/swap.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2025-01-11 Kaixiong Yu New
[v5,-next,02/16] mm: filemap: move sysctl to mm/filemap.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2025-01-11 Kaixiong Yu New
[v5,-next,01/16] mm: vmstat: move sysctls to mm/vmstat.c sysctl: move sysctls from vm_table into its own files - 1 - --- 2025-01-11 Kaixiong Yu New
mm/zsmalloc: fix function parameter kernel-doc notation mm/zsmalloc: fix function parameter kernel-doc notation - - - --- 2025-01-11 Randy Dunlap New
mm/slab: fix kernel-doc func param names mm/slab: fix kernel-doc func param names - - - --- 2025-01-11 Randy Dunlap New
kasan: use correct kernel-doc format kasan: use correct kernel-doc format - - - --- 2025-01-11 Randy Dunlap New
[v4,6/6] crash: Remove KEXEC_CORE_NOTE_NAME elf: Define note name macros 1 - - --- 2025-01-11 Akihiko Odaki New
[v4,5/6] s390/crash: Use note name macros elf: Define note name macros 1 - - --- 2025-01-11 Akihiko Odaki New
[v4,4/6] crash: Use note name macros elf: Define note name macros 1 - - --- 2025-01-11 Akihiko Odaki New
[v4,3/6] powerpc: Use note name macros elf: Define note name macros 1 - - --- 2025-01-11 Akihiko Odaki New
[v4,2/6] binfmt_elf: Use note name macros elf: Define note name macros 1 - - --- 2025-01-11 Akihiko Odaki New
[v4,1/6] elf: Define note name macros elf: Define note name macros 1 - - --- 2025-01-11 Akihiko Odaki New
[v9,17/17] docs/mm: document latest changes to vm_lock reimplement per-vma lock as a refcount - 1 - --- 2025-01-11 Suren Baghdasaryan New
[v9,16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU reimplement per-vma lock as a refcount - 1 - --- 2025-01-11 Suren Baghdasaryan New
[v9,15/17] mm: prepare lock_vma_under_rcu() for vma reuse possibility reimplement per-vma lock as a refcount - 1 - --- 2025-01-11 Suren Baghdasaryan New
[v9,14/17] mm: remove extra vma_numab_state_init() call reimplement per-vma lock as a refcount - 1 - --- 2025-01-11 Suren Baghdasaryan New
[v9,13/17] mm/debug: print vm_refcnt state when dumping the vma reimplement per-vma lock as a refcount 1 - - --- 2025-01-11 Suren Baghdasaryan New
[v9,12/17] mm: move lesser used vma_area_struct members into the last cacheline reimplement per-vma lock as a refcount - - - --- 2025-01-11 Suren Baghdasaryan New
[v9,11/17] mm: replace vm_lock and detached flag with a reference count reimplement per-vma lock as a refcount - 1 - --- 2025-01-11 Suren Baghdasaryan New
[v9,10/17] refcount: introduce __refcount_{add|inc}_not_zero_limited reimplement per-vma lock as a refcount - - - --- 2025-01-11 Suren Baghdasaryan New
[v9,09/17] mm: uninline the main body of vma_start_write() reimplement per-vma lock as a refcount - 1 - --- 2025-01-11 Suren Baghdasaryan New
[v9,08/17] mm: move mmap_init_lock() out of the header file reimplement per-vma lock as a refcount - 1 - --- 2025-01-11 Suren Baghdasaryan New
[v9,07/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail reimplement per-vma lock as a refcount 1 - - --- 2025-01-11 Suren Baghdasaryan New
[v9,06/17] types: move struct rcuwait into types.h reimplement per-vma lock as a refcount 2 - - --- 2025-01-11 Suren Baghdasaryan New
[v9,05/17] mm: mark vmas detached upon exit reimplement per-vma lock as a refcount - 1 - --- 2025-01-11 Suren Baghdasaryan New
[v9,04/17] mm: introduce vma_iter_store_attached() to use with attached vmas reimplement per-vma lock as a refcount - 1 - --- 2025-01-11 Suren Baghdasaryan New
[v9,03/17] mm: mark vma as detached until it's added into vma tree reimplement per-vma lock as a refcount - 4 - --- 2025-01-11 Suren Baghdasaryan New
[v9,02/17] mm: move per-vma lock into vm_area_struct reimplement per-vma lock as a refcount - 4 - --- 2025-01-11 Suren Baghdasaryan New
[v9,01/17] mm: introduce vma_start_read_locked{_nested} helpers reimplement per-vma lock as a refcount - 5 - --- 2025-01-11 Suren Baghdasaryan New
[v2] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma [v2] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma - - - --- 2025-01-11 Liu Shixin New
[v2] mm/vmscan: Accumulate nr_demoted for accurate demotion statistics [v2] mm/vmscan: Accumulate nr_demoted for accurate demotion statistics - 1 1 --- 2025-01-11 Li Zhijian New
[RFC] mm/madvise: remove redundant mmap_lock operations from process_madvise() [RFC] mm/madvise: remove redundant mmap_lock operations from process_madvise() - - - --- 2025-01-11 SeongJae Park New
alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support - 1 - --- 2025-01-11 Eric W. Biederman New
[2/2] selftests/mm: add tests for splitting pmd THPs to all lower orders. [1/2] selftests/mm: use selftests framework to print test result. - - - --- 2025-01-10 Zi Yan New
[1/2] selftests/mm: use selftests framework to print test result. [1/2] selftests/mm: use selftests framework to print test result. - - - --- 2025-01-10 Zi Yan New
mm/zswap: Remove zswap_pools_counter mm/zswap: Remove zswap_pools_counter - - - --- 2025-01-10 Joshua Hahn New
[5/5] mm/damon: explain "effective quota" on kernel-doc comment Docs/mm/damon: add tuning guide and misc updates - - - --- 2025-01-10 SeongJae Park New
[4/5] Docs/admin-guide/mm/damon/start: update snapshot example Docs/mm/damon: add tuning guide and misc updates - - - --- 2025-01-10 SeongJae Park New
[3/5] Docs/admin-guide/mm/damon/usage: fix and add missing DAMOS filter sysfs files on files hierar… Docs/mm/damon: add tuning guide and misc updates - - - --- 2025-01-10 SeongJae Park New
[2/5] Docs/mm/damon: add an example monitoring intervals tuning Docs/mm/damon: add tuning guide and misc updates - - - --- 2025-01-10 SeongJae Park New
[1/5] Docs/mm/damon/design: add monitoring parameters tuning guide Docs/mm/damon: add tuning guide and misc updates - - - --- 2025-01-10 SeongJae Park New
[RFC,v2,29/29] mm: asi: Stop ignoring asi=on cmdline flag Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,28/29] x86/pti: Disable PTI when ASI is on Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,27/29] mm: asi: Add some mitigations on address space transitions Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,26/29] x86: Create library for flushing L1D for L1TF Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,25/29] mm: asi: Restricted execution fore bare-metal processes Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,24/29] mm: asi: Add infrastructure for mapping userspace addresses Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,23/29] mm: asi: exit ASI before suspend-like operations Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,22/29] mm: asi: exit ASI before accessing CR3 from C code where appropriate Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,21/29] KVM: x86: asi: Restricted address space for VM execution Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,20/29] mm: asi: Make TLB flushing correct under ASI Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,19/29] mm: asi: Stabilize CR3 in switch_mm_irqs_off() Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,18/29] mm: asi: Map dynamic percpu memory as nonsensitive Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,17/29] mm: asi: Map vmalloc/vmap data as nonsensitive Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,16/29] mm: asi: Map kernel text and static data as nonsensitive Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[TEMP,WORKAROUND,RFC,v2,15/29] mm: asi: Workaround missing partial-unmap support Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,14/29] mm: asi: Map non-user buddy allocations as nonsensitive Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,13/29] mm: Add __PAGEFLAG_FALSE Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,10/29] mm: asi: asi_exit() on PF, skip handling if address is accessible Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,09/29] mm: asi: ASI page table allocation functions Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,08/29] mm: asi: Avoid warning from NMI userspace accesses in ASI context Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,07/29] mm: asi: Make __get_current_cr3_fast() ASI-aware Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,06/29] mm: asi: Use separate PCIDs for restricted address spaces Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,05/29] mm: asi: ASI support in interrupts/exceptions Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,04/29] mm: asi: Add infrastructure for boot-time enablement Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,03/29] mm: asi: Introduce ASI core API Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,01/29] mm: asi: Make some utility functions noinstr compatible Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[v1,6/6] mm/hugetlb: use folio->lru int demote_free_hugetlb_folios() mm/hugetlb: folio and migration cleanups - - - --- 2025-01-10 David Hildenbrand New
[v1,5/6] mm/hugetlb-cgroup: convert hugetlb_cgroup_css_offline() to work on folios mm/hugetlb: folio and migration cleanups - 1 - --- 2025-01-10 David Hildenbrand New
[v1,4/6] mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb() mm/hugetlb: folio and migration cleanups - - - --- 2025-01-10 David Hildenbrand New
[v1,3/6] mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio mm/hugetlb: folio and migration cleanups - - - --- 2025-01-10 David Hildenbrand New
[v1,2/6] mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb() mm/hugetlb: folio and migration cleanups - 1 - --- 2025-01-10 David Hildenbrand New
[v1,1/6] mm/huge_memory: convert has_hwpoisoned into a pure folio flag mm/hugetlb: folio and migration cleanups - 1 - --- 2025-01-10 David Hildenbrand New
[v4,2/2] mm/memfd: Use strncpy_from_user() to read memfd name Cleanup for memfd_create() - 2 - --- 2025-01-10 Isaac J. Manjarres New
[v4,1/2] mm/memfd: Refactor and cleanup the logic in memfd_create() Cleanup for memfd_create() - 2 - --- 2025-01-10 Isaac J. Manjarres New
[RFC,2/2] KVM: guest_memfd: use filemap_grab_folios in write mm: filemap: add filemap_grab_folios - - - --- 2025-01-10 Nikita Kalyazin New
[RFC,1/2] mm: filemap: add filemap_grab_folios mm: filemap: add filemap_grab_folios - - - --- 2025-01-10 Nikita Kalyazin New
[v2] treewide: const qualify ctl_tables where applicable [v2] treewide: const qualify ctl_tables where applicable 4 3 - --- 2025-01-10 Joel Granados New
[net-next,v7,3/8] page_pool: fix IOMMU crash when driver has already unbound fix two bugs related to page_pool - - 1 --- 2025-01-10 Yunsheng Lin New
[v2,3/3] selftests/mm: virtual_address_range: Avoid reading VVAR mappings selftests/mm: virtual_address_range: Reduce memory usage and avoid VVAR access - - - --- 2025-01-10 Thomas Weißschuh New
[v2,2/3] selftests/mm: virtual_address_range: Unmap chunks after validation selftests/mm: virtual_address_range: Reduce memory usage and avoid VVAR access - - - --- 2025-01-10 Thomas Weißschuh New
[v2,1/3] selftests/mm: virtual_address_range: mmap() without PROT_WRITE selftests/mm: virtual_address_range: Reduce memory usage and avoid VVAR access 2 - - --- 2025-01-10 Thomas Weißschuh New
[2/2] mm/vmscan: Fix pgdemote_* accounting with lru_gen_enabled [1/2] mm/vmscan: Accumulate nr_demoted for accurate demotion statistics - - - --- 2025-01-10 Li Zhijian New
[1/2] mm/vmscan: Accumulate nr_demoted for accurate demotion statistics [1/2] mm/vmscan: Accumulate nr_demoted for accurate demotion statistics 1 - - --- 2025-01-10 Li Zhijian New
« 1 2 3 4825 826 »