summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-02selftests: bonding: do not set port down when adding to bondHangbin Liu
2023-12-27Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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-22Merge tag 'sound-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-12-21Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2023-12-21kselftest: rtnetlink.sh: use grep_fail when expecting the cmd failHangbin Liu
2023-12-20selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum
2023-12-20maple_tree: do not preallocate nodes for slot storesSidhartha Kumar
2023-12-19selftests: add vlan hw filter testsLiu Jian
2023-12-18kselftest: alsa: fixed a print formatting warningGhanshyam Agrawal
2023-12-17selftests: mptcp: join: fix subflow_send_ack lookupGeliang Tang
2023-12-17Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-13bpf: sockmap, test for unconnected af_unix sockJohn Fastabend
2023-12-13KVM: selftests: Fix dynamic generation of configuration namesPaolo Bonzini
2023-12-13KVM: riscv: selftests: Fix get-reg-list print_reg defaultsAndrew Jones
2023-12-12Revert "selftests: error out if kernel header files are not yet built"John Hubbard
2023-12-12selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand
2023-12-12KVM: selftests: Ensure sysreg-defs.h is generated at the expected pathOliver Upton
2023-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-09Merge tag 'perf-tools-fixes-for-v6.7-2-2023-12-08' of git://git.kernel.org/pu...Linus Torvalds
2023-12-08KVM: selftests: add -MP to CFLAGSDavid Woodhouse
2023-12-08KVM: selftests: Actually print out magic token in NX hugepages skip messageangquan yu
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-07Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-06Merge branch 'master' into mm-hotfixes-stableAndrew Morton
2023-12-06selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache
2023-12-06mm/selftests: fix pagemap_ioctl memory map testPeter Xu
2023-12-06selftests/bpf: Add test for early update in prog_array_map_poke_runJiri Olsa
2023-12-05perf list: Fix JSON segfault by setting the used skip_duplicate_pmus callbackIan Rogers
2023-12-05perf vendor events arm64: AmpereOne: Add missing DefaultMetricgroupName fieldsIlkka Koskinen
2023-12-05perf metrics: Avoid segv if default metricgroup isn't setIan Rogers
2023-12-04cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang
2023-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-04Merge 6.7-rc4 into char-misc-linusGreg Kroah-Hartman
2023-12-01Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...Linus Torvalds
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30bpf, sockmap: Add af_unix test with both sockets in mapJohn Fastabend
2023-11-29tools: ynl-gen: always construct struct ynl_req_stateJakub Kicinski
2023-11-27selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn
2023-11-27selftests/net: unix: fix unused variable compiler warningWillem de Bruijn
2023-11-27selftests/net: fix a char signedness issueWillem de Bruijn
2023-11-27selftests/net: ipsec: fix constant out of rangeWillem de Bruijn