aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-10-04perf record: Fix way of handling non-perf-event pollfdsAdrian Hunter2-2/+83
2022-10-04perf hashmap: Tidy hashmap dependencyIan Rogers4-10/+19
2022-10-04perf metrics: Use 'unsigned int' instead of just 'unsigned'.Xin Gao1-1/+1
2022-10-04perf parse-events: Use 'unsigned int' instead of plain 'unsigned'.Xin Gao1-1/+1
2022-10-04tools build: Display logical OR of a feature flavorsRoberto Sassu1-2/+25
2022-10-04tools build: Increment room for feature name in feature detection outputRoberto Sassu2-4/+4
2022-10-04tools build: Fix feature detection output due to eval expansionRoberto Sassu2-18/+16
2022-10-04perf inject: Add a command line option to specify build ids.Raul Silvera2-1/+91
2022-10-03Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+135
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-14/+62
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+5
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2-2/+12
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds3-3/+3
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski4-14/+62
2022-10-03mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner1-1/+0
2022-10-03selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memoryZach O'Keefe2-38/+134
2022-10-03selftests/vm: add file/shmem MADV_COLLAPSE selftest for cleared pmdZach O'Keefe1-0/+30
2022-10-03selftests/vm: add thp collapse shmem testingZach O'Keefe1-2/+55
2022-10-03selftests/vm: add thp collapse file and tmpfs testingZach O'Keefe3-56/+431
2022-10-03selftests/vm: modularize thp collapse memory operationsZach O'Keefe1-166/+207
2022-10-03selftests/vm: dedup THP helpersZach O'Keefe6-76/+32
2022-10-03selftests/vm: retry on EAGAIN for MADV_COLLAPSE selftestZach O'Keefe1-1/+22
2022-10-03objtool: kmsan: list KMSAN API functions as uaccess-safeAlexander Potapenko1-0/+20
2022-10-03selftest/damon: add a test for duplicate context dirs creationSeongJae Park2-0/+28
2022-10-03memblock tests: add new pageblock related macroKefeng Wang1-0/+2
2022-10-03mm/hmm/test: use char dev with struct device to get device nodeMika Penttilä1-10/+0
2022-10-03hugetlb_encode.h: fix undefined behaviour (34 << 26)Matthias Goergens1-13/+13
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski94-740/+6130
2022-10-03Merge tag 'kvm-riscv-6.1-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini29-211/+587
2022-10-03Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini7-12/+331
2022-10-03Merge branches 'acpi-misc', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki1-1/+1
2022-10-03Merge tag 'lkmm.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+27
2022-10-03Merge tag 'nolibc.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-3/+899
2022-10-03selftests: mptcp: update and extend fastclose test-casesPaolo Abeni2-25/+130
2022-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-59/+45
2022-10-01Merge branch kvm-arm64/misc-6.1 into kvmarm-master/nextMarc Zyngier1-4/+6
2022-10-01Merge branch kvm-arm64/dirty-log-ordered into kvmarm-master/nextMarc Zyngier2-4/+9
2022-09-30selftests/tc-testing: update qdisc/cls/action features in configZhengchao Shao1-1/+24
2022-09-30Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git://git.kernel.org/pub/...Linus Torvalds14-58/+92
2022-09-30Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-35/+115
2022-09-30selftests/xsk: Fix double freeMagnus Karlsson1-3/+0
2022-09-30bpftool: Fix error message of strerrorTianyi Liu3-12/+10
2022-09-30libbpf: Fix overrun in netlink attribute iterationXin Liu1-1/+1
2022-09-30selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged"Colin Ian King2-2/+2
2022-09-30bpftool: Remove unused struct event_ring_infoYuan Can1-7/+0
2022-09-30bpftool: Remove unused struct btf_attach_pointYuan Can1-5/+0
2022-09-30kunit: tool: rename all_test_uml.config, use it for --alltestsDaniel Latypov5-90/+33
2022-09-30kunit: tool: remove UML specific options from all_tests_uml.configDaniel Latypov1-2/+0
2022-09-30kunit: add kunit.enable to enable/disable KUnit testJoe Fradley1-0/+1