summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-04-25svcrdma: Use rdma_rw API in RPC reply pathChuck Lever
2017-04-25svcrdma: Introduce local rdma_rw API helpersChuck Lever
2017-04-25svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever
2017-04-25svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever
2017-04-25svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-04-25net: move xdp_prog field in RX cache linesEric Dumazet
2017-04-25x86, dax, pmem: remove indirection around memcpy_from_pmem()Dan Williams
2017-04-25block: remove block_device_operations ->direct_access()Dan Williams
2017-04-25filesystem-dax: convert to dax_direct_access()Dan Williams
2017-04-25Revert "block: use DAX for partition table reads"Dan Williams
2017-04-25ext2, ext4, xfs: retrieve dax_device for iomap operationsDan Williams
2017-04-25dm: teach dm-targets to use a dax_device + dax_operationsDan Williams
2017-04-25net: Generic XDPDavid S. Miller
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish
2017-04-25regulator: arizona-ldo1: Move pdata into a separate structureRichard Fitzgerald
2017-04-25regulator: arizona-micsupp: Move pdata into a separate structureRichard Fitzgerald
2017-04-25mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada
2017-04-25mtd: nand: relax ecc.read_page() return value for uncorrectable ECCMasahiro Yamada
2017-04-25mtd: nand: Remove unused chip->write_page() hookBoris Brezillon
2017-04-25can: complete initial namespace supportOliver Hartkopp
2017-04-25can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean
2017-04-25can: peak: move header file to new can common subdirStephane Grosjean
2017-04-24bpf: make bpf_xdp_adjust_head support mandatoryDaniel Borkmann
2017-04-24f2fs: add parentheses for macro variables moreJaegeuk Kim
2017-04-24mmc: core: Export API to allow hosts to get the card addressUlf Hansson
2017-04-24mmc: mmc_test: Disable Command Queue while mmc_test is usedAdrian Hunter
2017-04-24mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter
2017-04-24mmc: queue: Share mmc request array between partitionsAdrian Hunter
2017-04-24mmc: core: add mmc_get_dma_dirHeiner Kallweit
2017-04-24PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi
2017-04-24flow_dissector: add mpls support (v2)Benjamin LaHaise
2017-04-24net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang
2017-04-24mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia
2017-04-24qed: Add support for static dcbx.sudarsana.kalluru@cavium.com
2017-04-24dm: mark targets that pass integrity dataMikulas Patocka
2017-04-25Merge branch 'topic/kprobes' into nextMichael Ellerman
2017-04-23module: Unify the return value type of try_module_getGao Feng
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-04-23kbuild: fix asm-offset generation to work with clangJeroen Hofstee
2017-04-21signal: Make kill_proc_info staticEric W. Biederman
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-04-21Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-21make sure that mntns_install() doesn't end up with referral for rootAl Viro
2017-04-21switch memcpy_from_msg() to copy_from_iter_full()Al Viro
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead