summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-27/+350
2024-07-15Merge tag 'cgroup-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-37/+252
2024-07-15Merge tag 'nolibc.2024.07.15a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-28/+238
2024-07-15Merge tag 'kcsan.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+23
2024-07-15Merge tag 'rcu.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+52
2024-07-15Merge tag 'lkmm.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-27/+49
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+93
2024-07-15Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-42/+514
2024-07-15Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki-572/+769
2024-07-15Merge tag 'asoc-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-58/+314
2024-07-15Merge branch 'slab/for-6.11/buckets' into slab/for-nextVlastimil Babka-5/+2
2024-07-15selftests/bpf: Change uretprobe syscall number in uprobe_syscall testJiri Olsa-1/+1
2024-07-14Merge branch 'for-6.10-fixes' into for-6.11Tejun Heo-121/+1798
2024-07-14selftests: vrf_route_leaking: add local testNicolas Dichtel-2/+91
2024-07-14selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen-0/+2
2024-07-14Merge branch kvm-arm64/ctr-el0 into kvmarm/nextOliver Upton-0/+17
2024-07-13selftests: mptcp: lib: fix shellcheck errorsMatthieu Baerts (NGI0)-2/+2
2024-07-13selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests.Kuniyuki Iwashima-18/+0
2024-07-13test/vsock: add install targetPeng Fan-0/+13
2024-07-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-105/+175
2024-07-12selftests/proc: add PROCMAP_QUERY ioctl testsAndrii Nakryiko-0/+87
2024-07-12tools: sync uapi/linux/fs.h header into tools subdirAndrii Nakryiko-10/+170
2024-07-12selftests/udmabuf: add tests to verify data after page migrationVivek Kasireddy-31/+183
2024-07-12selftests/bpf: Test for null-pointer-deref bugfix in resolve_prog_type()Tengda Wu-0/+13
2024-07-12sched_ext/scx_qmap: Pick idle CPU for direct dispatch on !wakeup enqueuesTejun Heo-11/+33
2024-07-12perf trace: Fix iteration of syscall ids in syscalltbl->entriesHoward Chu-7/+15
2024-07-12perf dso: Fix address sanitizer buildIan Rogers-44/+56
2024-07-12perf mem: Warn if memory events are not supported on all CPUsLeo Yan-0/+14
2024-07-12perf arm-spe: Support multiple Arm SPE PMUsLeo Yan-1/+1
2024-07-12perf build x86: Fix SC2034 error in syscalltbl.shHaoze Xie-1/+3
2024-07-12perf record: Fix memset out-of-range errorHaoze Xie-2/+2
2024-07-12perf sched map: Add --fuzzy-name option for fuzzy matching in task namesMadadi Vineeth Reddy-7/+16
2024-07-12perf sched map: Add support for multiple task names using CSVMadadi Vineeth Reddy-7/+30
2024-07-12perf sched map: Add task-name option to filter the output mapMadadi Vineeth Reddy-36/+117
2024-07-12selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep againDaniel Borkmann-0/+1
2024-07-12Merge patch series "riscv: Apply Zawrs when available"Palmer Dabbelt-0/+4
2024-07-12KVM: riscv: selftests: Add Zawrs extension to get-reg-list testAndrew Jones-0/+4
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-603/+2554
2024-07-12Merge tag 'kvm-riscv-6.11-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-0/+118
2024-07-12KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORYIsaku Yamahata-2/+159
2024-07-12kselftest: devices: Add test to detect device error logsNícolas F. R. A. Prado-0/+89
2024-07-12kselftest: Move ksft helper module to common directoryNícolas F. R. A. Prado-2/+8
2024-07-12kselftest: devices: Move discoverable devices test to subdirectoryNícolas F. R. A. Prado-2/+2
2024-07-11selftests: openvswitch: retry instead of sleepAdrian Moreno-8/+38
2024-07-11perf build: Conditionally add feature check flags for libtrace{event,fs}Guilherme Amadio-10/+10
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-56/+333
2024-07-11selftests: arm64: tags: remove the result scriptMuhammad Usama Anjum-13/+0
2024-07-11selftests: arm64: tags_test: conform test to TAP outputMuhammad Usama Anjum-4/+6
2024-07-11selftests: ifs: verify IFS ARRAY BIST functionalityPengfei Xu-0/+8
2024-07-11selftests: ifs: verify IFS scan test functionalityPengfei Xu-1/+189