summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: make helpers idmap mount awareChristian Brauner2021-01-24182-756/+1121
* exec: handle idmapped mountsChristian Brauner2021-01-241-2/+5
* would_dump: handle idmapped mountsChristian Brauner2021-01-241-3/+3
* ioctl: handle idmapped mountsChristian Brauner2021-01-241-2/+5
* init: handle idmapped mountsChristian Brauner2021-01-241-9/+11
* fcntl: handle idmapped mountsChristian Brauner2021-01-241-1/+2
* utimes: handle idmapped mountsChristian Brauner2021-01-241-1/+1
* af_unix: handle idmapped mountsChristian Brauner2021-01-241-2/+2
* open: handle idmapped mountsChristian Brauner2021-01-241-4/+9
* open: handle idmapped mounts in do_truncate()Christian Brauner2021-01-245-16/+23
* namei: prepare for idmapped mountsChristian Brauner2021-01-2412-105/+279
* namei: introduce struct renamedataChristian Brauner2021-01-246-14/+55
* namei: handle idmapped mounts in may_*() helpersChristian Brauner2021-01-247-67/+108
* stat: handle idmapped mountsChristian Brauner2021-01-2436-46/+54
* commoncap: handle idmapped mountsChristian Brauner2021-01-2411-74/+146
* xattr: handle idmapped mountsTycho Andersen2021-01-2419-124/+160
* acl: handle idmapped mountsChristian Brauner2021-01-2472-85/+238
* attr: handle idmapped mountsChristian Brauner2021-01-2457-137/+206
* inode: make init and permission helpers idmapped mount awareChristian Brauner2021-01-2454-91/+112
* namei: make permission helpers idmapped mount awareChristian Brauner2021-01-2436-88/+164
* capability: handle idmapped mountsChristian Brauner2021-01-2410-23/+36
* fs: add file and path permissions helpersChristian Brauner2021-01-2413-16/+24
* fs: add id translation helpersChristian Brauner2021-01-241-0/+47
* mount: attach mappings to mountsChristian Brauner2021-01-243-0/+21
* Linux 5.11-rc4v5.11-rc4Linus Torvalds2021-01-181-1/+1
* Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-01-1712-208/+224
|\
| * perf inject: Correct event attribute sizesAl Grant2021-01-151-0/+8
| * perf intel-pt: Fix 'CPU too large' errorAdrian Hunter2021-01-152-3/+3
| * perf stat: Take cgroups into account for shadow statsNamhyung Kim2021-01-151-7/+19
| * perf stat: Introduce struct runtime_stat_dataNamhyung Kim2021-01-151-173/+173
| * libperf tests: Fail when failing to get a tracepoint idIan Rogers2021-01-151-0/+1
| * libperf tests: If a test fails return non-zeroIan Rogers2021-01-154-4/+4
| * libperf tests: Avoid uninitialized variable warningIan Rogers2021-01-151-2/+2
| * perf test: Fix shadow stat test for non-bash shellsNamhyung Kim2021-01-151-16/+14
| * tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo2021-01-151-5/+0
| * tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2021-01-151-0/+2
| * perf bpf examples: Fix bpf.h header include directive in 5sec.c exampleArnaldo Carvalho de Melo2021-01-151-1/+1
* | Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-01-172-1/+23
|\ \
| * | powerpc/vdso: Fix clock_gettime_fallback for vdso32Andreas Schwab2021-01-141-1/+15
| * | powerpc: Fix alignment bug within the init sectionsAriel Marcovitch2021-01-121-0/+8
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2021-01-173-5/+11
|\ \ \
| * | | dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro2021-01-161-2/+5
| * | | iov_iter: fix the uaccess area in copy_compat_iovec_from_userChristoph Hellwig2021-01-161-1/+1
| * | | umount(2): move the flag validity checks firstAl Viro2021-01-041-2/+5
* | | | mm: don't put pinned pages into the swap cacheLinus Torvalds2021-01-171-0/+2
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-01-165-22/+19
|\ \ \ \
| * | | | scsi: sd: Remove obsolete variable in sd_remove()Lukas Bulwahn2021-01-061-2/+0
| * | | | scsi: sd: Suppress spurious errors when WRITE SAME is being disabledEwan D. Milne2021-01-061-1/+3
| * | | | scsi: scsi_debug: Fix memleak in scsi_debug_init()Dinghao Liu2021-01-061-2/+3
| * | | | scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility"Colin Ian King2021-01-061-1/+1