summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-08-10KVM: LoongArch: selftests: Add FPU/LSX/LASX test casesBibo Mao
2026-08-10KVM: LoongArch: selftests: Enable LSX/LASX by auto detectionBibo Mao
2026-08-08preempt: Introduce HARDIRQ_DISABLE_BITSBoqun Feng
2026-08-08preempt: Track NMI nesting to separate per-CPU counterJoel Fernandes
2026-08-08selftests/bpf: Test attach rejection for struct_ops arena programsKumar Kartikeya Dwivedi
2026-08-08selftests/bpf: Test stack-passed struct_ops arena argumentsTejun Heo
2026-08-08selftests/bpf: Add struct_ops __arena and __arena__nullable argument testsTejun Heo
2026-08-08selftests/bpf: Add JIT-sequence tests for __arena kfunc argumentsTejun Heo
2026-08-08selftests/bpf: Add kfunc __arena and __arena__nullable argument testsTejun Heo
2026-08-08selftests/bpf: Verify zext_dst annotations for various instructionsEduard Zingerman
2026-08-08bpf: Do not print a newline after disassembly in bpf_verbose_insn()Eduard Zingerman
2026-08-07selftests/net: devmem.py: add check_rx_large_niovBobby Eshleman
2026-08-07selftests/net: ncdevmem: add -b option to set rx-page-size on bindBobby Eshleman
2026-08-07net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf bindingBobby Eshleman
2026-08-07tools/ynl: add ovs_packet uapi header in Makefile.depsJakub Kicinski
2026-08-07tun/tap: add IFF_BACKPRESSURE flagSimon Schippers
2026-08-07selftests: net: shaper: Cover recursive node cleanupMohsin Bashir
2026-08-07selftests: net: shaper: Cover mixed-parent groupingMohsin Bashir
2026-08-07selftests: net: shaper: Reject invalid set requestsMohsin Bashir
2026-08-07selftests: net: shaper: Cover scalar attributesMohsin Bashir
2026-08-07selftests: net: shaper: Add reparenting rejection testMohsin Bashir
2026-08-07selftests: net: shaper: Add queue migration between nodes testMohsin Bashir
2026-08-07selftests: net: shaper: Add child node deletion reparent testMohsin Bashir
2026-08-07selftests: net: shaper: Add nested depth limit discovery testMohsin Bashir
2026-08-07selftests: net: shaper: Add .group rate update testMohsin Bashir
2026-08-07selftests: net: shaper: Add node scope .set rate update testMohsin Bashir
2026-08-07selftests: net: shaper: Add basic_groups_with_rate testMohsin Bashir
2026-08-07selftests: net: shaper: Decouple basic_groups from netdev rate limitingMohsin Bashir
2026-08-07selftests: net: shaper: Prepare helpers for group testsMohsin Bashir
2026-08-07selftests: net: shaper: Drop redundant command timeoutsMohsin Bashir
2026-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7Daniel Borkmann
2026-08-07Merge branches 'pm-sleep', 'pm-runtime', 'pm-powercap' and 'pm-tools'Rafael J. Wysocki
2026-08-07Merge branches 'thermal-core', 'thermal-hwmon', 'thermal-intel' and 'thermal-...Rafael J. Wysocki
2026-08-07Merge branch 'pm-cpufreq'Rafael J. Wysocki
2026-08-07perf sched latency: Add histogram and time interval optionsAaron Tomlin
2026-08-07perf sched latency: Auto-scale latency and runtime display unitsAaron Tomlin
2026-08-07perf sched: Handle missing trace samples in pipe modeAaron Tomlin
2026-08-07perf sched: Suppress latency table output when trace samples are missingAaron Tomlin
2026-08-07perf synthetic-events: Fix bounds and union member access in mmap2 build_id s...Ian Rogers
2026-08-07perf synthetic-events: Fix bounds, stale state, and misc flags in kernel modu...Ian Rogers
2026-08-07perf synthetic-events: Fix stack buffer overflow and bounds in cgroup synthesisIan Rogers
2026-08-07perf synthetic-events: Fix line synchronization, bounds, and truncation bugs ...Ian Rogers
2026-08-07perf find-map: Remove PATH_MAX 128-byte stack array restrictionIan Rogers
2026-08-07perf trace-event: Fix infinite loop in skip()Tanushree Shah
2026-08-07perf trace-event: Fix heap overflows in read_ftrace_printk()/read_saved_cmdli...Tanushree Shah
2026-08-07perf trace-event: Avoid double free and leak in trace_event__cleanup()/trace_...Tanushree Shah
2026-08-07perf trace-event: Fix integer truncation in do_read() and skip()Tanushree Shah
2026-08-08selftests/ftrace: Force C locale in ftracetestRui Qi
2026-08-08selftests/ftrace: Convert ELF entry point to file offset in uprobe testRui Qi
2026-08-07x86/paravirt: Use static_call() for the paravirt spinlock opsPeter Zijlstra