index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-28
selftests: net: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2019-01-27
selftests: bpf: break up the rest of test_verifier
Jakub Kicinski
23
-6149
/
+6051
2019-01-27
selftests: bpf: break up test_verifier
Jakub Kicinski
48
-10136
/
+9902
2019-01-27
selftests: bpf: prepare for break up of verifier tests
Jakub Kicinski
3
-0
/
+17
2019-01-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-10
/
+31
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-25
/
+128
2019-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
David S. Miller
1
-22
/
+131
2019-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-7
/
+8
2019-01-27
Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-2
/
+2
2019-01-26
selftests: bpf: makefile support sub-register code-gen test mode
Jiong Wang
1
-25
/
+70
2019-01-26
selftests: bpf: functional and min/max reasoning unit tests for JMP32
Jiong Wang
1
-24
/
+762
2019-01-26
bpf: JIT blinds support JMP32
Jiong Wang
1
-0
/
+20
2019-01-26
tools: bpftool: teach cfg code about JMP32
Jiong Wang
1
-2
/
+7
2019-01-26
bpf: allocate 0x06 to new eBPF instruction class JMP32
Jiong Wang
1
-0
/
+1
2019-01-25
selftests: net: ip_defrag: cover new IPv6 defrag behavior
Peter Oskolkov
2
-34
/
+51
2019-01-25
tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/
Willy Tarreau
2
-2
/
+2
2019-01-25
rcutorture/nolibc: Add a bit of documentation to explain how to use nolibc
Willy Tarreau
1
-13
/
+79
2019-01-25
rcutorture/nolibc: Fix some poor indentation and alignment
Willy Tarreau
1
-7
/
+7
2019-01-25
rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definition
Willy Tarreau
1
-6
/
+6
2019-01-25
torture: Explain and simplify odd "for" loop in mkinitrd.sh
Paul E. McKenney
1
-8
/
+15
2019-01-25
selftests/seccomp: Enhance per-arch ptrace syscall skip tests
Kees Cook
1
-15
/
+57
2019-01-25
selftests: Use lirc.h from kernel tree, not from system
Sean Young
1
-0
/
+2
2019-01-25
selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
Colin Ian King
1
-3
/
+10
2019-01-25
KVM: selftests: check returned evmcs version range
Vitaly Kuznetsov
1
-0
/
+6
2019-01-25
kvm: selftests: Fix region overlap check in kvm_util
Ben Gardon
1
-7
/
+2
2019-01-25
perf augmented_syscalls: Convert to bpf_map()
Arnaldo Carvalho de Melo
1
-6
/
+2
2019-01-25
perf bpf examples: Convert etcsnoop to use bpf_map()
Arnaldo Carvalho de Melo
1
-6
/
+2
2019-01-25
perf trace: Fixup etcsnoop example
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-01-25
perf augmented_raw_syscalls: Use bpf_map()
Arnaldo Carvalho de Melo
1
-12
/
+2
2019-01-25
perf bpf: Convert pid_map() to bpf_map()
Arnaldo Carvalho de Melo
1
-7
/
+1
2019-01-25
perf bpf: Add bpf_map() helper
Arnaldo Carvalho de Melo
1
-0
/
+8
2019-01-25
perf script python: Add Python3 support to tests/attr.py
Tony Jones
1
-13
/
+19
2019-01-25
perf script python: Remove explicit shebang from Python scripts
Tony Jones
4
-6
/
+2
2019-01-25
perf script python: Remove explicit shebang from tests/attr.c
Tony Jones
1
-1
/
+0
2019-01-25
perf script python: Remove explicit shebang from setup.py
Tony Jones
1
-2
/
+0
2019-01-25
perf script python: Use PyBytes for attr in trace-event-python
Tony Jones
1
-2
/
+1
2019-01-25
perf script python: Add trace_context extension module to sys.modules
Tony Jones
1
-3
/
+9
2019-01-25
perf bpf: Fix synthesized PERF_RECORD_KSYMBOL/BPF_EVENT
Song Liu
1
-2
/
+8
2019-01-25
perf sched: Use cached rbtrees
Davidlohr Bueso
1
-20
/
+25
2019-01-25
perf hist: Use cached rbtrees
Davidlohr Bueso
14
-147
/
+173
2019-01-25
perf symbols: Use cached rbtrees
Davidlohr Bueso
8
-58
/
+67
2019-01-25
perf util: Use cached rbtree for rblists
Davidlohr Bueso
7
-16
/
+24
2019-01-25
perf callchain: Use cached rbtrees
Davidlohr Bueso
4
-28
/
+36
2019-01-25
perf machine: Use cached rbtrees
Davidlohr Bueso
5
-36
/
+50
2019-01-25
tools: Update rbtree implementation
Davidlohr Bueso
3
-61
/
+229
2019-01-25
perf callchain: No need to include perf.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-01-25
perf comm: Remove needless headers from comm.h
Arnaldo Carvalho de Melo
2
-2
/
+3
2019-01-25
perf namespaces: Remove namespaces.h from .h headers
Arnaldo Carvalho de Melo
10
-4
/
+13
2019-01-25
perf symbols: Remove some unnecessary includes from symbol.h
Arnaldo Carvalho de Melo
5
-6
/
+8
2019-01-25
perf symbols: Remove include map.h from dso.h
Arnaldo Carvalho de Melo
3
-1
/
+5
[prev]
[next]