summaryrefslogtreecommitdiffstats
path: root/security/apparmor (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-10shmem: fix LSM options parsingAl Viro1-0/+6
2019-09-26jffs2: Fix mounting under new mount APIDavid Howells1-2/+0
2019-09-19gfs2: Convert gfs2 to fs_contextAndrew Price4-459/+380
2019-09-19vfs: Convert spufs to use the new mount APIDavid Howells1-91/+116
2019-09-19vfs: Convert hypfs to use the new mount APIDavid Howells1-58/+70
2019-09-19hypfs: Fix error number left in struct pointer memberDavid Howells1-4/+5
2019-09-19vfs: Convert functionfs to use the new mount APIDavid Howells1-113/+120
2019-09-19vfs: Convert bpf to use the new mount APIDavid Howells1-34/+58
2019-09-13vfs: Make fs_parse() handle fs_param_is_fd-type params betterDavid Howells1-2/+16
2019-09-13vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount APIDavid Howells6-139/+180
2019-09-13shmem_parse_one(): switch to use of fs_parse()Al Viro1-67/+116
2019-09-13shmem_parse_options(): take handling a single option into a helperAl Viro1-69/+79
2019-09-13shmem_parse_options(): don't bother with mpol in separate variableAl Viro1-6/+5
2019-09-13shmem_parse_options(): use a separate structure to keep the resultsAl Viro1-43/+67
2019-09-05make shmem_fill_super() staticAl Viro4-5/+6
2019-09-05make ramfs_fill_super() staticAl Viro3-7/+3
2019-09-05devtmpfs: don't mix {ramfs,shmem}_fill_super() with mount_single()Al Viro1-6/+30
2019-09-05vfs: Convert squashfs to use the new mount APIDavid Howells1-45/+55
2019-09-05mtd: Kill mount_mtd()David Howells2-192/+0
2019-09-05vfs: Convert jffs2 to use the new mount APIDavid Howells3-101/+96
2019-09-05vfs: Convert cramfs to use the new mount APIDavid Howells1-30/+39
2019-09-05vfs: Convert romfs to use the new mount APIDavid Howells1-18/+28
2019-09-05vfs: Add a single-or-reconfig keying to vfs_get_super()David Howells2-7/+32
2019-09-05mtd: Provide fs_context-aware mount_mtd() replacementDavid Howells3-2/+181
2019-09-05vfs: Create fs_context-aware mount_bdev() replacementDavid Howells2-0/+99
2019-09-05new helper: get_tree_keyed()Al Viro6-9/+20
2019-09-05vfs: set fs_context::user_ns for reconfigureEric Biggers1-3/+1
2019-08-18Linux 5.3-rc5v5.3-rc5Linus Torvalds1-1/+1
2019-08-17MAINTAINERS: Fix Hyperv vIOMMU driver file nameLan Tianyu1-1/+1
2019-08-17tools: hv: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-08-17tools: hv: fix typos in toolchainAdrian Vladu4-6/+6
2019-08-17tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu2-0/+4
2019-08-17tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu1-33/+42
2019-08-16arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon1-9/+13
2019-08-16x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard1-15/+48
2019-08-15ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng1-8/+27
2019-08-15io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer listJackie Liu1-7/+9
2019-08-15block: remove REQ_NOWAIT_INLINEJens Axboe3-54/+8
2019-08-15io_uring: fix manual setup of iov_iter for fixed buffersAleix Roca Nonell1-3/+1
2019-08-15misc: xilinx-sdfec: fix dependency and build errorRandy Dunlap1-0/+1
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig5-11/+10
2019-08-15usb: don't create dma pools for HCDs with a localmem_poolChristoph Hellwig1-3/+3
2019-08-15usb: chipidea: imx: fix EPROBE_DEFER support during driver probeAndré Draszik1-7/+12
2019-08-15usb: host: fotg2: restart hcd after port resetHans Ulli Kroll1-0/+4
2019-08-15USB: CDC: fix sanity checks in CDC union parserOliver Neukum1-2/+2
2019-08-15usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum1-5/+7
2019-08-15USB: serial: option: add the BroadMobi BM818 cardBob Ham1-0/+2
2019-08-15USB: serial: option: Add Motorola modem UARTsTony Lindgren1-0/+5
2019-08-15MAINTAINERS, x86/CPU: Tony Luck will maintain asm/intel-family.hTony Luck1-0/+7
2019-08-15drm/nouveau: Only recalculate PBN/VCPI on mode/connector changesLyude Paul1-9/+13