summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-313-32/+20
|\
| * Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-311-1/+1
| |\
| | * sched/fair: Don't NUMA balance for kthreadsJens Axboe2020-05-261-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-311-18/+16
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-291-18/+16
| | |\ \
| | | * | bpf: Fix a verifier issue when assigning 32bit reg states to 64bit onesJohn Fastabend2020-05-291-5/+5
| | | * | bpf: Fix use-after-free in fmod_ret checkAlexei Starovoitov2020-05-291-13/+11
| * | | | Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-05-271-13/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"Tejun Heo2020-04-091-13/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-243-17/+53
|\| | | |
| * | | | Merge tag 'sched-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-242-14/+39
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq listVincent Guittot2020-05-191-12/+30
| | * | sched/debug: Fix requested task uclamp values shown in procfsPavankumar Kondeti2020-05-191-2/+2
| | * | sched/fair: Fix enqueue_task_fair() warning some morePhil Auld2020-05-191-0/+7
| * | | bpf: Prevent mmap()'ing read-only maps as writableAndrii Nakryiko2020-05-201-3/+14
| |/ /
* | | bpf: Verifier track null pointer branch_taken with JNE and JEQJohn Fastabend2020-05-211-3/+33
* | | xsk: Move xskmap.c to net/xdp/Björn Töpel2020-05-212-268/+0
* | | bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann2020-05-192-1/+17
* | | bpf: Fix check_return_code to only allow [0,1] in trace_iter progsDaniel Borkmann2020-05-161-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-1514-110/+188
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-155-37/+101
| |\ \
| | * | bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann2020-05-151-32/+62
| | * | bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_rangeDaniel Borkmann2020-05-151-1/+3
| | * | bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann2020-05-151-2/+4
| | * | bpf: Enforce returning 0 for fentry/fexit progsYonghong Song2020-05-141-0/+17
| | * | bpf: Fix bug in mmap() implementation for BPF array mapAndrii Nakryiko2020-05-141-1/+6
| | * | umh: fix memory leak on execve failureVincent Minet2020-05-081-0/+6
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-05-081-1/+3
| | |\ \
| | | * | bpf: Fix error return code in map_lookup_and_delete_elem()Wei Yongjun2020-04-301-1/+3
| * | | | Merge tag 'for-linus-2020-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-05-141-6/+7
| |\ \ \ \
| | * | | | fork: prevent accidental access to clone3 featuresChristian Brauner2020-05-081-6/+7
| | |/ / /
| * | | | Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-05-142-43/+13
| |\ \ \ \
| | * | | | ring-buffer: Remove all BUG() callsSteven Rostedt (VMware)2020-05-141-6/+6
| | * | | | ring-buffer: Don't deactivate the ring buffer on failed iterator readsSteven Rostedt (VMware)2020-05-141-15/+7
| | * | | | x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot upSteven Rostedt (VMware)2020-05-121-22/+0
| * | | | | Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-05-121-2/+10
| |\| | | |
| | * | | | tracing: Wait for preempt irq delay thread to executeSteven Rostedt (VMware)2020-05-111-2/+10
| * | | | | Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds2020-05-091-1/+0
| * | | | | Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-05-081-0/+5
| |\ \ \ \ \
| | * | | | | coredump: fix crash when umh is disabledLuis Chamberlain2020-04-281-0/+5
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-05-081-2/+2
| |\ \ \ \ \
| | * | | | | kernel/kcov.c: fix typos in kcov_remote_start documentationMaciej Grochowski2020-05-071-2/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-05-074-20/+54
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | tracing: Make tracing_snapshot_instance_cond() staticZou Wei2020-05-071-1/+2
| | * | | tracing: Add a vmalloc_sync_mappings() for safe measureSteven Rostedt (VMware)2020-05-071-0/+13
| | * | | tracing: Wait for preempt irq delay thread to finishSteven Rostedt (VMware)2020-05-071-6/+24
| | * | | tracing/kprobes: Reject new event if loc is NULLMasami Hiramatsu2020-05-061-0/+6
| | * | | tracing/boottime: Fix kprobe event API usageMasami Hiramatsu2020-05-061-12/+8
| | * | | tracing/kprobes: Fix a double initialization typoMasami Hiramatsu2020-05-061-1/+1
| | |/ /
* | | | bpf: Implement CAP_BPFAlexei Starovoitov2020-05-1514-54/+109