Age | Commit message (Expand) | Author | Files | Lines |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -23/+121 |
2019-02-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+5 |
2019-02-13 | Merge tag 'trace-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -2/+4 |
2019-02-13 | signal: Restore the stop PTRACE_EVENT_EXIT | Eric W. Biederman | 1 | -2/+5 |
2019-02-11 | tracing: probeevent: Correctly update remaining space in dynamic area | Andreas Ziegler | 1 | -2/+4 |
2019-02-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2019-02-10 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -17/+52 |
2019-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -4/+59 |
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-08 | futex: Handle early deadlock return correctly | Thomas Gleixner | 2 | -15/+50 |
2019-02-08 | futex: Fix barrier comment | Davidlohr Bueso | 1 | -2/+2 |
2019-02-07 | signal: Better detection of synchronous signals | Eric W. Biederman | 1 | -1/+51 |
2019-02-07 | signal: Always notice exiting tasks | Eric W. Biederman | 1 | -0/+6 |
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-05 | signal: Always attempt to allocate siginfo for SIGSTOP | Eric W. Biederman | 1 | -3/+2 |
2019-02-04 | perf/core: Don't WARN() for impossible ring-buffer sizes | Mark Rutland | 1 | -0/+3 |
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 |