Commit Graph

13544 Commits

Author SHA1 Message Date
Romain Perier 540db7a99c Update to 4.18.14
This updates the debian changelog for listing changes of this stable
update, including removal of cherry picked commits applied on upstream.
2018-10-21 21:04:32 +02:00
Salvatore Bonaccorso 8287bd051d Move CVE-2018-18445 entry to upstream changelog
4.18.12-1 was never released with the cherry picked patch, and as such
we drop the maintainer stanza entry but add relevant information (e.g.
bug closer or CVE id) to the upstream changelog entry.
2018-10-21 10:23:47 +02:00
Romain Perier 63b0a73429 Update to 4.18.13 2018-10-21 09:31:01 +02:00
Salvatore Bonaccorso 3448bce542 bpf: 32-bit RSH verification must truncate input before the ALU op (CVE-2018-18445) 2018-10-20 22:45:49 +02:00
Salvatore Bonaccorso b2e84defa2 [x86] swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
Closes: #908924
2018-10-20 21:27:48 +02:00
Vagrant Cascadian 07cd30904b [arm64] Update pinebook/teres-i device-tree patches to 4.19.x:
- Enables the lid to wakeup from suspend.
2018-10-18 19:59:22 -07:00
Ben Hutchings bc118214a5 [x86] hyperv-daemons: Make all services conditional on device existence
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.
2018-10-17 01:54:19 +01:00
Uwe Kleine-König 85da926d38 Revert "wip" which was pushed by mistake
This reverts commit 331fdb5fb8.
2018-10-16 20:18:50 +02:00
Uwe Kleine-König a1b1fdf03e [armhf,arm64] enable SND_BCM2835 as a module 2018-10-16 08:46:24 +02:00
Uwe Kleine-König 331fdb5fb8 wip 2018-10-16 08:44:27 +02:00
Salvatore Bonaccorso 201100ffa3 Remove 4.18.12 changelog entries already included earlier 2018-10-15 21:24:44 +02:00
Salvatore Bonaccorso 1813b53c0e Remove 4.18.11 changelog entries already included earlier 2018-10-15 21:22:25 +02:00
Salvatore Bonaccorso 9e35d4c881 Add CVE id reference for CVE-2018-12896 2018-10-15 21:19:44 +02:00
Salvatore Bonaccorso cbec9704cd Add CVE id reference for CVE-2018-13053 2018-10-15 21:19:24 +02:00
Romain Perier 2c7f5f2710 Update to 4.18.12-rt7
This updates to 4.18.12-rt7 and re-enables rt
2018-10-15 21:04:07 +02:00
Romain Perier 2c351aeb14 Update to 4.18.12
This updates to 4.18.12, including removal of applied upstream patches.
This also disables rt until 4.18.12-rt7 is integrated to this package
2018-10-15 20:14:39 +02:00
Ben Hutchings fb685c0833 xen: Enable XEN_SCRUB_PAGES_DEFAULT, replacing XEN_SCRUB_PAGES
This was renamed for no good reason in 4.19-rc4.
2018-10-15 19:06:16 +01:00
Ben Hutchings ca291d0138 Update to 4.19-rc8 2018-10-15 19:06:16 +01:00
Romain Perier eba87a92ee Update to 4.18.11 2018-10-15 19:23:03 +02:00
Ben Hutchings be3a9537f5 Move generation of CONFIG_BUILD_SALT to gencontrol.py
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.
2018-10-14 21:37:57 +01:00
Ben Hutchings c1578ede72 debian/rules: Checksum only the source name and version from debian/changelog
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.
2018-10-14 21:33:08 +01:00
Ben Hutchings bac0d015fd debian/changelog: Move older entries to changelog.old 2018-10-13 16:24:04 +01:00
Ben Hutchings 323c74cdf2 debian/changelog: Note Karsten Merker's riscv64 commit 2018-10-12 01:53:54 +01:00
Ben Hutchings 128488285f Merge branch 'riscv64' into 'master'
Build a kernel image and udebs for riscv64. (Closes: #908161)

See merge request kernel-team/linux!66
2018-10-12 00:51:51 +00:00
Karsten Merker e8ce8409cc [riscv64] Build a kernel image and udebs for riscv64. 2018-10-11 20:21:43 +02:00
Ben Hutchings 45a436cc18 udeb: Move MTD core from nic-modules to mtd-core-modules
The sfc net driver includes an MTD driver.  Currently this causes
nic-modules to include the MTD core on most architectures!
2018-10-09 15:59:16 +01:00
Ben Hutchings 72ec00386f udeb: Define mtd-core-modules package to contain MTD core if not built-in 2018-10-09 15:56:32 +01:00
Ben Hutchings 88995ec002 linux-perf: Fix BPF feature detection 2018-10-08 19:06:09 +01:00
Ben Hutchings db75c3d23a linux-perf: Enable verbose output for build-time feature detection 2018-10-08 18:45:40 +01:00
Salvatore Bonaccorso b61e29e69c Add further ABI reference for mipsel and mips64el
Gbp-Dch: Ignore
2018-10-08 19:26:25 +02:00
Ben Hutchings ed7bf65fa7 Prepare to release linux (4.19~rc7-1~exp1). 2018-10-07 23:48:27 +01:00
Ben Hutchings cfe1d64691 Update to 4.19-rc7 2018-10-07 23:25:49 +01:00
Ben Hutchings e2c454b73b Prepare to release linux (4.18.10-2). 2018-10-07 21:57:06 +01:00
Ben Hutchings a2764e86a2 Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name"
Closes: #909813
2018-10-07 21:56:58 +01:00
Ben Hutchings 272a938bb7 xen-netback: fix input validation in xenvif_set_hash_mapping() (CVE-2018-15471) 2018-10-07 21:29:25 +01:00
Salvatore Bonaccorso 2db297e8f5 [arm64] KVM: Sanitize PSTATE.M when being set from userspace (CVE-2018-18021) 2018-10-07 08:37:42 +02:00
Salvatore Bonaccorso 20bad055e2 [arm64] KVM: Tighten guest core register access from userspace (CVE-2018-18021) 2018-10-07 08:30:32 +02:00
Uwe Kleine-König 5557866fc2 [armhf] enable CAN_FLEXCAN as a module
This was requested on debian-arm@lists.debian.org.
2018-10-05 21:22:53 +02:00
Ben Hutchings 64cc6de9cb debian/changelog: Fix pending version number 2018-10-05 18:28:09 +01:00
Ben Hutchings e7923f96b5 linux-kbuild: Include scripts/subarch.include (Closes: #910348) 2018-10-05 18:27:50 +01:00
Ben Hutchings 10190f3972 [rt][arm64,armhf] Fix build failure after rebasing onto 4.18.10
The rt patch "of: allocate / free phandle cache outside of the
devtree_lock" drops the lock earlier in of_populate_phandle_cache()
and removes the "out" label which is no longer needed.

4.18.10 includes "of: fix phandle cache creation for DTs with no
phandles" which adds another "goto out" inside the locked section.

The previous textual conflict resolution between these changes left
the "goto out" in place, but it needs to be a "return".
2018-10-05 18:11:21 +01:00
Uwe Kleine-König 5155663855 enable HID_NTI as a module 2018-10-05 09:29:27 +02:00
Uwe Kleine-König 509467b7a6 enable NET_SCH_CAKE as a module 2018-10-05 09:25:43 +02:00
Uwe Kleine-König 50928c0474 [armhf] enable MVNETA_BM_ENABLE 2018-10-04 22:36:56 +02:00
Salvatore Bonaccorso 4d44c6ff32 Add (partial) ABI reference for 4.18.0-2
Not yet complete as some arches have either not built or had FTBFS
(arm64).

Gbp-Dch: Ignore
2018-10-03 21:43:32 +02:00
Ben Hutchings 9e99178c26 Prepare to release linux (4.19~rc6-1~exp1). 2018-10-03 18:57:08 +01:00
Ben Hutchings 3fedd6e488 debian/bin/gencontrol.py: Delete code that enumerates Debian revisions
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.
2018-10-03 01:28:18 +01:00
Ben Hutchings 487f6f2253 Add missing debian/tests/python
This also should have been included in commit 91fad79906
"Add Python static checks and unit tests to autopkgtest tests".
2018-10-02 23:37:01 +01:00
Ben Hutchings 965362d1dd Add missing debian/templates/tests-control.main.in
This should have been included in commit 91fad79906
"Add Python static checks and unit tests to autopkgtest tests".
2018-10-02 23:32:36 +01:00
Ben Hutchings 91fad79906 Add Python static checks and unit tests to autopkgtest tests 2018-10-01 23:10:03 +01:00