summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "mm: use early_pfn_to_nid in page_ext_init"Qian Cai2019-03-232-4/+3
* mm/gup: fix gup_pmd_range() for daxYu Zhao2019-03-231-1/+2
* NFS: Don't use page_file_mapping after removing the pageBenjamin Coddington2019-03-231-5/+6
* floppy: check_events callback should not return a negative numberYufen Yu2019-03-231-1/+1
* ipvs: fix dependency on nf_defrag_ipv6Andrea Claudi2019-03-233-6/+15
* mac80211: Fix Tx aggregation session tear down with ITXQsIlan Peer2019-03-231-1/+3
* Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov2019-03-231-1/+1
* Input: ps2-gpio - flush TX work when closing portDmitry Torokhov2019-03-231-0/+1
* Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov2019-03-231-24/+11
* ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplugRussell King2019-03-231-12/+4
* KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loadedChristoffer Dall2019-03-231-2/+24
* ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count checkKuninori Morimoto2019-03-231-1/+1
* ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tablesPierre-Louis Bossart2019-03-231-0/+24
* ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uniniti...Yizhuo2019-03-231-1/+6
* Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel2019-03-231-4/+4
* Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker2019-03-231-5/+12
* s390/dasd: fix using offset into zero size array errorStefan Haberland2019-03-231-0/+8
* gpu: ipu-v3: Fix CSI offsets for imx53Steve Longerbeam2019-03-231-2/+2
* drm/imx: imx-ldb: add missing of_node_putsJulia Lawall2019-03-231-8/+17
* gpu: ipu-v3: Fix i.MX51 CSI control registers offsetAlexander Shiyan2019-03-231-2/+2
* drm/imx: ignore plane updates on disabled crtcsPhilipp Zabel2019-03-231-2/+2
* crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie2019-03-232-0/+35
* crypto: rockchip - fix scatterlist nents errorZhang Zhijie2019-03-234-5/+7
* crypto: ahash - fix another early termination in hash walkEric Biggers2019-03-231-7/+7
* crypto: caam - fixed handling of sg listPankaj Gupta2019-03-231-0/+1
* stm class: Fix an endless loop in channel allocationZhi Jin2019-03-231-0/+3
* iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski2019-03-231-1/+1
* ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang2019-03-231-3/+4
* 9p/net: fix memory leak in p9_client_createzhengbin2019-03-231-1/+1
* 9p: use inode->i_lock to protect i_size_write() under 32-bitHou Tao2019-03-235-30/+53
* Linux 4.14.107v4.14.107Greg Kroah-Hartman2019-03-191-1/+1
* vhost/vsock: fix vhost vsock cid hashing inconsistentZha Bin2019-03-191-1/+1
* It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni2019-03-191-1/+0
* perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot2019-03-191-1/+1
* perf/x86/intel: Fix memory corruptionPeter Zijlstra2019-03-191-1/+1
* ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto2019-03-191-1/+3
* ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto2019-03-191-1/+13
* perf/x86: Fixup typo in stub functionsPeter Zijlstra2019-03-191-2/+2
* ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann2019-03-191-1/+8
* missing barriers in some of unix_sock ->addr and ->path accessesAl Viro2019-03-193-29/+41
* bonding: fix PACKET_ORIGDEV regressionMichal Soltys2019-03-191-21/+14
* net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal2019-03-191-1/+1
* mdio_bus: Fix use-after-free on device_register failsYueHaibing2019-03-191-1/+0
* net/x25: fix a race in x25_bind()Eric Dumazet2019-03-191-5/+8
* net/mlx4_core: Fix qp mtt size calculationJack Morgenstein2019-03-191-3/+3
* net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein2019-03-191-0/+8
* net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein2019-03-191-0/+1
* vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet2019-03-191-0/+11
* vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio2019-03-191-1/+2
* tcp: handle inet_csk_reqsk_queue_add() failuresGuillaume Nault2019-03-192-2/+13