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-02-27
perf probe: Check return value of strlist__add() for -ENOMEM
He Zhe
2
-6
/
+28
2020-02-27
perf config: Document missing config options
Ravi Bangoria
1
-0
/
+44
2020-02-27
perf annotate: Fix perf config option description
Ravi Bangoria
1
-1
/
+29
2020-02-27
perf annotate: Prefer cmdline option over default config
Ravi Bangoria
1
-2
/
+2
2020-02-27
perf annotate: Make perf config effective
Ravi Bangoria
5
-54
/
+32
2020-02-27
perf config: Introduce perf_config_u8()
Ravi Bangoria
2
-0
/
+13
2020-02-27
perf annotate: Fix --show-nr-samples for tui/stdio2
Ravi Bangoria
2
-7
/
+5
2020-02-27
perf annotate: Fix --show-total-period for tui/stdio2
Ravi Bangoria
3
-7
/
+6
2020-02-27
perf annotate/tui: Re-render title bar after switching back from script browser
Ravi Bangoria
1
-4
/
+3
2020-02-27
tools headers UAPI: Update tools's copy of kvm.h headers
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-02-27
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
6
-26
/
+60
2020-02-26
Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-12
/
+28
2020-02-26
Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
5
-2
/
+10
2020-02-26
selftests/bpf: Add test for "bpftool feature" command
Michal Rostecki
4
-2
/
+189
2020-02-26
bpftool: Update bash completion for "bpftool feature" command
Michal Rostecki
1
-1
/
+2
2020-02-26
bpftool: Update documentation of "bpftool feature" command
Michal Rostecki
1
-9
/
+10
2020-02-26
bpftool: Make probes which emit dmesg warnings optional
Michal Rostecki
1
-21
/
+49
2020-02-26
bpftool: Move out sections to separate functions
Michal Rostecki
1
-93
/
+126
2020-02-26
bpftool: Support struct_ops, tracing, ext prog types
Andrey Ignatov
4
-4
/
+9
2020-02-26
Merge tag 'perf-urgent-for-mingo-5.6-20200220' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
11
-66
/
+41
2020-02-26
selftests: nft_concat_range: Add test for reported add/flush/add issue
Stefano Brivio
1
-4
/
+39
2020-02-25
selftests/bpf: Print backtrace on SIGSEGV in test_progs
Andrii Nakryiko
2
-1
/
+26
2020-02-25
selftests: netdevsim: Extend devlink trap test to include flow action cookie
Jiri Pirko
1
-0
/
+5
2020-02-25
selftests: nft_concat_range: Move option for 'list ruleset' before command
Stefano Brivio
1
-6
/
+6
2020-02-24
selftests/bpf: Run SYN cookies with reuseport BPF test only for TCP
Jakub Sitnicki
1
-8
/
+9
2020-02-24
selftests/bpf: Run reuseport tests only with supported socket types
Jakub Sitnicki
1
-7
/
+6
2020-02-24
selftests: devlink_trap_acl_drops: Add ACL traps test
Jiri Pirko
1
-0
/
+151
2020-02-24
selftests: pass pref and handle to devlink_trap_drop_* helpers
Jiri Pirko
4
-40
/
+43
2020-02-24
selftests: introduce test for mlxsw tc flower restrictions
Jiri Pirko
1
-0
/
+100
2020-02-24
KVM: selftests: Create a demand paging test
Ben Gardon
3
-0
/
+287
2020-02-24
KVM: selftests: Introduce num-pages conversion utilities
Andrew Jones
3
-7
/
+51
2020-02-24
KVM: selftests: Introduce vm_guest_mode_params
Andrew Jones
1
-27
/
+25
2020-02-24
KVM: selftests: Rename vm_guest_mode_params
Andrew Jones
1
-17
/
+17
2020-02-24
KVM: selftests: aarch64: Remove unnecessary ifdefs
Andrew Jones
1
-11
/
+8
2020-02-24
KVM: selftests: Remove unnecessary defines
Andrew Jones
1
-11
/
+0
2020-02-24
KVM: selftests: aarch64: Use stream when given
Andrew Jones
1
-2
/
+2
2020-02-23
tc-testing: updated tdc tests for basic filter with u32 extended match rules
Roman Mashak
1
-0
/
+198
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
15
-37
/
+2091
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
52
-184
/
+1099
2020-02-21
selftests/bpf: Tests for sockmap/sockhash holding listening sockets
Jakub Sitnicki
2
-0
/
+1594
2020-02-21
selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASH
Jakub Sitnicki
1
-10
/
+53
2020-02-21
bpf, sockmap: Allow inserting listening TCP sockets into sockmap
Jakub Sitnicki
1
-5
/
+1
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-51
/
+61
2020-02-21
selftests/vm: add missed tests in run_vmtests
SeongJae Park
1
-0
/
+33
2020-02-21
tc-testing: updated tdc tests for basic filter with u16 extended match rules
Roman Mashak
1
-0
/
+242
2020-02-21
bootconfig: Add append value operator support
Masami Hiramatsu
1
-2
/
+14
2020-02-21
bootconfig: Prohibit re-defining value on same key
Masami Hiramatsu
1
-0
/
+6
2020-02-21
objtool: Improve call destination function detection
Josh Poimboeuf
3
-11
/
+31
2020-02-21
objtool: Fix clang switch table edge case
Josh Poimboeuf
1
-2
/
+9
[prev]
[next]