1. dc5341f Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years ago
  2. 30f3089 parisc: Fix missing prototype for 'toc_intr' warning in toc.c by Helge Deller · 3 years ago
  3. 5f7ee6e parisc: Autodetect default output device and set console= kernel parameter by Helge Deller · 3 years ago
  4. bd25c37 parisc: Use safer strscpy() in setup_cmdline() by Helge Deller · 3 years ago
  5. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  6. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  7. 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years ago
  8. 180d0eb parisc: Add visible flag to toc_stack variable by Helge Deller · 3 years ago
  9. e486288 parisc: Re-use toc_stack as hpmc_stack by Helge Deller · 3 years ago
  10. d6ab9fc parisc: Enable TOC (transfer of contents) feature unconditionally by Helge Deller · 3 years ago
  11. c1c72d9 parisc: Add kgdb io_module to read chars via PDC by Helge Deller · 3 years ago
  12. 72c3dd8 parisc: Add lws_atomic_xchg and lws_atomic_store syscalls by John David Anglin · 3 years ago
  13. d0585d7 parisc: Rewrite light-weight syscall and futex code by John David Anglin · 3 years ago
  14. 9e9d4b4 parisc: Avoid calling faulthandler_disabled() twice by John David Anglin · 3 years, 1 month ago
  15. 8f66fce parisc: Correct completer in lws start by John David Anglin · 3 years, 1 month ago
  16. 484730e parisc: Clear stale IIR value on instruction access rights trap by Helge Deller · 3 years, 1 month ago
  17. 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 7 months ago
  18. afdb4a5 parisc: Mark cr16 CPU clocksource unstable on all SMP machines by Helge Deller · 3 years, 1 month ago
  19. 98400ad Revert "parisc: Fix backtrace to always include init funtion names" by Helge Deller · 3 years, 2 months ago
  20. 3fbdc12 parisc: Convert PTE lookup to use extru_safe() macro by Helge Deller · 3 years, 2 months ago
  21. df2ffed parisc: Fix extraction of hash lock bits in syscall.S by John David Anglin · 3 years, 2 months ago
  22. 79df39d Revert "parisc: Reduce sigreturn trampoline to 3 instructions" by Helge Deller · 3 years, 2 months ago
  23. 8f663eb parisc: Wire up futex_waitv by Helge Deller · 3 years, 2 months ago
  24. 3ec18fc parisc/entry: fix trace test in syscall exit path by Sven Schnelle · 3 years, 2 months ago
  25. 38860b2 parisc: Flush kernel data mapping in set_pte_at() when installing pte for user page by John David Anglin · 3 years, 2 months ago
  26. f0d1cfa parisc: Fix implicit declaration of function '__kernel_text_address' by Helge Deller · 3 years, 2 months ago
  27. 279917e parisc: Fix backtrace to always include init funtion names by Helge Deller · 3 years, 2 months ago
  28. 2a2e820 parisc: move CPU field back into thread_info by Ard Biesheuvel · 3 years, 2 months ago
  29. 7e99271 parisc: Don't disable interrupts in cmpxchg and futex operations by Dave Anglin · 3 years, 2 months ago
  30. 014966d parisc: don't enable irqs unconditionally in handle_interruption() by Sven Schnelle · 3 years, 3 months ago
  31. d2fac0a Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 2 months ago
  32. 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  33. 552ebfe Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 2 months ago
  34. dc5292b parisc: Remove unused constants from asm-offsets.c by Helge Deller · 3 years, 3 months ago
  35. 98f2926 parisc/ftrace: use static key to enable/disable function graph tracer by Sven Schnelle · 3 years, 3 months ago
  36. 44382af parisc/ftrace: set function trace function by Sven Schnelle · 3 years, 3 months ago
  37. d1fbab7 parisc: Make use of the helper macro kthread_run() by Cai Huoqing · 3 years, 3 months ago
  38. 3759778 parisc: enhance warning regarding usage of O_NONBLOCK by Helge Deller · 3 years, 3 months ago
  39. fdc9e4e parisc: Use PRIV_USER in syscall.S by Helge Deller · 3 years, 3 months ago
  40. 66e29fc parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling by Sven Schnelle · 3 years, 3 months ago
  41. 2214c0e parisc: Move thread_info into task struct by Helge Deller · 3 years, 3 months ago
  42. bc29483 parisc: add support for TOC (transfer of control) by Sven Schnelle · 3 years, 3 months ago
  43. ecac703 parisc/firmware: add functions to retrieve TOC data by Sven Schnelle · 3 years, 3 months ago
  44. b5f73da parisc: move virt_map macro to assembly.h by Sven Schnelle · 3 years, 3 months ago
  45. 8e0ba12 parisc/unwind: fix unwinder when CONFIG_64BIT is enabled by Sven Schnelle · 3 years, 3 months ago
  46. 8779e05 parisc: Fix ptrace check on syscall return by Helge Deller · 3 years, 3 months ago
  47. f06d6e9 parisc: Use PRIV_USER instead of 3 in entry.S by Helge Deller · 3 years, 3 months ago
  48. 6ff7fa4 parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.h by Helge Deller · 3 years, 3 months ago
  49. 1c2fb94 parisc: disable preemption in send_IPI_allbutself() by Sven Schnelle · 3 years, 3 months ago
  50. 3fb28e1 parisc: fix preempt_count() check in entry.S by Sven Schnelle · 3 years, 3 months ago
  51. 4f19386 parisc: deduplicate code in flush_cache_mm() and flush_cache_range() by Sven Schnelle · 3 years, 3 months ago
  52. a5e8ca3 parisc: disable preemption during local tlb flush by Sven Schnelle · 3 years, 3 months ago
  53. ec5c115 parisc: Add KFENCE support by Helge Deller · 3 years, 3 months ago
  54. aeb1e83 parisc: Switch to ARCH_STACKWALK implementation by Helge Deller · 3 years, 9 months ago
  55. cf2ec78 parisc/unwind: use copy_from_kernel_nofault() by Sven Schnelle · 3 years, 4 months ago
  56. ce5e480 ftrace: disable preemption when recursion locked by 王贇 · 3 years, 3 months ago
  57. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 4 months ago
  58. 6644c65 ftrace: Cleanup ftrace_dyn_arch_init() by Weizhao Ouyang · 3 years, 4 months ago
  59. 1c30e3a audit: add support for the openat2 syscall by Richard Guy Briggs · 3 years, 8 months ago
  60. 42f355e audit: replace magic audit syscall class numbers with macros by Richard Guy Briggs · 3 years, 8 months ago
  61. adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 4 months ago
  62. 96fed8a kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() by Masami Hiramatsu · 3 years, 4 months ago
  63. 6710287 parisc: Implement __get/put_kernel_nofault() by Helge Deller · 3 years, 4 months ago
  64. d97180a parisc: Mark sched_clock unstable only if clocks are not syncronized by Helge Deller · 3 years, 4 months ago
  65. e4f2006 parisc: Reduce sigreturn trampoline to 3 instructions by Helge Deller · 3 years, 4 months ago
  66. 3e4a1af parisc: Check user signal stack trampoline is inside TASK_SIZE by Helge Deller · 3 years, 4 months ago
  67. ea4b3fc parisc: Drop useless debug info and comments from signal.c by Helge Deller · 3 years, 4 months ago
  68. 1260dea parisc: Drop strnlen_user() in favour of generic version by Helge Deller · 3 years, 4 months ago
  69. 59ab844 compat: remove some compat entry points by Arnd Bergmann · 3 years, 4 months ago
  70. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  71. 8b09788 trap: cleanup trap_init() by Kefeng Wang · 3 years, 4 months ago
  72. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  73. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  74. dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 4 months ago
  75. f358afc mm: remove flush_kernel_dcache_page by Christoph Hellwig · 3 years, 4 months ago
  76. a2d616b Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 4 months ago
  77. bcfeebb Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 5 months ago
  78. 030f653 parisc: fix crash with signals and alloca by Mikulas Patocka · 3 years, 5 months ago
  79. 7c314bdf Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 5 months ago
  80. c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 5 months ago
  81. f6a3308 Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat" by Helge Deller · 3 years, 5 months ago
  82. c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 6 months ago
  83. 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 6 months ago
  84. 72fdb403 tty: pdc_cons, free tty_driver upon failure by Jiri Slaby · 3 years, 6 months ago
  85. 39b7b42 tty: stop using alloc_tty_driver by Jiri Slaby · 3 years, 6 months ago
  86. 0524513a tty: don't store semi-state into tty drivers by Jiri Slaby · 3 years, 6 months ago
  87. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  88. b48c723 exit/bdflush: Remove the deprecated bdflush system call by Eric W. Biederman · 3 years, 7 months ago
  89. 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
  90. c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
  91. e2a86a2 parisc: syscalls: use pattern rules to generate syscall headers by Masahiro Yamada · 3 years, 8 months ago
  92. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  93. 911a299 Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 7 months ago
  94. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 7 months ago
  95. 7c3edd6 sched,arch: Remove unused TASK_STATE offsets by Peter Zijlstra · 3 years, 7 months ago
  96. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  97. 65ffb3d quota: Wire up quotactl_fd syscall by Jan Kara · 3 years, 8 months ago
  98. a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 8 months ago
  99. 910cc953 Merge 5.13-rc4 into tty-next by Greg Kroah-Hartman · 3 years, 8 months ago
  100. 5b9fedb quota: Disable quotactl_path syscall by Jan Kara · 3 years, 8 months ago