Commit Graph

1606 Commits

Author SHA1 Message Date
Ben Hutchings 26783922e0 Correct some patch headers 2015-09-28 02:58:48 +01:00
Ben Hutchings c0eccb7ba3 Update some patches to the latest versions forwarded upstream 2015-09-28 02:54:35 +01:00
Ben Hutchings 21444b8838 Update to 4.3-rc3 2015-09-27 18:36:09 +01:00
Ben Hutchings 346c496823 Release linux (4.2.1-2).
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAVggkn+e/yOyVhhEJAQp5tA//RSYWzmr1GYzsO0GdQf2VHjEVn533NGWJ
 cB08dkPDadnnmAA0T1SswWCuAJpdr/AAOKvvaD+sfWPrnIMrGs4E1B3HloQPFnbU
 n7cxIzWikH7PzizkxwFlcvquNBGCetP1Ztl2KmuLwxN/bHL0z/gZRFqz6pzanVp+
 sXhoZa/dikFVrcTNOZcyVwpguwStI8BNOgsK+YWWGMGqvp+Uh82/MMjKmEgo8Qeh
 3pYmza+uNtMvhJJKt7/ALUAcOwXw7HS8GLjojPJiCHIYy0DTFfNtxyos0gzzPRhP
 kvRrjEWOT0OcbVKAHpfTaCWZSFGFgVTiZV0WwN26+iNmsTgHo69esDbB2XU50837
 bkIMrBCGQxbT5GrRXIQXx4RC693MFy2vZw+MT48Pr2c3VV4mJ8sthl6c3bdghB7l
 J417512J9kE8l2ESFEnqoFk7nFH3UywmIvgWQzaPctUF7E+ZR5oM4Ejo3NNWGJ7U
 c7gWwBX45AAKRl5dMbqn6DWzxymJFL/dCiWwr4t7eiDzAGCQMq7gT/jQMH0LfOAu
 WLKoxLeZERcLIIlfqbxzxmu2/qkGNN97w/hlwmDWLizlFLRnmWj5s0r7/f7Se5g/
 KYMJBtFvN/+0igiJGcwDMYNEE2TbgXxTP46xkcCad7xZh/GZP/Lrtpmc4l7hjFwC
 K9Gq6Sh9Lms=
 =w3w8
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.2.1-2'

Drop one added patch that is already included in 4.3-rc2.
2015-09-27 18:20:06 +01:00
Ben Hutchings 484d1aef7c [mips*] pgtable-bits.h: Correct _PAGE_GLOBAL_SHIFT build failure
This was a regression in 4.0, but not a build failure for us.
2015-09-27 14:17:21 +01:00
Ben Hutchings 8cc382f208 sctp: fix race on protocol/netns initialization (CVE-2015-5283) 2015-09-27 13:30:23 +01:00
Ben Hutchings 5cdb1bae58 Update to 4.3-rc2
Drop a load of patches that went upstream.
Drop aic94xx patch which was obsoleted by a different fix upstream.
Refresh remaining patches.
2015-09-26 17:25:45 +01:00
Ben Hutchings 1554dfda02 media: uvcvideo: Disable hardware timestamps by default (Closes: #794327) 2015-09-26 16:41:18 +01:00
Ben Hutchings 9f0e754c60 USB: whiteheat: fix potential null-deref at probe (CVE-2015-5257) 2015-09-25 17:46:08 +01:00
Ben Hutchings 30da8b4d4f e1000e: Fix tight loop implementation of systime read algorithm 2015-09-22 20:33:59 +02:00
Ben Hutchings 57644b0054 RDS: verify the underlying transport exists before creating a connection (CVE-2015-6937) 2015-09-19 03:25:49 +02:00
Ben Hutchings 5932de869a vfs: Fix possible escape from mount namespace (CVE-2015-2925) 2015-09-19 03:15:21 +02:00
Ben Hutchings dd220fc567 workqueue: Make flush_workqueue() available again to non GPL modules (Closes: #798311) 2015-09-08 12:46:57 +01:00
Aurelien Jarno 5c7b00ac36 [mips*el] Fix BPF assembly code for pre-R2 CPUs. 2015-09-05 19:40:41 +02:00
Ben Hutchings e99baa4adc Remove leading space from LC_CTYPE set in Documentation/DocBook/Makefile
This sort of worked in that the C library would fall back to the "C"
locale, but it's not really what I intended.
2015-08-31 02:06:02 +01:00
Ben Hutchings 32fff0de75 DocBook: Use a fixed encoding for output
This was the last blocker for reproduciblity, so close that bug.
2015-08-27 09:44:20 +01:00
Ben Hutchings d477438be7 gfs2: Make statistics unsigned, suitable for use with do_div()
Fixes FTBFS on mips,mipsel,m68k.
2015-08-26 01:43:52 +01:00
Ben Hutchings 13be7e1afd Documentation: Avoid creating man pages in source tree
kernel-doc can currently generate dummy DocBook files using
absolute paths as their titles, which results in man pages being
created in the source tree (and thus going into linux-headers
and linux-source packages).
2015-08-21 22:47:31 +02:00
Ben Hutchings d97fca4d0a Update patches for reproducible doc builds to match upstream 2015-08-16 21:19:41 +02:00
Ben Hutchings 5058702df6 Update to 4.2-rc6 2015-08-11 20:20:40 +02:00
Ben Hutchings 79f636b4bf Update to 4.2-rc5
Refresh/drop patches as needed.

svn path=/dists/trunk/linux/; revision=22909
2015-08-04 01:30:23 +00:00
Ben Hutchings f3a0728b97 md: use kzalloc() when bitmap is disabled (CVE-2015-5697)
svn path=/dists/trunk/linux/; revision=22886
2015-08-03 00:38:33 +00:00
Ben Hutchings 890d5dc0aa [s390x] cachinfo: add missing facility check to init_cache_level() (Closes: #793929)
svn path=/dists/trunk/linux/; revision=22873
2015-07-29 03:28:09 +00:00
Ben Hutchings 4272044bc9 KEYS: ensure we free the assoc array edit if edit is valid (CVE-2015-1333)
svn path=/dists/trunk/linux/; revision=22862
2015-07-27 18:12:37 +00:00
Ben Hutchings 1617b3f14e Merge changes from sid up to 4.0.8-2
Drop the new rt patches.
Forward-port the NMI fixes to 4.1 (hopefully correctly).

svn path=/dists/trunk/linux/; revision=22851
2015-07-23 01:24:14 +00:00
Ben Hutchings 561e869fda [amd64] Fix nested NMI handling (CVE-2015-3290, CVE-2015-3291, CVE-2015-5157)
svn path=/dists/sid/linux/; revision=22842
2015-07-22 20:46:22 +00:00
Ben Hutchings f9fdaa5b51 Merge changes from sid up to 4.0.8-1
svn path=/dists/trunk/linux/; revision=22825
2015-07-11 16:50:09 +00:00
Ben Hutchings 0a33208a6d [x86] kvm: fix kvm_apic_has_events to check for NULL pointer (CVE-2015-4692)
svn path=/dists/sid/linux/; revision=22821
2015-07-11 03:33:17 +00:00
Ben Hutchings 918b37b2bd Update to 4.0.8
svn path=/dists/sid/linux/; revision=22819
2015-07-11 02:47:13 +00:00
Ben Hutchings 6fa2b3e596 linux-manual: kernel-doc: Use $KBUILD_BUILD_TIMESTAMP as man page date
svn path=/dists/trunk/linux/; revision=22814
2015-07-08 01:54:15 +00:00
Ben Hutchings fe2e97b36c DocBook: Fix duplicate man pages (v2)
svn path=/dists/trunk/linux/; revision=22813
2015-07-08 01:01:30 +00:00
Ben Hutchings eb4b510b6d DocBook: Fix duplicate man pages
svn path=/dists/trunk/linux/; revision=22812
2015-07-08 01:00:56 +00:00
Ben Hutchings bea534ac5d DocBook: Define generate.consistent.ids in stylesheet, not on command line
svn path=/dists/trunk/linux/; revision=22811
2015-07-07 18:03:03 +00:00
Ben Hutchings 94f19b438b DocBook: generate consistent IDs
svn path=/dists/trunk/linux/; revision=22810
2015-07-07 16:25:17 +00:00
Ben Hutchings 45a060d5a7 Add bug URL to "parse kernel-doc deterministically"
svn path=/dists/trunk/linux/; revision=22806
2015-07-06 23:36:53 +00:00
Ben Hutchings 5558f2b836 linux-manual: Drop original timestamp (and name) when compressing
svn path=/dists/trunk/linux/; revision=22805
2015-07-06 23:35:25 +00:00
Ben Hutchings 7886d2f1e2 [mips*] Correct FP ISA requirements (Closes: #781892)
svn path=/dists/sid/linux/; revision=22792
2015-07-05 23:09:31 +00:00
Ben Hutchings 029e70eef5 Update to 4.0.6
svn path=/dists/sid/linux/; revision=22778
2015-06-28 22:58:51 +00:00
Ben Hutchings 785dd82c82 Update to 4.1-rc8
svn path=/dists/trunk/linux/; revision=22760
2015-06-16 22:54:51 +00:00
Ben Hutchings 8e62b8255e Update to 4.0.5
svn path=/dists/sid/linux/; revision=22735
2015-06-08 14:18:48 +00:00
Ian Campbell 829384f516 [arm] Fix mvebu-mbus for non-io-coherent platforms.
svn path=/dists/sid/linux/; revision=22729
2015-06-01 21:09:02 +00:00
Ben Hutchings 3f27648fda mac80211: Fix fatal kernel-doc errors
svn path=/dists/trunk/linux/; revision=22721
2015-05-27 19:30:35 +00:00
Ben Hutchings cc28b6b52f Merge changes from sid up to 4.0.4-1
Excluding the ABI number bump and the PREEMPT_RT featureset.

svn path=/dists/trunk/linux/; revision=22720
2015-05-27 02:40:14 +00:00
Ben Hutchings a6d6bb9297 Add some fixes already applied to jessie
svn path=/dists/sid/linux/; revision=22692
2015-05-25 01:05:34 +00:00
Ben Hutchings 695036fbe2 md/raid0: fix restore to sector variable in raid0_make_request (Closes: #786372) (regression in 4.0.2)
svn path=/dists/sid/linux/; revision=22673
2015-05-23 00:30:31 +00:00
Ben Hutchings a6e1905b8a Update to 4.0.4
Drop patches that were applied upstream.

Changelog still needs trimming.

svn path=/dists/sid/linux/; revision=22662
2015-05-20 00:22:50 +00:00
Ben Hutchings e0fa49030a Fix error messages at boot on systems without an RTC (Closes: #784146)
svn path=/dists/sid/linux/; revision=22657
2015-05-17 23:00:53 +00:00
Ben Hutchings cbfecc70a4 linux-doc: parse kernel-doc deterministically
svn path=/dists/trunk/linux/; revision=22650
2015-05-12 19:36:40 +00:00
Ben Hutchings 56c70a5fd2 Update to 4.1-rc3
Drop and refresh patches as appropriate.

In the x86 memtest patch, add #ifdef CONFIG_X86 as memtest is now
cross-architecture and memtest86+ is not.

svn path=/dists/trunk/linux/; revision=22616
2015-05-11 16:39:41 +00:00
Ben Hutchings 8ed388e21b mnt: Add missing pieces of fix for CVE-2014-9717
svn path=/dists/trunk/linux/; revision=22605
2015-05-11 03:29:09 +00:00
Ben Hutchings bf73af3760 path_openat(): fix double fput()
svn path=/dists/trunk/linux/; revision=22584
2015-05-10 19:07:03 +00:00
Ben Hutchings 6bd3003700 ipv4: Missing sk_nulls_node_init() in ping_unhash() (CVE-2015-3636)
svn path=/dists/trunk/linux/; revision=22553
2015-05-03 15:24:53 +00:00
Ben Hutchings c544d987d9 Update to 4.0
svn path=/dists/trunk/linux/; revision=22505
2015-04-13 02:02:26 +00:00
Ben Hutchings 1553282b11 Merge changes from sid up to 3.16.7-ckt9-2
svn path=/dists/trunk/linux/; revision=22504
2015-04-13 01:18:26 +00:00
Ben Hutchings a283a09236 btrfs: simplify insert_orphan_item (Closes: #782362)
svn path=/dists/sid/linux/; revision=22501
2015-04-13 00:40:50 +00:00
Ben Hutchings 6d4496e9a3 Merge changes from sid up to 3.16.7-ckt9-1
svn path=/dists/trunk/linux/; revision=22495
2015-04-08 04:04:18 +00:00
Ben Hutchings 2e1bc269ef [x86] powercap / RAPL: change domain detection message (Closes: #781418)
svn path=/dists/sid/linux/; revision=22484
2015-04-06 20:19:39 +00:00
Ben Hutchings 29d76076b2 HID: thingm: fix workqueue race on remove (Closes: #780055)
svn path=/dists/sid/linux/; revision=22482
2015-04-06 19:20:15 +00:00
Ben Hutchings d66ac0ed1c [x86] drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv (Closes: #775217)
svn path=/dists/sid/linux/; revision=22479
2015-04-06 18:34:20 +00:00
Ben Hutchings ab89a645d4 ipv6: Don't reduce hop limit for an interface (CVE-2015-2922)
svn path=/dists/sid/linux/; revision=22475
2015-04-06 17:45:04 +00:00
Ben Hutchings 6bc904578f [x86] microcode/intel: Guard against stack overflow in the loader (CVE-2015-2666)
svn path=/dists/sid/linux/; revision=22474
2015-04-06 17:31:57 +00:00
Ben Hutchings 999727f3c9 ext4: allocate entire range in zero range (CVE-2015-0275)
plus earlier fixes for this function that it depends on

svn path=/dists/sid/linux/; revision=22473
2015-04-06 17:28:52 +00:00
Ben Hutchings a1a7477708 Btrfs: make xattr replace operations atomic (CVE-2014-9710)
svn path=/dists/sid/linux/; revision=22472
2015-04-06 17:24:48 +00:00
Ben Hutchings cb90a912a0 IB/core: Prevent integer overflow in ib_umem_get address arithmetic (CVE-2014-8159)
svn path=/dists/sid/linux/; revision=22471
2015-04-06 17:06:28 +00:00
Ben Hutchings 6ede30f9f0 Update to 3.16.7-ckt9
svn path=/dists/sid/linux/; revision=22470
2015-04-06 16:54:31 +00:00
Ian Campbell bcf9b5250a [armhf] mvebu: do not register custom DMA operations when coherency is disabled
(Closes: #780858)

svn path=/dists/sid/linux/; revision=22457
2015-03-20 20:15:32 +00:00
Ian Campbell 9f304528a2 Add a missing Origin header
svn path=/dists/sid/linux/; revision=22456
2015-03-20 20:15:24 +00:00
Ben Hutchings 1a12a90d3a Update to 3.19.1
svn path=/dists/trunk/linux/; revision=22449
2015-03-07 22:35:29 +00:00
Ben Hutchings c6d983ba6a Merge changes from sid up to 3.16.7-ckt7-1
svn path=/dists/trunk/linux/; revision=22445
2015-03-05 00:45:32 +00:00
Ben Hutchings 5b6b9def87 KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED (regression in 3.13) (Closes: #758870)
svn path=/dists/sid/linux/; revision=22436
2015-03-01 05:40:01 +00:00
Ben Hutchings 0b2d017901 [x86] drm/i915: Quietly reject attempts to create non-pagealigned stolen objects (Closes: #763155)
svn path=/dists/sid/linux/; revision=22435
2015-03-01 05:09:52 +00:00
Ben Hutchings 2826e488d1 [x86] ACPI / video: Add disable_native_backlight quirk for various Samsung models and Dell XPS15 L521X (Closes: #772440)
svn path=/dists/sid/linux/; revision=22431
2015-03-01 03:14:33 +00:00
Ben Hutchings 0568c0df1e Update to 3.16.7-ckt6
Drop/refresh patches as necessary.
ABI changes still need to be resolved.

svn path=/dists/sid/linux/; revision=22412
2015-02-22 05:08:16 +00:00
Ben Hutchings ef31d8f0b0 ASLR: fix stack randomization on 64-bit systems (CVE-2015-1593)
svn path=/dists/sid/linux/; revision=22399
2015-02-17 05:25:56 +00:00
Ben Hutchings dfd470cb06 vfs: read file_handle only once in handle_to_path (CVE-2015-1420)
svn path=/dists/sid/linux/; revision=22398
2015-02-17 05:19:56 +00:00
Ben Hutchings bda3d7b1ef [x86] HPET force enable for e6xx based systems (Closes: #772951)
svn path=/dists/sid/linux/; revision=22390
2015-02-16 03:35:17 +00:00
Ben Hutchings 2aa87b787b Rebase and re-enable various patches for 3.19
svn path=/dists/trunk/linux/; revision=22362
2015-02-10 01:13:04 +00:00
Maximilian Attems 207ecec09f axe one more
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22361
2015-02-09 20:38:40 +00:00
Maximilian Attems a1fbb0ec43 axe more merge patches
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22360
2015-02-09 20:37:00 +00:00
Maximilian Attems 6346582d80 axe merge x86 patch, uncomment unclear status
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22358
2015-02-09 20:23:25 +00:00
Maximilian Attems f89db51cd6 update more stuff
TODO: fix it up.

Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22353
2015-02-08 20:20:12 +00:00
Maximilian Attems 11a6bf0679 radeon fixup
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22352
2015-02-08 20:20:11 +00:00
Maximilian Attems 685d5ac49d firmware second go
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22351
2015-02-08 19:30:35 +00:00
Maximilian Attems 3838708a0e first go at those firmware messages
TODO: fixup more..

Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22350
2015-02-08 19:05:12 +00:00
Ben Hutchings 09cca14080 Update to 3.18.6
svn path=/dists/trunk/linux/; revision=22344
2015-02-06 19:26:16 +00:00
Ben Hutchings e955a034cc Merge changes from sid up to 3.16.7-ckt4-3
svn path=/dists/trunk/linux/; revision=22343
2015-02-03 23:01:03 +00:00
Ben Hutchings 3bc54756b8 net: sctp: fix slab corruption from use after free on INIT collisions (CVE-2015-1421)
svn path=/dists/sid/linux/; revision=22340
2015-02-03 20:07:00 +00:00
Ben Hutchings 6215101edd [x86] Fix TLS regressions resulting from CVE-2014-8133 related fixes
svn path=/dists/sid/linux/; revision=22339
2015-02-03 19:46:31 +00:00
Ian Campbell 4087554882 [arm64] Only use the virtual counter (CNTVCT) on arm64.
svn path=/dists/sid/linux/; revision=22337
2015-02-03 09:20:15 +00:00
Maximilian Attems 929422ec2d bugfix/x86: axe merged kvm fixes
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22315
2015-01-31 13:35:02 +00:00
Maximilian Attems ccf5d0a2e1 patches/bugfix: axe merged crypto patches
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22314
2015-01-31 13:35:00 +00:00
Maximilian Attems c5c9b67ca6 bugfix/sh4: axe another merged patch
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22313
2015-01-31 13:34:58 +00:00
Maximilian Attems 6f317108fd patches/bugfix: axe 3.18.5 merged patch
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22312
2015-01-31 13:34:56 +00:00
Ian Campbell ddd86e5e0c [xen] annother ballooning patch related to #776448
svn path=/dists/sid/linux/; revision=22310
2015-01-30 12:11:35 +00:00
Ian Campbell 3392dfe657 [xen] cancel ballooning if adding new memory failed (Closes: #776448)
svn path=/dists/sid/linux/; revision=22305
2015-01-29 13:42:23 +00:00
Ben Hutchings 4f4c93c29b [x86] Revert "KVM: Fix of previously incomplete fix for CVE-2014-8480" as that issue does not affect 3.16
svn path=/dists/sid/linux/; revision=22303
2015-01-29 04:51:00 +00:00
Ben Hutchings 4931fc74b2 [sh4] ftrace: Remove -m32 option from recordmcount.pl (Closes: #775611)
svn path=/dists/sid/linux/; revision=22294
2015-01-28 17:53:17 +00:00
Ben Hutchings f960ba05a1 Un-backport the patches for CVE-2013-7421/CVE-2014-9644
The backported versions leave out various drivers not present in 3.16.

svn path=/dists/trunk/linux/; revision=22293
2015-01-28 03:37:06 +00:00
Ben Hutchings 4d1f08d9da Update to 3.18.4
svn path=/dists/trunk/linux/; revision=22292
2015-01-28 01:12:02 +00:00
Ben Hutchings 7a65d0afd3 Merge changes from sid up to 3.16.7-ckt4-2
svn path=/dists/trunk/linux/; revision=22291
2015-01-28 00:26:48 +00:00