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-23
bpf: fix build when CONFIG_DEBUG_INFO_BTF[_MODULES] is undefined
Alan Maguire
1
-2
/
+2
2024-06-23
cpu: Fix broken cmdline "nosmp" and "maxcpus=0"
Huacai Chen
1
-0
/
+3
2024-06-23
octeontx2-pf: Fix coverity and klockwork issues in octeon PF driver
Ratheesh Kannoth
4
-35
/
+35
2024-06-23
timekeeping: Add missing kernel-doc function comments
Yang Li
1
-0
/
+3
2024-06-23
sched_ext: Make scx_bpf_cpuperf_set() @cpu arg signed
David Vernet
1
-1
/
+1
2024-06-23
irqchip/stm32mp-exti: Rename internal symbols
Antonio Borneo
1
-160
/
+152
2024-06-23
irqchip/stm32-exti: Split MCU and MPU code
Antonio Borneo
4
-667
/
+751
2024-06-23
arm64: Kconfig: Select STM32MP_EXTI on STM32 platforms
Antonio Borneo
1
-1
/
+1
2024-06-23
ARM: stm32: Use different EXTI driver on ARMv7m and ARMv7a
Antonio Borneo
1
-1
/
+2
2024-06-23
irqchip/stm32-exti: Add CONFIG_STM32MP_EXTI
Antonio Borneo
1
-0
/
+4
2024-06-23
irqchip/dw-apb-ictl: Support building as module
Jisheng Zhang
2
-4
/
+11
2024-06-23
irqchip/riscv-aplic: Simplify the initialization code
Jinjie Ruan
1
-7
/
+6
2024-06-23
Loongarch: Support loongarch avec
Tianyang Zhang
14
-10
/
+517
2024-06-23
bcachefs: Add missing bch2_journal_do_writes() call
Kent Overstreet
1
-0
/
+7
2024-06-23
bpf, docs: Address comments from IETF Area Directors
Dave Thaler
1
-35
/
+45
2024-06-23
bcachefs: Fix null ptr deref in journal_pins_to_text()
Kent Overstreet
1
-0
/
+5
2024-06-23
irqchip/armada-370-xp: Add support for 32 MSI interrupts on non-IPI platforms
Pali Rohár
1
-14
/
+63
2024-06-23
irqchip/armada-370-xp: Do not touch IPI registers on platforms without IPI
Pali Rohár
1
-2
/
+10
2024-06-23
irqchip/armada-370-xp: Only call ipi_resume() if IPI is available
Pali Rohár
1
-2
/
+16
2024-06-23
irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1
Pali Rohár
1
-0
/
+4
2024-06-23
irqchip/armada-370-xp: Use atomic_io_modify() instead of another spinlock
Marek Behún
1
-9
/
+3
2024-06-23
irqchip: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-23
irqchip/renesas-rzg2l: Reorder function calls in rzg2l_irqc_irq_disable()
Lad Prabhakar
1
-1
/
+1
2024-06-23
irqchip/loongson-liointc: Set different ISRs for different cores
Huacai Chen
1
-2
/
+2
2024-06-23
irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()
Huacai Chen
1
-2
/
+3
2024-06-23
Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-41
/
+83
2024-06-23
Merge tag '6.10-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-32
/
+27
2024-06-23
Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-21
/
+12
2024-06-23
Merge tag 'mips-fixes_6.10_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2024-06-23
Merge tag 'x86_urgent_for_v6.10_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2024-06-23
Merge tag 'powerpc-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-5
/
+15
2024-06-23
bcachefs: Add missing recalc_capacity() call
Kent Overstreet
1
-0
/
+1
2024-06-23
irqdomain: Fix formatting irq_find_matching_fwspec() kerneldoc comment
Anna-Maria Behnsen
1
-1
/
+2
2024-06-23
irqchip/imx-mu-msi: Fix codingstyle in imx_mu_msi_domains_init()
Anna-Maria Behnsen
1
-4
/
+2
2024-06-23
arm64: dts: hisilicon: hi3660: add dedicated hi3660-usb3-otg-bc compatible
Krzysztof Kozlowski
1
-1
/
+1
2024-06-23
dt-bindings: soc: hisilicon: document hi3660-usb3-otg-bc
Krzysztof Kozlowski
1
-0
/
+46
2024-06-23
arm: dts: aspeed: Use standard 'i2c' bus node name
Rob Herring (Arm)
3
-44
/
+44
2024-06-23
arm: dts: nuvoton: Use standard 'i2c' bus node name
Rob Herring (Arm)
2
-22
/
+22
2024-06-23
spi: add devm_spi_optimize_message() helper
Mark Brown
575
-3282
/
+5887
2024-06-23
ASoC: nau8822: add MCLK support
Mark Brown
2
-17
/
+60
2024-06-23
ASoC: qcom: display port changes
Mark Brown
5
-0
/
+99
2024-06-23
ASoC: Few constifications (mostly arguments)
Mark Brown
13
-55
/
+58
2024-06-23
ASoC: Add ak4619 codec support
Mark Brown
4
-0
/
+981
2024-06-23
ASoC: add compatible for ti,pcm5242
Mark Brown
3
-1
/
+5
2024-06-23
ASoC: codecs: wcd family: cleanups
Mark Brown
13
-185
/
+60
2024-06-23
ASoC: dt-bindings: convert everest,es7134.txt &
Mark Brown
4
-43
/
+129
2024-06-23
tlv320adc3xxx: Allow MICBIAS pins to be used as
Mark Brown
2
-21
/
+108
2024-06-23
Cirrus Logic Family of ADCs
Mark Brown
6
-0
/
+1364
2024-06-23
ice: Rebuild TC queues on VSI queue reconfiguration
Jan Sokolowski
1
-1
/
+9
2024-06-23
dt-bindings: net: fman: remove ptp-timer from required list
Frank Li
1
-1
/
+0
[prev]
[next]