- de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 6 months ago
- 7772941 [s390] memcpy_real(): WRITE is "data source", not destination... by Al Viro · 2 years, 5 months ago
- a251c17 treewide: use get_random_u32() when possible by Jason A. Donenfeld · 2 years, 5 months ago
- 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
- e7b6b99 s390: remove vma linked list walks by Matthew Wilcox (Oracle) · 2 years, 6 months ago
- 9267bdd s390/mm: fix no previous prototype warnings in maccess.c by Alexander Gordeev · 2 years, 6 months ago
- c0ceb94 s390/mm,ptdump: add real memory copy page markers by Alexander Gordeev · 2 years, 6 months ago
- 2f0e8aa s390/mm: rework memcpy_real() to avoid DAT-off mode by Alexander Gordeev · 2 years, 8 months ago
- 5078775 s390/smp,ptdump: add absolute lowcore markers by Alexander Gordeev · 2 years, 8 months ago
- 4df29d2 s390/smp: rework absolute lowcore access by Alexander Gordeev · 2 years, 8 months ago
- d61bb30 Merge branch 'fixes' into features by Vasily Gorbik · 2 years, 6 months ago
- 1a6baaa s390/hugetlb: switch to generic version of follow_huge_pud() by Gerald Schaefer · 2 years, 6 months ago
- edcfc9c s390/ptdump: add missing amode31 markers by Heiko Carstens · 2 years, 6 months ago
- b193d2d s390/mm: split lowcore pages with set_memory_4k() by Heiko Carstens · 2 years, 6 months ago
- bf2ce38 s390/mm: remove unused access parameter from do_fault_error() by Heiko Carstens · 2 years, 6 months ago
- ff03b88 s390/mm: remove useless hugepage address alignment by Gerald Schaefer · 2 years, 7 months ago
- 41ac42f s390/mm: do not trigger write fault when vma does not allow VM_WRITE by Gerald Schaefer · 2 years, 7 months ago
- 24cb958 Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 2 years, 7 months ago
- 5e441f61 Revert "s390/smp: rework absolute lowcore access" by Alexander Gordeev · 2 years, 7 months ago
- 3fb39cb7c Revert "s390/smp,ptdump: add absolute lowcore markers" by Alexander Gordeev · 2 years, 7 months ago
- 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 7 months ago
- 7447691 Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 2 years, 7 months ago
- 63f4b21 Merge remote-tracking branch 'kvm/next' into kvm-next-5.20 by Paolo Bonzini · 2 years, 7 months ago
- a603002 virtio: replace restricted mem access flag with callback by Juergen Gross · 2 years, 9 months ago
- e409b7f s390/smp,ptdump: add absolute lowcore markers by Alexander Gordeev · 2 years, 8 months ago
- 7d06fed s390/smp: rework absolute lowcore access by Alexander Gordeev · 2 years, 8 months ago
- d6da67378 s390/crash: move copy_to_user_real() to crash_dump.c by Alexander Gordeev · 2 years, 8 months ago
- fd5d210 s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROT by Anshuman Khandual · 2 years, 8 months ago
- 6f73517 KVM: s390: pv: refactor s390_reset_acc by Claudio Imbrenda · 2 years, 9 months ago
- b108f7f KVM: s390: pv: handle secure storage exceptions for normal guests by Claudio Imbrenda · 2 years, 9 months ago
- a52c258 KVM: s390: pv: handle secure storage violations for protected guests by Claudio Imbrenda · 2 years, 9 months ago
- faa2f72 KVM: s390: pv: leak the topmost page table when destroy fails by Claudio Imbrenda · 2 years, 9 months ago
- d927252 mm: avoid unnecessary page fault retires on shared memory types by Peter Xu · 2 years, 9 months ago
- 3f9dfbe virtio: replace arch_has_restricted_virtio_memory_access() by Juergen Gross · 2 years, 9 months ago
- 4ab6cfc Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 2 years, 9 months ago
- 454ede3 s390/uaccess: use exception handler to zero result on get_user() failure by Heiko Carstens · 2 years, 10 months ago
- 3ae11db s390/mm: use non-quiescing sske for KVM switch to keyed guest by Christian Borntraeger · 2 years, 9 months ago
- 6d594627 s390/gmap: voluntarily schedule during key setting by Christian Borntraeger · 2 years, 9 months ago
- 3f306ea Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 2 years, 10 months ago
- 95fbef1 Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 2 years, 10 months ago
- a06afe8 KVM: s390: vsie/gmap: reduce gmap_rmap overhead by Christian Borntraeger · 2 years, 11 months ago
- f2f47d0 s390/mmap: increase stack/mmap gap to 128MB by Sven Schnelle · 3 years ago
- c6af2aa swiotlb: make the swiotlb_init interface more useful by Christoph Hellwig · 3 years ago
- 731efc9 s390: convert ".insn" encoding to instruction names by Vasily Gorbik · 3 years ago
- 4efd417f s390: raise minimum supported machine generation to z10 by Vasily Gorbik · 3 years ago
- 484a8ed s390/extable: add dedicated uaccess handler by Heiko Carstens · 3 years ago
- 3d66718 s390/extable: convert to relative table with data by Heiko Carstens · 3 years ago
- 46fee16 s390/extable: add and use fixup_exception helper function by Heiko Carstens · 3 years ago
- 0741ec1 s390/extable: move extable related functions to mm/extable.c by Heiko Carstens · 3 years ago
- d09a307 s390/extable: move EX_TABLE define to asm-extable.h by Heiko Carstens · 3 years ago
- 1952954 s390/extable: search amode31 extable last by Heiko Carstens · 3 years ago
- e1fc74f s390/mm,gmap: don't use pte_val()/pXd_val() as lvalue by Heiko Carstens · 3 years, 1 month ago
- 933b725 s390/mm,hugetlb: don't use pte_val()/pXd_val() as lvalue by Heiko Carstens · 3 years, 1 month ago
- 869a9db s390/mm,pageattr: don't use pte_val()/pXd_val() as lvalue by Heiko Carstens · 3 years, 1 month ago
- 4a366f5 s390/mm,pgtable: don't use pte_val()/pXd_val() as lvalue by Heiko Carstens · 3 years, 1 month ago
- b8e3b37 s390/mm: use set_pXd()/set_pte() helper functions everywhere by Heiko Carstens · 3 years, 1 month ago
- f413f68 s390/mm: use CRST_ALLOC_ORDER instead of number by Heiko Carstens · 3 years, 1 month ago
- 303fd98 s390/maccess: fix semantics of memcpy_real() and its callers by Alexander Gordeev · 3 years, 1 month ago
- 1f231e2 s390/maccess: fix absolute lowcore virtual vs physical address confusion by Alexander Gordeev · 3 years, 2 months ago
- f36e7c9 s390: remove invalid email address of Heiko Carstens by Heiko Carstens · 3 years, 1 month ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years, 2 months ago
- 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
- f7ea534 add includes masked by cgroup -> bpf dependency by Jakub Kicinski · 3 years, 3 months ago
- 4c88bb9 s390/mm: check 2KB-fragment page on release by Alexander Gordeev · 3 years, 4 months ago
- 1194372 s390/mm: better annotate 2KB pagetable fragments handling by Alexander Gordeev · 3 years, 4 months ago
- c2c2249 s390/mm: fix 2KB pgtable release race by Alexander Gordeev · 3 years, 4 months ago
- cb22cd2 s390/sclp: release SCLP early buffer after kernel initialization by Alexander Egorenkov · 3 years, 4 months ago
- da001fc s390/pgalloc: use pointers instead of unsigned long values by Heiko Carstens · 3 years, 3 months ago
- 2f88280 s390/pgalloc: add virt/phys address handling to base asce functions by Heiko Carstens · 3 years, 3 months ago
- 69700fb s390/cmm: add missing virt_to_phys() conversion by Heiko Carstens · 3 years, 3 months ago
- d2f2949 s390/mm: add missing phys_to_virt translation to page table dumper by Heiko Carstens · 3 years, 3 months ago
- 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
- 0b707e5 Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 4 months ago
- 564f6ea s390: use generic version of arch_is_kernel_initmem_freed() by Christophe Leroy · 3 years, 4 months ago
- 380d97b KVM: s390: pv: properly handle page flags for protected guests by Claudio Imbrenda · 3 years, 6 months ago
- 3b051e8 s390: add support for BEAR enhancement facility by Sven Schnelle · 4 years ago
- 273cd17 s390/pgtable: use physical address for Page-Table Origin by Alexander Gordeev · 4 years, 2 months ago
- 14ea40e s390/mm: optimize reset_guest_reference_bit() by David Hildenbrand · 3 years, 6 months ago
- 7cb7026 s390/mm: optimize set_guest_storage_key() by David Hildenbrand · 3 years, 6 months ago
- 8318c40 s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present by David Hildenbrand · 3 years, 6 months ago
- 949f5c1 s390/mm: fix VMA and page table handling code in storage key handling functions by David Hildenbrand · 3 years, 6 months ago
- fe3d100 s390/mm: validate VMA in PGSTE manipulation functions by David Hildenbrand · 3 years, 6 months ago
- b159f94 s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap() by David Hildenbrand · 3 years, 6 months ago
- 2d8fb8f s390/gmap: validate VMA in __gmap_zap() by David Hildenbrand · 3 years, 6 months ago
- 9fd5a04 exit: Remove calls of do_exit after noreturn versions of die by Eric W. Biederman · 3 years, 5 months ago
- b2f5839 s390/cmm: use string_upper() instead of open coded variant by Andy Shevchenko · 3 years, 5 months ago
- f154c80 Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 6 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- 65a2aa5 mm/memory_hotplug: remove nid parameter from arch_remove_memory() by David Hildenbrand · 3 years, 6 months ago
- cd1adf1 Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly" by Linus Torvalds · 3 years, 6 months ago
- 2e82752 s390/mm: fix kernel doc comments by Heiko Carstens · 3 years, 6 months ago
- 3de18c8 Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 6 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- 9857a17 mm/gup: remove try_get_page(), call try_get_compound_head() directly by John Hubbard · 3 years, 6 months ago
- c4f0e5c s390/mm,pageattr: fix walk_pte_level() early exit by Heiko Carstens · 3 years, 7 months ago
- ddd63c8 s390/kasan: fix large PMD pages address alignment check by Alexander Gordeev · 3 years, 7 months ago
- cf6031d s390/mm: remove unused cmma functions by David Hildenbrand · 3 years, 7 months ago