aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-16scripts/make_fit: Support decomposing DTBsChen-Yu Tsai2-22/+65
2024-07-16kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' for kernel.specRafael Aquini1-1/+1
2024-07-16modpost: Enable section warning from *driver to .exit.textUwe Kleine-König1-11/+0
2024-07-16kbuild: move init/build-version to scripts/Masahiro Yamada4-3/+3
2024-07-16kconfig: remember the current choice while parsing the choice blockMasahiro Yamada1-6/+4
2024-07-16kconfig: introduce choice_set_value() helperMasahiro Yamada5-22/+47
2024-07-16kconfig: add fallthrough comments to expr_compare_type()Masahiro Yamada1-0/+5
2024-07-16kconfig: remove unneeded code in expr_compare_type()Masahiro Yamada1-4/+1
2024-07-16kconfig: add -e and -u options to *conf-cfg.sh scriptsMasahiro Yamada4-0/+8
2024-07-16kbuild: merge temporary vmlinux for BTF and kallsymsMasahiro Yamada1-17/+24
2024-07-16kbuild: remove PROVIDE() for kallsyms symbolsMasahiro Yamada4-32/+7
2024-07-16kbuild: refactor variables in scripts/link-vmlinux.shMasahiro Yamada1-31/+34
2024-07-16kconfig: refactor conf_write_defconfig() to reduce indentation levelMasahiro Yamada1-25/+22
2024-07-16kconfig: refactor conf_set_all_new_symbols() to reduce indentation levelMasahiro Yamada1-31/+30
2024-07-16kconfig: remove tristate choice supportMasahiro Yamada28-325/+45
2024-07-16kconfig: pass new conf_changed value to the callbackMasahiro Yamada5-14/+11
2024-07-16kconfig: gconf: move conf_changed() definition upMasahiro Yamada1-8/+7
2024-07-16kconfig: gconf: remove unnecessary forward declarationsMasahiro Yamada1-2/+0
2024-07-16kconfig: qconf: remove initial call to conf_changed()Masahiro Yamada1-3/+3
2024-07-16initramfs: shorten cmd_initfs in usr/MakefileMasahiro Yamada1-2/+2
2024-07-15Revert "net: mvpp2: Improve data types and use min()"Jakub Kicinski1-6/+6
2024-07-15Merge branch 'word-at-a-time'Linus Torvalds2-42/+26
2024-07-15llc: Constify struct llc_sap_state_transChristophe JAILLET3-21/+21
2024-07-15llc: Constify struct llc_conn_state_transChristophe JAILLET3-262/+262
2024-07-15dsa: lan9303: consistent naming for PHY address parameterChristian Eggers2-6/+6
2024-07-15drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and laterMaíra Canal1-3/+13
2024-07-15riscv: lib: relax assembly constraints in hweightQingfang Deng1-4/+4
2024-07-15drm/v3d: Add V3D tech revision to the device informationMaíra Canal2-4/+9
2024-07-15Merge branch 'runtime-constants'Linus Torvalds8-4/+192
2024-07-15Merge tag 'for-net-next-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski46-2014/+3693
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski104-131/+203
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent101-123/+151
2024-07-15net: net_tstamp: Add unspec field to hwtstamp_source enumerationKory Maincent1-0/+1
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent9-8/+43
2024-07-15Merge tag 'thermal-v6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki50-505/+531
2024-07-15firmware: turris-mox-rwtm: Initialize completion before mailboxMarek Behún1-2/+1
2024-07-15firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...Marek Behún1-9/+6
2024-07-15firmware: turris-mox-rwtm: Do not complete if there are no waitersMarek Behún1-1/+4
2024-07-15Merge tag 'asoc-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai661-5937/+23899
2024-07-15regulator: renesas-usb-vbus-regulator: Update the defaultBiju Das1-1/+1
2024-07-15Bluetooth: btmtk: Mark all stub functions as inlineNathan Chancellor1-18/+21
2024-07-15Bluetooth: hci_qca: Fix build errorLuiz Augusto von Dentz1-0/+1
2024-07-15Bluetooth: hci_qca: use the power sequencer for wcn7850 and wcn6855Bartosz Golaszewski1-2/+17
2024-07-15Bluetooth: hci_qca: make pwrseq calls the default if availableBartosz Golaszewski1-11/+13
2024-07-15Bluetooth: hci_qca: unduplicate calls to hci_uart_register_device()Bartosz Golaszewski1-17/+6
2024-07-15Bluetooth: hci_qca: schedule a devm action for disabling the clockBartosz Golaszewski1-8/+15
2024-07-15dt-bindings: bluetooth: qualcomm: describe the inputs from PMU for wcn7850Bartosz Golaszewski1-5/+13
2024-07-15Bluetooth: btnxpuart: Fix warnings for suspend and resume functionsNeeraj Sanjay Kale1-0/+2
2024-07-15Bluetooth: btnxpuart: Add system suspend and resume handlersNeeraj Sanjay Kale1-0/+23
2024-07-15Bluetooth: btnxpuart: Add support for IW615 chipsetNeeraj Sanjay Kale1-0/+13