| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | objtool: Remove --lto and --vmlinux in favor of --link | Josh Poimboeuf | 2022-04-22 | 5 | -33/+64 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | objtool: Make noinstr hacks optional | Josh Poimboeuf | 2022-04-22 | 3 | -2/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | objtool: Make jump label hack optional | Josh Poimboeuf | 2022-04-22 | 3 | -9/+31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | objtool: Make static call annotation optional | Josh Poimboeuf | 2022-04-22 | 3 | -4/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | objtool: Make stack validation frame-pointer-specific | Josh Poimboeuf | 2022-04-22 | 3 | -5/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | objtool: Add CONFIG_OBJTOOL | Josh Poimboeuf | 2022-04-22 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | objtool: Extricate sls from stack validation | Josh Poimboeuf | 2022-04-22 | 1 | -13/+43 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | objtool: Rework ibt and extricate from stack validation | Josh Poimboeuf | 2022-04-22 | 1 | -133/+147 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | objtool: Make stack validation optional | Josh Poimboeuf | 2022-04-22 | 3 | -13/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | objtool: Add option to print section addresses | Josh Poimboeuf | 2022-04-22 | 3 | -14/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | objtool: Don't print parentheses in function addresses | Josh Poimboeuf | 2022-04-22 | 1 | -5/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | objtool: Ditch subcommands | Josh Poimboeuf | 2022-04-22 | 8 | -202/+66 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | objtool: Reorganize cmdline options | Josh Poimboeuf | 2022-04-22 | 7 | -62/+84 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | libsubcmd: Fix OPTION_GROUP sorting | Josh Poimboeuf | 2022-04-22 | 1 | -3/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/x86/urgent' | Peter Zijlstra | 2022-04-22 | 1 | -8/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2022-05-23 | 42 | -116/+2761 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Explicitly build no BTI tests with BTI disabled | Mark Brown | 2022-05-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: bti: force static linking | Andre Przywara | 2022-05-16 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | selftests/arm64: Use switch statements in mte_common_util.c | Mark Brown | 2022-05-15 | 1 | -7/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | selftests/arm64: Remove casts to/from void in check_tags_inclusion | Mark Brown | 2022-05-15 | 1 | -12/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | selftests/arm64: Check failures to set tags in check_tags_inclusion | Mark Brown | 2022-05-15 | 1 | -6/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | selftests/arm64: Allow zero tags in mte_switch_mode() | Mark Brown | 2022-05-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | selftests/arm64: Log errors in verify_mte_pointer_validity() | Mark Brown | 2022-05-15 | 1 | -3/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Fix ABI header directory location | Mark Brown | 2022-05-04 | 1 | -10/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | selftests/arm64: Fix O= builds for the floating point tests | Mark Brown | 2022-04-28 | 1 | -17/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | selftests/arm64: Clean the fp helper libraries | Mark Brown | 2022-04-28 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | selftests/arm64: Define top_srcdir for the fp tests | Mark Brown | 2022-04-28 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | selftests/arm64: Use TEST_GEN_PROGS_EXTENDED in the FP Makefile | Mark Brown | 2022-04-28 | 1 | -6/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: fix array_size.cocci warning | Guo Zhengkui | 2022-04-28 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | selftests/arm64: Add a testcase for handling of ZA on clone() | Mark Brown | 2022-04-28 | 4 | -1/+226 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Add SME support to syscall ABI test | Mark Brown | 2022-04-28 | 3 | -23/+275 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Add coverage for the ZA ptrace interface | Mark Brown | 2022-04-28 | 3 | -1/+359 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Add streaming SVE to SVE ptrace tests | Mark Brown | 2022-04-28 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: signal: Add SME signal handling tests | Mark Brown | 2022-04-28 | 10 | -0/+555 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Add stress test for SME ZA context switching | Mark Brown | 2022-04-28 | 4 | -0/+451 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: signal: Handle ZA signal context in core code | Mark Brown | 2022-04-28 | 2 | -1/+38 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: sme: Provide streaming mode SVE stress test | Mark Brown | 2022-04-28 | 4 | -0/+83 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Extend vector configuration API tests to cover SME | Mark Brown | 2022-04-28 | 6 | -1/+38 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Add tests for TPIDR2 | Mark Brown | 2022-04-28 | 3 | -1/+307 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: sme: Add SME support to vlset | Mark Brown | 2022-04-28 | 1 | -2/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Add manual encodings for SME instructions | Mark Brown | 2022-04-28 | 1 | -0/+51 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Add simple test for MTE prctl | Mark Brown | 2022-04-28 | 2 | -0/+120 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Refactor parameter checking in mte_switch_mode() | Mark Brown | 2022-04-28 | 1 | -3/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Log unexpected asynchronous MTE faults | Mark Brown | 2022-04-28 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Handle more kselftest result codes in MTE helpers | Mark Brown | 2022-04-28 | 1 | -2/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Validate setting via FPSIMD and read via SVE regsets | Mark Brown | 2022-04-28 | 1 | -1/+122 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Remove assumption that tasks start FPSIMD only | Mark Brown | 2022-04-28 | 1 | -23/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data() | Mark Brown | 2022-04-28 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2022-05-23 | 2 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | tools/power/x86/intel-speed-select: Fix warning for perf_cap.cpu | Srinivas Pandruvada | 2022-05-12 | 1 | -1/+1 | |
