1. 9ba19cc Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  2. 45365a0 Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
  3. 28cff52 Merge branch 'linus' into locking/core, to resolve conflict by Ingo Molnar · 4 years, 8 months ago
  4. f05d671 Merge branch 'locking/header' by Peter Zijlstra · 4 years, 8 months ago
  5. 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 8 months ago
  6. 9a996c6 s390/vmemmap: coding style updates by Heiko Carstens · 4 years, 8 months ago
  7. 2c114df s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sections by David Hildenbrand · 4 years, 8 months ago
  8. cd5781d s390/vmemmap: remember unused sub-pmd ranges by David Hildenbrand · 4 years, 8 months ago
  9. f2057b4 s390/vmemmap: fallback to PTEs if mapping large PMD fails by David Hildenbrand · 4 years, 8 months ago
  10. b9ff810 s390/vmem: cleanup empty page tables by David Hildenbrand · 4 years, 8 months ago
  11. aa18e0e s390/vmemmap: take the vmem_mutex when populating/freeing by David Hildenbrand · 4 years, 8 months ago
  12. c00f05a s390/vmemmap: cleanup when vmemmap_populate() fails by David Hildenbrand · 4 years, 8 months ago
  13. 9ec8fa8 s390/vmemmap: extend modify_pagetable() to handle vmemmap by David Hildenbrand · 4 years, 8 months ago
  14. 3e0d3e4 s390/vmem: consolidate vmem_add_range() and vmem_remove_range() by David Hildenbrand · 4 years, 8 months ago
  15. 8398b22 s390/vmem: rename vmem_add_mem() to vmem_add_range() by David Hildenbrand · 4 years, 8 months ago
  16. 73d6eb4 s390: enable HAVE_FUNCTION_ERROR_INJECTION by Ilya Leoshkevich · 4 years, 8 months ago
  17. 4631f3c s390/pci: clarify comment in s390_mmio_read/write by Niklas Schnelle · 4 years, 8 months ago
  18. c84d530 Merge tag 'v5.8-rc6' into locking/core, to pick up fixes by Ingo Molnar · 4 years, 8 months ago
  19. 4111558 s390/time: improve comparison for tod steering by Heiko Carstens · 4 years, 8 months ago
  20. 555701a7 s390/time: select CLOCKSOURCE_VALIDATE_LAST_CYCLE by Heiko Carstens · 4 years, 8 months ago
  21. 58e1571 s390/time: use CLOCKSOURCE_MASK by Heiko Carstens · 4 years, 8 months ago
  22. 3d3af18 s390/cpum_cf,perf: change DFLT_CCERROR counter name by Thomas Richter · 4 years, 8 months ago
  23. 3f161e0 s390/bpf: implement BPF_PROBE_MEM by Ilya Leoshkevich · 4 years, 9 months ago
  24. 05a68e8 s390/kernel: expand exception table logic to allow new handling options by Ilya Leoshkevich · 4 years, 9 months ago
  25. 88aa893 s390/kernel: unify EX_TABLE* implementations by Ilya Leoshkevich · 4 years, 9 months ago
  26. 771cf19 s390/mm: allow order 10 allocations by Heiko Carstens · 4 years, 8 months ago
  27. 3c5f2eb s390/mm: avoid trimming to MAX_ORDER by Heiko Carstens · 4 years, 8 months ago
  28. 7904aaa s390/mm: fix typo in comment by Heiko Carstens · 4 years, 8 months ago
  29. e8749d0 Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 8 months ago
  30. 6589c93 s390: add trace events for idle enter/exit by Sven Schnelle · 4 years, 8 months ago
  31. 7b7735c s390: fix comment regarding interrupts in svc by Christian Borntraeger · 4 years, 8 months ago
  32. fa49066 s390/mm: don't set ARCH_KEEP_MEMBLOCK by David Hildenbrand · 4 years, 9 months ago
  33. 7764990 mm/memblock: expose only miminal interface to add/walk physmem by David Hildenbrand · 4 years, 9 months ago
  34. 28e5bfd s390: Break cyclic percpu include by Peter Zijlstra · 4 years, 10 months ago
  35. 528a953 s390/mm: fix huge pte soft dirty copying by Janosch Frank · 4 years, 8 months ago
  36. bfe91da Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
  37. 74ecbef s390/zcrypt: code beautification and struct field renames by Harald Freudenberger · 4 years, 11 months ago
  38. 0ef5d69 s390/extmem: remove stale -ENOSPC comment and handling by David Hildenbrand · 4 years, 9 months ago
  39. 8e1398f s390/smp: add missing linebreak by Heiko Carstens · 4 years, 9 months ago
  40. 24840e7 s390/smp: move smp_cpus_done() to header file by Heiko Carstens · 4 years, 9 months ago
  41. 9e9f85e s390: update defconfigs by Heiko Carstens · 4 years, 9 months ago
  42. 5aa9887 s390/cpum_sf: prohibit callchain data collection by Thomas Richter · 4 years, 9 months ago
  43. f05f62d s390/vmem: get rid of memory segment list by David Hildenbrand · 4 years, 9 months ago
  44. 66a049b s390/stp: allow group and users to read stp sysfs files by Sven Schnelle · 4 years, 9 months ago
  45. 28ccce5 s390/appldata: use struct_size() helper by Gustavo A. R. Silva · 4 years, 9 months ago
  46. 6ffb3f6 s390/debug: remove struct __debug_entry from uapi by Heiko Carstens · 4 years, 9 months ago
  47. ecb1ff6 s390/debug: remove raw view by Heiko Carstens · 4 years, 9 months ago
  48. 7fa0d6f s390/time: remove unused function by Sven Schnelle · 4 years, 10 months ago
  49. 90ce70f s390/pci: remove unused functions by Sven Schnelle · 4 years, 10 months ago
  50. 0188d08 s390: convert to msecs_to_jiffies() by Sven Schnelle · 4 years, 9 months ago
  51. 95e61b1 s390/setup: init jump labels before command line parsing by Vasily Gorbik · 4 years, 9 months ago
  52. d6df52e s390/maccess: add no DAT mode to kernel_write by Vasily Gorbik · 4 years, 9 months ago
  53. 3047766 s390/pci: fix enabling a reserved PCI function by Niklas Schnelle · 4 years, 9 months ago
  54. 827c491 s390/debug: avoid kernel warning on too large number of pages by Christian Borntraeger · 5 years ago
  55. 998f5bb s390/kasan: fix early pgm check handler execution by Vasily Gorbik · 4 years, 9 months ago
  56. e64a1618 s390: fix system call single stepping by Sven Schnelle · 4 years, 9 months ago
  57. 1566fee Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 9 months ago
  58. 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 9 months ago
  59. 7749112 KVM: s390: reduce number of IO pins to 1 by Christian Borntraeger · 4 years, 9 months ago
  60. b3583fc s390: fix syscall_get_error for compat processes by Dmitry V. Levin · 4 years, 9 months ago
  61. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 9 months ago
  62. 64438e1 s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODES by Heiko Carstens · 4 years, 9 months ago
  63. 478237a s390/vdso: fix vDSO clock_getres() by Vincenzo Frascino · 5 years ago
  64. 2b2a258 s390/vdso: Use $(LD) instead of $(CC) to link vDSO by Nathan Chancellor · 4 years, 9 months ago
  65. 99448016 s390/protvirt: use scnprintf() instead of snprintf() by Chen Zhou · 4 years, 10 months ago
  66. 92fd356 s390: use scnprintf() in sys_##_prefix##_##_name##_show by Chen Zhou · 4 years, 10 months ago
  67. df8cea2 s390/crypto: use scnprintf() instead of snprintf() by Chen Zhou · 4 years, 10 months ago
  68. 873e5a7 s390/ptrace: fix setting syscall number by Sven Schnelle · 5 years ago
  69. 00332c1 s390/ptrace: pass invalid syscall numbers to tracing by Sven Schnelle · 5 years ago
  70. cd29fa7 s390/ptrace: return -ENOSYS when invalid syscall is supplied by Sven Schnelle · 5 years ago
  71. 664f5f8 s390/seccomp: pass syscall arguments via seccomp_data by Sven Schnelle · 5 years ago
  72. 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, 9 months ago
  73. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
  74. 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  75. 2a18b7e KVM: async_pf: Inject 'page ready' event only if 'page not present' was previously injected by Vitaly Kuznetsov · 4 years, 9 months ago
  76. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 9 months ago
  77. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 9 months ago
  78. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 9 months ago
  79. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 9 months ago
  80. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
  81. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
  82. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 9 months ago
  83. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 9 months ago
  84. 8539c12 s390: add show_stack_loglvl() by Dmitry Safonov · 4 years, 9 months ago
  85. 23fc02e Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 9 months ago
  86. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
  87. 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  88. 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 9 months ago
  89. 9fb4c52 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 4 years, 9 months ago
  90. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  91. 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 9 months ago
  92. b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 9 months ago
  93. 359f254 hugetlbfs: move hugepagesz= parsing to arch independent code by Mike Kravetz · 4 years, 9 months ago
  94. ae94da8 hugetlbfs: add arch_hugetlb_valid_size by Mike Kravetz · 4 years, 9 months ago
  95. 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 9 months ago
  96. 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 9 months ago
  97. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  98. 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  99. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  100. 33d21f1 s390/bpf: Use bcr 0,%0 as tail call nop filler by Ilya Leoshkevich · 4 years, 9 months ago