summary refs log tree commit diff
AgeCommit message (Expand)Author
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: 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-06Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race conditionZheng Wang
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-02Linux 6.1.51Greg Kroah-Hartman
2023-09-02thunderbolt: Fix a backport error for display flickering issueMario Limonciello
2023-09-02kallsyms: Fix kallsyms_selftest failureYonghong Song
2023-09-02io_uring/parisc: Adjust pgoff in io_uring mmap() for pariscHelge Deller
2023-09-02parisc: sys_parisc: parisc_personality() is called from asm codeHelge Deller
2023-09-02parisc: Cleanup mmap implementation regarding color alignmentJohn David Anglin
2023-09-02lockdep: fix static memory detection even moreHelge Deller
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-02arm64: module-plts: inline linux/moduleloader.hArnd Bergmann
2023-09-02module: Expose module_init_layout_section()James Morse
2023-09-02ACPI: thermal: Drop nocrt parameterMario Limonciello
2023-08-30Linux 6.1.50Greg Kroah-Hartman
2023-08-30ASoC: amd: vangogh: select CONFIG_SND_AMD_ACP_CONFIGArnd Bergmann
2023-08-30maple_tree: disable mas_wr_append() when other readers are possibleLiam R. Howlett
2023-08-30ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJMario Limonciello
2023-08-30gpio: sim: pass the GPIO device's software node to irq domainBartosz Golaszewski
2023-08-30gpio: sim: dispose of irq mappings before destroying the irq_sim domainBartosz Golaszewski
2023-08-30dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark
2023-08-30pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...Biju Das
2023-08-30pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_...Biju Das
2023-08-30pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_...Biju Das
2023-08-30clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das
2023-08-30scsi: core: raid_class: Remove raid_component_add()Zhu Wang
2023-08-30scsi: snic: Fix double free in snic_tgt_create()Zhu Wang
2023-08-30madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...Yin Fengwei
2023-08-30can: raw: add missing refcount for memory leak fixOliver Hartkopp