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-19
sbitmap: fix io hung due to race on sbitmap_word::cleared
Yang Yang
2
-7
/
+34
2024-07-19
block: avoid polling configuration errors
hexue
1
-1
/
+4
2024-07-19
block: Catch possible entries missing from rqf_name[]
John Garry
2
-0
/
+2
2024-07-19
block: Simplify definition of RQF_NAME()
John Garry
1
-1
/
+1
2024-07-19
block: Use enum to define RQF_x bit indexes
John Garry
1
-32
/
+54
2024-07-19
block: Catch possible entries missing from cmd_flag_name[]
John Garry
2
-0
/
+3
2024-07-19
block: Catch possible entries missing from alloc_policy_name[]
John Garry
2
-2
/
+7
2024-07-19
block: Catch possible entries missing from hctx_flag_name[]
John Garry
2
-4
/
+9
2024-07-19
block: Catch possible entries missing from hctx_state_name[]
John Garry
2
-7
/
+11
2024-07-19
block: Catch possible entries missing from blk_queue_flag_name[]
John Garry
1
-0
/
+2
2024-07-19
block: Make QUEUE_FLAG_x as an enum
John Garry
1
-13
/
+16
2024-07-19
block: Relocate BLK_MQ_MAX_DEPTH
John Garry
1
-2
/
+1
2024-07-19
block: Relocate BLK_MQ_CPU_WORK_BATCH
John Garry
2
-2
/
+2
2024-07-19
block: remove QUEUE_FLAG_STOPPED
Christoph Hellwig
2
-3
/
+0
2024-07-19
block: Add missing entry to hctx_flag_name[]
John Garry
1
-2
/
+3
2024-07-19
block: Add zone write plugging entry to rqf_name[]
John Garry
1
-0
/
+1
2024-07-19
block: Add missing entries from cmd_flag_name[]
John Garry
1
-1
/
+6
2024-07-19
bpf, events: Use prog to emit ksymbol event for main program
Hou Tao
1
-15
/
+13
2024-07-19
btrfs: change BTRFS_MOUNT_* flags to 64bit type
Qu Wenruo
5
-42
/
+46
2024-07-19
Merge branch 'pci/misc'
Bjorn Helgaas
19
-12
/
+19
2024-07-19
Merge branch 'pci/switchtec'
Bjorn Helgaas
3
-10
/
+10
2024-07-19
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
1
-4
/
+4
2024-07-19
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-4
/
+1
2024-07-19
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
6
-44
/
+322
2024-07-19
Merge branch 'pci/controller/rcar-gen4'
Bjorn Helgaas
2
-34
/
+276
2024-07-19
Merge branch 'pci/controller/rcar'
Bjorn Helgaas
1
-1
/
+5
2024-07-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
9
-188
/
+376
2024-07-19
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
13
-616
/
+1740
2024-07-19
Merge branch 'pci/controller/loongson'
Bjorn Helgaas
1
-0
/
+13
2024-07-19
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
2
-2
/
+2
2024-07-19
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
1
-82
/
+118
2024-07-19
Merge branch 'pci/controller/hyperv'
Bjorn Helgaas
1
-2
/
+2
2024-07-19
Merge branch 'pci/controller/exynos'
Bjorn Helgaas
1
-50
/
+4
2024-07-19
Merge branch 'pci/controller/dra7xx'
Bjorn Helgaas
1
-2
/
+2
2024-07-19
Merge branch 'pci/controller/artpec6'
Bjorn Helgaas
1
-4
/
+4
2024-07-19
Merge branch 'pci/controller/al'
Bjorn Helgaas
1
-3
/
+13
2024-07-19
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
16
-135
/
+304
2024-07-19
Merge branch 'pci/controller/gpio'
Bjorn Helgaas
7
-117
/
+52
2024-07-19
Merge branch 'pci/endpoint'
Bjorn Helgaas
12
-130
/
+254
2024-07-19
Merge branch 'pci/dt-bindings'
Bjorn Helgaas
9
-95
/
+276
2024-07-19
Merge branch 'pci/resource'
Bjorn Helgaas
5
-61
/
+157
2024-07-19
Merge branch 'pci/reset'
Bjorn Helgaas
1
-14
/
+24
2024-07-19
Merge branch 'pci/hotplug'
Bjorn Helgaas
5
-1
/
+55
2024-07-19
Merge branch 'pci/err'
Bjorn Helgaas
2
-12
/
+66
2024-07-19
Merge branch 'pci/enumeration'
Bjorn Helgaas
6
-37
/
+100
2024-07-19
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-3
/
+3
2024-07-19
Merge branch 'pci/devres'
Bjorn Helgaas
6
-202
/
+871
2024-07-19
Merge branch 'pci/acs'
Bjorn Helgaas
3
-58
/
+126
2024-07-19
PCI: loongson: Enable MSI in LS7A Root Complex
Huacai Chen
1
-0
/
+13
2024-07-19
ALSA: hda: tas2781: mark const variables as __maybe_unused
Arnd Bergmann
1
-3
/
+3
[prev]
[next]