Age | Commit message (Expand) | Author |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport |
2022-03-18 | parport_pc: Also enable driver for PCI systems | Maciej W. Rozycki |
2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman |
2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman |
2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann |
2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann |
2022-02-25 | uaccess: fix type mismatch warnings from access_ok() | Arnd Bergmann |
2022-02-14 | uaccess: fix integer overflow on access_ok() | Arnd Bergmann |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov |
2022-01-12 | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-01-08 | csky: Fix function name in csky_alignment() and die() | Nathan Chancellor |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman |
2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2021-12-08 | csky: fix typo of fpu config macro | Kelly Devilliv |
2021-12-07 | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h | Sebastian Andrzej Siewior |
2021-11-25 | futex: Remove futex_cmpxchg detection | Arnd Bergmann |
2021-11-17 | perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv | Sean Christopherson |
2021-11-17 | perf: Protect perf_guest_cbs with RCU | Sean Christopherson |
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 |