Show patches with: none      |   73047 patches
« 1 2 ... 289 290 291730 731 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v11,27/45] x86/compressed/acpi: Move EFI vendor table lookup to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,26/45] x86/compressed/acpi: Move EFI config table lookup to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,25/45] x86/compressed/acpi: Move EFI system table lookup to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,24/45] x86/compressed/acpi: Move EFI detection to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,23/45] x86/head/64: Re-enable stack protection Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,22/45] x86/sev: Use SEV-SNP AP creation to start secondary CPUs Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,21/45] x86/mm: Validate memory when changing the C-bit Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,20/45] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,19/45] x86/kernel: Make the .bss..decrypted section shared in RMP table Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,18/45] x86/sev: Add helper for validating pages in early enc attribute changes Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2022-02-24 Brijesh Singh New
[v11,17/45] x86/sev: Register GHCB memory when SEV-SNP is active Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,16/45] x86/compressed: Register GHCB memory when SEV-SNP is active Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2022-02-24 Brijesh Singh New
[v11,15/45] x86/compressed: Add helper for validating pages in the decompression stage Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,14/45] x86/sev: Check the vmpl level Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,13/45] x86/sev: Add a helper for the PVALIDATE instruction Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2022-02-24 Brijesh Singh New
[v11,12/45] x86/sev: Check SEV-SNP features support Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,11/45] x86/sev: Save the negotiated GHCB version Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2022-02-24 Brijesh Singh New
[v11,10/45] x86/sev: Define the Linux specific guest termination reasons Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2022-02-24 Brijesh Singh New
[v11,09/45] x86/mm: Extend cc_attr to include AMD SEV-SNP Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,08/45] x86/sev: Detect/setup SEV/SME features earlier in boot Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2022-02-24 Brijesh Singh New
[v11,07/45] x86/compressed/64: Detect/setup SEV/SME features earlier in boot Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,06/45] x86/boot: Use MSR read/write helpers instead of inline assembly Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,05/45] x86/boot: Introduce helpers for MSR reads/writes Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-02-24 Brijesh Singh New
[v11,04/45] KVM: SVM: Update the SEV-ES save area mapping Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2022-02-24 Brijesh Singh New
[v11,03/45] KVM: SVM: Create a separate mapping for the GHCB save area Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2022-02-24 Brijesh Singh New
[v11,02/45] KVM: SVM: Create a separate mapping for the SEV-ES save area Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2022-02-24 Brijesh Singh New
[v11,01/45] KVM: SVM: Define sev_features and vmpl field in the VMSA Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2022-02-24 Brijesh Singh New
lib/maple_tree: Fix clang -Wimplicit-fallthrough in mte_set_pivot() lib/maple_tree: Fix clang -Wimplicit-fallthrough in mte_set_pivot() - - - --- 2022-02-24 Nathan Chancellor New
[RFC,13/13] mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous pages are exclusive when (un)p… mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,12/13] mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymous page mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,11/13] mm: support GUP-triggered unsharing of anonymous pages mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,10/13] mm/gup: disallow follow_page(FOLL_PIN) mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,09/13] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,08/13] mm/page-flags: reuse PG_slab as PG_anon_exclusive for PageAnon() pages mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,07/13] mm/rmap: use page_move_anon_rmap() when reusing a mapped PageAnon() page exclusively mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,06/13] mm/rmap: pass rmap flags to hugepage_add_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,05/13] mm/rmap: remove do_page_add_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,04/13] mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,03/13] mm/memory: slightly simplify copy_present_pte() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,02/13] mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,01/13] mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed mm: COW fixes part 2: reliable GUP pins of anonymous pages - 1 - --- 2022-02-24 David Hildenbrand New
mm: use helper macro min and max in unmap_mapping_range_tree mm: use helper macro min and max in unmap_mapping_range_tree - - - --- 2022-02-24 Miaohe Lin New
mm/oom_kill: remove unneeded is_memcg_oom check mm/oom_kill: remove unneeded is_memcg_oom check 2 - - --- 2022-02-24 Miaohe Lin New
mm/writeback: minor clean up for highmem_dirtyable_memory mm/writeback: minor clean up for highmem_dirtyable_memory - - - --- 2022-02-24 Miaohe Lin New
sched/numa: add per-process numa_balancing sched/numa: add per-process numa_balancing - - - --- 2022-02-24 Gang Li New
[-next] mm/mlock: Fix argument list that the kdoc format and script verified. [-next] mm/mlock: Fix argument list that the kdoc format and script verified. - - - --- 2022-02-24 Yang Li New
[v2] usercopy: Check valid lifetime via stack depth [v2] usercopy: Check valid lifetime via stack depth - - - --- 2022-02-24 Kees Cook New
MAINTAINERS: add myself as a memcg co-maintainer as well MAINTAINERS: add myself as a memcg co-maintainer as well 3 - - --- 2022-02-24 Shakeel Butt New
binfmt_elf: Introduce KUnit test binfmt_elf: Introduce KUnit test - - - --- 2022-02-24 Kees Cook New
ELF: Properly redefine PT_GNU_* in terms of PT_LOOS ELF: Properly redefine PT_GNU_* in terms of PT_LOOS - - - --- 2022-02-24 Kees Cook New
MAINTAINERS: Update execve entry with more details MAINTAINERS: Update execve entry with more details - - - --- 2022-02-24 Kees Cook New
[-next] mm/rmap: Fix argument list that the kdoc format and script verified. [-next] mm/rmap: Fix argument list that the kdoc format and script verified. - - - --- 2022-02-24 Yang Li New
[v2] kasan: fix more unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled [v2] kasan: fix more unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled 1 1 - --- 2022-02-24 Peter Collingbourne New
[v3,1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure [v3,1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure 2 1 - --- 2022-02-23 Suren Baghdasaryan New
[v6,5/5] mm/page_alloc: reuse tail struct pages for compound devmaps sparse-vmemmap: memory savings for compound devmaps (device-dax) - - - --- 2022-02-23 Joao Martins New
[v6,4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps sparse-vmemmap: memory savings for compound devmaps (device-dax) - - - --- 2022-02-23 Joao Martins New
[v6,3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm sparse-vmemmap: memory savings for compound devmaps (device-dax) - 2 - --- 2022-02-23 Joao Martins New
[v6,2/5] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper sparse-vmemmap: memory savings for compound devmaps (device-dax) - 1 - --- 2022-02-23 Joao Martins New
[v6,1/5] mm/sparse-vmemmap: add a pgmap argument to section activation sparse-vmemmap: memory savings for compound devmaps (device-dax) - 1 - --- 2022-02-23 Joao Martins New
[v2,1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure [v2,1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure 1 - - --- 2022-02-23 Suren Baghdasaryan New
mm/filemap: Fix handling of THPs in generic_file_buffered_read() mm/filemap: Fix handling of THPs in generic_file_buffered_read() - - - --- 2022-02-23 Matthew Wilcox New
[v5,3/3] mm: fix use-after-free when anon vma name is used after vma is freed [v2,1/3] mm: refactor vm_area_struct::anon_vma_name usage code 1 - - --- 2022-02-23 Suren Baghdasaryan New
[v2,2/3] mm: prevent vm_area_struct::anon_name refcount saturation [v2,1/3] mm: refactor vm_area_struct::anon_vma_name usage code 1 - - --- 2022-02-23 Suren Baghdasaryan New
[v2,1/3] mm: refactor vm_area_struct::anon_vma_name usage code [v2,1/3] mm: refactor vm_area_struct::anon_vma_name usage code 1 - - --- 2022-02-23 Suren Baghdasaryan New
[12/12] Docs/admin-guide/mm/damon/usage: Document DAMON sysfs interface Introduce DAMON sysfs interface - - - --- 2022-02-23 SeongJae Park New
[11/12] selftests/damon: Add a test for DAMON sysfs interface Introduce DAMON sysfs interface - - - --- 2022-02-23 SeongJae Park New
[10/12] mm/damon/sysfs: Support DAMOS stats Introduce DAMON sysfs interface - - - --- 2022-02-23 SeongJae Park New
[09/12] mm/damon/sysfs: Support DAMOS watermarks Introduce DAMON sysfs interface - - - --- 2022-02-23 SeongJae Park New
[08/12] mm/damon/sysfs: Support schemes prioritization weights Introduce DAMON sysfs interface - - - --- 2022-02-23 SeongJae Park New
[07/12] mm/damon/sysfs: Support DAMOS quotas Introduce DAMON sysfs interface - - - --- 2022-02-23 SeongJae Park New
[06/12] mm/damon/sysfs: Support DAMON-based Operation Schemes Introduce DAMON sysfs interface - - - --- 2022-02-23 SeongJae Park New
[05/12] mm/damon/sysfs: Support physical address space monitoring Introduce DAMON sysfs interface - - - --- 2022-02-23 SeongJae Park New
[04/12] mm/damon/sysfs: Link DAMON for virtual address spaces monitoring Introduce DAMON sysfs interface - - - --- 2022-02-23 SeongJae Park New
[03/12] mm/damon: Implement a minimal stub for sysfs-based DAMON interface Introduce DAMON sysfs interface - - - --- 2022-02-23 SeongJae Park New
[02/12] mm/damon/core: Add number of each enum type values Introduce DAMON sysfs interface - - - --- 2022-02-23 SeongJae Park New
[01/12] mm/damon/core: Allow non-exclusive DAMON start/stop Introduce DAMON sysfs interface - - - --- 2022-02-23 SeongJae Park New
read() data corruption with CONFIG_READ_ONLY_THP_FOR_FS=y read() data corruption with CONFIG_READ_ONLY_THP_FOR_FS=y - - - --- 2022-02-23 Vlastimil Babka New
[v6,6/6] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx Allocate module text and data separately - - - --- 2022-02-23 Christophe Leroy New
[v6,5/6] module: Remove module_addr_min and module_addr_max Allocate module text and data separately - - - --- 2022-02-23 Christophe Leroy New
[v6,4/6] module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC Allocate module text and data separately 1 - - --- 2022-02-23 Christophe Leroy New
[v6,3/6] module: Introduce data_layout Allocate module text and data separately - - - --- 2022-02-23 Christophe Leroy New
[v6,2/6] module: Prepare for handling several RB trees Allocate module text and data separately - - - --- 2022-02-23 Christophe Leroy New
[v6,1/6] module: Always have struct mod_tree_root Allocate module text and data separately - 1 - --- 2022-02-23 Christophe Leroy New
[v2,2/2] kexec_file: clean up arch_kexec_kernel_image_load x86/kexec: fix memory leak of elf header buffer 1 - - --- 2022-02-23 Baoquan He New
[v2,1/2] x86/kexec: fix memory leak of elf header buffer x86/kexec: fix memory leak of elf header buffer 1 - - --- 2022-02-23 Baoquan He New
MAINTAINERS: remove myself from memcg maintainers MAINTAINERS: remove myself from memcg maintainers 1 - - --- 2022-02-23 Vladimir Davydov New
[v5,2/2] mm/hwpoison: Add in-use hugepage hwpoison filter judgement [v5,1/2] mm/hwpoison: Avoid the impact of hwpoison_filter() return value on mce handler - - - --- 2022-02-23 luofei New
[v5,1/2] mm/hwpoison: Avoid the impact of hwpoison_filter() return value on mce handler [v5,1/2] mm/hwpoison: Avoid the impact of hwpoison_filter() return value on mce handler - - - --- 2022-02-23 luofei New
[RFC,47/47] mm: asi: Properly un/mapping task stack from ASI + tlb flush Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,46/47] kvm: asi: Do asi_exit() in vcpu_run loop before returning to userspace Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,45/47] mm: asi: Mapping global nonsensitive areas in asi_global_init Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,44/47] kvm: asi: Splitting kvm_vcpu_arch into non/sensitive parts Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,43/47] mm: asi: Annotation of dynamic variables to be nonsensitive Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,42/47] mm: asi: Annotation of PERCPU variables to be nonsensitive Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,41/47] mm: asi: Annotation of static variables to be nonsensitive Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,40/47] mm: asi: support for static percpu DEFINE_PER_CPU*_ASI Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,39/47] mm: asi: Skip conventional L1TF/MDS mitigations Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,38/47] mm: asi: ASI annotation support for dynamic modules. Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,37/47] mm: asi: ASI annotation support for static variables. Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,36/47] mm: asi: Adding support for dynamic percpu ASI allocations Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
« 1 2 ... 289 290 291730 731 »