index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: entry: Use SDEI event constants
Florian Fainelli
2021-12-06
1
-2
/
+4
*
arm64: kasan: mte: move GCR_EL1 switch to task switch when KASAN disabled
Peter Collingbourne
2021-09-29
1
-5
/
+5
*
Merge branch 'for-next/entry' into for-next/core
Catalin Marinas
2021-08-26
1
-45
/
+3
|
\
|
*
arm64: entry: call exit_to_user_mode() from C
Mark Rutland
2021-08-05
1
-2
/
+2
|
*
arm64: entry: move bulk of ret_to_user to C
Mark Rutland
2021-08-05
1
-45
/
+3
|
|
|
\
*
-
.
\
Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...
Catalin Marinas
2021-08-26
1
-24
/
+42
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
arm64: entry: Add SYM_CODE annotation for __bad_stack
Mark Brown
2021-08-06
1
-1
/
+3
|
|
/
|
/
|
|
*
arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
2021-08-02
1
-3
/
+2
|
*
arm64: avoid double ISB on kernel entry
Peter Collingbourne
2021-07-28
1
-2
/
+13
|
*
arm64: mte: optimize GCR_EL1 modification on kernel entry/exit
Peter Collingbourne
2021-07-28
1
-8
/
+4
|
*
arm64: mte: rename gcr_user_excl to mte_ctrl
Peter Collingbourne
2021-07-28
1
-2
/
+2
|
*
arm64: mte: avoid TFSRE0_EL1 related operations unless in async mode
Peter Collingbourne
2021-07-27
1
-9
/
+19
|
/
*
Merge branch 'for-next/entry' into for-next/core
Will Deacon
2021-06-24
1
-268
/
+91
|
\
|
*
arm64: entry: handle all vectors with C
Mark Rutland
2021-06-07
1
-101
/
+45
|
*
arm64: entry: template the entry asm functions
Mark Rutland
2021-06-07
1
-86
/
+27
|
*
arm64: entry: consolidate EL1 exception returns
Mark Rutland
2021-06-07
1
-4
/
+8
|
*
arm64: entry: organise entry vectors consistently
Mark Rutland
2021-06-07
1
-21
/
+21
|
*
arm64: entry: organise entry handlers consistently
Mark Rutland
2021-06-07
1
-42
/
+36
|
*
arm64: entry: convert IRQ+FIQ handlers to C
Mark Rutland
2021-06-07
1
-94
/
+14
|
*
arm64: entry: add a call_on_irq_stack helper
Mark Rutland
2021-06-07
1
-0
/
+36
|
*
arm64: entry: move NMI preempt logic to C
Mark Rutland
2021-06-07
1
-11
/
+1
|
*
arm64: entry: convert SError handlers to C
Mark Rutland
2021-06-07
1
-11
/
+5
|
*
arm64: entry: unmask IRQ+FIQ after EL0 handling
Mark Rutland
2021-06-07
1
-1
/
+1
*
|
arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macros
Will Deacon
2021-05-27
1
-4
/
+4
*
|
arm64: Implement stack trace termination record
Madhavan T. Venkataraman
2021-05-25
1
-1
/
+1
|
/
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-05-07
1
-16
/
+5
|
\
|
*
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
2021-05-05
1
-13
/
+2
|
*
arm64: stacktrace: restore terminal records
Mark Rutland
2021-04-30
1
-3
/
+3
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-04-26
1
-64
/
+110
|
\
|
|
*
Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core
Catalin Marinas
2021-04-15
1
-3
/
+43
|
|
\
|
|
*
arm64: pac: Optimize kernel entry/exit key installation code paths
Peter Collingbourne
2021-04-13
1
-14
/
+19
|
|
*
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
2021-04-13
1
-2
/
+37
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...
Catalin Marinas
2021-04-15
1
-47
/
+67
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
arm64: irq: allow FIQs to be handled
Mark Rutland
2021-03-24
1
-9
/
+21
|
|
|
*
arm64: Always keep DAIF.[IF] in sync
Hector Martin
2021-03-24
1
-5
/
+7
|
|
|
*
arm64: entry: factor irq triage logic into macros
Marc Zyngier
2021-03-24
1
-37
/
+43
|
|
|
/
|
*
/
arm64: entry: remove test_irqs_unmasked macro
Mark Rutland
2021-03-25
1
-14
/
+0
|
|
/
*
/
arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomically
Catalin Marinas
2021-04-12
1
-4
/
+6
|
/
*
Merge branch 'for-next/stacktrace' into for-next/core
Will Deacon
2021-02-12
1
-5
/
+5
|
\
|
*
arm64: remove EL0 exception frame record
Mark Rutland
2021-01-20
1
-5
/
+5
*
|
arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offset
Joey Gouly
2021-02-03
1
-2
/
+2
|
/
*
arm64: rename S_FRAME_SIZE to PT_REGS_SIZE
Jianlin Lv
2021-01-13
1
-7
/
+7
*
arm64: mte: remove an ISB on kernel exit
Peter Collingbourne
2021-01-04
1
-1
/
+1
*
arm64: mte: switch GCR_EL1 in kernel entry and exit
Vincenzo Frascino
2020-12-22
1
-0
/
+41
*
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-12-09
1
-56
/
+22
|
\
|
*
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
2020-11-30
1
-22
/
+13
|
*
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
2020-11-30
1
-30
/
+4
|
*
arm64: entry: prepare ret_to_user for function call
Mark Rutland
2020-11-30
1
-4
/
+5
*
|
Merge remote-tracking branch 'arm64/for-next/scs' into for-next/core
Catalin Marinas
2020-12-09
1
-3
/
+3
|
\
\
|
*
|
arm64: scs: use vmapped IRQ and SDEI shadow stacks
Sami Tolvanen
2020-12-01
1
-3
/
+3
|
|
/
[next]