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-16
scripts/make_fit: Support decomposing DTBs
Chen-Yu Tsai
2
-22
/
+65
2024-07-16
kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' for kernel.spec
Rafael Aquini
1
-1
/
+1
2024-07-16
modpost: Enable section warning from *driver to .exit.text
Uwe Kleine-König
1
-11
/
+0
2024-07-16
kbuild: move init/build-version to scripts/
Masahiro Yamada
4
-3
/
+3
2024-07-16
kconfig: remember the current choice while parsing the choice block
Masahiro Yamada
1
-6
/
+4
2024-07-16
kconfig: introduce choice_set_value() helper
Masahiro Yamada
5
-22
/
+47
2024-07-16
kconfig: add fallthrough comments to expr_compare_type()
Masahiro Yamada
1
-0
/
+5
2024-07-16
kconfig: remove unneeded code in expr_compare_type()
Masahiro Yamada
1
-4
/
+1
2024-07-16
kconfig: add -e and -u options to *conf-cfg.sh scripts
Masahiro Yamada
4
-0
/
+8
2024-07-16
kbuild: merge temporary vmlinux for BTF and kallsyms
Masahiro Yamada
1
-17
/
+24
2024-07-16
kbuild: remove PROVIDE() for kallsyms symbols
Masahiro Yamada
4
-32
/
+7
2024-07-16
kbuild: refactor variables in scripts/link-vmlinux.sh
Masahiro Yamada
1
-31
/
+34
2024-07-16
kconfig: refactor conf_write_defconfig() to reduce indentation level
Masahiro Yamada
1
-25
/
+22
2024-07-16
kconfig: refactor conf_set_all_new_symbols() to reduce indentation level
Masahiro Yamada
1
-31
/
+30
2024-07-16
kconfig: remove tristate choice support
Masahiro Yamada
28
-325
/
+45
2024-07-16
kconfig: pass new conf_changed value to the callback
Masahiro Yamada
5
-14
/
+11
2024-07-16
kconfig: gconf: move conf_changed() definition up
Masahiro Yamada
1
-8
/
+7
2024-07-16
kconfig: gconf: remove unnecessary forward declarations
Masahiro Yamada
1
-2
/
+0
2024-07-16
kconfig: qconf: remove initial call to conf_changed()
Masahiro Yamada
1
-3
/
+3
2024-07-16
initramfs: shorten cmd_initfs in usr/Makefile
Masahiro Yamada
1
-2
/
+2
2024-07-15
Revert "net: mvpp2: Improve data types and use min()"
Jakub Kicinski
1
-6
/
+6
2024-07-15
Merge branch 'word-at-a-time'
Linus Torvalds
2
-42
/
+26
2024-07-15
llc: Constify struct llc_sap_state_trans
Christophe JAILLET
3
-21
/
+21
2024-07-15
llc: Constify struct llc_conn_state_trans
Christophe JAILLET
3
-262
/
+262
2024-07-15
dsa: lan9303: consistent naming for PHY address parameter
Christian Eggers
2
-6
/
+6
2024-07-15
drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and later
Maíra Canal
1
-3
/
+13
2024-07-15
riscv: lib: relax assembly constraints in hweight
Qingfang Deng
1
-4
/
+4
2024-07-15
drm/v3d: Add V3D tech revision to the device information
Maíra Canal
2
-4
/
+9
2024-07-15
Merge branch 'runtime-constants'
Linus Torvalds
8
-4
/
+192
2024-07-15
Merge tag 'for-net-next-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
46
-2014
/
+3693
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
104
-131
/
+203
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
101
-123
/
+151
2024-07-15
net: net_tstamp: Add unspec field to hwtstamp_source enumeration
Kory Maincent
1
-0
/
+1
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
9
-8
/
+43
2024-07-15
Merge tag 'thermal-v6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
50
-505
/
+531
2024-07-15
firmware: turris-mox-rwtm: Initialize completion before mailbox
Marek Behún
1
-2
/
+1
2024-07-15
firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...
Marek Behún
1
-9
/
+6
2024-07-15
firmware: turris-mox-rwtm: Do not complete if there are no waiters
Marek Behún
1
-1
/
+4
2024-07-15
Merge tag 'asoc-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
661
-5937
/
+23899
2024-07-15
regulator: renesas-usb-vbus-regulator: Update the default
Biju Das
1
-1
/
+1
2024-07-15
Bluetooth: btmtk: Mark all stub functions as inline
Nathan Chancellor
1
-18
/
+21
2024-07-15
Bluetooth: hci_qca: Fix build error
Luiz Augusto von Dentz
1
-0
/
+1
2024-07-15
Bluetooth: hci_qca: use the power sequencer for wcn7850 and wcn6855
Bartosz Golaszewski
1
-2
/
+17
2024-07-15
Bluetooth: hci_qca: make pwrseq calls the default if available
Bartosz Golaszewski
1
-11
/
+13
2024-07-15
Bluetooth: hci_qca: unduplicate calls to hci_uart_register_device()
Bartosz Golaszewski
1
-17
/
+6
2024-07-15
Bluetooth: hci_qca: schedule a devm action for disabling the clock
Bartosz Golaszewski
1
-8
/
+15
2024-07-15
dt-bindings: bluetooth: qualcomm: describe the inputs from PMU for wcn7850
Bartosz Golaszewski
1
-5
/
+13
2024-07-15
Bluetooth: btnxpuart: Fix warnings for suspend and resume functions
Neeraj Sanjay Kale
1
-0
/
+2
2024-07-15
Bluetooth: btnxpuart: Add system suspend and resume handlers
Neeraj Sanjay Kale
1
-0
/
+23
2024-07-15
Bluetooth: btnxpuart: Add support for IW615 chipset
Neeraj Sanjay Kale
1
-0
/
+13
[prev]
[next]