summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-15net: restore alpha order to Ethernet devices in configStephen Hemminger
2022-04-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-04-15net: phy: LAN937x: added PHY_POLL_CABLE_TEST flagArun Ramadoss
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-14ice: Fix memory leak in ice_get_orom_civd_data()Jianglei Nie
2022-04-14ice: fix crash in switchdev modeWojciech Drewek
2022-04-14ice: allow creating VFs for !CONFIG_NET_SWITCHDEVMaciej Fijalkowski
2022-04-14ice: xsk: check if Rx ring was filled up to the endMaciej Fijalkowski
2022-04-14gpio: sim: fix setting and getting multiple linesBartosz Golaszewski
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-13e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-04-13igc: Fix suspending when PTM is activeVinicius Costa Gomes
2022-04-13spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controllerTudor Ambarus
2022-04-13igc: Fix BUG: scheduling while atomicSasha Neftin
2022-04-13igc: Fix infinite loop in release_swfw_syncSasha Neftin
2022-04-13spi: cadence-quadspi: fix incorrect supports_op() return valueMatthias Schiffer
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-13spi: intel: Add support for Raptor Lake-S SPI serial flashMika Westerberg
2022-04-13Merge tag 'wireless-2022-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-04-13random: make random_get_entropy() return an unsigned longJason A. Donenfeld
2022-04-13random: allow partial reads if later user copies failJason A. Donenfeld
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-13power: supply: Reset err after not finding static batteryYassine Oudjana
2022-04-13power: supply: samsung-sdi-battery: Add missing charge restart voltagesLinus Walleij
2022-04-12Merge tag 'media/v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds