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-07-16
Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
39
-380
/
+2764
2024-07-14
Merge branch kvm-arm64/docs into kvmarm/next
Oliver Upton
3
-6
/
+8
2024-07-14
Merge branch kvm-arm64/nv-tcr2 into kvmarm/next
Oliver Upton
4
-12
/
+54
2024-07-14
Merge branch kvm-arm64/nv-sve into kvmarm/next
Oliver Upton
11
-42
/
+370
2024-07-14
Merge branch kvm-arm64/el2-kcfi into kvmarm/next
Oliver Upton
14
-42
/
+78
2024-07-14
Merge branch kvm-arm64/ctr-el0 into kvmarm/next
Oliver Upton
7
-221
/
+264
2024-07-14
Merge branch kvm-arm64/shadow-mmu into kvmarm/next
Oliver Upton
13
-43
/
+1777
2024-07-14
Merge branch kvm-arm64/ffa-1p1 into kvmarm/next
Oliver Upton
3
-33
/
+152
2024-07-14
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
3
-4
/
+84
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1262
-8319
/
+15591
2024-07-12
Merge tag 'kvm-s390-next-6.11-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
4
-4
/
+34
2024-07-12
Merge tag 'kvm-riscv-6.11-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
16
-113
/
+218
2024-07-12
Merge branch 'kvm-prefault' into HEAD
Paolo Bonzini
12
-26
/
+394
2024-07-12
KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY
Isaku Yamahata
3
-2
/
+159
2024-07-12
KVM: x86: Implement kvm_arch_vcpu_pre_fault_memory()
Paolo Bonzini
3
-0
/
+77
2024-07-12
KVM: x86/mmu: Make kvm_mmu_do_page_fault() return mapped level
Paolo Bonzini
2
-3
/
+6
2024-07-12
KVM: x86/mmu: Account pf_{fixed,emulate,spurious} in callers of "do page fault"
Sean Christopherson
2
-14
/
+18
2024-07-12
KVM: x86/mmu: Bump pf_taken stat only in the "real" page fault handler
Sean Christopherson
2
-8
/
+2
2024-07-12
KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory
Isaku Yamahata
4
-0
/
+78
2024-07-12
KVM: Document KVM_PRE_FAULT_MEMORY ioctl
Isaku Yamahata
1
-0
/
+55
2024-07-12
Merge branch 'kvm-tdx-prep-1-truncated' into HEAD
Paolo Bonzini
5
-32
/
+31
2024-07-12
mm, virt: merge AS_UNMOVABLE and AS_INACCESSIBLE
Paolo Bonzini
5
-17
/
+16
2024-07-10
perf kvm: Add kvm-stat for loongarch64
Bibo Mao
4
-0
/
+238
2024-07-09
LoongArch: KVM: Add PV steal time support in guest side
Bibo Mao
5
-3
/
+166
2024-07-09
LoongArch: KVM: Add PV steal time support in host side
Bibo Mao
8
-4
/
+189
2024-07-09
LoongArch: KVM: always make pte young in page map's fast path
Jia Qingtong
1
-4
/
+2
2024-07-09
LoongArch: KVM: Mark page accessed and dirty with page ref added
Bibo Mao
1
-10
/
+13
2024-07-09
LoongArch: KVM: Add dirty bitmap initially all set support
Bibo Mao
2
-0
/
+10
2024-07-09
LoongArch: KVM: Add memory barrier before update pmd entry
Bibo Mao
1
-0
/
+2
2024-07-09
LoongArch: KVM: Discard dirty page tracking on readonly memslot
Bibo Mao
1
-3
/
+12
2024-07-09
LoongArch: KVM: Select huge page only if secondary mmu supports it
Bibo Mao
1
-3
/
+13
2024-07-09
LoongArch: KVM: Delay secondary mmu tlb flush until guest entry
Bibo Mao
5
-5
/
+24
2024-07-09
LoongArch: KVM: Sync pending interrupt when getting ESTAT from user mode
Bibo Mao
1
-0
/
+11
2024-07-08
Revert "KVM: arm64: nv: Fix RESx behaviour of disabled FGTs with negative pol...
Oliver Upton
1
-12
/
+12
2024-07-07
Linux 6.10-rc7
Linus Torvalds
1
-1
/
+1
2024-07-07
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-27
/
+43
2024-07-06
Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-20
/
+22
2024-07-06
Merge tag '6.10-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-30
/
+0
2024-07-06
Merge tag 'i2c-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-38
/
+10
2024-07-06
selftests/powerpc: Fix build with USERCFLAGS set
Michael Ellerman
1
-4
/
+1
2024-07-05
Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2024-07-05
Merge tag 'pci-v6.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+4
2024-07-05
Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-18
/
+49
2024-07-05
Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
17
-31
/
+132
2024-07-05
Merge tag 'gpio-fixes-for-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+20
2024-07-05
Merge tag 'tpmdd-next-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-233
/
+269
2024-07-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-0
/
+49
2024-07-05
Merge tag 'i2c-host-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
1
-38
/
+10
2024-07-05
Merge tag 'amd-drm-fixes-6.10-2024-07-03' of https://gitlab.freedesktop.org/a...
Daniel Vetter
6
-4
/
+59
2024-07-05
gpiolib: of: add polarity quirk for TSC2005
Dmitry Torokhov
1
-0
/
+8
[next]