summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-02PM / devfreq: Make update_devfreq() publicMatthias Kaehlcke1-0/+8
2018-10-02Merge tag 'iio-for-4.20b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-1/+1
2018-10-02Merge tag 'phy-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman1-38/+0
2018-10-02Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake1-0/+2
2018-10-02tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet1-2/+1
2018-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+2
2018-10-02nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart1-0/+1
2018-10-01net/mlx5: Cache the system image guidAlaa Hleihel2-0/+3
2018-10-01ext4: adjust reserved cluster count when removing extentsEric Whitney1-20/+40
2018-10-01ext4: fix reserved cluster accounting at delayed write timeEric Whitney1-0/+35
2018-10-01ext4: generalize extents status tree search functionsEric Whitney1-2/+2
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel1-0/+2
2018-10-01Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel1-0/+1
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe36-123/+162
2018-10-01dma-direct: implement complete bus_dma_mask handlingChristoph Hellwig1-1/+2
2018-10-01dma-direct: add an explicit dma_direct_get_required_maskChristoph Hellwig1-0/+1
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig1-2/+0
2018-10-01bpf: introduce per-cpu cgroup local storageRoman Gushchin4-1/+22
2018-10-01bpf: rework cgroup storage pointer passingRoman Gushchin1-9/+4
2018-10-01bpf: extend cgroup bpf core to allow multiple cgroup storage typesRoman Gushchin2-12/+37
2018-10-01vgic: Add support for 52bit guest physical addressKristina Martsenko1-0/+5
2018-10-01iommu/dma: Add support for non-strict modeZhen Lei1-0/+1
2018-10-01Merge tag 'v4.19-rc6' into develLinus Walleij49-171/+293
2018-10-01signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstackWill Deacon1-0/+3
2018-10-01Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki1-0/+6
2018-10-01gpio: Restore indentation of continued linesGeert Uytterhoeven1-9/+9
2018-10-01gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven1-13/+15
2018-10-01fuse: add max_pages to init_outConstantine Shulyupin1-1/+6
2018-10-01f2fs: support superblock checksumJunling Zheng1-1/+2
2018-10-01IB/hfi1: Prepare resource waits for dual legDennis Dalessandro1-2/+2
2018-10-01IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan1-6/+7
2018-10-01RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_destNathan Chancellor1-10/+1
2018-09-30SUNRPC: Replace krb5_seq_lock with a lockless schemeTrond Myklebust1-1/+2
2018-09-30NFS: Remove private spinlock in struct nfs_pgio_headerTrond Myklebust1-3/+2
2018-09-30NFSv4: Save a few bytes in the nfs_pgio_args/resTrond Myklebust1-7/+17
2018-09-30NFSv3: Improve NFSv3 performance when server returns no post-op attributesTrond Myklebust2-1/+5
2018-09-30NFS: Convert lookups of the open context to RCUTrond Myklebust1-0/+1
2018-09-30NFS: Convert lookups of the lock context to RCUTrond Myklebust1-0/+1
2018-09-30SUNRPC: Unexport xdr_partial_copy_from_skb()Trond Myklebust1-2/+0
2018-09-30SUNRPC: Allow AF_LOCAL sockets to use the generic stream receiveTrond Myklebust1-1/+0
2018-09-30SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive()Trond Myklebust1-8/+8
2018-09-30SUNRPC: Simplify TCP receive code by switching to using iteratorsTrond Myklebust2-29/+5
2018-09-30SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()Trond Myklebust2-0/+9
2018-09-30SUNRPC: Add a label for RPC calls that require allocation on receiveTrond Myklebust1-0/+1
2018-09-30SUNRPC: Fix priority queue fairnessTrond Myklebust1-2/+0
2018-09-30SUNRPC: Convert xprt receive queue to use an rbtreeTrond Myklebust1-2/+2
2018-09-30SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()Trond Myklebust1-1/+1
2018-09-30SUNRPC: Clean up transport write space handlingTrond Myklebust2-3/+3
2018-09-30SUNRPC: Turn off throttling of RPC slots for TCP socketsTrond Myklebust1-1/+0
2018-09-30SUNRPC: Support for congestion control when queuing is enabledTrond Myklebust1-0/+2