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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-08
Merge tag 'kvm-x86-hyperv-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
35
-750
/
+1074
2024-01-08
Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-11
/
+7
2024-01-08
Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
41
-466
/
+1423
2024-01-08
KVM: x86: add missing "depends on KVM"
Paolo Bonzini
1
-1
/
+1
2024-01-08
KVM: fix direction of dependency on MMU notifiers
Paolo Bonzini
1
-1
/
+1
2024-01-08
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
8
-12
/
+12
2024-01-04
KVM: arm64: Add missing memory barriers when switching to pKVM's hyp pgd
Will Deacon
1
-0
/
+2
2024-01-04
Merge branch kvm-arm64/vgic-6.8 into kvmarm-master/next
Marc Zyngier
3
-81
/
+53
2024-01-04
KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache
Oliver Upton
1
-0
/
+5
2024-01-02
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
294
-2344
/
+3924
2024-01-02
Merge tag 'kvm-s390-next-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
6
-4
/
+49
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
1319
-12573
/
+17460
2023-12-30
RISC-V: KVM: selftests: Add get-reg-list test for STA registers
Andrew Jones
1
-0
/
+43
2023-12-30
RISC-V: KVM: selftests: Add steal_time test support
Andrew Jones
3
-2
/
+103
2023-12-30
RISC-V: KVM: selftests: Add guest_sbi_probe_extension
Andrew Jones
2
-0
/
+40
2023-12-30
RISC-V: KVM: selftests: Move sbi_ecall to processor.c
Andrew Jones
2
-26
/
+26
2023-12-30
RISC-V: KVM: Implement SBI STA extension
Andrew Jones
2
-2
/
+95
2023-12-30
RISC-V: KVM: Add support for SBI STA registers
Andrew Jones
5
-14
/
+97
2023-12-30
RISC-V: KVM: Add support for SBI extension registers
Andrew Jones
4
-4
/
+103
2023-12-30
RISC-V: KVM: Add SBI STA info to vcpu_arch
Andrew Jones
3
-0
/
+19
2023-12-30
RISC-V: KVM: Add steal-update vcpu request
Andrew Jones
3
-0
/
+12
2023-12-30
RISC-V: KVM: Add SBI STA extension skeleton
Andrew Jones
5
-0
/
+54
2023-12-30
RISC-V: paravirt: Implement steal-time support
Andrew Jones
2
-3
/
+78
2023-12-30
RISC-V: Add SBI STA extension definitions
Andrew Jones
1
-0
/
+17
2023-12-30
RISC-V: paravirt: Add skeleton for pv-time support
Andrew Jones
6
-3
/
+115
2023-12-29
RISC-V: KVM: Fix indentation in kvm_riscv_vcpu_set_reg_csr()
Anup Patel
1
-1
/
+1
2023-12-29
RISC-V: KVM: add vector registers and CSRs in KVM_GET_REG_LIST
Daniel Henrique Barboza
1
-0
/
+55
2023-12-29
RISC-V: KVM: add 'vlenb' Vector CSR
Daniel Henrique Barboza
1
-0
/
+15
2023-12-29
RISC-V: KVM: set 'vlenb' in kvm_riscv_vcpu_alloc_vector_context()
Daniel Henrique Barboza
1
-0
/
+1
2023-12-29
RISC-V: KVM: selftests: Treat SBI ext regs like ISA ext regs
Andrew Jones
2
-14
/
+92
2023-12-29
KVM: riscv: selftests: Use register subtypes
Andrew Jones
1
-40
/
+73
2023-12-29
KVM: riscv: selftests: Add RISCV_SBI_EXT_REG
Andrew Jones
2
-19
/
+25
2023-12-29
RISC-V: KVM: Make SBI uapi consistent with ISA uapi
Andrew Jones
4
-45
/
+65
2023-12-29
KVM: riscv: selftests: Drop SBI multi registers
Andrew Jones
1
-2
/
+0
2023-12-29
RISC-V: KVM: Don't add SBI multi regs in get-reg-list
Andrew Jones
1
-34
/
+2
2023-12-29
KVM: riscv: selftests: Generate ISA extension reg_list using macros
Anup Patel
1
-255
/
+76
2023-12-29
RISC-V: KVM: remove a redundant condition in kvm_arch_vcpu_ioctl_run()
Chao Du
1
-2
/
+1
2023-12-29
riscv: kvm: use ".L" local labels in assembly when applicable
Clément Léger
1
-2
/
+2
2023-12-29
riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
1
-16
/
+12
2023-12-23
Linux 6.7-rc7
Linus Torvalds
1
-1
/
+1
2023-12-23
Merge tag 'x86-urgent-2023-12-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+29
2023-12-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-9
/
+11
2023-12-23
Merge tag 'usb-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-19
/
+49
2023-12-23
Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-218
/
+254
2023-12-23
Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-7
/
+62
2023-12-23
KVM: s390: cpu model: Use proper define for facility mask size
Nina Schoetterl-Glausch
1
-1
/
+1
2023-12-23
KVM: s390: vsie: Fix length of facility list shadowed
Nina Schoetterl-Glausch
4
-2
/
+39
2023-12-23
KVM: s390: vsie: Fix STFLE interpretive execution identification
Nina Schoetterl-Glausch
1
-1
/
+6
2023-12-22
Input: soc_button_array - add mapping for airplane mode button
Christoffer Sandberg
1
-0
/
+5
2023-12-22
Merge tag 'block-6.7-2023-12-22' of git://git.kernel.dk/linux
Linus Torvalds
2
-17
/
+7
[next]