summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-05net: hns: Fix WARNING when hns modules installedYonglong Liu1-10/+7
2019-01-05net: dsa: mt7530: Drop unused GPIO includeLinus Walleij1-1/+0
2019-01-05Merge branch 'GUE-error-recursion'David S. Miller2-1/+10
2019-01-05fou6: Prevent unbounded recursion in GUE error handlerStefano Brivio1-0/+8
2019-01-05fou: Prevent unbounded recursion in GUE error handler also with UDP-LiteStefano Brivio1-1/+2
2019-01-05openvswitch: Fix IPv6 later frags parsingYi-Hung Wei1-3/+5
2019-01-04net: macb: remove unnecessary codeClaudiu Beznea1-6/+2
2019-01-04net: dsa: microchip: Drop unused GPIO includesLinus Walleij1-2/+0
2019-01-04Merge branch 'qed-fixes'David S. Miller2-0/+35
2019-01-04qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin1-0/+4
2019-01-04qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page countDenis Bolotin1-0/+31
2019-01-04net, skbuff: do not prefer skb allocation fails earlyDavid Rientjes1-6/+1
2019-01-04soc/fsl/qe: fix err handling of ucc_of_parse_tdmWen Yang2-56/+61
2019-01-04r8169: Add support for new Realtek EthernetKai-Heng Feng1-0/+2
2019-01-04netlink: fixup regression in RTM_GETADDRArthur Gautier2-2/+2
2019-01-04octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'Christophe JAILLET1-1/+3
2019-01-04Remove 'type' argument from access_ok() functionLinus Torvalds221-679/+610
2019-01-04Merge tag 'locks-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-1/+1
2019-01-04Merge tag 'sound-fix-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-117/+11
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds60-385/+2060
2019-01-03ipv6: Consider sk_bound_dev_if when binding a socket to an addressDavid Ahern1-0/+3
2019-01-03ipv6: Fix dump of specific table with strict checkingDavid Ahern1-1/+5
2019-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds20-141/+347
2019-01-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-125/+279
2019-01-03Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds23-131/+467
2019-01-03Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2019-01-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds4-440/+440
2019-01-03Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+3
2019-01-03Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds23-247/+612
2019-01-03Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-173/+259
2019-01-03Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds17-204/+222
2019-01-03locks: fix error in locks_move_blocks()NeilBrown1-1/+1
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller6-89/+1433
2019-01-03Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds63-1995/+1518
2019-01-03Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds31-360/+192
2019-01-03Merge branch 'prevent-oob-under-speculation'Alexei Starovoitov5-88/+1432
2019-01-03bpf: add various test cases to selftestsDaniel Borkmann1-3/+1105
2019-01-03bpf: prevent out of bounds speculation on pointer arithmeticDaniel Borkmann2-6/+189
2019-01-03bpf: fix check_map_access smin_value test when pointer contains offsetDaniel Borkmann1-1/+5
2019-01-03bpf: restrict unknown scalars of mixed signed bounds for unprivilegedDaniel Borkmann1-1/+8
2019-01-03bpf: restrict stack pointer arithmetic for unprivilegedDaniel Borkmann1-22/+41
2019-01-03bpf: restrict map value pointer arithmetic for unprivilegedDaniel Borkmann1-0/+11
2019-01-03bpf: enable access to ax register also from verifier rewriteDaniel Borkmann2-6/+21
2019-01-03bpf: move tmp variable into ax register in interpreterDaniel Borkmann2-18/+19
2019-01-03bpf: move {prev_,}insn_idx into verifier envDaniel Borkmann2-38/+40
2019-01-02Merge tag '9p-for-4.21' of git://github.com/martinetd/linuxLinus Torvalds2-0/+22
2019-01-02Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds28-507/+2862
2019-01-02Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds16-1068/+1133
2019-01-02Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2-3/+13
2019-01-02block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)Linus Torvalds3-9/+4