summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* block/rnbd-srv: Check for unlikely string overflowKees Cook2023-12-131-9/+10
* Merge tag 'md-next-20231208' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2023-12-089-442/+188
|\
| * md: synchronize flush io with array reconfigurationYu Kuai2023-12-011-6/+16
| * md/md-multipath: remove rcu protection to access rdev from confYu Kuai2023-11-271-11/+12
| * md/raid5: remove rcu protection to access rdev from confYu Kuai2023-11-274-144/+69
| * md/raid1: remove rcu protection to access rdev from confYu Kuai2023-11-271-39/+23
| * md/raid10: remove rcu protection to access rdev from confYu Kuai2023-11-271-155/+58
| * md: remove flag RemoveSynchronizedYu Kuai2023-11-276-72/+6
| * Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"Junxiao Bi2023-11-271-12/+0
| * md: bypass block throttle for superblock updateJunxiao Bi2023-11-271-3/+4
* | nvme: use bio_integrity_map_userKeith Busch2023-12-011-168/+29
|/
* block/rnbd: use %pe to print errorsSupriti Singh2023-11-272-13/+13
* block/rnbd: add support for REQ_OP_WRITE_ZEROESSantosh Pradhan2023-11-273-8/+18
* Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-2525-2228/+166
|\
| * Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-11-24109-936/+1339
| |\
| | * USB: serial: option: add Luat Air72*U series productsAsuna Yang2023-11-231-0/+3
| | * USB: serial: option: add Fibocom L7xx modulesVictor Fragoso2023-11-221-0/+1
| | * USB: serial: option: fix FM101R-GL definesPuliang Lu2023-11-211-2/+2
| | * USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak2023-11-211-1/+2
| * | USB: dwc3: qcom: fix ACPI platform device leakJohan Hovold2023-11-221-7/+30
| * | USB: dwc3: qcom: fix software node leak on probe errorsJohan Hovold2023-11-221-5/+8
| * | USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold2023-11-221-3/+6
| * | USB: dwc3: qcom: simplify wakeup interrupt setupJohan Hovold2023-11-221-8/+4
| * | USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold2023-11-221-4/+4
| * | usb: misc: onboard-hub: add support for Microchip USB5744Stefan Eichenberger2023-11-222-0/+9
| * | usb: misc: ljca: Fix enumeration error on Dell Latitude 9420Hans de Goede2023-11-221-1/+2
| * | USB: xhci-plat: fix legacy PHY double initJohan Hovold2023-11-211-20/+30
| * | usb: typec: tipd: Supply also I2C driver dataHeikki Krogerus2023-11-211-2/+5
| * | usb: xhci-mtk: fix in-ep's start-split check failureChunfeng Yun2023-11-212-3/+12
| * | usb: dwc3: set the dma max_seg_sizeRicardo Ribalda2023-11-211-0/+2
| * | usb: config: fix iteration issue in 'usb_get_bos_descriptor()'Niklas Neronin2023-11-211-1/+2
| * | usb: dwc3: add missing of_node_put and platform_device_putStanley Chang2023-11-211-1/+7
| * | USB: dwc2: write HCINT with INTMASK appliedOliver Neukum2023-11-211-8/+7
| * | usb: misc: ljca: Drop _ADR support to get ljca children devicesWentong Wu2023-11-211-12/+2
| * | usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak2023-11-211-0/+3
| * | usb: typec: tcpm: Fix sink caps op current checkBadhri Jagan Sridharan2023-11-211-1/+2
| * | usb: dwc3: Fix default mode initializationAlexander Stein2023-11-211-1/+1
| * | USB: typec: tps6598x: Fix a memory leak in an error handling pathChristophe JAILLET2023-11-211-3/+4
| * | usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan2023-11-211-0/+9
| * | Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-11-21976-25445/+23566
| |\ \
| | * | thunderbolt: Only add device router DP IN to the head of the DP resource listMika Westerberg2023-11-171-1/+11
| | * | thunderbolt: Send uevent after asymmetric/symmetric switchMika Westerberg2023-11-171-2/+2
| | * | thunderbolt: Set lane bonding bit only for downstream portGil Fine2023-11-171-1/+1
| * | | Revert "usb: phy: add usb phy notify port status API"Johan Hovold2023-11-061-23/+0
| * | | Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHY"Johan Hovold2023-11-065-1349/+0
| * | | Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY"Johan Hovold2023-11-063-774/+0
* | | | Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-11-252-1/+2
|\ \ \ \
| * | | | xen: privcmd: Replace zero-length array with flex-array member and use __coun...Gustavo A. R. Silva2023-11-171-1/+1
| * | | | swiotlb-xen: provide the "max_mapping_size" methodKeith Busch2023-11-171-0/+1
* | | | | Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-11-244-2/+22
|\ \ \ \ \