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
2021-07-22
selftests/bpf: Mute expected invalid map creation error msg
Martynas Pumputis
1
-0
/
+5
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-7
/
+265
2021-07-21
selftests: net: add ESP-in-UDP PMTU test
Vadim Fedorenko
2
-7
/
+260
2021-07-21
selftests: net: Test for the IOAM insertion with IPv6
Justin Iurman
4
-0
/
+702
2021-07-21
selftests: firmware: Fix ignored return val of asprintf() warn
Shuah Khan
1
-1
/
+2
2021-07-21
selftests/binderfs: add test for feature files
Carlos Llamas
1
-0
/
+17
2021-07-21
selftests/net/ipsec: Add test for xfrm_spdattr_type_t
Dmitry Safonov
1
-2
/
+163
2021-07-20
tools/memory-model: Make read_foo_diagnostic() more clearly diagnostic
Paul E. McKenney
1
-2
/
+2
2021-07-20
libbpf: Propagate errors when retrieving enum value for typed data display
Alan Maguire
1
-2
/
+3
2021-07-20
selftests/bpf: Add __int128-specific tests for typed data dump
Alan Maguire
1
-0
/
+17
2021-07-20
libbpf: Avoid use of __int128 in typed dump display
Alan Maguire
1
-33
/
+65
2021-07-20
torture: Put kvm.sh batch-creation awk script into a temp file
Paul E. McKenney
1
-12
/
+15
2021-07-20
torture: Move parse-console.sh call to PATH-aware scripts
Paul E. McKenney
2
-2
/
+1
2021-07-20
torture: Make kvm-recheck.sh skip kcsan.sum for build-only runs
Paul E. McKenney
1
-1
/
+4
2021-07-20
torture: Protect kvm-remote.sh directory trees from /tmp reaping
Paul E. McKenney
2
-1
/
+32
2021-07-20
torture: Log more kvm-remote.sh information
Paul E. McKenney
1
-2
/
+13
2021-07-20
torture: Make kvm-recheck-lock.sh tolerate qemu-cmd comments
Paul E. McKenney
1
-1
/
+1
2021-07-20
torture: Make kvm-recheck-scf.sh tolerate qemu-cmd comments
Paul E. McKenney
1
-1
/
+1
2021-07-20
torture: Create KCSAN summaries for torture.sh runs
Paul E. McKenney
1
-0
/
+4
2021-07-20
torture: Enable KCSAN summaries over groups of torture-test runs
Paul E. McKenney
1
-1
/
+1
2021-07-20
torture: Make torture.sh accept --do-all and --donone
Paul E. McKenney
1
-2
/
+2
2021-07-20
torture: Add clocksource-watchdog testing to torture.sh
Paul E. McKenney
1
-3
/
+26
2021-07-20
selftests, bpf: test_tc_tunnel.sh nc: Cannot use -p and -l
Vincent Li
1
-1
/
+1
2021-07-20
tools/nolibc: Implement msleep()
Mark Brown
1
-0
/
+13
2021-07-20
tools: include: nolibc: Fix a typo occured to occurred in the file nolibc.h
Bhaskar Chowdhury
1
-1
/
+1
2021-07-20
bpf, selftests: Fix test_maps now that sockmap supports UDP
John Fastabend
1
-2
/
+2
2021-07-20
selftests: net: veth: add tests for set_channel
Paolo Abeni
1
-1
/
+182
2021-07-19
selftests/bpf: Check inner map deletion
Martynas Pumputis
2
-1
/
+88
2021-07-19
libbpf: Fix removal of inner map in bpf_object__create_map
Martynas Pumputis
1
-6
/
+4
2021-07-19
Merge tag 'kvmarm-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2
-2
/
+3
2021-07-18
Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
36
-98
/
+391
2021-07-18
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
1
-4
/
+29
2021-07-18
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
Yang Jihong
6
-42
/
+38
2021-07-18
perf data: Close all files in close_dir()
Riccardo Mancini
1
-1
/
+1
2021-07-18
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
1
-2
/
+2
2021-07-17
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
6
-9
/
+23
2021-07-17
Merge tag 'linux-kselftest-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+3
2021-07-16
libbpf: Btf typed dump does not need to allocate dump data
Alan Maguire
1
-5
/
+4
2021-07-16
libbpf: Fix compilation errors on ppc64le for btf dump typed data
Alan Maguire
1
-2
/
+2
2021-07-16
libbpf: Clarify/fix unaligned data issues for btf typed dump
Alan Maguire
1
-4
/
+24
2021-07-16
selftests/bpf: Add dump type data tests to btf dump tests
Alan Maguire
1
-0
/
+598
2021-07-16
selftests/bpf: Add ASSERT_STRNEQ() variant for test_progs
Alan Maguire
1
-0
/
+12
2021-07-16
libbpf: BTF dumper support for typed data
Alan Maguire
3
-5
/
+834
2021-07-16
selftests/bpf: Switch existing selftests to using open_opts for custom BTF
Shuyi Cheng
2
-26
/
+21
2021-07-16
libbpf: Fix the possible memory leak on error
Shuyi Cheng
1
-2
/
+4
2021-07-16
libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
Shuyi Cheng
2
-5
/
+32
2021-07-16
perf test bpf: Free obj_buf
Riccardo Mancini
1
-0
/
+2
2021-07-16
bpf, selftests: Add test cases for pointer alu from multiple paths
Daniel Borkmann
1
-0
/
+229
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
15
-144
/
+1368
2021-07-15
selftests/bpf: Add test cases for redirection between udp and unix
Cong Wang
1
-0
/
+170
[prev]
[next]