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
2020-01-06
tools ui popup: Allow returning hotkeys
Arnaldo Carvalho de Melo
5
-9
/
+13
2020-01-06
perf hists browser: Allow passing an initial hotkey
Arnaldo Carvalho de Melo
3
-77
/
+82
2020-01-06
perf report/top: Add 'k' hotkey to zoom directly into the kernel map
Arnaldo Carvalho de Melo
1
-1
/
+8
2020-01-06
perf hists browser: Generalize the do_zoom_dso() function
Arnaldo Carvalho de Melo
1
-4
/
+7
2020-01-06
perf report/top: Improve toggle callchain menu option
Arnaldo Carvalho de Melo
3
-5
/
+54
2020-01-06
perf report/top: Add menu entry for toggling callchain expansion
Arnaldo Carvalho de Melo
1
-0
/
+21
2020-01-06
perf report/top: Make ENTER consistently bring up menu
Arnaldo Carvalho de Melo
1
-1
/
+2
2020-01-06
perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-01-06
tools lib api fs: Fix gcc9 stringop-truncation compilation error
Andrey Zhizhikin
1
-1
/
+3
2020-01-06
libperf: Add man pages
Jiri Olsa
14
-229
/
+1197
2020-01-06
libperf: Move to tools/lib/perf
Jiri Olsa
39
-4
/
+5
2020-01-06
perf tests bp_signal: Show expected versus obtained values
Arnaldo Carvalho de Melo
1
-5
/
+5
2020-01-06
perf sched timehist: Add support for filtering on CPU
David Ahern
2
-0
/
+17
2020-01-06
perf record: Adapt affinity to machines with #CPUs > 1K
Alexey Budankov
3
-13
/
+45
2020-01-06
perf mmap: Declare type for cpu mask of arbitrary length
Alexey Budankov
2
-0
/
+23
2020-01-06
tools bitmap: Implement bitmap_equal() operation at bitmap API
Alexey Budankov
2
-0
/
+45
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
3
-13
/
+4
2020-01-06
Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflict
Ingo Molnar
5
-16
/
+60
2020-01-06
selftests/powerpc: Add a test of bad (out-of-range) accesses
Michael Ellerman
3
-1
/
+174
2020-01-05
wireguard: selftests: remove ancient kernel compatibility code
Jason A. Donenfeld
5
-48
/
+50
2020-01-03
selftests: loopback.sh: skip this test if the driver does not support
Hangbin Liu
1
-0
/
+8
2020-01-03
Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-1
/
+1
2020-01-02
Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+14
2020-01-02
fcnal-test: Add TCP MD5 tests for VRF
David Ahern
1
-0
/
+313
2020-01-02
fcnal-test: Add TCP MD5 tests
David Ahern
1
-0
/
+145
2020-01-02
nettest: Add support for TCP_MD5 extensions
David Ahern
1
-13
/
+69
2020-01-02
nettest: Return 1 on MD5 failure for server mode
David Ahern
1
-1
/
+1
2020-01-02
selftests: mlxsw: Add a self-test for port-default priority
Petr Machata
2
-0
/
+199
2020-01-02
selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV
Sargun Dhillon
1
-1
/
+12
2020-01-02
selftests/seccomp: Zero out seccomp_notif
Sargun Dhillon
1
-0
/
+2
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
14
-45
/
+111
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-15
/
+46
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
693
-27218
/
+58502
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
62
-1872
/
+5122
2019-12-27
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
3
-6
/
+16
2019-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-10
/
+12
2019-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-5
/
+34
2019-12-26
bpf: Print error message for bpftool cgroup show
Hechao Li
1
-17
/
+39
2019-12-26
libbpf: Support CO-RE relocations for LDX/ST/STX instructions
Andrii Nakryiko
1
-3
/
+28
2019-12-23
Merge tag 'perf-urgent-for-mingo-5.5-20191223' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
4
-4
/
+12
2019-12-23
rseq/selftests: Clarify rseq_prepare_unload() helper requirements
Mathieu Desnoyers
1
-5
/
+7
2019-12-23
rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
Mathieu Desnoyers
1
-8
/
+10
2019-12-23
rseq/selftests: Turn off timeout setting
Mathieu Desnoyers
1
-0
/
+1
2019-12-23
kunit/kunit_tool_test: Test '--build_dir' option run
SeongJae Park
1
-0
/
+8
2019-12-23
kunit: Rename 'kunitconfig' to '.kunitconfig'
SeongJae Park
2
-3
/
+3
2019-12-23
kunit: Place 'test.log' under the 'build_dir'
SeongJae Park
3
-4
/
+4
2019-12-23
kunit: Create default config in '--build_dir'
SeongJae Park
2
-4
/
+11
2019-12-23
kunit: Remove duplicated defconfig creation
SeongJae Park
1
-3
/
+0
2019-12-23
selftests: livepatch: Fix it to do root uid check and skip
Shuah Khan
2
-3
/
+15
2019-12-23
selftests: firmware: Fix it to do root uid check and skip
Shuah Khan
1
-0
/
+6
[prev]
[next]