Show patches with: Archived = No       |   39177 patches
« 1 2 ... 97 98 99391 392 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,2/9] iov_iter: Consolidate some of the repeated code into helpers iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,1/9] iov_iter: Fix some checkpatch complaints in kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC] binfmt_elf: fully allocate bss pages [RFC] binfmt_elf: fully allocate bss pages - - - --- 2023-09-14 Thomas Weißschuh New
[3/3] selftests/mm: add UFFDIO_REMAP ioctl test userfaultfd remap option - - - --- 2023-09-14 Suren Baghdasaryan New
[2/3] userfaultfd: UFFDIO_REMAP uABI userfaultfd remap option - - - --- 2023-09-14 Suren Baghdasaryan New
[1/3] userfaultfd: UFFDIO_REMAP: rmap preparation userfaultfd remap option - - - --- 2023-09-14 Suren Baghdasaryan New
mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement 2 - - --- 2023-09-14 Johannes Weiner New
mm: mglru: fix add unevictable folio to lruvec->lists mm: mglru: fix add unevictable folio to lruvec->lists - - - --- 2023-09-14 zhiguojiang New
filemap: add filemap_map_order0_folio() to handle order0 folio filemap: add filemap_map_order0_folio() to handle order0 folio - - - --- 2023-09-14 Yin, Fengwei New
[2/2] mm, vmscan: remove ISOLATE_UNMAPPED [1/2] trace-vmscan-postprocess: sync with tracepoints updates - - - --- 2023-09-14 Vlastimil Babka New
[1/2] trace-vmscan-postprocess: sync with tracepoints updates [1/2] trace-vmscan-postprocess: sync with tracepoints updates - - - --- 2023-09-14 Vlastimil Babka New
kasan:fix access invalid shadow address when input is illegal kasan:fix access invalid shadow address when input is illegal - - - --- 2023-09-14 Haibo Li New
[2/2] memblock tests: fix warning ‘struct seq_file’ declared inside parameter list memblock test: fix compilation errors - - - --- 2023-09-14 Mike Rapoport New
[1/2] memblock tests: fix warning: "__ALIGN_KERNEL" redefined memblock test: fix compilation errors - - - --- 2023-09-14 Mike Rapoport New
mm: extpand queue_pages_range() to find and lock the vma range mm: extpand queue_pages_range() to find and lock the vma range - - - --- 2023-09-14 Edward AD New
mm/damon/core: use number of passed access sampling as a timer mm/damon/core: use number of passed access sampling as a timer - - - --- 2023-09-14 SeongJae Park New
[RFC,v12,33/33] KVM: selftests: Test KVM exit behavior for private memory/access KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,32/33] KVM: selftests: Add basic selftest for guest_memfd() KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,31/33] KVM: selftests: Expand set_memory_region_test to validate guest_memfd() KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,30/33] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,29/33] KVM: selftests: Add x86-only selftest for private memory conversions KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,28/33] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,27/33] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,26/33] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86) KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,25/33] KVM: selftests: Add helpers to convert guest memory b/w private and shared KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,24/33] KVM: selftests: Add support for creating private memslots KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,23/33] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2 KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,22/33] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,21/33] KVM: x86: Add support for "protected VMs" that can utilize private memory KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,20/33] KVM: Allow arch code to track number of memslot address spaces per VM KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,19/33] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro KVM: guest_memfd() and per-page attributes - 1 - --- 2023-09-14 Sean Christopherson New
[RFC,v12,18/33] KVM: x86/mmu: Handle page fault for private memory KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,17/33] KVM: x86: Disallow hugepages when memory attributes are mixed KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,16/33] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,15/33] KVM: Add transparent hugepage support for dedicated guest memory KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,13/33] security: Export security_inode_init_security_anon() for use by KVM KVM: guest_memfd() and per-page attributes 1 - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,12/33] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,11/33] KVM: Introduce per-page memory attributes KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,09/33] KVM: Drop .on_unlock() mmu_notifier hook KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,08/33] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,06/33] KVM: Introduce KVM_SET_USER_MEMORY_REGION2 KVM: guest_memfd() and per-page attributes - 2 - --- 2023-09-14 Sean Christopherson New
[RFC,v12,05/33] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER KVM: guest_memfd() and per-page attributes 1 - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,04/33] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,03/33] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson New
[RFC,v12,02/33] KVM: Use gfn instead of hva for mmu_notifier_retry KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-09-14 Sean Christopherson New
[RFC,v12,01/33] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges KVM: guest_memfd() and per-page attributes - 2 - --- 2023-09-14 Sean Christopherson New
[2/2] riscv: Add tests for riscv module loading riscv: Add remaining module relocations and tests - - - --- 2023-09-13 Charlie Jenkins New
[1/2] riscv: Add remaining module relocations riscv: Add remaining module relocations and tests - - - --- 2023-09-13 Charlie Jenkins New
[v3,5/5] mips: use nth_page() in place of direct struct page manipulation. Use nth_page() in place of direct struct page manipulation - - - --- 2023-09-13 Zi Yan New
[v3,4/5] fs: use nth_page() in place of direct struct page manipulation. Use nth_page() in place of direct struct page manipulation - 1 - --- 2023-09-13 Zi Yan New
[v3,3/5] mm/memory_hotplug: use pfn math in place of direct struct page manipulation. Use nth_page() in place of direct struct page manipulation 1 1 - --- 2023-09-13 Zi Yan New
[v3,2/5] mm/hugetlb: use nth_page() in place of direct struct page manipulation. Use nth_page() in place of direct struct page manipulation - 1 - --- 2023-09-13 Zi Yan New
[v3,1/5] mm/cma: use nth_page() in place of direct struct page manipulation. Use nth_page() in place of direct struct page manipulation - 1 - --- 2023-09-13 Zi Yan New
[v1,1/1] mm: report per-page metadata information Report perpage metadata information. - - - --- 2023-09-13 Sourav Panda New
[v2,19/19] kasan: use stack_depot_put for tag-based modes stackdepot: allow evicting stack traces - 1 - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,18/19] kasan: check object_size in kasan_complete_mode_report_info stackdepot: allow evicting stack traces - 1 - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,17/19] kasan: remove atomic accesses to stack ring entries stackdepot: allow evicting stack traces - 1 - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,16/19] lib/stackdepot: allow users to evict stack traces stackdepot: allow evicting stack traces - - - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,15/19] lib/stackdepot: add refcount for records stackdepot: allow evicting stack traces - 1 - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,14/19] lib/stackdepot, kasan: add flags to __stack_depot_save and rename stackdepot: allow evicting stack traces - 1 - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,13/19] kmsan: use stack_depot_save instead of __stack_depot_save stackdepot: allow evicting stack traces - 1 - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,12/19] lib/stackdepot: use list_head for stack record links stackdepot: allow evicting stack traces - - - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,11/19] lib/stackdepot: use read/write lock stackdepot: allow evicting stack traces - 1 - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,10/19] lib/stackdepot: store free stack records in a freelist stackdepot: allow evicting stack traces - 1 - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,09/19] lib/stackdepot: store next pool pointer in new_pool stackdepot: allow evicting stack traces - 1 - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,08/19] lib/stackdepot: rename next_pool_required to new_pool_required stackdepot: allow evicting stack traces - 1 - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,07/19] lib/stackdepot: rework helpers for depot_alloc_stack stackdepot: allow evicting stack traces - 1 - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,06/19] lib/stackdepot: fix and clean-up atomic annotations stackdepot: allow evicting stack traces - 1 - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,05/19] lib/stackdepot: use fixed-sized slots for stack records stackdepot: allow evicting stack traces - - - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,04/19] lib/stackdepot: add depot_fetch_stack helper stackdepot: allow evicting stack traces - 1 - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,03/19] lib/stackdepot: drop valid bit from handles stackdepot: allow evicting stack traces - 1 - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,02/19] lib/stackdepot: simplify __stack_depot_save stackdepot: allow evicting stack traces - 1 - --- 2023-09-13 andrey.konovalov@linux.dev New
[v2,01/19] lib/stackdepot: check disabled flag when fetching stackdepot: allow evicting stack traces - 1 - --- 2023-09-13 andrey.konovalov@linux.dev New
[v4,13/13] iov_iter: Create a fake device to allow iov_iter testing/benchmarking iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,12/13] iov_iter, net: Move hash_and_copy_to_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,11/13] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,10/13] iov_iter, net: Fold in csum_and_memcpy() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,09/13] iov_iter, net: Move csum_and_copy_to/from_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,08/13] iov_iter: Remove the copy_mc flag and associated functions iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,07/13] iov_iter: Make copy_from_iter() always handle MCE iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,06/13] iov_iter: Add a kernel-type iterator-only iteration function iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,05/13] iov: Move iterator functions to a header file iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,04/13] iov_iter: Convert iterate*() to inline funcs iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,03/13] iov_iter: Derive user-backedness from the iterator type iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,02/13] iov_iter: Renumber ITER_* constants iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,01/13] iov_iter: Add a benchmarking kunit test iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v3] mm: memcg: add THP swap out info for anonymous reclaim [v3] mm: memcg: add THP swap out info for anonymous reclaim 1 - - --- 2023-09-13 Vern Hao New
[v1,6/6] mm/rmap: pass folio to hugepage_add_anon_rmap() Anon rmap cleanups - - - --- 2023-09-13 David Hildenbrand New
[v1,5/6] mm/rmap: simplify PageAnonExclusive sanity checks when adding anon rmap Anon rmap cleanups - - - --- 2023-09-13 David Hildenbrand New
[v1,4/6] mm/rmap: warn on new PTE-mapped folios in page_add_anon_rmap() Anon rmap cleanups - - - --- 2023-09-13 David Hildenbrand New
[v1,3/6] mm/rmap: move folio_test_anon() check out of __folio_set_anon() Anon rmap cleanups - - - --- 2023-09-13 David Hildenbrand New
[v1,2/6] mm/rmap: move SetPageAnonExclusive out of __page_set_anon_rmap() Anon rmap cleanups - - - --- 2023-09-13 David Hildenbrand New
[v1,1/6] mm/rmap: drop stale comment in page_add_anon_rmap and hugepage_add_anon_rmap() Anon rmap cleanups - - - --- 2023-09-13 David Hildenbrand New
[v5,4/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO - 2 - --- 2023-09-13 Usama Arif New
[v5,3/4] memblock: introduce MEMBLOCK_RSRV_NOINIT flag mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO 1 1 - --- 2023-09-13 Usama Arif New
[v5,2/4] memblock: pass memblock_type to memblock_setclr_flag mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO 1 2 - --- 2023-09-13 Usama Arif New
[v5,1/4] mm: hugetlb_vmemmap: Use nid of the head page to reallocate it mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO - 2 - --- 2023-09-13 Usama Arif New
« 1 2 ... 97 98 99391 392 »