summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-01-20perf dwarf-regs: Clean up x86 dwarf_regnum codeIan Rogers3-12/+129
2026-01-20perf dwarf-regs: Remove get_arch_regnum()Ian Rogers2-16/+0
2026-01-20perf dwarf-regs: Add util/dwarf-regs-arch for consistency with perf-regsIan Rogers5-3/+4
2026-01-20perf perf_regs: Switch from arch string to int e_machineIan Rogers9-88/+165
2026-01-20kunit: add bash completionRyota Sakamoto3-0/+85
2026-01-20perf powerpc: Unify the skip-callchain-idx libdw with that for addr2lineIan Rogers6-103/+89
2026-01-20perf unwind-libdw: Correct argument to dwfl_attach_state()Ian Rogers1-1/+1
2026-01-20perf libdw_addr2line: Fixes to srcline memory allocationIan Rogers1-3/+11
2026-01-20perf unwind-libdw: Fix a cross-arch unwinding bugShimin Guo19-57/+104
2026-01-20perf record: Disable inline frames when marking build IDsIan Rogers1-1/+2
2026-01-20perf dso: Extra validity checks that e_machine is validIan Rogers1-10/+21
2026-01-20perf symbol-elf: Fix leak of ELF files with GNU debugdataIan Rogers1-1/+1
2026-01-20vsock/test: Do not filter kallsyms by symbol typeMichal Luczaj1-1/+1
2026-01-20selftests/net: Add netkit container testsDavid Wei3-0/+80
2026-01-20selftests/net: Make NetDrvContEnv support queue leasingDavid Wei1-1/+46
2026-01-20selftests/net: Add env for container based testsDavid Wei4-6/+127
2026-01-20selftests/net: Add bpf skb forwarding programDavid Wei1-0/+49
2026-01-20net: Add queue-create operationDaniel Borkmann1-0/+11
2026-01-19selftests/tc-testing: Try to add teql as a child qdiscVictor Nogueira1-0/+25
2026-01-19selftests: net: csum: Fix printk format in recv_get_packet_csum_status()Christophe Leroy (CS GROUP)1-1/+1
2026-01-19selftests: net: simple selftest for ipvtapDmitry Skorodumov3-0/+171
2026-01-19vfio: selftests: Drop IOMMU mapping size assertions for VFIO_TYPE1_IOMMUDavid Matlack1-6/+2
2026-01-19vfio: selftests: Add vfio_dma_mapping_mmio_testAlex Mastro2-0/+144
2026-01-19vfio: selftests: Align BAR mmaps for efficient IOMMU mappingAlex Mastro3-1/+57
2026-01-19vfio: selftests: Centralize IOMMU mode name definitionsAlex Mastro3-7/+13
2026-01-19selftests: add dm-verity keyring selftestsChristian Brauner3-0/+888
2026-01-19selftests/x86: Clean up sysret_rip coding styleUYeol Jo1-7/+5
2026-01-19Merge tag 'v6.19-rc6' into tip-x86-cleanupsBorislav Petkov (AMD)92-398/+1258
2026-01-19selftests: ALSA: Remove unused variable in utimer-testLeeYongjun1-1/+0
2026-01-19Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-185/+66
2026-01-18Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-01-18Merge tag 'objtool-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-12/+16
2026-01-18selftests: net: improve error handling in passive TFO testYohei Kojima1-4/+9
2026-01-18selftests: net: fix passive TFO test to fail if child processes failedYohei Kojima1-1/+12
2026-01-18tools: ynl: Specify --no-line-number in ynl-regen.sh.Kuniyuki Iwashima1-1/+1
2026-01-17lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDSKees Cook1-0/+2
2026-01-17selftests: vDSO: getrandom: Fix path to s390 chacha implementationThomas Weißschuh1-1/+1
2026-01-17selftests/x86: Add selftests include path for kselftest.h after centralizationBala-Vignesh-Reddy1-0/+1
2026-01-17tools/power/x86/intel-speed-select: v1.25 releaseSrinivas Pandruvada1-1/+1
2026-01-17tools/power/x86/intel-speed-select: Fix file descriptor leak in isolate_cpus()Malaya Kumar Rout1-0/+2
2026-01-17tools/power/x86/intel-speed-select: Use pkg-config for libnl-3.0 detectionKhem Raj1-1/+7
2026-01-17tools/power/x86/intel-speed-select: Allow non root usersSrinivas Pandruvada1-2/+37
2026-01-17selftests/bpf: Fix map_kptr test failureYonghong Song2-0/+41
2026-01-17selftests/bpf: Support when CONFIG_VXLAN=mAlan Maguire1-8/+13
2026-01-17bpftool: Add 'prepend' option for tcx attach to insert at chain startGyutae Bae3-12/+58
2026-01-17x86/entry/vdso/selftest: Update location of vgetrandom-chacha.SH. Peter Anvin1-1/+1
2026-01-17Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+18
2026-01-16selftests/run_kselftest.sh: Add `--skip` argument optionRicardo B. Marlière1-0/+11
2026-01-16cpupower: make systemd unit installation optionalJoão Marcos Costa1-5/+12
2026-01-16selftests/open_tree: add OPEN_TREE_NAMESPACE testsChristian Brauner5-0/+1068