1. 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
  2. 8e5b0ad Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  3. 751971a csky: Fix function name in csky_alignment() and die() by Nathan Chancellor · 3 years, 1 month ago
  4. 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 7 months ago
  5. a0793fd csky: fix typo of fpu config macro by Kelly Devilliv · 3 years, 3 months ago
  6. 84af21d perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv by Sean Christopherson · 3 years, 2 months ago
  7. ff083a2 perf: Protect perf_guest_cbs with RCU by Sean Christopherson · 3 years, 2 months ago
  8. dcd6832 Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 2 months ago
  9. 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
  10. 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
  11. 5a47ebe Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  12. ce5e480 ftrace: disable preemption when recursion locked by 王贇 · 3 years, 3 months ago
  13. 2872329 irq: csky: perform irqentry in entry code by Mark Rutland · 3 years, 3 months ago
  14. 316b5e3 csky: Use of_get_cpu_hwid() by Rob Herring · 3 years, 3 months ago
  15. af89eba csky: Fixup regs.sr broken in ptrace by Guo Ren · 3 years, 4 months ago
  16. fbd63c0 csky: don't let sigreturn play with priveleged bits of status register by Al Viro · 3 years, 4 months ago
  17. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 4 months ago
  18. 6644c65 ftrace: Cleanup ftrace_dyn_arch_init() by Weizhao Ouyang · 3 years, 4 months ago
  19. adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 4 months ago
  20. 96fed8a kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() by Masami Hiramatsu · 3 years, 4 months ago
  21. 9c89bb8 kprobes: treewide: Cleanup the error messages for kprobes by Masami Hiramatsu · 3 years, 4 months ago
  22. 71bdc8f csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location() by Punit Agrawal · 3 years, 4 months ago
  23. a68de80 entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() by Sean Christopherson · 3 years, 5 months ago
  24. 4bdffd2 arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warnings by kernel test robot · 3 years, 5 months ago
  25. 79886dd csky: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  26. 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
  27. 7c3edd6 sched,arch: Remove unused TASK_STATE offsets by Peter Zijlstra · 3 years, 7 months ago
  28. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  29. 2e38eb0 kprobes: Do not increment probe miss count in the fault handler by Naveen N. Rao · 3 years, 8 months ago
  30. ec6aba3 kprobes: Remove kprobe::fault_handler by Peter Zijlstra · 3 years, 8 months ago
  31. f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
  32. 4f192ac csky: Remove duplicate include in arch/csky/kernel/entry.S by Zhang Yunkai · 3 years, 11 months ago
  33. bab1770 ftrace: Fix spelling mistake "disabed" -> "disabled" by Colin Ian King · 3 years, 10 months ago
  34. cd27845 Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 3 years, 11 months ago
  35. 0d3b051 csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC_VDSO by Guo Ren · 4 years ago
  36. 8dcbc61 csky: kprobe: Fixup code in simulate without 'long' by Guo Ren · 4 years ago
  37. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 4 years ago
  38. 8bfb676 csky: Fix a size determination in gpr_get() by Zhenzhong Duan · 4 years, 4 months ago
  39. 87f3248 csky: Reconstruct VDSO framework by Guo Ren · 4 years ago
  40. 0f7e8ef csky: Fixup do_page_fault parent irq status by Guo Ren · 4 years, 1 month ago
  41. 1152cb5 csky: Add show_tlb for CPU_CK860 debug by Guo Ren · 4 years, 1 month ago
  42. b0ae5e2 csky: Remove prologue of page fault handler in entry.S by Guo Ren · 4 years, 1 month ago
  43. 51748e7 csky: Fixup show_regs doesn't contain regs->usp by Guo Ren · 4 years, 3 months ago
  44. 398cb92 csky: Fixup perf probe failed by Guo Ren · 4 years, 2 months ago
  45. 0c8a32e csky: Add memory layout 2.5G(user):1.5G(kernel) by Guo Ren · 4 years, 4 months ago
  46. 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
  47. 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
  48. f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  49. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 2 months ago
  50. d19ad07 ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs by Steven Rostedt (VMware) · 4 years, 3 months ago
  51. 76a4efa perf/arch: Remove perf_sample_data::regs_user_copy by Peter Zijlstra · 4 years, 3 months ago
  52. f3924d7 csky: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  53. 773c167 ftrace: Add recording of functions that caused recursion by Steven Rostedt (VMware) · 4 years, 2 months ago
  54. c536aa1 kprobes/ftrace: Add recursion protection to the ftrace callback by Steven Rostedt (VMware) · 4 years, 2 months ago
  55. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  56. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  57. 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
  58. 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
  59. 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  60. 03c8a4a csky: kprobes: Use generic kretprobe trampoline handler by Masami Hiramatsu · 4 years, 5 months ago
  61. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 5 months ago
  62. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  63. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  64. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  65. 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
  66. 2044513 Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linux by Linus Torvalds · 4 years, 5 months ago
  67. bdcd93e csky: Add context tracking support by Guo Ren · 4 years, 6 months ago
  68. e6169c4 csky: Add arch_show_interrupts for IPI interrupts by Guo Ren · 4 years, 6 months ago
  69. 2c81b07 csky: Add irq_work support by Guo Ren · 4 years, 6 months ago
  70. 5bc46ce csky: Optimize the trap processing flow by Guo Ren · 4 years, 6 months ago
  71. 8077e66 csky: Add cpu feature register hint for smp by Guo Ren · 4 years, 6 months ago
  72. e95a4f8 csky: Add SECCOMP_FILTER supported by Guo Ren · 4 years, 8 months ago
  73. c23dd24 csky: remove unusued thread_saved_pc and *_segments functions/macros by Tobias Klauser · 4 years, 7 months ago
  74. dcad785 csky: switch to ->regset_get() by Al Viro · 4 years, 7 months ago
  75. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  76. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  77. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  78. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  79. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  80. aeeb59d csky: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  81. 8f4693f csky: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 8 months ago
  82. f36e0aa csky: Fixup CONFIG_DEBUG_RSEQ by Guo Ren · 4 years, 8 months ago
  83. 20f6953 csky: Coding convention in entry.S by Guo Ren · 4 years, 8 months ago
  84. e0bbb53 csky: Fixup abiv2 syscall_trace break a4 & a5 by Guo Ren · 4 years, 8 months ago
  85. 9008975 csky: Fixup CONFIG_PREEMPT panic by Guo Ren · 4 years, 8 months ago
  86. 6700281 csky: Fixup gdbmacros.txt with name sp in thread_struct by Guo Ren · 4 years, 8 months ago
  87. 9e2ca15 csky: Fixup remove unnecessary save/restore PSR code by Guo Ren · 4 years, 8 months ago
  88. 6633a5a csky: Fixup remove duplicate irq_disable by Liu Yibin · 4 years, 8 months ago
  89. 18c07d2 csky: Fixup calltrace panic by Guo Ren · 4 years, 8 months ago
  90. 229a0dd csky: Fixup perf callchain unwind by Mao Han · 4 years, 9 months ago
  91. c2e59d1 csky: Fixup perf probe -x hungup by Guo Ren · 4 years, 9 months ago
  92. a13d588 csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACE by Guo Ren · 4 years, 9 months ago
  93. aefd946 csky: Fixup cpu speculative execution to IO area by Guo Ren · 4 years, 10 months ago
  94. 8f6bb79 csky: Add uprobes support by Guo Ren · 4 years, 10 months ago
  95. 33e53ae csky: Add kprobes supported by Guo Ren · 4 years, 10 months ago
  96. 000591f csky: Enable LOCKDEP_SUPPORT by Guo Ren · 4 years, 10 months ago
  97. 9c0e343 csky: Fixup get wrong psr value from phyical reg by Guo Ren · 4 years, 10 months ago
  98. dd7c983 csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INS by Guo Ren · 4 years, 10 months ago
  99. 89a3927 csky: Implement ftrace with regs by Guo Ren · 5 years ago
  100. 9866d14 csky: Add support for restartable sequence by Guo Ren · 5 years ago