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-05-28
perf probe: Accept the instance number of kretprobe event
Masami Hiramatsu
1
-2
/
+1
2020-05-28
perf counts: Rename perf_evsel__*counts() to evsel__*counts()
Arnaldo Carvalho de Melo
5
-30
/
+29
2020-05-28
perf evsel: Rename perf_evsel__[hs]w_cache* to evsel__[hs]w_cache*
Arnaldo Carvalho de Melo
4
-37
/
+29
2020-05-28
perf evsel: Rename perf_evsel__new*() to evsel__new*()
Arnaldo Carvalho de Melo
12
-33
/
+32
2020-05-28
perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()
Arnaldo Carvalho de Melo
8
-62
/
+59
2020-05-28
perf evsel: Rename perf_evsel__fprintf() to evsel__fprintf()
Arnaldo Carvalho de Melo
3
-5
/
+3
2020-05-28
perf evsel: Rename perf_evsel__resort*() to evsel__resort*()
Arnaldo Carvalho de Melo
8
-18
/
+17
2020-05-28
perf evsel: Rename perf_evsel__object_config() to evsel__object_config()
Arnaldo Carvalho de Melo
3
-13
/
+11
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
79
-553
/
+1688
2020-05-27
net: add large ecmp group nexthop tests
Stephen Worley
1
-2
/
+82
2020-05-27
net/sched: fix infinite loop in sch_fq_pie
Davide Caratti
1
-0
/
+21
2020-05-27
Merge tag 'v5.7-rc7' into devel
Linus Walleij
118
-1056
/
+2699
2020-05-26
mlxsw: spectrum: Reduce priority of locally delivered packets
Ido Schimmel
1
-1
/
+1
2020-05-26
x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"
Andy Lutomirski
1
-1
/
+1
2020-05-25
Merge tag 'linux-cpupower-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux
Rafael J. Wysocki
7
-9
/
+9
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
11
-5
/
+241
2020-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-3
/
+26
2020-05-23
selftests/vm/write_to_hugetlbfs.c: fix unused variable warning
John Hubbard
1
-2
/
+0
2020-05-23
selftests/vm/.gitignore: add mremap_dontunmap
John Hubbard
1
-0
/
+1
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
31
-731
/
+947
2020-05-23
selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh
Alan Maguire
1
-0
/
+1
2020-05-23
selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o
Alan Maguire
1
-0
/
+1
2020-05-23
selftests/bpf: Add general instructions for test execution
Alan Maguire
1
-0
/
+2
2020-05-22
selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer
Amit Cohen
1
-1
/
+1
2020-05-22
selftests: netdevsim: Always initialize 'RET' variable
Ido Schimmel
1
-0
/
+4
2020-05-22
kunit: use KUnit defconfig by default
Vitor Massaru Iha
1
-11
/
+3
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-1
/
+20
2020-05-22
selftests: net: add fdb nexthop tests
Roopa Prabhu
1
-2
/
+158
2020-05-22
kunit: use --build_dir=.kunit as default
Vitor Massaru Iha
1
-7
/
+6
2020-05-22
selftests/timens: handle a case when alarm clocks are not supported
Andrei Vagin
5
-3
/
+24
2020-05-22
Kernel selftests: Add check if TPM devices are supported
Nikita Sobolev
2
-0
/
+10
2020-05-22
tools/power/x86/intel-speed-select: Fix invalid core mask
Srinivas Pandruvada
2
-1
/
+2
2020-05-22
tools/power/x86/intel-speed-select: Increase CPU count
Srinivas Pandruvada
1
-1
/
+1
2020-05-22
tools/power/x86/intel-speed-select: Fix json perf-profile output output
Prarit Bhargava
1
-8
/
+18
2020-05-22
selftests: vdso: Add a selftest for vDSO getcpu()
Mark Brown
3
-1
/
+57
2020-05-22
selftests: vdso: Use a header file to prototype parse_vdso API
Mark Brown
4
-30
/
+34
2020-05-22
selftests: vdso: Rename vdso_test to vdso_test_gettimeofday
Mark Brown
3
-4
/
+6
2020-05-22
selftests/exec: Verify execve of non-regular files fail
Kees Cook
3
-1
/
+10
2020-05-21
bpf: Selftests, add printk to test_sk_lookup_kern to encode null ptr check
John Fastabend
1
-0
/
+1
2020-05-21
bpf: Selftests, verifier case for non null pointer map value branch
John Fastabend
1
-0
/
+19
2020-05-21
bpf: Selftests, verifier case for non null pointer check branch taken
John Fastabend
1
-0
/
+33
2020-05-21
selftests/exec: Add binfmt_script regression test
Kees Cook
2
-0
/
+172
2020-05-20
wireguard: selftests: use newer iproute2 for gcc-10
Jason A. Donenfeld
1
-1
/
+1
2020-05-20
bpf: Prevent mmap()'ing read-only maps as writable
Andrii Nakryiko
2
-1
/
+20
2020-05-20
objtool: Enable compilation of objtool for all architectures
Matt Helsley
12
-34
/
+73
2020-05-20
objtool: Move struct objtool_file into arch-independent header
Matt Helsley
2
-9
/
+23
2020-05-20
objtool: Exit successfully when requesting help
Matt Helsley
1
-1
/
+3
2020-05-20
objtool: Add check_kcov_mode() to the uaccess safelist
Josh Poimboeuf
1
-0
/
+1
2020-05-20
Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEAD
Paolo Bonzini
66
-532
/
+1414
2020-05-19
tools/bootconfig: Add a summary of test cases and return error
Masami Hiramatsu
1
-0
/
+7
[prev]
[next]