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
2026-01-12
perf build: Raise minimum shellcheck version to 0.7.2
Nicolas Schier
-3
/
+4
2026-01-12
perf test stat tests: Fix for virtualized machines
Thomas Richter
-1
/
+1
2026-01-12
sched_ext: Add error logging for dsq creation failures
George Guo
-4
/
+12
2026-01-12
x86/xen: Drop xen_irq_ops
Juergen Gross
-1
/
+0
2026-01-12
selftests: ublk: add end-to-end integrity test
Caleb Sander Mateos
-0
/
+112
2026-01-12
selftests: ublk: add integrity params test
Caleb Sander Mateos
-0
/
+177
2026-01-12
selftests: ublk: add integrity data support to loop target
Caleb Sander Mateos
-18
/
+74
2026-01-12
selftests: ublk: support non-O_DIRECT backing files
Caleb Sander Mateos
-5
/
+5
2026-01-12
selftests: ublk: implement integrity user copy in kublk
Caleb Sander Mateos
-5
/
+50
2026-01-12
selftests: ublk: add kublk support for integrity params
Caleb Sander Mateos
-0
/
+78
2026-01-12
selftests: ublk: add utility to get block device metadata size
Caleb Sander Mateos
-2
/
+39
2026-01-12
selftests: ublk: display UBLK_F_INTEGRITY support
Caleb Sander Mateos
-0
/
+1
2026-01-12
tools: jobserver: Prevent deadlock caused by incorrect jobserver configuratio...
Changbin Du
-1
/
+6
2026-01-12
verification/rvgen: Remove unused variable declaration from containers
Gabriele Monaco
-2
/
+0
2026-01-12
verification/dot2c: Remove superfluous enum assignment and add last comma
Gabriele Monaco
-24
/
+12
2026-01-12
verification/dot2c: Remove __buff_to_string() and cleanup
Gabriele Monaco
-29
/
+6
2026-01-12
verification/rvgen: Annotate DA functions with types
Gabriele Monaco
-41
/
+41
2026-01-12
verification/rvgen: Adapt dot2k and templates after refactoring da_monitor.h
Gabriele Monaco
-18
/
+13
2026-01-11
Merge branch 'block-6.19' into for-7.0/block
Jens Axboe
-6
/
+83
2026-01-11
treewide: Update email address
Thomas Gleixner
-2
/
+2
2026-01-11
tools/nolibc: Add a simple test for writing to a FILE and reading it back
Daniel Palmer
-0
/
+53
2026-01-11
tools/nolibc: Add fseek() to stdio.h
Daniel Palmer
-0
/
+19
2026-01-11
tools/nolibc: Add fread() to stdio.h
Daniel Palmer
-1
/
+33
2026-01-11
selftests/nolibc: also test libc-test through regular selftest framework
Thomas Weißschuh
-1
/
+5
2026-01-11
selftests/nolibc: scope custom flags to the nolibc-test target
Thomas Weißschuh
-6
/
+2
2026-01-11
selftests/nolibc: try to read from stdin in readv_zero test
Thomas Weißschuh
-1
/
+1
2026-01-10
Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-1
/
+17
2026-01-10
selftests: net: py: ensure defer() is only used within a test case
Jakub Kicinski
-0
/
+10
2026-01-10
selftests: net: py: capitalize defer queue and improve import
Jakub Kicinski
-6
/
+6
2026-01-10
selftests/net: parametrise iou-zcrx.py with ksft_variants
David Wei
-89
/
+73
2026-01-10
selftests: drv-net: psp: Better control the used PSP dev
Cosmin Ratiu
-29
/
+26
2026-01-10
vsock/test: add a final full barrier after run all tests
Stefano Garzarella
-0
/
+12
2026-01-10
selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1
Sean Christopherson
-12
/
+18
2026-01-10
selftests: kvm: try getting XFD and XSAVE state out of sync
Paolo Bonzini
-8
/
+30
2026-01-10
selftests: kvm: replace numbered sync points with actions
Paolo Bonzini
-45
/
+43
2026-01-09
selftests: forwarding: update PTP tcpdump patterns
Jakub Kicinski
-9
/
+9
2026-01-09
selftests: drv-net: gro: increase the rcvbuf size
Jakub Kicinski
-1
/
+24
2026-01-09
selftests: tls: avoid flakiness in data_steal
Jakub Kicinski
-4
/
+12
2026-01-09
libbpf: Fix OOB read in btf_dump_get_bitfield_value
Varun R Mallya
-0
/
+9
2026-01-09
selftests/resctrl: Fix non-contiguous CBM check for Hygon
Xiaochen Shen
-2
/
+4
2026-01-09
selftests/resctrl: Add CPU vendor detection for Hygon
Xiaochen Shen
-0
/
+3
2026-01-09
selftests/resctrl: Define CPU vendor IDs as bits to match usage
Xiaochen Shen
-11
/
+22
2026-01-09
selftests/resctrl: Fix a division by zero error on Hygon
Xiaochen Shen
-0
/
+10
2026-01-09
selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
-1
/
+17
2026-01-09
bpftool: Make skeleton C++ compatible with explicit casts
WanLi Niu
-4
/
+4
2026-01-09
tools: ynl-gen-c: Fix remaining pylint warnings
Donald Hunter
-8
/
+10
2026-01-09
tools: ynl-gen-c: fix pylint None, type, dict, generators, init
Donald Hunter
-22
/
+27
2026-01-09
tools: ynl-gen-c: fix pylint warnings for returns, unused, redefined
Donald Hunter
-48
/
+52
2026-01-09
tools: ynl-gen-c: suppress unhelpful pylint messages
Donald Hunter
-0
/
+11
2026-01-09
tools: ynl: fix pylint issues in ynl_gen_rst
Donald Hunter
-0
/
+2
[prev]
[next]