summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-04-15Merge tag 'for-5.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-15dm: fix bio length of empty flushShin'ichiro Kawasaki
2022-04-15Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-15nvme-pci: disable namespace identifiers for Qemu controllersChristoph Hellwig
2022-04-15nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202Christoph Hellwig
2022-04-15nvme: add a quirk to disable namespace identifiersChristoph Hellwig
2022-04-15nvme: don't print verbose errors for internal passthrough requestsChaitanya Kulkarni
2022-04-14dm: allow dm_accept_partial_bio() for dm_io without duplicate biosMike Snitzer
2022-04-14Merge tag 'drm-fixes-2022-04-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-14Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-04-15Merge tag 'amd-drm-fixes-5.18-2022-04-13' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-04-14Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-14block: null_blk: end timed out poll requestMing Lei
2022-04-14net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"Jeremy Linton
2022-04-14net: dsa: felix: fix tagging protocol changes with multiple CPU portsVladimir Oltean
2022-04-14tun: annotate access to queue->trans_startAntoine Tenart
2022-04-14Merge tag 'drm-msm-fixes-2022-04-13' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-04-13drm/amd/display: remove dtbclk_ss compensation for dcn316Charlene Liu
2022-04-13drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń
2022-04-13drm/amdgpu: Ensure HDA function is suspended before ASIC resetKai-Heng Feng
2022-04-13drm/amdgpu: fix VCN 3.1.2 firmware nameAlex Deucher
2022-04-13drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen
2022-04-13vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedJason Gunthorpe
2022-04-13dm zone: fix NULL pointer dereference in dm_zone_map_bioMike Snitzer
2022-04-13dm mpath: only use ktime_get_ns() in historical selectorKhazhismel Kumykov
2022-04-13dm integrity: fix memory corruption when tag_size is less than digest sizeMikulas Patocka
2022-04-13net: dsa: realtek: don't parse compatible string for RTL8366SAlvin Šipraga
2022-04-13net: dsa: realtek: fix Kconfig to assure consistent driver linkageAlvin Šipraga
2022-04-13Merge tag 'wireless-2022-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-04-13net: ftgmac100: access hardware register after clock readyDylan Hung
2022-04-13macvlan: Fix leaking skb in source mode with nodst optionMartin Willi
2022-04-12Merge tag 'media/v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-04-11Merge tag 'platform-drivers-x86-v5.18-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-11net: lan966x: Stop processing the MAC entry is port is wrong.Horatiu Vultur
2022-04-11net: lan966x: Fix when a port's upper is changed.Horatiu Vultur
2022-04-11net: lan966x: Fix IGMP snooping when frames have vlan tagHoratiu Vultur
2022-04-11net: lan966x: Update lan966x_ptp_get_nominal_valueHoratiu Vultur
2022-04-11drm/msm/gpu: Avoid -Wunused-function with !CONFIG_PM_SLEEPNathan Chancellor
2022-04-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-04-11net: macb: Restart tx only if queue pointer is laggingTomas Melin
2022-04-11drm/msm/dp: add fail safe mode outside of event_mutex contextKuogee Hsieh
2022-04-11drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()Stephen Boyd
2022-04-11drm/msm: Stop using iommu_present()Robin Murphy
2022-04-11drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang
2022-04-11drm/msm: Fix range size vs end confusionRob Clark
2022-04-11dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi
2022-04-11net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen
2022-04-11net: phy: LAN87xx: remove genphy_softreset in config_anegArun Ramadoss
2022-04-11drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULLMatt Roper
2022-04-10Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds