Show patches with: none      |   78658 patches
« 1 2 3 4786 787 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3] SLUB: Add support for per object memory policies [v3] SLUB: Add support for per object memory policies - - 1 --- 2024-10-01 Christoph Lameter via B4 Relay New
[3/3] zsmalloc: replace kmap_atomic with kmap_local_page Untitled series #894600 - - - --- 2024-10-01 Pintu Kumar New
[slab,hotfixes,v2,2/2] slub/kunit: skip test_kfree_rcu when the slub kunit test is built-in slub kunit tests fixes for 6.12 - - - --- 2024-10-01 Vlastimil Babka New
[slab,hotfixes,v2,1/2] mm, slab: suppress warnings in test_leak_destroy kunit test slub kunit tests fixes for 6.12 - - - --- 2024-10-01 Vlastimil Babka New
[33/33] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[32/33] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[31/33] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[30/33] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[29/33] riscv: kernel command line option to opt out of user cfi riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[28/33] riscv: enable kernel access to shadow stack memory via FWFT sbi call riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[27/33] riscv: Add Firmware Feature SBI extensions definitions riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[25/33] riscv/ptrace: riscv cfi status and state via ptrace and in core files riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[24/33] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - --- 2024-10-01 Deepak Gupta New
[23/33] riscv signal: save and restore of shadow stack for signal riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[22/33] riscv: signal: abstract header saving for setup_sigcontext riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[21/33] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[20/33] riscv: Implements arch agnostic indirect branch tracking prctls riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[19/33] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[18/33] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[17/33] prctl: arch-agnostic prctl for shadow stack riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[16/33] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[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 - - - --- 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 - 1 - --- 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 - 2 - --- 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 --- 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 Sridhar, Kanchana P New
[v10,6/7] mm: zswap: Support large folios in zswap_store(). mm: zswap swap-out of large folios 2 1 - --- 2024-10-01 Sridhar, Kanchana P 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 Sridhar, Kanchana P 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 Sridhar, Kanchana P 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 Sridhar, Kanchana P 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 Sridhar, Kanchana P 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 Sridhar, Kanchana P 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 - - - --- 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 Sridhar, Kanchana P New
[v9,6/7] mm: zswap: Support large folios in zswap_store(). mm: zswap swap-out of large folios - 1 - --- 2024-09-30 Sridhar, Kanchana P 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 Sridhar, Kanchana P 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 Sridhar, Kanchana P 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 Sridhar, Kanchana P 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 Sridhar, Kanchana P 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 Sridhar, Kanchana P New
« 1 2 3 4786 787 »