summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-03-15x86: Mark __invalid_creds() __noreturnPeter Zijlstra
2022-03-15exit: Mark do_group_exit() __noreturnPeter Zijlstra
2022-03-15x86: Mark stop_this_cpu() __noreturnPeter Zijlstra
2022-03-15objtool: Ignore extra-symbol codePeter Zijlstra
2022-03-15objtool: Rename --duplicate to --ltoPeter Zijlstra
2022-03-15x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra
2022-03-15objtool: Have WARN_FUNC fall back to sym+offPeter Zijlstra
2022-03-15objtool: Default ignore INT3 for unreachablePeter Zijlstra
2022-03-15objtool: Add --dry-runPeter Zijlstra
2022-03-15Merge branch 'arm64/for-next/linkage'Peter Zijlstra
2022-03-15tools/objtool: Check for use of the ENQCMD instruction in the kernelFenghua Yu
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-14Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon
2022-03-14KVM: s390: selftests: Add error memop testsJanis Schoetterl-Glausch
2022-03-14KVM: s390: selftests: Add more copy memop testsJanis Schoetterl-Glausch
2022-03-14KVM: s390: selftests: Add named stages for memop testJanis Schoetterl-Glausch
2022-03-14KVM: s390: selftests: Add macro as abstraction for MEM_OPJanis Schoetterl-Glausch
2022-03-14KVM: s390: selftests: Split memop testsJanis Schoetterl-Glausch
2022-03-14selftests: tc-testing: Increase timeout in tdc config fileVictor Nogueira
2022-03-12perf parse: Fix event parser error for hybrid systemsZhengjun Xing
2022-03-12perf tools: Set build-id using build-id header on new mmap recordsJames Clark
2022-03-12tools compiler.h: Remove duplicate #ifndef noinline blockRasmus Villemoes
2022-03-12perf bench: Fix NULL check against wrong variableWeiguo Li
2022-03-12perf parse-events: Fix NULL check against wrong variableWeiguo Li
2022-03-12tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-03-12tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo
2022-03-11nvdimm/region: Delete nd_blk_region infrastructureDan Williams
2022-03-11ACPI: NFIT: Remove block aperture supportDan Williams
2022-03-11nvdimm/blk: Delete the block-aperture window driverDan Williams
2022-03-11selftests/bpf: Fix a clang compilation error for send_signal.cYonghong Song
2022-03-11selftests/bpf: Add a test for maximum packet size in xdp_do_redirectToke Høiland-Jørgensen
2022-03-10selftests/bpf: Check that bpf_kernel_read_file() denies reading IMA policyRoberto Sassu
2022-03-10selftests/bpf: Add test for bpf_lsm_kernel_read_file()Roberto Sassu
2022-03-10selftests/bpf: Check if the digest is refreshed after a file writeRoberto Sassu
2022-03-10selftests/bpf: Add test for bpf_ima_file_hash()Roberto Sassu
2022-03-10selftests/bpf: Move sample generation code to ima_test_common()Roberto Sassu
2022-03-10bpf-lsm: Introduce new helper bpf_ima_file_hash()Roberto Sassu
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-11bpftool: Ensure bytes_memlock json output is correctChris J Arges
2022-03-10bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-03-10bpf: selftests: Update tests after s/delivery_time/tstamp/ change in bpf.hMartin KaFai Lau
2022-03-10bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/Martin KaFai Lau
2022-03-10selftests: mptcp: join: make it shellcheck compliantMatthieu Baerts
2022-03-10selftests: mptcp: join: avoid backquotesMatthieu Baerts
2022-03-10selftests: mptcp: join: clarify local/global varsMatthieu Baerts
2022-03-10selftests: mptcp: join: helper to filter TCPMatthieu Baerts
2022-03-10selftests: mptcp: join: list failure at the endMatthieu Baerts