1. 63bef48 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  2. 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 4 years, 9 months ago
  3. 106c909 parisc: remove nargs from __SYSCALL by Firoz Khan · 6 years ago
  4. 2a3778e parisc: Refactor alternative code to accept multiple conditions by Helge Deller · 5 years ago
  5. 997ba65 parisc: Replace setup_irq() by request_irq() by afzal mohammed · 4 years, 11 months ago
  6. 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
  7. 02addae parisc: Replace cpu_up/down() with add/remove_cpu() by Qais Yousef · 4 years, 10 months ago
  8. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  9. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  10. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  11. 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
  12. 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
  13. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  14. fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
  15. 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
  16. 82292aa arch/parisc/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  17. 4f80b70 parisc: Use proper printk format for resource_size_t by Krzysztof Kozlowski · 5 years ago
  18. 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
  19. d2f36c7 parisc: Implement copy_thread_tls by Amanieu d'Antras · 5 years ago
  20. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  21. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  22. 36257d5 parisc: soft_offline_page() now takes the pfn by Helge Deller · 5 years ago
  23. aeea5ea parisc: add missing __init annotation by Sven Schnelle · 5 years ago
  24. e16260c parisc: fix compilation when KEXEC=n and KEXEC_FILE=y by Sven Schnelle · 5 years ago
  25. 09613e8 sched/rt, parisc: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  26. d96885e parisc: use pgtable-nopXd instead of 4level-fixup by Mike Rapoport · 5 years ago
  27. 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
  28. 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
  29. 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
  30. 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
  31. 4ba380f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  32. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  33. a1326b17 module/ftrace: handle patchable-function-entry by Mark Rutland · 5 years ago
  34. 6e85e23 parisc: Move EXCEPTION_TABLE to RO_DATA segment by Kees Cook · 5 years ago
  35. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  36. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  37. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  38. e9c837c parisc: Avoid spurious inequivalent alias kernel error messages by John David Anglin · 5 years ago
  39. 3d25245 parisc: fix frame pointer in ftrace_regs_caller() by Sven Schnelle · 5 years ago
  40. fefad9e seccomp: simplify secure_computing() by Christian Brauner · 5 years ago
  41. 1191cf4 parisc: add support for kexec_file_load() syscall by Sven Schnelle · 5 years ago
  42. 3be6e58 parisc: wire up kexec_file_load syscall by Sven Schnelle · 5 years ago
  43. fc697dc parisc: add kexec syscall support by Sven Schnelle · 5 years ago
  44. 507efd6 parisc: add __pdc_cpu_rendezvous() by Sven Schnelle · 5 years ago
  45. 08e6978 kprobes/parisc: remove arch_kprobe_on_func_entry() by Jisheng Zhang · 5 years ago
  46. b0a26f1 parisc: Drop comments which are already in pci.h by Helge Deller · 5 years ago
  47. a5ff213 parisc: speed up flush_tlb_all_local with qemu by Helge Deller · 5 years ago
  48. 82992fc parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU by Helge Deller · 5 years ago
  49. 83af58f parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat by Helge Deller · 6 years ago
  50. ec4d396 parisc: trigger die notifier chain in parisc_terminate() by Sven Schnelle · 5 years ago
  51. 52a22e6 parisc/ftrace: Add KPROBES_ON_FTRACE by Sven Schnelle · 5 years ago
  52. d562aca parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support by Sven Schnelle · 5 years ago
  53. 740f05f parisc: fix race condition in patching code by Sven Schnelle · 5 years ago
  54. 69245c9 parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machines by Helge Deller · 5 years ago
  55. 45800fb parisc: Wire up clone3 syscall by Helge Deller · 6 years ago
  56. 59a783d parisc: Avoid kernel panic triggered by invalid kprobe by Helge Deller · 6 years ago
  57. 34c32fc parisc: Ensure userspace privilege for ptraced processes in regset functions by Helge Deller · 6 years ago
  58. 10835c8 parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1 by Helge Deller · 6 years ago
  59. 1a271a6 arch: mark syscall number 435 reserved for clone3 by Christian Brauner · 6 years ago
  60. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  61. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  62. 593c754 Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  63. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  64. 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
  65. c2f2124e dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code by Christoph Hellwig · 6 years ago
  66. 249155c Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  67. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  68. d2ba3b1 parisc: Fix module loading error with JUMP_LABEL feature by Helge Deller · 6 years ago
  69. 6ca6366 parisc: add dynamic ftrace by Sven Schnelle · 6 years ago
  70. 6183d68 parisc: use pr_debug() in kernel/module.c by Sven Schnelle · 6 years ago
  71. 7e92336 parisc: add spinlock to patch function by Sven Schnelle · 6 years ago
  72. 4e87ace parisc: add support for patching multiple words by Sven Schnelle · 6 years ago
  73. 16d72dd Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  74. 527a1d1 parisc: Fix crash due alternative coding for NP iopdir_fdc bit by Helge Deller · 6 years ago
  75. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  76. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  77. de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
  78. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  79. 660662f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150 by Thomas Gleixner · 6 years ago
  80. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  81. 91ca180 signal: Use force_sig_fault_to_task for the two calls that don't deliver to current by Eric W. Biederman · 6 years ago
  82. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  83. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  84. 200036a parisc: Allow building 64-bit kernel without -mlong-calls compiler option by Helge Deller · 6 years ago
  85. bf8a9a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  86. d8076bd uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] by David Howells · 6 years ago
  87. d2d8b14 Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  88. b2c9112 Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  89. 4729377 parisc: Use __ro_after_init in unwind.c by Helge Deller · 6 years ago
  90. 34589df parisc: Use __ro_after_init in time.c by Helge Deller · 6 years ago
  91. d988836 parisc: Use __ro_after_init in processor.c by Helge Deller · 6 years ago
  92. 7e4c65b parisc: Use __ro_after_init in process.c by Helge Deller · 6 years ago
  93. 67266fd parisc: Use __ro_after_init in perf_images.h by Helge Deller · 6 years ago
  94. 874b051 parisc: Use __ro_after_init in pci.c by Helge Deller · 6 years ago
  95. 7c1952b parisc: Use __ro_after_init in inventory.c by Helge Deller · 6 years ago
  96. dc1b3c0 parisc: Use __ro_after_init in head.S by Helge Deller · 6 years ago
  97. 1b69085 parisc: Use __ro_after_init in firmware.c by Helge Deller · 6 years ago
  98. 9aa8848 parisc: Use __ro_after_init in drivers.c by Helge Deller · 6 years ago
  99. 271c29a parisc: Use __ro_after_init in cache.c by Helge Deller · 6 years ago
  100. 8d0e051 parisc: Enable the ro_after_init feature by Helge Deller · 6 years ago