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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-05
kasan, arm64: add arch_suppress_tag_checks_start/stop
Andrey Konovalov
1
-0
/
+2
2023-04-05
arm64: mte: rename TCO routines
Vincenzo Frascino
4
-70
/
+93
2023-04-05
kasan, arm64: rename tagging-related routines
Andrey Konovalov
1
-3
/
+3
2023-04-05
KVM: arm64: Expose SMC/HVC width to userspace
Marc Zyngier
1
-1
/
+2
2023-04-05
KVM: arm64: Introduce support for userspace SMCCC filtering
Oliver Upton
1
-0
/
+11
2023-04-05
KVM: arm64: Add support for KVM_EXIT_HYPERCALL
Oliver Upton
1
-0
/
+4
2023-04-05
KVM: arm64: Use a maple tree to represent the SMCCC filter
Oliver Upton
1
-1
/
+4
2023-04-05
KVM: arm64: Refactor hvc filtering to support different actions
Oliver Upton
1
-0
/
+9
2023-04-05
KVM: arm64: Add a helper to check if a VM has ran once
Oliver Upton
1
-0
/
+3
2023-03-30
KVM: arm64: nv: timers: Support hyp timer emulation
Marc Zyngier
2
-0
/
+6
2023-03-30
KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisor
Marc Zyngier
1
-0
/
+4
2023-03-30
KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data
Marc Zyngier
1
-0
/
+2
2023-03-30
KVM: arm64: timers: Allow userspace to set the global counter offset
Marc Zyngier
2
-0
/
+13
2023-03-30
KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVM
Marc Zyngier
1
-0
/
+3
2023-03-30
KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
Marc Zyngier
1
-0
/
+2
2023-03-29
KVM: arm64: Avoid lock inversion when setting the VM register width
Oliver Upton
1
-0
/
+3
2023-03-29
KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ON
Oliver Upton
1
-0
/
+1
2023-03-28
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
1
-1
/
+1
2023-03-28
arm64: uaccess: remove unnecessary earlyclobber
Mark Rutland
1
-1
/
+1
2023-03-28
arm64: uaccess: permit put_{user,kernel} to use zero register
Mark Rutland
1
-1
/
+1
2023-03-28
arm64: uaccess: permit __smp_store_release() to use zero register
Mark Rutland
1
-5
/
+5
2023-03-28
arm64: atomics: lse: improve cmpxchg implementation
Mark Rutland
1
-12
/
+5
2023-03-27
arm: uaccess: Remove memcpy_page_flushcache()
Ira Weiny
1
-2
/
+0
2023-03-27
mm,kfence: decouple kfence from page granularity mapping judgement
Zhenhua Huang
1
-0
/
+10
2023-03-27
perf: pmuv3: Move inclusion of kvm_host.h to the arch-specific helper
Zaid Al-Bassam
1
-0
/
+2
2023-03-27
perf: pmuv3: Abstract PMU version checks
Zaid Al-Bassam
1
-0
/
+16
2023-03-27
arm64: perf: Abstract system register accesses away
Marc Zyngier
1
-0
/
+137
2023-03-27
arm64: perf: Move PMUv3 driver to drivers/perf
Marc Zyngier
1
-249
/
+0
2023-03-16
mm: Expose untagging mask in /proc/$PID/status
Kirill A. Shutemov
1
-0
/
+6
2023-03-16
KVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags() to INT_MAX
Thomas Huth
1
-2
/
+2
2023-03-11
KVM: arm64: timers: Convert per-vcpu virtual offset to a global value
Marc Zyngier
1
-0
/
+3
2023-03-06
arm64/cpu: Mark cpu_die() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-03-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+11
2023-02-28
arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGN
Ard Biesheuvel
1
-0
/
+11
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-26
/
+330
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+24
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+2
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+5
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
21
-192
/
+286
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2023-02-20
Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
19
-25
/
+404
2023-02-19
arm64: efi: Make efi_rt_lock a raw_spinlock
Pierre Gondois
1
-3
/
+3
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
7
-6
/
+49
2023-02-13
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
8
-5
/
+196
2023-02-13
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2
-3
/
+2
2023-02-13
Merge branch kvm-arm64/psci-relay-fixes into kvmarm/next
Oliver Upton
2
-0
/
+100
2023-02-13
Merge branch kvm-arm64/parallel-access-faults into kvmarm/next
Oliver Upton
1
-0
/
+8
2023-02-13
Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/next
Oliver Upton
5
-8
/
+15
2023-02-13
Merge branch arm64/for-next/sme2 into kvmarm/next
Oliver Upton
8
-9
/
+83
2023-02-13
Merge branch kvm/kvm-hw-enable-refactor into kvmarm/next
Oliver Upton
2
-10
/
+9
[prev]
[next]