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
2023-10-02
x86/sev: Change npages to unsigned long in snp_accept_memory()
Tom Lendacky
1
-2
/
+1
2023-10-02
x86/sev: Use the GHCB protocol when available for SNP CPUID requests
Tom Lendacky
1
-14
/
+55
2023-10-02
arm64: dts: meson-s4: add hwrng node
Alexey Romanov
1
-0
/
+5
2023-10-02
s390/pci: Use dma-iommu layer
Niklas Schnelle
10
-892
/
+36
2023-10-02
s390/pci: prepare is_passed_through() for dma-iommu
Niklas Schnelle
1
-4
/
+11
2023-10-02
LoongArch: KVM: Enable kvm config and add the makefile
Tianrui Zhao
5
-0
/
+72
2023-10-02
LoongArch: KVM: Implement vcpu world switch
Tianrui Zhao
2
-0
/
+282
2023-10-02
LoongArch: KVM: Implement kvm exception vectors
Tianrui Zhao
1
-0
/
+36
2023-10-02
LoongArch: KVM: Implement handle fpu exception
Tianrui Zhao
1
-0
/
+27
2023-10-02
LoongArch: KVM: Implement handle mmio exception
Tianrui Zhao
1
-0
/
+310
2023-10-02
LoongArch: KVM: Implement handle gspr exception
Tianrui Zhao
1
-0
/
+107
2023-10-02
LoongArch: KVM: Implement handle idle exception
Tianrui Zhao
1
-0
/
+20
2023-10-02
LoongArch: KVM: Implement handle iocsr exception
Tianrui Zhao
2
-0
/
+107
2023-10-02
LoongArch: KVM: Implement handle csr exception
Tianrui Zhao
1
-0
/
+105
2023-10-02
LoongArch: KVM: Implement kvm mmu operations
Tianrui Zhao
2
-0
/
+1053
2023-10-02
LoongArch: KVM: Implement virtual machine tlb operations
Tianrui Zhao
1
-0
/
+32
2023-10-02
LoongArch: KVM: Implement vcpu timer operations
Tianrui Zhao
1
-0
/
+197
2023-10-02
LoongArch: KVM: Implement misc vcpu related interfaces
Tianrui Zhao
1
-0
/
+120
2023-10-02
LoongArch: KVM: Implement vcpu load and vcpu put operations
Tianrui Zhao
1
-0
/
+203
2023-10-02
LoongArch: KVM: Implement vcpu interrupt operations
Tianrui Zhao
2
-0
/
+221
2023-10-02
LoongArch: KVM: Implement fpu operations for vcpu
Tianrui Zhao
1
-0
/
+56
2023-10-02
LoongArch: KVM: Implement basic vcpu ioctl interfaces
Tianrui Zhao
1
-0
/
+261
2023-10-02
LoongArch: KVM: Implement basic vcpu interfaces
Tianrui Zhao
1
-0
/
+261
2023-10-02
LoongArch: KVM: Add vcpu related header files
Tianrui Zhao
4
-5
/
+480
2023-10-02
LoongArch: KVM: Implement VM related functions
Tianrui Zhao
1
-0
/
+94
2023-10-02
LoongArch: KVM: Implement kvm hardware enable, disable interface
Tianrui Zhao
1
-0
/
+62
2023-10-02
LoongArch: KVM: Implement kvm module related interface
Tianrui Zhao
1
-0
/
+358
2023-10-02
LoongArch: KVM: Add kvm related header files
Tianrui Zhao
3
-0
/
+356
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
16
-32
/
+56
2023-10-01
Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+26
2023-10-01
Merge tag 'perf-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+17
2023-10-01
powerpc: Use shared font data
Dr. David Alan Gilbert
2
-354
/
+8
2023-09-30
Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
17
-57
/
+79
2023-09-30
KVM: arm64: vgic-v3: Optimize affinity-based SGI injection
Marc Zyngier
1
-53
/
+11
2023-09-30
KVM: arm64: Fast-track kvm_mpidr_to_vcpu() when mpidr_data is available
Marc Zyngier
1
-0
/
+12
2023-09-30
KVM: arm64: Build MPIDR to vcpu index cache at runtime
Marc Zyngier
2
-0
/
+82
2023-09-30
KVM: arm64: Simplify kvm_vcpu_get_mpidr_aff()
Marc Zyngier
1
-1
/
+1
2023-09-30
KVM: arm64: Use vcpu_idx for invalidation tracking
Marc Zyngier
1
-2
/
+2
2023-09-30
KVM: arm64: vgic: Use vcpu_idx for the debug information
Marc Zyngier
1
-3
/
+3
2023-09-30
KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_id
Marc Zyngier
1
-6
/
+2
2023-09-30
KVM: arm64: vgic-v3: Refactor GICv3 SGI generation
Marc Zyngier
1
-51
/
+59
2023-09-30
KVM: arm64: vgic-its: Treat the collection target address as a vcpu_id
Marc Zyngier
1
-22
/
+27
2023-09-30
KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer
Marc Zyngier
5
-25
/
+16
2023-09-30
KVM: arm64: Do not transfer page refcount for THP adjustment
Vincent Donnefort
1
-20
/
+0
2023-09-30
Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-22
/
+5
2023-09-30
powerpc/pseries: Remove unused r0 in the hcall tracing code
Athira Rajeev
1
-4
/
+0
2023-09-30
powerpc/pseries: Fix STK_PARAM access in the hcall tracing code
Athira Rajeev
1
-3
/
+1
2023-09-30
riscv: dts: starfive: add assigned-clock* to limit frquency
William Qiu
1
-0
/
+4
2023-09-29
arm64: hugetlb: fix set_huge_pte_at() to work with all swap entries
Ryan Roberts
1
-14
/
+3
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
15
-18
/
+45
[prev]
[next]