summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-11-185-27/+267
|\
| * selftests: add test for specifying 500 lower layersChristian Brauner2024-10-151-0/+65
| * Merge patch series "ovl: file descriptors based layer setup"Christian Brauner2024-10-145-27/+202
| |\
| | * selftests: add overlayfs fd mounting selftestsChristian Brauner2024-10-144-1/+158
| | * selftests: use shared headerChristian Brauner2024-10-142-26/+44
* | | Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-11-183-1/+196
|\ \ \
| * | | selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressorChristian Brauner2024-10-303-1/+196
| | |/ | |/|
* | | Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds2024-11-171-1/+1
|\ \ \
| * | | tools/mm: fix compile errorMotiejus JakÅ`tys2024-11-151-1/+1
* | | | Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-11-145-1/+189
|\ \ \ \
| * | | | net: sched: u32: Add test case for systematic hnode IDR leaksAlexandre Ferrieux2024-11-141-0/+24
| * | | | selftests: bonding: add ns multicast group testingHangbin Liu2024-11-141-1/+53
| * | | | selftests: net: add netlink-dumps to .gitignoreJakub Kicinski2024-11-101-0/+1
| * | | | selftests: net: add a test for closing a netlink socket ith dump in progressJakub Kicinski2024-11-072-0/+111
* | | | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-11-131-4/+28
|\ \ \ \ \
| * | | | | selftests/bpf: Use -4095 as the bad address for bits iteratorHou Tao2024-11-051-4/+28
* | | | | | Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...Linus Torvalds2024-11-131-0/+7
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | selftests: hugetlb_dio: fixup check for initial conditions to skip in the startDonet Tom2024-11-121-0/+7
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-11-124-7/+9
|\ \ \ \ \ \
| * | | | | | KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WBJohn Sperbeck2024-11-081-1/+1
| * | | | | | Merge tag 'kvm-x86-fixes-6.12-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-11-083-6/+8
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | KVM: selftests: Don't force -march=x86-64-v2 if it's unsupportedSean Christopherson2024-11-051-0/+2
| | * | | | | KVM: selftests: Disable strict aliasingSean Christopherson2024-11-051-4/+4
| | * | | | | KVM: selftests: fix unintentional noop test in guest_memfd_test.cPatrick Roy2024-11-051-1/+1
| | * | | | | KVM: selftests: memslot_perf_test: increase guest sync timeoutMaxim Levitsky2024-11-051-1/+1
* | | | | | | Merge tag 'sched_ext-for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-11-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | sched_ext: Update scx_show_state.py to match scx_ops_bypass_depth's new typeTejun Heo2024-11-051-1/+1
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-11-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix typo in vringh_test.cShivam Chaudhary2024-11-061-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds2024-11-101-7/+12
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | selftests: hugetlb_dio: check for initial conditions to skip in the startMuhammad Usama Anjum2024-11-071-7/+12
| |/ / / / / /
* | | | | | | Merge tag 'thermal-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-092-1/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | tools/lib/thermal: Remove the thermal.h soft link when doing make cleanzhang jiao2024-11-041-1/+3
| * | | | | | tools/lib/thermal: Fix sampling handler context ptrEmil Dahl Juhl2024-11-041-0/+2
| |/ / / / /
* | | | | | Merge tag 'tracefs-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-063-13/+129
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tracing/selftests: Add tracefs mount options testKalesh Singh2024-11-013-13/+129
| | |/ / / | |/| | |
* | | | | Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds2024-11-032-5/+8
|\ \ \ \ \
| * | | | | tools/mm: -Werror fixes in page-types/slabinfoWladislav Wiebe2024-10-312-5/+8
* | | | | | Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-11-031-0/+1
|\ \ \ \ \ \
| * | | | | | usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou2024-10-291-0/+1
* | | | | | | Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-11-023-2/+22
|\ \ \ \ \ \ \
| * | | | | | | selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian2024-10-291-0/+6
| * | | | | | | selftests/intel_pstate: check if cpupower is installedAlessandro Zanni2024-10-291-0/+5
| * | | | | | | selftests/intel_pstate: fix operand expected errorAlessandro Zanni2024-10-291-2/+2
| * | | | | | | selftests/mount_setattr: fix idmap_mount_tree_invalid failed to runzhouyuhang2024-10-291-0/+9
* | | | | | | | Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-022-92/+109
|\ \ \ \ \ \ \ \
| * | | | | | | | cxl/test: Improve init-order fidelity relative to real-world systemsDan Williams2024-10-252-83/+104
| * | | | | | | | cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams2024-10-251-9/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-11-015-58/+191
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/bpf: Add three test cases for bits_iterHou Tao2024-10-301-3/+58