Commit Graph

7046 Commits

Author SHA1 Message Date
Ben Hutchings f1c761e452 Prepare to release linux (4.9.13-1). 2017-02-27 15:58:07 +00:00
Ben Hutchings ab97125626 [rt] Update to 4.9.13-rt10 2017-02-27 15:57:02 +00:00
Ben Hutchings 49569a3b8c sctp: deny peeloff operation on asocs with threads sleeping on it (CVE-2017-6353) 2017-02-27 15:49:27 +00:00
Salvatore Bonaccorso 28bcf3a477 Add CVE-2017-6348 CVE identifier 2017-02-27 06:52:48 +01:00
Salvatore Bonaccorso 3333d73728 Add CVE-2017-6347 CVE identifier 2017-02-27 06:48:34 +01:00
Salvatore Bonaccorso ba31bbd36f Add CVE-2017-6346 identifier 2017-02-27 06:42:54 +01:00
Salvatore Bonaccorso 62bab38998 Add CVE-2017-6345 identifier 2017-02-27 06:38:46 +01:00
Ben Hutchings 49c2b92937 time: Disable TIMER_STATS (CVE-2017-5967)
The upstream "fix" for this is to remove the feature, as it is
redundant with tracing.  I'd be quite happy to do that, but it
introduces several conflicts with the PREEMPT_RT patch series.

Unless and until those are resolved in 4.9-stable and 4.9-rt, disable
it in our kconfig and add a dependency on BROKEN to ensure it's
disabled in custom kernels too.
2017-02-26 21:05:05 +00:00
Ben Hutchings f32a03523e ipc/shm: Fix shmat mmap nil-page protection (CVE-2017-5669) 2017-02-26 20:51:00 +00:00
Ben Hutchings 003300166a [x86] kvm: fix page struct leak in handle_vmon (CVE-2017-2596) 2017-02-26 20:29:29 +00:00
Ben Hutchings 93819d25f0 Update to 4.9.13 2017-02-26 20:10:47 +00:00
Ben Hutchings 5d326c4855 udeb: Add more USB host and dual-role drivers to usb-modules (Closes: #856111)
This mostly affects armhf, but it should be safe to list all the
directories in the common usb-modules.  The module list should now
match initramfs-tools.

Remove the redundant list of specific modules for armhf-armmp.
2017-02-25 21:40:03 +00:00
Ben Hutchings a5fbe7bcef Update to 4.9.12 2017-02-25 21:36:31 +00:00
Salvatore Bonaccorso fe42826053 Wrap two long changelog entries 2017-02-23 19:18:07 +01:00
Salvatore Bonaccorso 4746877ba5 Add CVE id for CVE-2017-6214 2017-02-23 19:17:24 +01:00
Salvatore Bonaccorso e88bad2d33 Add CVE-2017-5897 CVE id to changelog entry 2017-02-20 15:10:28 +01:00
Salvatore Bonaccorso 8db6ed9e89 dccp: fix freeing skb too early for IPV6_RECVPKTINFO (CVE-2017-6074) 2017-02-19 10:46:20 +01:00
Ben Hutchings 4fe7cfed42 Update to 4.9.11
Ignore/avoid a few ABI changes in net.
2017-02-18 21:54:07 +00:00
Ben Hutchings 7b50304bda Update to 4.9.11 2017-02-18 20:53:41 +00:00
Ben Hutchings 5e5afa386a [armhf] Enable DRM_OMAP_PANEL_TPO_TD028TTEC1, PWM_OMAP_DMTIMER as modules (Closes: #855472) 2017-02-18 20:29:32 +00:00
Ben Hutchings 5d590456c4 [armel] dts: kirkwood: Fix SATA pinmux-ing for TS419 (Closes: #855017) 2017-02-18 00:38:36 +00:00
Ben Hutchings ad25780220 Prepare to release linux (4.9.10-1). 2017-02-17 13:18:17 +00:00
Ben Hutchings 92d269eac2 media: dvb-usb-dibusb-mc-common: Add MODULE_LICENSE (Closes: #853110) 2017-02-17 02:56:32 +00:00
Ben Hutchings 4e1df53c24 [x86] xen: Fix APIC id mismatch warning on Intel (Closes: #853193) 2017-02-17 02:42:17 +00:00
Ben Hutchings 31532f0851 [x86] platform: acer-wmi: setup accelerometer when machine has appropriate notify event (Closes: #853067) 2017-02-17 02:37:50 +00:00
Ben Hutchings fdd44fecba udeb: Add bcache to md-modules (Closes: #718548) 2017-02-17 02:26:47 +00:00
Ben Hutchings d7a4c15c51 [m68k] Change MAC8390, MAC_SCSI from built-in to modules (Closes: #826614)
udeb: Add mac8390 to nic-shared-modules
2017-02-17 02:21:21 +00:00
Ben Hutchings df90250caf [armel/marvell] hwmon: Enable SENSORS_G762 as module (Closes: #854662) 2017-02-17 02:14:35 +00:00
Ben Hutchings daef7b18db [arm64] drm: Enable DRM_AST as module (Closes: #820168)
udeb: Add ast to fb-modules
2017-02-17 02:05:03 +00:00
Ben Hutchings c69737eaf8 Note that 4.9.9 closes #853073, #855055 2017-02-17 01:58:58 +00:00
Ben Hutchings e035177b13 net: ipv6: check route protocol when deleting routes (Closes: #855153) 2017-02-17 00:58:21 +00:00
Ben Hutchings 8cf3230524 dccp: Disable auto-loading as mitigation against local exploits 2017-02-16 19:11:26 +00:00
Ben Hutchings 10f2dad569 Update to 4.9.10 2017-02-16 19:06:43 +00:00
Salvatore Bonaccorso 452d9f1e7d Add CVE-2017-6001 CVE id to changelog for 4.9.9-1 2017-02-16 05:14:56 +01:00
Salvatore Bonaccorso 58fbff3df5 sctp: avoid BUG_ON on sctp_wait_for_sndbuf (CVE-2017-5986) 2017-02-15 11:54:59 +01:00
Salvatore Bonaccorso 9e381d5c13 ipv4: keep skb->dst around in presence of IP options (CVE-2017-5970) 2017-02-15 11:50:22 +01:00
Salvatore Bonaccorso 4e5e705c5f selinux: fix off-by-one in setprocattr (CVE-2017-2618) 2017-02-15 11:44:55 +01:00
Salvatore Bonaccorso 4a1042f1a0 IB/rxe: Fix mem_check_range integer overflow (CVE-2016-8636) 2017-02-15 11:41:25 +01:00
Salvatore Bonaccorso 848ab3cd4d CVE-2016-10208 pending for 4.9.9-1 2017-02-14 20:48:26 +01:00
Ben Hutchings 82f952c50f [rt] Update to 4.9.9-rt6 2017-02-11 14:49:54 +00:00
Ben Hutchings 9ee6dbd395 Update to 4.9.9
Drop revert-patch which is superseded by upstream fix in 4.9.9.

Delete log line for commit that went into 4.9.7 and has now been
reverted.
2017-02-10 00:04:25 +00:00
Roger Shimizu 4b402f4b97 [armel] ARM: orion5x: fix Makefile for linkstation-lschl.dtb
Note the patch in changelog and add Origin to the patch
2017-02-09 23:18:25 +09:00
Ben Hutchings fc4d14f63f test-patches: Set default number of jobs to number of available processors
With the current default of 1, most users are going to be kept waiting
unncessarily.
2017-02-08 02:05:30 +00:00
Ben Hutchings bd4315df9c test-patches: Use the pkg.linux.notools build profile
test-patches never builds tools, and this greatly reduces the
build-dependencies.
2017-02-07 23:47:20 +00:00
Ben Hutchings fb27baab98 pegasus: Use heap buffers for all register access (Closes: #852556) 2017-02-07 01:44:24 +00:00
Ben Hutchings abd788f1da cpumask: use nr_cpumask_bits for parsing functions (Closes: #848682) 2017-02-07 01:40:13 +00:00
Ben Hutchings a6f6ce057f [rt] Update to 4.9.6-rt4 2017-02-07 00:55:55 +00:00
Ben Hutchings bfd586db54 aufs: Update support patchset to aufs4.9-20170206 2017-02-07 00:48:26 +00:00
Ben Hutchings 6dfab36dd8 Update to 4.9.8 2017-02-06 15:59:29 +00:00
Ben Hutchings 7eec246dc0 Update to 4.9.7
Drop patches applied upstream.
2017-02-03 13:51:44 +00:00