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-09-23
Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
297
-1364
/
+7385
2024-09-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
423
-3452
/
+17001
2024-09-23
Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
69
-605
/
+1747
2024-09-23
Merge tag 'libnvdimm-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-28
/
+19
2024-09-23
Merge tag 'backlight-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+4
2024-09-23
Merge tag 'leds-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
37
-406
/
+756
2024-09-23
Merge tag 'mfd-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
44
-139
/
+163
2024-09-23
Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
66
-275
/
+2791
2024-09-23
Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
41
-793
/
+1191
2024-09-23
Merge tag 'soundwire-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-27
/
+68
2024-09-23
Merge tag 'linux-watchdog-6.12-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
12
-47
/
+388
2024-09-23
Merge tag 'pinctrl-v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
84
-1274
/
+6001
2024-09-23
Merge tag 'ntb-6.12' of https://github.com/jonmason/ntb
Linus Torvalds
7
-15
/
+31
2024-09-23
Merge tag 'firewire-updates-6.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-774
/
+1065
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
111
-1323
/
+3353
2024-09-23
Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
200
-495
/
+4955
2024-09-23
Merge tag 'gfs2-v6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-51
/
+27
2024-09-23
Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
5
-4
/
+37
2024-09-23
Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-28
/
+15
2024-09-23
Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefs
Linus Torvalds
89
-1690
/
+3155
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
83
-559
/
+562
2024-09-23
mm: fix build on 32-bit targets without MAX_PHYSMEM_BITS
Linus Torvalds
1
-1
/
+1
2024-09-23
mfd: atc260x: Convert a bunch of commas to semicolons
Chen Ni
1
-2
/
+2
2024-09-23
dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775p
Mukesh Ojha
1
-0
/
+1
2024-09-23
mfd: intel-lpss: Add Intel Panther Lake LPSS PCI IDs
Ilpo Järvinen
1
-0
/
+26
2024-09-23
mfd: intel-lpss: Add Intel Arrow Lake-H LPSS PCI IDs
Ilpo Järvinen
1
-0
/
+13
2024-09-23
dt-bindings: mfd: syscon: Add rk3576 QoS register compatible
Detlev Casanova
1
-0
/
+2
2024-09-23
dt-bindings: mfd: adp5585: Add parsing of hogs
Haibo Chen
1
-0
/
+7
2024-09-23
mfd: tc3589x: Drop vendorless compatible string from match table
Rob Herring (Arm)
1
-2
/
+0
2024-09-23
mfd: qcom-spmi-pmic: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-4
/
+1
2024-09-23
mfd: max77620: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-3
/
+2
2024-09-23
mfd: intel_soc_pmic_chtwc: Make Lenovo Yoga Tab 3 X90F DMI match less strict
Hans de Goede
1
-1
/
+0
2024-09-23
mfd: cros_ec: Update module description
Tzung-Bi Shih
1
-2
/
+2
2024-09-23
mfd: cros_ec: Simplify and clean-up cros_ec_dev_init()
Tzung-Bi Shih
1
-8
/
+3
2024-09-23
mfd: max14577: Provide MODULE_DEVICE_TABLE() to fix module autoloading
Liao Chen
1
-0
/
+1
2024-09-23
mfd: rk8xx: Add support for rk806 on i2c bus
Detlev Casanova
1
-0
/
+25
2024-09-23
hexagon: vdso: Fix build failure
Guenter Roeck
1
-1
/
+1
2024-09-22
seqcount: replace smp_rmb() in read_seqcount() with load acquire
Christoph Lameter (Ampere)
1
-20
/
+5
2024-09-22
Merge branch 'address-masking'
Linus Torvalds
5
-1
/
+39
2024-09-22
x86: make the masked_user_access_begin() macro use its argument only once
Linus Torvalds
1
-2
/
+3
2024-09-22
Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-152
/
+1483
2024-09-22
Merge tag 'ktest-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-9
/
+19
2024-09-22
Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm...
Linus Torvalds
290
-4249
/
+15177
2024-09-22
perf: Fix topology_sibling_cpumask check warning on ARM
Kan Liang
1
-5
/
+5
2024-09-21
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
201
-201
/
+201
2024-09-21
Merge branches 'clk-devm', 'clk-samsung', 'clk-rockchip' and 'clk-qcom' into ...
Stephen Boyd
98
-2493
/
+12512
2024-09-21
Merge branches 'clk-amlogic', 'clk-microchip' and 'clk-imx' into clk-next
Stephen Boyd
56
-130
/
+1395
2024-09-21
Merge branches 'clk-assigned-rates', 'clk-renesas' and 'clk-scmi' into clk-next
Stephen Boyd
20
-196
/
+1686
2024-09-21
Merge branches 'clk-kunit', 'clk-mediatek', 'clk-cleanup' and 'clk-bindings' ...
Stephen Boyd
44
-539
/
+241
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
99
-126
/
+16029
[next]