summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-06-03perf arch common: Use perf_env e_machine rather than archIan Rogers1-23/+69
2026-06-03perf sort: Use perf_env e_machine rather than archIan Rogers1-26/+32
2026-06-03perf sample-raw: Use perf_env e_machine rather than archIan Rogers2-11/+16
2026-06-03perf machine: Use perf_env e_machine rather than archIan Rogers2-19/+18
2026-06-03perf symbol: Avoid use of machine__isIan Rogers1-6/+22
2026-06-03perf print_insn: Use e_machine for fallback IP length checkIan Rogers2-9/+16
2026-06-03perf capstone: Determine architecture from e_machineIan Rogers1-44/+88
2026-06-03perf env, dso, thread: Add _endian variants for e_machine helpersIan Rogers6-23/+108
2026-06-03perf tests topology: Switch env->arch use to env->e_machineIan Rogers1-2/+6
2026-06-03perf env: Add perf_env__e_machine helper and use in perf_env__archIan Rogers4-63/+281
2026-06-03perf test: Add file offset diagnostic test for corrupted perf.dataArnaldo Carvalho de Melo1-0/+91
2026-06-03perf sched: Replace BUG_ON on invalid CPU with graceful skipArnaldo Carvalho de Melo1-3/+19
2026-06-03perf timechart: Fix cat_backtrace() use-after-free on corrupted callchainArnaldo Carvalho de Melo1-13/+23
2026-06-03perf tools: Include file offset and event type name in skip messagesArnaldo Carvalho de Melo10-24/+43
2026-06-03perf timechart: Include file offset in CPU bounds check messagesArnaldo Carvalho de Melo1-4/+15
2026-06-03perf sched: Include file offset in event skip messagesArnaldo Carvalho de Melo1-5/+12
2026-06-03perf session: Include file offset in event skip/stop messagesArnaldo Carvalho de Melo1-52/+60
2026-06-03perf sample: Add file_offset field to struct perf_sampleArnaldo Carvalho de Melo2-0/+7
2026-06-03selftests/liveupdate: Add stress-files kexec testPasha Tatashin2-0/+98
2026-06-03selftests/liveupdate: Add stress-sessions kexec testPasha Tatashin2-0/+103
2026-06-03selftests/liveupdate: Test session and file limit removalPasha Tatashin3-0/+101
2026-06-03mm/slab: improve kmem_cache_alloc_bulkChristoph Hellwig2-12/+9
2026-06-03Merge tag 'cgroup-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+10
2026-06-03Merge tag 'sched_ext-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+13
2026-06-03selftests: livepatch: set LC_ALL=C to fix locale-dependent test failureQiang Ma1-0/+2
2026-06-03KVM: selftests: Add a test for gPAT handling in L2Yosry Ahmed2-0/+197
2026-06-03KVM: selftests: Add guest_memfd regression test signed offset+size bugSean Christopherson1-0/+11
2026-06-03KVM: selftests: Expand the guest_memfd test macros to allow passing the VMSean Christopherson1-2/+11
2026-06-03rv: Add automatic cleanup handlers for per-task HA monitorsGabriele Monaco1-2/+2
2026-06-03selftests: futex: Add tests for robust release operationsAndré Almeida2-0/+245
2026-06-02selftests/net: bind_bhash: fix memory leak in bind_socketlonglong yan1-4/+5
2026-06-02selftests/damon/sysfs.sh: test probes dirSeongJae Park1-0/+48
2026-06-02tools/mm/page-types: fix kpageflags option argument in getopt_longYe Liu1-1/+1
2026-06-02tools/mm/page-types: fix ternary operator precedence in sigbus handlerYe Liu1-1/+1
2026-06-02tools/mm/page-types: fix typo in madvise() error messageYe Liu1-2/+2
2026-06-02selftests/mm: ksm-functional-tests: fix partial write handlingVineet Agarwal1-8/+11
2026-06-02selftests/mm: check file initialization writes in split_huge_page_testVineet Agarwal1-3/+7
2026-06-02selftests/mm: fix mmap() return value check in run_migration_benchmarkHongfu Li1-1/+1
2026-06-02selftests: openvswitch: add dec_ttl action support and testMinxi Hou2-1/+93
2026-06-02selftests/rseq: Add config fragmentMark Brown1-0/+3
2026-06-02selftests: drv-net: tso: add new tests for ip6tnl, ipip, and sit tunnelsDaniel Zahka2-0/+6
2026-06-02selftests: net: add socat syslog for PPPoL2TPQingfang Deng1-0/+15
2026-06-02tools/power/x86/intel-speed-select: Harden daemon pidfile openAli Ahmet MEMIS1-1/+8
2026-06-02selftests/bpf: Test that exclusive maps are rejected as iter targetsDaniel Borkmann1-0/+39
2026-06-02selftests/bpf: Keep verifier_map_ptr exercising ops pointer accessDaniel Borkmann1-4/+30
2026-06-02libbpf: Guard add_data() against size overflowDaniel Borkmann1-1/+7
2026-06-02Merge tag 'v7.1-rc6' into workJonathan Cameron284-3159/+5549
2026-06-02Merge branch 'tip/sched/urgent'Peter Zijlstra11-43/+208
2026-06-02tools/testing/memblock: fix stale NUMA reservation testsPriyanshu Kumar4-12/+9
2026-06-01selftests/bpf: Add tests for the new type-tag based __arena identifierEmil Tsalapatis1-0/+67