index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-18
tools: bpftool: Cleanup license mess
Thomas Gleixner
2
-11
/
+1
2019-01-18
bpf: pull in pkt_sched.h header for tooling to fix bpftool build
Daniel Borkmann
1
-0
/
+1163
2019-01-18
selftests: forwarding: Add a test case for externally learned FDB entries
Ido Schimmel
1
-1
/
+33
2019-01-18
selftests: mlxsw: Test FDB offload indication
Ido Schimmel
1
-0
/
+20
2019-01-19
Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+4
2019-01-18
perf python: Remove -fstack-clash-protection when building with some clang ve...
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/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-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
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
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-12
tools: iio: iio_generic_buffer: make num_loops signed
Martin Kelly
1
-1
/
+1
2019-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
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...
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
2019-01-09
xfrm: policy: fix infinite loop when merging src-nodes
Florian Westphal
1
-2
/
+2
2019-01-09
selftests: xfrm: alter htresh to trigger move of policies to hash table
Florian Westphal
1
-4
/
+40
2019-01-09
selftests: xfrm: add block rules with adjacent/overlapping subnets
Florian Westphal
1
-18
/
+91
2019-01-08
tools/vm/page_owner: use page_owner_sort in the use example
Miles Chen
1
-1
/
+3
2019-01-08
selftests: forwarding: Add a test for VLAN deletion
Ido Schimmel
1
-1
/
+14
2019-01-08
selftests: forwarding: Fix test for different devices
Ido Schimmel
1
-1
/
+1
2019-01-08
selftests: mlxsw: Add a test case for VLAN addition error flow
Ido Schimmel
1
-0
/
+18
2019-01-08
tools include uapi: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-111
/
+2
2019-01-08
tools include uapi: Sync linux/fs.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-52
/
+8
2019-01-08
perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-01-08
tools include uapi: Grab a copy of linux/mount.h
Arnaldo Carvalho de Melo
2
-0
/
+59
2019-01-08
perf top: Lift restriction on using callchains without "sym" in --sort
Arnaldo Carvalho de Melo
1
-6
/
+1
2019-01-08
tools lib traceevent: Remove tep_data_event_from_type() API
Tzvetomir Stoyanov
2
-13
/
+0
[prev]
[next]