summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-27pvcalls-front: Avoid get_free_pages(GFP_KERNEL) under spinlockWen Yang1-22/+59
2019-02-27bpf: correctly set initial window on active Fast Open senderYuchung Cheng1-1/+1
2019-02-27netfilter: nft_flow_offload: Fix reverse route lookupwenxu1-2/+2
2019-02-27MIPS: jazz: fix 64bit buildThomas Bogendoerfer1-2/+3
2019-02-27include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin4-11/+6
2019-02-27scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe1-7/+7
2019-02-27scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing1-0/+2
2019-02-27netfilter: nf_tables: fix leaking object reference countTaehee Yoo1-0/+2
2019-02-27selftests: forwarding: Add a test for VLAN deletionIdo Schimmel1-1/+14
2019-02-27mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan1-1/+9
2019-02-27xprtrdma: Double free in rpcrdma_sendctxs_create()Dan Carpenter1-5/+1
2019-02-27MIPS: ath79: Enable OF serial ports in the default configAlban Bedel1-0/+1
2019-02-27net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren2-39/+75
2019-02-27watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problemNeilBrown2-0/+2
2019-02-27selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov1-3/+50
2019-02-27bpf: Fix [::] -> [::1] rewrite in sys_sendmsgAndrey Ignatov1-4/+4
2019-02-27net: hns: Fix use after free identified by SLUB debugYonglong Liu1-4/+2
2019-02-27qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin1-0/+4
2019-02-27qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page countDenis Bolotin1-0/+31
2019-02-27xen/pvcalls: remove set but not used variable 'intf'YueHaibing1-2/+0
2019-02-27mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu1-1/+3
2019-02-27mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy1-21/+3
2019-02-27mfd: cros_ec_dev: Add missing mfd_remove_devices() call in removeEnric Balletbo i Serra1-0/+1
2019-02-27mfd: axp20x: Add supported cells for AXP803Oskari Lemmela1-0/+14
2019-02-27mfd: axp20x: Re-align MFD cell entriesChen-Yu Tsai1-56/+51
2019-02-27mfd: axp20x: Add AC power supply cell for AXP813Oskari Lemmela1-0/+5
2019-02-27mfd: wm5110: Add missing ASRC rate registerCharles Keepax1-0/+2
2019-02-27mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek1-0/+4
2019-02-27mfd: bd9571mwv: Add volatile register to make DVFS workDien Pham1-0/+1
2019-02-27mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter1-1/+1
2019-02-27mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat1-2/+1
2019-02-27mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor1-2/+2
2019-02-27mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor1-2/+2
2019-02-27pvcalls-back: set -ENOTCONN in pvcalls_conn_back_readStefano Stabellini1-3/+4
2019-02-27pvcalls-front: properly allocate skStefano Stabellini1-1/+7
2019-02-27pvcalls-front: don't try to free unallocated ringsStefano Stabellini1-2/+2
2019-02-27pvcalls-front: read all data before closing the connectionStefano Stabellini1-3/+1
2019-02-27mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R1-2/+3
2019-02-27backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tablesHeiko Stuebner1-9/+10
2019-02-27KEYS: allow reaching the keys quotas exactlyEric Biggers1-2/+2
2019-02-27ALSA: hda/realtek: Disable PC beep in passthrough on alc285Hui Wang1-1/+13
2019-02-27ALSA: hda/realtek - Headset microphone and internal speaker support for Syste...Jeremy Soller1-0/+28
2019-02-27proc, oom: do not report alien mms when setting oom_score_adjMichal Hocko1-4/+0
2019-02-27numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODESRalph Campbell1-3/+3
2019-02-27ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng1-1/+2
2019-02-27libceph: handle an empty authorize replyIlya Dryomov1-6/+9
2019-02-27mac80211: Free mpath object when rhashtable insertion failsHerbert Xu1-8/+9
2019-02-27mac80211: Use linked list instead of rhashtable walk for mesh tablesHerbert Xu2-101/+43
2019-02-27mac80211: Restore vif beacon interval if start ap failsRakesh Pillai1-1/+5
2019-02-27gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2Lubomir Rintel1-0/+1