summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge tag 'locking-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-11-261-1/+2
| |\ \
| | * | lockdep: Fix block chain corruptionPeter Zijlstra2023-11-241-1/+2
| | |/
| * | Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-11-2610-375/+314
| |\ \
| | * | smb: client: introduce cifs_sfu_make_node()Paulo Alcantara2023-11-233-120/+52
| | * | smb: client: set correct file type from NFS reparse pointsPaulo Alcantara2023-11-238-61/+116
| | * | smb: client: introduce ->parse_reparse_point()Paulo Alcantara2023-11-234-42/+56
| | * | smb: client: implement ->query_reparse_point() for SMB1Paulo Alcantara2023-11-235-175/+113
| | * | cifs: fix use after free for iface while disabling secondary channelsRitvik Budhiraja2023-11-231-1/+1
| | |/
| * | Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-2629-2245/+175
| |\ \
| | * \ Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-11-24251-3262/+4004
| | |\ \
| | | * | 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
| | * | dt-bindings: usb: qcom,dwc3: fix example wakeup interrupt typesJohan Hovold2023-11-221-2/+2
| | * | usb: misc: onboard-hub: add support for Microchip USB5744Stefan Eichenberger2023-11-222-0/+9
| | * | dt-bindings: usb: microchip,usb5744: Add second supplyStefan Eichenberger2023-11-221-1/+6
| | * | 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
| | * | dt-bindings: usb: hcd: add missing phy name to exampleJohan Hovold2023-11-211-1/+1
| | * | Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-11-211763-38564/+40895
| | |\ \
| | | * | 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-062-36/+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 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-11-252-5/+21
| |\ \ \ \
| | * | | | xfs: dquot recovery does not validate the recovered dquotDarrick J. Wong2023-11-221-0/+14
| | * | | | xfs: clean up dqblk extractionDarrick J. Wong2023-11-222-5/+7
| | | |_|/ | | |/| |
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-254-8/+20
| |\ \ \ \
| | * | | | arm64: add dependency between vmlinuz.efi and ImageMasahiro Yamada2023-11-231-1/+1
| | * | | | kselftest/arm64: Fix output formatting for za-forkMark Brown2023-11-231-1/+1