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
2024-03-11
Merge tag 'kvm-x86-misc-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
13
-176
/
+163
2024-03-11
Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
3
-0
/
+19
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
46
-329
/
+1346
2024-03-11
Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
164
-647
/
+976
2024-03-09
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
52
-156
/
+246
2024-03-07
Merge branch kvm-arm64/kerneldoc into kvmarm/next
Oliver Upton
10
-15
/
+24
2024-03-07
Merge branch kvm-arm64/vfio-normal-nc into kvmarm/next
Oliver Upton
4
-9
/
+33
2024-03-07
Merge branch kvm-arm64/lpi-xarray into kvmarm/next
Oliver Upton
6
-65
/
+74
2024-03-07
Merge branch kvm-arm64/vm-configuration into kvmarm/next
Oliver Upton
14
-170
/
+997
2024-03-07
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
13
-47
/
+40
2024-03-06
RISC-V: KVM: Allow Zacas extension for Guest/VM
Anup Patel
2
-0
/
+3
2024-03-06
RISC-V: KVM: Allow Ztso extension for Guest/VM
Anup Patel
2
-0
/
+3
2024-03-06
RISC-V: KVM: Forward SEED CSR access to user space
Anup Patel
1
-0
/
+13
2024-03-06
LoongArch: KVM: Remove unnecessary CSR register saving during enter guest
Bibo Mao
1
-6
/
+0
2024-03-06
LoongArch: KVM: Do not restart SW timer when it is expired
Bibo Mao
1
-19
/
+1
2024-03-06
LoongArch: KVM: Start SW timer only when vcpu is blocking
Bibo Mao
1
-14
/
+9
2024-03-06
LoongArch: KVM: Set reserved bits as zero in CPUCFG
Bibo Mao
1
-7
/
+26
2024-03-03
Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-55
/
+114
2024-03-03
Merge tag 'x86_urgent_for_v6.8_rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-92
/
+98
2024-03-01
Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-69
/
+120
2024-03-01
KVM: arm64: Fix TRFCR_EL1/PMSCR_EL1 access in hVHE mode
Marc Zyngier
1
-6
/
+6
2024-03-01
x86/e820: Don't reserve SETUP_RNG_SEED in e820
Jiri Bohac
1
-3
/
+5
2024-02-29
riscv: Sparse-Memory/vmemmap out-of-bounds fix
Dimitris Vlachos
1
-1
/
+1
2024-02-29
Merge patch series "NAPOT Fixes"
Palmer Dabbelt
2
-60
/
+5
2024-02-29
riscv: Fix pte_leaf_size() for NAPOT
Alexandre Ghiti
1
-0
/
+4
2024-02-29
Revert "riscv: mm: support Svnapot in huge vmap"
Alexandre Ghiti
1
-60
/
+1
2024-02-29
Merge patch series "riscv: cbo.zero fixes"
Palmer Dabbelt
5
-3
/
+22
2024-02-29
riscv: Save/restore envcfg CSR during CPU suspend
Samuel Holland
2
-0
/
+5
2024-02-29
riscv: Add a custom ISA extension for the [ms]envcfg CSR
Samuel Holland
2
-2
/
+14
2024-02-29
riscv: Fix enabling cbo.zero when running in M-mode
Samuel Holland
2
-1
/
+3
2024-02-28
Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+11
2024-02-27
KVM: SVM: Rename vmplX_ssp -> plX_ssp
John Allen
1
-4
/
+4
2024-02-27
KVM: arm64: Don't initialize idreg debugfs w/ preemption disabled
Oliver Upton
3
-5
/
+14
2024-02-27
KVM: arm64: Fail the idreg iterator if idregs aren't initialized
Oliver Upton
1
-1
/
+2
2024-02-26
x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers
Paolo Bonzini
1
-87
/
+91
2024-02-26
x86/cpu: Allow reducing x86_phys_bits during early_identify_cpu()
Paolo Bonzini
1
-2
/
+2
2024-02-25
Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-35
/
+85
2024-02-24
Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-10
/
+73
2024-02-24
Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+8
2024-02-24
KVM: arm64: Set io memory s2 pte as normalnc for vfio pci device
Ankit Agrawal
1
-4
/
+10
2024-02-24
KVM: arm64: Introduce new flag for non-cacheable IO memory
Ankit Agrawal
3
-5
/
+23
2024-02-24
Merge tag 'loongarch-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-98
/
+113
2024-02-24
KVM: arm64: Fix typos
Bjorn Helgaas
8
-10
/
+10
2024-02-24
crypto: arm64/neonbs - fix out-of-bounds access on short input
Ard Biesheuvel
1
-0
/
+11
2024-02-23
KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()
Oliver Upton
3
-22
/
+11
2024-02-23
KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref
Oliver Upton
2
-11
/
+10
2024-02-23
KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()
Oliver Upton
2
-8
/
+15
2024-02-23
KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner
Oliver Upton
1
-1
/
+1
2024-02-23
KVM: arm64: vgic: Use atomics to count LPIs
Oliver Upton
3
-4
/
+4
2024-02-23
KVM: arm64: vgic: Get rid of the LPI linked-list
Oliver Upton
3
-8
/
+2
[next]