index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-69
/
+190
2022-05-06
Merge tag 'riscv-for-linus-5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+19
2022-05-06
KVM: VMX: Exit to userspace if vCPU has injected exception and invalid state
Sean Christopherson
1
-1
/
+1
2022-05-06
KVM: SEV: Mark nested locking of vcpu->lock
Peter Gonda
1
-4
/
+38
2022-05-05
Merge tag 's390-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-1
/
+27
2022-05-05
Merge tag 'mips-fixes_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-12
/
+7
2022-05-03
KVM: s390: vsie/gmap: reduce gmap_rmap overhead
Christian Borntraeger
1
-0
/
+7
2022-05-03
Merge branch 'kvm-amd-pmu-fixes' into HEAD
Paolo Bonzini
2
-3
/
+30
2022-05-03
kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU
Sandipan Das
1
-0
/
+5
2022-05-03
KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
Kyle Huey
1
-3
/
+25
2022-05-03
Merge branch 'kvm-tdp-mmu-atomicity-fix' into HEAD
Paolo Bonzini
5
-61
/
+121
2022-05-03
KVM: x86/mmu: Use atomic XCHG to write TDP MMU SPTEs with volatile bits
Sean Christopherson
2
-31
/
+85
2022-05-03
KVM: x86/mmu: Move shadow-present check out of spte_has_volatile_bits()
Sean Christopherson
3
-27
/
+32
2022-05-03
KVM: x86/mmu: Don't treat fully writable SPTEs as volatile (modulo A/D)
Sean Christopherson
2
-9
/
+10
2022-05-02
KVM: s390: Fix lockdep issue in vm memop
Janis Schoetterl-Glausch
1
-1
/
+10
2022-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-54
/
+187
2022-05-01
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-11
/
+38
2022-05-01
Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-35
/
+52
2022-04-29
Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
59
-208
/
+235
2022-04-29
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-8
/
+20
2022-04-29
Revert "arm: dts: at91: Fix boolean properties with values"
Arnd Bergmann
2
-2
/
+2
2022-04-29
KVM: x86: work around QEMU issue with synthetic CPUID leaves
Paolo Bonzini
1
-5
/
+14
2022-04-29
Merge tag 'riscv-for-linus-5.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+3
2022-04-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2022-04-29
Revert "x86/mm: Introduce lookup_address_in_mm()"
Sean Christopherson
2
-15
/
+0
2022-04-29
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
7
-24
/
+94
2022-04-29
KVM: x86/mmu: fix potential races when walking host page table
Mingwei Zhang
1
-5
/
+42
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
3
-3
/
+7
2022-04-29
KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
Sean Christopherson
5
-16
/
+45
2022-04-29
Merge tag 'kvmarm-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
5
-10
/
+79
2022-04-29
RISC-V: relocate DTB if it's outside memory region
Nick Kossifidis
1
-2
/
+19
2022-04-29
Merge tag 'tegra-for-5.18-arm-defconfig-fixes' of git://git.kernel.org/pub/sc...
Arnd Bergmann
2
-1
/
+3
2022-04-29
Merge tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2
-1
/
+5
2022-04-29
MIPS: Fix CP0 counter erratum detection for R4k CPUs
Maciej W. Rozycki
2
-12
/
+7
2022-04-29
x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
Thomas Gleixner
1
-1
/
+5
2022-04-28
elf: Fix the arm64 MTE ELF segment name and value
Catalin Marinas
1
-1
/
+1
2022-04-27
KVM: arm64: Inject exception on out-of-IPA-range translation fault
Marc Zyngier
3
-0
/
+48
2022-04-27
KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
Alexandru Elisei
1
-1
/
+22
2022-04-27
KVM: arm64: Handle host stage-2 faults from 32-bit EL0
Will Deacon
1
-9
/
+9
2022-04-27
s390: disable -Warray-bounds
Sven Schnelle
1
-0
/
+10
2022-04-26
Merge tag 'pinctrl-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2022-04-26
RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
Arnaud Pouliquen
2
-0
/
+2
2022-04-25
Revert "arm64: dts: tegra: Fix boolean properties with values"
Arnd Bergmann
8
-27
/
+27
2022-04-24
Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-66
/
+66
2022-04-24
Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2022-04-24
arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clock
Fabio Estevam
1
-0
/
+4
2022-04-24
ARM: dts: imx6ull-colibri: fix vqmmc regulator
Max Krummenacher
1
-1
/
+1
2022-04-23
Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
9
-27
/
+24
2022-04-23
Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+7
2022-04-23
sparc: cacheflush_32.h needs struct page
Randy Dunlap
1
-0
/
+1
[next]