summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2022-09-02i40e: Fix kernel crash during module removalIvan Vecera-1/+4
2022-09-02i40e: Fix ADQ rate limiting for PFPrzemyslaw Patynowski-1/+5
2022-09-02Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-9/+65
2022-09-02Merge tag 'char-misc-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-32/+72
2022-09-02Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-167/+289
2022-09-02Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-57/+104
2022-09-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2022-09-02ice: use bitmap_free instead of devm_kfreeMichal Swiatkowski-1/+1
2022-09-02ice: Fix DMA mappings leakPrzemyslaw Patynowski-17/+79
2022-09-02drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsetsVille Syrjälä-8/+20
2022-09-02spi: spi: Fix queue hang if previous transfer failedDavid Jander-2/+1
2022-09-02spi: mux: Fix mux interaction with fast path optimisationsMark Brown-1/+2
2022-09-02soc: fsl: select FSL_GUTS driver for DPIOMathew McBride-0/+1
2022-09-02Merge tag 'arm-soc/for-6.0/drivers-fixes' of https://github.com/Broadcom/stbl...Arnd Bergmann-11/+39
2022-09-02xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()Dan Carpenter-0/+3
2022-09-02xen-blkfront: Cache feature_persistent value before advertisementSeongJae Park-7/+7
2022-09-02xen-blkfront: Advertise feature-persistent as user requestedSeongJae Park-2/+6
2022-09-02xen-blkback: Advertise feature-persistent as user requestedSeongJae Park-2/+7
2022-09-02Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"Greg Kroah-Hartman-8/+8
2022-09-02Merge tag 'soundwire-6.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-7/+3
2022-09-01Revert "net: phy: meson-gxl: improve link-up behavior"Heiner Kallweit-7/+1
2022-09-02Merge tag 'drm-intel-fixes-2022-09-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie-8/+19
2022-09-02Merge tag 'drm-msm-fixes-2022-08-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-4/+17
2022-09-02Merge tag 'amd-drm-fixes-6.0-2022-08-31' of https://gitlab.freedesktop.org/ag...Dave Airlie-96/+234
2022-09-02Merge tag 'drm-misc-fixes-2022-08-31' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1/+2
2022-09-01kunit: fix Kconfig for build-in tests USB4 and Nitro EnclavesNico Pache-3/+2
2022-09-01arch_topology: Make cluster topology span at least SMT CPUsYicong Yang-1/+1
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-72/+201
2022-09-01platform/x86: p2sb: Fix UAF when caller uses resource nameAndy Shevchenko-2/+16
2022-09-01platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32Luke D. Jones-5/+4
2022-09-01firmware_loader: Fix memory leak in firmware uploadRuss Weight-4/+17
2022-09-01firmware_loader: Fix use-after-free during unregisterRuss Weight-1/+2
2022-09-01arch_topology: Silence early cacheinfo errors when non-existentFlorian Fainelli-1/+1
2022-09-01binder: fix alloc->vma_vm_mm null-ptr dereferenceCarlos Llamas-2/+2
2022-09-01misc: fastrpc: increase maximum session countJohan Hovold-1/+1
2022-09-01misc: fastrpc: fix memory corruption on openJohan Hovold-4/+3
2022-09-01misc: fastrpc: fix memory corruption on probeJohan Hovold-0/+5
2022-09-01usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying-0/+7
2022-09-01driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres-0/+10
2022-09-01platform/mellanox: Remove redundant 'NULL' checkVadim Pasternak-4/+2
2022-09-01platform/mellanox: Remove unnecessary codeVadim Pasternak-5/+4
2022-09-01platform/mellanox: mlxreg-lc: Fix locking issueVadim Pasternak-12/+25
2022-09-01platform/mellanox: mlxreg-lc: Fix coverity warningVadim Pasternak-1/+0
2022-09-01platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixesHans de Goede-1/+8
2022-09-01perf/arm_pmu_platform: fix tests for platform_get_irq() failureYu Zhe-1/+1
2022-09-01Merge tag 'usb-serial-6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-2/+38
2022-09-01soundwire: qcom: fix device status array rangeSrinivas Kandagatla-3/+3
2022-09-01RDMA/srp: Set scmnd->result only when scmnd is not NULLyangx.jy@fujitsu.com-1/+2
2022-09-01Merge tag 'drm-intel-fixes-2022-08-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie-53/+76
2022-09-01scsi: core: Fix a use-after-freeBart Van Assche-5/+21