summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Linux 5.4.25v5.4.25Greg Kroah-Hartman1-1/+1
2020-03-12drm/virtio: module_param_named() requires linux/moduleparam.hStephen Rothwell1-0/+2
2020-03-12csky: Implement copy_thread_tlsGuo Ren2-3/+5
2020-03-12block, bfq: remove ifdefs from around gets/puts of bfq groupsPaolo Valente3-5/+6
2020-03-12block, bfq: get a ref to a group when adding it to a service treePaolo Valente3-3/+12
2020-03-12efi: READ_ONCE rng seed size before munmapJason A. Donenfeld1-2/+2
2020-03-12efi/x86: Handle by-ref arguments covering multiple pages in mixed modeArd Biesheuvel1-19/+26
2020-03-12efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperArd Biesheuvel1-4/+21
2020-03-12powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario1-1/+3
2020-03-12EDAC/synopsys: Do not print an error with back-to-back snprintf() callsSherry Sun1-15/+7
2020-03-12bus: ti-sysc: Fix 1-wire reset quirkTony Lindgren1-2/+2
2020-03-12arm64: dts: meson: fix gxm-khadas-vim2 wifiChristian Hewitt1-1/+1
2020-03-12dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()Dan Carpenter1-4/+0
2020-03-12dma-buf: free dmabuf->name in dma_buf_release()Cong Wang1-0/+1
2020-03-12hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()Dan Carpenter1-1/+1
2020-03-12ARM: dts: imx7-colibri: Fix frequency for sd/mmcOleksandr Suvorov1-1/+0
2020-03-12ARM: dts: dra7xx-clocks: Fixup IPU1 mux clock parent sourceSuman Anna1-10/+2
2020-03-12ARM: dts: am437x-idk-evm: Fix incorrect OPP node namesSuman Anna1-2/+2
2020-03-12ARM: imx: build v7_cpu_resume() unconditionallyAhmad Fatoum4-16/+28
2020-03-12IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro2-1/+5
2020-03-12RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe1-0/+1
2020-03-12regulator: stm32-vrefbuf: fix a possible overshoot when re-enablingFabrice Gasnier1-1/+2
2020-03-12RDMA/core: Fix protection fault in ib_mr_pool_destroyMaor Gottlieb3-20/+15
2020-03-12RDMA/iwcm: Fix iwcm work deallocationBernard Metzler1-1/+3
2020-03-12RDMA/siw: Fix failure handling during device creationBernard Metzler1-3/+3
2020-03-12RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missingMark Zhang1-0/+2
2020-03-12RDMA/rw: Fix error flow during RDMA context initializationMax Gurtovoy1-11/+20
2020-03-12Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"Parav Pandit1-4/+11
2020-03-12soc: imx-scu: Align imx sc msg structs to 4Leonard Crestez1-1/+1
2020-03-12firmware: imx: Align imx_sc_msg_req_cpu_start to 4Leonard Crestez1-1/+1
2020-03-12firmware: imx: scu-pd: Align imx sc msg structs to 4Leonard Crestez1-1/+1
2020-03-12firmware: imx: misc: Align imx sc msg structs to 4Leonard Crestez1-3/+3
2020-03-12arm64: dts: imx8qxp-mek: Remove unexisting Ethernet PHYFabio Estevam1-5/+0
2020-03-12ARM: dts: imx6: phycore-som: fix emmc supplyMarco Felsch1-1/+0
2020-03-12phy: mapphone-mdm6600: Fix write timeouts with shorter GPIO toggle intervalTony Lindgren1-1/+8
2020-03-12phy: mapphone-mdm6600: Fix timeouts by adding wake-up handlingTony Lindgren1-2/+16
2020-03-12drm/i915/selftests: Fix return in assert_mmap_offset()Dan Carpenter1-1/+1
2020-03-12drm/i915: Program MBUS with rmw during initializationMatt Roper1-5/+11
2020-03-12drm/sun4i: de2/de3: Remove unsupported VI layer formatsJernej Skrabec2-14/+0
2020-03-12drm/sun4i: Fix DE2 VI layer format supportJernej Skrabec2-11/+67
2020-03-12drm/sun4i: Add separate DE3 VI layer formatsJernej Skrabec3-3/+102
2020-03-12drm: kirin: Revert "Fix for hikey620 display offset problem"John Stultz2-21/+0
2020-03-12drm/panfrost: Don't try to map on error faultsTomeu Vizoso1-25/+19
2020-03-12spi: atmel-quadspi: fix possible MMIO window size overrunTudor Ambarus1-0/+11
2020-03-12ASoC: dapm: Correct DAPM handling of active widgets during shutdownCharles Keepax1-1/+1
2020-03-12ASoC: Intel: Skylake: Fix available clock counter incrementationAmadeusz Sławiński1-1/+3
2020-03-12ASoC: pcm512x: Fix unbalanced regulator enable call in probe error pathMatthias Reichl1-3/+5
2020-03-12ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs outputTakashi Iwai1-8/+8
2020-03-12powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman1-0/+2
2020-03-12powerpc: Convert flush_icache_range & friends to CAlastair D'Silva5-252/+170