summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* csum_and_copy_to_iter(): massage into form closer to csum_and_copy_from_iter()Al Viro2021-06-101-6/+8
* iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...Al Viro2021-06-101-2/+2
* sanitize iov_iter_fault_in_readable()Al Viro2021-06-101-1/+1
* iov_iter: separate direction from flavourAl Viro2021-06-101-14/+10
* iov_iter: switch ..._full() variants of primitives to use of iov_iter_revert()Al Viro2021-06-101-11/+21
* iov_iter: Remove iov_iter_for_each_range()David Howells2021-06-031-4/+0
* Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-092-5/+1
|\
| * Revert "bio: limit bio max size"Jens Axboe2021-05-082-5/+1
* | Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-091-1/+1
|\ \
| * | smp: Fix smp_call_function_single_async prototypeArnd Bergmann2021-05-061-1/+1
* | | Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-093-113/+132
|\ \ \
| * | | context_tracking: KVM: Move guest enter/exit wrappers to KVM's domainSean Christopherson2021-05-052-45/+45
| * | | context_tracking: Consolidate guest enter/exit wrappersSean Christopherson2021-05-051-41/+24
| * | | sched/vtime: Move guest enter/exit vtime accounting to vtime.hSean Christopherson2021-05-052-22/+41
| * | | sched/vtime: Move vtime accounting external declarations above inlinesSean Christopherson2021-05-051-37/+37
| * | | context_tracking: Move guest exit vtime accounting to separate helpersWanpeng Li2021-05-051-6/+16
| * | | context_tracking: Move guest exit context tracking to separate helpersWanpeng Li2021-05-051-1/+8
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-05-081-4/+4
|\ \ \ \
| * | | | scsi: blk-mq: Fix build warning when making htmldocsMing Lei2021-04-211-4/+4
* | | | | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-082-6/+2
|\ \ \ \ \
| * | | | | linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada2021-05-092-6/+2
* | | | | | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-085-5/+40
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-05-072-2/+7
| |\ \ \ \ \ \
| | * | | | | | netfilter: arptables: use pernet ops struct during unregisterFlorian Westphal2021-05-031-2/+1
| | * | | | | | netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso2021-05-031-0/+6
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-05-031-2/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2021-05-031-2/+3
| * | | | | | | sctp: do asoc update earlier in sctp_sf_do_dupcook_bXin Long2021-04-301-1/+0
| |/ / / / / /
| * | | | | | seg6: add counters support for SRv6 BehaviorsAndrea Mayer2021-04-291-0/+30
* | | | | | | Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-05-071-0/+1
|\ \ \ \ \ \ \
| * | | | | | | platform/chrome: cros_ec: Add Type C hard resetPrashant Malani2021-04-201-0/+1
* | | | | | | | Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-072-1/+5
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | bio: limit bio max sizeChangheun Lee2021-05-032-1/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-05-077-89/+140
|\ \ \ \ \ \ \
| * | | | | | | xprtrdma: Move fr_mr field to struct rpcrdma_mrChuck Lever2021-04-261-6/+6
| * | | | | | | xprtrdma: Remove the RPC/RDMA QP event handlerChuck Lever2021-04-261-32/+0
| * | | | | | | xprtrdma: Don't display r_xprt memory addresses in tracepointsChuck Lever2021-04-261-32/+19
| * | | | | | | xprtrdma: Add an rpcrdma_mr_completion_classChuck Lever2021-04-261-4/+44
| * | | | | | | xprtrdma: Add tracepoints showing FastReg WRs and remote invalidationChuck Lever2021-04-261-0/+2
| * | | | | | | xprtrdma: Do not recycle MR after FastReg/LocalInv flushesChuck Lever2021-04-261-1/+0
| * | | | | | | NFS: The 'fattr_valid' field in struct nfs_server should be unsigned intTrond Myklebust2021-04-211-2/+1
| * | | | | | | SUNRPC: Remove trace_xprt_transmit_queuedChuck Lever2021-04-141-1/+0
| * | | | | | | SUNRPC: Add tracepoint that fires when an RPC is retransmittedChuck Lever2021-04-141-0/+40
| * | | | | | | NFS: Split attribute support out from the server capabilitiesTrond Myklebust2021-04-141-9/+2
| * | | | | | | NFSv4: Add support for the NFSv4.2 "change_attr_type" attributeTrond Myklebust2021-04-133-0/+14
| * | | | | | | NFS: Separate tracking of file mode cache validity from the uid/gidTrond Myklebust2021-04-131-0/+2
| * | | | | | | NFS: Separate tracking of file nlinks cache validity from the mode/uid/gidTrond Myklebust2021-04-131-0/+2
| * | | | | | | NFS: Add a cache validity flag argument to nfs_revalidate_inode()Trond Myklebust2021-04-121-1/+1
| * | | | | | | NFS: nfs4_bitmask_adjust() must not change the server global bitmasksTrond Myklebust2021-04-121-3/+8
| * | | | | | | SUNRPC: Set TCP_CORK until the transmit queue is emptyTrond Myklebust2021-04-051-0/+1