index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-06-01
24
-170
/
+122
|
\
|
*
ARM: 8980/1: Allow either FLATMEM or SPARSEMEM on the multiplatform build
Gregory Fong
2020-05-26
1
-1
/
+10
|
*
ARM: 8979/1: Remove redundant ARCH_SPARSEMEM_DEFAULT setting
Kevin Cernekee
2020-05-26
1
-3
/
+0
|
*
ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
Linus Walleij
2020-05-26
1
-1
/
+2
|
*
Merge tag 'efi-arm-no-relocate-for-rmk' of git://git.kernel.org/pub/scm/linux...
Russell King
2020-05-26
3
-86
/
+43
|
|
\
|
|
*
ARM: decompressor: run decompressor in place if loaded via UEFI
Ard Biesheuvel
2020-05-19
2
-64
/
+20
|
|
*
ARM: decompressor: move GOT into .data for EFI enabled builds
Ard Biesheuvel
2020-05-19
1
-0
/
+5
|
|
*
ARM: decompressor: defer loading of the contents of the LC0 structure
Ard Biesheuvel
2020-05-19
1
-11
/
+4
|
|
*
ARM: decompressor: split off _edata and stack base into separate object
Ard Biesheuvel
2020-05-19
1
-11
/
+12
|
|
*
ARM: decompressor: move headroom variable out of LC0
Ard Biesheuvel
2020-05-19
1
-2
/
+4
|
*
|
ARM: 8976/1: module: allow arch overrides for .init section names
Vincent Whitchurch
2020-05-19
2
-2
/
+12
|
*
|
ARM: 8975/1: module: fix handling of unwind init sections
Vincent Whitchurch
2020-05-19
1
-3
/
+19
|
*
|
ARM: 8974/1: use SPARSMEM_STATIC when SPARSEMEM is enabled
Mike Rapoport
2020-05-19
1
-0
/
+1
|
|
/
|
*
ARM: 8971/1: replace the sole use of a symbol with its definition
Jian Cai
2020-04-29
1
-2
/
+1
|
*
ARM: 8969/1: decompressor: simplify libfdt builds
Masahiro Yamada
2020-04-29
8
-56
/
+24
|
*
Update rmk's email address in various drivers
Russell King
2020-04-21
6
-6
/
+6
|
*
ARM: compat: remove KERNEL_DS usage in sys_oabi_epoll_ctl()
Russell King
2020-04-21
1
-10
/
+5
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-01
159
-976
/
+2559
|
\
\
|
*
\
Merge branch 'for-next/scs' into for-next/core
Will Deacon
2020-05-28
31
-9
/
+406
|
|
\
\
|
|
*
|
arm64: entry-ftrace.S: Update comment to indicate that x18 is live
Will Deacon
2020-05-18
1
-2
/
+3
|
|
*
|
scs: Move DEFINE_SCS macro into core code
Will Deacon
2020-05-18
2
-4
/
+4
|
|
*
|
scs: Remove references to asm/scs.h from core code
Will Deacon
2020-05-18
2
-3
/
+2
|
|
*
|
scs: Move scs_overflow_check() out of architecture code
Will Deacon
2020-05-18
6
-24
/
+8
|
|
*
|
arm64: scs: Use 'scs_sp' register alias for x18
Will Deacon
2020-05-18
3
-8
/
+10
|
|
*
|
scs: Move accounting into alloc/free functions
Will Deacon
2020-05-18
1
-24
/
+21
|
|
*
|
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
2020-05-18
5
-14
/
+12
|
|
*
|
efi/libstub: Disable Shadow Call Stack
Sami Tolvanen
2020-05-15
1
-0
/
+3
|
|
*
|
arm64: scs: Add shadow stacks for SDEI
Sami Tolvanen
2020-05-15
2
-1
/
+18
|
|
*
|
arm64: Implement Shadow Call Stack
Sami Tolvanen
2020-05-15
9
-2
/
+114
|
|
*
|
arm64: Disable SCS for hypervisor code
Sami Tolvanen
2020-05-15
1
-1
/
+1
|
|
*
|
arm64: vdso: Disable Shadow Call Stack
Sami Tolvanen
2020-05-15
1
-1
/
+1
|
|
*
|
arm64: efi: Restore register x18 if it was corrupted
Sami Tolvanen
2020-05-15
1
-1
/
+10
|
|
*
|
arm64: Preserve register x18 when CPU is suspended
Sami Tolvanen
2020-05-15
2
-1
/
+15
|
|
*
|
arm64: Reserve register x18 from general allocation with SCS
Sami Tolvanen
2020-05-15
1
-0
/
+4
|
|
*
|
scs: Disable when function graph tracing is enabled
Sami Tolvanen
2020-05-15
1
-0
/
+1
|
|
*
|
scs: Add support for stack usage debugging
Sami Tolvanen
2020-05-15
1
-1
/
+29
|
|
*
|
scs: Add page accounting for shadow call stack allocations
Sami Tolvanen
2020-05-15
6
-0
/
+37
|
|
*
|
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
2020-05-15
10
-0
/
+191
|
*
|
|
Merge branch 'for-next/kvm/errata' into for-next/core
Will Deacon
2020-05-28
9
-77
/
+68
|
|
\
\
\
|
|
*
|
|
KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h
Marc Zyngier
2020-05-28
2
-18
/
+17
|
|
*
|
|
arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
Andrew Scull
2020-05-04
8
-58
/
+50
|
|
|
/
/
|
*
|
|
Merge branch 'for-next/bti' into for-next/core
Will Deacon
2020-05-28
75
-219
/
+963
|
|
\
\
\
|
|
*
|
|
arm64: vdso: Fix CFI directives in sigreturn trampoline
Will Deacon
2020-05-21
2
-7
/
+40
|
|
*
|
|
arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction
Will Deacon
2020-05-21
3
-13
/
+20
|
|
*
|
|
arm64: bti: Fix support for userspace only BTI
Mark Brown
2020-05-12
1
-0
/
+8
|
|
*
|
|
arm64: kconfig: Update and comment GCC version check for kernel BTI
Will Deacon
2020-05-12
1
-1
/
+2
|
|
*
|
|
arm64: vdso: Map the vDSO text with guarded pages when built for BTI
Mark Brown
2020-05-07
1
-1
/
+5
|
|
*
|
|
arm64: vdso: Force the vDSO to be linked as BTI when built for BTI
Mark Brown
2020-05-07
1
-1
/
+3
|
|
*
|
|
arm64: vdso: Annotate for BTI
Mark Brown
2020-05-07
3
-0
/
+9
|
|
*
|
|
arm64: asm: Provide a mechanism for generating ELF note for BTI
Mark Brown
2020-05-07
1
-0
/
+50
[next]