index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-04
Merge tag 'kvmarm-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
7
-19
/
+49
2020-05-04
Merge tag 'kvmarm-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
7
-80
/
+272
2020-05-04
KVM: SVM: fill in kvm_run->debug.arch.dr[67]
Paolo Bonzini
1
-0
/
+2
2020-05-04
KVM: nVMX: Replace a BUG_ON(1) with BUG() to squash clang warning
Sean Christopherson
1
-1
/
+1
2020-05-01
KVM: arm64: Fix 32bit PC wrap-around
Marc Zyngier
2
-2
/
+13
2020-04-30
KVM: arm64: vgic-v4: Initialize GICv4.1 even in the absence of a virtual ITS
Marc Zyngier
2
-2
/
+10
2020-04-30
KVM: arm64: Save/restore sp_el0 as part of __guest_enter
Marc Zyngier
2
-14
/
+26
2020-04-30
KVM: arm64: Delete duplicated label in invalid_vector
Fangrui Song
1
-1
/
+0
2020-04-23
Merge branch 'kvm-arm64/vgic-fixes-5.7' into kvmarm-master/master
Marc Zyngier
6
-80
/
+232
2020-04-23
Merge branch 'kvm-arm64/psci-fixes-5.7' into kvmarm-master/master
Marc Zyngier
1
-0
/
+40
2020-04-23
KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()
Zenghui Yu
1
-2
/
+9
2020-04-23
KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy
Zenghui Yu
1
-2
/
+8
2020-04-23
KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending...
Marc Zyngier
3
-24
/
+76
2020-04-22
KVM: arm: vgic: Only use the virtual state when userspace accesses enable bits
Marc Zyngier
4
-8
/
+64
2020-04-22
KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
Marc Zyngier
4
-44
/
+75
2020-04-21
Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-8
/
+10
2020-04-21
Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
4691
-69328
/
+184205
2020-04-21
KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions
Paul Mackerras
2
-8
/
+10
2020-04-20
kvm: Disable objtool frame pointer checking for vmenter.S
Josh Poimboeuf
1
-0
/
+4
2020-04-20
MAINTAINERS: add a reviewer for KVM/s390
Claudio Imbrenda
1
-0
/
+1
2020-04-20
KVM: s390: Fix PV check in deliverable_irqs()
Eric Farman
1
-1
/
+1
2020-04-19
Linux 5.7-rc2
Linus Torvalds
1
-1
/
+1
2020-04-19
mm: Fix MREMAP_DONTUNMAP accounting on VMA merge
Brian Geffon
1
-1
/
+12
2020-04-19
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-41
/
+35
2020-04-19
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-53
/
+127
2020-04-19
Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+27
2020-04-19
Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
22
-387
/
+646
2020-04-19
Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-63
/
+51
2020-04-19
Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+21
2020-04-19
Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-04-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-18
/
+34
2020-04-19
Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-3
/
+22
2020-04-19
Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
28
-39
/
+39
2020-04-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-10
/
+12
2020-04-18
xattr.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
uapi: linux: fiemap.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-04-18
tpm_eventlog.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-04-18
ti_wilink_st.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-04-18
swap.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
skbuff.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
sched: topology.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
rslib.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
rio.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-04-18
posix_acl.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
platform_data: wilco-ec.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
memcontrol.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-04-18
list_lru.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
lib: cpu_rmap: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
irq.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
[next]