summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-1912-53/+116
|\
| * Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-192-6/+17
| |\
| | * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-08-192-6/+17
| | |\
| | | * bpf: Clear zext_dst of dead insnsIlya Leoshkevich2021-08-131-0/+1
| | | * bpf: Add rcu_read_lock in bpf_get_current_[ancestor_]cgroup_id() helpersYonghong Song2021-08-111-6/+16
| * | | Merge tag 'cfi-v5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-08-181-4/+4
| |\ \ \
| | * | | cfi: Use rcu_read_{un}lock_sched_notraceElliot Berman2021-08-111-4/+4
| * | | | Merge tag 'trace-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-08-172-35/+15
| |\ \ \ \
| | * | | | tracing: Apply trace filters on all output channelsPingfan Liu2021-08-162-35/+15
| * | | | | Merge tag 'trace-v5.14-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-08-163-1/+62
| |\| | | |
| | * | | | tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event nameSteven Rostedt (VMware)2021-08-121-0/+2
| | * | | | tracing: define needed config DYNAMIC_FTRACE_WITH_ARGSLukas Bulwahn2021-08-121-0/+5
| | * | | | trace/osnoise: Print a stop tracing messageDaniel Bristot de Oliveira2021-08-121-1/+5
| | * | | | trace/timerlat: Add a header with PREEMPT_RT additional fieldsDaniel Bristot de Oliveira2021-08-121-0/+19
| | * | | | trace/osnoise: Add a header with PREEMPT_RT additional fieldsDaniel Bristot de Oliveira2021-08-121-0/+31
| * | | | | Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-08-153-6/+17
| |\ \ \ \ \
| | * | | | | genirq/msi: Ensure deactivation on teardownBixuan Cui2021-08-101-5/+8
| | * | | | | genirq/timings: Prevent potential array overflow in __irq_timings_store()Ben Dai2021-08-101-0/+5
| | * | | | | genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner2021-08-101-1/+4
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'locking_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-08-151-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | locking/rtmutex: Use the correct rtmutex debugging config optionZhen Lei2021-08-101-1/+1
| | |/ / /
* | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| / / / / / / / / / | |/ / / / / / / / /