aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/purgatory (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26x86/paravirt: clean up typos and grammarosBill Wendling1-8/+8
2022-09-26fortify: Convert to struct vs member helpersKees Cook1-33/+35
2022-09-26fortify: Explicitly check bounds are compile-time constantsKees Cook1-19/+30
2022-09-26x86/entry: Work around Clang __bdos() bugKees Cook1-1/+2
2022-09-21ARM: decompressor: Include .data.rel.ro.localKees Cook1-0/+2
2022-09-14fortify: Adjust KUnit test for modular buildKees Cook1-2/+1
2022-09-13sh: machvec: Use char[] for section boundariesKees Cook2-6/+6
2022-09-07kunit/memcpy: Avoid pathological compile-time string sizeKees Cook1-1/+1
2022-09-07lib: Improve the is_signed_type() kunit testBart Van Assche1-1/+6
2022-09-07LoadPin: Require file with verity root digests to have a headerMatthias Kaehlcke2-2/+21
2022-09-07dm: verity-loadpin: Only trust verity targets with enforcementMatthias Kaehlcke3-0/+25
2022-09-07LoadPin: Fix Kconfig doc about format of file with verity digestsMatthias Kaehlcke1-1/+1
2022-09-07um: Enable FORTIFY_SOURCEKees Cook2-0/+2
2022-09-07lkdtm: Update tests for memcpy() run-time warningsKees Cook2-16/+88
2022-09-07fortify: Add run-time WARN for cross-field memcpy()Kees Cook1-3/+67
2022-09-07fortify: Use SIZE_MAX instead of (size_t)-1Kees Cook1-14/+15
2022-09-07fortify: Add KUnit test for FORTIFY_SOURCE internalsKees Cook4-0/+88
2022-09-07fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCALKees Cook1-1/+2
2022-09-07string: Introduce strtomem() and strtomem_pad()Kees Cook4-8/+137
2022-09-07overflow: Split up kunit tests for smaller stack framesKees Cook1-27/+51
2022-09-07overflow: Allow mixed type argumentsKees Cook2-60/+113
2022-08-31overflow, tracing: Define the is_signed_type() macro onceBart Van Assche3-3/+6
2022-08-31testing/selftests: Add tests for the is_signed_type() macroBart Van Assche3-0/+61
2022-08-21Linux 6.0-rc2Linus Torvalds1-1/+1
2022-08-21tracing: Have filter accept "common_cpu" to be consistentSteven Rostedt (Google)1-0/+1
2022-08-21tracing/probes: Have kprobes and uprobes use $COMM tooSteven Rostedt (Google)1-2/+3
2022-08-21tracing/eprobes: Have event probes be consistent with kprobes and uprobesSteven Rostedt (Google)1-6/+64
2022-08-21tracing/eprobes: Fix reading of string fieldsSteven Rostedt (Google)1-0/+21
2022-08-21tracing/eprobes: Do not hardcode $comm as a stringSteven Rostedt (Google)1-2/+3
2022-08-21tracing/eprobes: Do not allow eprobes to use $stack, or % for regsSteven Rostedt (Google)1-8/+13
2022-08-21ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is deadYang Jihong1-0/+10
2022-08-21tracing/perf: Fix double put of trace event when init failsSteven Rostedt (Google)1-3/+4
2022-08-21tracing: React to error return from traceprobe_parse_event_name()Lukas Bulwahn1-1/+1
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers10-89/+7
2022-08-21i2c: imx: Make sure to unregister adapter on remove()Uwe Kleine-König1-9/+11
2022-08-21Revert "i2c: scmi: Replace open coded device_get_match_data()"Wolfram Sang1-2/+7
2022-08-21scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling checkGuru Das Srinagesh1-0/+1
2022-08-21kbuild: fix the modules order between drivers and libsMasahiro Yamada1-4/+2
2022-08-21scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-lengthNathan Chancellor1-1/+0
2022-08-21kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__Jiri Slaby1-1/+1
2022-08-21modpost: fix module versioning when a symbol lacks valid CRCMasahiro Yamada1-3/+1
2022-08-21ata: libata: Set __ATA_BASE_SHT max_sectorsJohn Garry1-1/+2
2022-08-19perf tools: Support reading PERF_FORMAT_LOSTNamhyung Kim6-42/+108
2022-08-19libperf: Add a test case for read formatsNamhyung Kim1-0/+161
2022-08-19libperf: Handle read format in perf_evsel__read()Namhyung Kim3-3/+83
2022-08-19tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim1-1/+4
2022-08-19tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+8
2022-08-19tools headers UAPI: Sync KVM's vmx.h header with the kernel sourcesArnaldo Carvalho de Melo1-1/+3
2022-08-19tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+9
2022-08-19tools headers kvm s390: Sync headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+1