summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-09-19perf arm_spe: Refactor arm_spe__get_metadata_by_cpu()Leo Yan
2025-09-19perf arm_spe: Fill memory levels for FEAT_SPEv1p4Leo Yan
2025-09-19perf arm_spe: Separate setting of memory levels for loads and storesLeo Yan
2025-09-19perf arm_spe: Refine memory level fillingLeo Yan
2025-09-19perf arm_spe: Add "event_filter" entry in meta dataLeo Yan
2025-09-19perf arm_spe: Decode event types for new featuresLeo Yan
2025-09-19perf arm_spe: Directly propagate raw eventLeo Yan
2025-09-19perf arm_spe: Use full type for data_srcJames Clark
2025-09-19perf arm_spe: Correct memory level for remote accessLeo Yan
2025-09-19perf arm_spe: Correct setting remote accessLeo Yan
2025-09-19selftests/namespaces: verify initial namespace inode numbersChristian Brauner
2025-09-19iommufd/selftest: Update the fail_nth limitJason Gunthorpe
2025-09-19KVM: arm64: selftests: Test writes to ID_AA64MMFR1_EL1.{HCX, TWED}Jinqian Yang
2025-09-19selftests/namespaces: add file handle selftestsChristian Brauner
2025-09-19selftests/namespaces: add identifier selftestsChristian Brauner
2025-09-19tools: update nsfs.h uapi headerChristian Brauner
2025-09-19kselftest/arm64: Add lsfe to the hwcaps testMark Brown
2025-09-18bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FDKP Singh
2025-09-18selftests/bpf: Add tests for exclusive mapsKP Singh
2025-09-18libbpf: Support exclusive map creationKP Singh
2025-09-18libbpf: Implement SHA256 internal helperKP Singh
2025-09-18bpf: Implement exclusive map creationKP Singh
2025-09-18selftests: riscv: Add README for RISC-V KSelfTestBala-Vignesh-Reddy
2025-09-18selftests/bpf: Add tests for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi
2025-09-18bpf: Enforce RCU protection for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi
2025-09-18Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-nextDave Jiang
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-18selftests: always install UAPI headers to the correct directoryThomas Weißschuh
2025-09-18Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-18cxl/test: Setup target_map for cxl_test decoder initializationDave Jiang
2025-09-18cxl/test: Adjust the mock version of devm_cxl_switch_port_decoders_setup()Dave Jiang
2025-09-18cxl/test: Add mock version of devm_cxl_add_dport_by_dev()Dave Jiang
2025-09-18cxl/test: Refactor decoder setup to reduce cxl_test burdenDave Jiang
2025-09-18kselftest/arm64: Check that unsupported regsets fail in sve-ptraceMark Brown
2025-09-18kselftest/arm64: Verify that we reject out of bounds VLs in sve-ptraceMark Brown
2025-09-18objtool/LoongArch: Mark special atomic instruction as INSN_BUG typeTiezhu Yang
2025-09-18objtool/LoongArch: Mark types based on break immediate codeTiezhu Yang
2025-09-18selftests: tls: test skb copy under mem pressure and OOBJakub Kicinski
2025-09-18psp: base PSP device supportJakub Kicinski
2025-09-17selftest: packetdrill: Add tcp_fastopen_server_reset-after-disconnect.pkt.Kuniyuki Iwashima
2025-09-17selftests: bonding: add vlan over bond testingHangbin Liu
2025-09-17tools: ynl-gen: support uint in multi-attrJakub Kicinski
2025-09-17selftests/bpf: trigger verifier.c:maybe_exit_scc() for a speculative stateEduard Zingerman
2025-09-17selftest/futex: Compile also with libnuma < 2.0.16Sebastian Andrzej Siewior
2025-09-17selftest/futex: Reintroduce "Memory out of range" numa_mpol's subtestAndré Almeida
2025-09-17selftest/futex: Make the error check more precise for futex_numa_mpolAndré Almeida
2025-09-17cxl: Add a cached copy of target_map to cxl_decoderDave Jiang
2025-09-17kselftest/arm64/gcs/basic-gcs: Respect parent directory CFLAGSThomas Weißschuh
2025-09-17selftests/bpf: Test accesses to ctx paddingPaul Chaignon
2025-09-17selftests/bpf: Move macros to bpf_misc.hPaul Chaignon