summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-08-118-2/+17
|\
| * drm: Added orientation quirk for ASUS tablet model T103HAFMarius Iacob2020-08-041-0/+6
| * drm/omap: force runtime PM suspend on system suspendTomi Valkeinen2020-08-044-0/+4
| * drm/tidss: fix modeset init for DPI panelsTomi Valkeinen2020-08-041-1/+1
| * drm: re-add deleted doc for drm_gem_open_ioctlSteve Cohen2020-07-311-0/+3
| * drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_accessFelix Kuehling2020-07-301-1/+3
| * Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesThomas Zimmermann2020-07-282007-12172/+19513
| |\
* | \ Merge tag 'v5.8' into drm-nextDave Airlie2020-08-11463-3862/+4863
|\ \ \
| * | | Linux 5.8v5.8Linus Torvalds2020-08-021-1/+1
| * | | Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-021-1/+1
| |\ \ \
| | * | | x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner2020-07-291-1/+1
| * | | | Merge tag 'kbuild-fixes-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-026-30/+16
| |\ \ \ \
| | * | | | kbuild: remove redundant FORCE definition in scripts/Makefile.modpostMasahiro Yamada2020-08-021-3/+0
| | * | | | kconfig: qconf: remove wrong ConfigList::firstChild()Masahiro Yamada2020-08-022-5/+1
| | * | | | Revert "kconfig: qconf: don't show goback button on splitMode"Masahiro Yamada2020-08-011-3/+2
| | * | | | Revert "kconfig: qconf: Change title for the item window"Masahiro Yamada2020-08-011-9/+1
| | * | | | kconfig: qconf: remove "goBack" debug messageMasahiro Yamada2020-08-011-1/+0
| | * | | | kconfig: qconf: use delete[] instead of delete to free arrayMasahiro Yamada2020-08-011-2/+2
| | * | | | kconfig: qconf: compile moc object separatelyMasahiro Yamada2020-08-013-7/+7
| | * | | | kconfig: qconf: use if_changed for qconf.moc ruleMasahiro Yamada2020-08-011-2/+4
| | * | | | modpost: explain why we can't use strsepWolfram Sang2020-07-271-0/+1
| | |/ / /
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-027-24/+72
| |\ \ \ \
| | * | | | KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li2020-07-311-3/+6
| | * | | | KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li2020-07-311-1/+1
| | * | | | Merge tag 'kvmarm-fixes-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-07-302-8/+14
| | |\ \ \ \
| | | * | | | KVM: arm64: Don't inherit exec permission across page-table levelsWill Deacon2020-07-281-5/+6
| | | * | | | KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functionsMarc Zyngier2020-07-281-3/+8
| | * | | | | KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini2020-07-272-0/+16
| | * | | | | KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATEPaolo Bonzini2020-07-273-4/+26
| | * | | | | selftests: kvm: do not set guest mode flagPaolo Bonzini2020-07-271-8/+9
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-0181-451/+782
| |\ \ \ \ \ \
| | * | | | | | vxlan: fix memleak of fdbTaehee Yoo2020-08-011-2/+4
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-07-315-18/+126
| | |\ \ \ \ \ \
| | | * | | | | | net/bpfilter: Initialize pos in __bpfilter_process_sockoptChristoph Hellwig2020-07-311-1/+1
| | | * | | | | | selftests/bpf: Extend map-in-map selftest to detect memory leaksAndrii Nakryiko2020-07-301-14/+110
| | | * | | | | | bpf: Fix map leak in HASH_OF_MAPS mapAndrii Nakryiko2020-07-301-3/+9
| | | * | | | | | bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()Peilin Ye2020-07-151-0/+5
| | | * | | | | | selftests/bpf: Fix cgroup sockopt verifier testJean-Philippe Brucker2020-07-111-0/+1
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-07-316-58/+104
| | |\ \ \ \ \ \ \
| | | * | | | | | | espintcp: count packets dropped in espintcp_rcvSabrina Dubroca2020-07-301-0/+6
| | | * | | | | | | espintcp: handle short messages instead of breaking the encap socketSabrina Dubroca2020-07-301-1/+24
| | | * | | | | | | xfrm: esp6: fix the location of the transport header with encapsulationSabrina Dubroca2020-07-281-0/+1
| | | * | | | | | | af_key: pfkey_dump needs parameter validationMark Salyzyn2020-07-221-0/+7
| | | * | | | | | | xfrm: Fix crash when the hold queue is used.Steffen Klassert2020-07-211-2/+2
| | | * | | | | | | Merge remote-tracking branch 'origin/testing'Steffen Klassert2020-07-212-16/+19
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | xfrm: policy: fix IPv6-only espintcp compilationSabrina Dubroca2020-07-171-2/+2
| | | | * | | | | | | espintcp: recv() should return 0 when the peer socket is closedSabrina Dubroca2020-07-171-1/+4
| | | | * | | | | | | espintcp: support non-blocking sendsSabrina Dubroca2020-07-171-13/+13
| | | |/ / / / / / /
| | | * | | | | | | xfrm: esp6: fix encapsulation header offset computationSabrina Dubroca2020-07-071-3/+9
| | | * | | | | | | xfrm: policy: match with both mark and mask on user interfacesXin Long2020-06-244-36/+36