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-06-17
irqdomain: Constify parameter in is_fwnode_irqchip()
Herve Codina
1
-1
/
+1
2024-06-17
irqdomain: Introduce irq_domain_instantiate()
Herve Codina
2
-7
/
+53
2024-06-17
irqdomain: Introduce irq_domain_free()
Herve Codina
1
-6
/
+10
2024-06-17
irqdomain: Fixed unbalanced fwnode get and put
Herve Codina
1
-5
/
+2
2024-06-17
peci: aspeed: Clear clock_divider value before setting it
Iwona Winiarska
1
-0
/
+1
2024-06-17
cpu/hotplug: Reverse order of iteration in freeze_secondary_cpus()
Stanislav Spassov
1
-2
/
+2
2024-06-17
smp: Use str_plural() to fix Coccinelle warnings
Thorsten Blum
1
-2
/
+2
2024-06-17
cpu/hotplug: Fix typo in comment
Costa Shulyupin
1
-1
/
+1
2024-06-17
peci, hwmon: Switch to new Intel CPU model defines
Tony Luck
7
-31
/
+42
2024-06-17
cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked()
Yuntao Wang
1
-4
/
+4
2024-06-17
powerpc/kexec_file: fix cpus node update to FDT
Sourabh Jain
1
-16
/
+37
2024-06-17
powerpc/kexec_file: fix extra size calculation for kexec FDT
Sourabh Jain
3
-38
/
+33
2024-06-17
powerpc/perf: Set cpumode flags using sample address
Anjali K
3
-28
/
+23
2024-06-17
Merge branch 'net-smc-IPPROTO_SMC'
David S. Miller
6
-71
/
+314
2024-06-17
net/smc: Introduce IPPROTO_SMC
D. Wythe
5
-3
/
+198
2024-06-17
net/smc: expose smc proto operations
D. Wythe
2
-30
/
+63
2024-06-17
net/smc: refactoring initialization of smc sock
D. Wythe
2
-38
/
+53
2024-06-17
net: make for_each_netdev_dump() a little more bug-proof
Jakub Kicinski
1
-1
/
+2
2024-06-17
ASoC: audio-graph-card2: add support for aux devices
Kuninori Morimoto
1
-0
/
+4
2024-06-17
ASoC: SOF: mediatek: Constify struct mtk_adsp_ipc_ops
Christophe JAILLET
3
-3
/
+3
2024-06-17
ASoC: dt-bindings: realtek,rt5514: Convert to dtschema
Animesh Agarwal
2
-37
/
+70
2024-06-17
ASoC: dt-bindings: realtek,rt5631: Convert to dtschema
Animesh Agarwal
2
-48
/
+67
2024-06-17
ASoC: fsl: imx-pcm-fiq: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-17
netrom: Fix a memory leak in nr_heartbeat_expiry()
Gavrilov Ilia
1
-1
/
+2
2024-06-17
Merge tag 'thermal-v6.10-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
1
-7
/
+5
2024-06-17
xfrm: Log input direction mismatch error in one place
Antony Antony
3
-5
/
+14
2024-06-17
xfrm: Fix input error path memory access
Antony Antony
1
-0
/
+3
2024-06-17
dt-bindings: net: wireless: describe the ath12k PCI module
Bartosz Golaszewski
1
-0
/
+99
2024-06-17
dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390
Bartosz Golaszewski
1
-0
/
+46
2024-06-17
drm/ci: add tests on vkms
Vignesh Raman
10
-6
/
+275
2024-06-17
Merge branch 'mlx5-genl-queue-stats'
David S. Miller
3
-3
/
+155
2024-06-17
net/mlx5e: Add per queue netdev-genl stats
Joe Damato
1
-0
/
+132
2024-06-17
net/mlx5e: Add txq to sq stats mapping
Joe Damato
3
-3
/
+23
2024-06-17
drm/i915/display: update handling of FBC when VT-d active workaround
Vinod Govindapillai
1
-16
/
+6
2024-06-17
drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency
Alexey Makhalov
1
-1
/
+1
2024-06-17
thunderbolt: Add receiver lane margining support for retimers
Mika Westerberg
6
-48
/
+128
2024-06-17
thunderbolt: Make margining functions accept target and retimer index
Mika Westerberg
3
-32
/
+50
2024-06-17
thunderbolt: Split out margining from USB4 port
Mika Westerberg
1
-122
/
+112
2024-06-17
thunderbolt: Add sideband register access to debugfs
Mika Westerberg
4
-0
/
+307
2024-06-17
thunderbolt: Make usb4_port_sb_read/write() available outside of usb4.c
Mika Westerberg
3
-75
/
+66
2024-06-17
thunderbolt: Move usb4_port_margining_caps() declaration into correct place
Mika Westerberg
1
-1
/
+1
2024-06-17
thunderbolt: Mention Thunderbolt/USB4 debugging tools in Kconfig
Mika Westerberg
1
-1
/
+5
2024-06-17
pinctrl: nuvoton: ma35d1: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2024-06-17
drm/i915/mso: using joiner is not possible with eDP MSO
Jani Nikula
1
-0
/
+4
2024-06-17
pinctrl: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
14
-0
/
+14
2024-06-17
drm/i915: move comments about FSB straps to proper place
Jani Nikula
2
-10
/
+9
2024-06-17
drm/i915/cdclk: use i9xx_fsb_freq() for rawclk_freq initialization
Jani Nikula
1
-43
/
+3
2024-06-17
drm/i915: use i9xx_fsb_freq() for GT clock frequency
Jani Nikula
3
-2
/
+4
2024-06-17
drm/i915: extend the fsb_freq initialization to more platforms
Jani Nikula
1
-14
/
+41
2024-06-17
drm/i915: convert fsb_freq and mem_freq to kHz
Jani Nikula
3
-33
/
+34
[prev]
[next]