| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | tracing/boot: Add synthetic event support | Masami Hiramatsu | 2020-01-13 | 2 | -0/+52 | |
| | * | | | | | | | | | | tracing/boot Add kprobe event support | Masami Hiramatsu | 2020-01-13 | 2 | -0/+51 | |
| | * | | | | | | | | | | tracing/boot: Add per-event settings | Masami Hiramatsu | 2020-01-13 | 2 | -1/+61 | |
| | * | | | | | | | | | | tracing/boot: Add boot-time tracing | Masami Hiramatsu | 2020-01-13 | 4 | -5/+128 | |
| | * | | | | | | | | | | tracing: Add NULL trace-array check in print_synth_event() | Masami Hiramatsu | 2020-01-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | tracing: Accept different type for synthetic event fields | Masami Hiramatsu | 2020-01-13 | 1 | -2/+5 | |
| | * | | | | | | | | | | tracing: kprobes: Register to dynevent earlier stage | Masami Hiramatsu | 2020-01-13 | 1 | -4/+15 | |
| | * | | | | | | | | | | tracing: kprobes: Output kprobe event to printk buffer | Masami Hiramatsu | 2020-01-13 | 3 | -31/+31 | |
| | * | | | | | | | | | | tracing: Apply soft-disabled and filter to tracepoints printk | Masami Hiramatsu | 2020-01-13 | 1 | -0/+7 | |
| | * | | | | | | | | | | tracing: Make struct ring_buffer less ambiguous | Steven Rostedt (VMware) | 2020-01-13 | 15 | -126/+126 | |
| | * | | | | | | | | | | tracing: Rename trace_buffer to array_buffer | Steven Rostedt (VMware) | 2020-01-13 | 17 | -193/+193 | |
| | * | | | | | | | | | | perf: Make struct ring_buffer less ambiguous | Steven Rostedt (VMware) | 2020-01-13 | 3 | -65/+65 | |
| * | | | | | | | | | | | Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-02-05 | 3 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems | Al Viro | 2019-12-10 | 3 | -6/+6 | |
| * | | | | | | | | | | | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 2020-02-04 | 8 | -89/+87 | |
| * | | | | | | | | | | | Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan... | Linus Torvalds | 2020-02-03 | 5 | -32/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | / / / | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | kdb: Use for_each_console() helper | Andy Shevchenko | 2020-01-31 | 1 | -6/+3 | |
| | * | | | | | | | | | kdb: remove redundant assignment to pointer bp | Colin Ian King | 2020-01-31 | 1 | -1/+0 | |
| | * | | | | | | | | | kdb: Get rid of confusing diag msg from "rd" if current task has no regs | Douglas Anderson | 2020-01-31 | 1 | -15/+13 | |
| | * | | | | | | | | | kdb: Gid rid of implicit setting of the current task / regs | Douglas Anderson | 2020-01-31 | 3 | -9/+2 | |
| | * | | | | | | | | | kdb: kdb_current_task shouldn't be exported | Douglas Anderson | 2020-01-31 | 1 | -1/+0 | |
| | * | | | | | | | | | kdb: kdb_current_regs should be private | Douglas Anderson | 2020-01-31 | 1 | -0/+1 | |
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-01-31 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | kcov: ignore fault-inject and stacktrace | Dmitry Vyukov | 2020-01-31 | 1 | -0/+1 | |
| | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-01-31 | 1 | -9/+13 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | module: avoid setting info->name early in case we can fall back to info->mod-... | Jessica Yu | 2020-01-20 | 1 | -5/+4 | |
| | * | | | | | | | | modsign: print module name along with error message | Jessica Yu | 2020-01-15 | 1 | -1/+1 | |
| | * | | | | | | | | kernel/module: Fix memleak in module_add_modinfo_attrs() | YueHaibing | 2020-01-08 | 1 | -0/+2 | |
| | * | | | | | | | | modules: lockdep: Suppress suspicious RCU usage warning | Masami Hiramatsu | 2019-12-09 | 1 | -3/+6 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2020-01-29 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions | Jason Gunthorpe | 2020-01-14 | 1 | -2/+2 | |
| * | | | | | | | | | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 2020-01-29 | 3 | -1/+116 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaim | Mike Christie | 2020-01-28 | 1 | -0/+25 | |
| | * | | | | | | | | | sched.h: Annotate sighand_struct with __rcu | Madhuparna Bhowmik | 2020-01-26 | 1 | -1/+1 | |
| | * | | | | | | | | | pid: Implement pidfd_getfd syscall | Sargun Dhillon | 2020-01-13 | 1 | -0/+90 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2020-01-29 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | kunit: allow kunit tests to be loaded as a module | Alan Maguire | 2020-01-09 | 1 | -1/+3 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li... | Linus Torvalds | 2020-01-29 | 4 | -66/+23 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | y2038: rename itimerval to __kernel_old_itimerval | Arnd Bergmann | 2019-12-18 | 1 | -9/+9 | |
| | * | | | | | | | | | y2038: remove obsolete jiffies conversion functions | Arnd Bergmann | 2019-12-18 | 1 | -53/+5 | |
| | * | | | | | | | | | tsacct: add 64-bit btime field | Arnd Bergmann | 2019-12-18 | 1 | -0/+1 | |
| | * | | | | | | | | | acct: stop using get_seconds() | Arnd Bergmann | 2019-12-18 | 2 | -4/+8 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'printk-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2020-01-29 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | printk: fix exclusive_console replaying | John Ogness | 2020-01-02 | 1 | -2/+2 | |
| * | | | | | | | | | | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-01-29 | 2 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | nsfs: clean-up ns_get_path() signature to return int | Aleksa Sarai | 2019-12-08 | 2 | -7/+7 | |
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-01-29 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | rcu: Forgive slow expedited grace periods at boot time | Paul E. McKenney | 2020-01-25 | 1 | -1/+0 | |
| * | | | | | | | | | | Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-01-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Revert "um: Enable CONFIG_CONSTRUCTORS" | Johannes Berg | 2020-01-19 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||

