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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
arm64/sysreg: Standardise naming for ID_ISAR4_EL1
James Morse
2
-17
/
+17
2022-12-01
arm64/sysreg: Standardise naming for ID_ISAR0_EL1
James Morse
2
-14
/
+14
2022-12-01
arm64/sysreg: Standardise naming for ID_MMFR5_EL1
James Morse
2
-2
/
+2
2022-12-01
arm64/sysreg: Standardise naming for ID_MMFR4_EL1
James Morse
2
-16
/
+16
2022-12-01
arm64/sysreg: Standardise naming for ID_MMFR0_EL1
James Morse
2
-16
/
+16
2022-12-01
arm64: efi: Revert "Recover from synchronous exceptions ..."
Ard Biesheuvel
4
-69
/
+2
2022-12-01
mips: ralink: mt7621: do not use kzalloc too early
John Thomson
1
-5
/
+9
2022-12-01
mips: ralink: mt7621: soc queries and tests as functions
John Thomson
1
-25
/
+61
2022-12-01
mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem
John Thomson
2
-5
/
+6
2022-12-01
MIPS: Restore symbol versions for copy_page_cpu and clear_page_cpu
Genjian Zhang
1
-0
/
+3
2022-12-01
mips: dts: remove label = "cpu" from DSA dt-binding
Arınç ÜNAL
2
-2
/
+0
2022-12-01
mips: ralink: mt7621: change DSA port labels to generic naming
Arınç ÜNAL
1
-5
/
+5
2022-12-01
mips: ralink: mt7621: fix phy-mode of external phy on GB-PC2
Arınç ÜNAL
1
-1
/
+1
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
5
-109
/
+0
2022-11-30
KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
Anton Romanov
1
-11
/
+33
2022-11-30
KVM: VMX: Move MSR_IA32_FEAT_CTL.LOCKED check into "is valid" helper
Sean Christopherson
1
-5
/
+8
2022-11-30
KVM: VMX: Allow userspace to set all supported FEATURE_CONTROL bits
Sean Christopherson
1
-5
/
+31
2022-11-30
KVM: VMX: Make vmread_error_trampoline() uncallable from C code
Sean Christopherson
2
-2
/
+18
2022-11-30
KVM: nVMX: Reword comments about generating nested CR0/4 read shadows
Sean Christopherson
2
-9
/
+7
2022-11-30
KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
Jim Mattson
2
-2
/
+15
2022-11-30
KVM: VMX: Guest usage of IA32_SPEC_CTRL is likely
Jim Mattson
1
-1
/
+1
2022-11-30
KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check fails
Sean Christopherson
1
-11
/
+33
2022-11-30
KVM: SVM: Replace kmap_atomic() with kmap_local_page()
Zhao Liu
1
-2
/
+2
2022-11-30
KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid
Sean Christopherson
1
-2
/
+8
2022-11-30
KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
Sean Christopherson
1
-1
/
+3
2022-11-30
KVM: x86: Keep the lock order consistent between SRCU and gpc spinlock
Peng Hao
1
-2
/
+2
2022-11-30
s390/mm: use pmd_pgtable_page() helper in __gmap_segment_gaddr()
Anshuman Khandual
1
-3
/
+2
2022-11-30
mm/uffd: sanity check write bit for uffd-wp protected ptes
Peter Xu
1
-1
/
+17
2022-11-30
mm: delay page_remove_rmap() until after the TLB has been flushed
Linus Torvalds
1
-0
/
+3
2022-11-30
mm: mmu_gather: prepare to gather encoded page pointers with flags
Linus Torvalds
1
-3
/
+5
2022-11-30
mm: remove unused savedwrite infrastructure
David Hildenbrand
2
-77
/
+5
2022-11-30
KVM: VMX: Resume guest immediately when injecting #GP on ECREATE
Sean Christopherson
1
-1
/
+3
2022-11-30
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-12-01
mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED
Vlastimil Babka
17
-17
/
+34
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
9
-0
/
+28
2022-11-30
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
1
-0
/
+8
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
6
-0
/
+6
2022-11-30
KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers
Sean Christopherson
2
-15
/
+13
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()
Michal Luczaj
2
-7
/
+5
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()
Michal Luczaj
2
-10
/
+8
2022-11-30
KVM: Store immutable gfn_to_pfn_cache properties
Michal Luczaj
2
-43
/
+36
2022-11-30
KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll
Metin Kaya
2
-4
/
+36
2022-11-30
Merge tag 'at91-defconfig-6.2-2' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
3
-5
/
+5
2022-11-30
KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
Paolo Bonzini
1
-1
/
+1
2022-11-30
arm64: defconfig: Enable Qualcomm SM6115 / SM4250 GCC and Pinctrl
Bhupesh Sharma
1
-0
/
+2
2022-11-30
Merge tag 'arm-soc/for-6.2/devicetree-arm64' of https://github.com/Broadcom/s...
Arnd Bergmann
11
-2
/
+38
2022-11-30
Merge tag 'arm-soc/for-6.2/devicetree' of https://github.com/Broadcom/stblinu...
Arnd Bergmann
73
-510
/
+861
2022-11-30
Merge tag 'juno-updates-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
10
-8
/
+110
2022-11-30
Revert "ARM: dts: stm32: add fake interrupt propoerty for ASync notif - TEMP/...
Alexandre Torgue
1
-2
/
+0
2022-11-30
KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
Paolo Bonzini
1
-1
/
+1
[prev]
[next]