aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-10-05security/keys: Remove inconsistent __user annotationVincenzo Frascino1-1/+1
2022-10-05char: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-10-04tools/power turbostat: version 2022.10.04Len Brown1-1/+1
2022-10-04tools/power turbostat: Use standard Energy Unit for SPR Dram RAPL domainZhang Rui1-1/+0
2022-10-04tools/power turbostat: Do not dump TRL if turbo is not supportedArtem Bityutskiy1-5/+11
2022-10-04tools/power turbostat: Add support for MeteorLake platformsZhang Rui1-0/+2
2022-10-04tools/power turbostat: Add support for RPL-SZhang Rui1-0/+1
2022-10-04Merge tag 'samsung-dt-dt64-6.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dtArnd Bergmann4-5/+5
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2136-46141/+122889
2022-10-04f2fs: support recording errors into superblockChao Yu16-9/+150
2022-10-04f2fs: support recording stop_checkpoint reason into super_blockChao Yu9-17/+65
2022-10-04f2fs: remove the unnecessary check in f2fs_xattr_fiemapZhang Qilong1-1/+1
2022-10-04f2fs: introduce cp_status sysfs entryChao Yu2-0/+32
2022-10-04f2fs: fix to detect corrupted meta inoChao Yu1-5/+16
2022-10-04f2fs: fix to account FS_CP_DATA_IO correctlyChao Yu4-8/+15
2022-10-04f2fs: code clean and fix a type errorZhang Qilong5-5/+5
2022-10-04f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed fileZhang Qilong2-6/+11
2022-10-04f2fs: fix to do sanity check on summary infoChao Yu2-4/+21
2022-10-04f2fs: port to vfs{g,u}id_t and associated helpersChristian Brauner2-3/+4
2022-10-04f2fs: fix to do sanity check on destination blkaddr during recoveryChao Yu3-1/+21
2022-10-04f2fs: let FI_OPU_WRITE override FADVISE_COLD_BITWeichao Guo1-1/+1
2022-10-04f2fs: fix race condition on setting FI_NO_EXTENT flagZhang Qilong1-2/+1
2022-10-04f2fs: remove redundant check in f2fs_sanity_check_clusterZhang Qilong1-11/+9
2022-10-04f2fs: add static init_idisk_time function to reduce the codeZhang Qilong1-9/+12
2022-10-04f2fs: fix typoYonggil Song1-1/+1
2022-10-04f2fs: fix wrong dirty page count when race between mmap and fallocate.Shuqi Zhang3-6/+3
2022-10-04f2fs: use COMPRESS_MAPPING to get compress cache mappingZhang Qilong1-1/+1
2022-10-04f2fs: return the tmp_ptr directly in __bitmap_ptrZhang Qilong1-1/+1
2022-10-04RISC-V: Increase range and default value of NR_CPUSAnup Patel1-3/+6
2022-10-04x86/mm: Ease W^X enforcement back to just a warningDave Hansen1-5/+9
2022-10-04PM: Improve EXPORT_*_DEV_PM_OPS macrosPaul Cercueil2-22/+35
2022-10-04Merge tag 'landlock-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds6-54/+76
2022-10-04vfio: Change vfio_group->group_rwsem to a mutexJason Gunthorpe3-29/+30
2022-10-04vfio: Remove the vfio_group->users and users_compJason Gunthorpe2-28/+20
2022-10-04vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe9-53/+32
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig7-59/+46
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig11-102/+55
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig10-72/+27
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe10-67/+37
2022-10-04vfio/mdev: remove mtype_get_parent_devChristoph Hellwig3-14/+1
2022-10-04vfio/mdev: remove mdev_parent_devChristoph Hellwig4-11/+1
2022-10-04vfio/mdev: unexport mdev_bus_typeChristoph Hellwig3-3/+1
2022-10-04vfio/mdev: remove mdev_from_devChristoph Hellwig2-8/+2
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig17-326/+165
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig17-146/+71
2022-10-04vfio/mdev: make mdev.h standalone includableChristoph Hellwig10-13/+3
2022-10-04drm/i915/gvt: simplify vgpu configuration managementChristoph Hellwig4-145/+81
2022-10-04drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_typesChristoph Hellwig1-1/+5
2022-10-04Merge tag 'audit-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds3-13/+9
2022-10-04Merge branches 'clk-baikal', 'clk-broadcom', 'clk-vc5' and 'clk-versaclock' into clk-nextStephen Boyd19-224/+2182