summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-03Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds73-3942/+11852
2017-05-03Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds79-1619/+7948
2017-05-03ARCv2: mm: micro-optimize region flush generated codeVineet Gupta1-1/+1
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1690-45253/+107963
2017-05-03ARCv2: mm: Merge 2 updates to DC_CTRL for region flushVineet Gupta1-14/+32
2017-05-03ARCv2: mm: Implement cache region flush operationsVineet Gupta2-0/+74
2017-05-03mtd: oxnas_nand: Allocating more than necessary in probe()Dan Carpenter1-1/+1
2017-05-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds137-2480/+13710
2017-05-03ARC: mm: Move full_page computation into cache version agnostic wrapperVineet Gupta1-13/+12
2017-05-03perf config: Refactor a duplicated code for obtaining config file nameTaeung Song1-11/+8
2017-05-03perf symbols: Allow user probes on versioned symbolsPaul Clarke5-20/+74
2017-05-03perf symbols: Accept symbols starting at address 0Arnaldo Carvalho de Melo5-28/+37
2017-05-02virtio: allow extra context per descriptorMichael S. Tsirkin2-13/+66
2017-05-02tools/virtio: fix build breakageSekhar Nori3-4/+6
2017-05-02virtio: add context flag to find vqsMichael S. Tsirkin12-33/+74
2017-05-02virtio: wrap find_vqsMichael S. Tsirkin12-23/+24
2017-05-02ringtest: fix an assert statementDan Carpenter1-1/+1
2017-05-02metag/uaccess: Check access_ok in strncpy_from_userJames Hogan1-2/+7
2017-05-02Set unicode flag on cifs echo request to avoid Mac errorSteve French1-0/+3
2017-05-02CIFS: Add asynchronous write support through kernel AIOPavel Shilovsky2-51/+139
2017-05-02CIFS: Add asynchronous read support through kernel AIOPavel Shilovsky2-39/+131
2017-05-02CIFS: Add asynchronous context to support kernel AIOPavel Shilovsky3-0/+139
2017-05-02cifs: fix IPv6 link local, with scope id, address parsingDaniel N Pettersson1-2/+7
2017-05-02cifs: small underflow in cnvrtDosUnixTm()Dan Carpenter1-3/+3
2017-05-02Merge branch 'tipc-refactor-socket-receive-functions'David S. Miller1-144/+122
2017-05-02tipc: refactor function tipc_sk_recv_stream()Jon Paul Maloy1-84/+71
2017-05-02tipc: refactor function tipc_sk_recvmsg()Jon Paul Maloy1-59/+50
2017-05-02Merge branch 'thunderx-xdp'David S. Miller6-124/+657
2017-05-02net: thunderx: Optimize page recycling for XDPSunil Goutham2-7/+51
2017-05-02net: thunderx: Support for XDP header adjustmentSunil Goutham2-17/+55
2017-05-02net: thunderx: Add support for XDP_TXSunil Goutham3-27/+160
2017-05-02net: thunderx: Add support for XDP_DROPSunil Goutham3-25/+79
2017-05-02net: thunderx: Add basic XDP supportSunil Goutham5-19/+199
2017-05-02net: thunderx: Cleanup receive buffer allocationSunil Goutham1-9/+9
2017-05-02net: thunderx: Optimize CQE_TX handlingSunil Goutham2-28/+21
2017-05-02net: thunderx: Optimize RBDR descriptor handlingSunil Goutham2-13/+5
2017-05-02net: thunderx: Support for page recyclingSunil Goutham4-20/+119
2017-05-02ipx: call ipxitf_put() in ioctl error pathDan Carpenter1-3/+2
2017-05-02net: sched: add helpers to handle extended actionsJiri Pirko2-2/+15
2017-05-02Merge branch 'qed-PTP-fixes'David S. Miller4-45/+105
2017-05-02qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com3-43/+98
2017-05-02qede: Fix concurrency issue in PTP Tx path processing.sudarsana.kalluru@cavium.com2-2/+7
2017-05-02stmmac: Add support for SIMATIC IOT2000 platformJan Kiszka1-1/+25
2017-05-02net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li4-4/+4
2017-05-02tcp: fix wraparound issue in tcp_lpEric Dumazet1-2/+4
2017-05-02bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann2-4/+49
2017-05-02bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann5-5/+271
2017-05-02Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds18-1267/+1139
2017-05-02Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds5-15/+13
2017-05-02Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-27/+21