aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-17iommu/iova: Init the struct iova to fix the possible memleakXiaotao Yin1-1/+1
2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley4-1/+3
2019-12-17x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr1-1/+1
2019-12-17x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam1-1/+1
2019-12-17x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov1-1/+1
2019-12-17staging: axis-fifo: add unspecified HAS_IOMEM dependencyBrendan Higgins1-1/+1
2019-12-17staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott1-0/+10
2019-12-17KVM: PPC: Book3S HV: Fix regression on big endian hostsMarcus Comstedt1-2/+2
2019-12-16Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...David S. Miller10-27/+86
2019-12-16net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependencyArnd Bergmann1-0/+1
2019-12-17drm/i915/gvt: Fix guest boot warningGao Fred1-0/+16
2019-12-17tpm_tis: reserve chip for duration of tpm_tis_core_initJerry Snitselaar1-17/+18
2019-12-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds26-45/+78
2019-12-16net: gemini: Fix memory leak in gmac_setup_txqsNavid Emamdoost1-0/+2
2019-12-16net: dsa: b53: Fix egress flooding settingsFlorian Fainelli1-5/+16
2019-12-16Merge branch 'vsock-fixes'David S. Miller1-6/+19
2019-12-16vsock/virtio: add WARN_ON check on virtio_transport_get_ops()Stefano Garzarella1-2/+15
2019-12-16vsock/virtio: fix null-pointer dereference in virtio_transport_recv_listen()Stefano Garzarella1-4/+4
2019-12-16nbd: fix shutdown and recv work deadlock v2Mike Christie1-3/+3
2019-12-16iocost: over-budget forced IOs should schedule async delayTejun Heo1-5/+8
2019-12-16Merge tag 'arm-soc/for-5.5/soc-fixes' of https://github.com/Broadcom/stblinux...Olof Johansson1-0/+1
2019-12-16Merge tag 'samsung-fixes-5.5' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson3-1/+4
2019-12-16Merge tag 'renesas-fixes-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-0/+1
2019-12-16bpf: Fix missing prog untrack in release_mapsDaniel Borkmann3-16/+14
2019-12-16Merge tag 'linux-kselftest-5.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-40/+119
2019-12-16clk: at91: fix possible deadlockAlexandre Belloni6-6/+6
2019-12-16pipe: Fix bogus dereference in iov_iter_alignment()Jan Kara1-1/+2
2019-12-16iommu: fix KASAN use-after-free in iommu_insert_resv_regionEric Auger1-2/+2
2019-12-16Fix root mounting with no mount optionsLinus Torvalds1-10/+13
2019-12-16perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES descriptionEd Maste1-1/+1
2019-12-16perf vendor events s390: Fix counter long description for DTLB1_GPAGE_WRITESEd Maste1-1/+1
2019-12-16libtraceevent: Allow custom libdir pathSudip Mukherjee2-4/+6
2019-12-16ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai1-1/+1
2019-12-16powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan3-7/+12
2019-12-16powerpc/pseries/cmm: fix managed page counts when migrating pages between zonesDavid Hildenbrand1-0/+10
2019-12-16powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk()Christophe Leroy1-1/+1
2019-12-16spi: fsl: use platform_get_irq() instead of of_irq_to_resource()Christophe Leroy1-3/+3
2019-12-16spi: nxp-fspi: Ensure width is respected in spi-mem operationsMichael Walle1-1/+1
2019-12-16regulator: rn5t618: fix module aliasesAndreas Kemnade1-0/+1
2019-12-16ASoC: wm8962: fix lambda valueShengjiu Wang1-2/+2
2019-12-16mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas1-2/+2
2019-12-16mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support"Rasmus Villemoes1-3/+0
2019-12-16mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 modeChaotian Jing1-0/+2
2019-12-16mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG registerVeerabhadrarao Badiganti1-9/+19
2019-12-16Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas1-3/+1
2019-12-16pinctrl: ingenic: Fixup PIN_CONFIG_OUTPUT configPaul Cercueil2-2/+2
2019-12-16drm/i915/tgl: Drop Wa#1178Matt Roper2-6/+4
2019-12-16drm/i915/ehl: Define EHL powerwells independently of ICLMatt Roper1-0/+147
2019-12-16drm/i915: Set fence_work.ops before dma_fence_initChris Wilson1-2/+1
2019-12-16drm/i915: Copy across scheduler behaviour flags across submit fencesChris Wilson2-26/+89