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-01
kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h
Masahiro Yamada
14
-54
/
+65
2024-09-01
kconfig: remove P_SYMBOL property
Masahiro Yamada
4
-8
/
+0
2024-09-01
kconfig: stop adding P_SYMBOL property to symbols
Masahiro Yamada
1
-3
/
+1
2024-09-01
kconfig: remove dummy assignments to cur_{filename,lineno}
Masahiro Yamada
1
-8
/
+0
2024-09-01
tinyconfig: remove unnecessary 'is not set' for choice blocks
Masahiro Yamada
2
-10
/
+0
2024-09-01
kbuild: modinst: remove the multithread option from zstd compression
Masahiro Yamada
1
-1
/
+1
2024-09-01
Remove *.orig pattern from .gitignore
Laurent Pinchart
1
-1
/
+0
2024-09-01
kbuild: cross-compile linux-headers package when possible
Masahiro Yamada
1
-0
/
+34
2024-09-01
kbuild: slim down package for building external modules
Masahiro Yamada
1
-5
/
+16
2024-09-01
modpost: detect endianness on run-time
Masahiro Yamada
3
-28
/
+40
2024-09-01
modpost: remove unused HOST_ELFCLASS
Masahiro Yamada
1
-6
/
+0
2024-09-01
ARM: dts: imx7d-sdb: align pin config nodes with bindings
Krzysztof Kozlowski
2
-323
/
+319
2024-09-01
ARM: dts: imx7: align pin config nodes with bindings
Krzysztof Kozlowski
5
-19
/
+19
2024-09-01
ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl property
Krzysztof Kozlowski
1
-1
/
+1
2024-09-01
arm64: defconfig: Enable ADP5585 GPIO and PWM drivers
Liu Ying
1
-0
/
+3
2024-09-01
bus: imx-weim: change to use devm_clk_get_enabled() helper
Wu Bo
1
-9
/
+5
2024-09-01
bus: imx-weim: support compile test
Wu Bo
1
-1
/
+1
2024-09-01
fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF
Baokun Li
1
-0
/
+1
2024-09-01
PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region
Prudhvi Yarlagadda
3
-15
/
+61
2024-09-01
PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interrupt
Manivannan Sadhasivam
1
-1
/
+54
2024-09-01
dt-bindings: PCI: qcom,pcie-sm8450: Add 'global' interrupt
Manivannan Sadhasivam
2
-6
/
+8
2024-09-01
PCI: qcom-ep: Modify 'global_irq' and 'perst_irq' IRQ device names
Manivannan Sadhasivam
1
-2
/
+14
2024-09-01
PCI: endpoint: Assign PCI domain number for endpoint controllers
Manivannan Sadhasivam
2
-0
/
+16
2024-09-01
dt-bindings: PCI: pci-ep: Document 'linux,pci-domain' property
Manivannan Sadhasivam
2
-0
/
+12
2024-09-01
dt-bindings: PCI: pci-ep: Update Maintainers
Manivannan Sadhasivam
1
-1
/
+2
2024-09-01
PCI: qcom-ep: Reword the error message for receiving unknown global IRQ event
Manivannan Sadhasivam
1
-1
/
+2
2024-09-01
PCI: qcom-ep: Drop the redundant masking of global IRQ events
Manivannan Sadhasivam
1
-2
/
+0
2024-09-01
MAINTAINERS: correct TQ Systems DTS patterns
Krzysztof Kozlowski
1
-3
/
+2
2024-09-01
Linux 6.11-rc6
Linus Torvalds
1
-1
/
+1
2024-09-01
ARM: imx: Annotate imx7d_enet_init() as __init
Nathan Chancellor
1
-1
/
+1
2024-09-01
Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-45
/
+94
2024-09-01
Merge tag 'bcachefs-2024-08-21' of https://github.com/koverstreet/bcachefs
Linus Torvalds
5
-116
/
+68
2024-08-31
Input: zinitix - varying icon status registers
Linus Walleij
1
-2
/
+35
2024-08-31
Input: zinitix - read and cache device version numbers
Linus Walleij
1
-0
/
+36
2024-09-01
ARM: dts: imx6: update spdif sound card node properties
Elinor Montmasson
12
-28
/
+104
2024-08-31
riscv: misaligned: Restrict user access to kernel memory
Samuel Holland
1
-2
/
+2
2024-08-31
bcachefs: Mark more errors as autofix
Kent Overstreet
1
-5
/
+5
2024-08-31
bcachefs: Revert lockless buffered IO path
Kent Overstreet
2
-110
/
+40
2024-09-01
pinctrl: sophgo: cv18xx: fix missed __iomem type identifier
Inochi Amaoto
1
-1
/
+1
2024-08-31
Input: snvs_pwrkey - use devm_clk_get_optional_enabled()
Dmitry Torokhov
1
-23
/
+1
2024-09-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...
Linus Torvalds
3
-11
/
+4
2024-09-01
Merge tag 'pwrseq-fixes-for-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+7
2024-08-31
power: sequencing: qcom-wcn: set the wlan-enable GPIO to output
Bartosz Golaszewski
1
-0
/
+7
2024-09-01
Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
14
-18
/
+78
2024-09-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-6
/
+10
2024-09-01
Merge tag 'nfsd-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-2
/
+9
2024-09-01
Merge tag 'xfs-6.11-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-48
/
+114
2024-09-01
Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
36
-176
/
+366
2024-08-31
Merge branch 'unmask-dscp-bits'
David S. Miller
10
-16
/
+25
2024-08-31
bpf: Unmask upper DSCP bits in __bpf_redirect_neigh_v4()
Ido Schimmel
1
-1
/
+1
[prev]
[next]