aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-12-23vsock/test: Add test for accept_queue memory leakMichal Luczaj1-0/+52
2024-12-23vsock/test: Adapt send_byte()/recv_byte() to handle MSG_ZEROCOPYMichal Luczaj1-2/+2
2024-12-23vsock/test: Add README blurb about kmemleak usageMichal Luczaj1-0/+15
2024-12-23vsock/test: Introduce option to select testsMichal Luczaj3-2/+40
2024-12-23vsock/test: Use NSEC_PER_SECMichal Luczaj1-2/+3
2024-12-23selftests: drv-net: assume stats refresh is 0 if no ethtool -c supportJakub Kicinski2-4/+11
2024-12-23perf path: Remove unused is_executable_file()Dr. David Alan Gilbert2-13/+0
2024-12-23perf values: Use evsel rather than evsel->idxIan Rogers3-68/+51
2024-12-23perf stream: Use evsel rather than evsel->idxIan Rogers3-11/+10
2024-12-23perf jevents: Provide better path information for broken JSONIan Rogers1-2/+9
2024-12-23perf lock contention: Handle slab objects in -L/--lock-filter optionNamhyung Kim4-3/+95
2024-12-23perf lock contention: Resolve slab object name using BPFNamhyung Kim2-2/+76
2024-12-23perf lock contention: Run BPF slab cache iteratorNamhyung Kim4-0/+118
2024-12-22selftests: add pidfd bind-mount testsChristian Brauner3-1/+190
2024-12-21Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-2/+12
2024-12-21Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds8-384/+660
2024-12-20selftests/bpf: Test bpf_skb_change_tail() in TC ingressCong Wang2-0/+168
2024-12-20selftests/bpf: Introduce socket_helpers.h for TC testsCong Wang2-384/+395
2024-12-20selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()Cong Wang2-0/+91
2024-12-20selftests: net: Add a VLAN bridge binding selftestPetr Machata2-0/+257
2024-12-20selftests: net: lib: Add a couple autodefer helpersPetr Machata1-2/+29
2024-12-20perf lock contention: Add and use LCB_F_TYPE_MASKNamhyung Kim2-3/+4
2024-12-20perf script: Cache the output typeArnaldo Carvalho de Melo3-42/+51
2024-12-20selftests: drv-net: test empty queue and NAPI responses in netlinkJakub Kicinski1-4/+24
2024-12-20selftests: net: local_termination: require mausezahnVladimir Oltean1-1/+0
2024-12-20stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin1-4/+11
2024-12-20selftests/bpf: Clear out Python syntax warningsAriel Otilibili1-14/+14
2024-12-20pm: cpupower: Add install and uninstall options to bindings makefileJohn B. Wyatt IV2-0/+35
2024-12-20cpupower: Adjust whitespace for amd-pstate specific printsMario Limonciello1-4/+6
2024-12-20cpupower: Don't fetch maximum latency when EPP is enabledMario Limonciello1-0/+3
2024-12-20cpupower: Add support for showing energy performance preferenceMario Limonciello3-1/+46
2024-12-20cpupower: Don't try to read frequency from hardware when kernel uses aperfmperfMario Limonciello1-1/+6
2024-12-20cpupower: Add support for amd-pstate preferred core rankingsMario Limonciello1-0/+8
2024-12-20cpupower: Add support for parsing 'enabled' or 'disabled' strings from tableMario Limonciello1-0/+4
2024-12-20cpupower: Remove spurious return statementMario Limonciello1-1/+0
2024-12-20Merge tag 'asoc-fix-v6.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai43-101/+570
2024-12-20Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar1021-10422/+38627
2024-12-20selftests/alsa: Fix circular dependency involving global-timerLi Zhijian1-1/+1
2024-12-19selftests: net: remove redundant ncdevmem printJamal Hadi Salim1-3/+0
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski51-123/+582
2024-12-19Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-24/+46
2024-12-19selftests: fib_rule_tests: Add flow label selector match testsIdo Schimmel1-0/+31
2024-12-19Merge tag 'kvm-selftests-treewide-6.14' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini160-468/+577
2024-12-19selftests/bpf: Fix compilation error in get_uprobe_offset()Jerome Marchand1-0/+4
2024-12-19selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang1-0/+2
2024-12-18selftests: openvswitch: fix tcpdump executionAdrian Moreno1-2/+4
2024-12-18selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres1-2/+12
2024-12-18samples/check-exec: Add an enlighten "inc" interpreter and 28 testsMickaël Salaün3-2/+219
2024-12-18selftests: ktap_helpers: Fix uninitialized variableMickaël Salaün1-1/+1
2024-12-18selftests/landlock: Add tests for execveat + AT_EXECVE_CHECKMickaël Salaün1-0/+27