1. 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  2. 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 3 months ago
  3. 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  4. e21294a signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) by Eric W. Biederman · 3 years, 3 months ago
  5. e54957f irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQ by Mark Rutland · 3 years, 3 months ago
  6. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 4 months ago
  7. adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 4 months ago
  8. 96fed8a kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() by Masami Hiramatsu · 3 years, 4 months ago
  9. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  10. 8b09788 trap: cleanup trap_init() by Kefeng Wang · 3 years, 4 months ago
  11. e07af26 Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 3 years, 4 months ago
  12. 7d6e3fa Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  13. a79a9c7 ARC: mm: move MMU specific bits out of entry code ... by Vineet Gupta · 5 years ago
  14. cea4314 ARC: switch to generic bitops by Vineet Gupta · 6 years ago
  15. 82a4230 arch/arc/kernel/: fix misspellings using codespell tool by Changcheng Deng · 3 years, 5 months ago
  16. c9604dd arc: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 9 months ago
  17. 3a715e8 ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch by Vineet Gupta · 3 years, 6 months ago
  18. bf79167 ARC: Fix CONFIG_STACKDEPOT by Guenter Roeck · 3 years, 6 months ago
  19. d406739 arc: Prefer unsigned int to bare use of unsigned by Jinchao Wang · 3 years, 7 months ago
  20. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  21. b555414 arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma() by Liam Howlett · 3 years, 7 months ago
  22. 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  23. 28a27cb Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  24. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  25. 110febc ARC: fix CONFIG_HARDENED_USERCOPY by Vineet Gupta · 3 years, 11 months ago
  26. 96f1b00 ARCv2: save ABI registers across signal handling by Vineet Gupta · 3 years, 7 months ago
  27. a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 8 months ago
  28. 2e38eb0 kprobes: Do not increment probe miss count in the fault handler by Naveen N. Rao · 3 years, 8 months ago
  29. ec6aba3 kprobes: Remove kprobe::fault_handler by Peter Zijlstra · 3 years, 8 months ago
  30. f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
  31. 3433adc ARC: entry: fix off-by-one error in syscall number validation by Vineet Gupta · 3 years, 9 months ago
  32. 8e97bf3 ARC: kgdb: add 'fallthrough' to prevent a warning by Randy Dunlap · 3 years, 9 months ago
  33. f79f7a2 arc: Fix typos/spellos by Bhaskar Chowdhury · 3 years, 10 months ago
  34. 83520d6 ARC: treewide: avoid the pointer addition with NULL pointer by dean.yang_cp · 3 years, 11 months ago
  35. 46e1521 arc: kernel: Return -EFAULT if copy_to_user() fails by Wang Qing · 3 years, 11 months ago
  36. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 4 years ago
  37. bb12433 ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handling by Vineet Gupta · 4 years ago
  38. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  39. f737561 ARC: stack unwinding: reorganize how initial register state setup by Vineet Gupta · 4 years, 2 months ago
  40. e42404f ARC: stack unwinding: don't assume non-current task is sleeping by Vineet Gupta · 4 years, 2 months ago
  41. 53855e1 arc: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  42. 3b57533 ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline by Vineet Gupta · 4 years, 3 months ago
  43. 328d216 ARC: stack unwinding: avoid indefinite looping by Vineet Gupta · 4 years, 3 months ago
  44. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  45. 0a14d76 Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 3 months ago
  46. 8c42a5c ARC: perf: redo the pct irq missing in device-tree handling by Vineet Gupta · 4 years, 3 months ago
  47. b32649b Merge tag 'arc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 3 months ago
  48. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 4 months ago
  49. 1c68907 Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  50. 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  51. 937cf85 ARC: SMP: fix typo and use "come up" instead of "comeup" by Mike Rapoport · 4 years, 3 months ago
  52. dd7c7ab ARC: [plat-eznps]: Drop support for EZChip NPS platform by Vineet Gupta · 4 years, 5 months ago
  53. f75dd13 arc: kprobes: Use generic kretprobe trampoline handler by Masami Hiramatsu · 4 years, 5 months ago
  54. 70187f7 Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 4 months ago
  55. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 5 months ago
  56. e5c388b ARC: show_regs: fix r12 printing and simplify by Vineet Gupta · 4 years, 5 months ago
  57. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  58. feb92d7 ARC: perf: don't bail setup if pct irq missing in device-tree by Vineet Gupta · 4 years, 6 months ago
  59. 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
  60. 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  61. 19b39c3 Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  62. 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 6 months ago
  63. bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 8 months ago
  64. 5a806e0 arc: switch to ->regset_get() by Al Viro · 4 years, 7 months ago
  65. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  66. 10011f7 ARCv2: support loop buffer (LPB) disabling by Eugeniy Paltsev · 4 years, 8 months ago
  67. 97d0b5d ARCv2: boot log: detect newer/upconing HS3x/HS4x releases by Vineet Gupta · 4 years, 7 months ago
  68. 00fdec9 ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE by Vineet Gupta · 4 years, 8 months ago
  69. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  70. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  71. 8ca4d19 arc: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  72. 7915502 ARC: show_regs: avoid extra line of output by Vineet Gupta · 4 years, 9 months ago
  73. a75ff01 arc: remove #ifndef CONFIG_AS_CFI_SIGNAL_FRAME by Masahiro Yamada · 4 years, 9 months ago
  74. 9eca345 arc: ptrace: hard-code "arc" instead of UTS_MACHINE by Masahiro Yamada · 4 years, 9 months ago
  75. 43900ed ARC: Fix ICCM & DCCM runtime size checks by Eugeniy Paltsev · 4 years, 10 months ago
  76. 5364abc Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 10 months ago
  77. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  78. f09d317 ARC: allow userspace DSP applications to use AGU extensions by Eugeniy Paltsev · 4 years, 11 months ago
  79. 7321e2e ARC: add support for DSP-enabled userspace applications by Eugeniy Paltsev · 4 years, 11 months ago
  80. 4827d0c ARC: handle DSP presence in HW by Eugeniy Paltsev · 4 years, 11 months ago
  81. 240c84b ARC: add helpers to sanitize config options by Eugeniy Paltsev · 4 years, 11 months ago
  82. 204c7ec ARC: show_regs: reduce lines of output by Vineet Gupta · 4 years, 11 months ago
  83. 3b00b04 ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 5 years ago
  84. b7e573b Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 5 years ago
  85. 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
  86. 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
  87. f45ba2b ARCv2: fpu: preserve userspace fpu state by Vineet Gupta · 5 years ago
  88. f05523a ARC: fpu: declutter code, move bits out into fpu.h by Vineet Gupta · 5 years ago
  89. bd71c45 ARC: wireup clone3 syscall by Vineet Gupta · 5 years ago
  90. 61f23e6 arch/arc/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  91. 8f8b69a Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 5 years ago
  92. 7ecc6c1 ARC: pt_regs: remove hardcoded registers offset by Eugeniy Paltsev · 5 years ago
  93. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  94. 833a20b ARC: asm-offsets: remove duplicate entry by Eugeniy Paltsev · 5 years ago
  95. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  96. 9165917 sched/rt, ARC: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  97. 056df57 Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 5 years ago
  98. 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
  99. f091d5a ARC: ARCv2: jump label: implement jump label patching by Eugeniy Paltsev · 5 years ago
  100. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago