summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-01-11Merge branch 'block-6.19' into for-7.0/blockJens Axboe
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-11tools/nolibc: Add a simple test for writing to a FILE and reading it backDaniel Palmer
2026-01-11tools/nolibc: Add fseek() to stdio.hDaniel Palmer
2026-01-11tools/nolibc: Add fread() to stdio.hDaniel Palmer
2026-01-11selftests/nolibc: also test libc-test through regular selftest frameworkThomas Weißschuh
2026-01-11selftests/nolibc: scope custom flags to the nolibc-test targetThomas Weißschuh
2026-01-11selftests/nolibc: try to read from stdin in readv_zero testThomas Weißschuh
2026-01-10Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-01-10selftests: net: py: ensure defer() is only used within a test caseJakub Kicinski
2026-01-10selftests: net: py: capitalize defer queue and improve importJakub Kicinski
2026-01-10selftests/net: parametrise iou-zcrx.py with ksft_variantsDavid Wei
2026-01-10selftests: drv-net: psp: Better control the used PSP devCosmin Ratiu
2026-01-10vsock/test: add a final full barrier after run all testsStefano Garzarella
2026-01-10selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1Sean Christopherson
2026-01-10selftests: kvm: try getting XFD and XSAVE state out of syncPaolo Bonzini
2026-01-10selftests: kvm: replace numbered sync points with actionsPaolo Bonzini
2026-01-09selftests: forwarding: update PTP tcpdump patternsJakub Kicinski
2026-01-09selftests: drv-net: gro: increase the rcvbuf sizeJakub Kicinski
2026-01-09selftests: tls: avoid flakiness in data_stealJakub Kicinski
2026-01-09libbpf: Fix OOB read in btf_dump_get_bitfield_valueVarun R Mallya
2026-01-09selftests/resctrl: Fix non-contiguous CBM check for HygonXiaochen Shen
2026-01-09selftests/resctrl: Add CPU vendor detection for HygonXiaochen Shen
2026-01-09selftests/resctrl: Define CPU vendor IDs as bits to match usageXiaochen Shen
2026-01-09selftests/resctrl: Fix a division by zero error on HygonXiaochen Shen
2026-01-09selftests/tracing: Fix test_multiple_writes stallFushuai Wang
2026-01-09bpftool: Make skeleton C++ compatible with explicit castsWanLi Niu
2026-01-09tools: ynl-gen-c: Fix remaining pylint warningsDonald Hunter
2026-01-09tools: ynl-gen-c: fix pylint None, type, dict, generators, initDonald Hunter
2026-01-09tools: ynl-gen-c: fix pylint warnings for returns, unused, redefinedDonald Hunter
2026-01-09tools: ynl-gen-c: suppress unhelpful pylint messagesDonald Hunter
2026-01-09tools: ynl: fix pylint issues in ynl_gen_rstDonald Hunter
2026-01-09tools: ynl: ethtool: fix pylint issuesDonald Hunter
2026-01-09tools: ynl: fix logic errors reported by pylintDonald Hunter
2026-01-09tools: ynl: fix pylint global variable related warningsDonald Hunter
2026-01-09tools: ynl: fix pylint misc warningsDonald Hunter
2026-01-09tools: ynl: fix pylint dict, indentation, long lines, uninitialisedDonald Hunter
2026-01-09tools: ynl: fix pylint exception warningsDonald Hunter
2026-01-09tools: ynl: fix pylint redefinition, encoding errorsDonald Hunter
2026-01-09tools: ynl: pylint suppressions and docstringsDonald Hunter
2026-01-09selftests/landlock: Properly close a file descriptorGünther Noack
2026-01-09x86/CPU/AMD: Simplify the spectral chicken fixBorislav Petkov (AMD)
2026-01-09memblock: drop redundant 'struct page *' argument from memblock_free_pages()Shengming Hu
2026-01-08KVM: selftests: Extend vmx_set_nested_state_test to cover SVMYosry Ahmed
2026-01-08KVM: selftests: Use TEST_ASSERT_EQ() in test_vmx_nested_state()Yosry Ahmed
2026-01-08KVM: selftests: Rename vm_get_page_table_entry() to vm_get_pte()Sean Christopherson
2026-01-08KVM: selftests: Extend memstress to run on nested SVMYosry Ahmed
2026-01-08KVM: selftests: Extend vmx_dirty_log_test to cover SVMYosry Ahmed
2026-01-08KVM: selftests: Set the user bit on nested NPT PTEsYosry Ahmed
2026-01-08KVM: selftests: Add support for nested NPTsYosry Ahmed