Age | Commit message (Expand) | Author | Files | Lines |
2019-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 17 | -81/+129 |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -30/+50 |
2019-02-08 | Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+3 |
2019-02-07 | Merge tag 'trace-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+8 |
2019-02-03 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -35/+6 |
2019-02-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+7 |
2019-02-02 | psi: fix aggregation idle shut-off | Johannes Weiner | 3 | -5/+45 |
2019-02-02 | kernel/exit.c: release ptraced tasks before zap_pid_ns_processes | Andrei Vagin | 1 | -2/+10 |
2019-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 7 | -30/+50 |
2019-02-01 | bpf: introduce BPF_F_LOCK flag | Alexei Starovoitov | 5 | -14/+107 |
2019-02-01 | bpf: add support for bpf_spin_lock to cgroup local storage | Alexei Starovoitov | 3 | -1/+6 |
2019-02-01 | bpf: introduce bpf_spin_lock | Alexei Starovoitov | 9 | -19/+331 |
2019-02-01 | bpf: Fix syscall's stackmap lookup potential deadlock | Martin KaFai Lau | 1 | -2/+10 |
2019-02-01 | bpf: fix potential deadlock in bpf_prog_register | Alexei Starovoitov | 1 | -12/+2 |
2019-02-01 | bpf: fix lockdep false positive in percpu_freelist | Alexei Starovoitov | 3 | -14/+35 |
2019-02-01 | bpf: run bpf programs with preemption disabled | Alexei Starovoitov | 1 | -1/+1 |
2019-01-31 | relay: check return of create_buf_file() properly | Greg Kroah-Hartman | 1 | -1/+3 |
2019-01-31 | bpf, cgroups: clean up kerneldoc warnings | Valdis Kletnieks | 2 | -2/+3 |
2019-01-31 | bpf: fix bitrotted kerneldoc | Valdis Kletnieks | 1 | -1/+2 |
2019-01-30 | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM | Josh Poimboeuf | 3 | -31/+5 |
2019-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -12/+39 |
2019-01-30 | bpf: btf: allow typedef func_proto | Yonghong Song | 1 | -1/+2 |
2019-01-30 | x86/speculation: Remove redundant arch_smt_update() invocation | Zhenzhong Duan | 1 | -4/+1 |
2019-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 5 | -296/+774 |
2019-01-27 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
2019-01-27 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -11/+34 |
2019-01-27 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+4 |
2019-01-27 | bpf: JIT blinds support JMP32 | Jiong Wang | 1 | -0/+21 |
2019-01-27 | bpf: interpreter support for JMP32 | Jiong Wang | 1 | -134/+63 |
2019-01-27 | bpf: disassembler support JMP32 | Jiong Wang | 1 | -15/+19 |
2019-01-27 | bpf: verifier support JMP32 | Jiong Wang | 2 | -33/+173 |
2019-01-27 | bpf: refactor verifier min/max code for condition jump | Jiong Wang | 1 | -73/+99 |
2019-01-24 | bpf: notify offload JITs about optimizations | Jakub Kicinski | 2 | -0/+41 |
2019-01-24 | bpf: verifier: record original instruction index | Jakub Kicinski | 1 | -3/+5 |
2019-01-24 | bpf: verifier: remove unconditional branches by 0 | Jakub Kicinski | 1 | -0/+23 |
2019-01-24 | bpf: verifier: remove dead code | Jakub Kicinski | 2 | -3/+185 |
2019-01-24 | bpf: verifier: hard wire branches to dead code | Jakub Kicinski | 1 | -2/+43 |
2019-01-24 | bpf: change parameters of call/branch offset adjustment | Jakub Kicinski | 1 | -19/+21 |
2019-01-22 | Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc... | Ingo Molnar | 1 | -7/+7 |
2019-01-21 | locking/rwsem: Fix (possible) missed wakeup | Xie Yongji | 1 | -2/+9 |
2019-01-21 | futex: Fix (possible) missed wakeup | Peter Zijlstra | 1 | -5/+8 |
2019-01-21 | sched/wake_q: Fix wakeup ordering for wake_q | Peter Zijlstra | 1 | -3/+4 |
2019-01-21 | sched/wake_q: Document wake_q_add() | Peter Zijlstra | 1 | -0/+12 |
2019-01-21 | sched/wait: Fix rcuwait_wake_up() ordering | Prateek Sood | 1 | -1/+1 |
2019-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -5/+24 |
2019-01-19 | bpf: fix inner map masking to prevent oob under speculation | Daniel Borkmann | 1 | -2/+15 |
2019-01-18 | perf core: Fix perf_proc_update_handler() bug | Stephane Eranian | 1 | -7/+7 |
2019-01-18 | genirq/irqdesc: Fix double increment in alloc_descs() | Huacai Chen | 1 | -1/+1 |
2019-01-17 | Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2019-01-17 | tracing/uprobes: Fix output for multiple string arguments | Andreas Ziegler | 1 | -0/+7 |