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