summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-06Linux 6.5.2v6.5.2Greg Kroah-Hartman
2023-09-06pinctrl: amd: Don't show `Invalid config param` errorsMario Limonciello
2023-09-06usb: typec: tcpci: clear the fault status bitMarco Felsch
2023-09-06nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuseRyusuke Konishi
2023-09-06tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSYBrian Foster
2023-09-06dt-bindings: sc16is7xx: Add property to change GPIO functionHugo Villeneuve
2023-09-06tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan
2023-09-06fsi: master-ast-cf: Add MODULE_FIRMWARE macroJuerg Haefliger
2023-09-06firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeWang Ming
2023-09-06serial: sc16is7xx: fix bug when first setting GPIO directionHugo Villeneuve
2023-09-06serial: sc16is7xx: fix broken port 0 uart initHugo Villeneuve
2023-09-06serial: qcom-geni: fix opp vote on shutdownJohan Hovold
2023-09-06wifi: ath11k: Cleanup mac80211 references on failure during tx_completeSven Eckelmann
2023-09-06wifi: ath11k: Don't drop tx_status when peer cannot be foundSven Eckelmann
2023-09-06wifi: rtw88: usb: kill and free rx urbs on probe failureSascha Hauer
2023-09-06wifi: mt76: mt7921: fix skb leak by txs missing in AMSDUDeren Wu
2023-09-06wifi: mt76: mt7921: do not support one stream on secondary antenna onlyDeren Wu
2023-09-06staging: rtl8712: fix race conditionNam Cao
2023-09-06HID: wacom: remove the battery when the EKR is offAaron Armstrong Skomra
2023-09-06usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0Xu Yang
2023-09-06usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu
2023-09-06ALSA: usb-audio: Fix init call orders for UAC1Takashi Iwai
2023-09-06USB: serial: option: add FOXCONN T99W368/T99W373 productSlark Xiao
2023-09-06USB: serial: option: add Quectel EM05G variant (0x030e)Martin Kohn
2023-09-06modules: only allow symbol_get of EXPORT_SYMBOL_GPL modulesChristoph Hellwig
2023-09-06rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroffChristoph Hellwig
2023-09-06net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_indexChristoph Hellwig
2023-09-06mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-09-06ARM: pxa: remove use of symbol_get()Arnd Bergmann
2023-09-06ksmbd: reduce descriptor size if remaining bytes is less than request sizeNamjae Jeon
2023-09-06ksmbd: replace one-element array with flex-array member in struct smb2_ea_infoNamjae Jeon
2023-09-06ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()Namjae Jeon
2023-09-06ksmbd: fix wrong DataOffset validation of create contextNamjae Jeon
2023-09-06erofs: ensure that the post-EOF tails are all zeroedGao Xiang
2023-09-06drm/amdgpu: correct vmhub index in GMC v10/11Lang Yu
2023-09-02Linux 6.5.1v6.5.1Greg Kroah-Hartman
2023-09-02kallsyms: Fix kallsyms_selftest failureYonghong Song
2023-09-02lockdep: fix static memory detection even moreHelge Deller
2023-09-02ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet
2023-09-02module/decompress: use vmalloc() for zstd decompression workspaceAndrea Righi
2023-09-02ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse
2023-09-02arm64: module: Use module_init_layout_section() to spot init sectionsJames Morse
2023-09-02module: Expose module_init_layout_section()James Morse
2023-09-02ACPI: thermal: Drop nocrt parameterMario Limonciello
2023-08-27Linux 6.5v6.5Linus Torvalds
2023-08-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-08-26Merge tag 'x86-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-26Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-26Merge tag 'loongarch-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-26genirq: Fix software resend lockup and nested resendJohan Hovold