summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-12Linux 5.4.25v5.4.25Greg Kroah-Hartman
2020-03-12drm/virtio: module_param_named() requires linux/moduleparam.hStephen Rothwell
2020-03-12csky: Implement copy_thread_tlsGuo Ren
2020-03-12block, bfq: remove ifdefs from around gets/puts of bfq groupsPaolo Valente
2020-03-12block, bfq: get a ref to a group when adding it to a service treePaolo Valente
2020-03-12efi: READ_ONCE rng seed size before munmapJason A. Donenfeld
2020-03-12efi/x86: Handle by-ref arguments covering multiple pages in mixed modeArd Biesheuvel
2020-03-12efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperArd Biesheuvel
2020-03-12powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario
2020-03-12EDAC/synopsys: Do not print an error with back-to-back snprintf() callsSherry Sun
2020-03-12bus: ti-sysc: Fix 1-wire reset quirkTony Lindgren
2020-03-12arm64: dts: meson: fix gxm-khadas-vim2 wifiChristian Hewitt
2020-03-12dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()Dan Carpenter
2020-03-12dma-buf: free dmabuf->name in dma_buf_release()Cong Wang
2020-03-12hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()Dan Carpenter
2020-03-12ARM: dts: imx7-colibri: Fix frequency for sd/mmcOleksandr Suvorov
2020-03-12ARM: dts: dra7xx-clocks: Fixup IPU1 mux clock parent sourceSuman Anna
2020-03-12ARM: dts: am437x-idk-evm: Fix incorrect OPP node namesSuman Anna
2020-03-12ARM: imx: build v7_cpu_resume() unconditionallyAhmad Fatoum
2020-03-12IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro
2020-03-12RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe
2020-03-12regulator: stm32-vrefbuf: fix a possible overshoot when re-enablingFabrice Gasnier
2020-03-12RDMA/core: Fix protection fault in ib_mr_pool_destroyMaor Gottlieb
2020-03-12RDMA/iwcm: Fix iwcm work deallocationBernard Metzler
2020-03-12RDMA/siw: Fix failure handling during device creationBernard Metzler
2020-03-12RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missingMark Zhang
2020-03-12RDMA/rw: Fix error flow during RDMA context initializationMax Gurtovoy
2020-03-12Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"Parav Pandit
2020-03-12soc: imx-scu: Align imx sc msg structs to 4Leonard Crestez
2020-03-12firmware: imx: Align imx_sc_msg_req_cpu_start to 4Leonard Crestez
2020-03-12firmware: imx: scu-pd: Align imx sc msg structs to 4Leonard Crestez
2020-03-12firmware: imx: misc: Align imx sc msg structs to 4Leonard Crestez
2020-03-12arm64: dts: imx8qxp-mek: Remove unexisting Ethernet PHYFabio Estevam
2020-03-12ARM: dts: imx6: phycore-som: fix emmc supplyMarco Felsch
2020-03-12phy: mapphone-mdm6600: Fix write timeouts with shorter GPIO toggle intervalTony Lindgren
2020-03-12phy: mapphone-mdm6600: Fix timeouts by adding wake-up handlingTony Lindgren
2020-03-12drm/i915/selftests: Fix return in assert_mmap_offset()Dan Carpenter
2020-03-12drm/i915: Program MBUS with rmw during initializationMatt Roper
2020-03-12drm/sun4i: de2/de3: Remove unsupported VI layer formatsJernej Skrabec
2020-03-12drm/sun4i: Fix DE2 VI layer format supportJernej Skrabec
2020-03-12drm/sun4i: Add separate DE3 VI layer formatsJernej Skrabec
2020-03-12drm: kirin: Revert "Fix for hikey620 display offset problem"John Stultz
2020-03-12drm/panfrost: Don't try to map on error faultsTomeu Vizoso
2020-03-12spi: atmel-quadspi: fix possible MMIO window size overrunTudor Ambarus
2020-03-12ASoC: dapm: Correct DAPM handling of active widgets during shutdownCharles Keepax
2020-03-12ASoC: Intel: Skylake: Fix available clock counter incrementationAmadeusz Sławiński
2020-03-12ASoC: pcm512x: Fix unbalanced regulator enable call in probe error pathMatthias Reichl
2020-03-12ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs outputTakashi Iwai
2020-03-12powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman
2020-03-12powerpc: Convert flush_icache_range & friends to CAlastair D'Silva