summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-02Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-02Merge tag 'mmc-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2022-09-02Merge tag 'drm-fixes-2022-09-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-02Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-02Merge tag 'char-misc-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-02Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-02Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-09-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-09-02Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"Greg Kroah-Hartman
2022-09-02Merge tag 'soundwire-6.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2022-09-02Merge tag 'drm-intel-fixes-2022-09-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-09-02Merge tag 'drm-msm-fixes-2022-08-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-09-02Merge tag 'amd-drm-fixes-6.0-2022-08-31' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-09-02Merge tag 'drm-misc-fixes-2022-08-31' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-01platform/x86: p2sb: Fix UAF when caller uses resource nameAndy Shevchenko
2022-09-01platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32Luke D. Jones
2022-09-01firmware_loader: Fix memory leak in firmware uploadRuss Weight
2022-09-01firmware_loader: Fix use-after-free during unregisterRuss Weight
2022-09-01arch_topology: Silence early cacheinfo errors when non-existentFlorian Fainelli
2022-09-01binder: fix alloc->vma_vm_mm null-ptr dereferenceCarlos Llamas
2022-09-01misc: fastrpc: increase maximum session countJohan Hovold
2022-09-01misc: fastrpc: fix memory corruption on openJohan Hovold
2022-09-01misc: fastrpc: fix memory corruption on probeJohan Hovold
2022-09-01usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying
2022-09-01driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres
2022-09-01platform/mellanox: Remove redundant 'NULL' checkVadim Pasternak
2022-09-01platform/mellanox: Remove unnecessary codeVadim Pasternak
2022-09-01platform/mellanox: mlxreg-lc: Fix locking issueVadim Pasternak
2022-09-01platform/mellanox: mlxreg-lc: Fix coverity warningVadim Pasternak
2022-09-01platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixesHans de Goede
2022-09-01perf/arm_pmu_platform: fix tests for platform_get_irq() failureYu Zhe
2022-09-01Merge tag 'usb-serial-6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-09-01soundwire: qcom: fix device status array rangeSrinivas Kandagatla
2022-09-01Merge tag 'drm-intel-fixes-2022-08-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-08-31drm/amd/amdgpu: skip ucode loading if ucode_size == 0Chengming Gui
2022-08-31mlxbf_gige: compute MDIO period based on i1clkDavid Thompson
2022-08-31Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-31USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold
2022-08-31USB: serial: ch341: fix lost character on LCR updatesJohan Hovold
2022-08-31ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou
2022-08-31USB: serial: cp210x: add Decagon UCA device idJohan Hovold
2022-08-31Revert "usb: add quirks for Lenovo OneLink+ Dock"Greg Kroah-Hartman
2022-08-30net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()Dan Carpenter
2022-08-30nfp: fix the access to management firmware hangingGao Xiao
2022-08-30Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2022-08-30net: phy: micrel: Make the GPIO to be non-exclusiveHoratiu Vultur
2022-08-31nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()Maurizio Lombardi
2022-08-31nvmet-auth: add missing goto in nvmet_setup_auth()Hannes Reinecke