index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
arm64: armv8_deprecated: rework deprected instruction handling
Mark Rutland
1
-10
/
+9
2023-10-25
arm64: rework EL0 MRS emulation
Mark Rutland
1
-1
/
+2
2023-10-25
arm64: factor out EL1 SSBS emulation hook
Mark Rutland
1
-0
/
+2
2023-10-25
arm64: split EL0/EL1 UNDEF handlers
Mark Rutland
1
-1
/
+2
2023-10-25
arm64: allow kprobes on EL0 handlers
Mark Rutland
1
-2
/
+2
2023-10-25
arm64: rework BTI exception handling
Mark Rutland
1
-1
/
+2
2023-10-25
arm64: rework FPAC exception handling
Mark Rutland
1
-1
/
+2
2023-10-25
arm64: consistently pass ESR_ELx to die()
Mark Rutland
1
-1
/
+1
2023-10-25
arm64: die(): pass 'err' as long
Mark Rutland
1
-1
/
+1
2023-10-10
arm64: Add Cortex-A520 CPU part definition
Rob Herring
1
-0
/
+2
2023-09-19
arm64: sdei: abort running SDEI handlers during crash
D Scott Phillips
1
-0
/
+6
2023-07-27
arm64: set __exception_irq_entry with __irq_entry as a default
Youngmin Nam
1
-5
/
+0
2023-07-27
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
1
-2
/
+2
2023-07-27
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2023-06-28
arm64: Add missing Set/Way CMO encodings
Marc Zyngier
1
-0
/
+6
2023-05-30
KVM: arm64: Link position-independent string routines into .hyp.text
Will Deacon
1
-0
/
+3
2023-05-17
arm64: Always load shadow stack pointer directly from the task struct
Ard Biesheuvel
1
-3
/
+4
2023-05-17
arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step
Sumit Garg
1
-0
/
+1
2023-03-17
arm64: efi: Make efi_rt_lock a raw_spinlock
Pierre Gondois
1
-3
/
+3
2023-01-24
arm64: efi: Execute runtime services from a dedicated stack
Ard Biesheuvel
1
-0
/
+3
2023-01-18
arm64: cmpxchg_double*: hazard against entire exchange variable
Mark Rutland
2
-2
/
+2
2023-01-18
arm64: atomics: remove LL/SC trampolines
Mark Rutland
1
-31
/
+9
2023-01-18
arm64: atomics: format whitespace consistently
Mark Rutland
2
-50
/
+50
2023-01-18
KVM: arm64: Fix S1PTW handling on RO memslots
Marc Zyngier
1
-2
/
+20
2023-01-14
arm64: make is_ttbrX_addr() noinstr-safe
Mark Rutland
1
-2
/
+2
2023-01-04
arm64: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+4
2022-12-02
arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.
Kuniyuki Iwashima
1
-1
/
+1
2022-11-25
arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macro
D Scott Phillips
1
-1
/
+1
2022-11-03
arm64/kexec: Test page size support with new TGRAN range values
Anshuman Khandual
2
-15
/
+22
2022-11-03
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
1
-6
/
+14
2022-11-03
arm64: Add AMPERE1 to the Spectre-BHB affected list
D Scott Phillips
1
-0
/
+4
2022-10-30
arm64: errata: Remove AES hwcap for COMPAT tasks
James Morse
1
-1
/
+2
2022-09-15
arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly
Ionela Voinescu
1
-1
/
+2
2022-08-21
arm64: Do not forget syscall when starting a new thread.
Francis Laniel
1
-1
/
+2
2022-05-18
arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
Mike Rapoport
1
-0
/
+4
2022-04-27
arm64: mm: fix p?d_leaf()
Muchun Song
1
-2
/
+2
2022-04-27
arm64/mm: Remove [PUD|PMD]_TABLE_BIT from [pud|pmd]_bad()
Anshuman Khandual
1
-3
/
+2
2022-04-13
arm64: module: remove (NOLOAD) from linker script
Fangrui Song
1
-3
/
+3
2022-04-13
arm64: Add part number for Arm Cortex-A78AE
Chanho Park
1
-0
/
+2
2022-03-23
arm64: fix clang warning about TRAMP_VALIAS
Arnd Bergmann
1
-2
/
+2
2022-03-11
arm64: Use the clearbhb instruction in mitigations
James Morse
6
-0
/
+31
2022-03-11
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
1
-0
/
+5
2022-03-11
arm64: Mitigate spectre style branch history side channels
James Morse
6
-2
/
+35
2022-03-11
KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
James Morse
4
-2
/
+16
2022-03-11
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
1
-0
/
+2
2022-03-11
arm64: Add percpu vectors for EL1
James Morse
1
-0
/
+27
2022-03-11
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2
-0
/
+58
2022-03-11
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2
-2
/
+9
2022-03-11
arm64: entry: Move the trampoline data page before the text page
James Morse
1
-1
/
+1
2022-03-11
arm64: cpufeature: add HWCAP for FEAT_RPRES
Joey Gouly
2
-0
/
+2
[next]