summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-03-15rtla/osnoise: Add the automatic trace optionDaniel Bristot de Oliveira
2022-03-15rtla/osnoise: Add an option to set the thresholdDaniel Bristot de Oliveira
2022-03-15rtla/osnoise: Add support to adjust the tracing_threshDaniel Bristot de Oliveira
2022-03-15selftests/bpf: Clean up array_size.cocci warningsGuo Zhengkui
2022-03-15selftests: mlxsw: hw_stats_l3: Add a new testPetr Machata
2022-03-15selftests: netdevsim: hw_stats_l3: Add a new testPetr Machata
2022-03-15objtool: Find unused ENDBR instructionsPeter Zijlstra
2022-03-15objtool: Validate IBT assumptionsPeter Zijlstra
2022-03-15objtool: Add IBT/ENDBR decodingPeter Zijlstra
2022-03-15objtool: Read the NOENDBR annotationPeter Zijlstra
2022-03-15x86,objtool: Move the ASM_REACHABLE annotation to objtool.hPeter Zijlstra
2022-03-15objtool: Rework ASM_REACHABLEPeter Zijlstra
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