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-10-16
arm64: Add cpucap_is_possible()
Mark Rutland
3
-29
/
+59
2023-10-16
arm64: Factor out cpucap definitions
Mark Rutland
2
-1
/
+9
2023-10-15
Merge tag 'kvmarm-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-2
/
+2
2023-10-13
arm64: add FEAT_LSE128 HWCAP
Joey Gouly
2
-0
/
+2
2023-10-13
arm64: add FEAT_LRCPC3 HWCAP
Joey Gouly
2
-0
/
+2
2023-10-12
KVM: arm64: Add nPIR{E0}_EL1 to HFG traps
Joey Gouly
1
-2
/
+2
2023-10-09
KVM: arm64: Expose MOPS instructions to guests
Kristina Martsenko
1
-1
/
+3
2023-10-09
KVM: arm64: Add handler for MOPS exceptions
Kristina Martsenko
1
-2
/
+52
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
5
-3
/
+24
2023-10-06
mm: add statistics for PUD level pagetable
Baolin Wang
1
-1
/
+4
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
2
-1
/
+3
2023-10-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-0
/
+21
2023-10-05
KVM: arm64: Use mtree_empty() to determine if SMCCC filter configured
Oliver Upton
1
-3
/
+1
2023-10-04
arm64: kdump: use generic interface to simplify crashkernel reservation
Baoquan He
1
-0
/
+10
2023-10-04
KVM: arm64: Allow userspace to get the writable masks for feature ID registers
Jing Zhang
2
-0
/
+34
2023-10-04
cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
Oza Pawandeep
1
-0
/
+19
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
1
-2
/
+2
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2023-09-30
KVM: arm64: Build MPIDR to vcpu index cache at runtime
Marc Zyngier
1
-0
/
+28
2023-09-30
KVM: arm64: Simplify kvm_vcpu_get_mpidr_aff()
Marc Zyngier
1
-1
/
+1
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
1
-1
/
+1
2023-09-29
arm64: Add Cortex-A520 CPU part definition
Rob Herring
1
-0
/
+2
2023-09-29
arm64/sve: Report FEAT_SVE_B16B16 to userspace
Mark Brown
2
-0
/
+2
2023-09-25
arm64: smp: Add arch support for backtrace using pseudo-NMI
Douglas Anderson
1
-0
/
+3
2023-09-25
arm64: smp: Remove dedicated wakeup IPI
Mark Rutland
1
-2
/
+2
2023-09-25
arm64/sve: Remove SMCR pseudo register from cpufeature code
Mark Brown
1
-3
/
+0
2023-09-25
arm64/sve: Remove ZCR pseudo register from cpufeature code
Mark Brown
2
-4
/
+0
2023-09-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2023-09-22
KVM: arm64: Avoid soft lockups due to I-cache maintenance
Oliver Upton
1
-6
/
+31
2023-09-22
arm64: tlbflush: Rename MAX_TLBI_OPS
Oliver Upton
1
-4
/
+4
2023-09-21
KVM: arm64: Get rid of vCPU-scoped feature bitmap
Oliver Upton
3
-11
/
+8
2023-09-21
KVM: arm64: Remove unused return value from kvm_reset_vcpu()
Oliver Upton
1
-1
/
+1
2023-09-21
futex: Add sys_futex_requeue()
[email protected]
2
-1
/
+3
2023-09-21
futex: Add sys_futex_wait()
[email protected]
2
-1
/
+3
2023-09-21
futex: Add sys_futex_wake()
[email protected]
2
-1
/
+3
2023-09-18
arm64: cpufeature: Fix CLRBHB and BC detection
Kristina Martsenko
1
-1
/
+1
2023-09-12
KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID
Jean-Philippe Brucker
1
-1
/
+1
2023-09-09
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
1
-0
/
+2
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-65
/
+418
2023-09-05
arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
1
-0
/
+2
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
8
-65
/
+418
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-37
/
+128
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+4
2023-08-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-31
/
+22
2023-08-28
Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+3
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+3
2023-08-28
Merge branch kvm-arm64/6.6/misc into kvmarm-master/next
Marc Zyngier
3
-7
/
+1
2023-08-28
Merge branch kvm-arm64/6.6/pmu-fixes into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
[prev]
[next]