- Jun 23, 2019
-
-
Ben Hutchings authored
[sh4]: Check for kprobe trap number before trying to handle a kprobe trap See merge request !152
-
John Paul Adrian Glaubitz authored
-
Ben Hutchings authored
-
Ben Hutchings authored
[arm64] Improve support for the Huawei TaiShan server platform See merge request !151
-
Salvatore Bonaccorso authored
Closes: #930904
-
Closes: #930554 Enable the HNS/ROCE Infiniband driver Backport fixes from 4.20 and 4.21 for HNS3 networking, hisi_sas SAS and HNS/ROCE Infiniband Signed-off-by: Steve McIntyre <93sam@debian.org>
-
- Jun 19, 2019
-
-
Ben Hutchings authored
-
Ben Hutchings authored
-
Ben Hutchings authored
This is based on version 4.19.37-1 and 4.19.37-3, which are consistent except for the addition of two symbols related to the MDS mitigation on x86.
-
Ben Hutchings authored
Thought I'd built with the ABI fix, but didn't. And there was no ABI reference to catch this. :-(
-
Romain Perier authored
-
- Jun 18, 2019
-
-
Ben Hutchings authored
-
- Jun 17, 2019
-
-
Ben Hutchings authored
-
Ben Hutchings authored
-
Ben Hutchings authored
-
Ben Hutchings authored
-
Ben Hutchings authored
-
Ben Hutchings authored
-
Ben Hutchings authored
-
Ben Hutchings authored
-
- Jun 10, 2019
-
-
Ben Hutchings authored
udeb: Include modules for Samsung Chromebook Plus (v1) See merge request !148
-
Alper Nebi Yasak authored
Some ChromeOS devices need these for the display. Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
-
Alper Nebi Yasak authored
Needed for internal storage on some ChromeOS devices. Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
-
Alper Nebi Yasak authored
On Samsung Chromebook Plus (v1) trying to boot from a rootfs on a USB storage device without these modules in the initramfs, it drops to an initramfs shell with a non-working display. For the d-i netboot image, the screen doesn't turn on, but the installer menu works. A recent change to initramfs-tools includes extcon-usbc-cros-ec, so include that and a relevant PHY module here as well. Relevant: initramfs-tools@994d698a Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
-
Alper Nebi Yasak authored
On some ChromeOS devices, this is required to connect to a wireless network via mwifiex_pcie. Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
-
Alper Nebi Yasak authored
The cros_ec multifunction device provides the keyboard services on some ChromeOS devices, but requires a bus to be enabled to communicate with it. On Samsung Chromebook Plus (v1), including spi-rockchip and cros_ec_spi are enough. A recent change in initramfs-tools included all SPI drivers, so include them here as well. Relevant: initramfs-tools@797e5fed Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
-
Alper Nebi Yasak authored
Some important modules like cros_ec_keyb are in input/keyboard. A recent change in initramfs-tools also includes them, so include them here too. Relevant: initramfs-tools@40f66474 Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
-
- Jun 09, 2019
-
-
Ben Hutchings authored
[sparc64] udeb: Disable suffix for kernel-image See merge request !147
-
- Jun 08, 2019
-
-
Aurelien Jarno authored
-
- Jun 07, 2019
-
-
Salvatore Bonaccorso authored
-
Salvatore Bonaccorso authored
-
Salvatore Bonaccorso authored
-
Salvatore Bonaccorso authored
-
- May 29, 2019
-
-
Romain Perier authored
-
- May 26, 2019
-
-
Ben Hutchings authored
-
- May 21, 2019
-
-
John Paul Adrian Glaubitz authored
-
- May 19, 2019
-
-
Ben Hutchings authored
-
Ben Hutchings authored
-
Ben Hutchings authored
Debian policy says the package name must change when the soname changes. We don't expect the ABI to change in a stable update, so use only 2 components in both.
-
Ben Hutchings authored
It's not necessary to delete the definitions of the variables that become unused. Nor is it necessary to move the definition of LIBBPF_VERSION before LIB_FILES, because the latter is defined as recursively expanded (i.e. its variable references are not immediately expanded). This makes the actual change we're making clearer, and should reduce the future work to maintain this patch.
-