Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Merge branch 'for-5.10-pr_cont-fixup' into for-linus | Petr Mladek | 2020-11-27 | 1 | -2/+2 | |
| | |\ \ \ \ | ||||||
| | | * | | | | printk: finalize records with trailing newlines | John Ogness | 2020-11-27 | 1 | -2/+2 | |
| | * | | | | | printk: remove unneeded dead-store assignment | Lukas Bulwahn | 2020-11-06 | 1 | -2/+0 | |
| | |/ / / / | ||||||
| * | | | | | Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-11-22 | 3 | -55/+71 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | sched/deadline: Fix priority inheritance with multiple scheduling classes | Juri Lelli | 2020-11-17 | 2 | -49/+59 | |
| | * | | | | | sched: Fix rq->nr_iowait ordering | Peter Zijlstra | 2020-11-17 | 1 | -5/+10 | |
| | * | | | | | sched/fair: Fix overutilized update in enqueue_task_fair() | Quentin Perret | 2020-11-17 | 1 | -1/+2 | |
| * | | | | | | Merge tag 'locking-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-11-22 | 1 | -2/+4 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | lockdep: Put graph lock/unlock under lock_recursion protection | Boqun Feng | 2020-11-17 | 1 | -2/+4 | |
| * | | | | | | Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-11-21 | 2 | -14/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | seccomp: Set PF_SUPERPRIV when checking capability | Mickaël Salaün | 2020-11-17 | 1 | -3/+2 | |
| | * | | | | | | ptrace: Set PF_SUPERPRIV when checking capability | Mickaël Salaün | 2020-11-17 | 1 | -11/+5 | |
* | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-11-19 | 15 | -123/+170 | |
|\| | | | | | | | ||||||
| * | | | | | | | Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2020-11-19 | 3 | -6/+29 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2020-11-19 | 3 | -6/+29 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | fail_function: Remove a redundant mutex unlock | Luo Meng | 2020-11-19 | 1 | -2/+3 | |
| | | * | | | | | | | lib/strncpy_from_user.c: Mask out bytes after NUL terminator. | Daniel Xu | 2020-11-19 | 1 | -0/+10 | |
| | | * | | | | | | | bpf: Relax return code check for subprograms | Dmitrii Banshchikov | 2020-11-14 | 1 | -2/+13 | |
| | | * | | | | | | | bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id | Kaixu Xia | 2020-11-11 | 1 | -1/+2 | |
| | | * | | | | | | | bpf: Fix passing zero to PTR_ERR() in bpf_btf_printf_prepare | Wang Qing | 2020-11-09 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'urgent-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-11-17 | 1 | -5/+17 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabled | Paul E. McKenney | 2020-11-10 | 1 | -5/+17 | |
| * | | | | | | | | | Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-11-15 | 3 | -51/+42 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | perf: Tweak perf_event_attr::exclusive semantics | Peter Zijlstra | 2020-11-09 | 1 | -1/+1 | |
| | * | | | | | | | | | perf: Fix event multiplexing for exclusive groups | Peter Zijlstra | 2020-11-09 | 1 | -1/+1 | |
| | * | | | | | | | | | perf: Simplify group_sched_in() | Peter Zijlstra | 2020-11-09 | 1 | -7/+3 | |
| | * | | | | | | | | | perf: Simplify group_sched_out() | Peter Zijlstra | 2020-11-09 | 1 | -3/+0 | |
| | * | | | | | | | | | perf/arch: Remove perf_sample_data::regs_user_copy | Peter Zijlstra | 2020-11-09 | 1 | -5/+3 | |
| | * | | | | | | | | | perf: Optimize get_recursion_context() | Peter Zijlstra | 2020-11-09 | 1 | -10/+6 | |
| | * | | | | | | | | | perf: Fix get_recursion_context() | Peter Zijlstra | 2020-11-09 | 1 | -1/+1 | |
| | * | | | | | | | | | perf: Reduce stack usage of perf_output_begin() | Peter Zijlstra | 2020-11-09 | 2 | -24/+28 | |
| * | | | | | | | | | | Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-11-15 | 2 | -31/+51 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | sched/debug: Fix memory corruption caused by multiple small reads of flags | Colin Ian King | 2020-11-10 | 1 | -6/+6 | |
| | * | | | | | | | | | sched/fair: Prefer prev cpu in asymmetric wakeup path | Vincent Guittot | 2020-11-10 | 1 | -24/+43 | |
| | * | | | | | | | | | sched/fair: Ensure tasks spreading in LLC during LB | Vincent Guittot | 2020-11-10 | 1 | -1/+2 | |
| * | | | | | | | | | | Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-11-15 | 2 | -12/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | lockdep: Avoid to modify chain keys in validate_chain() | Boqun Feng | 2020-11-10 | 1 | -10/+9 | |
| | * | | | | | | | | | futex: Don't enable IRQs unconditionally in put_pi_state() | Dan Carpenter | 2020-11-09 | 1 | -2/+3 | |
| * | | | | | | | | | | panic: don't dump stack twice on warn | Christophe Leroy | 2020-11-14 | 1 | -1/+2 | |
| * | | | | | | | | | | kernel/watchdog: fix watchdog_allowed_mask not used warning | Santosh Sivaraj | 2020-11-14 | 1 | -2/+2 | |
| * | | | | | | | | | | reboot: fix overflow parsing reboot cpu number | Matteo Croce | 2020-11-14 | 1 | -0/+7 | |
| * | | | | | | | | | | Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint" | Matteo Croce | 2020-11-14 | 1 | -14/+7 | |
| * | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2020-11-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | arm64: smp: Tell RCU about CPUs that fail to come online | Will Deacon | 2020-11-10 | 1 | -1/+1 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | treewide: rename nla_strlcpy to nla_strscpy. | Francis Laniel | 2020-11-16 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2020-11-14 | 12 | -147/+1076 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | bpf: Expose bpf_d_path helper to sleepable LSM hooks | KP Singh | 2020-11-13 | 1 | -1/+7 | |
| * | | | | | | | | | bpf: Augment the set of sleepable LSM hooks | KP Singh | 2020-11-13 | 2 | -15/+82 | |
| * | | | | | | | | | bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP | Martin KaFai Lau | 2020-11-12 | 1 | -0/+5 | |
| * | | | | | | | | | bpf: Support for pointers beyond pkt_end. | Alexei Starovoitov | 2020-11-13 | 1 | -22/+107 |