| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-04-26 | srcu: Make rcutorture writer stalls print SRCU GP state |  Paul E. McKenney | 3 | -0/+30 |
| 2017-04-26 | srcu: Exact tracking of srcu_data structures containing callbacks |  Paul E. McKenney | 1 | -0/+4 |
| 2017-04-26 | NFSv4: Don't special case "launder" |  Trond Myklebust | 1 | -13/+1 |
| 2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now |  Al Viro | 2 | -46/+2 |
| 2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ... |  Al Viro | 77 | -331/+817 |
| 2017-04-26 | Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into spi-next |  Mark Brown | 1 | -0/+4 |
| 2017-04-26 | Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/topic/fsl-dspi', 'spi/topic/imx' and 'spi/topic/lantiq' into spi-next |  Mark Brown | 1 | -0/+4 |
| 2017-04-26 | Merge remote-tracking branch 'spi/topic/core' into spi-next |  Mark Brown | 1 | -1/+1 |
| 2017-04-26 | netfilter: don't attach a nat extension by default |  Florian Westphal | 1 | -1/+1 |
| 2017-04-26 | netfilter: conntrack: mark extension structs as const |  Florian Westphal | 1 | -2/+2 |
| 2017-04-26 | netfilter: conntrack: remove prealloc support |  Florian Westphal | 1 | -6/+0 |
| 2017-04-26 | ebtables: remove nf_hook_register usage |  Florian Westphal | 1 | -2/+4 |
| 2017-04-26 | netfilter: synproxy: only register hooks when needed |  Florian Westphal | 1 | -0/+2 |
| 2017-04-25 | svcrdma: Clean out old XDR encoders |  Chuck Lever | 1 | -4/+0 |
| 2017-04-25 | svcrdma: Remove the req_map cache |  Chuck Lever | 1 | -33/+1 |
| 2017-04-25 | svcrdma: Remove unused RDMA Write completion handler |  Chuck Lever | 1 | -1/+0 |
| 2017-04-25 | svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt |  Chuck Lever | 1 | -2/+7 |
| 2017-04-25 | svcrdma: Clean up RPC-over-RDMA backchannel reply processing |  Chuck Lever | 1 | -1/+1 |
| 2017-04-25 | svcrdma: Clean up RDMA_ERROR path |  Chuck Lever | 2 | -5/+3 |
| 2017-04-25 | svcrdma: Use rdma_rw API in RPC reply path |  Chuck Lever | 1 | -1/+0 |
| 2017-04-25 | svcrdma: Introduce local rdma_rw API helpers |  Chuck Lever | 1 | -0/+11 |
| 2017-04-25 | svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT |  Chuck Lever | 1 | -1/+0 |
| 2017-04-25 | svcrdma: Add svc_rdma_map_reply_hdr() |  Chuck Lever | 1 | -0/+3 |
| 2017-04-25 | svcrdma: Move send_wr to svc_rdma_op_ctxt |  Chuck Lever | 1 | -0/+4 |
| 2017-04-25 | uapi: fix linux/nfsd/cld.h userspace compilation errors |  Dmitry V. Levin | 1 | -6/+8 |
| 2017-04-25 | nfsd: check for oversized NFSv2/v3 arguments |  J. Bruce Fields | 1 | -2/+1 |
| 2017-04-25 | net: move xdp_prog field in RX cache lines |  Eric Dumazet | 1 | -1/+1 |
| 2017-04-25 | x86, dax, pmem: remove indirection around memcpy_from_pmem() |  Dan Williams | 2 | -23/+8 |
| 2017-04-25 | block: remove block_device_operations ->direct_access() |  Dan Williams | 1 | -17/+0 |
| 2017-04-25 | filesystem-dax: convert to dax_direct_access() |  Dan Williams | 1 | -2/+4 |
| 2017-04-25 | Revert "block: use DAX for partition table reads" |  Dan Williams | 1 | -6/+0 |
| 2017-04-25 | ext2, ext4, xfs: retrieve dax_device for iomap operations |  Dan Williams | 1 | -0/+1 |
| 2017-04-25 | dm: teach dm-targets to use a dax_device + dax_operations |  Dan Williams | 1 | -3/+4 |
| 2017-04-25 | IB/vmw_pvrdma: Spare annotate imm_data |  Jason Gunthorpe | 1 | -2/+2 |
| 2017-04-25 | IB/umem: Add support to huge ODP |  Artemy Kovalyov | 2 | -2/+5 |
| 2017-04-25 | IB/umem: Add contiguous ODP support |  Artemy Kovalyov | 1 | -2/+2 |
| 2017-04-25 | IB: Replace ib_umem page_size by page_shift |  Artemy Kovalyov | 1 | -2/+2 |
| 2017-04-25 | IB/core: change the return type to void |  Zhu Yanjun | 1 | -1/+1 |
| 2017-04-25 | {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function |  Yuval Shaia | 1 | -4/+18 |
| 2017-04-25 | net: Generic XDP |  David S. Miller | 2 | -1/+11 |
| 2017-04-25 | scsi: Improve scsi_get_sense_info_fld |  Damien Le Moal | 1 | -2/+2 |
| 2017-04-25 | bpf: map_get_next_key to return first key on NULL |  Teng Qin | 1 | -3/+7 |
| 2017-04-25 | qed/qede: Add UDP ports in bulletin board |  Chopra, Manish | 1 | -0/+1 |
| 2017-04-25 | qed/qede: Enable tunnel offloads based on hw configuration |  Chopra, Manish | 1 | -0/+5 |
| 2017-04-25 | regulator: arizona-ldo1: Move pdata into a separate structure |  Richard Fitzgerald | 2 | -2/+26 |
| 2017-04-25 | regulator: arizona-micsupp: Move pdata into a separate structure |  Richard Fitzgerald | 2 | -1/+23 |
| 2017-04-25 | mtd: nand: allow drivers to request minimum alignment for passed buffer |  Masahiro Yamada | 1 | -0/+2 |
| 2017-04-25 | mtd: nand: relax ecc.read_page() return value for uncorrectable ECC |  Masahiro Yamada | 1 | -1/+1 |
| 2017-04-25 | mtd: nand: Remove unused chip->write_page() hook |  Boris Brezillon | 1 | -4/+0 |
| 2017-04-25 | can: add Virtual CAN Tunnel driver (vxcan) |  Oliver Hartkopp | 1 | -0/+12 |