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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
11
-34
/
+132
2024-03-07
Merge branch 'for-next/stage1-lpa2' into for-next/core
Catalin Marinas
20
-236
/
+621
2024-03-07
Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...
Catalin Marinas
15
-28
/
+61
2024-03-07
arm64/hwcap: Define hwcaps for 2023 DPISA features
Mark Brown
1
-0
/
+15
2024-03-07
arm64/fpsimd: Support FEAT_FPMR
Mark Brown
4
-0
/
+12
2024-03-07
arm64/fpsimd: Enable host kernel access to FPMR
Mark Brown
1
-1
/
+1
2024-03-07
arm64/cpufeature: Hook new identification registers up to cpufeature
Mark Brown
1
-0
/
+3
2024-03-07
Merge branch kvm-arm64/vfio-normal-nc into kvmarm/next
Oliver Upton
2
-0
/
+4
2024-03-07
Merge branch kvm-arm64/vm-configuration into kvmarm/next
Oliver Upton
3
-5
/
+99
2024-03-07
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2
-27
/
+21
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
1
-1
/
+1
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
2
-28
/
+21
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+2
2024-03-01
arm64: Remove enable_daif macro
Jinjie Ruan
1
-4
/
+0
2024-03-01
arm64/hw_breakpoint: Directly use ESR_ELx_WNR for an watchpoint exception
Anshuman Khandual
1
-1
/
+0
2024-03-01
arm64/mm: Use generic __pud_free() helper in pud_free() implementation
Ard Biesheuvel
1
-2
/
+1
2024-02-28
arm64: patching: implement text_poke API
Puranjay Mohan
1
-0
/
+2
2024-02-28
arm64: remove unnecessary ifdefs around is_compat_task()
Leonardo Bras
2
-7
/
+5
2024-02-27
KVM: arm64: Don't initialize idreg debugfs w/ preemption disabled
Oliver Upton
1
-0
/
+1
2024-02-24
KVM: arm64: Introduce new flag for non-cacheable IO memory
Ankit Agrawal
2
-0
/
+4
2024-02-24
KVM: arm64: Fix typos
Bjorn Helgaas
1
-1
/
+1
2024-02-23
arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
1
-1
/
+1
2024-02-23
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
1
-2
/
+2
2024-02-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-8
/
+6
2024-02-22
arm64/mm: automatically fold contpte mappings
Ryan Roberts
1
-0
/
+26
2024-02-22
arm64/mm: __always_inline to improve fork() perf
Ryan Roberts
1
-5
/
+5
2024-02-22
arm64/mm: implement pte_batch_hint()
Ryan Roberts
1
-0
/
+9
2024-02-22
arm64/mm: implement new [get_and_]clear_full_ptes() batch APIs
Ryan Roberts
1
-0
/
+67
2024-02-22
arm64/mm: implement new wrprotect_ptes() batch API
Ryan Roberts
1
-10
/
+51
2024-02-22
arm64/mm: wire up PTE_CONT for user mappings
Ryan Roberts
1
-0
/
+167
2024-02-22
arm64/mm: dplit __flush_tlb_range() to elide trailing DSB
Ryan Roberts
1
-2
/
+11
2024-02-22
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
1
-38
/
+45
2024-02-22
arm64/mm: convert set_pte_at() to set_ptes(..., 1)
Ryan Roberts
1
-1
/
+1
2024-02-22
arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)
Ryan Roberts
1
-3
/
+9
2024-02-22
arm64/mm: convert pte_next_pfn() to pte_advance_pfn()
Ryan Roberts
1
-4
/
+4
2024-02-22
arm64/mm: make set_ptes() robust when OAs cross 48-bit boundary
Ryan Roberts
1
-11
/
+17
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
1
-7
/
+0
2024-02-20
arm64: kretprobes: acquire the regs via a BRK exception
Mark Rutland
1
-0
/
+2
2024-02-20
arm64: Move do_notify_resume() to entry-common.c
Mark Rutland
1
-1
/
+1
2024-02-20
arm64: io: permit offset addressing
Mark Rutland
1
-4
/
+8
2024-02-20
arm64/sme: Restore SME registers on exit from suspend
Mark Brown
1
-0
/
+2
2024-02-20
Revert "arm64: jump_label: use constraints "Si" instead of "i""
Will Deacon
1
-8
/
+4
2024-02-19
KVM: arm64: Add debugfs file for guest's ID registers
Marc Zyngier
1
-0
/
+3
2024-02-19
KVM: arm64: Make FEAT_MOPS UNDEF if not advertised to the guest
Marc Zyngier
2
-3
/
+2
2024-02-19
KVM: arm64: Move existing feature disabling over to FGU infrastructure
Marc Zyngier
1
-0
/
+4
2024-02-19
KVM: arm64: Add Fine-Grained UNDEF tracking information
Marc Zyngier
1
-0
/
+21
2024-02-19
KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()
Marc Zyngier
1
-1
/
+0
2024-02-19
KVM: arm64: Use the xarray as the primary sysreg/sysinsn walker
Marc Zyngier
1
-1
/
+1
[prev]
[next]