summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-05-20perf inject: Don't pass evsel with sampleIan Rogers
2026-05-20perf annotate: Don't pass evsel to add_sampleIan Rogers
2026-05-20perf report: Directly use sample->evsel to avoid computing from sample->idIan Rogers
2026-05-20perf hist: Remove evsel from struct hist_entry_iterIan Rogers
2026-05-20perf db-export: Remove evsel from struct export_sampleIan Rogers
2026-05-20perf hist: Remove evsel parameter from inc samples functionsIan Rogers
2026-05-20perf lock: Only pass sample to handlersIan Rogers
2026-05-20perf callchain: Don't pass evsel and sampleIan Rogers
2026-05-20perf trace: Don't pass evsel with sampleIan Rogers
2026-05-20perf evsel: Refactor evsel tracepoint sample accessors perf_sampleIan Rogers
2026-05-20perf kvm: Don't pass evsel with sampleIan Rogers
2026-05-20perf tool: Remove evsel from tool APIs that pass the sampleIan Rogers
2026-05-20perf inject: Fix itrace branch stack synthesisIan Rogers
2026-05-20perf event: Fix size of synthesized sample with branch stacksIan Rogers
2026-05-20perf build-id: Fix off-by-one bug when printing kernel/module build-idMichael Petlan
2026-05-20perf clang-format: Add a perf clang-format that overrides some kernel behaviorsIan Rogers
2026-05-20vfio: selftests: Add tests to validate SR-IOV UAPIRaghavendra Rao Ananta
2026-05-20vfio: selftests: Add helpers to alloc/free vfio_pci_deviceRaghavendra Rao Ananta
2026-05-20vfio: selftests: Add helper to set/override a vf_tokenRaghavendra Rao Ananta
2026-05-20vfio: selftests: Expose more vfio_pci_device functionsRaghavendra Rao Ananta
2026-05-20vfio: selftests: Extend container/iommufd setup for passing vf_tokenRaghavendra Rao Ananta
2026-05-20vfio: selftests: Introduce a sysfs libRaghavendra Rao Ananta
2026-05-20vfio: selftests: Introduce snprintf_assert()Raghavendra Rao Ananta
2026-05-20vfio: selftests: Add -Wall and -Werror to the MakefileRaghavendra Rao Ananta
2026-05-20vfio: selftests: Allow builds when ARCH=x86David Matlack
2026-05-20vfio: selftests: Fix out-of-tree build with make O=Jason Gunthorpe
2026-05-20tools/nolibc: getopt: Fix potential out of bounds accessDaniel Palmer
2026-05-20perf riscv: Add SDT argument parsing for RISC-VChen Pei
2026-05-20selftests/bpf: Filter timing outliers with IQR in batch-timing libraryPuranjay Mohan
2026-05-20selftests/bpf: Fix expired UDP LRU entries in XDP LB benchmarkPuranjay Mohan
2026-05-20selftests/bpf: Fix cold_lru producing zero batch_hash in XDP LB benchmarkPuranjay Mohan
2026-05-20bpf: Reject NULL data/sig in bpf_verify_pkcs7_signatureKP Singh
2026-05-19selftests: bridge_vlan_mcast: Test toggling of multicast snoopingIdo Schimmel
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-19selftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)
2026-05-19selftests: mptcp: join: cover ADD_ADDR tx drop and list progressLi Xiasong
2026-05-19kselftest/arm64: Add 2025 dpISA coverage to hwcapsMark Brown
2026-05-19Merge tag 'ovpn-net-20260514' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
2026-05-19kselftest/arm64: Add tests for POR_EL0 save/reset/restoreKevin Brodsky
2026-05-19kselftest/arm64: Move/add POE helpers to test_signals_utils.hKevin Brodsky
2026-05-19kselftest/arm64: Add POE as a feature in the signal testsKevin Brodsky
2026-05-19selftests/mm: Fix resv_sz when parsing arm64 signal frameKevin Brodsky
2026-05-19selftests: net: add tests for PPPoL2TPQingfang Deng
2026-05-19selftests: net: test PPPoE packets in gro.shQingfang Deng
2026-05-18selftests/bpf: Fix test for refinement of single-value tnumPaul Chaignon
2026-05-18selftests/bpf: Reject unsupported -k option in vmtest.shRoman Kvasnytskyi
2026-05-18selftests/bpf: Override EXTRA_LDFLAGS for static buildsPaul Chaignon
2026-05-18selftests/bpf: Add test to verify checking padding bytes for BPF syscall comm...Leon Hwang
2026-05-18selftests/bpf: Use -1 as token_fd in map create failure testLeon Hwang
2026-05-18libbpf: Add OPTS_VALID() for log_opts in bpf_map_createLeon Hwang