Show patches with: State = Action Required       |   78274 patches
« 1 2 3 4782 783 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,13/30] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode - 1 - --- 2024-09-12 Deepak Gupta New
[v4,12/30] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 1 - --- 2024-09-12 Deepak Gupta New
[v4,11/30] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode - - - --- 2024-09-12 Deepak Gupta New
[v4,10/30] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode - 1 - --- 2024-09-12 Deepak Gupta New
[v4,09/30] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - --- 2024-09-12 Deepak Gupta New
[v4,08/30] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode - - - --- 2024-09-12 Deepak Gupta New
[v4,07/30] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode - - - --- 2024-09-12 Deepak Gupta New
[v4,06/30] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv riscv control-flow integrity for usermode - 1 - --- 2024-09-12 Deepak Gupta New
[v4,05/30] riscv: Call riscv_user_isa_enable() only on the boot hart riscv control-flow integrity for usermode - 3 - --- 2024-09-12 Deepak Gupta New
[v4,04/30] riscv: Add support for per-thread envcfg CSR values riscv control-flow integrity for usermode - 2 - --- 2024-09-12 Deepak Gupta New
[v4,03/30] riscv: Enable cbo.zero only when all harts support Zicboz riscv control-flow integrity for usermode - 3 - --- 2024-09-12 Deepak Gupta New
[v4,02/30] mm: helper `is_shadow_stack_vma` to check shadow stack vma riscv control-flow integrity for usermode - - - --- 2024-09-12 Deepak Gupta New
[v4,01/30] mm: Introduce ARCH_HAS_USER_SHADOW_STACK riscv control-flow integrity for usermode 1 3 - --- 2024-09-12 Deepak Gupta New
[v3] Avoid memory barrier in read_seqcount() through load acquire [v3] Avoid memory barrier in read_seqcount() through load acquire - - - --- 2024-09-12 Christoph Lameter via B4 Relay New
[v2,1/1] mm: introduce mmap_lock_speculation_{start|end} [v2,1/1] mm: introduce mmap_lock_speculation_{start|end} - - - --- 2024-09-12 Suren Baghdasaryan New
[v4,2/2] selftests: arm64: add hugetlb mte tests [v4,1/2] hugetlb: arm64: add mte support - - - --- 2024-09-12 Yang Shi New
[v4,1/2] hugetlb: arm64: add mte support [v4,1/2] hugetlb: arm64: add mte support - - - --- 2024-09-12 Yang Shi New
bootmem: Stop using page->index bootmem: Stop using page->index - - - --- 2024-09-12 Matthew Wilcox New
[V11] cgroup/rstat: Avoid flushing if there is an ongoing root flush [V11] cgroup/rstat: Avoid flushing if there is an ongoing root flush - - - --- 2024-09-12 Jesper Dangaard Brouer New
[RFC,2/2] page_pool: fix IOMMU crash when driver has already unbound Untitled series #889754 - - - --- 2024-09-12 Yunsheng Lin New
[RFC,v2,21/21] nvme-pci: don't allow mapping of bvecs with offset Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,20/21] nvme-pci: use new dma API Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,19/21] nvme-pci: precalculate number of DMA entries for each command Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,18/21] nvme-pci: remove optimizations for single DMA entry Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,17/21] vfio/mlx5: Convert vfio to use DMA link API Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,16/21] vfio/mlx5: Explicitly store page list Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,15/21] vfio/mlx5: Rewrite create mkey flow to allow better code reuse Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,14/21] vfio/mlx5: Explicitly use number of pages instead of allocated length Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,13/21] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,12/21] RDMA/core: Separate DMA mapping to caching IOVA and page linkage Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,11/21] RDMA/umem: Store ODP access mask information in PFN Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,10/21] RDMA/umem: Preallocate and cache IOVA for UMEM ODP Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,09/21] dma-mapping: provide callbacks to link/unlink HMM PFNs to specific IOVA Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,08/21] mm/hmm: let users to tag specific PFN with DMA mapped bit Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,07/21] dma-mapping: implement link range API Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,06/21] dma-mapping: set and query DMA IOVA state Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,05/21] dma-mapping: provide an interface to allocate IOVA Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,04/21] dma-mapping: initialize IOVA state struct Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,03/21] iommu/dma: Add check if IOVA can be used Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,02/21] iommu/dma: Implement link/unlink ranges callbacks Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,01/21] iommu/dma: Provide an interface to allow preallocate IOVA Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[2/2] kselftests: mm: Fail the test if userfaultfd syscall isn't found [1/2] kselftests: mm: Fix wrong __NR_userfaultfd value - - - --- 2024-09-12 Muhammad Usama Anjum New
[1/2] kselftests: mm: Fix wrong __NR_userfaultfd value [1/2] kselftests: mm: Fix wrong __NR_userfaultfd value - - - --- 2024-09-12 Muhammad Usama Anjum New
selftest/mm: Do not use hint for riscv mmap selftest/mm: Do not use hint for riscv mmap - - - --- 2024-09-12 Chunyan Zhang New
rust: shrinker: add shrinker abstraction rust: shrinker: add shrinker abstraction - - - --- 2024-09-12 Alice Ryhl New
[RESEND] tools/mm: Use calloc and check the memory allocation failure [RESEND] tools/mm: Use calloc and check the memory allocation failure - - - --- 2024-09-12 Zhu Jun New
[v7,26/26] MAINTAINERS: add entry for the Rust `alloc` module Generic `Allocator` support for Rust - - - --- 2024-09-11 Danilo Krummrich New
[v7,25/26] kbuild: rust: remove the `alloc` crate and `GlobalAlloc` Generic `Allocator` support for Rust - - - --- 2024-09-11 Danilo Krummrich New
[v7,24/26] rust: alloc: update module comment of alloc.rs Generic `Allocator` support for Rust - 2 - --- 2024-09-11 Danilo Krummrich New
[v7,23/26] rust: str: test: replace `alloc::format` Generic `Allocator` support for Rust - 2 - --- 2024-09-11 Danilo Krummrich New
[v7,22/26] rust: alloc: implement `Cmalloc` in module allocator_test Generic `Allocator` support for Rust - - - --- 2024-09-11 Danilo Krummrich New
[v7,21/26] rust: alloc: implement `contains` for `Flags` Generic `Allocator` support for Rust - 2 - --- 2024-09-11 Danilo Krummrich New
[v7,20/26] rust: error: check for config `test` in `Error::name` Generic `Allocator` support for Rust - 2 - --- 2024-09-11 Danilo Krummrich New
[v7,19/26] rust: error: use `core::alloc::LayoutError` Generic `Allocator` support for Rust - 2 - --- 2024-09-11 Danilo Krummrich New
[v7,18/26] rust: alloc: add `Vec` to prelude Generic `Allocator` support for Rust - 2 - --- 2024-09-11 Danilo Krummrich New
[v7,17/26] rust: alloc: remove `VecExt` extension Generic `Allocator` support for Rust - 2 - --- 2024-09-11 Danilo Krummrich New
[v7,16/26] rust: treewide: switch to the kernel `Vec` type Generic `Allocator` support for Rust - 2 - --- 2024-09-11 Danilo Krummrich New
[v7,15/26] rust: alloc: implement `collect` for `IntoIter` Generic `Allocator` support for Rust - 1 - --- 2024-09-11 Danilo Krummrich New
[v7,14/26] rust: alloc: implement `IntoIterator` for `Vec` Generic `Allocator` support for Rust - 1 - --- 2024-09-11 Danilo Krummrich New
[v7,13/26] rust: alloc: implement kernel `Vec` type Generic `Allocator` support for Rust - - - --- 2024-09-11 Danilo Krummrich New
[v7,12/26] rust: alloc: add `Box` to prelude Generic `Allocator` support for Rust - 2 - --- 2024-09-11 Danilo Krummrich New
[v7,11/26] rust: alloc: remove extension of std's `Box` Generic `Allocator` support for Rust - 2 - --- 2024-09-11 Danilo Krummrich New
[v7,10/26] rust: treewide: switch to our kernel `Box` type Generic `Allocator` support for Rust - 2 - --- 2024-09-11 Danilo Krummrich New
[v7,09/26] rust: alloc: implement kernel `Box` Generic `Allocator` support for Rust - - - --- 2024-09-11 Danilo Krummrich New
[v7,08/26] rust: alloc: add __GFP_NOWARN to `Flags` Generic `Allocator` support for Rust - 2 - --- 2024-09-11 Danilo Krummrich New
[v7,07/26] rust: alloc: implement `KVmalloc` allocator Generic `Allocator` support for Rust - 1 - --- 2024-09-11 Danilo Krummrich New
[v7,06/26] rust: alloc: implement `Vmalloc` allocator Generic `Allocator` support for Rust - 1 - --- 2024-09-11 Danilo Krummrich New
[v7,05/26] rust: alloc: add module `allocator_test` Generic `Allocator` support for Rust - 3 - --- 2024-09-11 Danilo Krummrich New
[v7,04/26] rust: alloc: implement `Allocator` for `Kmalloc` Generic `Allocator` support for Rust - - - --- 2024-09-11 Danilo Krummrich New
[v7,03/26] rust: alloc: rename `KernelAllocator` to `Kmalloc` Generic `Allocator` support for Rust - 3 - --- 2024-09-11 Danilo Krummrich New
[v7,02/26] rust: alloc: separate `aligned_size` from `krealloc_aligned` Generic `Allocator` support for Rust - 3 - --- 2024-09-11 Danilo Krummrich New
[v7,01/26] rust: alloc: add `Allocator` trait Generic `Allocator` support for Rust - 1 - --- 2024-09-11 Danilo Krummrich New
[RFC] mm: mmap: Allow mmap(MAP_STACK) to map growable stack [RFC] mm: mmap: Allow mmap(MAP_STACK) to map growable stack - - - --- 2024-09-11 Helge Deller New
[hotfix,6.11,v2,3/3] minmax: reduce min/max macro expansion in atomisp driver minmax: reduce egregious min/max macro expansion - 1 - --- 2024-09-11 Lorenzo Stoakes New
[hotfix,6.11,v2,2/3] minmax: reduce min/max macro expansion in skbuff minmax: reduce egregious min/max macro expansion - - - --- 2024-09-11 Lorenzo Stoakes New
[hotfix,6.11,v2,1/3] minmax: reduce min/max macro expansion in mvpp2 driver minmax: reduce egregious min/max macro expansion - 1 - --- 2024-09-11 Lorenzo Stoakes New
[2/2] mm: optimize invalidation of shadow entries mm: optimize shadow entries removal - - - --- 2024-09-11 Shakeel Butt New
[1/2] mm: optimize truncation of shadow entries mm: optimize shadow entries removal 1 - - --- 2024-09-11 Shakeel Butt New
[v5,8/8] block: implement write zero pages cmd implement async block discards and other ops via io_uring - - - --- 2024-09-11 Pavel Begunkov New
[v5,7/8] block: add nowait flag for __blkdev_issue_zero_pages implement async block discards and other ops via io_uring - - - --- 2024-09-11 Pavel Begunkov New
[v5,6/8] block: implement write zeroes io_uring cmd implement async block discards and other ops via io_uring - - - --- 2024-09-11 Pavel Begunkov New
[v5,5/8] block: implement async io_uring discard cmd implement async block discards and other ops via io_uring - - - --- 2024-09-11 Pavel Begunkov New
[v5,4/8] block: introduce blk_validate_byte_range() implement async block discards and other ops via io_uring - 1 - --- 2024-09-11 Pavel Begunkov New
[v5,3/8] filemap: introduce filemap_invalidate_pages implement async block discards and other ops via io_uring - - - --- 2024-09-11 Pavel Begunkov New
[v5,2/8] io_uring/cmd: give inline space in request to cmds implement async block discards and other ops via io_uring - - - --- 2024-09-11 Pavel Begunkov New
[v5,1/8] io_uring/cmd: expose iowq to cmds implement async block discards and other ops via io_uring - - - --- 2024-09-11 Pavel Begunkov New
[hotfix,6.11] minmax: reduce egregious min/max macro expansion [hotfix,6.11] minmax: reduce egregious min/max macro expansion - 1 - --- 2024-09-11 Lorenzo Stoakes New
[v4,10/10] docs: tmpfs: Add casefold options tmpfs: Add case-insensitive support for tmpfs - 1 - --- 2024-09-11 André Almeida New
[v4,09/10] tmpfs: Expose filesystem features via sysfs tmpfs: Add case-insensitive support for tmpfs - 1 - --- 2024-09-11 André Almeida New
[v4,08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs tmpfs: Add case-insensitive support for tmpfs - 1 - --- 2024-09-11 André Almeida New
[v4,07/10] tmpfs: Add casefold lookup support tmpfs: Add case-insensitive support for tmpfs - - - --- 2024-09-11 André Almeida New
[v4,06/10] libfs: Export generic_ci_ dentry functions tmpfs: Add case-insensitive support for tmpfs - - - --- 2024-09-11 André Almeida New
[v4,05/10] libfs: Check for casefold dirs on simple_lookup() tmpfs: Add case-insensitive support for tmpfs - - - --- 2024-09-11 André Almeida New
[v4,04/10] unicode: Export latest available UTF-8 version number tmpfs: Add case-insensitive support for tmpfs 1 - - --- 2024-09-11 André Almeida New
[v4,03/10] unicode: Recreate utf8_parse_version() tmpfs: Add case-insensitive support for tmpfs - 2 - --- 2024-09-11 André Almeida New
[v4,02/10] ext4: Use generic_ci_validate_strict_name helper tmpfs: Add case-insensitive support for tmpfs 1 1 - --- 2024-09-11 André Almeida New
[v4,01/10] libfs: Create the helper function generic_ci_validate_strict_name() tmpfs: Add case-insensitive support for tmpfs - - - --- 2024-09-11 André Almeida New
[RFC,7/7] arm64: KVM: Allocate vCPU fp-regs dynamically on VHE and KERNEL_SECRETMEM enabled systems support for mm-local memory allocations and use it - - - --- 2024-09-11 Fares Mehanna New
[RFC,6/7] arm64: KVM: Refactor C-code to access vCPU fp-registers through macros support for mm-local memory allocations and use it - - - --- 2024-09-11 Fares Mehanna New
[RFC,5/7] arm64: KVM: Allocate vCPU gp-regs dynamically on VHE and KERNEL_SECRETMEM enabled systems support for mm-local memory allocations and use it - - - --- 2024-09-11 Fares Mehanna New
« 1 2 3 4782 783 »