Commit Graph

7185 Commits

Author SHA1 Message Date
Ben Hutchings 9c84459829 [rt] Add new GPG subkeys for Sebastian Andrzej Siewior 2017-06-04 02:51:04 +01:00
Ben Hutchings 4078eac467 [arm64] serial: pl011: add console matching function (Closes: #861898) 2017-06-04 02:40:54 +01:00
Ben Hutchings 0aead2461f [x86] pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard work again
Closes: #862723
2017-06-04 02:30:55 +01:00
John Paul Adrian Glaubitz 3222b6559c [m68k] udeb: Build loop-modules package
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>

[bwh: Add changelog entry]
2017-06-04 02:08:50 +01:00
Cyril Brulebois 4ff30925bb udeb: Add efivarfs to efi-modules.
This might be needed to retrieve firmware or configuration bits from
d-i.

[bwh: Add closes: #862555]
2017-06-04 01:40:22 +01:00
Ben Hutchings ae4eed4ced btrfs: warn about RAID5/6 being experimental at mount time (Closes: #863290) 2017-06-04 01:20:23 +01:00
Ben Hutchings e6c8b0bdf6 Add Debian package version to "hung task" log messages
I noticed a couple of bug reports with these messages and unknown
packge version.
2017-06-04 00:02:06 +01:00
Ben Hutchings 9479b65c42 debian/control: Fix compiler build-dependencies for cross-building
gcc cross-compilers *do* now have Multi-Arch: foreign, so we have
to take the :native qualfiication off again.

(cherry picked from commit 84e53d21c3)

Closes: #863907
2017-06-03 22:10:01 +01:00
Ben Hutchings f66ac78498 Note that "NFSv4: Fix callback server shutdown" closes #862357 2017-06-03 20:43:08 +01:00
Ben Hutchings b9ea5ea2a4 uapi: fix linux/if.h userspace compilation errors (see #822393, #824442) 2017-06-01 17:50:12 +01:00
Ben Hutchings a843bf5bb3 Merge remote-tracking branch 'alioth/sid' into sid 2017-06-01 14:10:48 +01:00
Salvatore Bonaccorso 2502943c58 ipv6: fix out of bound writes in __ip6_append_data() (CVE-2017-9242) 2017-06-01 08:38:02 +02:00
Salvatore Bonaccorso cd87fb7a86 crypto: skcipher - Add missing API setkey checks (CVE-2017-9211) 2017-06-01 08:34:46 +02:00
Salvatore Bonaccorso 261dbebcde ipv6/dccp: do not inherit ipv6_mc_list from parent (CVE-2017-9076 CVE-2017-9077) 2017-06-01 08:13:06 +02:00
Salvatore Bonaccorso 3253209d02 sctp: do not inherit ipv6_{mc|ac|fl}_list from parent (CVE-2017-9075) 2017-06-01 08:08:49 +02:00
Salvatore Bonaccorso 35c1e8ae8d ipv6: Prevent overrun when parsing v6 header options (CVE-2017-9074) 2017-06-01 08:05:24 +02:00
Salvatore Bonaccorso a68b36a505 dccp/tcp: do not inherit mc_list from parent (CVE-2017-8890) 2017-06-01 07:43:55 +02:00
Salvatore Bonaccorso 20b3d9876a tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline() (CVE-2017-0605) 2017-06-01 07:36:02 +02:00
Ben Hutchings ad62774819 Add various security fixes 2017-06-01 00:30:04 +01:00
Ben Hutchings c2d60c744a Merge branch 'sid' of git+ssh://git.debian.org/git/kernel/linux into sid 2017-05-31 22:10:43 +01:00
Uwe Kleine-König 39fa3fc3aa Ignore ABI changes in chipidea driver 2017-05-31 22:26:40 +02:00
Uwe Kleine-König 7c8c8ef49a [arm64] Enable DRM modules 2017-05-31 22:25:13 +02:00
Ben Hutchings e9619f03d3 Update to 4.9.30
* Drop/refresh patches as necessary
* Ignore ABI changes in ccp and hid-sensors
* [mips*el/loongson-3] Revert "MIPS: Loongson-3: Select
  MIPS_L1_CACHE_SHIFT_6" to avoid ABI change
2017-05-31 21:02:34 +01:00
Salvatore Bonaccorso dd1408c66d Update to 4.9.28 2017-05-27 17:12:34 +02:00
Salvatore Bonaccorso 75d5d0e57f Update to 4.9.27 2017-05-13 18:52:03 +02:00
Salvatore Bonaccorso 3d18d55b64 Update to 4.9.26
Ignore changes to module:sound/firewire/snd-firewire-lib

Ignore changes to module:net/l2tp/l2tp_core
2017-05-13 16:07:07 +02:00
Aurelien Jarno f5fd64d72e [mips*/*-malta] Enable POWER_RESET and POWER_RESET_SYSCON. 2017-05-08 21:12:41 +02:00
Ben Hutchings fb9c5429ac Prepare to release linux (4.9.25-1). 2017-05-02 16:21:44 +01:00
Ben Hutchings 38ea360ed4 crypto: Change CRYPTO_SHA256 from module to built-in, as required by IMA 2017-05-02 16:21:36 +01:00
Ben Hutchings 472b038c1a udeb: Move mfd-core to kernel-image, as both input-modules and mmc-modules need it 2017-05-02 14:11:10 +01:00
Ben Hutchings c4f7fb8fd3 selinux: Set SECURITY_SELINUX_CHECKREQPROT_VALUE=0, per default 2017-05-02 05:22:00 +01:00
Ben Hutchings 97c9515edc leds: Enable LEDS_GPIO as module for all configurations with GPIOs (Closes: #860569) 2017-05-02 05:19:00 +01:00
Ben Hutchings 29ba603942 udeb: Add tifm_7xx1 to mmc-modules (Closes: #861195) 2017-05-02 05:12:01 +01:00
Ben Hutchings 96174d4f99 [arm64] Enable ARMV8_DEPRECATED, SWP_EMULATION, CP15_BARRIER_EMULATION, SETEND_EMULATION (Closes: #861384) 2017-05-02 04:57:37 +01:00
Ben Hutchings c18a3bc8d8 Note that 4.9.25 closes #856843 2017-05-02 04:55:07 +01:00
Ben Hutchings 62f19b9260 crypto: Enable CRYPTO_DEV_CHELSIO as module 2017-05-02 04:53:13 +01:00
Ben Hutchings 1cf36ebc7c [x86] crypto: Enable CRYPTO_DEV_QAT_C3XXX, CRYPTO_DEV_QAT_C62X, CRYPTO_DEV_QAT_C3XXXVF, CRYPTO_DEV_QAT_C62XVF as modules 2017-05-02 04:53:13 +01:00
Ben Hutchings 52e8d9f36f [rt] tracing: Enable HWLAT_TRACER
This is in mainline but not that useful without PREEMPT_RT.
HWLAT_DETECTOR no longer exists but I didn't notice because
kconfigeditor2 only looks at the mainline Kconfig files.
2017-05-02 04:53:13 +01:00
Ben Hutchings a315c25499 [x86] hwtracing: Enable INTEL_TH, INTEL_TH_PCI, INTEL_TH_GTH, INTEL_TH_MSU, INTEL_TH_PTI as modules 2017-05-02 04:53:13 +01:00
Ben Hutchings 0f9f62ce3e [x86] platform: Enable INTEL_HID_EVENT as module 2017-05-02 04:26:32 +01:00
Ben Hutchings cf48795305 [x86] comedi: Enable COMEDI_ADV_PCI1720, COMEDI_ADV_PCI1760 as modules 2017-05-02 04:26:32 +01:00
Ben Hutchings f5c277c282 [amd64] EDAC: Enable EDAC_SKX as module 2017-05-02 04:26:32 +01:00
Ben Hutchings 9728988386 IB: Enable INFINIBAND_HFI1, INFINIBAND_I40IW, INFINIBAND_QEDR, RDMA_RXE as modules 2017-05-02 04:26:32 +01:00
Ben Hutchings fd24af5949 leds: Enable LEDS_TRIGGER_DISK, LEDS_TRIGGER_MTD, LEDS_TRIGGER_PANIC 2017-05-02 04:26:32 +01:00
Ben Hutchings f965312c8e USB/misc: Enable UCSI as module 2017-05-02 04:26:32 +01:00
Ben Hutchings 3f68b53e2c usbip: Enable USBIP_VUDC as module 2017-05-02 04:26:32 +01:00
Ben Hutchings 6dafde3362 leds,USB: Enable USB_LEDS_TRIGGER_USBPORT as module 2017-05-02 04:26:32 +01:00
Ben Hutchings f98a6c1701 HID: Enable HID_SENSOR_CUSTOM_SENSOR as module 2017-05-02 04:26:32 +01:00
Ben Hutchings bb3cdfe4f6 hda: Set SND_HDA_PREALLOC_SIZE=2048 as recommended for PulseAudio 2017-05-02 04:26:32 +01:00
Ben Hutchings 6b9daaf87e [x86] amdgpu,sound/soc: Enable DRM_AMD_ACP; enable SND_SOC_AMD_ACP as module 2017-05-02 04:26:32 +01:00