summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.15.131v5.15.131Greg Kroah-Hartman2023-09-061-1/+1
* usb: typec: tcpci: clear the fault status bitMarco Felsch2023-09-062-0/+5
* usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji2023-09-065-7/+5
* pinctrl: amd: Don't show `Invalid config param` errorsMario Limonciello2023-09-061-2/+2
* nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuseRyusuke Konishi2023-09-062-3/+7
* nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi2023-09-061-0/+5
* tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan2023-09-061-0/+7
* fsi: master-ast-cf: Add MODULE_FIRMWARE macroJuerg Haefliger2023-09-061-0/+1
* firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeWang Ming2023-09-061-1/+1
* serial: sc16is7xx: fix bug when first setting GPIO directionHugo Villeneuve2023-09-061-1/+10
* serial: sc16is7xx: fix broken port 0 uart initHugo Villeneuve2023-09-061-0/+6
* serial: qcom-geni: fix opp vote on shutdownJohan Hovold2023-09-061-0/+5
* wifi: mt76: mt7921: do not support one stream on secondary antenna onlyDeren Wu2023-09-061-1/+1
* Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race conditionZheng Wang2023-09-061-0/+1
* staging: rtl8712: fix race conditionNam Cao2023-09-062-1/+1
* HID: wacom: remove the battery when the EKR is offAaron Armstrong Skomra2023-09-064-4/+24
* usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0Xu Yang2023-09-062-6/+10
* usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu2023-09-061-0/+6
* ALSA: usb-audio: Fix init call orders for UAC1Takashi Iwai2023-09-061-1/+10
* USB: serial: option: add FOXCONN T99W368/T99W373 productSlark Xiao2023-09-061-0/+4
* USB: serial: option: add Quectel EM05G variant (0x030e)Martin Kohn2023-09-061-0/+3
* modules: only allow symbol_get of EXPORT_SYMBOL_GPL modulesChristoph Hellwig2023-09-061-3/+11
* rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroffChristoph Hellwig2023-09-061-1/+1
* net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_indexChristoph Hellwig2023-09-061-1/+1
* mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig2023-09-064-35/+7
* ARM: pxa: remove use of symbol_get()Arnd Bergmann2023-09-062-15/+1
* ksmbd: replace one-element array with flex-array member in struct smb2_ea_infoNamjae Jeon2023-09-062-2/+2
* ksmbd: fix wrong DataOffset validation of create contextNamjae Jeon2023-09-061-1/+1
* erofs: ensure that the post-EOF tails are all zeroedGao Xiang2023-09-061-0/+2
* Linux 5.15.130v5.15.130Greg Kroah-Hartman2023-09-021-1/+1
* rcu-tasks: Add trc_inspect_reader() checks for exiting critical sectionPaul E. McKenney2023-09-021-9/+9
* rcu-tasks: Wait for trc_read_check_handler() IPIsPaul E. McKenney2023-09-021-0/+14
* rcu-tasks: Fix IPI failure handling in trc_wait_for_one_readerNeeraj Upadhyay2023-09-021-1/+3
* rcu: Prevent expedited GP from enabling tick on offline CPUPaul E. McKenney2023-09-021-1/+4
* ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse2023-09-021-1/+1
* arm64: module: Use module_init_layout_section() to spot init sectionsJames Morse2023-09-021-1/+1
* arm64: module-plts: inline linux/moduleloader.hArnd Bergmann2023-09-021-0/+1
* module: Expose module_init_layout_section()James Morse2023-09-022-1/+6
* ACPI: thermal: Drop nocrt parameterMario Limonciello2023-09-022-9/+1
* Linux 5.15.129v5.15.129Greg Kroah-Hartman2023-08-301-1/+1
* mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_bufferRik van Riel2023-08-301-2/+2
* mm: memory-failure: fix unexpected return value in soft_offline_page()Miaohe Lin2023-08-301-4/+7
* mm: memory-failure: kill soft_offline_free_page()Kefeng Wang2023-08-301-11/+1
* dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark2023-08-301-9/+9
* pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...Biju Das2023-08-301-2/+15
* clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das2023-08-301-40/+40
* scsi: core: raid_class: Remove raid_component_add()Zhu Wang2023-08-302-52/+0
* scsi: snic: Fix double free in snic_tgt_create()Zhu Wang2023-08-301-2/+1
* can: raw: add missing refcount for memory leak fixOliver Hartkopp2023-08-301-9/+25
* drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik2023-08-302-29/+72