1. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  2. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  3. 89ff7131f kbuild: add --hash-style= and --build-id unconditionally by Masahiro Yamada · 5 years ago
  4. 8aa3c92 mm/mmap: move common defines to mman-common.h by Aneesh Kumar K.V · 5 years ago
  5. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 5 years ago
  6. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  7. 3c69914 Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  8. 4f4cfa6 docs: admin-guide: add a series of orphaned documents by Mauro Carvalho Chehab · 5 years ago
  9. 1a271a6 arch: mark syscall number 435 reserved for clone3 by Christian Brauner · 5 years ago
  10. ec92497 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 5 years ago
  11. 67a929e mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP by Christoph Hellwig · 5 years ago
  12. 7b9afb8 sparc64: use the generic get_user_pages_fast code by Christoph Hellwig · 5 years ago
  13. 5875509 sparc64: define untagged_addr() by Christoph Hellwig · 5 years ago
  14. d855079 sparc64: add the missing pgd_page definition by Christoph Hellwig · 5 years ago
  15. 4456760 sparc: remove ARCH_SELECT_MEMORY_MODEL by Mike Rapoport · 5 years ago
  16. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  17. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  18. 61daf52 sparc64: Add missing newline at end of file by Geert Uytterhoeven · 5 years ago
  19. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  20. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  21. 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 5 years ago
  22. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  23. dca73a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  24. 7a33847 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 by Thomas Gleixner · 5 years ago
  25. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  26. 410df0c Merge tag 'v5.2-rc5' into locking/core, to pick up fixes by Ingo Molnar · 5 years ago
  27. 99f3a06 bpf: net: Add SO_DETACH_REUSEPORT_BPF by Martin KaFai Lau · 5 years ago
  28. 15d5dfa sparc: fix unknown type name u_int in uapi header by Masahiro Yamada · 5 years ago
  29. 6284ad9 sparc: configs: Remove useless UEVENT_HELPER_PATH by Krzysztof Kozlowski · 5 years ago
  30. 4165c54 sparc: Remove redundant copy of the LGPL-2.0 by Thomas Huth · 5 years ago
  31. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  32. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  33. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 5 years ago
  34. 04e8851 locking/atomic, sparc: Use s64 for atomic64 by Mark Rutland · 5 years ago
  35. 56cd0ae sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD by Young Xiao · 5 years ago
  36. 80caf43 mdesc: fix a missing-check bug in get_vdev_port_node_info() by Gen Zhang · 5 years ago
  37. d3c976c sparc64: Fix regression in non-hypervisor TLB flush xcall by James Clarke · 5 years ago
  38. 0462eaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  39. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 5 years ago
  40. 7e300da treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223 by Thomas Gleixner · 5 years ago
  41. 003ba95 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214 by Thomas Gleixner · 5 years ago
  42. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 5 years ago
  43. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 5 years ago
  44. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 5 years ago
  45. cb44c9a signal: Remove task parameter from force_sigsegv by Eric W. Biederman · 6 years ago
  46. 3e2a33c sparc: bpf: eliminate zero extension code-gen by Jiong Wang · 5 years ago
  47. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  48. af1a889 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 by Thomas Gleixner · 6 years ago
  49. f8739b7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 14 by Thomas Gleixner · 6 years ago
  50. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  51. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  52. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  53. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  54. bf8a9a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  55. d8076bd uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] by David Howells · 6 years ago
  56. bfbfbf7 Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  57. 5470dea mm: use mm_zero_struct_page from SPARC on all 64b architectures by Alexander Duyck · 6 years ago
  58. 4eb0716 hugetlb: allow to free gigantic pages regardless of the configuration by Alexandre Ghiti · 6 years ago
  59. 8df995f mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC by Alexandre Ghiti · 6 years ago
  60. b53f456 sparc: advertise gigantic page support by Alexandre Ghiti · 6 years ago
  61. f403999 init: free_initmem: poison freed init memory by Mike Rapoport · 6 years ago
  62. f94f743 initramfs: poison freed initrd memory by Christoph Hellwig · 6 years ago
  63. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  64. df24014 cpufreq: Call transition notifier only once for each policy by Viresh Kumar · 6 years ago
  65. f4d9a23 sparc64: simplify reduce_memory() function by Mike Rapoport · 6 years ago
  66. bc0025b sparc: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  67. 376b137 sparc/iommu: merge iommu_get_one and __sbus_iommu_map_page by Christoph Hellwig · 6 years ago
  68. edb1f07 sparc/iommu: use __sbus_iommu_map_page to implement the map_sg path by Christoph Hellwig · 6 years ago
  69. 7e99689 sparc/iommu: fix __sbus_iommu_map_page for highmem pages by Christoph Hellwig · 6 years ago
  70. 8668b38 sparc/iommu: move per-page flushing into __sbus_iommu_map_page by Christoph Hellwig · 6 years ago
  71. b820594 sparc/iommu: pass a physical address to iommu_get_one by Christoph Hellwig · 6 years ago
  72. ff5cbec sparc/iommu: create a common helper for map_sg by Christoph Hellwig · 6 years ago
  73. f25b23b sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_page by Christoph Hellwig · 6 years ago
  74. a7fce1f sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sg by Christoph Hellwig · 6 years ago
  75. 031abf0 sparc/iommu: use !PageHighMem to check if a page has a kernel mapping by Christoph Hellwig · 6 years ago
  76. 269fe56 sparc: vdso: add FORCE to the build rule of %.so by Masahiro Yamada · 6 years ago
  77. a95a9e5 arch:sparc:kernel/uprobes.c : Remove duplicate header by Jagadeesh Pagadala · 6 years ago
  78. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  79. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  80. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  81. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  82. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  83. 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  84. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  85. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. d286e13 Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  87. 5ce5d8a asm-generic: generalize asm/sockios.h by Arnd Bergmann · 6 years ago
  88. eee25da crypto: sparc - Forbid 2-key 3DES in FIPS mode by Herbert Xu · 6 years ago
  89. 39036cd arch: add pidfd and io_uring syscalls everywhere by Arnd Bergmann · 6 years ago
  90. 2a29e9f sparc64/pci_sun4v: fix ATU checks for large DMA masks by Christoph Hellwig · 6 years ago
  91. 54bbfe7 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  92. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  93. 01e3b95 arch: Remove dummy mmiowb() definitions from arch code by Will Deacon · 6 years ago
  94. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  95. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  96. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  97. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  98. 46ad084 locking/rwsem: Remove arch specific rwsem files by Waiman Long · 6 years ago
  99. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  100. 96bc956 asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE by Peter Zijlstra · 6 years ago