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
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
KVM: arm64: Enable access to sanitized CPU features at EL2
Quentin Perret
1
-0
/
+13
2021-03-19
KVM: arm64: Introduce a BSS section for use at Hyp
Quentin Perret
1
-18
/
+34
2021-03-19
KVM: arm64: Link position-independent string routines into .hyp.text
Will Deacon
1
-0
/
+11
2021-03-18
arm64: Use INIT_SCTLR_EL1_MMU_OFF to disable the MMU on CPU restart
Marc Zyngier
1
-4
/
+1
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2021-03-11
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
1
-4
/
+9
2021-03-11
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
1
-1
/
+1
2021-03-10
arm64: perf: Fix 64-bit event counter read truncation
Rob Herring
1
-1
/
+1
2021-03-10
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
1
-2
/
+4
2021-03-10
arch_topology: Allow multiple entities to provide sched_freq_tick() callback
Viresh Kumar
1
-66
/
+39
2021-03-10
arch_topology: Rename freq_scale as arch_freq_scale
Viresh Kumar
1
-3
/
+3
2021-03-08
arm64: Use common of_kexec_alloc_and_setup_fdt()
Rob Herring
1
-174
/
+8
2021-03-08
arm64: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
1
-9
/
+9
2021-03-08
arm64: Drop support for CMDLINE_EXTEND
Will Deacon
1
-4
/
+1
2021-03-08
arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overrides
Will Deacon
1
-19
/
+25
2021-03-06
KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is available
Marc Zyngier
1
-0
/
+3
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+0
2021-02-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-18
/
+35
2021-02-26
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
1
-46
/
+0
2021-02-25
arm64: stacktrace: Report when we reach the end of the stack
Mark Brown
1
-1
/
+1
2021-02-25
arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)
Timothy E Baldwin
1
-1
/
+1
2021-02-24
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
1
-0
/
+12
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-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2021-02-23
arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
He Zhe
1
-1
/
+1
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-5
/
+18
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
30
-553
/
+639
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
arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero page
Catalin Marinas
2
-6
/
+3
2021-02-12
Merge branch 'for-next/vdso' into for-next/core
Will Deacon
6
-5
/
+4
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/perf' into for-next/core
Will Deacon
1
-3
/
+10
2021-02-12
Merge branch 'for-next/misc' into for-next/core
Will Deacon
4
-2
/
+13
2021-02-12
Merge branch 'for-next/kexec' into for-next/core
Will Deacon
3
-316
/
+60
2021-02-12
Merge branch 'for-next/errata' into for-next/core
Will Deacon
4
-34
/
+54
2021-02-12
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
9
-114
/
+427
2021-02-09
arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line
Marc Zyngier
2
-1
/
+19
2021-02-09
arm64: Defer enabling pointer authentication on boot core
Srinivas Ramana
1
-4
/
+0
2021-02-09
arm64: cpufeatures: Allow disabling of BTI from the command-line
Marc Zyngier
2
-1
/
+14
2021-02-09
arm64: Move "nokaslr" over to the early cpufeature infrastructure
Marc Zyngier
2
-34
/
+17
2021-02-09
arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0
Marc Zyngier
1
-0
/
+2
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
2
-1
/
+15
[prev]
[next]