summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-18net: crypto set sk to NULL when af_alg_release.Mao Wenan1-1/+3
2019-02-18ASoC: simple-card: fixup refcount_t underflowKuninori Morimoto1-1/+1
2019-02-18ASoC: topology: free created components in tplg load errorBard liao1-1/+7
2019-02-18Merge tag 'mailbox-fixes-v5.0-rc7' of git://git.linaro.org/landing-teams/work...Linus Torvalds2-2/+3
2019-02-18Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-65/+5
2019-02-18Merge tag 'trace-v5.0-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+3
2019-02-18ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng1-1/+2
2019-02-18libceph: handle an empty authorize replyIlya Dryomov1-6/+9
2019-02-18mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issueRayagonda Kokatanur1-2/+2
2019-02-18mailbox: Export mbox_flush()Thierry Reding1-0/+1
2019-02-18arm64/neon: Disable -Wincompatible-pointer-types when building with ClangNathan Chancellor1-0/+4
2019-02-18arm64: fix SSBS sanitizationMark Rutland1-7/+8
2019-02-18xfrm: Fix inbound traffic via XFRM interfaces across network namespacesTobias Brunner2-3/+5
2019-02-18Linux 5.0-rc7v5.0-rc7Linus Torvalds1-1/+1
2019-02-18Merge branch 'netdev-page_frag_alloc-fixes'David S. Miller2-4/+8
2019-02-18net: Do not allocate page fragments that are not skb alignedAlexander Duyck1-0/+4
2019-02-18mm: Use fixed constant in page_frag_alloc instead of size + 1Alexander Duyck1-4/+4
2019-02-18Merge branch 'tcp-fix-possible-crash-in-tcp_v4_err'David S. Miller2-2/+5
2019-02-18tcp: tcp_v4_err() should be more carefulEric Dumazet1-1/+4
2019-02-18tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet1-1/+1
2019-02-18net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov1-1/+6
2019-02-18qmi_wwan: apply SET_DTR quirk to Sierra WP7607Beniamino Galvani1-2/+2
2019-02-18net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue1-3/+6
2019-02-18doc: Mention MSG_ZEROCOPY implementation for UDPPetr Vorel1-1/+1
2019-02-18Documentation: change linux-4.x references to 5.xArnd Bergmann3-73/+78
2019-02-18pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pinsMartin Blumenstingl1-1/+1
2019-02-17mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata1-5/+7
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-20/+20
2019-02-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-5/+41
2019-02-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-3/+59
2019-02-17Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+2
2019-02-17Merge tag 'csky-for-linus-5.0-rc6' of git://github.com/c-sky/csky-linuxLinus Torvalds6-6/+31
2019-02-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+19
2019-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-101/+75
2019-02-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds26-193/+331
2019-02-17Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio1-0/+1
2019-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller7-30/+46
2019-02-17Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez1-2/+2
2019-02-17Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov1-20/+4
2019-02-17powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()Michael Ellerman1-2/+2
2019-02-17Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds15-48/+109
2019-02-17Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-13/+40
2019-02-17Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-7/+9
2019-02-17Merge tag 'auxdisplay-for-linus-v5.0-rc7' of git://github.com/ojeda/linuxLinus Torvalds1-1/+1
2019-02-17net: Add header for usage of fls64()David S. Miller1-0/+1
2019-02-16Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...Linus Torvalds3-4/+18
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel4-15/+0
2019-02-16arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel3-5/+20
2019-02-16ipvs: fix warning on unused variableAndrea Claudi1-1/+2
2019-02-16Merge branch 'net-dsa-b53-VLAN-and-L2-fixes'David S. Miller4-23/+84