summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-12-10KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exitSean Christopherson1-2/+7
2021-12-10KVM: X86: Raise #GP when clearing CR0_PG in 64 bit modeLai Jiangshan1-1/+2
2021-12-10xhci: avoid race between disable slot command and host runtime suspendMathias Nyman3-8/+16
2021-12-10xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspendingKai-Heng Feng1-4/+0
2021-12-10Merge tag 'nvme-5.16-2021-12-10' of git://git.infradead.org/nvme into block-5.16Jens Axboe5-9/+33
2021-12-10irqchip/irq-bcm7120-l2: Add put_device() after of_find_device_by_node()Ye Guojin1-0/+1
2021-12-10selftests: KVM: avoid failures due to reserved HyperTransport regionPaolo Bonzini3-1/+78
2021-12-10KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI reqSean Christopherson1-2/+5
2021-12-10KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...Vitaly Kuznetsov1-1/+1
2021-12-10drm/sprd: add Unisoc's drm mipi dsi&dphy driverKevin Tang8-2/+1526
2021-12-10dt-bindings: display: add Unisoc's mipi dsi controller bindingsKevin Tang1-0/+88
2021-12-10drm/sprd: add Unisoc's drm display controller driverKevin Tang6-1/+982
2021-12-10dt-bindings: display: add Unisoc's dpu bindingsKevin Tang1-0/+77
2021-12-10drm/sprd: add Unisoc's drm kms masterKevin Tang6-0/+236
2021-12-10dt-bindings: display: add Unisoc's drm master bindingsKevin Tang1-0/+64
2021-12-10Merge tag 'drm-intel-gt-next-2021-12-09' of git://anongit.freedesktop.org/drm...Dave Airlie112-1355/+4609
2021-12-10Merge tag 'drm-misc-next-2021-12-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie100-833/+1810
2021-12-10Merge tag 'du-next-20211206' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie8-19/+1159
2021-12-10Merge tag 'amd-drm-fixes-5.16-2021-12-08' of https://gitlab.freedesktop.org/a...Dave Airlie2-1/+8
2021-12-10Merge tag 'drm-intel-fixes-2021-12-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-9/+10
2021-12-10Merge tag 'drm-misc-fixes-2021-12-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-2/+12
2021-12-10Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie156-2345/+5093
2021-12-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds17-67/+102
2021-12-09percpu_ref: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+1
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds100-383/+1370
2021-12-09Merge tag 'mtd/fixes-for-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-12/+40
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds36-36/+146
2021-12-09Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"Douglas Anderson1-15/+0
2021-12-09aio: Fix incorrect usage of eventfd_signal_allowed()Xie Yongji1-1/+1
2021-12-09aio: fix use-after-free due to missing POLLFREE handlingEric Biggers2-32/+107
2021-12-09aio: keep poll requests on waitqueue until completedEric Biggers1-20/+63
2021-12-09signalfd: use wake_up_pollfree()Eric Biggers1-11/+1
2021-12-09binder: use wake_up_pollfree()Eric Biggers1-12/+9
2021-12-09wait: add wake_up_pollfree()Eric Biggers2-0/+33
2021-12-09Merge tag 'netfs-fixes-20211207' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+8
2021-12-09drm/vmwgfx: Bump the minor versionZack Rusin1-2/+2
2021-12-09drm/vmwgfx: Remove usage of MOBFMT_RANGEZack Rusin3-19/+0
2021-12-09drm/vmwgfx: add support for updating only offsets of constant buffersRoland Scheidegger3-0/+79
2021-12-09drm/vmwgfx: Allow checking for gl43 contextsZack Rusin2-0/+4
2021-12-09drm/vmwgfx: support 64 UAVsZack Rusin5-6/+30
2021-12-09drm/vmwgfx: support SVGA_3D_CMD_DX_DEFINE_RASTERIZER_STATE_V2 commandRoland Scheidegger3-1/+11
2021-12-09drm/vmwgfx: Update device headers for GL43Zack Rusin9-34/+41
2021-12-09drm/vmwgfx: Implement create_handle on drm_framebuffer_funcsZack Rusin1-0/+11
2021-12-09drm/vmwgfx: Implement DRIVER_GEMZack Rusin25-745/+588
2021-12-09drm/vmwgfx: Stop hardcoding the PCI IDZack Rusin1-2/+2
2021-12-09drm/vmwgfx: Add a debug callback to mobid resource managerZack Rusin1-1/+15
2021-12-09drm/vmwgfx: Remove the dedicated memory accountingZack Rusin27-1316/+38
2021-12-09tracing: Fix possible memory leak in __create_synth_event() error pathMiaoqian Lin1-5/+6
2021-12-09ftrace/samples: Add module to test multi direct modify interfaceJiri Olsa2-0/+153
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain3-4/+36