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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-14
kunit: qemu_configs: SH: Respect kunit cmdline
Thomas Weißschuh
1
-1
/
+3
2025-04-14
kunit: qemu_configs: Add riscv32 config
Thomas Weißschuh
1
-0
/
+17
2025-04-14
kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests
Richard Fitzgerald
1
-0
/
+1
2025-04-14
x86/bugs: Remove X86_BUG_MMIO_UNKNOWN
Borislav Petkov (AMD)
1
-1
/
+1
2025-04-14
objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0
Miguel Ojeda
1
-0
/
+1
2025-04-14
sysctl: Add 0012 to test the u8 range check
Joel Granados
1
-0
/
+30
2025-04-14
x86/platform/amd: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>
Ingo Molnar
2
-2
/
+2
2025-04-14
tools/nolibc: drop manual stack pointer alignment
Thomas Weißschuh
7
-16
/
+0
2025-04-13
kunit: configs: Add some Cirrus Logic modules to all_tests
Richard Fitzgerald
1
-0
/
+2
2025-04-13
Merge tag 'fixes-2025-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
2
-0
/
+20
2025-04-12
Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+177
2025-04-12
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-5
/
+289
2025-04-11
selftest: net: Remove DCCP bits.
Kuniyuki Iwashima
2
-36
/
+1
2025-04-11
selftests/mm: fix compiler -Wmaybe-uninitialized warning
Anshuman Khandual
1
-1
/
+1
2025-04-11
selftests: mincore: fix tmpfs mincore test failure
Baolin Wang
1
-14
/
+2
2025-04-11
selftests/mm: generate a temporary mountpoint for cgroup filesystem
Mark Brown
2
-3
/
+3
2025-04-11
test suite: use %zu to print size_t
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-04-11
radix-tree: add missing cleanup.h
Daniel Gomez
1
-0
/
+2
2025-04-11
selftests/tc-testing: Add test for echo of big TC filters
Toke Høiland-Jørgensen
1
-0
/
+22
2025-04-11
tracing/selftest: Add test to better test subops filtering of function graph
Steven Rostedt
1
-0
/
+177
2025-04-11
tools/nolibc: Add support for SPARC
Thomas Weißschuh
4
-0
/
+206
2025-04-11
selftests/nolibc: only consider XARCH for CFLAGS when requested
Thomas Weißschuh
1
-1
/
+4
2025-04-11
selftests/nolibc: drop dependency from sysroot to defconfig
Thomas Weißschuh
1
-1
/
+1
2025-04-11
tools/nolibc/types.h: fix mismatched parenthesis in minor()
Jemmy Wong
1
-1
/
+1
2025-04-11
perf tools: Remove evsel__handle_error_quirks()
Namhyung Kim
1
-22
/
+0
2025-04-11
rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RT
Paul E. McKenney
1
-5
/
+9
2025-04-11
selftests/landlock: Add PID tests for audit records
Mickaël Salaün
3
-10
/
+141
2025-04-11
selftests/landlock: Factor out audit fixture in audit_test
Mickaël Salaün
1
-15
/
+12
2025-04-11
Merge tag 'v6.15-rc1' into x86/cpu, to refresh the branch with upstream changes
Ingo Molnar
1080
-16196
/
+66109
2025-04-10
tools: ynl: generate code for rt-route and add a sample
Jakub Kicinski
4
-1
/
+83
2025-04-10
tools: ynl: generate code for rt-addr and add a sample
Jakub Kicinski
4
-2
/
+84
2025-04-10
tools: ynl-gen: use family c-name in notifications
Jakub Kicinski
1
-3
/
+3
2025-04-10
tools: ynl-gen: consider dump ops without a do "type-consistent"
Jakub Kicinski
1
-5
/
+9
2025-04-10
tools: ynl: don't use genlmsghdr in classic netlink
Jakub Kicinski
3
-8
/
+22
2025-04-10
tools: ynl-gen: don't consider requests with fixed hdr empty
Jakub Kicinski
1
-2
/
+5
2025-04-10
tools: ynl: support creating non-genl sockets
Jakub Kicinski
3
-20
/
+43
2025-04-10
netlink: specs: rename rtnetlink specs in accordance with family name
Jakub Kicinski
1
-2
/
+2
2025-04-10
perf libunwind arm64: Fix missing close parens in an if statement
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-04-10
io_uring/zcrx: enable tcp-data-split in selftest
David Wei
1
-0
/
+4
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
31
-411
/
+1151
2025-04-10
Merge tag 'objtool-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-17
/
+65
2025-04-10
objtool: Fix false-positive "ignoring unreachables" warning
Josh Poimboeuf
1
-1
/
+1
2025-04-10
selftests/nolibc: drop unnecessary sys/io.h include
Thomas Weißschuh
1
-1
/
+0
2025-04-10
selftests/bpf: Make res_spin_lock AA test condition stronger
Kumar Kartikeya Dwivedi
1
-3
/
+7
2025-04-10
selftests/xsk: Add tail adjustment tests and support check
Tushar Vyavahare
4
-2
/
+156
2025-04-10
selftests/xsk: Add packet stream replacement function
Tushar Vyavahare
1
-6
/
+7
2025-04-10
tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sources
Namhyung Kim
3
-1
/
+48
2025-04-10
tools headers: Update the x86 headers with the kernel sources
Namhyung Kim
2
-20
/
+39
2025-04-10
tools headers: Update the linux/unaligned.h copy with the kernel sources
Namhyung Kim
1
-2
/
+6
2025-04-10
tools headers: Update the uapi/asm-generic/mman-common.h copy with the kernel sources
Namhyung Kim
1
-0
/
+1
[prev]
[next]