summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-02mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET1-1/+1
2019-10-02MIPS: init: Prevent adding memory before PHYS_OFFSETThomas Bogendoerfer1-0/+3
2019-10-02MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem startThomas Bogendoerfer1-1/+1
2019-10-02MIPS: VDSO: Fix build for binutils < 2.25Paul Burton1-1/+1
2019-10-02MIPS: VDSO: Remove unused gettimeofday.cPaul Burton1-269/+0
2019-10-02MIPS: Wire up clone3 syscallPaul Burton5-3/+5
2019-10-02Merge tag 'erofs-for-5.4-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-7/+22
2019-10-02char/random: Add a newline at the end of the fileBorislav Petkov1-1/+1
2019-10-02xen/xenbus: fix self-deadlock after killing user processJuergen Gross1-2/+18
2019-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller32-46/+46
2019-10-02dt-bindings: phy: lantiq: Fix Property NameMaxime Ripard1-1/+1
2019-10-02dt-bindings: iio: ad7192: Fix DTC warning in the exampleMaxime Ripard1-0/+3
2019-10-02dt-bindings: iio: ad7192: Fix Regulator PropertiesMaxime Ripard1-4/+0
2019-10-02dt-bindings: media: rc: Fix redundant stringMaxime Ripard1-1/+0
2019-10-02dt-bindings: dsp: Fix fsl,dsp exampleMaxime Ripard1-0/+1
2019-10-02drm/amd/display: fix dcn21 Makefile for clangArnd Bergmann1-1/+11
2019-10-02drm/amd/display: hide an unused variableArnd Bergmann1-0/+2
2019-10-02drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann1-8/+5
2019-10-02drm/amdgpu: hide another #warningArnd Bergmann1-2/+0
2019-10-02drm/amdgpu: make pmu support optional, againArnd Bergmann1-1/+1
2019-10-02drm/amd/display: memory leakNavid Emamdoost7-0/+7
2019-10-02drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost1-12/+22
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák5-1/+19
2019-10-02drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher2-4/+8
2019-10-02Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu1-2/+0
2019-10-02drm/amd/powerplay: add sensor lock support for smuKevin Wang5-0/+9
2019-10-02drm/amd/powerplay: change metrics update period from 1ms to 100msKevin Wang1-1/+1
2019-10-02drm/amdgpu: revert "disable bulk moves for now"Christian König1-2/+0
2019-10-02MIPS: octeon: Include required header; fix octeon ethernet buildPaul Burton1-0/+1
2019-10-02ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settimeVladimir Oltean1-1/+2
2019-10-02Merge branch 'SJA1105-DSA-locking-fixes-for-PTP'David S. Miller3-10/+26
2019-10-02net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean3-10/+25
2019-10-02net: dsa: sja1105: Initialize the meta_lockVladimir Oltean1-0/+1
2019-10-02net/rds: Fix error handling in rds_ib_add_one()Dotan Barak1-3/+3
2019-10-02net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij1-4/+7
2019-10-02mlx5: avoid 64-bit division in dr_icm_pool_mr_create()Michal Kubecek1-1/+2
2019-10-02tipc: fix unlimited bundling of small messagesTuong Lien2-15/+19
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross9-122/+49
2019-10-01arm: xen: mm: use __GPF_DMA32 for arm64Peng Fan1-1/+4
2019-10-01xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang1-8/+9
2019-10-01ipv6: Handle race in addrconf_dad_workDavid Ahern1-5/+6
2019-10-01tcp: adjust rto_base in retransmits_timed_out()Eric Dumazet1-2/+7
2019-10-01vsock: Fix a lockdep warning in __vsock_release()Dexuan Cui3-6/+14
2019-10-01hso: fix NULL-deref on tty openJohan Hovold1-4/+8
2019-10-01riscv: Fix memblock reservation for device tree blobAlbert Ou1-1/+11
2019-10-01RISC-V: Clear load reservations while restoring hart contextsPalmer Dabbelt2-1/+21
2019-10-01MIPS: cpu-bugs64: Mark inline functions as __always_inlineJiaxun Yang1-6/+8
2019-10-01xen/balloon: Clear PG_offline in balloon_retrieve()David Hildenbrand1-2/+1
2019-10-01xen/balloon: Mark pages PG_offline in balloon_append()David Hildenbrand1-9/+4
2019-10-01xen/balloon: Drop __balloon_append()David Hildenbrand1-8/+3