| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | arch: remove compat_alloc_user_space | Arnd Bergmann | 2021-09-09 | 1 | -21/+0 |
| * | | | | | | | | compat: remove some compat entry points | Arnd Bergmann | 2021-09-09 | 1 | -5/+0 |
| * | | | | | | | | kexec: avoid compat_alloc_user_space | Arnd Bergmann | 2021-09-09 | 1 | -36/+25 |
| * | | | | | | | | kexec: move locking into do_kexec_load | Arnd Bergmann | 2021-09-09 | 1 | -28/+16 |
|/ / / / / / / / |
|
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-08 | 5 | -20/+37 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | prctl: allow to setup brk for et_dyn executables | Cyrill Gorcunov | 2021-09-08 | 1 | -7/+0 |
| * | | | | | | | kernel/fork.c: unexport get_{mm,task}_exe_file | Christoph Hellwig | 2021-09-08 | 1 | -2/+0 |
| * | | | | | | | fs/epoll: use a per-cpu counter for user's watches count | Nicholas Piggin | 2021-09-08 | 1 | -0/+25 |
| * | | | | | | | profiling: fix shift-out-of-bounds bugs | Pavel Skripkin | 2021-09-08 | 1 | -10/+11 |
| * | | | | | | | kernel/acct.c: use dedicated helper to access rlimit values | Yang Yang | 2021-09-08 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 2021-09-07 | 8 | -707/+361 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kernel: debug: Convert to SPDX identifier | Cai Huoqing | 2021-09-06 | 2 | -8/+2 |
| * | | | | | | | | kdb: Rename members of struct kdbtab_t | Sumit Garg | 2021-07-27 | 3 | -244/+242 |
| * | | | | | | | | kdb: Simplify kdb_defcmd macro logic | Sumit Garg | 2021-07-27 | 1 | -49/+58 |
| * | | | | | | | | kdb: Get rid of redundant kdb_register_flags() | Sumit Garg | 2021-07-27 | 3 | -130/+62 |
| * | | | | | | | | kdb: Rename struct defcmd_set to struct kdb_macro | Sumit Garg | 2021-07-27 | 1 | -20/+20 |
| * | | | | | | | | kdb: Get rid of custom debug heap allocator | Sumit Garg | 2021-07-27 | 3 | -307/+28 |
* | | | | | | | | | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-09-05 | 22 | -174/+1596 |
|\ \ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | tracing: Add a probe that attaches to trace events | Tzvetomir Stoyanov (VMware) | 2021-08-20 | 8 | -13/+958 |
| * | | | | | | | | tracing/probes: Reject events which have the same name of existing one | Masami Hiramatsu | 2021-08-19 | 4 | -2/+36 |
| * | | | | | | | | tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs | Steven Rostedt (VMware) | 2021-08-19 | 3 | -5/+7 |
| * | | | | | | | | tracing/probe: Change traceprobe_set_print_fmt() to take a type | Steven Rostedt (VMware) | 2021-08-19 | 4 | -11/+31 |
| * | | | | | | | | tracing/probes: Use struct_size() instead of defining custom macros | Steven Rostedt (VMware) | 2021-08-19 | 2 | -10/+2 |
| * | | | | | | | | tracing/probes: Allow for dot delimiter as well as slash for system names | Steven Rostedt (VMware) | 2021-08-19 | 1 | -0/+3 |
| * | | | | | | | | tracing/probe: Have traceprobe_parse_probe_arg() take a const arg | Steven Rostedt (VMware) | 2021-08-19 | 4 | -36/+31 |
| * | | | | | | | | tracing: Have dynamic events have a ref counter | Steven Rostedt (VMware) | 2021-08-19 | 8 | -23/+80 |
| * | | | | | | | | tracing: Add DYNAMIC flag for dynamic events | Steven Rostedt (VMware) | 2021-08-19 | 4 | -6/+8 |
| * | | | | | | | | tracing: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior | 2021-08-17 | 3 | -26/+26 |
| * | | | | | | | | tracepoint: Fix kerneldoc comments | zhaoxiao | 2021-08-16 | 1 | -2/+2 |
| * | | | | | | | | tracing/boot: Show correct histogram error command | Masami Hiramatsu | 2021-08-16 | 1 | -4/+10 |
| * | | | | | | | | tracing/boot: Support multiple histograms for each event | Masami Hiramatsu | 2021-08-16 | 1 | -9/+32 |
| * | | | | | | | | tracing/boot: Support multiple handlers for per-event histogram | Masami Hiramatsu | 2021-08-16 | 1 | -8/+35 |
| * | | | | | | | | tracing/boot: Add per-event histogram action options | Masami Hiramatsu | 2021-08-16 | 1 | -0/+231 |
| * | | | | | | | | tracing: Simplify the Kconfig dependency of FTRACE | Masahiro Yamada | 2021-08-16 | 1 | -5/+1 |
| * | | | | | | | | tracing: Allow execnames to be passed as args for synthetic events | Steven Rostedt (VMware) | 2021-08-16 | 1 | -4/+42 |
| * | | | | | | | | tracing: Have histogram types be constant when possible | Steven Rostedt (VMware) | 2021-08-16 | 1 | -18/+14 |
| * | | | | | | | | tracing/histogram: Update the documentation for the buckets modifier | Steven Rostedt (VMware) | 2021-08-16 | 1 | -0/+1 |
| * | | | | | | | | tracing: Add linear buckets to histogram logic | Steven Rostedt (VMware) | 2021-08-16 | 1 | -7/+58 |
| * | | | | | | | | tracing/boot: Fix a hist trigger dependency for boot time tracing | Masami Hiramatsu | 2021-08-16 | 1 | -6/+9 |
* | | | | | | | | | Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux | Linus Torvalds | 2021-09-04 | 3 | -45/+85 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | mm: remove VM_DENYWRITE | David Hildenbrand | 2021-09-03 | 2 | -5/+0 |
| * | | | | | | | | | kernel/fork: always deny write access to current MM exe_file | David Hildenbrand | 2021-09-03 | 1 | -6/+44 |
| * | | | | | | | | | kernel/fork: factor out replacing the current MM exe_file | David Hildenbrand | 2021-09-03 | 2 | -35/+42 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-09-04 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan | 2021-08-19 | 1 | -1/+0 |
* | | | | | | | | | | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2021-09-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts | Cédric Le Goater | 2021-08-10 | 1 | -0/+1 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge tag 'livepatching-for-5.15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-09-03 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | livepatch: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior | 2021-08-19 | 1 | -2/+2 |
* | | | | | | | | | | | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-09-03 | 4 | -111/+319 |
|\ \ \ \ \ \ \ \ \ \ \ |
|