summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* xprtrdma: Refactor Receive accountingChuck Lever2019-01-021-1/+1
* SUNRPC discard cr_uid from struct rpc_cred.NeilBrown2018-12-191-2/+0
* SUNRPC: remove crbind rpc_cred operationNeilBrown2018-12-191-2/+0
* SUNRPC: remove generic cred code.NeilBrown2018-12-191-6/+0
* NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-194-28/+12
* NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown2018-12-192-2/+2
* NFS: change access cache to use 'struct cred'.NeilBrown2018-12-191-2/+2
* SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUTNeilBrown2018-12-191-3/+0
* NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown2018-12-192-12/+1
* SUNRPC: add side channel to use non-generic cred for rpc call.NeilBrown2018-12-191-0/+2
* SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_noneNeilBrown2018-12-191-0/+1
* NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown2018-12-193-3/+4
* SUNRPC: discard RPC_DO_ROOTOVERRIDE()NeilBrown2018-12-191-1/+0
* NFSv4: add cl_root_cred for use when machine cred is not available.NeilBrown2018-12-191-0/+1
* SUNRPC: remove machine_cred field from struct auth_credNeilBrown2018-12-191-2/+1
* SUNRPC: remove uid and gid from struct auth_credNeilBrown2018-12-191-3/+0
* SUNRPC: remove groupinfo from struct auth_cred.NeilBrown2018-12-191-1/+0
* SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown2018-12-191-0/+2
* cred: allow get_cred() and put_cred() to be given NULL.NeilBrown2018-12-191-5/+9
* cred: add get_cred_rcu()NeilBrown2018-12-191-0/+11
* cred: add cred_fscmp() for comparing creds.NeilBrown2018-12-191-0/+1
* mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe2018-12-151-0/+6
* mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe2018-12-152-0/+6
* Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-12-141-0/+54
|\
| * XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bhMatthew Wilcox2018-12-061-0/+54
* | Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-12-135-72/+94
|\ \
| * | media: mpeg2-ctrls.h: move MPEG2 state controls to non-public headerHans Verkuil2018-12-054-72/+92
| * | media: vb2: keep a reference to the request until dqbufHans Verkuil2018-12-031-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2018-12-101-0/+9
|\ \ \
| * | | Input: restore EV_ABS ABS_RESERVEDPeter Hutterer2018-12-071-0/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-106-25/+75
|\ \ \ \
| * | | | neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio2018-12-081-5/+23
| * | | | sctp: frag_point sanity checkJakub Audykowicz2018-12-061-0/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-062-19/+44
| |\ \ \ \
| | * | | | bpf: Improve socket lookup reuseport documentationJoe Stringer2018-12-011-0/+4
| | * | | | bpf: Support sk lookup in netns with id 0Joe Stringer2018-12-011-14/+21
| | * | | | bpf: fix pointer offsets in context for 32 bitDaniel Borkmann2018-12-012-5/+19
| * | | | | sctp: kfree_rcu asocXin Long2018-12-041-0/+2
| * | | | | net: phy: sfp: correct location of SFP standardsBaruch Siach2018-11-291-1/+1
* | | | | | Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-091-0/+7
|\ \ \ \ \ \
| * | | | | | Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui2018-12-031-0/+7
* | | | | | | Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-092-2/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-061-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | USB: serial: console: fix reported terminal settingsJohan Hovold2018-12-051-0/+1
| | |/ / / / / /
| * / / / / / / USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-051-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-091-6/+8
|\ \ \ \ \ \ \
| * | | | | | | dax: Fix unlock mismatch with updated APIMatthew Wilcox2018-12-051-6/+8
* | | | | | | | Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-081-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | asm-generic: unistd.h: fixup broken macro include.Guo Ren2018-12-061-0/+4
| |/ / / / / / /
* | | | | | | | Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes2018-12-081-4/+8