summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-27gpio: MT7621: use a per instance irq_chip structureRené van Dorst1-10/+10
2019-02-27MIPS: eBPF: Always return sign extended 32b valuesPaul Burton1-3/+6
2019-02-27tracing: Fix number of entries in trace headerQuentin Perret1-0/+2
2019-02-27ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instructionMathieu Desnoyers1-1/+1
2019-02-23Linux 4.19.25v4.19.25Greg Kroah-Hartman1-1/+1
2019-02-23ax25: fix possible use-after-freeEric Dumazet3-13/+22
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet1-1/+1
2019-02-23net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet1-4/+2
2019-02-23netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbsJann Horn1-1/+6
2019-02-23sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew1-11/+38
2019-02-23PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe1-1/+2
2019-02-23mmc: meson-gx: fix interrupt nameMartin Blumenstingl1-1/+2
2019-02-23scsi: target/core: Use kmem_cache_free() instead of kfree()Wei Yongjun1-1/+1
2019-02-23hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun1-1/+3
2019-02-23net: Do not allocate page fragments that are not skb alignedAlexander Duyck1-0/+4
2019-02-23tcp: tcp_v4_err() should be more carefulEric Dumazet1-3/+4
2019-02-23tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet1-1/+1
2019-02-23net: Add header for usage of fls64()David S. Miller1-0/+1
2019-02-23vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet1-3/+11
2019-02-23vsock: cope with memory allocation failure at socket creation timePaolo Abeni1-0/+4
2019-02-23vhost: correctly check the return value of translate_desc() in log_used()Jason Wang1-1/+1
2019-02-23sky2: Increase D3 delay againKai-Heng Feng1-1/+1
2019-02-23net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue1-3/+6
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu1-10/+12
2019-02-23net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski1-1/+4
2019-02-23net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi3-2/+7
2019-02-23net: ip6_gre: initialize erspan_ver just for erspan tunnelsLorenzo Bianconi1-14/+20