summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-12-13block/rnbd-srv: Check for unlikely string overflowKees Cook1-9/+10
2023-12-09Merge tag 'md-next-20231208' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe9-442/+188
2023-12-02nvme: use bio_integrity_map_userKeith Busch1-168/+29
2023-12-02md: synchronize flush io with array reconfigurationYu Kuai1-6/+16
2023-11-28md/md-multipath: remove rcu protection to access rdev from confYu Kuai1-11/+12
2023-11-28md/raid5: remove rcu protection to access rdev from confYu Kuai4-144/+69
2023-11-28md/raid1: remove rcu protection to access rdev from confYu Kuai1-39/+23
2023-11-28md/raid10: remove rcu protection to access rdev from confYu Kuai1-155/+58
2023-11-28md: remove flag RemoveSynchronizedYu Kuai6-72/+6
2023-11-28Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"Junxiao Bi1-12/+0
2023-11-28md: bypass block throttle for superblock updateJunxiao Bi1-3/+4
2023-11-27block/rnbd: use %pe to print errorsSupriti Singh2-13/+13
2023-11-27block/rnbd: add support for REQ_OP_WRITE_ZEROESSantosh Pradhan3-8/+18
2023-11-26Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds25-2228/+166
2023-11-25Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+2
2023-11-24Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds4-2/+22
2023-11-24Merge branches 'acpi-video' and 'acpi-processor' into acpiRafael J. Wysocki3-2/+15
2023-11-24Merge tag 'drm-fixes-2023-11-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds16-78/+138
2023-11-24Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman109-936/+1339
2023-11-24Merge tag 'ata-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-0/+3
2023-11-24Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds20-117/+190
2023-11-24Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-22/+71
2023-11-24Merge tag 'drm-intel-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-22/+9
2023-11-24Merge tag 'drm-misc-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-46/+113
2023-11-24Merge tag 'drm-msm-fixes-2023-11-21' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie6-10/+16
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds32-262/+330
2023-11-23USB: serial: option: add Luat Air72*U series productsAsuna Yang1-0/+3
2023-11-23net: ipa: fix one GSI register field widthAlex Elder1-1/+1
2023-11-23net: axienet: Fix check for partial TX checksumSamuel Holland1-1/+1
2023-11-23i40e: Fix adding unsupported cloud filtersIvan Vecera1-7/+9
2023-11-23ice: restore timestamp configuration after device resetJacob Keller3-40/+51
2023-11-23ice: unify logic for programming PFINT_TSYN_MSKJacob Keller1-26/+34
2023-11-23ice: remove ptp_tx ring parameter flagJacob Keller3-18/+0
2023-11-23amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju1-3/+8
2023-11-23amd-xgbe: handle the corner-case during tx completionRaju Rangoju1-0/+14
2023-11-23amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju1-1/+13
2023-11-23net: veth: fix ethtool stats reportingLorenzo Bianconi1-1/+1
2023-11-23octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh1-1/+19
2023-11-23net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak1-0/+1
2023-11-23nvme: tcp: fix compile-time checks for TLS modeArnd Bergmann1-17/+14
2023-11-23nvme: target: fix Kconfig select statementsArnd Bergmann1-2/+2
2023-11-23nvme: target: fix nvme_keyring_id() referencesArnd Bergmann1-1/+1
2023-11-22Merge tag 'nvme-6.7-2023-11-22' of git://git.infradead.org/nvme into block-6.7Jens Axboe8-22/+37
2023-11-22nvme: move nvme_stop_keep_alive() back to original positionHannes Reinecke4-12/+11
2023-11-22USB: dwc3: qcom: fix ACPI platform device leakJohan Hovold1-7/+30
2023-11-22USB: dwc3: qcom: fix software node leak on probe errorsJohan Hovold1-5/+8
2023-11-22USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold1-3/+6
2023-11-22USB: dwc3: qcom: simplify wakeup interrupt setupJohan Hovold1-8/+4
2023-11-22USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold1-4/+4
2023-11-22usb: misc: onboard-hub: add support for Microchip USB5744Stefan Eichenberger2-0/+9