summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-27pinctrl: qcom: qcs404: Correct SDC tileBjorn Andersson1-1/+1
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-27mt76x0u: fix suspend/resumeStanislaw Gruszka1-17/+29
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-27kprobe: Do not use uaccess functions to access kernel memory that can faultChangbin Du1-9/+1
2019-02-27ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instructionMathieu Desnoyers1-1/+1
2019-02-23Linux 4.20.12v4.20.12Greg 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-23hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun1-1/+3
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-23PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe1-1/+2
2019-02-23efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel4-15/+0
2019-02-23arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel3-5/+20
2019-02-23af_packet: fix raw sockets over 6in4 tunnelNicolas Dichtel1-1/+2
2019-02-23net: Do not allocate page fragments that are not skb alignedAlexander Duyck1-0/+4
2019-02-23net: netcp: Fix ethss driver probe issueMurali Karicheri1-1/+1
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-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: ip6_gre: initialize erspan_ver just for erspan tunnelsLorenzo Bianconi1-14/+20
2019-02-23net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2-4/+23
2019-02-23net: crypto set sk to NULL when af_alg_release.Mao Wenan1-1/+3