summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-10-0730-70/+70
|\
| * ecryptfs: constify pathAl Viro2022-09-014-4/+4
| * spufs: constify pathAl Viro2022-09-012-4/+4
| * nd_jump_link(): constify pathAl Viro2022-09-012-2/+2
| * audit_init_parent(): constify pathAl Viro2022-09-011-1/+1
| * __io_setxattr(): constify pathAl Viro2022-09-011-1/+1
| * do_proc_readlink(): constify pathAl Viro2022-09-011-1/+1
| * overlayfs: constify pathAl Viro2022-09-018-40/+40
| * fs/notify: constify pathAl Viro2022-09-013-5/+5
| * may_linkat(): constify pathAl Viro2022-09-012-2/+2
| * do_sys_name_to_handle(): constify pathAl Viro2022-09-011-1/+1
| * ->getprocattr(): attribute name is const char *, TYVM...Al Viro2022-09-017-9/+9
* | Merge tag 'pull-tomoyo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2022-10-074-10/+5
|\ \
| * | tomoyo: struct path it might get from LSM callers won't have NULL dentry or mntAl Viro2022-08-212-8/+3
| * | tomoyo: use vsnprintf() properlyAl Viro2022-08-212-2/+2
| |/
* | Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-078-15/+13
|\ \
| * | orangefs: use ->f_mappingAl Viro2022-09-011-3/+1
| * | _nfs42_proc_copy(): use ->f_mapping instead of file_inode()->i_mappingAl Viro2022-09-011-1/+1
| * | dma_buf: no need to bother with file_inode()->i_mappingAl Viro2022-09-011-1/+1
| * | nfs_finish_open(): don't open-code file_inode()Al Viro2022-09-011-1/+1
| * | bprm_fill_uid(): don't open-code file_inode()Al Viro2022-09-011-2/+1
| * | sgx: use ->f_mapping...Al Viro2022-09-011-2/+1
| * | exfat_iterate(): don't open-code file_inode(file)Al Viro2022-09-011-3/+3
| * | ibmvmc: don't open-code file_inode()Al Viro2022-09-011-2/+4
| |/
* | Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-10-0723-169/+169
|\ \
| * | dma_buf_getfile(): don't bother with ->f_flags reassignmentsAl Viro2022-08-171-1/+1
| * | Change calling conventions for filldir_tAl Viro2022-08-1719-155/+153
| * | locks: fix TOCTOU race when granting write leaseAmir Goldstein2022-08-163-13/+15
| |/
* | Merge tag 'pull-d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2022-10-077-10/+9
|\ \
| * | d_path.c: typo fix...Al Viro2022-08-201-1/+1
| * | dynamic_dname(): drop unused dentry argumentAl Viro2022-08-207-9/+8
| |/
* | Merge tag 'pull-inode' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-10-071-4/+3
|\ \
| * | fs: fix UAF/GPF bug in nilfs_mdt_destroyDongliang Mu2022-09-011-4/+3
| |/
* | Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-10-0620-412/+220
|\ \
| * | Documentation: Kunit: Use full path to .kunitconfigKhalid Masum2022-09-301-1/+1
| * | kunit: tool: rename all_test_uml.config, use it for --alltestsDaniel Latypov2022-09-305-90/+33
| * | kunit: tool: remove UML specific options from all_tests_uml.configDaniel Latypov2022-09-301-2/+0
| * | lib: stackinit: update reference to kunit-toolTales Aparecida2022-09-301-1/+1
| * | lib: overflow: update reference to kunit-toolTales Aparecida2022-09-301-1/+1
| * | Documentation: KUnit: update links in the index pageTales Aparecida2022-09-301-6/+7
| * | Documentation: KUnit: add intro to the getting-started pageTales Aparecida2022-09-301-0/+4
| * | Documentation: KUnit: Reword start guide for selecting testsTales Aparecida2022-09-301-27/+63
| * | Documentation: KUnit: add note about mrproper in start.rstTales Aparecida2022-09-301-0/+16
| * | Documentation: KUnit: avoid repeating "kunit.py run" in start.rstTales Aparecida2022-09-302-24/+16
| * | Documentation: KUnit: remove duplicated docs for kunit_toolTales Aparecida2022-09-304-253/+16
| * | Documentation: Kunit: Add ref for other kinds of testsTales Aparecida2022-09-302-0/+4
| * | Documentation: KUnit: Fix non-uml anchorTales Aparecida2022-09-303-5/+7
| * | Documentation: Kunit: Fix inconsistent titlesTales Aparecida2022-09-301-2/+2
| * | Documentation: kunit: fix trivial typoTales Aparecida2022-09-301-1/+1
| * | kunit: no longer call module_info(test, "Y") for kunit modulesJoe Fradley2022-09-301-1/+0