Show patches with: none      |   78835 patches
« 1 2 3 4788 789 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,7/7] mm: Use page->private instead of page->index in percpu page->index removals in mm - - - --- 2024-10-05 Matthew Wilcox (Oracle) New
[v2,6/7] mm: Remove references to page->index in huge_memory.c page->index removals in mm - - - --- 2024-10-05 Matthew Wilcox (Oracle) New
[v2,5/7] bootmem: Stop using page->index page->index removals in mm - - - --- 2024-10-05 Matthew Wilcox (Oracle) New
[v2,4/7] mm: Mass constification of folio/page pointers page->index removals in mm - - - --- 2024-10-05 Matthew Wilcox (Oracle) New
[v2,3/7] mm: Renovate page_address_in_vma() page->index removals in mm - - - --- 2024-10-05 Matthew Wilcox (Oracle) New
[v2,2/7] mm: Use page_pgoff() in more places page->index removals in mm - - - --- 2024-10-05 Matthew Wilcox (Oracle) New
[v2,1/7] mm: Convert page_to_pgoff() to page_pgoff() page->index removals in mm - - - --- 2024-10-05 Matthew Wilcox (Oracle) New
[v2,1/1] mm, kasan, kmsan: copy_from/to_kernel_nofault [v2,1/1] mm, kasan, kmsan: copy_from/to_kernel_nofault - - - --- 2024-10-05 Sabyrzhan Tasbolatov New
mm, kmsan: instrument copy_from_kernel_nofault mm, kmsan: instrument copy_from_kernel_nofault - - - --- 2024-10-05 Sabyrzhan Tasbolatov New
[hotfix,6.12] maple_tree: correct tree corruption on spanning store [hotfix,6.12] maple_tree: correct tree corruption on spanning store - - - --- 2024-10-05 Lorenzo Stoakes New
[RFC,v2,2/2] arm64: Support AT_HWCAP3 arm64: Add infrastructure for use of AT_HWCAP3 - - - --- 2024-10-04 Mark Brown New
[RFC,v2,1/2] binfmt_elf: Wire up AT_HWCAP3 at AT_HWCAP4 arm64: Add infrastructure for use of AT_HWCAP3 1 - - --- 2024-10-04 Mark Brown New
[RFC,v2,4/4] sched+mm: Use hazard pointers to track lazy active mm existence sched+mm: Track lazy active mm existence with hazard pointers - - - --- 2024-10-04 Mathieu Desnoyers New
[RFC,v2,3/4] hp: Implement Hazard Pointers sched+mm: Track lazy active mm existence with hazard pointers - - - --- 2024-10-04 Mathieu Desnoyers New
[RFC,v2,2/4] Documentation: RCU: Refer to ptr_eq() sched+mm: Track lazy active mm existence with hazard pointers 2 1 - --- 2024-10-04 Mathieu Desnoyers New
[RFC,v2,1/4] compiler.h: Introduce ptr_eq() to preserve address dependency sched+mm: Track lazy active mm existence with hazard pointers 2 2 1 --- 2024-10-04 Mathieu Desnoyers New
[v4] Fixes: null pointer dereference in pfnmap_lockdep_assert [v4] Fixes: null pointer dereference in pfnmap_lockdep_assert - - - --- 2024-10-04 Manas via B4 Relay New
mm: Remove misleading 'unlikely' hint in vms_gather_munmap_vmas() mm: Remove misleading 'unlikely' hint in vms_gather_munmap_vmas() - 1 - --- 2024-10-04 Breno Leitao New
[RFC,v1,1/1] exec: seal system mappings seal system mappings - - - --- 2024-10-04 Jeff Xu New
[v9,29/29] MAINTAINERS: add entry for the Rust `alloc` module Generic `Allocator` support for Rust - - - --- 2024-10-04 Danilo Krummrich New
[v9,28/29] kbuild: rust: remove the `alloc` crate and `GlobalAlloc` Generic `Allocator` support for Rust - - - --- 2024-10-04 Danilo Krummrich New
[v9,27/29] rust: alloc: update module comment of alloc.rs Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,26/29] rust: str: test: replace `alloc::format` Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,25/29] rust: alloc: implement `Cmalloc` in module allocator_test Generic `Allocator` support for Rust - 2 - --- 2024-10-04 Danilo Krummrich New
[v9,24/29] rust: alloc: implement `contains` for `Flags` Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,23/29] rust: error: check for config `test` in `Error::name` Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,22/29] rust: error: use `core::alloc::LayoutError` Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,21/29] rust: alloc: add `Vec` to prelude Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,20/29] rust: alloc: remove `VecExt` extension Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,19/29] rust: treewide: switch to the kernel `Vec` type Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,18/29] rust: alloc: implement `collect` for `IntoIter` Generic `Allocator` support for Rust - 2 - --- 2024-10-04 Danilo Krummrich New
[v9,17/29] rust: alloc: implement `IntoIterator` for `Vec` Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,16/29] rust: alloc: implement kernel `Vec` type Generic `Allocator` support for Rust - 2 - --- 2024-10-04 Danilo Krummrich New
[v9,15/29] rust: alloc: introduce `ArrayLayout` Generic `Allocator` support for Rust - 1 - --- 2024-10-04 Danilo Krummrich New
[v9,14/29] rust: alloc: add `Box` to prelude Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,13/29] rust: alloc: remove extension of std's `Box` Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,12/29] rust: treewide: switch to our kernel `Box` type Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,11/29] rust: alloc: implement kernel `Box` Generic `Allocator` support for Rust - 2 - --- 2024-10-04 Danilo Krummrich New
[v9,10/29] rust: alloc: add __GFP_NOWARN to `Flags` Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,09/29] rust: alloc: implement `KVmalloc` allocator Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,08/29] rust: alloc: implement `Vmalloc` allocator Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,07/29] rust: alloc: add module `allocator_test` Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,06/29] rust: alloc: implement `Allocator` for `Kmalloc` Generic `Allocator` support for Rust - 2 - --- 2024-10-04 Danilo Krummrich New
[v9,05/29] rust: alloc: make `allocator` module public Generic `Allocator` support for Rust - 2 - --- 2024-10-04 Danilo Krummrich New
[v9,04/29] rust: alloc: implement `ReallocFunc` Generic `Allocator` support for Rust - 2 - --- 2024-10-04 Danilo Krummrich New
[v9,03/29] rust: alloc: rename `KernelAllocator` to `Kmalloc` Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,02/29] rust: alloc: separate `aligned_size` from `krealloc_aligned` Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
[v9,01/29] rust: alloc: add `Allocator` trait Generic `Allocator` support for Rust - 3 - --- 2024-10-04 Danilo Krummrich New
mm: swap: prevent possible data-race in __try_to_reclaim_swap mm: swap: prevent possible data-race in __try_to_reclaim_swap - - - --- 2024-10-04 Jeongjun Park New
[v3] Fixes: null pointer dereference in pfnmap_lockdep_assert [v3] Fixes: null pointer dereference in pfnmap_lockdep_assert - - - --- 2024-10-04 Manas via B4 Relay New
[v2] Fixes: null pointer dereference in pfnmap_lockdep_assert [v2] Fixes: null pointer dereference in pfnmap_lockdep_assert - 1 - --- 2024-10-04 Manas via B4 Relay New
preempt_rt: increase PERCPU_DYNAMIC_SIZE_SHIFT for slab randomization preempt_rt: increase PERCPU_DYNAMIC_SIZE_SHIFT for slab randomization - - - --- 2024-10-04 Arnd Bergmann New
[2/2] selftests/mm: fix deadlock for fork after pthread_create on ARM selftests/mm: fix deadlock after pthread_create - - - --- 2024-10-03 Edward Liaw New
[1/2] selftests/mm: replace atomic_bool with pthread_barrier_t selftests/mm: fix deadlock after pthread_create - - - --- 2024-10-03 Edward Liaw New
mm/hugetlb: Fix hugepage allocation for interleaved memory nodes mm/hugetlb: Fix hugepage allocation for interleaved memory nodes - - - --- 2024-10-03 Ritesh Harjani (IBM) New
Fixes: null pointer dereference in pfnmap_lockdep_assert Fixes: null pointer dereference in pfnmap_lockdep_assert - - - --- 2024-10-03 Manas via B4 Relay New
[v3,2/2] vdso: Introduce vdso/page.h vdso: Use only headers from the vdso/ namespace 1 - - --- 2024-10-03 Vincenzo Frascino New
[v3,1/2] drm: Fix fault format vdso: Use only headers from the vdso/ namespace - - - --- 2024-10-03 Vincenzo Frascino New
[RESEND] mm: Move set_pxd_safe() helpers from generic to platform [RESEND] mm: Move set_pxd_safe() helpers from generic to platform 2 - - --- 2024-10-03 Anshuman Khandual New
[v5,10/10] docs: tmpfs: Add casefold options tmpfs: Add case-insensitive support for tmpfs - 1 - --- 2024-10-02 André Almeida New
[v5,09/10] tmpfs: Expose filesystem features via sysfs tmpfs: Add case-insensitive support for tmpfs - 1 - --- 2024-10-02 André Almeida New
[v5,08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs tmpfs: Add case-insensitive support for tmpfs - 1 - --- 2024-10-02 André Almeida New
[v5,07/10] tmpfs: Add casefold lookup support tmpfs: Add case-insensitive support for tmpfs - - - --- 2024-10-02 André Almeida New
[v5,06/10] tmpfs: Always set simple_dentry_operations as dentry ops tmpfs: Add case-insensitive support for tmpfs - - - --- 2024-10-02 André Almeida New
[v5,05/10] libfs: Export generic_ci_ dentry functions tmpfs: Add case-insensitive support for tmpfs - - - --- 2024-10-02 André Almeida New
[v5,04/10] unicode: Recreate utf8_parse_version() tmpfs: Add case-insensitive support for tmpfs - 2 - --- 2024-10-02 André Almeida New
[v5,03/10] unicode: Export latest available UTF-8 version number tmpfs: Add case-insensitive support for tmpfs 1 - - --- 2024-10-02 André Almeida New
[v5,02/10] ext4: Use generic_ci_validate_strict_name helper tmpfs: Add case-insensitive support for tmpfs 1 1 - --- 2024-10-02 André Almeida New
[v5,01/10] libfs: Create the helper function generic_ci_validate_strict_name() tmpfs: Add case-insensitive support for tmpfs - - - --- 2024-10-02 André Almeida New
[v3] mm: swap: Make some count_mthp_stat() call-sites be THP-agnostic. [v3] mm: swap: Make some count_mthp_stat() call-sites be THP-agnostic. - 1 - --- 2024-10-02 Kanchana P Sridhar New
mm/truncate: reset xa_has_values flag on each iteration mm/truncate: reset xa_has_values flag on each iteration - - - --- 2024-10-02 Shakeel Butt New
[v10,12/12] tmpfs: add support for multigrain timestamps timekeeping/fs: multigrain timestamp redux - 2 1 --- 2024-10-02 Jeff Layton New
[v10,11/12] btrfs: convert to multigrain timestamps timekeeping/fs: multigrain timestamp redux - 1 1 --- 2024-10-02 Jeff Layton New
[v10,10/12] ext4: switch to multigrain timestamps timekeeping/fs: multigrain timestamp redux - 2 1 --- 2024-10-02 Jeff Layton New
[v10,09/12] xfs: switch to multigrain timestamps timekeeping/fs: multigrain timestamp redux - 2 1 --- 2024-10-02 Jeff Layton New
[v10,08/12] Documentation: add a new file documenting multigrain timestamps timekeeping/fs: multigrain timestamp redux - 4 1 --- 2024-10-02 Jeff Layton New
[v10,07/12] fs: add percpu counters for significant multigrain timestamp events timekeeping/fs: multigrain timestamp redux - 3 1 --- 2024-10-02 Jeff Layton New
[v10,06/12] fs: tracepoints around multigrain timestamp events timekeeping/fs: multigrain timestamp redux - 4 1 --- 2024-10-02 Jeff Layton New
[v10,05/12] fs: handle delegated timestamps in setattr_copy_mgtime timekeeping/fs: multigrain timestamp redux - 1 1 --- 2024-10-02 Jeff Layton New
[v10,04/12] fs: have setattr_copy handle multigrain timestamps appropriately timekeeping/fs: multigrain timestamp redux - 3 1 --- 2024-10-02 Jeff Layton New
[v10,03/12] fs: add infrastructure for multigrain timestamps timekeeping/fs: multigrain timestamp redux - 1 1 --- 2024-10-02 Jeff Layton New
[v10,02/12] timekeeping: add percpu counter for tracking floor swap events timekeeping/fs: multigrain timestamp redux - - 1 --- 2024-10-02 Jeff Layton New
[v10,01/12] timekeeping: add interfaces for handling timestamps with a floor value timekeeping/fs: multigrain timestamp redux 1 - 1 --- 2024-10-02 Jeff Layton New
[v2] mm: swap: Call count_mthp_stat() outside ifdef CONFIG_TRANSPARENT_HUGEPAGE. [v2] mm: swap: Call count_mthp_stat() outside ifdef CONFIG_TRANSPARENT_HUGEPAGE. - 1 - --- 2024-10-02 Kanchana P Sridhar New
[v2] mm: zswap: Delete comments for "value" member of 'struct zswap_entry'. [v2] mm: zswap: Delete comments for "value" member of 'struct zswap_entry'. 1 2 - --- 2024-10-02 Kanchana P Sridhar New
[v9,12/12] tmpfs: add support for multigrain timestamps fs: multigrain timestamp redux - 2 1 --- 2024-10-02 Jeff Layton New
[v9,11/12] btrfs: convert to multigrain timestamps fs: multigrain timestamp redux - 1 1 --- 2024-10-02 Jeff Layton New
[v9,10/12] ext4: switch to multigrain timestamps fs: multigrain timestamp redux - 2 1 --- 2024-10-02 Jeff Layton New
[v9,09/12] xfs: switch to multigrain timestamps fs: multigrain timestamp redux - 2 1 --- 2024-10-02 Jeff Layton New
[v9,08/12] Documentation: add a new file documenting multigrain timestamps fs: multigrain timestamp redux - 5 1 --- 2024-10-02 Jeff Layton New
[v9,07/12] timekeeping: add percpu counter for tracking floor swap events fs: multigrain timestamp redux - - 1 --- 2024-10-02 Jeff Layton New
[v9,06/12] fs: add percpu counters for significant multigrain timestamp events fs: multigrain timestamp redux - 3 1 --- 2024-10-02 Jeff Layton New
[v9,05/12] fs: tracepoints around multigrain timestamp events fs: multigrain timestamp redux - 4 1 --- 2024-10-02 Jeff Layton New
[v9,04/12] fs: handle delegated timestamps in setattr_copy_mgtime fs: multigrain timestamp redux - 1 1 --- 2024-10-02 Jeff Layton New
[v9,03/12] fs: have setattr_copy handle multigrain timestamps appropriately fs: multigrain timestamp redux - 3 1 --- 2024-10-02 Jeff Layton New
[v9,02/12] fs: add infrastructure for multigrain timestamps fs: multigrain timestamp redux - 1 1 --- 2024-10-02 Jeff Layton New
[v9,01/12] timekeeping: add interfaces for handling timestamps with a floor value fs: multigrain timestamp redux 1 - 1 --- 2024-10-02 Jeff Layton New
[v4,bpf-next,3/3] selftests/bpf: Add a test for kmem_cache_iter bpf: Add kmem_cache iterator and kfunc - - - --- 2024-10-02 Namhyung Kim New
[v4,bpf-next,2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc bpf: Add kmem_cache iterator and kfunc 2 - - --- 2024-10-02 Namhyung Kim New
[v4,bpf-next,1/3] bpf: Add kmem_cache iterator bpf: Add kmem_cache iterator and kfunc 1 - - --- 2024-10-02 Namhyung Kim New
« 1 2 3 4788 789 »