index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc: Unbreak the build
Bart Van Assche
2022-09-29
5
-39
/
+39
*
x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled
Bill Wendling
2022-09-26
1
-1
/
+10
*
x86/paravirt: clean up typos and grammaros
Bill Wendling
2022-09-26
1
-8
/
+8
*
fortify: Convert to struct vs member helpers
Kees Cook
2022-09-26
1
-33
/
+35
*
fortify: Explicitly check bounds are compile-time constants
Kees Cook
2022-09-26
1
-19
/
+30
*
x86/entry: Work around Clang __bdos() bug
Kees Cook
2022-09-26
1
-1
/
+2
*
ARM: decompressor: Include .data.rel.ro.local
Kees Cook
2022-09-21
1
-0
/
+2
*
fortify: Adjust KUnit test for modular build
Kees Cook
2022-09-14
1
-2
/
+1
*
sh: machvec: Use char[] for section boundaries
Kees Cook
2022-09-13
2
-6
/
+6
*
kunit/memcpy: Avoid pathological compile-time string size
Kees Cook
2022-09-07
1
-1
/
+1
*
lib: Improve the is_signed_type() kunit test
Bart Van Assche
2022-09-07
1
-1
/
+6
*
LoadPin: Require file with verity root digests to have a header
Matthias Kaehlcke
2022-09-07
2
-2
/
+21
*
dm: verity-loadpin: Only trust verity targets with enforcement
Matthias Kaehlcke
2022-09-07
3
-0
/
+25
*
LoadPin: Fix Kconfig doc about format of file with verity digests
Matthias Kaehlcke
2022-09-07
1
-1
/
+1
*
um: Enable FORTIFY_SOURCE
Kees Cook
2022-09-07
2
-0
/
+2
*
lkdtm: Update tests for memcpy() run-time warnings
Kees Cook
2022-09-07
2
-16
/
+88
*
fortify: Add run-time WARN for cross-field memcpy()
Kees Cook
2022-09-07
1
-3
/
+67
*
fortify: Use SIZE_MAX instead of (size_t)-1
Kees Cook
2022-09-07
1
-14
/
+15
*
fortify: Add KUnit test for FORTIFY_SOURCE internals
Kees Cook
2022-09-07
4
-0
/
+88
*
fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL
Kees Cook
2022-09-07
1
-1
/
+2
*
string: Introduce strtomem() and strtomem_pad()
Kees Cook
2022-09-07
4
-8
/
+137
*
overflow: Split up kunit tests for smaller stack frames
Kees Cook
2022-09-07
1
-27
/
+51
*
overflow: Allow mixed type arguments
Kees Cook
2022-09-07
2
-60
/
+113
*
overflow, tracing: Define the is_signed_type() macro once
Bart Van Assche
2022-08-31
3
-3
/
+6
*
testing/selftests: Add tests for the is_signed_type() macro
Bart Van Assche
2022-08-31
3
-0
/
+61
*
Linux 6.0-rc2
Linus Torvalds
2022-08-21
1
-1
/
+1
*
Merge tag 'irq-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-21
7
-32
/
+34
|
\
|
*
Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2022-08-18
7
-32
/
+34
|
|
\
|
|
*
irqchip/loongson-liointc: Fix an error handling path in liointc_init()
Christophe JAILLET
2022-08-12
1
-1
/
+1
|
|
*
irqchip/loongarch: Fix irq_domain_alloc_fwnode() abuse
Marc Zyngier
2022-08-09
5
-5
/
+6
|
|
*
irqchip/loongson-pch-pic: Move find_pch_pic() into CONFIG_ACPI
Huacai Chen
2022-08-08
2
-20
/
+19
|
|
*
irqchip/loongson-eiointc: Fix a build warning
Huacai Chen
2022-08-04
1
-1
/
+1
|
|
*
irqchip/loongson-eiointc: Fix irq affinity setting
Huacai Chen
2022-08-04
1
-2
/
+6
|
|
*
iommu/hyper-v: Use helper instead of directly accessing affinity
Michael Kelley
2022-08-04
1
-3
/
+1
*
|
|
Merge tag 'perf-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-21
1
-1
/
+1
|
\
\
\
|
*
|
|
x86/kprobes: Fix JNG/JNLE emulation
Nadav Amit
2022-08-14
1
-1
/
+1
*
|
|
|
Merge tag 'trace-v6.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-21
5
-21
/
+119
|
\
\
\
\
|
*
|
|
|
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
2022-08-21
1
-0
/
+1
|
*
|
|
|
tracing/probes: Have kprobes and uprobes use $COMM too
Steven Rostedt (Google)
2022-08-21
1
-2
/
+3
|
*
|
|
|
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
2022-08-21
1
-6
/
+64
|
*
|
|
|
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
2022-08-21
1
-0
/
+21
|
*
|
|
|
tracing/eprobes: Do not hardcode $comm as a string
Steven Rostedt (Google)
2022-08-21
1
-2
/
+3
|
*
|
|
|
tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
Steven Rostedt (Google)
2022-08-21
1
-8
/
+13
|
*
|
|
|
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
2022-08-21
1
-0
/
+10
|
*
|
|
|
tracing/perf: Fix double put of trace event when init fails
Steven Rostedt (Google)
2022-08-21
1
-3
/
+4
|
*
|
|
|
tracing: React to error return from traceprobe_parse_event_name()
Lukas Bulwahn
2022-08-21
1
-1
/
+1
*
|
|
|
|
Merge tag 'i2c-for-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-21
2
-11
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
i2c: imx: Make sure to unregister adapter on remove()
Uwe Kleine-König
2022-08-21
1
-9
/
+11
|
*
|
|
|
|
Revert "i2c: scmi: Replace open coded device_get_match_data()"
Wolfram Sang
2022-08-21
1
-2
/
+7
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag '6.0-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-08-21
14
-52
/
+45
|
\
\
\
\
\
[next]