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-19
Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-1
/
+4
2019-01-18
perf python: Remove -fstack-clash-protection when building with some clang versions
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-01-18
perf script: Fix crash with printing mixed trace point and other events
Andi Kleen
1
-1
/
+1
2019-01-17
selftests: mlxsw: Test veto of unsupported VXLAN FDBs
Petr Machata
1
-0
/
+126
2019-01-17
selftests/tls: Fix recv partial/large_buff test cases
Vakul Garg
1
-5
/
+7
2019-01-17
selftests/seccomp: Abort without user notification support
Kees Cook
1
-5
/
+5
2019-01-17
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
1
-0
/
+30
2019-01-17
perf ordered_events: Fix crash in ordered_events__free
Jiri Olsa
1
-2
/
+4
2019-01-17
bpftool: add bash completion for peek/push/enqueue/pop/dequeue
Stanislav Fomichev
1
-18
/
+73
2019-01-17
bpftool: add pop and dequeue commands
Stanislav Fomichev
2
-35
/
+98
2019-01-17
bpftool: add push and enqueue commands
Stanislav Fomichev
2
-1
/
+14
2019-01-17
bpftool: add peek command
Stanislav Fomichev
2
-1
/
+7
2019-01-17
bpftool: don't print empty key/value for maps
Stanislav Fomichev
1
-19
/
+28
2019-01-17
bpftool: make key optional in lookup command
Stanislav Fomichev
2
-9
/
+5
2019-01-17
bpftool: make key and value optional in update command
Stanislav Fomichev
2
-9
/
+31
2019-01-16
selftests: tc-testing: fix parsing of ife type
Davide Caratti
1
-44
/
+44
2019-01-16
selftests: gpio-mockup-chardev: Check asprintf() for error
Geert Uytterhoeven
1
-3
/
+6
2019-01-16
tools/bpf: support __int128 in bpftool map pretty dumper
Yonghong Song
1
-12
/
+86
2019-01-16
tools/bpf: add bpffs pretty print test for int128
Yonghong Song
1
-0
/
+79
2019-01-16
tools/bpf: refactor test_btf pretty printing for multiple map value formats
Yonghong Song
1
-37
/
+75
2019-01-16
tools/bpf: add int128 raw test in test_btf
Yonghong Song
1
-0
/
+93
2019-01-16
libbpf: don't define CC and AR
Stanislav Fomichev
1
-16
/
+1
2019-01-16
selftests: seccomp: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2019-01-15
selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
Davide Caratti
1
-1
/
+1
2019-01-15
selftests: tc-testing: drop test on missing tunnel key id
Davide Caratti
1
-29
/
+0
2019-01-16
tools/bpf: properly account for libbfd variations
Stanislav Fomichev
1
-1
/
+8
2019-01-15
selftests/txtimestamp: Fix an equals vs assign bug
Dan Carpenter
1
-1
/
+1
2019-01-15
selftests/vm/gup_benchmark.c: match gup struct to kernel
Alison Schofield
1
-0
/
+1
2019-01-15
bpf: libbpf: retry loading program on EAGAIN
Lorenz Bauer
1
-4
/
+15
2019-01-15
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
Stanislav Fomichev
1
-0
/
+1
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-42
/
+357
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
10
-10
/
+10
2019-01-15
x86/selftests/pkeys: Fork() to check for state being preserved
Dave Hansen
1
-10
/
+31
2019-01-14
tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-01-14
x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"
Colin Ian King
1
-1
/
+1
2019-01-14
selftests: rtc: rtctest: add alarm test on minute boundary
Alexandre Belloni
1
-0
/
+102
2019-01-14
selftests: rtc: rtctest: fix alarm tests
Alexandre Belloni
1
-5
/
+2
2019-01-15
selftests/powerpc: New TM signal self test
Breno Leitao
5
-1
/
+198
2019-01-12
tools: iio: iio_generic_buffer: make num_loops signed
Martin Kelly
1
-1
/
+1
2019-01-11
selftests/livepatch: introduce tests
Joe Lawrence
8
-0
/
+1071
2019-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
43
-697
/
+797
2019-01-11
tools/bpf: fix bpftool map dump with bitfields
Yonghong Song
1
-6
/
+7
2019-01-11
tools/bpf: test btf bitfield with >=256 struct member offset
Yonghong Song
1
-8
/
+21
2019-01-10
Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
Linus Torvalds
2
-0
/
+27
2019-01-10
selftests: bpf: install files tcp_(server|client)*.py
Anders Roxell
1
-1
/
+3
2019-01-10
selftests/bpf: add missing executables to .gitignore
Stanislav Fomichev
2
-0
/
+2
2019-01-10
tools headers powerpc: Remove unistd.h
Ravi Bangoria
2
-405
/
+0
2019-01-10
perf powerpc: Rework syscall table generation
Ravi Bangoria
3
-14
/
+450
2019-01-09
perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-01-09
tools include uapi: Sync linux/if_link.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+19
[prev]
[next]