index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
idreg-override.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64/kernel: Move 'nokaslr' parsing out of early idreg code
Ard Biesheuvel
2023-12-12
1
-7
/
+0
*
arm64: idreg-override: Avoid kstrtou64() to parse a single hex digit
Ard Biesheuvel
2023-12-12
1
-1
/
+15
*
arm64: idreg-override: Avoid sprintf() for simple string concatenation
Ard Biesheuvel
2023-12-12
1
-6
/
+13
*
arm64: idreg-override: avoid strlen() to check for empty strings
Ard Biesheuvel
2023-12-12
1
-1
/
+1
*
arm64: idreg-override: Avoid parameq() and parameqn()
Ard Biesheuvel
2023-12-12
1
-11
/
+17
*
arm64: idreg-override: Prepare for place relative reloc patching
Ard Biesheuvel
2023-12-12
1
-33
/
+56
*
arm64: idreg-override: Omit non-NULL checks for override pointer
Ard Biesheuvel
2023-12-12
1
-11
/
+5
*
arm64/sysreg: Fix broken strncpy() -> strscpy() conversion
Will Deacon
2023-09-06
1
-3
/
+3
*
arm64/sysreg: refactor deprecated strncpy
Justin Stitt
2023-08-16
1
-3
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-03
1
-9
/
+16
|
\
|
*
arm64: Allow arm64_sw.hvhe on command line
Marc Zyngier
2023-06-12
1
-0
/
+11
|
*
arm64: Turn kaslr_feature_override into a generic SW feature override
Marc Zyngier
2023-06-12
1
-10
/
+6
*
|
arm64: mops: allow disabling MOPS from the kernel command line
Kristina Martsenko
2023-06-05
1
-0
/
+2
|
/
*
Merge branch 'for-next/sysreg' into for-next/core
Will Deacon
2023-04-20
1
-1
/
+1
|
\
|
*
arm64/idreg: Don't disable SME when disabling SVE
Mark Brown
2023-04-11
1
-1
/
+1
*
|
arm64: kernel: Fix kernel warning when nokaslr is passed to commandline
Pavankumar Kondeti
2023-04-14
1
-0
/
+7
|
/
*
arm64/sme: Enable host kernel to access ZT0
Mark Brown
2023-01-20
1
-0
/
+1
*
arm64/sysreg: Standardise naming for ID_AA64MMFR1_EL1 fields
Kristina Martsenko
2022-09-09
1
-1
/
+1
*
arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant names
Mark Brown
2022-09-09
1
-3
/
+3
*
arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition names
Mark Brown
2022-09-09
1
-1
/
+1
*
Merge branch 'for-next/boot' into for-next/core
Will Deacon
2022-07-25
1
-15
/
+78
|
\
|
*
arm64: fix KASAN_INLINE
Mark Rutland
2022-07-20
1
-6
/
+11
|
*
arm64: Add an override for ID_AA64SMFR0_EL1.FA64
Marc Zyngier
2022-07-01
1
-0
/
+11
|
*
arm64: Add the arm64.nosve command line option
Marc Zyngier
2022-07-01
1
-0
/
+26
|
*
arm64: Add the arm64.nosme command line option
Marc Zyngier
2022-07-01
1
-0
/
+17
|
*
arm64: Allow the idreg override to deal with variable field width
Marc Zyngier
2022-07-01
1
-12
/
+16
|
*
arm64: Save state of HCR_EL2.E2H before switch to EL1
Marc Zyngier
2022-07-01
1
-3
/
+8
|
*
arm64: idreg-override: use early FDT mapping in ID map
Ard Biesheuvel
2022-06-24
1
-11
/
+6
*
|
arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition names
Mark Brown
2022-07-05
1
-2
/
+2
*
|
arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition names
Mark Brown
2022-07-05
1
-4
/
+4
*
|
arm64/idreg: Fix tab/space damage
Mark Brown
2022-07-05
1
-7
/
+7
|
/
*
arm64: Add support of PAuth QARMA3 architected algorithm
Vladimir Murzin
2022-02-25
1
-2
/
+14
*
arm64/cpufeature: Optionally disable MTE via command-line
Yee Lee
2021-08-03
1
-0
/
+2
*
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
1
-1
/
+1
*
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
1
-1
/
+2
*
arm64: Cope with CPUs stuck in VHE mode
Marc Zyngier
2021-04-08
1
-1
/
+12
*
arm64: cpufeature: Allow early filtering of feature override
Marc Zyngier
2021-04-08
1
-0
/
+13
*
arm64: Drop support for CMDLINE_EXTEND
Will Deacon
2021-03-08
1
-4
/
+1
*
arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overrides
Will Deacon
2021-03-08
1
-19
/
+25
*
arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line
Marc Zyngier
2021-02-09
1
-0
/
+16
*
arm64: cpufeatures: Allow disabling of BTI from the command-line
Marc Zyngier
2021-02-09
1
-0
/
+11
*
arm64: Move "nokaslr" over to the early cpufeature infrastructure
Marc Zyngier
2021-02-09
1
-0
/
+15
*
arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0
Marc Zyngier
2021-02-09
1
-0
/
+2
*
arm64: Add an aliasing facility for the idreg override
Marc Zyngier
2021-02-09
1
-3
/
+14
*
arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line
Marc Zyngier
2021-02-09
1
-0
/
+11
*
arm64: cpufeature: Add an early command-line cpufeature override facility
Marc Zyngier
2021-02-09
1
-0
/
+150