summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
13 daysselftests/vsock: skip vng setsid workaround on >= 1.41Bobby Eshleman
13 daysselftests/vsock: accept vng 1.33 or >= 1.36Bobby Eshleman
13 daysperf trace: Fix noise and signed formatting of __probe_ip in bare dynamic probesAaron Tomlin
13 daysperf test: Add inject ASLR testIan Rogers
13 daysperf aslr: Strip sample registersIan Rogers
13 daysperf inject/aslr: Implement sample address remappingIan Rogers
13 daysMerge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
13 daysMerge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
14 daysperf inject/aslr: Add ASLR tool infrastructure and MMAP trackingIan Rogers
14 daysperf maps: Add maps__mutate_mappingIan Rogers
14 daysMerge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
14 daysMerge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds
14 daysMerge tag 'objtool-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
14 daysMerge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
14 daysMerge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
14 daysMerge tag 'core-rseq-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
14 daysselftests/bpf: Work around llvm stack overflow in crypto progsAlexei Starovoitov
14 daysMerge tag 'pm-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/rafael...Linus Torvalds
14 daysMerge tag 'acpi-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/rafa...Linus Torvalds
14 daysMerge tag 'nolibc-20260614-for-7.2-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
14 daysselftests/bpf: add test for bpf_msg_pop_data() overflowSechang Lim
14 daysselftsets/bpf: Retry map update on helper_fill_hashmap()Gabriele Monaco
14 daysMerge tag 'rcu.release.v7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds
14 daysselftests/bpf: Add test for sleepable lsm_cgroup rejectionDavid Windsor
14 daysselftests/bpf: Add test to verify the fix for bpf_setsockopt() helperLeon Hwang
14 daysselftests/bpf: Avoid static LLVM linking for cross buildsLeo Yan
14 daysselftests/bpf: Use common CFLAGS for urandom_readLeo Yan
14 daysselftests/bpf: Initialize operation name before useLeo Yan
14 daystools/bpf: build: Append extra cflagsLeo Yan
14 dayslibbpf: Initialize CFLAGS before including Makefile.includeLeo Yan
14 daysbpftool: Append extra host flagsLeo Yan
14 daysbpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGSLeo Yan
14 daysbpftool: Pass host flags to bootstrap libbpfLeo Yan
14 daysselftests/bpf: correct CONFIG_PPC64 macro name in commentEthan Nelson-Moore
14 daysselftests/bpf: Fix typo in verify_umulti_link_infoJiri Olsa
14 daysselftests/bpf: Add uprobe_multi path_fd fail testsJiri Olsa
14 daysselftests/bpf: Add uprobe_multi path_fd testJiri Olsa
14 dayslibbpf: Add path_fd to struct bpf_link_create_optsJiri Olsa
14 daysbpf: Add support to specify uprobe_multi target via file descriptorJiri Olsa
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-15Merge tag 'kernel-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-14bpf: Raise maximum call chain depth to 16 framesAlexei Starovoitov
2026-06-14selftests/landlock: Add tests for invalid use of quiet flagTingmao Wang
2026-06-14selftests/landlock: Add tests for quiet flag with scopeTingmao Wang
2026-06-14selftests/landlock: Add tests for quiet flag with net rulesTingmao Wang
2026-06-14selftests/landlock: Add tests for quiet flag with fs rulesTingmao Wang
2026-06-14selftests/landlock: Replace hard-coded 16 with a constantTingmao Wang