aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-08-10tools: ynl: check alloc fails in generated getter codeThaison Phan1-8/+24
2026-08-10tools: ynl: check for null ptr on dump freeThaison Phan1-0/+3
2026-08-10selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabledAndrey Grodzovsky2-17/+42
2026-08-10selftests: bonding: disable DAD for IPv6 addressesJakub Kicinski1-6/+4
2026-08-10selftests: drv-net: so_txtime: only send test traffic to sch_etfWillem de Bruijn2-3/+15
2026-08-10selftests: drv-net: let ethtool stats settle before readingJakub Kicinski3-0/+19
2026-08-10selftests: drv-net: pace ethtool_std_stats packet generationJakub Kicinski1-2/+2
2026-08-10selftests: netdevsim: fix SIGPIPE flake in ethtool-coalesceJakub Kicinski1-4/+6
2026-08-10selftests: tc-testing: add act_ct test for malformed header handlingHyunjung Ko1-0/+40
2026-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next into for-7.3-arena-argsTejun Heo306-1303/+11786
2026-08-10selftests/net: fin_ack_lat: fix latency threshold typoBrian Grech1-1/+1
2026-08-10workqueue: allocate attrs for all workqueuesBreno Leitao1-1/+1
2026-08-10workqueue: rename wq->unbound_attrs to wq->attrsBreno Leitao1-3/+3
2026-08-10selftests/sched_ext: Check skeleton open failure in exit testLiang Luo1-0/+1
2026-08-10selftests/cgroup: Avoid awk -e in cpuset testsRui Qi2-2/+2
2026-08-10vfio: selftests: Retry on EAGAIN during device resetJosh Hilke2-1/+20
2026-08-10vfio: selftests: igb: Add driver for Intel 82576 deviceJosh Hilke6-1/+591
2026-08-10vfio: selftests: Add helpers to re-enable interruptsAlex Williamson2-0/+36
2026-08-10selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typoQingshuang Fu1-17/+14
2026-08-10KVM: selftests: Create one VM with many vCPUs for each major PMU counters testSean Christopherson1-89/+118
2026-08-10xdrgen: Reject out-of-range program, version, and procedure numbersChuck Lever7-3/+177
2026-08-10xdrgen: Enforce RFC 5531 name and number scoping for RPC programsChuck Lever1-0/+49
2026-08-10xdrgen: Reject specifications that define a name twiceChuck Lever6-11/+101
2026-08-10xdrgen: Record the source position of each declared identifierChuck Lever1-33/+83
2026-08-10xdrgen: Align the error caret under tab-indented sourceChuck Lever1-8/+18
2026-08-10xdrgen: Fix opaque and string encoders for unbounded membersChuck Lever4-0/+8
2026-08-10xdrgen: Do not declare union XDR functions in the definitions headerChuck Lever1-6/+0
2026-08-10xdrgen: Share void RPC procedure handlers across programsChuck Lever3-8/+8
2026-08-10xdrgen: Emit a blank line ahead of enum declarationsChuck Lever1-0/+1
2026-08-10Merge tag 'thermal-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linuxRafael J. Wysocki1-2/+2
2026-08-10selftests/filesystems: test completing a context from another user namespaceChristian Brauner3-0/+250
2026-08-09perf synthetic-events: Fix divide by zero in perf_event__synthesize_threadsIan Rogers1-1/+1
2026-08-09perf python: Fix memory leak in pyrf__metrics_cbIan Rogers1-0/+2
2026-08-09perf python: Fix count_values memory leak in pyrf_evsel__readIan Rogers1-5/+4
2026-08-09perf python: Fix MetricGroup return type in perf.pyiIan Rogers1-2/+2
2026-08-09perf python: Add thread and PMU uninitialized checksIan Rogers1-1/+10
2026-08-09perf python: Zero initialize perf_data in pyrf_data__initIan Rogers1-1/+2
2026-08-09perf python: Validate attribute setters in pyrf_evselIan Rogers1-12/+77
2026-08-09perf python: Validate CPU and thread maps in pyrf_evsel__openIan Rogers1-2/+12
2026-08-09perf python: Check counts_values size in set_valuesIan Rogers1-8/+30
2026-08-09perf test: Fix skiplist leak in cmd_testIan Rogers1-2/+7
2026-08-09perf synthetic-events: Fix uninitialized pthread_joinIan Rogers1-2/+2
2026-08-09perf python: Fix memory leak in pyrf_evlist__get_pollfdIan Rogers1-0/+3
2026-08-09perf tools: Fix sb_evlist leaks in top and recordIan Rogers2-0/+4
2026-08-09perf stat: Fix evsel_list leak in cmd_statIan Rogers1-3/+6
2026-08-09perf script: Fix metric_evlist leak in script_find_metricsIan Rogers1-1/+1
2026-08-10KVM: LoongArch: selftests: Add FPU/LSX/LASX test casesBibo Mao3-1/+147
2026-08-10KVM: LoongArch: selftests: Enable LSX/LASX by auto detectionBibo Mao2-1/+20
2026-08-08preempt: Introduce HARDIRQ_DISABLE_BITSBoqun Feng1-1/+4
2026-08-08preempt: Track NMI nesting to separate per-CPU counterJoel Fernandes1-1/+1