summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-17drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand4-22/+15
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens1-1/+1
2021-03-17kasan: fix memory corruption in kasan_bitops_tags testAndrey Konovalov1-5/+5
2021-03-17PCI/ERR: Retain status from error notificationKeith Busch1-2/+1
2021-03-17i40e: Fix memory leak in i40e_probeKeita Suzuki1-0/+2
2021-03-17PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven2-0/+7
2021-03-17kbuild: clamp SUBLEVEL to 255Sasha Levin1-3/+9
2021-03-17ext4: don't try to processed freed blocks until mballoc is initializedTheodore Ts'o1-1/+8
2021-03-17PCI/LINK: Remove bandwidth notificationBjorn Helgaas5-154/+0
2021-03-17drivers/base: build kunit tests without structleak pluginArnd Bergmann1-0/+1
2021-03-17PCI: mediatek: Add missing of_node_put() to fix reference leakKrzysztof Wilczyński1-2/+5
2021-03-17PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser1-7/+3
2021-03-17Input: applespi - don't wait for responses to commands indefinitely.Ronald Tschalär1-6/+15
2021-03-17sparc64: Use arch_validate_flags() to validate ADI flagKhalid Aziz1-25/+29
2021-03-17sparc32: Limit memblock allocation to low memoryAndreas Larsson1-0/+3
2021-03-17clk: qcom: gdsc: Implement NO_RET_PERIPH flagAngeloGioacchino Del Regno2-3/+10
2021-03-17iommu/amd: Fix performance counter initializationSuravee Suthikulpanit1-11/+34
2021-03-17powerpc/64: Fix stack trace not displaying final frameMichael Ellerman3-2/+5
2021-03-17HID: logitech-dj: add support for the new lightspeed connection iterationFilipe Laíns1-1/+6
2021-03-17powerpc/perf: Record counter overflow always if SAMPLE_IP is unsetAthira Rajeev1-4/+15
2021-03-17powerpc: improve handling of unrecoverable system resetNicholas Piggin1-1/+4
2021-03-17spi: stm32: make spurious and overrun interrupts visibleAlain Volmat1-11/+4
2021-03-17powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran2-0/+13
2021-03-17Platform: OLPC: Fix probe error handlingLubomir Rintel1-7/+8
2021-03-17platform/x86: amd-pmc: put device on error pathsPan Bian1-3/+11
2021-03-17mmc: sdhci-iproc: Add ACPI bindings for the RPiJeremy Linton1-0/+18
2021-03-17mmc: mediatek: fix race condition between msdc_request_timeout and irqChaotian Jing1-8/+10
2021-03-17mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'Christophe JAILLET1-1/+1
2021-03-17iommu/vt-d: Clear PRQ overflow only when PRQ is emptyLu Baolu1-2/+11
2021-03-17udf: fix silent AED tagLocation corruptionSteven J. Magnani1-3/+6
2021-03-17scsi: ufs: Protect some contexts from unexpected clock scalingCan Guo2-32/+54
2021-03-17scsi: ufs: WB is only available on LUN #0 to #7Jaegeuk Kim3-4/+7
2021-03-17scsi: pm80xx: Fix missing tag_free in NVMD DATA reqakshatzen1-4/+10
2021-03-17i2c: rcar: optimize cacheline to minimize HW race conditionWolfram Sang1-1/+1
2021-03-17i2c: rcar: faster irq code to minimize HW race conditionWolfram Sang1-7/+4
2021-03-17mptcp: reset last_snd on subflow closeFlorian Westphal1-0/+5
2021-03-17mptcp: always graft subflow socket to parentPaolo Abeni3-26/+14
2021-03-17MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer4-5/+17
2021-03-17media: rc: compile rc-cec.c into rc-coreHans Verkuil5-18/+25
2021-03-17media: v4l: vsp1: Fix bru null pointer accessBiju Das1-1/+1
2021-03-17media: v4l: vsp1: Fix uif null pointer accessBiju Das1-2/+2
2021-03-17media: rkisp1: params: fix wrong bits settingsDafna Hirschfeld1-1/+0
2021-03-17media: usbtv: Fix deadlock on suspendMaxim Mikityanskiy1-1/+1
2021-03-17sh_eth: fix TRSCER mask for R7S9210Sergey Shtylyov1-0/+2
2021-03-17qxl: Fix uninitialised struct field head.surface_idColin Ian King1-0/+1
2021-03-17s390/crypto: return -EFAULT if copy_to_user() failsWang Qing1-1/+1
2021-03-17s390/cio: return -EFAULT if copy_to_user() failsEric Farman1-1/+1
2021-03-17drm/i915: Wedge the GPU if command parser setup failsTvrtko Ursulin3-8/+20
2021-03-17drm/shmem-helpers: vunmap: Don't put pages for dma-bufNoralf Trønnes1-3/+4
2021-03-17drm: meson_drv add shutdown functionArtem Lapkin1-0/+11