index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-30
netdev: add qstat for csum complete
Jakub Kicinski
1
-0
/
+1
2024-05-29
selftests/overlayfs: Fix build error on ppc64
Michael Ellerman
1
-0
/
+1
2024-05-29
selftests/openat2: Fix build warnings on ppc64
Michael Ellerman
1
-0
/
+1
2024-05-29
selftests: cachestat: Fix build warnings on ppc64
Michael Ellerman
1
-0
/
+1
2024-05-29
tracing/selftests: Fix kprobe event name test for .isra. functions
Steven Rostedt (Google)
1
-1
/
+2
2024-05-29
selftests/ftrace: Update required config
Masami Hiramatsu (Google)
1
-7
/
+19
2024-05-29
selftests/ftrace: Fix to check required event file
Masami Hiramatsu (Google)
1
-1
/
+1
2024-05-29
kselftest/alsa: Ensure _GNU_SOURCE is defined
Mark Brown
1
-1
/
+1
2024-05-28
net/sched: taprio: extend minimum interval restriction to entire cycle too
Vladimir Oltean
1
-0
/
+22
2024-05-28
net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
Vladimir Oltean
1
-0
/
+22
2024-05-28
cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.c
Dave Jiang
1
-0
/
+1
2024-05-28
tools headers UAPI: Update i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+28
2024-05-28
tools headers UAPI: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2
-4
/
+22
2024-05-28
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+4
2024-05-28
tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
Dhananjay Ugwekar
1
-3
/
+23
2024-05-28
tools headers: Update the syscall tables and unistd.h, mostly to support the new 'mseal' syscall
Arnaldo Carvalho de Melo
5
-2
/
+9
2024-05-28
tools: hv: suppress the invalid warning for packed member alignment
Saurabh Sengar
1
-0
/
+1
2024-05-27
selftests: mptcp: join: mark 'fail' tests as flaky
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-05-27
selftests: mptcp: join: mark 'fastclose' tests as flaky
Matthieu Baerts (NGI0)
1
-1
/
+7
2024-05-27
selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky
Matthieu Baerts (NGI0)
1
-3
/
+3
2024-05-27
selftests: mptcp: lib: support flaky subtests
Matthieu Baerts (NGI0)
1
-2
/
+28
2024-05-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
8
-15
/
+520
2024-05-27
selftests/bpf: Cover verifier checks for mutating sockmap/sockhash
Jakub Sitnicki
2
-0
/
+189
2024-05-27
perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kernel sources to pick POSTED_MSI_NOTIFICATION
Arnaldo Carvalho de Melo
1
-1
/
+7
2024-05-27
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2024-05-27
tools headers UAPI: Sync fcntl.h with the kernel sources to pick F_DUPFD_QUERY
Arnaldo Carvalho de Melo
2
-7
/
+9
2024-05-27
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+22
2024-05-27
tools include UAPI: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2024-05-27
selftests: hsr: Fix "File exists" errors for hsr_ping
Geliang Tang
1
-0
/
+2
2024-05-26
Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
4
-103
/
+68
2024-05-26
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
4
-103
/
+68
2024-05-25
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-25
/
+62
2024-05-25
selftests/bpf: Add netkit test for pkt_type
Daniel Borkmann
2
-1
/
+118
2024-05-25
selftests/bpf: Add netkit tests for mac address
Daniel Borkmann
1
-0
/
+10
2024-05-25
selftests/bpf: extend multi-uprobe tests with USDTs
Andrii Nakryiko
2
-2
/
+56
2024-05-25
selftests/bpf: extend multi-uprobe tests with child thread case
Andrii Nakryiko
2
-9
/
+115
2024-05-25
libbpf: detect broken PID filtering logic for multi-uprobe
Andrii Nakryiko
1
-1
/
+30
2024-05-25
bpf: fix multi-uprobe PID filtering logic
Andrii Nakryiko
1
-1
/
+1
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-0
/
+2077
2024-05-24
selftests/mm: fix build warnings on ppc64
Michael Ellerman
2
-0
/
+2
2024-05-24
selftests/mm: compaction_test: fix bogus test success and reduce probability of OOM-killer invocation
Dev Jain
1
-22
/
+49
2024-05-24
selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
Dev Jain
1
-0
/
+2
2024-05-24
selftests/mm: compaction_test: fix bogus test success on Aarch64
Dev Jain
1
-7
/
+13
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
5
-1
/
+98
2024-05-24
bpf: Fix potential integer overflow in resolve_btfids
Friedrich Vock
1
-1
/
+1
2024-05-23
selftest mm/mseal read-only elf memory segment
Jeff Xu
4
-36
/
+275
2024-05-23
selftest mm/mseal memory sealing
Jeff Xu
3
-0
/
+1838
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-98
/
+85
2024-05-23
Merge tag 'trace-tools-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-4
/
+4
2024-05-23
tools/latency-collector: Fix -Wformat-security compile warns
Shuah Khan
1
-4
/
+4
[prev]
[next]