summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-25drivers/perf: fsl_imx8_ddr: Correct the CLEAR bit definitionJoakim Zhang1-4/+6
2020-03-25drm/exynos: hdmi: don't leak enable HDMI_EN regulator if probe failsMarek Szyprowski1-10/+12
2020-03-25drm/exynos: dsi: fix workaround for the legacy clock nameMarek Szyprowski1-3/+4
2020-03-25drm/exynos: dsi: propagate error value and silence meaningless warningMarek Szyprowski1-2/+3
2020-03-25ARM: dts: bcm283x: Add missing properties to the PWR LEDStefan Wahren3-0/+6
2020-03-25spi/zynqmp: remove entry that causes a cs glitchThommy Jakobsson1-3/+0
2020-03-25spi: pxa2xx: Add CS control clock quirkEvan Green1-0/+23
2020-03-25ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodesKishon Vijay Abraham I1-0/+2
2020-03-25cifs: add missing mount option to /proc/mountsSteve French1-0/+2
2020-03-25cifs: fix potential mismatch of UNC pathsPaulo Alcantara (SUSE)1-0/+2
2020-03-25powerpc: Include .BTF sectionNaveen N. Rao1-0/+6
2020-03-25spi: qup: call spi_qup_pm_resume_runtime before suspendingYuji Sasaki1-4/+7
2020-03-25ARM: dts: dra7-l4: mark timer13-16 as pwm capableGrygorii Strashko1-0/+4
2020-03-25phy: ti: gmii-sel: do not fail in case of gmiiGrygorii Strashko1-0/+1
2020-03-25phy: ti: gmii-sel: fix set of copy-paste errorsGrygorii Strashko1-5/+4
2020-03-25drm/mediatek: Ensure the cursor plane is on top of other overlaysSean Paul1-3/+5
2020-03-25drm/mediatek: Find the cursor plane instead of hard coding itEvan Benn1-6/+12
2020-03-25spi: spi-omap2-mcspi: Support probe deferral for DMA channelsVignesh Raghavendra1-39/+38
2020-03-25locks: reinstate locks_delete_block optimizationLinus Torvalds2-7/+50
2020-03-25locks: fix a potential use-after-free problem when wakeup a waiteryangerkun1-14/+0
2020-03-21Linux 5.5.11v5.5.11Greg Kroah-Hartman1-1/+1
2020-03-21ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce1-1/+6
2020-03-21ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel2-3/+5
2020-03-21HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti2-0/+2
2020-03-21HID: google: add moonball USB idChen-Tsung Hsieh2-0/+3
2020-03-21mm: slub: add missing TID bump in kmem_cache_alloc_bulk()Jann Horn1-0/+9
2020-03-21ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook1-1/+1
2020-03-21ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli1-0/+2
2020-03-21blk-mq: insert flush request to the front of dispatch queueMing Lei1-0/+22
2020-03-21jbd2: fix data races at struct journal_headQian Cai1-4/+4
2020-03-21net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn1-2/+2
2020-03-21mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen1-1/+1
2020-03-21sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)1-3/+35
2020-03-21net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo1-0/+3
2020-03-21net: rmnet: fix bridge mode bugsTaehee Yoo4-77/+64
2020-03-21net: rmnet: use upper/lower device infrastructureTaehee Yoo1-19/+16
2020-03-21net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo1-0/+4
2020-03-21net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo1-2/+0
2020-03-21net: rmnet: fix suspicious RCU usageTaehee Yoo3-10/+9
2020-03-21net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo1-4/+2
2020-03-21net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo1-0/+5
2020-03-21hinic: fix a bug of rss configurationLuo bin1-1/+2
2020-03-21hinic: fix a bug of setting hw_ioctxtLuo bin3-1/+3
2020-03-21hinic: fix a irq affinity bugLuo bin2-3/+3
2020-03-21net: phy: mscc: fix firmware pathsAntoine Tenart1-2/+2
2020-03-21slip: not call free_netdev before rtnl_unlock in slip_openyangerkun1-0/+3
2020-03-21net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne1-0/+1
2020-03-21signal: avoid double atomic counter increments for user accountingLinus Torvalds1-9/+14
2020-03-21kbuild: add dt_binding_check to PHONY in a correct placeMasahiro Yamada1-1/+2
2020-03-21kbuild: add dtbs_check to PHONYMasahiro Yamada1-1/+1