summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-09Merge patch series "Minor namespace code simplication"Christian Brauner2-32/+24
2025-05-09include/cgroup: separate {get,put}_cgroup_ns no-op caseJoel Savitz1-12/+14
2025-05-09kernel/nsproxy: remove unnecessary guardsJoel Savitz1-20/+10
2025-05-09fs: use writeback_iter directly in mpage_writepagesChristoph Hellwig1-6/+7
2025-04-29fs: remove useless plus one in super_cache_scan()Jinliang Zheng1-1/+1
2025-04-21fs: add S_ANON_INODEChristian Brauner5-9/+24
2025-04-21Merge patch series "two nits for path lookup"Christian Brauner2-8/+9
2025-04-21fs: remove uselib() system callChristian Brauner9-152/+0
2025-04-21device_cgroup: avoid access to ->i_rdev in the common case in devcgroup_inode...Mateusz Guzik1-3/+4
2025-04-21fs/fs_parse: Remove unused and problematic validate_constant_table()Zijun Hu3-69/+0
2025-04-21fs: touch up predicts in inode_permission()Mateusz Guzik1-5/+5
2025-04-21fs/fs_parse: Delete macro fsparam_u32hex()Zijun Hu2-3/+0
2025-04-21fs: improve codegen in link_path_walk()Mateusz Guzik1-4/+7
2025-04-21fs: Make file-nr output the total allocated file handlesLi RongQing1-1/+1
2025-04-21select: core_sys_select add unlikely branch hint on return pathColin Ian King1-1/+1
2025-04-14fs/filesystems: Fix potential unsigned integer underflow in fs_name()Zijun Hu1-5/+9
2025-04-14fs/fs_context: Mark an unlikely if condition with unlikely() in vfs_parse_mon...Zijun Hu1-1/+1
2025-04-14fs/fs_parse: Correct comments of fs_validate_description()Zijun Hu1-3/+3
2025-04-11fs/fs_context: Use KERN_INFO for infof()|info_plog()|infofc()Zijun Hu1-0/+4
2025-04-11select: do_pollfd: add unlikely branch hint return pathColin Ian King1-1/+1
2025-04-11netfs: Update main API documentDavid Howells1-277/+739
2025-04-08fs: unconditionally use atime_needs_update() in pick_link()Mateusz Guzik1-5/+5
2025-04-08Merge patch series "fs: sort out cosmetic differences between stat funcs and ...Christian Brauner2-16/+21
2025-04-08fs: predict not having to do anything in fdput()Mateusz Guzik1-1/+1
2025-04-08fs: sort out cosmetic differences between stat funcs and add predictsMateusz Guzik1-15/+20
2025-04-07Merge patch series "fs: harden anon inodes"Christian Brauner7-26/+130
2025-04-07selftests/filesystems: add open() test for anonymous inodesChristian Brauner1-0/+17
2025-04-07selftests/filesystems: add exec() test for anonymous inodesChristian Brauner1-0/+13
2025-04-07selftests/filesystems: add chmod() test for anonymous inodesChristian Brauner1-0/+13
2025-04-07selftests/filesystems: add chown() test for anonymous inodesChristian Brauner3-1/+28
2025-04-07anon_inode: raise SB_I_NODEV and SB_I_NOEXECChristian Brauner1-0/+2
2025-04-07pidfs: use anon_inode_setattr()Christian Brauner1-1/+1
2025-04-07anon_inode: explicitly block ->setattr()Christian Brauner2-0/+9
2025-04-07pidfs: use anon_inode_getattr()Christian Brauner1-23/+1
2025-04-07anon_inode: use a proper mode internallyChristian Brauner3-1/+46
2025-04-07docs: initramfs: update compression and mtime descriptionsDavid Disseldorp1-13/+21
2025-04-06Linux 6.15-rc1v6.15-rc1Linus Torvalds1-2/+2
2025-04-06tools/include: make uapi/linux/types.h usable from assemblyThomas Weißschuh1-0/+3
2025-04-06Merge tag 'turbostat-2025.05.06' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-43/+135
2025-04-06Merge tag 'soundwire-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-04-06tools/power turbostat: v2025.05.06Len Brown1-1/+1
2025-04-06tools/power turbostat: disable "cpuidle" invocation counters, by defaultLen Brown2-13/+33
2025-04-06Merge tag 'perf-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-9/+9
2025-04-06Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+3
2025-04-06Disable SLUB_TINY for build testingLinus Torvalds2-2/+2
2025-04-06tools/power turbostat: re-factor sysfs codeLen Brown1-10/+21
2025-04-06tools/power turbostat: Restore GFX sysfs fflush() callZhang Rui1-0/+1
2025-04-06tools/power turbostat: Document GNR UncMHz domain conventionLen Brown1-0/+1
2025-04-06tools/power turbostat: report CoreThr per measurement intervalLen Brown2-1/+3
2025-04-06tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192Justin Ernst1-1/+1