index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
xfs: wrap inode creation dqalloc calls
Darrick J. Wong
4
-52
/
+55
2024-07-02
xfs: push xfs_icreate_args creation out of xfs_create*
Darrick J. Wong
3
-67
/
+63
2024-07-02
xfs: hoist new inode initialization functions to libxfs
Darrick J. Wong
5
-217
/
+225
2024-07-02
xfs: split new inode creation into two pieces
Darrick J. Wong
2
-40
/
+48
2024-07-02
xfs: use xfs_trans_ichgtime to set times when allocating inode
Darrick J. Wong
1
-7
/
+6
2024-07-02
xfs: implement atime updates in xfs_trans_ichgtime
Darrick J. Wong
2
-0
/
+3
2024-07-02
xfs: pack icreate initialization parameters into a separate structure
Darrick J. Wong
6
-47
/
+102
2024-07-02
xfs: hoist project id get/set functions to libxfs
Darrick J. Wong
4
-11
/
+12
2024-07-02
xfs: hoist inode flag conversion functions to libxfs
Darrick J. Wong
7
-110
/
+141
2024-07-02
xfs: hoist extent size helpers to libxfs
Darrick J. Wong
5
-47
/
+46
2024-07-02
xfs: move inode copy-on-write predicates to xfs_inode.[ch]
Darrick J. Wong
3
-10
/
+15
2024-07-02
xfs: use consistent uid/gid when grabbing dquots for inodes
Darrick J. Wong
2
-9
/
+15
2024-07-02
xfs: verify buffer, inode, and dquot items every tx commit
Darrick J. Wong
5
-0
/
+111
2024-07-02
ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
Kuan-Wei Chiu
1
-21
/
+16
2024-07-02
x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking
Yosry Ahmed
1
-7
/
+4
2024-07-02
x86/mm: Fix LAM inconsistency during context switch
Yosry Ahmed
4
-11
/
+20
2024-07-02
x86/mm: Use IPIs to synchronize LAM enablement
Yosry Ahmed
2
-7
/
+29
2024-07-02
hwmon: (tps23861) Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-02
hwmon: (tmp513) Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-02
hwmon: (ina238) Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-02
ASoC: dt-bindings: realtek,rt5645: Convert to dtschema
Animesh Agarwal
2
-82
/
+131
2024-07-02
x86/resctrl: Update documentation with Sub-NUMA cluster changes
Tony Luck
1
-0
/
+27
2024-07-02
x86/resctrl: Detect Sub-NUMA Cluster (SNC) mode
Tony Luck
1
-0
/
+66
2024-07-02
x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems
Tony Luck
4
-0
/
+25
2024-07-02
x86/resctrl: Make __mon_event_count() handle sum domains
Tony Luck
1
-9
/
+42
2024-07-02
x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter
Tony Luck
3
-10
/
+34
2024-07-02
x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) mode
Tony Luck
1
-6
/
+29
2024-07-02
x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor files
Tony Luck
1
-16
/
+46
2024-07-02
x86/resctrl: Allocate a new field in union mon_data_bits
Tony Luck
1
-7
/
+13
2024-07-02
x86/resctrl: Refactor mkdir_mondata_subdir() with a helper function
Tony Luck
1
-17
/
+28
2024-07-02
x86/resctrl: Initialize on-stack struct rmid_read instances
Tony Luck
3
-5
/
+3
2024-07-02
x86/resctrl: Add a new field to struct rmid_read for summation of domains
Tony Luck
1
-0
/
+19
2024-07-02
x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
Tony Luck
4
-3
/
+9
2024-07-02
x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster (SNC) sys...
Tony Luck
1
-3
/
+9
2024-07-02
x86/resctrl: Introduce snc_nodes_per_l3_cache
Tony Luck
1
-6
/
+50
2024-07-02
x86/resctrl: Add node-scope to the options for feature scope
Tony Luck
2
-0
/
+3
2024-07-02
x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
Tony Luck
7
-145
/
+174
2024-07-02
x86/resctrl: Prepare for different scope for control/monitor operations
Tony Luck
7
-96
/
+240
2024-07-02
x86/resctrl: Prepare to split rdt_domain structure
Tony Luck
6
-73
/
+81
2024-07-02
x86/resctrl: Prepare for new domain scope
Tony Luck
5
-19
/
+49
2024-07-02
workqueue: Simplify goto statement
Lai Jiangshan
1
-8
/
+3
2024-07-02
btrfs: fix uninitialized return value in the ref-verify tool
Filipe Manana
1
-2
/
+7
2024-07-02
btrfs: always do the basic checks for btrfs_qgroup_inherit structure
Qu Wenruo
1
-2
/
+8
2024-07-02
workqueue: Update cpumasks after only applying it successfully
Lai Jiangshan
1
-4
/
+6
2024-07-02
btrfs: zoned: fix calc_available_free_space() for zoned mode
Naohiro Aota
1
-3
/
+21
2024-07-02
cgroup_misc: add kernel-doc comments for enum misc_res_type
Randy Dunlap
1
-3
/
+4
2024-07-02
bpf, devmap: Add .map_alloc_check
Florian Lehner
1
-10
/
+17
2024-07-02
iommu/arm-smmu-qcom: record reason for deferring probe
Zhenhua Huang
1
-1
/
+2
2024-07-02
iommu/arm-smmu: Pretty-print context fault related regs
Rob Clark
3
-51
/
+92
2024-07-02
iommu/arm-smmu-qcom-debug: Do not print for handled faults
Rob Clark
1
-4
/
+0
[prev]
[next]