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
2019-02-13
selftests: unshare userns in seccomp pidns testcases
Tycho Andersen
1
-1
/
+3
2019-02-13
selftests: set NO_NEW_PRIVS bit in seccomp user tests
Tycho Andersen
1
-0
/
+24
2019-02-13
selftests: skip seccomp get_metadata test if not real root
Tycho Andersen
1
-0
/
+6
2019-02-13
selftest: include stdio.h in kselftest.h
Tycho Andersen
1
-0
/
+1
2019-02-13
selftests: fix typo in seccomp_bpf.c
Tycho Andersen
1
-1
/
+1
2019-02-13
selftests: don't kill child immediately in get_metadata() test
Tycho Andersen
1
-3
/
+3
2019-02-13
Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
18
-131
/
+864
2019-02-12
LSM: SafeSetID: add selftest
Micah Morton
5
-0
/
+371
2019-02-12
selftests: mlxsw: avoid double sourcing of lib.sh
Jiri Pirko
1
-1
/
+0
2019-02-12
tools: bpftool: doc, add text about feature-subcommand
Prashant Bhole
1
-1
/
+3
2019-02-12
selftests: kvm: add selftest for releasing VM file descriptor while in L2
Paolo Bonzini
3
-0
/
+97
2019-02-12
livepatch/selftests: use "$@" to preserve argument list
Joe Lawrence
1
-12
/
+7
2019-02-11
selftests: bpf: relax sub-register mode compilation criteria
Jiong Wang
1
-4
/
+3
2019-02-11
selftests: bpf: centre kernel bpf objects under new subdir "progs"
Jiong Wang
50
-21
/
+5
2019-02-11
selftests: bpf: extend sub-register mode compilation to all bpf object files
Jiong Wang
1
-13
/
+7
2019-02-11
selftests: bpf: add "alu32" to .gitignore
Jiong Wang
1
-0
/
+1
2019-02-11
perf record: Implement --affinity=node|cpu option
Alexey Budankov
2
-0
/
+23
2019-02-11
Merge 5.0-rc6 into staging-next
Greg Kroah-Hartman
39
-123
/
+1551
2019-02-11
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
83
-292
/
+3387
2019-02-10
bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock
Martin KaFai Lau
4
-2
/
+487
2019-02-10
bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer
Martin KaFai Lau
4
-3
/
+396
2019-02-10
bpf: Sync bpf.h to tools/
Martin KaFai Lau
1
-7
/
+65
2019-02-10
tools uapi: fix Alpha support
Bob Tracy
1
-0
/
+2
2019-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-30
/
+88
2019-02-10
net: Move all TC actions identifiers to one place
Eli Cohen
1
-2
/
+0
2019-02-09
Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
Ingo Molnar
107
-443
/
+1216
2019-02-09
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
10
-17
/
+69
2019-02-08
selftests: mlxsw: spectrum-2: Add simple delta rehash test
Jiri Pirko
1
-3
/
+74
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-71
/
+1332
2019-02-08
selftests: add TPM 2.0 tests
Jarkko Sakkinen
6
-0
/
+936
2019-02-08
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
4
-23
/
+26
2019-02-08
btf: expose API to work with raw btf_ext data
Andrii Nakryiko
3
-48
/
+57
2019-02-08
btf: expose API to work with raw btf data
Andrii Nakryiko
3
-0
/
+8
2019-02-08
btf: separate btf creation and loading
Andrii Nakryiko
4
-25
/
+33
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-34
/
+815
2019-02-08
Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
5
-0
/
+286
2019-02-08
Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-1
/
+1
2019-02-08
selftests: firmware: fix verify_reqs() return value
Luis Chamberlain
1
-1
/
+1
2019-02-08
Revert "selftests: firmware: remove use of non-standard diff -Z option"
Luis Chamberlain
1
-3
/
+6
2019-02-08
Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config"
Luis Chamberlain
1
-1
/
+0
2019-02-07
tools/bpf: add log_level to bpf_load_program_attr
Yonghong Song
3
-6
/
+26
2019-02-07
tools/bpf: add missing strings.h include
Andrii Nakryiko
3
-0
/
+3
2019-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
25
-377
/
+2722
2019-02-06
selftests: mlxsw: Add a test for blackhole routes
Ido Schimmel
1
-0
/
+200
2019-02-06
bpf: test_maps: fix possible out of bound access warning
Breno Leitao
1
-13
/
+14
2019-02-06
tools: bpftool: doc, fix incorrect text
Prashant Bhole
3
-5
/
+5
2019-02-06
selftests/bpf: test reading the offloaded program
Jakub Kicinski
1
-9
/
+20
2019-02-06
selftests/bpf: add test for mixing generic and offload XDP
Jakub Kicinski
1
-54
/
+62
2019-02-06
selftests/bpf: print traceback when test fails
Jakub Kicinski
1
-1
/
+4
2019-02-06
selftests/bpf: fix the expected messages
Jakub Kicinski
1
-2
/
+5
[prev]
[next]