- 21 Nov, 2018 1 commit
-
-
- 16 Nov, 2018 2 commits
-
-
Romain Perier authored
-
Romain Perier authored
-
- 11 Nov, 2018 2 commits
-
-
Ben Hutchings authored
This covers many, but far from all, of the symbols currently not explicitly set.
-
Ben Hutchings authored
Setting EXTRA_WARNINGS to disable perf building with -Werror stopped working some time ago. The make variable we should set now is WERROR.
-
- 08 Nov, 2018 1 commit
-
-
Uwe Kleine-König authored
This allows to detect the current flavour (here: "amd64") for an rc kernel (here: $(uname -r) = 4.19.0-rc4-amd64). Also a bpo release is correctly detected with this change.
-
- 05 Nov, 2018 1 commit
-
-
Romain Perier authored
-
- 02 Nov, 2018 2 commits
-
-
Romain Perier authored
-
Romain Perier authored
On AMD platforms, some pins are GPIO memory mapped pins and are used to mux some functionalities by firmware. This fixes a not available Elantech touchpad on Lenovo IdeaPad 320-15ABR.
-
- 30 Oct, 2018 1 commit
-
-
Romain Perier authored
-
- 24 Oct, 2018 1 commit
-
-
Uwe Kleine-König authored
-
- 23 Oct, 2018 2 commits
-
-
Bastian Blank authored
cloud-amd64: Enable CONFIG_ENA_ETHERNET See merge request kernel-team/linux!68
-
Noah Meyerhans authored
This enables the driver for the Amazon ENA ethernet interface as used in Amazon EC2.
-
- 22 Oct, 2018 2 commits
-
-
Ben Hutchings authored
-
Ben Hutchings authored
-
- 17 Oct, 2018 1 commit
-
-
Ben Hutchings authored
hv_{kvp,vss}_daemon used to communicate with the corresponding kernel drivers over netlink, but now they use char devices. hv_fcopy_daemon always used a char device. Rather than checking for Hyper-V specifically, change all of the init scripts and systemd service definitions to check for the appropriate device nodes. Delete the check-hyperv program that we used to check for Hyper-V in init scripts.
-
- 16 Oct, 2018 3 commits
-
-
Uwe Kleine-König authored
This reverts commit 331fdb5f.
-
Uwe Kleine-König authored
-
Uwe Kleine-König authored
-
- 15 Oct, 2018 2 commits
-
-
Ben Hutchings authored
This was renamed for no good reason in 4.19-rc4.
-
Ben Hutchings authored
-
- 14 Oct, 2018 2 commits
-
-
Ben Hutchings authored
CONFIG_DEBUG_INFO and CONFIG_MODULE_SIG are added in gencontrol.py, so be consistent with that. This unfortunately requires some ugly escaping of quotes.
-
Ben Hutchings authored
Checksumming the whole of debian/changelog when deciding whether to run gencontrol.py results in (a) frequent changes to control.md5sum and (b) the need to invoke various targets twice during development. I originally made this change to address (a), which would be an annoyance if and when we start using dgit. However, fixing (b) is a nice benefit regardless of whether we do that.
-
- 13 Oct, 2018 1 commit
-
-
Ben Hutchings authored
-
- 12 Oct, 2018 2 commits
-
-
Ben Hutchings authored
-
Ben Hutchings authored
Build a kernel image and udebs for riscv64. (Closes: #908161) See merge request kernel-team/linux!66
-
- 11 Oct, 2018 1 commit
-
-
Karsten Merker authored
-
- 09 Oct, 2018 2 commits
-
-
Ben Hutchings authored
The sfc net driver includes an MTD driver. Currently this causes nic-modules to include the MTD core on most architectures!
-
Ben Hutchings authored
-
- 08 Oct, 2018 1 commit
-
-
Ben Hutchings authored
-
- 07 Oct, 2018 2 commits
-
-
Ben Hutchings authored
-
Ben Hutchings authored
-
- 05 Oct, 2018 5 commits
-
-
Uwe Kleine-König authored
This was requested on debian-arm@lists.debian.org.
-
Ben Hutchings authored
-
Ben Hutchings authored
-
Uwe Kleine-König authored
-
Uwe Kleine-König authored
-
- 04 Oct, 2018 1 commit
-
-
Uwe Kleine-König authored
-
- 03 Oct, 2018 2 commits
-
-
Ben Hutchings authored
-
Ben Hutchings authored
Gencontrol.parse_changelog() makes a list of all Debian versions with the same upstream version, but doesn't use it. This is left over from the old multiple-series patch system which was removed in 2012.
-