aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-01-19perf vendor events arm64: Add PE utilization metrics for neoverse-n2-v2Jing Zhang1-0/+46
2023-01-19perf vendor events arm64: Add branch metrics for neoverse-n2-v2Jing Zhang1-0/+21
2023-01-19perf vendor events arm64: Add cache metrics for neoverse-n2-v2Jing Zhang1-0/+77
2023-01-19perf vendor events arm64: Add TLB metrics for neoverse-n2-v2Jing Zhang1-0/+49
2023-01-19perf vendor events arm64: Add topdown L1 metrics for neoverse-n2-v2Jing Zhang1-0/+17
2023-01-19perf vendor events arm64: Add common topdown L1 metricsJing Zhang1-0/+30
2023-01-19perf jevent: Add general metrics supportJing Zhang1-0/+2
2023-01-19perf pmu: Add #slots literal support for arm64Jing Zhang4-2/+45
2023-01-19perf script flamegraph: Avoid d3-flame-graph package dependencyIan Rogers1-22/+85
2023-01-19selftests/net: mv bpf/nat6to4.c to net folderHangbin Liu4-57/+52
2023-01-18selftests/vm: remove __USE_GNU in hugetlb-madvise.cPeter Xu1-1/+0
2023-01-18selftests: vm: enable cross-compilationBjörn Töpel1-0/+4
2023-01-18tools:cgroup:memcg_shrinker remove redundant importAlexander Pantyukhin1-2/+1
2023-01-18selftests/mm: define MADV_PAGEOUT to fix compilation issuesDavid Hildenbrand1-0/+3
2023-01-18selftest/vm: add mremap expand merge offset testLorenzo Stoakes1-23/+96
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park54-6/+6
2023-01-18tools/vm: rename tools/vm to tools/mmSeongJae Park6-0/+0
2023-01-18selftests/vm: cow: add COW tests for collapsing of PTE-mapped anon THPDavid Hildenbrand1-0/+228
2023-01-18maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()Liam Howlett1-9/+9
2023-01-18selftests/vm: ksm_functional_tests: fix a typo in commentXu Panda1-1/+1
2023-01-18tools/vm/page_owner_sort: free memory before exitJianlin Lv1-20/+45
2023-01-18selftests/damon/sysfs: test filters directorySeongJae Park1-0/+29
2023-01-18selftests/memfd: add tests for MFD_NOEXEC_SEAL MFD_EXECJeff Xu2-5/+224
2023-01-18selftests/memfd: add tests for F_SEAL_EXECDaniel Verkamp1-1/+122
2023-01-18Sync with v6.2-rc4Andrew Morton24-157/+299
2023-01-18selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=mTiezhu Yang1-3/+8
2023-01-18selftests: hid: enforce new attach APIBenjamin Tissoires1-5/+1
2023-01-18selftests: hid: prepare tests for HID_BPF API changeBenjamin Tissoires1-4/+25
2023-01-18selftests: hid: ensure the program is correctly pinnedBenjamin Tissoires1-1/+2
2023-01-18selftests: hid: attach/detach 2 bpf programs, not just oneBenjamin Tissoires2-1/+20
2023-01-18selftests: hid: allow to compile hid_bpf with LLVMBenjamin Tissoires1-5/+5
2023-01-18selftests: hid: add vmtest.shBenjamin Tissoires4-0/+530
2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner1-1/+1
2023-01-18perf test build-id: Fix test check for PE fileAthira Rajeev1-1/+14
2023-01-18perf buildid-cache: Fix the file mode with copyfile() while adding file to bu...Athira Rajeev1-3/+7
2023-01-18perf expr: Prevent normalize() from reading into undefined memory in the expr...Sohom Datta1-1/+4
2023-01-18tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+9
2023-01-18perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+4
2023-01-18tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+7
2023-01-18tools kvm headers arm64: Update KVM header from the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2023-01-17bpf/selftests: Add verifier tests for loading sleepable programsJiri Olsa1-0/+91
2023-01-17tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+5
2023-01-17tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2023-01-16Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds2-9/+12
2023-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2-7/+10
2023-01-15selftests/bpf: add ipip6 and ip6ip decap to test_tc_tunnelZiyang Xuan2-8/+98
2023-01-15bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()Ziyang Xuan1-0/+7
2023-01-14Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2023-01-13selftests: mptcp: userspace: validate v4-v6 subflows mixMatthieu Baerts1-0/+47
2023-01-13selftests/bpf: Fix missing space errorRoberto Valenzuela1-1/+1