index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2022-07-06
wireguard: selftests: use virt machine on m68k
Jason A. Donenfeld
-8
/
+6
2022-07-06
wireguard: selftests: set fake real time in init
Jason A. Donenfeld
-0
/
+18
2022-07-06
libbpf: Remove unnecessary usdt_rel_ip assignments
Andrii Nakryiko
-4
/
+2
2022-07-06
selftests/bpf: Fix few more compiler warnings
Andrii Nakryiko
-4
/
+4
2022-07-06
selftests/bpf: Fix bogus uninitialized variable warning
Andrii Nakryiko
-1
/
+1
2022-07-06
selftests: tls: add selftest variant for pad
Jakub Kicinski
-0
/
+15
2022-07-06
selftests: mptcp: userspace PM support for MP_PRIO signals
Kishen Maloor
-2
/
+103
2022-07-05
bpftool: Remove zlib feature test from Makefile
Quentin Monnet
-9
/
+2
2022-07-05
libbpf: Cleanup the legacy uprobe_event on failed add/attach_event()
Chuang Wang
-5
/
+14
2022-07-05
libbpf: Fix wrong variable used in perf_event_uprobe_open_legacy()
Chuang Wang
-1
/
+1
2022-07-05
libbpf: Cleanup the legacy kprobe_event on failed add/attach_event()
Chuang Wang
-4
/
+14
2022-07-05
selftests/bpf: Add type match test against kernel's task_struct
Daniel Müller
-0
/
+21
2022-07-05
selftests/bpf: Add nested type to type based tests
Daniel Müller
-20
/
+58
2022-07-05
selftests/bpf: Add test checking more characteristics
Daniel Müller
-0
/
+91
2022-07-05
selftests/bpf: Add type-match checks to type-based tests
Daniel Müller
-4
/
+73
2022-07-05
libbpf: add bpf_core_type_matches() helper macro
Andrii Nakryiko
-0
/
+10
2022-07-05
bpf, libbpf: Add type match support
Daniel Müller
-4
/
+285
2022-07-05
bpftool: Honor BPF_CORE_TYPE_MATCHES relocation
Daniel Müller
-0
/
+108
2022-07-05
bpf: Introduce TYPE_MATCH related constants/macros
Daniel Müller
-0
/
+2
2022-07-05
tools/testing/crypto: Use vzalloc instead of vmalloc+memset
Siddh Raman Pant
-6
/
+3
2022-07-05
bpftool: Rename "bpftool feature list" into "... feature list_builtins"
Quentin Monnet
-11
/
+11
2022-07-05
selftests: forwarding: fix error message in learning_test
Vladimir Oltean
-1
/
+1
2022-07-05
selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
Vladimir Oltean
-0
/
+2
2022-07-05
selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
Vladimir Oltean
-0
/
+2
2022-07-05
selftests: net: af_unix: Test connect() with different netns.
Kuniyuki Iwashima
-1
/
+152
2022-07-04
memblock tests: remove completed TODO items
Rebecca Mckeever
-11
/
+3
2022-07-04
memblock tests: set memblock_debug to enable memblock_dbg() messages
Rebecca Mckeever
-0
/
+7
2022-07-04
memblock tests: add verbose output to memblock tests
Rebecca Mckeever
-344
/
+817
2022-07-04
memblock tests: Makefile: add arguments to control verbosity
Rebecca Mckeever
-1
/
+23
2022-07-04
tools/vm/slabinfo: Handle files in debugfs
Stéphane Graber
-2
/
+24
2022-07-04
selftest: net: bridge mdb add/del entry to port that is down
Casper Andersson
-0
/
+119
2022-07-03
selftests/vm: only run 128TBswitch with 5-level paging
Adam Sindelar
-1
/
+56
2022-07-03
userfaultfd: selftests: infinite loop in faulting_process
Edward Liaw
-2
/
+2
2022-07-03
tools: add memcg_shrinker.py
Roman Gushchin
-0
/
+71
2022-07-03
selftests:timers: globals don't need initialization to 0
Zan Aziz
-1
/
+1
2022-07-02
Merge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of git://git.kernel.org/pub...
Linus Torvalds
-17
/
+134
2022-07-02
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
-2
/
+3
2022-07-02
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
-2
/
+2
2022-07-02
perf unwind: Fix unitialized 'offset' variable on aarch64
Ivan Babrou
-1
/
+1
2022-07-01
selftests/net: fix section name when using xdp_dummy.o
Hangbin Liu
-7
/
+7
2022-07-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-0
/
+43
2022-07-01
bpf, selftests: Add verifier test case for jmp32's jeq/jne
Daniel Borkmann
-0
/
+21
2022-07-01
bpf, selftests: Add verifier test case for imm=0,umin=0,umax=1 scalar
Daniel Borkmann
-0
/
+22
2022-07-01
selftests/bpf: Skip lsm_cgroup when we don't have trampolines
Stanislav Fomichev
-0
/
+8
2022-07-01
net/cmsg_sender: Remove a semicolon
Li kunyu
-1
/
+1
2022-07-01
selftests: net: fib_rule_tests: fix support for running individual tests
Alaa Mohamed
-0
/
+23
2022-07-01
remove CONFIG_ANDROID
Christoph Hellwig
-2
/
+0
2022-06-30
bitops: wrap non-atomic bitops with a transparent macro
Alexander Lobakin
-12
/
+28
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
-9
/
+15
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-133
/
+735
[prev]
[next]