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
2018-01-08
perf tools: Fix compile error with libunwind x86
Wang Nan
1
-1
/
+1
2018-01-08
perf test bpf: Hook on epoll_pwait()
Arnaldo Carvalho de Melo
2
-6
/
+6
2018-01-08
perf test bpf: Use designated struct field initializers
Arnaldo Carvalho de Melo
1
-32
/
+27
2018-01-08
perf test bpf: Improve message about expected samples
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-01-07
selftests: fib_tests: Add test cases for netdev carrier change
Ido Schimmel
1
-0
/
+142
2018-01-07
selftests: fib_tests: Add test cases for netdev down
Ido Schimmel
1
-0
/
+141
2018-01-07
selftests: fib_tests: Add test cases for IPv4/IPv6 FIB
Ido Schimmel
2
-0
/
+147
2018-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
22
-60
/
+482
2018-01-07
selftests/bpf: fix test_align
Alexei Starovoitov
1
-21
/
+1
2018-01-06
tools/bpf: add a bpf selftest for stacktrace
Yonghong Song
3
-1
/
+190
2018-01-06
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
14
-98
/
+663
2018-01-04
tools: usb: usbip: fix fd leak in case of 'fread' failure
Elad Wexler
1
-1
/
+4
2018-01-04
tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned'
Elad Wexler
1
-1
/
+1
2018-01-04
posix-timers: Prevent UB from shifting negative signed value
Nick Desaulniers
1
-3
/
+1
2018-01-04
tools: bpftool: remove new lines from errors
Jakub Kicinski
2
-11
/
+11
2018-01-04
tools: bpftool: alias show and list commands
Jakub Kicinski
8
-19
/
+22
2018-01-04
tools: bpftool: rename cgroup list -> show in the code
Jakub Kicinski
1
-9
/
+9
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
14
-72
/
+27
2018-01-03
selftests/powerpc: Add a test of SEGV error behaviour
Michael Ellerman
3
-2
/
+81
2018-01-03
Merge tag 'linux-cpupower-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux
Rafael J. Wysocki
1
-4
/
+0
2018-01-02
selftests: rtnetlink: add erspan and ip6erspan
William Tu
1
-0
/
+131
2018-01-02
selftests/net: fix bugs in address and port initialization
Sowmini Varadhan
1
-6
/
+15
2018-01-02
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
21
-140
/
+847
2018-01-02
Merge 4.15-rc6 into driver-core-next
Greg Kroah-Hartman
32
-184
/
+921
2018-01-02
Merge 4.15-rc6 into char-misc-next
Greg Kroah-Hartman
32
-184
/
+921
2017-12-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-42
/
+184
2017-12-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-2
/
+6
2017-12-31
Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-3
/
+6
2017-12-31
selftests/bpf: test device info reporting for bound progs
Jakub Kicinski
1
-11
/
+101
2017-12-31
tools: bpftool: report device information for offloaded programs
Jakub Kicinski
3
-0
/
+57
2017-12-31
bpf: offload: report device information for offloaded programs
Jakub Kicinski
1
-0
/
+3
2017-12-30
objtool: Fix seg fault with clang-compiled objects
Simon Ser
1
-0
/
+2
2017-12-30
objtool: Fix seg fault caused by missing parameter
Simon Ser
1
-1
/
+3
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2017-12-30
tools/bpftool: fix bpftool build with bintutils >= 2.9
Roman Gushchin
6
-0
/
+86
2017-12-30
tools/bpftool: use version from the kernel source tree
Roman Gushchin
2
-11
/
+5
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-10
/
+11
2017-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+8
2017-12-28
objtool: Fix Clang enum conversion warning
Lukas Bulwahn
1
-1
/
+1
2017-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-12
/
+425
2017-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-4
/
+8
2017-12-27
bpf: fix max call depth check
Alexei Starovoitov
1
-0
/
+35
2017-12-27
selftests/bpf: additional stack depth tests
Alexei Starovoitov
1
-0
/
+121
2017-12-27
bpf: selftest for late caller stack size increase
Jann Horn
1
-0
/
+34
2017-12-27
perf tools: Auto-complete for events with ':'
Jin Yao
1
-0
/
+5
2017-12-27
perf tools: Return all events as auto-completions after comma
Jin Yao
1
-3
/
+7
2017-12-27
perf tool: Improve bash command line auto-complete for multiple events with comma
Jin Yao
1
-4
/
+34
2017-12-27
perf probe arm64: Fix symbol fixup issues due to ELF type
Kim Phillips
2
-0
/
+23
2017-12-27
perf evsel: Enable ignore_missing_thread for pid option
Mengting Zhang
2
-4
/
+47
2017-12-27
perf s390: Always build with -fPIC
Hendrik Brueckner
1
-1
/
+1
[prev]
[next]