Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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-30 | 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-30 | 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-30 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kunit: allow kunit tests to be loaded as a module | Alan Maguire | 2020-01-10 | 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-09 | 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-29 | 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-29 | 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-29 | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-01-23 | 15 | -411/+2365 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | bpf: Add BPF_FUNC_jiffies64 | Martin KaFai Lau | 2020-01-23 | 3 | -0/+37 | |
| | * | | | | | | | | | | | bpf: Introduce dynamic program extensions | Alexei Starovoitov | 2020-01-22 | 4 | -27/+266 | |
| | * | | | | | | | | | | | bpf: Fix error path under memory pressure | Alexei Starovoitov | 2020-01-22 | 1 | -2/+7 | |
| | * | | | | | | | | | | | bpf: Fix trampoline usage in preempt | Alexei Starovoitov | 2020-01-22 | 1 | -0/+10 | |
| | * | | | | | | | | | | | bpf: don't bother with getname/kern_path - use user_path_at | Al Viro | 2020-01-21 | 1 | -30/+13 | |
| | * | | | | | | | | | | | bpf: Fix memory leaks in generic update/delete batch ops | Brian Vazquez | 2020-01-20 | 1 | -11/+19 | |
| | * | | | | | | | | | | | bpf: Remove set but not used variable 'first_key' | YueHaibing | 2020-01-17 | 1 | -2/+0 | |
| | * | | | | | | | | | | | devmap: Adjust tracepoint for map-less queue flush | Jesper Dangaard Brouer | 2020-01-17 | 1 | -1/+1 |