summaryrefslogtreecommitdiffstats
path: root/sound/firewire/cmp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-25legacy_get_tree(): pass fc->user_ns to mount_capable()Al Viro1-1/+1
2019-05-25move the capability checks from sget_userns() to legacy_get_tree()Al Viro3-4/+7
2019-05-25vfs: Kill mount_ns()David Howells2-41/+0
2019-05-25vfs: Convert nfsctl to use the new mount APIDavid Howells1-7/+26
2019-05-25vfs: Convert rpc_pipefs to use the new mount APIDavid Howells1-8/+26
2019-05-25consolidate the capability checks in sget_{fc,userns}()Al Viro1-18/+14
2019-05-25start massaging the checks in sget_...(): move to sget_userns()Al Viro1-10/+4
2019-05-25no need to protect against put_user_ns(NULL)Al Viro3-6/+3
2019-05-25mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro17-36/+22
2019-05-21device-dax: Drop register_filesystem()Dan Williams1-7/+0
2019-05-21unexport simple_dname()Al Viro3-2/+1
2019-05-21z3fold: don't bother with dentry_operationsDavid Howells1-5/+1
2019-05-20zsmalloc: don't bother with dentry_operationsAl Viro1-5/+1
2019-05-20balloon: don't bother with dentry_operationsAl Viro1-5/+1
2019-05-20cxlflash: don't bother with dentry_operationsAl Viro1-5/+1
2019-05-20cxl: don't bother with dentry_operationsAl Viro1-5/+1
2019-05-20drm: don't bother with super_operations and dentry_operationsAl Viro1-10/+2
2019-05-20Linux 5.2-rc1v5.2-rc1Linus Torvalds1-2/+2
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada1-3/+1
2019-05-19panic: add an option to replay all the printk message in bufferFeng Tang5-4/+24
2019-05-19initramfs: don't free a non-existent initrdSteven Price1-1/+1
2019-05-19fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue1-3/+8
2019-05-19mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman1-2/+2
2019-05-19mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)1-0/+43
2019-05-19mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)1-0/+48
2019-05-19mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2-247/+763
2019-05-18kbuild: check uniqueness of module namesMasahiro Yamada2-0/+17
2019-05-18kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov1-1/+12
2019-05-18kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada1-1/+1
2019-05-18kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada3-33/+13
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada17-26/+25
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada30-49/+47
2019-05-18media: remove unneeded header search pathsMasahiro Yamada7-11/+0
2019-05-18alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2-0/+2
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada2-1/+9
2019-05-18kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada1-1/+1
2019-05-18.gitignore: exclude .get_maintainer.ignore and .gitattributesMasahiro Yamada1-3/+5
2019-05-18kbuild: add all Clang-specific flags unconditionallyMasahiro Yamada2-11/+11
2019-05-18kbuild: Don't try to add '-fcatch-undefined-behavior' flagNathan Chancellor1-1/+0
2019-05-18kbuild: add some extra warning flags unconditionallyMasahiro Yamada1-6/+7
2019-05-18kbuild: add -Wvla flag unconditionallyMasahiro Yamada1-1/+1
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada5-13/+0
2019-05-18samples: guard sub-directories with CONFIG optionsMasahiro Yamada3-6/+22
2019-05-18kbuild: re-enable int-in-bool-context warningMasahiro Yamada1-1/+0
2019-05-18MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*Krzysztof Kozlowski1-0/+1
2019-05-18sh: exclude vmlinux.scr from .gitignore patternMasahiro Yamada1-0/+1
2019-05-18sh: vsyscall: drop unnecessary cc-ldoptionNick Desaulniers1-2/+1
2019-05-18ia64: require -Wl,--hash-style=sysvNick Desaulniers1-1/+1
2019-05-18csky: remove deprecated arch/csky/boot/dts/include/dt-bindingsMasahiro Yamada1-1/+0
2019-05-17ext4: avoid panic during forced reboot due to aborted journalJan Kara1-1/+1