summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-04Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-10-04selftests/damon/sysfs: test DAMOS apply intervalsSeongJae Park
2023-10-04selftests: mm: add a test for moving from an offset from start of mappingJoel Fernandes
2023-10-04selftests: mm: add a test for remapping within a rangeJoel Fernandes (Google)
2023-10-04selftests: mm: add a test for remapping to area immediately after existing ma...Joel Fernandes (Google)
2023-10-04selftests: mm: add a test for mutually aligned moves > PMD sizeJoel Fernandes (Google)
2023-10-04selftests: mm: fix failure case when new remap region was not foundJoel Fernandes (Google)
2023-10-04selftests/mm: gup_longterm: fix a resource leakDing Xiang
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-04netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter
2023-10-04selftests/xsk: Add a test for shared umem featureTushar Vyavahare
2023-10-04selftests/xsk: Modify xsk_update_xskmap() to accept the index as an argumentTushar Vyavahare
2023-10-04selftests/xsk: Iterate over all the sockets in the send pkts functionTushar Vyavahare
2023-10-04selftests/xsk: Remove unnecessary parameter from pkt_set() function callTushar Vyavahare
2023-10-04selftests/xsk: Iterate over all the sockets in the receive pkts functionTushar Vyavahare
2023-10-04selftests/xsk: Move src_mac and dst_mac to the xsk_socket_infoTushar Vyavahare
2023-10-04selftests/xsk: Rename xsk_xdp_metadata.h to xsk_xdp_common.hTushar Vyavahare
2023-10-04selftests/xsk: Move pkt_stream to the xsk_socket_infoTushar Vyavahare
2023-10-04selftests: netfilter: Extend nft_audit.shPhil Sutter
2023-10-04selftests: netfilter: test for sctp collision processing in nf_conntrackXin Long
2023-10-03selftests/user_events: Test persist flag casesBeau Belgrave
2023-10-03objtool: Use 'the fallthrough' pseudo-keywordRuan Jinjie
2023-10-03selftests/x86/mm: Add new test that userspace stack is in fact NXAlexey Dobriyan
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta
2023-10-02handshake: Fix sign of key_serial_t fieldsChuck Lever
2023-10-02handshake: Fix sign of socket file descriptor fieldsChuck Lever
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-01inet: implement lockless IP_TOSEric Dumazet
2023-09-30Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-09-30perf dlfilter: Add a test for object_code()Adrian Hunter
2023-09-29perf intel-pt: Fix async branch flagsAdrian Hunter
2023-09-29perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()Adrian Hunter
2023-09-29perf pmus: Make PMU alias name loading lazyIan Rogers
2023-09-29selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng
2023-09-29selftest/bpf: Add various selftests for program limitsDaniel Borkmann
2023-09-29libbpf: Allow Golang symbols in uprobe secdefHengqi Chen
2023-09-29bpf, sockmap: Add tests for MSG_F_PEEKJohn Fastabend
2023-09-29kselftest/arm64: Verify HWCAP2_SVE_B16B16Mark Brown
2023-09-28selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test configRicardo CaƱuelo
2023-09-28lkdtm/bugs: add test for panic() with stuck secondary CPUsMark Rutland
2023-09-28selftests: netfilter: test nat source port clash resolution interaction with ...Florian Westphal
2023-09-28selftests/tc-testing: update tdc documentationPedro Tammela
2023-09-28selftests/tc-testing: implement tdc parallel test runPedro Tammela
2023-09-28selftests/tc-testing: update test definitions for local resourcesPedro Tammela
2023-09-28selftests/tc-testing: localize test resourcesPedro Tammela
2023-09-27perf test: Fix parse-events tests to skip parametrized eventsAthira Rajeev
2023-09-27perf vendor events: Add JSON metrics for Arm CMNJing Zhang
2023-09-27perf jevents: Add support for Arm CMN PMU aliasingJing Zhang
2023-09-27perf test: Add pmu-event test for "Compat" and new event_field.Jing Zhang
2023-09-27perf test: Make matching_pmu effectiveJing Zhang