summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-06-20perf vendor events: Add bonnell counter informationIan Rogers
2024-06-20perf vendor events: Update alderlaken events/metricsIan Rogers
2024-06-20perf vendor events: Update alderlake events/metricsIan Rogers
2024-06-20perf doc: Add AMD IBS usage documentRavi Bangoria
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-20kselftest: devices: Add of-fullname-regex propertyNĂ­colas F. R. A. Prado
2024-06-20kselftest: devices: Allow specifying boards directory through parameterNĂ­colas F. R. A. Prado
2024-06-20KVM: selftests: arm64: Test writes to CTR_EL0Sebastian Ott
2024-06-20tools/perf: Handle perftool-testsuite_probe testcases fail when kernel debugi...Athira Rajeev
2024-06-20cpupower: Change the var type of the 'monitor' subcommand display modeRoman Storozhenko
2024-06-20cpupower: Remove absent 'v' parameter from monitor man pageRoman Storozhenko
2024-06-20selftests: virtio_net: add forgotten config optionsJiri Pirko
2024-06-19binfmt_elf: Honor PT_LOAD alignment for static PIEKees Cook
2024-06-19selftests/exec: Build both static and non-static load_address testsKees Cook
2024-06-19selftest/cgroup: Update test_cpuset_prs.sh to match changesWaiman Long
2024-06-19selftest/cgroup: Fix test_cpuset_prs.sh problems reported by test robotWaiman Long
2024-06-19selftests: add selftest for the SRv6 End.DX6 behavior with netfilterJianguo Wu
2024-06-19selftests: add selftest for the SRv6 End.DX4 behavior with netfilterJianguo Wu
2024-06-19selftests: openvswitch: Set value to nla flags.Adrian Moreno
2024-06-18Merge tag 'linux_kselftest-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-06-18selftests: openvswitch: Use bash as interpreterSimon Horman
2024-06-18sched_ext: Add selftestsDavid Vernet
2024-06-18sched_ext: Documentation: scheduler: Document extensible scheduler classTejun Heo
2024-06-18sched_ext: Add vtime-ordered priority queue to dispatch_q'sTejun Heo
2024-06-18sched_ext: Implement core-sched supportTejun Heo
2024-06-18sched_ext: Implement sched_ext_ops.cpu_online/offline()Tejun Heo
2024-06-18sched_ext: Implement sched_ext_ops.cpu_acquire/release()David Vernet
2024-06-18sched_ext: Implement tickless supportTejun Heo
2024-06-18sched_ext: Make watchdog handle ops.dispatch() looping stallTejun Heo
2024-06-18sched_ext: Add a central scheduler which makes all scheduling decisions on on...Tejun Heo
2024-06-18sched_ext: Implement scx_bpf_kick_cpu() and task preemption supportTejun Heo
2024-06-18tools/sched_ext: Add scx_show_state.pyTejun Heo
2024-06-18sched_ext: Print debug dump after an error exitTejun Heo
2024-06-18sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...Tejun Heo
2024-06-18sched_ext: Implement runnable task stall watchdogDavid Vernet
2024-06-18sched_ext: Add scx_simple and scx_example_qmap example schedulersTejun Heo
2024-06-18cpupower: Improve cpupower build process descriptionRoman Storozhenko
2024-06-18cpupower: Add 'help' target to the main MakefileRoman Storozhenko
2024-06-18cpupower: Replace a dead reference link with working onesRoman Storozhenko
2024-06-18KVM: selftests: Test vCPU boot IDs above 2^32 and MAX_VCPU_IDMathias Krause
2024-06-18KVM: selftests: Test max vCPU IDs corner casesMathias Krause
2024-06-18kselftest/alsa: Fix validation of writes to volatile controlsMark Brown
2024-06-18selftests: livepatch: Test atomic replace against multiple modulesMarcos Paulo de Souza
2024-06-17selftests: mptcp: userspace_pm: fixed subtest namesMatthieu Baerts (NGI0)
2024-06-17testing: nvdimm: Add MODULE_DESCRIPTION() macrosIra Weiny
2024-06-17testing: nvdimm: iomap: add MODULE_DESCRIPTION()Jeff Johnson
2024-06-17resolve_btfids: Handle presence of .BTF.base sectionAlan Maguire
2024-06-17libbpf: Make btf_parse_elf process .BTF.base transparentlyEduard Zingerman
2024-06-17selftests/bpf: Extend distilled BTF tests to cover BTF relocationAlan Maguire