summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-1311-108/+246
|\
| * Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-124-13/+19
| |\
| | * bpf, core: Fix kernel-doc notationRandy Dunlap2021-08-101-1/+6
| | * bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song2021-08-101-2/+2
| | * bpf: Add lockdown check for probe_write_user helperDaniel Borkmann2021-08-101-2/+3
| | * bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann2021-08-092-6/+6
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-08-071-2/+2
| | |\
| | | * bpf: Fix integer overflow involving bucket_sizeTatsuhiko Yasumatsu2021-08-071-2/+2
| * | | Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2021-08-121-8/+11
| |\ \ \
| | * | | ucounts: add missing data type changesSven Schnelle2021-08-091-8/+11
| * | | | Merge tag 'seccomp-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-08-111-1/+1
| |\ \ \ \
| | * | | | seccomp: Fix setting loaded filter count during TSYNCHsuan-Chi Kuo2021-08-111-1/+1
| * | | | | Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-08-091-8/+11
| |\ \ \ \ \
| | * | | | | cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_syncTejun Heo2021-07-271-8/+11
| * | | | | | Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-081-2/+4
| |\ \ \ \ \ \
| | * | | | | | timers: Move clearing of base::timer_running under base:: LockThomas Gleixner2021-07-271-2/+4
| * | | | | | | Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-08-081-55/+35
| |\ \ \ \ \ \ \
| | * | | | | | | sched/rt: Fix double enqueue caused by rt_effective_prioPeter Zijlstra2021-08-041-55/+35
| * | | | | | | | Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-08-081-3/+32
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf: Refactor permissions check into perf_check_permission()Marco Elver2021-07-161-26/+32
| | * | | | | | | | perf: Fix required permissions if sigtrap is requestedMarco Elver2021-07-161-1/+24
| * | | | | | | | | Merge tag 'trace-v5.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-08-061-20/+135
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | tracepoint: Use rcu get state and cond sync for static call updatesMathieu Desnoyers2021-08-061-14/+67
| | * | | | | | | | tracepoint: Fix static call function vs data state mismatchMathieu Desnoyers2021-08-051-20/+82
| | * | | | | | | | tracepoint: static call: Compare data on transition from 2->1 calleesMathieu Desnoyers2021-08-051-1/+1
* | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-08-102-10/+61
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bpf, devmap: Exclude XDP broadcast to master deviceJussi Maki2021-08-091-9/+60
| * | | | | | | | | | bpf: Fix off-by-one in tail call count limitingJohan Almbladh2021-08-021-1/+1
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-054-6/+34
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| / / / / / / / / / | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2021-08-051-3/+7
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | ucounts: Fix race condition between alloc_ucounts and put_ucountsAlexey Gladkov2021-07-281-3/+7
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-08-053-3/+27
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | / / / / | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | tracing: Quiet smp_processor_id() use in preemptable warning in hwlatSteven Rostedt (VMware)2021-08-051-1/+1
| | * | | | | | tracing: Reject string operand in the histogram expressionMasami Hiramatsu2021-08-041-1/+19
| | * | | | | | tracing / histogram: Give calculation hist_fields a sizeSteven Rostedt (VMware)2021-08-041-0/+4
| | * | | | | | tracing: Fix NULL pointer dereference in start_creatingKamal Agrawal2021-07-301-1/+3
* | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-07-316-18/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | bpf: Emit better log message if bpf_iter ctx arg btf_id == 0Yonghong Song2021-07-291-0/+5
| * | | | | | | | bpf: Increase supported cgroup storage value sizeStanislav Fomichev2021-07-271-1/+10
| * | | | | | | | bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iterMartin KaFai Lau2021-07-232-1/+28
| * | | | | | | | bpf: Remove redundant intiialization of variable stypeColin Ian King2021-07-221-1/+1
| * | | | | | | | bpf: Fix pointer cast warningArnd Bergmann2021-07-221-1/+1
| * | | | | | | | bpf: Add ambient BPF runtime context stored in currentAndrii Nakryiko2021-07-163-14/+6
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-3116-147/+163
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-303-107/+76
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-293-107/+76
| | |\ \ \ \ \ \ \
| | | * | | | | | | bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann2021-07-291-55/+32
| | | * | | | | | | bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-07-292-8/+27
| | | * | | | | | | bpf: Fix pointer arithmetic mask tightening under state pruningDaniel Borkmann2021-07-161-10/+17
| | | * | | | | | | bpf: Remove superfluous aux sanitation on subprog rejectionDaniel Borkmann2021-07-161-34/+0