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