aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-15objtool: Find unused ENDBR instructionsPeter Zijlstra3-2/+69
2022-03-15objtool: Validate IBT assumptionsPeter Zijlstra4-5/+215
2022-03-15objtool: Add IBT/ENDBR decodingPeter Zijlstra2-5/+30
2022-03-15objtool: Read the NOENDBR annotationPeter Zijlstra2-3/+37
2022-03-15x86,objtool: Move the ASM_REACHABLE annotation to objtool.hPeter Zijlstra1-0/+16
2022-03-15objtool: Rework ASM_REACHABLEPeter Zijlstra1-13/+20
2022-03-15x86: Mark __invalid_creds() __noreturnPeter Zijlstra1-0/+1
2022-03-15exit: Mark do_group_exit() __noreturnPeter Zijlstra1-0/+1
2022-03-15x86: Mark stop_this_cpu() __noreturnPeter Zijlstra1-0/+1
2022-03-15objtool: Ignore extra-symbol codePeter Zijlstra3-0/+104
2022-03-15objtool: Rename --duplicate to --ltoPeter Zijlstra3-4/+9
2022-03-15x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra1-0/+16
2022-03-15objtool: Have WARN_FUNC fall back to sym+offPeter Zijlstra1-0/+2
2022-03-15objtool: Default ignore INT3 for unreachablePeter Zijlstra1-7/+5
2022-03-15objtool: Add --dry-runPeter Zijlstra3-2/+6
2022-03-15Merge branch 'arm64/for-next/linkage'Peter Zijlstra3-27/+41
2022-03-15tools/objtool: Check for use of the ENQCMD instruction in the kernelFenghua Yu1-1/+10
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar38-105/+470
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-3/+2
2022-03-14Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo42-111/+476
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon3-27/+41
2022-03-14KVM: s390: selftests: Add error memop testsJanis Schoetterl-Glausch1-13/+124
2022-03-14KVM: s390: selftests: Add more copy memop testsJanis Schoetterl-Glausch1-13/+230
2022-03-14KVM: s390: selftests: Add named stages for memop testJanis Schoetterl-Glausch1-11/+33
2022-03-14KVM: s390: selftests: Add macro as abstraction for MEM_OPJanis Schoetterl-Glausch1-75/+197
2022-03-14KVM: s390: selftests: Split memop testsJanis Schoetterl-Glausch1-55/+82
2022-03-14selftests: tc-testing: Increase timeout in tdc config fileVictor Nogueira1-1/+1
2022-03-12perf parse: Fix event parser error for hybrid systemsZhengjun Xing1-2/+4
2022-03-12perf tools: Set build-id using build-id header on new mmap recordsJames Clark3-3/+19
2022-03-12tools compiler.h: Remove duplicate #ifndef noinline blockRasmus Villemoes1-4/+0
2022-03-12perf bench: Fix NULL check against wrong variableWeiguo Li1-1/+1
2022-03-12perf parse-events: Fix NULL check against wrong variableWeiguo Li1-1/+1
2022-03-12tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2022-03-12tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo1-0/+5
2022-03-11nvdimm/region: Delete nd_blk_region infrastructureDan Williams1-63/+4
2022-03-11ACPI: NFIT: Remove block aperture supportDan Williams1-23/+0
2022-03-11nvdimm/blk: Delete the block-aperture window driverDan Williams2-5/+0
2022-03-11selftests/bpf: Fix a clang compilation error for send_signal.cYonghong Song1-1/+1
2022-03-11selftests/bpf: Add a test for maximum packet size in xdp_do_redirectToke Høiland-Jørgensen1-0/+24
2022-03-10selftests/bpf: Check that bpf_kernel_read_file() denies reading IMA policyRoberto Sassu2-0/+35
2022-03-10selftests/bpf: Add test for bpf_lsm_kernel_read_file()Roberto Sassu3-1/+49
2022-03-10selftests/bpf: Check if the digest is refreshed after a file writeRoberto Sassu3-4/+103
2022-03-10selftests/bpf: Add test for bpf_ima_file_hash()Roberto Sassu2-6/+47
2022-03-10selftests/bpf: Move sample generation code to ima_test_common()Roberto Sassu1-3/+8
2022-03-10bpf-lsm: Introduce new helper bpf_ima_file_hash()Roberto Sassu1-0/+11
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-13/+44
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-4/+17
2022-03-11bpftool: Ensure bytes_memlock json output is correctChris J Arges2-2/+2
2022-03-10bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen1-2/+2
2022-03-10bpf: selftests: Update tests after s/delivery_time/tstamp/ change in bpf.hMartin KaFai Lau1-19/+19