Show patches with: State = Action Required       |   75897 patches
« 1 2 3 4758 759 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers [v5,1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers - - - --- 2024-07-24 David Finkel New
[7/7] minmax: minmax: Add __types_ok3() and optimise defines with 3 arguments minmax: reduce compilation time - - - --- 2024-07-24 David Laight New
[6/7] minmax: Optimise _Static_assert() check in clamp() minmax: reduce compilation time - - - --- 2024-07-24 David Laight New
[5/7] minmax: Factor out the zero-extension logic from umin/umax minmax: reduce compilation time - - - --- 2024-07-24 David Laight New
[4/7] minmax: Simplify signedness check minmax: reduce compilation time - - - --- 2024-07-24 David Laight New
[3/7] compiler.h: Add __if_constexpr(expr, if_const, if_not_const) minmax: reduce compilation time - - - --- 2024-07-24 David Laight New
[2/7] minmax: Use _Static_assert() instead of static_assert() minmax: reduce compilation time - - - --- 2024-07-24 David Laight New
[1/7] minmax: Put all the clamp() definitions together minmax: reduce compilation time - - - --- 2024-07-24 David Laight New
[v3,3/3] memory tiering: count PGPROMOTE_SUCCESS when mem tiering is enabled. Various memory tiering fixes 1 1 - --- 2024-07-24 Zi Yan New
[v3,2/3] memory tiering: introduce folio_use_access_time() check Various memory tiering fixes 1 2 - --- 2024-07-24 Zi Yan New
[v3,1/3] memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page() Various memory tiering fixes 1 3 - --- 2024-07-24 Zi Yan New
[v2] mm: kmem: add lockdep assertion to obj_cgroup_memcg [v2] mm: kmem: add lockdep assertion to obj_cgroup_memcg - - - --- 2024-07-24 Muchun Song New
[RFC,5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL mm: clarify nofail memory allocation - - - --- 2024-07-24 Barry Song New
[4/5] mm: Introduce GFP_NOFAIL with the inclusion of __GFP_RECLAIM mm: clarify nofail memory allocation - - - --- 2024-07-24 Barry Song New
[3/5] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails mm: clarify nofail memory allocation - - - --- 2024-07-24 Barry Song New
[2/5] mm: Document __GFP_NOFAIL must be blockable mm: clarify nofail memory allocation 1 - - --- 2024-07-24 Barry Song New
[RFC,1/5] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL mm: clarify nofail memory allocation - - - --- 2024-07-24 Barry Song New
[RFC,3/3] mm: shmem: use mTHP interface to control huge orders for tmpfs Support large folios for tmpfs - - - --- 2024-07-24 Baolin Wang New
[RFC,2/3] mm: shmem: add large folio support to the write and fallocate paths Support large folios for tmpfs - - - --- 2024-07-24 Baolin Wang New
[RFC,1/3] mm: shmem: add file length arg in shmem_get_folio() path Support large folios for tmpfs - - - --- 2024-07-24 Baolin Wang New
selftests/exec: Fix grammar in an error message. selftests/exec: Fix grammar in an error message. - - - --- 2024-07-24 Chang Yu New
[v3] mm: Extend 'usage' parameter so that cluster_swap_free_nr() can be reused [v3] mm: Extend 'usage' parameter so that cluster_swap_free_nr() can be reused 1 1 - --- 2024-07-24 Barry Song New
[v6,11/11] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-07-24 James Houghton New
[v6,10/11] mm: multi-gen LRU: Have secondary MMUs participate in aging mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-07-24 James Houghton New
[v6,09/11] KVM: x86: Implement fast_only versions of kvm_{test_,}age_gfn mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-07-24 James Houghton New
[v6,08/11] KVM: x86: Optimize kvm_{test_,}age_gfn a little bit mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-07-24 James Houghton New
[v6,07/11] KVM: Pass fast_only to kvm_{test_,}age_gfn mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-07-24 James Houghton New
[v6,06/11] mm: Add has_fast_aging to struct mmu_notifier mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-07-24 James Houghton New
[v6,05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-07-24 James Houghton New
[v6,04/11] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-07-24 James Houghton New
[v6,03/11] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-07-24 James Houghton New
[v6,02/11] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn mm: multi-gen LRU: Walk secondary MMU page tables while aging - 1 - --- 2024-07-24 James Houghton New
[v6,01/11] KVM: Add lockless memslot walk to KVM mm: multi-gen LRU: Walk secondary MMU page tables while aging - 1 - --- 2024-07-24 James Houghton New
[2/2] mm: Remove PG_error Remove PG_error - - - --- 2024-07-24 Matthew Wilcox New
[1/2] fs: Remove calls to set and clear the folio error flag Remove PG_error - - - --- 2024-07-24 Matthew Wilcox New
[2/2] mm, memcg: cg2 memory{.swap,}.peak write tests [1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers - - - --- 2024-07-23 David Finkel New
[1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers [1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers - - - --- 2024-07-23 David Finkel New
[v2,23/23] kbuild: rust: remove the `alloc` crate Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,22/23] rust: str: test: replace `alloc::format` Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,21/23] rust: error: use `core::alloc::LayoutError` Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,20/23] rust: alloc: remove `GlobalAlloc` and `krealloc_aligned` Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,19/23] rust: alloc: add `Vec` to prelude Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,18/23] rust: alloc: remove `VecExt` extension Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,17/23] rust: treewide: switch to the kernel `Vec` type Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,16/23] rust: alloc: implement `collect` for `IntoIter` Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,15/23] rust: alloc: implement `IntoIterator` for `Vec` Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,14/23] rust: alloc: implement kernel `Vec` type Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,13/23] rust: alloc: import kernel `Box` type in types.rs Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,12/23] rust: alloc: add `Box` to prelude Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,11/23] rust: alloc: remove `BoxExt` extension Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,10/23] rust: treewide: switch to our kernel `Box` type Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,09/23] rust: alloc: implement kernel `Box` Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,08/23] rust: types: implement `Unique<T>` Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,07/23] rust: alloc: implement `KVmalloc` allocator Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,06/23] rust: alloc: implement `Vmalloc` allocator Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,05/23] rust: alloc: add module `allocator_test` Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,04/23] rust: alloc: implement `Allocator` for `Kmalloc` Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,02/23] rust: alloc: separate `aligned_size` from `krealloc_aligned` Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
[v2,01/23] rust: alloc: add `Allocator` trait Generic `Allocator` support for Rust - - - --- 2024-07-23 Danilo Krummrich New
mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node 1 - 1 --- 2024-07-23 Roman Gushchin New
[6/6] mm: Use page->private instead of page->index in percpu page->index removals in mm - - - --- 2024-07-23 Matthew Wilcox New
[5/6] mm: Remove references to page->index in huge_memory.c page->index removals in mm - - - --- 2024-07-23 Matthew Wilcox New
[4/6] mm: Mass constification of folio/page pointers page->index removals in mm - - - --- 2024-07-23 Matthew Wilcox New
[3/6] mm: Convert page_to_pgoff() to page_pgoff() page->index removals in mm - - - --- 2024-07-23 Matthew Wilcox New
[2/6] mm: Constify page_address_in_vma() page->index removals in mm - - - --- 2024-07-23 Matthew Wilcox New
[1/6] bootmem: Stop using page->index page->index removals in mm - - - --- 2024-07-23 Matthew Wilcox New
[RESEND,3/3] rseq: Ensure SIGBUS delivered on memory failure [RESEND,1/3] x86: Add task_struct flag to force SIGBUS on MCE - - - --- 2024-07-23 Andrew Zaborowski New
[RESEND,2/3] execve: Ensure SIGBUS delivered on memory failure [RESEND,1/3] x86: Add task_struct flag to force SIGBUS on MCE - - - --- 2024-07-23 Andrew Zaborowski New
[RESEND,1/3] x86: Add task_struct flag to force SIGBUS on MCE [RESEND,1/3] x86: Add task_struct flag to force SIGBUS on MCE - - - --- 2024-07-23 Andrew Zaborowski New
rust: mm: add abstractions for mm_struct and vm_area_struct rust: mm: add abstractions for mm_struct and vm_area_struct - - - --- 2024-07-23 Alice Ryhl New
[v4,1/1] x86/elf: Add a new .note section containing xfeatures buffer layout info to x86 core files Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts - - - --- 2024-07-23 Vignesh Balasubramanian New
[v3,5/5] scripts/gdb: Add 'lx-kasan_mem_to_shadow' command Fix some GDB command error and add some GDB commands - - - --- 2024-07-23 Kuan-Ying Lee New
[v3,4/5] scripts/gdb: Add 'lx-stack_depot_lookup' command. Fix some GDB command error and add some GDB commands - - - --- 2024-07-23 Kuan-Ying Lee New
[v3,3/5] scripts/gdb: fix lx-mounts command error Fix some GDB command error and add some GDB commands - - - --- 2024-07-23 Kuan-Ying Lee New
[v3,2/5] scripts/gdb: add iteration function for rbtree Fix some GDB command error and add some GDB commands - - - --- 2024-07-23 Kuan-Ying Lee New
[v3,1/5] scripts/gdb: fix timerlist parsing issue Fix some GDB command error and add some GDB commands - - - --- 2024-07-23 Kuan-Ying Lee New
[v3] mm/page_alloc: Fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist() [v3] mm/page_alloc: Fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist() - 1 - --- 2024-07-23 Li Zhijian New
[v2,25/25] docs: move numa=fake description to kernel-parameters.txt mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,24/25] mm: make range-to-target_node lookup facility a part of numa_memblks mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport New
[v2,23/25] arch_numa: switch over to numa_memblks mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,21/25] mm: numa_memblks: make several functions and variables static mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,20/25] mm: numa_memblks: introduce numa_memblks_init mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,19/25] mm: introduce numa_emulation mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,18/25] mm: move numa_distance and related code from x86 to numa_memblks mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,17/25] mm: introduce numa_memblks mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport New
[v2,15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport New
[v2,14/25] x86/numa_emu: split __apicid_to_node update to a helper function mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport New
[v2,13/25] x86/numa_emu: simplify allocation of phys_dist mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport New
[v2,12/25] x86/numa: move FAKE_NODE_* defines to numa_emu mm: introduce numa_memblks - 1 - --- 2024-07-23 Mike Rapoport New
[v2,11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,10/25] x86/numa: simplify numa_distance allocation mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,09/25] arch, mm: pull out allocation of NODE_DATA to generic code mm: introduce numa_memblks 1 1 - --- 2024-07-23 Mike Rapoport New
[v2,08/25] arch, mm: move definition of node_data to generic code mm: introduce numa_memblks 2 1 - --- 2024-07-23 Mike Rapoport New
[v2,07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,05/25] MIPS: loongson64: rename __node_data to node_data mm: introduce numa_memblks - 3 - --- 2024-07-23 Mike Rapoport New
[v2,04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
[v2,03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes mm: introduce numa_memblks - - - --- 2024-07-23 Mike Rapoport New
« 1 2 3 4758 759 »