1. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  2. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  3. ff2e6d72 asm-generic/tlb: rename HAVE_RCU_TABLE_FREE by Peter Zijlstra · 5 years ago
  4. 0ed1325 mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush by Peter Zijlstra · 5 years ago
  5. 8094249 sparc: mm: add p?d_leaf() definitions by Steven Price · 5 years ago
  6. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  7. 11648b8 sparc64: fix adjtimex regression by Arnd Bergmann · 5 years ago
  8. 9ca4c64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 5 years ago
  9. d68712e y2038: sparc: remove use of struct timex by Arnd Bergmann · 5 years ago
  10. 5637bc5 sparc64: add support for folded p4d page tables by Mike Rapoport · 5 years ago
  11. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  12. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  13. 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  14. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  15. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  16. a78208e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  17. c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  18. 634cd4b Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  19. 34ca70e sparc32: fix struct ipc64_perm type definition by Arnd Bergmann · 5 years ago
  20. e2b9fc2 sparc32, leon: Stop adding vendor and device id to prom ambapp path components by Andreas Larsson · 5 years ago
  21. fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
  22. 2f01bfc arch/sparc/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  23. 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
  24. 548f0b9 sparc: Add .exit.data section. by David S. Miller · 5 years ago
  25. 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 5 years ago
  26. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  27. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  28. 202bf8d compat: provide compat_ptr() on all architectures by Arnd Bergmann · 5 years ago
  29. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  30. 251ec1c y2038: sparc: remove use of struct timex by Arnd Bergmann · 5 years ago
  31. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  32. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  33. 85a683d sched/rt, sparc: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  34. 7235db2 sparc32: use pgtable-nopud instead of 4level-fixup by Mike Rapoport · 5 years ago
  35. 0fb9dc2 arch: sembuf.h: make uapi asm/sembuf.h self-contained by Masahiro Yamada · 5 years ago
  36. 9ef0e00 arch: msgbuf.h: make uapi asm/msgbuf.h self-contained by Masahiro Yamada · 5 years ago
  37. 5b00967 arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained by Masahiro Yamada · 5 years ago
  38. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  39. 3732391 Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 5 years ago
  40. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  41. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  42. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  43. a1b39ba asm-generic: Make msi.h a mandatory include/asm header by Michal Simek · 5 years ago
  44. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  45. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  46. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  47. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  48. 1bf883c y2038: stat: avoid 'time_t' in 'struct stat' by Arnd Bergmann · 5 years ago
  49. caf5e32 y2038: ipc: remove __kernel_time_t reference from headers by Arnd Bergmann · 5 years ago
  50. 82210fc y2038: vdso: change timespec to __kernel_old_timespec by Arnd Bergmann · 5 years ago
  51. ddccf40 y2038: vdso: change timeval to __kernel_old_timeval by Arnd Bergmann · 7 years ago
  52. 5347291 sparc: vdso: fix build error of vdso32 by Masahiro Yamada · 5 years ago
  53. 97c9801 asm-generic: don't provide ioremap for CONFIG_MMU by Christoph Hellwig · 5 years ago
  54. 38e45d8 sparc64: implement ioremap_uc by Tuowen Zhao · 5 years ago
  55. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  56. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  57. cd5d2f8 crypto: sparc/des - convert to skcipher API by Eric Biggers · 5 years ago
  58. c72a26e crypto: sparc/camellia - convert to skcipher API by Eric Biggers · 5 years ago
  59. 64db5e7 crypto: sparc/aes - convert to skcipher API by Eric Biggers · 5 years ago
  60. eb1414e sparc: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  61. 8e0d0ad2 sparc64: disable fast-GUP due to unexplained oopses by Linus Torvalds · 5 years ago
  62. a22fea9 arch/sparc/include/asm/pgtable_64.h: fix build by Andrew Morton · 5 years ago
  63. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  64. 903f433 lib: untag user pointers in strn*_user by Andrey Konovalov · 5 years ago
  65. 9c9fa97 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  66. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  67. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  68. 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  69. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  70. 8b53c76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  71. fb377eb ipc: fix sparc64 ipc() wrapper by Arnd Bergmann · 5 years ago
  72. 8f467cf crypto: sparc/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  73. 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
  74. b8074aa PCI: Convert pci_resource_to_user() to a weak function by Denis Efremov · 5 years ago
  75. 724ecd3 crypto: aes - rename local routines to prevent future clashes by Ard Biesheuvel · 6 years ago
  76. d9c5252 treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers by Masahiro Yamada · 5 years ago
  77. 038029c sparc: remove unneeded uapi/asm/statfs.h by Masahiro Yamada · 5 years ago
  78. 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
  79. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  80. 89ff7131f kbuild: add --hash-style= and --build-id unconditionally by Masahiro Yamada · 5 years ago
  81. 8aa3c92 mm/mmap: move common defines to mman-common.h by Aneesh Kumar K.V · 5 years ago
  82. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 5 years ago
  83. 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
  84. 3c69914 Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  85. 4f4cfa6 docs: admin-guide: add a series of orphaned documents by Mauro Carvalho Chehab · 6 years ago
  86. 1a271a6 arch: mark syscall number 435 reserved for clone3 by Christian Brauner · 5 years ago
  87. ec92497 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 5 years ago
  88. 67a929e mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP by Christoph Hellwig · 5 years ago
  89. 7b9afb8 sparc64: use the generic get_user_pages_fast code by Christoph Hellwig · 5 years ago
  90. 5875509 sparc64: define untagged_addr() by Christoph Hellwig · 5 years ago
  91. d855079 sparc64: add the missing pgd_page definition by Christoph Hellwig · 5 years ago
  92. 4456760 sparc: remove ARCH_SELECT_MEMORY_MODEL by Mike Rapoport · 5 years ago
  93. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  94. 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
  95. 61daf52 sparc64: Add missing newline at end of file by Geert Uytterhoeven · 6 years ago
  96. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  97. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  98. 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
  99. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  100. dca73a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago