| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-04-26 | 17 | -88/+122 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2020-04-25 | 1 | -0/+1 |
| |\ |
|
| | * | proc: Put thread_pid in release_task not proc_flush_pid | Eric W. Biederman | 2020-04-24 | 1 | -0/+1 |
| * | | Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-04-25 | 1 | -7/+2 |
| |\ \ |
|
| | * | | sched/core: Fix reset-on-fork from RT with uclamp | Quentin Perret | 2020-04-22 | 1 | -7/+2 |
| * | | | Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-04-25 | 1 | -3/+10 |
| |\ \ \ |
|
| | * | | | perf/core: fix parent pid/tid in task exit events | Ian Rogers | 2020-04-22 | 1 | -3/+10 |
| | |/ / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-04-25 | 3 | -14/+39 |
| |\ \ \ |
|
| | * | | | bpf: Make bpf_link_fops static | Zou Wei | 2020-04-25 | 1 | -1/+1 |
| | * | | | bpf: Propagate expected_attach_type when verifying freplace programs | Toke Høiland-Jørgensen | 2020-04-25 | 1 | -0/+8 |
| | * | | | bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd | Andrii Nakryiko | 2020-04-25 | 1 | -2/+9 |
| | * | | | bpf: Fix handling of XADD on BTF memory | Jann Horn | 2020-04-21 | 1 | -1/+1 |
| | * | | | bpf: Forbid XADD on spilled pointers for unprivileged users | Jann Horn | 2020-04-21 | 1 | -9/+19 |
| | * | | | cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled | Toke Høiland-Jørgensen | 2020-04-21 | 1 | -1/+1 |
| * | | | | Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2020-04-24 | 3 | -3/+11 |
| |\ \ \ \ |
|
| | * | | | | tracing: Convert local functions in tracing_map.c to static | Jason Yan | 2020-04-23 | 1 | -3/+3 |
| | * | | | | ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire... | Steven Rostedt (VMware) | 2020-04-23 | 1 | -0/+1 |
| | * | | | | tracing: Fix memory leaks in trace_events_hist.c | Vamshi K Sthambamkadi | 2020-04-23 | 1 | -0/+7 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2020-04-23 | 1 | -1/+5 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | signal: Avoid corrupting si_pid and si_uid in do_notify_parent | Eric W. Biederman | 2020-04-21 | 1 | -1/+5 |
| * | | | | audit: check the length of userspace generated audit records | Paul Moore | 2020-04-20 | 1 | -0/+3 |
| | |/ /
| |/| | |
|
| * | | | Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-04-19 | 1 | -1/+14 |
| |\ \ \ |
|
| | * | | | proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets | Andrei Vagin | 2020-04-16 | 1 | -1/+14 |
| | |/ / |
|
| * | | | Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-04-19 | 1 | -44/+0 |
| |\ \ \ |
|
| | * | | | genirq: Remove setup_irq() and remove_irq() | afzal mohammed | 2020-04-14 | 1 | -44/+0 |
| | |/ / |
|
| * | | | Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-04-19 | 2 | -4/+21 |
| |\ \ \ |
|
| | * | | | sched/vtime: Work around an unitialized variable warning | Borislav Petkov | 2020-04-15 | 1 | -2/+2 |
| | * | | | sched/isolation: Allow "isolcpus=" to skip unknown sub-parameters | Peter Xu | 2020-04-15 | 1 | -2/+19 |
| | |/ / |
|
| * | | | Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-04-19 | 1 | -1/+1 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2020-04-14 | 1 | -1/+1 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common() | Paul E. McKenney | 2020-04-05 | 1 | -1/+1 |
| * | | | | Merge tag 'for-linus-2020-04-18' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-04-18 | 2 | -10/+15 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | clone3: add build-time CLONE_ARGS_SIZE_VER* validity checks | Eugene Syromiatnikov | 2020-04-15 | 1 | -0/+8 |
| | * | | | clone3: add a check for the user struct size if CLONE_INTO_CGROUP is set | Eugene Syromiatnikov | 2020-04-15 | 1 | -1/+2 |
| | * | | | clone3: fix cgroup argument sanity check | Eugene Syromiatnikov | 2020-04-15 | 1 | -1/+1 |
| | * | | | signal: use kill_proc_info instead of kill_pid_info in kill_something_info | Zhiqiang Liu | 2020-04-12 | 1 | -6/+2 |
| | * | | | signal: check sig before setting info in kill_pid_usb_asyncio | Zhiqiang Liu | 2020-04-12 | 1 | -3/+3 |
| | |/ / |
|
* | | | | xdp: export the DEV_MAP_BULK_SIZE macro | Ioana Ciornei | 2020-04-23 | 1 | -1/+0 |
* | | | | kernel/module: Hide vermagic header file from general use | Leon Romanovsky | 2020-04-21 | 1 | -0/+3 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-04-16 | 3 | -12/+9 |
|\ \ \ |
|
| * | | | bpf: remove unneeded conversion to bool in __mark_reg_unknown | Zou Wei | 2020-04-14 | 1 | -2/+1 |
| * | | | bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mapping | Andrii Nakryiko | 2020-04-14 | 1 | -9/+7 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-04-10 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | bpf: Fix a typo "inacitve" -> "inactive" | Qiujun Huang | 2020-04-06 | 1 | -1/+1 |
* | | | | | tracing: Fix the race between registering 'snapshot' event trigger and trigge... | Xiao Yang | 2020-04-15 | 1 | -7/+3 |
| |_|/ /
|/| | | |
|
* | | | | Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-04-12 | 2 | -0/+4 |
|\ \ \ \ |
|
| * | | | | ucount: Make sure ucounts in /proc/sys/user don't regress again | Jan Kara | 2020-04-07 | 1 | -0/+2 |
| * | | | | time/namespace: Add max_time_namespaces ucount | Dmitry Safonov | 2020-04-07 | 1 | -0/+1 |
| * | | | | time/namespace: Fix time_for_children symlink | Michael Kerrisk (man-pages) | 2020-04-07 | 1 | -0/+1 |
* | | | | | Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-04-12 | 5 | -62/+51 |
|\ \ \ \ \ |
|