Age | Commit message (Expand) | Author |
2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-11-02 | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-11-01 | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-10-27 | ftrace: disable preemption when recursion locked | 王贇 |
2021-10-26 | irq: remove handle_domain_{irq,nmi}() | Mark Rutland |
2021-10-26 | irq: csky: perform irqentry in entry code | Mark Rutland |
2021-10-25 | irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY | Mark Rutland |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada |
2021-10-20 | csky: Use of_get_cpu_hwid() | Rob Herring |
2021-10-16 | csky: Make HAVE_TCM depend on !COMPILE_TEST | Guenter Roeck |
2021-10-16 | csky: bitops: Remove duplicate __clear_bit define | Guenter Roeck |
2021-10-16 | csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports it | Guenter Roeck |
2021-10-16 | csky: Fixup regs.sr broken in ptrace | Guo Ren |
2021-10-16 | csky: don't let sigreturn play with priveleged bits of status register | Al Viro |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook |
2021-10-08 | ftrace: Cleanup ftrace_dyn_arch_init() | Weizhao Ouyang |
2021-09-30 | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu |
2021-09-30 | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() | Masami Hiramatsu |
2021-09-30 | kprobes: treewide: Cleanup the error messages for kprobes | Masami Hiramatsu |
2021-09-30 | csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location() | Punit Agrawal |
2021-09-22 | entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() | Sean Christopherson |
2021-09-14 | arch: remove unused function syscall_set_arguments() | Peter Collingbourne |
2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | mm: remove flush_kernel_dcache_page | Christoph Hellwig |
2021-09-03 | arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warnings | kernel test robot |
2021-08-16 | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada |
2021-07-30 | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann |
2021-07-23 | csky: use generic strncpy/strnlen from_user | Arnd Bergmann |
2021-07-23 | asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user | Arnd Bergmann |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-07-08 | csky: convert to setup_initial_init_mm() | Kefeng Wang |
2021-07-04 | Merge tag 'csky-for-linus-5.14-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2021-07-04 | csky: Kconfig: Remove unused selects | Guo Ren |
2021-07-04 | csky: syscache: Fixup duplicate cache flush | Guo Ren |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | mm/thp: define default pmd_pgtable() | Anshuman Khandual |
2021-07-01 | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual |
2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-06-28 | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-06-18 | sched,arch: Remove unused TASK_STATE offsets | Peter Zijlstra |
2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra |
2021-06-03 | kprobes: Do not increment probe miss count in the fault handler | Naveen N. Rao |
2021-06-01 | kprobes: Remove kprobe::fault_handler | Peter Zijlstra |
2021-05-26 | kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild | Masahiro Yamada |
2021-05-26 | locking/atomic: delete !ARCH_ATOMIC remnants | Mark Rutland |
2021-05-26 | locking/atomic: csky: move to ARCH_ATOMIC | Mark Rutland |