summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy2019-10-071-2/+1
* powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch2019-10-071-3/+8
* powerpc/xmon: Check for HV mode when dumping XIVE info from OPALCédric Le Goater2019-10-071-7/+10
* clk: zx296718: Don't reference clk_init_data after registrationStephen Boyd2019-10-071-60/+49
* clk: sprd: Don't reference clk_init_data after registrationStephen Boyd2019-10-071-2/+3
* clk: meson: axg-audio: Don't reference clk_init_data after registrationStephen Boyd2019-10-071-2/+5
* clk: sirf: Don't reference clk_init_data after registrationStephen Boyd2019-10-071-4/+8
* clk: actions: Don't reference clk_init_data after registrationStephen Boyd2019-10-071-2/+3
* powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA wi...Alexey Kardashevskiy2019-10-072-11/+11
* drm/amd/display: reprogram VM config when system resumeLewis Huang2019-10-071-0/+8
* drm/amd/display: Fix frames_to_insert mathBayan Zabihiyan2019-10-071-10/+17
* drm/amd/display: fix issue where 252-255 values are clippedAnthony Koo2019-10-071-1/+2
* clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocksIcenowy Zheng2019-10-071-0/+3
* clk: qoriq: Fix -Wunused-const-variableNathan Huckleberry2019-10-071-1/+1
* ipmi_si: Only schedule continuously in the thread in maintenance modeCorey Minyard2019-10-071-5/+19
* pinctrl: stmfx: update pinconf settingsAlexandre Torgue2019-10-071-12/+12
* PCI: rpaphp: Avoid a sometimes-uninitialized warningNathan Chancellor2019-10-071-11/+7
* clk: imx8mq: Mark AHB clock as criticalAbel Vesa2019-10-071-1/+2
* gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...Jia-Ju Bai2019-10-071-1/+1
* drm/radeon: Fix EEH during kexecKyleMahlkuch2019-10-071-0/+8
* drm/amdgpu: Fix hard hang for S/G display BOs.Andrey Grodzovsky2019-10-072-5/+5
* drm/rockchip: Check for fast link training before enabling psrSean Paul2019-10-071-4/+5
* drm/panel: check failure cases in the probe funcNavid Emamdoost2019-10-071-0/+13
* drm/stm: attach gem fence to atomic stateAhmad Fatoum2019-10-071-0/+2
* drm/tinydrm/Kconfig: drivers: Select BACKLIGHT_CLASS_DEVICENoralf Trønnes2019-10-071-4/+4
* video: ssd1307fb: Start page range at page_offsetMarko Kohtala2019-10-071-1/+1
* drm/amd/display: add monitor patch to add T7 delayAnthony Koo2019-10-072-0/+5
* drm/panel: simple: fix AUO g185han01 horizontal blankingLucas Stach2019-10-071-3/+3
* drm/vkms: Avoid assigning 0 for possible_crtcRodrigo Siqueira2019-10-074-8/+8
* drm/bridge: tc358767: Increase AUX transfer length limitAndrey Smirnov2019-10-071-1/+1
* drm/vkms: Fix crc worker racesDaniel Vetter2019-10-073-16/+22
* net: sched: taprio: Avoid division by zero on invalid link speedVladimir Oltean2019-10-071-1/+1
* net: sched: cbs: Avoid division by zero when calculating the port rateVladimir Oltean2019-10-071-1/+1
* ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settimeVladimir Oltean2019-10-071-1/+2
* xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang2019-10-071-8/+9
* net/rds: Fix error handling in rds_ib_add_one()Dotan Barak2019-10-071-3/+3
* udp: only do GSO if # of segs > 1Josh Hunt2019-10-073-20/+18
* tcp: adjust rto_base in retransmits_timed_out()Eric Dumazet2019-10-071-2/+7
* net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij2019-10-071-4/+7
* vsock: Fix a lockdep warning in __vsock_release()Dexuan Cui2019-10-073-6/+14
* udp: fix gso_segs calculationsJosh Hunt2019-10-072-1/+3
* tipc: fix unlimited bundling of small messagesTuong Lien2019-10-072-15/+19
* sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet2019-10-071-0/+2
* sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet2019-10-071-14/+29
* rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells2019-10-071-1/+1
* qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer2019-10-071-0/+1
* nfc: fix memory leak in llcp_sock_bind()Eric Dumazet2019-10-071-1/+6
* net: Unpublish sk from sk_reuseport_cb before call_rcuMartin KaFai Lau2019-10-071-3/+8
* net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byteVladimir Oltean2019-10-071-2/+1
* net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost2019-10-071-0/+1