aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-19NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown6-19/+35
2018-12-19NFS: change access cache to use 'struct cred'.NeilBrown4-32/+41
2018-12-19SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUTNeilBrown3-5/+0
2018-12-19NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown7-124/+28
2018-12-19SUNRPC: add side channel to use non-generic cred for rpc call.NeilBrown4-2/+11
2018-12-19SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_noneNeilBrown3-13/+9
2018-12-19NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown10-69/+55
2018-12-19SUNRPC: discard RPC_DO_ROOTOVERRIDE()NeilBrown1-1/+0
2018-12-19NFSv4: don't require lock for get_renew_cred or get_machine_credNeilBrown4-25/+16
2018-12-19NFSv4: add cl_root_cred for use when machine cred is not available.NeilBrown3-8/+15
2018-12-19SUNRPC: remove machine_cred field from struct auth_credNeilBrown3-12/+8
2018-12-19SUNRPC: remove uid and gid from struct auth_credNeilBrown7-44/+29
2018-12-19SUNRPC: remove groupinfo from struct auth_cred.NeilBrown5-31/+14
2018-12-19SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown7-3/+48
2018-12-19cred: allow get_cred() and put_cred() to be given NULL.NeilBrown1-5/+9
2018-12-19cred: export get_task_cred().NeilBrown1-0/+1
2018-12-19cred: add get_cred_rcu()NeilBrown2-1/+12
2018-12-19cred: add cred_fscmp() for comparing creds.NeilBrown2-0/+56
2018-12-19SUNRPC: allow /proc entries without CONFIG_SUNRPC_DEBUGBen Dooks1-8/+0
2018-12-19nfs: fix comment to nfs_generic_pg_test which does the oppositePavel Tikhomirov1-1/+1
2018-12-19NFSv4: cleanup remove unused nfs4_xdev_fs_typeOlga Kornievskaia1-1/+0
2018-12-18SUNRPC: Remove xprt_connect_status()Trond Myklebust1-31/+1
2018-12-18SUNRPC: Fix a race with XPRT_CONNECTINGTrond Myklebust1-2/+2
2018-12-18SUNRPC: Fix disconnection racesTrond Myklebust3-5/+7
2018-12-16Linux 4.20-rc7Linus Torvalds1-1/+1
2018-12-14scripts/spdxcheck.py: always open files in binary modeThierry Reding1-2/+4
2018-12-14checkstack.pl: fix for aarch64Qian Cai1-2/+2
2018-12-14userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli1-1/+2
2018-12-14fs/iomap.c: get/put the page in iomap_page_create/release()Piotr Jaroszynski1-0/+7
2018-12-14hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()Yongkai Wu1-2/+3
2018-12-14memblock: annotate memblock_is_reserved() with __init_memblockYueyi Li1-1/+1
2018-12-14psi: fix reference to kernel commandline enableBaruch Siach1-2/+2
2018-12-14arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown1-0/+1
2018-12-14mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe2-0/+22
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe4-17/+6
2018-12-14alpha: fix hang caused by the bootmem removalMike Rapoport2-3/+4
2018-12-13XArray: Fix xa_alloc when id exceeds maxMatthew Wilcox2-5/+36
2018-12-13drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom6-2/+103
2018-12-13MAINTAINERS: Daniel for drm co-maintainerDaniel Vetter1-0/+1
2018-12-12drm/amdgpu: drop fclk/gfxclk ratio settingEvan Quan1-1/+1
2018-12-12IB/core: Fix oops in netdev_next_upper_dev_rcu()Mark Zhang1-0/+3
2018-12-12dm thin: bump target versionMike Snitzer1-2/+2
2018-12-12drm/vmwgfx: remove redundant return ret statementColin Ian King1-2/+0
2018-12-12drm/i915: Flush GPU relocs harder for gen3Chris Wilson2-9/+13
2018-12-12drm/i915: Allocate a common scratch pageChris Wilson7-87/+75
2018-12-12drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson1-1/+6
2018-12-12drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul1-0/+1
2018-12-12drm/nouveau/kms/nv50-: also flush fb writes when rewinding push bufferBen Skeggs1-11/+18
2018-12-11selftests/seccomp: Remove SIGSTOP si_pid checkKees Cook1-2/+7
2018-12-11block: Fix null_blk_zoned creation failure with small number of zonesShin'ichiro Kawasaki1-1/+1