Show patches with: none      |   72627 patches
« 1 2 ... 234 235 236726 727 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,31/45] security: kmsan: fix interoperability with auto-initialization Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,30/45] kcov: kmsan: unpoison area->list in kcov_remote_area_put() Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,29/45] block: kmsan: skip bio block merging logic for KMSAN Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,28/45] kmsan: disable physical page merging in biovec Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,27/45] crypto: kmsan: disable accelerated configs under KMSAN Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,26/45] kmsan: disable strscpy() optimization under KMSAN Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,25/45] kmsan: add tests for KMSAN Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,24/45] kmsan: handle memory sent to/from USB Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,23/45] virtio: kmsan: check/unpoison scatterlist in vring_map_one_sg() Add KernelMemorySanitizer infrastructure 1 - - --- 2022-07-01 Alexander Potapenko New
[v4,22/45] dma: kmsan: unpoison DMA mappings Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,21/45] Input: libps2: mark data received in __ps2_command() as initialized Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,20/45] kmsan: add iomap support Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,19/45] kmsan: unpoison @tlb in arch_tlb_gather_mmu() Add KernelMemorySanitizer infrastructure 1 - - --- 2022-07-01 Alexander Potapenko New
[v4,18/45] instrumented.h: add KMSAN support Add KernelMemorySanitizer infrastructure - 1 - --- 2022-07-01 Alexander Potapenko New
[v4,17/45] init: kmsan: call KMSAN initialization routines Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,16/45] kmsan: handle task creation and exiting Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,15/45] mm: kmsan: call KMSAN hooks from SLUB code Add KernelMemorySanitizer infrastructure - 1 - --- 2022-07-01 Alexander Potapenko New
[v4,14/45] mm: kmsan: maintain KMSAN metadata for page operations Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,13/45] MAINTAINERS: add entry for KMSAN Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,12/45] kmsan: disable instrumentation of unsupported common kernel code Add KernelMemorySanitizer infrastructure - 1 - --- 2022-07-01 Alexander Potapenko New
[v4,11/45] kmsan: add KMSAN runtime core Add KernelMemorySanitizer infrastructure 1 - - --- 2022-07-01 Alexander Potapenko New
[v4,10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE Add KernelMemorySanitizer infrastructure - 1 - --- 2022-07-01 Alexander Potapenko New
[v4,09/45] x86: kmsan: pgtable: reduce vmalloc space Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,08/45] kmsan: mark noinstr as __no_sanitize_memory Add KernelMemorySanitizer infrastructure - 1 - --- 2022-07-01 Alexander Potapenko New
[v4,07/45] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks Add KernelMemorySanitizer infrastructure - 1 - --- 2022-07-01 Alexander Potapenko New
[v4,06/45] kmsan: add ReST documentation Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,05/45] asm-generic: instrument usercopy in cacheflush.h Add KernelMemorySanitizer infrastructure - 1 - --- 2022-07-01 Alexander Potapenko New
[v4,04/45] x86: asm: instrument usercopy in get_user() and __put_user_size() Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v4,03/45] instrumented.h: allow instrumenting both sides of copy_from_user() Add KernelMemorySanitizer infrastructure - 1 - --- 2022-07-01 Alexander Potapenko New
[v4,02/45] stackdepot: reserve 5 extra bits in depot_stack_handle_t Add KernelMemorySanitizer infrastructure - 1 - --- 2022-07-01 Alexander Potapenko New
[v4,01/45] x86: add missing include to sparsemem.h Add KernelMemorySanitizer infrastructure - - - --- 2022-07-01 Alexander Potapenko New
[v1] mm/slub: enable debugging memory wasting of kmalloc [v1] mm/slub: enable debugging memory wasting of kmalloc - - - --- 2022-07-01 Feng Tang New
[8/8] lib/cpumask: move some one-line wrappers to header file lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
[7/8] mm: split include/linux/gfp.h lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
[6/8] lib/cpumask: move trivial wrappers around find_bit to the header lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
[5/8] lib/cpumask: change return types to unsigned where appropriate lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
[4/8] cpumask: change return types to bool where appropriate lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
[3/8] lib/bitmap: change type of bitmap_weight to unsigned int lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
[2/8] lib/bitmap: change return types to bool where appropriate lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
[1/8] arm: align find_bit declarations with generic kernel lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
[v5] selftests/vm: Only run 128TBswitch with 5-level paging [v5] selftests/vm: Only run 128TBswitch with 5-level paging - - - --- 2022-07-01 Adam Sindelar New
[2/2] drivers/s390/char/uvdevice: Autoload module based on CPU feature s390: Autoload uvdevice module based on CPU feature - - - --- 2022-07-01 Steffen Eiden New
[1/2] s390/hwcaps: Add HWCAP_UV s390: Autoload uvdevice module based on CPU feature - - - --- 2022-07-01 Steffen Eiden New
[v5,2/2] UML: add support for KASAN under x86_64 [v5,1/2] mm: Add PAGE_ALIGN_DOWN macro - 3 - --- 2022-07-01 David Gow New
[v5,1/2] mm: Add PAGE_ALIGN_DOWN macro [v5,1/2] mm: Add PAGE_ALIGN_DOWN macro 1 - - --- 2022-07-01 David Gow New
[linux-next] mm/madvise: allow KSM hints for process_madvise [linux-next] mm/madvise: allow KSM hints for process_madvise - - - --- 2022-07-01 CGEL New
fs: Replace kmap{,_atomic}() with kmap_local_page() fs: Replace kmap{,_atomic}() with kmap_local_page() - 1 - --- 2022-06-30 Fabio M. De Francesco New
[RFC,v3,3/3] mm: Add kernel PTE level pagetable pages account Add PUD and kernel PTE level pagetable account - - - --- 2022-06-30 Baolin Wang New
[RFC,v3,2/3] mm: Add PUD level pagetable account Add PUD and kernel PTE level pagetable account - - - --- 2022-06-30 Baolin Wang New
[RFC,v3,1/3] mm: Factor out the pagetable pages account into new helper function Add PUD and kernel PTE level pagetable account - - - --- 2022-06-30 Baolin Wang New
[v3] arm64: mm: fix linear mapping mem access performance degradation [v3] arm64: mm: fix linear mapping mem access performance degradation - - - --- 2022-06-30 guanghui.fgh New
[5/5] mm: nommu: Pass a pointer to virt_to_page() mm: Pass pointers to page accessors - - - --- 2022-06-30 Linus Walleij New
[4/5] mm: gup: Pass a pointer to virt_to_page() mm: Pass pointers to page accessors - 1 - --- 2022-06-30 Linus Walleij New
[3/5] mm: kfence: Pass a pointer to virt_to_page() mm: Pass pointers to page accessors - 1 - --- 2022-06-30 Linus Walleij New
[2/5] mm/highmem: Pass a pointer to virt_to_page() mm: Pass pointers to page accessors - - - --- 2022-06-30 Linus Walleij New
[1/5] lib/test_free_pages.c: Pass a pointer to virt_to_page() mm: Pass pointers to page accessors - - - --- 2022-06-30 Linus Walleij New
[v2] arm64: mm: fix linear mapping mem access performance degradation [v2] arm64: mm: fix linear mapping mem access performance degradation - - - --- 2022-06-30 guanghui.fgh New
mm/mmap.c: Fix typo and space mistake mm/mmap.c: Fix typo and space mistake - - - --- 2022-06-30 Zhang Jiaming New
[v3] mm: vmpressure: don't count proactive reclaim in vmpressure [v3] mm: vmpressure: don't count proactive reclaim in vmpressure 1 - - --- 2022-06-30 Yosry Ahmed New
[v4,2/2] UML: add support for KASAN under x86_64 [v4,1/2] mm: Add PAGE_ALIGN_DOWN macro - 1 - --- 2022-06-30 David Gow New
[v4,1/2] mm: Add PAGE_ALIGN_DOWN macro [v4,1/2] mm: Add PAGE_ALIGN_DOWN macro 1 - - --- 2022-06-30 David Gow New
[v3,2/2] UML: add support for KASAN under x86_64 [v3,1/2] mm: Add PAGE_ALIGN_DOWN macro - 1 - --- 2022-06-30 David Gow New
[v3,1/2] mm: Add PAGE_ALIGN_DOWN macro [v3,1/2] mm: Add PAGE_ALIGN_DOWN macro 1 - - --- 2022-06-30 David Gow New
iommu/iova: change IOVA_MAG_SIZE to 127 to save memory iommu/iova: change IOVA_MAG_SIZE to 127 to save memory 1 - - --- 2022-06-30 Feng Tang New
[V6,26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms 1 3 - --- 2022-06-30 Anshuman Khandual New
[V6,25/26] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-30 Anshuman Khandual New
[V6,24/26] um/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-30 Anshuman Khandual New
[V6,23/26] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-30 Anshuman Khandual New
[V6,22/26] arc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-30 Anshuman Khandual New
[V6,21/26] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms 1 1 - --- 2022-06-30 Anshuman Khandual New
[V6,20/26] mips/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-30 Anshuman Khandual New
[V6,19/26] ia64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-30 Anshuman Khandual New
[V6,18/26] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-30 Anshuman Khandual New
[V6,17/26] csky/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms 1 - - --- 2022-06-30 Anshuman Khandual New
[V6,16/26] riscv/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-30 Anshuman Khandual New
[V6,15/26] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-30 Anshuman Khandual New
[V6,14/26] alpha/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-30 Anshuman Khandual New
[V6,13/26] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-30 Anshuman Khandual New
[V6,12/26] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms 1 - - --- 2022-06-30 Anshuman Khandual New
[V6,11/26] xtensa/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-30 Anshuman Khandual New
[V6,10/26] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms 1 - - --- 2022-06-30 Anshuman Khandual New
[V6,09/26] loongarch/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-30 Anshuman Khandual New
[V6,08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-30 Anshuman Khandual New
[V6,07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - 1 - --- 2022-06-30 Anshuman Khandual New
[V6,06/26] x86/mm: Move protection_map[] inside the platform mm/mmap: Drop __SXXX/__PXXX macros from across platforms - 1 - --- 2022-06-30 Anshuman Khandual New
[V6,05/26] arm64/mm: Move protection_map[] inside the platform mm/mmap: Drop __SXXX/__PXXX macros from across platforms - 1 - --- 2022-06-30 Anshuman Khandual New
[V6,04/26] sparc/mm: Move protection_map[] inside the platform mm/mmap: Drop __SXXX/__PXXX macros from across platforms - 1 - --- 2022-06-30 Anshuman Khandual New
[V6,03/26] powerpc/mm: Move protection_map[] inside the platform mm/mmap: Drop __SXXX/__PXXX macros from across platforms - 1 - --- 2022-06-30 Anshuman Khandual New
[V6,02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - 1 - --- 2022-06-30 Anshuman Khandual New
[V6,01/26] mm/mmap: Build protect protection_map[] with __P000 mm/mmap: Drop __SXXX/__PXXX macros from across platforms - 2 - --- 2022-06-30 Anshuman Khandual New
[V2,4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP mm/sparse-vmemmap: Generalise helpers and enable for - - - --- 2022-06-30 Huacai Chen New
[V2,3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages() mm/sparse-vmemmap: Generalise helpers and enable for - - - --- 2022-06-30 Huacai Chen New
[V2,2/4] LoongArch: Add sparse memory vmemmap support mm/sparse-vmemmap: Generalise helpers and enable for - - - --- 2022-06-30 Huacai Chen New
[V2,1/4] MIPS&LoongArch: Adjust prototypes of p?d_init() mm/sparse-vmemmap: Generalise helpers and enable for - - - --- 2022-06-30 Huacai Chen New
[v3,9/9] mm, hwpoison: enable memory error handling on 1GB hugepage mm, hwpoison: enable 1GB hugepage support (v3) - 1 - --- 2022-06-30 Naoya Horiguchi New
[v3,8/9] mm, hwpoison: skip raw hwpoison page in freeing 1GB hugepage mm, hwpoison: enable 1GB hugepage support (v3) - 1 - --- 2022-06-30 Naoya Horiguchi New
[v3,7/9] mm, hwpoison: make __page_handle_poison returns int mm, hwpoison: enable 1GB hugepage support (v3) - 1 - --- 2022-06-30 Naoya Horiguchi New
[v3,6/9] mm, hwpoison: set PG_hwpoison for busy hugetlb pages mm, hwpoison: enable 1GB hugepage support (v3) - 1 - --- 2022-06-30 Naoya Horiguchi New
[v3,5/9] mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage mm, hwpoison: enable 1GB hugepage support (v3) - - - --- 2022-06-30 Naoya Horiguchi New
[v3,4/9] mm, hwpoison, hugetlb: support saving mechanism of raw error pages mm, hwpoison: enable 1GB hugepage support (v3) - - - --- 2022-06-30 Naoya Horiguchi New
« 1 2 ... 234 235 236726 727 »