- 1566fee Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
- 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- b3583fc s390: fix syscall_get_error for compat processes by Dmitry V. Levin · 4 years, 7 months ago
- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- 64438e1 s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODES by Heiko Carstens · 4 years, 7 months ago
- 478237a s390/vdso: fix vDSO clock_getres() by Vincenzo Frascino · 4 years, 9 months ago
- 2b2a258 s390/vdso: Use $(LD) instead of $(CC) to link vDSO by Nathan Chancellor · 4 years, 7 months ago
- 99448016 s390/protvirt: use scnprintf() instead of snprintf() by Chen Zhou · 4 years, 8 months ago
- 92fd356 s390: use scnprintf() in sys_##_prefix##_##_name##_show by Chen Zhou · 4 years, 8 months ago
- df8cea2 s390/crypto: use scnprintf() instead of snprintf() by Chen Zhou · 4 years, 8 months ago
- 873e5a7 s390/ptrace: fix setting syscall number by Sven Schnelle · 4 years, 10 months ago
- 00332c1 s390/ptrace: pass invalid syscall numbers to tracing by Sven Schnelle · 4 years, 10 months ago
- cd29fa7 s390/ptrace: return -ENOSYS when invalid syscall is supplied by Sven Schnelle · 4 years, 10 months ago
- 664f5f8 s390/seccomp: pass syscall arguments via seccomp_data by Sven Schnelle · 4 years, 10 months ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
- 2a18b7e KVM: async_pf: Inject 'page ready' event only if 'page not present' was previously injected by Vitaly Kuznetsov · 4 years, 7 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
- e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
- 8539c12 s390: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
- 23fc02e Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
- 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 7 months ago
- 9fb4c52 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 4 years, 7 months ago
- ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 7 months ago
- b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 7 months ago
- 359f254 hugetlbfs: move hugepagesz= parsing to arch independent code by Mike Kravetz · 4 years, 7 months ago
- ae94da8 hugetlbfs: add arch_hugetlb_valid_size by Mike Kravetz · 4 years, 7 months ago
- 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 7 months ago
- 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 7 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
- 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
- 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 33d21f1 s390/bpf: Use bcr 0,%0 as tail call nop filler by Ilya Leoshkevich · 4 years, 7 months ago
- effe5be s390/bpf: Maintain 8-byte stack alignment by Ilya Leoshkevich · 4 years, 7 months ago
- b200f5b s390: use __vmalloc_node in stack_alloc by Christoph Hellwig · 4 years, 7 months ago
- f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 4b01285 Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
- 557a961 KVM: x86: acknowledgment mechanism for async pf page ready notifications by Vitaly Kuznetsov · 4 years, 7 months ago
- 7c0ade6 KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_async_page_present() by Vitaly Kuznetsov · 4 years, 7 months ago
- 5904122 take the dummy csum_and_copy_from_user() into net/checksum.h by Al Viro · 4 years, 11 months ago
- e1750a3 s390/pci: Log new handle in clp_disable_fh() by Petr Tesarik · 4 years, 8 months ago
- a0138f5 s390/cio, s390/qeth: cleanup PNSO CHSC by Alexandra Winter · 4 years, 9 months ago
- 0b0ed65 s390: remove critical section cleanup from entry.S by Sven Schnelle · 4 years, 11 months ago
- 11886c1 s390: add machine check SIGP by Sven Schnelle · 4 years, 10 months ago
- 4c7ccc3 Merge tag 'kvm-s390-next-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 4 years, 7 months ago
- 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- a999eb9 s390/pci: ioremap() align with generic code by Niklas Schnelle · 4 years, 10 months ago
- d03756a Documentation/s390: Update / remove developerWorks web links by Gerald Schaefer · 4 years, 8 months ago
- 4765600 s390: simplify memory notifier for protecting kdump crash kernel area by David Hildenbrand · 4 years, 8 months ago
- e5794cf s390/pci: create links between PFs and VFs by Niklas Schnelle · 4 years, 8 months ago
- 55d7b4b s390: Remove two unused inline functions by YueHaibing · 4 years, 8 months ago
- 4c1cbcb s390/kaslr: add support for R_390_JMP_SLOT relocation type by Gerald Schaefer · 4 years, 8 months ago
- ac8372f s390/mm: fix set_huge_pte_at() for empty ptes by Gerald Schaefer · 4 years, 8 months ago
- 9d5272f Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEAD by Paolo Bonzini · 4 years, 8 months ago
- fc4a451 s390/net: remove pm ops from ccwgroup drivers by Julian Wiedmann · 4 years, 8 months ago
- da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- cb95312 kvm: add halt-polling cpu usage stats by David Matlack · 4 years, 8 months ago
- 70b6905 s390/kexec_file: fix initrd location for kdump kernel by Philipp Rudo · 4 years, 8 months ago
- f058599 s390/pci: Fix s390_mmio_read/write with MIO by Niklas Schnelle · 4 years, 9 months ago
- c8ffd8b vfs: add faccessat2 syscall by Miklos Szeredi · 4 years, 8 months ago
- 4aef2ec Merge branch 'kvm-amd-fixes' into HEAD by Paolo Bonzini · 4 years, 8 months ago
- 4d21e59 crypto: s390/sha1 - prefix the "sha1_" functions by Eric Biggers · 4 years, 8 months ago
- be24226 s390/module: Use s390_kernel_write() for late relocations by Peter Zijlstra · 4 years, 8 months ago
- cb2ccea s390: Change s390_kernel_write() return type to match memcpy() by Josh Poimboeuf · 4 years, 8 months ago
- 8c16ec9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
- b9b2782 KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly by Peter Xu · 4 years, 8 months ago
- 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 23a457b s390: nvme reipl by Jason J. Herne · 4 years, 10 months ago
- 3737e8e s390: nvme ipl by Jason J. Herne · 4 years, 10 months ago
- d137927 s390/pci: removes wrong PCI multifunction assignment by Pierre Morel · 4 years, 8 months ago
- 0ba5778 s390: ptrace: hard-code "s390x" instead of UTS_MACHINE by Masahiro Yamada · 4 years, 9 months ago
- 2673cb6 Merge tag 'kvm-s390-master-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 4 years, 8 months ago
- 495907e KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly by Peter Xu · 4 years, 8 months ago
- 93a9869 mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg by Aneesh Kumar K.V · 4 years, 8 months ago
- 5615e74 KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction by Christian Borntraeger · 4 years, 8 months ago
- 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 8 months ago
- 3f777e1 Merge tag 'cve-2020-11884' from emailed bundle by Linus Torvalds · 4 years, 8 months ago
- 44510d6 s390/pci: Handling multifunctions by Pierre Morel · 4 years, 9 months ago
- 65e450a s390/pci: Adding bus resource by Pierre Morel · 4 years, 10 months ago
- f606b3e s390/pci: adapt events for zbus by Pierre Morel · 4 years, 9 months ago
- 05bc1be s390/pci: create zPCI bus by Pierre Morel · 4 years, 10 months ago
- c9a1752 s390/pci: define RID and RID available by Pierre Morel · 4 years, 11 months ago
- 6cf17f9 s390/pci: define kernel parameters for PCI multifunction by Pierre Morel · 5 years ago
- d08d6f5 s390/pci: adaptation of iommu to multifunction by Pierre Morel · 4 years, 11 months ago
- e6ab749 s390/pci: Expose new port attribute for PCIe functions by Alexander Schmidt · 4 years, 10 months ago
- 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
- 749f046 Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 8 months ago
- 673deb0 s390/protvirt: fix compilation issue by Claudio Imbrenda · 4 years, 8 months ago
- 86dbf32 s390/pci: do not set affinity for floating irqs by Niklas Schnelle · 4 years, 9 months ago