Age | Commit message (Expand) | Author |
2020-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-02-04 | bpf: Fix modifier skipping logic | Alexei Starovoitov |
2020-02-03 | Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan... | Linus Torvalds |
2020-01-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-01-31 | Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-01-31 | kcov: ignore fault-inject and stacktrace | Dmitry Vyukov |
2020-01-31 | kdb: Use for_each_console() helper | Andy Shevchenko |
2020-01-31 | kdb: remove redundant assignment to pointer bp | Colin Ian King |
2020-01-31 | kdb: Get rid of confusing diag msg from "rd" if current task has no regs | Douglas Anderson |
2020-01-31 | kdb: Gid rid of implicit setting of the current task / regs | Douglas Anderson |
2020-01-31 | kdb: kdb_current_task shouldn't be exported | Douglas Anderson |
2020-01-31 | kdb: kdb_current_regs should be private | Douglas Anderson |
2020-01-29 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2020-01-29 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds |
2020-01-29 | Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-01-29 | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li... | Linus Torvalds |
2020-01-29 | Merge tag 'printk-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-01-29 | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-29 | Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-01-29 | bpf: Reuse log from btf_prase_vmlinux() in btf_struct_ops_init() | Martin KaFai Lau |
2020-01-28 | Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-01-28 | Merge tag 'trace-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-01-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-01-28 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-01-28 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-01-28 | prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaim | Mike Christie |
2020-01-28 | Merge branch 'core/kprobes' into perf/core, to pick up fixes | Ingo Molnar |
2020-01-27 | Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-01-27 | Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-01-27 | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-01-27 | Merge tag 'core-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-01-27 | Merge tag 'timers-urgent-2020-01-27' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-01-27 | Merge tag 'audit-pr-20200127' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-01-27 | Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2020-01-27 | Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2020-01-27 | Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2020-01-27 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-01-27 | tracing/kprobes: Have uname use __get_str() in print_fmt | Steven Rostedt (VMware) |
2020-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-01-27 | Merge branches 'pm-cpufreq' and 'pm-sleep' | Rafael J. Wysocki |
2020-01-27 | bpf, xdp: Remove no longer required rcu_read_{un}lock() | John Fastabend |
2020-01-27 | bpf, xdp: Update devmap comments to reflect napi/rcu usage | John Fastabend |
2020-01-27 | bpf: map_seq_next should always increase position index | Vasily Averin |
2020-01-26 | sched.h: Annotate sighand_struct with __rcu | Madhuparna Bhowmik |
2020-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-25 | rcu: Forgive slow expedited grace periods at boot time | Paul E. McKenney |