1. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
  2. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
  3. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
  4. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 10 months ago
  5. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 10 months ago
  6. 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  7. 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  8. dc88588 [parisc, s390, sparc64] no need for access_ok() in futex handling by Al Viro · 5 years ago
  9. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 5 years ago
  10. ededa08 parisc: Fix defconfig selection by Helge Deller · 4 years, 10 months ago
  11. 02addae parisc: Replace cpu_up/down() with add/remove_cpu() by Qais Yousef · 4 years, 10 months ago
  12. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  13. 6992ca0 Merge branch 'parisc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  14. 8466992 parisc: Regenerate parisc defconfigs by Helge Deller · 5 years ago
  15. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  16. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  17. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  18. 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
  19. 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
  20. 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
  21. 8b56177 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  22. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  23. 8121fbc parisc: map_pages(): cleanup page table initialization by Mike Rapoport · 5 years ago
  24. a786810 Merge tag 'v5.5-rc7' into efi/core, to pick up fixes by Ingo Molnar · 5 years ago
  25. fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
  26. 452424c Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  27. 82292aa arch/parisc/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  28. 8b7f938 parisc: fix map_pages() to actually populate upper directory by Mike Rapoport · 5 years ago
  29. 4f80b70 parisc: Use proper printk format for resource_size_t by Krzysztof Kozlowski · 5 years ago
  30. 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
  31. 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 5 years ago
  32. d2f36c7 parisc: Implement copy_thread_tls by Amanieu d'Antras · 5 years ago
  33. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  34. 202bf8d compat: provide compat_ptr() on all architectures by Arnd Bergmann · 5 years ago
  35. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  36. 75cf979 parisc: Fix compiler warnings in debug_core.c by Helge Deller · 5 years ago
  37. 36257d5 parisc: soft_offline_page() now takes the pfn by Helge Deller · 5 years ago
  38. aeea5ea parisc: add missing __init annotation by Sven Schnelle · 5 years ago
  39. e16260c parisc: fix compilation when KEXEC=n and KEXEC_FILE=y by Sven Schnelle · 5 years ago
  40. 1091670 scripts/sorttable: Rename 'sortextable' to 'sorttable' by Shile Zhang · 5 years ago
  41. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  42. 09613e8 sched/rt, parisc: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  43. 2fa245c parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup by Helge Deller · 5 years ago
  44. d96885e parisc: use pgtable-nopXd instead of 4level-fixup by Mike Rapoport · 5 years ago
  45. 0fb9dc2 arch: sembuf.h: make uapi asm/sembuf.h self-contained by Masahiro Yamada · 5 years ago
  46. 9ef0e00 arch: msgbuf.h: make uapi asm/msgbuf.h self-contained by Masahiro Yamada · 5 years ago
  47. 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
  48. ad0b314 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  49. b94ae8a Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  50. 738d5fa Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  51. 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
  52. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  53. 61a47c1 sysctl: Remove the sysctl system call by Eric W. Biederman · 5 years ago
  54. 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
  55. 4ba380f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  56. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  57. caf5e32 y2038: ipc: remove __kernel_time_t reference from headers by Arnd Bergmann · 5 years ago
  58. a1fd79a parisc: remove __ioremap by Christoph Hellwig · 5 years ago
  59. a1326b17 module/ftrace: handle patchable-function-entry by Mark Rutland · 5 years ago
  60. 6e85e23 parisc: Move EXCEPTION_TABLE to RO_DATA segment by Kees Cook · 5 years ago
  61. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  62. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  63. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  64. e9c837c parisc: Avoid spurious inequivalent alias kernel error messages by John David Anglin · 5 years ago
  65. 3d25245 parisc: fix frame pointer in ftrace_regs_caller() by Sven Schnelle · 5 years ago
  66. 513f7f7 parisc: Fix vmap memory leak in ioremap()/iounmap() by Helge Deller · 5 years ago
  67. 0703ad2 parisc: prefer __section from compiler_attributes.h by Nick Desaulniers · 5 years ago
  68. 52b2d91 parisc: Do not hardcode registers in checksum functions by Helge Deller · 5 years ago
  69. fefad9e seccomp: simplify secure_computing() by Christian Brauner · 5 years ago
  70. 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
  71. 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
  72. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  73. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  74. 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
  75. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  76. d0a16fe9 Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  77. fcc16a9 parisc: Have git ignore generated real2.S and firmware.c by Jeroen Roovers · 5 years ago
  78. 1191cf4 parisc: add support for kexec_file_load() syscall by Sven Schnelle · 5 years ago
  79. 3be6e58 parisc: wire up kexec_file_load syscall by Sven Schnelle · 5 years ago
  80. fc697dc parisc: add kexec syscall support by Sven Schnelle · 5 years ago
  81. 507efd6 parisc: add __pdc_cpu_rendezvous() by Sven Schnelle · 5 years ago
  82. 08e6978 kprobes/parisc: remove arch_kprobe_on_func_entry() by Jisheng Zhang · 5 years ago
  83. b0a26f1 parisc: Drop comments which are already in pci.h by Helge Deller · 5 years ago
  84. 5128da3 parisc: don't set ARCH_NO_COHERENT_DMA_MMAP by Christoph Hellwig · 5 years ago
  85. bbcb03a parisc: fix compilation errrors by Qian Cai · 5 years ago
  86. 10df063 kbuild: rebuild modules when module linker scripts are updated by Masahiro Yamada · 5 years ago
  87. a5ff213 parisc: speed up flush_tlb_all_local with qemu by Helge Deller · 5 years ago
  88. 82992fc parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU by Helge Deller · 5 years ago
  89. bfd7714 Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang by Joe Perches · 5 years ago
  90. 83af58f parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat by Helge Deller · 6 years ago
  91. ec4d396 parisc: trigger die notifier chain in parisc_terminate() by Sven Schnelle · 5 years ago
  92. 52a22e6 parisc/ftrace: Add KPROBES_ON_FTRACE by Sven Schnelle · 5 years ago
  93. d562aca parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support by Sven Schnelle · 5 years ago
  94. f2c5ed0 parisc: Add archclean Makefile target by James Bottomley · 5 years ago
  95. e50beea parisc: Strip debug info from kernel before creating compressed vmlinuz by Helge Deller · 5 years ago
  96. 3fe6c87 parisc: Fix build of compressed kernel even with debug enabled by Helge Deller · 5 years ago
  97. 740f05f parisc: fix race condition in patching code by Sven Schnelle · 5 years ago
  98. c5df045 parisc: rename default_defconfig to defconfig by Masahiro Yamada · 5 years ago
  99. 73b8867 parisc: Fix fall-through warnings in fpudispatch.c by Helge Deller · 5 years ago
  100. 12d1402 parisc: Mark expected switch fall-throughs in fault.c by Helge Deller · 5 years ago