1. 89c821d Merge 5.15.95 into android14-5.15 by Greg Kroah-Hartman · 2 years, 1 month ago
  2. b5d5f1a kprobes: treewide: Cleanup the error messages for kprobes by Masami Hiramatsu · 2 years, 1 month ago
  3. e3d8fe0 Merge 5.15.91 into android14-5.15 by Greg Kroah-Hartman · 2 years, 2 months ago
  4. 9024f77 csky: Fix function name in csky_alignment() and die() by Nathan Chancellor · 2 years, 2 months ago
  5. 39a26d8 exit: Add and use make_task_dead. by Eric W. Biederman · 2 years, 2 months ago
  6. 239044be Merge 5.15.63 into android14-5.15 by Greg Kroah-Hartman · 2 years, 6 months ago
  7. 3645ed6 csky/kprobe: reclaim insn_slot on kprobe unregistration by Liao Chang · 2 years, 7 months ago
  8. 8fb87259 UPSTREAM: perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv by Sean Christopherson · 2 years, 8 months ago
  9. ba810df csky: patch_text: Fixup last cpu should be master by Guo Ren · 2 years, 10 months ago
  10. 8b2a607 uaccess: fix type mismatch warnings from access_ok() by Arnd Bergmann · 3 years ago
  11. e65d28d uaccess: fix integer overflow on access_ok() by Arnd Bergmann · 3 years ago
  12. 18c16ce perf: Protect perf_guest_cbs with RCU by Sean Christopherson · 3 years, 2 months ago
  13. e18f3e0 csky: fix typo of fpu config macro by Kelly Devilliv · 3 years, 4 months ago
  14. e21e52a csky: Make HAVE_TCM depend on !COMPILE_TEST by Guenter Roeck · 3 years, 6 months ago
  15. fb5d69a csky: bitops: Remove duplicate __clear_bit define by Guenter Roeck · 3 years, 6 months ago
  16. aeba0b8 csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports it by Guenter Roeck · 3 years, 6 months ago
  17. af89eba csky: Fixup regs.sr broken in ptrace by Guo Ren · 3 years, 6 months ago
  18. fbd63c0 csky: don't let sigreturn play with priveleged bits of status register by Al Viro · 3 years, 6 months ago
  19. a68de80 entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() by Sean Christopherson · 3 years, 6 months ago
  20. 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 7 months ago
  21. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  22. f358afc mm: remove flush_kernel_dcache_page by Christoph Hellwig · 3 years, 7 months ago
  23. 4bdffd2 arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warnings by kernel test robot · 3 years, 7 months ago
  24. 4aae683 tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig by Masahiro Yamada · 3 years, 8 months ago
  25. e6226997 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 8 months ago
  26. 0cd1151 csky: use generic strncpy/strnlen from_user by Arnd Bergmann · 3 years, 8 months ago
  27. f27180d asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user by Arnd Bergmann · 3 years, 8 months ago
  28. 81361b83 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 9 months ago
  29. 79886dd csky: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 9 months ago
  30. 0d4d4c6 Merge tag 'csky-for-linus-5.14-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 3 years, 9 months ago
  31. 90dc8c0 csky: Kconfig: Remove unused selects by Guo Ren · 3 years, 9 months ago
  32. 6ea42c8 csky: syscache: Fixup duplicate cache flush by Guo Ren · 3 years, 9 months ago
  33. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 9 months ago
  34. 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 9 months ago
  35. fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 9 months ago
  36. 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, 9 months ago
  37. 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, 9 months ago
  38. 7c3edd6 sched,arch: Remove unused TASK_STATE offsets by Peter Zijlstra · 3 years, 9 months ago
  39. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 9 months ago
  40. 2e38eb0 kprobes: Do not increment probe miss count in the fault handler by Naveen N. Rao · 3 years, 10 months ago
  41. ec6aba3 kprobes: Remove kprobe::fault_handler by Peter Zijlstra · 3 years, 10 months ago
  42. d92cc4d kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild by Masahiro Yamada · 3 years, 10 months ago
  43. 3c18851 locking/atomic: delete !ARCH_ATOMIC remnants by Mark Rutland · 3 years, 10 months ago
  44. a5fb82d locking/atomic: csky: move to ARCH_ATOMIC by Mark Rutland · 3 years, 10 months ago
  45. f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 11 months ago
  46. cda689f Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 4 years ago
  47. 27787ba Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years ago
  48. 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 4 years ago
  49. 842ca54 mm: move page_mapping_file to pagemap.h by Matthew Wilcox (Oracle) · 4 years ago
  50. e58a41c csky: uaccess.h: Coding convention with asm generic by Guo Ren · 4 years ago
  51. 0679d29 csky: fix syscache.c fallthrough warning by Randy Dunlap · 4 years ago
  52. 0b1f557 csky: Fixup typos by Junlin Yang · 4 years ago
  53. 4f192ac csky: Remove duplicate include in arch/csky/kernel/entry.S by Zhang Yunkai · 4 years ago
  54. d199161 csky: change a Kconfig symbol name to fix e1000 build error by Randy Dunlap · 4 years ago
  55. a0d8d55 whack-a-mole: kill strlen_user() (again) by Al Viro · 4 years ago
  56. bab1770 ftrace: Fix spelling mistake "disabed" -> "disabled" by Colin Ian King · 4 years ago
  57. cd27845 Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 4 years, 1 month ago
  58. 6607aa6 csky: Fixup compile error by Guo Ren · 4 years, 1 month ago
  59. 5d3f410 csky: use free_initmem_default() in free_initmem() by David Hildenbrand · 4 years, 1 month ago
  60. c47e1a1 csky: Fixup pfn_valid error with wrong max_mapnr by Guo Ren · 4 years, 1 month ago
  61. 0d3b051 csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC_VDSO by Guo Ren · 4 years, 1 month ago
  62. 8dcbc61 csky: kprobe: Fixup code in simulate without 'long' by Guo Ren · 4 years, 1 month ago
  63. af94002 csky: Fixup swapon by Guo Ren · 4 years, 1 month ago
  64. a8fac05 csky: pgtable.h: Coding convention by Guo Ren · 4 years, 1 month ago
  65. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 4 years, 1 month ago
  66. 5e144c4 csky: Fixup _PAGE_ACCESSED for default pgprot by Guo Ren · 4 years, 3 months ago
  67. f1f61c971a csky: remove unused including <linux/version.h> by Tian Tao · 4 years, 3 months ago
  68. 8bfb676 csky: Fix a size determination in gpr_get() by Zhenzhong Duan · 4 years, 3 months ago
  69. 87f3248 csky: Reconstruct VDSO framework by Guo Ren · 4 years, 3 months ago
  70. e26db7a csky: mm: abort uaccess retries upon fatal signal by Guo Ren · 4 years, 3 months ago
  71. bd0bf90 csky: Sync riscv mm/fault.c for easy maintenance by Guo Ren · 4 years, 3 months ago
  72. 0f7e8ef csky: Fixup do_page_fault parent irq status by Guo Ren · 4 years, 3 months ago
  73. 06f3f76 csky: Add faulthandler_disabled() check by Guo Ren · 4 years, 3 months ago
  74. 3e455cf csky: Fixup update_mmu_cache called with user io mapping by Guo Ren · 4 years, 3 months ago
  75. 78bfa70 csky: Fixup FAULT_FLAG_XXX param for handle_mm_fault by Guo Ren · 4 years, 3 months ago
  76. 1152cb5 csky: Add show_tlb for CPU_CK860 debug by Guo Ren · 4 years, 3 months ago
  77. 3b756cc csky: Fix TLB maintenance synchronization problem by Guo Ren · 4 years, 3 months ago
  78. c109f42 csky: Add kmemleak support by Guo Ren · 4 years, 3 months ago
  79. b0ae5e2 csky: Remove prologue of page fault handler in entry.S by Guo Ren · 4 years, 3 months ago
  80. 7b513cf csky: Fixup PTE global for 2.5:1.5 virtual memory by Guo Ren · 4 years, 3 months ago
  81. 8e35ac7 csky: Cleanup asm/spinlock.h by Guo Ren · 4 years, 3 months ago
  82. c38425d csky: Fixup asm/cmpxchg.h with correct ordering barrier by Guo Ren · 4 years, 3 months ago
  83. d6c5cb9 csky: Fixup futex SMP implementation by Guo Ren · 4 years, 3 months ago
  84. 8d11f21 csky: Fixup barrier design by Guo Ren · 4 years, 3 months ago
  85. f92ddfb csky: Remove custom asm/atomic.h implementation by Guo Ren · 4 years, 3 months ago
  86. 51748e7 csky: Fixup show_regs doesn't contain regs->usp by Guo Ren · 4 years, 3 months ago
  87. 398cb92 csky: Fixup perf probe failed by Guo Ren · 4 years, 3 months ago
  88. 0c8a32e csky: Add memory layout 2.5G(user):1.5G(kernel) by Guo Ren · 4 years, 3 months ago
  89. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years, 3 months ago
  90. 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  91. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  92. e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 3 months ago
  93. 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 3 months ago
  94. 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 3 months ago
  95. 37373d9 Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  96. edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  97. 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, 4 months ago
  98. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 4 months ago
  99. 6e9ae6f csky: Enable seccomp architecture tracking by YiFei Zhu · 4 years, 4 months ago
  100. d19ad07 ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs by Steven Rostedt (VMware) · 4 years, 5 months ago