index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
coda
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero
Kees Cook
2
-6
/
+12
2022-09-30
sparc: Unbreak the build
Bart Van Assche
5
-39
/
+39
2022-09-26
x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled
Bill Wendling
1
-1
/
+10
2022-09-26
x86/paravirt: clean up typos and grammaros
Bill Wendling
1
-8
/
+8
2022-09-26
fortify: Convert to struct vs member helpers
Kees Cook
1
-33
/
+35
2022-09-26
fortify: Explicitly check bounds are compile-time constants
Kees Cook
1
-19
/
+30
2022-09-26
x86/entry: Work around Clang __bdos() bug
Kees Cook
1
-1
/
+2
2022-09-22
ARM: decompressor: Include .data.rel.ro.local
Kees Cook
1
-0
/
+2
2022-09-14
fortify: Adjust KUnit test for modular build
Kees Cook
1
-2
/
+1
2022-09-13
sh: machvec: Use char[] for section boundaries
Kees Cook
2
-6
/
+6
2022-09-08
kunit/memcpy: Avoid pathological compile-time string size
Kees Cook
1
-1
/
+1
2022-09-08
lib: Improve the is_signed_type() kunit test
Bart Van Assche
1
-1
/
+6
2022-09-08
LoadPin: Require file with verity root digests to have a header
Matthias Kaehlcke
2
-2
/
+21
2022-09-08
dm: verity-loadpin: Only trust verity targets with enforcement
Matthias Kaehlcke
3
-0
/
+25
2022-09-08
LoadPin: Fix Kconfig doc about format of file with verity digests
Matthias Kaehlcke
1
-1
/
+1
2022-09-08
um: Enable FORTIFY_SOURCE
Kees Cook
2
-0
/
+2
2022-09-08
lkdtm: Update tests for memcpy() run-time warnings
Kees Cook
2
-16
/
+88
2022-09-08
fortify: Add run-time WARN for cross-field memcpy()
Kees Cook
1
-3
/
+67
2022-09-08
fortify: Use SIZE_MAX instead of (size_t)-1
Kees Cook
1
-14
/
+15
2022-09-08
fortify: Add KUnit test for FORTIFY_SOURCE internals
Kees Cook
4
-0
/
+88
2022-09-08
fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL
Kees Cook
1
-1
/
+2
2022-09-08
string: Introduce strtomem() and strtomem_pad()
Kees Cook
4
-8
/
+137
2022-09-08
overflow: Split up kunit tests for smaller stack frames
Kees Cook
1
-27
/
+51
2022-09-08
overflow: Allow mixed type arguments
Kees Cook
2
-60
/
+113
2022-08-31
overflow, tracing: Define the is_signed_type() macro once
Bart Van Assche
3
-3
/
+6
2022-08-31
testing/selftests: Add tests for the is_signed_type() macro
Bart Van Assche
3
-0
/
+61
2022-08-22
Linux 6.0-rc2
v6.0-rc2
Linus Torvalds
1
-1
/
+1
2022-08-21
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
1
-0
/
+1
2022-08-21
tracing/probes: Have kprobes and uprobes use $COMM too
Steven Rostedt (Google)
1
-2
/
+3
2022-08-21
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
1
-6
/
+64
2022-08-21
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
1
-0
/
+21
2022-08-21
tracing/eprobes: Do not hardcode $comm as a string
Steven Rostedt (Google)
1
-2
/
+3
2022-08-21
tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
Steven Rostedt (Google)
1
-8
/
+13
2022-08-21
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
1
-0
/
+10
2022-08-21
tracing/perf: Fix double put of trace event when init fails
Steven Rostedt (Google)
1
-3
/
+4
2022-08-21
tracing: React to error return from traceprobe_parse_event_name()
Lukas Bulwahn
1
-1
/
+1
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
10
-89
/
+7
2022-08-21
i2c: imx: Make sure to unregister adapter on remove()
Uwe Kleine-König
1
-9
/
+11
2022-08-21
Revert "i2c: scmi: Replace open coded device_get_match_data()"
Wolfram Sang
1
-2
/
+7
2022-08-20
scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling check
Guru Das Srinagesh
1
-0
/
+1
2022-08-20
kbuild: fix the modules order between drivers and libs
Masahiro Yamada
1
-4
/
+2
2022-08-20
scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length
Nathan Chancellor
1
-1
/
+0
2022-08-20
kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__
Jiri Slaby
1
-1
/
+1
2022-08-20
modpost: fix module versioning when a symbol lacks valid CRC
Masahiro Yamada
1
-3
/
+1
2022-08-20
ata: libata: Set __ATA_BASE_SHT max_sectors
John Garry
1
-1
/
+2
2022-08-19
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
6
-42
/
+108
2022-08-19
libperf: Add a test case for read formats
Namhyung Kim
1
-0
/
+161
2022-08-19
libperf: Handle read format in perf_evsel__read()
Namhyung Kim
3
-3
/
+83
2022-08-19
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Namhyung Kim
1
-1
/
+4
2022-08-19
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+8
[next]