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
2025-11-03
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources to handle...
Arnaldo Carvalho de Melo
-1
/
+5
2025-11-03
tools headers svm: Sync svm headers with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+4
2025-11-03
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+34
2025-11-03
cxl/test: Add cxl_translate module for address translation testing
Alison Schofield
-0
/
+446
2025-11-03
cxl/port: Remove devm_cxl_port_enumerate_dports()
Li Ming
-49
/
+0
2025-11-03
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+3
2025-11-03
selftests: ublk: make ublk_thread thread-local variable
Ming Lei
-40
/
+45
2025-11-03
selftests: ublk: set CPU affinity before thread initialization
Ming Lei
-4
/
+10
2025-11-03
tools headers UAPI: Update tools's copy of drm.h to pick DRM_IOCTL_GEM_CHANGE...
Arnaldo Carvalho de Melo
-12
/
+51
2025-11-02
tools/nolibc: clean up outdated comments in generic arch.h
Willy Tarreau
-9
/
+0
2025-11-02
tools/nolibc: make the "headers" target install all supported archs
Willy Tarreau
-13
/
+6
2025-11-02
tools/nolibc: add the more portable inttypes.h
Willy Tarreau
-0
/
+4
2025-11-02
tools/nolibc: provide the portable sys/select.h
Willy Tarreau
-92
/
+105
2025-11-02
tools/nolibc: add missing memchr() to string.h
Willy Tarreau
-0
/
+17
2025-11-02
tools/nolibc: fix misleading help message regarding installation path
Willy Tarreau
-1
/
+1
2025-11-01
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+5
2025-11-01
tools headers x86: Sync table due to introducion of uprobe syscall
Arnaldo Carvalho de Melo
-0
/
+1
2025-11-01
tools headers: Sync uapi/linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+1
2025-11-01
tools headers: Sync uapi/linux/prctl.h with the kernel source
Arnaldo Carvalho de Melo
-0
/
+10
2025-11-01
tools headers uapi: Update fs.h with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+4
2025-11-01
tools arch x86: Sync msr-index.h to pick AMD64_{PERF_CNTR_GLOBAL_STATUS_SET,S...
Arnaldo Carvalho de Melo
-1
/
+19
2025-11-01
objtool: Fix skip_alt_group() for non-alternative STAC/CLAC
Josh Poimboeuf
-1
/
+4
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-1
/
+1
2025-10-31
selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...
Wang Liang
-0
/
+4
2025-10-31
selftests/net: use destination options instead of hop-by-hop
Anubhav Singh
-2
/
+2
2025-10-31
selftests/net: fix out-of-order delivery of FIN in gro:tcp test
Anubhav Singh
-0
/
+8
2025-10-31
selftests/bpf: Add checks in tc_tunnel when entering net namespaces
Alexis Lothoré (eBPF Foundation)
-46
/
+88
2025-10-31
selftests/bpf: Skip tc_tunnel subtest if its setup fails
Alexis Lothoré (eBPF Foundation)
-2
/
+2
2025-10-31
Merge tag 'vfio-v6.18-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-28
/
+198
2025-10-31
perf tools: Cache counter names for raw samples on s390
Ian Rogers
-5
/
+50
2025-10-31
perf trace: Increase syscall handler map size to 1024
Namhyung Kim
-2
/
+2
2025-10-31
perf vendor events AmpereOneX: Fix spelling typo in the metrics file
Chu Guangqing
-8
/
+8
2025-10-31
perf vendor events arm64: Fix typo in Ampere eMag json file
Chu Guangqing
-1
/
+1
2025-10-31
perf record: skip synthesize event when open evsel failed
Shuai Xue
-1
/
+1
2025-10-31
perf lock contention: Load kernel map before lookup
Namhyung Kim
-3
/
+3
2025-10-31
selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework
Bastien Curutchet (eBPF Foundation)
-3
/
+163
2025-10-31
selftests/bpf: test_xsk: Isolate non-CI tests
Bastien Curutchet (eBPF Foundation)
-17
/
+32
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately on allocation failures
Bastien Curutchet (eBPF Foundation)
-42
/
+110
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
Bastien Curutchet (eBPF Foundation)
-4
/
+8
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately when workers fail
Bastien Curutchet (eBPF Foundation)
-34
/
+76
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
Bastien Curutchet (eBPF Foundation)
-4
/
+4
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
Bastien Curutchet (eBPF Foundation)
-9
/
+19
2025-10-31
selftests/bpf: test_xsk: Add return value to init_iface()
Bastien Curutchet (eBPF Foundation)
-6
/
+11
2025-10-31
selftests/bpf: test_xsk: Release resources when swap fails
Bastien Curutchet (eBPF Foundation)
-1
/
+6
2025-10-31
selftests/bpf: test_xsk: Wrap test clean-up in functions
Bastien Curutchet (eBPF Foundation)
-12
/
+24
2025-10-31
selftests/bpf: test_xsk: fix memory leak in testapp_xdp_shared_umem()
Bastien Curutchet (eBPF Foundation)
-1
/
+22
2025-10-31
selftests/bpf: test_xsk: fix memory leak in testapp_stats_rx_dropped()
Bastien Curutchet (eBPF Foundation)
-0
/
+7
2025-10-31
selftests/bpf: test_xsk: Fix __testapp_validate_traffic()'s return value
Bastien Curutchet (eBPF Foundation)
-1
/
+4
2025-10-31
selftests/bpf: test_xsk: Initialize bitmap before use
Bastien Curutchet (eBPF Foundation)
-0
/
+4
2025-10-31
selftests/bpf: test_xsk: Split xskxceiver
Bastien Curutchet (eBPF Foundation)
-2634
/
+2738
[prev]
[next]