summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-08Merge tag 'sound-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-05-08ataflop: use a statically allocated error countersWilly Tarreau
2022-05-08floppy: use a statically allocated error counterWilly Tarreau
2022-05-07Merge tag 'gpio-fixes-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-07Merge tag 'block-5.18-2022-05-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-06Merge tag 'mmc-v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-05-06Merge tag 'drm-fixes-2022-05-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-06gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)Puyou Lu
2022-05-05s390/dasd: Use kzalloc instead of kmalloc/memsetHaowen Bai
2022-05-05s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner
2022-05-05s390/dasd: Fix read for ESE with blksize < 4kJan Höppner
2022-05-05s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland
2022-05-05s390/dasd: fix data corruption for ESE devicesStefan Haberland
2022-05-06Merge tag 'drm-msm-fixes-2022-04-30' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-05-06Merge tag 'drm-misc-fixes-2022-05-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-05-06Merge tag 'amd-drm-fixes-5.18-2022-05-04' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-05gpio: visconti: Fix fwnode of GPIO IRQNobuhiro Iwamatsu
2022-05-04RDMA/rxe: Change mcg_lock to a _bh lockBob Pearson
2022-05-04RDMA/rxe: Do not call dev_mc_add/del() under a spinlockBob Pearson
2022-05-04RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu
2022-05-04Merge tag 'iomm-fixes-v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-04Merge tag 'for-linus-5.17-2' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2022-05-04drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland
2022-05-04drm/amdgpu: do not use passthrough mode in Xen dom0Marek Marczykowski-Górecki
2022-05-04iommu: Make sysfs robust for non-API groupsRobin Murphy
2022-05-04mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHCShaik Sajida Bhanu
2022-05-04mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bitsSamuel Holland
2022-05-04iommu/dart: Add missing module owner to ops structureHector Martin
2022-05-04drm/bridge: ite-it6505: add missing Kconfig option selectFabien Parent
2022-05-04net/mlx5: Fix matching on inner TTCMark Bloch
2022-05-04net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh
2022-05-04net/mlx5: Fix deadlock in sync reset flowMoshe Shemesh
2022-05-04net/mlx5e: Fix trust state reset in reloadMoshe Tal
2022-05-04net/mlx5e: Avoid checking offload capability in post_parse actionAriel Levkovich
2022-05-04net/mlx5e: CT: Fix queued up restore put() executing after relevant ft releasePaul Blakey
2022-05-04net/mlx5e: TC, fix decap fallback to uplink when int port not supportedAriel Levkovich
2022-05-04net/mlx5e: TC, Fix ct_clear overwriting ct action metadataAriel Levkovich
2022-05-04net/mlx5e: Lag, Don't skip fib events on current dstVlad Buslov
2022-05-04net/mlx5e: Lag, Fix fib_info pointer assignmentVlad Buslov
2022-05-04net/mlx5e: Lag, Fix use-after-free in fib event handlerVlad Buslov
2022-05-04net/mlx5e: Fix the calling of update_buffer_lossy() APIMark Zhang
2022-05-04net/mlx5e: Don't match double-vlan packets if cvlan is not setVlad Buslov
2022-05-04net/mlx5: Fix slab-out-of-bounds while reading resource dump menuAya Levin
2022-05-04net/mlx5e: Fix wrong source vport matching on tunnel ruleAriel Levkovich
2022-05-03bnxt_en: Fix unnecessary dropping of RX packetsMichael Chan
2022-05-03bnxt_en: Initiallize bp->ptp_lock first before using itMichael Chan
2022-05-03bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur
2022-05-03smsc911x: allow using IRQ0Sergey Shtylyov