summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-11modules: return licensing information from find_symbolChristoph Hellwig2-6/+12
2021-05-11modules: rename the licence field in struct symsearch to licenseChristoph Hellwig2-3/+3
2021-05-11modules: unexport __module_addressChristoph Hellwig1-1/+0
2021-05-11modules: unexport __module_text_addressChristoph Hellwig1-1/+0
2021-05-11modules: mark each_symbol_section staticChristoph Hellwig2-11/+1
2021-05-11modules: mark find_symbol staticChristoph Hellwig2-13/+1
2021-05-11modules: mark ref_module staticChristoph Hellwig2-5/+2
2021-05-11mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson5-94/+59
2021-05-11mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee1-0/+6
2021-05-11mmc: core: Do a power cycle when the CMD11 failsDooHyun Hwang1-1/+1
2021-05-11mmc: block: Issue a cache flush only when it's enabledAvri Altman4-3/+21
2021-05-11mmc: block: Update ext_csd.cache_ctrl if it was writtenAvri Altman1-0/+12
2021-05-11mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based contr...Adrian Hunter1-0/+27
2021-05-11mmc: sdhci: Check for reset prior to DMA address unmapPradeep P V K1-29/+31
2021-05-11mmc: uniphier-sd: Fix a resource leak in the remove functionChristophe JAILLET1-0/+1
2021-05-11mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()Christophe JAILLET1-1/+3
2021-05-11scsi: mpt3sas: Block PCI config access from userspace during resetSreekanth Reddy1-0/+4
2021-05-11scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()Arun Easi1-7/+0
2021-05-11spi: spi-ti-qspi: Free DMA resourcesTudor Ambarus1-6/+14
2021-05-11erofs: add unsupported inode i_format checkGao Xiang2-0/+10
2021-05-11mtd: rawnand: atmel: Update ecc_stats.corrected counterKai Stuhlemmer (ebee Engineering)1-2/+4
2021-05-11mtd: spinand: core: add missing MODULE_DEVICE_TABLE()Alexander Lobakin1-0/+2
2021-05-11ecryptfs: fix kernel panic with null dev_nameJeffrey Mitchell1-0/+6
2021-05-11arm64: dts: mt8173: fix property typo of 'phys' in dsi nodeChunfeng Yun1-1/+1
2021-05-11arm64: dts: marvell: armada-37xx: add syscon compatible to NB clk nodeMarek BehĂșn1-1/+2
2021-05-11ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lldArd Biesheuvel1-2/+2
2021-05-11ftrace: Handle commands when closing set_ftrace_filter fileSteven Rostedt (VMware)1-1/+4
2021-05-11ACPI: custom_method: fix a possible memory leakMark Langsdorf1-0/+2
2021-05-11ACPI: custom_method: fix potential use-after-free issueMark Langsdorf1-1/+1
2021-05-11s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik1-1/+1
2021-05-07Linux 5.4.117v5.4.117Greg Kroah-Hartman1-1/+1
2021-05-07vfio: Depend on MMUJason Gunthorpe1-1/+1
2021-05-07perf/core: Fix unconditional security_locked_down() callOndrej Mosnacek1-6/+6
2021-05-07ovl: allow upperdir inside lowerdirMiklos Szeredi1-5/+7
2021-05-07scsi: ufs: Unlock on a couple error pathsDan Carpenter1-4/+10
2021-05-07platform/x86: thinkpad_acpi: Correct thermal sensor allocationMark Pearson1-9/+22
2021-05-07USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu1-0/+1
2021-05-07USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 EthernetKai-Heng Feng1-0/+3
2021-05-07ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EXTakashi Iwai1-0/+10
2021-05-07perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter1-1/+1
2021-05-07perf data: Fix error return code in perf_data__create_dir()Zhen Lei1-2/+3
2021-05-07iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina1-3/+4
2021-05-07avoid __memcat_p link failureArnd Bergmann1-2/+2
2021-05-07bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2-12/+20
2021-05-07bpf: Fix masking negation logic upon negative dst registerDaniel Borkmann1-8/+4
2021-05-07iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina1-3/+4
2021-05-07igb: Enable RSS for Intel I211 Ethernet ControllerNick Lowe1-2/+1
2021-05-07net: usb: ax88179_178a: initialize local variables before usePhillip Potter1-2/+2
2021-05-07ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki1-3/+2
2021-05-07ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki4-22/+62