index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-25
arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)
Timothy E Baldwin
1
-1
/
+1
2021-02-24
arm64: Add missing ISB after invalidating TLB in enter_vhe
Marc Zyngier
1
-0
/
+1
2021-02-24
arm64: Add missing ISB after invalidating TLB in __primary_switch
Marc Zyngier
1
-0
/
+1
2021-02-24
arm64: VHE: Enable EL2 MMU from the idmap
Marc Zyngier
1
-13
/
+26
2021-02-24
KVM: arm64: make the hyp vector table entries local
Joey Gouly
1
-1
/
+1
2021-02-23
arm64/mm: Fixed some coding style issues
Zhiyuan Dai
1
-3
/
+3
2021-02-23
arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
He Zhe
1
-1
/
+1
2021-02-22
kexec: move machine_kexec_post_load() to public interface
Pavel Tatashin
2
-2
/
+2
2021-02-19
arm64 module: set plt* section addresses to 0x0
Shaoying Xu
1
-3
/
+3
2021-02-19
arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() fails
qiuguorui1
1
-1
/
+3
2021-02-19
arm64: spectre: Prevent lockdep splat on v4 mitigation enable path
Will Deacon
1
-1
/
+1
2021-02-12
Merge branch 'for-next/vdso' into for-next/core
Will Deacon
7
-9
/
+10
2021-02-12
Merge branch 'for-next/topology' into for-next/core
Will Deacon
1
-59
/
+56
2021-02-12
Merge branch 'for-next/stacktrace' into for-next/core
Will Deacon
2
-14
/
+9
2021-02-12
Merge branch 'for-next/selftests' into for-next/core
Will Deacon
1
-1
/
+1
2021-02-12
Merge branch 'for-next/rng' into for-next/core
Will Deacon
4
-10
/
+119
2021-02-12
Merge branch 'for-next/random' into for-next/core
Will Deacon
1
-14
/
+1
2021-02-12
Merge branch 'for-next/perf' into for-next/core
Will Deacon
17
-49
/
+73
2021-02-12
Merge branch 'for-next/misc' into for-next/core
Will Deacon
14
-33
/
+59
2021-02-12
Merge branch 'for-next/kexec' into for-next/core
Will Deacon
9
-322
/
+434
2021-02-12
Merge branch 'for-next/faultaround' into for-next/core
Will Deacon
10
-230
/
+283
2021-02-12
Merge branch 'for-next/errata' into for-next/core
Will Deacon
6
-67
/
+55
2021-02-12
Merge branch 'for-next/crypto' into for-next/core
Will Deacon
1
-0
/
+16
2021-02-12
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
22
-170
/
+529
2021-02-12
Merge branch 'for-next/cosmetic' into for-next/core
Will Deacon
6
-7
/
+7
2021-02-10
drivers/perf: Replace spin_lock_irqsave to spin_lock
Qi Liu
2
-6
/
+4
2021-02-10
mm: filemap: Fix microblaze build failure with 'mmu_defconfig'
Will Deacon
1
-0
/
+1
2021-02-09
arm64: Make CPU_BIG_ENDIAN depend on ld.bfd or ld.lld 13.0.0+
Nathan Chancellor
1
-2
/
+3
2021-02-09
arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line
Marc Zyngier
4
-1
/
+23
2021-02-09
arm64: Defer enabling pointer authentication on boot core
Srinivas Ramana
3
-4
/
+11
2021-02-09
arm64: cpufeatures: Allow disabling of BTI from the command-line
Marc Zyngier
5
-2
/
+19
2021-02-09
arm64: Move "nokaslr" over to the early cpufeature infrastructure
Marc Zyngier
2
-34
/
+17
2021-02-09
KVM: arm64: Document HVC_VHE_RESTART stub hypercall
Marc Zyngier
1
-0
/
+9
2021-02-09
arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0
Marc Zyngier
3
-0
/
+8
2021-02-09
arm64: Add an aliasing facility for the idreg override
Marc Zyngier
1
-3
/
+14
2021-02-09
arm64: Honor VHE being disabled from the command-line
Marc Zyngier
2
-0
/
+14
2021-02-09
arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line
Marc Zyngier
3
-1
/
+17
2021-02-09
arm64: cpufeature: Add an early command-line cpufeature override facility
Marc Zyngier
3
-1
/
+152
2021-02-09
arm64: Extract early FDT mapping from kaslr_early_init()
Marc Zyngier
4
-5
/
+31
2021-02-09
arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()
Marc Zyngier
2
-2
/
+14
2021-02-09
arm64: cpufeature: Add global feature override facility
Marc Zyngier
2
-6
/
+45
2021-02-09
arm64: Move SCTLR_EL1 initialisation to EL-agnostic code
Marc Zyngier
1
-5
/
+3
2021-02-09
arm64: Simplify init_el2_state to be non-VHE only
Marc Zyngier
3
-27
/
+10
2021-02-09
arm64: Move VHE-specific SPE setup to mutate_to_vhe()
Marc Zyngier
1
-3
/
+5
2021-02-09
arm64: Drop early setting of MDSCR_EL2.TPMS
Marc Zyngier
1
-3
/
+0
2021-02-09
arm64: Initialise as nVHE before switching to VHE
Marc Zyngier
3
-36
/
+27
2021-02-08
arm64: entry: consolidate Cortex-A76 erratum 1463225 workaround
Mark Rutland
4
-65
/
+53
2021-02-08
arm64: Provide an 'upgrade to VHE' stub hypercall
Marc Zyngier
2
-3
/
+80
2021-02-08
arm64: Turn the MMU-on sequence into a macro
Marc Zyngier
3
-26
/
+22
2021-02-08
arm64: Fix outdated TCR setup comment
Marc Zyngier
1
-2
/
+2
[next]