index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-25
compiler_types.h: Remove __compiletime_object_size()
Kees Cook
3
-8
/
+1
2021-09-25
cm4000_cs: Use struct_group() to zero struct cm4000_dev region
Kees Cook
1
-5
/
+4
2021-09-25
can: flexcan: Use struct_group() to zero struct flexcan_regs regions
Kees Cook
1
-34
/
+34
2021-09-25
HID: roccat: Use struct_group() to zero kone_mouse_event
Kees Cook
2
-6
/
+8
2021-09-25
HID: cp2112: Use struct_group() for memcpy() region
Kees Cook
1
-6
/
+8
2021-09-25
drm/mga/mga_ioc32: Use struct_group() for memcpy() region
Kees Cook
2
-23
/
+26
2021-09-25
iommu/amd: Use struct_group() for memcpy() region
Kees Cook
1
-3
/
+6
2021-09-25
bnxt_en: Use struct_group_attr() for memcpy() region
Kees Cook
2
-8
/
+10
2021-09-25
cxl/core: Replace unions with struct_group()
Kees Cook
1
-43
/
+18
2021-09-25
stddef: Introduce struct_group() helper macro
Kees Cook
3
-0
/
+76
2021-09-25
stddef: Fix kerndoc for sizeof_field() and offsetofend()
Kees Cook
1
-2
/
+2
2021-09-25
powerpc: Split memset() to avoid multi-field overflow
Kees Cook
1
-1
/
+2
2021-09-25
scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
Kees Cook
1
-1
/
+2
2021-09-20
Linux 5.15-rc2
v5.15-rc2
Linus Torvalds
1
-1
/
+1
2021-09-20
pci_iounmap'2: Electric Boogaloo: try to make sense of it all
Linus Torvalds
2
-23
/
+46
2021-09-19
dmascc: use proper 'virt_to_bus()' rather than casting to 'int'
Linus Torvalds
1
-3
/
+3
2021-09-19
alpha: enable GENERIC_PCI_IOMAP unconditionally
Linus Torvalds
1
-1
/
+1
2021-09-19
parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Helge Deller
3
-11
/
+6
2021-09-19
Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"
Linus Torvalds
1
-27
/
+13
2021-09-19
Revert drm/vc4 hdmi runtime PM changes
Linus Torvalds
1
-34
/
+10
2021-09-19
kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS
Nathan Chancellor
1
-0
/
+5
2021-09-19
x86/build: Do not add -falign flags unconditionally for clang
Nathan Chancellor
1
-3
/
+9
2021-09-19
kbuild: Fix comment typo in scripts/Makefile.modpost
Ramji Jiyani
1
-1
/
+1
2021-09-19
sh: Add missing FORCE prerequisites in Makefile
Geert Uytterhoeven
1
-8
/
+8
2021-09-19
gen_compile_commands: fix missing 'sys' package
Kortan
1
-0
/
+1
2021-09-19
checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file
Ariel Marcovitch
1
-8
/
+0
2021-09-19
checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit
Ariel Marcovitch
1
-0
/
+3
2021-09-18
alpha: move __udiv_qrnnd library function to arch/alpha/lib/
Linus Torvalds
5
-3
/
+5
2021-09-18
alpha: mark 'Jensen' platform as no longer broken
Linus Torvalds
2
-6
/
+5
2021-09-18
perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()
Andrii Nakryiko
1
-0
/
+3
2021-09-18
libperf evsel: Make use of FD robust.
Ian Rogers
1
-23
/
+41
2021-09-18
perf machine: Initialize srcline string member in add_location struct
Michael Petlan
1
-0
/
+1
2021-09-18
perf script: Fix ip display when type != attr->type
Adrian Hunter
1
-11
/
+13
2021-09-18
perf annotate: Fix fused instr logic for assembly functions
Ravi Bangoria
3
-17
/
+42
2021-09-18
tgafb: clarify dependencies
Linus Torvalds
1
-1
/
+3
2021-09-18
alpha: make 'Jensen' IO functions build again
Linus Torvalds
2
-5
/
+5
2021-09-18
spi: Fix tegra20 build with CONFIG_PM=n
Linus Torvalds
1
-2
/
+2
2021-09-17
dt-bindings: arm: Fix Toradex compatible typo
David Heidelberg
1
-1
/
+1
2021-09-17
of: restricted dma: Fix condition for rmem init
David Brazdil
1
-1
/
+5
2021-09-17
dt-bindings: arm: mediatek: mmsys: update mediatek,mmsys.yaml reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-09-17
dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-09-16
net: 6pack: Fix tx timeout and slot time
Guenter Roeck
1
-2
/
+2
2021-09-16
drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unused
Arnd Bergmann
1
-1
/
+1
2021-09-16
cpufreq: vexpress: Drop unused variable
Guenter Roeck
1
-1
/
+0
2021-09-16
alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
Guenter Roeck
1
-3
/
+3
2021-09-16
3com 3c515: make it compile on 64-bit architectures
Linus Torvalds
1
-1
/
+1
2021-09-16
arm64: Mark __stack_chk_guard as __ro_after_init
Dan Li
1
-1
/
+1
2021-09-16
arm64/kernel: remove duplicate include in process.c
Lv Ruyi
1
-1
/
+0
2021-09-16
arm64/sve: Use correct size when reinitialising SVE state
Mark Brown
1
-1
/
+1