summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-12-23Merge tag 'counter-updates-for-6.8a' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-12-23selftests: forwarding: ethtool_mm: fall back to aggregate if device does not ...Vladimir Oltean
2023-12-23selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-sizeVladimir Oltean
2023-12-23kselftest/runner.sh: add netns supportHangbin Liu
2023-12-23selftests/net: convert pmtu.sh to run it in unique namespaceHangbin Liu
2023-12-23selftests/net: use unique netns name for setup_loopback.sh setup_veth.shHangbin Liu
2023-12-23selftests/net: convert xfrm_policy.sh to run it in unique namespaceHangbin Liu
2023-12-23selftests/net: convert stress_reuseport_listen.sh to run it in unique namespaceHangbin Liu
2023-12-23selftests/net: convert rtnetlink.sh to run it in unique namespaceHangbin Liu
2023-12-23selftests/net: convert netns-name.sh to run it in unique namespaceHangbin Liu
2023-12-23selftests/net: convert gre_gso.sh to run it in unique namespaceHangbin Liu
2023-12-23selftests/net: remove unneeded semicolonJiapeng Chong
2023-12-22tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devicesDave Jiang
2023-12-22selftest/tcp-ao: Rectify out-of-tree buildDmitry Safonov
2023-12-22Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2023-12-22Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-12-22cxl: Add callback to parse the DSMAS subtables from CDATDave Jiang
2023-12-22selftests/net: Fix various spelling mistakes in TCP-AO testsColin Ian King
2023-12-22tracing/selftests: Add ownership modification tests for eventfsSteven Rostedt (Google)
2023-12-22Merge tag 'sound-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-12-22tracing/selftests: Remove exec permissions from trace_marker.tc testSteven Rostedt (Google)
2023-12-22selftests/landlock: Add tests to check unhandled rule's access rightsMickaël Salaün
2023-12-22selftests/landlock: Add tests to check unknown rule's access rightsMickaël Salaün
2023-12-22netfilter: ctnetlink: support filtering by zoneFelix Huettner
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-21perf vendor events powerpc: Add PVN for HX-C2000 CPU with Power8 ArchitectureJiaLong.Yang
2023-12-21Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-21tracing: Update subbuffer with kilobytes not page orderSteven Rostedt (Google)
2023-12-21ringbuffer/selftest: Add basic selftest to test changing subbuf orderSteven Rostedt (Google)
2023-12-21perf vendor events: Remove UTF-8 characters from cmn.jsonJing Zhang
2023-12-21selftests/overlayfs: verify device and inode numbers in /proc/pid/mapsAndrei Vagin
2023-12-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2023-12-21selftests/powerpc: Fix spelling mistake "EACCESS" -> "EACCES"Colin Ian King
2023-12-21libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relosMingyi Zhang
2023-12-21libbpf: Skip DWARF sections in linker sanity checkAlyssa Ross
2023-12-21kselftest: rtnetlink.sh: use grep_fail when expecting the cmd failHangbin Liu
2023-12-20selftests/damon: add a test for update_schemes_tried_regions hang bugSeongJae Park
2023-12-20selftests/damon: add a test for update_schemes_tried_regions sysfs commandSeongJae Park
2023-12-20selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes commandSeongJae Park
2023-12-20selftests/damon/_damon_sysfs: implement kdamonds start functionSeongJae Park
2023-12-20selftests/damon: implement a python module for test-purpose DAMON sysfs controlsSeongJae Park
2023-12-20maple_tree: fix warning comparing pointer to 0Jiapeng Chong
2023-12-20selftests/mm/cow: add tests for anonymous multi-size THPRyan Roberts
2023-12-20selftests/mm/cow: generalize do_run_with_thp() helperRyan Roberts
2023-12-20selftests/mm/khugepaged: enlighten for multi-size THPRyan Roberts
2023-12-20selftests/mm: support multi-size THP interface in thp_settingsRyan Roberts
2023-12-20selftests/mm: factor out thp settings managementRyan Roberts
2023-12-20selftests/mm/kugepaged: restore thp settings at exitRyan Roberts
2023-12-20sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton