summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-19xen: update ring.hJuergen Gross
2022-05-19xen/shbuf: switch xen-front-pgdir-shbuf to use INVALID_GRANT_REFJuergen Gross
2022-05-19xen/dmabuf: switch gntdev-dmabuf to use INVALID_GRANT_REFJuergen Gross
2022-05-19xen/drm: switch xen_drm_front to use INVALID_GRANT_REFJuergen Gross
2022-05-19xen/usb: switch xen-hcd to use INVALID_GRANT_REFJuergen Gross
2022-05-19xen/scsifront: remove unused GRANT_INVALID_REF definitionJuergen Gross
2022-05-19xen/netfront: switch netfront to use INVALID_GRANT_REFJuergen Gross
2022-05-19xen/blkfront: switch blkfront to use INVALID_GRANT_REFJuergen Gross
2022-05-19xen/grant-table: never put a reserved grant on the free listJuergen Gross
2022-05-19xen: update grant_table.hJuergen Gross
2022-05-19xen/scsifront: harden driver against malicious backendJuergen Gross
2022-05-19xen/scsifront: use new command result macrosJuergen Gross
2022-05-19xen/scsiback: use new command result macrosJuergen Gross
2022-05-15Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-15Merge tag 'char-misc-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-15Merge tag 'tty-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-05-15Merge tag 'usb-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-05-13Merge tag 'drm-fixes-2022-05-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-14Merge tag 'drm-misc-fixes-2022-05-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-05-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-05-13Merge tag 'hwmon-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-13Merge tag 'drm-fixes-2022-05-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-13drm/vmwgfx: Disable command buffers on svga3 without gbobjectsZack Rusin
2022-05-13drm/vmwgfx: Initialize drm_mode_fb_cmd2Zack Rusin
2022-05-13drm/vmwgfx: Fix fencing on SVGAv3Zack Rusin
2022-05-13Merge tag 'icc-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman
2022-05-13Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-05-13Merge tag 'amd-drm-fixes-5.18-2022-05-11' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-12net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo
2022-05-12net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()Florian Fainelli
2022-05-12usb: xhci-mtk: remove bandwidth budget tableChunfeng Yun
2022-05-12usb: xhci-mtk: fix fs isoc's transfer errorChunfeng Yun
2022-05-12usb: gadget: fix race when gadget driver register via ioctlSchspa Shi
2022-05-12usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang
2022-05-12mlxsw: Avoid warning during ip6gre device removalAmit Cohen
2022-05-12drm/vc4: hdmi: Fix build error for implicit function declarationHui Tang
2022-05-12net: bcmgenet: Check for Wake-on-LAN interrupt probe deferralFlorian Fainelli
2022-05-12net: ethernet: mediatek: ppe: fix wrong size passed to memset()Yang Yingliang
2022-05-11Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-05-11i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong
2022-05-11Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst
2022-05-11drm/amdgpu/ctx: only reset stable pstate if the user changed it (v2)Alex Deucher
2022-05-11Revert "drm/amd/pm: keep the BACO feature enabled for suspend"Alex Deucher
2022-05-11s390/lcs: fix variable dereferenced before checkAlexandra Winter
2022-05-11s390/ctcm: fix potential memory leakAlexandra Winter
2022-05-11s390/ctcm: fix variable dereferenced before checkAlexandra Winter
2022-05-11net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler
2022-05-11net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler
2022-05-11net: atlantic: reduce scope of is_rsc_completeGrant Grundler