| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | 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 | |
| | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'trace-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2020-01-28 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | tracing/kprobes: Have uname use __get_str() in print_fmt | Steven Rostedt (VMware) | 2020-01-27 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-01-28 | 21 | -621/+2798 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-01-27 | 6 | -27/+112 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | bpf, xdp: Remove no longer required rcu_read_{un}lock() | John Fastabend | 2020-01-27 | 1 | -2/+3 | |
| | | * | | | | | | | | | | | | | | | | bpf, xdp: Update devmap comments to reflect napi/rcu usage | John Fastabend | 2020-01-27 | 1 | -10/+11 | |
| | | * | | | | | | | | | | | | | | | | bpf: map_seq_next should always increase position index | Vasily Averin | 2020-01-27 | 1 | -2/+1 | |
| | | * | | | | | | | | | | | | | | | | bpf: Allow to resolve bpf trampoline and dispatcher in unwind | Jiri Olsa | 2020-01-25 | 3 | -12/+79 | |
| | | * | | | | | | | | | | | | | | | | bpf: Allow BTF ctx access for string pointers | Jiri Olsa | 2020-01-25 | 1 | -0/+16 | |
| | | * | | | | | | | | | | | | | | | | bpf, devmap: Pass lockdep expression to RCU lists | Amol Grover | 2020-01-23 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-01-26 | 8 | -80/+168 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | / / / / / | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | ||||||
