summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-03objtool: make it visible in make V=1 outputJiri Slaby
2017-05-02f2fs: shrink size of struct discard_cmdChao Yu
2017-05-02f2fs: don't hold cmd_lock during waiting discard commandChao Yu
2017-05-02f2fs: nullify fio->encrypted_page for each writesJaegeuk Kim
2017-05-02f2fs: sanity check segment countJin Qian
2017-05-02f2fs: introduce valid_ipu_blkaddr to clean upJaegeuk Kim
2017-05-02f2fs: lookup extent cache first under IPU scenarioHou Pengyang
2017-05-02f2fs: reconstruct code to write a data pageHou Pengyang
2017-05-02f2fs: introduce __wait_discard_cmdChao Yu
2017-05-02f2fs: introduce __issue_discard_cmdChao Yu
2017-05-02tcmu: Recalculate the tcmu_cmd size to save cmd area memoriesXiubo Li
2017-05-02powerpc/8xx: Adding support of IRQ in MPC8xx GPIOChristophe Leroy
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02mtd: nand: add ooblayout for old hamming layoutAlexander Couzens
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-02Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-05-02ARCv2: mm: micro-optimize region flush generated codeVineet Gupta
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02ARCv2: mm: Merge 2 updates to DC_CTRL for region flushVineet Gupta
2017-05-02ARCv2: mm: Implement cache region flush operationsVineet Gupta
2017-05-02mtd: oxnas_nand: Allocating more than necessary in probe()Dan Carpenter
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-02ARC: mm: Move full_page computation into cache version agnostic wrapperVineet Gupta
2017-05-02perf config: Refactor a duplicated code for obtaining config file nameTaeung Song
2017-05-02perf symbols: Allow user probes on versioned symbolsPaul Clarke
2017-05-02perf symbols: Accept symbols starting at address 0Arnaldo Carvalho de Melo
2017-05-02virtio: allow extra context per descriptorMichael S. Tsirkin
2017-05-02tools/virtio: fix build breakageSekhar Nori
2017-05-02virtio: add context flag to find vqsMichael S. Tsirkin
2017-05-02virtio: wrap find_vqsMichael S. Tsirkin
2017-05-02ringtest: fix an assert statementDan Carpenter
2017-05-02metag/uaccess: Check access_ok in strncpy_from_userJames Hogan
2017-05-02Set unicode flag on cifs echo request to avoid Mac errorSteve French
2017-05-02CIFS: Add asynchronous write support through kernel AIOPavel Shilovsky
2017-05-02CIFS: Add asynchronous read support through kernel AIOPavel Shilovsky
2017-05-02CIFS: Add asynchronous context to support kernel AIOPavel Shilovsky
2017-05-02cifs: fix IPv6 link local, with scope id, address parsingDaniel N Pettersson
2017-05-02cifs: small underflow in cnvrtDosUnixTm()Dan Carpenter
2017-05-02Merge branch 'tipc-refactor-socket-receive-functions'David S. Miller
2017-05-02tipc: refactor function tipc_sk_recv_stream()Jon Paul Maloy
2017-05-02tipc: refactor function tipc_sk_recvmsg()Jon Paul Maloy
2017-05-02Merge branch 'thunderx-xdp'David S. Miller
2017-05-02net: thunderx: Optimize page recycling for XDPSunil Goutham
2017-05-02net: thunderx: Support for XDP header adjustmentSunil Goutham
2017-05-02net: thunderx: Add support for XDP_TXSunil Goutham
2017-05-02net: thunderx: Add support for XDP_DROPSunil Goutham
2017-05-02net: thunderx: Add basic XDP supportSunil Goutham
2017-05-02net: thunderx: Cleanup receive buffer allocationSunil Goutham