Show patches with: State = Action Required       |   80872 patches
« 1 2 ... 47 48 49808 809 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,05/10] KVM: selftests: guest_memfd mmap() test when mapping is allowed KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support - - - --- 2024-08-01 Fuad Tabba New
[RFC,v2,04/10] KVM: Add KVM capability to check if guest_memfd can be mapped by the host KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support - - - --- 2024-08-01 Fuad Tabba New
[RFC,v2,03/10] KVM: Implement kvm_(read|/write)_guest_page for private memory slots KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support - - - --- 2024-08-01 Fuad Tabba New
[RFC,v2,02/10] KVM: Add restricted support for mapping guestmem by the host KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support - - - --- 2024-08-01 Fuad Tabba New
[RFC,v2,01/10] KVM: Introduce kvm_gmem_get_pfn_locked(), which retains the folio lock KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support - - - --- 2024-08-01 Fuad Tabba New
Race condition observed between page migration and page fault handling on arm64 machines Race condition observed between page migration and page fault handling on arm64 machines - - - --- 2024-08-01 Dev Jain New
[v2,1/1] mm: introduce MADV_DEMOTE/MADV_PROMOTE mm: introduce MADV_DEMOTE/MADV_PROMOTE - - - --- 2024-08-01 BiscuitOS Broiler New
[v7,5/5] selftests/mm: Add new testcases for pkeys x86/pkeys: update PKRU to enable pkey 0 before - - - --- 2024-08-01 Aruna Ramakrishna New
[v7,4/5] x86/pkeys: Restore altstack before sigcontext x86/pkeys: update PKRU to enable pkey 0 before - - - --- 2024-08-01 Aruna Ramakrishna New
[v7,3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE x86/pkeys: update PKRU to enable pkey 0 before - - - --- 2024-08-01 Aruna Ramakrishna New
[v7,2/5] x86/pkeys: Add helper functions to update PKRU on the sigframe x86/pkeys: update PKRU to enable pkey 0 before - - - --- 2024-08-01 Aruna Ramakrishna New
[v7,1/5] x86/pkeys: Add PKRU as a parameter in signal handling functions x86/pkeys: update PKRU to enable pkey 0 before - - - --- 2024-08-01 Aruna Ramakrishna New
[1/1] mm: introduce MADV_DEMOTE/MADV_PROMOTE mm: introduce MADV_DEMOTE/MADV_PROMOTE - - - --- 2024-08-01 BiscuitOS Broiler New
mm: fix compilation warning in patchs mm: fix compilation warning in patchs - - - --- 2024-08-01 zhiguojiang New
[v3,26/26] docs: move numa=fake description to kernel-parameters.txt mm: introduce numa_memblks 1 1 - --- 2024-08-01 Mike Rapoport New
[v3,25/26] mm: make range-to-target_node lookup facility a part of numa_memblks mm: introduce numa_memblks 1 2 1 --- 2024-08-01 Mike Rapoport New
[v3,24/26] arch_numa: switch over to numa_memblks mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport New
[v3,23/26] of, numa: return -EINVAL when no numa-node-id is found mm: introduce numa_memblks 1 1 - --- 2024-08-01 Mike Rapoport New
[v3,22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport New
[v3,21/26] mm: numa_memblks: make several functions and variables static mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport New
[v3,20/26] mm: numa_memblks: introduce numa_memblks_init mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport New
[v3,19/26] mm: introduce numa_emulation mm: introduce numa_memblks - 1 2 --- 2024-08-01 Mike Rapoport New
[v3,18/26] mm: move numa_distance and related code from x86 to numa_memblks mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport New
[v3,17/26] mm: introduce numa_memblks mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport New
[v3,16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport New
[v3,15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport New
[v3,14/26] x86/numa_emu: split __apicid_to_node update to a helper function mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport New
[v3,13/26] x86/numa_emu: simplify allocation of phys_dist mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport New
[v3,12/26] x86/numa: move FAKE_NODE_* defines to numa_emu mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport New
[v3,11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport New
[v3,10/26] x86/numa: simplify numa_distance allocation mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport New
[v3,09/26] arch, mm: pull out allocation of NODE_DATA to generic code mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport New
[v3,08/26] arch, mm: move definition of node_data to generic code mm: introduce numa_memblks 2 1 1 --- 2024-08-01 Mike Rapoport New
[v3,07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - 1 --- 2024-08-01 Mike Rapoport New
[v3,06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks 1 1 - --- 2024-08-01 Mike Rapoport New
[v3,05/26] MIPS: loongson64: rename __node_data to node_data mm: introduce numa_memblks - 3 - --- 2024-08-01 Mike Rapoport New
[v3,04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks 1 1 - --- 2024-08-01 Mike Rapoport New
[v3,03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes mm: introduce numa_memblks 1 1 - --- 2024-08-01 Mike Rapoport New
[v3,02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures mm: introduce numa_memblks 1 1 - --- 2024-08-01 Mike Rapoport New
[v3,01/26] mm: move kernel/numa.c to mm/ mm: introduce numa_memblks 1 1 1 --- 2024-08-01 Mike Rapoport New
[v2] mm: list_lru: fix UAF for memory cgroup [v2] mm: list_lru: fix UAF for memory cgroup 2 - - --- 2024-08-01 Muchun Song New
[v3,25/25] kbuild: rust: remove the `alloc` crate Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[v3,24/25] rust: alloc: update module comment of alloc.rs Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[v3,23/25] rust: str: test: replace `alloc::format` Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[v3,22/25] rust: error: use `core::alloc::LayoutError` Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[v3,21/25] rust: alloc: remove `GlobalAlloc` and `krealloc_aligned` Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[v3,20/25] rust: alloc: add `Vec` to prelude Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[v3,19/25] rust: alloc: remove `VecExt` extension Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[v3,18/25] rust: treewide: switch to the kernel `Vec` type Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[v3,17/25] rust: alloc: implement `collect` for `IntoIter` Generic `Allocator` support for Rust - 1 - --- 2024-08-01 Danilo Krummrich New
[v3,16/25] rust: alloc: implement `IntoIterator` for `Vec` Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[v3,15/25] rust: alloc: implement kernel `Vec` type Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[v3,14/25] rust: alloc: import kernel `Box` type in init.rs Generic `Allocator` support for Rust - 1 - --- 2024-08-01 Danilo Krummrich New
[v3,13/25] rust: alloc: import kernel `Box` type in types.rs Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[v3,12/25] rust: alloc: add `Box` to prelude Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[v3,11/25] rust: alloc: remove `BoxExt` extension Generic `Allocator` support for Rust - 1 - --- 2024-08-01 Danilo Krummrich New
[v3,10/25] rust: treewide: switch to our kernel `Box` type Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[v3,09/25] rust: alloc: implement kernel `Box` Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[v3,08/25] rust: types: implement `Unique<T>` Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[v3,07/25] rust: alloc: implement `KVmalloc` allocator Generic `Allocator` support for Rust - 1 - --- 2024-08-01 Danilo Krummrich New
[v3,06/25] rust: alloc: implement `Vmalloc` allocator Generic `Allocator` support for Rust - 1 - --- 2024-08-01 Danilo Krummrich New
[v3,05/25] rust: alloc: add module `allocator_test` Generic `Allocator` support for Rust - 1 - --- 2024-08-01 Danilo Krummrich New
[v3,04/25] rust: alloc: implement `Allocator` for `Kmalloc` Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[v3,03/25] rust: alloc: rename `KernelAllocator` to `Kmalloc` Generic `Allocator` support for Rust - 1 - --- 2024-08-01 Danilo Krummrich New
[v3,02/25] rust: alloc: separate `aligned_size` from `krealloc_aligned` Generic `Allocator` support for Rust - 1 - --- 2024-08-01 Danilo Krummrich New
[v3,01/25] rust: alloc: add `Allocator` trait Generic `Allocator` support for Rust - - - --- 2024-08-01 Danilo Krummrich New
[RFC] binfmt_elf: Dump smaller VMAs first in ELF cores [RFC] binfmt_elf: Dump smaller VMAs first in ELF cores - - - --- 2024-07-31 Brian Mak New
[V9,2/2] cgroup/rstat: add tracepoints for ongoing flusher waits [V9,1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush - - - --- 2024-07-31 Jesper Dangaard Brouer New
[V9,1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush [V9,1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush - - - --- 2024-07-31 Jesper Dangaard Brouer New
[v1] mm: clarify folio_likely_mapped_shared() documentation for KSM folios [v1] mm: clarify folio_likely_mapped_shared() documentation for KSM folios - - - --- 2024-07-31 David Hildenbrand New
[v1] mm/hugetlb: remove hugetlb_follow_page_mask() leftover [v1] mm/hugetlb: remove hugetlb_follow_page_mask() leftover - - - --- 2024-07-31 David Hildenbrand New
[v2,3/3] mm: s390: fix compilation warning mm: tlb swap entries batch async release - - - --- 2024-07-31 zhiguojiang New
[v2,2/3] mm: tlb: add tlb swap entries batch async release mm: tlb swap entries batch async release - - - --- 2024-07-31 zhiguojiang New
[v2,1/3] mm: move task_is_dying to h headfile mm: tlb swap entries batch async release - - - --- 2024-07-31 zhiguojiang New
mm: swap: allocate folio only first time in __read_swap_cache_async() mm: swap: allocate folio only first time in __read_swap_cache_async() - - - --- 2024-07-31 Zhaoyu Liu New
[net-next,v12,13/14] mm: page_frag: update documentation for page_frag [net-next,v12,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-07-31 Yunsheng Lin New
[net-next,v12,11/14] mm: page_frag: introduce prepare/probe/commit API [net-next,v12,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-07-31 Yunsheng Lin New
[net-next,v12,09/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node() [net-next,v12,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-07-31 Yunsheng Lin New
[net-next,v12,08/14] mm: page_frag: some minor refactoring before adding new API [net-next,v12,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-07-31 Yunsheng Lin New
[net-next,v12,07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' [net-next,v12,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-07-31 Yunsheng Lin New
[net-next,v12,05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly [net-next,v12,01/14] mm: page_frag: add a test module for page_frag 1 1 - --- 2024-07-31 Yunsheng Lin New
[net-next,v12,04/14] mm: page_frag: add '_va' suffix to page_frag API [net-next,v12,01/14] mm: page_frag: add a test module for page_frag 2 1 - --- 2024-07-31 Yunsheng Lin New
[net-next,v12,03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align() [net-next,v12,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-07-31 Yunsheng Lin New
[net-next,v12,02/14] mm: move the page fragment allocator from page_alloc into its own file [net-next,v12,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-07-31 Yunsheng Lin New
[net-next,v12,01/14] mm: page_frag: add a test module for page_frag [net-next,v12,01/14] mm: page_frag: add a test module for page_frag - - - --- 2024-07-31 Yunsheng Lin New
[v3] mm/hugetlb: fix hugetlb vs. core-mm PT locking [v3] mm/hugetlb: fix hugetlb vs. core-mm PT locking 1 1 - --- 2024-07-31 David Hildenbrand New
mm/filemap: In page fault retry path skip filemap_map_pages() if no read-ahead pages mm/filemap: In page fault retry path skip filemap_map_pages() if no read-ahead pages - - - --- 2024-07-31 Rong Qianfeng New
[v5,9/9] mm: swap: add a adaptive full cluster cache reclaim mm: swap: mTHP swap allocator base on swap cluster order - - - --- 2024-07-31 Chris Li New
[v5,8/9] mm: swap: relaim the cached parts that got scanned mm: swap: mTHP swap allocator base on swap cluster order - - - --- 2024-07-31 Chris Li New
[v5,7/9] mm: swap: add a fragment cluster list mm: swap: mTHP swap allocator base on swap cluster order - - - --- 2024-07-31 Chris Li New
[v5,6/9] mm: swap: allow cache reclaim to skip slot cache mm: swap: mTHP swap allocator base on swap cluster order - - - --- 2024-07-31 Chris Li New
[v5,5/9] mm: swap: skip slot cache on freeing for mTHP mm: swap: mTHP swap allocator base on swap cluster order 1 - - --- 2024-07-31 Chris Li New
[v5,4/9] mm: swap: clean up initialization helper mm: swap: mTHP swap allocator base on swap cluster order - - - --- 2024-07-31 Chris Li New
[v5,3/9] mm: swap: separate SSD allocation from scan_swap_map_slots() mm: swap: mTHP swap allocator base on swap cluster order - - - --- 2024-07-31 Chris Li New
[v5,2/9] mm: swap: mTHP allocate swap entries from nonfull list mm: swap: mTHP swap allocator base on swap cluster order - - - --- 2024-07-31 Chris Li New
[v5,1/9] mm: swap: swap cluster switch to double link list mm: swap: mTHP swap allocator base on swap cluster order - - - --- 2024-07-31 Chris Li New
[2/2] mm: shmem: fix incorrect aligned index when checking conflicts [1/2] mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem 1 - - --- 2024-07-31 Baolin Wang New
[1/2] mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem [1/2] mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem 2 1 - --- 2024-07-31 Baolin Wang New
libfs: fix infinite directory reads for offset dir libfs: fix infinite directory reads for offset dir - 2 - --- 2024-07-31 yangerkun New
[v2,2/2] kmemleak-test: add percpu leak kmemleak: support for percpu memory leak detect 1 - - --- 2024-07-31 Pavel Tikhomirov New
« 1 2 ... 47 48 49808 809 »