index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-20
selftests/nolibc: Check that snprintf() doesn't write beyond the buffer end
David Laight
1
-0
/
+13
2026-03-20
selftests/nolibc: Use length of 'expected' string to check snprintf() output
David Laight
1
-26
/
+41
2026-03-20
selftests/nolibc: check vsnprintf() output buffer before the length
David Laight
1
-7
/
+9
2026-03-20
selftests/nolibc: Return correct value when printf test fails
David Laight
1
-1
/
+1
2026-03-20
tools/nolibc/printf: Move snprintf length check to callback
David Laight
1
-27
/
+67
2026-03-20
tools/nolibc/printf: Change variables 'c' to 'ch' and 'tmpbuf[]' to 'outbuf[]'
David Laight
1
-19
/
+19
2026-03-20
tools/nolibc: Optimise and common up the number to ascii functions
David Laight
1
-87
/
+82
2026-03-20
selftests/nolibc: Fix build with host headers and libc
David Laight
1
-1
/
+15
2026-03-20
selftests/nolibc: fix test_file_stream() on musl libc
Thomas Weißschuh
1
-1
/
+9
2026-03-20
selftests: Add tests for creating pidns init via setns
Pavel Tikhomirov
3
-1
/
+240
2026-03-20
rtla: Fix segfault on multiple SIGINTs
Tomas Glozar
1
-1
/
+15
2026-03-19
selftests: drv-net: gro: add a test for GRO depth
Jakub Kicinski
1
-20
/
+181
2026-03-19
selftests: drv-net: gro: add test for packet ordering
Jakub Kicinski
2
-6
/
+61
2026-03-19
selftests: drv-net: gro: test GRO stats
Jakub Kicinski
3
-2
/
+433
2026-03-19
selftests: drv-net: gro: use SO_TXTIME to schedule packets together
Jakub Kicinski
1
-3
/
+54
2026-03-19
selftests: drv-net: give HW stats sync time extra 25% of margin
Jakub Kicinski
1
-2
/
+2
2026-03-19
selftests: net: move gro to lib for HW vs SW reuse
Jakub Kicinski
6
-4
/
+4
2026-03-19
perf evlist: Improve default event for s390
Ian Rogers
9
-35
/
+64
2026-03-19
perf callchain: Refactor callchain option parsing
Ian Rogers
5
-80
/
+104
2026-03-19
perf evsel: Constify option arguments to config functions
Ian Rogers
2
-14
/
+14
2026-03-19
perf target: Constify simple check functions
Ian Rogers
1
-6
/
+6
2026-03-19
perf evsel: Improve falling back from cycles
Ian Rogers
2
-14
/
+33
2026-03-19
perf dwarf-aux: Collect all variable locations for insn tracking
Zecheng Li
1
-30
/
+30
2026-03-19
perf annotate-data: Use DWARF location ranges to preserve reg state
Zecheng Li
5
-6
/
+54
2026-03-19
perf annotate-data: Invalidate caller-saved regs for all calls
Zecheng Li
1
-6
/
+13
2026-03-19
perf annotate-data: Add invalidate_reg_state() helper for x86
Zecheng Li
1
-12
/
+17
2026-03-19
perf annotate-data: Handle global variable access with const register
Zecheng Li
1
-0
/
+5
2026-03-19
perf annotate-data: Collect global variables without name
Zecheng Li
1
-6
/
+1
2026-03-19
perf dwarf-aux: Handle array types in die_get_member_type
Zecheng Li
1
-1
/
+16
2026-03-19
perf annotate-data: Improve type comparison from different scopes
Zecheng Li
1
-1
/
+3
2026-03-19
perf dwarf-aux: Skip check_variable for variable lookup
Zecheng Li
3
-30
/
+30
2026-03-19
perf dwarf-aux: Preserve typedefs in match_var_offset
Zecheng Li
1
-11
/
+15
2026-03-19
perf dwarf-aux: Add die_get_pointer_type to get pointer types
Zecheng Li
3
-17
/
+51
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
68
-658
/
+1055
2026-03-19
selftests/landlock: Test tsync interruption and cancellation paths
Mickaël Salaün
1
-1
/
+90
2026-03-19
vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()
Manish Honap
1
-1
/
+3
2026-03-19
KVM: arm64: selftests: Add no-vgic-v5 selftest
Sascha Bischoff
3
-178
/
+298
2026-03-19
KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftest
Sascha Bischoff
3
-0
/
+379
2026-03-19
KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPI
Sascha Bischoff
1
-0
/
+1
2026-03-19
KVM: arm64: gic-v5: Add ARM_VGIC_V5 device to KVM headers
Sascha Bischoff
1
-0
/
+2
2026-03-19
kunit: configs: Enable all crypto library tests in all_tests.config
Eric Biggers
1
-0
/
+2
2026-03-19
Merge tag 'ovpn-net-next-20260317' of https://github.com/OpenVPN/ovpn-net-next
Paolo Abeni
40
-86
/
+472
2026-03-19
selftests/net: packetdrill: improve tcp_rcv_neg_window.pkt
Simon Baatz
1
-3
/
+11
2026-03-18
selftests/vsock: auto-detect kernel for guest VMs
Bobby Eshleman
1
-0
/
+19
2026-03-18
selftests/bpf: Isolate fmod_ret hooks by pid
Sun Jian
2
-3
/
+18
2026-03-18
selftests/bpf: Avoid spurious failures perf_link
Sun Jian
1
-15
/
+5
2026-03-19
tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
Josh Law
1
-2
/
+5
2026-03-18
tools: ynl: rework policy access to support recursion
Jakub Kicinski
3
-65
/
+123
2026-03-18
ktest: Store failure logs also in fatal paths
Ricardo B. Marlière
1
-0
/
+5
2026-03-18
tools/power turbostat: Fix delimiter bug in print functions
Artem Bityutskiy
1
-6
/
+6
[prev]
[next]