summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-06Linux 6.5.2v6.5.2Greg Kroah-Hartman1-1/+1
2023-09-06pinctrl: amd: Don't show `Invalid config param` errorsMario Limonciello1-2/+2
2023-09-06usb: typec: tcpci: clear the fault status bitMarco Felsch2-0/+5
2023-09-06nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuseRyusuke Konishi2-3/+7
2023-09-06tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSYBrian Foster1-2/+2
2023-09-06dt-bindings: sc16is7xx: Add property to change GPIO functionHugo Villeneuve1-0/+46
2023-09-06tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan1-0/+7
2023-09-06fsi: master-ast-cf: Add MODULE_FIRMWARE macroJuerg Haefliger1-0/+1
2023-09-06firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeWang Ming1-1/+1
2023-09-06serial: sc16is7xx: fix bug when first setting GPIO directionHugo Villeneuve1-1/+10
2023-09-06serial: sc16is7xx: fix broken port 0 uart initHugo Villeneuve1-0/+6
2023-09-06serial: qcom-geni: fix opp vote on shutdownJohan Hovold1-0/+5
2023-09-06wifi: ath11k: Cleanup mac80211 references on failure during tx_completeSven Eckelmann1-3/+3
2023-09-06wifi: ath11k: Don't drop tx_status when peer cannot be foundSven Eckelmann1-2/+2
2023-09-06wifi: rtw88: usb: kill and free rx urbs on probe failureSascha Hauer1-1/+4
2023-09-06wifi: mt76: mt7921: fix skb leak by txs missing in AMSDUDeren Wu1-2/+5
2023-09-06wifi: mt76: mt7921: do not support one stream on secondary antenna onlyDeren Wu1-1/+1
2023-09-06staging: rtl8712: fix race conditionNam Cao2-1/+1
2023-09-06HID: wacom: remove the battery when the EKR is offAaron Armstrong Skomra4-4/+24
2023-09-06usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0Xu Yang2-6/+10
2023-09-06usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu1-0/+6
2023-09-06ALSA: usb-audio: Fix init call orders for UAC1Takashi Iwai1-1/+10
2023-09-06USB: serial: option: add FOXCONN T99W368/T99W373 productSlark Xiao1-0/+4
2023-09-06USB: serial: option: add Quectel EM05G variant (0x030e)Martin Kohn1-0/+3
2023-09-06modules: only allow symbol_get of EXPORT_SYMBOL_GPL modulesChristoph Hellwig1-3/+11
2023-09-06rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroffChristoph Hellwig1-1/+1
2023-09-06net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_indexChristoph Hellwig1-1/+1
2023-09-06mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig4-35/+7
2023-09-06ARM: pxa: remove use of symbol_get()Arnd Bergmann2-15/+1
2023-09-06ksmbd: reduce descriptor size if remaining bytes is less than request sizeNamjae Jeon1-7/+18
2023-09-06ksmbd: replace one-element array with flex-array member in struct smb2_ea_infoNamjae Jeon2-2/+2
2023-09-06ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()Namjae Jeon1-0/+3
2023-09-06ksmbd: fix wrong DataOffset validation of create contextNamjae Jeon1-1/+1
2023-09-06erofs: ensure that the post-EOF tails are all zeroedGao Xiang1-0/+2
2023-09-06drm/amdgpu: correct vmhub index in GMC v10/11Lang Yu2-2/+6
2023-09-02Linux 6.5.1v6.5.1Greg Kroah-Hartman1-1/+1
2023-09-02kallsyms: Fix kallsyms_selftest failureYonghong Song2-32/+8
2023-09-02lockdep: fix static memory detection even moreHelge Deller2-40/+14
2023-09-02ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet13-20/+16
2023-09-02module/decompress: use vmalloc() for zstd decompression workspaceAndrea Righi1-2/+2
2023-09-02ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse1-1/+1
2023-09-02arm64: module: Use module_init_layout_section() to spot init sectionsJames Morse1-1/+1
2023-09-02module: Expose module_init_layout_section()James Morse2-1/+6
2023-09-02ACPI: thermal: Drop nocrt parameterMario Limonciello2-9/+1
2023-08-27Linux 6.5v6.5Linus Torvalds1-1/+1
2023-08-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-57/+6
2023-08-26Merge tag 'x86-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+9
2023-08-26Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+6
2023-08-26Merge tag 'loongarch-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds22-38/+42
2023-08-26genirq: Fix software resend lockup and nested resendJohan Hovold1-1/+6