aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-02xfs: wrap inode creation dqalloc callsDarrick J. Wong4-52/+55
2024-07-02xfs: push xfs_icreate_args creation out of xfs_create*Darrick J. Wong3-67/+63
2024-07-02xfs: hoist new inode initialization functions to libxfsDarrick J. Wong5-217/+225
2024-07-02xfs: split new inode creation into two piecesDarrick J. Wong2-40/+48
2024-07-02xfs: use xfs_trans_ichgtime to set times when allocating inodeDarrick J. Wong1-7/+6
2024-07-02xfs: implement atime updates in xfs_trans_ichgtimeDarrick J. Wong2-0/+3
2024-07-02xfs: pack icreate initialization parameters into a separate structureDarrick J. Wong6-47/+102
2024-07-02xfs: hoist project id get/set functions to libxfsDarrick J. Wong4-11/+12
2024-07-02xfs: hoist inode flag conversion functions to libxfsDarrick J. Wong7-110/+141
2024-07-02xfs: hoist extent size helpers to libxfsDarrick J. Wong5-47/+46
2024-07-02xfs: move inode copy-on-write predicates to xfs_inode.[ch]Darrick J. Wong3-10/+15
2024-07-02xfs: use consistent uid/gid when grabbing dquots for inodesDarrick J. Wong2-9/+15
2024-07-02xfs: verify buffer, inode, and dquot items every tx commitDarrick J. Wong5-0/+111
2024-07-02ACPI: processor_idle: Fix invalid comparison with insertion sort for latencyKuan-Wei Chiu1-21/+16
2024-07-02x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checkingYosry Ahmed1-7/+4
2024-07-02x86/mm: Fix LAM inconsistency during context switchYosry Ahmed4-11/+20
2024-07-02x86/mm: Use IPIs to synchronize LAM enablementYosry Ahmed2-7/+29
2024-07-02hwmon: (tps23861) Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-02hwmon: (tmp513) Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-02hwmon: (ina238) Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-02ASoC: dt-bindings: realtek,rt5645: Convert to dtschemaAnimesh Agarwal2-82/+131
2024-07-02x86/resctrl: Update documentation with Sub-NUMA cluster changesTony Luck1-0/+27
2024-07-02x86/resctrl: Detect Sub-NUMA Cluster (SNC) modeTony Luck1-0/+66
2024-07-02x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systemsTony Luck4-0/+25
2024-07-02x86/resctrl: Make __mon_event_count() handle sum domainsTony Luck1-9/+42
2024-07-02x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counterTony Luck3-10/+34
2024-07-02x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) modeTony Luck1-6/+29
2024-07-02x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor filesTony Luck1-16/+46
2024-07-02x86/resctrl: Allocate a new field in union mon_data_bitsTony Luck1-7/+13
2024-07-02x86/resctrl: Refactor mkdir_mondata_subdir() with a helper functionTony Luck1-17/+28
2024-07-02x86/resctrl: Initialize on-stack struct rmid_read instancesTony Luck3-5/+3
2024-07-02x86/resctrl: Add a new field to struct rmid_read for summation of domainsTony Luck1-0/+19
2024-07-02x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor filesTony Luck4-3/+9
2024-07-02x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster (SNC) sys...Tony Luck1-3/+9
2024-07-02x86/resctrl: Introduce snc_nodes_per_l3_cacheTony Luck1-6/+50
2024-07-02x86/resctrl: Add node-scope to the options for feature scopeTony Luck2-0/+3
2024-07-02x86/resctrl: Split the rdt_domain and rdt_hw_domain structuresTony Luck7-145/+174
2024-07-02x86/resctrl: Prepare for different scope for control/monitor operationsTony Luck7-96/+240
2024-07-02x86/resctrl: Prepare to split rdt_domain structureTony Luck6-73/+81
2024-07-02x86/resctrl: Prepare for new domain scopeTony Luck5-19/+49
2024-07-02workqueue: Simplify goto statementLai Jiangshan1-8/+3
2024-07-02btrfs: fix uninitialized return value in the ref-verify toolFilipe Manana1-2/+7
2024-07-02btrfs: always do the basic checks for btrfs_qgroup_inherit structureQu Wenruo1-2/+8
2024-07-02workqueue: Update cpumasks after only applying it successfullyLai Jiangshan1-4/+6
2024-07-02btrfs: zoned: fix calc_available_free_space() for zoned modeNaohiro Aota1-3/+21
2024-07-02cgroup_misc: add kernel-doc comments for enum misc_res_typeRandy Dunlap1-3/+4
2024-07-02bpf, devmap: Add .map_alloc_checkFlorian Lehner1-10/+17
2024-07-02iommu/arm-smmu-qcom: record reason for deferring probeZhenhua Huang1-1/+2
2024-07-02iommu/arm-smmu: Pretty-print context fault related regsRob Clark3-51/+92
2024-07-02iommu/arm-smmu-qcom-debug: Do not print for handled faultsRob Clark1-4/+0