Show patches with: none      |   78836 patches
« 1 2 3 4788 789 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[15/33] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[14/33] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode - 1 - --- 2024-10-01 Deepak Gupta New
[12/33] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 1 - --- 2024-10-01 Deepak Gupta New
[11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[10/33] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode - 1 - --- 2024-10-01 Deepak Gupta New
[09/33] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - --- 2024-10-01 Deepak Gupta New
[08/33] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[07/33] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv riscv control-flow integrity for usermode - 1 - --- 2024-10-01 Deepak Gupta New
[05/33] riscv: Call riscv_user_isa_enable() only on the boot hart riscv control-flow integrity for usermode - 3 - --- 2024-10-01 Deepak Gupta New
[04/33] riscv: Add support for per-thread envcfg CSR values riscv control-flow integrity for usermode - 2 - --- 2024-10-01 Deepak Gupta New
[03/33] riscv: Enable cbo.zero only when all harts support Zicboz riscv control-flow integrity for usermode - 3 - --- 2024-10-01 Deepak Gupta New
[02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK riscv control-flow integrity for usermode 1 3 - --- 2024-10-01 Deepak Gupta New
[v8,29/29] MAINTAINERS: add entry for the Rust `alloc` module Generic `Allocator` support for Rust - - - --- 2024-10-01 Danilo Krummrich New
[v8,28/29] kbuild: rust: remove the `alloc` crate and `GlobalAlloc` Generic `Allocator` support for Rust - - - --- 2024-10-01 Danilo Krummrich New
[v8,27/29] rust: alloc: update module comment of alloc.rs Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,26/29] rust: str: test: replace `alloc::format` Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,25/29] rust: alloc: implement `Cmalloc` in module allocator_test Generic `Allocator` support for Rust - 2 - --- 2024-10-01 Danilo Krummrich New
[v8,24/29] rust: alloc: implement `contains` for `Flags` Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,23/29] rust: error: check for config `test` in `Error::name` Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,22/29] rust: error: use `core::alloc::LayoutError` Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,21/29] rust: alloc: add `Vec` to prelude Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,20/29] rust: alloc: remove `VecExt` extension Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,19/29] rust: treewide: switch to the kernel `Vec` type Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,18/29] rust: alloc: implement `collect` for `IntoIter` Generic `Allocator` support for Rust - 2 - --- 2024-10-01 Danilo Krummrich New
[v8,17/29] rust: alloc: implement `IntoIterator` for `Vec` Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,16/29] rust: alloc: implement kernel `Vec` type Generic `Allocator` support for Rust - 2 - --- 2024-10-01 Danilo Krummrich New
[v8,15/29] rust: alloc: introduce `ArrayLayout` Generic `Allocator` support for Rust - 1 - --- 2024-10-01 Danilo Krummrich New
[v8,14/29] rust: alloc: add `Box` to prelude Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,13/29] rust: alloc: remove extension of std's `Box` Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,12/29] rust: treewide: switch to our kernel `Box` type Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,11/29] rust: alloc: implement kernel `Box` Generic `Allocator` support for Rust - 2 - --- 2024-10-01 Danilo Krummrich New
[v8,10/29] rust: alloc: add __GFP_NOWARN to `Flags` Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,09/29] rust: alloc: implement `KVmalloc` allocator Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,08/29] rust: alloc: implement `Vmalloc` allocator Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,07/29] rust: alloc: add module `allocator_test` Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,06/29] rust: alloc: implement `Allocator` for `Kmalloc` Generic `Allocator` support for Rust - 2 - --- 2024-10-01 Danilo Krummrich New
[v8,05/29] rust: alloc: make `allocator` module public Generic `Allocator` support for Rust - 2 - --- 2024-10-01 Danilo Krummrich New
[v8,04/29] rust: alloc: implement `ReallocFunc` Generic `Allocator` support for Rust - 2 - --- 2024-10-01 Danilo Krummrich New
[v8,03/29] rust: alloc: rename `KernelAllocator` to `Kmalloc` Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,02/29] rust: alloc: separate `aligned_size` from `krealloc_aligned` Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
[v8,01/29] rust: alloc: add `Allocator` trait Generic `Allocator` support for Rust - 3 - --- 2024-10-01 Danilo Krummrich New
mm, slab: fix use of SLAB_SUPPORTS_SYSFS in kmem_cache_release() mm, slab: fix use of SLAB_SUPPORTS_SYSFS in kmem_cache_release() - 1 1 --- 2024-10-01 Nilay Shroff New
[v3,2/2] selftests/exec: add a test to enforce execveat()'s comm [v3,1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case - - - --- 2024-10-01 Tycho Andersen New
[v3,1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case [v3,1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case - 1 - --- 2024-10-01 Tycho Andersen New
[hotfix,6.12] mm/mmap: correct error handling in mmap_region() [hotfix,6.12] mm/mmap: correct error handling in mmap_region() - 1 - --- 2024-10-01 Lorenzo Stoakes New
[v8,12/12] tmpfs: add support for multigrain timestamps fs: multigrain timestamp redux - 2 1 --- 2024-10-01 Jeff Layton New
[v8,11/12] btrfs: convert to multigrain timestamps fs: multigrain timestamp redux - 1 1 --- 2024-10-01 Jeff Layton New
[v8,10/12] ext4: switch to multigrain timestamps fs: multigrain timestamp redux - 2 1 --- 2024-10-01 Jeff Layton New
[v8,09/12] xfs: switch to multigrain timestamps fs: multigrain timestamp redux - 2 1 --- 2024-10-01 Jeff Layton New
[v8,08/12] Documentation: add a new file documenting multigrain timestamps fs: multigrain timestamp redux - 4 1 --- 2024-10-01 Jeff Layton New
[v8,07/12] timekeeping: add percpu counter for tracking floor swap events fs: multigrain timestamp redux - - 1 --- 2024-10-01 Jeff Layton New
[v8,06/12] fs: add percpu counters for significant multigrain timestamp events fs: multigrain timestamp redux - 3 1 --- 2024-10-01 Jeff Layton New
[v8,05/12] fs: tracepoints around multigrain timestamp events fs: multigrain timestamp redux - 4 1 --- 2024-10-01 Jeff Layton New
[v8,04/12] fs: handle delegated timestamps in setattr_copy_mgtime fs: multigrain timestamp redux - 1 1 --- 2024-10-01 Jeff Layton New
[v8,03/12] fs: have setattr_copy handle multigrain timestamps appropriately fs: multigrain timestamp redux - 3 1 --- 2024-10-01 Jeff Layton New
[v8,02/12] fs: add infrastructure for multigrain timestamps fs: multigrain timestamp redux - 1 1 --- 2024-10-01 Jeff Layton New
[v8,01/12] timekeeping: add interfaces for handling timestamps with a floor value fs: multigrain timestamp redux 1 - 1 --- 2024-10-01 Jeff Layton New
secretmem: disable memfd_secret() if arch cannot set direct map secretmem: disable memfd_secret() if arch cannot set direct map - 1 - --- 2024-10-01 Patrick Roy New
[v10,7/7] mm: swap: Count successful large folio zswap stores in hugepage zswpout stats. mm: zswap swap-out of large folios - 1 - --- 2024-10-01 Kanchana P Sridhar New
[v10,6/7] mm: zswap: Support large folios in zswap_store(). mm: zswap swap-out of large folios 2 1 - --- 2024-10-01 Kanchana P Sridhar New
[v10,5/7] mm: zswap: Modify zswap_stored_pages to be atomic_long_t. mm: zswap swap-out of large folios 2 1 - --- 2024-10-01 Kanchana P Sridhar New
[v10,4/7] mm: Change count_objcg_event() to count_objcg_events() for batch event updates. mm: zswap swap-out of large folios 2 1 - --- 2024-10-01 Kanchana P Sridhar New
[v10,3/7] mm: zswap: Rename zswap_pool_get() to zswap_pool_tryget(). mm: zswap swap-out of large folios 2 2 - --- 2024-10-01 Kanchana P Sridhar New
[v10,2/7] mm: zswap: Modify zswap_compress() to accept a page instead of a folio. mm: zswap swap-out of large folios 2 2 - --- 2024-10-01 Kanchana P Sridhar New
[v10,1/7] mm: Define obj_cgroup_get() if CONFIG_MEMCG is not defined. mm: zswap swap-out of large folios 1 3 - --- 2024-10-01 Kanchana P Sridhar New
[v2,2/2] virt: pvmemcontrol: add Yuanchu and Pasha as maintainers [v2,1/2] virt: pvmemcontrol: control guest physical memory properties - - - --- 2024-10-01 Yuanchu Xie New
[v2,1/2] virt: pvmemcontrol: control guest physical memory properties [v2,1/2] virt: pvmemcontrol: control guest physical memory properties - - - --- 2024-10-01 Yuanchu Xie New
[v2,1/1] mseal: update mseal.rst update mseal.rst - 1 - --- 2024-10-01 Jeff Xu New
[v9,7/7] mm: swap: Count successful large folio zswap stores in hugepage zswpout stats. mm: zswap swap-out of large folios - 1 - --- 2024-09-30 Kanchana P Sridhar New
[v9,6/7] mm: zswap: Support large folios in zswap_store(). mm: zswap swap-out of large folios - 1 - --- 2024-09-30 Kanchana P Sridhar New
[v9,5/7] mm: zswap: Modify zswap_stored_pages to be atomic_long_t. mm: zswap swap-out of large folios 2 1 - --- 2024-09-30 Kanchana P Sridhar New
[v9,4/7] mm: Change count_objcg_event() to count_objcg_events() for batch event updates. mm: zswap swap-out of large folios 2 1 - --- 2024-09-30 Kanchana P Sridhar New
[v9,3/7] mm: zswap: Rename zswap_pool_get() to zswap_pool_tryget(). mm: zswap swap-out of large folios 2 2 - --- 2024-09-30 Kanchana P Sridhar New
[v9,2/7] mm: zswap: Modify zswap_compress() to accept a page instead of a folio. mm: zswap swap-out of large folios 2 2 - --- 2024-09-30 Kanchana P Sridhar New
[v9,1/7] mm: Define obj_cgroup_get() if CONFIG_MEMCG is not defined. mm: zswap swap-out of large folios 1 3 - --- 2024-09-30 Kanchana P Sridhar New
[32/35] mm/mmu_notifiers: Reorganize kerneldoc parameter names Reorganize kerneldoc parameter names - - - --- 2024-09-30 Julia Lawall New
[14/35] maple_tree: Reorganize kerneldoc parameter names Reorganize kerneldoc parameter names - - - --- 2024-09-30 Julia Lawall New
mm, kasan: proper instrument _kernel_nofault mm, kasan: proper instrument _kernel_nofault - - - --- 2024-09-30 Sabyrzhan Tasbolatov New
netfs: Add folio_queue API documentation netfs: Add folio_queue API documentation - - - --- 2024-09-30 David Howells New
[RFC,3/3] selftests: pidfd: add tests for PIDFD_SELF introduce PIDFD_SELF - - - --- 2024-09-30 Lorenzo Stoakes New
[RFC,2/3] pidfd: add PIDFD_SELF sentinel to refer to own process introduce PIDFD_SELF - - - --- 2024-09-30 Lorenzo Stoakes New
[RFC,1/3] pidfd: refactor pidfd_get_pid/to_pid() and de-duplicate pid lookup introduce PIDFD_SELF - - - --- 2024-09-30 Lorenzo Stoakes New
[v2] Fix NULL pointer dereference in read_cache_folio [v2] Fix NULL pointer dereference in read_cache_folio - - 1 --- 2024-09-30 Gianfranco Trad New
[slab,hotfixes,2/2] kunit: move call to kunit_run_all_tests() after rcu_end_inkernel_boot() slub kunit tests fixes for 6.12 - - - --- 2024-09-30 Vlastimil Babka New
[slab,hotfixes,1/2] mm, slab: suppress warnings in test_leak_destroy kunit test slub kunit tests fixes for 6.12 - 1 - --- 2024-09-30 Vlastimil Babka New
resource, kunit: Fix user-after-free in resource_test_region_intersects() resource, kunit: Fix user-after-free in resource_test_region_intersects() - - - --- 2024-09-30 Huang, Ying New
mm: deal with active/inactive inversion in lru_gen_is_active mm: deal with active/inactive inversion in lru_gen_is_active - - - --- 2024-09-30 zhaoyang.huang New
tdx, memory hotplug: Check whole hot-adding memory range for TDX tdx, memory hotplug: Check whole hot-adding memory range for TDX 2 1 - --- 2024-09-30 Huang, Ying New
[v6,2/2] mm: Allocate THP on hugezeropage wp-fault Do not shatter hugezeropage on wp-fault 1 1 - --- 2024-09-30 Dev Jain New
[v6,1/2] mm: Abstract THP allocation Do not shatter hugezeropage on wp-fault 1 1 - --- 2024-09-30 Dev Jain New
[v1] Fix NULL pointer dereference in read_cache_folio [v1] Fix NULL pointer dereference in read_cache_folio - - 1 --- 2024-09-29 Gianfranco Trad New
[v4] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM [v4] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM - - - --- 2024-09-29 jingxiang zeng New
[v4] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM [v4] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM - - - --- 2024-09-29 jingxiang zeng New
[v1,2/2] Documentation: RCU: Refer to ptr_eq() Introduce ptr_eq() to preserve address dependency 1 - - --- 2024-09-29 Mathieu Desnoyers New
[v1,1/2] compiler.h: Introduce ptr_eq() to preserve address dependency Introduce ptr_eq() to preserve address dependency 1 1 - --- 2024-09-29 Mathieu Desnoyers New
mm: move get_vma_name() from procfs to mm tree mm: move get_vma_name() from procfs to mm tree - - - --- 2024-09-29 chenqiwu New
[v2] mm/cma: print total and used count in cma_alloc() [v2] mm/cma: print total and used count in cma_alloc() - - - --- 2024-09-29 Xiang Gao New
« 1 2 3 4788 789 »