summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-06Linux 5.15.131v5.15.131Greg Kroah-Hartman1-1/+1
2023-09-06usb: typec: tcpci: clear the fault status bitMarco Felsch2-0/+5
2023-09-06usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji5-7/+5
2023-09-06pinctrl: amd: Don't show `Invalid config param` errorsMario Limonciello1-2/+2
2023-09-06nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuseRyusuke Konishi2-3/+7
2023-09-06nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi1-0/+5
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: mt76: mt7921: do not support one stream on secondary antenna onlyDeren Wu1-1/+1
2023-09-06Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race conditionZheng Wang1-0/+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: replace one-element array with flex-array member in struct smb2_ea_infoNamjae Jeon2-2/+2
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-02Linux 5.15.130v5.15.130Greg Kroah-Hartman1-1/+1
2023-09-02rcu-tasks: Add trc_inspect_reader() checks for exiting critical sectionPaul E. McKenney1-9/+9
2023-09-02rcu-tasks: Wait for trc_read_check_handler() IPIsPaul E. McKenney1-0/+14
2023-09-02rcu-tasks: Fix IPI failure handling in trc_wait_for_one_readerNeeraj Upadhyay1-1/+3
2023-09-02rcu: Prevent expedited GP from enabling tick on offline CPUPaul E. McKenney1-1/+4
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-02arm64: module-plts: inline linux/moduleloader.hArnd Bergmann1-0/+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-30Linux 5.15.129v5.15.129Greg Kroah-Hartman1-1/+1
2023-08-30mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_bufferRik van Riel1-2/+2
2023-08-30mm: memory-failure: fix unexpected return value in soft_offline_page()Miaohe Lin1-4/+7
2023-08-30mm: memory-failure: kill soft_offline_free_page()Kefeng Wang1-11/+1
2023-08-30dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark1-9/+9
2023-08-30pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...Biju Das1-2/+15
2023-08-30clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das1-40/+40
2023-08-30scsi: core: raid_class: Remove raid_component_add()Zhu Wang2-52/+0
2023-08-30scsi: snic: Fix double free in snic_tgt_create()Zhu Wang1-2/+1
2023-08-30can: raw: add missing refcount for memory leak fixOliver Hartkopp1-9/+25
2023-08-30drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik2-29/+72