]> git.ipfire.org Git - thirdparty/grsecurity-scrape.git/blob - test/changelog-test.txt
Auto commit, grsecurity-3.1-4.9.13-201702261126.patch added.
[thirdparty/grsecurity-scrape.git] / test / changelog-test.txt
1 commit 8019276815d5d50fb57b4a1bd9f33af0c5cd7615
2 Author: Brad Spengler <spender@grsecurity.net>
3 Date: Sun Feb 26 10:28:40 2017 -0500
4
5 Update size_overflow hash table, from Toralf Foerster
6
7 commit 5996b10c778c1b3378219a3c29ae90b504482a50
8 Merge: 1d6d9f9 ef547fe
9 Author: Brad Spengler <spender@grsecurity.net>
10 Date: Sun Feb 26 07:41:37 2017 -0500
11
12 Merge branch 'pax-test' into grsec-test
13
14 commit ef547fea89fc7818dec64af7db1c7528fc3c1436
15 Merge: bce7062 3737a5f
16 Author: Brad Spengler <spender@grsecurity.net>
17 Date: Sun Feb 26 07:41:28 2017 -0500
18
19 Merge branch 'linux-4.9.y' into pax-test
20
21 commit 1d6d9f9363ebed20318f0c047dccb5a39a4441e7
22 Author: Brad Spengler <spender@grsecurity.net>
23 Date: Fri Feb 24 07:11:39 2017 -0500
24
25 Silence a compiler warning, reported by Etienne Buira
26
27 commit e47311b356a178a1652c88cf47aea011f0211061
28 Author: Brad Spengler <spender@grsecurity.net>
29 Date: Thu Feb 23 18:25:41 2017 -0500
30
31 Update size_overflow hash table
32
33 commit 7852bd5868a61b1a9c4210c0214ef8c1d3e0e7e2
34 Merge: 15fc570 bce7062
35 Author: Brad Spengler <spender@grsecurity.net>
36 Date: Thu Feb 23 17:41:07 2017 -0500
37
38 Merge branch 'pax-test' into grsec-test
39
40 commit bce7062ee9c933a4188dec2691155442df3a79e8
41 Merge: b26ab25 ae7d431
42 Author: Brad Spengler <spender@grsecurity.net>
43 Date: Thu Feb 23 17:40:59 2017 -0500
44
45 Merge branch 'linux-4.9.y' into pax-test
46
47 commit 15fc5704b74ec1d5c4a9ecd00c9e24e9955a1e24
48 Author: Brad Spengler <spender@grsecurity.net>
49 Date: Thu Feb 23 17:35:05 2017 -0500
50
51 Fix !GRKERNSEC_KMEM && GRKERNSEC_SYSFS_RESTRICT incompatibility with
52 KVM, reported at https://bugs.gentoo.org/show_bug.cgi?id=597554
53 by Christian Roessner, Miro Rovis, and Étienne Buira
54
55 commit c26d7750fb91d084a1ba3fbf84fa892cabf2cee9
56 Merge: f0e6f87 b26ab25
57 Author: Brad Spengler <spender@grsecurity.net>
58 Date: Wed Feb 22 20:46:04 2017 -0500
59
60 Merge branch 'pax-test' into grsec-test
61
62 commit b26ab25c73a41147b14a8edb35eec6a08fafd927
63 Author: Brad Spengler <spender@grsecurity.net>
64 Date: Wed Feb 22 20:45:31 2017 -0500
65
66 Update to pax-linux-4.9.10-test5.patch:
67 - fixed resume regression on i386/UDEREF caused by upstream commit ffa64eff956a25548cad0391dbc14c672827be7b, reported by corsac
68 - fixed compile regression on i386/XEN, reported by bugmenot (https://forums.grsecurity.net/viewtopic.php?f=3&t=4677)
69 - worked around an intentional integer overflow caused by the amdgpu driver that was caught by the size overflow plugin, reported by foxxx0 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4667)
70 - made better use of upstream's idea of invpcid
71
72 commit f0e6f87d2d7d767eba1534fd8c1fa4e8e26e00c8
73 Author: Andrey Konovalov <andreyknvl@google.com>
74 Date: Thu Feb 16 17:22:46 2017 +0100
75
76 dccp: fix freeing skb too early for IPV6_RECVPKTINFO
77
78 In the current DCCP implementation an skb for a DCCP_PKT_REQUEST packet
79 is forcibly freed via __kfree_skb in dccp_rcv_state_process if
80 dccp_v6_conn_request successfully returns.
81
82 However, if IPV6_RECVPKTINFO is set on a socket, the address of the skb
83 is saved to ireq->pktopts and the ref count for skb is incremented in
84 dccp_v6_conn_request, so skb is still in use. Nevertheless, it gets freed
85 in dccp_rcv_state_process.
86
87 Fix by calling consume_skb instead of doing goto discard and therefore
88 calling __kfree_skb.
89
90 Similar fixes for TCP:
91
92 fb7e2399ec17f1004c0e0ccfd17439f8759ede01 [TCP]: skb is unexpectedly freed.
93 0aea76d35c9651d55bbaf746e7914e5f9ae5a25d tcp: SYN packets are now
94 simply consumed
95
96 Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
97 Acked-by: Eric Dumazet <edumazet@google.com>
98 Signed-off-by: David S. Miller <davem@davemloft.net>
99
100 commit 9f575ef66df46cb78f751e0d8d509171afe3933e
101 Author: Brad Spengler <spender@grsecurity.net>
102 Date: Sat Feb 18 13:09:26 2017 -0500
103
104 Update size_overflow hash table
105
106 commit e927308508ef20392a61e493bc411e73d597682f
107 Merge: 55d2e75 d711991
108 Author: Brad Spengler <spender@grsecurity.net>
109 Date: Sat Feb 18 11:35:11 2017 -0500
110
111 Merge branch 'pax-test' into grsec-test
112
113 commit d711991b1628e84076fde9b2c94d25920cca7882
114 Merge: 70fbe2f eee1550
115 Author: Brad Spengler <spender@grsecurity.net>
116 Date: Sat Feb 18 11:34:56 2017 -0500
117
118 Merge branch 'linux-4.9.y' into pax-test
119
120 commit 55d2e7501a1db909073644bb1b5c58effb627754
121 Author: Brad Spengler <spender@grsecurity.net>
122 Date: Thu Feb 16 19:47:51 2017 -0500
123
124 Allow symbol printing for softirq change
125
126 commit e489c2948bc9e1d9643c84667bf81ac8387293e0
127 Merge: d7b63ba 70fbe2f
128 Author: Brad Spengler <spender@grsecurity.net>
129 Date: Thu Feb 16 19:47:37 2017 -0500
130
131 Merge branch 'pax-test' into grsec-test
132
133 n why this merge is necessary,
134
135 commit 70fbe2fc1540632d2cc67e770d826f9637b5b73f
136 Author: Brad Spengler <spender@grsecurity.net>
137 Date: Thu Feb 16 19:46:55 2017 -0500
138
139 Update to pax-linux-4.9.10-test4.patch:
140 - worked around a gcc induced integer truncation that triggered a size overflow, reported by René Korthaus (https://bugs.gentoo.org/show_bug.cgi?id=609500)
141 - disabled size overflow checking on qdisc_tree_reduce_backlog for good as newer gcc is smart enough to get around the previous workaround, reported by craftyguy (https://forums.grsecurity.net/viewtopic.php?f=3&t=4640)
142 - fixed a SEGMEXEC/vma mirroring regression, reported by osea (https://forums.grsecurity.net/viewtopic.php?f=3&t=4643)
143
144 commit d7b63bad761e0ca8897ec9c5df4482483aa20201
145 Merge: d310a9c b6296dc
146 Author: Brad Spengler <spender@grsecurity.net>
147 Date: Wed Feb 15 20:18:47 2017 -0500
148
149 Merge branch 'pax-test' into grsec-test
150
151 commit b6296dc3544b4a4543a45777a5cc1ecb2ce51042
152 Author: Brad Spengler <spender@grsecurity.net>
153 Date: Wed Feb 15 20:16:32 2017 -0500
154
155 Update to pax-linux-4.9.9-test3.patch:
156 - fixed a compile error on i386 with X86_CMPXCHG64=n, by Natanael Copa <ncopa@alpinelinux.org>
157 - Emese fixed a few section mismatches and compile errors caused by the initify plugin, reported by Kees Cook, hunger and Valdis Kletnieks
158 - fixed a compile error caused by type mismatches on i386, reported by spender
159
160 commit d310a9c0ab751121a5f97196857bfe4e90d86adf
161 Author: Brad Spengler <spender@grsecurity.net>
162 Date: Wed Feb 15 20:03:55 2017 -0500
163
164 compile fix, reported by ncopa
165
166 commit f6fed850d763aca4162bc24b29afe5bb23d49d91
167 Merge: c3fff1a 1971888
168 Author: Brad Spengler <spender@grsecurity.net>
169 Date: Wed Feb 15 17:21:00 2017 -0500
170
171 Merge branch 'pax-test' into grsec-test
172
173 commit 19718886c80977af99f8181fe8e91b0f6f1fb5f7
174 Merge: b608a1f 390caee
175 Author: Brad Spengler <spender@grsecurity.net>
176 Date: Wed Feb 15 17:20:51 2017 -0500
177
178 Merge branch 'linux-4.9.y' into pax-test
179
180 commit c3fff1a653824ad47021d536dec50e8c937e6347
181 Merge: 57a5c6d b608a1f
182 Author: Brad Spengler <spender@grsecurity.net>
183 Date: Sun Feb 12 20:14:55 2017 -0500
184
185 Merge branch 'pax-test' into grsec-test
186
187 commit b608a1f8eadf8287e6accf031da5f5e26964e79a
188 Author: Brad Spengler <spender@grsecurity.net>
189 Date: Sun Feb 12 20:14:47 2017 -0500
190
191 compile fix
192
193 commit 57a5c6d747cce4a1dd99e3677ddb564c47c5305a
194 Merge: f1a2106 0851ca2
195 Author: Brad Spengler <spender@grsecurity.net>
196 Date: Sun Feb 12 20:13:15 2017 -0500
197
198 Merge branch 'pax-test' into grsec-test
199
200 commit 0851ca2f75213d1f9aabe2d10f98553bf642e024
201 Author: Brad Spengler <spender@grsecurity.net>
202 Date: Sun Feb 12 20:13:02 2017 -0500
203
204 compile fix
205
206 commit f1a2106f030f628edd9d729e8a4cf7a7cbaffe70
207 Merge: fb5b3e7 5cff6ef
208 Author: Brad Spengler <spender@grsecurity.net>
209 Date: Sun Feb 12 20:05:35 2017 -0500
210
211 Merge branch 'pax-test' into grsec-test
212
213 commit 5cff6ef64e73635a287a5635ed89db37b4860336
214 Author: Brad Spengler <spender@grsecurity.net>
215 Date: Sun Feb 12 20:05:28 2017 -0500
216
217 compile fix
218
219 commit fb5b3e71be3a859d01a3e935762125808f8dcff4
220 Merge: 005e22e a85c589
221 Author: Brad Spengler <spender@grsecurity.net>
222 Date: Sun Feb 12 19:54:55 2017 -0500
223
224 Merge branch 'pax-test' into grsec-test
225
226 commit a85c5893051fbbc5b97ab6504747f60d9359dabe
227 Author: Brad Spengler <spender@grsecurity.net>
228 Date: Sun Feb 12 19:54:47 2017 -0500
229
230 compile fix
231
232 commit 005e22eb6f5f0630dc47c5bf4c37fe72cb8d5afa
233 Merge: 230f6cf e376f96
234 Author: Brad Spengler <spender@grsecurity.net>
235 Date: Sun Feb 12 19:49:23 2017 -0500
236
237 Merge branch 'pax-test' into grsec-test
238
239 commit e376f965ed749044bc294004f16b36f4ca7fab28
240 Author: Brad Spengler <spender@grsecurity.net>
241 Date: Sun Feb 12 19:49:16 2017 -0500
242
243 compile fix
244
245 commit 230f6cf74a165b342fdc05c8202422e8e243b528
246 Merge: a60f9ee f4cbdea
247 Author: Brad Spengler <spender@grsecurity.net>
248 Date: Sun Feb 12 19:38:05 2017 -0500
249
250 Merge branch 'pax-test' into grsec-test
251
252 commit f4cbdeaa06cfd3658346f94abb5b6e11fe025961
253 Author: Brad Spengler <spender@grsecurity.net>
254 Date: Sun Feb 12 19:37:57 2017 -0500
255
256 compile fix
257
258 commit a60f9eef51ff4133c0a713bc89c5e2137999e74c
259 Merge: dc07488 d545a4c
260 Author: Brad Spengler <spender@grsecurity.net>
261 Date: Sun Feb 12 19:24:32 2017 -0500
262
263 Merge branch 'pax-test' into grsec-test
264
265 commit d545a4c83b3191aeee56ebda071a8476a046eb40
266 Author: Brad Spengler <spender@grsecurity.net>
267 Date: Sun Feb 12 19:22:21 2017 -0500
268
269 Update to pax-linux-4.9.8-test2.patch:
270 - switched to upstream commit 76bee23411f8510fbf5fc5641bae2c203b726eb6 to fix LTO builds
271 - fixed the symbol export of cpu_gdt_table on x86, by corsac
272 - fixed a bunch of compile warnings, by Mathias Krause <minipli@ld-linux.so>
273 - fixed PARAVIRT/RAP boot problems, reported by quasar366 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4663) and Rhett M. Bowen (https://bugs.archlinux.org/task/52881#comment155215), tested by pierrecap@yahoo.fr
274 - fixed KERNEXEC/UEFI boot problems, reported by anoteros (https://bugs.gentoo.org/show_bug.cgi?id=608680) and Clayton Craft (https://bugs.archlinux.org/task/52881#comment155250)
275
276 commit dc07488c378373e2bf6b60df31709da5ff767afd
277 Author: Sean Rees <sean@erifax.org>
278 Date: Wed Feb 8 14:30:59 2017 -0800
279
280 Another bug from this pointless mitigation
281 see also: https://twitter.com/halvarflake/status/827613317296508928
282
283 mm/slub.c: fix random_seq offset destruction
284
285 Commit 210e7a43fa90 ("mm: SLUB freelist randomization") broke USB hub
286 initialisation as described in
287
288 https://bugzilla.kernel.org/show_bug.cgi?id=177551.
289
290 Bail out early from init_cache_random_seq if s->random_seq is already
291 initialised. This prevents destroying the previously computed
292 random_seq offsets later in the function.
293
294 If the offsets are destroyed, then shuffle_freelist will truncate
295 page->freelist to just the first object (orphaning the rest).
296
297 Fixes: 210e7a43fa90 ("mm: SLUB freelist randomization")
298 Link: http://lkml.kernel.org/r/20170207140707.20824-1-sean@erifax.org
299 Signed-off-by: Sean Rees <sean@erifax.org>
300 Reported-by: <userwithuid@gmail.com>
301 Cc: Christoph Lameter <cl@linux.com>
302 Cc: Pekka Enberg <penberg@kernel.org>
303 Cc: David Rientjes <rientjes@google.com>
304 Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
305 Cc: Thomas Garnier <thgarnie@google.com>
306 Cc: <stable@vger.kernel.org>
307 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
308 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
309
310 commit 7bb22c6cffa5d31bd953b6161db96000edd9eb23
311 Merge: a86976a8 9d73aa5
312 Author: Brad Spengler <spender@grsecurity.net>
313 Date: Thu Feb 9 07:22:12 2017 -0500
314
315 Merge branch 'pax-test' into grsec-test
316
317 commit 9d73aa5a4dee061781926c89c592a7d447804e7d
318 Merge: 709a650 d2e4b66
319 Author: Brad Spengler <spender@grsecurity.net>
320 Date: Thu Feb 9 07:22:05 2017 -0500
321
322 Merge branch 'linux-4.9.y' into pax-test
323
324 commit a86976a86e06bb353a436c2486b1ccfb471f9c50
325 Author: Brad Spengler <spender@grsecurity.net>
326 Date: Tue Feb 7 08:31:41 2017 -0500
327
328 compile fix
329
330 commit 6261adb89e218739e07dc2e55fc87534ea2da325
331 Author: Brad Spengler <spender@grsecurity.net>
332 Date: Tue Feb 7 07:43:30 2017 -0500
333
334 Relax /proc/pid/auxv check to match what was present in previous patches.
335 Many thanks to M. Vefa Bicakci for the report and fix!
336
337 commit cabfb9cbd9201438006865d5e67d10105d8430bc
338 Author: Brad Spengler <spender@grsecurity.net>
339 Date: Tue Feb 7 07:31:48 2017 -0500
340
341 Cleanup from Mathias Krause
342
343 commit 24cf8c373075b002719617a16a180bcd1c281c83
344 Author: Brad Spengler <spender@grsecurity.net>
345 Date: Tue Feb 7 07:28:52 2017 -0500
346
347 Fix driver error case that we had correct but which broke when merging
348 upstream's ripoff of our code, reported by Mathias Krause
349
350 commit d467970a05a441b364d247d5b4366913e44ad7ef
351 Merge: cd0b761 709a650
352 Author: Brad Spengler <spender@grsecurity.net>
353 Date: Sun Feb 5 10:00:34 2017 -0500
354
355 Merge branch 'pax-test' into grsec-test
356
357 commit 709a650aee15f96f6f564e8f4753ce4d2ce4d666
358 Author: Brad Spengler <spender@grsecurity.net>
359 Date: Sun Feb 5 10:00:20 2017 -0500
360
361 Update to pax-linux-4.9.8-test1x.patch
362
363 commit cd0b7618163bb40398b593d3649920ded2e1af33
364 Author: Brad Spengler <spender@grsecurity.net>
365 Date: Sat Feb 4 15:58:39 2017 -0500
366
367 Update size_overflow hash table
368
369 commit a6ac7f5e6378cef84c4c00a051725c023a63021b
370 Author: Brad Spengler <spender@grsecurity.net>
371 Date: Sat Feb 4 14:58:33 2017 -0500
372
373 Update size_overflow hash tables
374
375 commit ae5d77fb41c008fcc8b504c350fe3556b43c3973
376 Author: Brad Spengler <spender@grsecurity.net>
377 Date: Sat Feb 4 12:35:54 2017 -0500
378
379 Update size_overflow hash table
380
381 commit 25a2af42cf8bd480755fb946623e868e297a3136
382 Author: Brad Spengler <spender@grsecurity.net>
383 Date: Sat Feb 4 12:25:45 2017 -0500
384
385 Initial import of grsecurity 3.1 for Linux 4.9.8
386
387 commit e3932cb3abbbcfa7e0c7414541fdbd0a27453d4d
388 Author: Brad Spengler <spender@grsecurity.net>
389 Date: Sat Feb 4 11:52:14 2017 -0500
390
391 Update to pax-linux-4.9.8-test1.patch
392
393 commit 979bddf15aa0dbb73dcd418d18ff2fd30ff1b38e
394 Merge: d93b949 c8ea2f3
395 Author: Brad Spengler <spender@grsecurity.net>
396 Date: Sat Feb 4 04:27:39 2017 -0500
397
398 Merge branch 'linux-4.9.y' into pax-test
399
400 commit d93b94991428cb11d0f66e209c070b1ba884bf83
401 Author: Brad Spengler <spender@grsecurity.net>
402 Date: Thu Feb 2 17:26:16 2017 -0500
403
404 Update to pax-linux-4.9.6-test1xxxxxy.patch
405
406 commit c5ecf5720061b63b90eb0ae6dcac9a7b88edd723
407 Author: Brad Spengler <spender@grsecurity.net>
408 Date: Wed Feb 1 21:22:36 2017 -0500
409
410 Update to pax-linux-4.9.6-test1xxxxx.patch
411
412 commit aede64e292980acc6c5784bb18864cd7fabec093
413 Author: Brad Spengler <spender@grsecurity.net>
414 Date: Wed Feb 1 20:34:33 2017 -0500
415
416 Update to pax-linux-4.9.6-test1xxxx.patch
417
418 commit 24a41127f3313bba134e0b68ab9da40f2b0f1ab5
419 Author: Brad Spengler <spender@grsecurity.net>
420 Date: Wed Feb 1 19:32:39 2017 -0500
421
422 Update to pax-linux-4.9.6-test1xxx.patch
423
424 commit 5ed38e522dd7df25d0102f9faf97fca62ba84102
425 Merge: a2e84e3 fd2ffe5
426 Author: Brad Spengler <spender@grsecurity.net>
427 Date: Wed Feb 1 08:14:15 2017 -0500
428
429 Merge branch 'linux-4.9.y' into pax-test
430
431 commit a2e84e35dd4c940ddf23d70de6b29a48cbcaa39c
432 Author: Brad Spengler <spender@grsecurity.net>
433 Date: Wed Feb 1 07:40:25 2017 -0500
434
435 Update to pax-linux-4.9.6-test1xx.patch
436
437 commit a06453c00dca1885a8f638b5a4e0dfa703a2094f
438 Author: Brad Spengler <spender@grsecurity.net>
439 Date: Tue Jan 31 19:50:03 2017 -0500
440
441 Update to pax-linux-4.9.6-test1x.patch
442
443 commit a78566f6da3985944fee653782344976e37a5dea
444 Author: Brad Spengler <spender@grsecurity.net>
445 Date: Fri Jan 27 21:41:39 2017 -0500
446
447 Initial import of pax-linux-4.9.6-test1.patch
448 commit e5800118f68fd1553ac02b1f05bc3d567a884e22
449 Author: Brad Spengler <spender@grsecurity.net>
450 Date: Sun Jan 15 15:50:04 2017 -0500
451
452 Fix size_overflow FP with gcc 6 reported by craftyguy at:
453 https://forums.grsecurity.net/viewtopic.php?f=3&t=4640
454
455 scripts/gcc-plugins/size_overflow_plugin/disable.data | 1 +
456 scripts/gcc-plugins/size_overflow_plugin/e_fields.data | 1 -
457 2 files changed, 1 insertion(+), 1 deletion(-)
458
459 commit 5861d0ad8a1c929257f1eda7f97dadbc1818112f
460 Author: Brad Spengler <spender@grsecurity.net>
461 Date: Sun Jan 15 14:17:09 2017 -0500
462
463 Initify plugin updates from Emese Revfy:
464
465 Fixed a logical error that caused a section mismatch
466 Forgot to handle callees from a caller that is marked by BOTH.
467
468 WARNING: vmlinux.o(.text.unlikely+0x1b1): Section mismatch in
469 reference from the function uncore_pci_exit.part.22() to the function
470 .init.text:uncore_free_pcibus_map()
471 The function uncore_pci_exit.part.22() references
472 the function __init uncore_free_pcibus_map().
473 This is often because uncore_pci_exit.part.22 lacks a __init
474 annotation or the annotation of uncore_free_pcibus_map is wrong.
475
476 Reported-by: Kees Cook <keescook@chromium.org>
477
478 Examine all clones as well for __init/__exit eligibility
479 WARNING: vmlinux.o(.text+0x1087e7): Section mismatch in reference from
480 the function rebind_subsystems() to the variable
481 .init.rodata.str:__func__.4400
482 The function rebind_subsystems() references
483 the variable __initconst __func__.4400.
484 This is often because rebind_subsystems lacks a __initconst
485 annotation or the annotation of __func__.4400 is wrong.
486
487 Reported-by: Kees Cook <keescook@chromium.org>
488
489 scripts/gcc-plugins/initify_plugin.c | 76 ++++++++++++++++++++++++------------
490 1 file changed, 51 insertions(+), 25 deletions(-)
491
492 commit 08e03c1434f26e9b56f00a6ce8236320bd557494
493 Author: Brad Spengler <spender@grsecurity.net>
494 Date: Sun Jan 15 14:08:04 2017 -0500
495
496 After over a year of hard work, KSPP has finally released its first
497 ever contribution back to grsecurity, the project from which KSPP
498 plagiarizes^Wobtains every useful improvement to Linux security. We are proud to
499 announce in this joint release the fruits of their hard work: a typo fix
500 to change 'unkown' to 'unknown' when reporting incorrect GCC plugin
501 command line arguments. Many thanks to Kees Cook and KSPP for this
502 innovation in spell check, and we look forward to many future
503 contributions of the same ilk from their capable hands. 'This
504 contribution of a typo fix confirms the high level of respect and
505 commitment to long-term sustainability KSPP has for grsecurity and its
506 innovative efforts over the past 16 years in producing the state of the
507 art in Linux security' said Brad Spengler, President of Open Source
508 Security Inc.
509
510 "Based on a patch by Kees Cook" (since like much upstream efforts this
511 one was incomplete in that it missed the rap and size_overflow typos
512 as they existed in separate directories).
513
514 scripts/gcc-plugins/checker_plugin.c | 2 +-
515 scripts/gcc-plugins/colorize_plugin.c | 2 +-
516 scripts/gcc-plugins/constify_plugin.c | 2 +-
517 scripts/gcc-plugins/initify_plugin.c | 2 +-
518 scripts/gcc-plugins/kernexec_plugin.c | 2 +-
519 scripts/gcc-plugins/latent_entropy_plugin.c | 2 +-
520 scripts/gcc-plugins/randomize_layout_plugin.c | 2 +-
521 scripts/gcc-plugins/rap_plugin/rap_plugin.c | 2 +-
522 scripts/gcc-plugins/sancov_plugin.c | 2 +-
523 scripts/gcc-plugins/size_overflow_plugin/size_overflow_plugin.c | 2 +-
524 scripts/gcc-plugins/stackleak_plugin.c | 2 +-
525 scripts/gcc-plugins/structleak_plugin.c | 2 +-
526 12 files changed, 12 insertions(+), 12 deletions(-)
527
528 commit 9b4ad0aa5ee41a03f02a928e2fd9679044048bde
529 Author: Brad Spengler <spender@grsecurity.net>
530 Date: Sun Jan 15 12:18:18 2017 -0500
531
532 Fix boot hang on 32-bit 4.8 kernels with SEGMEXEC enabled, reported by
533 osea at:
534 https://forums.grsecurity.net/viewtopic.php?f=3&t=4643
535
536 mm/memory.c | 11 +++++++++++
537 1 file changed, 11 insertions(+)
538
539 commit 2c93d3e0efb5b3d413cf2c0c5ac56faf47fa3e2d
540 Author: Brad Spengler <spender@grsecurity.net>
541 Date: Sun Jan 15 08:52:57 2017 -0500
542
543 Allow USERCOPY to be disabled, was a bug in PaX that somehow slipped through
544 the holiday cracks
545
546 Reported by Chris Henhawke at:
547 https://bugs.gentoo.org/show_bug.cgi?id=603188
548
549 security/Kconfig | 2 +-
550 1 file changed, 1 insertion(+), 1 deletion(-)
551
552 commit e86618efec929cb7f77480f35b21154368f2e7d1
553 Author: John Sperbeck <jsperbeck@google.com>
554 Date: Tue Jan 10 16:58:24 2017 -0800
555
556 From the team that brought you useless improvements to the useless KASLR:
557 Useless mitigation causing likely privesc, with one of the worst commit messages
558 of all time (that wasn't written by an upstream developer for once -- to his credit,
559 Andrew Morton actually demanded more info (albeit receiving it in vague quality),
560 without which this commit message would have been even more sparse.
561
562 Someone should request a CVE for this:
563
564 mm/slab.c: fix SLAB freelist randomization duplicate entries
565
566 This patch fixes a bug in the freelist randomization code. When a high
567 random number is used, the freelist will contain duplicate entries. It
568 will result in different allocations sharing the same chunk.
569
570 It will result in odd behaviours and crashes. It should be uncommon but
571 it depends on the machines. We saw it happening more often on some
572 machines (every few hours of running tests).
573
574 Fixes: c7ce4f60ac19 ("mm: SLAB freelist randomization")
575 Link: http://lkml.kernel.org/r/20170103181908.143178-1-thgarnie@google.com
576 Signed-off-by: John Sperbeck <jsperbeck@google.com>
577 Signed-off-by: Thomas Garnier <thgarnie@google.com>
578 Cc: Christoph Lameter <cl@linux.com>
579 Cc: Pekka Enberg <penberg@kernel.org>
580 Cc: David Rientjes <rientjes@google.com>
581 Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
582 Cc: <stable@vger.kernel.org>
583 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
584 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
585
586 mm/slab.c | 8 ++++----
587 1 file changed, 4 insertions(+), 4 deletions(-)
588
589 commit f7abe91bbcb4950f9c611fadd813b6dbe68db74b
590 Merge: 124f515 006324d
591 Author: Brad Spengler <spender@grsecurity.net>
592 Date: Mon Jan 9 07:22:15 2017 -0500
593
594 Merge branch 'pax-test' into grsec-test
595
596 commit 006324d50d856bb254eb375407bc0478f8ae95eb
597 Merge: 2f6e197 3d8f8d0
598 Author: Brad Spengler <spender@grsecurity.net>
599 Date: Mon Jan 9 07:22:06 2017 -0500
600
601 Merge branch 'linux-4.8.y' into pax-test
602
603 commit 124f5155ead017e547c2a3736a312762870d4b0d
604 Author: Brad Spengler <spender@grsecurity.net>
605 Date: Fri Jan 6 18:03:39 2017 -0500
606
607 compile fix
608
609 fs/exec.c | 2 +-
610 1 file changed, 1 insertion(+), 1 deletion(-)
611
612 commit 655fffef715aff25550a3a90eaf4a7d06426ed8f
613 Author: Brad Spengler <spender@grsecurity.net>
614 Date: Fri Jan 6 17:57:28 2017 -0500
615
616 compile fix
617
618 fs/exec.c | 2 +-
619 kernel/ptrace.c | 3 ++-
620 2 files changed, 3 insertions(+), 2 deletions(-)
621
622 commit a4f3d168f78cb8d84eaabba7dd501799b1f6e5a1
623 Merge: c86a12c 2f6e197
624 Author: Brad Spengler <spender@grsecurity.net>
625 Date: Fri Jan 6 09:01:05 2017 -0500
626
627 Merge branch 'pax-test' into grsec-test
628
629 commit 2f6e19780747cdf28176251e19d15c2741b58813
630 Merge: a685c6f c65ed08
631 Author: Brad Spengler <spender@grsecurity.net>
632 Date: Fri Jan 6 08:01:20 2017 -0500
633
634 Merge branch 'linux-4.8.y' into pax-test
635
636 commit c86a12c6f8a8551a0025ad531abe9d383e7388d2
637 Author: Brad Spengler <spender@grsecurity.net>
638 Date: Tue Jan 3 17:37:11 2017 -0500
639
640 Fix an off-by-one in reporting some denied socket families, as reported by
641 Blub
642
643 grsecurity/gracl_ip.c | 2 +-
644 1 file changed, 1 insertion(+), 1 deletion(-)
645
646 commit 85f6681653925320e2040a772aa9526d7bdbe083
647 Merge: 9d7ca54 a685c6f
648 Author: Brad Spengler <spender@grsecurity.net>
649 Date: Tue Jan 3 17:18:37 2017 -0500
650
651 Merge branch 'pax-test' into grsec-test
652
653 commit a685c6fc603aac945ce129adfcbeb9b05b0aba62
654 Author: Brad Spengler <spender@grsecurity.net>
655 Date: Tue Jan 3 17:18:07 2017 -0500
656
657 Update to pax-linux-4.8.15-test9.patch:
658 - fixed a few compiler warnings due to KERNEXEC and constification, reported by spender
659 - made a few micro-optimizations to lretq usage on amd64 and BUG_ON
660 - updated gcc-common.h and the plugins to eliminate some code bloat in pass registration
661 - fixed the use of build_string in all gcc plugins as it doesn't set TREE_TYPE itself
662
663 arch/x86/kernel/head_64.S | 6 +-
664 drivers/hv/hv.c | 2 +-
665 drivers/net/ethernet/amd/xgbe/xgbe.h | 6 +-
666 include/asm-generic/bug.h | 2 +-
667 scripts/gcc-plugins/checker_plugin.c | 15 +--
668 scripts/gcc-plugins/colorize_plugin.c | 8 +-
669 scripts/gcc-plugins/constify_plugin.c | 9 +-
670 scripts/gcc-plugins/cyc_complexity_plugin.c | 8 +-
671 scripts/gcc-plugins/gcc-common.h | 106 ++++++++++++++++++---
672 scripts/gcc-plugins/initify_plugin.c | 12 +--
673 scripts/gcc-plugins/kallocstat_plugin.c | 8 +-
674 scripts/gcc-plugins/kernexec_plugin.c | 28 ++----
675 scripts/gcc-plugins/latent_entropy_plugin.c | 10 +-
676 scripts/gcc-plugins/rap_plugin/rap_plugin.c | 24 ++---
677 scripts/gcc-plugins/sancov_plugin.c | 14 ++-
678 .../insert_size_overflow_asm.c | 6 +-
679 .../size_overflow_plugin/size_overflow_ipa.c | 2 +-
680 .../size_overflow_plugin/size_overflow_plugin.c | 26 ++---
681 .../size_overflow_plugin/size_overflow_transform.c | 4 +-
682 .../size_overflow_transform_core.c | 20 +---
683 scripts/gcc-plugins/stackleak_plugin.c | 18 +---
684 scripts/gcc-plugins/structleak_plugin.c | 8 +-
685 22 files changed, 164 insertions(+), 178 deletions(-)
686
687 commit 9d7ca543b94c0203affd278739c77992ccaa7ba6
688 Author: Brad Spengler <spender@grsecurity.net>
689 Date: Fri Dec 30 18:21:59 2016 -0500
690
691 Fix virtualbox host compatibility as reported by aurelf at:
692 https://forums.grsecurity.net/viewtopic.php?f=3&t=4634
693
694 This will be reverted once the VirtualBox devs stop disabling
695 SMAP unnecessarily, which seems like it will happen never.
696 Anyone who cares about security of their host system shouldn't
697 use VirtualBox, as it already precludes the use of KERNEXEC, UDEREF,
698 and RANDKSTACK.
699
700 arch/x86/include/asm/irqflags.h | 4 ++++
701 1 file changed, 4 insertions(+)
702
703 commit cec0b19f2d7ac2d8f8357aee654dddd4418086b8
704 Author: Brad Spengler <spender@grsecurity.net>
705 Date: Thu Dec 22 22:19:33 2016 -0500
706
707 Make HIDESYM select PAX_USERCOPY instead of the now nonexistent PAX_USERCOPY_SLABS
708
709 grsecurity/Kconfig | 2 +-
710 1 file changed, 1 insertion(+), 1 deletion(-)
711
712 commit 61c3fa5b25ecc4a7c4f3d531a5cc76adeb89336c
713 Author: Brad Spengler <spender@grsecurity.net>
714 Date: Thu Dec 15 18:36:17 2016 -0500
715
716 Update size_overflow hash table
717
718 scripts/gcc-plugins/size_overflow_plugin/e_fns.data | 1 +
719 1 file changed, 1 insertion(+)
720
721 commit 58e3f480aa38ec2007ec86afdbe668cf30238cd2
722 Author: Linus Torvalds <torvalds@linux-foundation.org>
723 Date: Wed Dec 14 12:45:25 2016 -0800
724
725 vfs,mm: fix return value of read() at s_maxbytes
726
727 We truncated the possible read iterator to s_maxbytes in commit
728 c2a9737f45e2 ("vfs,mm: fix a dead loop in truncate_inode_pages_range()"),
729 but our end condition handling was wrong: it's not an error to try to
730 read at the end of the file.
731
732 Reading past the end should return EOF (0), not EINVAL.
733
734 See for example
735
736 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1649342
737 http://lists.gnu.org/archive/html/bug-coreutils/2016-12/msg00008.html
738
739 where a md5sum of a maximally sized file fails because the final read is
740 exactly at s_maxbytes.
741
742 Fixes: c2a9737f45e2 ("vfs,mm: fix a dead loop in truncate_inode_pages_range()")
743 Reported-by: Joseph Salisbury <joseph.salisbury@canonical.com>
744 Cc: Wei Fang <fangwei1@huawei.com>
745 Cc: Christoph Hellwig <hch@infradead.org>
746 Cc: Dave Chinner <david@fromorbit.com>
747 Cc: Al Viro <viro@zeniv.linux.org.uk>
748 Cc: Andrew Morton <akpm@linux-foundation.org>
749 Cc: stable@kernel.org
750 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
751
752 mm/filemap.c | 2 +-
753 1 file changed, 1 insertion(+), 1 deletion(-)
754
755 commit 70975981c11bc45fd4ad44e9a6f5e8c2210a14f6
756 Merge: 3a0285a 224c7ab
757 Author: Brad Spengler <spender@grsecurity.net>
758 Date: Thu Dec 15 17:43:49 2016 -0500
759
760 Merge branch 'pax-test' into grsec-test
761
762 commit 224c7ab2cacdcf25cc319978f7fbe64f519f03f0
763 Merge: ccbe963 8bba2e2
764 Author: Brad Spengler <spender@grsecurity.net>
765 Date: Thu Dec 15 17:43:37 2016 -0500
766
767 Merge branch 'linux-4.8.y' into pax-test
768
769 commit 3a0285abbc886698581f682e6d269143c1709031
770 Merge: eec49c3 ccbe963
771 Author: Brad Spengler <spender@grsecurity.net>
772 Date: Sat Dec 10 17:49:55 2016 -0500
773
774 Merge branch 'pax-test' into grsec-test
775
776 commit ccbe96350259e7d78fb4178ab1e5ece026641816
777 Merge: dd08da6 7b8c57c
778 Author: Brad Spengler <spender@grsecurity.net>
779 Date: Sat Dec 10 17:49:17 2016 -0500
780
781 Update to pax-linux-4.8.14-test8.patch:
782 - fixed hyperv hypercall page handling when compiled as a module, reported by Kyle Spiers (kyle@atomicorp.com)
783 - fixed a logic error in initify that initified some ineligible functions triggering a boot crash under hyperv, reported by Kyle Spiers (kyle@atomicorp.com)
784 - Emese turned the compile time error checking of the nocapture attribute into a warning instead
785 - prototypes were missing for make_*_pass(), reported by Andrew Donnellan <andrew.donnellan@au1.ibm.com>
786
787 Merge branch 'linux-4.8.y' into pax-test
788
789 commit eec49c307bcebdfb24cd0c9d1d69282490d30e90
790 Merge: 2fd4ed6 dd08da6
791 Author: Brad Spengler <spender@grsecurity.net>
792 Date: Thu Dec 8 20:03:08 2016 -0500
793
794 Merge branch 'pax-test' into grsec-test
795
796 commit dd08da6af044ecb2b82a0be6bb57a8814637a10e
797 Author: Brad Spengler <spender@grsecurity.net>
798 Date: Thu Dec 8 20:02:44 2016 -0500
799
800 Forward-port some PaX changes:
801 - fixed hyperv hypercall page handling when compiled as a module, reported by Kyle Spiers (kyle@atomicorp.com)
802 - fixed a logic error in initify that initified some ineligible functions triggering a boot crash under hyperv, reported by Kyle Spiers (kyle@atomicorp.com)
803 - Emese turned the compile time error checking of the nocapture attribute into a warning instead
804
805 drivers/hv/hv.c | 2 +-
806 scripts/gcc-plugins/initify_plugin.c | 14 ++++++--------
807 2 files changed, 7 insertions(+), 9 deletions(-)
808
809 commit 2fd4ed677eead793deb99095d0fea1014947fc1f
810 Author: David Ahern <dsa@cumulusnetworks.com>
811 Date: Sun Nov 27 18:52:53 2016 -0800
812
813 net: handle no dst on skb in icmp6_send
814
815 Andrey reported the following while fuzzing the kernel with syzkaller:
816
817 kasan: CONFIG_KASAN_INLINE enabled
818 kasan: GPF could be caused by NULL-ptr deref or user memory access
819 general protection fault: 0000 [#1] SMP KASAN
820 Modules linked in:
821 CPU: 0 PID: 3859 Comm: a.out Not tainted 4.9.0-rc6+ #429
822 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Bochs 01/01/2011
823 task: ffff8800666d4200 task.stack: ffff880067348000
824 RIP: 0010:[<ffffffff833617ec>] [<ffffffff833617ec>]
825 icmp6_send+0x5fc/0x1e30 net/ipv6/icmp.c:451
826 RSP: 0018:ffff88006734f2c0 EFLAGS: 00010206
827 RAX: ffff8800666d4200 RBX: 0000000000000000 RCX: 0000000000000000
828 RDX: 0000000000000000 RSI: dffffc0000000000 RDI: 0000000000000018
829 RBP: ffff88006734f630 R08: ffff880064138418 R09: 0000000000000003
830 R10: dffffc0000000000 R11: 0000000000000005 R12: 0000000000000000
831 R13: ffffffff84e7e200 R14: ffff880064138484 R15: ffff8800641383c0
832 FS: 00007fb3887a07c0(0000) GS:ffff88006cc00000(0000) knlGS:0000000000000000
833 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
834 CR2: 0000000020000000 CR3: 000000006b040000 CR4: 00000000000006f0
835 Stack:
836 ffff8800666d4200 ffff8800666d49f8 ffff8800666d4200 ffffffff84c02460
837 ffff8800666d4a1a 1ffff1000ccdaa2f ffff88006734f498 0000000000000046
838 ffff88006734f440 ffffffff832f4269 ffff880064ba7456 0000000000000000
839 Call Trace:
840 [<ffffffff83364ddc>] icmpv6_param_prob+0x2c/0x40 net/ipv6/icmp.c:557
841 [< inline >] ip6_tlvopt_unknown net/ipv6/exthdrs.c:88
842 [<ffffffff83394405>] ip6_parse_tlv+0x555/0x670 net/ipv6/exthdrs.c:157
843 [<ffffffff8339a759>] ipv6_parse_hopopts+0x199/0x460 net/ipv6/exthdrs.c:663
844 [<ffffffff832ee773>] ipv6_rcv+0xfa3/0x1dc0 net/ipv6/ip6_input.c:191
845 ...
846
847 icmp6_send / icmpv6_send is invoked for both rx and tx paths. In both
848 cases the dst->dev should be preferred for determining the L3 domain
849 if the dst has been set on the skb. Fallback to the skb->dev if it has
850 not. This covers the case reported here where icmp6_send is invoked on
851 Rx before the route lookup.
852
853 Fixes: 5d41ce29e ("net: icmp6_send should use dst dev to determine L3 domain")
854 Reported-by: Andrey Konovalov <andreyknvl@google.com>
855 Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
856 Signed-off-by: David S. Miller <davem@davemloft.net>
857
858 net/ipv6/icmp.c | 6 ++++--
859 1 file changed, 4 insertions(+), 2 deletions(-)
860
861 commit 15977cda939cb4a2072de08f265d2d95a97c5c9c
862 Merge: 4d51197 5d6499b
863 Author: Brad Spengler <spender@grsecurity.net>
864 Date: Thu Dec 8 19:56:26 2016 -0500
865
866 Merge branch 'pax-test' into grsec-test
867
868 commit 5d6499bbf52429aee789035bda61df32919293e0
869 Merge: f3f4924 55d64c0
870 Author: Brad Spengler <spender@grsecurity.net>
871 Date: Thu Dec 8 19:56:19 2016 -0500
872
873 Merge branch 'linux-4.8.y' into pax-test
874
875 commit 4d51197ad44024df9dcb2f8f3bc871d5cc185808
876 Author: Philip Pettersson <philip.pettersson@gmail.com>
877 Date: Wed Nov 30 14:55:36 2016 -0800
878
879 Not unpriv privilege escalation on any version of grsecurity --
880 (contrary to copy+pasted Arch Linux security advisories)
881 we've disabled unprivileged userns ever since it existed.
882
883 packet: fix race condition in packet_set_ring
884
885 When packet_set_ring creates a ring buffer it will initialize a
886 struct timer_list if the packet version is TPACKET_V3. This value
887 can then be raced by a different thread calling setsockopt to
888 set the version to TPACKET_V1 before packet_set_ring has finished.
889
890 This leads to a use-after-free on a function pointer in the
891 struct timer_list when the socket is closed as the previously
892 initialized timer will not be deleted.
893
894 The bug is fixed by taking lock_sock(sk) in packet_setsockopt when
895 changing the packet version while also taking the lock at the start
896 of packet_set_ring.
897
898 Fixes: f6fb8f100b80 ("af-packet: TPACKET_V3 flexible buffer implementation.")
899 Signed-off-by: Philip Pettersson <philip.pettersson@gmail.com>
900 Signed-off-by: Eric Dumazet <edumazet@google.com>
901 Signed-off-by: David S. Miller <davem@davemloft.net>
902
903 net/packet/af_packet.c | 18 ++++++++++++------
904 1 file changed, 12 insertions(+), 6 deletions(-)
905
906 commit 8fb1a916b99396cae8f6961d1734ea51c333e8ae
907 Merge: 54050b7 f3f4924
908 Author: Brad Spengler <spender@grsecurity.net>
909 Date: Tue Dec 6 21:42:51 2016 -0500
910
911 Merge branch 'pax-test' into grsec-test
912
913 commit f3f49240500f0393101d222410f48f68c481959b
914 Author: Brad Spengler <spender@grsecurity.net>
915 Date: Tue Dec 6 21:42:28 2016 -0500
916
917 Update to pax-linux-4.8.12-test7.patch:
918 - fixed non-executable HIBERNATION resume code on amd64, reported and partially fixed by Arseny Solokha <asolokha@gmx.com>
919 - fixed USERCOPY compile regression with old gcc versions, reported by André Ferraz
920 - fixed ENDPROC use on atomic functions on sparc64
921 - fixed return value checking of convert_ip_to_linear
922 - fixed a few function types for RAP
923
924 arch/arm64/include/asm/processor.h | 7 -------
925 arch/sparc/lib/atomic_64.S | 8 ++++----
926 arch/x86/kernel/step.c | 2 +-
927 arch/x86/mm/fault.c | 5 ++++-
928 arch/x86/power/cpu.c | 4 ++++
929 arch/x86/power/hibernate_64.c | 11 +++++------
930 drivers/misc/lkdtm_core.c | 2 +-
931 drivers/staging/wlan-ng/p80211netdev.c | 2 +-
932 include/linux/init_task.h | 1 -
933 9 files changed, 20 insertions(+), 22 deletions(-)
934
935 commit 54050b78ed9dc52e72180f178a38474606a09d5c
936 Merge: 736e717 34c61d4
937 Author: Brad Spengler <spender@grsecurity.net>
938 Date: Sat Dec 3 09:14:47 2016 -0500
939
940 Merge branch 'pax-test' into grsec-test
941
942 commit 34c61d446390e30aa6b5c6940618a500c894a397
943 Merge: 99257a4 356ccf6
944 Author: Brad Spengler <spender@grsecurity.net>
945 Date: Sat Dec 3 09:14:32 2016 -0500
946
947 Merge branch 'linux-4.8.y' into pax-test
948
949 commit 736e717e33565dd4e71870b60d310e1d5aa3d0cd
950 Merge: 6e1844a 99257a4
951 Author: Brad Spengler <spender@grsecurity.net>
952 Date: Sun Nov 27 11:33:24 2016 -0500
953
954 Merge branch 'pax-test' into grsec-test
955
956 commit 99257a4169235bbe2576eb44ce2e0ce640070a17
957 Author: Brad Spengler <spender@grsecurity.net>
958 Date: Sun Nov 27 11:32:06 2016 -0500
959
960 Update to pax-linux-4.8.11-test6.patch:
961 - fixed harmless compile warning introduced by a previous fix, reported by Matt Turner (https://bugs.gentoo.org/show_bug.cgi?id=599320#c11)
962 - removed unnecessary objtree use in generating the size overflow hash tables
963 - Emese worked around a size overflow false positive in drbd, reported by rot (https://forums.grsecurity.net/viewtopic.php?f=3&t=4526)
964
965 drivers/block/drbd/drbd_int.h | 2 +-
966 kernel/trace/trace_printk.c | 6 ------
967 scripts/gcc-plugins/size_overflow_plugin/Makefile | 4 ++--
968 3 files changed, 3 insertions(+), 9 deletions(-)
969
970 commit 6e1844aa17930704e360cd231fa5d12f3aadda1b
971 Author: Ard Biesheuvel <ard.biesheuvel@linaro.org>
972 Date: Mon Oct 17 15:05:33 2016 +0100
973
974 mac80211: move struct aead_req off the stack
975
976 Some crypto implementations (such as the generic CCM wrapper in crypto/)
977 use scatterlists to map fields of private data in their struct aead_req.
978 This means these data structures cannot live in the vmalloc area, which
979 means that they cannot live on the stack (with CONFIG_VMAP_STACK.)
980
981 This currently occurs only with the generic software implementation, but
982 the private data and usage is implementation specific, so move the whole
983 data structures off the stack into heap by allocating every time we need
984 to use them.
985
986 In addition, take care not to put any of our own stack allocations into
987 scatterlists. This involves reserving some extra room when allocating the
988 aead_request structures, and referring to those allocations in the scatter-
989 lists (while copying the data from the stack before the crypto operation)
990
991 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
992 Signed-off-by: Johannes Berg <johannes.berg@intel.com>
993
994 net/mac80211/aes_ccm.c | 46 ++++++++++++++++++++++++++++++----------------
995 net/mac80211/aes_ccm.h | 8 +++++---
996 net/mac80211/aes_gcm.c | 43 ++++++++++++++++++++++++++++---------------
997 net/mac80211/aes_gcm.h | 6 ++++--
998 net/mac80211/aes_gmac.c | 26 +++++++++++++-------------
999 net/mac80211/aes_gmac.h | 4 ++++
1000 net/mac80211/wpa.c | 22 +++++++++-------------
1001 7 files changed, 93 insertions(+), 62 deletions(-)
1002
1003 commit c10e1633c41d5418e6eedc665582418a5befbb4f
1004 Author: Brad Spengler <spender@grsecurity.net>
1005 Date: Sun Nov 27 10:27:05 2016 -0500
1006
1007 Work around drbd size_overflow FP when SIZE_OVERFLOW_EXTRA is enabled, reported by rot at:
1008 https://forums.grsecurity.net/viewtopic.php?f=3&t=4526
1009
1010 drivers/block/drbd/drbd_int.h | 2 +-
1011 1 file changed, 1 insertion(+), 1 deletion(-)
1012
1013 commit 249d9232cebd4152a203680c63759332cdac13cb
1014 Merge: 18d46a8 b01d05b
1015 Author: Brad Spengler <spender@grsecurity.net>
1016 Date: Sat Nov 26 08:07:35 2016 -0500
1017
1018 Merge branch 'pax-test' into grsec-test
1019
1020 commit b01d05b77234043e071a10852c021c594531af1b
1021 Merge: 41ec71c 36bd5bf
1022 Author: Brad Spengler <spender@grsecurity.net>
1023 Date: Sat Nov 26 08:07:28 2016 -0500
1024
1025 Merge branch 'linux-4.8.y' into pax-test
1026
1027 commit 18d46a8fa74de2cb68fb5e6678959e5e61c6fea6
1028 Author: Brad Spengler <spender@grsecurity.net>
1029 Date: Fri Nov 25 08:37:05 2016 -0500
1030
1031 Mark __phys_addr_nodebug() on x64 as always-inlined
1032
1033 arch/x86/include/asm/page_64.h | 2 +-
1034 1 file changed, 1 insertion(+), 1 deletion(-)
1035
1036 commit 5dd906f677c6d649efad1b01da6d6965e15ac3db
1037 Author: Andrey Ryabinin <aryabinin@virtuozzo.com>
1038 Date: Thu Nov 24 13:23:10 2016 +0000
1039
1040 mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
1041
1042 This fixes CVE-2016-8650.
1043
1044 If mpi_powm() is given a zero exponent, it wants to immediately return
1045 either 1 or 0, depending on the modulus. However, if the result was
1046 initalised with zero limb space, no limbs space is allocated and a
1047 NULL-pointer exception ensues.
1048
1049 Fix this by allocating a minimal amount of limb space for the result when
1050 the 0-exponent case when the result is 1 and not touching the limb space
1051 when the result is 0.
1052
1053 This affects the use of RSA keys and X.509 certificates that carry them.
1054
1055 BUG: unable to handle kernel NULL pointer dereference at (null)
1056 IP: [<ffffffff8138ce5d>] mpi_powm+0x32/0x7e6
1057 PGD 0
1058 Oops: 0002 [#1] SMP
1059 Modules linked in:
1060 CPU: 3 PID: 3014 Comm: keyctl Not tainted 4.9.0-rc6-fscache+ #278
1061 Hardware name: ASUS All Series/H97-PLUS, BIOS 2306 10/09/2014
1062 task: ffff8804011944c0 task.stack: ffff880401294000
1063 RIP: 0010:[<ffffffff8138ce5d>] [<ffffffff8138ce5d>] mpi_powm+0x32/0x7e6
1064 RSP: 0018:ffff880401297ad8 EFLAGS: 00010212
1065 RAX: 0000000000000000 RBX: ffff88040868bec0 RCX: ffff88040868bba0
1066 RDX: ffff88040868b260 RSI: ffff88040868bec0 RDI: ffff88040868bee0
1067 RBP: ffff880401297ba8 R08: 0000000000000000 R09: 0000000000000000
1068 R10: 0000000000000047 R11: ffffffff8183b210 R12: 0000000000000000
1069 R13: ffff8804087c7600 R14: 000000000000001f R15: ffff880401297c50
1070 FS: 00007f7a7918c700(0000) GS:ffff88041fb80000(0000) knlGS:0000000000000000
1071 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
1072 CR2: 0000000000000000 CR3: 0000000401250000 CR4: 00000000001406e0
1073 Stack:
1074 ffff88040868bec0 0000000000000020 ffff880401297b00 ffffffff81376cd4
1075 0000000000000100 ffff880401297b10 ffffffff81376d12 ffff880401297b30
1076 ffffffff81376f37 0000000000000100 0000000000000000 ffff880401297ba8
1077 Call Trace:
1078 [<ffffffff81376cd4>] ? __sg_page_iter_next+0x43/0x66
1079 [<ffffffff81376d12>] ? sg_miter_get_next_page+0x1b/0x5d
1080 [<ffffffff81376f37>] ? sg_miter_next+0x17/0xbd
1081 [<ffffffff8138ba3a>] ? mpi_read_raw_from_sgl+0xf2/0x146
1082 [<ffffffff8132a95c>] rsa_verify+0x9d/0xee
1083 [<ffffffff8132acca>] ? pkcs1pad_sg_set_buf+0x2e/0xbb
1084 [<ffffffff8132af40>] pkcs1pad_verify+0xc0/0xe1
1085 [<ffffffff8133cb5e>] public_key_verify_signature+0x1b0/0x228
1086 [<ffffffff8133d974>] x509_check_for_self_signed+0xa1/0xc4
1087 [<ffffffff8133cdde>] x509_cert_parse+0x167/0x1a1
1088 [<ffffffff8133d609>] x509_key_preparse+0x21/0x1a1
1089 [<ffffffff8133c3d7>] asymmetric_key_preparse+0x34/0x61
1090 [<ffffffff812fc9f3>] key_create_or_update+0x145/0x399
1091 [<ffffffff812fe227>] SyS_add_key+0x154/0x19e
1092 [<ffffffff81001c2b>] do_syscall_64+0x80/0x191
1093 [<ffffffff816825e4>] entry_SYSCALL64_slow_path+0x25/0x25
1094 Code: 56 41 55 41 54 53 48 81 ec a8 00 00 00 44 8b 71 04 8b 42 04 4c 8b 67 18 45 85 f6 89 45 80 0f 84 b4 06 00 00 85 c0 75 2f 41 ff ce <49> c7 04 24 01 00 00 00 b0 01 75 0b 48 8b 41 18 48 83 38 01 0f
1095 RIP [<ffffffff8138ce5d>] mpi_powm+0x32/0x7e6
1096 RSP <ffff880401297ad8>
1097 CR2: 0000000000000000
1098 ---[ end trace d82015255d4a5d8d ]---
1099
1100 Basically, this is a backport of a libgcrypt patch:
1101
1102 http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=patch;h=6e1adb05d290aeeb1c230c763970695f4a538526
1103
1104 Fixes: cdec9cb5167a ("crypto: GnuPG based MPI lib - source files (part 1)")
1105 Signed-off-by: Andrey Ryabinin <aryabinin@virtuozzo.com>
1106 Signed-off-by: David Howells <dhowells@redhat.com>
1107 cc: Dmitry Kasatkin <dmitry.kasatkin@gmail.com>
1108 cc: linux-ima-devel@lists.sourceforge.net
1109 cc: stable@vger.kernel.org
1110 Signed-off-by: James Morris <james.l.morris@oracle.com>
1111
1112 lib/mpi/mpi-pow.c | 7 ++++++-
1113 1 file changed, 6 insertions(+), 1 deletion(-)
1114
1115 commit 218b2fc710bd61f32c7c0cf4556aa628bccf0382
1116 Author: Andrey Ryabinin <aryabinin@virtuozzo.com>
1117 Date: Thu Nov 24 13:23:03 2016 +0000
1118
1119 X.509: Fix double free in x509_cert_parse() [ver #3]
1120
1121 We shouldn't free cert->pub->key in x509_cert_parse() because
1122 x509_free_certificate() also does this:
1123 BUG: Double free or freeing an invalid pointer
1124 ...
1125 Call Trace:
1126 [<ffffffff81896c20>] dump_stack+0x63/0x83
1127 [<ffffffff81356571>] kasan_object_err+0x21/0x70
1128 [<ffffffff81356ed9>] kasan_report_double_free+0x49/0x60
1129 [<ffffffff813561ad>] kasan_slab_free+0x9d/0xc0
1130 [<ffffffff81350b7a>] kfree+0x8a/0x1a0
1131 [<ffffffff81844fbf>] public_key_free+0x1f/0x30
1132 [<ffffffff818455d4>] x509_free_certificate+0x24/0x90
1133 [<ffffffff818460bc>] x509_cert_parse+0x2bc/0x300
1134 [<ffffffff81846cae>] x509_key_preparse+0x3e/0x330
1135 [<ffffffff818444cf>] asymmetric_key_preparse+0x6f/0x100
1136 [<ffffffff8178bec0>] key_create_or_update+0x260/0x5f0
1137 [<ffffffff8178e6d9>] SyS_add_key+0x199/0x2a0
1138 [<ffffffff821d823b>] entry_SYSCALL_64_fastpath+0x1e/0xad
1139 Object at ffff880110bd1900, in cache kmalloc-512 size: 512
1140 ....
1141 Freed:
1142 PID = 2579
1143 [<ffffffff8104283b>] save_stack_trace+0x1b/0x20
1144 [<ffffffff813558f6>] save_stack+0x46/0xd0
1145 [<ffffffff81356183>] kasan_slab_free+0x73/0xc0
1146 [<ffffffff81350b7a>] kfree+0x8a/0x1a0
1147 [<ffffffff818460a3>] x509_cert_parse+0x2a3/0x300
1148 [<ffffffff81846cae>] x509_key_preparse+0x3e/0x330
1149 [<ffffffff818444cf>] asymmetric_key_preparse+0x6f/0x100
1150 [<ffffffff8178bec0>] key_create_or_update+0x260/0x5f0
1151 [<ffffffff8178e6d9>] SyS_add_key+0x199/0x2a0
1152 [<ffffffff821d823b>] entry_SYSCALL_64_fastpath+0x1e/0xad
1153
1154 Fixes: db6c43bd2132 ("crypto: KEYS: convert public key and digsig asym to the akcipher api")
1155 Signed-off-by: Andrey Ryabinin <aryabinin@virtuozzo.com>
1156 Cc: <stable@vger.kernel.org>
1157 Signed-off-by: David Howells <dhowells@redhat.com>
1158 Signed-off-by: James Morris <james.l.morris@oracle.com>
1159
1160 crypto/asymmetric_keys/x509_cert_parser.c | 1 -
1161 1 file changed, 1 deletion(-)
1162
1163 commit 7ab38a1d2f20a0ee1646c61f69c5628868e36e1c
1164 Author: Brad Spengler <spender@grsecurity.net>
1165 Date: Fri Nov 25 15:04:31 2016 -0500
1166
1167 Mark RANDSTRUCT as depending on GCC_PLUGINS
1168
1169 grsecurity/Kconfig | 1 +
1170 1 file changed, 1 insertion(+)
1171
1172 commit 4b779f90caef66bc904533a068e82ed7929a741f
1173 Author: Brad Spengler <spender@grsecurity.net>
1174 Date: Wed Nov 23 22:22:22 2016 -0500
1175
1176 whitespace cleanup
1177
1178 mm/usercopy.c | 6 +++---
1179 1 file changed, 3 insertions(+), 3 deletions(-)
1180
1181 commit fa8c4d8069e8a83b3a30bedbb7b5281cc035722e
1182 Author: Brad Spengler <spender@grsecurity.net>
1183 Date: Wed Nov 23 21:36:42 2016 -0500
1184
1185 Fix regression on i386 KERNEXEC introduced by KSPP ripoff of USERCOPY
1186
1187 mm/usercopy.c | 9 +++++++++
1188 1 file changed, 9 insertions(+)
1189
1190 commit 7bde68e909b1592b4de453d16d9efd544fdcf5d7
1191 Merge: 104123c 41ec71c
1192 Author: Brad Spengler <spender@grsecurity.net>
1193 Date: Wed Nov 23 19:59:44 2016 -0500
1194
1195 Merge branch 'pax-test' into grsec-test
1196
1197 commit 41ec71c4866375c87ea6d28341bfb980ec5805f3
1198 Author: Brad Spengler <spender@grsecurity.net>
1199 Date: Wed Nov 23 19:58:53 2016 -0500
1200
1201 Update to pax-linux-4.8.10-test5.patch:
1202 - worked around a false positive initify report with KMEMCHECK, reported by spender
1203 - fixed a compile error of the initify plugin with gcc 4.5
1204 - Emese fixed an infinite recursion bug in the initify plugin that triggered with certain gcc versions, reported by spender
1205 - worked around a false positive initify report with KMEMCHECK, reported by spender
1206 - fixed a compile error of the initify plugin with gcc 4.5
1207 - Emese fixed an infinite recursion bug in the initify plugin that triggered with certain gcc versions, reported by spender
1208
1209 fs/exofs/super.c | 7 +-
1210 kernel/trace/trace_printk.c | 11 +-
1211 net/netfilter/nf_log.c | 2 +-
1212 .../size_overflow_plugin/size_overflow.h | 8 +-
1213 .../size_overflow_plugin/size_overflow_debug.c | 4 +-
1214 .../size_overflow_plugin/size_overflow_ipa.c | 143 ++++++++++++++-------
1215 .../size_overflow_plugin/size_overflow_plugin.c | 2 +-
1216 .../size_overflow_plugin_hash.c | 40 +++---
1217 .../size_overflow_plugin/size_overflow_transform.c | 6 +-
1218 9 files changed, 136 insertions(+), 87 deletions(-)
1219
1220 commit 104123c7083b4b405c3d94e5cbcf8d82a3c1bf3b
1221 Author: Joerg Roedel <jroedel@suse.de>
1222 Date: Wed Sep 14 11:41:59 2016 +0200
1223
1224 iommu/amd: Don't put completion-wait semaphore on stack
1225
1226 The semaphore used by the AMD IOMMU to signal command
1227 completion lived on the stack until now, which was safe as
1228 the driver busy-waited on the semaphore with IRQs disabled,
1229 so the stack can't go away under the driver.
1230
1231 But the recently introduced vmap-based stacks break this as
1232 the physical address of the semaphore can't be determinded
1233 easily anymore. The driver used the __pa() macro, but that
1234 only works in the direct-mapping. The result were
1235 Completion-Wait timeout errors seen by the IOMMU driver,
1236 breaking system boot.
1237
1238 Since putting the semaphore on the stack is bad design
1239 anyway, move the semaphore into 'struct amd_iommu'. It is
1240 protected by the per-iommu lock and now in the direct
1241 mapping again. This fixes the Completion-Wait timeout errors
1242 and makes AMD IOMMU systems boot again with vmap-based
1243 stacks enabled.
1244
1245 Reported-by: Borislav Petkov <bp@alien8.de>
1246 Signed-off-by: Joerg Roedel <jroedel@suse.de>
1247 Cc: H. Peter Anvin <hpa@zytor.com>
1248 Cc: Linus Torvalds <torvalds@linux-foundation.org>
1249 Cc: Peter Zijlstra <peterz@infradead.org>
1250 Cc: Thomas Gleixner <tglx@linutronix.de>
1251 Signed-off-by: Ingo Molnar <mingo@kernel.org>
1252
1253 drivers/iommu/amd_iommu.c | 51 ++++++++++++++++++++++++++++-------------
1254 drivers/iommu/amd_iommu_types.h | 2 ++
1255 2 files changed, 37 insertions(+), 16 deletions(-)
1256
1257 commit fb4681fbb3ac4fbfc38c4d878a769d9521b2cadc
1258 Merge: 5c7c04f7 2eb064c
1259 Author: Brad Spengler <spender@grsecurity.net>
1260 Date: Mon Nov 21 07:32:06 2016 -0500
1261
1262 Merge branch 'pax-test' into grsec-test
1263
1264 commit 2eb064cd06070c433afb5bbe06f2912c6fe4c0ca
1265 Merge: ec40a67 cf5ae29
1266 Author: Brad Spengler <spender@grsecurity.net>
1267 Date: Mon Nov 21 07:31:48 2016 -0500
1268
1269 Merge branch 'linux-4.8.y' into pax-test
1270
1271 commit 5c7c04f7c8fcb7a3730b34db41a0842ef0dbed51
1272 Author: Brad Spengler <spender@grsecurity.net>
1273 Date: Sat Nov 19 19:50:51 2016 -0500
1274
1275 compile fix
1276
1277 drivers/platform/x86/toshiba-wmi.c | 2 +-
1278 1 file changed, 1 insertion(+), 1 deletion(-)
1279
1280 commit 05eb3d0ec6643c60f794937ba562fea97f5be897
1281 Author: Brad Spengler <spender@grsecurity.net>
1282 Date: Sat Nov 19 19:32:09 2016 -0500
1283
1284 compile fix
1285
1286 net/netfilter/nf_log.c | 2 +-
1287 1 file changed, 1 insertion(+), 1 deletion(-)
1288
1289 commit fb9517eef2f4321b99e1427728ea81e7beb6709e
1290 Author: Brad Spengler <spender@grsecurity.net>
1291 Date: Sat Nov 19 19:26:19 2016 -0500
1292
1293 compile fix
1294
1295 drivers/platform/x86/toshiba-wmi.c | 2 +-
1296 1 file changed, 1 insertion(+), 1 deletion(-)
1297
1298 commit d7be8fc340893cb7a61f295adf357433684c1412
1299 Author: Brad Spengler <spender@grsecurity.net>
1300 Date: Sat Nov 19 18:50:43 2016 -0500
1301
1302 Fix an instance of DMA on stack reported by jotik
1303
1304 drivers/tty/hvc/hvc_console.c | 13 +++++++++++--
1305 1 file changed, 11 insertions(+), 2 deletions(-)
1306
1307 commit 491d119de68bd80666a5e0c9a45538b03a7e0359
1308 Merge: d06ab17 ec40a67
1309 Author: Brad Spengler <spender@grsecurity.net>
1310 Date: Sat Nov 19 09:49:17 2016 -0500
1311
1312 Merge branch 'pax-test' into grsec-test
1313
1314 commit ec40a67f38da6771cc50d21b8bdfef7fe85c13f9
1315 Merge: d10440d 8765773
1316 Author: Brad Spengler <spender@grsecurity.net>
1317 Date: Sat Nov 19 09:48:59 2016 -0500
1318
1319 Merge branch 'linux-4.8.y' into pax-test
1320
1321 commit d06ab1776f143f4c0f040b37b5d4be02fb4c2b2f
1322 Author: Brad Spengler <spender@grsecurity.net>
1323 Date: Wed Nov 16 20:06:47 2016 -0500
1324
1325 Move location of GRKERNSEC_BRUTE call, otherwise on systems with suid
1326 dumping enabled, the crash of a suid/fscapped binary will not produce a
1327 coredump as a SIGKILL to the other threads of the process will trigger
1328 a group exit. Thanks to Michael Hu and Meenakshi Selvaraj for the report!
1329
1330 fs/coredump.c | 6 +++---
1331 1 file changed, 3 insertions(+), 3 deletions(-)
1332
1333 commit 2deb6e90bf515a547273218c9e5e80362cedf5f4
1334 Merge: 538290f d10440d
1335 Author: Brad Spengler <spender@grsecurity.net>
1336 Date: Tue Nov 15 07:22:21 2016 -0500
1337
1338 Merge branch 'pax-test' into grsec-test
1339
1340 commit d10440da199a8c4601cf572c85c240b391d7ff1c
1341 Author: Brad Spengler <spender@grsecurity.net>
1342 Date: Tue Nov 15 07:21:39 2016 -0500
1343
1344 Forward-port PaX INITIFY updates:
1345 - Emese fixed an infinite recursion bug in the initify plugin that triggered with certain gcc versions, reported by spender
1346 - fixed a copy-paste error in the previous initify compile error fix
1347
1348 scripts/gcc-plugins/initify_plugin.c | 7 +++----
1349 1 file changed, 3 insertions(+), 4 deletions(-)
1350
1351 commit 538290f125d86e96ca1cb58ec6b6dc42c6df94f5
1352 Merge: 29790c8 0651bb9
1353 Author: Brad Spengler <spender@grsecurity.net>
1354 Date: Tue Nov 15 07:16:37 2016 -0500
1355
1356 Merge branch 'pax-test' into grsec-test
1357
1358 commit 0651bb9a29497614f2ac8907576e13c25d14417d
1359 Merge: 3dccfc8 61385cc
1360 Author: Brad Spengler <spender@grsecurity.net>
1361 Date: Tue Nov 15 07:16:23 2016 -0500
1362
1363 Merge branch 'linux-4.8.y' into pax-test
1364
1365 commit 29790c808b36fed3643adb45a52ddd1eaf215d5a
1366 Merge: 884f7d7 3dccfc8
1367 Author: Brad Spengler <spender@grsecurity.net>
1368 Date: Mon Nov 14 21:55:00 2016 -0500
1369
1370 Merge branch 'pax-test' into grsec-test
1371
1372 commit 3dccfc8eb94c31bb44f90f2d5673867d47ceeae1
1373 Author: Brad Spengler <spender@grsecurity.net>
1374 Date: Mon Nov 14 21:53:56 2016 -0500
1375
1376 Forward-ported PaX updates (so all patches can be released tonight):
1377 - worked around a false positive initify report with KMEMCHECK, reported by spender
1378 - fixed a compile error of the initify plugin with gcc 4.5
1379
1380 lib/Kconfig.kmemcheck | 1 +
1381 scripts/gcc-plugins/initify_plugin.c | 8 ++++++++
1382 2 files changed, 9 insertions(+)
1383
1384 commit 884f7d7137f2cb388491c398a22b555c9e04bd3b
1385 Author: Brad Spengler <spender@grsecurity.net>
1386 Date: Mon Nov 14 08:52:36 2016 -0500
1387
1388 re-enable INITIFY
1389
1390 security/Kconfig | 1 -
1391 1 file changed, 1 deletion(-)
1392
1393 commit 1199c8fee72e0204eef6e517acf1d17e1edb35d0
1394 Author: Brad Spengler <spender@grsecurity.net>
1395 Date: Sat Nov 12 09:28:52 2016 -0500
1396
1397 always clear after restore
1398
1399 kernel/power/snapshot.c | 2 --
1400 1 file changed, 2 deletions(-)
1401
1402 commit 6ee3a03e6b4610d3a4c8536222e613c9381d310a
1403 Author: Brad Spengler <spender@grsecurity.net>
1404 Date: Sat Nov 12 07:48:59 2016 -0500
1405
1406 Remove duplicate function definition caused by bad git merge
1407 Thanks to Toralf Foerster for the report
1408
1409 kernel/power/snapshot.c | 20 --------------------
1410 1 file changed, 20 deletions(-)
1411
1412 commit 972fc7c4ab01bed5011f92621c0235a29b964321
1413 Merge: b797a7f 179609c
1414 Author: Brad Spengler <spender@grsecurity.net>
1415 Date: Thu Nov 10 21:30:42 2016 -0500
1416
1417 Merge branch 'pax-test' into grsec-test
1418
1419 commit 179609c35bcb2c28967e27dd71850a64dd8d2457
1420 Author: Brad Spengler <spender@grsecurity.net>
1421 Date: Thu Nov 10 21:28:09 2016 -0500
1422
1423 Update to pax-linux-4.8.7-test3.patch
1424
1425 Makefile | 5 +-
1426 arch/x86/kernel/alternative.c | 2 +
1427 arch/x86/kernel/cpu/intel.c | 6 +
1428 arch/x86/kernel/tsc.c | 3 +
1429 .../gcc-plugins/size_overflow_plugin/.gitignore | 5 +-
1430 .../gcc-plugins/size_overflow_plugin/e_fields.data | 240 ++++++++++++++++---
1431 .../gcc-plugins/size_overflow_plugin/e_fns.data | 262 +++++++++++++++++++--
1432 .../gcc-plugins/size_overflow_plugin/e_vars.data | 3 +
1433 8 files changed, 467 insertions(+), 59 deletions(-)
1434
1435 commit b797a7f8f1bd6dd882c302108d3e0e24eec4eb52
1436 Merge: c65bef9 61c5e35
1437 Author: Brad Spengler <spender@grsecurity.net>
1438 Date: Thu Nov 10 18:47:19 2016 -0500
1439
1440 Merge branch 'pax-test' into grsec-test
1441
1442 commit 61c5e357c8e096078f3087cc1c9945311580ef58
1443 Merge: 26e177d 567aeca
1444 Author: Brad Spengler <spender@grsecurity.net>
1445 Date: Thu Nov 10 18:47:09 2016 -0500
1446
1447 Merge branch 'linux-4.8.y' into pax-test
1448
1449 commit c65bef9442a61a12256456658a6e3a3aa6f0017c
1450 Author: Brad Spengler <spender@grsecurity.net>
1451 Date: Wed Nov 9 17:22:04 2016 -0500
1452
1453 Add SLAB_USERCOPY backward compatibility for out of tree modules
1454
1455 include/linux/slab.h | 7 +++++++
1456 mm/slab_common.c | 3 ++-
1457 2 files changed, 9 insertions(+), 1 deletion(-)
1458
1459 commit 9f7c67696110c732bc080f27629a93c652aa6784
1460 Merge: 8c2ed61 26e177d
1461 Author: Brad Spengler <spender@grsecurity.net>
1462 Date: Wed Nov 9 17:13:02 2016 -0500
1463
1464 Merge branch 'pax-test' into grsec-test
1465
1466 commit 26e177df8561bd7b261090dcce16f8bc5a166e43
1467 Author: Brad Spengler <spender@grsecurity.net>
1468 Date: Wed Nov 9 17:11:43 2016 -0500
1469
1470 Update to pax-linux-4.8.6-test2.patch:
1471 - fixed resume regression on X86 caused by the recent constification of boot_cpu_data, reported by Joe Gabinsky (https://bugs.archlinux.org/task/51767)
1472 - worked around a compile error with gcc enforced PIE, reported by Carlos Carvalho (https://forums.grsecurity.net/viewtopic.php?f=3&t=4607)
1473 - fixed a latent entropy compile error that triggered on arm, reported by spender
1474
1475 Makefile | 2 ++
1476 arch/x86/include/asm/irqflags.h | 2 ++
1477 arch/x86/include/asm/uaccess_32.h | 3 +++
1478 arch/x86/include/asm/uaccess_64.h | 4 ++++
1479 arch/x86/kernel/acpi/wakeup_32.S | 2 ++
1480 arch/x86/kernel/acpi/wakeup_64.S | 2 ++
1481 arch/x86/kernel/cpu/common.c | 6 ++++++
1482 arch/x86/kernel/vm86_32.c | 6 ++----
1483 arch/x86/power/hibernate_asm_32.S | 2 ++
1484 arch/x86/power/hibernate_asm_64.S | 2 ++
1485 fs/pstore/ftrace.c | 1 +
1486 kernel/events/hw_breakpoint.c | 1 +
1487 mm/slab.c | 14 +++++++-------
1488 scripts/gcc-plugins/latent_entropy_plugin.c | 4 ++--
1489 scripts/gcc-plugins/size_overflow_plugin/disable.data | 3 +++
1490 scripts/gcc-plugins/size_overflow_plugin/e_fns.data | 5 +----
1491 16 files changed, 42 insertions(+), 17 deletions(-)
1492
1493 commit 8c2ed61b048133cef4d19cbcfad489c5229c6d85
1494 Author: Brad Spengler <spender@grsecurity.net>
1495 Date: Wed Nov 9 17:08:54 2016 -0500
1496
1497 re-enable latent_entropy on ARM
1498
1499 security/Kconfig | 1 -
1500 1 file changed, 1 deletion(-)
1501
1502 commit f111a022d48483a796d7f6d170e5165fa17c32aa
1503 Author: Brad Spengler <spender@grsecurity.net>
1504 Date: Tue Nov 8 21:10:00 2016 -0500
1505
1506 Update size_overflow hash tables
1507
1508 scripts/gcc-plugins/size_overflow_plugin/e_fields.data | 1 +
1509 scripts/gcc-plugins/size_overflow_plugin/e_fns.data | 1 +
1510 2 files changed, 2 insertions(+)
1511
1512 commit f4e7a9c6e5c14a7d9765191e4fdae902e777a62b
1513 Author: Brad Spengler <spender@grsecurity.net>
1514 Date: Tue Nov 8 20:39:56 2016 -0500
1515
1516 Update size_overflow hash table
1517
1518 .../gcc-plugins/size_overflow_plugin/e_fields.data | 87 ++++++++++++++++++----
1519 .../gcc-plugins/size_overflow_plugin/e_fns.data | 81 +++++++++++++++++---
1520 2 files changed, 143 insertions(+), 25 deletions(-)
1521
1522 commit f3a2f418e4c8c9e7a3c8e44994a9b789b755f690
1523 Author: Brad Spengler <spender@grsecurity.net>
1524 Date: Tue Nov 8 20:27:26 2016 -0500
1525
1526 Update size_overflow hash table
1527
1528 scripts/gcc-plugins/size_overflow_plugin/e_fields.data | 1 +
1529 scripts/gcc-plugins/size_overflow_plugin/e_fns.data | 1 +
1530 2 files changed, 2 insertions(+)
1531
1532 commit 7429f39d5af5c7c6744dadbc8cef6fb09bba0378
1533 Author: Brad Spengler <spender@grsecurity.net>
1534 Date: Tue Nov 8 20:22:07 2016 -0500
1535
1536 compile fix
1537
1538 security/Kconfig | 2 +-
1539 1 file changed, 1 insertion(+), 1 deletion(-)
1540
1541 commit 2c1be792d3b1eced5c977f431b97a6f358257c7d
1542 Author: Brad Spengler <spender@grsecurity.net>
1543 Date: Tue Nov 8 20:15:52 2016 -0500
1544
1545 Disable LATENT_ENTROPY on ARM temporarily
1546
1547 security/Kconfig | 1 +
1548 1 file changed, 1 insertion(+)
1549
1550 commit 5baa2459453f698c59713d66c19a35ceb08c6423
1551 Author: Brad Spengler <spender@grsecurity.net>
1552 Date: Tue Nov 8 19:28:11 2016 -0500
1553
1554 Update size_overflow hash tables
1555
1556 .../gcc-plugins/size_overflow_plugin/e_fields.data | 19 +++++++++--
1557 .../gcc-plugins/size_overflow_plugin/e_fns.data | 38 ++++++++++++++++++++--
1558 .../gcc-plugins/size_overflow_plugin/e_vars.data | 2 ++
1559 3 files changed, 55 insertions(+), 4 deletions(-)
1560
1561 commit e6ff4162464e018c08a58689f60664f96786a4e0
1562 Author: Brad Spengler <spender@grsecurity.net>
1563 Date: Tue Nov 8 19:23:13 2016 -0500
1564
1565 Update size_overflow hash tables
1566
1567 .../gcc-plugins/size_overflow_plugin/e_fields.data | 132 +++++++++++++++++---
1568 .../gcc-plugins/size_overflow_plugin/e_fns.data | 135 +++++++++++++++++++--
1569 .../gcc-plugins/size_overflow_plugin/e_vars.data | 1 +
1570 3 files changed, 243 insertions(+), 25 deletions(-)
1571
1572 commit ee26614f6745609f79b28620130afa73b2c86ff8
1573 Author: Brad Spengler <spender@grsecurity.net>
1574 Date: Tue Nov 8 19:10:38 2016 -0500
1575
1576 Update size_overflow hash table
1577
1578 scripts/gcc-plugins/size_overflow_plugin/e_fns.data | 8 ++++++++
1579 1 file changed, 8 insertions(+)
1580
1581 commit d3291c0dc6f25e59c8c402b66416cf0f4f6dddb7
1582 Author: Brad Spengler <spender@grsecurity.net>
1583 Date: Tue Nov 8 19:03:02 2016 -0500
1584
1585 Initial import of grsecurity 3.1 for Linux 4.8.6
1586
1587 Documentation/dontdiff | 2 +
1588 Documentation/kernel-parameters.txt | 6 +
1589 Documentation/sysctl/kernel.txt | 15 +
1590 Makefile | 8 +-
1591 arch/alpha/include/asm/cache.h | 4 +-
1592 arch/alpha/kernel/osf_sys.c | 12 +-
1593 arch/arc/Kconfig | 1 +
1594 arch/arm/Kconfig | 2 +
1595 arch/arm/Kconfig.debug | 1 +
1596 arch/arm/include/asm/cacheflush.h | 2 +-
1597 arch/arm/include/asm/thread_info.h | 7 +-
1598 arch/arm/kernel/entry-common.S | 8 +-
1599 arch/arm/kernel/process.c | 4 +-
1600 arch/arm/kernel/ptrace.c | 9 +
1601 arch/arm/kernel/traps.c | 7 +-
1602 arch/arm/mm/Kconfig | 4 +-
1603 arch/arm/mm/fault.c | 40 +-
1604 arch/arm/mm/mmap.c | 8 +-
1605 arch/arm/net/bpf_jit_32.c | 51 +-
1606 arch/arm64/Kconfig.debug | 1 +
1607 arch/arm64/include/asm/atomic.h | 2 +
1608 arch/arm64/include/asm/cache.h | 2 +
1609 arch/arm64/include/asm/pgtable.h | 3 +
1610 arch/avr32/include/asm/cache.h | 4 +-
1611 arch/blackfin/Kconfig.debug | 1 +
1612 arch/blackfin/include/asm/cache.h | 3 +-
1613 arch/cris/include/arch-v10/arch/cache.h | 3 +-
1614 arch/cris/include/arch-v32/arch/cache.h | 3 +-
1615 arch/frv/include/asm/cache.h | 3 +-
1616 arch/frv/mm/elf-fdpic.c | 4 +-
1617 arch/hexagon/include/asm/cache.h | 6 +-
1618 arch/ia64/Kconfig | 1 +
1619 arch/ia64/include/asm/cache.h | 3 +-
1620 arch/ia64/kernel/sys_ia64.c | 2 +
1621 arch/ia64/mm/hugetlbpage.c | 2 +
1622 arch/m32r/include/asm/cache.h | 4 +-
1623 arch/m68k/include/asm/cache.h | 4 +-
1624 arch/m68k/kernel/time.c | 1 +
1625 arch/metag/mm/hugetlbpage.c | 1 +
1626 arch/microblaze/include/asm/cache.h | 3 +-
1627 arch/mips/Kconfig | 1 +
1628 arch/mips/include/asm/thread_info.h | 11 +-
1629 arch/mips/kernel/irq.c | 3 +
1630 arch/mips/kernel/ptrace.c | 9 +
1631 arch/mips/mm/mmap.c | 4 +-
1632 arch/mn10300/proc-mn103e010/include/proc/cache.h | 4 +-
1633 arch/mn10300/proc-mn2ws0050/include/proc/cache.h | 4 +-
1634 arch/openrisc/include/asm/cache.h | 4 +-
1635 arch/parisc/include/asm/cache.h | 3 +
1636 arch/parisc/kernel/sys_parisc.c | 4 +
1637 arch/powerpc/Kconfig | 1 +
1638 arch/powerpc/include/asm/thread_info.h | 5 +-
1639 arch/powerpc/kernel/Makefile | 2 +
1640 arch/powerpc/kernel/irq.c | 3 +
1641 arch/powerpc/kernel/process.c | 10 +-
1642 arch/powerpc/kernel/ptrace.c | 15 +
1643 arch/powerpc/kernel/traps.c | 5 +
1644 arch/powerpc/mm/slice.c | 2 +-
1645 arch/s390/Kconfig.debug | 1 +
1646 arch/s390/include/asm/cache.h | 4 +-
1647 arch/score/include/asm/cache.h | 4 +-
1648 arch/sh/include/asm/cache.h | 3 +-
1649 arch/sh/mm/mmap.c | 6 +-
1650 arch/sparc/include/asm/thread_info_64.h | 8 +-
1651 arch/sparc/kernel/process_32.c | 6 +-
1652 arch/sparc/kernel/process_64.c | 8 +-
1653 arch/sparc/kernel/ptrace_64.c | 14 +
1654 arch/sparc/kernel/sys_sparc_64.c | 8 +-
1655 arch/sparc/kernel/syscalls.S | 8 +-
1656 arch/sparc/kernel/traps_32.c | 8 +-
1657 arch/sparc/kernel/traps_64.c | 28 +-
1658 arch/sparc/kernel/unaligned_64.c | 2 +-
1659 arch/sparc/mm/fault_64.c | 2 +-
1660 arch/sparc/mm/hugetlbpage.c | 15 +-
1661 arch/tile/Kconfig | 1 +
1662 arch/tile/include/asm/cache.h | 3 +-
1663 arch/tile/mm/hugetlbpage.c | 2 +
1664 arch/unicore32/include/asm/cache.h | 6 +-
1665 arch/x86/Kconfig | 21 +
1666 arch/x86/Kconfig.debug | 2 +
1667 arch/x86/entry/common.c | 14 +
1668 arch/x86/entry/entry_32.S | 2 +-
1669 arch/x86/entry/entry_64.S | 2 +-
1670 arch/x86/ia32/ia32_aout.c | 2 +
1671 arch/x86/include/asm/floppy.h | 20 +-
1672 arch/x86/include/asm/fpu/types.h | 69 +-
1673 arch/x86/include/asm/io.h | 2 +-
1674 arch/x86/include/asm/page.h | 12 +-
1675 arch/x86/include/asm/paravirt_types.h | 21 +-
1676 arch/x86/include/asm/processor.h | 4 +-
1677 arch/x86/include/asm/thread_info.h | 6 +-
1678 arch/x86/kernel/dumpstack.c | 8 +-
1679 arch/x86/kernel/dumpstack_32.c | 1 +
1680 arch/x86/kernel/ioport.c | 13 +
1681 arch/x86/kernel/irq_32.c | 3 +
1682 arch/x86/kernel/irq_64.c | 7 +-
1683 arch/x86/kernel/ldt.c | 18 +
1684 arch/x86/kernel/msr.c | 12 +
1685 arch/x86/kernel/sys_i386_32.c | 9 +-
1686 arch/x86/kernel/sys_x86_64.c | 8 +-
1687 arch/x86/kernel/traps.c | 5 +
1688 arch/x86/kernel/verify_cpu.S | 1 +
1689 arch/x86/kernel/vm86_32.c | 15 +
1690 arch/x86/mm/fault.c | 12 +-
1691 arch/x86/mm/hugetlbpage.c | 15 +-
1692 arch/x86/mm/init.c | 51 +-
1693 arch/x86/mm/init_32.c | 6 +-
1694 arch/x86/mm/mmap.c | 16 +-
1695 arch/x86/net/bpf_jit_comp.c | 4 +
1696 arch/x86/xen/Kconfig | 1 +
1697 arch/xtensa/variants/dc232b/include/variant/core.h | 2 +-
1698 arch/xtensa/variants/fsf/include/variant/core.h | 3 +-
1699 crypto/scatterwalk.c | 10 +-
1700 drivers/acpi/acpica/hwxfsleep.c | 11 +-
1701 drivers/acpi/custom_method.c | 4 +
1702 drivers/block/cciss.h | 30 +-
1703 drivers/block/smart1,2.h | 40 +-
1704 drivers/char/Kconfig | 4 +-
1705 drivers/char/mem.c | 19 +-
1706 drivers/char/random.c | 3 -
1707 drivers/cpufreq/sparc-us3-cpufreq.c | 2 -
1708 drivers/firewire/ohci.c | 4 +
1709 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | 82 +-
1710 .../drm/amd/powerplay/hwmgr/cz_clockpowergating.c | 12 +-
1711 drivers/gpu/drm/amd/powerplay/hwmgr/cz_hwmgr.c | 58 +-
1712 drivers/gpu/drm/amd/powerplay/hwmgr/fiji_thermal.c | 20 +-
1713 .../drm/amd/powerplay/hwmgr/polaris10_thermal.c | 22 +-
1714 .../gpu/drm/amd/powerplay/hwmgr/tonga_thermal.c | 20 +-
1715 drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.c | 9 +-
1716 drivers/gpu/drm/nouveau/nouveau_ttm.c | 28 +-
1717 drivers/gpu/drm/ttm/ttm_bo_manager.c | 10 +-
1718 drivers/gpu/drm/virtio/virtgpu_ttm.c | 10 +-
1719 drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 10 +-
1720 drivers/infiniband/hw/i40iw/i40iw_ctrl.c | 138 +-
1721 drivers/infiniband/hw/i40iw/i40iw_uk.c | 34 +-
1722 drivers/infiniband/hw/nes/nes_cm.c | 22 +-
1723 drivers/iommu/amd_iommu.c | 14 +-
1724 drivers/isdn/gigaset/bas-gigaset.c | 32 +-
1725 drivers/isdn/gigaset/ser-gigaset.c | 32 +-
1726 drivers/isdn/gigaset/usb-gigaset.c | 32 +-
1727 drivers/isdn/i4l/isdn_concap.c | 6 +-
1728 drivers/isdn/i4l/isdn_x25iface.c | 16 +-
1729 drivers/md/bcache/Kconfig | 1 +
1730 drivers/md/raid5.c | 8 +
1731 drivers/media/pci/solo6x10/solo6x10-g723.c | 2 +-
1732 .../media/platform/mtk-vcodec/venc/venc_h264_if.c | 8 +-
1733 .../media/platform/mtk-vcodec/venc/venc_vp8_if.c | 8 +-
1734 drivers/media/platform/sti/c8sectpfe/Kconfig | 1 +
1735 drivers/media/usb/dvb-usb/cinergyT2-core.c | 91 +-
1736 drivers/media/usb/dvb-usb/cinergyT2-fe.c | 182 +-
1737 drivers/media/usb/dvb-usb/dvb-usb-firmware.c | 37 +-
1738 drivers/media/usb/dvb-usb/technisat-usb2.c | 23 +-
1739 drivers/message/fusion/mptbase.c | 9 +
1740 drivers/misc/sgi-xp/xp_main.c | 12 +-
1741 drivers/net/ethernet/brocade/bna/bna_enet.c | 8 +-
1742 drivers/net/wan/lmc/lmc_media.c | 97 +-
1743 drivers/net/wan/z85230.c | 24 +-
1744 drivers/net/wireless/ath/ath9k/Kconfig | 1 -
1745 drivers/pci/proc.c | 9 +
1746 drivers/platform/x86/asus-wmi.c | 12 +
1747 drivers/rtc/rtc-dev.c | 3 +
1748 drivers/scsi/bfa/bfa_fcs.c | 19 +-
1749 drivers/scsi/bfa/bfa_fcs_lport.c | 29 +-
1750 drivers/scsi/bfa/bfa_modules.h | 12 +-
1751 drivers/scsi/hpsa.h | 40 +-
1752 drivers/staging/lustre/lustre/ldlm/ldlm_flock.c | 2 +-
1753 drivers/staging/wilc1000/host_interface.h | 1 +
1754 drivers/staging/wilc1000/wilc_spi.c | 1 +
1755 drivers/tty/sysrq.c | 2 +-
1756 drivers/tty/tty_io.c | 4 +
1757 drivers/tty/vt/keyboard.c | 22 +-
1758 drivers/usb/core/hub.c | 5 +
1759 drivers/usb/gadget/function/f_uac1.c | 1 +
1760 drivers/usb/gadget/function/u_uac1.c | 1 +
1761 drivers/usb/host/hwa-hc.c | 9 +-
1762 drivers/usb/usbip/vhci_sysfs.c | 2 +-
1763 drivers/video/fbdev/matrox/matroxfb_DAC1064.c | 10 +-
1764 drivers/video/fbdev/matrox/matroxfb_Ti3026.c | 5 +-
1765 drivers/video/fbdev/sh_mobile_lcdcfb.c | 6 +-
1766 drivers/video/logo/logo_linux_clut224.ppm | 2720 ++++----
1767 drivers/xen/xenfs/xenstored.c | 5 +
1768 firmware/Makefile | 2 +
1769 firmware/WHENCE | 20 +-
1770 firmware/bnx2/bnx2-mips-06-6.2.3.fw.ihex | 5804 +++++++++++++++++
1771 firmware/bnx2/bnx2-mips-09-6.2.1b.fw.ihex | 6496 ++++++++++++++++++++
1772 fs/attr.c | 4 +
1773 fs/autofs4/waitq.c | 9 +
1774 fs/binfmt_aout.c | 7 +
1775 fs/binfmt_elf.c | 40 +-
1776 fs/compat.c | 20 +-
1777 fs/coredump.c | 17 +-
1778 fs/dcache.c | 5 +-
1779 fs/debugfs/inode.c | 19 +-
1780 fs/exec.c | 159 +-
1781 fs/ext2/balloc.c | 4 +-
1782 fs/ext2/super.c | 8 +-
1783 fs/ext4/balloc.c | 4 +-
1784 fs/fcntl.c | 4 +
1785 fs/fhandle.c | 3 +-
1786 fs/file.c | 4 +
1787 fs/filesystems.c | 4 +
1788 fs/fs_struct.c | 20 +-
1789 fs/hugetlbfs/inode.c | 5 +-
1790 fs/inode.c | 8 +-
1791 fs/kernfs/dir.c | 6 +
1792 fs/mount.h | 4 +-
1793 fs/namei.c | 290 +-
1794 fs/namespace.c | 24 +
1795 fs/open.c | 38 +
1796 fs/overlayfs/super.c | 6 +-
1797 fs/pipe.c | 2 +-
1798 fs/posix_acl.c | 15 +-
1799 fs/proc/Kconfig | 10 +-
1800 fs/proc/array.c | 67 +-
1801 fs/proc/base.c | 193 +-
1802 fs/proc/cmdline.c | 4 +
1803 fs/proc/devices.c | 4 +
1804 fs/proc/fd.c | 13 +-
1805 fs/proc/generic.c | 64 +
1806 fs/proc/inode.c | 17 +
1807 fs/proc/internal.h | 18 +-
1808 fs/proc/interrupts.c | 4 +
1809 fs/proc/kcore.c | 3 +
1810 fs/proc/proc_net.c | 31 +
1811 fs/proc/proc_sysctl.c | 50 +-
1812 fs/proc/root.c | 8 +
1813 fs/proc/stat.c | 69 +-
1814 fs/proc/task_mmu.c | 87 +-
1815 fs/proc/task_nommu.c | 2 +-
1816 fs/readdir.c | 19 +
1817 fs/reiserfs/item_ops.c | 24 +-
1818 fs/reiserfs/super.c | 4 +
1819 fs/select.c | 2 +
1820 fs/seq_file.c | 31 +-
1821 fs/stat.c | 20 +-
1822 fs/sysfs/dir.c | 30 +-
1823 fs/utimes.c | 8 +
1824 fs/xattr.c | 26 +-
1825 fs/xfs/xfs_ioctl.c | 6 +
1826 grsecurity/Kconfig | 1205 ++++
1827 grsecurity/Makefile | 54 +
1828 grsecurity/gracl.c | 2773 +++++++++
1829 grsecurity/gracl_alloc.c | 105 +
1830 grsecurity/gracl_cap.c | 96 +
1831 grsecurity/gracl_compat.c | 269 +
1832 grsecurity/gracl_fs.c | 448 ++
1833 grsecurity/gracl_ip.c | 387 ++
1834 grsecurity/gracl_learn.c | 209 +
1835 grsecurity/gracl_policy.c | 1784 ++++++
1836 grsecurity/gracl_res.c | 74 +
1837 grsecurity/gracl_segv.c | 306 +
1838 grsecurity/gracl_shm.c | 40 +
1839 grsecurity/grsec_chdir.c | 19 +
1840 grsecurity/grsec_chroot.c | 506 ++
1841 grsecurity/grsec_disabled.c | 445 ++
1842 grsecurity/grsec_exec.c | 188 +
1843 grsecurity/grsec_fifo.c | 26 +
1844 grsecurity/grsec_fork.c | 23 +
1845 grsecurity/grsec_init.c | 294 +
1846 grsecurity/grsec_ipc.c | 48 +
1847 grsecurity/grsec_link.c | 65 +
1848 grsecurity/grsec_log.c | 340 +
1849 grsecurity/grsec_mem.c | 48 +
1850 grsecurity/grsec_mount.c | 65 +
1851 grsecurity/grsec_pax.c | 47 +
1852 grsecurity/grsec_proc.c | 20 +
1853 grsecurity/grsec_ptrace.c | 30 +
1854 grsecurity/grsec_sig.c | 248 +
1855 grsecurity/grsec_sock.c | 244 +
1856 grsecurity/grsec_sysctl.c | 497 ++
1857 grsecurity/grsec_time.c | 16 +
1858 grsecurity/grsec_tpe.c | 78 +
1859 grsecurity/grsec_tty.c | 18 +
1860 grsecurity/grsec_usb.c | 15 +
1861 grsecurity/grsum.c | 56 +
1862 include/linux/binfmts.h | 5 +-
1863 include/linux/capability.h | 8 +
1864 include/linux/cdev.h | 2 +-
1865 include/linux/compiler-gcc.h | 5 +
1866 include/linux/compiler.h | 8 +
1867 include/linux/cred.h | 8 +-
1868 include/linux/dcache.h | 5 +-
1869 include/linux/debugfs.h | 2 +-
1870 include/linux/fs.h | 26 +-
1871 include/linux/fs_struct.h | 2 +-
1872 include/linux/fsnotify.h | 6 +
1873 include/linux/gracl.h | 342 ++
1874 include/linux/gracl_compat.h | 156 +
1875 include/linux/gralloc.h | 9 +
1876 include/linux/grdefs.h | 140 +
1877 include/linux/grinternal.h | 231 +
1878 include/linux/grmsg.h | 120 +
1879 include/linux/grsecurity.h | 259 +
1880 include/linux/grsock.h | 19 +
1881 include/linux/ipc.h | 2 +-
1882 include/linux/ipc_namespace.h | 2 +-
1883 include/linux/kallsyms.h | 18 +-
1884 include/linux/key-type.h | 4 +-
1885 include/linux/kmod.h | 7 +-
1886 include/linux/kobject.h | 2 +-
1887 include/linux/lsm_hooks.h | 4 +-
1888 include/linux/mm.h | 12 +
1889 include/linux/mm_types.h | 4 +-
1890 include/linux/module.h | 5 +-
1891 include/linux/mount.h | 2 +-
1892 include/linux/msg.h | 2 +-
1893 include/linux/netfilter/xt_gradm.h | 9 +
1894 include/linux/path.h | 4 +-
1895 include/linux/perf_event.h | 13 +-
1896 include/linux/pid_namespace.h | 2 +-
1897 include/linux/printk.h | 3 +-
1898 include/linux/proc_fs.h | 22 +-
1899 include/linux/proc_ns.h | 2 +-
1900 include/linux/rbtree_augmented.h | 4 +-
1901 include/linux/scatterlist.h | 12 +-
1902 include/linux/sched.h | 133 +-
1903 include/linux/security.h | 1 +
1904 include/linux/sem.h | 2 +-
1905 include/linux/seq_file.h | 5 +
1906 include/linux/shm.h | 6 +-
1907 include/linux/skbuff.h | 3 +
1908 include/linux/slab.h | 9 -
1909 include/linux/sysctl.h | 8 +-
1910 include/linux/tty.h | 2 +-
1911 include/linux/tty_driver.h | 4 +-
1912 include/linux/uidgid.h | 6 +
1913 include/linux/user_namespace.h | 2 +-
1914 include/linux/utsname.h | 2 +-
1915 include/linux/vermagic.h | 16 +-
1916 include/linux/vmalloc.h | 11 +
1917 include/net/af_unix.h | 2 +-
1918 include/net/ip.h | 2 +-
1919 include/net/neighbour.h | 2 +-
1920 include/net/net_namespace.h | 2 +-
1921 include/net/sock.h | 2 +-
1922 include/trace/events/fs.h | 53 +
1923 init/Kconfig | 7 +-
1924 init/main.c | 37 +
1925 ipc/mqueue.c | 1 +
1926 ipc/msg.c | 3 +-
1927 ipc/msgutil.c | 4 +-
1928 ipc/sem.c | 3 +-
1929 ipc/shm.c | 26 +-
1930 ipc/util.c | 6 +
1931 kernel/bpf/syscall.c | 10 +-
1932 kernel/capability.c | 31 +-
1933 kernel/cgroup.c | 5 +-
1934 kernel/compat.c | 1 +
1935 kernel/configs.c | 11 +
1936 kernel/cred.c | 112 +-
1937 kernel/events/core.c | 14 +-
1938 kernel/exit.c | 7 +
1939 kernel/fork.c | 93 +-
1940 kernel/futex.c | 4 +-
1941 kernel/kallsyms.c | 9 +
1942 kernel/kcmp.c | 4 +
1943 kernel/kexec_core.c | 2 +-
1944 kernel/kmod.c | 96 +-
1945 kernel/kprobes.c | 9 +-
1946 kernel/ksysfs.c | 2 +
1947 kernel/locking/lockdep_proc.c | 10 +-
1948 kernel/module.c | 108 +-
1949 kernel/panic.c | 6 +-
1950 kernel/pid.c | 18 +-
1951 kernel/power/Kconfig | 1 +
1952 kernel/power/snapshot.c | 20 +
1953 kernel/printk/printk.c | 7 +-
1954 kernel/ptrace.c | 50 +-
1955 kernel/resource.c | 10 +
1956 kernel/sched/core.c | 16 +-
1957 kernel/sched/debug.c | 4 +
1958 kernel/signal.c | 37 +-
1959 kernel/sys.c | 64 +-
1960 kernel/sysctl.c | 174 +-
1961 kernel/taskstats.c | 6 +
1962 kernel/time/posix-timers.c | 8 +
1963 kernel/time/time.c | 5 +
1964 kernel/time/timekeeping.c | 3 +
1965 kernel/time/timer_list.c | 13 +-
1966 kernel/time/timer_stats.c | 10 +-
1967 kernel/trace/Kconfig | 6 +
1968 kernel/trace/trace_syscalls.c | 8 +
1969 kernel/user_namespace.c | 15 +
1970 lib/Kconfig.debug | 11 +-
1971 lib/is_single_threaded.c | 3 +
1972 lib/list_debug.c | 65 +-
1973 lib/nlattr.c | 2 +
1974 lib/rbtree.c | 4 +-
1975 lib/vsprintf.c | 42 +-
1976 localversion-grsec | 1 +
1977 mm/Kconfig | 8 +-
1978 mm/Kconfig.debug | 1 +
1979 mm/filemap.c | 1 +
1980 mm/kmemleak.c | 4 +-
1981 mm/memory.c | 2 +-
1982 mm/mempolicy.c | 12 +-
1983 mm/migrate.c | 3 +-
1984 mm/mlock.c | 9 +
1985 mm/mmap.c | 116 +-
1986 mm/mprotect.c | 8 +
1987 mm/page_alloc.c | 2 +-
1988 mm/process_vm_access.c | 6 +
1989 mm/shmem.c | 2 +-
1990 mm/slab.c | 14 +-
1991 mm/slab_common.c | 2 +-
1992 mm/slob.c | 12 +
1993 mm/slub.c | 53 +-
1994 mm/usercopy.c | 2 -
1995 mm/util.c | 3 +
1996 mm/vmalloc.c | 94 +-
1997 mm/vmstat.c | 29 +-
1998 net/appletalk/atalk_proc.c | 2 +-
1999 net/atm/lec.c | 6 +-
2000 net/atm/mpoa_caches.c | 43 +-
2001 net/can/bcm.c | 2 +-
2002 net/can/proc.c | 2 +-
2003 net/core/dev_ioctl.c | 7 +-
2004 net/core/filter.c | 8 +-
2005 net/core/net-procfs.c | 17 +-
2006 net/core/pktgen.c | 2 +-
2007 net/core/sock.c | 23 +-
2008 net/core/sysctl_net_core.c | 2 +-
2009 net/decnet/dn_dev.c | 2 +-
2010 net/ipv4/devinet.c | 6 +-
2011 net/ipv4/inet_hashtables.c | 6 +
2012 net/ipv4/ip_input.c | 7 +
2013 net/ipv4/ip_vti.c | 2 +-
2014 net/ipv4/netfilter/ipt_CLUSTERIP.c | 2 +-
2015 net/ipv4/route.c | 6 +-
2016 net/ipv4/tcp_input.c | 6 +-
2017 net/ipv4/tcp_ipv4.c | 24 +-
2018 net/ipv4/tcp_minisocks.c | 9 +-
2019 net/ipv4/tcp_timer.c | 11 +
2020 net/ipv4/udp.c | 23 +
2021 net/ipv6/addrconf.c | 13 +-
2022 net/ipv6/proc.c | 2 +-
2023 net/ipv6/tcp_ipv6.c | 23 +-
2024 net/ipv6/udp.c | 7 +
2025 net/ipx/ipx_proc.c | 2 +-
2026 net/irda/irproc.c | 2 +-
2027 net/llc/llc_proc.c | 2 +-
2028 net/netfilter/Kconfig | 10 +
2029 net/netfilter/Makefile | 1 +
2030 net/netfilter/xt_gradm.c | 51 +
2031 net/netfilter/xt_hashlimit.c | 4 +-
2032 net/netfilter/xt_recent.c | 2 +-
2033 net/socket.c | 75 +-
2034 net/sunrpc/Kconfig | 1 +
2035 net/sunrpc/cache.c | 2 +-
2036 net/sunrpc/stats.c | 2 +-
2037 net/unix/af_unix.c | 53 +-
2038 net/vmw_vsock/vmci_transport_notify.c | 30 +-
2039 net/vmw_vsock/vmci_transport_notify_qstate.c | 30 +-
2040 net/x25/sysctl_net_x25.c | 2 +-
2041 net/x25/x25_proc.c | 2 +-
2042 scripts/Makefile.gcc-plugins | 5 +
2043 scripts/gcc-plugins/.gitignore | 1 +
2044 scripts/gcc-plugins/Makefile | 10 +
2045 scripts/gcc-plugins/gen-random-seed.sh | 8 +
2046 scripts/gcc-plugins/randomize_layout_plugin.c | 940 +++
2047 .../gcc-plugins/size_overflow_plugin/.gitignore | 5 +-
2048 scripts/package/Makefile | 2 +-
2049 scripts/package/mkspec | 41 +-
2050 security/Kconfig | 314 +-
2051 security/apparmor/file.c | 4 +-
2052 security/apparmor/lsm.c | 6 +-
2053 security/commoncap.c | 29 +
2054 security/keys/internal.h | 2 +-
2055 security/tomoyo/file.c | 12 +-
2056 security/tomoyo/mount.c | 4 +
2057 security/tomoyo/tomoyo.c | 20 +-
2058 security/yama/Kconfig | 2 +-
2059 sound/synth/emux/emux_seq.c | 14 +-
2060 sound/usb/line6/driver.c | 40 +-
2061 sound/usb/line6/toneport.c | 12 +-
2062 475 files changed, 32298 insertions(+), 3053 deletions(-)
2063
2064 commit 863a7358ccafaadba7ca6d6c7b9dec8232aef6fd
2065 Author: Brad Spengler <spender@grsecurity.net>
2066 Date: Tue Nov 8 18:33:39 2016 -0500
2067
2068 Initial import of pax-linux-4.8.6-test1.patch
2069
2070 Documentation/dontdiff | 49 +-
2071 Documentation/kbuild/makefiles.txt | 39 +-
2072 Documentation/kernel-parameters.txt | 33 +
2073 Makefile | 13 +-
2074 arch/Kconfig | 2 +-
2075 arch/alpha/include/asm/atomic.h | 10 +
2076 arch/alpha/include/asm/elf.h | 7 +
2077 arch/alpha/include/asm/pgalloc.h | 6 +
2078 arch/alpha/include/asm/pgtable.h | 11 +
2079 arch/alpha/kernel/module.c | 2 +-
2080 arch/alpha/kernel/osf_sys.c | 8 +-
2081 arch/alpha/mm/fault.c | 141 +-
2082 arch/arm/Kconfig | 5 +-
2083 arch/arm/boot/compressed/Makefile | 2 +
2084 arch/arm/crypto/sha1_glue.c | 12 +-
2085 arch/arm/crypto/sha1_neon_glue.c | 10 +-
2086 arch/arm/crypto/sha256_glue.c | 13 +-
2087 arch/arm/crypto/sha256_neon_glue.c | 13 +-
2088 arch/arm/crypto/sha512-glue.c | 11 +-
2089 arch/arm/crypto/sha512-neon-glue.c | 11 +-
2090 arch/arm/include/asm/atomic.h | 306 +-
2091 arch/arm/include/asm/cache.h | 4 +-
2092 arch/arm/include/asm/cacheflush.h | 2 +-
2093 arch/arm/include/asm/checksum.h | 14 +-
2094 arch/arm/include/asm/cmpxchg.h | 5 +
2095 arch/arm/include/asm/cpuidle.h | 2 +-
2096 arch/arm/include/asm/domain.h | 43 +-
2097 arch/arm/include/asm/elf.h | 9 +-
2098 arch/arm/include/asm/fncpy.h | 2 +
2099 arch/arm/include/asm/futex.h | 1 +
2100 arch/arm/include/asm/kmap_types.h | 2 +-
2101 arch/arm/include/asm/mach/dma.h | 2 +-
2102 arch/arm/include/asm/mach/map.h | 16 +-
2103 arch/arm/include/asm/outercache.h | 2 +-
2104 arch/arm/include/asm/page.h | 3 +-
2105 arch/arm/include/asm/pgalloc.h | 20 +
2106 arch/arm/include/asm/pgtable-2level-hwdef.h | 4 +-
2107 arch/arm/include/asm/pgtable-2level.h | 3 +
2108 arch/arm/include/asm/pgtable-3level.h | 3 +
2109 arch/arm/include/asm/pgtable.h | 54 +-
2110 arch/arm/include/asm/smp.h | 2 +-
2111 arch/arm/include/asm/string.h | 10 +-
2112 arch/arm/include/asm/thread_info.h | 3 +
2113 arch/arm/include/asm/timex.h | 1 +
2114 arch/arm/include/asm/tls.h | 3 +
2115 arch/arm/include/asm/uaccess.h | 102 +-
2116 arch/arm/include/uapi/asm/ptrace.h | 2 +-
2117 arch/arm/kernel/armksyms.c | 2 +-
2118 arch/arm/kernel/cpuidle.c | 2 +-
2119 arch/arm/kernel/efi.c | 4 +-
2120 arch/arm/kernel/entry-armv.S | 109 +-
2121 arch/arm/kernel/entry-common.S | 40 +-
2122 arch/arm/kernel/entry-header.S | 55 +
2123 arch/arm/kernel/fiq.c | 3 +
2124 arch/arm/kernel/module-plts.c | 7 +-
2125 arch/arm/kernel/module.c | 38 +-
2126 arch/arm/kernel/patch.c | 2 +
2127 arch/arm/kernel/process.c | 86 +-
2128 arch/arm/kernel/reboot.c | 1 +
2129 arch/arm/kernel/setup.c | 20 +-
2130 arch/arm/kernel/signal.c | 35 +-
2131 arch/arm/kernel/smp.c | 2 +-
2132 arch/arm/kernel/tcm.c | 4 +-
2133 arch/arm/kernel/vmlinux.lds.S | 3 +-
2134 arch/arm/kvm/arm.c | 8 +-
2135 arch/arm/lib/copy_page.S | 1 +
2136 arch/arm/lib/csumpartialcopyuser.S | 4 +-
2137 arch/arm/lib/delay.c | 2 +-
2138 arch/arm/lib/uaccess_with_memcpy.c | 4 +-
2139 arch/arm/mach-exynos/suspend.c | 6 +-
2140 arch/arm/mach-mmp/mmp2.c | 4 +-
2141 arch/arm/mach-mmp/pxa910.c | 4 +-
2142 arch/arm/mach-mvebu/coherency.c | 6 +-
2143 arch/arm/mach-mvebu/pmsu.c | 2 +-
2144 arch/arm/mach-omap2/board-n8x0.c | 2 +-
2145 arch/arm/mach-omap2/omap-mpuss-lowpower.c | 4 +-
2146 arch/arm/mach-omap2/omap-smp.c | 1 +
2147 arch/arm/mach-omap2/omap_device.c | 4 +-
2148 arch/arm/mach-omap2/omap_device.h | 4 +-
2149 arch/arm/mach-omap2/omap_hwmod.c | 4 +-
2150 arch/arm/mach-omap2/powerdomains43xx_data.c | 5 +-
2151 arch/arm/mach-omap2/wd_timer.c | 6 +-
2152 arch/arm/mach-s3c64xx/mach-smdk6410.c | 2 +-
2153 arch/arm/mach-shmobile/platsmp-apmu.c | 5 +-
2154 arch/arm/mach-tegra/cpuidle-tegra20.c | 2 +-
2155 arch/arm/mach-tegra/irq.c | 1 +
2156 arch/arm/mach-ux500/pm.c | 1 +
2157 arch/arm/mach-zynq/platsmp.c | 1 +
2158 arch/arm/mm/Kconfig | 6 +-
2159 arch/arm/mm/alignment.c | 24 +-
2160 arch/arm/mm/cache-l2x0.c | 2 +-
2161 arch/arm/mm/context.c | 10 +-
2162 arch/arm/mm/fault.c | 160 +
2163 arch/arm/mm/fault.h | 12 +
2164 arch/arm/mm/init.c | 39 +
2165 arch/arm/mm/ioremap.c | 4 +-
2166 arch/arm/mm/mmap.c | 36 +-
2167 arch/arm/mm/mmu.c | 162 +-
2168 arch/arm/net/bpf_jit_32.c | 3 +
2169 arch/arm/plat-iop/setup.c | 2 +-
2170 arch/arm/plat-omap/sram.c | 2 +
2171 arch/arm64/Kconfig | 1 +
2172 arch/arm64/crypto/sha1-ce-glue.c | 12 +-
2173 arch/arm64/include/asm/atomic.h | 13 +
2174 arch/arm64/include/asm/cache.h | 4 +-
2175 arch/arm64/include/asm/percpu.h | 8 +-
2176 arch/arm64/include/asm/pgalloc.h | 10 +
2177 arch/arm64/include/asm/pgtable.h | 3 +
2178 arch/arm64/include/asm/processor.h | 7 +
2179 arch/arm64/include/asm/string.h | 24 +-
2180 arch/arm64/include/asm/uaccess.h | 10 +
2181 arch/arm64/kernel/hibernate.c | 14 +-
2182 arch/arm64/kernel/probes/decode-insn.c | 4 +-
2183 arch/arm64/kernel/process.c | 9 +-
2184 arch/arm64/kernel/stacktrace.c | 4 +-
2185 arch/arm64/kernel/traps.c | 2 +-
2186 arch/avr32/include/asm/elf.h | 8 +-
2187 arch/avr32/include/asm/kmap_types.h | 4 +-
2188 arch/avr32/mm/fault.c | 27 +
2189 arch/frv/include/asm/atomic.h | 10 +
2190 arch/frv/include/asm/kmap_types.h | 2 +-
2191 arch/frv/mm/elf-fdpic.c | 3 +-
2192 arch/ia64/Makefile | 1 +
2193 arch/ia64/include/asm/atomic.h | 10 +
2194 arch/ia64/include/asm/elf.h | 7 +
2195 arch/ia64/include/asm/pgalloc.h | 12 +
2196 arch/ia64/include/asm/pgtable.h | 13 +-
2197 arch/ia64/include/asm/spinlock.h | 2 +-
2198 arch/ia64/include/asm/uaccess.h | 27 +-
2199 arch/ia64/kernel/module.c | 20 +-
2200 arch/ia64/kernel/palinfo.c | 2 +-
2201 arch/ia64/kernel/sys_ia64.c | 7 +
2202 arch/ia64/kernel/vmlinux.lds.S | 2 +-
2203 arch/ia64/mm/fault.c | 32 +-
2204 arch/ia64/mm/init.c | 15 +-
2205 arch/m32r/lib/usercopy.c | 6 +
2206 arch/mips/Kbuild | 2 +-
2207 arch/mips/Kconfig | 3 +-
2208 arch/mips/include/asm/atomic.h | 387 +-
2209 arch/mips/include/asm/cache.h | 3 +-
2210 arch/mips/include/asm/elf.h | 7 +
2211 arch/mips/include/asm/exec.h | 2 +-
2212 arch/mips/include/asm/hw_irq.h | 2 +-
2213 arch/mips/include/asm/irq.h | 1 -
2214 arch/mips/include/asm/local.h | 57 +
2215 arch/mips/include/asm/page.h | 2 +-
2216 arch/mips/include/asm/pgalloc.h | 5 +
2217 arch/mips/include/asm/pgtable.h | 3 +
2218 arch/mips/include/asm/uaccess.h | 1 +
2219 arch/mips/kernel/binfmt_elfn32.c | 7 +
2220 arch/mips/kernel/binfmt_elfo32.c | 7 +
2221 arch/mips/kernel/irq-gt641xx.c | 2 +-
2222 arch/mips/kernel/irq.c | 6 +-
2223 arch/mips/kernel/pm-cps.c | 2 +-
2224 arch/mips/kernel/process.c | 12 -
2225 arch/mips/kernel/sync-r4k.c | 24 +-
2226 arch/mips/kernel/traps.c | 13 +-
2227 arch/mips/lib/ashldi3.c | 21 +-
2228 arch/mips/lib/ashrdi3.c | 19 +-
2229 arch/mips/lib/libgcc.h | 12 +-
2230 arch/mips/mm/fault.c | 25 +
2231 arch/mips/mm/init.c | 4 +-
2232 arch/mips/mm/mmap.c | 24 +-
2233 arch/mips/sgi-ip27/ip27-nmi.c | 6 +-
2234 arch/mips/sni/rm200.c | 2 +-
2235 arch/mips/vr41xx/common/icu.c | 2 +-
2236 arch/mips/vr41xx/common/irq.c | 4 +-
2237 arch/parisc/include/asm/atomic.h | 10 +
2238 arch/parisc/include/asm/elf.h | 7 +
2239 arch/parisc/include/asm/pgalloc.h | 6 +
2240 arch/parisc/include/asm/pgtable.h | 11 +
2241 arch/parisc/include/asm/uaccess.h | 6 +-
2242 arch/parisc/kernel/module.c | 26 +-
2243 arch/parisc/kernel/sys_parisc.c | 15 +
2244 arch/parisc/kernel/traps.c | 4 +-
2245 arch/parisc/mm/fault.c | 140 +-
2246 arch/powerpc/Kconfig | 1 +
2247 arch/powerpc/include/asm/atomic.h | 306 +-
2248 arch/powerpc/include/asm/book3s/32/hash.h | 1 +
2249 arch/powerpc/include/asm/book3s/32/pgtable.h | 2 +-
2250 arch/powerpc/include/asm/book3s/64/pgalloc.h | 10 +
2251 arch/powerpc/include/asm/cache.h | 4 +-
2252 arch/powerpc/include/asm/elf.h | 12 +
2253 arch/powerpc/include/asm/exec.h | 2 +-
2254 arch/powerpc/include/asm/kmap_types.h | 2 +-
2255 arch/powerpc/include/asm/local.h | 46 +
2256 arch/powerpc/include/asm/mman.h | 2 +-
2257 arch/powerpc/include/asm/nohash/64/pgalloc.h | 7 +
2258 arch/powerpc/include/asm/page.h | 8 +-
2259 arch/powerpc/include/asm/page_64.h | 7 +-
2260 arch/powerpc/include/asm/pgtable.h | 1 +
2261 arch/powerpc/include/asm/pte-common.h | 30 +-
2262 arch/powerpc/include/asm/reg.h | 1 +
2263 arch/powerpc/include/asm/smp.h | 2 +-
2264 arch/powerpc/include/asm/spinlock.h | 43 +-
2265 arch/powerpc/include/asm/string.h | 20 +-
2266 arch/powerpc/include/asm/uaccess.h | 102 +-
2267 arch/powerpc/kernel/Makefile | 5 +
2268 arch/powerpc/kernel/exceptions-64e.S | 4 +-
2269 arch/powerpc/kernel/exceptions-64s.S | 2 +-
2270 arch/powerpc/kernel/module_32.c | 15 +-
2271 arch/powerpc/kernel/process.c | 7 -
2272 arch/powerpc/kernel/signal_32.c | 2 +-
2273 arch/powerpc/kernel/signal_64.c | 2 +-
2274 arch/powerpc/kernel/traps.c | 21 +
2275 arch/powerpc/kernel/vdso.c | 5 +-
2276 arch/powerpc/lib/usercopy_64.c | 18 -
2277 arch/powerpc/mm/fault.c | 56 +-
2278 arch/powerpc/mm/mmap.c | 16 +
2279 arch/powerpc/mm/slice.c | 21 +-
2280 arch/powerpc/platforms/cell/spufs/file.c | 4 +-
2281 arch/s390/include/asm/atomic.h | 10 +
2282 arch/s390/include/asm/elf.h | 7 +
2283 arch/s390/include/asm/exec.h | 2 +-
2284 arch/s390/include/asm/uaccess.h | 13 +-
2285 arch/s390/kernel/module.c | 22 +-
2286 arch/s390/kernel/process.c | 7 -
2287 arch/s390/mm/mmap.c | 22 +-
2288 arch/score/include/asm/exec.h | 2 +-
2289 arch/score/kernel/process.c | 5 -
2290 arch/sh/mm/mmap.c | 28 +-
2291 arch/sparc/Kconfig | 1 +
2292 arch/sparc/include/asm/atomic_64.h | 116 +-
2293 arch/sparc/include/asm/cache.h | 4 +-
2294 arch/sparc/include/asm/elf_32.h | 7 +
2295 arch/sparc/include/asm/elf_64.h | 7 +
2296 arch/sparc/include/asm/pgalloc_32.h | 1 +
2297 arch/sparc/include/asm/pgalloc_64.h | 2 +
2298 arch/sparc/include/asm/pgtable.h | 4 +
2299 arch/sparc/include/asm/pgtable_32.h | 15 +-
2300 arch/sparc/include/asm/pgtsrmmu.h | 5 +
2301 arch/sparc/include/asm/setup.h | 4 +-
2302 arch/sparc/include/asm/spinlock_64.h | 35 +-
2303 arch/sparc/include/asm/thread_info_32.h | 1 +
2304 arch/sparc/include/asm/thread_info_64.h | 2 +
2305 arch/sparc/include/asm/uaccess.h | 1 +
2306 arch/sparc/include/asm/uaccess_32.h | 13 +
2307 arch/sparc/include/asm/uaccess_64.h | 12 +
2308 arch/sparc/kernel/Makefile | 2 +-
2309 arch/sparc/kernel/prom_common.c | 2 +-
2310 arch/sparc/kernel/smp_64.c | 8 +-
2311 arch/sparc/kernel/sys_sparc_32.c | 2 +-
2312 arch/sparc/kernel/sys_sparc_64.c | 58 +-
2313 arch/sparc/kernel/traps_64.c | 27 +-
2314 arch/sparc/lib/Makefile | 2 +-
2315 arch/sparc/lib/atomic_64.S | 57 +-
2316 arch/sparc/lib/ksyms.c | 6 +-
2317 arch/sparc/mm/Makefile | 2 +-
2318 arch/sparc/mm/fault_32.c | 292 +
2319 arch/sparc/mm/fault_64.c | 486 +
2320 arch/sparc/mm/hugetlbpage.c | 30 +-
2321 arch/sparc/mm/init_64.c | 10 +-
2322 arch/tile/include/asm/atomic_64.h | 10 +
2323 arch/tile/include/asm/uaccess.h | 4 +-
2324 arch/um/Makefile | 2 +
2325 arch/um/include/asm/cache.h | 3 +-
2326 arch/um/include/asm/kmap_types.h | 2 +-
2327 arch/um/include/asm/page.h | 3 +
2328 arch/um/include/asm/pgtable-3level.h | 1 +
2329 arch/um/kernel/process.c | 16 -
2330 arch/x86/Kconfig | 35 +-
2331 arch/x86/Kconfig.cpu | 6 +-
2332 arch/x86/Kconfig.debug | 3 +-
2333 arch/x86/Makefile | 13 +-
2334 arch/x86/boot/bitops.h | 4 +-
2335 arch/x86/boot/boot.h | 2 +-
2336 arch/x86/boot/compressed/Makefile | 17 +
2337 arch/x86/boot/compressed/efi_stub_32.S | 16 +-
2338 arch/x86/boot/compressed/efi_thunk_64.S | 4 +-
2339 arch/x86/boot/compressed/head_32.S | 4 +-
2340 arch/x86/boot/compressed/head_64.S | 12 +-
2341 arch/x86/boot/compressed/misc.c | 21 +-
2342 arch/x86/boot/compressed/pagetable.c | 1 +
2343 arch/x86/boot/cpucheck.c | 16 +-
2344 arch/x86/boot/header.S | 7 +-
2345 arch/x86/boot/memory.c | 2 +-
2346 arch/x86/boot/video-vesa.c | 1 +
2347 arch/x86/boot/video.c | 2 +-
2348 arch/x86/crypto/aes-x86_64-asm_64.S | 4 +
2349 arch/x86/crypto/aesni-intel_asm.S | 116 +-
2350 arch/x86/crypto/aesni-intel_glue.c | 4 +-
2351 arch/x86/crypto/blowfish-x86_64-asm_64.S | 11 +-
2352 arch/x86/crypto/camellia-aesni-avx-asm_64.S | 22 +-
2353 arch/x86/crypto/camellia-aesni-avx2-asm_64.S | 22 +-
2354 arch/x86/crypto/camellia-x86_64-asm_64.S | 11 +-
2355 arch/x86/crypto/camellia_aesni_avx2_glue.c | 18 +-
2356 arch/x86/crypto/camellia_aesni_avx_glue.c | 18 +-
2357 arch/x86/crypto/camellia_glue.c | 8 +-
2358 arch/x86/crypto/cast5-avx-x86_64-asm_64.S | 55 +-
2359 arch/x86/crypto/cast6-avx-x86_64-asm_64.S | 37 +-
2360 arch/x86/crypto/cast6_avx_glue.c | 16 +-
2361 arch/x86/crypto/crc32-pclmul_asm.S | 19 +-
2362 arch/x86/crypto/crc32c-pcl-intel-asm_64.S | 2 +
2363 arch/x86/crypto/ghash-clmulni-intel_asm.S | 4 +
2364 arch/x86/crypto/glue_helper.c | 2 +-
2365 arch/x86/crypto/salsa20-x86_64-asm_64.S | 4 +
2366 arch/x86/crypto/serpent-avx-x86_64-asm_64.S | 21 +-
2367 arch/x86/crypto/serpent-avx2-asm_64.S | 21 +-
2368 arch/x86/crypto/serpent-sse2-x86_64-asm_64.S | 4 +
2369 arch/x86/crypto/serpent_avx2_glue.c | 14 +-
2370 arch/x86/crypto/serpent_avx_glue.c | 18 +-
2371 arch/x86/crypto/serpent_sse2_glue.c | 4 +-
2372 arch/x86/crypto/sha1-mb/sha1_mb_mgr_flush_avx2.S | 4 +-
2373 arch/x86/crypto/sha1-mb/sha1_mb_mgr_submit_avx2.S | 2 +-
2374 arch/x86/crypto/sha1_ssse3_asm.S | 13 +-
2375 arch/x86/crypto/sha1_ssse3_glue.c | 56 +-
2376 arch/x86/crypto/sha256-avx-asm.S | 5 +-
2377 arch/x86/crypto/sha256-avx2-asm.S | 5 +-
2378 .../crypto/sha256-mb/sha256_mb_mgr_flush_avx2.S | 4 +-
2379 .../crypto/sha256-mb/sha256_mb_mgr_submit_avx2.S | 2 +-
2380 arch/x86/crypto/sha256-ssse3-asm.S | 6 +-
2381 arch/x86/crypto/sha256_ni_asm.S | 2 +-
2382 arch/x86/crypto/sha256_ssse3_glue.c | 26 +-
2383 arch/x86/crypto/sha512-avx-asm.S | 5 +-
2384 arch/x86/crypto/sha512-avx2-asm.S | 5 +-
2385 .../crypto/sha512-mb/sha512_mb_mgr_flush_avx2.S | 4 +-
2386 .../crypto/sha512-mb/sha512_mb_mgr_submit_avx2.S | 2 +-
2387 arch/x86/crypto/sha512-ssse3-asm.S | 5 +-
2388 arch/x86/crypto/sha512_ssse3_glue.c | 22 +-
2389 arch/x86/crypto/twofish-avx-x86_64-asm_64.S | 37 +-
2390 arch/x86/crypto/twofish-i586-asm_32.S | 4 +-
2391 arch/x86/crypto/twofish-x86_64-asm_64-3way.S | 6 +-
2392 arch/x86/crypto/twofish-x86_64-asm_64.S | 7 +-
2393 arch/x86/crypto/twofish_avx_glue.c | 21 +-
2394 arch/x86/crypto/twofish_glue.c | 4 +-
2395 arch/x86/crypto/twofish_glue_3way.c | 12 +-
2396 arch/x86/entry/Makefile | 2 +
2397 arch/x86/entry/calling.h | 86 +-
2398 arch/x86/entry/common.c | 89 +-
2399 arch/x86/entry/entry_32.S | 343 +-
2400 arch/x86/entry/entry_64.S | 611 +-
2401 arch/x86/entry/entry_64_compat.S | 110 +-
2402 arch/x86/entry/thunk_64.S | 2 +
2403 arch/x86/entry/vdso/Makefile | 2 +-
2404 arch/x86/entry/vdso/vclock_gettime.c | 2 +-
2405 arch/x86/entry/vdso/vdso2c.h | 4 +-
2406 arch/x86/entry/vdso/vma.c | 44 +-
2407 arch/x86/entry/vsyscall/vsyscall_64.c | 20 +-
2408 arch/x86/entry/vsyscall/vsyscall_emu_64.S | 3 +-
2409 arch/x86/events/amd/iommu.c | 8 +-
2410 arch/x86/events/core.c | 8 +-
2411 arch/x86/events/intel/core.c | 34 +-
2412 arch/x86/events/intel/cqm.c | 14 +-
2413 arch/x86/events/intel/cstate.c | 6 +-
2414 arch/x86/events/intel/ds.c | 7 +-
2415 arch/x86/events/intel/lbr.c | 4 +-
2416 arch/x86/events/intel/pt.c | 38 +-
2417 arch/x86/events/intel/rapl.c | 8 +-
2418 arch/x86/events/intel/uncore.c | 6 +-
2419 arch/x86/events/intel/uncore.h | 14 +-
2420 arch/x86/events/perf_event.h | 2 +-
2421 arch/x86/ia32/ia32_signal.c | 23 +-
2422 arch/x86/ia32/sys_ia32.c | 42 +-
2423 arch/x86/include/asm/alternative-asm.h | 64 +-
2424 arch/x86/include/asm/alternative.h | 34 +-
2425 arch/x86/include/asm/apic.h | 2 +-
2426 arch/x86/include/asm/apm.h | 4 +-
2427 arch/x86/include/asm/asm.h | 24 -
2428 arch/x86/include/asm/atomic.h | 272 +-
2429 arch/x86/include/asm/atomic64_32.h | 133 +-
2430 arch/x86/include/asm/atomic64_64.h | 144 +-
2431 arch/x86/include/asm/bitops.h | 18 +-
2432 arch/x86/include/asm/boot.h | 2 +-
2433 arch/x86/include/asm/cache.h | 4 +-
2434 arch/x86/include/asm/checksum_32.h | 12 +-
2435 arch/x86/include/asm/cmpxchg.h | 33 +
2436 arch/x86/include/asm/compat.h | 4 +
2437 arch/x86/include/asm/cpufeature.h | 2 +-
2438 arch/x86/include/asm/cpufeatures.h | 5 +-
2439 arch/x86/include/asm/crypto/camellia.h | 30 +-
2440 arch/x86/include/asm/crypto/glue_helper.h | 10 +-
2441 arch/x86/include/asm/crypto/serpent-avx.h | 18 +-
2442 arch/x86/include/asm/crypto/serpent-sse2.h | 8 +-
2443 arch/x86/include/asm/crypto/twofish.h | 10 +-
2444 arch/x86/include/asm/desc.h | 78 +-
2445 arch/x86/include/asm/desc_defs.h | 6 +
2446 arch/x86/include/asm/div64.h | 2 +-
2447 arch/x86/include/asm/dma.h | 2 +
2448 arch/x86/include/asm/efi.h | 5 +
2449 arch/x86/include/asm/elf.h | 33 +-
2450 arch/x86/include/asm/emergency-restart.h | 2 +-
2451 arch/x86/include/asm/fixmap.h | 2 +-
2452 arch/x86/include/asm/fpu/internal.h | 45 +-
2453 arch/x86/include/asm/fpu/types.h | 5 +-
2454 arch/x86/include/asm/fpu/xstate.h | 1 +
2455 arch/x86/include/asm/futex.h | 24 +-
2456 arch/x86/include/asm/hw_irq.h | 4 +-
2457 arch/x86/include/asm/hypervisor.h | 2 +-
2458 arch/x86/include/asm/i8259.h | 2 +-
2459 arch/x86/include/asm/io.h | 22 +-
2460 arch/x86/include/asm/irq_vectors.h | 2 +
2461 arch/x86/include/asm/irqflags.h | 5 +
2462 arch/x86/include/asm/kprobes.h | 2 +-
2463 arch/x86/include/asm/kvm_emulate.h | 7 +-
2464 arch/x86/include/asm/local.h | 75 +-
2465 arch/x86/include/asm/mce.h | 2 +-
2466 arch/x86/include/asm/mman.h | 15 +
2467 arch/x86/include/asm/mmu.h | 14 +-
2468 arch/x86/include/asm/mmu_context.h | 33 +-
2469 arch/x86/include/asm/module.h | 23 +-
2470 arch/x86/include/asm/nmi.h | 19 +-
2471 arch/x86/include/asm/page.h | 2 +
2472 arch/x86/include/asm/page_32.h | 12 +-
2473 arch/x86/include/asm/page_64.h | 14 +-
2474 arch/x86/include/asm/paravirt.h | 46 +-
2475 arch/x86/include/asm/paravirt_types.h | 13 +-
2476 arch/x86/include/asm/pgalloc.h | 23 +
2477 arch/x86/include/asm/pgtable-2level.h | 2 +
2478 arch/x86/include/asm/pgtable-3level.h | 7 +
2479 arch/x86/include/asm/pgtable.h | 128 +-
2480 arch/x86/include/asm/pgtable_32.h | 14 +-
2481 arch/x86/include/asm/pgtable_32_types.h | 24 +-
2482 arch/x86/include/asm/pgtable_64.h | 23 +-
2483 arch/x86/include/asm/pgtable_64_types.h | 5 +
2484 arch/x86/include/asm/pgtable_types.h | 28 +-
2485 arch/x86/include/asm/pmem.h | 2 +-
2486 arch/x86/include/asm/preempt.h | 2 +-
2487 arch/x86/include/asm/processor.h | 69 +-
2488 arch/x86/include/asm/ptrace.h | 13 +-
2489 arch/x86/include/asm/realmode.h | 4 +-
2490 arch/x86/include/asm/reboot.h | 10 +-
2491 arch/x86/include/asm/rmwcc.h | 55 +-
2492 arch/x86/include/asm/rwsem.h | 35 +-
2493 arch/x86/include/asm/segment.h | 27 +-
2494 arch/x86/include/asm/setup.h | 3 +-
2495 arch/x86/include/asm/smap.h | 46 +
2496 arch/x86/include/asm/smp.h | 4 +-
2497 arch/x86/include/asm/stackprotector.h | 4 +-
2498 arch/x86/include/asm/stacktrace.h | 34 +-
2499 arch/x86/include/asm/string_32.h | 24 +-
2500 arch/x86/include/asm/string_64.h | 20 +-
2501 arch/x86/include/asm/switch_to.h | 4 +-
2502 arch/x86/include/asm/sys_ia32.h | 6 +-
2503 arch/x86/include/asm/thread_info.h | 83 +-
2504 arch/x86/include/asm/tlbflush.h | 83 +-
2505 arch/x86/include/asm/trace/fpu.h | 4 +-
2506 arch/x86/include/asm/traps.h | 17 +-
2507 arch/x86/include/asm/uaccess.h | 219 +-
2508 arch/x86/include/asm/uaccess_32.h | 24 +-
2509 arch/x86/include/asm/uaccess_64.h | 166 +-
2510 arch/x86/include/asm/word-at-a-time.h | 2 +-
2511 arch/x86/include/asm/x86_init.h | 8 +-
2512 arch/x86/include/asm/xen/page.h | 2 +-
2513 arch/x86/include/uapi/asm/e820.h | 2 +-
2514 arch/x86/kernel/Makefile | 2 +-
2515 arch/x86/kernel/acpi/boot.c | 4 +-
2516 arch/x86/kernel/acpi/sleep.c | 4 +
2517 arch/x86/kernel/acpi/wakeup_32.S | 6 +-
2518 arch/x86/kernel/alternative.c | 118 +-
2519 arch/x86/kernel/apic/apic.c | 4 +-
2520 arch/x86/kernel/apic/apic_flat_64.c | 6 +-
2521 arch/x86/kernel/apic/apic_noop.c | 2 +-
2522 arch/x86/kernel/apic/bigsmp_32.c | 2 +-
2523 arch/x86/kernel/apic/io_apic.c | 10 +-
2524 arch/x86/kernel/apic/msi.c | 2 +-
2525 arch/x86/kernel/apic/probe_32.c | 4 +-
2526 arch/x86/kernel/apic/vector.c | 2 +
2527 arch/x86/kernel/apic/x2apic_cluster.c | 2 +-
2528 arch/x86/kernel/apic/x2apic_phys.c | 2 +-
2529 arch/x86/kernel/apic/x2apic_uv_x.c | 2 +-
2530 arch/x86/kernel/apm_32.c | 21 +-
2531 arch/x86/kernel/asm-offsets.c | 23 +-
2532 arch/x86/kernel/cpu/Makefile | 4 -
2533 arch/x86/kernel/cpu/amd.c | 2 +-
2534 arch/x86/kernel/cpu/bugs_64.c | 2 +
2535 arch/x86/kernel/cpu/common.c | 206 +-
2536 arch/x86/kernel/cpu/intel_cacheinfo.c | 14 +-
2537 arch/x86/kernel/cpu/mcheck/mce.c | 38 +-
2538 arch/x86/kernel/cpu/mcheck/p5.c | 3 +
2539 arch/x86/kernel/cpu/mcheck/winchip.c | 3 +
2540 arch/x86/kernel/cpu/microcode/intel.c | 4 +-
2541 arch/x86/kernel/cpu/mshyperv.c | 2 +-
2542 arch/x86/kernel/cpu/mtrr/generic.c | 6 +-
2543 arch/x86/kernel/cpu/mtrr/main.c | 2 +-
2544 arch/x86/kernel/cpu/mtrr/mtrr.h | 2 +-
2545 arch/x86/kernel/cpu/vmware.c | 2 +-
2546 arch/x86/kernel/crash_dump_64.c | 2 +-
2547 arch/x86/kernel/doublefault.c | 8 +-
2548 arch/x86/kernel/dumpstack.c | 12 +-
2549 arch/x86/kernel/dumpstack_32.c | 23 +-
2550 arch/x86/kernel/dumpstack_64.c | 70 +-
2551 arch/x86/kernel/e820.c | 4 +-
2552 arch/x86/kernel/early_printk.c | 1 +
2553 arch/x86/kernel/espfix_64.c | 44 +-
2554 arch/x86/kernel/fpu/core.c | 31 +-
2555 arch/x86/kernel/fpu/init.c | 49 +-
2556 arch/x86/kernel/fpu/regset.c | 24 +-
2557 arch/x86/kernel/fpu/signal.c | 22 +-
2558 arch/x86/kernel/fpu/xstate.c | 6 +-
2559 arch/x86/kernel/ftrace.c | 18 +-
2560 arch/x86/kernel/head64.c | 14 +-
2561 arch/x86/kernel/head_32.S | 236 +-
2562 arch/x86/kernel/head_64.S | 179 +-
2563 arch/x86/kernel/hpet.c | 2 +-
2564 arch/x86/kernel/i386_ksyms_32.c | 12 +
2565 arch/x86/kernel/i8259.c | 10 +-
2566 arch/x86/kernel/io_delay.c | 2 +-
2567 arch/x86/kernel/ioport.c | 2 +-
2568 arch/x86/kernel/irq.c | 8 +-
2569 arch/x86/kernel/irq_32.c | 43 +-
2570 arch/x86/kernel/jump_label.c | 10 +-
2571 arch/x86/kernel/kgdb.c | 21 +-
2572 arch/x86/kernel/kprobes/core.c | 28 +-
2573 arch/x86/kernel/kprobes/opt.c | 16 +-
2574 arch/x86/kernel/ksysfs.c | 2 +-
2575 arch/x86/kernel/kvm.c | 2 +-
2576 arch/x86/kernel/kvmclock.c | 20 +-
2577 arch/x86/kernel/ldt.c | 25 +
2578 arch/x86/kernel/machine_kexec_32.c | 6 +-
2579 arch/x86/kernel/mcount_64.S | 21 +-
2580 arch/x86/kernel/module.c | 78 +-
2581 arch/x86/kernel/msr.c | 2 +-
2582 arch/x86/kernel/nmi.c | 34 +-
2583 arch/x86/kernel/nmi_selftest.c | 4 +-
2584 arch/x86/kernel/paravirt-spinlocks.c | 24 +-
2585 arch/x86/kernel/paravirt.c | 133 +-
2586 arch/x86/kernel/paravirt_patch_64.c | 8 +
2587 arch/x86/kernel/pci-calgary_64.c | 2 +-
2588 arch/x86/kernel/pci-iommu_table.c | 2 +-
2589 arch/x86/kernel/process.c | 80 +-
2590 arch/x86/kernel/process_32.c | 29 +-
2591 arch/x86/kernel/process_64.c | 14 +-
2592 arch/x86/kernel/ptrace.c | 32 +-
2593 arch/x86/kernel/pvclock.c | 8 +-
2594 arch/x86/kernel/reboot.c | 44 +-
2595 arch/x86/kernel/reboot_fixups_32.c | 2 +-
2596 arch/x86/kernel/relocate_kernel_64.S | 3 +-
2597 arch/x86/kernel/setup.c | 33 +-
2598 arch/x86/kernel/setup_percpu.c | 29 +-
2599 arch/x86/kernel/signal.c | 17 +-
2600 arch/x86/kernel/smp.c | 2 +-
2601 arch/x86/kernel/smpboot.c | 29 +-
2602 arch/x86/kernel/step.c | 6 +-
2603 arch/x86/kernel/sys_i386_32.c | 184 +
2604 arch/x86/kernel/sys_x86_64.c | 28 +-
2605 arch/x86/kernel/tboot.c | 22 +-
2606 arch/x86/kernel/time.c | 8 +-
2607 arch/x86/kernel/tls.c | 7 +-
2608 arch/x86/kernel/tracepoint.c | 4 +-
2609 arch/x86/kernel/traps.c | 102 +-
2610 arch/x86/kernel/tsc.c | 2 +-
2611 arch/x86/kernel/uprobes.c | 4 +-
2612 arch/x86/kernel/vm86_32.c | 6 +-
2613 arch/x86/kernel/vmlinux.lds.S | 144 +-
2614 arch/x86/kernel/x8664_ksyms_64.c | 6 +-
2615 arch/x86/kernel/x86_init.c | 6 +-
2616 arch/x86/kvm/cpuid.c | 21 +-
2617 arch/x86/kvm/emulate.c | 20 +-
2618 arch/x86/kvm/i8259.c | 10 +-
2619 arch/x86/kvm/ioapic.c | 2 +
2620 arch/x86/kvm/lapic.c | 2 +-
2621 arch/x86/kvm/paging_tmpl.h | 2 +-
2622 arch/x86/kvm/svm.c | 10 +-
2623 arch/x86/kvm/vmx.c | 60 +-
2624 arch/x86/kvm/x86.c | 46 +-
2625 arch/x86/lguest/boot.c | 3 +-
2626 arch/x86/lib/Makefile | 4 +
2627 arch/x86/lib/atomic64_386_32.S | 85 +
2628 arch/x86/lib/atomic64_cx8_32.S | 75 +-
2629 arch/x86/lib/checksum_32.S | 99 +-
2630 arch/x86/lib/clear_page_64.S | 3 +
2631 arch/x86/lib/cmpxchg16b_emu.S | 3 +
2632 arch/x86/lib/copy_page_64.S | 14 +-
2633 arch/x86/lib/copy_user_64.S | 108 +-
2634 arch/x86/lib/csum-copy_64.S | 14 +-
2635 arch/x86/lib/csum-wrappers_64.c | 12 +-
2636 arch/x86/lib/getuser.S | 111 +-
2637 arch/x86/lib/insn.c | 8 +-
2638 arch/x86/lib/iomap_copy_64.S | 2 +
2639 arch/x86/lib/memcpy_64.S | 6 +
2640 arch/x86/lib/memmove_64.S | 3 +-
2641 arch/x86/lib/memset_64.S | 3 +
2642 arch/x86/lib/mmx_32.c | 243 +-
2643 arch/x86/lib/msr-reg.S | 2 +
2644 arch/x86/lib/putuser.S | 97 +-
2645 arch/x86/lib/rwsem.S | 4 +
2646 arch/x86/lib/usercopy_32.c | 359 +-
2647 arch/x86/lib/usercopy_64.c | 23 +-
2648 arch/x86/math-emu/fpu_aux.c | 2 +-
2649 arch/x86/math-emu/fpu_entry.c | 4 +-
2650 arch/x86/math-emu/fpu_etc.c | 9 +-
2651 arch/x86/math-emu/fpu_system.h | 2 +-
2652 arch/x86/math-emu/fpu_trig.c | 13 +-
2653 arch/x86/math-emu/reg_constant.c | 7 +-
2654 arch/x86/mm/Makefile | 4 +
2655 arch/x86/mm/dump_pagetables.c | 32 +-
2656 arch/x86/mm/extable.c | 2 +-
2657 arch/x86/mm/fault.c | 571 +-
2658 arch/x86/mm/gup.c | 6 +-
2659 arch/x86/mm/highmem_32.c | 6 +
2660 arch/x86/mm/hugetlbpage.c | 24 +-
2661 arch/x86/mm/init.c | 19 +-
2662 arch/x86/mm/init_32.c | 157 +-
2663 arch/x86/mm/init_64.c | 106 +-
2664 arch/x86/mm/iomap_32.c | 4 +
2665 arch/x86/mm/ioremap.c | 54 +-
2666 arch/x86/mm/kmemcheck/kmemcheck.c | 4 +-
2667 arch/x86/mm/mmap.c | 46 +-
2668 arch/x86/mm/mmio-mod.c | 10 +-
2669 arch/x86/mm/mpx.c | 6 +-
2670 arch/x86/mm/numa.c | 2 +-
2671 arch/x86/mm/pageattr.c | 38 +-
2672 arch/x86/mm/pat.c | 8 +-
2673 arch/x86/mm/pat_rbtree.c | 2 +-
2674 arch/x86/mm/pf_in.c | 10 +-
2675 arch/x86/mm/pgtable.c | 211 +-
2676 arch/x86/mm/pgtable_32.c | 3 +
2677 arch/x86/mm/setup_nx.c | 7 +
2678 arch/x86/mm/tlb.c | 104 +-
2679 arch/x86/mm/uderef_64.c | 37 +
2680 arch/x86/net/bpf_jit.S | 11 +
2681 arch/x86/net/bpf_jit_comp.c | 13 +-
2682 arch/x86/oprofile/backtrace.c | 6 +-
2683 arch/x86/oprofile/nmi_int.c | 10 +-
2684 arch/x86/oprofile/op_model_amd.c | 8 +-
2685 arch/x86/oprofile/op_model_ppro.c | 7 +-
2686 arch/x86/oprofile/op_x86_model.h | 2 +-
2687 arch/x86/pci/intel_mid_pci.c | 2 +-
2688 arch/x86/pci/irq.c | 8 +-
2689 arch/x86/pci/pcbios.c | 112 +-
2690 arch/x86/pci/vmd.c | 4 +-
2691 arch/x86/platform/efi/efi_32.c | 24 +
2692 arch/x86/platform/efi/efi_64.c | 26 +-
2693 arch/x86/platform/efi/efi_stub_32.S | 64 +-
2694 arch/x86/platform/efi/efi_stub_64.S | 2 +
2695 arch/x86/platform/intel-mid/intel-mid.c | 7 +-
2696 arch/x86/platform/intel-mid/intel_mid_weak_decls.h | 6 +-
2697 arch/x86/platform/intel-mid/mfld.c | 4 +-
2698 arch/x86/platform/intel-mid/mrfld.c | 2 +-
2699 arch/x86/platform/intel-quark/imr_selftest.c | 2 +-
2700 arch/x86/platform/olpc/olpc_dt.c | 2 +-
2701 arch/x86/power/cpu.c | 11 +-
2702 arch/x86/realmode/init.c | 10 +-
2703 arch/x86/realmode/rm/header.S | 4 +-
2704 arch/x86/realmode/rm/reboot.S | 4 +
2705 arch/x86/realmode/rm/trampoline_32.S | 12 +-
2706 arch/x86/realmode/rm/trampoline_64.S | 3 +-
2707 arch/x86/realmode/rm/wakeup_asm.S | 5 +-
2708 arch/x86/tools/Makefile | 2 +-
2709 arch/x86/tools/relocs.c | 97 +-
2710 arch/x86/um/mem_32.c | 2 +-
2711 arch/x86/um/tls_32.c | 2 +-
2712 arch/x86/xen/enlighten.c | 56 +-
2713 arch/x86/xen/mmu.c | 31 +-
2714 arch/x86/xen/pmu.c | 1 +
2715 arch/x86/xen/smp.c | 16 +-
2716 arch/x86/xen/xen-asm_32.S | 2 +-
2717 arch/x86/xen/xen-head.S | 12 +
2718 arch/x86/xen/xen-ops.h | 2 -
2719 block/bio.c | 6 +-
2720 block/blk-cgroup.c | 18 +-
2721 block/blk-core.c | 7 +-
2722 block/blk-map.c | 2 +-
2723 block/blk-softirq.c | 2 +-
2724 block/cfq-iosched.c | 4 +-
2725 block/compat_ioctl.c | 4 +-
2726 block/genhd.c | 9 +-
2727 block/partitions/efi.c | 8 +-
2728 block/scsi_ioctl.c | 2 +-
2729 crypto/cast6_generic.c | 6 +-
2730 crypto/cryptd.c | 4 +-
2731 crypto/crypto_user.c | 2 +-
2732 crypto/pcrypt.c | 2 +-
2733 crypto/salsa20_generic.c | 16 +-
2734 crypto/serpent_generic.c | 6 +-
2735 drivers/acpi/ac.c | 2 +-
2736 drivers/acpi/acpi_video.c | 2 +-
2737 drivers/acpi/acpica/acutils.h | 2 +-
2738 drivers/acpi/acpica/dbhistry.c | 2 +-
2739 drivers/acpi/acpica/dbinput.c | 10 +-
2740 drivers/acpi/acpica/dbstats.c | 88 +-
2741 drivers/acpi/acpica/utdebug.c | 2 +-
2742 drivers/acpi/apei/apei-internal.h | 2 +-
2743 drivers/acpi/apei/ghes.c | 10 +-
2744 drivers/acpi/battery.c | 2 +-
2745 drivers/acpi/bgrt.c | 36 +-
2746 drivers/acpi/blacklist.c | 6 +-
2747 drivers/acpi/bus.c | 4 +-
2748 drivers/acpi/button.c | 4 +-
2749 drivers/acpi/device_pm.c | 4 +-
2750 drivers/acpi/ec.c | 6 +-
2751 drivers/acpi/osi.c | 2 +-
2752 drivers/acpi/pci_slot.c | 2 +-
2753 drivers/acpi/processor_idle.c | 4 +-
2754 drivers/acpi/processor_pdc.c | 2 +-
2755 drivers/acpi/sleep.c | 2 +-
2756 drivers/acpi/sysfs.c | 14 +-
2757 drivers/acpi/thermal.c | 2 +-
2758 drivers/acpi/video_detect.c | 7 +-
2759 drivers/android/binder.c | 2 +-
2760 drivers/ata/libata-core.c | 12 +-
2761 drivers/ata/libata-scsi.c | 2 +-
2762 drivers/ata/libata.h | 2 +-
2763 drivers/ata/pata_arasan_cf.c | 4 +-
2764 drivers/atm/adummy.c | 2 +-
2765 drivers/atm/ambassador.c | 8 +-
2766 drivers/atm/atmtcp.c | 14 +-
2767 drivers/atm/eni.c | 10 +-
2768 drivers/atm/firestream.c | 8 +-
2769 drivers/atm/fore200e.c | 14 +-
2770 drivers/atm/he.c | 18 +-
2771 drivers/atm/horizon.c | 4 +-
2772 drivers/atm/idt77252.c | 36 +-
2773 drivers/atm/iphase.c | 34 +-
2774 drivers/atm/lanai.c | 12 +-
2775 drivers/atm/nicstar.c | 46 +-
2776 drivers/atm/solos-pci.c | 4 +-
2777 drivers/atm/suni.c | 4 +-
2778 drivers/atm/uPD98402.c | 16 +-
2779 drivers/atm/zatm.c | 6 +-
2780 drivers/base/bus.c | 4 +-
2781 drivers/base/devres.c | 4 +-
2782 drivers/base/devtmpfs.c | 8 +-
2783 drivers/base/node.c | 2 +-
2784 drivers/base/platform-msi.c | 20 +-
2785 drivers/base/power/domain.c | 6 +-
2786 drivers/base/power/runtime.c | 61 +-
2787 drivers/base/power/sysfs.c | 2 +-
2788 drivers/base/power/wakeup.c | 8 +-
2789 drivers/base/regmap/regmap-debugfs.c | 2 +-
2790 drivers/base/regmap/regmap.c | 4 +-
2791 drivers/base/syscore.c | 4 +-
2792 drivers/block/cciss.c | 28 +-
2793 drivers/block/cciss.h | 2 +-
2794 drivers/block/drbd/drbd_bitmap.c | 2 +-
2795 drivers/block/drbd/drbd_int.h | 12 +-
2796 drivers/block/drbd/drbd_main.c | 12 +-
2797 drivers/block/drbd/drbd_nl.c | 16 +-
2798 drivers/block/drbd/drbd_receiver.c | 42 +-
2799 drivers/block/drbd/drbd_state.c | 12 +-
2800 drivers/block/drbd/drbd_state.h | 2 +-
2801 drivers/block/drbd/drbd_state_change.h | 8 +-
2802 drivers/block/drbd/drbd_worker.c | 14 +-
2803 drivers/block/floppy.c | 8 +-
2804 drivers/block/pktcdvd.c | 4 +-
2805 drivers/block/rbd.c | 2 +-
2806 drivers/bluetooth/btwilink.c | 2 +-
2807 drivers/bus/arm-cci.c | 6 +-
2808 drivers/cdrom/cdrom.c | 13 +-
2809 drivers/cdrom/gdrom.c | 1 -
2810 drivers/char/agp/compat_ioctl.c | 2 +-
2811 drivers/char/agp/frontend.c | 4 +-
2812 drivers/char/agp/intel-gtt.c | 4 +-
2813 drivers/char/hpet.c | 2 +-
2814 drivers/char/ipmi/ipmi_msghandler.c | 8 +-
2815 drivers/char/ipmi/ipmi_poweroff.c | 2 +-
2816 drivers/char/ipmi/ipmi_si_intf.c | 12 +-
2817 drivers/char/ipmi/ipmi_ssif.c | 12 +-
2818 drivers/char/mem.c | 36 +-
2819 drivers/char/nvram.c | 2 +-
2820 drivers/char/pcmcia/synclink_cs.c | 16 +-
2821 drivers/char/random.c | 12 +-
2822 drivers/char/sonypi.c | 11 +-
2823 drivers/char/tpm/tpm-chip.c | 9 +-
2824 drivers/char/tpm/tpm_acpi.c | 3 +-
2825 drivers/char/tpm/tpm_eventlog.c | 5 +-
2826 drivers/char/virtio_console.c | 6 +-
2827 drivers/clk/bcm/clk-bcm2835.c | 16 +-
2828 drivers/clk/clk-composite.c | 2 +-
2829 drivers/clk/socfpga/clk-gate-a10.c | 9 +-
2830 drivers/clk/socfpga/clk-gate.c | 9 +-
2831 drivers/clk/socfpga/clk-pll-a10.c | 9 +-
2832 drivers/clk/socfpga/clk-pll.c | 9 +-
2833 drivers/clk/ti/adpll.c | 2 +-
2834 drivers/clk/ti/clk.c | 8 +-
2835 drivers/cpufreq/acpi-cpufreq.c | 17 +-
2836 drivers/cpufreq/cpufreq-dt.c | 4 +-
2837 drivers/cpufreq/cpufreq.c | 27 +-
2838 drivers/cpufreq/cpufreq_governor.h | 2 +-
2839 drivers/cpufreq/cpufreq_ondemand.c | 10 +-
2840 drivers/cpufreq/intel_pstate.c | 56 +-
2841 drivers/cpufreq/p4-clockmod.c | 12 +-
2842 drivers/cpufreq/sparc-us3-cpufreq.c | 67 +-
2843 drivers/cpufreq/speedstep-centrino.c | 7 +-
2844 drivers/cpuidle/driver.c | 2 +-
2845 drivers/cpuidle/dt_idle_states.c | 2 +-
2846 drivers/cpuidle/governor.c | 2 +-
2847 drivers/cpuidle/governors/ladder.c | 13 +-
2848 drivers/cpuidle/sysfs.c | 2 +-
2849 drivers/crypto/hifn_795x.c | 4 +-
2850 drivers/crypto/qat/qat_common/adf_aer.c | 2 +-
2851 drivers/crypto/qat/qat_common/adf_sriov.c | 4 +-
2852 drivers/crypto/qat/qat_common/adf_vf_isr.c | 6 +-
2853 drivers/devfreq/devfreq.c | 4 +-
2854 drivers/devfreq/governor_passive.c | 2 +-
2855 drivers/dma/qcom/hidma.c | 2 +-
2856 drivers/dma/qcom/hidma_mgmt_sys.c | 2 +-
2857 drivers/dma/sh/shdma-base.c | 4 +-
2858 drivers/dma/sh/shdmac.c | 2 +-
2859 drivers/edac/edac_device.c | 4 +-
2860 drivers/edac/edac_device_sysfs.c | 2 +-
2861 drivers/edac/edac_mc_sysfs.c | 4 +-
2862 drivers/edac/edac_module.c | 2 +-
2863 drivers/edac/edac_pci.c | 4 +-
2864 drivers/edac/edac_pci_sysfs.c | 22 +-
2865 drivers/edac/mce_amd.h | 2 +-
2866 drivers/firewire/core-card.c | 6 +-
2867 drivers/firewire/core-cdev.c | 4 +-
2868 drivers/firewire/core-device.c | 2 +-
2869 drivers/firewire/core-iso.c | 2 +-
2870 drivers/firewire/core-transaction.c | 1 +
2871 drivers/firewire/core.h | 1 +
2872 drivers/firmware/dmi-id.c | 9 +-
2873 drivers/firmware/dmi_scan.c | 12 +-
2874 drivers/firmware/efi/cper.c | 8 +-
2875 drivers/firmware/efi/efi.c | 14 +-
2876 drivers/firmware/efi/efivars.c | 2 +-
2877 drivers/firmware/efi/libstub/Makefile | 2 +
2878 drivers/firmware/efi/runtime-map.c | 2 +-
2879 drivers/firmware/google/gsmi.c | 2 +-
2880 drivers/firmware/google/memconsole.c | 7 +-
2881 drivers/firmware/memmap.c | 2 +-
2882 drivers/firmware/psci.c | 2 +-
2883 drivers/gpio/gpio-davinci.c | 6 +-
2884 drivers/gpio/gpio-em.c | 2 +-
2885 drivers/gpio/gpio-ich.c | 2 +-
2886 drivers/gpio/gpio-mpc8xxx.c | 6 +-
2887 drivers/gpio/gpio-omap.c | 4 +-
2888 drivers/gpio/gpio-rcar.c | 2 +-
2889 drivers/gpio/gpio-vr41xx.c | 2 +-
2890 drivers/gpio/gpiolib.c | 12 +-
2891 drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 +-
2892 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 2 +-
2893 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 8 +-
2894 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
2895 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 15 +-
2896 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h | 2 +-
2897 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 2 +-
2898 drivers/gpu/drm/amd/amdgpu/fiji_smc.c | 4 +-
2899 drivers/gpu/drm/amd/amdgpu/iceland_smc.c | 4 +-
2900 drivers/gpu/drm/amd/amdgpu/tonga_smc.c | 4 +-
2901 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 2 +-
2902 drivers/gpu/drm/amd/amdkfd/kfd_device.c | 6 +-
2903 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 90 +-
2904 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.h | 8 +-
2905 .../drm/amd/amdkfd/kfd_device_queue_manager_cik.c | 14 +-
2906 .../drm/amd/amdkfd/kfd_device_queue_manager_vi.c | 14 +-
2907 drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c | 4 +-
2908 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c | 2 +-
2909 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.h | 2 +-
2910 .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 16 +-
2911 drivers/gpu/drm/amd/scheduler/gpu_scheduler.c | 2 +-
2912 drivers/gpu/drm/amd/scheduler/gpu_scheduler.h | 2 +-
2913 drivers/gpu/drm/amd/scheduler/sched_fence.c | 2 +-
2914 drivers/gpu/drm/armada/armada_drv.c | 3 +-
2915 drivers/gpu/drm/ast/ast_mode.c | 2 +-
2916 drivers/gpu/drm/bochs/bochs_kms.c | 2 +-
2917 drivers/gpu/drm/bridge/tc358767.c | 2 +-
2918 drivers/gpu/drm/drm_crtc.c | 2 +-
2919 drivers/gpu/drm/drm_drv.c | 2 +-
2920 drivers/gpu/drm/drm_fb_cma_helper.c | 4 +-
2921 drivers/gpu/drm/drm_fops.c | 17 +-
2922 drivers/gpu/drm/drm_global.c | 14 +-
2923 drivers/gpu/drm/drm_ioc32.c | 13 +-
2924 drivers/gpu/drm/drm_ioctl.c | 2 +-
2925 drivers/gpu/drm/drm_pci.c | 9 +-
2926 drivers/gpu/drm/exynos/exynos_drm_drv.c | 12 +-
2927 drivers/gpu/drm/exynos/exynos_drm_g2d.c | 5 +
2928 drivers/gpu/drm/exynos/exynos_hdmi.c | 2 +-
2929 drivers/gpu/drm/gma500/cdv_intel_crt.c | 2 +-
2930 drivers/gpu/drm/gma500/cdv_intel_dp.c | 2 +-
2931 drivers/gpu/drm/gma500/cdv_intel_hdmi.c | 2 +-
2932 drivers/gpu/drm/gma500/cdv_intel_lvds.c | 2 +-
2933 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c | 10 +-
2934 drivers/gpu/drm/gma500/mdfld_dsi_output.c | 2 +-
2935 drivers/gpu/drm/gma500/oaktrail_hdmi.c | 2 +-
2936 drivers/gpu/drm/gma500/psb_drv.c | 1 -
2937 drivers/gpu/drm/gma500/psb_intel_drv.h | 2 +-
2938 drivers/gpu/drm/gma500/psb_intel_lvds.c | 2 +-
2939 drivers/gpu/drm/gma500/psb_intel_sdvo.c | 2 +-
2940 drivers/gpu/drm/i2c/tda998x_drv.c | 2 +-
2941 drivers/gpu/drm/i810/i810_dma.c | 2 +-
2942 drivers/gpu/drm/i810/i810_drv.c | 6 +-
2943 drivers/gpu/drm/i810/i810_drv.h | 6 +-
2944 drivers/gpu/drm/i915/dvo.h | 2 +-
2945 drivers/gpu/drm/i915/i915_drv.c | 11 +-
2946 drivers/gpu/drm/i915/i915_gem_execbuffer.c | 4 +-
2947 drivers/gpu/drm/i915/i915_gem_gtt.c | 4 +-
2948 drivers/gpu/drm/i915/i915_gem_gtt.h | 4 +-
2949 drivers/gpu/drm/i915/i915_ioc32.c | 10 +-
2950 drivers/gpu/drm/i915/i915_irq.c | 88 +-
2951 drivers/gpu/drm/i915/intel_display.c | 30 +-
2952 drivers/gpu/drm/imx/imx-drm-core.c | 2 +-
2953 drivers/gpu/drm/imx/imx-tve.c | 2 +-
2954 drivers/gpu/drm/mediatek/mtk_hdmi.c | 2 +-
2955 drivers/gpu/drm/mga/mga_drv.c | 5 +-
2956 drivers/gpu/drm/mga/mga_drv.h | 6 +-
2957 drivers/gpu/drm/mga/mga_ioc32.c | 10 +-
2958 drivers/gpu/drm/mga/mga_irq.c | 8 +-
2959 drivers/gpu/drm/mga/mga_state.c | 2 +-
2960 drivers/gpu/drm/mgag200/mgag200_mode.c | 2 +-
2961 drivers/gpu/drm/msm/dsi/dsi_manager.c | 2 +-
2962 drivers/gpu/drm/msm/edp/edp_connector.c | 2 +-
2963 drivers/gpu/drm/msm/hdmi/hdmi_connector.c | 2 +-
2964 drivers/gpu/drm/nouveau/nouveau_acpi.c | 2 +-
2965 drivers/gpu/drm/nouveau/nouveau_bios.c | 2 +-
2966 drivers/gpu/drm/nouveau/nouveau_connector.c | 2 +-
2967 drivers/gpu/drm/nouveau/nouveau_drm.c | 14 +-
2968 drivers/gpu/drm/nouveau/nouveau_drv.h | 1 -
2969 drivers/gpu/drm/nouveau/nouveau_ioc32.c | 2 +-
2970 drivers/gpu/drm/nouveau/nouveau_vga.c | 2 +-
2971 drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.c | 7 +-
2972 .../gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.c | 7 +-
2973 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h | 4 +-
2974 drivers/gpu/drm/omapdrm/dss/display.c | 8 +-
2975 drivers/gpu/drm/omapdrm/omap_connector.c | 2 +-
2976 drivers/gpu/drm/qxl/qxl_cmd.c | 12 +-
2977 drivers/gpu/drm/qxl/qxl_debugfs.c | 8 +-
2978 drivers/gpu/drm/qxl/qxl_display.c | 2 +-
2979 drivers/gpu/drm/qxl/qxl_drv.c | 8 +-
2980 drivers/gpu/drm/qxl/qxl_drv.h | 8 +-
2981 drivers/gpu/drm/qxl/qxl_ioctl.c | 12 +-
2982 drivers/gpu/drm/qxl/qxl_irq.c | 16 +-
2983 drivers/gpu/drm/qxl/qxl_ttm.c | 38 +-
2984 drivers/gpu/drm/r128/r128_cce.c | 2 +-
2985 drivers/gpu/drm/r128/r128_drv.c | 4 +-
2986 drivers/gpu/drm/r128/r128_drv.h | 6 +-
2987 drivers/gpu/drm/r128/r128_ioc32.c | 10 +-
2988 drivers/gpu/drm/r128/r128_irq.c | 4 +-
2989 drivers/gpu/drm/r128/r128_state.c | 6 +-
2990 drivers/gpu/drm/radeon/mkregtable.c | 4 +-
2991 drivers/gpu/drm/radeon/radeon_atpx_handler.c | 2 +-
2992 drivers/gpu/drm/radeon/radeon_connectors.c | 10 +-
2993 drivers/gpu/drm/radeon/radeon_device.c | 2 +-
2994 drivers/gpu/drm/radeon/radeon_drv.c | 11 +-
2995 drivers/gpu/drm/radeon/radeon_ioc32.c | 12 +-
2996 drivers/gpu/drm/radeon/radeon_kms.c | 8 +-
2997 drivers/gpu/drm/radeon/radeon_ttm.c | 4 +-
2998 drivers/gpu/drm/savage/savage_bci.c | 2 +-
2999 drivers/gpu/drm/savage/savage_drv.c | 5 +-
3000 drivers/gpu/drm/savage/savage_drv.h | 2 +-
3001 drivers/gpu/drm/sis/sis_drv.c | 5 +-
3002 drivers/gpu/drm/sis/sis_drv.h | 2 +-
3003 drivers/gpu/drm/sis/sis_mm.c | 2 +-
3004 drivers/gpu/drm/sti/sti_cursor.c | 4 +-
3005 drivers/gpu/drm/sti/sti_dvo.c | 4 +-
3006 drivers/gpu/drm/sti/sti_gdp.c | 12 +-
3007 drivers/gpu/drm/sti/sti_hda.c | 4 +-
3008 drivers/gpu/drm/sti/sti_hdmi.c | 4 +-
3009 drivers/gpu/drm/sti/sti_hqvdp.c | 4 +-
3010 drivers/gpu/drm/sti/sti_mixer.c | 8 +-
3011 drivers/gpu/drm/sti/sti_tvout.c | 4 +-
3012 drivers/gpu/drm/sti/sti_vid.c | 4 +-
3013 drivers/gpu/drm/tegra/dc.c | 2 +-
3014 drivers/gpu/drm/tegra/dsi.c | 2 +-
3015 drivers/gpu/drm/tegra/hdmi.c | 2 +-
3016 drivers/gpu/drm/tegra/sor.c | 7 +-
3017 drivers/gpu/drm/tilcdc/Makefile | 6 +-
3018 drivers/gpu/drm/tilcdc/tilcdc_external.c | 4 +-
3019 drivers/gpu/drm/tilcdc/tilcdc_panel.c | 2 +-
3020 drivers/gpu/drm/tilcdc/tilcdc_tfp410.c | 2 +-
3021 drivers/gpu/drm/ttm/ttm_memory.c | 4 +-
3022 drivers/gpu/drm/ttm/ttm_page_alloc.c | 18 +-
3023 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c | 18 +-
3024 drivers/gpu/drm/udl/udl_connector.c | 2 +-
3025 drivers/gpu/drm/udl/udl_fb.c | 1 -
3026 drivers/gpu/drm/vc4/vc4_drv.c | 8 +-
3027 drivers/gpu/drm/via/via_dma.c | 2 +-
3028 drivers/gpu/drm/via/via_drv.c | 5 +-
3029 drivers/gpu/drm/via/via_drv.h | 6 +-
3030 drivers/gpu/drm/via/via_irq.c | 18 +-
3031 drivers/gpu/drm/virtio/virtgpu_display.c | 2 +-
3032 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 2 +-
3033 drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 8 +-
3034 drivers/gpu/drm/vmwgfx/vmwgfx_irq.c | 4 +-
3035 drivers/gpu/drm/vmwgfx/vmwgfx_marker.c | 2 +-
3036 drivers/gpu/vga/vga_switcheroo.c | 4 +-
3037 drivers/hid/hid-core.c | 4 +-
3038 drivers/hid/hid-magicmouse.c | 2 +-
3039 drivers/hid/hid-sensor-custom.c | 2 +-
3040 drivers/hid/hid-wiimote-debug.c | 2 +-
3041 drivers/hv/channel.c | 6 +-
3042 drivers/hv/hv.c | 22 +-
3043 drivers/hv/hv_balloon.c | 18 +-
3044 drivers/hv/hyperv_vmbus.h | 2 +-
3045 drivers/hwmon/acpi_power_meter.c | 6 +-
3046 drivers/hwmon/applesmc.c | 4 +-
3047 drivers/hwmon/asus_atk0110.c | 10 +-
3048 drivers/hwmon/coretemp.c | 2 +-
3049 drivers/hwmon/dell-smm-hwmon.c | 4 +-
3050 drivers/hwmon/ibmaem.c | 2 +-
3051 drivers/hwmon/iio_hwmon.c | 2 +-
3052 drivers/hwmon/nct6683.c | 6 +-
3053 drivers/hwmon/nct6775.c | 6 +-
3054 drivers/hwmon/pmbus/pmbus_core.c | 10 +-
3055 drivers/hwmon/sht15.c | 12 +-
3056 drivers/hwmon/via-cputemp.c | 2 +-
3057 drivers/i2c/busses/i2c-amd756-s4882.c | 2 +-
3058 drivers/i2c/busses/i2c-designware-pcidrv.c | 2 +-
3059 drivers/i2c/busses/i2c-nforce2-s4985.c | 2 +-
3060 drivers/i2c/i2c-dev.c | 2 +-
3061 drivers/ide/ide-cd.c | 2 +-
3062 drivers/ide/ide-disk.c | 2 +-
3063 drivers/ide/ide.c | 4 +-
3064 drivers/idle/intel_idle.c | 36 +-
3065 drivers/iio/industrialio-core.c | 2 +-
3066 drivers/infiniband/core/cm.c | 46 +-
3067 drivers/infiniband/core/fmr_pool.c | 20 +-
3068 drivers/infiniband/core/netlink.c | 5 +-
3069 drivers/infiniband/core/sysfs.c | 2 +-
3070 drivers/infiniband/core/ucm.c | 4 +-
3071 drivers/infiniband/core/uverbs_cmd.c | 3 +
3072 drivers/infiniband/hw/cxgb4/device.c | 6 +-
3073 drivers/infiniband/hw/cxgb4/iw_cxgb4.h | 2 +-
3074 drivers/infiniband/hw/cxgb4/mem.c | 4 +-
3075 drivers/infiniband/hw/hfi1/pcie.c | 2 +-
3076 drivers/infiniband/hw/i40iw/i40iw_user.h | 2 +-
3077 drivers/infiniband/hw/mlx4/mad.c | 2 +-
3078 drivers/infiniband/hw/mlx4/mcg.c | 2 +-
3079 drivers/infiniband/hw/mlx4/mlx4_ib.h | 2 +-
3080 drivers/infiniband/hw/mthca/mthca_cmd.c | 8 +-
3081 drivers/infiniband/hw/mthca/mthca_main.c | 2 +-
3082 drivers/infiniband/hw/mthca/mthca_mr.c | 6 +-
3083 drivers/infiniband/hw/mthca/mthca_provider.c | 2 +-
3084 drivers/infiniband/hw/nes/nes.c | 4 +-
3085 drivers/infiniband/hw/nes/nes.h | 40 +-
3086 drivers/infiniband/hw/nes/nes_cm.c | 62 +-
3087 drivers/infiniband/hw/nes/nes_mgt.c | 8 +-
3088 drivers/infiniband/hw/nes/nes_nic.c | 42 +-
3089 drivers/infiniband/hw/nes/nes_verbs.c | 10 +-
3090 drivers/infiniband/hw/qib/qib_iba7322.c | 4 +-
3091 drivers/infiniband/hw/qib/qib_pcie.c | 2 +-
3092 drivers/infiniband/sw/rxe/rxe_qp.c | 4 +-
3093 drivers/infiniband/sw/rxe/rxe_verbs.c | 2 +-
3094 drivers/infiniband/sw/rxe/rxe_verbs.h | 2 +-
3095 drivers/infiniband/ulp/ipoib/ipoib_main.c | 2 +-
3096 drivers/infiniband/ulp/ipoib/ipoib_netlink.c | 2 +-
3097 drivers/infiniband/ulp/srpt/ib_srpt.c | 8 +-
3098 drivers/input/evdev.c | 2 +-
3099 drivers/input/gameport/gameport.c | 4 +-
3100 drivers/input/input.c | 4 +-
3101 drivers/input/joystick/sidewinder.c | 1 +
3102 drivers/input/misc/ims-pcu.c | 4 +-
3103 drivers/input/mouse/psmouse.h | 2 +-
3104 drivers/input/mousedev.c | 2 +-
3105 drivers/input/serio/serio.c | 4 +-
3106 drivers/input/serio/serio_raw.c | 4 +-
3107 drivers/input/touchscreen/htcpen.c | 2 +-
3108 drivers/iommu/arm-smmu-v3.c | 32 +-
3109 drivers/iommu/arm-smmu.c | 40 +-
3110 drivers/iommu/io-pgtable-arm-v7s.c | 62 +-
3111 drivers/iommu/io-pgtable-arm.c | 99 +-
3112 drivers/iommu/io-pgtable.c | 11 +-
3113 drivers/iommu/io-pgtable.h | 21 +-
3114 drivers/iommu/iommu.c | 2 +-
3115 drivers/iommu/ipmmu-vmsa.c | 13 +-
3116 drivers/iommu/irq_remapping.c | 2 +-
3117 drivers/iommu/msm_iommu.c | 14 +-
3118 drivers/iommu/mtk_iommu.c | 12 +-
3119 drivers/irqchip/irq-gic.c | 2 +-
3120 drivers/irqchip/irq-i8259.c | 2 +-
3121 drivers/irqchip/irq-mmp.c | 2 +-
3122 drivers/irqchip/irq-renesas-intc-irqpin.c | 2 +-
3123 drivers/irqchip/irq-ts4800.c | 2 +-
3124 drivers/isdn/capi/capi.c | 10 +-
3125 drivers/isdn/gigaset/interface.c | 8 +-
3126 drivers/isdn/gigaset/usb-gigaset.c | 2 +-
3127 drivers/isdn/hardware/avm/b1.c | 4 +-
3128 drivers/isdn/hardware/eicon/capifunc.c | 6 +-
3129 drivers/isdn/hardware/eicon/dadapter.c | 18 +-
3130 drivers/isdn/hardware/eicon/diddfunc.c | 7 +-
3131 drivers/isdn/hardware/eicon/divasfunc.c | 9 +-
3132 drivers/isdn/hardware/eicon/divasync.h | 2 +-
3133 drivers/isdn/hardware/eicon/idifunc.c | 9 +-
3134 drivers/isdn/hardware/eicon/mntfunc.c | 13 +-
3135 drivers/isdn/hardware/mISDN/avmfritz.c | 2 +-
3136 drivers/isdn/hardware/mISDN/hfcmulti.c | 7 +-
3137 drivers/isdn/hardware/mISDN/hfcpci.c | 16 +-
3138 drivers/isdn/hardware/mISDN/mISDNinfineon.c | 7 +-
3139 drivers/isdn/hardware/mISDN/mISDNipac.c | 5 +-
3140 drivers/isdn/hardware/mISDN/netjet.c | 2 +-
3141 drivers/isdn/hardware/mISDN/speedfax.c | 7 +-
3142 drivers/isdn/hardware/mISDN/w6692.c | 7 +-
3143 drivers/isdn/hisax/amd7930_fn.c | 5 +-
3144 drivers/isdn/hisax/arcofi.c | 5 +-
3145 drivers/isdn/hisax/config.c | 4 +-
3146 drivers/isdn/hisax/diva.c | 7 +-
3147 drivers/isdn/hisax/elsa.c | 9 +-
3148 drivers/isdn/hisax/fsm.c | 5 +-
3149 drivers/isdn/hisax/hfc4s8s_l1.c | 14 +-
3150 drivers/isdn/hisax/hfc_2bds0.c | 4 +-
3151 drivers/isdn/hisax/hfc_pci.c | 10 +-
3152 drivers/isdn/hisax/hfc_sx.c | 10 +-
3153 drivers/isdn/hisax/hfc_usb.c | 12 +-
3154 drivers/isdn/hisax/hfcscard.c | 6 +-
3155 drivers/isdn/hisax/hisax.h | 4 +-
3156 drivers/isdn/hisax/icc.c | 5 +-
3157 drivers/isdn/hisax/ipacx.c | 7 +-
3158 drivers/isdn/hisax/isac.c | 5 +-
3159 drivers/isdn/hisax/isar.c | 5 +-
3160 drivers/isdn/hisax/isdnl3.c | 5 +-
3161 drivers/isdn/hisax/saphir.c | 5 +-
3162 drivers/isdn/hisax/teleint.c | 5 +-
3163 drivers/isdn/hisax/w6692.c | 5 +-
3164 drivers/isdn/i4l/isdn_common.c | 2 +
3165 drivers/isdn/i4l/isdn_tty.c | 22 +-
3166 drivers/isdn/mISDN/dsp.h | 4 +-
3167 drivers/isdn/mISDN/dsp_cmx.c | 4 +-
3168 drivers/isdn/mISDN/dsp_core.c | 4 +-
3169 drivers/isdn/mISDN/dsp_tones.c | 4 +-
3170 drivers/isdn/mISDN/fsm.c | 5 +-
3171 drivers/isdn/mISDN/l1oip_core.c | 8 +-
3172 drivers/leds/leds-clevo-mail.c | 2 +-
3173 drivers/leds/leds-ss4200.c | 2 +-
3174 drivers/lguest/core.c | 9 +-
3175 drivers/lguest/page_tables.c | 2 +-
3176 drivers/lguest/x86/core.c | 12 +-
3177 drivers/lguest/x86/switcher_32.S | 27 +-
3178 drivers/lightnvm/rrpc.c | 4 +-
3179 drivers/lightnvm/rrpc.h | 2 +-
3180 drivers/md/bcache/alloc.c | 2 +-
3181 drivers/md/bcache/bcache.h | 10 +-
3182 drivers/md/bcache/btree.c | 13 +-
3183 drivers/md/bcache/closure.c | 4 +-
3184 drivers/md/bcache/closure.h | 10 +-
3185 drivers/md/bcache/io.c | 10 +-
3186 drivers/md/bcache/journal.c | 18 +-
3187 drivers/md/bcache/movinggc.c | 12 +-
3188 drivers/md/bcache/request.c | 54 +-
3189 drivers/md/bcache/request.h | 2 +-
3190 drivers/md/bcache/stats.c | 26 +-
3191 drivers/md/bcache/stats.h | 16 +-
3192 drivers/md/bcache/super.c | 32 +-
3193 drivers/md/bcache/sysfs.c | 20 +-
3194 drivers/md/bcache/writeback.c | 12 +-
3195 drivers/md/bitmap.c | 2 +-
3196 drivers/md/dm-cache-target.c | 116 +-
3197 drivers/md/dm-core.h | 4 +-
3198 drivers/md/dm-ioctl.c | 2 +-
3199 drivers/md/dm-mpath.c | 12 +-
3200 drivers/md/dm-raid.c | 2 +-
3201 drivers/md/dm-raid1.c | 18 +-
3202 drivers/md/dm-stats.c | 6 +-
3203 drivers/md/dm-stripe.c | 10 +-
3204 drivers/md/dm-table.c | 2 +-
3205 drivers/md/dm-thin-metadata.c | 4 +-
3206 drivers/md/dm.c | 24 +-
3207 drivers/md/md.c | 41 +-
3208 drivers/md/md.h | 8 +-
3209 drivers/md/persistent-data/dm-space-map-metadata.c | 4 +-
3210 drivers/md/persistent-data/dm-space-map.h | 1 +
3211 drivers/md/raid1.c | 8 +-
3212 drivers/md/raid10.c | 26 +-
3213 drivers/md/raid5.c | 26 +-
3214 drivers/media/dvb-core/dvb_net.c | 2 +-
3215 drivers/media/dvb-core/dvbdev.c | 2 +-
3216 drivers/media/dvb-frontends/af9033.h | 2 +-
3217 drivers/media/dvb-frontends/cx24116.c | 2 +-
3218 drivers/media/dvb-frontends/cx24117.c | 2 +-
3219 drivers/media/dvb-frontends/cx24120.c | 2 +-
3220 drivers/media/dvb-frontends/cx24123.c | 2 +-
3221 drivers/media/dvb-frontends/cxd2820r_core.c | 2 +-
3222 drivers/media/dvb-frontends/dib3000.h | 2 +-
3223 drivers/media/dvb-frontends/dib7000p.h | 2 +-
3224 drivers/media/dvb-frontends/dib8000.h | 2 +-
3225 drivers/media/dvb-frontends/hd29l2.c | 2 +-
3226 drivers/media/dvb-frontends/lgdt3306a.c | 2 +-
3227 drivers/media/dvb-frontends/mb86a20s.c | 2 +-
3228 drivers/media/dvb-frontends/mt312.c | 6 +-
3229 drivers/media/dvb-frontends/s921.c | 2 +-
3230 drivers/media/pci/bt8xx/dst.c | 2 +-
3231 drivers/media/pci/cx88/cx88-video.c | 6 +-
3232 drivers/media/pci/ivtv/ivtv-driver.c | 2 +-
3233 drivers/media/pci/pt1/va1j5jf8007s.c | 2 +-
3234 drivers/media/pci/pt1/va1j5jf8007t.c | 2 +-
3235 drivers/media/pci/solo6x10/solo6x10-core.c | 2 +-
3236 drivers/media/pci/solo6x10/solo6x10-p2m.c | 2 +-
3237 drivers/media/pci/solo6x10/solo6x10.h | 2 +-
3238 drivers/media/pci/sta2x11/sta2x11_vip.c | 5 +-
3239 drivers/media/pci/tw68/tw68-core.c | 2 +-
3240 drivers/media/pci/tw686x/tw686x-core.c | 4 +-
3241 drivers/media/pci/zoran/zoran.h | 1 -
3242 drivers/media/pci/zoran/zoran_card.c | 4 +-
3243 drivers/media/pci/zoran/zoran_driver.c | 3 -
3244 drivers/media/platform/omap/omap_vout.c | 11 +-
3245 drivers/media/platform/s5p-tv/mixer.h | 2 +-
3246 drivers/media/platform/s5p-tv/mixer_grp_layer.c | 2 +-
3247 drivers/media/platform/s5p-tv/mixer_reg.c | 2 +-
3248 drivers/media/platform/s5p-tv/mixer_video.c | 24 +-
3249 drivers/media/platform/s5p-tv/mixer_vp_layer.c | 2 +-
3250 drivers/media/platform/soc_camera/soc_camera.c | 2 +-
3251 drivers/media/radio/radio-cadet.c | 7 +-
3252 drivers/media/radio/radio-maxiradio.c | 2 +-
3253 drivers/media/radio/radio-shark.c | 2 +-
3254 drivers/media/radio/radio-shark2.c | 2 +-
3255 drivers/media/radio/radio-si476x.c | 2 +-
3256 drivers/media/radio/wl128x/fmdrv_common.c | 2 +-
3257 drivers/media/usb/pvrusb2/pvrusb2-context.c | 8 +-
3258 drivers/media/usb/pvrusb2/pvrusb2-dvb.c | 7 +-
3259 drivers/media/usb/pvrusb2/pvrusb2-hdw.c | 2 +-
3260 drivers/media/usb/pvrusb2/pvrusb2-std.c | 2 +-
3261 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c | 6 +-
3262 drivers/media/usb/uvc/uvc_driver.c | 4 +-
3263 drivers/media/v4l2-core/v4l2-common.c | 2 +-
3264 drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 12 +-
3265 drivers/media/v4l2-core/v4l2-device.c | 4 +-
3266 drivers/media/v4l2-core/v4l2-ioctl.c | 287 +-
3267 drivers/memory/omap-gpmc.c | 24 +-
3268 drivers/message/fusion/mptbase.c | 4 +-
3269 drivers/message/fusion/mptlan.c | 2 +-
3270 drivers/message/fusion/mptsas.c | 34 +-
3271 drivers/mfd/ab8500-debugfs.c | 2 +-
3272 drivers/mfd/kempld-core.c | 2 +-
3273 drivers/mfd/max8925-i2c.c | 2 +-
3274 drivers/mfd/rn5t618.c | 10 +-
3275 drivers/mfd/tps65910.c | 2 +-
3276 drivers/mfd/twl4030-irq.c | 9 +-
3277 drivers/misc/c2port/core.c | 4 +-
3278 drivers/misc/kgdbts.c | 6 +-
3279 drivers/misc/lis3lv02d/lis3lv02d.c | 8 +-
3280 drivers/misc/lis3lv02d/lis3lv02d.h | 2 +-
3281 drivers/misc/mic/scif/scif_api.c | 10 +-
3282 drivers/misc/mic/scif/scif_rb.c | 8 +-
3283 drivers/misc/panel.c | 4 +-
3284 drivers/misc/sgi-gru/gruhandles.c | 4 +-
3285 drivers/misc/sgi-gru/gruprocfs.c | 8 +-
3286 drivers/misc/sgi-gru/grutables.h | 158 +-
3287 drivers/misc/sgi-xp/xp.h | 2 +-
3288 drivers/misc/sgi-xp/xp_main.c | 57 +-
3289 drivers/misc/sgi-xp/xpc.h | 3 +-
3290 drivers/misc/sgi-xp/xpc_main.c | 2 +-
3291 drivers/misc/sgi-xp/xpnet.c | 2 +-
3292 drivers/misc/ti-st/st_kim.c | 32 +-
3293 drivers/mmc/card/mmc_test.c | 4 +-
3294 drivers/mmc/host/dw_mmc.h | 2 +-
3295 drivers/mmc/host/mmci.c | 4 +-
3296 drivers/mmc/host/omap_hsmmc.c | 4 +-
3297 drivers/mmc/host/sdhci-esdhc-imx.c | 7 +-
3298 drivers/mmc/host/sdhci-s3c.c | 8 +-
3299 drivers/mmc/host/tmio_mmc_pio.c | 4 +-
3300 drivers/mtd/chips/cfi_cmdset_0020.c | 2 +-
3301 drivers/mtd/devices/block2mtd.c | 2 +-
3302 drivers/mtd/devices/phram.c | 2 +-
3303 drivers/mtd/maps/gpio-addr-flash.c | 2 +-
3304 drivers/mtd/maps/latch-addr-flash.c | 2 +-
3305 drivers/mtd/maps/pci.c | 4 +-
3306 drivers/mtd/maps/pcmciamtd.c | 8 +-
3307 drivers/mtd/maps/sbc_gxx.c | 2 +-
3308 drivers/mtd/nand/brcmnand/bcm63138_nand.c | 2 +
3309 drivers/mtd/nand/brcmnand/brcmnand.h | 2 +-
3310 drivers/mtd/nand/brcmnand/iproc_nand.c | 2 +
3311 drivers/mtd/nand/cafe_nand.c | 18 +-
3312 drivers/mtd/nand/denali.c | 1 +
3313 drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 2 +-
3314 drivers/mtd/nftlmount.c | 1 +
3315 drivers/mtd/sm_ftl.c | 2 +-
3316 drivers/mtd/ubi/build.c | 2 +-
3317 drivers/net/bonding/bond_netlink.c | 2 +-
3318 drivers/net/caif/caif_hsi.c | 4 +-
3319 drivers/net/caif/caif_serial.c | 2 +-
3320 drivers/net/caif/caif_spi.c | 2 +-
3321 drivers/net/caif/caif_virtio.c | 2 +-
3322 drivers/net/can/Kconfig | 2 +-
3323 drivers/net/can/bfin_can.c | 2 +-
3324 drivers/net/can/dev.c | 2 +-
3325 drivers/net/can/flexcan.c | 2 +-
3326 drivers/net/can/janz-ican3.c | 2 +-
3327 drivers/net/can/led.c | 2 +-
3328 drivers/net/can/sun4i_can.c | 2 +-
3329 drivers/net/can/vcan.c | 2 +-
3330 drivers/net/can/xilinx_can.c | 2 +-
3331 drivers/net/dummy.c | 2 +-
3332 drivers/net/ethernet/8390/ax88796.c | 6 +-
3333 drivers/net/ethernet/8390/axnet_cs.c | 4 +-
3334 drivers/net/ethernet/8390/ne2k-pci.c | 6 +-
3335 drivers/net/ethernet/8390/pcnet_cs.c | 4 +-
3336 drivers/net/ethernet/adi/bfin_mac.c | 2 +-
3337 drivers/net/ethernet/allwinner/sun4i-emac.c | 2 +-
3338 drivers/net/ethernet/altera/altera_tse_main.c | 6 +-
3339 drivers/net/ethernet/amd/7990.c | 2 +-
3340 drivers/net/ethernet/amd/7990.h | 2 +-
3341 drivers/net/ethernet/amd/amd8111e.c | 5 +-
3342 drivers/net/ethernet/amd/atarilance.c | 4 +-
3343 drivers/net/ethernet/amd/declance.c | 2 +-
3344 drivers/net/ethernet/amd/pcnet32.c | 7 +-
3345 drivers/net/ethernet/amd/sun3lance.c | 4 +-
3346 drivers/net/ethernet/amd/sunlance.c | 2 +-
3347 drivers/net/ethernet/amd/xgbe/xgbe-common.h | 4 +-
3348 drivers/net/ethernet/amd/xgbe/xgbe-dcb.c | 4 +-
3349 drivers/net/ethernet/amd/xgbe/xgbe-desc.c | 27 +-
3350 drivers/net/ethernet/amd/xgbe/xgbe-dev.c | 145 +-
3351 drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 68 +-
3352 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c | 10 +-
3353 drivers/net/ethernet/amd/xgbe/xgbe-main.c | 15 +-
3354 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 27 +-
3355 drivers/net/ethernet/amd/xgbe/xgbe-ptp.c | 4 +-
3356 drivers/net/ethernet/amd/xgbe/xgbe.h | 10 +-
3357 drivers/net/ethernet/apm/xgene/xgene_enet_main.c | 4 +-
3358 drivers/net/ethernet/arc/emac_main.c | 2 +-
3359 drivers/net/ethernet/atheros/alx/main.c | 2 +-
3360 drivers/net/ethernet/atheros/atl1c/atl1c_main.c | 2 +-
3361 drivers/net/ethernet/atheros/atl1e/atl1e_main.c | 2 +-
3362 drivers/net/ethernet/aurora/nb8800.c | 2 +-
3363 drivers/net/ethernet/broadcom/bcm63xx_enet.c | 2 +-
3364 drivers/net/ethernet/broadcom/bnx2.c | 2 +-
3365 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h | 2 +-
3366 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c | 216 +-
3367 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.h | 4 +-
3368 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 2 +-
3369 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c | 11 +-
3370 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h | 3 +-
3371 drivers/net/ethernet/broadcom/bnxt/bnxt.c | 2 +-
3372 drivers/net/ethernet/broadcom/tg3.c | 2 +-
3373 drivers/net/ethernet/broadcom/tg3.h | 1 +
3374 drivers/net/ethernet/brocade/bna/bfa_cs.h | 42 +-
3375 drivers/net/ethernet/brocade/bna/bfa_ioc.c | 10 +-
3376 drivers/net/ethernet/brocade/bna/bfa_ioc.h | 4 +-
3377 drivers/net/ethernet/brocade/bna/bfa_msgq.h | 8 +-
3378 drivers/net/ethernet/brocade/bna/bna_enet.c | 6 +-
3379 drivers/net/ethernet/brocade/bna/bna_tx_rx.c | 6 +-
3380 drivers/net/ethernet/brocade/bna/bna_types.h | 24 +-
3381 drivers/net/ethernet/brocade/bna/bnad.c | 11 +-
3382 drivers/net/ethernet/cadence/macb.c | 4 +-
3383 drivers/net/ethernet/cavium/liquidio/lio_main.c | 11 +-
3384 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c | 2 +-
3385 drivers/net/ethernet/chelsio/cxgb3/l2t.h | 2 +-
3386 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 2 +-
3387 drivers/net/ethernet/chelsio/cxgb4vf/adapter.h | 2 +-
3388 drivers/net/ethernet/chelsio/cxgb4vf/sge.c | 2 +-
3389 drivers/net/ethernet/davicom/dm9000.c | 2 +-
3390 drivers/net/ethernet/dec/tulip/de4x5.c | 13 +-
3391 drivers/net/ethernet/emulex/benet/be_main.c | 4 +-
3392 drivers/net/ethernet/faraday/ftgmac100.c | 3 +-
3393 drivers/net/ethernet/faraday/ftmac100.c | 4 +-
3394 drivers/net/ethernet/freescale/fec_mpc52xx.c | 2 +-
3395 .../net/ethernet/freescale/fs_enet/fs_enet-main.c | 2 +-
3396 drivers/net/ethernet/freescale/gianfar.c | 4 +-
3397 drivers/net/ethernet/freescale/ucc_geth.c | 2 +-
3398 drivers/net/ethernet/hisilicon/hip04_eth.c | 2 +-
3399 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c | 2 +-
3400 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c | 6 +-
3401 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.h | 2 +-
3402 drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c | 84 +-
3403 drivers/net/ethernet/i825xx/lib82596.c | 4 +-
3404 drivers/net/ethernet/ibm/ehea/ehea_main.c | 2 +-
3405 drivers/net/ethernet/ibm/emac/core.c | 4 +-
3406 drivers/net/ethernet/intel/e100.c | 2 +-
3407 drivers/net/ethernet/intel/e1000/e1000_main.c | 2 +-
3408 drivers/net/ethernet/intel/e1000e/netdev.c | 2 +-
3409 drivers/net/ethernet/intel/fm10k/fm10k_pci.c | 2 +-
3410 drivers/net/ethernet/intel/i40e/i40e_ptp.c | 2 +-
3411 drivers/net/ethernet/intel/igb/igb_main.c | 2 +-
3412 drivers/net/ethernet/intel/igbvf/netdev.c | 2 +-
3413 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 2 +-
3414 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c | 2 +-
3415 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 4 +-
3416 drivers/net/ethernet/marvell/mvneta.c | 2 +-
3417 drivers/net/ethernet/marvell/mvpp2.c | 2 +-
3418 drivers/net/ethernet/marvell/pxa168_eth.c | 2 +-
3419 drivers/net/ethernet/mellanox/mlx4/en_tx.c | 4 +-
3420 drivers/net/ethernet/mellanox/mlx4/main.c | 2 +-
3421 drivers/net/ethernet/mellanox/mlx5/core/main.c | 2 +-
3422 drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 6 +-
3423 drivers/net/ethernet/micrel/ks8695net.c | 2 +-
3424 drivers/net/ethernet/micrel/ks8851_mll.c | 2 +-
3425 drivers/net/ethernet/moxa/moxart_ether.c | 2 +-
3426 drivers/net/ethernet/neterion/s2io.c | 2 +-
3427 drivers/net/ethernet/neterion/vxge/vxge-config.c | 7 +-
3428 drivers/net/ethernet/neterion/vxge/vxge-main.c | 2 +-
3429 .../net/ethernet/netronome/nfp/nfp_net_common.c | 2 +-
3430 drivers/net/ethernet/netx-eth.c | 2 +-
3431 drivers/net/ethernet/nuvoton/w90p910_ether.c | 2 +-
3432 drivers/net/ethernet/nvidia/forcedeth.c | 4 +-
3433 drivers/net/ethernet/nxp/lpc_eth.c | 2 +-
3434 .../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 4 +-
3435 .../net/ethernet/qlogic/netxen/netxen_nic_main.c | 2 +-
3436 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 4 +-
3437 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c | 12 +-
3438 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 2 +-
3439 .../net/ethernet/qlogic/qlcnic/qlcnic_minidump.c | 2 +-
3440 drivers/net/ethernet/realtek/r8169.c | 8 +-
3441 drivers/net/ethernet/renesas/sh_eth.c | 2 +-
3442 drivers/net/ethernet/rocker/rocker_main.c | 4 +-
3443 drivers/net/ethernet/seeq/sgiseeq.c | 2 +-
3444 drivers/net/ethernet/sfc/ptp.c | 2 +-
3445 drivers/net/ethernet/sfc/selftest.c | 20 +-
3446 drivers/net/ethernet/sgi/ioc3-eth.c | 4 +-
3447 drivers/net/ethernet/smsc/smc911x.c | 2 +-
3448 drivers/net/ethernet/smsc/smc91x.c | 2 +-
3449 drivers/net/ethernet/smsc/smsc911x.c | 2 +-
3450 drivers/net/ethernet/stmicro/stmmac/mmc_core.c | 4 +-
3451 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 4 +-
3452 drivers/net/ethernet/sun/sunbmac.c | 2 +-
3453 drivers/net/ethernet/sun/sunqe.c | 2 +-
3454 drivers/net/ethernet/sun/sunvnet.c | 2 +-
3455 drivers/net/ethernet/sun/sunvnet_common.c | 6 +-
3456 drivers/net/ethernet/synopsys/dwc_eth_qos.c | 2 +-
3457 drivers/net/ethernet/ti/cpmac.c | 2 +-
3458 drivers/net/ethernet/ti/davinci_emac.c | 2 +-
3459 drivers/net/ethernet/ti/netcp_core.c | 2 +-
3460 drivers/net/ethernet/via/via-rhine.c | 2 +-
3461 drivers/net/ethernet/wiznet/w5100.c | 2 +-
3462 drivers/net/ethernet/wiznet/w5300.c | 2 +-
3463 drivers/net/ethernet/xilinx/ll_temac_main.c | 2 +-
3464 drivers/net/ethernet/xilinx/xilinx_axienet_main.c | 2 +-
3465 drivers/net/ethernet/xilinx/xilinx_emaclite.c | 2 +-
3466 drivers/net/geneve.c | 4 +-
3467 drivers/net/gtp.c | 8 +-
3468 drivers/net/hamradio/baycom_epp.c | 2 +-
3469 drivers/net/hyperv/hyperv_net.h | 2 +-
3470 drivers/net/hyperv/netvsc_drv.c | 2 +-
3471 drivers/net/hyperv/rndis_filter.c | 7 +-
3472 drivers/net/ifb.c | 2 +-
3473 drivers/net/ipvlan/ipvlan_core.c | 2 +-
3474 drivers/net/ipvlan/ipvlan_main.c | 6 +-
3475 drivers/net/irda/vlsi_ir.c | 18 +-
3476 drivers/net/irda/vlsi_ir.h | 14 +-
3477 drivers/net/loopback.c | 2 +-
3478 drivers/net/macsec.c | 2 +-
3479 drivers/net/macvlan.c | 20 +-
3480 drivers/net/macvtap.c | 10 +-
3481 drivers/net/nlmon.c | 2 +-
3482 drivers/net/phy/phy_device.c | 6 +-
3483 drivers/net/plip/plip.c | 2 +-
3484 drivers/net/ppp/ppp_generic.c | 6 +-
3485 drivers/net/ppp/pptp.c | 2 +-
3486 drivers/net/rionet.c | 2 +-
3487 drivers/net/slip/slhc.c | 2 +-
3488 drivers/net/team/team.c | 4 +-
3489 drivers/net/tun.c | 11 +-
3490 drivers/net/usb/hso.c | 28 +-
3491 drivers/net/usb/ipheth.c | 2 +-
3492 drivers/net/usb/r8152.c | 2 +-
3493 drivers/net/usb/sierra_net.c | 4 +-
3494 drivers/net/virtio_net.c | 2 +-
3495 drivers/net/vrf.c | 4 +-
3496 drivers/net/vxlan.c | 4 +-
3497 drivers/net/wimax/i2400m/rx.c | 2 +-
3498 drivers/net/wireless/ath/ath10k/ce.c | 6 +-
3499 drivers/net/wireless/ath/ath10k/htc.h | 4 +-
3500 drivers/net/wireless/ath/ath10k/mac.c | 7 +-
3501 drivers/net/wireless/ath/ath6kl/core.h | 2 +-
3502 drivers/net/wireless/ath/ath6kl/txrx.c | 2 +-
3503 drivers/net/wireless/ath/ath9k/ar9002_mac.c | 36 +-
3504 drivers/net/wireless/ath/ath9k/ar9003_mac.c | 64 +-
3505 drivers/net/wireless/ath/ath9k/hw.h | 4 +-
3506 drivers/net/wireless/ath/ath9k/main.c | 22 +-
3507 drivers/net/wireless/ath/carl9170/carl9170.h | 6 +-
3508 drivers/net/wireless/ath/carl9170/debug.c | 6 +-
3509 drivers/net/wireless/ath/carl9170/main.c | 10 +-
3510 drivers/net/wireless/ath/carl9170/tx.c | 4 +-
3511 drivers/net/wireless/ath/wil6210/pcie_bus.c | 2 +-
3512 drivers/net/wireless/ath/wil6210/wil_platform.h | 2 +-
3513 drivers/net/wireless/atmel/at76c50x-usb.c | 2 +-
3514 drivers/net/wireless/atmel/atmel.c | 183 +-
3515 drivers/net/wireless/broadcom/b43/phy_lp.c | 2 +-
3516 drivers/net/wireless/broadcom/b43legacy/main.c | 5 +-
3517 .../broadcom/brcm80211/brcmfmac/cfg80211.c | 54 +-
3518 .../broadcom/brcm80211/brcmsmac/phy/phy_cmn.c | 3 +-
3519 .../broadcom/brcm80211/brcmsmac/phy_shim.c | 5 +-
3520 .../broadcom/brcm80211/brcmsmac/phy_shim.h | 2 +-
3521 drivers/net/wireless/cisco/airo.c | 201 +-
3522 drivers/net/wireless/intel/ipw2x00/ipw2100.c | 8 +-
3523 drivers/net/wireless/intel/ipw2x00/ipw2200.c | 6 +-
3524 drivers/net/wireless/intel/iwlegacy/3945-mac.c | 11 +-
3525 drivers/net/wireless/intel/iwlegacy/4965-mac.c | 7 +-
3526 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c | 34 +-
3527 drivers/net/wireless/intel/iwlwifi/dvm/lib.c | 4 +-
3528 drivers/net/wireless/intel/iwlwifi/mvm/d3.c | 8 +-
3529 drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 4 +-
3530 drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 4 +-
3531 .../net/wireless/intersil/hostap/hostap_ioctl.c | 250 +-
3532 drivers/net/wireless/intersil/orinoco/wext.c | 131 +-
3533 drivers/net/wireless/intersil/prism54/isl_ioctl.c | 292 +-
3534 drivers/net/wireless/mac80211_hwsim.c | 28 +-
3535 drivers/net/wireless/marvell/mwifiex/main.c | 2 +-
3536 drivers/net/wireless/ralink/rt2x00/rt2400pci.c | 4 +-
3537 drivers/net/wireless/ralink/rt2x00/rt2500pci.c | 4 +-
3538 drivers/net/wireless/ralink/rt2x00/rt2500usb.c | 4 +-
3539 drivers/net/wireless/ralink/rt2x00/rt2800lib.c | 6 +-
3540 drivers/net/wireless/ralink/rt2x00/rt2x00.h | 2 +-
3541 drivers/net/wireless/ralink/rt2x00/rt2x00queue.c | 4 +-
3542 drivers/net/wireless/ralink/rt2x00/rt61pci.c | 4 +-
3543 drivers/net/wireless/ralink/rt2x00/rt73usb.c | 4 +-
3544 drivers/net/wireless/realtek/rtlwifi/base.c | 14 +-
3545 drivers/net/wireless/realtek/rtlwifi/base.h | 4 +-
3546 drivers/net/wireless/realtek/rtlwifi/pci.c | 15 +-
3547 drivers/net/wireless/realtek/rtlwifi/ps.c | 6 +-
3548 drivers/net/wireless/realtek/rtlwifi/ps.h | 6 +-
3549 drivers/net/wireless/ti/wl1251/sdio.c | 12 +-
3550 drivers/net/wireless/ti/wl12xx/main.c | 8 +-
3551 drivers/net/wireless/ti/wl18xx/main.c | 6 +-
3552 drivers/net/wireless/zydas/zd1201.c | 192 +-
3553 drivers/net/wireless/zydas/zd1211rw/zd_usb.c | 2 +-
3554 drivers/net/xen-netback/interface.c | 2 +-
3555 drivers/net/xen-netfront.c | 2 +-
3556 drivers/ntb/test/ntb_pingpong.c | 8 +-
3557 drivers/nvme/host/pci.c | 2 +-
3558 drivers/of/fdt.c | 4 +-
3559 drivers/oprofile/buffer_sync.c | 8 +-
3560 drivers/oprofile/event_buffer.c | 2 +-
3561 drivers/oprofile/oprof.c | 2 +-
3562 drivers/oprofile/oprofile_stats.c | 10 +-
3563 drivers/oprofile/oprofile_stats.h | 10 +-
3564 drivers/oprofile/oprofilefs.c | 6 +-
3565 drivers/oprofile/timer_int.c | 2 +-
3566 drivers/parport/procfs.c | 4 +-
3567 drivers/pci/hotplug/acpiphp_ibm.c | 4 +-
3568 drivers/pci/hotplug/cpcihp_generic.c | 6 +-
3569 drivers/pci/hotplug/cpcihp_zt5550.c | 14 +-
3570 drivers/pci/hotplug/cpqphp_nvram.c | 2 +
3571 drivers/pci/hotplug/pci_hotplug_core.c | 6 +-
3572 drivers/pci/hotplug/pciehp_core.c | 2 +-
3573 drivers/pci/msi.c | 22 +-
3574 drivers/pci/pci-sysfs.c | 6 +-
3575 drivers/pci/pci.h | 4 +-
3576 drivers/pci/pcie/aspm.c | 10 +-
3577 drivers/pci/pcie/portdrv_pci.c | 2 +-
3578 drivers/pci/probe.c | 2 +-
3579 drivers/pci/setup-bus.c | 10 +-
3580 drivers/pinctrl/nomadik/pinctrl-nomadik.c | 2 +-
3581 drivers/pinctrl/pinctrl-at91.c | 5 +-
3582 drivers/platform/chrome/chromeos_laptop.c | 2 +-
3583 drivers/platform/chrome/chromeos_pstore.c | 2 +-
3584 drivers/platform/chrome/cros_ec_lpc.c | 2 +-
3585 drivers/platform/x86/alienware-wmi.c | 4 +-
3586 drivers/platform/x86/apple-gmux.c | 2 +-
3587 drivers/platform/x86/compal-laptop.c | 2 +-
3588 drivers/platform/x86/hdaps.c | 2 +-
3589 drivers/platform/x86/ibm_rtl.c | 2 +-
3590 drivers/platform/x86/intel_oaktrail.c | 2 +-
3591 drivers/platform/x86/msi-laptop.c | 16 +-
3592 drivers/platform/x86/msi-wmi.c | 2 +-
3593 drivers/platform/x86/samsung-laptop.c | 2 +-
3594 drivers/platform/x86/samsung-q10.c | 2 +-
3595 drivers/platform/x86/sony-laptop.c | 14 +-
3596 drivers/platform/x86/thinkpad_acpi.c | 10 +-
3597 drivers/pnp/base.h | 2 +-
3598 drivers/pnp/pnpbios/bioscalls.c | 14 +-
3599 drivers/pnp/pnpbios/core.c | 2 +-
3600 drivers/pnp/resource.c | 4 +-
3601 drivers/power/pda_power.c | 7 +-
3602 drivers/power/power_supply.h | 4 +-
3603 drivers/power/power_supply_core.c | 7 +-
3604 drivers/power/power_supply_sysfs.c | 6 +-
3605 drivers/power/reset/at91-reset.c | 5 +-
3606 drivers/powercap/powercap_sys.c | 136 +-
3607 drivers/ptp/ptp_private.h | 2 +-
3608 drivers/ptp/ptp_sysfs.c | 2 +-
3609 drivers/regulator/core.c | 4 +-
3610 drivers/regulator/max8660.c | 6 +-
3611 drivers/regulator/max8973-regulator.c | 16 +-
3612 drivers/regulator/mc13892-regulator.c | 8 +-
3613 drivers/remoteproc/remoteproc_core.c | 26 +-
3614 drivers/rtc/rtc-armada38x.c | 7 +-
3615 drivers/rtc/rtc-cmos.c | 4 +-
3616 drivers/rtc/rtc-ds1307.c | 2 +-
3617 drivers/rtc/rtc-m41t80.c | 8 +-
3618 drivers/rtc/rtc-m48t59.c | 4 +-
3619 drivers/rtc/rtc-rv3029c2.c | 8 +-
3620 drivers/rtc/rtc-rv8803.c | 15 +-
3621 drivers/rtc/rtc-rx8010.c | 8 +-
3622 drivers/rtc/rtc-test.c | 6 +-
3623 drivers/scsi/aacraid/aachba.c | 7 +-
3624 drivers/scsi/aic7xxx/aic79xx.h | 2 +-
3625 drivers/scsi/aic7xxx/aic79xx_core.c | 11 +-
3626 drivers/scsi/be2iscsi/be_main.c | 2 +-
3627 drivers/scsi/bfa/bfa.h | 4 +-
3628 drivers/scsi/bfa/bfa_core.c | 4 +-
3629 drivers/scsi/bfa/bfa_cs.h | 124 +-
3630 drivers/scsi/bfa/bfa_fcpim.h | 14 +-
3631 drivers/scsi/bfa/bfa_fcs.h | 34 +-
3632 drivers/scsi/bfa/bfa_fcs_fcpim.c | 6 +-
3633 drivers/scsi/bfa/bfa_fcs_lport.c | 4 +-
3634 drivers/scsi/bfa/bfa_fcs_rport.c | 4 +-
3635 drivers/scsi/bfa/bfa_ioc.c | 8 +-
3636 drivers/scsi/bfa/bfa_ioc.h | 16 +-
3637 drivers/scsi/bfa/bfa_svc.c | 12 +-
3638 drivers/scsi/bfa/bfa_svc.h | 20 +-
3639 drivers/scsi/bfa/bfad.c | 12 +-
3640 drivers/scsi/bfa/bfad_bsg.c | 8 +-
3641 drivers/scsi/bfa/bfad_drv.h | 5 +-
3642 drivers/scsi/csiostor/csio_defs.h | 19 +-
3643 drivers/scsi/csiostor/csio_hw.c | 67 +-
3644 drivers/scsi/csiostor/csio_init.c | 2 +-
3645 drivers/scsi/csiostor/csio_lnode.c | 32 +-
3646 drivers/scsi/csiostor/csio_rnode.c | 28 +-
3647 drivers/scsi/csiostor/csio_scsi.c | 37 +-
3648 drivers/scsi/esas2r/esas2r_init.c | 2 +-
3649 drivers/scsi/esas2r/esas2r_ioctl.c | 2 +-
3650 drivers/scsi/esas2r/esas2r_log.h | 4 +-
3651 drivers/scsi/esas2r/esas2r_main.c | 4 +-
3652 drivers/scsi/fcoe/fcoe_sysfs.c | 12 +-
3653 drivers/scsi/fcoe/fcoe_transport.c | 16 +-
3654 drivers/scsi/hpsa.c | 38 +-
3655 drivers/scsi/hpsa.h | 2 +-
3656 drivers/scsi/hptiop.c | 2 -
3657 drivers/scsi/hptiop.h | 1 -
3658 drivers/scsi/ipr.c | 32 +-
3659 drivers/scsi/ipr.h | 2 +-
3660 drivers/scsi/libfc/fc_exch.c | 50 +-
3661 drivers/scsi/libsas/sas_ata.c | 2 +-
3662 drivers/scsi/lpfc/lpfc.h | 8 +-
3663 drivers/scsi/lpfc/lpfc_debugfs.c | 18 +-
3664 drivers/scsi/lpfc/lpfc_init.c | 8 +-
3665 drivers/scsi/lpfc/lpfc_scsi.c | 10 +-
3666 drivers/scsi/megaraid/megaraid_sas.h | 2 +-
3667 drivers/scsi/mpt3sas/mpt3sas_base.c | 2 +-
3668 drivers/scsi/mpt3sas/mpt3sas_scsih.c | 4 +-
3669 drivers/scsi/pmcraid.c | 46 +-
3670 drivers/scsi/pmcraid.h | 8 +-
3671 drivers/scsi/qla2xxx/qla_attr.c | 4 +-
3672 drivers/scsi/qla2xxx/qla_gbl.h | 8 +-
3673 drivers/scsi/qla2xxx/qla_os.c | 15 +-
3674 drivers/scsi/qla2xxx/qla_target.c | 16 +-
3675 drivers/scsi/qla2xxx/qla_target.h | 2 +-
3676 drivers/scsi/qla4xxx/ql4_def.h | 2 +-
3677 drivers/scsi/qla4xxx/ql4_os.c | 15 +-
3678 drivers/scsi/scsi.c | 2 +-
3679 drivers/scsi/scsi_debug.c | 42 +-
3680 drivers/scsi/scsi_lib.c | 8 +-
3681 drivers/scsi/scsi_sysfs.c | 2 +-
3682 drivers/scsi/scsi_transport_fc.c | 8 +-
3683 drivers/scsi/scsi_transport_iscsi.c | 6 +-
3684 drivers/scsi/scsi_transport_spi.c | 2 +-
3685 drivers/scsi/scsi_transport_srp.c | 8 +-
3686 drivers/scsi/sd.c | 6 +-
3687 drivers/scsi/sg.c | 2 +-
3688 drivers/scsi/sr.c | 21 +-
3689 drivers/soc/tegra/fuse/fuse-tegra.c | 2 +-
3690 drivers/spi/spi.c | 2 +-
3691 drivers/staging/fbtft/fbtft-core.c | 2 +-
3692 drivers/staging/fbtft/fbtft.h | 2 +-
3693 drivers/staging/gdm724x/gdm_lte.c | 2 +-
3694 drivers/staging/gdm724x/gdm_tty.c | 2 +-
3695 drivers/staging/i4l/icn/icn.c | 2 +-
3696 drivers/staging/iio/adc/ad7280a.c | 4 +-
3697 drivers/staging/ks7010/ks_wlan_net.c | 392 +-
3698 .../staging/lustre/lnet/klnds/socklnd/socklnd.h | 6 +-
3699 drivers/staging/lustre/lnet/selftest/brw_test.c | 19 +-
3700 drivers/staging/lustre/lnet/selftest/framework.c | 10 +-
3701 drivers/staging/lustre/lnet/selftest/ping_test.c | 23 +-
3702 drivers/staging/lustre/lnet/selftest/selftest.h | 6 +-
3703 .../lustre/lustre/include/lustre/lustre_idl.h | 82 +-
3704 drivers/staging/lustre/lustre/include/lustre_dlm.h | 8 +-
3705 drivers/staging/lustre/lustre/include/lustre_net.h | 2 +-
3706 drivers/staging/lustre/lustre/include/obd.h | 2 +-
3707 drivers/staging/lustre/lustre/ldlm/ldlm_request.c | 5 +-
3708 drivers/staging/lustre/lustre/llite/dir.c | 2 +-
3709 .../staging/lustre/lustre/llite/llite_internal.h | 6 +-
3710 drivers/staging/lustre/lustre/llite/llite_lib.c | 6 +-
3711 drivers/staging/lustre/lustre/llite/lproc_llite.c | 6 +-
3712 drivers/staging/lustre/lustre/llite/statahead.c | 6 +-
3713 drivers/staging/lustre/lustre/lov/lov_internal.h | 6 +-
3714 drivers/staging/lustre/lustre/lov/lov_io.c | 60 +-
3715 drivers/staging/lustre/lustre/lov/lov_obd.c | 12 +-
3716 drivers/staging/lustre/lustre/lov/lov_request.c | 30 +-
3717 drivers/staging/lustre/lustre/obdclass/llog_swab.c | 24 +-
3718 drivers/staging/lustre/lustre/osc/osc_request.c | 24 +-
3719 drivers/staging/lustre/lustre/ptlrpc/layout.c | 7 +-
3720 .../staging/lustre/lustre/ptlrpc/pack_generic.c | 136 +-
3721 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 18 +-
3722 drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c | 2 +-
3723 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c | 2 +-
3724 drivers/staging/rtl8188eu/include/Hal8188EPhyCfg.h | 8 -
3725 drivers/staging/rtl8188eu/include/hal_intf.h | 5 +-
3726 drivers/staging/rtl8188eu/include/odm_precomp.h | 2 +-
3727 drivers/staging/rtl8188eu/include/recv_osdep.h | 1 -
3728 drivers/staging/rtl8188eu/include/rtl8188e_recv.h | 2 +-
3729 drivers/staging/rtl8188eu/include/rtl8188e_xmit.h | 2 +-
3730 drivers/staging/rtl8188eu/include/rtw_cmd.h | 1 -
3731 drivers/staging/rtl8188eu/include/rtw_eeprom.h | 6 -
3732 drivers/staging/rtl8188eu/include/rtw_ioctl.h | 9 -
3733 drivers/staging/rtl8188eu/include/rtw_mlme_ext.h | 12 +-
3734 drivers/staging/rtl8188eu/include/xmit_osdep.h | 2 +-
3735 drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c | 8 +-
3736 drivers/staging/rtl8188eu/os_dep/xmit_linux.c | 2 +-
3737 drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 49 +-
3738 drivers/staging/rtl8192e/rtl8192e/rtl_core.h | 4 +-
3739 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 10 +-
3740 drivers/staging/rtl8192e/rtl8192e/rtl_dm.h | 4 +-
3741 drivers/staging/rtl8192e/rtl8192e/rtl_ps.c | 6 +-
3742 drivers/staging/rtl8192e/rtl8192e/rtl_ps.h | 3 +-
3743 drivers/staging/rtl8192e/rtl8192e/rtl_wx.c | 48 +-
3744 drivers/staging/rtl8192e/rtllib.h | 4 +-
3745 drivers/staging/rtl8192e/rtllib_softmac.c | 32 +-
3746 drivers/staging/rtl8192e/rtllib_softmac_wx.c | 2 +-
3747 drivers/staging/rtl8192e/rtllib_tx.c | 2 +-
3748 drivers/staging/rtl8192u/ieee80211/ieee80211.h | 2 +-
3749 .../staging/rtl8192u/ieee80211/ieee80211_softmac.c | 6 +-
3750 drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c | 2 +-
3751 drivers/staging/rtl8192u/r8192U_core.c | 7 +-
3752 drivers/staging/rtl8712/rtl8712_recv.c | 6 +-
3753 drivers/staging/rtl8712/rtl871x_io.h | 2 +-
3754 drivers/staging/rtl8712/rtl871x_ioctl.h | 14 -
3755 drivers/staging/rtl8712/rtl871x_xmit.c | 2 +-
3756 drivers/staging/rtl8712/rtl871x_xmit.h | 2 +-
3757 drivers/staging/rtl8712/usb_ops_linux.c | 4 +-
3758 drivers/staging/rtl8712/xmit_linux.c | 2 +-
3759 drivers/staging/rtl8712/xmit_osdep.h | 2 +-
3760 drivers/staging/rtl8723au/core/rtw_mlme_ext.c | 12 +-
3761 drivers/staging/rtl8723au/core/rtw_xmit.c | 2 +-
3762 drivers/staging/rtl8723au/hal/rtl8723au_recv.c | 2 +-
3763 drivers/staging/rtl8723au/hal/usb_ops_linux.c | 4 +-
3764 drivers/staging/rtl8723au/include/Hal8723APhyCfg.h | 8 -
3765 drivers/staging/rtl8723au/include/drv_types.h | 2 +-
3766 drivers/staging/rtl8723au/include/hal_intf.h | 2 -
3767 drivers/staging/rtl8723au/include/recv_osdep.h | 1 -
3768 drivers/staging/rtl8723au/include/rtw_ap.h | 2 -
3769 drivers/staging/rtl8723au/include/rtw_cmd.h | 1 -
3770 drivers/staging/rtl8723au/include/rtw_eeprom.h | 7 -
3771 drivers/staging/rtl8723au/include/rtw_mlme_ext.h | 14 +-
3772 drivers/staging/rtl8723au/include/usb_ops.h | 8 +-
3773 drivers/staging/rtl8723au/include/xmit_osdep.h | 2 +-
3774 drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c | 2 +-
3775 drivers/staging/rtl8723au/os_dep/xmit_linux.c | 2 +-
3776 drivers/staging/sm750fb/sm750.c | 14 +-
3777 drivers/staging/unisys/visorbus/visorbus_private.h | 4 +-
3778 drivers/staging/unisys/visornic/visornic_main.c | 2 +-
3779 drivers/staging/vt6655/rxtx.c | 2 +-
3780 drivers/staging/vt6656/rxtx.c | 2 +-
3781 drivers/staging/wilc1000/linux_wlan.c | 2 +-
3782 drivers/staging/wilc1000/wilc_wlan.h | 2 +-
3783 drivers/staging/wlan-ng/p80211netdev.c | 2 +-
3784 drivers/target/sbp/sbp_target.c | 4 +-
3785 drivers/thermal/devfreq_cooling.c | 19 +-
3786 drivers/thermal/int340x_thermal/int3400_thermal.c | 6 +-
3787 drivers/thermal/of-thermal.c | 17 +-
3788 drivers/thermal/x86_pkg_temp_thermal.c | 2 +-
3789 drivers/tty/cyclades.c | 6 +-
3790 drivers/tty/hvc/hvc_console.c | 14 +-
3791 drivers/tty/hvc/hvcs.c | 21 +-
3792 drivers/tty/hvc/hvsi.c | 22 +-
3793 drivers/tty/hvc/hvsi_lib.c | 4 +-
3794 drivers/tty/ipwireless/tty.c | 27 +-
3795 drivers/tty/moxa.c | 2 +-
3796 drivers/tty/n_gsm.c | 6 +-
3797 drivers/tty/n_tty.c | 28 +-
3798 drivers/tty/pty.c | 4 +-
3799 drivers/tty/rocket.c | 6 +-
3800 drivers/tty/serial/8250/8250_core.c | 10 +-
3801 drivers/tty/serial/8250/8250_pci.c | 2 +-
3802 drivers/tty/serial/ioc4_serial.c | 6 +-
3803 drivers/tty/serial/jsm/jsm_driver.c | 2 +-
3804 drivers/tty/serial/kgdb_nmi.c | 4 +-
3805 drivers/tty/serial/kgdboc.c | 34 +-
3806 drivers/tty/serial/msm_serial.c | 4 +-
3807 drivers/tty/serial/samsung.c | 9 +-
3808 drivers/tty/serial/serial_core.c | 6 +-
3809 drivers/tty/synclink.c | 34 +-
3810 drivers/tty/synclink_gt.c | 28 +-
3811 drivers/tty/synclinkmp.c | 34 +-
3812 drivers/tty/tty_io.c | 2 +-
3813 drivers/tty/tty_ldisc.c | 8 +-
3814 drivers/tty/tty_port.c | 22 +-
3815 drivers/uio/uio.c | 19 +-
3816 drivers/usb/atm/cxacru.c | 2 +-
3817 drivers/usb/atm/usbatm.c | 24 +-
3818 drivers/usb/core/devices.c | 6 +-
3819 drivers/usb/core/devio.c | 12 +-
3820 drivers/usb/core/hcd.c | 4 +-
3821 drivers/usb/core/sysfs.c | 2 +-
3822 drivers/usb/core/usb.c | 2 +-
3823 drivers/usb/early/ehci-dbgp.c | 16 +-
3824 drivers/usb/gadget/function/f_phonet.c | 2 +-
3825 drivers/usb/gadget/function/u_serial.c | 22 +-
3826 drivers/usb/gadget/udc/dummy_hcd.c | 2 +-
3827 drivers/usb/host/ehci-hcd.c | 2 +-
3828 drivers/usb/host/ehci-hub.c | 4 +-
3829 drivers/usb/host/ehci-q.c | 4 +-
3830 drivers/usb/host/fotg210-hcd.c | 2 +-
3831 drivers/usb/host/hwa-hc.c | 2 +-
3832 drivers/usb/host/ohci-hcd.c | 2 +-
3833 drivers/usb/host/r8a66597.h | 2 +-
3834 drivers/usb/host/uhci-hcd.c | 2 +-
3835 drivers/usb/host/xhci-pci.c | 2 +-
3836 drivers/usb/host/xhci-ring.c | 52 +-
3837 drivers/usb/host/xhci.c | 2 +-
3838 drivers/usb/misc/appledisplay.c | 4 +-
3839 drivers/usb/misc/sisusbvga/sisusb_con.c | 78 +-
3840 drivers/usb/serial/console.c | 8 +-
3841 drivers/usb/storage/transport.c | 2 +-
3842 drivers/usb/storage/usb.c | 2 +-
3843 drivers/usb/storage/usb.h | 2 +-
3844 drivers/usb/usbip/vhci.h | 2 +-
3845 drivers/usb/usbip/vhci_hcd.c | 6 +-
3846 drivers/usb/usbip/vhci_rx.c | 2 +-
3847 drivers/usb/usbip/vudc_rx.c | 2 +-
3848 drivers/usb/wusbcore/wa-hc.h | 4 +-
3849 drivers/usb/wusbcore/wa-xfer.c | 2 +-
3850 drivers/vfio/pci/vfio_pci.c | 2 +-
3851 drivers/vhost/vringh.c | 20 +-
3852 drivers/video/backlight/kb3886_bl.c | 2 +-
3853 drivers/video/console/dummycon.c | 76 +-
3854 drivers/video/console/fbcon.c | 2 +-
3855 drivers/video/console/vgacon.c | 17 +-
3856 drivers/video/fbdev/arcfb.c | 2 +-
3857 drivers/video/fbdev/aty/aty128fb.c | 2 +-
3858 drivers/video/fbdev/aty/atyfb_base.c | 8 +-
3859 drivers/video/fbdev/aty/mach64_ct.c | 5 +-
3860 drivers/video/fbdev/aty/mach64_cursor.c | 5 +-
3861 drivers/video/fbdev/aty/mach64_gx.c | 17 +-
3862 drivers/video/fbdev/core/fb_defio.c | 8 +-
3863 drivers/video/fbdev/core/fbmem.c | 12 +-
3864 drivers/video/fbdev/hyperv_fb.c | 4 +-
3865 drivers/video/fbdev/i810/i810_accel.c | 1 +
3866 drivers/video/fbdev/matrox/matroxfb_base.c | 2 +-
3867 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c | 16 +-
3868 drivers/video/fbdev/nvidia/nvidia.c | 27 +-
3869 drivers/video/fbdev/omap2/omapfb/dss/display.c | 8 +-
3870 drivers/video/fbdev/s1d13xxxfb.c | 6 +-
3871 drivers/video/fbdev/sis/sis_main.h | 2 +-
3872 drivers/video/fbdev/smscufx.c | 4 +-
3873 drivers/video/fbdev/udlfb.c | 36 +-
3874 drivers/video/fbdev/uvesafb.c | 52 +-
3875 drivers/video/fbdev/vesafb.c | 58 +-
3876 drivers/video/fbdev/via/via_clock.h | 2 +-
3877 drivers/xen/events/events_base.c | 6 +-
3878 drivers/xen/xen-pciback/pci_stub.c | 2 +-
3879 fs/9p/vfs_addr.c | 2 +-
3880 fs/9p/vfs_inode_dotl.c | 4 +-
3881 fs/Kconfig.binfmt | 2 +-
3882 fs/afs/file.c | 8 +-
3883 fs/afs/inode.c | 4 +-
3884 fs/afs/internal.h | 4 +-
3885 fs/aio.c | 2 +-
3886 fs/autofs4/waitq.c | 2 +-
3887 fs/befs/endian.h | 6 +-
3888 fs/befs/linuxvfs.c | 4 +-
3889 fs/binfmt_aout.c | 23 +-
3890 fs/binfmt_elf.c | 657 +-
3891 fs/binfmt_elf_fdpic.c | 4 +-
3892 fs/block_dev.c | 2 +-
3893 fs/btrfs/ctree.c | 11 +-
3894 fs/btrfs/ctree.h | 8 +-
3895 fs/btrfs/delayed-inode.c | 6 +-
3896 fs/btrfs/delayed-inode.h | 4 +-
3897 fs/btrfs/delayed-ref.c | 4 +-
3898 fs/btrfs/dev-replace.c | 20 +-
3899 fs/btrfs/dev-replace.h | 4 +-
3900 fs/btrfs/disk-io.c | 4 +-
3901 fs/btrfs/extent_map.c | 8 +-
3902 fs/btrfs/file.c | 4 +-
3903 fs/btrfs/free-space-cache.h | 1 +
3904 fs/btrfs/raid56.c | 30 +-
3905 fs/btrfs/scrub.c | 2 +-
3906 fs/btrfs/super.c | 2 +-
3907 fs/btrfs/sysfs.c | 2 +-
3908 fs/btrfs/tests/btrfs-tests.c | 2 +-
3909 fs/btrfs/tests/free-space-tests.c | 2 +-
3910 fs/btrfs/transaction.c | 2 +-
3911 fs/btrfs/tree-log.c | 8 +-
3912 fs/btrfs/tree-log.h | 2 +-
3913 fs/btrfs/volumes.c | 14 +-
3914 fs/btrfs/volumes.h | 22 +-
3915 fs/buffer.c | 2 +-
3916 fs/cachefiles/bind.c | 6 +-
3917 fs/cachefiles/daemon.c | 12 +-
3918 fs/cachefiles/internal.h | 16 +-
3919 fs/cachefiles/namei.c | 6 +-
3920 fs/cachefiles/proc.c | 12 +-
3921 fs/ceph/super.c | 4 +-
3922 fs/char_dev.c | 2 +-
3923 fs/cifs/cifs_debug.c | 12 +-
3924 fs/cifs/cifsfs.c | 13 +-
3925 fs/cifs/cifsglob.h | 54 +-
3926 fs/cifs/file.c | 14 +-
3927 fs/cifs/misc.c | 4 +-
3928 fs/cifs/smb1ops.c | 80 +-
3929 fs/cifs/smb2ops.c | 84 +-
3930 fs/cifs/smb2pdu.c | 3 +-
3931 fs/coda/cache.c | 10 +-
3932 fs/coda/dir.c | 5 +-
3933 fs/compat.c | 9 +-
3934 fs/compat_binfmt_elf.c | 2 +
3935 fs/compat_ioctl.c | 12 +-
3936 fs/configfs/dir.c | 2 +-
3937 fs/coredump.c | 18 +-
3938 fs/dcache.c | 63 +-
3939 fs/debugfs/file.c | 41 +-
3940 fs/ecryptfs/inode.c | 2 +-
3941 fs/ecryptfs/miscdev.c | 2 +-
3942 fs/exec.c | 309 +-
3943 fs/exofs/inode.c | 7 +-
3944 fs/exofs/super.c | 5 +-
3945 fs/ext2/super.c | 4 +-
3946 fs/ext2/xattr.c | 5 +-
3947 fs/ext4/ext4.h | 20 +-
3948 fs/ext4/extents.c | 2 +-
3949 fs/ext4/mballoc.c | 44 +-
3950 fs/ext4/resize.c | 16 +-
3951 fs/ext4/super.c | 6 +-
3952 fs/ext4/sysfs.c | 2 +-
3953 fs/ext4/xattr.c | 5 +-
3954 fs/f2fs/f2fs.h | 7 +-
3955 fs/f2fs/super.c | 2 +-
3956 fs/fhandle.c | 5 +-
3957 fs/file.c | 18 +-
3958 fs/freevxfs/vxfs_super.c | 6 +-
3959 fs/fs-writeback.c | 11 +-
3960 fs/fs_struct.c | 8 +-
3961 fs/fscache/cookie.c | 40 +-
3962 fs/fscache/internal.h | 202 +-
3963 fs/fscache/object.c | 26 +-
3964 fs/fscache/operation.c | 38 +-
3965 fs/fscache/page.c | 110 +-
3966 fs/fscache/stats.c | 348 +-
3967 fs/fuse/cuse.c | 10 +-
3968 fs/fuse/dev.c | 4 +-
3969 fs/fuse/file.c | 4 +-
3970 fs/fuse/inode.c | 4 +-
3971 fs/gfs2/aops.c | 2 +-
3972 fs/gfs2/file.c | 2 +-
3973 fs/gfs2/glock.c | 22 +-
3974 fs/gfs2/glops.c | 4 +-
3975 fs/gfs2/quota.c | 6 +-
3976 fs/hugetlbfs/inode.c | 13 +-
3977 fs/inode.c | 4 +-
3978 fs/jbd2/commit.c | 2 +-
3979 fs/jbd2/transaction.c | 4 +-
3980 fs/jffs2/erase.c | 3 +-
3981 fs/jffs2/file.c | 5 +-
3982 fs/jffs2/fs.c | 2 +-
3983 fs/jffs2/os-linux.h | 2 +-
3984 fs/jffs2/wbuf.c | 3 +-
3985 fs/jfs/super.c | 4 +-
3986 fs/kernfs/dir.c | 2 +-
3987 fs/kernfs/file.c | 20 +-
3988 fs/lockd/clnt4xdr.c | 46 +-
3989 fs/lockd/clntproc.c | 4 +-
3990 fs/lockd/clntxdr.c | 44 +-
3991 fs/lockd/mon.c | 24 +-
3992 fs/lockd/svc.c | 2 +-
3993 fs/lockd/svc4proc.c | 69 +-
3994 fs/lockd/svcproc.c | 75 +-
3995 fs/lockd/xdr.c | 44 +-
3996 fs/lockd/xdr4.c | 41 +-
3997 fs/logfs/dev_bdev.c | 13 +-
3998 fs/logfs/dev_mtd.c | 13 +-
3999 fs/logfs/dir.c | 4 +-
4000 fs/logfs/logfs.h | 5 +-
4001 fs/logfs/readwrite.c | 2 +-
4002 fs/logfs/segment.c | 2 +-
4003 fs/logfs/super.c | 39 -
4004 fs/namei.c | 2 +-
4005 fs/namespace.c | 15 +-
4006 fs/nfs/callback.h | 18 +-
4007 fs/nfs/callback_proc.c | 26 +-
4008 fs/nfs/callback_xdr.c | 73 +-
4009 fs/nfs/dir.c | 5 +-
4010 fs/nfs/inode.c | 6 +-
4011 fs/nfs/internal.h | 5 +-
4012 fs/nfs/mount_clnt.c | 26 +-
4013 fs/nfs/nfs2xdr.c | 101 +-
4014 fs/nfs/nfs3xdr.c | 201 +-
4015 fs/nfs/nfs42xdr.c | 72 +-
4016 fs/nfs/nfs4xdr.c | 507 +-
4017 fs/nfs/read.c | 2 +-
4018 fs/nfs/symlink.c | 6 +-
4019 fs/nfsd/current_stateid.h | 24 +-
4020 fs/nfsd/nfs2acl.c | 85 +-
4021 fs/nfsd/nfs3acl.c | 44 +-
4022 fs/nfsd/nfs3proc.c | 271 +-
4023 fs/nfsd/nfs3xdr.c | 171 +-
4024 fs/nfsd/nfs4callback.c | 31 +-
4025 fs/nfsd/nfs4proc.c | 320 +-
4026 fs/nfsd/nfs4state.c | 111 +-
4027 fs/nfsd/nfs4xdr.c | 564 +-
4028 fs/nfsd/nfscache.c | 13 +-
4029 fs/nfsd/nfsproc.c | 193 +-
4030 fs/nfsd/nfsxdr.c | 96 +-
4031 fs/nfsd/vfs.c | 6 +-
4032 fs/nfsd/xdr.h | 50 +-
4033 fs/nfsd/xdr3.h | 100 +-
4034 fs/nfsd/xdr4.h | 50 +-
4035 fs/nls/nls_base.c | 26 +-
4036 fs/nls/nls_cp932.c | 2 +-
4037 fs/nls/nls_cp936.c | 2 +-
4038 fs/nls/nls_cp949.c | 2 +-
4039 fs/nls/nls_cp950.c | 2 +-
4040 fs/nls/nls_euc-jp.c | 8 +-
4041 fs/nls/nls_koi8-ru.c | 8 +-
4042 fs/notify/fanotify/fanotify_user.c | 4 +-
4043 fs/notify/notification.c | 4 +-
4044 fs/ntfs/debug.h | 6 +-
4045 fs/ntfs/dir.c | 4 +-
4046 fs/ntfs/inode.c | 19 +-
4047 fs/ntfs/inode.h | 4 +-
4048 fs/ntfs/mft.c | 4 +-
4049 fs/ntfs/super.c | 8 +-
4050 fs/ocfs2/cluster/masklog.h | 2 +-
4051 fs/ocfs2/dlm/dlmcommon.h | 4 +-
4052 fs/ocfs2/dlm/dlmdebug.c | 10 +-
4053 fs/ocfs2/dlm/dlmdomain.c | 4 +-
4054 fs/ocfs2/dlm/dlmmaster.c | 4 +-
4055 fs/ocfs2/dlmfs/dlmfs.c | 4 +-
4056 fs/ocfs2/filecheck.c | 2 +-
4057 fs/ocfs2/localalloc.c | 2 +-
4058 fs/ocfs2/ocfs2.h | 10 +-
4059 fs/ocfs2/suballoc.c | 12 +-
4060 fs/ocfs2/super.c | 20 +-
4061 fs/orangefs/super.c | 4 +-
4062 fs/overlayfs/copy_up.c | 2 +-
4063 fs/overlayfs/super.c | 6 +-
4064 fs/pipe.c | 72 +-
4065 fs/posix_acl.c | 4 +-
4066 fs/proc/array.c | 20 +
4067 fs/proc/base.c | 7 +-
4068 fs/proc/kcore.c | 35 +-
4069 fs/proc/meminfo.c | 2 +-
4070 fs/proc/nommu.c | 2 +-
4071 fs/proc/proc_net.c | 2 +-
4072 fs/proc/proc_sysctl.c | 26 +-
4073 fs/proc/task_mmu.c | 39 +-
4074 fs/proc/task_nommu.c | 6 +-
4075 fs/proc/vmcore.c | 16 +-
4076 fs/qnx6/qnx6.h | 4 +-
4077 fs/quota/netlink.c | 4 +-
4078 fs/read_write.c | 34 +-
4079 fs/readdir.c | 3 +-
4080 fs/reiserfs/do_balan.c | 2 +-
4081 fs/reiserfs/procfs.c | 2 +-
4082 fs/reiserfs/reiserfs.h | 4 +-
4083 fs/select.c | 2 +-
4084 fs/seq_file.c | 4 +-
4085 fs/splice.c | 43 +-
4086 fs/squashfs/xattr.c | 10 +-
4087 fs/super.c | 3 +-
4088 fs/sysv/sysv.h | 2 +-
4089 fs/tracefs/inode.c | 8 +-
4090 fs/ubifs/find.c | 34 +-
4091 fs/ubifs/lprops.c | 5 +-
4092 fs/udf/misc.c | 2 +-
4093 fs/ufs/super.c | 4 +-
4094 fs/ufs/swab.h | 4 +-
4095 fs/userfaultfd.c | 2 +-
4096 fs/xattr.c | 21 +
4097 fs/xfs/kmem.h | 8 +
4098 fs/xfs/libxfs/xfs_bmap.c | 2 +-
4099 fs/xfs/libxfs/xfs_da_btree.c | 4 +-
4100 fs/xfs/xfs_ioctl.c | 2 +-
4101 fs/xfs/xfs_linux.h | 4 +-
4102 fs/xfs/xfs_super.c | 8 +-
4103 include/acpi/acpiosxf.h | 3 +-
4104 include/acpi/acpixf.h | 2 +-
4105 include/acpi/ghes.h | 2 +-
4106 include/asm-generic/4level-fixup.h | 2 +
4107 include/asm-generic/atomic-long.h | 192 +-
4108 include/asm-generic/atomic64.h | 13 +
4109 include/asm-generic/bitops/__fls.h | 2 +-
4110 include/asm-generic/bitops/fls.h | 2 +-
4111 include/asm-generic/bitops/fls64.h | 4 +-
4112 include/asm-generic/bug.h | 7 +-
4113 include/asm-generic/cache.h | 4 +-
4114 include/asm-generic/emergency-restart.h | 2 +-
4115 include/asm-generic/kmap_types.h | 4 +-
4116 include/asm-generic/local.h | 13 +
4117 include/asm-generic/pgtable-nopmd.h | 19 +-
4118 include/asm-generic/pgtable-nopud.h | 15 +-
4119 include/asm-generic/pgtable.h | 16 +
4120 include/asm-generic/sections.h | 1 +
4121 include/asm-generic/uaccess.h | 16 +
4122 include/asm-generic/vmlinux.lds.h | 28 +-
4123 include/crypto/algapi.h | 2 +-
4124 include/crypto/cast6.h | 4 +-
4125 include/crypto/serpent.h | 4 +-
4126 include/crypto/xts.h | 2 +-
4127 include/drm/drmP.h | 21 +-
4128 include/drm/drm_mm.h | 2 +-
4129 include/drm/drm_modeset_helper_vtables.h | 3 +-
4130 include/drm/i915_pciids.h | 2 +-
4131 include/drm/intel-gtt.h | 4 +-
4132 include/drm/ttm/ttm_memory.h | 2 +-
4133 include/drm/ttm/ttm_page_alloc.h | 1 +
4134 include/keys/asymmetric-subtype.h | 2 +-
4135 include/keys/encrypted-type.h | 2 +-
4136 include/keys/rxrpc-type.h | 2 +-
4137 include/keys/user-type.h | 2 +-
4138 include/linux/atmdev.h | 4 +-
4139 include/linux/atomic.h | 39 +-
4140 include/linux/audit.h | 7 +-
4141 include/linux/average.h | 2 +-
4142 include/linux/binfmts.h | 3 +-
4143 include/linux/bio.h | 4 +-
4144 include/linux/bitmap.h | 2 +-
4145 include/linux/bitops.h | 8 +-
4146 include/linux/blk-cgroup.h | 24 +-
4147 include/linux/blkdev.h | 2 +-
4148 include/linux/blktrace_api.h | 2 +-
4149 include/linux/cache.h | 9 +
4150 include/linux/cdrom.h | 1 -
4151 include/linux/cgroup-defs.h | 2 +-
4152 include/linux/cleancache.h | 2 +-
4153 include/linux/clk-provider.h | 1 +
4154 include/linux/compat.h | 15 +-
4155 include/linux/compiler-gcc.h | 48 +-
4156 include/linux/compiler.h | 203 +-
4157 include/linux/configfs.h | 2 +-
4158 include/linux/cpufreq.h | 7 +-
4159 include/linux/cpuidle.h | 5 +-
4160 include/linux/cpumask.h | 14 +-
4161 include/linux/crypto.h | 4 +-
4162 include/linux/ctype.h | 2 +-
4163 include/linux/dcache.h | 4 +-
4164 include/linux/debugfs.h | 8 +
4165 include/linux/decompress/mm.h | 2 +-
4166 include/linux/devfreq.h | 2 +-
4167 include/linux/device.h | 7 +-
4168 include/linux/dma-mapping.h | 2 +-
4169 include/linux/efi.h | 1 +
4170 include/linux/elf.h | 2 +
4171 include/linux/err.h | 4 +-
4172 include/linux/ethtool.h | 1 +
4173 include/linux/extcon.h | 2 +-
4174 include/linux/fb.h | 3 +-
4175 include/linux/fdtable.h | 2 +-
4176 include/linux/firewire.h | 2 +-
4177 include/linux/fs.h | 7 +-
4178 include/linux/fs_struct.h | 2 +-
4179 include/linux/fscache-cache.h | 2 +-
4180 include/linux/fscache.h | 2 +-
4181 include/linux/fsnotify.h | 2 +-
4182 include/linux/genhd.h | 4 +-
4183 include/linux/genl_magic_func.h | 2 +-
4184 include/linux/genl_magic_struct.h | 4 +-
4185 include/linux/gfp.h | 16 +-
4186 include/linux/highmem.h | 12 +
4187 include/linux/hugetlb.h | 2 +-
4188 include/linux/hugetlb_cgroup.h | 11 +
4189 include/linux/hwmon-sysfs.h | 6 +-
4190 include/linux/i2c.h | 1 +
4191 include/linux/if_pppox.h | 2 +-
4192 include/linux/init.h | 10 +-
4193 include/linux/init_task.h | 7 +
4194 include/linux/interrupt.h | 6 +-
4195 include/linux/iommu.h | 2 +-
4196 include/linux/ioport.h | 2 +-
4197 include/linux/ipc.h | 2 +-
4198 include/linux/irq.h | 5 +-
4199 include/linux/irqchip/mmp.h | 2 +-
4200 include/linux/irqdesc.h | 2 +-
4201 include/linux/irqdomain.h | 3 +
4202 include/linux/jbd2.h | 2 +-
4203 include/linux/jiffies.h | 16 +-
4204 include/linux/kallsyms.h | 18 +-
4205 include/linux/key-type.h | 2 +-
4206 include/linux/kgdb.h | 6 +-
4207 include/linux/kmemleak.h | 4 +-
4208 include/linux/kobject.h | 10 +-
4209 include/linux/kobject_ns.h | 2 +-
4210 include/linux/kref.h | 2 +-
4211 include/linux/libata.h | 2 +-
4212 include/linux/linkage.h | 31 +-
4213 include/linux/list.h | 15 +
4214 include/linux/llist.h | 9 +
4215 include/linux/lockd/xdr.h | 34 +-
4216 include/linux/lockd/xdr4.h | 34 +-
4217 include/linux/lockref.h | 26 +-
4218 include/linux/math64.h | 10 +-
4219 include/linux/memcontrol.h | 2 +-
4220 include/linux/memory.h | 2 +-
4221 include/linux/mempolicy.h | 7 +
4222 include/linux/mm.h | 97 +-
4223 include/linux/mm_types.h | 20 +
4224 include/linux/mmiotrace.h | 4 +-
4225 include/linux/mmzone.h | 4 +-
4226 include/linux/mod_devicetable.h | 4 +-
4227 include/linux/module.h | 60 +-
4228 include/linux/moduleloader.h | 16 +
4229 include/linux/moduleparam.h | 12 +-
4230 include/linux/net.h | 2 +-
4231 include/linux/netdevice.h | 11 +-
4232 include/linux/netfilter.h | 2 +-
4233 include/linux/netfilter/ipset/ip_set.h | 16 +-
4234 include/linux/netfilter/ipset/ip_set_comment.h | 3 +-
4235 include/linux/netfilter/nfnetlink.h | 2 +-
4236 include/linux/netlink.h | 12 +-
4237 include/linux/nls.h | 4 +-
4238 include/linux/notifier.h | 3 +-
4239 include/linux/oprofile.h | 4 +-
4240 include/linux/padata.h | 2 +-
4241 include/linux/pagemap.h | 4 +-
4242 include/linux/pci_hotplug.h | 3 +-
4243 include/linux/percpu.h | 2 +-
4244 include/linux/perf_event.h | 12 +-
4245 include/linux/pid.h | 4 +-
4246 include/linux/pipe_fs_i.h | 8 +-
4247 include/linux/pm.h | 1 +
4248 include/linux/pm_domain.h | 2 +-
4249 include/linux/pm_runtime.h | 2 +-
4250 include/linux/pnp.h | 2 +-
4251 include/linux/poison.h | 4 +-
4252 include/linux/power/smartreflex.h | 2 +-
4253 include/linux/ppp-comp.h | 2 +-
4254 include/linux/preempt.h | 21 +
4255 include/linux/printk.h | 4 +-
4256 include/linux/proc_ns.h | 2 +-
4257 include/linux/psci.h | 2 +-
4258 include/linux/quota.h | 2 +-
4259 include/linux/random.h | 21 +-
4260 include/linux/ratelimit.h | 3 +-
4261 include/linux/rculist.h | 16 +
4262 include/linux/rcupdate.h | 8 +
4263 include/linux/reboot.h | 14 +-
4264 include/linux/regset.h | 3 +-
4265 include/linux/relay.h | 2 +-
4266 include/linux/rio.h | 2 +-
4267 include/linux/rmap.h | 4 +-
4268 include/linux/sched.h | 88 +-
4269 include/linux/scif.h | 2 +-
4270 include/linux/semaphore.h | 2 +-
4271 include/linux/seq_buf.h | 4 +-
4272 include/linux/seq_file.h | 1 +
4273 include/linux/seqlock.h | 10 +
4274 include/linux/signal.h | 2 +-
4275 include/linux/skbuff.h | 12 +-
4276 include/linux/slab.h | 56 +-
4277 include/linux/slab_def.h | 17 +-
4278 include/linux/slub_def.h | 5 +-
4279 include/linux/smp.h | 2 +
4280 include/linux/sock_diag.h | 2 +-
4281 include/linux/sonet.h | 2 +-
4282 include/linux/spinlock.h | 17 +-
4283 include/linux/srcu.h | 5 +-
4284 include/linux/string.h | 72 +-
4285 include/linux/sunrpc/addr.h | 8 +-
4286 include/linux/sunrpc/clnt.h | 2 +-
4287 include/linux/sunrpc/svc.h | 2 +-
4288 include/linux/sunrpc/svc_rdma.h | 18 +-
4289 include/linux/sunrpc/svcauth.h | 2 +-
4290 include/linux/swapops.h | 10 +-
4291 include/linux/syscalls.h | 38 +-
4292 include/linux/syscore_ops.h | 2 +-
4293 include/linux/sysctl.h | 3 +-
4294 include/linux/sysfs.h | 11 +-
4295 include/linux/sysrq.h | 3 +-
4296 include/linux/tcp.h | 14 +-
4297 include/linux/thread_info.h | 15 +-
4298 include/linux/tty.h | 4 +-
4299 include/linux/tty_driver.h | 2 +-
4300 include/linux/tty_ldisc.h | 2 +-
4301 include/linux/types.h | 18 +
4302 include/linux/uaccess.h | 2 +-
4303 include/linux/uio_driver.h | 2 +-
4304 include/linux/unaligned/access_ok.h | 24 +-
4305 include/linux/usb.h | 12 +-
4306 include/linux/usb/hcd.h | 1 +
4307 include/linux/usb/renesas_usbhs.h | 2 +-
4308 include/linux/vermagic.h | 21 +-
4309 include/linux/vga_switcheroo.h | 8 +-
4310 include/linux/vmalloc.h | 7 +-
4311 include/linux/vmstat.h | 40 +-
4312 include/linux/writeback.h | 3 +-
4313 include/linux/xattr.h | 5 +-
4314 include/linux/zlib.h | 3 +-
4315 include/media/v4l2-dev.h | 2 +-
4316 include/media/v4l2-device.h | 2 +-
4317 include/net/9p/transport.h | 2 +-
4318 include/net/bluetooth/l2cap.h | 2 +-
4319 include/net/bonding.h | 2 +-
4320 include/net/caif/cfctrl.h | 6 +-
4321 include/net/cfg80211-wext.h | 20 +-
4322 include/net/cfg802154.h | 2 +-
4323 include/net/fib_rules.h | 6 +-
4324 include/net/flow.h | 2 +-
4325 include/net/genetlink.h | 2 +-
4326 include/net/gro_cells.h | 2 +-
4327 include/net/inet_connection_sock.h | 2 +-
4328 include/net/inet_sock.h | 2 +-
4329 include/net/inetpeer.h | 2 +-
4330 include/net/ip6_fib.h | 4 -
4331 include/net/ip_fib.h | 2 +-
4332 include/net/ip_vs.h | 8 +-
4333 include/net/ipv6.h | 2 +-
4334 include/net/irda/ircomm_tty.h | 1 +
4335 include/net/irda/irias_object.h | 2 +-
4336 include/net/irda/irlmp.h | 1 +
4337 include/net/irda/irlmp_event.h | 6 +-
4338 include/net/irda/timer.h | 6 +-
4339 include/net/iucv/af_iucv.h | 2 +-
4340 include/net/llc_c_ac.h | 2 +-
4341 include/net/llc_c_ev.h | 4 +-
4342 include/net/llc_c_st.h | 2 +-
4343 include/net/llc_s_ac.h | 2 +-
4344 include/net/llc_s_st.h | 2 +-
4345 include/net/mac80211.h | 6 +-
4346 include/net/neighbour.h | 4 +-
4347 include/net/net_namespace.h | 18 +-
4348 include/net/netfilter/nf_conntrack.h | 2 +-
4349 include/net/netlabel.h | 1 +
4350 include/net/netlink.h | 2 +-
4351 include/net/netns/conntrack.h | 6 +-
4352 include/net/netns/ipv4.h | 4 +-
4353 include/net/netns/ipv6.h | 4 +-
4354 include/net/netns/xfrm.h | 2 +-
4355 include/net/ping.h | 2 +-
4356 include/net/protocol.h | 4 +-
4357 include/net/rtnetlink.h | 2 +-
4358 include/net/sctp/checksum.h | 4 +-
4359 include/net/sctp/sm.h | 4 +-
4360 include/net/sctp/structs.h | 2 +-
4361 include/net/snmp.h | 10 +-
4362 include/net/sock.h | 14 +-
4363 include/net/tcp.h | 10 +-
4364 include/net/xfrm.h | 15 +-
4365 include/rdma/ib_cm.h | 8 +-
4366 include/rdma/ib_verbs.h | 2 +-
4367 include/scsi/libfc.h | 3 +-
4368 include/scsi/scsi_device.h | 6 +-
4369 include/scsi/scsi_driver.h | 2 +-
4370 include/scsi/scsi_transport_fc.h | 3 +-
4371 include/scsi/sg.h | 2 +-
4372 include/sound/compress_driver.h | 2 +-
4373 include/sound/control.h | 4 +-
4374 include/sound/pcm.h | 2 +-
4375 include/sound/rawmidi.h | 3 +-
4376 include/sound/seq_kernel.h | 2 +-
4377 include/sound/soc.h | 4 +-
4378 include/trace/events/irq.h | 4 +-
4379 include/trace/events/mmflags.h | 7 +
4380 include/uapi/linux/a.out.h | 8 +
4381 include/uapi/linux/bcache.h | 5 +-
4382 include/uapi/linux/byteorder/little_endian.h | 28 +-
4383 include/uapi/linux/connector.h | 2 +-
4384 include/uapi/linux/elf.h | 28 +
4385 include/uapi/linux/personality.h | 1 +
4386 include/uapi/linux/screen_info.h | 2 +-
4387 include/uapi/linux/swab.h | 6 +-
4388 include/uapi/linux/xattr.h | 5 +
4389 include/video/udlfb.h | 8 +-
4390 include/video/uvesafb.h | 1 +
4391 init/Kconfig | 7 +-
4392 init/do_mounts.c | 16 +-
4393 init/do_mounts.h | 8 +-
4394 init/do_mounts_initrd.c | 30 +-
4395 init/do_mounts_md.c | 6 +-
4396 init/init_task.c | 4 +
4397 init/initramfs.c | 38 +-
4398 init/main.c | 41 +-
4399 ipc/compat.c | 4 +-
4400 ipc/ipc_sysctl.c | 14 +-
4401 ipc/mq_sysctl.c | 4 +-
4402 ipc/sem.c | 4 +-
4403 ipc/shm.c | 8 +-
4404 kernel/audit.c | 10 +-
4405 kernel/auditsc.c | 4 +-
4406 kernel/bpf/core.c | 28 +-
4407 kernel/capability.c | 3 +
4408 kernel/cgroup.c | 29 +-
4409 kernel/cgroup_pids.c | 8 +-
4410 kernel/compat.c | 38 +-
4411 kernel/debug/debug_core.c | 16 +-
4412 kernel/debug/kdb/kdb_main.c | 4 +-
4413 kernel/events/callchain.c | 2 +-
4414 kernel/events/core.c | 36 +-
4415 kernel/events/internal.h | 10 +-
4416 kernel/events/uprobes.c | 2 +-
4417 kernel/exit.c | 45 +-
4418 kernel/extable.c | 17 +-
4419 kernel/fork.c | 187 +-
4420 kernel/futex.c | 9 +
4421 kernel/futex_compat.c | 2 +-
4422 kernel/irq/manage.c | 2 +-
4423 kernel/irq/msi.c | 19 +-
4424 kernel/irq/spurious.c | 2 +-
4425 kernel/jump_label.c | 5 +
4426 kernel/kallsyms.c | 40 +-
4427 kernel/kexec.c | 3 +-
4428 kernel/kmod.c | 8 +-
4429 kernel/kprobes.c | 4 +-
4430 kernel/ksysfs.c | 2 +-
4431 kernel/locking/lockdep.c | 7 +-
4432 kernel/module.c | 430 +-
4433 kernel/notifier.c | 17 +-
4434 kernel/padata.c | 4 +-
4435 kernel/panic.c | 11 +-
4436 kernel/pid.c | 8 +-
4437 kernel/pid_namespace.c | 2 +-
4438 kernel/power/hibernate.c | 21 +-
4439 kernel/power/power.h | 2 +
4440 kernel/power/process.c | 12 +-
4441 kernel/power/snapshot.c | 22 +
4442 kernel/profile.c | 14 +-
4443 kernel/ptrace.c | 8 +-
4444 kernel/rcu/rcutorture.c | 60 +-
4445 kernel/rcu/tiny.c | 4 +-
4446 kernel/rcu/tree.c | 36 +-
4447 kernel/rcu/tree.h | 14 +-
4448 kernel/rcu/tree_exp.h | 6 +-
4449 kernel/rcu/tree_plugin.h | 18 +-
4450 kernel/rcu/tree_trace.c | 12 +-
4451 kernel/resource.c | 4 +-
4452 kernel/sched/auto_group.c | 4 +-
4453 kernel/sched/core.c | 8 +-
4454 kernel/sched/deadline.c | 4 +-
4455 kernel/sched/debug.c | 45 +-
4456 kernel/sched/fair.c | 2 +-
4457 kernel/sched/rt.c | 4 +-
4458 kernel/sched/sched.h | 13 +-
4459 kernel/signal.c | 28 +-
4460 kernel/smp.c | 2 +-
4461 kernel/smpboot.c | 7 +-
4462 kernel/softirq.c | 12 +-
4463 kernel/stop_machine.c | 2 +-
4464 kernel/sys.c | 10 +-
4465 kernel/sys_ni.c | 4 +-
4466 kernel/sysctl.c | 34 +-
4467 kernel/time/alarmtimer.c | 4 +-
4468 kernel/time/posix-clock.c | 8 +-
4469 kernel/time/posix-cpu-timers.c | 4 +-
4470 kernel/time/posix-timers.c | 36 +-
4471 kernel/time/timer.c | 2 +-
4472 kernel/time/timer_stats.c | 10 +-
4473 kernel/trace/blktrace.c | 6 +-
4474 kernel/trace/ftrace.c | 33 +-
4475 kernel/trace/ring_buffer.c | 96 +-
4476 kernel/trace/trace.c | 2 +-
4477 kernel/trace/trace.h | 2 +-
4478 kernel/trace/trace_clock.c | 4 +-
4479 kernel/trace/trace_events.c | 1 -
4480 kernel/trace/trace_events_hist.c | 4 +-
4481 kernel/trace/trace_functions_graph.c | 4 +-
4482 kernel/trace/trace_mmiotrace.c | 8 +-
4483 kernel/trace/trace_output.c | 10 +-
4484 kernel/trace/trace_seq.c | 2 +-
4485 kernel/trace/trace_stack.c | 2 +-
4486 kernel/trace/tracing_map.c | 48 +-
4487 kernel/trace/tracing_map.h | 6 +-
4488 kernel/user.c | 2 +-
4489 kernel/user_namespace.c | 2 +-
4490 kernel/utsname_sysctl.c | 2 +-
4491 kernel/watchdog.c | 2 +-
4492 kernel/workqueue.c | 8 +-
4493 lib/842/842_compress.c | 10 +-
4494 lib/842/842_debugfs.h | 12 +-
4495 lib/842/842_decompress.c | 10 +-
4496 lib/Kconfig.debug | 6 +-
4497 lib/Makefile | 2 +-
4498 lib/bitmap.c | 8 +-
4499 lib/bug.c | 2 +
4500 lib/debugobjects.c | 2 +-
4501 lib/decompress_bunzip2.c | 3 +-
4502 lib/decompress_unlzma.c | 4 +-
4503 lib/div64.c | 4 +-
4504 lib/dma-debug.c | 4 +-
4505 lib/inflate.c | 2 +-
4506 lib/ioremap.c | 4 +-
4507 lib/irq_poll.c | 2 +-
4508 lib/kobject.c | 4 +-
4509 lib/list_debug.c | 126 +-
4510 lib/llist.c | 17 +
4511 lib/lockref.c | 44 +-
4512 lib/percpu-refcount.c | 2 +-
4513 lib/radix-tree.c | 2 +-
4514 lib/random32.c | 2 +-
4515 lib/rhashtable.c | 4 +-
4516 lib/seq_buf.c | 4 +-
4517 lib/show_mem.c | 2 +-
4518 lib/strncpy_from_user.c | 2 +-
4519 lib/strnlen_user.c | 2 +-
4520 lib/vsprintf.c | 18 +-
4521 mm/Kconfig | 6 +-
4522 mm/Kconfig.debug | 2 -
4523 mm/backing-dev.c | 4 +-
4524 mm/fadvise.c | 2 +-
4525 mm/filemap.c | 8 +-
4526 mm/gup.c | 13 +-
4527 mm/highmem.c | 6 +-
4528 mm/hugetlb.c | 137 +-
4529 mm/hugetlb_cgroup.c | 60 +-
4530 mm/internal.h | 3 +-
4531 mm/maccess.c | 12 +-
4532 mm/madvise.c | 37 +
4533 mm/memcontrol.c | 6 +-
4534 mm/memory-failure.c | 6 +-
4535 mm/memory.c | 399 +-
4536 mm/mempolicy.c | 25 +
4537 mm/mlock.c | 18 +-
4538 mm/mm_init.c | 2 +-
4539 mm/mmap.c | 552 +-
4540 mm/mprotect.c | 137 +-
4541 mm/mremap.c | 39 +-
4542 mm/nommu.c | 21 +-
4543 mm/page-writeback.c | 2 +-
4544 mm/page_alloc.c | 53 +-
4545 mm/percpu.c | 2 +-
4546 mm/process_vm_access.c | 14 +-
4547 mm/readahead.c | 2 +-
4548 mm/rmap.c | 43 +-
4549 mm/shmem.c | 36 +-
4550 mm/slab.c | 100 +-
4551 mm/slab.h | 43 +-
4552 mm/slab_common.c | 143 +-
4553 mm/slob.c | 239 +-
4554 mm/slub.c | 103 +-
4555 mm/sparse-vmemmap.c | 4 +-
4556 mm/sparse.c | 2 +-
4557 mm/swap.c | 7 +
4558 mm/swapfile.c | 12 +-
4559 mm/usercopy.c | 63 +-
4560 mm/util.c | 7 +
4561 mm/vmalloc.c | 116 +-
4562 mm/vmstat.c | 24 +-
4563 net/8021q/vlan.c | 5 +-
4564 net/8021q/vlan_netlink.c | 2 +-
4565 net/9p/mod.c | 4 +-
4566 net/9p/trans_fd.c | 2 +-
4567 net/atm/atm_misc.c | 8 +-
4568 net/atm/lec.h | 2 +-
4569 net/atm/proc.c | 6 +-
4570 net/atm/resources.c | 4 +-
4571 net/ax25/sysctl_net_ax25.c | 2 +-
4572 net/batman-adv/bat_iv_ogm.c | 8 +-
4573 net/batman-adv/fragmentation.c | 2 +-
4574 net/batman-adv/routing.c | 4 +-
4575 net/batman-adv/soft-interface.c | 12 +-
4576 net/batman-adv/sysfs.c | 48 +-
4577 net/batman-adv/sysfs.h | 4 +-
4578 net/batman-adv/translation-table.c | 14 +-
4579 net/batman-adv/types.h | 8 +-
4580 net/bluetooth/hci_sock.c | 2 +-
4581 net/bluetooth/l2cap_core.c | 6 +-
4582 net/bluetooth/l2cap_sock.c | 12 +-
4583 net/bluetooth/rfcomm/sock.c | 4 +-
4584 net/bluetooth/rfcomm/tty.c | 4 +-
4585 net/bridge/br_netfilter_hooks.c | 4 +-
4586 net/bridge/br_netlink.c | 2 +-
4587 net/bridge/netfilter/ebtables.c | 6 +-
4588 net/caif/cfctrl.c | 11 +-
4589 net/caif/chnl_net.c | 4 +-
4590 net/can/af_can.c | 2 +-
4591 net/can/gw.c | 6 +-
4592 net/ceph/ceph_common.c | 2 +-
4593 net/ceph/messenger.c | 4 +-
4594 net/compat.c | 26 +-
4595 net/core/datagram.c | 2 +-
4596 net/core/dev.c | 26 +-
4597 net/core/filter.c | 2 +-
4598 net/core/flow.c | 8 +-
4599 net/core/neighbour.c | 18 +-
4600 net/core/net-procfs.c | 4 +-
4601 net/core/net-sysfs.c | 2 +-
4602 net/core/net_namespace.c | 10 +-
4603 net/core/netpoll.c | 4 +-
4604 net/core/rtnetlink.c | 17 +-
4605 net/core/scm.c | 12 +-
4606 net/core/skbuff.c | 11 +-
4607 net/core/sock.c | 32 +-
4608 net/core/sock_diag.c | 17 +-
4609 net/core/sysctl_net_core.c | 22 +-
4610 net/decnet/af_decnet.c | 28 +-
4611 net/decnet/sysctl_net_decnet.c | 4 +-
4612 net/dsa/dsa.c | 4 +-
4613 net/dsa/dsa_priv.h | 2 +-
4614 net/dsa/slave.c | 2 +-
4615 net/hsr/hsr_device.c | 2 +-
4616 net/hsr/hsr_netlink.c | 2 +-
4617 net/ieee802154/6lowpan/core.c | 2 +-
4618 net/ieee802154/6lowpan/reassembly.c | 14 +-
4619 net/ieee802154/core.c | 6 +-
4620 net/ipv4/af_inet.c | 6 +-
4621 net/ipv4/arp.c | 2 +-
4622 net/ipv4/devinet.c | 20 +-
4623 net/ipv4/fib_frontend.c | 6 +-
4624 net/ipv4/fib_semantics.c | 2 +-
4625 net/ipv4/icmp.c | 2 +-
4626 net/ipv4/inet_connection_sock.c | 4 +-
4627 net/ipv4/inet_diag.c | 4 +-
4628 net/ipv4/inet_timewait_sock.c | 2 +-
4629 net/ipv4/inetpeer.c | 2 +-
4630 net/ipv4/ip_fragment.c | 17 +-
4631 net/ipv4/ip_gre.c | 6 +-
4632 net/ipv4/ip_sockglue.c | 5 +-
4633 net/ipv4/ip_vti.c | 6 +-
4634 net/ipv4/ipconfig.c | 6 +-
4635 net/ipv4/ipip.c | 4 +-
4636 net/ipv4/netfilter/arp_tables.c | 10 +-
4637 net/ipv4/netfilter/ip_tables.c | 10 +-
4638 net/ipv4/ping.c | 14 +-
4639 net/ipv4/proc.c | 10 +-
4640 net/ipv4/raw.c | 16 +-
4641 net/ipv4/route.c | 36 +-
4642 net/ipv4/sysctl_net_ipv4.c | 24 +-
4643 net/ipv4/tcp_input.c | 6 +-
4644 net/ipv4/tcp_ipv4.c | 2 +-
4645 net/ipv4/tcp_metrics.c | 2 +-
4646 net/ipv4/tcp_probe.c | 2 +-
4647 net/ipv4/udp.c | 10 +-
4648 net/ipv4/xfrm4_mode_beet.c | 2 +-
4649 net/ipv4/xfrm4_mode_transport.c | 2 +-
4650 net/ipv4/xfrm4_policy.c | 19 +-
4651 net/ipv4/xfrm4_state.c | 4 +-
4652 net/ipv6/addrconf.c | 26 +-
4653 net/ipv6/af_inet6.c | 2 +-
4654 net/ipv6/datagram.c | 2 +-
4655 net/ipv6/icmp.c | 2 +-
4656 net/ipv6/inet6_hashtables.c | 2 +-
4657 net/ipv6/ip6_fib.c | 4 +-
4658 net/ipv6/ip6_gre.c | 10 +-
4659 net/ipv6/ip6_tunnel.c | 4 +-
4660 net/ipv6/ip6_vti.c | 4 +-
4661 net/ipv6/ipv6_sockglue.c | 2 +-
4662 net/ipv6/ndisc.c | 2 +-
4663 net/ipv6/netfilter/ip6_tables.c | 10 +-
4664 net/ipv6/netfilter/nf_conntrack_reasm.c | 14 +-
4665 net/ipv6/ping.c | 33 +-
4666 net/ipv6/proc.c | 10 +-
4667 net/ipv6/raw.c | 17 +-
4668 net/ipv6/reassembly.c | 13 +-
4669 net/ipv6/route.c | 2 +-
4670 net/ipv6/sit.c | 4 +-
4671 net/ipv6/sysctl_net_ipv6.c | 2 +-
4672 net/ipv6/udp.c | 6 +-
4673 net/ipv6/xfrm6_mode_beet.c | 2 +-
4674 net/ipv6/xfrm6_mode_transport.c | 2 +-
4675 net/ipv6/xfrm6_policy.c | 17 +-
4676 net/irda/discovery.c | 2 +-
4677 net/irda/ircomm/ircomm_core.c | 13 +-
4678 net/irda/ircomm/ircomm_tty.c | 24 +-
4679 net/irda/ircomm/ircomm_tty_attach.c | 4 +-
4680 net/irda/irda_device.c | 14 +-
4681 net/irda/iriap.c | 14 +-
4682 net/irda/irias_object.c | 10 +-
4683 net/irda/irlan/irlan_client.c | 2 +-
4684 net/irda/irlap.c | 15 +-
4685 net/irda/irlap_event.c | 2 +-
4686 net/irda/irlmp.c | 21 +-
4687 net/irda/irlmp_event.c | 6 +-
4688 net/irda/irnet/irnet.h | 2 +-
4689 net/irda/irnet/irnet_irda.c | 6 +-
4690 net/irda/irttp.c | 8 +-
4691 net/irda/timer.c | 24 +-
4692 net/iucv/af_iucv.c | 11 +-
4693 net/iucv/iucv.c | 2 +-
4694 net/key/af_key.c | 4 +-
4695 net/l2tp/l2tp_eth.c | 40 +-
4696 net/l2tp/l2tp_ip.c | 2 +-
4697 net/l2tp/l2tp_ip6.c | 2 +-
4698 net/mac80211/cfg.c | 12 +-
4699 net/mac80211/debugfs.c | 2 +-
4700 net/mac80211/debugfs_key.c | 6 +-
4701 net/mac80211/ieee80211_i.h | 3 +-
4702 net/mac80211/iface.c | 20 +-
4703 net/mac80211/main.c | 2 +-
4704 net/mac80211/pm.c | 4 +-
4705 net/mac80211/rate.c | 2 +-
4706 net/mac80211/sta_info.c | 2 +-
4707 net/mac80211/tx.c | 2 +-
4708 net/mac80211/util.c | 8 +-
4709 net/mac80211/wpa.c | 12 +-
4710 net/mac802154/iface.c | 6 +-
4711 net/mpls/af_mpls.c | 10 +-
4712 net/netfilter/ipset/ip_set_core.c | 7 +-
4713 net/netfilter/ipvs/ip_vs_conn.c | 6 +-
4714 net/netfilter/ipvs/ip_vs_core.c | 8 +-
4715 net/netfilter/ipvs/ip_vs_ctl.c | 14 +-
4716 net/netfilter/ipvs/ip_vs_lblc.c | 2 +-
4717 net/netfilter/ipvs/ip_vs_lblcr.c | 2 +-
4718 net/netfilter/ipvs/ip_vs_sync.c | 6 +-
4719 net/netfilter/ipvs/ip_vs_xmit.c | 4 +-
4720 net/netfilter/nf_conntrack_acct.c | 2 +-
4721 net/netfilter/nf_conntrack_core.c | 2 +-
4722 net/netfilter/nf_conntrack_ecache.c | 2 +-
4723 net/netfilter/nf_conntrack_helper.c | 2 +-
4724 net/netfilter/nf_conntrack_netlink.c | 22 +-
4725 net/netfilter/nf_conntrack_proto.c | 2 +-
4726 net/netfilter/nf_conntrack_standalone.c | 2 +-
4727 net/netfilter/nf_conntrack_timestamp.c | 2 +-
4728 net/netfilter/nf_log.c | 12 +-
4729 net/netfilter/nf_nat_ftp.c | 2 +-
4730 net/netfilter/nf_nat_irc.c | 2 +-
4731 net/netfilter/nf_sockopt.c | 4 +-
4732 net/netfilter/nf_tables_api.c | 17 +-
4733 net/netfilter/nfnetlink_acct.c | 33 +-
4734 net/netfilter/nfnetlink_cthelper.c | 2 +-
4735 net/netfilter/nfnetlink_cttimeout.c | 2 +-
4736 net/netfilter/nfnetlink_log.c | 4 +-
4737 net/netfilter/nft_compat.c | 9 +-
4738 net/netfilter/xt_IDLETIMER.c | 12 +-
4739 net/netfilter/xt_statistic.c | 8 +-
4740 net/netlink/af_netlink.c | 21 +-
4741 net/netlink/diag.c | 2 +-
4742 net/netlink/genetlink.c | 14 +-
4743 net/openvswitch/vport-geneve.c | 7 +-
4744 net/openvswitch/vport-gre.c | 7 +-
4745 net/openvswitch/vport-internal_dev.c | 4 +-
4746 net/openvswitch/vport-netdev.c | 7 +-
4747 net/openvswitch/vport-vxlan.c | 7 +-
4748 net/packet/af_packet.c | 26 +-
4749 net/packet/diag.c | 2 +-
4750 net/packet/internal.h | 6 +-
4751 net/phonet/pep.c | 6 +-
4752 net/phonet/socket.c | 2 +-
4753 net/phonet/sysctl.c | 2 +-
4754 net/rds/cong.c | 6 +-
4755 net/rds/ib.h | 2 +-
4756 net/rds/ib_cm.c | 2 +-
4757 net/rds/ib_recv.c | 4 +-
4758 net/rds/rds.h | 2 +-
4759 net/rds/tcp.c | 6 +-
4760 net/rds/tcp.h | 6 +-
4761 net/rds/tcp_send.c | 2 +-
4762 net/rxrpc/af_rxrpc.c | 2 +-
4763 net/rxrpc/ar-internal.h | 10 +-
4764 net/rxrpc/call_event.c | 14 +-
4765 net/rxrpc/call_object.c | 2 +-
4766 net/rxrpc/conn_event.c | 2 +-
4767 net/rxrpc/conn_object.c | 2 +-
4768 net/rxrpc/input.c | 4 +-
4769 net/rxrpc/local_object.c | 2 +-
4770 net/rxrpc/output.c | 4 +-
4771 net/rxrpc/peer_object.c | 2 +-
4772 net/rxrpc/proc.c | 4 +-
4773 net/rxrpc/rxkad.c | 4 +-
4774 net/sched/sch_generic.c | 4 +-
4775 net/sched/sch_tbf.c | 9 +-
4776 net/sctp/ipv6.c | 4 +-
4777 net/sctp/protocol.c | 8 +-
4778 net/sctp/sctp_diag.c | 2 +-
4779 net/sctp/sm_sideeffect.c | 4 +-
4780 net/sctp/socket.c | 21 +-
4781 net/sctp/sysctl.c | 10 +-
4782 net/socket.c | 18 +-
4783 net/sunrpc/auth_gss/gss_rpc_upcall.c | 4 +-
4784 net/sunrpc/auth_gss/gss_rpc_xdr.c | 11 +-
4785 net/sunrpc/auth_gss/gss_rpc_xdr.h | 8 +-
4786 net/sunrpc/auth_gss/svcauth_gss.c | 4 +-
4787 net/sunrpc/clnt.c | 4 +-
4788 net/sunrpc/rpcb_clnt.c | 66 +-
4789 net/sunrpc/sched.c | 4 +-
4790 net/sunrpc/svc.c | 8 +-
4791 net/sunrpc/svcauth_unix.c | 2 +-
4792 net/sunrpc/xprtrdma/svc_rdma.c | 44 +-
4793 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 8 +-
4794 net/sunrpc/xprtrdma/svc_rdma_sendto.c | 2 +-
4795 net/sunrpc/xprtrdma/svc_rdma_transport.c | 2 +-
4796 net/tipc/netlink_compat.c | 12 +-
4797 net/tipc/subscr.c | 2 +-
4798 net/unix/diag.c | 2 +-
4799 net/unix/sysctl_net_unix.c | 2 +-
4800 net/wireless/scan.c | 3 +-
4801 net/wireless/wext-compat.c | 141 +-
4802 net/wireless/wext-compat.h | 8 +-
4803 net/wireless/wext-core.c | 19 +-
4804 net/wireless/wext-sme.c | 5 +-
4805 net/xfrm/xfrm_policy.c | 18 +-
4806 net/xfrm/xfrm_state.c | 37 +-
4807 net/xfrm/xfrm_sysctl.c | 2 +-
4808 net/xfrm/xfrm_user.c | 2 +-
4809 scripts/Kbuild.include | 2 +-
4810 scripts/Makefile.extrawarn | 4 +
4811 scripts/Makefile.gcc-plugins | 74 +-
4812 scripts/basic/fixdep.c | 10 +-
4813 scripts/dtc/checks.c | 14 +-
4814 scripts/dtc/data.c | 6 +-
4815 scripts/dtc/flattree.c | 8 +-
4816 scripts/dtc/livetree.c | 4 +-
4817 scripts/gcc-plugins/Makefile | 13 +-
4818 scripts/gcc-plugins/checker_plugin.c | 496 +
4819 scripts/gcc-plugins/colorize_plugin.c | 162 +
4820 scripts/gcc-plugins/constify_plugin.c | 582 +
4821 scripts/gcc-plugins/cyc_complexity_plugin.c | 4 +-
4822 scripts/gcc-plugins/gcc-common.h | 64 +
4823 scripts/gcc-plugins/gcc-generate-gimple-pass.h | 2 +-
4824 scripts/gcc-plugins/initify_plugin.c | 1804 +++
4825 scripts/gcc-plugins/kallocstat_plugin.c | 135 +
4826 scripts/gcc-plugins/kernexec_plugin.c | 407 +
4827 scripts/gcc-plugins/latent_entropy_plugin.c | 613 +
4828 scripts/gcc-plugins/rap_plugin/Makefile | 6 +
4829 scripts/gcc-plugins/rap_plugin/rap.h | 36 +
4830 scripts/gcc-plugins/rap_plugin/rap_fptr_pass.c | 220 +
4831 scripts/gcc-plugins/rap_plugin/rap_hash.c | 382 +
4832 scripts/gcc-plugins/rap_plugin/rap_plugin.c | 515 +
4833 scripts/gcc-plugins/rap_plugin/sip.c | 96 +
4834 scripts/gcc-plugins/sancov_plugin.c | 4 +-
4835 .../gcc-plugins/size_overflow_plugin/.gitignore | 3 +
4836 scripts/gcc-plugins/size_overflow_plugin/Makefile | 22 +
4837 .../gcc-plugins/size_overflow_plugin/disable.data | 12468 ++++++++++++++
4838 .../gcc-plugins/size_overflow_plugin/e_aux.data | 97 +
4839 .../gcc-plugins/size_overflow_plugin/e_fields.data | 16090 +++++++++++++++++++
4840 .../gcc-plugins/size_overflow_plugin/e_fns.data | 5306 ++++++
4841 .../gcc-plugins/size_overflow_plugin/e_fptrs.data | 70 +
4842 .../gcc-plugins/size_overflow_plugin/e_vars.data | 158 +
4843 .../generate_size_overflow_hash.sh | 103 +
4844 .../insert_size_overflow_asm.c | 374 +
4845 .../size_overflow_plugin/intentional_overflow.c | 1171 ++
4846 .../size_overflow_plugin/remove_unnecessary_dup.c | 137 +
4847 .../size_overflow_plugin/size_overflow.h | 345 +
4848 .../size_overflow_plugin/size_overflow_debug.c | 201 +
4849 .../size_overflow_plugin/size_overflow_ipa.c | 1286 ++
4850 .../size_overflow_plugin/size_overflow_misc.c | 505 +
4851 .../size_overflow_plugin/size_overflow_plugin.c | 313 +
4852 .../size_overflow_plugin_hash.c | 469 +
4853 .../size_overflow_plugin/size_overflow_transform.c | 772 +
4854 .../size_overflow_transform_core.c | 1025 ++
4855 scripts/gcc-plugins/stackleak_plugin.c | 350 +
4856 scripts/gcc-plugins/structleak_plugin.c | 239 +
4857 scripts/headers_install.sh | 1 +
4858 scripts/kallsyms.c | 4 +-
4859 scripts/kconfig/lkc.h | 5 +-
4860 scripts/kconfig/menu.c | 2 +-
4861 scripts/kconfig/symbol.c | 6 +-
4862 scripts/link-vmlinux.sh | 2 +-
4863 scripts/mod/file2alias.c | 14 +-
4864 scripts/mod/modpost.c | 40 +-
4865 scripts/mod/modpost.h | 6 +-
4866 scripts/mod/sumversion.c | 2 +-
4867 scripts/module-common.lds | 4 +
4868 scripts/pnmtologo.c | 6 +-
4869 scripts/sortextable.h | 6 +-
4870 scripts/tags.sh | 2 +-
4871 security/Kconfig | 797 +-
4872 security/apparmor/include/policy.h | 2 +-
4873 security/apparmor/lsm.c | 16 +-
4874 security/apparmor/policy.c | 4 +-
4875 security/integrity/ima/ima.h | 4 +-
4876 security/integrity/ima/ima_api.c | 2 +-
4877 security/integrity/ima/ima_fs.c | 4 +-
4878 security/integrity/ima/ima_queue.c | 2 +-
4879 security/integrity/integrity.h | 2 +-
4880 security/keys/internal.h | 8 +-
4881 security/keys/key.c | 18 +-
4882 security/keys/keyring.c | 4 -
4883 security/min_addr.c | 2 +
4884 security/selinux/avc.c | 6 +-
4885 security/selinux/include/xfrm.h | 2 +-
4886 security/yama/yama_lsm.c | 2 +-
4887 sound/aoa/codecs/onyx.c | 7 +-
4888 sound/aoa/codecs/onyx.h | 1 +
4889 sound/core/oss/pcm_oss.c | 18 +-
4890 sound/core/pcm_compat.c | 2 +-
4891 sound/core/pcm_lib.c | 3 +-
4892 sound/core/pcm_native.c | 4 +-
4893 sound/core/rawmidi.c | 5 +-
4894 sound/core/seq/oss/seq_oss_synth.c | 4 +-
4895 sound/core/seq/seq_clientmgr.c | 10 +-
4896 sound/core/seq/seq_compat.c | 2 +-
4897 sound/core/seq/seq_fifo.c | 6 +-
4898 sound/core/seq/seq_fifo.h | 2 +-
4899 sound/core/seq/seq_memory.c | 18 +-
4900 sound/core/seq/seq_midi.c | 5 +-
4901 sound/core/seq/seq_virmidi.c | 2 +-
4902 sound/core/sound.c | 2 +-
4903 sound/drivers/mts64.c | 14 +-
4904 sound/drivers/opl4/opl4_lib.c | 2 +-
4905 sound/drivers/portman2x4.c | 3 +-
4906 sound/firewire/amdtp-am824.c | 2 +-
4907 sound/firewire/amdtp-stream.c | 4 +-
4908 sound/firewire/amdtp-stream.h | 2 +-
4909 sound/firewire/digi00x/amdtp-dot.c | 2 +-
4910 sound/firewire/isight.c | 10 +-
4911 sound/firewire/oxfw/oxfw-scs1x.c | 8 +-
4912 sound/oss/sb_audio.c | 2 +-
4913 sound/oss/swarm_cs4297a.c | 6 +-
4914 sound/pci/als300.c | 2 +-
4915 sound/pci/aw2/aw2-alsa.c | 2 -
4916 sound/pci/aw2/aw2-saa7146.c | 4 +-
4917 sound/pci/ctxfi/ctamixer.c | 14 +-
4918 sound/pci/ctxfi/ctamixer.h | 8 +-
4919 sound/pci/ctxfi/ctatc.c | 20 +-
4920 sound/pci/ctxfi/ctdaio.c | 6 +-
4921 sound/pci/ctxfi/ctdaio.h | 4 +-
4922 sound/pci/ctxfi/ctsrc.c | 13 +-
4923 sound/pci/ctxfi/ctsrc.h | 8 +-
4924 sound/pci/hda/hda_codec.c | 2 +-
4925 sound/pci/ymfpci/ymfpci.h | 2 +-
4926 sound/pci/ymfpci/ymfpci_main.c | 12 +-
4927 sound/soc/codecs/arizona.c | 4 +-
4928 sound/soc/codecs/cx20442.c | 8 +-
4929 sound/soc/codecs/sti-sas.c | 10 +-
4930 sound/soc/codecs/tlv320dac33.c | 7 +-
4931 sound/soc/codecs/uda1380.c | 7 +-
4932 sound/soc/intel/skylake/skl-sst-dsp.h | 2 +-
4933 sound/soc/soc-ac97.c | 6 +-
4934 sound/soc/xtensa/xtfpga-i2s.c | 2 +-
4935 tools/include/asm/alternative-asm.h | 3 +
4936 tools/include/linux/compiler.h | 8 +
4937 tools/virtio/linux/uaccess.h | 2 +-
4938 virt/kvm/kvm_main.c | 44 +-
4939 2869 files changed, 78392 insertions(+), 15220 deletions(-)
4940 commit 36505bce59196272b6401c7dcad0812d9dc8f7f5
4941 Merge: d0ed58f 6129d6c
4942 Author: Brad Spengler <spender@grsecurity.net>
4943 Date: Tue Nov 1 19:01:50 2016 -0400
4944
4945 Merge branch 'pax-test' into grsec-test
4946
4947 commit 6129d6c8ea454dd71d6f6d067af5f31f774818a9
4948 Author: Brad Spengler <spender@grsecurity.net>
4949 Date: Tue Nov 1 19:01:18 2016 -0400
4950
4951 Update to pax-linux-4.7.10-test10.patch:
4952 - fixed a compile error when both REFCOUNT and TRACING were enabled
4953 - removed a few superfluous fptr casts from the prism driver
4954
4955 arch/arm/include/asm/atomic.h | 2 +-
4956 arch/x86/include/asm/traps.h | 1 +
4957 arch/x86/include/asm/uaccess.h | 4 +-
4958 .../net/wireless/intersil/hostap/hostap_ioctl.c | 116 ++++++++++-----------
4959 4 files changed, 62 insertions(+), 61 deletions(-)
4960
4961 commit d0ed58f929555736ff281f7a79a9667de4c857c6
4962 Author: Brad Spengler <spender@grsecurity.net>
4963 Date: Wed Oct 26 19:19:08 2016 -0400
4964
4965 Update size_overflow hash tables
4966
4967 .../gcc-plugins/size_overflow_plugin/e_fields.data | 80 +++++++++--
4968 .../gcc-plugins/size_overflow_plugin/e_fns.data | 159 ++++++++++++++++++++-
4969 .../gcc-plugins/size_overflow_plugin/e_vars.data | 15 ++
4970 3 files changed, 239 insertions(+), 15 deletions(-)
4971
4972 commit 6a222637c05d26ac8f80a3912856247cff545b12
4973 Merge: d07e77f ac51587
4974 Author: Brad Spengler <spender@grsecurity.net>
4975 Date: Wed Oct 26 18:51:31 2016 -0400
4976
4977 Merge branch 'pax-test' into grsec-test
4978
4979 commit ac5158781612eb239cff9767d116971e9b731a00
4980 Author: Brad Spengler <spender@grsecurity.net>
4981 Date: Wed Oct 26 18:50:46 2016 -0400
4982
4983 Update to pax-linux-4.7.10-test9.patch:
4984 - fixed a false positive size overflow report in ip6_frag_queue caused by a gcc intentional overflow, reported by DrWhax and deagol (https://forums.grsecurity.net/viewtopic.php?f=3&t=4594 and https://bugs.gentoo.org/show_bug.cgi?id=597792)
4985 - Emese updated the size overflow plugin
4986 - Emese updated the hash tables from logs submitted by Shawn <citypw@gmail.com>
4987 - fixed mm counter accounting in the vma mirroring code
4988 - simplified some kernel page table allocation code
4989 - simplified SMAP/UDEREF accessors
4990
4991 arch/x86/include/asm/asm.h | 24 -
4992 arch/x86/include/asm/fpu/internal.h | 21 +-
4993 arch/x86/include/asm/futex.h | 14 +-
4994 arch/x86/include/asm/pgtable_types.h | 9 +-
4995 arch/x86/include/asm/smap.h | 3 +
4996 arch/x86/include/asm/uaccess.h | 36 +-
4997 arch/x86/include/asm/uaccess_64.h | 2 -
4998 arch/x86/kernel/alternative.c | 5 +-
4999 arch/x86/lib/copy_user_64.S | 64 +-
5000 arch/x86/lib/csum-wrappers_64.c | 12 +-
5001 arch/x86/lib/getuser.S | 37 +-
5002 arch/x86/lib/putuser.S | 14 +-
5003 arch/x86/lib/usercopy_64.c | 9 +-
5004 drivers/base/regmap/regmap-debugfs.c | 4 +-
5005 mm/memory.c | 106 +-
5006 net/ipv6/reassembly.c | 4 +-
5007 scripts/Makefile.host | 22 +-
5008 scripts/gcc-plugins/rap_plugin/rap_plugin.c | 2 +
5009 .../gcc-plugins/size_overflow_plugin/disable.data | 1 -
5010 .../gcc-plugins/size_overflow_plugin/e_fields.data | 37890 ++++++++++---------
5011 .../gcc-plugins/size_overflow_plugin/e_fns.data | 7930 ++--
5012 .../gcc-plugins/size_overflow_plugin/e_fptrs.data | 112 +-
5013 .../gcc-plugins/size_overflow_plugin/e_vars.data | 248 +-
5014 .../insert_size_overflow_asm.c | 13 +-
5015 .../size_overflow_plugin/intentional_overflow.c | 11 +-
5016 .../size_overflow_plugin/size_overflow.h | 12 +-
5017 .../size_overflow_plugin/size_overflow_debug.c | 9 +-
5018 .../size_overflow_plugin/size_overflow_ipa.c | 74 +-
5019 .../size_overflow_plugin/size_overflow_plugin.c | 2 +-
5020 .../size_overflow_plugin_hash.c | 209 +-
5021 .../size_overflow_plugin/size_overflow_transform.c | 19 +-
5022 31 files changed, 22699 insertions(+), 24219 deletions(-)
5023
5024 commit d07e77f258d26721b33ae26dfa5fd8d408aabf57
5025 Merge: 4630c95 7449af19
5026 Author: Brad Spengler <spender@grsecurity.net>
5027 Date: Sat Oct 22 18:32:55 2016 -0400
5028
5029 Merge branch 'pax-test' into grsec-test
5030
5031 commit 7449af196b6733891d273f46559efdc168dec22a
5032 Author: Brad Spengler <spender@grsecurity.net>
5033 Date: Sat Oct 22 18:31:39 2016 -0400
5034
5035 Update to pax-linux-4.7.10-test8.patch:
5036 - Emese removed a potential false positive from the size overflow hash tables
5037 - fixed a few incorrect callback types in ACPI/BGRT caught by RAP, reported by foxxx0 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4586)
5038 - fixed a few size overflow false positives related to dev_t, reported by fx3 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4583)
5039
5040 drivers/acpi/bgrt.c | 30 +++++++++++-----------
5041 include/linux/kobject.h | 7 +++++
5042 scripts/gcc-plugins/size_overflow_plugin/Makefile | 2 +-
5043 .../gcc-plugins/size_overflow_plugin/disable.data | 8 +++++-
5044 .../gcc-plugins/size_overflow_plugin/e_fields.data | 10 ++------
5045 5 files changed, 32 insertions(+), 25 deletions(-)
5046
5047 commit 4630c95d3d9c20cffe2ba65521217ad537567ac9
5048 Author: Brad Spengler <spender@grsecurity.net>
5049 Date: Sat Oct 22 09:19:43 2016 -0400
5050
5051 compile fix
5052
5053 fs/utimes.c | 1 +
5054 1 file changed, 1 insertion(+)
5055
5056 commit ee9aeeeb02187281bcc233dd26f6ff4d6814d309
5057 Merge: 7b8d5c5 309d942
5058 Author: Brad Spengler <spender@grsecurity.net>
5059 Date: Sat Oct 22 08:01:34 2016 -0400
5060
5061 Merge branch 'pax-test' into grsec-test
5062
5063 commit 309d94235d552d65c253027528a9dd46962cf385
5064 Merge: 013fc76 b3afc45
5065 Author: Brad Spengler <spender@grsecurity.net>
5066 Date: Sat Oct 22 07:53:44 2016 -0400
5067
5068 Merge branch 'linux-4.7.y' into pax-test
5069
5070 commit 7b8d5c5a1477a2b62dc7ad1c28e864d7d250739c
5071 Merge: ca352cc 013fc76
5072 Author: Brad Spengler <spender@grsecurity.net>
5073 Date: Thu Oct 20 07:49:24 2016 -0400
5074
5075 Merge branch 'pax-test' into grsec-test
5076
5077 commit 013fc7689892902c41d38e31057e4a5686293e40
5078 Merge: 25eaf06 452063d
5079 Author: Brad Spengler <spender@grsecurity.net>
5080 Date: Thu Oct 20 07:48:01 2016 -0400
5081
5082 Merge branch 'linux-4.7.y' into pax-test
5083
5084 commit ca352cccec60c85fad6dedaf229d51eddfdfea58
5085 Author: Brad Spengler <spender@grsecurity.net>
5086 Date: Thu Oct 20 07:06:54 2016 -0400
5087
5088 compile fix as reported by David Sterba
5089
5090 include/linux/mm.h | 1 +
5091 1 file changed, 1 insertion(+)
5092
5093 commit 82566bede4206afba0d8b11f58570d588d39586b
5094 Author: Linus Torvalds <torvalds@linux-foundation.org>
5095 Date: Thu Oct 13 13:07:36 2016 -0700
5096
5097 mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
5098
5099 This is an ancient bug that was actually attempted to be fixed once
5100 (badly) by me eleven years ago in commit 4ceb5db9757a ("Fix
5101 get_user_pages() race for write access") but that was then undone due to
5102 problems on s390 by commit f33ea7f404e5 ("fix get_user_pages bug").
5103
5104 In the meantime, the s390 situation has long been fixed, and we can now
5105 fix it by checking the pte_dirty() bit properly (and do it better). The
5106 s390 dirty bit was implemented in abf09bed3cce ("s390/mm: implement
5107 software dirty bits") which made it into v3.9. Earlier kernels will
5108 have to look at the page state itself.
5109
5110 Also, the VM has become more scalable, and what used a purely
5111 theoretical race back then has become easier to trigger.
5112
5113 To fix it, we introduce a new internal FOLL_COW flag to mark the "yes,
5114 we already did a COW" rather than play racy games with FOLL_WRITE that
5115 is very fundamental, and then use the pte dirty flag to validate that
5116 the FOLL_COW flag is still valid.
5117
5118 Reported-and-tested-by: Phil "not Paul" Oester <kernel@linuxace.com>
5119 Acked-by: Hugh Dickins <hughd@google.com>
5120 Reviewed-by: Michal Hocko <mhocko@suse.com>
5121 Cc: Andy Lutomirski <luto@kernel.org>
5122 Cc: Kees Cook <keescook@chromium.org>
5123 Cc: Oleg Nesterov <oleg@redhat.com>
5124 Cc: Willy Tarreau <w@1wt.eu>
5125 Cc: Nick Piggin <npiggin@gmail.com>
5126 Cc: Greg Thelen <gthelen@google.com>
5127 Cc: stable@vger.kernel.org
5128 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
5129
5130 include/linux/mm.h | 2 +-
5131 mm/gup.c | 14 ++++++++++++--
5132 2 files changed, 13 insertions(+), 3 deletions(-)
5133
5134 commit d291c94e650da2d8918620e6829e05218755f77b
5135 Author: Brad Spengler <spender@grsecurity.net>
5136 Date: Wed Oct 19 17:06:17 2016 -0400
5137
5138 resync with PaX
5139
5140 arch/arm/include/asm/atomic.h | 5 -----
5141 1 file changed, 5 deletions(-)
5142
5143 commit 251313cb6e1d5b2ad84c62333ebafa278e861a68
5144 Author: Brad Spengler <spender@grsecurity.net>
5145 Date: Wed Oct 19 17:03:14 2016 -0400
5146
5147 Fix bad ARM REFCOUNT merge with PaX, reported by kdave on the forums:
5148 https://forums.grsecurity.net/viewtopic.php?f=3&t=4588
5149
5150 arch/arm/include/asm/atomic.h | 1 -
5151 1 file changed, 1 deletion(-)
5152
5153 commit b64df18d4160c6d3cd470202bb8d58f38d9acb51
5154 Author: Brad Spengler <spender@grsecurity.net>
5155 Date: Mon Oct 17 07:47:53 2016 -0400
5156
5157 randomize layout of subprocess_info struct
5158
5159 include/linux/kmod.h | 2 +-
5160 1 file changed, 1 insertion(+), 1 deletion(-)
5161
5162 commit 5780e7fb9d334bfa5cc8aef32af631e620dede3f
5163 Merge: 7c69071 25eaf06
5164 Author: Brad Spengler <spender@grsecurity.net>
5165 Date: Sun Oct 16 15:28:24 2016 -0400
5166
5167 Merge branch 'pax-test' into grsec-test
5168
5169 commit 25eaf067f993510e5cd6cc0d9da4413cbbc12c6a
5170 Merge: afa87ca a0cdc25
5171 Author: Brad Spengler <spender@grsecurity.net>
5172 Date: Sun Oct 16 15:28:15 2016 -0400
5173
5174 Merge branch 'linux-4.7.y' into pax-test
5175
5176 commit 7c690715adc3d9236b25ce453b387ef9583b8dda
5177 Merge: 37e00aa afa87ca
5178 Author: Brad Spengler <spender@grsecurity.net>
5179 Date: Sat Oct 15 15:25:46 2016 -0400
5180
5181 Merge branch 'pax-test' into grsec-test
5182
5183 commit afa87cab2bed6b038cd5446a00bf58a71c954b43
5184 Author: Brad Spengler <spender@grsecurity.net>
5185 Date: Sat Oct 15 15:18:18 2016 -0400
5186
5187 Update to pax-linux-4.7.6-test7.patch:
5188 - backported upstream commit f5beeb1851ea6f8cfcf2657f26cb24c0582b4945 to speed up kcore handling
5189 - fixed a size overflow false positive in raid10, reported by eswierk (https://forums.grsecurity.net/viewtopic.php?f=3&t=4575)
5190 - fixed an integer overflow in bio handling caught by the size overflow plugin, reported by jotik (https://forums.grsecurity.net/viewtopic.php?f=3&t=4579)
5191 - rate limited the logging of refcount overflows and usercopy violations
5192 - changed atomic64's underlying type on i386 to be consistent with other archs
5193 - sped up the RIP range check in opportunistic sysret on amd64
5194
5195 arch/x86/entry/entry_64.S | 13 ++-
5196 arch/x86/include/asm/atomic64_32.h | 4 +-
5197 block/bio.c | 2 +-
5198 drivers/md/raid10.c | 6 +-
5199 drivers/usb/usbip/vudc_rx.c | 2 +-
5200 fs/exec.c | 24 ++++--
5201 fs/proc/kcore.c | 40 +++++----
5202 include/linux/bio.h | 4 +-
5203 scripts/gcc-plugins/size_overflow_plugin/Makefile | 2 +-
5204 scripts/gcc-plugins/size_overflow_plugin/aux.data | 97 ----------------------
5205 .../gcc-plugins/size_overflow_plugin/disable.data | 12 ++-
5206 .../gcc-plugins/size_overflow_plugin/e_aux.data | 97 ++++++++++++++++++++++
5207 .../gcc-plugins/size_overflow_plugin/e_fields.data | 14 +---
5208 .../size_overflow_plugin_hash.c | 2 +-
5209 14 files changed, 169 insertions(+), 150 deletions(-)
5210
5211 commit 37e00aa150c7861f77e69fe361bf19dee467dc0a
5212 Author: Brad Spengler <spender@grsecurity.net>
5213 Date: Mon Oct 10 18:27:38 2016 -0400
5214
5215 RAP compile fix
5216
5217 drivers/isdn/hisax/config.c | 4 ++--
5218 1 file changed, 2 insertions(+), 2 deletions(-)
5219
5220 commit 00736455939143023205fdd8957421c73868e975
5221 Author: Brad Spengler <spender@grsecurity.net>
5222 Date: Mon Oct 10 18:09:55 2016 -0400
5223
5224 Mark initify broken for the time being due to some recent changes
5225
5226 security/Kconfig | 1 +
5227 1 file changed, 1 insertion(+)
5228
5229 commit 64458bae539de9ac5cd2ba7cad0bd0c0510e6f37
5230 Author: Brad Spengler <spender@grsecurity.net>
5231 Date: Mon Oct 10 17:11:40 2016 -0400
5232
5233 compile fix
5234
5235 scripts/gcc-plugins/size_overflow_plugin/size_overflow_plugin_hash.c | 2 +-
5236 1 file changed, 1 insertion(+), 1 deletion(-)
5237
5238 commit 9f5f1d1d7f120c1c85b16412e6b75ab221c2cdba
5239 Author: Brad Spengler <spender@grsecurity.net>
5240 Date: Mon Oct 10 17:10:22 2016 -0400
5241
5242 Fix makefiles and .gitignore for new size_overflow plugin
5243
5244 Makefile | 7 +-
5245 .../gcc-plugins/size_overflow_plugin/.gitignore | 5 +-
5246 scripts/gcc-plugins/size_overflow_plugin/Makefile | 35 ++++++--
5247 scripts/gcc-plugins/size_overflow_plugin/aux.data | 97 ----------------------
5248 .../gcc-plugins/size_overflow_plugin/e_aux.data | 97 ++++++++++++++++++++++
5249 5 files changed, 128 insertions(+), 113 deletions(-)
5250
5251 commit cb66e251f9c9880a1365c87b4a42d2885a2fb6ef
5252 Author: Brad Spengler <spender@grsecurity.net>
5253 Date: Sun Oct 9 09:28:14 2016 -0400
5254
5255 Enable PAX_SIZE_OVERFLOW_EXTRA by default in auto-config
5256
5257 security/Kconfig | 1 +
5258 1 file changed, 1 insertion(+)
5259
5260 commit cd690739e0fb999002075161a032072cf4e4c458
5261 Merge: 555de68 0e7a060
5262 Author: Brad Spengler <spender@grsecurity.net>
5263 Date: Sat Oct 8 18:29:48 2016 -0400
5264
5265 Merge branch 'pax-test' into grsec-test
5266
5267 commit 0e7a060de797ec4e837533146d38e8793e30f84f
5268 Author: Brad Spengler <spender@grsecurity.net>
5269 Date: Sat Oct 8 18:01:07 2016 -0400
5270
5271 Update to pax-linux-4.7.6-test6.patch:
5272 - updated the fields hash table of the size overflow plugin to remove a few false positives
5273 - fixed SANITIZE/HIBERNATION incompatibility, by Anisse Astier <anisse@astier.eu>
5274 - backported a few fixes and cleanups from grsecurity
5275 - fixed compile errors on some arm/arm64/powerpc/sparc configs for REFCOUNT, KERNEXEC and CONSTIFY
5276 - worked around a compile regression in crc32-pclmul_asm.S on some toolchains that define __i686
5277 - updated the size overflow hash table
5278 - added pax_size_overflow_report_only to disable the reaction mechanism on size overflows
5279 - added a few preemptive buffer size checks
5280 - fixed integer signedness mixup in tun_set_headroom, by Mathias Krause <mathias.krause@secunet.com>
5281 - Emese changed the size overflow plugin to enable the more risky instrumentation under its own config option
5282 - Emese greatly increased the coverage of the initify plugin
5283 - added BROKEN_SECURITY to disable upstream features as necessary
5284
5285 Documentation/dontdiff | 7 +-
5286 Documentation/kernel-parameters.txt | 5 +
5287 arch/arm/include/asm/atomic.h | 41 +-
5288 arch/arm/include/asm/domain.h | 1 +
5289 arch/arm/include/asm/string.h | 6 +-
5290 arch/arm/kernel/efi.c | 4 +-
5291 arch/arm/mach-mvebu/coherency.c | 2 +-
5292 arch/arm/mm/alignment.c | 24 +-
5293 arch/arm64/Kconfig | 1 +
5294 arch/arm64/include/asm/atomic.h | 3 +
5295 arch/arm64/include/asm/cache.h | 4 +-
5296 arch/arm64/include/asm/pgalloc.h | 5 +
5297 arch/arm64/include/asm/pgtable.h | 3 +
5298 arch/arm64/include/asm/string.h | 10 +-
5299 arch/arm64/kernel/process.c | 9 +-
5300 arch/arm64/kernel/stacktrace.c | 4 +-
5301 arch/arm64/kernel/traps.c | 2 +-
5302 arch/ia64/include/asm/uaccess.h | 11 +-
5303 arch/mips/Kconfig | 2 +-
5304 arch/parisc/include/asm/uaccess.h | 108 +-
5305 arch/powerpc/include/asm/atomic.h | 23 +-
5306 arch/powerpc/include/asm/cache.h | 4 +-
5307 arch/powerpc/include/asm/spinlock.h | 1 +
5308 arch/powerpc/include/asm/string.h | 4 +-
5309 arch/powerpc/include/asm/uaccess.h | 15 -
5310 arch/powerpc/kernel/traps.c | 2 +-
5311 arch/sparc/include/asm/cache.h | 4 +-
5312 arch/sparc/include/asm/pgalloc_64.h | 1 +
5313 arch/sparc/include/asm/uaccess_32.h | 65 -
5314 arch/um/include/asm/cache.h | 3 +-
5315 arch/x86/Kconfig | 5 +-
5316 arch/x86/crypto/crc32-pclmul_asm.S | 4 +-
5317 arch/x86/include/asm/string_32.h | 12 +-
5318 arch/x86/include/asm/string_64.h | 4 +-
5319 arch/x86/include/asm/uaccess.h | 2 +-
5320 arch/x86/kernel/hpet.c | 2 +-
5321 arch/x86/kernel/kprobes/opt.c | 8 +-
5322 arch/x86/kernel/ptrace.c | 14 +
5323 arch/x86/kernel/signal.c | 9 +-
5324 arch/x86/lib/Makefile | 4 +
5325 arch/x86/platform/efi/efi_64.c | 2 +-
5326 drivers/acpi/acpica/acutils.h | 2 +-
5327 drivers/acpi/acpica/dbhistry.c | 2 +-
5328 drivers/acpi/acpica/dbinput.c | 10 +-
5329 drivers/acpi/acpica/dbstats.c | 88 +-
5330 drivers/acpi/acpica/utdebug.c | 2 +-
5331 drivers/cdrom/cdrom.c | 2 +-
5332 drivers/char/genrtc.c | 1 +
5333 drivers/char/random.c | 2 +-
5334 drivers/firmware/efi/libstub/Makefile | 2 +
5335 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c | 7 +-
5336 drivers/hid/hid-wiimote-debug.c | 2 +-
5337 drivers/iommu/arm-smmu-v3.c | 32 +-
5338 drivers/isdn/hisax/hisax.h | 4 +-
5339 drivers/media/radio/radio-cadet.c | 5 +-
5340 drivers/mmc/host/tmio_mmc_pio.c | 4 +-
5341 drivers/net/tun.c | 2 +-
5342 drivers/net/wireless/zydas/zd1211rw/zd_usb.c | 2 +-
5343 drivers/scsi/esas2r/esas2r_init.c | 2 +-
5344 drivers/scsi/esas2r/esas2r_ioctl.c | 2 +-
5345 drivers/scsi/esas2r/esas2r_log.h | 4 +-
5346 drivers/scsi/esas2r/esas2r_main.c | 4 +-
5347 drivers/uio/uio.c | 6 +-
5348 drivers/video/fbdev/arcfb.c | 2 +-
5349 fs/char_dev.c | 2 +-
5350 fs/exec.c | 16 +-
5351 fs/ext4/extents.c | 2 +-
5352 fs/nfsd/nfscache.c | 2 +-
5353 fs/ntfs/debug.h | 6 +-
5354 fs/ocfs2/cluster/masklog.h | 2 +-
5355 fs/proc/task_mmu.c | 5 +-
5356 include/acpi/acpiosxf.h | 3 +-
5357 include/acpi/acpixf.h | 2 +-
5358 include/asm-generic/atomic-long.h | 4 +
5359 include/asm-generic/bug.h | 5 +-
5360 include/asm-generic/pgtable-nopmd.h | 1 +
5361 include/asm-generic/vmlinux.lds.h | 2 +
5362 include/drm/drmP.h | 2 +-
5363 include/linux/atomic.h | 21 +
5364 include/linux/audit.h | 5 +-
5365 include/linux/compiler-gcc.h | 15 +
5366 include/linux/compiler.h | 8 +
5367 include/linux/fs.h | 2 +-
5368 include/linux/gfp.h | 4 +-
5369 include/linux/init.h | 4 +-
5370 include/linux/mm.h | 2 +-
5371 include/linux/printk.h | 2 +-
5372 include/linux/random.h | 2 +-
5373 include/linux/ratelimit.h | 3 +-
5374 include/linux/sched.h | 6 +-
5375 include/linux/slab.h | 2 +-
5376 include/linux/string.h | 34 +-
5377 include/uapi/linux/personality.h | 1 +
5378 init/Kconfig | 3 +
5379 init/main.c | 11 +
5380 kernel/exit.c | 18 +-
5381 kernel/power/hibernate.c | 21 +-
5382 kernel/power/power.h | 2 +
5383 kernel/power/snapshot.c | 22 +
5384 lib/Kconfig.debug | 3 +-
5385 lib/vsprintf.c | 6 +-
5386 mm/Kconfig.debug | 2 -
5387 mm/page_alloc.c | 6 +-
5388 mm/util.c | 2 +-
5389 net/ipv4/ip_sockglue.c | 3 +-
5390 net/ipv4/ip_vti.c | 2 +-
5391 scripts/Makefile.gcc-plugins | 17 +-
5392 scripts/gcc-plugins/initify_plugin.c | 1588 +-
5393 scripts/gcc-plugins/size_overflow_plugin/Makefile | 26 +-
5394 scripts/gcc-plugins/size_overflow_plugin/aux.data | 97 +
5395 .../gcc-plugins/size_overflow_plugin/disable.data | 12453 +++++++++++
5396 .../disable_size_overflow_hash.data | 12445 -----------
5397 .../gcc-plugins/size_overflow_plugin/e_fields.data | 18898 ++++++++++++++++
5398 .../gcc-plugins/size_overflow_plugin/e_fns.data | 4833 ++++
5399 .../gcc-plugins/size_overflow_plugin/e_fptrs.data | 56 +
5400 .../gcc-plugins/size_overflow_plugin/e_vars.data | 116 +
5401 .../insert_size_overflow_asm.c | 2 +-
5402 .../size_overflow_plugin/intentional_overflow.c | 2 +-
5403 .../size_overflow_plugin/size_overflow.h | 14 +-
5404 .../size_overflow_plugin/size_overflow_debug.c | 4 +-
5405 .../size_overflow_plugin/size_overflow_hash.data | 22068 -------------------
5406 .../size_overflow_hash_aux.data | 97 -
5407 .../size_overflow_plugin/size_overflow_ipa.c | 65 +-
5408 .../size_overflow_plugin/size_overflow_plugin.c | 25 +-
5409 .../size_overflow_plugin_hash.c | 120 +-
5410 .../size_overflow_plugin/size_overflow_transform.c | 30 +-
5411 security/Kconfig | 78 +-
5412 security/integrity/integrity.h | 2 +-
5413 security/min_addr.c | 2 +
5414 129 files changed, 38670 insertions(+), 35263 deletions(-)
5415
5416 commit 555de68005b90a38a9e5eee6835130d5d4291030
5417 Merge: b48dade c3695e4
5418 Author: Brad Spengler <spender@grsecurity.net>
5419 Date: Fri Oct 7 17:38:00 2016 -0400
5420
5421 Merge branch 'pax-test' into grsec-test
5422
5423 commit c3695e458f10605aa5d59e5d16a80156c6aca5f1
5424 Merge: a16b512 fdf81f0
5425 Author: Brad Spengler <spender@grsecurity.net>
5426 Date: Fri Oct 7 17:37:31 2016 -0400
5427
5428 Merge branch 'linux-4.7.y' into pax-test
5429
5430 commit b48dade7b67aa153367dc38d6f3b513b93da2b07
5431 Merge: 14d3459 a16b512
5432 Author: Brad Spengler <spender@grsecurity.net>
5433 Date: Fri Sep 30 07:56:46 2016 -0400
5434
5435 Merge branch 'pax-test' into grsec-test
5436
5437 commit a16b51212ca70e45554cecf7d3b67335d4c847ff
5438 Merge: 674c5b2 f849d45
5439 Author: Brad Spengler <spender@grsecurity.net>
5440 Date: Fri Sep 30 07:56:04 2016 -0400
5441
5442 Merge branch 'linux-4.7.y' into pax-test
5443
5444 commit 14d3459a64f15c168c7783d46f690c0ee1283ef2
5445 Author: Brad Spengler <spender@grsecurity.net>
5446 Date: Tue Sep 27 17:07:31 2016 -0400
5447
5448 Fix arm/MULTI_CACHE incompatibility with RANDSTRUCT, reported by radegand:
5449 https://forums.grsecurity.net/viewtopic.php?t=4545&p=1659
5450
5451 arch/arm/include/asm/cacheflush.h | 2 +-
5452 1 file changed, 1 insertion(+), 1 deletion(-)
5453
5454 commit 39d7aa87f8bd225bc3ac099a2046e334191c90b3
5455 Author: Brad Spengler <spender@grsecurity.net>
5456 Date: Mon Sep 26 11:28:09 2016 -0400
5457
5458 Backport upstream commit which allows PAX_MEMORY_SANITIZE to work
5459 with hibernation:
5460 https://patchwork.kernel.org/patch/9322709/
5461
5462 kernel/power/Kconfig | 1 -
5463 kernel/power/hibernate.c | 4 +++-
5464 kernel/power/power.h | 2 ++
5465 kernel/power/snapshot.c | 20 ++++++++++++++++++++
5466 4 files changed, 25 insertions(+), 2 deletions(-)
5467
5468 commit e5944827e8a1cb6938ed75cccf05f354344b3fa9
5469 Author: Herbert Xu <herbert@gondor.apana.org.au>
5470 Date: Tue Sep 20 20:35:55 2016 +0800
5471
5472 KEYS: Fix skcipher IV clobbering
5473
5474 The IV must not be modified by the skcipher operation so we need
5475 to duplicate it.
5476
5477 Fixes: c3917fd9dfbc ("KEYS: Use skcipher")
5478 Cc: stable@vger.kernel.org
5479 Reported-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
5480 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
5481
5482 security/keys/encrypted-keys/encrypted.c | 11 +++++++----
5483 1 file changed, 7 insertions(+), 4 deletions(-)
5484
5485 commit 17d91a9781b8c4558433cee3e7de8d44a6c2d89b
5486 Author: Brad Spengler <spender@grsecurity.net>
5487 Date: Sun Sep 25 18:10:01 2016 -0400
5488
5489 Make vti_notifier_block read_only
5490
5491 net/ipv4/ip_vti.c | 2 +-
5492 1 file changed, 1 insertion(+), 1 deletion(-)
5493
5494 commit d2eba293dd946c7686080602a2e24ddb5358cfcf
5495 Author: Brad Spengler <spender@grsecurity.net>
5496 Date: Sun Sep 25 17:30:32 2016 -0400
5497
5498 compile fix
5499
5500 net/unix/af_unix.c | 2 +-
5501 1 file changed, 1 insertion(+), 1 deletion(-)
5502
5503 commit 47cca6342f665fa1b4b755723b843ac41ebb9178
5504 Merge: 16919c7 674c5b2
5505 Author: Brad Spengler <spender@grsecurity.net>
5506 Date: Sun Sep 25 17:25:45 2016 -0400
5507
5508 Merge branch 'pax-test' into grsec-test
5509
5510 commit 674c5b28e7dfe651caf71d1cdec395205ed9f526
5511 Merge: 4552781 6c21842
5512 Author: Brad Spengler <spender@grsecurity.net>
5513 Date: Sun Sep 25 17:24:44 2016 -0400
5514
5515 Merge branch 'linux-4.7.y' into pax-test
5516
5517 commit 16919c7208e7ad9bc5f6df2f151b84cede110c15
5518 Author: Brad Spengler <spender@grsecurity.net>
5519 Date: Wed Sep 21 18:40:32 2016 -0400
5520
5521 compile fix
5522
5523 drivers/net/tun.c | 2 +-
5524 1 file changed, 1 insertion(+), 1 deletion(-)
5525
5526 commit bafd12998265ed2c32792e117e4227f757cfa18f
5527 Author: Brad Spengler <spender@grsecurity.net>
5528 Date: Wed Sep 21 18:39:39 2016 -0400
5529
5530 From: Mathias Krause <mathias.krause@secunet.com>
5531 Date: Wed, 21 Sep 2016 14:42:43 +0200
5532 Subject: [PATCH] pax: net/tun - explicitly test for negative values in tun_set_headroom()
5533
5534 Because of a type change for the NET_SKB_PAD macro in the PaX patch from
5535 (implicit) int to unsigned long, negative values for new_hr will be sign
5536 extended and wrongly pass the minimal size test. Such a value will,
5537 later on, trigger the size_overflow plugin instrumentation in
5538 tun_get_user().
5539
5540 Fix this by testing new_hr for negative values explicitly to restore the
5541 intended minimal size test.
5542
5543 Signed-off-by: Mathias Krause <mathias.krause@secunet.com>
5544
5545 drivers/net/tun.c | 2 +-
5546 1 file changed, 1 insertion(+), 1 deletion(-)
5547
5548 commit 74fbeac25af78b5f621d8acffb9158dd959078d3
5549 Author: Brad Spengler <spender@grsecurity.net>
5550 Date: Tue Sep 20 18:37:08 2016 -0400
5551
5552 Make CONSTIFY depend on GCC_PLUGINS
5553
5554 security/Kconfig | 1 +
5555 1 file changed, 1 insertion(+)
5556
5557 commit e9e87520569e66d710dadebddac33428c666249a
5558 Author: Brad Spengler <spender@grsecurity.net>
5559 Date: Mon Sep 19 18:43:50 2016 -0400
5560
5561 Fix up atomic64_cmpxchg_unchecked on ARM with REFCOUNT
5562
5563 arch/arm/include/asm/atomic.h | 39 ++++-----------------------------------
5564 include/linux/atomic.h | 9 +++++++++
5565 2 files changed, 13 insertions(+), 35 deletions(-)
5566
5567 commit a1afe597f5731963416233b274144d7c57ce538d
5568 Author: Brad Spengler <spender@grsecurity.net>
5569 Date: Mon Sep 19 17:58:58 2016 -0400
5570
5571 Backport upstream iscsi memory corruption fix:
5572 http://marc.info/?l=linux-scsi&m=147394713328707&w=2
5573
5574 drivers/scsi/arcmsr/arcmsr_hba.c | 8 +++++++-
5575 1 file changed, 7 insertions(+), 1 deletion(-)
5576
5577 commit e6e0b270a18e4ee19460f7dc72bb46d441adf3c4
5578 Author: Chuck Lever <chuck.lever@oracle.com>
5579 Date: Thu Sep 1 10:50:38 2016 -0400
5580
5581 svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
5582
5583 rsc_lookup steals the passed-in memory to avoid doing an allocation of
5584 its own, so we can't just pass in a pointer to memory that someone else
5585 is using.
5586
5587 If we really want to avoid allocation there then maybe we should
5588 preallocate somwhere, or reference count these handles.
5589
5590 For now we should revert.
5591
5592 On occasion I see this on my server:
5593
5594 kernel: kernel BUG at /home/cel/src/linux/linux-2.6/mm/slub.c:3851!
5595 kernel: invalid opcode: 0000 [#1] SMP
5596 kernel: Modules linked in: cts rpcsec_gss_krb5 sb_edac edac_core x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd btrfs xor iTCO_wdt iTCO_vendor_support raid6_pq pcspkr i2c_i801 i2c_smbus lpc_ich mfd_core mei_me sg mei shpchp wmi ioatdma ipmi_si ipmi_msghandler acpi_pad acpi_power_meter rpcrdma ib_ipoib rdma_ucm ib_ucm ib_uverbs ib_umad rdma_cm ib_cm iw_cm nfsd nfs_acl lockd grace auth_rpcgss sunrpc ip_tables xfs libcrc32c mlx4_ib mlx4_en ib_core sr_mod cdrom sd_mod ast drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm crc32c_intel igb mlx4_core ahci libahci libata ptp pps_core dca i2c_algo_bit i2c_core dm_mirror dm_region_hash dm_log dm_mod
5597 kernel: CPU: 7 PID: 145 Comm: kworker/7:2 Not tainted 4.8.0-rc4-00006-g9d06b0b #15
5598 kernel: Hardware name: Supermicro Super Server/X10SRL-F, BIOS 1.0c 09/09/2015
5599 kernel: Workqueue: events do_cache_clean [sunrpc]
5600 kernel: task: ffff8808541d8000 task.stack: ffff880854344000
5601 kernel: RIP: 0010:[<ffffffff811e7075>] [<ffffffff811e7075>] kfree+0x155/0x180
5602 kernel: RSP: 0018:ffff880854347d70 EFLAGS: 00010246
5603 kernel: RAX: ffffea0020fe7660 RBX: ffff88083f9db064 RCX: 146ff0f9d5ec5600
5604 kernel: RDX: 000077ff80000000 RSI: ffff880853f01500 RDI: ffff88083f9db064
5605 kernel: RBP: ffff880854347d88 R08: ffff8808594ee000 R09: ffff88087fdd8780
5606 kernel: R10: 0000000000000000 R11: ffffea0020fe76c0 R12: ffff880853f01500
5607 kernel: R13: ffffffffa013cf76 R14: ffffffffa013cff0 R15: ffffffffa04253a0
5608 kernel: FS: 0000000000000000(0000) GS:ffff88087fdc0000(0000) knlGS:0000000000000000
5609 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
5610 kernel: CR2: 00007fed60b020c3 CR3: 0000000001c06000 CR4: 00000000001406e0
5611 kernel: Stack:
5612 kernel: ffff8808589f2f00 ffff880853f01500 0000000000000001 ffff880854347da0
5613 kernel: ffffffffa013cf76 ffff8808589f2f00 ffff880854347db8 ffffffffa013d006
5614 kernel: ffff8808589f2f20 ffff880854347e00 ffffffffa0406f60 0000000057c7044f
5615 kernel: Call Trace:
5616 kernel: [<ffffffffa013cf76>] rsc_free+0x16/0x90 [auth_rpcgss]
5617 kernel: [<ffffffffa013d006>] rsc_put+0x16/0x30 [auth_rpcgss]
5618 kernel: [<ffffffffa0406f60>] cache_clean+0x2e0/0x300 [sunrpc]
5619 kernel: [<ffffffffa04073ee>] do_cache_clean+0xe/0x70 [sunrpc]
5620 kernel: [<ffffffff8109a70f>] process_one_work+0x1ff/0x3b0
5621 kernel: [<ffffffff8109b15c>] worker_thread+0x2bc/0x4a0
5622 kernel: [<ffffffff8109aea0>] ? rescuer_thread+0x3a0/0x3a0
5623 kernel: [<ffffffff810a0ba4>] kthread+0xe4/0xf0
5624 kernel: [<ffffffff8169c47f>] ret_from_fork+0x1f/0x40
5625 kernel: [<ffffffff810a0ac0>] ? kthread_stop+0x110/0x110
5626 kernel: Code: f7 ff ff eb 3b 65 8b 05 da 30 e2 7e 89 c0 48 0f a3 05 a0 38 b8 00 0f 92 c0 84 c0 0f 85 d1 fe ff ff 0f 1f 44 00 00 e9 f5 fe ff ff <0f> 0b 49 8b 03 31 f6 f6 c4 40 0f 85 62 ff ff ff e9 61 ff ff ff
5627 kernel: RIP [<ffffffff811e7075>] kfree+0x155/0x180
5628 kernel: RSP <ffff880854347d70>
5629 kernel: ---[ end trace 3fdec044969def26 ]---
5630
5631 It seems to be most common after a server reboot where a client has been
5632 using a Kerberos mount, and reconnects to continue its workload.
5633
5634 Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
5635 Cc: stable@vger.kernel.org
5636 Signed-off-by: J. Bruce Fields <bfields@redhat.com>
5637
5638 net/sunrpc/auth_gss/svcauth_gss.c | 5 +++--
5639 1 file changed, 3 insertions(+), 2 deletions(-)
5640
5641 commit 6e83144022a8e3cd00a7d0ca3916354ea3336f5e
5642 Author: Brad Spengler <spender@grsecurity.net>
5643 Date: Mon Sep 19 17:44:04 2016 -0400
5644
5645 fix whitespace
5646
5647 mm/mmap.c | 2 +-
5648 1 file changed, 1 insertion(+), 1 deletion(-)
5649
5650 commit ffb1a4cfdce65f581265612878fd136d76b132ae
5651 Author: Brad Spengler <spender@grsecurity.net>
5652 Date: Mon Sep 19 17:07:34 2016 -0400
5653
5654 Remove optional dependency on USERCOPY for pax_check_alloca
5655
5656 arch/x86/kernel/dumpstack_32.c | 2 +-
5657 arch/x86/kernel/dumpstack_64.c | 2 +-
5658 2 files changed, 2 insertions(+), 2 deletions(-)
5659
5660 commit 01ca858fb54c3406db13ace327798610b1cdec10
5661 Author: Brad Spengler <spender@grsecurity.net>
5662 Date: Thu Sep 15 21:28:25 2016 -0400
5663
5664 compile fixes
5665
5666 arch/x86/crypto/crc32-pclmul_asm.S | 4 ++--
5667 arch/x86/include/asm/uaccess.h | 2 +-
5668 2 files changed, 3 insertions(+), 3 deletions(-)
5669
5670 commit aeed418bbabf465cfa2bd5463b4ee26ddfdee99c
5671 Author: Al Viro <viro@ZenIV.linux.org.uk>
5672 Date: Thu Sep 15 02:35:29 2016 +0100
5673
5674 fix minor infoleak in get_user_ex()
5675
5676 get_user_ex(x, ptr) should zero x on failure. It's not a lot of a leak
5677 (at most we are leaking uninitialized 64bit value off the kernel stack,
5678 and in a fairly constrained situation, at that), but the fix is trivial,
5679 so...
5680
5681 Cc: stable@vger.kernel.org
5682 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
5683 [ This sat in different branch from the uaccess fixes since mid-August ]
5684 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
5685
5686 arch/x86/include/asm/uaccess.h | 6 +++++-
5687 1 file changed, 5 insertions(+), 1 deletion(-)
5688
5689 commit 4ec72305c579df587c9c31f18fbc3ceba14045a5
5690 Author: Brad Spengler <spender@grsecurity.net>
5691 Date: Thu Sep 15 20:02:01 2016 -0400
5692
5693 compile fix
5694
5695 fs/proc/task_mmu.c | 2 +-
5696 1 file changed, 1 insertion(+), 1 deletion(-)
5697
5698 commit ed3d3716625f0c04c9a07dc6c6c7537be22cee07
5699 Author: Brad Spengler <spender@grsecurity.net>
5700 Date: Thu Sep 15 20:01:31 2016 -0400
5701
5702 Resync with PaX
5703
5704 fs/proc/task_mmu.c | 2 +-
5705 1 file changed, 1 insertion(+), 1 deletion(-)
5706
5707 commit 36300fe10dd78430f8e84c42b665c0154f88dd5a
5708 Merge: 14e5235 4552781
5709 Author: Brad Spengler <spender@grsecurity.net>
5710 Date: Thu Sep 15 18:36:02 2016 -0400
5711
5712 Merge branch 'pax-test' into grsec-test
5713
5714 commit 4552781643cf8a01376539bf0bf469c8dbc69701
5715 Author: Brad Spengler <spender@grsecurity.net>
5716 Date: Thu Sep 15 18:35:49 2016 -0400
5717
5718 Resync with PaX
5719
5720 fs/proc/task_mmu.c | 5 +++--
5721 include/linux/init.h | 4 +++-
5722 include/linux/mm.h | 2 +-
5723 mm/util.c | 2 +-
5724 4 files changed, 8 insertions(+), 5 deletions(-)
5725
5726 commit 14e523564a0a84ece93b04a2b375f33cce806c8b
5727 Merge: 402a024 6740d15
5728 Author: Brad Spengler <spender@grsecurity.net>
5729 Date: Thu Sep 15 18:18:19 2016 -0400
5730
5731 Merge branch 'pax-test' into grsec-test
5732
5733 commit 6740d1535fb0208f329eda7aeeee2c6f0fbe09d3
5734 Author: Brad Spengler <spender@grsecurity.net>
5735 Date: Thu Sep 15 18:16:18 2016 -0400
5736
5737 Update to pax-linux-4.7.3-test4.patch:
5738 - fixed atomic_xchg_unchecked on arm, reported by wizzup
5739 - temporary workaround for cloned functions in the initify plugin, prevents an ICE-from-assertion reported by xeaforz and gg
5740 - fixed hugetlb compile error on arm64
5741 - fixed branch prediction hints in copy*user on x86, by spender
5742 - fixed the invocation of gcc-plugin.sh while reporting errors, by spender
5743 - fixed long-standing regression in non-exec page support on powerpc32/book3s
5744 - fixed inefficient PIC in crc32_pclmul* on i386 to also work under KERNEXEC, reported by minipli
5745 - fixed pfn/physical address mixup in static_protections on amd64, by Mathias Krause <mathias.krause@secunet.com>
5746 - fixed latent bug on module loading exposed by the fix for static_protections, reported by minipli
5747 - fixed two USERCOPY violations in iucv and netlink, by Mathias Krause <minipli@ld-linux.so>
5748 - fixed a xen boot regression with ssp-strong, reported by biergaizi and d-u (https://forums.grsecurity.net/viewtopic.php?f=3&t=4441)
5749 - fixed module symbol resolution and extable handling on i386/KERNEXEC when KASLR is enabled
5750
5751 arch/arm/include/asm/atomic.h | 12 +++--------
5752 arch/arm/include/asm/cmpxchg.h | 3 ++-
5753 arch/arm64/mm/dma-mapping.c | 2 +-
5754 arch/mips/cavium-octeon/dma-octeon.c | 2 +-
5755 arch/powerpc/include/asm/book3s/32/hash.h | 2 +-
5756 arch/powerpc/include/asm/book3s/32/pgtable.h | 2 +-
5757 arch/powerpc/include/asm/pte-common.h | 30 +++++++++++++---------------
5758 arch/x86/crypto/crc32-pclmul_asm.S | 19 +++++++++++-------
5759 arch/x86/include/asm/setup.h | 3 ++-
5760 arch/x86/include/asm/uaccess.h | 4 ++--
5761 arch/x86/kernel/module.c | 2 +-
5762 arch/x86/kernel/pci-swiotlb.c | 2 +-
5763 arch/x86/kvm/x86.c | 2 +-
5764 arch/x86/mm/extable.c | 18 ++---------------
5765 arch/x86/mm/pageattr.c | 5 +++--
5766 arch/x86/xen/enlighten.c | 18 ++++++++---------
5767 arch/x86/xen/pmu.c | 1 +
5768 include/asm-generic/atomic-long.h | 2 ++
5769 include/asm-generic/atomic64.h | 1 +
5770 include/linux/atomic.h | 4 ++++
5771 include/linux/llist.h | 9 +++++++++
5772 include/linux/swiotlb.h | 3 +--
5773 kernel/extable.c | 17 ++++++++++++++--
5774 kernel/module.c | 9 ++++++++-
5775 lib/extable.c | 11 +---------
5776 lib/llist.c | 17 ++++++++++++++++
5777 lib/swiotlb.c | 2 +-
5778 mm/hugetlb.c | 12 +++++++++++
5779 mm/vmalloc.c | 2 +-
5780 net/iucv/af_iucv.c | 7 +++----
5781 net/netlink/af_netlink.c | 5 +++--
5782 scripts/Makefile.gcc-plugins | 2 +-
5783 scripts/gcc-plugins/initify_plugin.c | 4 +++-
5784 33 files changed, 139 insertions(+), 95 deletions(-)
5785
5786 commit 402a02454512e83be868e83529b04c0ccde687a9
5787 Author: Brad Spengler <spender@grsecurity.net>
5788 Date: Thu Sep 15 08:25:18 2016 -0400
5789
5790 Update size_overflow hash
5791
5792 scripts/gcc-plugins/size_overflow_plugin/size_overflow_hash.data | 1 +
5793 1 file changed, 1 insertion(+)
5794
5795 commit e1d3996c7486a0985846423711dd5c05401144c1
5796 Author: Brad Spengler <spender@grsecurity.net>
5797 Date: Thu Sep 15 07:48:33 2016 -0400
5798
5799 compile fix
5800
5801 kernel/capability.c | 6 +++---
5802 1 file changed, 3 insertions(+), 3 deletions(-)
5803
5804 commit a668b9edff65c3c2eb134e1c7edfbc4142f1e678
5805 Merge: f2ceab4 4f9be5c
5806 Author: Brad Spengler <spender@grsecurity.net>
5807 Date: Thu Sep 15 07:24:15 2016 -0400
5808
5809 Rename our existing ns_capable_nolog to suit upstream's bikeshedded ns_capable_noaudit
5810
5811 Merge branch 'pax-test' into grsec-test
5812
5813 commit 4f9be5c8326f08df59ef7df521acac91e9e6c3d5
5814 Merge: 168b0e3 bd333da
5815 Author: Brad Spengler <spender@grsecurity.net>
5816 Date: Thu Sep 15 07:12:12 2016 -0400
5817
5818 Merge branch 'linux-4.7.y' into pax-test
5819
5820 commit f2ceab4fbaec0cd5c127345dbce3e033b74fe826
5821 Author: WANG Cong <xiyou.wangcong@gmail.com>
5822 Date: Sun Aug 28 21:28:26 2016 -0700
5823
5824 kcm: fix a socket double free
5825
5826 Dmitry reported a double free on kcm socket, which could
5827 be easily reproduced by:
5828
5829 #include <unistd.h>
5830 #include <sys/syscall.h>
5831
5832 int main()
5833 {
5834 int fd = syscall(SYS_socket, 0x29ul, 0x5ul, 0x0ul, 0, 0, 0);
5835 syscall(SYS_ioctl, fd, 0x89e2ul, 0x20a98000ul, 0, 0, 0);
5836 return 0;
5837 }
5838
5839 This is because on the error path, after we install
5840 the new socket file, we call sock_release() to clean
5841 up the socket, which leaves the fd pointing to a freed
5842 socket. Fix this by calling sys_close() on that fd
5843 directly.
5844
5845 Fixes: ab7ac4eb9832 ("kcm: Kernel Connection Multiplexor module")
5846 Reported-by: Dmitry Vyukov <dvyukov@google.com>
5847 Cc: Tom Herbert <tom@herbertland.com>
5848 Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
5849 Signed-off-by: David S. Miller <davem@davemloft.net>
5850
5851 net/kcm/kcmsock.c | 3 ++-
5852 1 file changed, 2 insertions(+), 1 deletion(-)
5853
5854 commit f3ddf560233f0ec26493522fc1c2b1b8f764f16e
5855 Merge: 9e43620 168b0e3
5856 Author: Brad Spengler <spender@grsecurity.net>
5857 Date: Wed Sep 7 08:26:50 2016 -0400
5858
5859 Merge branch 'pax-test' into grsec-test
5860
5861 commit 168b0e38caaf436f7c5345fe20a92b7f391ccad5
5862 Merge: 2a27d24 d7f6728
5863 Author: Brad Spengler <spender@grsecurity.net>
5864 Date: Wed Sep 7 08:26:41 2016 -0400
5865
5866 Merge branch 'linux-4.7.y' into pax-test
5867
5868 commit 9e43620d71b42e65cb12642b240a6e638531aa65
5869 Author: Daeho Jeong <daeho.jeong@samsung.com>
5870 Date: Sun Jul 3 17:51:39 2016 -0400
5871
5872 ext4: avoid modifying checksum fields directly during checksum verification
5873
5874 We temporally change checksum fields in buffers of some types of
5875 metadata into '0' for verifying the checksum values. By doing this
5876 without locking the buffer, some metadata's checksums, which are
5877 being committed or written back to the storage, could be damaged.
5878 In our test, several metadata blocks were found with damaged metadata
5879 checksum value during recovery process. When we only verify the
5880 checksum value, we have to avoid modifying checksum fields directly.
5881
5882 Signed-off-by: Daeho Jeong <daeho.jeong@samsung.com>
5883 Signed-off-by: Youngjin Gil <youngjin.gil@samsung.com>
5884 Signed-off-by: Theodore Ts'o <tytso@mit.edu>
5885 Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
5886
5887 fs/ext4/inode.c | 38 ++++++++++++++++++++++----------------
5888 fs/ext4/namei.c | 9 ++++-----
5889 fs/ext4/super.c | 18 +++++++++---------
5890 fs/ext4/xattr.c | 13 +++++++------
5891 4 files changed, 42 insertions(+), 36 deletions(-)
5892
5893 commit b84727ffa19c4ec06a04502219f8e15b6887d401
5894 Author: Brad Spengler <spender@grsecurity.net>
5895 Date: Wed Aug 31 20:22:42 2016 -0400
5896
5897 Use the correct branch prediction
5898
5899 arch/x86/include/asm/uaccess.h | 4 ++--
5900 1 file changed, 2 insertions(+), 2 deletions(-)
5901
5902 commit a8411c5faefe2708a5998f484ed6ca65c9ccf971
5903 Author: Linus Torvalds <torvalds@linux-foundation.org>
5904 Date: Mon Aug 22 16:41:46 2016 -0700
5905
5906 binfmt_elf: switch to new creds when switching to new mm
5907
5908 We used to delay switching to the new credentials until after we had
5909 mapped the executable (and possible elf interpreter). That was kind of
5910 odd to begin with, since the new executable will actually then _run_
5911 with the new creds, but whatever.
5912
5913 The bigger problem was that we also want to make sure that we turn off
5914 prof events and tracing before we start mapping the new executable
5915 state. So while this is a cleanup, it's also a fix for a possible
5916 information leak.
5917
5918 Reported-by: Robert Święcki <robert@swiecki.net>
5919 Tested-by: Peter Zijlstra <peterz@infradead.org>
5920 Acked-by: David Howells <dhowells@redhat.com>
5921 Acked-by: Oleg Nesterov <oleg@redhat.com>
5922 Acked-by: Andy Lutomirski <luto@amacapital.net>
5923 Acked-by: Eric W. Biederman <ebiederm@xmission.com>
5924 Cc: Willy Tarreau <w@1wt.eu>
5925 Cc: Kees Cook <keescook@chromium.org>
5926 Cc: Al Viro <viro@zeniv.linux.org.uk>
5927 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
5928
5929 fs/binfmt_elf.c | 2 +-
5930 1 file changed, 1 insertion(+), 1 deletion(-)
5931
5932 commit 18fe03a1a1ce3b59208ecc7bb90be5724ec1d1aa
5933 Author: Brad Spengler <spender@grsecurity.net>
5934 Date: Wed Aug 31 20:01:48 2016 -0400
5935
5936 Two USERCOPY fixes from Mathias Krause
5937
5938 net/iucv/af_iucv.c | 7 +++----
5939 net/netlink/af_netlink.c | 5 +++--
5940 2 files changed, 6 insertions(+), 6 deletions(-)
5941
5942 commit 4830a253a94494524d9ebb3bed7118c2b746f5a2
5943 Author: Brad Spengler <spender@grsecurity.net>
5944 Date: Wed Aug 31 19:58:53 2016 -0400
5945
5946 From 7e13821dd59b17382bba8707c1a9b73569db5535 Mon Sep 17 00:00:00 2001
5947 From: Mathias Krause <mathias.krause@secunet.com>
5948 Date: Thu, 18 Aug 2016 17:03:19 +0200
5949 Subject: [PATCH] [pax] fix page frame number compare in static_protections()
5950
5951 The KERNEXEC specific memory range check is comparing a page frame
5952 number against physical addresses while it should compare page frame
5953 numbers instead.
5954
5955 This leads to "false positives" for systems with 64GB+ of RAM, leading
5956 to missing memory protection changes, leading various access errors,
5957 like failing to release module init code when using the RCU path in
5958 vunmap().
5959
5960 Fix this by converting the physical addresses to page frame numbers
5961 before doing the range check.
5962
5963 Signed-off-by: Mathias Krause <mathias.krause@secunet.com>
5964
5965 arch/x86/mm/pageattr.c | 2 +-
5966 1 file changed, 1 insertion(+), 1 deletion(-)
5967
5968 commit 8cd264e31562d39c034c35256dcb4eff8ab2fc66
5969 Author: Brad Spengler <spender@grsecurity.net>
5970 Date: Thu Aug 18 17:57:25 2016 -0400
5971
5972 Remove a warning that is (under the specific instance where we triggered it)
5973 erroneous. Avoiding triggering the warning will require reworking some of
5974 our APIs, so this will be fixed at a later time.
5975
5976 Thanks to Ed Swierk of Skyport Systems for the report.
5977
5978 fs/dcache.c | 2 --
5979 1 file changed, 2 deletions(-)
5980
5981 commit 7276656b983ed5e39010c54908005e0574a2d3fd
5982 Author: Brad Spengler <spender@grsecurity.net>
5983 Date: Sun Aug 21 17:36:48 2016 -0400
5984
5985 Update size_overflow hash table
5986
5987 scripts/gcc-plugins/size_overflow_plugin/size_overflow_hash.data | 4 +++-
5988 1 file changed, 3 insertions(+), 1 deletion(-)
5989
5990 commit 18a6c9305d45e83c3bebf07eb132885da34b73da
5991 Merge: 5cbf490 2a27d24
5992 Author: Brad Spengler <spender@grsecurity.net>
5993 Date: Sun Aug 21 16:59:37 2016 -0400
5994
5995 Merge branch 'pax-test' into grsec-test
5996
5997 commit 2a27d2419704b09b554b75d6397bf26ffd45754b
5998 Merge: 7be9261 84fae3f
5999 Author: Brad Spengler <spender@grsecurity.net>
6000 Date: Sun Aug 21 16:57:07 2016 -0400
6001
6002 Merge branch 'linux-4.7.y' into pax-test
6003
6004 commit 5cbf4905a069cf66895ff7a06673f8102e3faab5
6005 Author: Brad Spengler <spender@grsecurity.net>
6006 Date: Tue Aug 16 17:23:45 2016 -0400
6007
6008 forward-port !PAX_ASLR change
6009
6010 arch/x86/mm/mmap.c | 16 +++-------------
6011 1 file changed, 3 insertions(+), 13 deletions(-)
6012
6013 commit c7d89a55e70af76005662d4a4c9c7db3a4cb7998
6014 Merge: a144f0f8 7be9261
6015 Author: Brad Spengler <spender@grsecurity.net>
6016 Date: Tue Aug 16 17:14:06 2016 -0400
6017
6018 Merge branch 'pax-test' into grsec-test
6019
6020 commit 7be92610b9cff4e90a4f84a385086c5f643004a0
6021 Merge: cb11f67 95f15f5
6022 Author: Brad Spengler <spender@grsecurity.net>
6023 Date: Tue Aug 16 17:13:54 2016 -0400
6024
6025 Merge branch 'linux-4.7.y' into pax-test
6026
6027 commit a144f0f806ea8a109483a945d2e92474b57ef03c
6028 Author: Brad Spengler <spender@grsecurity.net>
6029 Date: Mon Aug 15 17:54:00 2016 -0400
6030
6031 Temporary workaround for cloned functions in the initify plugin, prevents
6032 an ICE-from-assertion reported by xeaforz and gg on IRC
6033
6034 scripts/gcc-plugins/initify_plugin.c | 3 ++-
6035 1 file changed, 2 insertions(+), 1 deletion(-)
6036
6037 commit f68bc3565a314bea45c58a9ee0c025fad19af76d
6038 Author: Brad Spengler <spender@grsecurity.net>
6039 Date: Mon Aug 15 17:50:24 2016 -0400
6040
6041 Fix arm/ppc compilation, reported by Wizzup
6042
6043 arch/arm/include/asm/atomic.h | 2 +-
6044 arch/powerpc/include/asm/atomic.h | 2 +-
6045 include/asm-generic/atomic-long.h | 3 ++-
6046 include/linux/atomic.h | 4 ++++
6047 4 files changed, 8 insertions(+), 3 deletions(-)
6048
6049 commit 30f09e2a7b1590febfb028aad55f3e4b74d92c87
6050 Author: Brad Spengler <spender@grsecurity.net>
6051 Date: Sat Aug 13 12:28:25 2016 -0400
6052
6053 Initial import of grsecurity 3.1 for Linux 4.7
6054
6055 Disables userfaultfd as suggested by Jann Horn
6056
6057 Documentation/dontdiff | 2 +
6058 Documentation/kernel-parameters.txt | 11 +
6059 Documentation/sysctl/kernel.txt | 15 +
6060 Makefile | 5 +-
6061 arch/alpha/include/asm/cache.h | 4 +-
6062 arch/alpha/kernel/osf_sys.c | 12 +-
6063 arch/arc/Kconfig | 1 +
6064 arch/arm/Kconfig | 2 +
6065 arch/arm/Kconfig.debug | 1 +
6066 arch/arm/include/asm/atomic.h | 45 +-
6067 arch/arm/include/asm/domain.h | 1 +
6068 arch/arm/include/asm/thread_info.h | 7 +-
6069 arch/arm/kernel/entry-common.S | 8 +-
6070 arch/arm/kernel/process.c | 4 +-
6071 arch/arm/kernel/ptrace.c | 9 +
6072 arch/arm/kernel/traps.c | 7 +-
6073 arch/arm/mach-mvebu/coherency.c | 2 +-
6074 arch/arm/mm/Kconfig | 4 +-
6075 arch/arm/mm/alignment.c | 24 +-
6076 arch/arm/mm/fault.c | 40 +-
6077 arch/arm/mm/mmap.c | 8 +-
6078 arch/arm/net/bpf_jit_32.c | 51 +-
6079 arch/arm64/Kconfig.debug | 1 +
6080 arch/arm64/include/asm/atomic.h | 3 +
6081 arch/arm64/include/asm/cache.h | 4 +-
6082 arch/arm64/include/asm/pgtable.h | 3 +
6083 arch/arm64/kernel/process.c | 9 +-
6084 arch/arm64/kernel/stacktrace.c | 4 +-
6085 arch/arm64/kernel/traps.c | 2 +-
6086 arch/avr32/include/asm/cache.h | 4 +-
6087 arch/blackfin/Kconfig.debug | 1 +
6088 arch/blackfin/include/asm/cache.h | 3 +-
6089 arch/cris/include/arch-v10/arch/cache.h | 3 +-
6090 arch/cris/include/arch-v32/arch/cache.h | 3 +-
6091 arch/frv/include/asm/cache.h | 3 +-
6092 arch/frv/mm/elf-fdpic.c | 4 +-
6093 arch/hexagon/include/asm/cache.h | 6 +-
6094 arch/ia64/Kconfig | 1 +
6095 arch/ia64/include/asm/cache.h | 3 +-
6096 arch/ia64/kernel/sys_ia64.c | 2 +
6097 arch/ia64/mm/hugetlbpage.c | 2 +
6098 arch/m32r/include/asm/cache.h | 4 +-
6099 arch/m68k/include/asm/cache.h | 4 +-
6100 arch/metag/mm/hugetlbpage.c | 1 +
6101 arch/microblaze/include/asm/cache.h | 3 +-
6102 arch/mips/Kconfig | 1 +
6103 arch/mips/include/asm/thread_info.h | 11 +-
6104 arch/mips/kernel/irq.c | 3 +
6105 arch/mips/kernel/ptrace.c | 9 +
6106 arch/mips/mm/mmap.c | 4 +-
6107 arch/mn10300/proc-mn103e010/include/proc/cache.h | 4 +-
6108 arch/mn10300/proc-mn2ws0050/include/proc/cache.h | 4 +-
6109 arch/openrisc/include/asm/cache.h | 4 +-
6110 arch/parisc/include/asm/cache.h | 3 +
6111 arch/parisc/kernel/sys_parisc.c | 4 +
6112 arch/powerpc/Kconfig | 1 +
6113 arch/powerpc/include/asm/atomic.h | 28 +-
6114 arch/powerpc/include/asm/cache.h | 4 +-
6115 arch/powerpc/include/asm/spinlock.h | 1 +
6116 arch/powerpc/include/asm/thread_info.h | 5 +-
6117 arch/powerpc/kernel/Makefile | 2 +
6118 arch/powerpc/kernel/irq.c | 3 +
6119 arch/powerpc/kernel/process.c | 10 +-
6120 arch/powerpc/kernel/ptrace.c | 14 +
6121 arch/powerpc/kernel/traps.c | 7 +-
6122 arch/powerpc/mm/slice.c | 2 +-
6123 arch/s390/Kconfig.debug | 1 +
6124 arch/s390/include/asm/cache.h | 4 +-
6125 arch/score/include/asm/cache.h | 4 +-
6126 arch/sh/include/asm/cache.h | 3 +-
6127 arch/sh/mm/mmap.c | 6 +-
6128 arch/sparc/include/asm/cache.h | 4 +-
6129 arch/sparc/include/asm/pgalloc_64.h | 1 +
6130 arch/sparc/include/asm/thread_info_64.h | 8 +-
6131 arch/sparc/kernel/process_32.c | 6 +-
6132 arch/sparc/kernel/process_64.c | 8 +-
6133 arch/sparc/kernel/ptrace_64.c | 14 +
6134 arch/sparc/kernel/sys_sparc_64.c | 8 +-
6135 arch/sparc/kernel/syscalls.S | 8 +-
6136 arch/sparc/kernel/traps_32.c | 8 +-
6137 arch/sparc/kernel/traps_64.c | 28 +-
6138 arch/sparc/kernel/unaligned_64.c | 2 +-
6139 arch/sparc/mm/fault_64.c | 2 +-
6140 arch/sparc/mm/hugetlbpage.c | 15 +-
6141 arch/tile/Kconfig | 1 +
6142 arch/tile/include/asm/cache.h | 3 +-
6143 arch/tile/mm/hugetlbpage.c | 2 +
6144 arch/um/include/asm/cache.h | 3 +-
6145 arch/unicore32/include/asm/cache.h | 6 +-
6146 arch/x86/Kconfig | 21 +
6147 arch/x86/Kconfig.debug | 2 +
6148 arch/x86/entry/common.c | 14 +
6149 arch/x86/entry/entry_32.S | 2 +-
6150 arch/x86/entry/entry_64.S | 2 +-
6151 arch/x86/ia32/ia32_aout.c | 2 +
6152 arch/x86/include/asm/floppy.h | 20 +-
6153 arch/x86/include/asm/fpu/types.h | 69 +-
6154 arch/x86/include/asm/io.h | 2 +-
6155 arch/x86/include/asm/page.h | 12 +-
6156 arch/x86/include/asm/paravirt_types.h | 21 +-
6157 arch/x86/include/asm/processor.h | 12 +-
6158 arch/x86/include/asm/thread_info.h | 6 +-
6159 arch/x86/kernel/dumpstack.c | 10 +-
6160 arch/x86/kernel/dumpstack_32.c | 2 +-
6161 arch/x86/kernel/dumpstack_64.c | 2 +-
6162 arch/x86/kernel/ioport.c | 13 +
6163 arch/x86/kernel/irq_32.c | 3 +
6164 arch/x86/kernel/irq_64.c | 4 +
6165 arch/x86/kernel/kprobes/opt.c | 8 +-
6166 arch/x86/kernel/ldt.c | 18 +
6167 arch/x86/kernel/msr.c | 12 +
6168 arch/x86/kernel/ptrace.c | 14 +
6169 arch/x86/kernel/signal.c | 9 +-
6170 arch/x86/kernel/sys_i386_32.c | 9 +-
6171 arch/x86/kernel/sys_x86_64.c | 8 +-
6172 arch/x86/kernel/traps.c | 5 +
6173 arch/x86/kernel/verify_cpu.S | 1 +
6174 arch/x86/kernel/vm86_32.c | 15 +
6175 arch/x86/mm/fault.c | 12 +-
6176 arch/x86/mm/hugetlbpage.c | 15 +-
6177 arch/x86/mm/init.c | 51 +-
6178 arch/x86/mm/init_32.c | 6 +-
6179 arch/x86/net/bpf_jit_comp.c | 4 +
6180 arch/x86/platform/efi/efi_64.c | 2 +-
6181 arch/x86/xen/Kconfig | 1 +
6182 arch/xtensa/variants/dc232b/include/variant/core.h | 2 +-
6183 arch/xtensa/variants/fsf/include/variant/core.h | 3 +-
6184 crypto/scatterwalk.c | 10 +-
6185 drivers/acpi/acpica/hwxfsleep.c | 11 +-
6186 drivers/acpi/custom_method.c | 4 +
6187 drivers/block/cciss.h | 30 +-
6188 drivers/block/smart1,2.h | 40 +-
6189 drivers/cdrom/cdrom.c | 2 +-
6190 drivers/char/Kconfig | 4 +-
6191 drivers/char/genrtc.c | 1 +
6192 drivers/char/mem.c | 17 +
6193 drivers/char/random.c | 5 +-
6194 drivers/cpufreq/sparc-us3-cpufreq.c | 2 -
6195 drivers/firewire/ohci.c | 4 +
6196 drivers/firmware/efi/libstub/Makefile | 2 +
6197 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | 82 +-
6198 .../drm/amd/powerplay/hwmgr/cz_clockpowergating.c | 12 +-
6199 drivers/gpu/drm/amd/powerplay/hwmgr/cz_hwmgr.c | 58 +-
6200 drivers/gpu/drm/amd/powerplay/hwmgr/fiji_thermal.c | 20 +-
6201 .../drm/amd/powerplay/hwmgr/polaris10_thermal.c | 22 +-
6202 .../gpu/drm/amd/powerplay/hwmgr/tonga_thermal.c | 20 +-
6203 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c | 7 +-
6204 drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.c | 9 +-
6205 drivers/gpu/drm/nouveau/nouveau_ttm.c | 28 +-
6206 drivers/gpu/drm/ttm/ttm_bo_manager.c | 10 +-
6207 drivers/gpu/drm/virtio/virtgpu_ttm.c | 10 +-
6208 drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 10 +-
6209 drivers/hid/hid-wiimote-debug.c | 2 +-
6210 drivers/infiniband/hw/i40iw/i40iw_ctrl.c | 138 +-
6211 drivers/infiniband/hw/i40iw/i40iw_uk.c | 34 +-
6212 drivers/infiniband/hw/nes/nes_cm.c | 22 +-
6213 drivers/iommu/amd_iommu.c | 14 +-
6214 drivers/iommu/arm-smmu-v3.c | 32 +-
6215 drivers/isdn/gigaset/bas-gigaset.c | 32 +-
6216 drivers/isdn/gigaset/ser-gigaset.c | 32 +-
6217 drivers/isdn/gigaset/usb-gigaset.c | 32 +-
6218 drivers/isdn/i4l/isdn_concap.c | 6 +-
6219 drivers/isdn/i4l/isdn_x25iface.c | 16 +-
6220 drivers/md/bcache/Kconfig | 1 +
6221 drivers/md/raid5.c | 8 +
6222 drivers/media/pci/solo6x10/solo6x10-g723.c | 2 +-
6223 drivers/media/platform/sti/c8sectpfe/Kconfig | 1 +
6224 drivers/media/radio/radio-cadet.c | 5 +-
6225 drivers/media/usb/dvb-usb/cinergyT2-core.c | 91 +-
6226 drivers/media/usb/dvb-usb/cinergyT2-fe.c | 182 +-
6227 drivers/media/usb/dvb-usb/dvb-usb-firmware.c | 37 +-
6228 drivers/media/usb/dvb-usb/technisat-usb2.c | 23 +-
6229 drivers/message/fusion/mptbase.c | 9 +
6230 drivers/misc/sgi-xp/xp_main.c | 12 +-
6231 drivers/mmc/host/tmio_mmc_pio.c | 5 +-
6232 drivers/net/ethernet/brocade/bna/bna_enet.c | 8 +-
6233 drivers/net/wan/lmc/lmc_media.c | 97 +-
6234 drivers/net/wan/z85230.c | 24 +-
6235 drivers/net/wireless/ath/ath9k/Kconfig | 1 -
6236 drivers/net/wireless/zydas/zd1211rw/zd_usb.c | 2 +-
6237 drivers/pci/proc.c | 9 +
6238 drivers/platform/x86/asus-wmi.c | 12 +
6239 drivers/rtc/rtc-dev.c | 3 +
6240 drivers/scsi/bfa/bfa_fcs.c | 19 +-
6241 drivers/scsi/bfa/bfa_fcs_lport.c | 29 +-
6242 drivers/scsi/bfa/bfa_modules.h | 12 +-
6243 drivers/scsi/hpsa.h | 40 +-
6244 drivers/staging/lustre/lustre/ldlm/ldlm_flock.c | 2 +-
6245 drivers/staging/wilc1000/host_interface.h | 1 +
6246 drivers/staging/wilc1000/wilc_spi.c | 1 +
6247 drivers/tty/sysrq.c | 2 +-
6248 drivers/tty/tty_io.c | 4 +
6249 drivers/tty/vt/keyboard.c | 22 +-
6250 drivers/uio/uio.c | 6 +-
6251 drivers/usb/core/hub.c | 5 +
6252 drivers/usb/gadget/function/f_uac1.c | 1 +
6253 drivers/usb/gadget/function/u_uac1.c | 1 +
6254 drivers/usb/host/hwa-hc.c | 9 +-
6255 drivers/usb/usbip/vhci_sysfs.c | 2 +-
6256 drivers/video/fbdev/arcfb.c | 2 +-
6257 drivers/video/fbdev/matrox/matroxfb_DAC1064.c | 10 +-
6258 drivers/video/fbdev/matrox/matroxfb_Ti3026.c | 5 +-
6259 drivers/video/fbdev/sh_mobile_lcdcfb.c | 6 +-
6260 drivers/video/logo/logo_linux_clut224.ppm | 2720 ++++----
6261 drivers/xen/xenfs/xenstored.c | 5 +
6262 firmware/Makefile | 2 +
6263 firmware/WHENCE | 20 +-
6264 firmware/bnx2/bnx2-mips-06-6.2.3.fw.ihex | 5804 +++++++++++++++++
6265 firmware/bnx2/bnx2-mips-09-6.2.1b.fw.ihex | 6496 ++++++++++++++++++++
6266 fs/attr.c | 4 +
6267 fs/autofs4/waitq.c | 9 +
6268 fs/binfmt_aout.c | 7 +
6269 fs/binfmt_elf.c | 40 +-
6270 fs/compat.c | 20 +-
6271 fs/coredump.c | 17 +-
6272 fs/dcache.c | 3 +
6273 fs/debugfs/inode.c | 19 +-
6274 fs/exec.c | 243 +-
6275 fs/ext2/balloc.c | 4 +-
6276 fs/ext2/super.c | 8 +-
6277 fs/ext4/balloc.c | 4 +-
6278 fs/ext4/extents.c | 2 +-
6279 fs/fcntl.c | 4 +
6280 fs/fhandle.c | 3 +-
6281 fs/file.c | 4 +
6282 fs/filesystems.c | 4 +
6283 fs/fs_struct.c | 20 +-
6284 fs/hugetlbfs/inode.c | 5 +-
6285 fs/inode.c | 8 +-
6286 fs/ioctl.c | 1 +
6287 fs/kernfs/dir.c | 6 +
6288 fs/mount.h | 4 +-
6289 fs/namei.c | 290 +-
6290 fs/namespace.c | 24 +
6291 fs/nfsd/nfscache.c | 2 +-
6292 fs/open.c | 38 +
6293 fs/overlayfs/inode.c | 3 +
6294 fs/overlayfs/super.c | 6 +-
6295 fs/pipe.c | 2 +-
6296 fs/posix_acl.c | 15 +-
6297 fs/proc/Kconfig | 10 +-
6298 fs/proc/array.c | 67 +-
6299 fs/proc/base.c | 193 +-
6300 fs/proc/cmdline.c | 4 +
6301 fs/proc/devices.c | 4 +
6302 fs/proc/fd.c | 13 +-
6303 fs/proc/generic.c | 64 +
6304 fs/proc/inode.c | 17 +
6305 fs/proc/internal.h | 18 +-
6306 fs/proc/interrupts.c | 4 +
6307 fs/proc/kcore.c | 3 +
6308 fs/proc/proc_net.c | 31 +
6309 fs/proc/proc_sysctl.c | 50 +-
6310 fs/proc/root.c | 8 +
6311 fs/proc/stat.c | 69 +-
6312 fs/proc/task_mmu.c | 85 +-
6313 fs/proc/task_nommu.c | 2 +-
6314 fs/readdir.c | 19 +
6315 fs/reiserfs/item_ops.c | 24 +-
6316 fs/reiserfs/super.c | 4 +
6317 fs/select.c | 2 +
6318 fs/seq_file.c | 31 +-
6319 fs/stat.c | 20 +-
6320 fs/sysfs/dir.c | 30 +-
6321 fs/utimes.c | 7 +
6322 fs/xattr.c | 26 +-
6323 fs/xfs/xfs_ioctl.c | 6 +
6324 grsecurity/Kconfig | 1205 ++++
6325 grsecurity/Makefile | 54 +
6326 grsecurity/gracl.c | 2773 +++++++++
6327 grsecurity/gracl_alloc.c | 105 +
6328 grsecurity/gracl_cap.c | 96 +
6329 grsecurity/gracl_compat.c | 269 +
6330 grsecurity/gracl_fs.c | 448 ++
6331 grsecurity/gracl_ip.c | 387 ++
6332 grsecurity/gracl_learn.c | 209 +
6333 grsecurity/gracl_policy.c | 1784 ++++++
6334 grsecurity/gracl_res.c | 74 +
6335 grsecurity/gracl_segv.c | 306 +
6336 grsecurity/gracl_shm.c | 40 +
6337 grsecurity/grsec_chdir.c | 19 +
6338 grsecurity/grsec_chroot.c | 506 ++
6339 grsecurity/grsec_disabled.c | 445 ++
6340 grsecurity/grsec_exec.c | 188 +
6341 grsecurity/grsec_fifo.c | 26 +
6342 grsecurity/grsec_fork.c | 23 +
6343 grsecurity/grsec_init.c | 294 +
6344 grsecurity/grsec_ipc.c | 48 +
6345 grsecurity/grsec_link.c | 65 +
6346 grsecurity/grsec_log.c | 340 +
6347 grsecurity/grsec_mem.c | 48 +
6348 grsecurity/grsec_mount.c | 65 +
6349 grsecurity/grsec_pax.c | 47 +
6350 grsecurity/grsec_proc.c | 20 +
6351 grsecurity/grsec_ptrace.c | 30 +
6352 grsecurity/grsec_sig.c | 248 +
6353 grsecurity/grsec_sock.c | 244 +
6354 grsecurity/grsec_sysctl.c | 497 ++
6355 grsecurity/grsec_time.c | 16 +
6356 grsecurity/grsec_tpe.c | 78 +
6357 grsecurity/grsec_tty.c | 18 +
6358 grsecurity/grsec_usb.c | 15 +
6359 grsecurity/grsum.c | 56 +
6360 include/asm-generic/atomic-long.h | 2 +
6361 include/asm-generic/atomic64.h | 1 +
6362 include/asm-generic/pgtable-nopmd.h | 1 +
6363 include/linux/atomic.h | 23 +
6364 include/linux/binfmts.h | 5 +-
6365 include/linux/capability.h | 13 +
6366 include/linux/cdev.h | 2 +-
6367 include/linux/compiler-gcc.h | 5 +
6368 include/linux/compiler.h | 8 +
6369 include/linux/cred.h | 8 +-
6370 include/linux/dcache.h | 5 +-
6371 include/linux/fs.h | 26 +-
6372 include/linux/fs_struct.h | 2 +-
6373 include/linux/fsnotify.h | 6 +
6374 include/linux/gracl.h | 342 ++
6375 include/linux/gracl_compat.h | 156 +
6376 include/linux/gralloc.h | 9 +
6377 include/linux/grdefs.h | 140 +
6378 include/linux/grinternal.h | 231 +
6379 include/linux/grmsg.h | 120 +
6380 include/linux/grsecurity.h | 259 +
6381 include/linux/grsock.h | 19 +
6382 include/linux/ipc.h | 2 +-
6383 include/linux/ipc_namespace.h | 2 +-
6384 include/linux/kallsyms.h | 18 +-
6385 include/linux/key-type.h | 4 +-
6386 include/linux/kmod.h | 5 +
6387 include/linux/kobject.h | 2 +-
6388 include/linux/lsm_hooks.h | 4 +-
6389 include/linux/mm.h | 12 +
6390 include/linux/mm_types.h | 4 +-
6391 include/linux/module.h | 5 +-
6392 include/linux/mount.h | 2 +-
6393 include/linux/msg.h | 2 +-
6394 include/linux/netfilter/xt_gradm.h | 9 +
6395 include/linux/path.h | 4 +-
6396 include/linux/perf_event.h | 13 +-
6397 include/linux/pid_namespace.h | 2 +-
6398 include/linux/printk.h | 3 +-
6399 include/linux/proc_fs.h | 22 +-
6400 include/linux/proc_ns.h | 2 +-
6401 include/linux/random.h | 2 +-
6402 include/linux/rbtree_augmented.h | 4 +-
6403 include/linux/scatterlist.h | 12 +-
6404 include/linux/sched.h | 135 +-
6405 include/linux/security.h | 1 +
6406 include/linux/sem.h | 2 +-
6407 include/linux/seq_file.h | 5 +
6408 include/linux/shm.h | 6 +-
6409 include/linux/skbuff.h | 3 +
6410 include/linux/slab.h | 9 -
6411 include/linux/sysctl.h | 8 +-
6412 include/linux/thread_info.h | 6 +-
6413 include/linux/tty.h | 2 +-
6414 include/linux/tty_driver.h | 4 +-
6415 include/linux/uidgid.h | 6 +
6416 include/linux/user_namespace.h | 2 +-
6417 include/linux/utsname.h | 2 +-
6418 include/linux/vermagic.h | 16 +-
6419 include/linux/vmalloc.h | 8 +
6420 include/net/af_unix.h | 2 +-
6421 include/net/ip.h | 2 +-
6422 include/net/neighbour.h | 2 +-
6423 include/net/net_namespace.h | 2 +-
6424 include/net/sock.h | 2 +-
6425 include/trace/events/fs.h | 53 +
6426 include/uapi/linux/personality.h | 1 +
6427 init/Kconfig | 7 +-
6428 init/main.c | 48 +
6429 ipc/mqueue.c | 1 +
6430 ipc/msg.c | 3 +-
6431 ipc/msgutil.c | 4 +-
6432 ipc/sem.c | 3 +-
6433 ipc/shm.c | 26 +-
6434 ipc/util.c | 6 +
6435 kernel/auditsc.c | 2 +-
6436 kernel/bpf/syscall.c | 10 +-
6437 kernel/capability.c | 41 +-
6438 kernel/cgroup.c | 5 +-
6439 kernel/compat.c | 1 +
6440 kernel/configs.c | 11 +
6441 kernel/cred.c | 112 +-
6442 kernel/events/core.c | 14 +-
6443 kernel/exit.c | 10 +-
6444 kernel/fork.c | 93 +-
6445 kernel/futex.c | 4 +-
6446 kernel/kallsyms.c | 9 +
6447 kernel/kcmp.c | 4 +
6448 kernel/kexec_core.c | 2 +-
6449 kernel/kmod.c | 96 +-
6450 kernel/kprobes.c | 9 +-
6451 kernel/ksysfs.c | 2 +
6452 kernel/locking/lockdep_proc.c | 10 +-
6453 kernel/module.c | 108 +-
6454 kernel/panic.c | 6 +-
6455 kernel/pid.c | 18 +-
6456 kernel/power/Kconfig | 2 +
6457 kernel/printk/printk.c | 7 +-
6458 kernel/ptrace.c | 50 +-
6459 kernel/resource.c | 10 +
6460 kernel/sched/core.c | 8 +-
6461 kernel/sched/debug.c | 4 +
6462 kernel/signal.c | 37 +-
6463 kernel/sys.c | 64 +-
6464 kernel/sysctl.c | 174 +-
6465 kernel/taskstats.c | 6 +
6466 kernel/time/posix-timers.c | 8 +
6467 kernel/time/time.c | 5 +
6468 kernel/time/timekeeping.c | 3 +
6469 kernel/time/timer_list.c | 13 +-
6470 kernel/time/timer_stats.c | 10 +-
6471 kernel/trace/Kconfig | 6 +
6472 kernel/trace/trace_syscalls.c | 8 +
6473 kernel/user_namespace.c | 15 +
6474 lib/Kconfig.debug | 13 +-
6475 lib/is_single_threaded.c | 3 +
6476 lib/list_debug.c | 65 +-
6477 lib/nlattr.c | 2 +
6478 lib/rbtree.c | 4 +-
6479 lib/vsprintf.c | 42 +-
6480 localversion-grsec | 1 +
6481 mm/Kconfig | 8 +-
6482 mm/Kconfig.debug | 1 +
6483 mm/filemap.c | 1 +
6484 mm/hugetlb.c | 12 +
6485 mm/kmemleak.c | 4 +-
6486 mm/memory.c | 2 +-
6487 mm/mempolicy.c | 12 +-
6488 mm/migrate.c | 3 +-
6489 mm/mlock.c | 9 +
6490 mm/mmap.c | 118 +-
6491 mm/mprotect.c | 8 +
6492 mm/page_alloc.c | 2 +-
6493 mm/process_vm_access.c | 6 +
6494 mm/shmem.c | 2 +-
6495 mm/slab.c | 14 +-
6496 mm/slab_common.c | 2 +-
6497 mm/slob.c | 12 +
6498 mm/slub.c | 33 +-
6499 mm/util.c | 3 +
6500 mm/vmalloc.c | 84 +-
6501 mm/vmstat.c | 29 +-
6502 net/appletalk/atalk_proc.c | 2 +-
6503 net/atm/lec.c | 6 +-
6504 net/atm/mpoa_caches.c | 43 +-
6505 net/can/bcm.c | 2 +-
6506 net/can/proc.c | 2 +-
6507 net/core/dev_ioctl.c | 7 +-
6508 net/core/filter.c | 8 +-
6509 net/core/net-procfs.c | 17 +-
6510 net/core/pktgen.c | 2 +-
6511 net/core/sock.c | 23 +-
6512 net/core/sysctl_net_core.c | 2 +-
6513 net/decnet/dn_dev.c | 2 +-
6514 net/ipv4/devinet.c | 6 +-
6515 net/ipv4/inet_hashtables.c | 6 +
6516 net/ipv4/ip_input.c | 7 +
6517 net/ipv4/ip_sockglue.c | 3 +-
6518 net/ipv4/netfilter/ipt_CLUSTERIP.c | 2 +-
6519 net/ipv4/route.c | 6 +-
6520 net/ipv4/tcp_input.c | 6 +-
6521 net/ipv4/tcp_ipv4.c | 24 +-
6522 net/ipv4/tcp_minisocks.c | 9 +-
6523 net/ipv4/tcp_timer.c | 11 +
6524 net/ipv4/udp.c | 23 +
6525 net/ipv6/addrconf.c | 13 +-
6526 net/ipv6/proc.c | 2 +-
6527 net/ipv6/tcp_ipv6.c | 23 +-
6528 net/ipv6/udp.c | 7 +
6529 net/ipx/ipx_proc.c | 2 +-
6530 net/irda/irproc.c | 2 +-
6531 net/llc/llc_proc.c | 2 +-
6532 net/netfilter/Kconfig | 10 +
6533 net/netfilter/Makefile | 1 +
6534 net/netfilter/xt_gradm.c | 51 +
6535 net/netfilter/xt_hashlimit.c | 4 +-
6536 net/netfilter/xt_recent.c | 2 +-
6537 net/socket.c | 75 +-
6538 net/sunrpc/Kconfig | 1 +
6539 net/sunrpc/cache.c | 2 +-
6540 net/sunrpc/stats.c | 2 +-
6541 net/sysctl_net.c | 2 +-
6542 net/unix/af_unix.c | 52 +-
6543 net/vmw_vsock/vmci_transport_notify.c | 30 +-
6544 net/vmw_vsock/vmci_transport_notify_qstate.c | 30 +-
6545 net/x25/sysctl_net_x25.c | 2 +-
6546 net/x25/x25_proc.c | 2 +-
6547 scripts/Makefile.gcc-plugins | 7 +-
6548 scripts/gcc-plugins/.gitignore | 1 +
6549 scripts/gcc-plugins/Makefile | 10 +
6550 scripts/gcc-plugins/gen-random-seed.sh | 8 +
6551 scripts/gcc-plugins/randomize_layout_plugin.c | 940 +++
6552 .../size_overflow_plugin/size_overflow_hash.data | 296 +-
6553 scripts/package/Makefile | 2 +-
6554 scripts/package/mkspec | 41 +-
6555 security/Kconfig | 366 +-
6556 security/apparmor/file.c | 4 +-
6557 security/apparmor/lsm.c | 6 +-
6558 security/commoncap.c | 29 +
6559 security/keys/internal.h | 2 +-
6560 security/min_addr.c | 2 +
6561 security/tomoyo/file.c | 12 +-
6562 security/tomoyo/mount.c | 4 +
6563 security/tomoyo/tomoyo.c | 20 +-
6564 security/yama/Kconfig | 2 +-
6565 sound/synth/emux/emux_seq.c | 14 +-
6566 sound/usb/line6/driver.c | 40 +-
6567 sound/usb/line6/toneport.c | 12 +-
6568 511 files changed, 32801 insertions(+), 3213 deletions(-)
6569
6570 commit cb11f67628b6b8bd97c26b6223460789e4273364
6571 Author: Brad Spengler <spender@grsecurity.net>
6572 Date: Fri Aug 12 18:15:59 2016 -0400
6573
6574 Initial import of pax-linux-4.7-test3.patch
6575
6576 .gitignore | 1 +
6577 Documentation/dontdiff | 46 +-
6578 Documentation/kbuild/makefiles.txt | 39 +-
6579 Documentation/kernel-parameters.txt | 28 +
6580 Makefile | 20 +-
6581 arch/Kconfig | 14 +
6582 arch/alpha/include/asm/atomic.h | 10 +
6583 arch/alpha/include/asm/elf.h | 7 +
6584 arch/alpha/include/asm/pgalloc.h | 6 +
6585 arch/alpha/include/asm/pgtable.h | 11 +
6586 arch/alpha/kernel/module.c | 2 +-
6587 arch/alpha/kernel/osf_sys.c | 8 +-
6588 arch/alpha/mm/fault.c | 141 +-
6589 arch/arm/Kconfig | 6 +-
6590 arch/arm/boot/compressed/Makefile | 2 +
6591 arch/arm/include/asm/atomic.h | 323 +-
6592 arch/arm/include/asm/cache.h | 4 +-
6593 arch/arm/include/asm/cacheflush.h | 2 +-
6594 arch/arm/include/asm/checksum.h | 14 +-
6595 arch/arm/include/asm/cmpxchg.h | 4 +
6596 arch/arm/include/asm/cpuidle.h | 2 +-
6597 arch/arm/include/asm/domain.h | 42 +-
6598 arch/arm/include/asm/elf.h | 9 +-
6599 arch/arm/include/asm/fncpy.h | 2 +
6600 arch/arm/include/asm/futex.h | 1 +
6601 arch/arm/include/asm/kmap_types.h | 2 +-
6602 arch/arm/include/asm/mach/dma.h | 2 +-
6603 arch/arm/include/asm/mach/map.h | 16 +-
6604 arch/arm/include/asm/outercache.h | 2 +-
6605 arch/arm/include/asm/page.h | 3 +-
6606 arch/arm/include/asm/pgalloc.h | 20 +
6607 arch/arm/include/asm/pgtable-2level-hwdef.h | 4 +-
6608 arch/arm/include/asm/pgtable-2level.h | 3 +
6609 arch/arm/include/asm/pgtable-3level.h | 3 +
6610 arch/arm/include/asm/pgtable.h | 54 +-
6611 arch/arm/include/asm/smp.h | 2 +-
6612 arch/arm/include/asm/string.h | 10 +-
6613 arch/arm/include/asm/thread_info.h | 3 +
6614 arch/arm/include/asm/tls.h | 3 +
6615 arch/arm/include/asm/uaccess.h | 113 +-
6616 arch/arm/include/uapi/asm/ptrace.h | 2 +-
6617 arch/arm/kernel/armksyms.c | 2 +-
6618 arch/arm/kernel/cpuidle.c | 2 +-
6619 arch/arm/kernel/entry-armv.S | 109 +-
6620 arch/arm/kernel/entry-common.S | 40 +-
6621 arch/arm/kernel/entry-header.S | 55 +
6622 arch/arm/kernel/fiq.c | 3 +
6623 arch/arm/kernel/module-plts.c | 7 +-
6624 arch/arm/kernel/module.c | 38 +-
6625 arch/arm/kernel/patch.c | 2 +
6626 arch/arm/kernel/process.c | 86 +-
6627 arch/arm/kernel/reboot.c | 1 +
6628 arch/arm/kernel/setup.c | 20 +-
6629 arch/arm/kernel/signal.c | 35 +-
6630 arch/arm/kernel/smp.c | 2 +-
6631 arch/arm/kernel/tcm.c | 4 +-
6632 arch/arm/kernel/vmlinux.lds.S | 6 +-
6633 arch/arm/kvm/arm.c | 8 +-
6634 arch/arm/lib/copy_page.S | 1 +
6635 arch/arm/lib/csumpartialcopyuser.S | 4 +-
6636 arch/arm/lib/delay.c | 2 +-
6637 arch/arm/lib/uaccess_with_memcpy.c | 4 +-
6638 arch/arm/mach-exynos/suspend.c | 6 +-
6639 arch/arm/mach-mmp/mmp2.c | 4 +-
6640 arch/arm/mach-mmp/pxa910.c | 4 +-
6641 arch/arm/mach-mvebu/coherency.c | 4 +-
6642 arch/arm/mach-omap2/board-n8x0.c | 2 +-
6643 arch/arm/mach-omap2/omap-mpuss-lowpower.c | 4 +-
6644 arch/arm/mach-omap2/omap-smp.c | 1 +
6645 arch/arm/mach-omap2/omap_device.c | 4 +-
6646 arch/arm/mach-omap2/omap_device.h | 4 +-
6647 arch/arm/mach-omap2/omap_hwmod.c | 4 +-
6648 arch/arm/mach-omap2/powerdomains43xx_data.c | 5 +-
6649 arch/arm/mach-omap2/wd_timer.c | 6 +-
6650 arch/arm/mach-s3c64xx/mach-smdk6410.c | 2 +-
6651 arch/arm/mach-shmobile/platsmp-apmu.c | 5 +-
6652 arch/arm/mach-tegra/cpuidle-tegra20.c | 2 +-
6653 arch/arm/mach-tegra/irq.c | 1 +
6654 arch/arm/mach-ux500/pm.c | 1 +
6655 arch/arm/mach-zynq/platsmp.c | 1 +
6656 arch/arm/mm/Kconfig | 6 +-
6657 arch/arm/mm/cache-l2x0.c | 2 +-
6658 arch/arm/mm/context.c | 10 +-
6659 arch/arm/mm/fault.c | 160 +
6660 arch/arm/mm/fault.h | 12 +
6661 arch/arm/mm/init.c | 39 +
6662 arch/arm/mm/ioremap.c | 4 +-
6663 arch/arm/mm/mmap.c | 36 +-
6664 arch/arm/mm/mmu.c | 162 +-
6665 arch/arm/net/bpf_jit_32.c | 3 +
6666 arch/arm/plat-iop/setup.c | 2 +-
6667 arch/arm/plat-omap/sram.c | 2 +
6668 arch/arm64/Kconfig | 1 +
6669 arch/arm64/include/asm/atomic.h | 10 +
6670 arch/arm64/include/asm/percpu.h | 8 +-
6671 arch/arm64/include/asm/pgalloc.h | 5 +
6672 arch/arm64/include/asm/string.h | 22 +-
6673 arch/arm64/include/asm/uaccess.h | 1 +
6674 arch/arm64/mm/dma-mapping.c | 2 +-
6675 arch/avr32/include/asm/elf.h | 8 +-
6676 arch/avr32/include/asm/kmap_types.h | 4 +-
6677 arch/avr32/mm/fault.c | 27 +
6678 arch/frv/include/asm/atomic.h | 10 +
6679 arch/frv/include/asm/kmap_types.h | 2 +-
6680 arch/frv/mm/elf-fdpic.c | 3 +-
6681 arch/ia64/Makefile | 1 +
6682 arch/ia64/include/asm/atomic.h | 10 +
6683 arch/ia64/include/asm/elf.h | 7 +
6684 arch/ia64/include/asm/pgalloc.h | 12 +
6685 arch/ia64/include/asm/pgtable.h | 13 +-
6686 arch/ia64/include/asm/spinlock.h | 2 +-
6687 arch/ia64/include/asm/uaccess.h | 27 +-
6688 arch/ia64/kernel/module.c | 20 +-
6689 arch/ia64/kernel/palinfo.c | 2 +-
6690 arch/ia64/kernel/sys_ia64.c | 7 +
6691 arch/ia64/kernel/vmlinux.lds.S | 2 +-
6692 arch/ia64/mm/fault.c | 32 +-
6693 arch/ia64/mm/init.c | 15 +-
6694 arch/m32r/lib/usercopy.c | 6 +
6695 arch/mips/Kbuild | 2 +-
6696 arch/mips/Kconfig | 1 +
6697 arch/mips/cavium-octeon/dma-octeon.c | 2 +-
6698 arch/mips/include/asm/atomic.h | 372 +-
6699 arch/mips/include/asm/cache.h | 3 +-
6700 arch/mips/include/asm/elf.h | 7 +
6701 arch/mips/include/asm/exec.h | 2 +-
6702 arch/mips/include/asm/hw_irq.h | 2 +-
6703 arch/mips/include/asm/irq.h | 1 -
6704 arch/mips/include/asm/local.h | 57 +
6705 arch/mips/include/asm/page.h | 2 +-
6706 arch/mips/include/asm/pgalloc.h | 5 +
6707 arch/mips/include/asm/pgtable.h | 3 +
6708 arch/mips/include/asm/uaccess.h | 1 +
6709 arch/mips/kernel/binfmt_elfn32.c | 7 +
6710 arch/mips/kernel/binfmt_elfo32.c | 7 +
6711 arch/mips/kernel/irq-gt641xx.c | 2 +-
6712 arch/mips/kernel/irq.c | 6 +-
6713 arch/mips/kernel/pm-cps.c | 2 +-
6714 arch/mips/kernel/process.c | 12 -
6715 arch/mips/kernel/sync-r4k.c | 24 +-
6716 arch/mips/kernel/traps.c | 13 +-
6717 arch/mips/lib/ashldi3.c | 21 +-
6718 arch/mips/lib/ashrdi3.c | 19 +-
6719 arch/mips/lib/libgcc.h | 12 +-
6720 arch/mips/mm/fault.c | 25 +
6721 arch/mips/mm/init.c | 4 +-
6722 arch/mips/mm/mmap.c | 24 +-
6723 arch/mips/sgi-ip27/ip27-nmi.c | 6 +-
6724 arch/mips/sni/rm200.c | 2 +-
6725 arch/mips/vr41xx/common/icu.c | 2 +-
6726 arch/mips/vr41xx/common/irq.c | 4 +-
6727 arch/parisc/include/asm/atomic.h | 10 +
6728 arch/parisc/include/asm/elf.h | 7 +
6729 arch/parisc/include/asm/pgalloc.h | 6 +
6730 arch/parisc/include/asm/pgtable.h | 11 +
6731 arch/parisc/include/asm/uaccess.h | 4 +-
6732 arch/parisc/kernel/module.c | 26 +-
6733 arch/parisc/kernel/sys_parisc.c | 15 +
6734 arch/parisc/kernel/traps.c | 4 +-
6735 arch/parisc/mm/fault.c | 140 +-
6736 arch/powerpc/Kconfig | 1 +
6737 arch/powerpc/include/asm/atomic.h | 317 +-
6738 arch/powerpc/include/asm/book3s/32/hash.h | 1 +
6739 arch/powerpc/include/asm/book3s/64/pgalloc.h | 10 +
6740 arch/powerpc/include/asm/elf.h | 12 +
6741 arch/powerpc/include/asm/exec.h | 2 +-
6742 arch/powerpc/include/asm/kmap_types.h | 2 +-
6743 arch/powerpc/include/asm/local.h | 46 +
6744 arch/powerpc/include/asm/mman.h | 2 +-
6745 arch/powerpc/include/asm/nohash/64/pgalloc.h | 7 +
6746 arch/powerpc/include/asm/page.h | 8 +-
6747 arch/powerpc/include/asm/page_64.h | 7 +-
6748 arch/powerpc/include/asm/pgtable.h | 1 +
6749 arch/powerpc/include/asm/reg.h | 1 +
6750 arch/powerpc/include/asm/smp.h | 2 +-
6751 arch/powerpc/include/asm/spinlock.h | 42 +-
6752 arch/powerpc/include/asm/string.h | 18 +-
6753 arch/powerpc/include/asm/uaccess.h | 141 +-
6754 arch/powerpc/kernel/Makefile | 5 +
6755 arch/powerpc/kernel/exceptions-64e.S | 4 +-
6756 arch/powerpc/kernel/exceptions-64s.S | 2 +-
6757 arch/powerpc/kernel/module_32.c | 15 +-
6758 arch/powerpc/kernel/process.c | 7 -
6759 arch/powerpc/kernel/signal_32.c | 2 +-
6760 arch/powerpc/kernel/signal_64.c | 2 +-
6761 arch/powerpc/kernel/traps.c | 21 +
6762 arch/powerpc/kernel/vdso.c | 5 +-
6763 arch/powerpc/lib/usercopy_64.c | 18 -
6764 arch/powerpc/mm/fault.c | 56 +-
6765 arch/powerpc/mm/mmap.c | 16 +
6766 arch/powerpc/mm/slice.c | 21 +-
6767 arch/powerpc/platforms/cell/spufs/file.c | 4 +-
6768 arch/s390/include/asm/atomic.h | 10 +
6769 arch/s390/include/asm/elf.h | 7 +
6770 arch/s390/include/asm/exec.h | 2 +-
6771 arch/s390/include/asm/uaccess.h | 13 +-
6772 arch/s390/kernel/module.c | 22 +-
6773 arch/s390/kernel/process.c | 7 -
6774 arch/s390/mm/mmap.c | 22 +-
6775 arch/score/include/asm/exec.h | 2 +-
6776 arch/score/kernel/process.c | 5 -
6777 arch/sh/mm/mmap.c | 28 +-
6778 arch/sparc/Kconfig | 1 +
6779 arch/sparc/include/asm/atomic_64.h | 116 +-
6780 arch/sparc/include/asm/cache.h | 2 +-
6781 arch/sparc/include/asm/elf_32.h | 7 +
6782 arch/sparc/include/asm/elf_64.h | 7 +
6783 arch/sparc/include/asm/pgalloc_32.h | 1 +
6784 arch/sparc/include/asm/pgalloc_64.h | 1 +
6785 arch/sparc/include/asm/pgtable.h | 4 +
6786 arch/sparc/include/asm/pgtable_32.h | 15 +-
6787 arch/sparc/include/asm/pgtsrmmu.h | 5 +
6788 arch/sparc/include/asm/setup.h | 4 +-
6789 arch/sparc/include/asm/spinlock_64.h | 35 +-
6790 arch/sparc/include/asm/thread_info_32.h | 1 +
6791 arch/sparc/include/asm/thread_info_64.h | 2 +
6792 arch/sparc/include/asm/uaccess.h | 1 +
6793 arch/sparc/include/asm/uaccess_32.h | 28 +-
6794 arch/sparc/include/asm/uaccess_64.h | 24 +-
6795 arch/sparc/kernel/Makefile | 2 +-
6796 arch/sparc/kernel/prom_common.c | 2 +-
6797 arch/sparc/kernel/smp_64.c | 8 +-
6798 arch/sparc/kernel/sys_sparc_32.c | 2 +-
6799 arch/sparc/kernel/sys_sparc_64.c | 58 +-
6800 arch/sparc/kernel/traps_64.c | 27 +-
6801 arch/sparc/lib/Makefile | 2 +-
6802 arch/sparc/lib/atomic_64.S | 57 +-
6803 arch/sparc/lib/ksyms.c | 6 +-
6804 arch/sparc/mm/Makefile | 2 +-
6805 arch/sparc/mm/fault_32.c | 292 +
6806 arch/sparc/mm/fault_64.c | 486 +
6807 arch/sparc/mm/hugetlbpage.c | 30 +-
6808 arch/sparc/mm/init_64.c | 10 +-
6809 arch/tile/include/asm/atomic_64.h | 10 +
6810 arch/tile/include/asm/uaccess.h | 4 +-
6811 arch/um/Makefile | 2 +
6812 arch/um/include/asm/kmap_types.h | 2 +-
6813 arch/um/include/asm/page.h | 3 +
6814 arch/um/include/asm/pgtable-3level.h | 1 +
6815 arch/um/kernel/process.c | 16 -
6816 arch/x86/Kconfig | 33 +-
6817 arch/x86/Kconfig.cpu | 6 +-
6818 arch/x86/Kconfig.debug | 3 +-
6819 arch/x86/Makefile | 13 +-
6820 arch/x86/boot/bitops.h | 4 +-
6821 arch/x86/boot/boot.h | 2 +-
6822 arch/x86/boot/compressed/Makefile | 17 +
6823 arch/x86/boot/compressed/efi_stub_32.S | 16 +-
6824 arch/x86/boot/compressed/efi_thunk_64.S | 4 +-
6825 arch/x86/boot/compressed/head_32.S | 4 +-
6826 arch/x86/boot/compressed/head_64.S | 12 +-
6827 arch/x86/boot/compressed/misc.c | 19 +-
6828 arch/x86/boot/compressed/pagetable.c | 1 +
6829 arch/x86/boot/cpucheck.c | 16 +-
6830 arch/x86/boot/header.S | 7 +-
6831 arch/x86/boot/memory.c | 2 +-
6832 arch/x86/boot/video-vesa.c | 1 +
6833 arch/x86/boot/video.c | 2 +-
6834 arch/x86/crypto/aes-x86_64-asm_64.S | 4 +
6835 arch/x86/crypto/aesni-intel_asm.S | 116 +-
6836 arch/x86/crypto/aesni-intel_glue.c | 4 +-
6837 arch/x86/crypto/blowfish-x86_64-asm_64.S | 11 +-
6838 arch/x86/crypto/camellia-aesni-avx-asm_64.S | 22 +-
6839 arch/x86/crypto/camellia-aesni-avx2-asm_64.S | 22 +-
6840 arch/x86/crypto/camellia-x86_64-asm_64.S | 11 +-
6841 arch/x86/crypto/camellia_aesni_avx2_glue.c | 18 +-
6842 arch/x86/crypto/camellia_aesni_avx_glue.c | 18 +-
6843 arch/x86/crypto/camellia_glue.c | 8 +-
6844 arch/x86/crypto/cast5-avx-x86_64-asm_64.S | 55 +-
6845 arch/x86/crypto/cast6-avx-x86_64-asm_64.S | 37 +-
6846 arch/x86/crypto/cast6_avx_glue.c | 16 +-
6847 arch/x86/crypto/crc32c-pcl-intel-asm_64.S | 2 +
6848 arch/x86/crypto/ghash-clmulni-intel_asm.S | 4 +
6849 arch/x86/crypto/glue_helper.c | 2 +-
6850 arch/x86/crypto/salsa20-x86_64-asm_64.S | 4 +
6851 arch/x86/crypto/serpent-avx-x86_64-asm_64.S | 21 +-
6852 arch/x86/crypto/serpent-avx2-asm_64.S | 21 +-
6853 arch/x86/crypto/serpent-sse2-x86_64-asm_64.S | 4 +
6854 arch/x86/crypto/serpent_avx2_glue.c | 14 +-
6855 arch/x86/crypto/serpent_avx_glue.c | 18 +-
6856 arch/x86/crypto/serpent_sse2_glue.c | 4 +-
6857 arch/x86/crypto/sha-mb/sha1_mb_mgr_flush_avx2.S | 4 +-
6858 arch/x86/crypto/sha-mb/sha1_mb_mgr_submit_avx2.S | 2 +-
6859 arch/x86/crypto/sha1_ssse3_asm.S | 13 +-
6860 arch/x86/crypto/sha1_ssse3_glue.c | 56 +-
6861 arch/x86/crypto/sha256-avx-asm.S | 5 +-
6862 arch/x86/crypto/sha256-avx2-asm.S | 5 +-
6863 arch/x86/crypto/sha256-ssse3-asm.S | 6 +-
6864 arch/x86/crypto/sha256_ni_asm.S | 2 +-
6865 arch/x86/crypto/sha256_ssse3_glue.c | 26 +-
6866 arch/x86/crypto/sha512-avx-asm.S | 5 +-
6867 arch/x86/crypto/sha512-avx2-asm.S | 5 +-
6868 arch/x86/crypto/sha512-ssse3-asm.S | 5 +-
6869 arch/x86/crypto/sha512_ssse3_glue.c | 22 +-
6870 arch/x86/crypto/twofish-avx-x86_64-asm_64.S | 37 +-
6871 arch/x86/crypto/twofish-i586-asm_32.S | 4 +-
6872 arch/x86/crypto/twofish-x86_64-asm_64-3way.S | 6 +-
6873 arch/x86/crypto/twofish-x86_64-asm_64.S | 7 +-
6874 arch/x86/crypto/twofish_avx_glue.c | 21 +-
6875 arch/x86/crypto/twofish_glue.c | 4 +-
6876 arch/x86/crypto/twofish_glue_3way.c | 12 +-
6877 arch/x86/entry/Makefile | 2 +
6878 arch/x86/entry/calling.h | 86 +-
6879 arch/x86/entry/common.c | 89 +-
6880 arch/x86/entry/entry_32.S | 330 +-
6881 arch/x86/entry/entry_64.S | 593 +-
6882 arch/x86/entry/entry_64_compat.S | 110 +-
6883 arch/x86/entry/thunk_64.S | 2 +
6884 arch/x86/entry/vdso/Makefile | 5 +-
6885 arch/x86/entry/vdso/vclock_gettime.c | 2 +-
6886 arch/x86/entry/vdso/vdso2c.h | 4 +-
6887 arch/x86/entry/vdso/vma.c | 42 +-
6888 arch/x86/entry/vsyscall/vsyscall_64.c | 20 +-
6889 arch/x86/entry/vsyscall/vsyscall_emu_64.S | 3 +-
6890 arch/x86/events/amd/iommu.c | 8 +-
6891 arch/x86/events/core.c | 8 +-
6892 arch/x86/events/intel/bts.c | 6 +-
6893 arch/x86/events/intel/core.c | 34 +-
6894 arch/x86/events/intel/cqm.c | 14 +-
6895 arch/x86/events/intel/cstate.c | 6 +-
6896 arch/x86/events/intel/ds.c | 7 +-
6897 arch/x86/events/intel/lbr.c | 4 +-
6898 arch/x86/events/intel/pt.c | 38 +-
6899 arch/x86/events/intel/rapl.c | 8 +-
6900 arch/x86/events/intel/uncore.c | 6 +-
6901 arch/x86/events/intel/uncore.h | 14 +-
6902 arch/x86/events/perf_event.h | 2 +-
6903 arch/x86/ia32/ia32_signal.c | 23 +-
6904 arch/x86/ia32/sys_ia32.c | 42 +-
6905 arch/x86/include/asm/alternative-asm.h | 43 +-
6906 arch/x86/include/asm/alternative.h | 4 +-
6907 arch/x86/include/asm/apic.h | 2 +-
6908 arch/x86/include/asm/apm.h | 4 +-
6909 arch/x86/include/asm/atomic.h | 230 +-
6910 arch/x86/include/asm/atomic64_32.h | 131 +
6911 arch/x86/include/asm/atomic64_64.h | 169 +-
6912 arch/x86/include/asm/bitops.h | 18 +-
6913 arch/x86/include/asm/boot.h | 2 +-
6914 arch/x86/include/asm/cache.h | 4 +-
6915 arch/x86/include/asm/checksum_32.h | 12 +-
6916 arch/x86/include/asm/cmpxchg.h | 39 +
6917 arch/x86/include/asm/compat.h | 4 +
6918 arch/x86/include/asm/cpufeature.h | 2 +-
6919 arch/x86/include/asm/cpufeatures.h | 5 +-
6920 arch/x86/include/asm/crypto/camellia.h | 30 +-
6921 arch/x86/include/asm/crypto/glue_helper.h | 10 +-
6922 arch/x86/include/asm/crypto/serpent-avx.h | 18 +-
6923 arch/x86/include/asm/crypto/serpent-sse2.h | 8 +-
6924 arch/x86/include/asm/crypto/twofish.h | 10 +-
6925 arch/x86/include/asm/desc.h | 78 +-
6926 arch/x86/include/asm/desc_defs.h | 6 +
6927 arch/x86/include/asm/div64.h | 2 +-
6928 arch/x86/include/asm/dma.h | 2 +
6929 arch/x86/include/asm/efi.h | 5 +
6930 arch/x86/include/asm/elf.h | 33 +-
6931 arch/x86/include/asm/emergency-restart.h | 2 +-
6932 arch/x86/include/asm/fixmap.h | 2 +-
6933 arch/x86/include/asm/fpu/internal.h | 38 +-
6934 arch/x86/include/asm/fpu/types.h | 5 +-
6935 arch/x86/include/asm/futex.h | 14 +-
6936 arch/x86/include/asm/hw_irq.h | 4 +-
6937 arch/x86/include/asm/hypervisor.h | 2 +-
6938 arch/x86/include/asm/i8259.h | 2 +-
6939 arch/x86/include/asm/io.h | 22 +-
6940 arch/x86/include/asm/irqflags.h | 5 +
6941 arch/x86/include/asm/kprobes.h | 2 +-
6942 arch/x86/include/asm/kvm_emulate.h | 7 +-
6943 arch/x86/include/asm/local.h | 106 +-
6944 arch/x86/include/asm/mce.h | 2 +-
6945 arch/x86/include/asm/mman.h | 15 +
6946 arch/x86/include/asm/mmu.h | 14 +-
6947 arch/x86/include/asm/mmu_context.h | 33 +-
6948 arch/x86/include/asm/module.h | 23 +-
6949 arch/x86/include/asm/nmi.h | 19 +-
6950 arch/x86/include/asm/page.h | 2 +
6951 arch/x86/include/asm/page_32.h | 12 +-
6952 arch/x86/include/asm/page_64.h | 14 +-
6953 arch/x86/include/asm/paravirt.h | 46 +-
6954 arch/x86/include/asm/paravirt_types.h | 13 +-
6955 arch/x86/include/asm/pgalloc.h | 23 +
6956 arch/x86/include/asm/pgtable-2level.h | 2 +
6957 arch/x86/include/asm/pgtable-3level.h | 7 +
6958 arch/x86/include/asm/pgtable.h | 128 +-
6959 arch/x86/include/asm/pgtable_32.h | 14 +-
6960 arch/x86/include/asm/pgtable_32_types.h | 24 +-
6961 arch/x86/include/asm/pgtable_64.h | 23 +-
6962 arch/x86/include/asm/pgtable_64_types.h | 5 +
6963 arch/x86/include/asm/pgtable_types.h | 27 +-
6964 arch/x86/include/asm/pmem.h | 2 +-
6965 arch/x86/include/asm/preempt.h | 2 +-
6966 arch/x86/include/asm/processor.h | 57 +-
6967 arch/x86/include/asm/ptrace.h | 15 +-
6968 arch/x86/include/asm/realmode.h | 4 +-
6969 arch/x86/include/asm/reboot.h | 10 +-
6970 arch/x86/include/asm/rmwcc.h | 84 +-
6971 arch/x86/include/asm/rwsem.h | 63 +-
6972 arch/x86/include/asm/segment.h | 27 +-
6973 arch/x86/include/asm/smap.h | 43 +
6974 arch/x86/include/asm/smp.h | 14 +-
6975 arch/x86/include/asm/stackprotector.h | 4 +-
6976 arch/x86/include/asm/stacktrace.h | 34 +-
6977 arch/x86/include/asm/string_32.h | 20 +-
6978 arch/x86/include/asm/string_64.h | 16 +-
6979 arch/x86/include/asm/switch_to.h | 4 +-
6980 arch/x86/include/asm/sys_ia32.h | 6 +-
6981 arch/x86/include/asm/thread_info.h | 54 +-
6982 arch/x86/include/asm/tlbflush.h | 77 +-
6983 arch/x86/include/asm/traps.h | 4 +-
6984 arch/x86/include/asm/uaccess.h | 210 +-
6985 arch/x86/include/asm/uaccess_32.h | 28 +-
6986 arch/x86/include/asm/uaccess_64.h | 170 +-
6987 arch/x86/include/asm/word-at-a-time.h | 2 +-
6988 arch/x86/include/asm/x86_init.h | 8 +-
6989 arch/x86/include/asm/xen/page.h | 2 +-
6990 arch/x86/include/uapi/asm/e820.h | 2 +-
6991 arch/x86/kernel/Makefile | 2 +-
6992 arch/x86/kernel/acpi/boot.c | 4 +-
6993 arch/x86/kernel/acpi/sleep.c | 4 +
6994 arch/x86/kernel/acpi/wakeup_32.S | 6 +-
6995 arch/x86/kernel/alternative.c | 113 +-
6996 arch/x86/kernel/apic/apic.c | 4 +-
6997 arch/x86/kernel/apic/apic_flat_64.c | 6 +-
6998 arch/x86/kernel/apic/apic_noop.c | 2 +-
6999 arch/x86/kernel/apic/bigsmp_32.c | 2 +-
7000 arch/x86/kernel/apic/io_apic.c | 10 +-
7001 arch/x86/kernel/apic/msi.c | 2 +-
7002 arch/x86/kernel/apic/probe_32.c | 4 +-
7003 arch/x86/kernel/apic/vector.c | 2 +
7004 arch/x86/kernel/apic/x2apic_cluster.c | 2 +-
7005 arch/x86/kernel/apic/x2apic_phys.c | 2 +-
7006 arch/x86/kernel/apic/x2apic_uv_x.c | 2 +-
7007 arch/x86/kernel/apm_32.c | 21 +-
7008 arch/x86/kernel/asm-offsets.c | 21 +
7009 arch/x86/kernel/cpu/Makefile | 4 -
7010 arch/x86/kernel/cpu/amd.c | 2 +-
7011 arch/x86/kernel/cpu/bugs_64.c | 2 +
7012 arch/x86/kernel/cpu/common.c | 206 +-
7013 arch/x86/kernel/cpu/intel_cacheinfo.c | 14 +-
7014 arch/x86/kernel/cpu/mcheck/mce.c | 38 +-
7015 arch/x86/kernel/cpu/mcheck/p5.c | 3 +
7016 arch/x86/kernel/cpu/mcheck/winchip.c | 3 +
7017 arch/x86/kernel/cpu/microcode/intel.c | 4 +-
7018 arch/x86/kernel/cpu/mshyperv.c | 2 +-
7019 arch/x86/kernel/cpu/mtrr/generic.c | 6 +-
7020 arch/x86/kernel/cpu/mtrr/main.c | 2 +-
7021 arch/x86/kernel/cpu/mtrr/mtrr.h | 2 +-
7022 arch/x86/kernel/cpu/vmware.c | 2 +-
7023 arch/x86/kernel/crash_dump_64.c | 2 +-
7024 arch/x86/kernel/doublefault.c | 8 +-
7025 arch/x86/kernel/dumpstack.c | 14 +-
7026 arch/x86/kernel/dumpstack_32.c | 23 +-
7027 arch/x86/kernel/dumpstack_64.c | 70 +-
7028 arch/x86/kernel/e820.c | 4 +-
7029 arch/x86/kernel/early_printk.c | 1 +
7030 arch/x86/kernel/espfix_64.c | 44 +-
7031 arch/x86/kernel/fpu/core.c | 30 +-
7032 arch/x86/kernel/fpu/init.c | 49 +-
7033 arch/x86/kernel/fpu/regset.c | 22 +-
7034 arch/x86/kernel/fpu/signal.c | 20 +-
7035 arch/x86/kernel/fpu/xstate.c | 12 +-
7036 arch/x86/kernel/ftrace.c | 18 +-
7037 arch/x86/kernel/head64.c | 14 +-
7038 arch/x86/kernel/head_32.S | 236 +-
7039 arch/x86/kernel/head_64.S | 179 +-
7040 arch/x86/kernel/i386_ksyms_32.c | 12 +
7041 arch/x86/kernel/i8259.c | 10 +-
7042 arch/x86/kernel/io_delay.c | 2 +-
7043 arch/x86/kernel/ioport.c | 2 +-
7044 arch/x86/kernel/irq.c | 8 +-
7045 arch/x86/kernel/irq_32.c | 43 +-
7046 arch/x86/kernel/jump_label.c | 10 +-
7047 arch/x86/kernel/kgdb.c | 21 +-
7048 arch/x86/kernel/kprobes/core.c | 28 +-
7049 arch/x86/kernel/kprobes/opt.c | 16 +-
7050 arch/x86/kernel/ksysfs.c | 2 +-
7051 arch/x86/kernel/kvm.c | 2 +-
7052 arch/x86/kernel/kvmclock.c | 20 +-
7053 arch/x86/kernel/ldt.c | 25 +
7054 arch/x86/kernel/machine_kexec_32.c | 6 +-
7055 arch/x86/kernel/mcount_64.S | 21 +-
7056 arch/x86/kernel/module.c | 78 +-
7057 arch/x86/kernel/msr.c | 2 +-
7058 arch/x86/kernel/nmi.c | 34 +-
7059 arch/x86/kernel/nmi_selftest.c | 4 +-
7060 arch/x86/kernel/paravirt-spinlocks.c | 24 +-
7061 arch/x86/kernel/paravirt.c | 133 +-
7062 arch/x86/kernel/paravirt_patch_64.c | 8 +
7063 arch/x86/kernel/pci-calgary_64.c | 2 +-
7064 arch/x86/kernel/pci-iommu_table.c | 2 +-
7065 arch/x86/kernel/pci-swiotlb.c | 2 +-
7066 arch/x86/kernel/process.c | 80 +-
7067 arch/x86/kernel/process_32.c | 29 +-
7068 arch/x86/kernel/process_64.c | 14 +-
7069 arch/x86/kernel/ptrace.c | 20 +-
7070 arch/x86/kernel/pvclock.c | 8 +-
7071 arch/x86/kernel/reboot.c | 44 +-
7072 arch/x86/kernel/reboot_fixups_32.c | 2 +-
7073 arch/x86/kernel/relocate_kernel_64.S | 3 +-
7074 arch/x86/kernel/setup.c | 29 +-
7075 arch/x86/kernel/setup_percpu.c | 29 +-
7076 arch/x86/kernel/signal.c | 17 +-
7077 arch/x86/kernel/smp.c | 2 +-
7078 arch/x86/kernel/smpboot.c | 29 +-
7079 arch/x86/kernel/step.c | 6 +-
7080 arch/x86/kernel/sys_i386_32.c | 184 +
7081 arch/x86/kernel/sys_x86_64.c | 28 +-
7082 arch/x86/kernel/tboot.c | 22 +-
7083 arch/x86/kernel/time.c | 8 +-
7084 arch/x86/kernel/tls.c | 7 +-
7085 arch/x86/kernel/tracepoint.c | 4 +-
7086 arch/x86/kernel/traps.c | 64 +-
7087 arch/x86/kernel/tsc.c | 2 +-
7088 arch/x86/kernel/uprobes.c | 4 +-
7089 arch/x86/kernel/vm86_32.c | 6 +-
7090 arch/x86/kernel/vmlinux.lds.S | 144 +-
7091 arch/x86/kernel/x8664_ksyms_64.c | 6 +-
7092 arch/x86/kernel/x86_init.c | 6 +-
7093 arch/x86/kvm/cpuid.c | 21 +-
7094 arch/x86/kvm/emulate.c | 20 +-
7095 arch/x86/kvm/i8259.c | 10 +-
7096 arch/x86/kvm/ioapic.c | 2 +
7097 arch/x86/kvm/lapic.c | 2 +-
7098 arch/x86/kvm/paging_tmpl.h | 2 +-
7099 arch/x86/kvm/svm.c | 10 +-
7100 arch/x86/kvm/vmx.c | 60 +-
7101 arch/x86/kvm/x86.c | 44 +-
7102 arch/x86/lguest/boot.c | 3 +-
7103 arch/x86/lib/atomic64_386_32.S | 164 +
7104 arch/x86/lib/atomic64_cx8_32.S | 98 +-
7105 arch/x86/lib/checksum_32.S | 99 +-
7106 arch/x86/lib/clear_page_64.S | 3 +
7107 arch/x86/lib/cmpxchg16b_emu.S | 3 +
7108 arch/x86/lib/copy_page_64.S | 14 +-
7109 arch/x86/lib/copy_user_64.S | 66 +-
7110 arch/x86/lib/csum-copy_64.S | 14 +-
7111 arch/x86/lib/csum-wrappers_64.c | 8 +-
7112 arch/x86/lib/getuser.S | 74 +-
7113 arch/x86/lib/insn.c | 8 +-
7114 arch/x86/lib/iomap_copy_64.S | 2 +
7115 arch/x86/lib/memcpy_64.S | 6 +
7116 arch/x86/lib/memmove_64.S | 3 +-
7117 arch/x86/lib/memset_64.S | 3 +
7118 arch/x86/lib/mmx_32.c | 243 +-
7119 arch/x86/lib/msr-reg.S | 2 +
7120 arch/x86/lib/putuser.S | 87 +-
7121 arch/x86/lib/rwsem.S | 4 +
7122 arch/x86/lib/usercopy_32.c | 359 +-
7123 arch/x86/lib/usercopy_64.c | 22 +-
7124 arch/x86/math-emu/fpu_aux.c | 2 +-
7125 arch/x86/math-emu/fpu_entry.c | 4 +-
7126 arch/x86/math-emu/fpu_etc.c | 9 +-
7127 arch/x86/math-emu/fpu_system.h | 2 +-
7128 arch/x86/math-emu/fpu_trig.c | 13 +-
7129 arch/x86/math-emu/reg_constant.c | 7 +-
7130 arch/x86/mm/Makefile | 3 +
7131 arch/x86/mm/dump_pagetables.c | 32 +-
7132 arch/x86/mm/extable.c | 20 +-
7133 arch/x86/mm/fault.c | 572 +-
7134 arch/x86/mm/gup.c | 6 +-
7135 arch/x86/mm/highmem_32.c | 6 +
7136 arch/x86/mm/hugetlbpage.c | 24 +-
7137 arch/x86/mm/init.c | 19 +-
7138 arch/x86/mm/init_32.c | 156 +-
7139 arch/x86/mm/init_64.c | 106 +-
7140 arch/x86/mm/iomap_32.c | 4 +
7141 arch/x86/mm/ioremap.c | 54 +-
7142 arch/x86/mm/kmemcheck/kmemcheck.c | 4 +-
7143 arch/x86/mm/mmap.c | 46 +-
7144 arch/x86/mm/mmio-mod.c | 10 +-
7145 arch/x86/mm/mpx.c | 6 +-
7146 arch/x86/mm/numa.c | 2 +-
7147 arch/x86/mm/pageattr.c | 38 +-
7148 arch/x86/mm/pat.c | 12 +-
7149 arch/x86/mm/pat_rbtree.c | 2 +-
7150 arch/x86/mm/pf_in.c | 10 +-
7151 arch/x86/mm/pgtable.c | 211 +-
7152 arch/x86/mm/pgtable_32.c | 3 +
7153 arch/x86/mm/setup_nx.c | 7 +
7154 arch/x86/mm/tlb.c | 104 +-
7155 arch/x86/mm/uderef_64.c | 37 +
7156 arch/x86/net/bpf_jit.S | 11 +
7157 arch/x86/net/bpf_jit_comp.c | 13 +-
7158 arch/x86/oprofile/backtrace.c | 6 +-
7159 arch/x86/oprofile/nmi_int.c | 10 +-
7160 arch/x86/oprofile/op_model_amd.c | 8 +-
7161 arch/x86/oprofile/op_model_ppro.c | 7 +-
7162 arch/x86/oprofile/op_x86_model.h | 2 +-
7163 arch/x86/pci/intel_mid_pci.c | 2 +-
7164 arch/x86/pci/irq.c | 8 +-
7165 arch/x86/pci/pcbios.c | 112 +-
7166 arch/x86/pci/vmd.c | 4 +-
7167 arch/x86/platform/efi/efi_32.c | 24 +
7168 arch/x86/platform/efi/efi_64.c | 26 +-
7169 arch/x86/platform/efi/efi_stub_32.S | 64 +-
7170 arch/x86/platform/efi/efi_stub_64.S | 2 +
7171 arch/x86/platform/intel-mid/intel-mid.c | 5 +-
7172 arch/x86/platform/intel-mid/intel_mid_weak_decls.h | 6 +-
7173 arch/x86/platform/intel-mid/mfld.c | 4 +-
7174 arch/x86/platform/intel-mid/mrfl.c | 2 +-
7175 arch/x86/platform/intel-quark/imr_selftest.c | 2 +-
7176 arch/x86/platform/olpc/olpc_dt.c | 2 +-
7177 arch/x86/power/cpu.c | 11 +-
7178 arch/x86/realmode/init.c | 10 +-
7179 arch/x86/realmode/rm/header.S | 4 +-
7180 arch/x86/realmode/rm/reboot.S | 4 +
7181 arch/x86/realmode/rm/trampoline_32.S | 12 +-
7182 arch/x86/realmode/rm/trampoline_64.S | 3 +-
7183 arch/x86/realmode/rm/wakeup_asm.S | 5 +-
7184 arch/x86/tools/Makefile | 2 +-
7185 arch/x86/tools/relocs.c | 97 +-
7186 arch/x86/um/mem_32.c | 2 +-
7187 arch/x86/um/tls_32.c | 2 +-
7188 arch/x86/xen/enlighten.c | 52 +-
7189 arch/x86/xen/mmu.c | 31 +-
7190 arch/x86/xen/smp.c | 16 +-
7191 arch/x86/xen/xen-asm_32.S | 2 +-
7192 arch/x86/xen/xen-head.S | 12 +
7193 arch/x86/xen/xen-ops.h | 2 -
7194 block/bio.c | 4 +-
7195 block/blk-cgroup.c | 18 +-
7196 block/blk-map.c | 2 +-
7197 block/blk-softirq.c | 2 +-
7198 block/bsg.c | 12 +-
7199 block/cfq-iosched.c | 4 +-
7200 block/compat_ioctl.c | 4 +-
7201 block/genhd.c | 9 +-
7202 block/partitions/efi.c | 8 +-
7203 block/scsi_ioctl.c | 29 +-
7204 crypto/cast6_generic.c | 6 +-
7205 crypto/cryptd.c | 4 +-
7206 crypto/crypto_user.c | 2 +-
7207 crypto/pcrypt.c | 2 +-
7208 crypto/salsa20_generic.c | 16 +-
7209 crypto/serpent_generic.c | 6 +-
7210 drivers/acpi/ac.c | 2 +-
7211 drivers/acpi/acpi_video.c | 2 +-
7212 drivers/acpi/apei/apei-internal.h | 2 +-
7213 drivers/acpi/apei/ghes.c | 10 +-
7214 drivers/acpi/battery.c | 2 +-
7215 drivers/acpi/bgrt.c | 6 +-
7216 drivers/acpi/blacklist.c | 6 +-
7217 drivers/acpi/bus.c | 4 +-
7218 drivers/acpi/device_pm.c | 4 +-
7219 drivers/acpi/ec.c | 6 +-
7220 drivers/acpi/osi.c | 2 +-
7221 drivers/acpi/pci_slot.c | 2 +-
7222 drivers/acpi/processor_idle.c | 2 +-
7223 drivers/acpi/processor_pdc.c | 2 +-
7224 drivers/acpi/sleep.c | 2 +-
7225 drivers/acpi/sysfs.c | 14 +-
7226 drivers/acpi/thermal.c | 2 +-
7227 drivers/acpi/video_detect.c | 7 +-
7228 drivers/android/binder.c | 2 +-
7229 drivers/ata/libata-core.c | 12 +-
7230 drivers/ata/libata-scsi.c | 2 +-
7231 drivers/ata/libata.h | 2 +-
7232 drivers/ata/pata_arasan_cf.c | 4 +-
7233 drivers/atm/adummy.c | 2 +-
7234 drivers/atm/ambassador.c | 8 +-
7235 drivers/atm/atmtcp.c | 14 +-
7236 drivers/atm/eni.c | 10 +-
7237 drivers/atm/firestream.c | 8 +-
7238 drivers/atm/fore200e.c | 14 +-
7239 drivers/atm/he.c | 18 +-
7240 drivers/atm/horizon.c | 4 +-
7241 drivers/atm/idt77252.c | 36 +-
7242 drivers/atm/iphase.c | 34 +-
7243 drivers/atm/lanai.c | 12 +-
7244 drivers/atm/nicstar.c | 46 +-
7245 drivers/atm/solos-pci.c | 4 +-
7246 drivers/atm/suni.c | 4 +-
7247 drivers/atm/uPD98402.c | 16 +-
7248 drivers/atm/zatm.c | 6 +-
7249 drivers/base/bus.c | 4 +-
7250 drivers/base/devres.c | 4 +-
7251 drivers/base/devtmpfs.c | 8 +-
7252 drivers/base/node.c | 2 +-
7253 drivers/base/platform-msi.c | 20 +-
7254 drivers/base/power/domain.c | 6 +-
7255 drivers/base/power/runtime.c | 61 +-
7256 drivers/base/power/sysfs.c | 2 +-
7257 drivers/base/power/wakeup.c | 8 +-
7258 drivers/base/regmap/regmap-debugfs.c | 4 +-
7259 drivers/base/regmap/regmap.c | 4 +-
7260 drivers/base/syscore.c | 4 +-
7261 drivers/block/cciss.c | 28 +-
7262 drivers/block/cciss.h | 2 +-
7263 drivers/block/drbd/drbd_bitmap.c | 2 +-
7264 drivers/block/drbd/drbd_int.h | 12 +-
7265 drivers/block/drbd/drbd_main.c | 12 +-
7266 drivers/block/drbd/drbd_nl.c | 16 +-
7267 drivers/block/drbd/drbd_receiver.c | 38 +-
7268 drivers/block/drbd/drbd_state.c | 12 +-
7269 drivers/block/drbd/drbd_state.h | 2 +-
7270 drivers/block/drbd/drbd_state_change.h | 8 +-
7271 drivers/block/drbd/drbd_worker.c | 14 +-
7272 drivers/block/floppy.c | 8 +-
7273 drivers/block/pktcdvd.c | 4 +-
7274 drivers/block/rbd.c | 2 +-
7275 drivers/bluetooth/btwilink.c | 2 +-
7276 drivers/bus/arm-cci.c | 6 +-
7277 drivers/cdrom/cdrom.c | 11 +-
7278 drivers/cdrom/gdrom.c | 1 -
7279 drivers/char/agp/compat_ioctl.c | 2 +-
7280 drivers/char/agp/frontend.c | 4 +-
7281 drivers/char/agp/intel-gtt.c | 4 +-
7282 drivers/char/hpet.c | 2 +-
7283 drivers/char/ipmi/ipmi_msghandler.c | 8 +-
7284 drivers/char/ipmi/ipmi_poweroff.c | 2 +-
7285 drivers/char/ipmi/ipmi_si_intf.c | 12 +-
7286 drivers/char/ipmi/ipmi_ssif.c | 12 +-
7287 drivers/char/mem.c | 47 +-
7288 drivers/char/nvram.c | 2 +-
7289 drivers/char/pcmcia/synclink_cs.c | 16 +-
7290 drivers/char/random.c | 12 +-
7291 drivers/char/sonypi.c | 11 +-
7292 drivers/char/tpm/tpm-chip.c | 7 +-
7293 drivers/char/tpm/tpm_acpi.c | 3 +-
7294 drivers/char/tpm/tpm_eventlog.c | 5 +-
7295 drivers/char/virtio_console.c | 6 +-
7296 drivers/clk/clk-composite.c | 2 +-
7297 drivers/clk/samsung/clk.h | 2 +-
7298 drivers/clk/socfpga/clk-gate-a10.c | 9 +-
7299 drivers/clk/socfpga/clk-gate.c | 9 +-
7300 drivers/clk/socfpga/clk-pll-a10.c | 9 +-
7301 drivers/clk/socfpga/clk-pll.c | 9 +-
7302 drivers/clk/ti/adpll.c | 2 +-
7303 drivers/clk/ti/clk.c | 8 +-
7304 drivers/cpufreq/acpi-cpufreq.c | 17 +-
7305 drivers/cpufreq/cpufreq-dt.c | 4 +-
7306 drivers/cpufreq/cpufreq.c | 27 +-
7307 drivers/cpufreq/cpufreq_governor.h | 2 +-
7308 drivers/cpufreq/cpufreq_ondemand.c | 10 +-
7309 drivers/cpufreq/intel_pstate.c | 56 +-
7310 drivers/cpufreq/p4-clockmod.c | 12 +-
7311 drivers/cpufreq/sparc-us3-cpufreq.c | 67 +-
7312 drivers/cpufreq/speedstep-centrino.c | 7 +-
7313 drivers/cpuidle/driver.c | 2 +-
7314 drivers/cpuidle/dt_idle_states.c | 2 +-
7315 drivers/cpuidle/governor.c | 2 +-
7316 drivers/cpuidle/governors/ladder.c | 13 +-
7317 drivers/cpuidle/sysfs.c | 2 +-
7318 drivers/crypto/hifn_795x.c | 4 +-
7319 drivers/crypto/qat/qat_common/adf_aer.c | 2 +-
7320 drivers/crypto/qat/qat_common/adf_sriov.c | 4 +-
7321 drivers/crypto/qat/qat_common/adf_vf_isr.c | 6 +-
7322 drivers/devfreq/devfreq.c | 4 +-
7323 drivers/devfreq/governor_passive.c | 2 +-
7324 drivers/dma-buf/dma-buf.c | 5 +-
7325 drivers/dma/qcom/hidma.c | 2 +-
7326 drivers/dma/qcom/hidma_mgmt_sys.c | 2 +-
7327 drivers/dma/sh/shdma-base.c | 4 +-
7328 drivers/dma/sh/shdmac.c | 2 +-
7329 drivers/edac/edac_device.c | 4 +-
7330 drivers/edac/edac_device_sysfs.c | 2 +-
7331 drivers/edac/edac_mc_sysfs.c | 4 +-
7332 drivers/edac/edac_module.c | 2 +-
7333 drivers/edac/edac_pci.c | 4 +-
7334 drivers/edac/edac_pci_sysfs.c | 22 +-
7335 drivers/edac/mce_amd.h | 2 +-
7336 drivers/firewire/core-card.c | 6 +-
7337 drivers/firewire/core-cdev.c | 4 +-
7338 drivers/firewire/core-device.c | 2 +-
7339 drivers/firewire/core-iso.c | 2 +-
7340 drivers/firewire/core-transaction.c | 1 +
7341 drivers/firewire/core.h | 1 +
7342 drivers/firmware/dmi-id.c | 9 +-
7343 drivers/firmware/dmi_scan.c | 12 +-
7344 drivers/firmware/efi/cper.c | 8 +-
7345 drivers/firmware/efi/efi.c | 14 +-
7346 drivers/firmware/efi/efivars.c | 2 +-
7347 drivers/firmware/efi/runtime-map.c | 2 +-
7348 drivers/firmware/google/gsmi.c | 2 +-
7349 drivers/firmware/google/memconsole.c | 7 +-
7350 drivers/firmware/memmap.c | 2 +-
7351 drivers/firmware/psci.c | 2 +-
7352 drivers/gpio/gpio-davinci.c | 6 +-
7353 drivers/gpio/gpio-em.c | 2 +-
7354 drivers/gpio/gpio-ich.c | 2 +-
7355 drivers/gpio/gpio-mpc8xxx.c | 6 +-
7356 drivers/gpio/gpio-omap.c | 4 +-
7357 drivers/gpio/gpio-rcar.c | 2 +-
7358 drivers/gpio/gpio-vr41xx.c | 2 +-
7359 drivers/gpio/gpiolib.c | 12 +-
7360 drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 +-
7361 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 2 +-
7362 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 8 +-
7363 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
7364 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 18 +-
7365 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | 11 +-
7366 drivers/gpu/drm/amd/amdgpu/fiji_smc.c | 4 +-
7367 drivers/gpu/drm/amd/amdgpu/iceland_smc.c | 4 +-
7368 drivers/gpu/drm/amd/amdgpu/tonga_smc.c | 4 +-
7369 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 2 +-
7370 drivers/gpu/drm/amd/amdkfd/kfd_device.c | 6 +-
7371 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 90 +-
7372 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.h | 8 +-
7373 .../drm/amd/amdkfd/kfd_device_queue_manager_cik.c | 14 +-
7374 .../drm/amd/amdkfd/kfd_device_queue_manager_vi.c | 14 +-
7375 drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c | 4 +-
7376 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c | 2 +-
7377 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.h | 2 +-
7378 .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 16 +-
7379 drivers/gpu/drm/amd/scheduler/gpu_scheduler.c | 2 +-
7380 drivers/gpu/drm/amd/scheduler/gpu_scheduler.h | 2 +-
7381 drivers/gpu/drm/amd/scheduler/sched_fence.c | 2 +-
7382 drivers/gpu/drm/armada/armada_drv.c | 3 +-
7383 drivers/gpu/drm/ast/ast_mode.c | 2 +-
7384 drivers/gpu/drm/bochs/bochs_kms.c | 2 +-
7385 drivers/gpu/drm/drm_crtc.c | 2 +-
7386 drivers/gpu/drm/drm_drv.c | 2 +-
7387 drivers/gpu/drm/drm_fb_cma_helper.c | 5 +-
7388 drivers/gpu/drm/drm_fops.c | 19 +-
7389 drivers/gpu/drm/drm_global.c | 14 +-
7390 drivers/gpu/drm/drm_info.c | 13 +-
7391 drivers/gpu/drm/drm_ioc32.c | 13 +-
7392 drivers/gpu/drm/drm_ioctl.c | 2 +-
7393 drivers/gpu/drm/drm_pci.c | 9 +-
7394 drivers/gpu/drm/exynos/exynos_drm_drv.c | 1 -
7395 drivers/gpu/drm/exynos/exynos_drm_g2d.c | 5 +
7396 drivers/gpu/drm/gma500/cdv_intel_crt.c | 2 +-
7397 drivers/gpu/drm/gma500/cdv_intel_dp.c | 2 +-
7398 drivers/gpu/drm/gma500/cdv_intel_hdmi.c | 2 +-
7399 drivers/gpu/drm/gma500/cdv_intel_lvds.c | 2 +-
7400 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c | 3 +
7401 drivers/gpu/drm/gma500/mdfld_dsi_output.c | 2 +-
7402 drivers/gpu/drm/gma500/oaktrail_hdmi.c | 2 +-
7403 drivers/gpu/drm/gma500/psb_drv.c | 1 -
7404 drivers/gpu/drm/gma500/psb_intel_drv.h | 2 +-
7405 drivers/gpu/drm/gma500/psb_intel_lvds.c | 2 +-
7406 drivers/gpu/drm/gma500/psb_intel_sdvo.c | 2 +-
7407 drivers/gpu/drm/i2c/tda998x_drv.c | 2 +-
7408 drivers/gpu/drm/i810/i810_dma.c | 2 +-
7409 drivers/gpu/drm/i810/i810_drv.c | 6 +-
7410 drivers/gpu/drm/i810/i810_drv.h | 6 +-
7411 drivers/gpu/drm/i915/dvo.h | 2 +-
7412 drivers/gpu/drm/i915/i915_dma.c | 4 +-
7413 drivers/gpu/drm/i915/i915_drv.c | 7 +-
7414 drivers/gpu/drm/i915/i915_drv.h | 2 +-
7415 drivers/gpu/drm/i915/i915_gem_execbuffer.c | 4 +-
7416 drivers/gpu/drm/i915/i915_gem_gtt.c | 4 +-
7417 drivers/gpu/drm/i915/i915_gem_gtt.h | 4 +-
7418 drivers/gpu/drm/i915/i915_ioc32.c | 10 +-
7419 drivers/gpu/drm/i915/i915_irq.c | 88 +-
7420 drivers/gpu/drm/i915/intel_display.c | 30 +-
7421 drivers/gpu/drm/imx/imx-drm-core.c | 2 +-
7422 drivers/gpu/drm/mga/mga_drv.c | 5 +-
7423 drivers/gpu/drm/mga/mga_drv.h | 6 +-
7424 drivers/gpu/drm/mga/mga_ioc32.c | 10 +-
7425 drivers/gpu/drm/mga/mga_irq.c | 8 +-
7426 drivers/gpu/drm/mga/mga_state.c | 2 +-
7427 drivers/gpu/drm/mgag200/mgag200_mode.c | 2 +-
7428 drivers/gpu/drm/nouveau/nouveau_acpi.c | 2 +-
7429 drivers/gpu/drm/nouveau/nouveau_bios.c | 2 +-
7430 drivers/gpu/drm/nouveau/nouveau_connector.c | 2 +-
7431 drivers/gpu/drm/nouveau/nouveau_drm.c | 13 +-
7432 drivers/gpu/drm/nouveau/nouveau_drv.h | 1 -
7433 drivers/gpu/drm/nouveau/nouveau_ioc32.c | 2 +-
7434 drivers/gpu/drm/nouveau/nouveau_usif.c | 7 +-
7435 drivers/gpu/drm/nouveau/nouveau_vga.c | 2 +-
7436 drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.c | 7 +-
7437 .../gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.c | 7 +-
7438 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h | 4 +-
7439 drivers/gpu/drm/omapdrm/dss/display.c | 8 +-
7440 drivers/gpu/drm/qxl/qxl_cmd.c | 12 +-
7441 drivers/gpu/drm/qxl/qxl_debugfs.c | 8 +-
7442 drivers/gpu/drm/qxl/qxl_display.c | 2 +-
7443 drivers/gpu/drm/qxl/qxl_drv.c | 8 +-
7444 drivers/gpu/drm/qxl/qxl_drv.h | 8 +-
7445 drivers/gpu/drm/qxl/qxl_ioctl.c | 12 +-
7446 drivers/gpu/drm/qxl/qxl_irq.c | 16 +-
7447 drivers/gpu/drm/qxl/qxl_ttm.c | 38 +-
7448 drivers/gpu/drm/r128/r128_cce.c | 2 +-
7449 drivers/gpu/drm/r128/r128_drv.c | 4 +-
7450 drivers/gpu/drm/r128/r128_drv.h | 6 +-
7451 drivers/gpu/drm/r128/r128_ioc32.c | 10 +-
7452 drivers/gpu/drm/r128/r128_irq.c | 4 +-
7453 drivers/gpu/drm/r128/r128_state.c | 6 +-
7454 drivers/gpu/drm/radeon/mkregtable.c | 4 +-
7455 drivers/gpu/drm/radeon/radeon_atpx_handler.c | 2 +-
7456 drivers/gpu/drm/radeon/radeon_connectors.c | 10 +-
7457 drivers/gpu/drm/radeon/radeon_device.c | 2 +-
7458 drivers/gpu/drm/radeon/radeon_drv.c | 11 +-
7459 drivers/gpu/drm/radeon/radeon_ioc32.c | 12 +-
7460 drivers/gpu/drm/radeon/radeon_kms.c | 8 +-
7461 drivers/gpu/drm/radeon/radeon_ttm.c | 4 +-
7462 drivers/gpu/drm/savage/savage_bci.c | 2 +-
7463 drivers/gpu/drm/savage/savage_drv.c | 5 +-
7464 drivers/gpu/drm/savage/savage_drv.h | 2 +-
7465 drivers/gpu/drm/sis/sis_drv.c | 5 +-
7466 drivers/gpu/drm/sis/sis_drv.h | 2 +-
7467 drivers/gpu/drm/sis/sis_mm.c | 2 +-
7468 drivers/gpu/drm/sti/sti_cursor.c | 4 +-
7469 drivers/gpu/drm/sti/sti_dvo.c | 4 +-
7470 drivers/gpu/drm/sti/sti_gdp.c | 12 +-
7471 drivers/gpu/drm/sti/sti_hda.c | 4 +-
7472 drivers/gpu/drm/sti/sti_hdmi.c | 4 +-
7473 drivers/gpu/drm/sti/sti_hqvdp.c | 4 +-
7474 drivers/gpu/drm/sti/sti_mixer.c | 8 +-
7475 drivers/gpu/drm/sti/sti_tvout.c | 4 +-
7476 drivers/gpu/drm/sti/sti_vid.c | 4 +-
7477 drivers/gpu/drm/tegra/dc.c | 2 +-
7478 drivers/gpu/drm/tegra/dsi.c | 2 +-
7479 drivers/gpu/drm/tegra/hdmi.c | 2 +-
7480 drivers/gpu/drm/tegra/sor.c | 7 +-
7481 drivers/gpu/drm/tilcdc/Makefile | 6 +-
7482 drivers/gpu/drm/tilcdc/tilcdc_external.c | 2 +-
7483 drivers/gpu/drm/ttm/ttm_memory.c | 4 +-
7484 drivers/gpu/drm/ttm/ttm_page_alloc.c | 18 +-
7485 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c | 18 +-
7486 drivers/gpu/drm/udl/udl_connector.c | 2 +-
7487 drivers/gpu/drm/udl/udl_fb.c | 1 -
7488 drivers/gpu/drm/vc4/vc4_drv.c | 8 +-
7489 drivers/gpu/drm/via/via_dma.c | 2 +-
7490 drivers/gpu/drm/via/via_drv.c | 5 +-
7491 drivers/gpu/drm/via/via_drv.h | 6 +-
7492 drivers/gpu/drm/via/via_irq.c | 18 +-
7493 drivers/gpu/drm/virtio/virtgpu_display.c | 2 +-
7494 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 2 +-
7495 drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 8 +-
7496 drivers/gpu/drm/vmwgfx/vmwgfx_irq.c | 4 +-
7497 drivers/gpu/drm/vmwgfx/vmwgfx_marker.c | 2 +-
7498 drivers/gpu/vga/vga_switcheroo.c | 4 +-
7499 drivers/hid/hid-core.c | 4 +-
7500 drivers/hid/hid-magicmouse.c | 2 +-
7501 drivers/hid/hid-sensor-custom.c | 2 +-
7502 drivers/hv/channel.c | 6 +-
7503 drivers/hv/hv.c | 22 +-
7504 drivers/hv/hv_balloon.c | 18 +-
7505 drivers/hv/hyperv_vmbus.h | 2 +-
7506 drivers/hwmon/acpi_power_meter.c | 6 +-
7507 drivers/hwmon/applesmc.c | 4 +-
7508 drivers/hwmon/asus_atk0110.c | 10 +-
7509 drivers/hwmon/coretemp.c | 2 +-
7510 drivers/hwmon/dell-smm-hwmon.c | 4 +-
7511 drivers/hwmon/ibmaem.c | 2 +-
7512 drivers/hwmon/iio_hwmon.c | 2 +-
7513 drivers/hwmon/nct6683.c | 6 +-
7514 drivers/hwmon/nct6775.c | 6 +-
7515 drivers/hwmon/pmbus/pmbus_core.c | 10 +-
7516 drivers/hwmon/sht15.c | 12 +-
7517 drivers/hwmon/via-cputemp.c | 2 +-
7518 drivers/i2c/busses/i2c-amd756-s4882.c | 2 +-
7519 drivers/i2c/busses/i2c-designware-pcidrv.c | 2 +-
7520 drivers/i2c/busses/i2c-nforce2-s4985.c | 2 +-
7521 drivers/i2c/i2c-dev.c | 2 +-
7522 drivers/ide/ide-cd.c | 2 +-
7523 drivers/ide/ide-disk.c | 2 +-
7524 drivers/ide/ide.c | 4 +-
7525 drivers/idle/intel_idle.c | 36 +-
7526 drivers/iio/industrialio-core.c | 2 +-
7527 drivers/infiniband/core/cm.c | 46 +-
7528 drivers/infiniband/core/fmr_pool.c | 20 +-
7529 drivers/infiniband/core/netlink.c | 5 +-
7530 drivers/infiniband/core/sysfs.c | 2 +-
7531 drivers/infiniband/core/ucm.c | 4 +-
7532 drivers/infiniband/core/uverbs_cmd.c | 3 +
7533 drivers/infiniband/hw/cxgb4/device.c | 6 +-
7534 drivers/infiniband/hw/cxgb4/iw_cxgb4.h | 2 +-
7535 drivers/infiniband/hw/cxgb4/mem.c | 4 +-
7536 drivers/infiniband/hw/hfi1/pcie.c | 2 +-
7537 drivers/infiniband/hw/i40iw/i40iw_user.h | 2 +-
7538 drivers/infiniband/hw/mlx4/mad.c | 2 +-
7539 drivers/infiniband/hw/mlx4/mcg.c | 2 +-
7540 drivers/infiniband/hw/mlx4/mlx4_ib.h | 2 +-
7541 drivers/infiniband/hw/mthca/mthca_cmd.c | 8 +-
7542 drivers/infiniband/hw/mthca/mthca_main.c | 2 +-
7543 drivers/infiniband/hw/mthca/mthca_mr.c | 6 +-
7544 drivers/infiniband/hw/mthca/mthca_provider.c | 2 +-
7545 drivers/infiniband/hw/nes/nes.c | 4 +-
7546 drivers/infiniband/hw/nes/nes.h | 40 +-
7547 drivers/infiniband/hw/nes/nes_cm.c | 62 +-
7548 drivers/infiniband/hw/nes/nes_mgt.c | 8 +-
7549 drivers/infiniband/hw/nes/nes_nic.c | 42 +-
7550 drivers/infiniband/hw/nes/nes_verbs.c | 10 +-
7551 drivers/infiniband/hw/qib/qib_iba7322.c | 4 +-
7552 drivers/infiniband/hw/qib/qib_pcie.c | 2 +-
7553 drivers/infiniband/ulp/ipoib/ipoib_main.c | 2 +-
7554 drivers/infiniband/ulp/ipoib/ipoib_netlink.c | 2 +-
7555 drivers/infiniband/ulp/srpt/ib_srpt.c | 8 +-
7556 drivers/input/evdev.c | 2 +-
7557 drivers/input/gameport/gameport.c | 4 +-
7558 drivers/input/input.c | 4 +-
7559 drivers/input/joystick/sidewinder.c | 1 +
7560 drivers/input/misc/ims-pcu.c | 4 +-
7561 drivers/input/mouse/psmouse.h | 2 +-
7562 drivers/input/mousedev.c | 2 +-
7563 drivers/input/serio/serio.c | 4 +-
7564 drivers/input/serio/serio_raw.c | 4 +-
7565 drivers/input/touchscreen/htcpen.c | 2 +-
7566 drivers/iommu/arm-smmu-v3.c | 2 +-
7567 drivers/iommu/arm-smmu.c | 40 +-
7568 drivers/iommu/io-pgtable-arm-v7s.c | 62 +-
7569 drivers/iommu/io-pgtable-arm.c | 99 +-
7570 drivers/iommu/io-pgtable.c | 11 +-
7571 drivers/iommu/io-pgtable.h | 21 +-
7572 drivers/iommu/iommu.c | 2 +-
7573 drivers/iommu/ipmmu-vmsa.c | 13 +-
7574 drivers/iommu/irq_remapping.c | 2 +-
7575 drivers/iommu/mtk_iommu.c | 12 +-
7576 drivers/irqchip/irq-gic.c | 2 +-
7577 drivers/irqchip/irq-i8259.c | 2 +-
7578 drivers/irqchip/irq-mmp.c | 2 +-
7579 drivers/irqchip/irq-renesas-intc-irqpin.c | 2 +-
7580 drivers/irqchip/irq-ts4800.c | 2 +-
7581 drivers/isdn/capi/capi.c | 10 +-
7582 drivers/isdn/gigaset/interface.c | 8 +-
7583 drivers/isdn/gigaset/usb-gigaset.c | 2 +-
7584 drivers/isdn/hardware/avm/b1.c | 4 +-
7585 drivers/isdn/hardware/eicon/capifunc.c | 6 +-
7586 drivers/isdn/hardware/eicon/dadapter.c | 18 +-
7587 drivers/isdn/hardware/eicon/diddfunc.c | 7 +-
7588 drivers/isdn/hardware/eicon/divasfunc.c | 9 +-
7589 drivers/isdn/hardware/eicon/divasync.h | 2 +-
7590 drivers/isdn/hardware/eicon/idifunc.c | 9 +-
7591 drivers/isdn/hardware/eicon/mntfunc.c | 13 +-
7592 drivers/isdn/hardware/mISDN/avmfritz.c | 2 +-
7593 drivers/isdn/hardware/mISDN/hfcmulti.c | 7 +-
7594 drivers/isdn/hardware/mISDN/hfcpci.c | 16 +-
7595 drivers/isdn/hardware/mISDN/mISDNinfineon.c | 7 +-
7596 drivers/isdn/hardware/mISDN/mISDNipac.c | 5 +-
7597 drivers/isdn/hardware/mISDN/netjet.c | 2 +-
7598 drivers/isdn/hardware/mISDN/speedfax.c | 7 +-
7599 drivers/isdn/hardware/mISDN/w6692.c | 7 +-
7600 drivers/isdn/hisax/amd7930_fn.c | 5 +-
7601 drivers/isdn/hisax/arcofi.c | 5 +-
7602 drivers/isdn/hisax/diva.c | 7 +-
7603 drivers/isdn/hisax/elsa.c | 9 +-
7604 drivers/isdn/hisax/fsm.c | 5 +-
7605 drivers/isdn/hisax/hfc4s8s_l1.c | 14 +-
7606 drivers/isdn/hisax/hfc_2bds0.c | 4 +-
7607 drivers/isdn/hisax/hfc_pci.c | 10 +-
7608 drivers/isdn/hisax/hfc_sx.c | 10 +-
7609 drivers/isdn/hisax/hfc_usb.c | 12 +-
7610 drivers/isdn/hisax/hfcscard.c | 6 +-
7611 drivers/isdn/hisax/icc.c | 5 +-
7612 drivers/isdn/hisax/ipacx.c | 7 +-
7613 drivers/isdn/hisax/isac.c | 5 +-
7614 drivers/isdn/hisax/isar.c | 5 +-
7615 drivers/isdn/hisax/isdnl3.c | 5 +-
7616 drivers/isdn/hisax/saphir.c | 5 +-
7617 drivers/isdn/hisax/teleint.c | 5 +-
7618 drivers/isdn/hisax/w6692.c | 5 +-
7619 drivers/isdn/i4l/isdn_common.c | 2 +
7620 drivers/isdn/i4l/isdn_tty.c | 22 +-
7621 drivers/isdn/mISDN/dsp.h | 4 +-
7622 drivers/isdn/mISDN/dsp_cmx.c | 4 +-
7623 drivers/isdn/mISDN/dsp_core.c | 4 +-
7624 drivers/isdn/mISDN/dsp_tones.c | 4 +-
7625 drivers/isdn/mISDN/fsm.c | 5 +-
7626 drivers/isdn/mISDN/l1oip_core.c | 8 +-
7627 drivers/leds/leds-clevo-mail.c | 2 +-
7628 drivers/leds/leds-ss4200.c | 2 +-
7629 drivers/lguest/core.c | 9 +-
7630 drivers/lguest/page_tables.c | 2 +-
7631 drivers/lguest/x86/core.c | 12 +-
7632 drivers/lguest/x86/switcher_32.S | 27 +-
7633 drivers/lightnvm/rrpc.c | 4 +-
7634 drivers/lightnvm/rrpc.h | 2 +-
7635 drivers/md/bcache/alloc.c | 2 +-
7636 drivers/md/bcache/bcache.h | 10 +-
7637 drivers/md/bcache/btree.c | 13 +-
7638 drivers/md/bcache/closure.c | 4 +-
7639 drivers/md/bcache/closure.h | 10 +-
7640 drivers/md/bcache/io.c | 10 +-
7641 drivers/md/bcache/journal.c | 18 +-
7642 drivers/md/bcache/movinggc.c | 12 +-
7643 drivers/md/bcache/request.c | 54 +-
7644 drivers/md/bcache/request.h | 2 +-
7645 drivers/md/bcache/stats.c | 26 +-
7646 drivers/md/bcache/stats.h | 16 +-
7647 drivers/md/bcache/super.c | 32 +-
7648 drivers/md/bcache/sysfs.c | 20 +-
7649 drivers/md/bcache/writeback.c | 12 +-
7650 drivers/md/bitmap.c | 2 +-
7651 drivers/md/dm-cache-target.c | 116 +-
7652 drivers/md/dm-ioctl.c | 2 +-
7653 drivers/md/dm-mpath.c | 12 +-
7654 drivers/md/dm-raid.c | 2 +-
7655 drivers/md/dm-raid1.c | 18 +-
7656 drivers/md/dm-stats.c | 6 +-
7657 drivers/md/dm-stripe.c | 10 +-
7658 drivers/md/dm-table.c | 2 +-
7659 drivers/md/dm-thin-metadata.c | 4 +-
7660 drivers/md/dm.c | 28 +-
7661 drivers/md/md.c | 41 +-
7662 drivers/md/md.h | 8 +-
7663 drivers/md/persistent-data/dm-space-map-metadata.c | 4 +-
7664 drivers/md/persistent-data/dm-space-map.h | 1 +
7665 drivers/md/raid1.c | 8 +-
7666 drivers/md/raid10.c | 20 +-
7667 drivers/md/raid5.c | 26 +-
7668 drivers/media/dvb-core/dvb_net.c | 2 +-
7669 drivers/media/dvb-core/dvbdev.c | 2 +-
7670 drivers/media/dvb-frontends/af9033.h | 2 +-
7671 drivers/media/dvb-frontends/cx24116.c | 2 +-
7672 drivers/media/dvb-frontends/cx24117.c | 2 +-
7673 drivers/media/dvb-frontends/cx24120.c | 2 +-
7674 drivers/media/dvb-frontends/cx24123.c | 2 +-
7675 drivers/media/dvb-frontends/cxd2820r_core.c | 2 +-
7676 drivers/media/dvb-frontends/dib3000.h | 2 +-
7677 drivers/media/dvb-frontends/dib7000p.h | 2 +-
7678 drivers/media/dvb-frontends/dib8000.h | 2 +-
7679 drivers/media/dvb-frontends/hd29l2.c | 2 +-
7680 drivers/media/dvb-frontends/lgdt3306a.c | 2 +-
7681 drivers/media/dvb-frontends/mt312.c | 6 +-
7682 drivers/media/dvb-frontends/s921.c | 2 +-
7683 drivers/media/pci/bt8xx/dst.c | 2 +-
7684 drivers/media/pci/cx88/cx88-video.c | 6 +-
7685 drivers/media/pci/ivtv/ivtv-driver.c | 2 +-
7686 drivers/media/pci/pt1/va1j5jf8007s.c | 2 +-
7687 drivers/media/pci/pt1/va1j5jf8007t.c | 2 +-
7688 drivers/media/pci/solo6x10/solo6x10-core.c | 2 +-
7689 drivers/media/pci/solo6x10/solo6x10-p2m.c | 2 +-
7690 drivers/media/pci/solo6x10/solo6x10.h | 2 +-
7691 drivers/media/pci/sta2x11/sta2x11_vip.c | 5 +-
7692 drivers/media/pci/tw68/tw68-core.c | 2 +-
7693 drivers/media/pci/zoran/zoran.h | 1 -
7694 drivers/media/pci/zoran/zoran_card.c | 4 +-
7695 drivers/media/pci/zoran/zoran_driver.c | 3 -
7696 drivers/media/platform/omap/omap_vout.c | 11 +-
7697 drivers/media/platform/s5p-tv/mixer.h | 2 +-
7698 drivers/media/platform/s5p-tv/mixer_grp_layer.c | 2 +-
7699 drivers/media/platform/s5p-tv/mixer_reg.c | 2 +-
7700 drivers/media/platform/s5p-tv/mixer_video.c | 24 +-
7701 drivers/media/platform/s5p-tv/mixer_vp_layer.c | 2 +-
7702 drivers/media/platform/soc_camera/soc_camera.c | 2 +-
7703 drivers/media/radio/radio-cadet.c | 2 +
7704 drivers/media/radio/radio-maxiradio.c | 2 +-
7705 drivers/media/radio/radio-shark.c | 2 +-
7706 drivers/media/radio/radio-shark2.c | 2 +-
7707 drivers/media/radio/radio-si476x.c | 2 +-
7708 drivers/media/radio/wl128x/fmdrv_common.c | 2 +-
7709 drivers/media/usb/pvrusb2/pvrusb2-context.c | 8 +-
7710 drivers/media/usb/pvrusb2/pvrusb2-dvb.c | 7 +-
7711 drivers/media/usb/pvrusb2/pvrusb2-hdw.c | 2 +-
7712 drivers/media/usb/pvrusb2/pvrusb2-std.c | 2 +-
7713 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c | 6 +-
7714 drivers/media/usb/uvc/uvc_driver.c | 4 +-
7715 drivers/media/v4l2-core/v4l2-common.c | 2 +-
7716 drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 12 +-
7717 drivers/media/v4l2-core/v4l2-device.c | 4 +-
7718 drivers/media/v4l2-core/v4l2-ioctl.c | 287 +-
7719 drivers/memory/omap-gpmc.c | 24 +-
7720 drivers/message/fusion/mptbase.c | 4 +-
7721 drivers/message/fusion/mptlan.c | 2 +-
7722 drivers/message/fusion/mptsas.c | 34 +-
7723 drivers/mfd/ab8500-debugfs.c | 2 +-
7724 drivers/mfd/kempld-core.c | 2 +-
7725 drivers/mfd/max8925-i2c.c | 2 +-
7726 drivers/mfd/tps65910.c | 2 +-
7727 drivers/mfd/twl4030-irq.c | 9 +-
7728 drivers/misc/c2port/core.c | 4 +-
7729 drivers/misc/kgdbts.c | 6 +-
7730 drivers/misc/lis3lv02d/lis3lv02d.c | 8 +-
7731 drivers/misc/lis3lv02d/lis3lv02d.h | 2 +-
7732 drivers/misc/mic/scif/scif_api.c | 10 +-
7733 drivers/misc/mic/scif/scif_rb.c | 8 +-
7734 drivers/misc/panel.c | 4 +-
7735 drivers/misc/sgi-gru/gruhandles.c | 4 +-
7736 drivers/misc/sgi-gru/gruprocfs.c | 8 +-
7737 drivers/misc/sgi-gru/grutables.h | 158 +-
7738 drivers/misc/sgi-xp/xp.h | 2 +-
7739 drivers/misc/sgi-xp/xp_main.c | 57 +-
7740 drivers/misc/sgi-xp/xpc.h | 3 +-
7741 drivers/misc/sgi-xp/xpc_main.c | 2 +-
7742 drivers/misc/sgi-xp/xpnet.c | 2 +-
7743 drivers/misc/ti-st/st_kim.c | 32 +-
7744 drivers/mmc/card/mmc_test.c | 4 +-
7745 drivers/mmc/host/dw_mmc.h | 2 +-
7746 drivers/mmc/host/mmci.c | 4 +-
7747 drivers/mmc/host/omap_hsmmc.c | 4 +-
7748 drivers/mmc/host/sdhci-esdhc-imx.c | 7 +-
7749 drivers/mmc/host/sdhci-s3c.c | 8 +-
7750 drivers/mtd/chips/cfi_cmdset_0020.c | 2 +-
7751 drivers/mtd/devices/block2mtd.c | 2 +-
7752 drivers/mtd/devices/phram.c | 2 +-
7753 drivers/mtd/maps/gpio-addr-flash.c | 2 +-
7754 drivers/mtd/maps/latch-addr-flash.c | 2 +-
7755 drivers/mtd/maps/pci.c | 4 +-
7756 drivers/mtd/maps/pcmciamtd.c | 8 +-
7757 drivers/mtd/maps/sbc_gxx.c | 2 +-
7758 drivers/mtd/nand/brcmnand/bcm63138_nand.c | 2 +
7759 drivers/mtd/nand/brcmnand/brcmnand.h | 2 +-
7760 drivers/mtd/nand/brcmnand/iproc_nand.c | 2 +
7761 drivers/mtd/nand/cafe_nand.c | 18 +-
7762 drivers/mtd/nand/denali.c | 1 +
7763 drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 2 +-
7764 drivers/mtd/nftlmount.c | 1 +
7765 drivers/mtd/sm_ftl.c | 2 +-
7766 drivers/mtd/ubi/build.c | 2 +-
7767 drivers/net/bonding/bond_netlink.c | 2 +-
7768 drivers/net/caif/caif_hsi.c | 4 +-
7769 drivers/net/caif/caif_serial.c | 2 +-
7770 drivers/net/caif/caif_spi.c | 2 +-
7771 drivers/net/caif/caif_virtio.c | 2 +-
7772 drivers/net/can/Kconfig | 2 +-
7773 drivers/net/can/bfin_can.c | 2 +-
7774 drivers/net/can/dev.c | 2 +-
7775 drivers/net/can/flexcan.c | 2 +-
7776 drivers/net/can/janz-ican3.c | 2 +-
7777 drivers/net/can/led.c | 2 +-
7778 drivers/net/can/sun4i_can.c | 2 +-
7779 drivers/net/can/vcan.c | 2 +-
7780 drivers/net/can/xilinx_can.c | 2 +-
7781 drivers/net/dummy.c | 2 +-
7782 drivers/net/ethernet/8390/ax88796.c | 6 +-
7783 drivers/net/ethernet/8390/axnet_cs.c | 4 +-
7784 drivers/net/ethernet/8390/ne2k-pci.c | 6 +-
7785 drivers/net/ethernet/8390/pcnet_cs.c | 4 +-
7786 drivers/net/ethernet/adi/bfin_mac.c | 2 +-
7787 drivers/net/ethernet/allwinner/sun4i-emac.c | 2 +-
7788 drivers/net/ethernet/altera/altera_tse_main.c | 6 +-
7789 drivers/net/ethernet/amd/7990.c | 2 +-
7790 drivers/net/ethernet/amd/7990.h | 2 +-
7791 drivers/net/ethernet/amd/amd8111e.c | 5 +-
7792 drivers/net/ethernet/amd/atarilance.c | 4 +-
7793 drivers/net/ethernet/amd/declance.c | 2 +-
7794 drivers/net/ethernet/amd/pcnet32.c | 7 +-
7795 drivers/net/ethernet/amd/sun3lance.c | 4 +-
7796 drivers/net/ethernet/amd/sunlance.c | 2 +-
7797 drivers/net/ethernet/amd/xgbe/xgbe-common.h | 4 +-
7798 drivers/net/ethernet/amd/xgbe/xgbe-dcb.c | 4 +-
7799 drivers/net/ethernet/amd/xgbe/xgbe-desc.c | 27 +-
7800 drivers/net/ethernet/amd/xgbe/xgbe-dev.c | 145 +-
7801 drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 68 +-
7802 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c | 10 +-
7803 drivers/net/ethernet/amd/xgbe/xgbe-main.c | 15 +-
7804 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 27 +-
7805 drivers/net/ethernet/amd/xgbe/xgbe-ptp.c | 4 +-
7806 drivers/net/ethernet/amd/xgbe/xgbe.h | 10 +-
7807 drivers/net/ethernet/apm/xgene/xgene_enet_main.c | 4 +-
7808 drivers/net/ethernet/arc/emac_main.c | 2 +-
7809 drivers/net/ethernet/atheros/alx/main.c | 2 +-
7810 drivers/net/ethernet/atheros/atl1c/atl1c_main.c | 2 +-
7811 drivers/net/ethernet/atheros/atl1e/atl1e_main.c | 2 +-
7812 drivers/net/ethernet/aurora/nb8800.c | 2 +-
7813 drivers/net/ethernet/broadcom/bcm63xx_enet.c | 2 +-
7814 drivers/net/ethernet/broadcom/bnx2.c | 2 +-
7815 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h | 2 +-
7816 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c | 216 +-
7817 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.h | 4 +-
7818 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 2 +-
7819 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c | 11 +-
7820 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h | 3 +-
7821 drivers/net/ethernet/broadcom/bnxt/bnxt.c | 2 +-
7822 drivers/net/ethernet/broadcom/tg3.c | 2 +-
7823 drivers/net/ethernet/broadcom/tg3.h | 1 +
7824 drivers/net/ethernet/brocade/bna/bfa_cs.h | 42 +-
7825 drivers/net/ethernet/brocade/bna/bfa_ioc.c | 10 +-
7826 drivers/net/ethernet/brocade/bna/bfa_ioc.h | 4 +-
7827 drivers/net/ethernet/brocade/bna/bfa_msgq.h | 8 +-
7828 drivers/net/ethernet/brocade/bna/bna_enet.c | 6 +-
7829 drivers/net/ethernet/brocade/bna/bna_tx_rx.c | 6 +-
7830 drivers/net/ethernet/brocade/bna/bna_types.h | 24 +-
7831 drivers/net/ethernet/brocade/bna/bnad.c | 11 +-
7832 drivers/net/ethernet/cadence/macb.c | 4 +-
7833 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c | 6 +-
7834 drivers/net/ethernet/cavium/liquidio/lio_main.c | 15 +-
7835 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c | 2 +-
7836 drivers/net/ethernet/chelsio/cxgb3/l2t.h | 2 +-
7837 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 2 +-
7838 drivers/net/ethernet/chelsio/cxgb4vf/adapter.h | 2 +-
7839 drivers/net/ethernet/chelsio/cxgb4vf/sge.c | 2 +-
7840 drivers/net/ethernet/davicom/dm9000.c | 2 +-
7841 drivers/net/ethernet/dec/tulip/de4x5.c | 13 +-
7842 drivers/net/ethernet/emulex/benet/be_main.c | 4 +-
7843 drivers/net/ethernet/faraday/ftgmac100.c | 4 +-
7844 drivers/net/ethernet/faraday/ftmac100.c | 4 +-
7845 drivers/net/ethernet/freescale/fec_mpc52xx.c | 2 +-
7846 .../net/ethernet/freescale/fs_enet/fs_enet-main.c | 2 +-
7847 drivers/net/ethernet/freescale/gianfar.c | 4 +-
7848 drivers/net/ethernet/freescale/ucc_geth.c | 2 +-
7849 drivers/net/ethernet/hisilicon/hip04_eth.c | 2 +-
7850 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c | 2 +-
7851 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c | 6 +-
7852 drivers/net/ethernet/i825xx/lib82596.c | 4 +-
7853 drivers/net/ethernet/ibm/ehea/ehea_main.c | 2 +-
7854 drivers/net/ethernet/ibm/emac/core.c | 4 +-
7855 drivers/net/ethernet/intel/e100.c | 2 +-
7856 drivers/net/ethernet/intel/e1000/e1000_main.c | 2 +-
7857 drivers/net/ethernet/intel/e1000e/netdev.c | 2 +-
7858 drivers/net/ethernet/intel/fm10k/fm10k_pci.c | 2 +-
7859 drivers/net/ethernet/intel/i40e/i40e_ptp.c | 2 +-
7860 drivers/net/ethernet/intel/igb/igb_main.c | 2 +-
7861 drivers/net/ethernet/intel/igbvf/netdev.c | 2 +-
7862 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 2 +-
7863 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c | 2 +-
7864 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 4 +-
7865 drivers/net/ethernet/marvell/pxa168_eth.c | 2 +-
7866 drivers/net/ethernet/mellanox/mlx4/en_tx.c | 4 +-
7867 drivers/net/ethernet/mellanox/mlx4/main.c | 2 +-
7868 drivers/net/ethernet/mellanox/mlx5/core/main.c | 2 +-
7869 drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 2 +-
7870 drivers/net/ethernet/micrel/ks8695net.c | 2 +-
7871 drivers/net/ethernet/micrel/ks8851_mll.c | 2 +-
7872 drivers/net/ethernet/moxa/moxart_ether.c | 2 +-
7873 drivers/net/ethernet/neterion/s2io.c | 2 +-
7874 drivers/net/ethernet/neterion/vxge/vxge-config.c | 7 +-
7875 drivers/net/ethernet/neterion/vxge/vxge-main.c | 2 +-
7876 .../net/ethernet/netronome/nfp/nfp_net_common.c | 2 +-
7877 drivers/net/ethernet/netx-eth.c | 2 +-
7878 drivers/net/ethernet/nuvoton/w90p910_ether.c | 2 +-
7879 drivers/net/ethernet/nvidia/forcedeth.c | 4 +-
7880 drivers/net/ethernet/nxp/lpc_eth.c | 2 +-
7881 .../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 4 +-
7882 .../net/ethernet/qlogic/netxen/netxen_nic_main.c | 2 +-
7883 drivers/net/ethernet/qlogic/qed/qed_mcp.c | 6 +-
7884 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 4 +-
7885 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c | 12 +-
7886 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 2 +-
7887 .../net/ethernet/qlogic/qlcnic/qlcnic_minidump.c | 2 +-
7888 drivers/net/ethernet/realtek/r8169.c | 8 +-
7889 drivers/net/ethernet/renesas/sh_eth.c | 2 +-
7890 drivers/net/ethernet/rocker/rocker_main.c | 4 +-
7891 drivers/net/ethernet/seeq/sgiseeq.c | 2 +-
7892 drivers/net/ethernet/sfc/ptp.c | 2 +-
7893 drivers/net/ethernet/sfc/selftest.c | 20 +-
7894 drivers/net/ethernet/sgi/ioc3-eth.c | 4 +-
7895 drivers/net/ethernet/smsc/smc911x.c | 2 +-
7896 drivers/net/ethernet/smsc/smc91x.c | 2 +-
7897 drivers/net/ethernet/smsc/smsc911x.c | 2 +-
7898 drivers/net/ethernet/stmicro/stmmac/mmc_core.c | 4 +-
7899 drivers/net/ethernet/sun/sunbmac.c | 2 +-
7900 drivers/net/ethernet/sun/sunqe.c | 2 +-
7901 drivers/net/ethernet/sun/sunvnet.c | 2 +-
7902 drivers/net/ethernet/sun/sunvnet_common.c | 6 +-
7903 drivers/net/ethernet/synopsys/dwc_eth_qos.c | 2 +-
7904 drivers/net/ethernet/ti/cpmac.c | 2 +-
7905 drivers/net/ethernet/ti/netcp_core.c | 2 +-
7906 drivers/net/ethernet/via/via-rhine.c | 2 +-
7907 drivers/net/ethernet/wiznet/w5100.c | 2 +-
7908 drivers/net/ethernet/wiznet/w5300.c | 2 +-
7909 drivers/net/ethernet/xilinx/ll_temac_main.c | 2 +-
7910 drivers/net/ethernet/xilinx/xilinx_axienet_main.c | 2 +-
7911 drivers/net/geneve.c | 4 +-
7912 drivers/net/gtp.c | 8 +-
7913 drivers/net/hamradio/baycom_epp.c | 2 +-
7914 drivers/net/hyperv/hyperv_net.h | 2 +-
7915 drivers/net/hyperv/netvsc_drv.c | 2 +-
7916 drivers/net/hyperv/rndis_filter.c | 7 +-
7917 drivers/net/ifb.c | 2 +-
7918 drivers/net/ipvlan/ipvlan_core.c | 2 +-
7919 drivers/net/ipvlan/ipvlan_main.c | 6 +-
7920 drivers/net/irda/vlsi_ir.c | 18 +-
7921 drivers/net/irda/vlsi_ir.h | 14 +-
7922 drivers/net/loopback.c | 2 +-
7923 drivers/net/macsec.c | 2 +-
7924 drivers/net/macvlan.c | 20 +-
7925 drivers/net/macvtap.c | 10 +-
7926 drivers/net/nlmon.c | 2 +-
7927 drivers/net/phy/phy_device.c | 6 +-
7928 drivers/net/plip/plip.c | 2 +-
7929 drivers/net/ppp/ppp_generic.c | 6 +-
7930 drivers/net/ppp/pptp.c | 2 +-
7931 drivers/net/rionet.c | 2 +-
7932 drivers/net/slip/slhc.c | 2 +-
7933 drivers/net/team/team.c | 4 +-
7934 drivers/net/tun.c | 7 +-
7935 drivers/net/usb/hso.c | 28 +-
7936 drivers/net/usb/ipheth.c | 2 +-
7937 drivers/net/usb/r8152.c | 2 +-
7938 drivers/net/usb/sierra_net.c | 4 +-
7939 drivers/net/virtio_net.c | 2 +-
7940 drivers/net/vrf.c | 4 +-
7941 drivers/net/vxlan.c | 4 +-
7942 drivers/net/wimax/i2400m/rx.c | 2 +-
7943 drivers/net/wireless/ath/ath10k/ce.c | 6 +-
7944 drivers/net/wireless/ath/ath10k/htc.h | 4 +-
7945 drivers/net/wireless/ath/ath6kl/core.h | 2 +-
7946 drivers/net/wireless/ath/ath6kl/txrx.c | 2 +-
7947 drivers/net/wireless/ath/ath9k/ar9002_mac.c | 36 +-
7948 drivers/net/wireless/ath/ath9k/ar9003_mac.c | 64 +-
7949 drivers/net/wireless/ath/ath9k/hw.h | 4 +-
7950 drivers/net/wireless/ath/ath9k/main.c | 22 +-
7951 drivers/net/wireless/ath/carl9170/carl9170.h | 6 +-
7952 drivers/net/wireless/ath/carl9170/debug.c | 6 +-
7953 drivers/net/wireless/ath/carl9170/main.c | 10 +-
7954 drivers/net/wireless/ath/carl9170/tx.c | 4 +-
7955 drivers/net/wireless/ath/wil6210/pcie_bus.c | 2 +-
7956 drivers/net/wireless/ath/wil6210/wil_platform.h | 2 +-
7957 drivers/net/wireless/atmel/at76c50x-usb.c | 2 +-
7958 drivers/net/wireless/atmel/atmel.c | 183 +-
7959 drivers/net/wireless/broadcom/b43/phy_lp.c | 2 +-
7960 drivers/net/wireless/broadcom/b43legacy/main.c | 5 +-
7961 .../broadcom/brcm80211/brcmfmac/cfg80211.c | 55 +-
7962 .../broadcom/brcm80211/brcmsmac/phy/phy_cmn.c | 3 +-
7963 .../broadcom/brcm80211/brcmsmac/phy_shim.c | 5 +-
7964 .../broadcom/brcm80211/brcmsmac/phy_shim.h | 2 +-
7965 drivers/net/wireless/cisco/airo.c | 201 +-
7966 drivers/net/wireless/intel/ipw2x00/ipw2100.c | 8 +-
7967 drivers/net/wireless/intel/ipw2x00/ipw2200.c | 6 +-
7968 drivers/net/wireless/intel/iwlegacy/3945-mac.c | 11 +-
7969 drivers/net/wireless/intel/iwlegacy/4965-mac.c | 7 +-
7970 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c | 34 +-
7971 drivers/net/wireless/intel/iwlwifi/dvm/lib.c | 4 +-
7972 drivers/net/wireless/intel/iwlwifi/mvm/d3.c | 8 +-
7973 drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 4 +-
7974 drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 4 +-
7975 .../net/wireless/intersil/hostap/hostap_ioctl.c | 134 +-
7976 drivers/net/wireless/intersil/orinoco/wext.c | 131 +-
7977 drivers/net/wireless/intersil/prism54/isl_ioctl.c | 292 +-
7978 drivers/net/wireless/mac80211_hwsim.c | 28 +-
7979 drivers/net/wireless/marvell/mwifiex/11n_aggr.c | 2 +-
7980 drivers/net/wireless/marvell/mwifiex/main.c | 2 +-
7981 drivers/net/wireless/marvell/mwifiex/pcie.c | 4 +-
7982 drivers/net/wireless/marvell/mwifiex/sdio.c | 4 +-
7983 drivers/net/wireless/ralink/rt2x00/rt2400pci.c | 4 +-
7984 drivers/net/wireless/ralink/rt2x00/rt2500pci.c | 4 +-
7985 drivers/net/wireless/ralink/rt2x00/rt2500usb.c | 4 +-
7986 drivers/net/wireless/ralink/rt2x00/rt2800lib.c | 6 +-
7987 drivers/net/wireless/ralink/rt2x00/rt2x00.h | 2 +-
7988 drivers/net/wireless/ralink/rt2x00/rt2x00queue.c | 4 +-
7989 drivers/net/wireless/ralink/rt2x00/rt61pci.c | 4 +-
7990 drivers/net/wireless/ralink/rt2x00/rt73usb.c | 4 +-
7991 drivers/net/wireless/realtek/rtlwifi/base.c | 14 +-
7992 drivers/net/wireless/realtek/rtlwifi/base.h | 4 +-
7993 drivers/net/wireless/realtek/rtlwifi/pci.c | 15 +-
7994 drivers/net/wireless/realtek/rtlwifi/ps.c | 6 +-
7995 drivers/net/wireless/realtek/rtlwifi/ps.h | 6 +-
7996 drivers/net/wireless/ti/wl1251/sdio.c | 12 +-
7997 drivers/net/wireless/ti/wl12xx/main.c | 8 +-
7998 drivers/net/wireless/ti/wl18xx/main.c | 6 +-
7999 drivers/net/wireless/zydas/zd1201.c | 192 +-
8000 drivers/net/xen-netback/interface.c | 2 +-
8001 drivers/net/xen-netfront.c | 2 +-
8002 drivers/nvme/host/pci.c | 2 +-
8003 drivers/of/fdt.c | 4 +-
8004 drivers/oprofile/buffer_sync.c | 8 +-
8005 drivers/oprofile/event_buffer.c | 2 +-
8006 drivers/oprofile/oprof.c | 2 +-
8007 drivers/oprofile/oprofile_stats.c | 10 +-
8008 drivers/oprofile/oprofile_stats.h | 10 +-
8009 drivers/oprofile/oprofilefs.c | 6 +-
8010 drivers/oprofile/timer_int.c | 2 +-
8011 drivers/parport/procfs.c | 4 +-
8012 drivers/pci/hotplug/acpiphp_ibm.c | 4 +-
8013 drivers/pci/hotplug/cpcihp_generic.c | 6 +-
8014 drivers/pci/hotplug/cpcihp_zt5550.c | 14 +-
8015 drivers/pci/hotplug/cpqphp_nvram.c | 2 +
8016 drivers/pci/hotplug/pci_hotplug_core.c | 6 +-
8017 drivers/pci/hotplug/pciehp_core.c | 2 +-
8018 drivers/pci/msi.c | 22 +-
8019 drivers/pci/pci-sysfs.c | 6 +-
8020 drivers/pci/pci.h | 4 +-
8021 drivers/pci/pcie/aspm.c | 10 +-
8022 drivers/pci/pcie/portdrv_pci.c | 2 +-
8023 drivers/pci/probe.c | 2 +-
8024 drivers/pci/setup-bus.c | 10 +-
8025 drivers/pinctrl/nomadik/pinctrl-nomadik.c | 2 +-
8026 drivers/pinctrl/pinctrl-at91.c | 5 +-
8027 drivers/platform/chrome/chromeos_laptop.c | 2 +-
8028 drivers/platform/chrome/chromeos_pstore.c | 2 +-
8029 drivers/platform/chrome/cros_ec_lpc.c | 2 +-
8030 drivers/platform/x86/alienware-wmi.c | 4 +-
8031 drivers/platform/x86/apple-gmux.c | 2 +-
8032 drivers/platform/x86/compal-laptop.c | 2 +-
8033 drivers/platform/x86/hdaps.c | 2 +-
8034 drivers/platform/x86/ibm_rtl.c | 2 +-
8035 drivers/platform/x86/intel_oaktrail.c | 2 +-
8036 drivers/platform/x86/msi-laptop.c | 16 +-
8037 drivers/platform/x86/msi-wmi.c | 2 +-
8038 drivers/platform/x86/samsung-laptop.c | 2 +-
8039 drivers/platform/x86/samsung-q10.c | 2 +-
8040 drivers/platform/x86/sony-laptop.c | 14 +-
8041 drivers/platform/x86/thinkpad_acpi.c | 10 +-
8042 drivers/pnp/base.h | 2 +-
8043 drivers/pnp/pnpbios/bioscalls.c | 14 +-
8044 drivers/pnp/pnpbios/core.c | 2 +-
8045 drivers/pnp/resource.c | 4 +-
8046 drivers/power/pda_power.c | 7 +-
8047 drivers/power/power_supply.h | 4 +-
8048 drivers/power/power_supply_core.c | 7 +-
8049 drivers/power/power_supply_sysfs.c | 6 +-
8050 drivers/power/reset/at91-reset.c | 5 +-
8051 drivers/powercap/powercap_sys.c | 136 +-
8052 drivers/ptp/ptp_private.h | 2 +-
8053 drivers/ptp/ptp_sysfs.c | 2 +-
8054 drivers/regulator/core.c | 4 +-
8055 drivers/regulator/max8660.c | 6 +-
8056 drivers/regulator/max8973-regulator.c | 16 +-
8057 drivers/regulator/mc13892-regulator.c | 8 +-
8058 drivers/remoteproc/remoteproc_core.c | 26 +-
8059 drivers/rtc/rtc-armada38x.c | 7 +-
8060 drivers/rtc/rtc-cmos.c | 4 +-
8061 drivers/rtc/rtc-ds1307.c | 2 +-
8062 drivers/rtc/rtc-m41t80.c | 8 +-
8063 drivers/rtc/rtc-m48t59.c | 4 +-
8064 drivers/rtc/rtc-rv3029c2.c | 8 +-
8065 drivers/rtc/rtc-rv8803.c | 15 +-
8066 drivers/rtc/rtc-rx8010.c | 8 +-
8067 drivers/rtc/rtc-test.c | 6 +-
8068 drivers/scsi/aacraid/aachba.c | 7 +-
8069 drivers/scsi/aic7xxx/aic79xx.h | 2 +-
8070 drivers/scsi/aic7xxx/aic79xx_core.c | 11 +-
8071 drivers/scsi/be2iscsi/be_main.c | 2 +-
8072 drivers/scsi/bfa/bfa.h | 4 +-
8073 drivers/scsi/bfa/bfa_core.c | 4 +-
8074 drivers/scsi/bfa/bfa_cs.h | 124 +-
8075 drivers/scsi/bfa/bfa_fcpim.h | 14 +-
8076 drivers/scsi/bfa/bfa_fcs.h | 34 +-
8077 drivers/scsi/bfa/bfa_fcs_fcpim.c | 6 +-
8078 drivers/scsi/bfa/bfa_fcs_lport.c | 4 +-
8079 drivers/scsi/bfa/bfa_fcs_rport.c | 4 +-
8080 drivers/scsi/bfa/bfa_ioc.c | 8 +-
8081 drivers/scsi/bfa/bfa_ioc.h | 16 +-
8082 drivers/scsi/bfa/bfa_svc.c | 12 +-
8083 drivers/scsi/bfa/bfa_svc.h | 20 +-
8084 drivers/scsi/bfa/bfad.c | 12 +-
8085 drivers/scsi/bfa/bfad_bsg.c | 8 +-
8086 drivers/scsi/bfa/bfad_drv.h | 5 +-
8087 drivers/scsi/csiostor/csio_defs.h | 19 +-
8088 drivers/scsi/csiostor/csio_hw.c | 67 +-
8089 drivers/scsi/csiostor/csio_init.c | 2 +-
8090 drivers/scsi/csiostor/csio_lnode.c | 32 +-
8091 drivers/scsi/csiostor/csio_rnode.c | 28 +-
8092 drivers/scsi/csiostor/csio_scsi.c | 37 +-
8093 drivers/scsi/fcoe/fcoe_sysfs.c | 12 +-
8094 drivers/scsi/fcoe/fcoe_transport.c | 16 +-
8095 drivers/scsi/hpsa.c | 38 +-
8096 drivers/scsi/hpsa.h | 2 +-
8097 drivers/scsi/hptiop.c | 2 -
8098 drivers/scsi/hptiop.h | 1 -
8099 drivers/scsi/ipr.c | 32 +-
8100 drivers/scsi/ipr.h | 2 +-
8101 drivers/scsi/libfc/fc_exch.c | 50 +-
8102 drivers/scsi/libsas/sas_ata.c | 2 +-
8103 drivers/scsi/lpfc/lpfc.h | 8 +-
8104 drivers/scsi/lpfc/lpfc_debugfs.c | 18 +-
8105 drivers/scsi/lpfc/lpfc_init.c | 8 +-
8106 drivers/scsi/lpfc/lpfc_scsi.c | 10 +-
8107 drivers/scsi/megaraid/megaraid_sas.h | 2 +-
8108 drivers/scsi/mpt3sas/mpt3sas_base.c | 2 +-
8109 drivers/scsi/mpt3sas/mpt3sas_scsih.c | 4 +-
8110 drivers/scsi/pmcraid.c | 46 +-
8111 drivers/scsi/pmcraid.h | 8 +-
8112 drivers/scsi/qla2xxx/qla_attr.c | 4 +-
8113 drivers/scsi/qla2xxx/qla_gbl.h | 8 +-
8114 drivers/scsi/qla2xxx/qla_os.c | 15 +-
8115 drivers/scsi/qla2xxx/qla_target.c | 16 +-
8116 drivers/scsi/qla2xxx/qla_target.h | 2 +-
8117 drivers/scsi/qla4xxx/ql4_def.h | 2 +-
8118 drivers/scsi/qla4xxx/ql4_os.c | 15 +-
8119 drivers/scsi/scsi.c | 2 +-
8120 drivers/scsi/scsi_debug.c | 42 +-
8121 drivers/scsi/scsi_lib.c | 8 +-
8122 drivers/scsi/scsi_sysfs.c | 2 +-
8123 drivers/scsi/scsi_transport_fc.c | 8 +-
8124 drivers/scsi/scsi_transport_iscsi.c | 6 +-
8125 drivers/scsi/scsi_transport_spi.c | 2 +-
8126 drivers/scsi/scsi_transport_srp.c | 8 +-
8127 drivers/scsi/sd.c | 6 +-
8128 drivers/scsi/sg.c | 2 +-
8129 drivers/scsi/sr.c | 21 +-
8130 drivers/soc/tegra/fuse/fuse-tegra.c | 2 +-
8131 drivers/spi/spi.c | 2 +-
8132 drivers/staging/comedi/comedi_fops.c | 8 +-
8133 drivers/staging/fbtft/fbtft-core.c | 2 +-
8134 drivers/staging/fbtft/fbtft.h | 2 +-
8135 drivers/staging/gdm724x/gdm_lte.c | 2 +-
8136 drivers/staging/gdm724x/gdm_tty.c | 2 +-
8137 drivers/staging/i4l/icn/icn.c | 2 +-
8138 drivers/staging/iio/accel/lis3l02dq_ring.c | 2 +-
8139 drivers/staging/iio/adc/ad7280a.c | 4 +-
8140 .../staging/lustre/lnet/klnds/socklnd/socklnd.h | 6 +-
8141 drivers/staging/lustre/lnet/selftest/brw_test.c | 13 +-
8142 drivers/staging/lustre/lnet/selftest/framework.c | 2 -
8143 drivers/staging/lustre/lnet/selftest/ping_test.c | 15 +-
8144 drivers/staging/lustre/lnet/selftest/selftest.h | 2 -
8145 .../lustre/lustre/include/lustre/lustre_idl.h | 82 +-
8146 drivers/staging/lustre/lustre/include/lustre_dlm.h | 8 +-
8147 drivers/staging/lustre/lustre/include/lustre_net.h | 2 +-
8148 drivers/staging/lustre/lustre/include/obd.h | 2 +-
8149 drivers/staging/lustre/lustre/ldlm/ldlm_request.c | 5 +-
8150 drivers/staging/lustre/lustre/llite/dir.c | 2 +-
8151 drivers/staging/lustre/lustre/lov/lov_io.c | 60 +-
8152 drivers/staging/lustre/lustre/obdclass/llog_swab.c | 24 +-
8153 drivers/staging/lustre/lustre/osc/osc_request.c | 24 +-
8154 drivers/staging/lustre/lustre/ptlrpc/layout.c | 7 +-
8155 .../staging/lustre/lustre/ptlrpc/pack_generic.c | 136 +-
8156 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 18 +-
8157 drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c | 2 +-
8158 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c | 2 +-
8159 drivers/staging/rtl8188eu/include/Hal8188EPhyCfg.h | 8 -
8160 drivers/staging/rtl8188eu/include/hal_intf.h | 5 +-
8161 drivers/staging/rtl8188eu/include/odm_precomp.h | 2 +-
8162 drivers/staging/rtl8188eu/include/recv_osdep.h | 1 -
8163 drivers/staging/rtl8188eu/include/rtl8188e_recv.h | 2 +-
8164 drivers/staging/rtl8188eu/include/rtl8188e_xmit.h | 2 +-
8165 drivers/staging/rtl8188eu/include/rtw_cmd.h | 1 -
8166 drivers/staging/rtl8188eu/include/rtw_eeprom.h | 6 -
8167 drivers/staging/rtl8188eu/include/rtw_ioctl.h | 9 -
8168 drivers/staging/rtl8188eu/include/rtw_mlme_ext.h | 12 +-
8169 drivers/staging/rtl8188eu/include/xmit_osdep.h | 2 +-
8170 drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c | 8 +-
8171 drivers/staging/rtl8188eu/os_dep/xmit_linux.c | 2 +-
8172 drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 49 +-
8173 drivers/staging/rtl8192e/rtl8192e/rtl_core.h | 4 +-
8174 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 10 +-
8175 drivers/staging/rtl8192e/rtl8192e/rtl_dm.h | 4 +-
8176 drivers/staging/rtl8192e/rtl8192e/rtl_ps.c | 6 +-
8177 drivers/staging/rtl8192e/rtl8192e/rtl_ps.h | 3 +-
8178 drivers/staging/rtl8192e/rtl8192e/rtl_wx.c | 48 +-
8179 drivers/staging/rtl8192e/rtllib.h | 4 +-
8180 drivers/staging/rtl8192e/rtllib_softmac.c | 32 +-
8181 drivers/staging/rtl8192e/rtllib_softmac_wx.c | 2 +-
8182 drivers/staging/rtl8192e/rtllib_tx.c | 2 +-
8183 drivers/staging/rtl8192u/ieee80211/ieee80211.h | 2 +-
8184 .../staging/rtl8192u/ieee80211/ieee80211_softmac.c | 6 +-
8185 drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c | 2 +-
8186 drivers/staging/rtl8192u/r8192U_core.c | 7 +-
8187 drivers/staging/rtl8712/rtl8712_recv.c | 6 +-
8188 drivers/staging/rtl8712/rtl871x_io.h | 2 +-
8189 drivers/staging/rtl8712/rtl871x_ioctl.h | 14 -
8190 drivers/staging/rtl8712/rtl871x_xmit.c | 2 +-
8191 drivers/staging/rtl8712/rtl871x_xmit.h | 2 +-
8192 drivers/staging/rtl8712/usb_ops_linux.c | 4 +-
8193 drivers/staging/rtl8712/xmit_linux.c | 2 +-
8194 drivers/staging/rtl8712/xmit_osdep.h | 2 +-
8195 drivers/staging/rtl8723au/core/rtw_mlme_ext.c | 12 +-
8196 drivers/staging/rtl8723au/core/rtw_xmit.c | 2 +-
8197 drivers/staging/rtl8723au/hal/rtl8723au_recv.c | 2 +-
8198 drivers/staging/rtl8723au/hal/usb_ops_linux.c | 4 +-
8199 drivers/staging/rtl8723au/include/Hal8723APhyCfg.h | 8 -
8200 drivers/staging/rtl8723au/include/drv_types.h | 2 +-
8201 drivers/staging/rtl8723au/include/hal_intf.h | 2 -
8202 drivers/staging/rtl8723au/include/recv_osdep.h | 1 -
8203 drivers/staging/rtl8723au/include/rtw_ap.h | 2 -
8204 drivers/staging/rtl8723au/include/rtw_cmd.h | 1 -
8205 drivers/staging/rtl8723au/include/rtw_eeprom.h | 7 -
8206 drivers/staging/rtl8723au/include/rtw_mlme_ext.h | 14 +-
8207 drivers/staging/rtl8723au/include/usb_ops.h | 8 +-
8208 drivers/staging/rtl8723au/include/xmit_osdep.h | 2 +-
8209 drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c | 2 +-
8210 drivers/staging/rtl8723au/os_dep/xmit_linux.c | 2 +-
8211 drivers/staging/sm750fb/sm750.c | 14 +-
8212 drivers/staging/unisys/visorbus/visorbus_private.h | 4 +-
8213 drivers/staging/unisys/visornic/visornic_main.c | 2 +-
8214 drivers/staging/vt6655/rxtx.c | 2 +-
8215 drivers/staging/vt6656/rxtx.c | 2 +-
8216 drivers/staging/wilc1000/linux_wlan.c | 2 +-
8217 drivers/staging/wilc1000/wilc_wlan.h | 2 +-
8218 drivers/staging/wlan-ng/p80211netdev.c | 2 +-
8219 drivers/target/sbp/sbp_target.c | 4 +-
8220 drivers/thermal/cpu_cooling.c | 9 +-
8221 drivers/thermal/devfreq_cooling.c | 19 +-
8222 drivers/thermal/int340x_thermal/int3400_thermal.c | 6 +-
8223 drivers/thermal/of-thermal.c | 17 +-
8224 drivers/thermal/x86_pkg_temp_thermal.c | 2 +-
8225 drivers/tty/cyclades.c | 6 +-
8226 drivers/tty/hvc/hvc_console.c | 14 +-
8227 drivers/tty/hvc/hvcs.c | 21 +-
8228 drivers/tty/hvc/hvsi.c | 22 +-
8229 drivers/tty/hvc/hvsi_lib.c | 4 +-
8230 drivers/tty/ipwireless/tty.c | 27 +-
8231 drivers/tty/moxa.c | 2 +-
8232 drivers/tty/n_gsm.c | 6 +-
8233 drivers/tty/n_tty.c | 28 +-
8234 drivers/tty/pty.c | 4 +-
8235 drivers/tty/rocket.c | 6 +-
8236 drivers/tty/serial/8250/8250_core.c | 10 +-
8237 drivers/tty/serial/8250/8250_pci.c | 2 +-
8238 drivers/tty/serial/ioc4_serial.c | 6 +-
8239 drivers/tty/serial/jsm/jsm_driver.c | 2 +-
8240 drivers/tty/serial/kgdb_nmi.c | 4 +-
8241 drivers/tty/serial/kgdboc.c | 34 +-
8242 drivers/tty/serial/msm_serial.c | 4 +-
8243 drivers/tty/serial/samsung.c | 9 +-
8244 drivers/tty/serial/serial_core.c | 6 +-
8245 drivers/tty/synclink.c | 34 +-
8246 drivers/tty/synclink_gt.c | 28 +-
8247 drivers/tty/synclinkmp.c | 34 +-
8248 drivers/tty/tty_io.c | 2 +-
8249 drivers/tty/tty_ldisc.c | 8 +-
8250 drivers/tty/tty_port.c | 22 +-
8251 drivers/uio/uio.c | 13 +-
8252 drivers/usb/atm/cxacru.c | 2 +-
8253 drivers/usb/atm/usbatm.c | 24 +-
8254 drivers/usb/class/cdc-acm.h | 2 +-
8255 drivers/usb/core/devices.c | 6 +-
8256 drivers/usb/core/devio.c | 12 +-
8257 drivers/usb/core/hcd.c | 4 +-
8258 drivers/usb/core/sysfs.c | 2 +-
8259 drivers/usb/core/usb.c | 2 +-
8260 drivers/usb/early/ehci-dbgp.c | 16 +-
8261 drivers/usb/gadget/function/f_phonet.c | 2 +-
8262 drivers/usb/gadget/function/u_serial.c | 22 +-
8263 drivers/usb/gadget/udc/dummy_hcd.c | 2 +-
8264 drivers/usb/host/ehci-hcd.c | 2 +-
8265 drivers/usb/host/ehci-hub.c | 4 +-
8266 drivers/usb/host/ehci-q.c | 4 +-
8267 drivers/usb/host/fotg210-hcd.c | 2 +-
8268 drivers/usb/host/hwa-hc.c | 2 +-
8269 drivers/usb/host/ohci-hcd.c | 2 +-
8270 drivers/usb/host/r8a66597.h | 2 +-
8271 drivers/usb/host/uhci-hcd.c | 2 +-
8272 drivers/usb/host/xhci-pci.c | 2 +-
8273 drivers/usb/host/xhci-ring.c | 52 +-
8274 drivers/usb/host/xhci.c | 2 +-
8275 drivers/usb/misc/appledisplay.c | 4 +-
8276 drivers/usb/misc/sisusbvga/sisusb_con.c | 98 +-
8277 drivers/usb/serial/console.c | 8 +-
8278 drivers/usb/storage/transport.c | 2 +-
8279 drivers/usb/storage/usb.c | 2 +-
8280 drivers/usb/storage/usb.h | 2 +-
8281 drivers/usb/usbip/vhci.h | 2 +-
8282 drivers/usb/usbip/vhci_hcd.c | 6 +-
8283 drivers/usb/usbip/vhci_rx.c | 2 +-
8284 drivers/usb/wusbcore/wa-hc.h | 4 +-
8285 drivers/usb/wusbcore/wa-xfer.c | 2 +-
8286 drivers/vfio/pci/vfio_pci.c | 2 +-
8287 drivers/vhost/vringh.c | 20 +-
8288 drivers/video/backlight/kb3886_bl.c | 2 +-
8289 drivers/video/console/dummycon.c | 96 +-
8290 drivers/video/console/fbcon.c | 2 +-
8291 drivers/video/console/vgacon.c | 23 +-
8292 drivers/video/fbdev/aty/aty128fb.c | 2 +-
8293 drivers/video/fbdev/aty/atyfb_base.c | 8 +-
8294 drivers/video/fbdev/aty/mach64_ct.c | 5 +-
8295 drivers/video/fbdev/aty/mach64_cursor.c | 5 +-
8296 drivers/video/fbdev/aty/mach64_gx.c | 17 +-
8297 drivers/video/fbdev/core/fb_defio.c | 8 +-
8298 drivers/video/fbdev/core/fbmem.c | 12 +-
8299 drivers/video/fbdev/hyperv_fb.c | 4 +-
8300 drivers/video/fbdev/i810/i810_accel.c | 1 +
8301 drivers/video/fbdev/matrox/matroxfb_base.c | 2 +-
8302 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c | 16 +-
8303 drivers/video/fbdev/nvidia/nvidia.c | 27 +-
8304 drivers/video/fbdev/omap2/omapfb/dss/display.c | 8 +-
8305 drivers/video/fbdev/s1d13xxxfb.c | 6 +-
8306 drivers/video/fbdev/sis/sis_main.h | 2 +-
8307 drivers/video/fbdev/smscufx.c | 4 +-
8308 drivers/video/fbdev/udlfb.c | 36 +-
8309 drivers/video/fbdev/uvesafb.c | 52 +-
8310 drivers/video/fbdev/vesafb.c | 58 +-
8311 drivers/video/fbdev/via/via_clock.h | 2 +-
8312 drivers/xen/events/events_base.c | 6 +-
8313 drivers/xen/xen-pciback/pci_stub.c | 2 +-
8314 fs/9p/vfs_addr.c | 2 +-
8315 fs/9p/vfs_inode_dotl.c | 4 +-
8316 fs/Kconfig.binfmt | 2 +-
8317 fs/afs/file.c | 8 +-
8318 fs/afs/inode.c | 4 +-
8319 fs/afs/internal.h | 4 +-
8320 fs/aio.c | 2 +-
8321 fs/autofs4/waitq.c | 2 +-
8322 fs/befs/endian.h | 6 +-
8323 fs/binfmt_aout.c | 23 +-
8324 fs/binfmt_elf.c | 670 +-
8325 fs/binfmt_elf_fdpic.c | 4 +-
8326 fs/block_dev.c | 2 +-
8327 fs/btrfs/ctree.c | 11 +-
8328 fs/btrfs/ctree.h | 8 +-
8329 fs/btrfs/delayed-inode.c | 6 +-
8330 fs/btrfs/delayed-inode.h | 4 +-
8331 fs/btrfs/delayed-ref.c | 4 +-
8332 fs/btrfs/dev-replace.c | 20 +-
8333 fs/btrfs/dev-replace.h | 4 +-
8334 fs/btrfs/disk-io.c | 4 +-
8335 fs/btrfs/extent_map.c | 8 +-
8336 fs/btrfs/file.c | 4 +-
8337 fs/btrfs/free-space-cache.h | 1 +
8338 fs/btrfs/raid56.c | 30 +-
8339 fs/btrfs/scrub.c | 2 +-
8340 fs/btrfs/super.c | 2 +-
8341 fs/btrfs/sysfs.c | 2 +-
8342 fs/btrfs/tests/btrfs-tests.c | 2 +-
8343 fs/btrfs/tests/free-space-tests.c | 2 +-
8344 fs/btrfs/transaction.c | 2 +-
8345 fs/btrfs/tree-log.c | 8 +-
8346 fs/btrfs/tree-log.h | 2 +-
8347 fs/btrfs/volumes.c | 14 +-
8348 fs/btrfs/volumes.h | 22 +-
8349 fs/buffer.c | 2 +-
8350 fs/cachefiles/bind.c | 6 +-
8351 fs/cachefiles/daemon.c | 12 +-
8352 fs/cachefiles/internal.h | 16 +-
8353 fs/cachefiles/namei.c | 6 +-
8354 fs/cachefiles/proc.c | 12 +-
8355 fs/ceph/dir.c | 10 +-
8356 fs/ceph/super.c | 4 +-
8357 fs/cifs/cifs_debug.c | 12 +-
8358 fs/cifs/cifsfs.c | 8 +-
8359 fs/cifs/cifsglob.h | 54 +-
8360 fs/cifs/file.c | 14 +-
8361 fs/cifs/misc.c | 4 +-
8362 fs/cifs/smb1ops.c | 80 +-
8363 fs/cifs/smb2ops.c | 84 +-
8364 fs/cifs/smb2pdu.c | 3 +-
8365 fs/coda/cache.c | 10 +-
8366 fs/coda/dir.c | 5 +-
8367 fs/compat.c | 9 +-
8368 fs/compat_binfmt_elf.c | 2 +
8369 fs/compat_ioctl.c | 12 +-
8370 fs/configfs/dir.c | 10 +-
8371 fs/coredump.c | 18 +-
8372 fs/dcache.c | 64 +-
8373 fs/debugfs/file.c | 4 +-
8374 fs/ecryptfs/inode.c | 2 +-
8375 fs/ecryptfs/miscdev.c | 2 +-
8376 fs/exec.c | 369 +-
8377 fs/exofs/inode.c | 7 +-
8378 fs/ext2/xattr.c | 5 +-
8379 fs/ext4/ext4.h | 20 +-
8380 fs/ext4/mballoc.c | 44 +-
8381 fs/ext4/resize.c | 16 +-
8382 fs/ext4/super.c | 2 +-
8383 fs/ext4/sysfs.c | 2 +-
8384 fs/ext4/xattr.c | 5 +-
8385 fs/f2fs/f2fs.h | 7 +-
8386 fs/f2fs/super.c | 2 +-
8387 fs/fhandle.c | 5 +-
8388 fs/file.c | 18 +-
8389 fs/freevxfs/vxfs_inode.c | 8 +-
8390 fs/freevxfs/vxfs_inode.h | 4 +-
8391 fs/fs-writeback.c | 11 +-
8392 fs/fs_struct.c | 8 +-
8393 fs/fscache/cookie.c | 40 +-
8394 fs/fscache/internal.h | 202 +-
8395 fs/fscache/object.c | 26 +-
8396 fs/fscache/operation.c | 38 +-
8397 fs/fscache/page.c | 110 +-
8398 fs/fscache/stats.c | 348 +-
8399 fs/fuse/cuse.c | 10 +-
8400 fs/fuse/dev.c | 4 +-
8401 fs/fuse/file.c | 4 +-
8402 fs/fuse/inode.c | 4 +-
8403 fs/gfs2/aops.c | 2 +-
8404 fs/gfs2/file.c | 2 +-
8405 fs/gfs2/glock.c | 22 +-
8406 fs/gfs2/glops.c | 4 +-
8407 fs/gfs2/quota.c | 6 +-
8408 fs/hugetlbfs/inode.c | 13 +-
8409 fs/inode.c | 4 +-
8410 fs/jbd2/commit.c | 2 +-
8411 fs/jbd2/transaction.c | 4 +-
8412 fs/jffs2/erase.c | 3 +-
8413 fs/jffs2/file.c | 5 +-
8414 fs/jffs2/fs.c | 2 +-
8415 fs/jffs2/os-linux.h | 2 +-
8416 fs/jffs2/wbuf.c | 3 +-
8417 fs/jfs/super.c | 2 +-
8418 fs/kernfs/dir.c | 2 +-
8419 fs/kernfs/file.c | 20 +-
8420 fs/libfs.c | 10 +-
8421 fs/lockd/clnt4xdr.c | 46 +-
8422 fs/lockd/clntproc.c | 4 +-
8423 fs/lockd/clntxdr.c | 44 +-
8424 fs/lockd/mon.c | 24 +-
8425 fs/lockd/svc.c | 2 +-
8426 fs/lockd/svc4proc.c | 69 +-
8427 fs/lockd/svcproc.c | 75 +-
8428 fs/lockd/xdr.c | 44 +-
8429 fs/lockd/xdr4.c | 41 +-
8430 fs/logfs/dev_bdev.c | 13 +-
8431 fs/logfs/dev_mtd.c | 13 +-
8432 fs/logfs/dir.c | 4 +-
8433 fs/logfs/logfs.h | 5 +-
8434 fs/logfs/readwrite.c | 2 +-
8435 fs/logfs/segment.c | 2 +-
8436 fs/logfs/super.c | 39 -
8437 fs/namei.c | 14 +-
8438 fs/namespace.c | 15 +-
8439 fs/nfs/callback.h | 18 +-
8440 fs/nfs/callback_proc.c | 26 +-
8441 fs/nfs/callback_xdr.c | 73 +-
8442 fs/nfs/dir.c | 5 +-
8443 fs/nfs/inode.c | 6 +-
8444 fs/nfs/internal.h | 5 +-
8445 fs/nfs/mount_clnt.c | 26 +-
8446 fs/nfs/nfs2xdr.c | 101 +-
8447 fs/nfs/nfs3xdr.c | 201 +-
8448 fs/nfs/nfs42xdr.c | 72 +-
8449 fs/nfs/nfs4xdr.c | 507 +-
8450 fs/nfs/read.c | 2 +-
8451 fs/nfs/symlink.c | 6 +-
8452 fs/nfsd/current_stateid.h | 24 +-
8453 fs/nfsd/nfs2acl.c | 85 +-
8454 fs/nfsd/nfs3acl.c | 44 +-
8455 fs/nfsd/nfs3proc.c | 271 +-
8456 fs/nfsd/nfs3xdr.c | 171 +-
8457 fs/nfsd/nfs4callback.c | 31 +-
8458 fs/nfsd/nfs4proc.c | 320 +-
8459 fs/nfsd/nfs4state.c | 111 +-
8460 fs/nfsd/nfs4xdr.c | 564 +-
8461 fs/nfsd/nfscache.c | 11 +-
8462 fs/nfsd/nfsproc.c | 193 +-
8463 fs/nfsd/nfsxdr.c | 96 +-
8464 fs/nfsd/vfs.c | 6 +-
8465 fs/nfsd/xdr.h | 50 +-
8466 fs/nfsd/xdr3.h | 100 +-
8467 fs/nfsd/xdr4.h | 50 +-
8468 fs/nls/nls_base.c | 26 +-
8469 fs/nls/nls_cp932.c | 2 +-
8470 fs/nls/nls_cp936.c | 2 +-
8471 fs/nls/nls_cp949.c | 2 +-
8472 fs/nls/nls_cp950.c | 2 +-
8473 fs/nls/nls_euc-jp.c | 8 +-
8474 fs/nls/nls_koi8-ru.c | 8 +-
8475 fs/notify/fanotify/fanotify_user.c | 4 +-
8476 fs/notify/notification.c | 4 +-
8477 fs/ntfs/dir.c | 4 +-
8478 fs/ntfs/inode.c | 19 +-
8479 fs/ntfs/inode.h | 4 +-
8480 fs/ntfs/mft.c | 4 +-
8481 fs/ntfs/super.c | 8 +-
8482 fs/ocfs2/dlm/dlmcommon.h | 4 +-
8483 fs/ocfs2/dlm/dlmdebug.c | 10 +-
8484 fs/ocfs2/dlm/dlmdomain.c | 4 +-
8485 fs/ocfs2/dlm/dlmmaster.c | 4 +-
8486 fs/ocfs2/dlmfs/dlmfs.c | 4 +-
8487 fs/ocfs2/filecheck.c | 2 +-
8488 fs/ocfs2/localalloc.c | 2 +-
8489 fs/ocfs2/ocfs2.h | 10 +-
8490 fs/ocfs2/suballoc.c | 12 +-
8491 fs/ocfs2/super.c | 20 +-
8492 fs/overlayfs/copy_up.c | 2 +-
8493 fs/pipe.c | 72 +-
8494 fs/posix_acl.c | 4 +-
8495 fs/proc/array.c | 20 +
8496 fs/proc/base.c | 7 +-
8497 fs/proc/kcore.c | 36 +-
8498 fs/proc/meminfo.c | 2 +-
8499 fs/proc/nommu.c | 2 +-
8500 fs/proc/proc_net.c | 2 +-
8501 fs/proc/proc_sysctl.c | 26 +-
8502 fs/proc/task_mmu.c | 39 +-
8503 fs/proc/task_nommu.c | 6 +-
8504 fs/proc/vmcore.c | 16 +-
8505 fs/qnx6/qnx6.h | 4 +-
8506 fs/quota/netlink.c | 4 +-
8507 fs/read_write.c | 34 +-
8508 fs/readdir.c | 3 +-
8509 fs/reiserfs/do_balan.c | 2 +-
8510 fs/reiserfs/procfs.c | 2 +-
8511 fs/reiserfs/reiserfs.h | 4 +-
8512 fs/select.c | 2 +-
8513 fs/seq_file.c | 4 +-
8514 fs/splice.c | 43 +-
8515 fs/squashfs/xattr.c | 10 +-
8516 fs/super.c | 3 +-
8517 fs/sysv/sysv.h | 2 +-
8518 fs/tracefs/inode.c | 8 +-
8519 fs/ubifs/find.c | 34 +-
8520 fs/ubifs/lprops.c | 5 +-
8521 fs/udf/misc.c | 2 +-
8522 fs/ufs/swab.h | 4 +-
8523 fs/userfaultfd.c | 2 +-
8524 fs/xattr.c | 21 +
8525 fs/xfs/libxfs/xfs_bmap.c | 2 +-
8526 fs/xfs/libxfs/xfs_da_btree.c | 4 +-
8527 fs/xfs/xfs_dir2_readdir.c | 7 +-
8528 fs/xfs/xfs_ioctl.c | 2 +-
8529 fs/xfs/xfs_linux.h | 4 +-
8530 include/acpi/ghes.h | 2 +-
8531 include/asm-generic/4level-fixup.h | 2 +
8532 include/asm-generic/atomic-long.h | 186 +-
8533 include/asm-generic/atomic64.h | 12 +
8534 include/asm-generic/bitops/__fls.h | 2 +-
8535 include/asm-generic/bitops/fls.h | 2 +-
8536 include/asm-generic/bitops/fls64.h | 4 +-
8537 include/asm-generic/bug.h | 6 +-
8538 include/asm-generic/cache.h | 4 +-
8539 include/asm-generic/emergency-restart.h | 2 +-
8540 include/asm-generic/kmap_types.h | 4 +-
8541 include/asm-generic/local.h | 13 +
8542 include/asm-generic/pgtable-nopmd.h | 18 +-
8543 include/asm-generic/pgtable-nopud.h | 15 +-
8544 include/asm-generic/pgtable.h | 16 +
8545 include/asm-generic/sections.h | 1 +
8546 include/asm-generic/uaccess.h | 16 +
8547 include/asm-generic/vmlinux.lds.h | 15 +-
8548 include/crypto/algapi.h | 2 +-
8549 include/crypto/cast6.h | 4 +-
8550 include/crypto/serpent.h | 4 +-
8551 include/crypto/xts.h | 2 +-
8552 include/drm/drmP.h | 19 +-
8553 include/drm/drm_mm.h | 2 +-
8554 include/drm/drm_modeset_helper_vtables.h | 3 +-
8555 include/drm/i915_pciids.h | 2 +-
8556 include/drm/intel-gtt.h | 4 +-
8557 include/drm/ttm/ttm_memory.h | 2 +-
8558 include/drm/ttm/ttm_page_alloc.h | 1 +
8559 include/keys/asymmetric-subtype.h | 2 +-
8560 include/keys/encrypted-type.h | 2 +-
8561 include/keys/rxrpc-type.h | 2 +-
8562 include/keys/user-type.h | 2 +-
8563 include/linux/atmdev.h | 4 +-
8564 include/linux/atomic.h | 12 +-
8565 include/linux/audit.h | 2 +-
8566 include/linux/average.h | 2 +-
8567 include/linux/binfmts.h | 3 +-
8568 include/linux/bitmap.h | 2 +-
8569 include/linux/bitops.h | 8 +-
8570 include/linux/blk-cgroup.h | 24 +-
8571 include/linux/blkdev.h | 2 +-
8572 include/linux/blktrace_api.h | 2 +-
8573 include/linux/cache.h | 9 +
8574 include/linux/cdrom.h | 1 -
8575 include/linux/cgroup-defs.h | 2 +-
8576 include/linux/cleancache.h | 2 +-
8577 include/linux/clk-provider.h | 1 +
8578 include/linux/compat.h | 15 +-
8579 include/linux/compiler-gcc.h | 33 +-
8580 include/linux/compiler.h | 197 +-
8581 include/linux/configfs.h | 2 +-
8582 include/linux/cpufreq.h | 7 +-
8583 include/linux/cpuidle.h | 5 +-
8584 include/linux/cpumask.h | 14 +-
8585 include/linux/crypto.h | 4 +-
8586 include/linux/ctype.h | 2 +-
8587 include/linux/dcache.h | 4 +-
8588 include/linux/decompress/mm.h | 2 +-
8589 include/linux/devfreq.h | 2 +-
8590 include/linux/device.h | 7 +-
8591 include/linux/dma-mapping.h | 2 +-
8592 include/linux/efi.h | 1 +
8593 include/linux/elf.h | 2 +
8594 include/linux/err.h | 4 +-
8595 include/linux/ethtool.h | 1 +
8596 include/linux/extcon.h | 2 +-
8597 include/linux/fb.h | 3 +-
8598 include/linux/fdtable.h | 2 +-
8599 include/linux/firewire.h | 2 +-
8600 include/linux/fs.h | 5 +-
8601 include/linux/fs_struct.h | 2 +-
8602 include/linux/fscache-cache.h | 2 +-
8603 include/linux/fscache.h | 2 +-
8604 include/linux/fsnotify.h | 2 +-
8605 include/linux/genhd.h | 4 +-
8606 include/linux/genl_magic_func.h | 2 +-
8607 include/linux/genl_magic_struct.h | 4 +-
8608 include/linux/gfp.h | 14 +-
8609 include/linux/highmem.h | 12 +
8610 include/linux/hugetlb.h | 2 +-
8611 include/linux/hugetlb_cgroup.h | 11 +
8612 include/linux/hwmon-sysfs.h | 6 +-
8613 include/linux/i2c.h | 1 +
8614 include/linux/if_pppox.h | 2 +-
8615 include/linux/init.h | 10 +-
8616 include/linux/init_task.h | 7 +
8617 include/linux/interrupt.h | 6 +-
8618 include/linux/iommu.h | 2 +-
8619 include/linux/ioport.h | 2 +-
8620 include/linux/ipc.h | 2 +-
8621 include/linux/irq.h | 5 +-
8622 include/linux/irqchip/mmp.h | 2 +-
8623 include/linux/irqdesc.h | 2 +-
8624 include/linux/irqdomain.h | 3 +
8625 include/linux/jbd2.h | 2 +-
8626 include/linux/jiffies.h | 16 +-
8627 include/linux/kallsyms.h | 18 +-
8628 include/linux/key-type.h | 2 +-
8629 include/linux/kgdb.h | 6 +-
8630 include/linux/kmemleak.h | 4 +-
8631 include/linux/kobject.h | 3 +-
8632 include/linux/kobject_ns.h | 2 +-
8633 include/linux/kref.h | 2 +-
8634 include/linux/libata.h | 2 +-
8635 include/linux/linkage.h | 31 +-
8636 include/linux/list.h | 15 +
8637 include/linux/lockd/xdr.h | 34 +-
8638 include/linux/lockd/xdr4.h | 34 +-
8639 include/linux/lockref.h | 26 +-
8640 include/linux/math64.h | 10 +-
8641 include/linux/memcontrol.h | 2 +-
8642 include/linux/memory.h | 2 +-
8643 include/linux/mempolicy.h | 7 +
8644 include/linux/mm.h | 98 +-
8645 include/linux/mm_types.h | 20 +
8646 include/linux/mmiotrace.h | 4 +-
8647 include/linux/mmzone.h | 2 +-
8648 include/linux/mod_devicetable.h | 4 +-
8649 include/linux/module.h | 58 +-
8650 include/linux/moduleloader.h | 16 +
8651 include/linux/moduleparam.h | 12 +-
8652 include/linux/net.h | 2 +-
8653 include/linux/netdevice.h | 11 +-
8654 include/linux/netfilter.h | 2 +-
8655 include/linux/netfilter/ipset/ip_set.h | 16 +-
8656 include/linux/netfilter/ipset/ip_set_comment.h | 3 +-
8657 include/linux/netfilter/nfnetlink.h | 2 +-
8658 include/linux/netlink.h | 12 +-
8659 include/linux/nls.h | 4 +-
8660 include/linux/notifier.h | 3 +-
8661 include/linux/oprofile.h | 4 +-
8662 include/linux/padata.h | 2 +-
8663 include/linux/pagemap.h | 4 +-
8664 include/linux/pci_hotplug.h | 3 +-
8665 include/linux/percpu.h | 2 +-
8666 include/linux/perf_event.h | 12 +-
8667 include/linux/pid.h | 4 +-
8668 include/linux/pipe_fs_i.h | 8 +-
8669 include/linux/pm.h | 1 +
8670 include/linux/pm_domain.h | 2 +-
8671 include/linux/pm_runtime.h | 2 +-
8672 include/linux/pnp.h | 2 +-
8673 include/linux/poison.h | 4 +-
8674 include/linux/power/smartreflex.h | 2 +-
8675 include/linux/ppp-comp.h | 2 +-
8676 include/linux/preempt.h | 21 +
8677 include/linux/printk.h | 2 +-
8678 include/linux/proc_ns.h | 2 +-
8679 include/linux/psci.h | 2 +-
8680 include/linux/quota.h | 2 +-
8681 include/linux/random.h | 19 +-
8682 include/linux/rculist.h | 16 +
8683 include/linux/rcupdate.h | 8 +
8684 include/linux/reboot.h | 14 +-
8685 include/linux/regset.h | 3 +-
8686 include/linux/relay.h | 2 +-
8687 include/linux/rio.h | 2 +-
8688 include/linux/rmap.h | 4 +-
8689 include/linux/sched.h | 77 +-
8690 include/linux/scif.h | 2 +-
8691 include/linux/semaphore.h | 2 +-
8692 include/linux/seq_buf.h | 4 +-
8693 include/linux/seq_file.h | 1 +
8694 include/linux/seqlock.h | 10 +
8695 include/linux/signal.h | 2 +-
8696 include/linux/skbuff.h | 12 +-
8697 include/linux/slab.h | 47 +-
8698 include/linux/slab_def.h | 14 +-
8699 include/linux/slub_def.h | 2 +-
8700 include/linux/smp.h | 2 +
8701 include/linux/sock_diag.h | 2 +-
8702 include/linux/sonet.h | 2 +-
8703 include/linux/spinlock.h | 17 +-
8704 include/linux/srcu.h | 5 +-
8705 include/linux/string.h | 70 +-
8706 include/linux/sunrpc/addr.h | 8 +-
8707 include/linux/sunrpc/clnt.h | 2 +-
8708 include/linux/sunrpc/svc.h | 2 +-
8709 include/linux/sunrpc/svc_rdma.h | 18 +-
8710 include/linux/sunrpc/svcauth.h | 2 +-
8711 include/linux/swapops.h | 10 +-
8712 include/linux/swiotlb.h | 3 +-
8713 include/linux/syscalls.h | 38 +-
8714 include/linux/syscore_ops.h | 2 +-
8715 include/linux/sysctl.h | 3 +-
8716 include/linux/sysfs.h | 11 +-
8717 include/linux/sysrq.h | 3 +-
8718 include/linux/tcp.h | 14 +-
8719 include/linux/thread_info.h | 7 +
8720 include/linux/tty.h | 4 +-
8721 include/linux/tty_driver.h | 2 +-
8722 include/linux/tty_ldisc.h | 2 +-
8723 include/linux/types.h | 18 +
8724 include/linux/uaccess.h | 2 +-
8725 include/linux/uio_driver.h | 2 +-
8726 include/linux/unaligned/access_ok.h | 24 +-
8727 include/linux/usb.h | 12 +-
8728 include/linux/usb/hcd.h | 1 +
8729 include/linux/usb/renesas_usbhs.h | 2 +-
8730 include/linux/vermagic.h | 21 +-
8731 include/linux/vga_switcheroo.h | 8 +-
8732 include/linux/vmalloc.h | 7 +-
8733 include/linux/vmstat.h | 24 +-
8734 include/linux/writeback.h | 3 +-
8735 include/linux/xattr.h | 5 +-
8736 include/linux/zlib.h | 3 +-
8737 include/media/v4l2-dev.h | 2 +-
8738 include/media/v4l2-device.h | 2 +-
8739 include/net/9p/transport.h | 2 +-
8740 include/net/bluetooth/l2cap.h | 2 +-
8741 include/net/bonding.h | 2 +-
8742 include/net/caif/cfctrl.h | 6 +-
8743 include/net/cfg80211-wext.h | 20 +-
8744 include/net/cfg802154.h | 2 +-
8745 include/net/fib_rules.h | 3 +-
8746 include/net/flow.h | 2 +-
8747 include/net/genetlink.h | 2 +-
8748 include/net/gro_cells.h | 2 +-
8749 include/net/inet_connection_sock.h | 2 +-
8750 include/net/inet_sock.h | 2 +-
8751 include/net/inetpeer.h | 2 +-
8752 include/net/ip_fib.h | 2 +-
8753 include/net/ip_vs.h | 8 +-
8754 include/net/ipv6.h | 2 +-
8755 include/net/irda/ircomm_tty.h | 1 +
8756 include/net/irda/irias_object.h | 2 +-
8757 include/net/irda/irlmp.h | 1 +
8758 include/net/irda/irlmp_event.h | 6 +-
8759 include/net/irda/timer.h | 6 +-
8760 include/net/iucv/af_iucv.h | 2 +-
8761 include/net/llc_c_ac.h | 2 +-
8762 include/net/llc_c_ev.h | 4 +-
8763 include/net/llc_c_st.h | 2 +-
8764 include/net/llc_s_ac.h | 2 +-
8765 include/net/llc_s_st.h | 2 +-
8766 include/net/mac80211.h | 6 +-
8767 include/net/neighbour.h | 4 +-
8768 include/net/net_namespace.h | 18 +-
8769 include/net/netfilter/nf_conntrack.h | 2 +-
8770 include/net/netlink.h | 2 +-
8771 include/net/netns/conntrack.h | 6 +-
8772 include/net/netns/ipv4.h | 4 +-
8773 include/net/netns/ipv6.h | 4 +-
8774 include/net/netns/xfrm.h | 2 +-
8775 include/net/ping.h | 2 +-
8776 include/net/protocol.h | 4 +-
8777 include/net/rtnetlink.h | 2 +-
8778 include/net/sctp/checksum.h | 4 +-
8779 include/net/sctp/sm.h | 4 +-
8780 include/net/sctp/structs.h | 2 +-
8781 include/net/snmp.h | 10 +-
8782 include/net/sock.h | 14 +-
8783 include/net/tcp.h | 10 +-
8784 include/net/xfrm.h | 15 +-
8785 include/rdma/ib_cm.h | 8 +-
8786 include/rdma/ib_verbs.h | 2 +-
8787 include/scsi/libfc.h | 3 +-
8788 include/scsi/scsi_device.h | 6 +-
8789 include/scsi/scsi_driver.h | 2 +-
8790 include/scsi/scsi_transport_fc.h | 3 +-
8791 include/scsi/sg.h | 2 +-
8792 include/sound/compress_driver.h | 2 +-
8793 include/sound/control.h | 4 +-
8794 include/sound/pcm.h | 2 +-
8795 include/sound/rawmidi.h | 3 +-
8796 include/sound/seq_kernel.h | 2 +-
8797 include/sound/soc.h | 4 +-
8798 include/trace/events/irq.h | 4 +-
8799 include/trace/events/mmflags.h | 7 +
8800 include/uapi/linux/a.out.h | 8 +
8801 include/uapi/linux/bcache.h | 5 +-
8802 include/uapi/linux/byteorder/little_endian.h | 28 +-
8803 include/uapi/linux/connector.h | 2 +-
8804 include/uapi/linux/elf.h | 28 +
8805 include/uapi/linux/screen_info.h | 2 +-
8806 include/uapi/linux/swab.h | 6 +-
8807 include/uapi/linux/xattr.h | 5 +
8808 include/video/udlfb.h | 8 +-
8809 include/video/uvesafb.h | 1 +
8810 init/Kconfig | 2 +-
8811 init/do_mounts.c | 16 +-
8812 init/do_mounts.h | 8 +-
8813 init/do_mounts_initrd.c | 30 +-
8814 init/do_mounts_md.c | 6 +-
8815 init/init_task.c | 4 +
8816 init/initramfs.c | 38 +-
8817 init/main.c | 30 +-
8818 ipc/compat.c | 4 +-
8819 ipc/ipc_sysctl.c | 14 +-
8820 ipc/mq_sysctl.c | 4 +-
8821 ipc/sem.c | 4 +-
8822 ipc/shm.c | 8 +-
8823 kernel/audit.c | 10 +-
8824 kernel/auditsc.c | 4 +-
8825 kernel/bpf/core.c | 28 +-
8826 kernel/capability.c | 3 +
8827 kernel/cgroup.c | 29 +-
8828 kernel/compat.c | 38 +-
8829 kernel/debug/debug_core.c | 16 +-
8830 kernel/debug/kdb/kdb_main.c | 4 +-
8831 kernel/events/callchain.c | 2 +-
8832 kernel/events/core.c | 36 +-
8833 kernel/events/internal.h | 10 +-
8834 kernel/events/uprobes.c | 2 +-
8835 kernel/exit.c | 27 +-
8836 kernel/fork.c | 175 +-
8837 kernel/futex.c | 9 +
8838 kernel/futex_compat.c | 2 +-
8839 kernel/irq/manage.c | 2 +-
8840 kernel/irq/msi.c | 19 +-
8841 kernel/irq/spurious.c | 2 +-
8842 kernel/jump_label.c | 5 +
8843 kernel/kallsyms.c | 40 +-
8844 kernel/kexec.c | 3 +-
8845 kernel/kmod.c | 8 +-
8846 kernel/kprobes.c | 4 +-
8847 kernel/ksysfs.c | 2 +-
8848 kernel/locking/lockdep.c | 7 +-
8849 kernel/module.c | 405 +-
8850 kernel/notifier.c | 17 +-
8851 kernel/padata.c | 4 +-
8852 kernel/panic.c | 11 +-
8853 kernel/pid.c | 8 +-
8854 kernel/pid_namespace.c | 2 +-
8855 kernel/power/process.c | 12 +-
8856 kernel/profile.c | 14 +-
8857 kernel/ptrace.c | 8 +-
8858 kernel/rcu/rcutorture.c | 60 +-
8859 kernel/rcu/tiny.c | 4 +-
8860 kernel/rcu/tree.c | 42 +-
8861 kernel/rcu/tree.h | 14 +-
8862 kernel/rcu/tree_plugin.h | 18 +-
8863 kernel/rcu/tree_trace.c | 12 +-
8864 kernel/resource.c | 4 +-
8865 kernel/sched/auto_group.c | 4 +-
8866 kernel/sched/core.c | 8 +-
8867 kernel/sched/deadline.c | 4 +-
8868 kernel/sched/debug.c | 45 +-
8869 kernel/sched/fair.c | 2 +-
8870 kernel/sched/rt.c | 4 +-
8871 kernel/sched/sched.h | 13 +-
8872 kernel/signal.c | 28 +-
8873 kernel/smp.c | 2 +-
8874 kernel/smpboot.c | 7 +-
8875 kernel/softirq.c | 12 +-
8876 kernel/stop_machine.c | 2 +-
8877 kernel/sys.c | 10 +-
8878 kernel/sys_ni.c | 4 +-
8879 kernel/sysctl.c | 34 +-
8880 kernel/time/alarmtimer.c | 4 +-
8881 kernel/time/posix-clock.c | 8 +-
8882 kernel/time/posix-cpu-timers.c | 4 +-
8883 kernel/time/posix-timers.c | 36 +-
8884 kernel/time/timer.c | 2 +-
8885 kernel/time/timer_stats.c | 10 +-
8886 kernel/trace/blktrace.c | 6 +-
8887 kernel/trace/ftrace.c | 33 +-
8888 kernel/trace/ring_buffer.c | 96 +-
8889 kernel/trace/trace.c | 2 +-
8890 kernel/trace/trace.h | 2 +-
8891 kernel/trace/trace_clock.c | 4 +-
8892 kernel/trace/trace_events.c | 1 -
8893 kernel/trace/trace_events_hist.c | 4 +-
8894 kernel/trace/trace_functions_graph.c | 4 +-
8895 kernel/trace/trace_mmiotrace.c | 8 +-
8896 kernel/trace/trace_output.c | 10 +-
8897 kernel/trace/trace_seq.c | 2 +-
8898 kernel/trace/trace_stack.c | 2 +-
8899 kernel/trace/tracing_map.c | 48 +-
8900 kernel/trace/tracing_map.h | 6 +-
8901 kernel/user.c | 2 +-
8902 kernel/user_namespace.c | 2 +-
8903 kernel/utsname_sysctl.c | 2 +-
8904 kernel/watchdog.c | 2 +-
8905 kernel/workqueue.c | 8 +-
8906 lib/Kconfig.debug | 8 +-
8907 lib/Makefile | 2 +-
8908 lib/bitmap.c | 8 +-
8909 lib/bug.c | 2 +
8910 lib/debugobjects.c | 2 +-
8911 lib/decompress_bunzip2.c | 3 +-
8912 lib/decompress_unlzma.c | 4 +-
8913 lib/div64.c | 4 +-
8914 lib/dma-debug.c | 4 +-
8915 lib/extable.c | 11 +-
8916 lib/inflate.c | 2 +-
8917 lib/ioremap.c | 4 +-
8918 lib/irq_poll.c | 2 +-
8919 lib/kobject.c | 4 +-
8920 lib/list_debug.c | 126 +-
8921 lib/lockref.c | 44 +-
8922 lib/percpu-refcount.c | 2 +-
8923 lib/radix-tree.c | 2 +-
8924 lib/random32.c | 2 +-
8925 lib/rhashtable.c | 4 +-
8926 lib/seq_buf.c | 4 +-
8927 lib/show_mem.c | 2 +-
8928 lib/strncpy_from_user.c | 2 +-
8929 lib/strnlen_user.c | 2 +-
8930 lib/swiotlb.c | 2 +-
8931 lib/usercopy.c | 6 +
8932 lib/vsprintf.c | 12 +-
8933 mm/Kconfig | 6 +-
8934 mm/backing-dev.c | 4 +-
8935 mm/fadvise.c | 2 +-
8936 mm/filemap.c | 8 +-
8937 mm/gup.c | 13 +-
8938 mm/highmem.c | 6 +-
8939 mm/hugetlb.c | 125 +-
8940 mm/hugetlb_cgroup.c | 60 +-
8941 mm/internal.h | 3 +-
8942 mm/maccess.c | 12 +-
8943 mm/madvise.c | 37 +
8944 mm/memcontrol.c | 6 +-
8945 mm/memory-failure.c | 6 +-
8946 mm/memory.c | 424 +-
8947 mm/mempolicy.c | 25 +
8948 mm/mlock.c | 18 +-
8949 mm/mm_init.c | 2 +-
8950 mm/mmap.c | 552 +-
8951 mm/mprotect.c | 137 +-
8952 mm/mremap.c | 39 +-
8953 mm/nommu.c | 21 +-
8954 mm/page-writeback.c | 2 +-
8955 mm/page_alloc.c | 61 +-
8956 mm/percpu.c | 2 +-
8957 mm/process_vm_access.c | 14 +-
8958 mm/readahead.c | 2 +-
8959 mm/rmap.c | 43 +-
8960 mm/shmem.c | 36 +-
8961 mm/slab.c | 113 +-
8962 mm/slab.h | 37 +-
8963 mm/slab_common.c | 85 +-
8964 mm/slob.c | 248 +-
8965 mm/slub.c | 118 +-
8966 mm/sparse-vmemmap.c | 4 +-
8967 mm/sparse.c | 2 +-
8968 mm/swap.c | 7 +
8969 mm/swapfile.c | 12 +-
8970 mm/util.c | 7 +
8971 mm/vmalloc.c | 116 +-
8972 mm/vmstat.c | 14 +-
8973 net/8021q/vlan.c | 5 +-
8974 net/8021q/vlan_netlink.c | 2 +-
8975 net/9p/mod.c | 4 +-
8976 net/9p/trans_fd.c | 2 +-
8977 net/atm/atm_misc.c | 8 +-
8978 net/atm/lec.h | 2 +-
8979 net/atm/proc.c | 6 +-
8980 net/atm/resources.c | 4 +-
8981 net/ax25/sysctl_net_ax25.c | 2 +-
8982 net/batman-adv/bat_iv_ogm.c | 8 +-
8983 net/batman-adv/fragmentation.c | 2 +-
8984 net/batman-adv/routing.c | 4 +-
8985 net/batman-adv/soft-interface.c | 12 +-
8986 net/batman-adv/sysfs.c | 48 +-
8987 net/batman-adv/sysfs.h | 4 +-
8988 net/batman-adv/translation-table.c | 14 +-
8989 net/batman-adv/types.h | 8 +-
8990 net/bluetooth/hci_sock.c | 2 +-
8991 net/bluetooth/l2cap_core.c | 6 +-
8992 net/bluetooth/l2cap_sock.c | 12 +-
8993 net/bluetooth/rfcomm/sock.c | 4 +-
8994 net/bluetooth/rfcomm/tty.c | 4 +-
8995 net/bridge/br_netfilter_hooks.c | 4 +-
8996 net/bridge/br_netlink.c | 2 +-
8997 net/bridge/netfilter/ebtables.c | 6 +-
8998 net/caif/cfctrl.c | 11 +-
8999 net/caif/chnl_net.c | 4 +-
9000 net/can/af_can.c | 2 +-
9001 net/can/gw.c | 6 +-
9002 net/ceph/ceph_common.c | 2 +-
9003 net/ceph/messenger.c | 4 +-
9004 net/compat.c | 26 +-
9005 net/core/datagram.c | 2 +-
9006 net/core/dev.c | 26 +-
9007 net/core/filter.c | 2 +-
9008 net/core/flow.c | 8 +-
9009 net/core/neighbour.c | 18 +-
9010 net/core/net-procfs.c | 4 +-
9011 net/core/net-sysfs.c | 2 +-
9012 net/core/net_namespace.c | 10 +-
9013 net/core/netpoll.c | 4 +-
9014 net/core/rtnetlink.c | 17 +-
9015 net/core/scm.c | 12 +-
9016 net/core/skbuff.c | 11 +-
9017 net/core/sock.c | 32 +-
9018 net/core/sock_diag.c | 17 +-
9019 net/core/sysctl_net_core.c | 22 +-
9020 net/decnet/af_decnet.c | 1 +
9021 net/decnet/sysctl_net_decnet.c | 4 +-
9022 net/dsa/dsa.c | 2 +-
9023 net/dsa/slave.c | 4 +-
9024 net/hsr/hsr_device.c | 2 +-
9025 net/hsr/hsr_netlink.c | 2 +-
9026 net/ieee802154/6lowpan/core.c | 2 +-
9027 net/ieee802154/6lowpan/reassembly.c | 14 +-
9028 net/ieee802154/core.c | 6 +-
9029 net/ipv4/af_inet.c | 6 +-
9030 net/ipv4/arp.c | 2 +-
9031 net/ipv4/devinet.c | 20 +-
9032 net/ipv4/fib_frontend.c | 6 +-
9033 net/ipv4/fib_semantics.c | 2 +-
9034 net/ipv4/icmp.c | 2 +-
9035 net/ipv4/inet_connection_sock.c | 4 +-
9036 net/ipv4/inet_diag.c | 4 +-
9037 net/ipv4/inet_timewait_sock.c | 2 +-
9038 net/ipv4/inetpeer.c | 2 +-
9039 net/ipv4/ip_fragment.c | 17 +-
9040 net/ipv4/ip_gre.c | 6 +-
9041 net/ipv4/ip_sockglue.c | 2 +-
9042 net/ipv4/ip_vti.c | 4 +-
9043 net/ipv4/ipconfig.c | 6 +-
9044 net/ipv4/ipip.c | 4 +-
9045 net/ipv4/netfilter/arp_tables.c | 10 +-
9046 net/ipv4/netfilter/ip_tables.c | 10 +-
9047 net/ipv4/ping.c | 14 +-
9048 net/ipv4/proc.c | 10 +-
9049 net/ipv4/raw.c | 16 +-
9050 net/ipv4/route.c | 40 +-
9051 net/ipv4/sysctl_net_ipv4.c | 24 +-
9052 net/ipv4/tcp_input.c | 6 +-
9053 net/ipv4/tcp_ipv4.c | 2 +-
9054 net/ipv4/tcp_metrics.c | 2 +-
9055 net/ipv4/tcp_probe.c | 2 +-
9056 net/ipv4/udp.c | 10 +-
9057 net/ipv4/xfrm4_mode_beet.c | 2 +-
9058 net/ipv4/xfrm4_mode_transport.c | 2 +-
9059 net/ipv4/xfrm4_policy.c | 19 +-
9060 net/ipv4/xfrm4_state.c | 4 +-
9061 net/ipv6/addrconf.c | 26 +-
9062 net/ipv6/af_inet6.c | 2 +-
9063 net/ipv6/datagram.c | 2 +-
9064 net/ipv6/icmp.c | 2 +-
9065 net/ipv6/inet6_hashtables.c | 2 +-
9066 net/ipv6/ip6_fib.c | 4 +-
9067 net/ipv6/ip6_gre.c | 10 +-
9068 net/ipv6/ip6_tunnel.c | 4 +-
9069 net/ipv6/ip6_vti.c | 4 +-
9070 net/ipv6/ipv6_sockglue.c | 2 +-
9071 net/ipv6/ndisc.c | 2 +-
9072 net/ipv6/netfilter/ip6_tables.c | 10 +-
9073 net/ipv6/netfilter/nf_conntrack_reasm.c | 14 +-
9074 net/ipv6/ping.c | 33 +-
9075 net/ipv6/proc.c | 10 +-
9076 net/ipv6/raw.c | 17 +-
9077 net/ipv6/reassembly.c | 13 +-
9078 net/ipv6/route.c | 2 +-
9079 net/ipv6/sit.c | 4 +-
9080 net/ipv6/sysctl_net_ipv6.c | 2 +-
9081 net/ipv6/udp.c | 6 +-
9082 net/ipv6/xfrm6_mode_beet.c | 2 +-
9083 net/ipv6/xfrm6_mode_transport.c | 2 +-
9084 net/ipv6/xfrm6_policy.c | 17 +-
9085 net/irda/discovery.c | 2 +-
9086 net/irda/ircomm/ircomm_core.c | 13 +-
9087 net/irda/ircomm/ircomm_tty.c | 24 +-
9088 net/irda/ircomm/ircomm_tty_attach.c | 4 +-
9089 net/irda/irda_device.c | 14 +-
9090 net/irda/iriap.c | 14 +-
9091 net/irda/irias_object.c | 10 +-
9092 net/irda/irlan/irlan_client.c | 2 +-
9093 net/irda/irlap.c | 15 +-
9094 net/irda/irlap_event.c | 2 +-
9095 net/irda/irlmp.c | 21 +-
9096 net/irda/irlmp_event.c | 6 +-
9097 net/irda/irnet/irnet.h | 2 +-
9098 net/irda/irnet/irnet_irda.c | 6 +-
9099 net/irda/irttp.c | 8 +-
9100 net/irda/timer.c | 24 +-
9101 net/iucv/af_iucv.c | 4 +-
9102 net/iucv/iucv.c | 2 +-
9103 net/key/af_key.c | 4 +-
9104 net/l2tp/l2tp_eth.c | 40 +-
9105 net/l2tp/l2tp_ip.c | 2 +-
9106 net/l2tp/l2tp_ip6.c | 2 +-
9107 net/mac80211/cfg.c | 12 +-
9108 net/mac80211/debugfs.c | 2 +-
9109 net/mac80211/debugfs_key.c | 6 +-
9110 net/mac80211/ieee80211_i.h | 3 +-
9111 net/mac80211/iface.c | 20 +-
9112 net/mac80211/main.c | 2 +-
9113 net/mac80211/pm.c | 4 +-
9114 net/mac80211/rate.c | 2 +-
9115 net/mac80211/sta_info.c | 2 +-
9116 net/mac80211/tx.c | 2 +-
9117 net/mac80211/util.c | 8 +-
9118 net/mac80211/wpa.c | 12 +-
9119 net/mac802154/iface.c | 6 +-
9120 net/mpls/af_mpls.c | 10 +-
9121 net/netfilter/ipset/ip_set_core.c | 7 +-
9122 net/netfilter/ipvs/ip_vs_conn.c | 6 +-
9123 net/netfilter/ipvs/ip_vs_core.c | 8 +-
9124 net/netfilter/ipvs/ip_vs_ctl.c | 14 +-
9125 net/netfilter/ipvs/ip_vs_lblc.c | 2 +-
9126 net/netfilter/ipvs/ip_vs_lblcr.c | 2 +-
9127 net/netfilter/ipvs/ip_vs_sync.c | 6 +-
9128 net/netfilter/ipvs/ip_vs_xmit.c | 4 +-
9129 net/netfilter/nf_conntrack_acct.c | 2 +-
9130 net/netfilter/nf_conntrack_core.c | 2 +-
9131 net/netfilter/nf_conntrack_ecache.c | 2 +-
9132 net/netfilter/nf_conntrack_helper.c | 2 +-
9133 net/netfilter/nf_conntrack_netlink.c | 22 +-
9134 net/netfilter/nf_conntrack_proto.c | 2 +-
9135 net/netfilter/nf_conntrack_standalone.c | 2 +-
9136 net/netfilter/nf_conntrack_timestamp.c | 2 +-
9137 net/netfilter/nf_log.c | 10 +-
9138 net/netfilter/nf_nat_ftp.c | 2 +-
9139 net/netfilter/nf_nat_irc.c | 2 +-
9140 net/netfilter/nf_sockopt.c | 4 +-
9141 net/netfilter/nf_tables_api.c | 13 +-
9142 net/netfilter/nfnetlink_acct.c | 33 +-
9143 net/netfilter/nfnetlink_cthelper.c | 2 +-
9144 net/netfilter/nfnetlink_cttimeout.c | 2 +-
9145 net/netfilter/nfnetlink_log.c | 4 +-
9146 net/netfilter/nft_compat.c | 9 +-
9147 net/netfilter/xt_IDLETIMER.c | 12 +-
9148 net/netfilter/xt_statistic.c | 8 +-
9149 net/netlink/af_netlink.c | 16 +-
9150 net/netlink/diag.c | 2 +-
9151 net/netlink/genetlink.c | 14 +-
9152 net/openvswitch/vport-geneve.c | 7 +-
9153 net/openvswitch/vport-gre.c | 7 +-
9154 net/openvswitch/vport-internal_dev.c | 4 +-
9155 net/openvswitch/vport-netdev.c | 7 +-
9156 net/openvswitch/vport-vxlan.c | 7 +-
9157 net/packet/af_packet.c | 26 +-
9158 net/packet/diag.c | 2 +-
9159 net/packet/internal.h | 6 +-
9160 net/phonet/pep.c | 6 +-
9161 net/phonet/socket.c | 2 +-
9162 net/phonet/sysctl.c | 2 +-
9163 net/rds/cong.c | 6 +-
9164 net/rds/ib.h | 2 +-
9165 net/rds/ib_cm.c | 2 +-
9166 net/rds/ib_recv.c | 4 +-
9167 net/rds/rds.h | 2 +-
9168 net/rds/tcp.c | 6 +-
9169 net/rds/tcp.h | 6 +-
9170 net/rds/tcp_send.c | 2 +-
9171 net/rxrpc/af_rxrpc.c | 2 +-
9172 net/rxrpc/ar-ack.c | 14 +-
9173 net/rxrpc/ar-call.c | 2 +-
9174 net/rxrpc/ar-connection.c | 2 +-
9175 net/rxrpc/ar-connevent.c | 2 +-
9176 net/rxrpc/ar-input.c | 4 +-
9177 net/rxrpc/ar-internal.h | 8 +-
9178 net/rxrpc/ar-local.c | 2 +-
9179 net/rxrpc/ar-output.c | 4 +-
9180 net/rxrpc/ar-peer.c | 2 +-
9181 net/rxrpc/ar-proc.c | 4 +-
9182 net/rxrpc/ar-transport.c | 2 +-
9183 net/rxrpc/rxkad.c | 4 +-
9184 net/sched/sch_generic.c | 4 +-
9185 net/sched/sch_tbf.c | 9 +-
9186 net/sctp/ipv6.c | 4 +-
9187 net/sctp/protocol.c | 8 +-
9188 net/sctp/sctp_diag.c | 2 +-
9189 net/sctp/sm_sideeffect.c | 4 +-
9190 net/sctp/socket.c | 21 +-
9191 net/sctp/sysctl.c | 10 +-
9192 net/socket.c | 18 +-
9193 net/sunrpc/auth_gss/gss_rpc_upcall.c | 4 +-
9194 net/sunrpc/auth_gss/gss_rpc_xdr.c | 11 +-
9195 net/sunrpc/auth_gss/gss_rpc_xdr.h | 8 +-
9196 net/sunrpc/auth_gss/svcauth_gss.c | 4 +-
9197 net/sunrpc/clnt.c | 4 +-
9198 net/sunrpc/rpcb_clnt.c | 66 +-
9199 net/sunrpc/sched.c | 4 +-
9200 net/sunrpc/svc.c | 8 +-
9201 net/sunrpc/svcauth_unix.c | 2 +-
9202 net/sunrpc/xprtrdma/svc_rdma.c | 44 +-
9203 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 8 +-
9204 net/sunrpc/xprtrdma/svc_rdma_sendto.c | 2 +-
9205 net/sunrpc/xprtrdma/svc_rdma_transport.c | 2 +-
9206 net/tipc/netlink_compat.c | 12 +-
9207 net/tipc/subscr.c | 2 +-
9208 net/unix/diag.c | 2 +-
9209 net/unix/sysctl_net_unix.c | 2 +-
9210 net/wireless/scan.c | 3 +-
9211 net/wireless/wext-compat.c | 141 +-
9212 net/wireless/wext-compat.h | 8 +-
9213 net/wireless/wext-core.c | 19 +-
9214 net/wireless/wext-sme.c | 5 +-
9215 net/xfrm/xfrm_policy.c | 18 +-
9216 net/xfrm/xfrm_state.c | 37 +-
9217 net/xfrm/xfrm_sysctl.c | 2 +-
9218 net/xfrm/xfrm_user.c | 2 +-
9219 scripts/Kbuild.include | 12 +-
9220 scripts/Makefile | 2 +-
9221 scripts/Makefile.build | 2 +-
9222 scripts/Makefile.clean | 4 +-
9223 scripts/Makefile.extrawarn | 4 +
9224 scripts/Makefile.gcc-plugins | 95 +
9225 scripts/Makefile.host | 73 +-
9226 scripts/basic/fixdep.c | 10 +-
9227 scripts/dtc/checks.c | 14 +-
9228 scripts/dtc/data.c | 6 +-
9229 scripts/dtc/flattree.c | 8 +-
9230 scripts/dtc/livetree.c | 4 +-
9231 scripts/gcc-plugin.sh | 65 +
9232 scripts/gcc-plugins/Makefile | 28 +
9233 scripts/gcc-plugins/checker_plugin.c | 496 +
9234 scripts/gcc-plugins/colorize_plugin.c | 162 +
9235 scripts/gcc-plugins/constify_plugin.c | 582 +
9236 scripts/gcc-plugins/gcc-common.h | 894 +
9237 scripts/gcc-plugins/gcc-generate-gimple-pass.h | 175 +
9238 scripts/gcc-plugins/gcc-generate-ipa-pass.h | 289 +
9239 scripts/gcc-plugins/gcc-generate-rtl-pass.h | 175 +
9240 scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h | 175 +
9241 scripts/gcc-plugins/initify_plugin.c | 536 +
9242 scripts/gcc-plugins/kallocstat_plugin.c | 135 +
9243 scripts/gcc-plugins/kernexec_plugin.c | 407 +
9244 scripts/gcc-plugins/latent_entropy_plugin.c | 613 +
9245 scripts/gcc-plugins/rap_plugin/Makefile | 6 +
9246 scripts/gcc-plugins/rap_plugin/rap.h | 36 +
9247 scripts/gcc-plugins/rap_plugin/rap_fptr_pass.c | 220 +
9248 scripts/gcc-plugins/rap_plugin/rap_hash.c | 382 +
9249 scripts/gcc-plugins/rap_plugin/rap_plugin.c | 513 +
9250 scripts/gcc-plugins/rap_plugin/sip.c | 96 +
9251 .../gcc-plugins/size_overflow_plugin/.gitignore | 3 +
9252 scripts/gcc-plugins/size_overflow_plugin/Makefile | 30 +
9253 .../disable_size_overflow_hash.data | 12445 +++++++++++
9254 .../generate_size_overflow_hash.sh | 103 +
9255 .../insert_size_overflow_asm.c | 369 +
9256 .../size_overflow_plugin/intentional_overflow.c | 1166 +
9257 .../size_overflow_plugin/remove_unnecessary_dup.c | 137 +
9258 .../size_overflow_plugin/size_overflow.h | 331 +
9259 .../size_overflow_plugin/size_overflow_debug.c | 194 +
9260 .../size_overflow_plugin/size_overflow_hash.data | 22068 +++++++++++++++++++
9261 .../size_overflow_hash_aux.data | 97 +
9262 .../size_overflow_plugin/size_overflow_ipa.c | 1163 +
9263 .../size_overflow_plugin/size_overflow_misc.c | 505 +
9264 .../size_overflow_plugin/size_overflow_plugin.c | 290 +
9265 .../size_overflow_plugin_hash.c | 352 +
9266 .../size_overflow_plugin/size_overflow_transform.c | 743 +
9267 .../size_overflow_transform_core.c | 1025 +
9268 scripts/gcc-plugins/stackleak_plugin.c | 350 +
9269 scripts/gcc-plugins/structleak_plugin.c | 239 +
9270 scripts/headers_install.sh | 1 +
9271 scripts/kallsyms.c | 4 +-
9272 scripts/kconfig/lkc.h | 5 +-
9273 scripts/kconfig/menu.c | 2 +-
9274 scripts/kconfig/symbol.c | 6 +-
9275 scripts/link-vmlinux.sh | 2 +-
9276 scripts/mod/file2alias.c | 14 +-
9277 scripts/mod/modpost.c | 40 +-
9278 scripts/mod/modpost.h | 6 +-
9279 scripts/mod/sumversion.c | 2 +-
9280 scripts/module-common.lds | 4 +
9281 scripts/package/builddeb | 1 +
9282 scripts/pnmtologo.c | 6 +-
9283 scripts/sortextable.h | 6 +-
9284 scripts/tags.sh | 2 +-
9285 security/Kconfig | 735 +-
9286 security/apparmor/include/policy.h | 2 +-
9287 security/apparmor/lsm.c | 16 +-
9288 security/apparmor/policy.c | 4 +-
9289 security/integrity/ima/ima.h | 4 +-
9290 security/integrity/ima/ima_api.c | 2 +-
9291 security/integrity/ima/ima_fs.c | 4 +-
9292 security/integrity/ima/ima_queue.c | 2 +-
9293 security/keys/internal.h | 8 +-
9294 security/keys/key.c | 18 +-
9295 security/keys/keyring.c | 4 -
9296 security/selinux/avc.c | 6 +-
9297 security/selinux/include/xfrm.h | 2 +-
9298 security/yama/yama_lsm.c | 2 +-
9299 sound/aoa/codecs/onyx.c | 7 +-
9300 sound/aoa/codecs/onyx.h | 1 +
9301 sound/core/oss/pcm_oss.c | 18 +-
9302 sound/core/pcm_compat.c | 2 +-
9303 sound/core/pcm_lib.c | 3 +-
9304 sound/core/pcm_native.c | 4 +-
9305 sound/core/rawmidi.c | 5 +-
9306 sound/core/seq/oss/seq_oss_synth.c | 4 +-
9307 sound/core/seq/seq_clientmgr.c | 10 +-
9308 sound/core/seq/seq_compat.c | 2 +-
9309 sound/core/seq/seq_fifo.c | 6 +-
9310 sound/core/seq/seq_fifo.h | 2 +-
9311 sound/core/seq/seq_memory.c | 18 +-
9312 sound/core/seq/seq_midi.c | 5 +-
9313 sound/core/seq/seq_virmidi.c | 2 +-
9314 sound/core/sound.c | 2 +-
9315 sound/drivers/mts64.c | 14 +-
9316 sound/drivers/opl4/opl4_lib.c | 2 +-
9317 sound/drivers/portman2x4.c | 3 +-
9318 sound/firewire/amdtp-am824.c | 2 +-
9319 sound/firewire/amdtp-stream.c | 4 +-
9320 sound/firewire/amdtp-stream.h | 2 +-
9321 sound/firewire/digi00x/amdtp-dot.c | 2 +-
9322 sound/firewire/isight.c | 10 +-
9323 sound/firewire/oxfw/oxfw-scs1x.c | 8 +-
9324 sound/oss/sb_audio.c | 2 +-
9325 sound/oss/swarm_cs4297a.c | 6 +-
9326 sound/pci/als300.c | 2 +-
9327 sound/pci/aw2/aw2-alsa.c | 2 -
9328 sound/pci/aw2/aw2-saa7146.c | 4 +-
9329 sound/pci/ctxfi/ctamixer.c | 14 +-
9330 sound/pci/ctxfi/ctamixer.h | 8 +-
9331 sound/pci/ctxfi/ctatc.c | 20 +-
9332 sound/pci/ctxfi/ctdaio.c | 6 +-
9333 sound/pci/ctxfi/ctdaio.h | 4 +-
9334 sound/pci/ctxfi/ctsrc.c | 13 +-
9335 sound/pci/ctxfi/ctsrc.h | 8 +-
9336 sound/pci/hda/hda_codec.c | 2 +-
9337 sound/pci/ymfpci/ymfpci.h | 2 +-
9338 sound/pci/ymfpci/ymfpci_main.c | 12 +-
9339 sound/soc/codecs/cx20442.c | 8 +-
9340 sound/soc/codecs/sti-sas.c | 10 +-
9341 sound/soc/codecs/tlv320dac33.c | 7 +-
9342 sound/soc/codecs/uda1380.c | 7 +-
9343 sound/soc/intel/skylake/skl-sst-dsp.h | 2 +-
9344 sound/soc/soc-ac97.c | 6 +-
9345 sound/soc/xtensa/xtfpga-i2s.c | 2 +-
9346 tools/include/linux/compiler.h | 8 +
9347 tools/perf/util/include/asm/alternative-asm.h | 3 +
9348 tools/virtio/linux/uaccess.h | 2 +-
9349 virt/kvm/kvm_main.c | 42 +-
9350 2774 files changed, 78254 insertions(+), 14304 deletions(-)
9351 commit b2d3123595e9bd771c1292b03b82e47127b416c0
9352 Author: Brad Spengler <spender@grsecurity.net>
9353 Date: Sun Jul 31 21:40:39 2016 -0400
9354
9355 ARM compile fixes
9356
9357 arch/arm/include/asm/atomic.h | 40 +++++++++++++++++++++++++--------------
9358 arch/arm/include/asm/domain.h | 1 +
9359 include/asm-generic/atomic-long.h | 2 ++
9360 include/asm-generic/atomic64.h | 1 +
9361 include/linux/atomic.h | 23 ++++++++++++++++++++++
9362 5 files changed, 53 insertions(+), 14 deletions(-)
9363
9364 commit 439d240094e132ce7455a12267340a15ff45a6bf
9365 Author: Scott Bauer <sbauer@plzdonthack.me>
9366 Date: Wed Jul 27 19:11:29 2016 -0600
9367
9368 vfs: ioctl: prevent double-fetch in dedupe ioctl
9369
9370 This prevents a double-fetch from user space that can lead to to an
9371 undersized allocation and heap overflow.
9372
9373 Fixes: 54dbc1517237 ("vfs: hoist the btrfs deduplication ioctl to the vfs")
9374 Signed-off-by: Scott Bauer <sbauer@plzdonthack.me>
9375 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
9376
9377 fs/ioctl.c | 1 +
9378 1 file changed, 1 insertion(+)
9379
9380 commit 0e2289fa07be544a2f72d3eebd1d2c76e435f5c5
9381 Author: Brad Spengler <spender@grsecurity.net>
9382 Date: Wed Jul 27 20:30:01 2016 -0400
9383
9384 Update size_overflow hash table
9385
9386 scripts/gcc-plugins/size_overflow_plugin/size_overflow_hash.data | 1 +
9387 1 file changed, 1 insertion(+)
9388
9389 commit 50d051c5af8ea45fc8465ccbfda3530e95d2b97a
9390 Author: Brad Spengler <spender@grsecurity.net>
9391 Date: Wed Jul 27 20:14:26 2016 -0400
9392
9393 Update size_overflow hash table
9394
9395 scripts/gcc-plugins/size_overflow_plugin/size_overflow_hash.data | 3 ++-
9396 1 file changed, 2 insertions(+), 1 deletion(-)
9397
9398 commit aff6427a6baa489e210f6951f90bf29c4bf7a5f6
9399 Merge: d1085b0 8f83873
9400 Author: Brad Spengler <spender@grsecurity.net>
9401 Date: Wed Jul 27 19:53:16 2016 -0400
9402
9403 Merge branch 'pax-test' into grsec-test
9404
9405 commit 8f838734fe795a77eef1807e804b8bbae857201f
9406 Merge: 48edba8 bed4c61
9407 Author: Brad Spengler <spender@grsecurity.net>
9408 Date: Wed Jul 27 19:40:39 2016 -0400
9409
9410 Update to pax-linux-4.6.5-test18.patch:
9411 - fixed a few non-refcount atomic uses found by static analysis
9412 - plugins no longer export symbols except for those required by gcc
9413 - moved a few instrumentation passes after other analysis passes to prevent interference
9414 - got rid of the use of paravirt_enabled on amd64 which is gone in 4.7 anyway
9415 - repurposed the unusued skip_heap_stack_gap to simplify the unmapped area lookup code
9416 - fixed a few compile warnings related to constification and function type fixes
9417
9418 Merge branch 'linux-4.6.y' into pax-test
9419
9420 commit d1085b0354e32d2b030ca38bf0fa854129b6f381
9421 Merge: 59774b1 48edba8
9422 Author: Brad Spengler <spender@grsecurity.net>
9423 Date: Sun Jul 24 19:36:43 2016 -0400
9424
9425 Merge branch 'pax-test' into grsec-test
9426
9427 commit 48edba86de9569aef6faad21075b501c5023a66f
9428 Author: Brad Spengler <spender@grsecurity.net>
9429 Date: Sun Jul 24 19:34:05 2016 -0400
9430
9431 Update to pax-linux-4.6.4-test16.patch:
9432 - limited prefaulting in access_ok to 256 pages to reduce its performance impact, reported by Matthew Stapleton (https://bugs.gentoo.org/show_bug.cgi?id=589046)
9433 - reverted back to the old size overflow hash table until Emese tames the data flow analysis a bit
9434 - fixed the constify plugin to properly build the type for pointers to deconstified structs
9435
9436 arch/x86/include/asm/uaccess.h | 2 +-
9437 arch/x86/kernel/kgdb.c | 4 +-
9438 scripts/gcc-plugins/constify_plugin.c | 9 +-
9439 .../disable_size_overflow_hash.data | 7 +-
9440 .../size_overflow_plugin/size_overflow_hash.data | 13545 +++++++++----------
9441 5 files changed, 6580 insertions(+), 6987 deletions(-)
9442
9443 commit 59774b19cbe7ea87915d659d4711c830ce360e36
9444 Author: Brad Spengler <spender@grsecurity.net>
9445 Date: Sat Jul 23 18:47:31 2016 -0400
9446
9447 Allow 'perf' to be used as a privileged user by making the default
9448 kptr_restrict setting 1 with HIDESYM (rather than the previous 2).
9449 To prevent abuse from loggers (like the adb case) add CAP_SYS_ADMIN
9450 to the kptr_restrict=1 case. It can always be set to 2 if the user
9451 wishes.
9452
9453 kernel/sysctl.c | 2 +-
9454 lib/vsprintf.c | 5 ++++-
9455 2 files changed, 5 insertions(+), 2 deletions(-)
9456
9457 commit 191fac3a4900d3e033969952d99b79cfa2525f30
9458 Author: Brad Spengler <spender@grsecurity.net>
9459 Date: Sat Jul 23 14:56:39 2016 -0400
9460
9461 Force OABI_COMPAT off, it's full of privesc vulns
9462
9463 arch/arm/Kconfig | 1 +
9464 1 file changed, 1 insertion(+)
9465
9466 commit 4a983bdd1886eb2068c3fccd0d95358ff3b3eee1
9467 Author: Brad Spengler <spender@grsecurity.net>
9468 Date: Sat Jul 23 10:44:43 2016 -0400
9469
9470 Stop logging RLIMIT_NICE denials, just produces log spam
9471
9472 grsecurity/gracl_res.c | 10 ++++++++--
9473 1 file changed, 8 insertions(+), 2 deletions(-)
9474
9475 commit 84f2bc67492f30f06520497a9bb16c0a2e3103df
9476 Author: Brad Spengler <spender@grsecurity.net>
9477 Date: Tue Jul 19 20:13:30 2016 -0400
9478
9479 Revert to previous size_overflow hash table temporarily while the
9480 root causes of recent FPs are worked out
9481
9482 .../disable_size_overflow_hash.data | 7 +-
9483 .../size_overflow_plugin/size_overflow_hash.data | 13743 +++++++++----------
9484 2 files changed, 6845 insertions(+), 6905 deletions(-)
9485
9486 commit ea2b9616253f017edf97e4b86e82d6c89df17c4d
9487 Merge: e52044e cd66132
9488 Author: Brad Spengler <spender@grsecurity.net>
9489 Date: Tue Jul 19 19:21:52 2016 -0400
9490
9491 Merge branch 'pax-test' into grsec-test
9492
9493 commit cd661322f3b91c6fd6fee4a6a5907b054a70a5f7
9494 Author: Brad Spengler <spender@grsecurity.net>
9495 Date: Tue Jul 19 19:14:36 2016 -0400
9496
9497 Update to pax-linux-4.6.4-test15.patch:
9498 - updated the size overflow hash table from grsecurity
9499 - fixed a few size overflow false positives in the tcp timestamp code, reported by Toralf Förster and debrouxl (https://forums.grsecurity.net/viewtopic.php?f=3&t=4514)
9500
9501 .../disable_size_overflow_hash.data | 7 +-
9502 .../size_overflow_plugin/size_overflow_hash.data | 850 +++++++++++++++++----
9503 2 files changed, 694 insertions(+), 163 deletions(-)
9504
9505 commit e52044e34a92f944b99e9219147617dc7449a675
9506 Author: Brad Spengler <spender@grsecurity.net>
9507 Date: Mon Jul 18 21:25:15 2016 -0400
9508
9509 Update size_overflow hash table
9510
9511 .../size_overflow_plugin/size_overflow_hash.data | 466 +++++++++++++++++----
9512 1 file changed, 382 insertions(+), 84 deletions(-)
9513
9514 commit 27ed9167fb98fe9f9e75aace6f651ff814a189a5
9515 Author: Brad Spengler <spender@grsecurity.net>
9516 Date: Mon Jul 18 21:04:42 2016 -0400
9517
9518 Update size_overflow hash table
9519
9520 .../gcc-plugins/size_overflow_plugin/size_overflow_hash.data | 12 ++++++++----
9521 1 file changed, 8 insertions(+), 4 deletions(-)
9522
9523 commit b0a1f25a251b7c1c582fa3a95605654f8da33193
9524 Author: Jann Horn <jann@thejh.net>
9525 Date: Fri Sep 11 21:39:33 2015 +0200
9526
9527 xfs: fix type confusion in xfs_ioc_swapext
9528
9529 Without this check, the following XFS_I invocations would return bad
9530 pointers when used on non-XFS inodes (perhaps pointers into preceding
9531 allocator chunks).
9532
9533 This could be used by an attacker to trick xfs_swap_extents into
9534 performing locking operations on attacker-chosen structures in kernel
9535 memory, potentially leading to code execution in the kernel. (I have
9536 not investigated how likely this is to be usable for an attack in
9537 practice.)
9538
9539 Signed-off-by: Jann Horn <jann@thejh.net>
9540 Cc: Andy Lutomirski <luto@amacapital.net>
9541 Cc: Dave Chinner <david@fromorbit.com>
9542 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
9543
9544 fs/xfs/xfs_ioctl.c | 6 ++++++
9545 1 file changed, 6 insertions(+)
9546
9547 commit 01e9e48be783cefbe69ff9241ab678de69eaab5b
9548 Merge: bd6d599 c421d76
9549 Author: Brad Spengler <spender@grsecurity.net>
9550 Date: Mon Jul 18 20:18:27 2016 -0400
9551
9552 Merge branch 'pax-test' into grsec-test
9553
9554 commit c421d76c43d1840ab72bf2cd414e61ee0581e80b
9555 Author: Brad Spengler <spender@grsecurity.net>
9556 Date: Mon Jul 18 20:04:22 2016 -0400
9557
9558 Update to pax-linux-4.6.4-test14.patch:
9559 - Emese regenerated the size overflow hash table
9560 - fixed a few more section mismatches detected in LTO mode
9561 - reworked how KERNEXEC coexists with upstream's DEBUG_RODATA
9562 - reworked the KERNEXEC plugin configuration, read the Kconfig help!
9563 - simplified the constify plugin a bit
9564 - fixed an integer truncation bug in pnp_add_dma_resource caught by the size overflow plugin, reported by Thore Bödecker (https://forums.grsecurity.net/viewtopic.php?f=3&t=4511 and https://bugzilla.kernel.org/show_bug.cgi?id=123211)
9565 - worked around an integer conversion problem in drbd caught by the size overflow plugin, reported by Georg Weiss (https://forums.grsecurity.net/viewtopic.php?f=3&t=4510 and https://bugs.gentoo.org/show_bug.cgi?id=588624)
9566 - fixed !KERNEXEC boot crash on x86, reported by peetaur (https://forums.grsecurity.net/viewtopic.php?f=3&t=4512)
9567 - fixed compile warnings triggered by the __SYSCALL_DEFINEx macro
9568
9569 arch/mips/Kbuild | 2 +-
9570 arch/mips/include/asm/irq.h | 1 -
9571 arch/sparc/include/asm/atomic_64.h | 6 +
9572 arch/sparc/kernel/prom_common.c | 2 +-
9573 arch/sparc/lib/atomic_64.S | 2 +-
9574 arch/sparc/lib/ksyms.c | 4 +-
9575 arch/x86/entry/entry_64.S | 2 +-
9576 arch/x86/entry/vsyscall/vsyscall_emu_64.S | 3 +-
9577 arch/x86/kernel/alternative.c | 21 +
9578 arch/x86/kernel/cpu/common.c | 4 +
9579 arch/x86/platform/olpc/olpc_dt.c | 2 +-
9580 drivers/block/drbd/drbd_int.h | 4 +-
9581 drivers/gpu/drm/sti/sti_hda.c | 4 +-
9582 drivers/gpu/drm/sti/sti_hqvdp.c | 4 +-
9583 drivers/gpu/drm/sti/sti_tvout.c | 4 +-
9584 drivers/gpu/drm/tilcdc/tilcdc_external.c | 2 +-
9585 drivers/hwmon/applesmc.c | 2 +-
9586 drivers/iommu/io-pgtable-arm.c | 2 +-
9587 drivers/isdn/gigaset/usb-gigaset.c | 2 +-
9588 drivers/leds/leds-clevo-mail.c | 2 +-
9589 drivers/leds/leds-ss4200.c | 2 +-
9590 drivers/mtd/nand/brcmnand/bcm63138_nand.c | 2 +
9591 drivers/mtd/nand/brcmnand/iproc_nand.c | 2 +
9592 drivers/platform/chrome/chromeos_laptop.c | 2 +-
9593 drivers/platform/chrome/cros_ec_lpc.c | 2 +-
9594 drivers/pnp/base.h | 2 +-
9595 drivers/pnp/resource.c | 4 +-
9596 fs/exec.c | 20 +-
9597 include/drm/drm_modeset_helper_vtables.h | 1 +
9598 include/linux/syscalls.h | 8 +-
9599 mm/slab_common.c | 6 +
9600 mm/slob.c | 44 +-
9601 mm/slub.c | 7 +
9602 scripts/Makefile.gcc-plugins | 4 +-
9603 scripts/gcc-plugins/constify_plugin.c | 10 +-
9604 .../size_overflow_plugin/size_overflow_hash.data | 13633 +++++++++----------
9605 security/Kconfig | 63 +-
9606 37 files changed, 6934 insertions(+), 6953 deletions(-)
9607
9608 commit bd6d599943a777b93600dd4a43bbeea5dde2dfa0
9609 Author: Brad Spengler <spender@grsecurity.net>
9610 Date: Sun Jul 17 17:18:15 2016 -0400
9611
9612 Ensure current state is set to TASK_RUNNING before doing a copy on the RBAC learning read side
9613
9614 grsecurity/gracl_learn.c | 6 ++++--
9615 kernel/sched/core.c | 2 +-
9616 2 files changed, 5 insertions(+), 3 deletions(-)
9617
9618 commit 0f2e7d90efc7eeff655d7cc2c15838497f8c0513
9619 Author: Brad Spengler <spender@grsecurity.net>
9620 Date: Fri Jul 15 15:29:41 2016 -0400
9621
9622 Force that BUG() be enabled in the kernel config if grsecurity is enabled
9623 Suggested by Kees Cook
9624
9625 security/Kconfig | 1 +
9626 1 file changed, 1 insertion(+)
9627
9628 commit 3efe62268d831fc5c89a64b8ff1496d2b912ebf6
9629 Author: Brad Spengler <spender@grsecurity.net>
9630 Date: Thu Jul 14 21:14:55 2016 -0400
9631
9632 randomize layout of two more structs
9633
9634 include/linux/cdev.h | 2 +-
9635 include/linux/fs.h | 2 +-
9636 2 files changed, 2 insertions(+), 2 deletions(-)
9637
9638 commit 58c0443674275163e4d488f890ba1b985d13a4b0
9639 Author: Brad Spengler <spender@grsecurity.net>
9640 Date: Mon Jul 11 21:30:57 2016 -0400
9641
9642 Temporary workaround for size_overflow detection reported at:
9643 https://forums.grsecurity.net/viewtopic.php?f=3&t=4510
9644 by brainatwork
9645
9646 drivers/block/drbd/drbd_int.h | 4 ++--
9647 1 file changed, 2 insertions(+), 2 deletions(-)
9648
9649 commit aa1f32f7a62f394d1f90c2d9952befdd5294c088
9650 Author: Brad Spengler <spender@grsecurity.net>
9651 Date: Mon Jul 11 21:18:20 2016 -0400
9652
9653 Update size_overflow hash table
9654
9655 scripts/gcc-plugins/size_overflow_plugin/size_overflow_hash.data | 1 +
9656 1 file changed, 1 insertion(+)
9657
9658 commit 329fa438e13041fda3dcd292adf2aeb1c008c72c
9659 Author: Jeff Mahoney <jeffm@suse.com>
9660 Date: Tue Jul 5 17:32:30 2016 -0400
9661
9662 ecryptfs: don't allow mmap when the lower fs doesn't support it
9663
9664 There are legitimate reasons to disallow mmap on certain files, notably
9665 in sysfs or procfs. We shouldn't emulate mmap support on file systems
9666 that don't offer support natively.
9667
9668 CVE-2016-1583
9669
9670 Signed-off-by: Jeff Mahoney <jeffm@suse.com>
9671 Cc: stable@vger.kernel.org
9672 [tyhicks: clean up f_op check by using ecryptfs_file_to_lower()]
9673 Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
9674
9675 fs/ecryptfs/file.c | 15 ++++++++++++++-
9676 1 file changed, 14 insertions(+), 1 deletion(-)
9677
9678 commit 5b86b77c32a55ebc8b441ac71839bb50012e505a
9679 Author: Vegard Nossum <vegard.nossum@oracle.com>
9680 Date: Thu Jul 7 13:41:11 2016 -0700
9681
9682 apparmor: fix oops, validate buffer size in apparmor_setprocattr()
9683
9684 When proc_pid_attr_write() was changed to use memdup_user apparmor's
9685 (interface violating) assumption that the setprocattr buffer was always
9686 a single page was violated.
9687
9688 The size test is not strictly speaking needed as proc_pid_attr_write()
9689 will reject anything larger, but for the sake of robustness we can keep
9690 it in.
9691
9692 SMACK and SELinux look safe to me, but somebody else should probably
9693 have a look just in case.
9694
9695 Based on original patch from Vegard Nossum <vegard.nossum@oracle.com>
9696 modified for the case that apparmor provides null termination.
9697
9698 Fixes: bb646cdb12e75d82258c2f2e7746d5952d3e321a
9699 Reported-by: Vegard Nossum <vegard.nossum@oracle.com>
9700 Cc: Al Viro <viro@zeniv.linux.org.uk>
9701 Cc: John Johansen <john.johansen@canonical.com>
9702 Cc: Paul Moore <paul@paul-moore.com>
9703 Cc: Stephen Smalley <sds@tycho.nsa.gov>
9704 Cc: Eric Paris <eparis@parisplace.org>
9705 Cc: Casey Schaufler <casey@schaufler-ca.com>
9706 Cc: stable@kernel.org
9707 Signed-off-by: John Johansen <john.johansen@canonical.com>
9708 Reviewed-by: Tyler Hicks <tyhicks@canonical.com>
9709 Signed-off-by: James Morris <james.l.morris@oracle.com>
9710
9711 security/apparmor/lsm.c | 36 +++++++++++++++++++-----------------
9712 1 file changed, 19 insertions(+), 17 deletions(-)
9713
9714 commit cf7f94ad6c32ff91363641573a64c85f4877e290
9715 Merge: 7765cd9 50212d6
9716 Author: Brad Spengler <spender@grsecurity.net>
9717 Date: Mon Jul 11 18:39:35 2016 -0400
9718
9719 Merge branch 'pax-test' into grsec-test
9720
9721 commit 50212d610aeb6ced453e1835c169c46acdf3940d
9722 Merge: 98d6186 310ca59
9723 Author: Brad Spengler <spender@grsecurity.net>
9724 Date: Mon Jul 11 18:39:08 2016 -0400
9725
9726 Merge branch 'linux-4.6.y' into pax-test
9727
9728 commit 7765cd90c911e58959451529995ea44b7a2271d6
9729 Author: Brad Spengler <spender@grsecurity.net>
9730 Date: Thu Jul 7 07:12:54 2016 -0400
9731
9732 Compile fix reported by adminwset on the forums:
9733 https://forums.grsecurity.net/viewtopic.php?t=4507&p=16420#p16420
9734
9735 fs/proc/task_mmu.c | 2 +-
9736 1 file changed, 1 insertion(+), 1 deletion(-)
9737
9738 commit c94fbc6f47fdae9a2dcf29d3048c8da8752dbbdf
9739 Author: Brad Spengler <spender@grsecurity.net>
9740 Date: Wed Jul 6 21:11:33 2016 -0400
9741
9742 compile fix
9743
9744 arch/x86/mm/init_32.c | 1 -
9745 1 file changed, 1 deletion(-)
9746
9747 commit ee4f4cdd26864ac40ac22b4a3b88f284a6d057d0
9748 Author: Miklos Szeredi <mszeredi@redhat.com>
9749 Date: Wed Jun 29 16:03:55 2016 +0200
9750
9751 ovl: get_write_access() in truncate
9752
9753 When truncating a file we should check write access on the underlying
9754 inode. And we should do so on the lower file as well (before copy-up) for
9755 consistency.
9756
9757 Original patch and test case by Aihua Zhang.
9758
9759 - - >o >o - - test.c - - >o >o - -
9760 #include <stdio.h>
9761 #include <errno.h>
9762 #include <unistd.h>
9763
9764 int main(int argc, char *argv[])
9765 {
9766 int ret;
9767
9768 ret = truncate(argv[0], 4096);
9769 if (ret != -1) {
9770 fprintf(stderr, "truncate(argv[0]) should have failed\n");
9771 return 1;
9772 }
9773 if (errno != ETXTBSY) {
9774 perror("truncate(argv[0])");
9775 return 1;
9776 }
9777
9778 return 0;
9779 }
9780 - - >o >o - - >o >o - - >o >o - -
9781
9782 Reported-by: Aihua Zhang <zhangaihua1@huawei.com>
9783 Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
9784 Cc: <stable@vger.kernel.org>
9785
9786 fs/overlayfs/inode.c | 21 +++++++++++++++++++++
9787 1 file changed, 21 insertions(+)
9788
9789 commit 4585d082282707fbe91025c987bd8cef4152196d
9790 Author: Vivek Goyal <vgoyal@redhat.com>
9791 Date: Fri Jul 1 10:02:44 2016 -0400
9792
9793 ovl: warn instead of error if d_type is not supported
9794
9795 overlay needs underlying fs to support d_type. Recently I put in a
9796 patch in to detect this condition and started failing mount if
9797 underlying fs did not support d_type.
9798
9799 But this breaks existing configurations over kernel upgrade. Those who
9800 are running docker (partially broken configuration) with xfs not
9801 supporting d_type, are surprised that after kernel upgrade docker does
9802 not run anymore.
9803
9804 https://github.com/docker/docker/issues/22937#issuecomment-229881315
9805
9806 So instead of erroring out, detect broken configuration and warn
9807 about it. This should allow existing docker setups to continue
9808 working after kernel upgrade.
9809
9810 Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
9811 Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
9812 Fixes: 45aebeaf4f67 ("ovl: Ensure upper filesystem supports d_type")
9813 Cc: <stable@vger.kernel.org> 4.6
9814
9815 fs/overlayfs/super.c | 12 +++++++-----
9816 1 file changed, 7 insertions(+), 5 deletions(-)
9817
9818 commit 97bb95801d1ce86dafd1a59483803aba5b93e7c0
9819 Author: Randy Dunlap <rdunlap@infradead.org>
9820 Date: Wed Jul 6 16:06:53 2016 -0700
9821
9822 init/Kconfig: keep Expert users menu together
9823
9824 The "expert" menu was broken (split) such that all entries in it after
9825 KALLSYMS were displayed in the "General setup" area instead of in the
9826 "Expert users" area. Fix this by adding one kconfig dependency.
9827
9828 Yes, the Expert users menu is fragile. Problems like this have happened
9829 several times in the past. I will attempt to isolate the Expert users
9830 menu if there is interest in that.
9831
9832 Fixes: 4d5d5664c900 ("x86: kallsyms: disable absolute percpu symbols on !SMP")
9833 Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
9834 Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
9835 Cc: stable@vger.kernel.org # 4.6
9836 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
9837
9838 init/Kconfig | 1 +
9839 1 file changed, 1 insertion(+)
9840
9841 commit 616a19ea32197667494240e8afc0de98d28fdd47
9842 Merge: 769cc1b 98d6186
9843 Author: Brad Spengler <spender@grsecurity.net>
9844 Date: Wed Jul 6 20:41:51 2016 -0400
9845
9846 Merge branch 'pax-test' into grsec-test
9847
9848 commit 98d61867ac6a18500bbd9771678138154869cec3
9849 Author: Brad Spengler <spender@grsecurity.net>
9850 Date: Wed Jul 6 20:29:35 2016 -0400
9851
9852 Update to pax-linux-4.6.3-test10.patch:
9853 - fixed a size overflow false positive in xfrm4_beet_output and xfrm6_beet_output, by Mathias Krause <minipli@ld-linux.so>
9854 - fixed UEFI boot regression under KERNEXEC, reported by Yves-Alexis Perez <corsac@corsac.net> and x14sg1 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4502)
9855 - fixed a few constification related compile errors on arm/mips, by spender
9856 - updated the size overflow hash table from grsecurity
9857 - fixed an integer truncation bug in __ioremap_caller caught by the size overflow plugin
9858
9859 arch/arm/mach-mmp/mmp2.c | 4 +-
9860 arch/arm/mach-mmp/pxa910.c | 4 +-
9861 arch/arm/mach-s3c64xx/mach-smdk6410.c | 2 +-
9862 arch/arm/mm/fault.c | 2 +-
9863 arch/x86/include/asm/efi.h | 5 +
9864 arch/x86/include/asm/pgtable.h | 2 +-
9865 arch/x86/mm/dump_pagetables.c | 32 +++-
9866 arch/x86/mm/init_32.c | 55 +++---
9867 arch/x86/mm/init_64.c | 12 +-
9868 arch/x86/mm/ioremap.c | 2 +-
9869 arch/x86/mm/pageattr.c | 2 +-
9870 drivers/gpu/drm/sti/sti_cursor.c | 4 +-
9871 drivers/gpu/drm/sti/sti_dvo.c | 4 +-
9872 drivers/gpu/drm/sti/sti_gdp.c | 12 +-
9873 drivers/gpu/drm/sti/sti_hdmi.c | 4 +-
9874 drivers/gpu/drm/sti/sti_mixer.c | 8 +-
9875 drivers/gpu/drm/sti/sti_vid.c | 4 +-
9876 drivers/irqchip/irq-mmp.c | 2 +-
9877 drivers/net/ethernet/broadcom/bnxt/bnxt.c | 2 +-
9878 include/linux/irqchip/mmp.h | 2 +-
9879 net/ipv4/xfrm4_mode_beet.c | 2 +-
9880 net/ipv6/xfrm6_mode_beet.c | 2 +-
9881 .../size_overflow_plugin/size_overflow_hash.data | 203 +++++++++++++++++----
9882 23 files changed, 280 insertions(+), 91 deletions(-)
9883
9884 commit 769cc1b850f164d9fd9284898295eb616896d66b
9885 Author: Brad Spengler <spender@grsecurity.net>
9886 Date: Wed Jul 6 20:08:29 2016 -0400
9887
9888 Fix bug in RBAC learning reported by Andrew Flannery
9889 Nolog/noaudit-type capability checks were handled in a separate
9890 function which did not check if the requestor had the capability in
9891 their effective set. This would cause privileged processes to be
9892 denied use of their capabilities in the small number of instances
9893 these kinds of checks were used (for ptrace_may_access() etc, which
9894 get used in deciding if privileged processes can bypass /proc
9895 restrictions) only when RBAC learning was enabled on the process.
9896
9897 Remove some code duplication in the process of fixing the bug.
9898
9899 grsecurity/gracl_cap.c | 49 +++++++++------------------------------------
9900 grsecurity/grsec_disabled.c | 2 +-
9901 grsecurity/grsec_exec.c | 9 ++++-----
9902 include/linux/grsecurity.h | 4 ++--
9903 kernel/capability.c | 2 +-
9904 kernel/sys.c | 4 ++--
9905 6 files changed, 19 insertions(+), 51 deletions(-)
9906
9907 commit 244fda357c13b44ac2d174713205863c552eb30d
9908 Author: Brad Spengler <spender@grsecurity.net>
9909 Date: Wed Jul 6 07:19:26 2016 -0400
9910
9911 Compile fix for recent /proc/pid/mem changes, reported by adminwset at
9912 https://forums.grsecurity.net/viewtopic.php?t=4505&p=16415#p16415
9913
9914 fs/proc/base.c | 2 +-
9915 fs/proc/internal.h | 2 +-
9916 include/linux/sched.h | 2 ++
9917 3 files changed, 4 insertions(+), 2 deletions(-)
9918
9919 commit 5bd1344d3f28c5402bcd85972bb520a5baaf612c
9920 Author: Brad Spengler <spender@grsecurity.net>
9921 Date: Sun Jul 3 21:27:25 2016 -0400
9922
9923 Initial import of grsecurity for Linux 4.6.3
9924
9925 Documentation/dontdiff | 2 +
9926 Documentation/kernel-parameters.txt | 11 +
9927 Documentation/sysctl/kernel.txt | 15 +
9928 Makefile | 5 +-
9929 arch/alpha/include/asm/cache.h | 4 +-
9930 arch/alpha/kernel/osf_sys.c | 12 +-
9931 arch/arc/Kconfig | 1 +
9932 arch/arm/Kconfig | 1 +
9933 arch/arm/Kconfig.debug | 1 +
9934 arch/arm/include/asm/thread_info.h | 7 +-
9935 arch/arm/kernel/entry-common.S | 8 +-
9936 arch/arm/kernel/process.c | 4 +-
9937 arch/arm/kernel/ptrace.c | 9 +
9938 arch/arm/kernel/traps.c | 7 +-
9939 arch/arm/mach-mmp/mmp2.c | 4 +-
9940 arch/arm/mach-mmp/pxa910.c | 4 +-
9941 arch/arm/mach-s3c64xx/mach-smdk6410.c | 2 +-
9942 arch/arm/mm/Kconfig | 4 +-
9943 arch/arm/mm/alignment.c | 24 +-
9944 arch/arm/mm/fault.c | 42 +-
9945 arch/arm/mm/mmap.c | 8 +-
9946 arch/arm/net/bpf_jit_32.c | 51 +-
9947 arch/arm64/Kconfig.debug | 1 +
9948 arch/avr32/include/asm/cache.h | 4 +-
9949 arch/blackfin/Kconfig.debug | 1 +
9950 arch/blackfin/include/asm/cache.h | 3 +-
9951 arch/cris/include/arch-v10/arch/cache.h | 3 +-
9952 arch/cris/include/arch-v32/arch/cache.h | 3 +-
9953 arch/frv/include/asm/cache.h | 3 +-
9954 arch/frv/mm/elf-fdpic.c | 4 +-
9955 arch/hexagon/include/asm/cache.h | 6 +-
9956 arch/ia64/Kconfig | 1 +
9957 arch/ia64/include/asm/cache.h | 3 +-
9958 arch/ia64/kernel/sys_ia64.c | 2 +
9959 arch/ia64/mm/hugetlbpage.c | 2 +
9960 arch/m32r/include/asm/cache.h | 4 +-
9961 arch/m68k/include/asm/cache.h | 4 +-
9962 arch/metag/mm/hugetlbpage.c | 1 +
9963 arch/microblaze/include/asm/cache.h | 3 +-
9964 arch/mips/Kbuild | 2 +-
9965 arch/mips/Kconfig | 1 +
9966 arch/mips/include/asm/irq.h | 1 -
9967 arch/mips/include/asm/thread_info.h | 11 +-
9968 arch/mips/kernel/irq.c | 3 +
9969 arch/mips/kernel/ptrace.c | 9 +
9970 arch/mips/mm/mmap.c | 4 +-
9971 arch/mn10300/proc-mn103e010/include/proc/cache.h | 4 +-
9972 arch/mn10300/proc-mn2ws0050/include/proc/cache.h | 4 +-
9973 arch/openrisc/include/asm/cache.h | 4 +-
9974 arch/parisc/include/asm/cache.h | 3 +
9975 arch/parisc/kernel/sys_parisc.c | 4 +
9976 arch/powerpc/Kconfig | 1 +
9977 arch/powerpc/include/asm/cache.h | 4 +-
9978 arch/powerpc/include/asm/thread_info.h | 5 +-
9979 arch/powerpc/kernel/Makefile | 2 +
9980 arch/powerpc/kernel/irq.c | 3 +
9981 arch/powerpc/kernel/process.c | 10 +-
9982 arch/powerpc/kernel/ptrace.c | 14 +
9983 arch/powerpc/kernel/traps.c | 5 +
9984 arch/powerpc/mm/slice.c | 2 +-
9985 arch/s390/Kconfig.debug | 1 +
9986 arch/s390/include/asm/cache.h | 4 +-
9987 arch/score/include/asm/cache.h | 4 +-
9988 arch/sh/include/asm/cache.h | 3 +-
9989 arch/sh/mm/mmap.c | 6 +-
9990 arch/sparc/include/asm/atomic_64.h | 5 +
9991 arch/sparc/include/asm/cache.h | 4 +-
9992 arch/sparc/include/asm/pgalloc_64.h | 1 +
9993 arch/sparc/include/asm/thread_info_64.h | 8 +-
9994 arch/sparc/kernel/process_32.c | 6 +-
9995 arch/sparc/kernel/process_64.c | 8 +-
9996 arch/sparc/kernel/ptrace_64.c | 14 +
9997 arch/sparc/kernel/sys_sparc_64.c | 8 +-
9998 arch/sparc/kernel/syscalls.S | 8 +-
9999 arch/sparc/kernel/traps_32.c | 8 +-
10000 arch/sparc/kernel/traps_64.c | 28 +-
10001 arch/sparc/kernel/unaligned_64.c | 2 +-
10002 arch/sparc/lib/atomic_64.S | 2 +-
10003 arch/sparc/lib/ksyms.c | 4 +-
10004 arch/sparc/mm/fault_64.c | 2 +-
10005 arch/sparc/mm/hugetlbpage.c | 15 +-
10006 arch/tile/Kconfig | 1 +
10007 arch/tile/include/asm/cache.h | 3 +-
10008 arch/tile/mm/hugetlbpage.c | 2 +
10009 arch/um/include/asm/cache.h | 3 +-
10010 arch/unicore32/include/asm/cache.h | 6 +-
10011 arch/x86/Kconfig | 21 +
10012 arch/x86/Kconfig.debug | 2 +
10013 arch/x86/entry/common.c | 14 +
10014 arch/x86/entry/entry_32.S | 2 +-
10015 arch/x86/entry/entry_64.S | 2 +-
10016 arch/x86/ia32/ia32_aout.c | 2 +
10017 arch/x86/include/asm/floppy.h | 20 +-
10018 arch/x86/include/asm/fpu/types.h | 69 +-
10019 arch/x86/include/asm/io.h | 2 +-
10020 arch/x86/include/asm/page.h | 12 +-
10021 arch/x86/include/asm/paravirt_types.h | 21 +-
10022 arch/x86/include/asm/processor.h | 12 +-
10023 arch/x86/include/asm/thread_info.h | 6 +-
10024 arch/x86/kernel/dumpstack.c | 10 +-
10025 arch/x86/kernel/dumpstack_32.c | 2 +-
10026 arch/x86/kernel/dumpstack_64.c | 2 +-
10027 arch/x86/kernel/ioport.c | 13 +
10028 arch/x86/kernel/irq_32.c | 3 +
10029 arch/x86/kernel/irq_64.c | 4 +
10030 arch/x86/kernel/ldt.c | 18 +
10031 arch/x86/kernel/msr.c | 12 +
10032 arch/x86/kernel/ptrace.c | 14 +
10033 arch/x86/kernel/signal.c | 9 +-
10034 arch/x86/kernel/sys_i386_32.c | 9 +-
10035 arch/x86/kernel/sys_x86_64.c | 8 +-
10036 arch/x86/kernel/traps.c | 5 +
10037 arch/x86/kernel/verify_cpu.S | 1 +
10038 arch/x86/kernel/vm86_32.c | 15 +
10039 arch/x86/mm/fault.c | 12 +-
10040 arch/x86/mm/hugetlbpage.c | 15 +-
10041 arch/x86/mm/init.c | 51 +-
10042 arch/x86/mm/init_32.c | 10 +-
10043 arch/x86/net/bpf_jit_comp.c | 4 +
10044 arch/x86/platform/efi/efi_64.c | 2 +-
10045 arch/x86/xen/Kconfig | 1 +
10046 arch/xtensa/variants/dc232b/include/variant/core.h | 2 +-
10047 arch/xtensa/variants/fsf/include/variant/core.h | 3 +-
10048 crypto/scatterwalk.c | 10 +-
10049 drivers/acpi/acpica/hwxfsleep.c | 11 +-
10050 drivers/acpi/custom_method.c | 4 +
10051 drivers/block/cciss.h | 30 +-
10052 drivers/block/smart1,2.h | 40 +-
10053 drivers/cdrom/cdrom.c | 2 +-
10054 drivers/char/Kconfig | 4 +-
10055 drivers/char/genrtc.c | 1 +
10056 drivers/char/mem.c | 17 +
10057 drivers/char/random.c | 5 +-
10058 drivers/cpufreq/sparc-us3-cpufreq.c | 2 -
10059 drivers/firewire/ohci.c | 4 +
10060 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | 80 +-
10061 .../drm/amd/powerplay/hwmgr/cz_clockpowergating.c | 12 +-
10062 drivers/gpu/drm/amd/powerplay/hwmgr/cz_hwmgr.c | 58 +-
10063 drivers/gpu/drm/amd/powerplay/hwmgr/fiji_thermal.c | 20 +-
10064 .../gpu/drm/amd/powerplay/hwmgr/tonga_thermal.c | 20 +-
10065 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c | 7 +-
10066 drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.c | 9 +-
10067 drivers/gpu/drm/nouveau/nouveau_ttm.c | 28 +-
10068 drivers/gpu/drm/sti/sti_cursor.c | 6 +-
10069 drivers/gpu/drm/sti/sti_dvo.c | 6 +-
10070 drivers/gpu/drm/sti/sti_gdp.c | 6 +-
10071 drivers/gpu/drm/sti/sti_hda.c | 6 +-
10072 drivers/gpu/drm/sti/sti_hdmi.c | 6 +-
10073 drivers/gpu/drm/sti/sti_hqvdp.c | 6 +-
10074 drivers/gpu/drm/sti/sti_mixer.c | 6 +-
10075 drivers/gpu/drm/sti/sti_tvout.c | 6 +-
10076 drivers/gpu/drm/sti/sti_vid.c | 6 +-
10077 drivers/gpu/drm/tilcdc/tilcdc_external.c | 2 +-
10078 drivers/gpu/drm/ttm/ttm_bo_manager.c | 10 +-
10079 drivers/gpu/drm/virtio/virtgpu_ttm.c | 10 +-
10080 drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 10 +-
10081 drivers/hid/hid-wiimote-debug.c | 2 +-
10082 drivers/hid/usbhid/hiddev.c | 10 +-
10083 drivers/infiniband/hw/i40iw/i40iw_ctrl.c | 160 +-
10084 drivers/infiniband/hw/i40iw/i40iw_uk.c | 34 +-
10085 drivers/infiniband/hw/nes/nes_cm.c | 22 +-
10086 drivers/iommu/Kconfig | 1 +
10087 drivers/iommu/amd_iommu.c | 14 +-
10088 drivers/irqchip/irq-mmp.c | 2 +-
10089 drivers/isdn/gigaset/bas-gigaset.c | 32 +-
10090 drivers/isdn/gigaset/ser-gigaset.c | 32 +-
10091 drivers/isdn/gigaset/usb-gigaset.c | 34 +-
10092 drivers/isdn/i4l/isdn_concap.c | 6 +-
10093 drivers/isdn/i4l/isdn_x25iface.c | 16 +-
10094 drivers/md/bcache/Kconfig | 1 +
10095 drivers/md/raid5.c | 8 +
10096 drivers/media/pci/solo6x10/solo6x10-g723.c | 2 +-
10097 drivers/media/platform/sti/c8sectpfe/Kconfig | 1 +
10098 drivers/media/radio/radio-cadet.c | 5 +-
10099 drivers/media/usb/dvb-usb/cinergyT2-core.c | 91 +-
10100 drivers/media/usb/dvb-usb/cinergyT2-fe.c | 182 +-
10101 drivers/media/usb/dvb-usb/dvb-usb-firmware.c | 37 +-
10102 drivers/media/usb/dvb-usb/technisat-usb2.c | 23 +-
10103 drivers/message/fusion/mptbase.c | 9 +
10104 drivers/misc/sgi-xp/xp_main.c | 12 +-
10105 drivers/mtd/nand/brcmnand/bcm63138_nand.c | 6 +-
10106 drivers/mtd/nand/brcmnand/iproc_nand.c | 8 +-
10107 drivers/net/ethernet/brocade/bna/bna_enet.c | 8 +-
10108 drivers/net/wan/lmc/lmc_media.c | 97 +-
10109 drivers/net/wan/z85230.c | 24 +-
10110 drivers/net/wireless/ath/ath9k/Kconfig | 1 -
10111 drivers/net/wireless/zydas/zd1211rw/zd_usb.c | 2 +-
10112 drivers/pci/proc.c | 9 +
10113 drivers/platform/x86/asus-wmi.c | 12 +
10114 drivers/rtc/rtc-dev.c | 3 +
10115 drivers/scsi/bfa/bfa_fcs.c | 19 +-
10116 drivers/scsi/bfa/bfa_fcs_lport.c | 29 +-
10117 drivers/scsi/bfa/bfa_modules.h | 12 +-
10118 drivers/scsi/hpsa.h | 40 +-
10119 drivers/staging/lustre/lnet/libcfs/module.c | 10 +-
10120 drivers/staging/lustre/lustre/ldlm/ldlm_flock.c | 2 +-
10121 drivers/staging/wilc1000/host_interface.h | 1 +
10122 drivers/staging/wilc1000/wilc_spi.c | 1 +
10123 drivers/tty/serial/uartlite.c | 4 +-
10124 drivers/tty/sysrq.c | 2 +-
10125 drivers/tty/tty_io.c | 4 +
10126 drivers/tty/vt/keyboard.c | 22 +-
10127 drivers/uio/uio.c | 6 +-
10128 drivers/usb/core/devio.c | 9 +-
10129 drivers/usb/core/hub.c | 5 +
10130 drivers/usb/gadget/function/f_uac1.c | 1 +
10131 drivers/usb/gadget/function/u_uac1.c | 1 +
10132 drivers/usb/host/hwa-hc.c | 9 +-
10133 drivers/usb/usbip/vhci_sysfs.c | 2 +-
10134 drivers/video/fbdev/arcfb.c | 2 +-
10135 drivers/video/fbdev/matrox/matroxfb_DAC1064.c | 10 +-
10136 drivers/video/fbdev/matrox/matroxfb_Ti3026.c | 5 +-
10137 drivers/video/fbdev/sh_mobile_lcdcfb.c | 6 +-
10138 drivers/video/logo/logo_linux_clut224.ppm | 2720 ++++----
10139 drivers/xen/xenfs/xenstored.c | 5 +
10140 firmware/Makefile | 2 +
10141 firmware/WHENCE | 20 +-
10142 firmware/bnx2/bnx2-mips-06-6.2.3.fw.ihex | 5804 +++++++++++++++++
10143 firmware/bnx2/bnx2-mips-09-6.2.1b.fw.ihex | 6496 ++++++++++++++++++++
10144 fs/attr.c | 4 +
10145 fs/autofs4/waitq.c | 9 +
10146 fs/binfmt_aout.c | 7 +
10147 fs/binfmt_elf.c | 40 +-
10148 fs/compat.c | 20 +-
10149 fs/coredump.c | 17 +-
10150 fs/dcache.c | 3 +
10151 fs/debugfs/inode.c | 19 +-
10152 fs/exec.c | 249 +-
10153 fs/ext2/balloc.c | 4 +-
10154 fs/ext2/super.c | 8 +-
10155 fs/ext4/balloc.c | 4 +-
10156 fs/ext4/extents.c | 2 +-
10157 fs/fcntl.c | 4 +
10158 fs/fhandle.c | 3 +-
10159 fs/file.c | 4 +
10160 fs/filesystems.c | 4 +
10161 fs/fs_struct.c | 20 +-
10162 fs/hugetlbfs/inode.c | 5 +-
10163 fs/inode.c | 8 +-
10164 fs/kernfs/dir.c | 6 +
10165 fs/mount.h | 4 +-
10166 fs/namei.c | 292 +-
10167 fs/namespace.c | 24 +
10168 fs/nfsd/nfs2acl.c | 20 +-
10169 fs/nfsd/nfs3acl.c | 16 +-
10170 fs/nfsd/nfs4acl.c | 16 +-
10171 fs/nfsd/nfscache.c | 2 +-
10172 fs/open.c | 38 +
10173 fs/overlayfs/inode.c | 3 +
10174 fs/overlayfs/super.c | 6 +-
10175 fs/pipe.c | 2 +-
10176 fs/posix_acl.c | 61 +-
10177 fs/proc/Kconfig | 10 +-
10178 fs/proc/array.c | 67 +-
10179 fs/proc/base.c | 193 +-
10180 fs/proc/cmdline.c | 4 +
10181 fs/proc/devices.c | 4 +
10182 fs/proc/fd.c | 13 +-
10183 fs/proc/generic.c | 64 +
10184 fs/proc/inode.c | 17 +
10185 fs/proc/internal.h | 18 +-
10186 fs/proc/interrupts.c | 4 +
10187 fs/proc/kcore.c | 3 +
10188 fs/proc/proc_net.c | 31 +
10189 fs/proc/proc_sysctl.c | 52 +-
10190 fs/proc/root.c | 8 +
10191 fs/proc/stat.c | 69 +-
10192 fs/proc/task_mmu.c | 85 +-
10193 fs/proc/task_nommu.c | 2 +-
10194 fs/readdir.c | 19 +
10195 fs/reiserfs/item_ops.c | 24 +-
10196 fs/reiserfs/super.c | 4 +
10197 fs/select.c | 2 +
10198 fs/seq_file.c | 31 +-
10199 fs/stat.c | 20 +-
10200 fs/sysfs/dir.c | 30 +-
10201 fs/utimes.c | 7 +
10202 fs/xattr.c | 26 +-
10203 fs/xfs/xfs_icache.c | 60 +-
10204 fs/xfs/xfs_inode.c | 13 +
10205 grsecurity/Kconfig | 1205 ++++
10206 grsecurity/Makefile | 54 +
10207 grsecurity/gracl.c | 2757 +++++++++
10208 grsecurity/gracl_alloc.c | 105 +
10209 grsecurity/gracl_cap.c | 127 +
10210 grsecurity/gracl_compat.c | 269 +
10211 grsecurity/gracl_fs.c | 448 ++
10212 grsecurity/gracl_ip.c | 387 ++
10213 grsecurity/gracl_learn.c | 207 +
10214 grsecurity/gracl_policy.c | 1784 ++++++
10215 grsecurity/gracl_res.c | 68 +
10216 grsecurity/gracl_segv.c | 306 +
10217 grsecurity/gracl_shm.c | 40 +
10218 grsecurity/grsec_chdir.c | 19 +
10219 grsecurity/grsec_chroot.c | 506 ++
10220 grsecurity/grsec_disabled.c | 445 ++
10221 grsecurity/grsec_exec.c | 189 +
10222 grsecurity/grsec_fifo.c | 26 +
10223 grsecurity/grsec_fork.c | 23 +
10224 grsecurity/grsec_init.c | 294 +
10225 grsecurity/grsec_ipc.c | 48 +
10226 grsecurity/grsec_link.c | 65 +
10227 grsecurity/grsec_log.c | 340 +
10228 grsecurity/grsec_mem.c | 48 +
10229 grsecurity/grsec_mount.c | 65 +
10230 grsecurity/grsec_pax.c | 47 +
10231 grsecurity/grsec_proc.c | 20 +
10232 grsecurity/grsec_ptrace.c | 30 +
10233 grsecurity/grsec_sig.c | 248 +
10234 grsecurity/grsec_sock.c | 244 +
10235 grsecurity/grsec_sysctl.c | 497 ++
10236 grsecurity/grsec_time.c | 16 +
10237 grsecurity/grsec_tpe.c | 78 +
10238 grsecurity/grsec_tty.c | 18 +
10239 grsecurity/grsec_usb.c | 15 +
10240 grsecurity/grsum.c | 56 +
10241 include/drm/drm_modeset_helper_vtables.h | 1 +
10242 include/linux/binfmts.h | 5 +-
10243 include/linux/capability.h | 13 +
10244 include/linux/compiler-gcc.h | 5 +
10245 include/linux/compiler.h | 8 +
10246 include/linux/cred.h | 8 +-
10247 include/linux/dcache.h | 5 +-
10248 include/linux/fs.h | 24 +-
10249 include/linux/fs_struct.h | 2 +-
10250 include/linux/fsnotify.h | 6 +
10251 include/linux/gracl.h | 342 ++
10252 include/linux/gracl_compat.h | 156 +
10253 include/linux/gralloc.h | 9 +
10254 include/linux/grdefs.h | 140 +
10255 include/linux/grinternal.h | 231 +
10256 include/linux/grmsg.h | 120 +
10257 include/linux/grsecurity.h | 259 +
10258 include/linux/grsock.h | 19 +
10259 include/linux/ipc.h | 2 +-
10260 include/linux/ipc_namespace.h | 2 +-
10261 include/linux/kallsyms.h | 18 +-
10262 include/linux/key-type.h | 4 +-
10263 include/linux/kmod.h | 5 +
10264 include/linux/kobject.h | 2 +-
10265 include/linux/lsm_hooks.h | 4 +-
10266 include/linux/mm.h | 12 +
10267 include/linux/mm_types.h | 4 +-
10268 include/linux/module.h | 5 +-
10269 include/linux/mount.h | 2 +-
10270 include/linux/msg.h | 2 +-
10271 include/linux/netfilter/xt_gradm.h | 9 +
10272 include/linux/path.h | 4 +-
10273 include/linux/perf_event.h | 13 +-
10274 include/linux/pid_namespace.h | 2 +-
10275 include/linux/printk.h | 2 +-
10276 include/linux/proc_fs.h | 22 +-
10277 include/linux/proc_ns.h | 2 +-
10278 include/linux/random.h | 2 +-
10279 include/linux/rbtree_augmented.h | 4 +-
10280 include/linux/scatterlist.h | 12 +-
10281 include/linux/sched.h | 135 +-
10282 include/linux/security.h | 1 +
10283 include/linux/sem.h | 2 +-
10284 include/linux/seq_file.h | 5 +
10285 include/linux/shm.h | 6 +-
10286 include/linux/skbuff.h | 3 +
10287 include/linux/slab.h | 9 -
10288 include/linux/sysctl.h | 8 +-
10289 include/linux/thread_info.h | 6 +-
10290 include/linux/tty.h | 2 +-
10291 include/linux/tty_driver.h | 4 +-
10292 include/linux/uidgid.h | 6 +
10293 include/linux/user_namespace.h | 2 +-
10294 include/linux/utsname.h | 2 +-
10295 include/linux/vermagic.h | 16 +-
10296 include/linux/vmalloc.h | 8 +
10297 include/net/af_unix.h | 2 +-
10298 include/net/ip.h | 2 +-
10299 include/net/neighbour.h | 2 +-
10300 include/net/net_namespace.h | 2 +-
10301 include/net/sock.h | 2 +-
10302 include/trace/events/fs.h | 53 +
10303 include/uapi/linux/personality.h | 1 +
10304 init/Kconfig | 5 +-
10305 init/main.c | 46 +-
10306 ipc/mqueue.c | 1 +
10307 ipc/msg.c | 3 +-
10308 ipc/msgutil.c | 4 +-
10309 ipc/sem.c | 3 +-
10310 ipc/shm.c | 26 +-
10311 ipc/util.c | 6 +
10312 kernel/auditsc.c | 2 +-
10313 kernel/bpf/syscall.c | 10 +-
10314 kernel/capability.c | 41 +-
10315 kernel/cgroup.c | 5 +-
10316 kernel/compat.c | 1 +
10317 kernel/configs.c | 11 +
10318 kernel/cred.c | 112 +-
10319 kernel/events/core.c | 14 +-
10320 kernel/exit.c | 10 +-
10321 kernel/fork.c | 92 +-
10322 kernel/futex.c | 4 +-
10323 kernel/kallsyms.c | 9 +
10324 kernel/kcmp.c | 4 +
10325 kernel/kexec_core.c | 2 +-
10326 kernel/kmod.c | 96 +-
10327 kernel/kprobes.c | 9 +-
10328 kernel/ksysfs.c | 2 +
10329 kernel/locking/lockdep_proc.c | 10 +-
10330 kernel/module.c | 108 +-
10331 kernel/panic.c | 6 +-
10332 kernel/pid.c | 18 +-
10333 kernel/power/Kconfig | 2 +
10334 kernel/printk/printk.c | 7 +-
10335 kernel/ptrace.c | 50 +-
10336 kernel/resource.c | 10 +
10337 kernel/sched/core.c | 9 +-
10338 kernel/sched/debug.c | 4 +
10339 kernel/signal.c | 37 +-
10340 kernel/sys.c | 64 +-
10341 kernel/sysctl.c | 174 +-
10342 kernel/taskstats.c | 6 +
10343 kernel/time/posix-timers.c | 8 +
10344 kernel/time/time.c | 5 +
10345 kernel/time/timekeeping.c | 3 +
10346 kernel/time/timer_list.c | 13 +-
10347 kernel/time/timer_stats.c | 10 +-
10348 kernel/trace/Kconfig | 6 +
10349 kernel/trace/trace_syscalls.c | 8 +
10350 kernel/user_namespace.c | 15 +
10351 lib/Kconfig.debug | 13 +-
10352 lib/is_single_threaded.c | 3 +
10353 lib/list_debug.c | 65 +-
10354 lib/nlattr.c | 2 +
10355 lib/rbtree.c | 4 +-
10356 lib/vsprintf.c | 39 +-
10357 localversion-grsec | 1 +
10358 mm/Kconfig | 8 +-
10359 mm/Kconfig.debug | 1 +
10360 mm/filemap.c | 1 +
10361 mm/kmemleak.c | 4 +-
10362 mm/memory.c | 2 +-
10363 mm/mempolicy.c | 12 +-
10364 mm/migrate.c | 3 +-
10365 mm/mlock.c | 11 +-
10366 mm/mmap.c | 124 +-
10367 mm/mprotect.c | 8 +
10368 mm/page_alloc.c | 2 +-
10369 mm/percpu.c | 73 +-
10370 mm/process_vm_access.c | 6 +
10371 mm/shmem.c | 2 +-
10372 mm/slab.c | 14 +-
10373 mm/slab_common.c | 2 +-
10374 mm/slob.c | 12 +
10375 mm/slub.c | 33 +-
10376 mm/util.c | 3 +
10377 mm/vmalloc.c | 84 +-
10378 mm/vmstat.c | 29 +-
10379 net/appletalk/atalk_proc.c | 2 +-
10380 net/atm/lec.c | 6 +-
10381 net/atm/mpoa_caches.c | 43 +-
10382 net/can/bcm.c | 2 +-
10383 net/can/proc.c | 2 +-
10384 net/core/dev_ioctl.c | 7 +-
10385 net/core/filter.c | 8 +-
10386 net/core/net-procfs.c | 17 +-
10387 net/core/pktgen.c | 2 +-
10388 net/core/sock.c | 23 +-
10389 net/core/sysctl_net_core.c | 2 +-
10390 net/decnet/dn_dev.c | 2 +-
10391 net/ipv4/devinet.c | 6 +-
10392 net/ipv4/inet_hashtables.c | 6 +
10393 net/ipv4/ip_input.c | 7 +
10394 net/ipv4/ip_sockglue.c | 3 +-
10395 net/ipv4/netfilter/ipt_CLUSTERIP.c | 2 +-
10396 net/ipv4/route.c | 6 +-
10397 net/ipv4/tcp_input.c | 6 +-
10398 net/ipv4/tcp_ipv4.c | 24 +-
10399 net/ipv4/tcp_minisocks.c | 9 +-
10400 net/ipv4/tcp_timer.c | 11 +
10401 net/ipv4/udp.c | 24 +
10402 net/ipv6/addrconf.c | 13 +-
10403 net/ipv6/proc.c | 2 +-
10404 net/ipv6/tcp_ipv6.c | 23 +-
10405 net/ipv6/udp.c | 7 +
10406 net/ipx/ipx_proc.c | 2 +-
10407 net/irda/irproc.c | 2 +-
10408 net/llc/llc_proc.c | 2 +-
10409 net/netfilter/Kconfig | 10 +
10410 net/netfilter/Makefile | 1 +
10411 net/netfilter/xt_gradm.c | 51 +
10412 net/netfilter/xt_hashlimit.c | 4 +-
10413 net/netfilter/xt_recent.c | 2 +-
10414 net/socket.c | 75 +-
10415 net/sunrpc/Kconfig | 1 +
10416 net/sunrpc/cache.c | 2 +-
10417 net/sunrpc/stats.c | 2 +-
10418 net/sysctl_net.c | 2 +-
10419 net/unix/af_unix.c | 52 +-
10420 net/vmw_vsock/vmci_transport_notify.c | 30 +-
10421 net/vmw_vsock/vmci_transport_notify_qstate.c | 30 +-
10422 net/x25/sysctl_net_x25.c | 2 +-
10423 net/x25/x25_proc.c | 2 +-
10424 scripts/Makefile.gcc-plugins | 5 +
10425 scripts/gcc-plugins/.gitignore | 1 +
10426 scripts/gcc-plugins/Makefile | 10 +
10427 scripts/gcc-plugins/gen-random-seed.sh | 8 +
10428 scripts/gcc-plugins/randomize_layout_plugin.c | 940 +++
10429 .../size_overflow_plugin/size_overflow_hash.data | 724 ++-
10430 scripts/package/Makefile | 2 +-
10431 scripts/package/mkspec | 41 +-
10432 security/Kconfig | 364 +-
10433 security/apparmor/file.c | 4 +-
10434 security/apparmor/lsm.c | 8 +-
10435 security/commoncap.c | 29 +
10436 security/keys/internal.h | 2 +-
10437 security/keys/key.c | 2 +-
10438 security/min_addr.c | 2 +
10439 security/tomoyo/file.c | 12 +-
10440 security/tomoyo/mount.c | 4 +
10441 security/tomoyo/tomoyo.c | 20 +-
10442 security/yama/Kconfig | 2 +-
10443 sound/synth/emux/emux_seq.c | 14 +-
10444 sound/usb/line6/driver.c | 40 +-
10445 sound/usb/line6/toneport.c | 12 +-
10446 521 files changed, 33285 insertions(+), 3355 deletions(-)
10447
10448 commit 96b2aa21ce8de62dfa0ee023b2cd20928f5021a1
10449 Author: Brad Spengler <spender@grsecurity.net>
10450 Date: Sat Jul 2 09:03:17 2016 -0400
10451
10452 Initial commit of pax-linux-4.6.3-test9.patch
10453
10454 .gitignore | 1 +
10455 Documentation/dontdiff | 46 +-
10456 Documentation/kbuild/makefiles.txt | 39 +-
10457 Documentation/kernel-parameters.txt | 28 +
10458 Makefile | 20 +-
10459 arch/Kconfig | 14 +
10460 arch/alpha/include/asm/atomic.h | 10 +
10461 arch/alpha/include/asm/elf.h | 7 +
10462 arch/alpha/include/asm/pgalloc.h | 6 +
10463 arch/alpha/include/asm/pgtable.h | 11 +
10464 arch/alpha/kernel/module.c | 2 +-
10465 arch/alpha/kernel/osf_sys.c | 8 +-
10466 arch/alpha/mm/fault.c | 141 +-
10467 arch/arm/Kconfig | 6 +-
10468 arch/arm/boot/compressed/Makefile | 2 +
10469 arch/arm/include/asm/atomic.h | 323 +-
10470 arch/arm/include/asm/cache.h | 4 +-
10471 arch/arm/include/asm/cacheflush.h | 2 +-
10472 arch/arm/include/asm/checksum.h | 14 +-
10473 arch/arm/include/asm/cmpxchg.h | 4 +
10474 arch/arm/include/asm/cpuidle.h | 2 +-
10475 arch/arm/include/asm/domain.h | 42 +-
10476 arch/arm/include/asm/elf.h | 9 +-
10477 arch/arm/include/asm/fncpy.h | 2 +
10478 arch/arm/include/asm/futex.h | 1 +
10479 arch/arm/include/asm/kmap_types.h | 2 +-
10480 arch/arm/include/asm/mach/dma.h | 2 +-
10481 arch/arm/include/asm/mach/map.h | 16 +-
10482 arch/arm/include/asm/outercache.h | 2 +-
10483 arch/arm/include/asm/page.h | 3 +-
10484 arch/arm/include/asm/pgalloc.h | 20 +
10485 arch/arm/include/asm/pgtable-2level-hwdef.h | 4 +-
10486 arch/arm/include/asm/pgtable-2level.h | 3 +
10487 arch/arm/include/asm/pgtable-3level.h | 3 +
10488 arch/arm/include/asm/pgtable.h | 54 +-
10489 arch/arm/include/asm/smp.h | 2 +-
10490 arch/arm/include/asm/string.h | 10 +-
10491 arch/arm/include/asm/thread_info.h | 3 +
10492 arch/arm/include/asm/tls.h | 3 +
10493 arch/arm/include/asm/uaccess.h | 113 +-
10494 arch/arm/include/uapi/asm/ptrace.h | 2 +-
10495 arch/arm/kernel/armksyms.c | 2 +-
10496 arch/arm/kernel/cpuidle.c | 2 +-
10497 arch/arm/kernel/entry-armv.S | 109 +-
10498 arch/arm/kernel/entry-common.S | 40 +-
10499 arch/arm/kernel/entry-header.S | 55 +
10500 arch/arm/kernel/fiq.c | 3 +
10501 arch/arm/kernel/module-plts.c | 7 +-
10502 arch/arm/kernel/module.c | 38 +-
10503 arch/arm/kernel/patch.c | 2 +
10504 arch/arm/kernel/process.c | 86 +-
10505 arch/arm/kernel/reboot.c | 1 +
10506 arch/arm/kernel/setup.c | 20 +-
10507 arch/arm/kernel/signal.c | 35 +-
10508 arch/arm/kernel/smp.c | 2 +-
10509 arch/arm/kernel/tcm.c | 4 +-
10510 arch/arm/kernel/vmlinux.lds.S | 6 +-
10511 arch/arm/kvm/arm.c | 8 +-
10512 arch/arm/lib/copy_page.S | 1 +
10513 arch/arm/lib/csumpartialcopyuser.S | 4 +-
10514 arch/arm/lib/delay.c | 2 +-
10515 arch/arm/lib/uaccess_with_memcpy.c | 4 +-
10516 arch/arm/mach-exynos/suspend.c | 6 +-
10517 arch/arm/mach-mvebu/coherency.c | 4 +-
10518 arch/arm/mach-omap2/board-n8x0.c | 2 +-
10519 arch/arm/mach-omap2/omap-mpuss-lowpower.c | 4 +-
10520 arch/arm/mach-omap2/omap-smp.c | 1 +
10521 arch/arm/mach-omap2/omap_device.c | 4 +-
10522 arch/arm/mach-omap2/omap_device.h | 4 +-
10523 arch/arm/mach-omap2/omap_hwmod.c | 4 +-
10524 arch/arm/mach-omap2/powerdomains43xx_data.c | 5 +-
10525 arch/arm/mach-omap2/wd_timer.c | 6 +-
10526 arch/arm/mach-shmobile/platsmp-apmu.c | 5 +-
10527 arch/arm/mach-tegra/cpuidle-tegra20.c | 2 +-
10528 arch/arm/mach-tegra/irq.c | 1 +
10529 arch/arm/mach-ux500/pm.c | 1 +
10530 arch/arm/mach-zynq/platsmp.c | 1 +
10531 arch/arm/mm/Kconfig | 6 +-
10532 arch/arm/mm/cache-l2x0.c | 2 +-
10533 arch/arm/mm/context.c | 10 +-
10534 arch/arm/mm/fault.c | 160 +
10535 arch/arm/mm/fault.h | 12 +
10536 arch/arm/mm/init.c | 39 +
10537 arch/arm/mm/ioremap.c | 4 +-
10538 arch/arm/mm/mmap.c | 36 +-
10539 arch/arm/mm/mmu.c | 162 +-
10540 arch/arm/net/bpf_jit_32.c | 3 +
10541 arch/arm/plat-iop/setup.c | 2 +-
10542 arch/arm/plat-omap/sram.c | 2 +
10543 arch/arm64/Kconfig | 1 +
10544 arch/arm64/include/asm/atomic.h | 10 +
10545 arch/arm64/include/asm/percpu.h | 8 +-
10546 arch/arm64/include/asm/pgalloc.h | 5 +
10547 arch/arm64/include/asm/string.h | 22 +-
10548 arch/arm64/include/asm/uaccess.h | 1 +
10549 arch/arm64/mm/dma-mapping.c | 2 +-
10550 arch/avr32/include/asm/elf.h | 8 +-
10551 arch/avr32/include/asm/kmap_types.h | 4 +-
10552 arch/avr32/mm/fault.c | 27 +
10553 arch/frv/include/asm/atomic.h | 10 +
10554 arch/frv/include/asm/kmap_types.h | 2 +-
10555 arch/frv/mm/elf-fdpic.c | 3 +-
10556 arch/ia64/Makefile | 1 +
10557 arch/ia64/include/asm/atomic.h | 10 +
10558 arch/ia64/include/asm/elf.h | 7 +
10559 arch/ia64/include/asm/pgalloc.h | 12 +
10560 arch/ia64/include/asm/pgtable.h | 13 +-
10561 arch/ia64/include/asm/spinlock.h | 2 +-
10562 arch/ia64/include/asm/uaccess.h | 27 +-
10563 arch/ia64/kernel/module.c | 20 +-
10564 arch/ia64/kernel/palinfo.c | 2 +-
10565 arch/ia64/kernel/sys_ia64.c | 7 +
10566 arch/ia64/kernel/vmlinux.lds.S | 2 +-
10567 arch/ia64/mm/fault.c | 32 +-
10568 arch/ia64/mm/init.c | 15 +-
10569 arch/m32r/lib/usercopy.c | 6 +
10570 arch/mips/Kconfig | 1 +
10571 arch/mips/cavium-octeon/dma-octeon.c | 2 +-
10572 arch/mips/include/asm/atomic.h | 372 +-
10573 arch/mips/include/asm/cache.h | 3 +-
10574 arch/mips/include/asm/elf.h | 7 +
10575 arch/mips/include/asm/exec.h | 2 +-
10576 arch/mips/include/asm/hw_irq.h | 2 +-
10577 arch/mips/include/asm/local.h | 57 +
10578 arch/mips/include/asm/page.h | 2 +-
10579 arch/mips/include/asm/pgalloc.h | 5 +
10580 arch/mips/include/asm/pgtable.h | 3 +
10581 arch/mips/include/asm/uaccess.h | 1 +
10582 arch/mips/kernel/binfmt_elfn32.c | 7 +
10583 arch/mips/kernel/binfmt_elfo32.c | 7 +
10584 arch/mips/kernel/irq-gt641xx.c | 2 +-
10585 arch/mips/kernel/irq.c | 6 +-
10586 arch/mips/kernel/pm-cps.c | 2 +-
10587 arch/mips/kernel/process.c | 12 -
10588 arch/mips/kernel/sync-r4k.c | 24 +-
10589 arch/mips/kernel/traps.c | 13 +-
10590 arch/mips/lib/ashldi3.c | 21 +-
10591 arch/mips/lib/ashrdi3.c | 19 +-
10592 arch/mips/lib/libgcc.h | 12 +-
10593 arch/mips/mm/fault.c | 25 +
10594 arch/mips/mm/init.c | 4 +-
10595 arch/mips/mm/mmap.c | 24 +-
10596 arch/mips/sgi-ip27/ip27-nmi.c | 6 +-
10597 arch/mips/sni/rm200.c | 2 +-
10598 arch/mips/vr41xx/common/icu.c | 2 +-
10599 arch/mips/vr41xx/common/irq.c | 4 +-
10600 arch/parisc/include/asm/atomic.h | 10 +
10601 arch/parisc/include/asm/elf.h | 7 +
10602 arch/parisc/include/asm/pgalloc.h | 6 +
10603 arch/parisc/include/asm/pgtable.h | 11 +
10604 arch/parisc/include/asm/uaccess.h | 4 +-
10605 arch/parisc/kernel/module.c | 26 +-
10606 arch/parisc/kernel/sys_parisc.c | 15 +
10607 arch/parisc/kernel/traps.c | 4 +-
10608 arch/parisc/mm/fault.c | 140 +-
10609 arch/powerpc/Kconfig | 1 +
10610 arch/powerpc/include/asm/atomic.h | 317 +-
10611 arch/powerpc/include/asm/book3s/32/hash.h | 1 +
10612 arch/powerpc/include/asm/elf.h | 12 +
10613 arch/powerpc/include/asm/exec.h | 2 +-
10614 arch/powerpc/include/asm/kmap_types.h | 2 +-
10615 arch/powerpc/include/asm/local.h | 46 +
10616 arch/powerpc/include/asm/mman.h | 2 +-
10617 arch/powerpc/include/asm/page.h | 8 +-
10618 arch/powerpc/include/asm/page_64.h | 7 +-
10619 arch/powerpc/include/asm/pgalloc-64.h | 11 +
10620 arch/powerpc/include/asm/pgtable.h | 1 +
10621 arch/powerpc/include/asm/reg.h | 1 +
10622 arch/powerpc/include/asm/smp.h | 2 +-
10623 arch/powerpc/include/asm/spinlock.h | 42 +-
10624 arch/powerpc/include/asm/string.h | 18 +-
10625 arch/powerpc/include/asm/uaccess.h | 141 +-
10626 arch/powerpc/kernel/Makefile | 5 +
10627 arch/powerpc/kernel/exceptions-64e.S | 4 +-
10628 arch/powerpc/kernel/exceptions-64s.S | 2 +-
10629 arch/powerpc/kernel/module_32.c | 15 +-
10630 arch/powerpc/kernel/process.c | 7 -
10631 arch/powerpc/kernel/signal_32.c | 2 +-
10632 arch/powerpc/kernel/signal_64.c | 2 +-
10633 arch/powerpc/kernel/traps.c | 21 +
10634 arch/powerpc/kernel/vdso.c | 5 +-
10635 arch/powerpc/lib/usercopy_64.c | 18 -
10636 arch/powerpc/mm/fault.c | 56 +-
10637 arch/powerpc/mm/mmap.c | 16 +
10638 arch/powerpc/mm/slice.c | 21 +-
10639 arch/powerpc/platforms/cell/spufs/file.c | 4 +-
10640 arch/s390/include/asm/atomic.h | 10 +
10641 arch/s390/include/asm/elf.h | 7 +
10642 arch/s390/include/asm/exec.h | 2 +-
10643 arch/s390/include/asm/uaccess.h | 13 +-
10644 arch/s390/kernel/module.c | 22 +-
10645 arch/s390/kernel/process.c | 7 -
10646 arch/s390/mm/mmap.c | 22 +-
10647 arch/score/include/asm/exec.h | 2 +-
10648 arch/score/kernel/process.c | 5 -
10649 arch/sh/mm/mmap.c | 28 +-
10650 arch/sparc/Kconfig | 1 +
10651 arch/sparc/include/asm/atomic_64.h | 110 +-
10652 arch/sparc/include/asm/cache.h | 2 +-
10653 arch/sparc/include/asm/elf_32.h | 7 +
10654 arch/sparc/include/asm/elf_64.h | 7 +
10655 arch/sparc/include/asm/pgalloc_32.h | 1 +
10656 arch/sparc/include/asm/pgalloc_64.h | 1 +
10657 arch/sparc/include/asm/pgtable.h | 4 +
10658 arch/sparc/include/asm/pgtable_32.h | 15 +-
10659 arch/sparc/include/asm/pgtsrmmu.h | 5 +
10660 arch/sparc/include/asm/setup.h | 4 +-
10661 arch/sparc/include/asm/spinlock_64.h | 35 +-
10662 arch/sparc/include/asm/thread_info_32.h | 1 +
10663 arch/sparc/include/asm/thread_info_64.h | 2 +
10664 arch/sparc/include/asm/uaccess.h | 1 +
10665 arch/sparc/include/asm/uaccess_32.h | 28 +-
10666 arch/sparc/include/asm/uaccess_64.h | 24 +-
10667 arch/sparc/kernel/Makefile | 2 +-
10668 arch/sparc/kernel/prom_common.c | 2 +-
10669 arch/sparc/kernel/smp_64.c | 8 +-
10670 arch/sparc/kernel/sys_sparc_32.c | 2 +-
10671 arch/sparc/kernel/sys_sparc_64.c | 58 +-
10672 arch/sparc/kernel/traps_64.c | 27 +-
10673 arch/sparc/lib/Makefile | 2 +-
10674 arch/sparc/lib/atomic_64.S | 57 +-
10675 arch/sparc/lib/ksyms.c | 6 +-
10676 arch/sparc/mm/Makefile | 2 +-
10677 arch/sparc/mm/fault_32.c | 292 +
10678 arch/sparc/mm/fault_64.c | 486 +
10679 arch/sparc/mm/hugetlbpage.c | 30 +-
10680 arch/sparc/mm/init_64.c | 10 +-
10681 arch/tile/include/asm/atomic_64.h | 10 +
10682 arch/tile/include/asm/uaccess.h | 4 +-
10683 arch/um/Makefile | 2 +
10684 arch/um/include/asm/kmap_types.h | 2 +-
10685 arch/um/include/asm/page.h | 3 +
10686 arch/um/include/asm/pgtable-3level.h | 1 +
10687 arch/um/kernel/process.c | 16 -
10688 arch/x86/Kconfig | 33 +-
10689 arch/x86/Kconfig.cpu | 6 +-
10690 arch/x86/Kconfig.debug | 3 +-
10691 arch/x86/Makefile | 13 +-
10692 arch/x86/boot/bitops.h | 4 +-
10693 arch/x86/boot/boot.h | 2 +-
10694 arch/x86/boot/compressed/Makefile | 17 +
10695 arch/x86/boot/compressed/efi_stub_32.S | 16 +-
10696 arch/x86/boot/compressed/efi_thunk_64.S | 4 +-
10697 arch/x86/boot/compressed/head_32.S | 4 +-
10698 arch/x86/boot/compressed/head_64.S | 12 +-
10699 arch/x86/boot/compressed/misc.c | 11 +-
10700 arch/x86/boot/cpucheck.c | 16 +-
10701 arch/x86/boot/header.S | 6 +-
10702 arch/x86/boot/memory.c | 2 +-
10703 arch/x86/boot/video-vesa.c | 1 +
10704 arch/x86/boot/video.c | 2 +-
10705 arch/x86/crypto/aes-x86_64-asm_64.S | 4 +
10706 arch/x86/crypto/aesni-intel_asm.S | 116 +-
10707 arch/x86/crypto/aesni-intel_glue.c | 4 +-
10708 arch/x86/crypto/blowfish-x86_64-asm_64.S | 11 +-
10709 arch/x86/crypto/camellia-aesni-avx-asm_64.S | 22 +-
10710 arch/x86/crypto/camellia-aesni-avx2-asm_64.S | 22 +-
10711 arch/x86/crypto/camellia-x86_64-asm_64.S | 11 +-
10712 arch/x86/crypto/camellia_aesni_avx2_glue.c | 18 +-
10713 arch/x86/crypto/camellia_aesni_avx_glue.c | 18 +-
10714 arch/x86/crypto/camellia_glue.c | 8 +-
10715 arch/x86/crypto/cast5-avx-x86_64-asm_64.S | 55 +-
10716 arch/x86/crypto/cast6-avx-x86_64-asm_64.S | 37 +-
10717 arch/x86/crypto/cast6_avx_glue.c | 16 +-
10718 arch/x86/crypto/crc32c-pcl-intel-asm_64.S | 2 +
10719 arch/x86/crypto/ghash-clmulni-intel_asm.S | 4 +
10720 arch/x86/crypto/glue_helper.c | 2 +-
10721 arch/x86/crypto/salsa20-x86_64-asm_64.S | 4 +
10722 arch/x86/crypto/serpent-avx-x86_64-asm_64.S | 21 +-
10723 arch/x86/crypto/serpent-avx2-asm_64.S | 21 +-
10724 arch/x86/crypto/serpent-sse2-x86_64-asm_64.S | 4 +
10725 arch/x86/crypto/serpent_avx2_glue.c | 14 +-
10726 arch/x86/crypto/serpent_avx_glue.c | 18 +-
10727 arch/x86/crypto/serpent_sse2_glue.c | 4 +-
10728 arch/x86/crypto/sha-mb/sha1_mb_mgr_flush_avx2.S | 4 +-
10729 arch/x86/crypto/sha-mb/sha1_mb_mgr_submit_avx2.S | 2 +-
10730 arch/x86/crypto/sha1_ssse3_asm.S | 13 +-
10731 arch/x86/crypto/sha1_ssse3_glue.c | 56 +-
10732 arch/x86/crypto/sha256-avx-asm.S | 5 +-
10733 arch/x86/crypto/sha256-avx2-asm.S | 5 +-
10734 arch/x86/crypto/sha256-ssse3-asm.S | 6 +-
10735 arch/x86/crypto/sha256_ni_asm.S | 2 +-
10736 arch/x86/crypto/sha256_ssse3_glue.c | 26 +-
10737 arch/x86/crypto/sha512-avx-asm.S | 5 +-
10738 arch/x86/crypto/sha512-avx2-asm.S | 5 +-
10739 arch/x86/crypto/sha512-ssse3-asm.S | 5 +-
10740 arch/x86/crypto/sha512_ssse3_glue.c | 22 +-
10741 arch/x86/crypto/twofish-avx-x86_64-asm_64.S | 37 +-
10742 arch/x86/crypto/twofish-i586-asm_32.S | 4 +-
10743 arch/x86/crypto/twofish-x86_64-asm_64-3way.S | 6 +-
10744 arch/x86/crypto/twofish-x86_64-asm_64.S | 7 +-
10745 arch/x86/crypto/twofish_avx_glue.c | 21 +-
10746 arch/x86/crypto/twofish_glue.c | 4 +-
10747 arch/x86/crypto/twofish_glue_3way.c | 12 +-
10748 arch/x86/entry/Makefile | 2 +
10749 arch/x86/entry/calling.h | 86 +-
10750 arch/x86/entry/common.c | 89 +-
10751 arch/x86/entry/entry_32.S | 330 +-
10752 arch/x86/entry/entry_64.S | 600 +-
10753 arch/x86/entry/entry_64_compat.S | 115 +-
10754 arch/x86/entry/thunk_64.S | 2 +
10755 arch/x86/entry/vdso/Makefile | 5 +-
10756 arch/x86/entry/vdso/vclock_gettime.c | 2 +-
10757 arch/x86/entry/vdso/vdso2c.h | 4 +-
10758 arch/x86/entry/vdso/vma.c | 42 +-
10759 arch/x86/entry/vsyscall/vsyscall_64.c | 20 +-
10760 arch/x86/entry/vsyscall/vsyscall_emu_64.S | 2 +-
10761 arch/x86/events/amd/iommu.c | 8 +-
10762 arch/x86/events/core.c | 8 +-
10763 arch/x86/events/intel/bts.c | 6 +-
10764 arch/x86/events/intel/core.c | 34 +-
10765 arch/x86/events/intel/cqm.c | 14 +-
10766 arch/x86/events/intel/cstate.c | 6 +-
10767 arch/x86/events/intel/ds.c | 7 +-
10768 arch/x86/events/intel/lbr.c | 4 +-
10769 arch/x86/events/intel/pt.c | 44 +-
10770 arch/x86/events/intel/rapl.c | 8 +-
10771 arch/x86/events/intel/uncore.c | 6 +-
10772 arch/x86/events/intel/uncore.h | 14 +-
10773 arch/x86/events/perf_event.h | 2 +-
10774 arch/x86/ia32/ia32_signal.c | 23 +-
10775 arch/x86/ia32/sys_ia32.c | 42 +-
10776 arch/x86/include/asm/alternative-asm.h | 43 +-
10777 arch/x86/include/asm/alternative.h | 4 +-
10778 arch/x86/include/asm/apic.h | 2 +-
10779 arch/x86/include/asm/apm.h | 4 +-
10780 arch/x86/include/asm/atomic.h | 230 +-
10781 arch/x86/include/asm/atomic64_32.h | 119 +
10782 arch/x86/include/asm/atomic64_64.h | 169 +-
10783 arch/x86/include/asm/bitops.h | 18 +-
10784 arch/x86/include/asm/boot.h | 2 +-
10785 arch/x86/include/asm/cache.h | 4 +-
10786 arch/x86/include/asm/checksum_32.h | 12 +-
10787 arch/x86/include/asm/cmpxchg.h | 39 +
10788 arch/x86/include/asm/compat.h | 4 +
10789 arch/x86/include/asm/cpufeature.h | 2 +-
10790 arch/x86/include/asm/cpufeatures.h | 5 +-
10791 arch/x86/include/asm/crypto/camellia.h | 30 +-
10792 arch/x86/include/asm/crypto/glue_helper.h | 10 +-
10793 arch/x86/include/asm/crypto/serpent-avx.h | 18 +-
10794 arch/x86/include/asm/crypto/serpent-sse2.h | 8 +-
10795 arch/x86/include/asm/crypto/twofish.h | 10 +-
10796 arch/x86/include/asm/desc.h | 78 +-
10797 arch/x86/include/asm/desc_defs.h | 6 +
10798 arch/x86/include/asm/div64.h | 2 +-
10799 arch/x86/include/asm/dma.h | 2 +
10800 arch/x86/include/asm/elf.h | 33 +-
10801 arch/x86/include/asm/emergency-restart.h | 2 +-
10802 arch/x86/include/asm/fixmap.h | 2 +-
10803 arch/x86/include/asm/fpu/internal.h | 38 +-
10804 arch/x86/include/asm/fpu/types.h | 5 +-
10805 arch/x86/include/asm/futex.h | 14 +-
10806 arch/x86/include/asm/hw_irq.h | 4 +-
10807 arch/x86/include/asm/hypervisor.h | 2 +-
10808 arch/x86/include/asm/i8259.h | 2 +-
10809 arch/x86/include/asm/io.h | 22 +-
10810 arch/x86/include/asm/irqflags.h | 5 +
10811 arch/x86/include/asm/kprobes.h | 9 +-
10812 arch/x86/include/asm/kvm_emulate.h | 7 +-
10813 arch/x86/include/asm/local.h | 106 +-
10814 arch/x86/include/asm/mman.h | 15 +
10815 arch/x86/include/asm/mmu.h | 14 +-
10816 arch/x86/include/asm/mmu_context.h | 133 +-
10817 arch/x86/include/asm/module.h | 23 +-
10818 arch/x86/include/asm/nmi.h | 19 +-
10819 arch/x86/include/asm/page.h | 1 +
10820 arch/x86/include/asm/page_32.h | 12 +-
10821 arch/x86/include/asm/page_64.h | 14 +-
10822 arch/x86/include/asm/paravirt.h | 46 +-
10823 arch/x86/include/asm/paravirt_types.h | 13 +-
10824 arch/x86/include/asm/pgalloc.h | 23 +
10825 arch/x86/include/asm/pgtable-2level.h | 2 +
10826 arch/x86/include/asm/pgtable-3level.h | 7 +
10827 arch/x86/include/asm/pgtable.h | 126 +-
10828 arch/x86/include/asm/pgtable_32.h | 14 +-
10829 arch/x86/include/asm/pgtable_32_types.h | 24 +-
10830 arch/x86/include/asm/pgtable_64.h | 23 +-
10831 arch/x86/include/asm/pgtable_64_types.h | 5 +
10832 arch/x86/include/asm/pgtable_types.h | 27 +-
10833 arch/x86/include/asm/pmem.h | 2 +-
10834 arch/x86/include/asm/preempt.h | 2 +-
10835 arch/x86/include/asm/processor.h | 57 +-
10836 arch/x86/include/asm/ptrace.h | 15 +-
10837 arch/x86/include/asm/realmode.h | 4 +-
10838 arch/x86/include/asm/reboot.h | 10 +-
10839 arch/x86/include/asm/rmwcc.h | 84 +-
10840 arch/x86/include/asm/rwsem.h | 60 +-
10841 arch/x86/include/asm/segment.h | 27 +-
10842 arch/x86/include/asm/smap.h | 43 +
10843 arch/x86/include/asm/smp.h | 14 +-
10844 arch/x86/include/asm/stackprotector.h | 4 +-
10845 arch/x86/include/asm/stacktrace.h | 34 +-
10846 arch/x86/include/asm/string_32.h | 20 +-
10847 arch/x86/include/asm/string_64.h | 16 +-
10848 arch/x86/include/asm/switch_to.h | 4 +-
10849 arch/x86/include/asm/sys_ia32.h | 6 +-
10850 arch/x86/include/asm/thread_info.h | 54 +-
10851 arch/x86/include/asm/tlbflush.h | 77 +-
10852 arch/x86/include/asm/traps.h | 4 +-
10853 arch/x86/include/asm/uaccess.h | 210 +-
10854 arch/x86/include/asm/uaccess_32.h | 28 +-
10855 arch/x86/include/asm/uaccess_64.h | 169 +-
10856 arch/x86/include/asm/word-at-a-time.h | 2 +-
10857 arch/x86/include/asm/x86_init.h | 10 +-
10858 arch/x86/include/asm/xen/page.h | 2 +-
10859 arch/x86/include/uapi/asm/e820.h | 2 +-
10860 arch/x86/kernel/Makefile | 2 +-
10861 arch/x86/kernel/acpi/boot.c | 4 +-
10862 arch/x86/kernel/acpi/sleep.c | 4 +
10863 arch/x86/kernel/acpi/wakeup_32.S | 6 +-
10864 arch/x86/kernel/alternative.c | 124 +-
10865 arch/x86/kernel/apic/apic.c | 4 +-
10866 arch/x86/kernel/apic/apic_flat_64.c | 6 +-
10867 arch/x86/kernel/apic/apic_noop.c | 2 +-
10868 arch/x86/kernel/apic/bigsmp_32.c | 2 +-
10869 arch/x86/kernel/apic/io_apic.c | 10 +-
10870 arch/x86/kernel/apic/msi.c | 2 +-
10871 arch/x86/kernel/apic/probe_32.c | 4 +-
10872 arch/x86/kernel/apic/vector.c | 2 +
10873 arch/x86/kernel/apic/x2apic_cluster.c | 2 +-
10874 arch/x86/kernel/apic/x2apic_phys.c | 2 +-
10875 arch/x86/kernel/apic/x2apic_uv_x.c | 2 +-
10876 arch/x86/kernel/apm_32.c | 21 +-
10877 arch/x86/kernel/asm-offsets.c | 22 +
10878 arch/x86/kernel/cpu/Makefile | 4 -
10879 arch/x86/kernel/cpu/amd.c | 2 +-
10880 arch/x86/kernel/cpu/bugs_64.c | 2 +
10881 arch/x86/kernel/cpu/common.c | 202 +-
10882 arch/x86/kernel/cpu/intel_cacheinfo.c | 14 +-
10883 arch/x86/kernel/cpu/mcheck/mce.c | 34 +-
10884 arch/x86/kernel/cpu/mcheck/p5.c | 3 +
10885 arch/x86/kernel/cpu/mcheck/winchip.c | 3 +
10886 arch/x86/kernel/cpu/microcode/intel.c | 4 +-
10887 arch/x86/kernel/cpu/mshyperv.c | 2 +-
10888 arch/x86/kernel/cpu/mtrr/generic.c | 6 +-
10889 arch/x86/kernel/cpu/mtrr/main.c | 2 +-
10890 arch/x86/kernel/cpu/mtrr/mtrr.h | 2 +-
10891 arch/x86/kernel/cpu/vmware.c | 2 +-
10892 arch/x86/kernel/crash_dump_64.c | 2 +-
10893 arch/x86/kernel/doublefault.c | 8 +-
10894 arch/x86/kernel/dumpstack.c | 24 +-
10895 arch/x86/kernel/dumpstack_32.c | 25 +-
10896 arch/x86/kernel/dumpstack_64.c | 72 +-
10897 arch/x86/kernel/e820.c | 4 +-
10898 arch/x86/kernel/early_printk.c | 1 +
10899 arch/x86/kernel/espfix_64.c | 44 +-
10900 arch/x86/kernel/fpu/core.c | 30 +-
10901 arch/x86/kernel/fpu/init.c | 49 +-
10902 arch/x86/kernel/fpu/regset.c | 22 +-
10903 arch/x86/kernel/fpu/signal.c | 20 +-
10904 arch/x86/kernel/fpu/xstate.c | 12 +-
10905 arch/x86/kernel/ftrace.c | 18 +-
10906 arch/x86/kernel/head64.c | 14 +-
10907 arch/x86/kernel/head_32.S | 240 +-
10908 arch/x86/kernel/head_64.S | 182 +-
10909 arch/x86/kernel/i386_ksyms_32.c | 12 +
10910 arch/x86/kernel/i8259.c | 10 +-
10911 arch/x86/kernel/io_delay.c | 2 +-
10912 arch/x86/kernel/ioport.c | 2 +-
10913 arch/x86/kernel/irq.c | 8 +-
10914 arch/x86/kernel/irq_32.c | 45 +-
10915 arch/x86/kernel/jump_label.c | 10 +-
10916 arch/x86/kernel/kgdb.c | 21 +-
10917 arch/x86/kernel/kprobes/core.c | 28 +-
10918 arch/x86/kernel/kprobes/opt.c | 16 +-
10919 arch/x86/kernel/ksysfs.c | 2 +-
10920 arch/x86/kernel/kvm.c | 2 +-
10921 arch/x86/kernel/kvmclock.c | 20 +-
10922 arch/x86/kernel/ldt.c | 25 +
10923 arch/x86/kernel/livepatch.c | 9 +-
10924 arch/x86/kernel/machine_kexec_32.c | 6 +-
10925 arch/x86/kernel/mcount_64.S | 21 +-
10926 arch/x86/kernel/module.c | 78 +-
10927 arch/x86/kernel/msr.c | 2 +-
10928 arch/x86/kernel/nmi.c | 34 +-
10929 arch/x86/kernel/nmi_selftest.c | 4 +-
10930 arch/x86/kernel/paravirt-spinlocks.c | 24 +-
10931 arch/x86/kernel/paravirt.c | 133 +-
10932 arch/x86/kernel/paravirt_patch_64.c | 8 +
10933 arch/x86/kernel/pci-calgary_64.c | 2 +-
10934 arch/x86/kernel/pci-iommu_table.c | 2 +-
10935 arch/x86/kernel/pci-swiotlb.c | 2 +-
10936 arch/x86/kernel/process.c | 80 +-
10937 arch/x86/kernel/process_32.c | 29 +-
10938 arch/x86/kernel/process_64.c | 14 +-
10939 arch/x86/kernel/ptrace.c | 20 +-
10940 arch/x86/kernel/pvclock.c | 8 +-
10941 arch/x86/kernel/reboot.c | 44 +-
10942 arch/x86/kernel/reboot_fixups_32.c | 2 +-
10943 arch/x86/kernel/relocate_kernel_64.S | 3 +-
10944 arch/x86/kernel/setup.c | 29 +-
10945 arch/x86/kernel/setup_percpu.c | 29 +-
10946 arch/x86/kernel/signal.c | 17 +-
10947 arch/x86/kernel/smp.c | 2 +-
10948 arch/x86/kernel/smpboot.c | 29 +-
10949 arch/x86/kernel/step.c | 6 +-
10950 arch/x86/kernel/sys_i386_32.c | 184 +
10951 arch/x86/kernel/sys_x86_64.c | 28 +-
10952 arch/x86/kernel/tboot.c | 22 +-
10953 arch/x86/kernel/time.c | 8 +-
10954 arch/x86/kernel/tls.c | 7 +-
10955 arch/x86/kernel/tracepoint.c | 4 +-
10956 arch/x86/kernel/traps.c | 66 +-
10957 arch/x86/kernel/tsc.c | 2 +-
10958 arch/x86/kernel/uprobes.c | 4 +-
10959 arch/x86/kernel/vm86_32.c | 6 +-
10960 arch/x86/kernel/vmlinux.lds.S | 144 +-
10961 arch/x86/kernel/x8664_ksyms_64.c | 6 +-
10962 arch/x86/kernel/x86_init.c | 6 +-
10963 arch/x86/kvm/cpuid.c | 21 +-
10964 arch/x86/kvm/emulate.c | 20 +-
10965 arch/x86/kvm/i8259.c | 10 +-
10966 arch/x86/kvm/ioapic.c | 2 +
10967 arch/x86/kvm/lapic.c | 2 +-
10968 arch/x86/kvm/paging_tmpl.h | 2 +-
10969 arch/x86/kvm/svm.c | 10 +-
10970 arch/x86/kvm/vmx.c | 60 +-
10971 arch/x86/kvm/x86.c | 44 +-
10972 arch/x86/lguest/boot.c | 3 +-
10973 arch/x86/lib/atomic64_386_32.S | 164 +
10974 arch/x86/lib/atomic64_cx8_32.S | 98 +-
10975 arch/x86/lib/checksum_32.S | 99 +-
10976 arch/x86/lib/clear_page_64.S | 3 +
10977 arch/x86/lib/cmpxchg16b_emu.S | 3 +
10978 arch/x86/lib/copy_page_64.S | 14 +-
10979 arch/x86/lib/copy_user_64.S | 66 +-
10980 arch/x86/lib/csum-copy_64.S | 14 +-
10981 arch/x86/lib/csum-wrappers_64.c | 8 +-
10982 arch/x86/lib/getuser.S | 74 +-
10983 arch/x86/lib/insn.c | 8 +-
10984 arch/x86/lib/iomap_copy_64.S | 2 +
10985 arch/x86/lib/memcpy_64.S | 6 +
10986 arch/x86/lib/memmove_64.S | 3 +-
10987 arch/x86/lib/memset_64.S | 3 +
10988 arch/x86/lib/mmx_32.c | 243 +-
10989 arch/x86/lib/msr-reg.S | 2 +
10990 arch/x86/lib/putuser.S | 87 +-
10991 arch/x86/lib/rwsem.S | 4 +
10992 arch/x86/lib/usercopy_32.c | 359 +-
10993 arch/x86/lib/usercopy_64.c | 22 +-
10994 arch/x86/math-emu/fpu_aux.c | 2 +-
10995 arch/x86/math-emu/fpu_entry.c | 4 +-
10996 arch/x86/math-emu/fpu_etc.c | 9 +-
10997 arch/x86/math-emu/fpu_system.h | 2 +-
10998 arch/x86/math-emu/fpu_trig.c | 13 +-
10999 arch/x86/math-emu/reg_constant.c | 7 +-
11000 arch/x86/mm/Makefile | 3 +
11001 arch/x86/mm/extable.c | 20 +-
11002 arch/x86/mm/fault.c | 573 +-
11003 arch/x86/mm/gup.c | 6 +-
11004 arch/x86/mm/highmem_32.c | 6 +
11005 arch/x86/mm/hugetlbpage.c | 24 +-
11006 arch/x86/mm/init.c | 19 +-
11007 arch/x86/mm/init_32.c | 157 +-
11008 arch/x86/mm/init_64.c | 100 +-
11009 arch/x86/mm/iomap_32.c | 4 +
11010 arch/x86/mm/ioremap.c | 52 +-
11011 arch/x86/mm/kmemcheck/kmemcheck.c | 4 +-
11012 arch/x86/mm/mmap.c | 46 +-
11013 arch/x86/mm/mmio-mod.c | 10 +-
11014 arch/x86/mm/mpx.c | 6 +-
11015 arch/x86/mm/numa.c | 2 +-
11016 arch/x86/mm/pageattr.c | 36 +-
11017 arch/x86/mm/pat.c | 12 +-
11018 arch/x86/mm/pat_rbtree.c | 2 +-
11019 arch/x86/mm/pf_in.c | 10 +-
11020 arch/x86/mm/pgtable.c | 211 +-
11021 arch/x86/mm/pgtable_32.c | 3 +
11022 arch/x86/mm/setup_nx.c | 7 +
11023 arch/x86/mm/tlb.c | 4 +
11024 arch/x86/mm/uderef_64.c | 37 +
11025 arch/x86/net/bpf_jit.S | 11 +
11026 arch/x86/net/bpf_jit_comp.c | 13 +-
11027 arch/x86/oprofile/backtrace.c | 6 +-
11028 arch/x86/oprofile/nmi_int.c | 10 +-
11029 arch/x86/oprofile/op_model_amd.c | 8 +-
11030 arch/x86/oprofile/op_model_ppro.c | 7 +-
11031 arch/x86/oprofile/op_x86_model.h | 2 +-
11032 arch/x86/pci/intel_mid_pci.c | 2 +-
11033 arch/x86/pci/irq.c | 8 +-
11034 arch/x86/pci/pcbios.c | 112 +-
11035 arch/x86/pci/vmd.c | 4 +-
11036 arch/x86/platform/efi/efi_32.c | 24 +
11037 arch/x86/platform/efi/efi_64.c | 26 +-
11038 arch/x86/platform/efi/efi_stub_32.S | 64 +-
11039 arch/x86/platform/efi/efi_stub_64.S | 2 +
11040 arch/x86/platform/intel-mid/intel-mid.c | 5 +-
11041 arch/x86/platform/intel-mid/intel_mid_weak_decls.h | 6 +-
11042 arch/x86/platform/intel-mid/mfld.c | 4 +-
11043 arch/x86/platform/intel-mid/mrfl.c | 2 +-
11044 arch/x86/platform/intel-quark/imr_selftest.c | 2 +-
11045 arch/x86/platform/olpc/olpc_dt.c | 2 +-
11046 arch/x86/power/cpu.c | 11 +-
11047 arch/x86/realmode/init.c | 10 +-
11048 arch/x86/realmode/rm/header.S | 4 +-
11049 arch/x86/realmode/rm/reboot.S | 4 +
11050 arch/x86/realmode/rm/trampoline_32.S | 12 +-
11051 arch/x86/realmode/rm/trampoline_64.S | 3 +-
11052 arch/x86/realmode/rm/wakeup_asm.S | 5 +-
11053 arch/x86/tools/Makefile | 2 +-
11054 arch/x86/tools/relocs.c | 97 +-
11055 arch/x86/um/mem_32.c | 2 +-
11056 arch/x86/um/tls_32.c | 2 +-
11057 arch/x86/xen/enlighten.c | 52 +-
11058 arch/x86/xen/mmu.c | 31 +-
11059 arch/x86/xen/smp.c | 16 +-
11060 arch/x86/xen/xen-asm_32.S | 2 +-
11061 arch/x86/xen/xen-head.S | 12 +
11062 arch/x86/xen/xen-ops.h | 2 -
11063 block/bio.c | 4 +-
11064 block/blk-cgroup.c | 18 +-
11065 block/blk-map.c | 2 +-
11066 block/blk-softirq.c | 2 +-
11067 block/bsg.c | 12 +-
11068 block/cfq-iosched.c | 4 +-
11069 block/compat_ioctl.c | 4 +-
11070 block/genhd.c | 9 +-
11071 block/partitions/efi.c | 8 +-
11072 block/scsi_ioctl.c | 29 +-
11073 crypto/cast6_generic.c | 6 +-
11074 crypto/cryptd.c | 4 +-
11075 crypto/crypto_user.c | 2 +-
11076 crypto/pcrypt.c | 2 +-
11077 crypto/salsa20_generic.c | 16 +-
11078 crypto/serpent_generic.c | 6 +-
11079 drivers/acpi/ac.c | 2 +-
11080 drivers/acpi/acpi_video.c | 2 +-
11081 drivers/acpi/apei/apei-internal.h | 2 +-
11082 drivers/acpi/apei/ghes.c | 10 +-
11083 drivers/acpi/battery.c | 2 +-
11084 drivers/acpi/bgrt.c | 6 +-
11085 drivers/acpi/blacklist.c | 4 +-
11086 drivers/acpi/bus.c | 4 +-
11087 drivers/acpi/device_pm.c | 4 +-
11088 drivers/acpi/ec.c | 6 +-
11089 drivers/acpi/pci_slot.c | 2 +-
11090 drivers/acpi/processor_idle.c | 2 +-
11091 drivers/acpi/processor_pdc.c | 2 +-
11092 drivers/acpi/sleep.c | 2 +-
11093 drivers/acpi/sysfs.c | 14 +-
11094 drivers/acpi/thermal.c | 2 +-
11095 drivers/acpi/video_detect.c | 7 +-
11096 drivers/android/binder.c | 2 +-
11097 drivers/ata/libata-core.c | 12 +-
11098 drivers/ata/libata-scsi.c | 2 +-
11099 drivers/ata/libata.h | 2 +-
11100 drivers/ata/pata_arasan_cf.c | 4 +-
11101 drivers/atm/adummy.c | 2 +-
11102 drivers/atm/ambassador.c | 8 +-
11103 drivers/atm/atmtcp.c | 14 +-
11104 drivers/atm/eni.c | 10 +-
11105 drivers/atm/firestream.c | 8 +-
11106 drivers/atm/fore200e.c | 14 +-
11107 drivers/atm/he.c | 18 +-
11108 drivers/atm/horizon.c | 4 +-
11109 drivers/atm/idt77252.c | 36 +-
11110 drivers/atm/iphase.c | 34 +-
11111 drivers/atm/lanai.c | 12 +-
11112 drivers/atm/nicstar.c | 46 +-
11113 drivers/atm/solos-pci.c | 4 +-
11114 drivers/atm/suni.c | 4 +-
11115 drivers/atm/uPD98402.c | 16 +-
11116 drivers/atm/zatm.c | 6 +-
11117 drivers/base/bus.c | 4 +-
11118 drivers/base/devres.c | 4 +-
11119 drivers/base/devtmpfs.c | 8 +-
11120 drivers/base/node.c | 2 +-
11121 drivers/base/platform-msi.c | 20 +-
11122 drivers/base/power/domain.c | 6 +-
11123 drivers/base/power/runtime.c | 61 +-
11124 drivers/base/power/sysfs.c | 2 +-
11125 drivers/base/power/wakeup.c | 8 +-
11126 drivers/base/regmap/regmap-debugfs.c | 4 +-
11127 drivers/base/regmap/regmap.c | 4 +-
11128 drivers/base/syscore.c | 4 +-
11129 drivers/block/cciss.c | 28 +-
11130 drivers/block/cciss.h | 2 +-
11131 drivers/block/drbd/drbd_bitmap.c | 2 +-
11132 drivers/block/drbd/drbd_int.h | 8 +-
11133 drivers/block/drbd/drbd_main.c | 12 +-
11134 drivers/block/drbd/drbd_nl.c | 16 +-
11135 drivers/block/drbd/drbd_receiver.c | 38 +-
11136 drivers/block/drbd/drbd_state.c | 12 +-
11137 drivers/block/drbd/drbd_state.h | 2 +-
11138 drivers/block/drbd/drbd_state_change.h | 8 +-
11139 drivers/block/drbd/drbd_worker.c | 14 +-
11140 drivers/block/floppy.c | 8 +-
11141 drivers/block/pktcdvd.c | 4 +-
11142 drivers/block/rbd.c | 2 +-
11143 drivers/bluetooth/btwilink.c | 2 +-
11144 drivers/bus/arm-cci.c | 6 +-
11145 drivers/cdrom/cdrom.c | 11 +-
11146 drivers/cdrom/gdrom.c | 1 -
11147 drivers/char/agp/compat_ioctl.c | 2 +-
11148 drivers/char/agp/frontend.c | 4 +-
11149 drivers/char/agp/intel-gtt.c | 4 +-
11150 drivers/char/hpet.c | 2 +-
11151 drivers/char/ipmi/ipmi_msghandler.c | 8 +-
11152 drivers/char/ipmi/ipmi_poweroff.c | 2 +-
11153 drivers/char/ipmi/ipmi_si_intf.c | 12 +-
11154 drivers/char/ipmi/ipmi_ssif.c | 12 +-
11155 drivers/char/mem.c | 47 +-
11156 drivers/char/nvram.c | 2 +-
11157 drivers/char/pcmcia/synclink_cs.c | 16 +-
11158 drivers/char/random.c | 12 +-
11159 drivers/char/sonypi.c | 11 +-
11160 drivers/char/tpm/tpm-chip.c | 7 +-
11161 drivers/char/tpm/tpm_acpi.c | 3 +-
11162 drivers/char/tpm/tpm_eventlog.c | 5 +-
11163 drivers/char/virtio_console.c | 6 +-
11164 drivers/clk/clk-composite.c | 2 +-
11165 drivers/clk/samsung/clk.h | 2 +-
11166 drivers/clk/socfpga/clk-gate-a10.c | 9 +-
11167 drivers/clk/socfpga/clk-gate.c | 9 +-
11168 drivers/clk/socfpga/clk-pll-a10.c | 9 +-
11169 drivers/clk/socfpga/clk-pll.c | 9 +-
11170 drivers/clk/ti/adpll.c | 2 +-
11171 drivers/clk/ti/clk.c | 8 +-
11172 drivers/cpufreq/acpi-cpufreq.c | 17 +-
11173 drivers/cpufreq/cpufreq-dt.c | 4 +-
11174 drivers/cpufreq/cpufreq.c | 27 +-
11175 drivers/cpufreq/cpufreq_governor.h | 2 +-
11176 drivers/cpufreq/cpufreq_ondemand.c | 10 +-
11177 drivers/cpufreq/intel_pstate.c | 56 +-
11178 drivers/cpufreq/p4-clockmod.c | 12 +-
11179 drivers/cpufreq/sparc-us3-cpufreq.c | 67 +-
11180 drivers/cpufreq/speedstep-centrino.c | 7 +-
11181 drivers/cpuidle/driver.c | 2 +-
11182 drivers/cpuidle/dt_idle_states.c | 2 +-
11183 drivers/cpuidle/governor.c | 2 +-
11184 drivers/cpuidle/governors/ladder.c | 13 +-
11185 drivers/cpuidle/sysfs.c | 2 +-
11186 drivers/crypto/hifn_795x.c | 4 +-
11187 drivers/crypto/qat/qat_common/adf_aer.c | 2 +-
11188 drivers/crypto/qat/qat_common/adf_sriov.c | 4 +-
11189 drivers/crypto/qat/qat_common/adf_vf_isr.c | 6 +-
11190 drivers/devfreq/devfreq.c | 4 +-
11191 drivers/dma-buf/dma-buf.c | 5 +-
11192 drivers/dma/qcom/hidma_mgmt_sys.c | 2 +-
11193 drivers/dma/sh/shdma-base.c | 4 +-
11194 drivers/dma/sh/shdmac.c | 2 +-
11195 drivers/edac/edac_device.c | 4 +-
11196 drivers/edac/edac_device_sysfs.c | 2 +-
11197 drivers/edac/edac_mc_sysfs.c | 4 +-
11198 drivers/edac/edac_module.c | 2 +-
11199 drivers/edac/edac_pci.c | 4 +-
11200 drivers/edac/edac_pci_sysfs.c | 22 +-
11201 drivers/edac/mce_amd.h | 2 +-
11202 drivers/firewire/core-card.c | 6 +-
11203 drivers/firewire/core-cdev.c | 4 +-
11204 drivers/firewire/core-device.c | 2 +-
11205 drivers/firewire/core-iso.c | 2 +-
11206 drivers/firewire/core-transaction.c | 1 +
11207 drivers/firewire/core.h | 1 +
11208 drivers/firmware/dmi-id.c | 9 +-
11209 drivers/firmware/dmi_scan.c | 12 +-
11210 drivers/firmware/efi/cper.c | 8 +-
11211 drivers/firmware/efi/efi.c | 14 +-
11212 drivers/firmware/efi/efivars.c | 2 +-
11213 drivers/firmware/efi/runtime-map.c | 2 +-
11214 drivers/firmware/google/gsmi.c | 2 +-
11215 drivers/firmware/google/memconsole.c | 7 +-
11216 drivers/firmware/memmap.c | 2 +-
11217 drivers/firmware/psci.c | 2 +-
11218 drivers/gpio/gpio-davinci.c | 6 +-
11219 drivers/gpio/gpio-em.c | 2 +-
11220 drivers/gpio/gpio-ich.c | 2 +-
11221 drivers/gpio/gpio-mpc8xxx.c | 6 +-
11222 drivers/gpio/gpio-omap.c | 4 +-
11223 drivers/gpio/gpio-rcar.c | 2 +-
11224 drivers/gpio/gpio-vr41xx.c | 2 +-
11225 drivers/gpio/gpiolib.c | 12 +-
11226 drivers/gpu/drm/amd/amdgpu/amdgpu.h | 4 +-
11227 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 2 +-
11228 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 8 +-
11229 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
11230 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 18 +-
11231 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 2 +-
11232 drivers/gpu/drm/amd/amdgpu/fiji_smc.c | 4 +-
11233 drivers/gpu/drm/amd/amdgpu/iceland_smc.c | 4 +-
11234 drivers/gpu/drm/amd/amdgpu/tonga_smc.c | 4 +-
11235 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 2 +-
11236 drivers/gpu/drm/amd/amdkfd/kfd_device.c | 6 +-
11237 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 90 +-
11238 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.h | 8 +-
11239 .../drm/amd/amdkfd/kfd_device_queue_manager_cik.c | 14 +-
11240 .../drm/amd/amdkfd/kfd_device_queue_manager_vi.c | 14 +-
11241 drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c | 4 +-
11242 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c | 2 +-
11243 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.h | 2 +-
11244 .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 16 +-
11245 drivers/gpu/drm/amd/scheduler/gpu_scheduler.c | 2 +-
11246 drivers/gpu/drm/amd/scheduler/gpu_scheduler.h | 2 +-
11247 drivers/gpu/drm/amd/scheduler/sched_fence.c | 2 +-
11248 drivers/gpu/drm/armada/armada_drv.c | 3 +-
11249 drivers/gpu/drm/ast/ast_mode.c | 2 +-
11250 drivers/gpu/drm/bochs/bochs_kms.c | 2 +-
11251 drivers/gpu/drm/drm_crtc.c | 2 +-
11252 drivers/gpu/drm/drm_drv.c | 2 +-
11253 drivers/gpu/drm/drm_fops.c | 19 +-
11254 drivers/gpu/drm/drm_global.c | 14 +-
11255 drivers/gpu/drm/drm_info.c | 13 +-
11256 drivers/gpu/drm/drm_ioc32.c | 13 +-
11257 drivers/gpu/drm/drm_ioctl.c | 2 +-
11258 drivers/gpu/drm/drm_pci.c | 9 +-
11259 drivers/gpu/drm/exynos/exynos_drm_drv.c | 1 -
11260 drivers/gpu/drm/exynos/exynos_drm_g2d.c | 5 +
11261 drivers/gpu/drm/gma500/cdv_intel_crt.c | 2 +-
11262 drivers/gpu/drm/gma500/cdv_intel_dp.c | 2 +-
11263 drivers/gpu/drm/gma500/cdv_intel_hdmi.c | 2 +-
11264 drivers/gpu/drm/gma500/cdv_intel_lvds.c | 2 +-
11265 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c | 3 +
11266 drivers/gpu/drm/gma500/mdfld_dsi_output.c | 2 +-
11267 drivers/gpu/drm/gma500/oaktrail_hdmi.c | 2 +-
11268 drivers/gpu/drm/gma500/psb_drv.c | 1 -
11269 drivers/gpu/drm/gma500/psb_intel_drv.h | 2 +-
11270 drivers/gpu/drm/gma500/psb_intel_lvds.c | 2 +-
11271 drivers/gpu/drm/gma500/psb_intel_sdvo.c | 2 +-
11272 drivers/gpu/drm/i2c/tda998x_drv.c | 2 +-
11273 drivers/gpu/drm/i810/i810_dma.c | 2 +-
11274 drivers/gpu/drm/i810/i810_drv.c | 6 +-
11275 drivers/gpu/drm/i810/i810_drv.h | 6 +-
11276 drivers/gpu/drm/i915/dvo.h | 2 +-
11277 drivers/gpu/drm/i915/i915_dma.c | 4 +-
11278 drivers/gpu/drm/i915/i915_drv.c | 7 +-
11279 drivers/gpu/drm/i915/i915_drv.h | 2 +-
11280 drivers/gpu/drm/i915/i915_gem_execbuffer.c | 4 +-
11281 drivers/gpu/drm/i915/i915_gem_gtt.c | 16 +-
11282 drivers/gpu/drm/i915/i915_gem_gtt.h | 6 +-
11283 drivers/gpu/drm/i915/i915_ioc32.c | 10 +-
11284 drivers/gpu/drm/i915/i915_irq.c | 88 +-
11285 drivers/gpu/drm/i915/intel_display.c | 30 +-
11286 drivers/gpu/drm/imx/imx-drm-core.c | 2 +-
11287 drivers/gpu/drm/mga/mga_drv.c | 5 +-
11288 drivers/gpu/drm/mga/mga_drv.h | 6 +-
11289 drivers/gpu/drm/mga/mga_ioc32.c | 10 +-
11290 drivers/gpu/drm/mga/mga_irq.c | 8 +-
11291 drivers/gpu/drm/mga/mga_state.c | 2 +-
11292 drivers/gpu/drm/mgag200/mgag200_mode.c | 2 +-
11293 drivers/gpu/drm/nouveau/nouveau_acpi.c | 2 +-
11294 drivers/gpu/drm/nouveau/nouveau_bios.c | 2 +-
11295 drivers/gpu/drm/nouveau/nouveau_connector.c | 2 +-
11296 drivers/gpu/drm/nouveau/nouveau_drm.c | 13 +-
11297 drivers/gpu/drm/nouveau/nouveau_drm.h | 1 -
11298 drivers/gpu/drm/nouveau/nouveau_ioc32.c | 2 +-
11299 drivers/gpu/drm/nouveau/nouveau_usif.c | 7 +-
11300 drivers/gpu/drm/nouveau/nouveau_vga.c | 2 +-
11301 drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.c | 7 +-
11302 .../gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.c | 7 +-
11303 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h | 4 +-
11304 drivers/gpu/drm/omapdrm/dss/display.c | 8 +-
11305 drivers/gpu/drm/qxl/qxl_cmd.c | 12 +-
11306 drivers/gpu/drm/qxl/qxl_debugfs.c | 8 +-
11307 drivers/gpu/drm/qxl/qxl_display.c | 2 +-
11308 drivers/gpu/drm/qxl/qxl_drv.c | 8 +-
11309 drivers/gpu/drm/qxl/qxl_drv.h | 8 +-
11310 drivers/gpu/drm/qxl/qxl_ioctl.c | 12 +-
11311 drivers/gpu/drm/qxl/qxl_irq.c | 16 +-
11312 drivers/gpu/drm/qxl/qxl_ttm.c | 38 +-
11313 drivers/gpu/drm/r128/r128_cce.c | 2 +-
11314 drivers/gpu/drm/r128/r128_drv.c | 4 +-
11315 drivers/gpu/drm/r128/r128_drv.h | 6 +-
11316 drivers/gpu/drm/r128/r128_ioc32.c | 10 +-
11317 drivers/gpu/drm/r128/r128_irq.c | 4 +-
11318 drivers/gpu/drm/r128/r128_state.c | 6 +-
11319 drivers/gpu/drm/radeon/mkregtable.c | 4 +-
11320 drivers/gpu/drm/radeon/radeon_atpx_handler.c | 2 +-
11321 drivers/gpu/drm/radeon/radeon_connectors.c | 10 +-
11322 drivers/gpu/drm/radeon/radeon_device.c | 2 +-
11323 drivers/gpu/drm/radeon/radeon_drv.c | 11 +-
11324 drivers/gpu/drm/radeon/radeon_ioc32.c | 12 +-
11325 drivers/gpu/drm/radeon/radeon_kms.c | 8 +-
11326 drivers/gpu/drm/radeon/radeon_ttm.c | 4 +-
11327 drivers/gpu/drm/savage/savage_bci.c | 2 +-
11328 drivers/gpu/drm/savage/savage_drv.c | 5 +-
11329 drivers/gpu/drm/savage/savage_drv.h | 2 +-
11330 drivers/gpu/drm/sis/sis_drv.c | 5 +-
11331 drivers/gpu/drm/sis/sis_drv.h | 2 +-
11332 drivers/gpu/drm/sis/sis_mm.c | 2 +-
11333 drivers/gpu/drm/tegra/dc.c | 2 +-
11334 drivers/gpu/drm/tegra/dsi.c | 2 +-
11335 drivers/gpu/drm/tegra/hdmi.c | 2 +-
11336 drivers/gpu/drm/tegra/sor.c | 7 +-
11337 drivers/gpu/drm/tilcdc/Makefile | 6 +-
11338 drivers/gpu/drm/ttm/ttm_memory.c | 4 +-
11339 drivers/gpu/drm/ttm/ttm_page_alloc.c | 18 +-
11340 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c | 18 +-
11341 drivers/gpu/drm/udl/udl_connector.c | 2 +-
11342 drivers/gpu/drm/udl/udl_fb.c | 1 -
11343 drivers/gpu/drm/vc4/vc4_drv.c | 8 +-
11344 drivers/gpu/drm/via/via_dma.c | 2 +-
11345 drivers/gpu/drm/via/via_drv.c | 5 +-
11346 drivers/gpu/drm/via/via_drv.h | 6 +-
11347 drivers/gpu/drm/via/via_irq.c | 18 +-
11348 drivers/gpu/drm/virtio/virtgpu_display.c | 2 +-
11349 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 2 +-
11350 drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 8 +-
11351 drivers/gpu/drm/vmwgfx/vmwgfx_irq.c | 4 +-
11352 drivers/gpu/drm/vmwgfx/vmwgfx_marker.c | 2 +-
11353 drivers/gpu/vga/vga_switcheroo.c | 4 +-
11354 drivers/hid/hid-core.c | 4 +-
11355 drivers/hid/hid-magicmouse.c | 2 +-
11356 drivers/hid/hid-sensor-custom.c | 2 +-
11357 drivers/hv/channel.c | 6 +-
11358 drivers/hv/hv.c | 22 +-
11359 drivers/hv/hv_balloon.c | 18 +-
11360 drivers/hv/hyperv_vmbus.h | 2 +-
11361 drivers/hwmon/acpi_power_meter.c | 6 +-
11362 drivers/hwmon/applesmc.c | 4 +-
11363 drivers/hwmon/asus_atk0110.c | 10 +-
11364 drivers/hwmon/coretemp.c | 2 +-
11365 drivers/hwmon/dell-smm-hwmon.c | 4 +-
11366 drivers/hwmon/ibmaem.c | 2 +-
11367 drivers/hwmon/iio_hwmon.c | 2 +-
11368 drivers/hwmon/nct6683.c | 6 +-
11369 drivers/hwmon/nct6775.c | 6 +-
11370 drivers/hwmon/pmbus/pmbus_core.c | 10 +-
11371 drivers/hwmon/sht15.c | 12 +-
11372 drivers/hwmon/via-cputemp.c | 2 +-
11373 drivers/i2c/busses/i2c-amd756-s4882.c | 2 +-
11374 drivers/i2c/busses/i2c-designware-pcidrv.c | 2 +-
11375 drivers/i2c/busses/i2c-nforce2-s4985.c | 2 +-
11376 drivers/i2c/i2c-dev.c | 2 +-
11377 drivers/ide/ide-cd.c | 2 +-
11378 drivers/ide/ide-disk.c | 2 +-
11379 drivers/ide/ide.c | 4 +-
11380 drivers/idle/intel_idle.c | 6 +-
11381 drivers/iio/industrialio-core.c | 2 +-
11382 drivers/iio/magnetometer/ak8975.c | 2 +-
11383 drivers/infiniband/core/cm.c | 46 +-
11384 drivers/infiniband/core/fmr_pool.c | 20 +-
11385 drivers/infiniband/core/netlink.c | 5 +-
11386 drivers/infiniband/core/ucm.c | 4 +-
11387 drivers/infiniband/core/uverbs_cmd.c | 3 +
11388 drivers/infiniband/hw/cxgb4/device.c | 6 +-
11389 drivers/infiniband/hw/cxgb4/iw_cxgb4.h | 2 +-
11390 drivers/infiniband/hw/cxgb4/mem.c | 4 +-
11391 drivers/infiniband/hw/i40iw/i40iw_user.h | 2 +-
11392 drivers/infiniband/hw/mlx4/mad.c | 2 +-
11393 drivers/infiniband/hw/mlx4/mcg.c | 2 +-
11394 drivers/infiniband/hw/mlx4/mlx4_ib.h | 2 +-
11395 drivers/infiniband/hw/mthca/mthca_cmd.c | 8 +-
11396 drivers/infiniband/hw/mthca/mthca_main.c | 2 +-
11397 drivers/infiniband/hw/mthca/mthca_mr.c | 6 +-
11398 drivers/infiniband/hw/mthca/mthca_provider.c | 2 +-
11399 drivers/infiniband/hw/nes/nes.c | 4 +-
11400 drivers/infiniband/hw/nes/nes.h | 40 +-
11401 drivers/infiniband/hw/nes/nes_cm.c | 62 +-
11402 drivers/infiniband/hw/nes/nes_mgt.c | 8 +-
11403 drivers/infiniband/hw/nes/nes_nic.c | 42 +-
11404 drivers/infiniband/hw/nes/nes_verbs.c | 10 +-
11405 drivers/infiniband/hw/qib/qib_iba7322.c | 4 +-
11406 drivers/infiniband/hw/qib/qib_pcie.c | 2 +-
11407 drivers/infiniband/ulp/ipoib/ipoib_main.c | 2 +-
11408 drivers/infiniband/ulp/ipoib/ipoib_netlink.c | 2 +-
11409 drivers/infiniband/ulp/srpt/ib_srpt.c | 8 +-
11410 drivers/input/evdev.c | 2 +-
11411 drivers/input/gameport/gameport.c | 4 +-
11412 drivers/input/input.c | 4 +-
11413 drivers/input/joystick/sidewinder.c | 1 +
11414 drivers/input/misc/ims-pcu.c | 4 +-
11415 drivers/input/mouse/psmouse.h | 2 +-
11416 drivers/input/mousedev.c | 2 +-
11417 drivers/input/serio/serio.c | 4 +-
11418 drivers/input/serio/serio_raw.c | 4 +-
11419 drivers/input/touchscreen/htcpen.c | 2 +-
11420 drivers/iommu/arm-smmu-v3.c | 2 +-
11421 drivers/iommu/arm-smmu.c | 42 +-
11422 drivers/iommu/io-pgtable-arm-v7s.c | 62 +-
11423 drivers/iommu/io-pgtable-arm.c | 99 +-
11424 drivers/iommu/io-pgtable.c | 11 +-
11425 drivers/iommu/io-pgtable.h | 21 +-
11426 drivers/iommu/iommu.c | 2 +-
11427 drivers/iommu/ipmmu-vmsa.c | 13 +-
11428 drivers/iommu/irq_remapping.c | 2 +-
11429 drivers/iommu/mtk_iommu.c | 16 +-
11430 drivers/irqchip/irq-gic.c | 2 +-
11431 drivers/irqchip/irq-i8259.c | 2 +-
11432 drivers/irqchip/irq-renesas-intc-irqpin.c | 2 +-
11433 drivers/irqchip/irq-ts4800.c | 2 +-
11434 drivers/isdn/capi/capi.c | 10 +-
11435 drivers/isdn/gigaset/interface.c | 8 +-
11436 drivers/isdn/gigaset/usb-gigaset.c | 2 +-
11437 drivers/isdn/hardware/avm/b1.c | 4 +-
11438 drivers/isdn/hardware/eicon/capifunc.c | 6 +-
11439 drivers/isdn/hardware/eicon/dadapter.c | 18 +-
11440 drivers/isdn/hardware/eicon/diddfunc.c | 7 +-
11441 drivers/isdn/hardware/eicon/divasfunc.c | 9 +-
11442 drivers/isdn/hardware/eicon/divasync.h | 2 +-
11443 drivers/isdn/hardware/eicon/idifunc.c | 9 +-
11444 drivers/isdn/hardware/eicon/mntfunc.c | 13 +-
11445 drivers/isdn/hardware/mISDN/avmfritz.c | 2 +-
11446 drivers/isdn/hardware/mISDN/hfcmulti.c | 7 +-
11447 drivers/isdn/hardware/mISDN/hfcpci.c | 16 +-
11448 drivers/isdn/hardware/mISDN/mISDNinfineon.c | 7 +-
11449 drivers/isdn/hardware/mISDN/mISDNipac.c | 5 +-
11450 drivers/isdn/hardware/mISDN/netjet.c | 2 +-
11451 drivers/isdn/hardware/mISDN/speedfax.c | 7 +-
11452 drivers/isdn/hardware/mISDN/w6692.c | 7 +-
11453 drivers/isdn/hisax/amd7930_fn.c | 5 +-
11454 drivers/isdn/hisax/arcofi.c | 5 +-
11455 drivers/isdn/hisax/diva.c | 7 +-
11456 drivers/isdn/hisax/elsa.c | 9 +-
11457 drivers/isdn/hisax/fsm.c | 5 +-
11458 drivers/isdn/hisax/hfc4s8s_l1.c | 14 +-
11459 drivers/isdn/hisax/hfc_2bds0.c | 4 +-
11460 drivers/isdn/hisax/hfc_pci.c | 10 +-
11461 drivers/isdn/hisax/hfc_sx.c | 10 +-
11462 drivers/isdn/hisax/hfc_usb.c | 12 +-
11463 drivers/isdn/hisax/hfcscard.c | 6 +-
11464 drivers/isdn/hisax/icc.c | 5 +-
11465 drivers/isdn/hisax/ipacx.c | 7 +-
11466 drivers/isdn/hisax/isac.c | 5 +-
11467 drivers/isdn/hisax/isar.c | 5 +-
11468 drivers/isdn/hisax/isdnl3.c | 5 +-
11469 drivers/isdn/hisax/saphir.c | 5 +-
11470 drivers/isdn/hisax/teleint.c | 5 +-
11471 drivers/isdn/hisax/w6692.c | 5 +-
11472 drivers/isdn/i4l/isdn_common.c | 2 +
11473 drivers/isdn/i4l/isdn_tty.c | 22 +-
11474 drivers/isdn/mISDN/dsp.h | 4 +-
11475 drivers/isdn/mISDN/dsp_cmx.c | 4 +-
11476 drivers/isdn/mISDN/dsp_core.c | 4 +-
11477 drivers/isdn/mISDN/dsp_tones.c | 4 +-
11478 drivers/isdn/mISDN/fsm.c | 5 +-
11479 drivers/isdn/mISDN/l1oip_core.c | 8 +-
11480 drivers/leds/leds-clevo-mail.c | 2 +-
11481 drivers/leds/leds-ss4200.c | 2 +-
11482 drivers/lguest/core.c | 9 +-
11483 drivers/lguest/page_tables.c | 2 +-
11484 drivers/lguest/x86/core.c | 12 +-
11485 drivers/lguest/x86/switcher_32.S | 27 +-
11486 drivers/lightnvm/rrpc.c | 4 +-
11487 drivers/lightnvm/rrpc.h | 2 +-
11488 drivers/md/bcache/alloc.c | 2 +-
11489 drivers/md/bcache/bcache.h | 10 +-
11490 drivers/md/bcache/btree.c | 13 +-
11491 drivers/md/bcache/closure.c | 4 +-
11492 drivers/md/bcache/closure.h | 10 +-
11493 drivers/md/bcache/io.c | 10 +-
11494 drivers/md/bcache/journal.c | 18 +-
11495 drivers/md/bcache/movinggc.c | 12 +-
11496 drivers/md/bcache/request.c | 54 +-
11497 drivers/md/bcache/request.h | 2 +-
11498 drivers/md/bcache/stats.c | 26 +-
11499 drivers/md/bcache/stats.h | 16 +-
11500 drivers/md/bcache/super.c | 32 +-
11501 drivers/md/bcache/sysfs.c | 20 +-
11502 drivers/md/bcache/writeback.c | 12 +-
11503 drivers/md/bitmap.c | 2 +-
11504 drivers/md/dm-cache-target.c | 116 +-
11505 drivers/md/dm-ioctl.c | 2 +-
11506 drivers/md/dm-raid.c | 2 +-
11507 drivers/md/dm-raid1.c | 18 +-
11508 drivers/md/dm-stats.c | 6 +-
11509 drivers/md/dm-stripe.c | 10 +-
11510 drivers/md/dm-table.c | 2 +-
11511 drivers/md/dm-thin-metadata.c | 4 +-
11512 drivers/md/dm.c | 28 +-
11513 drivers/md/md.c | 41 +-
11514 drivers/md/md.h | 8 +-
11515 drivers/md/persistent-data/dm-space-map-metadata.c | 4 +-
11516 drivers/md/persistent-data/dm-space-map.h | 1 +
11517 drivers/md/raid1.c | 8 +-
11518 drivers/md/raid10.c | 20 +-
11519 drivers/md/raid5.c | 26 +-
11520 drivers/media/dvb-core/dvb_net.c | 2 +-
11521 drivers/media/dvb-core/dvbdev.c | 2 +-
11522 drivers/media/dvb-frontends/af9033.h | 2 +-
11523 drivers/media/dvb-frontends/cx24116.c | 2 +-
11524 drivers/media/dvb-frontends/cx24117.c | 2 +-
11525 drivers/media/dvb-frontends/cx24120.c | 2 +-
11526 drivers/media/dvb-frontends/cx24123.c | 2 +-
11527 drivers/media/dvb-frontends/cxd2820r_core.c | 2 +-
11528 drivers/media/dvb-frontends/dib3000.h | 2 +-
11529 drivers/media/dvb-frontends/dib7000p.h | 2 +-
11530 drivers/media/dvb-frontends/dib8000.h | 2 +-
11531 drivers/media/dvb-frontends/hd29l2.c | 2 +-
11532 drivers/media/dvb-frontends/lgdt3306a.c | 2 +-
11533 drivers/media/dvb-frontends/mt312.c | 6 +-
11534 drivers/media/dvb-frontends/s921.c | 2 +-
11535 drivers/media/pci/bt8xx/dst.c | 2 +-
11536 drivers/media/pci/cx88/cx88-video.c | 6 +-
11537 drivers/media/pci/ivtv/ivtv-driver.c | 2 +-
11538 drivers/media/pci/pt1/va1j5jf8007s.c | 2 +-
11539 drivers/media/pci/pt1/va1j5jf8007t.c | 2 +-
11540 drivers/media/pci/solo6x10/solo6x10-core.c | 2 +-
11541 drivers/media/pci/solo6x10/solo6x10-p2m.c | 2 +-
11542 drivers/media/pci/solo6x10/solo6x10.h | 2 +-
11543 drivers/media/pci/sta2x11/sta2x11_vip.c | 5 +-
11544 drivers/media/pci/tw68/tw68-core.c | 2 +-
11545 drivers/media/pci/zoran/zoran.h | 1 -
11546 drivers/media/pci/zoran/zoran_card.c | 4 +-
11547 drivers/media/pci/zoran/zoran_driver.c | 3 -
11548 drivers/media/platform/am437x/am437x-vpfe.c | 2 +-
11549 drivers/media/platform/omap/omap_vout.c | 11 +-
11550 drivers/media/platform/s5p-tv/mixer.h | 2 +-
11551 drivers/media/platform/s5p-tv/mixer_grp_layer.c | 2 +-
11552 drivers/media/platform/s5p-tv/mixer_reg.c | 2 +-
11553 drivers/media/platform/s5p-tv/mixer_video.c | 24 +-
11554 drivers/media/platform/s5p-tv/mixer_vp_layer.c | 2 +-
11555 drivers/media/platform/soc_camera/soc_camera.c | 2 +-
11556 drivers/media/radio/radio-cadet.c | 2 +
11557 drivers/media/radio/radio-maxiradio.c | 2 +-
11558 drivers/media/radio/radio-shark.c | 2 +-
11559 drivers/media/radio/radio-shark2.c | 2 +-
11560 drivers/media/radio/radio-si476x.c | 2 +-
11561 drivers/media/radio/wl128x/fmdrv_common.c | 2 +-
11562 drivers/media/usb/pvrusb2/pvrusb2-context.c | 8 +-
11563 drivers/media/usb/pvrusb2/pvrusb2-dvb.c | 7 +-
11564 drivers/media/usb/pvrusb2/pvrusb2-hdw.c | 2 +-
11565 drivers/media/usb/pvrusb2/pvrusb2-std.c | 2 +-
11566 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c | 6 +-
11567 drivers/media/usb/uvc/uvc_driver.c | 4 +-
11568 drivers/media/v4l2-core/v4l2-common.c | 2 +-
11569 drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 12 +-
11570 drivers/media/v4l2-core/v4l2-device.c | 4 +-
11571 drivers/media/v4l2-core/v4l2-ioctl.c | 287 +-
11572 drivers/memory/omap-gpmc.c | 21 +-
11573 drivers/message/fusion/mptbase.c | 4 +-
11574 drivers/message/fusion/mptlan.c | 2 +-
11575 drivers/message/fusion/mptsas.c | 34 +-
11576 drivers/mfd/ab8500-debugfs.c | 2 +-
11577 drivers/mfd/kempld-core.c | 2 +-
11578 drivers/mfd/max8925-i2c.c | 2 +-
11579 drivers/mfd/tps65910.c | 2 +-
11580 drivers/mfd/twl4030-irq.c | 9 +-
11581 drivers/misc/c2port/core.c | 4 +-
11582 drivers/misc/kgdbts.c | 6 +-
11583 drivers/misc/lis3lv02d/lis3lv02d.c | 8 +-
11584 drivers/misc/lis3lv02d/lis3lv02d.h | 2 +-
11585 drivers/misc/mic/scif/scif_api.c | 10 +-
11586 drivers/misc/mic/scif/scif_rb.c | 8 +-
11587 drivers/misc/panel.c | 4 +-
11588 drivers/misc/sgi-gru/gruhandles.c | 4 +-
11589 drivers/misc/sgi-gru/gruprocfs.c | 8 +-
11590 drivers/misc/sgi-gru/grutables.h | 158 +-
11591 drivers/misc/sgi-xp/xp.h | 2 +-
11592 drivers/misc/sgi-xp/xp_main.c | 57 +-
11593 drivers/misc/sgi-xp/xpc.h | 3 +-
11594 drivers/misc/sgi-xp/xpc_main.c | 2 +-
11595 drivers/misc/sgi-xp/xpnet.c | 2 +-
11596 drivers/misc/ti-st/st_kim.c | 32 +-
11597 drivers/mmc/card/mmc_test.c | 4 +-
11598 drivers/mmc/host/dw_mmc.h | 2 +-
11599 drivers/mmc/host/mmci.c | 4 +-
11600 drivers/mmc/host/omap_hsmmc.c | 4 +-
11601 drivers/mmc/host/sdhci-esdhc-imx.c | 7 +-
11602 drivers/mmc/host/sdhci-s3c.c | 8 +-
11603 drivers/mtd/chips/cfi_cmdset_0020.c | 2 +-
11604 drivers/mtd/devices/block2mtd.c | 2 +-
11605 drivers/mtd/devices/phram.c | 2 +-
11606 drivers/mtd/maps/gpio-addr-flash.c | 2 +-
11607 drivers/mtd/maps/latch-addr-flash.c | 2 +-
11608 drivers/mtd/maps/pci.c | 4 +-
11609 drivers/mtd/maps/pcmciamtd.c | 8 +-
11610 drivers/mtd/maps/sbc_gxx.c | 2 +-
11611 drivers/mtd/nand/brcmnand/brcmnand.h | 2 +-
11612 drivers/mtd/nand/cafe_nand.c | 18 +-
11613 drivers/mtd/nand/denali.c | 1 +
11614 drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 2 +-
11615 drivers/mtd/nftlmount.c | 1 +
11616 drivers/mtd/sm_ftl.c | 2 +-
11617 drivers/mtd/ubi/build.c | 2 +-
11618 drivers/net/bonding/bond_netlink.c | 2 +-
11619 drivers/net/caif/caif_hsi.c | 4 +-
11620 drivers/net/caif/caif_serial.c | 2 +-
11621 drivers/net/caif/caif_spi.c | 2 +-
11622 drivers/net/caif/caif_virtio.c | 2 +-
11623 drivers/net/can/Kconfig | 2 +-
11624 drivers/net/can/bfin_can.c | 2 +-
11625 drivers/net/can/dev.c | 2 +-
11626 drivers/net/can/flexcan.c | 2 +-
11627 drivers/net/can/janz-ican3.c | 2 +-
11628 drivers/net/can/led.c | 2 +-
11629 drivers/net/can/sun4i_can.c | 2 +-
11630 drivers/net/can/vcan.c | 2 +-
11631 drivers/net/can/xilinx_can.c | 2 +-
11632 drivers/net/dummy.c | 2 +-
11633 drivers/net/ethernet/8390/ax88796.c | 6 +-
11634 drivers/net/ethernet/8390/axnet_cs.c | 4 +-
11635 drivers/net/ethernet/8390/ne2k-pci.c | 6 +-
11636 drivers/net/ethernet/8390/pcnet_cs.c | 4 +-
11637 drivers/net/ethernet/adi/bfin_mac.c | 2 +-
11638 drivers/net/ethernet/allwinner/sun4i-emac.c | 2 +-
11639 drivers/net/ethernet/altera/altera_tse_main.c | 6 +-
11640 drivers/net/ethernet/amd/7990.c | 2 +-
11641 drivers/net/ethernet/amd/7990.h | 2 +-
11642 drivers/net/ethernet/amd/amd8111e.c | 5 +-
11643 drivers/net/ethernet/amd/atarilance.c | 4 +-
11644 drivers/net/ethernet/amd/declance.c | 2 +-
11645 drivers/net/ethernet/amd/pcnet32.c | 7 +-
11646 drivers/net/ethernet/amd/sun3lance.c | 4 +-
11647 drivers/net/ethernet/amd/sunlance.c | 2 +-
11648 drivers/net/ethernet/amd/xgbe/xgbe-common.h | 4 +-
11649 drivers/net/ethernet/amd/xgbe/xgbe-dcb.c | 4 +-
11650 drivers/net/ethernet/amd/xgbe/xgbe-desc.c | 27 +-
11651 drivers/net/ethernet/amd/xgbe/xgbe-dev.c | 145 +-
11652 drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 68 +-
11653 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c | 10 +-
11654 drivers/net/ethernet/amd/xgbe/xgbe-main.c | 15 +-
11655 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 27 +-
11656 drivers/net/ethernet/amd/xgbe/xgbe-ptp.c | 4 +-
11657 drivers/net/ethernet/amd/xgbe/xgbe.h | 10 +-
11658 drivers/net/ethernet/apm/xgene/xgene_enet_main.c | 4 +-
11659 drivers/net/ethernet/arc/emac_main.c | 2 +-
11660 drivers/net/ethernet/atheros/alx/main.c | 2 +-
11661 drivers/net/ethernet/atheros/atl1c/atl1c_main.c | 2 +-
11662 drivers/net/ethernet/atheros/atl1e/atl1e_main.c | 2 +-
11663 drivers/net/ethernet/aurora/nb8800.c | 2 +-
11664 drivers/net/ethernet/broadcom/bcm63xx_enet.c | 2 +-
11665 drivers/net/ethernet/broadcom/bnx2.c | 2 +-
11666 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h | 2 +-
11667 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c | 216 +-
11668 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.h | 4 +-
11669 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 2 +-
11670 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c | 11 +-
11671 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h | 3 +-
11672 drivers/net/ethernet/broadcom/tg3.c | 2 +-
11673 drivers/net/ethernet/broadcom/tg3.h | 1 +
11674 drivers/net/ethernet/brocade/bna/bfa_cs.h | 42 +-
11675 drivers/net/ethernet/brocade/bna/bfa_ioc.c | 10 +-
11676 drivers/net/ethernet/brocade/bna/bfa_ioc.h | 4 +-
11677 drivers/net/ethernet/brocade/bna/bfa_msgq.h | 8 +-
11678 drivers/net/ethernet/brocade/bna/bna_enet.c | 6 +-
11679 drivers/net/ethernet/brocade/bna/bna_tx_rx.c | 6 +-
11680 drivers/net/ethernet/brocade/bna/bna_types.h | 24 +-
11681 drivers/net/ethernet/brocade/bna/bnad.c | 11 +-
11682 drivers/net/ethernet/cadence/macb.c | 4 +-
11683 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c | 6 +-
11684 drivers/net/ethernet/cavium/liquidio/lio_main.c | 15 +-
11685 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c | 2 +-
11686 drivers/net/ethernet/chelsio/cxgb3/l2t.h | 2 +-
11687 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 2 +-
11688 drivers/net/ethernet/chelsio/cxgb4vf/adapter.h | 2 +-
11689 drivers/net/ethernet/chelsio/cxgb4vf/sge.c | 2 +-
11690 drivers/net/ethernet/davicom/dm9000.c | 2 +-
11691 drivers/net/ethernet/dec/tulip/de4x5.c | 13 +-
11692 drivers/net/ethernet/emulex/benet/be_main.c | 4 +-
11693 drivers/net/ethernet/faraday/ftgmac100.c | 4 +-
11694 drivers/net/ethernet/faraday/ftmac100.c | 4 +-
11695 drivers/net/ethernet/freescale/fec_mpc52xx.c | 2 +-
11696 .../net/ethernet/freescale/fs_enet/fs_enet-main.c | 2 +-
11697 drivers/net/ethernet/freescale/gianfar.c | 4 +-
11698 drivers/net/ethernet/freescale/ucc_geth.c | 2 +-
11699 drivers/net/ethernet/hisilicon/hip04_eth.c | 2 +-
11700 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c | 2 +-
11701 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c | 6 +-
11702 drivers/net/ethernet/i825xx/lib82596.c | 4 +-
11703 drivers/net/ethernet/ibm/ehea/ehea_main.c | 2 +-
11704 drivers/net/ethernet/ibm/emac/core.c | 4 +-
11705 drivers/net/ethernet/intel/e100.c | 2 +-
11706 drivers/net/ethernet/intel/e1000/e1000_main.c | 2 +-
11707 drivers/net/ethernet/intel/e1000e/netdev.c | 2 +-
11708 drivers/net/ethernet/intel/fm10k/fm10k_pci.c | 2 +-
11709 drivers/net/ethernet/intel/i40e/i40e_ptp.c | 2 +-
11710 drivers/net/ethernet/intel/igb/igb_main.c | 2 +-
11711 drivers/net/ethernet/intel/igbvf/netdev.c | 2 +-
11712 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 2 +-
11713 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c | 2 +-
11714 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 4 +-
11715 drivers/net/ethernet/marvell/pxa168_eth.c | 2 +-
11716 drivers/net/ethernet/mellanox/mlx4/en_tx.c | 4 +-
11717 drivers/net/ethernet/mellanox/mlx4/main.c | 2 +-
11718 drivers/net/ethernet/mellanox/mlx5/core/main.c | 2 +-
11719 drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 2 +-
11720 drivers/net/ethernet/micrel/ks8695net.c | 2 +-
11721 drivers/net/ethernet/micrel/ks8851_mll.c | 2 +-
11722 drivers/net/ethernet/moxa/moxart_ether.c | 2 +-
11723 drivers/net/ethernet/neterion/s2io.c | 2 +-
11724 drivers/net/ethernet/neterion/vxge/vxge-config.c | 7 +-
11725 drivers/net/ethernet/neterion/vxge/vxge-main.c | 2 +-
11726 .../net/ethernet/netronome/nfp/nfp_net_common.c | 2 +-
11727 drivers/net/ethernet/netx-eth.c | 2 +-
11728 drivers/net/ethernet/nuvoton/w90p910_ether.c | 2 +-
11729 drivers/net/ethernet/nvidia/forcedeth.c | 4 +-
11730 drivers/net/ethernet/nxp/lpc_eth.c | 2 +-
11731 .../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 4 +-
11732 .../net/ethernet/qlogic/netxen/netxen_nic_main.c | 2 +-
11733 drivers/net/ethernet/qlogic/qed/qed_mcp.c | 6 +-
11734 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 4 +-
11735 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c | 12 +-
11736 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 2 +-
11737 .../net/ethernet/qlogic/qlcnic/qlcnic_minidump.c | 2 +-
11738 drivers/net/ethernet/realtek/r8169.c | 8 +-
11739 drivers/net/ethernet/renesas/sh_eth.c | 2 +-
11740 drivers/net/ethernet/rocker/rocker_main.c | 4 +-
11741 drivers/net/ethernet/seeq/sgiseeq.c | 2 +-
11742 drivers/net/ethernet/sfc/ptp.c | 2 +-
11743 drivers/net/ethernet/sfc/selftest.c | 20 +-
11744 drivers/net/ethernet/sgi/ioc3-eth.c | 4 +-
11745 drivers/net/ethernet/smsc/smc911x.c | 2 +-
11746 drivers/net/ethernet/smsc/smc91x.c | 2 +-
11747 drivers/net/ethernet/smsc/smsc911x.c | 2 +-
11748 drivers/net/ethernet/stmicro/stmmac/mmc_core.c | 4 +-
11749 drivers/net/ethernet/sun/sunbmac.c | 2 +-
11750 drivers/net/ethernet/sun/sunqe.c | 2 +-
11751 drivers/net/ethernet/sun/sunvnet.c | 2 +-
11752 drivers/net/ethernet/sun/sunvnet_common.c | 6 +-
11753 drivers/net/ethernet/synopsys/dwc_eth_qos.c | 2 +-
11754 drivers/net/ethernet/ti/cpmac.c | 2 +-
11755 drivers/net/ethernet/ti/netcp_core.c | 2 +-
11756 drivers/net/ethernet/via/via-rhine.c | 2 +-
11757 drivers/net/ethernet/wiznet/w5100.c | 2 +-
11758 drivers/net/ethernet/wiznet/w5300.c | 2 +-
11759 drivers/net/ethernet/xilinx/ll_temac_main.c | 2 +-
11760 drivers/net/ethernet/xilinx/xilinx_axienet_main.c | 2 +-
11761 drivers/net/geneve.c | 2 +-
11762 drivers/net/hamradio/baycom_epp.c | 2 +-
11763 drivers/net/hyperv/hyperv_net.h | 2 +-
11764 drivers/net/hyperv/netvsc_drv.c | 2 +-
11765 drivers/net/hyperv/rndis_filter.c | 7 +-
11766 drivers/net/ifb.c | 2 +-
11767 drivers/net/ipvlan/ipvlan_core.c | 2 +-
11768 drivers/net/ipvlan/ipvlan_main.c | 6 +-
11769 drivers/net/irda/sh_irda.c | 2 +-
11770 drivers/net/irda/vlsi_ir.c | 18 +-
11771 drivers/net/irda/vlsi_ir.h | 14 +-
11772 drivers/net/loopback.c | 2 +-
11773 drivers/net/macsec.c | 2 +-
11774 drivers/net/macvlan.c | 20 +-
11775 drivers/net/macvtap.c | 10 +-
11776 drivers/net/nlmon.c | 2 +-
11777 drivers/net/phy/phy_device.c | 6 +-
11778 drivers/net/plip/plip.c | 2 +-
11779 drivers/net/ppp/ppp_generic.c | 4 +-
11780 drivers/net/ppp/pptp.c | 2 +-
11781 drivers/net/rionet.c | 2 +-
11782 drivers/net/slip/slhc.c | 2 +-
11783 drivers/net/team/team.c | 4 +-
11784 drivers/net/tun.c | 7 +-
11785 drivers/net/usb/hso.c | 28 +-
11786 drivers/net/usb/ipheth.c | 2 +-
11787 drivers/net/usb/r8152.c | 2 +-
11788 drivers/net/usb/sierra_net.c | 4 +-
11789 drivers/net/virtio_net.c | 2 +-
11790 drivers/net/vrf.c | 4 +-
11791 drivers/net/vxlan.c | 4 +-
11792 drivers/net/wimax/i2400m/rx.c | 2 +-
11793 drivers/net/wireless/ath/ath10k/ce.c | 6 +-
11794 drivers/net/wireless/ath/ath10k/htc.h | 4 +-
11795 drivers/net/wireless/ath/ath6kl/core.h | 2 +-
11796 drivers/net/wireless/ath/ath6kl/txrx.c | 2 +-
11797 drivers/net/wireless/ath/ath9k/ar9002_mac.c | 36 +-
11798 drivers/net/wireless/ath/ath9k/ar9003_mac.c | 64 +-
11799 drivers/net/wireless/ath/ath9k/hw.h | 4 +-
11800 drivers/net/wireless/ath/ath9k/main.c | 22 +-
11801 drivers/net/wireless/ath/carl9170/carl9170.h | 6 +-
11802 drivers/net/wireless/ath/carl9170/debug.c | 6 +-
11803 drivers/net/wireless/ath/carl9170/main.c | 10 +-
11804 drivers/net/wireless/ath/carl9170/tx.c | 4 +-
11805 drivers/net/wireless/ath/wil6210/pcie_bus.c | 2 +-
11806 drivers/net/wireless/ath/wil6210/wil_platform.h | 2 +-
11807 drivers/net/wireless/atmel/at76c50x-usb.c | 2 +-
11808 drivers/net/wireless/atmel/atmel.c | 183 +-
11809 drivers/net/wireless/broadcom/b43/phy_lp.c | 2 +-
11810 drivers/net/wireless/broadcom/b43legacy/main.c | 5 +-
11811 .../broadcom/brcm80211/brcmfmac/cfg80211.c | 55 +-
11812 .../broadcom/brcm80211/brcmsmac/phy/phy_cmn.c | 3 +-
11813 .../broadcom/brcm80211/brcmsmac/phy_shim.c | 5 +-
11814 .../broadcom/brcm80211/brcmsmac/phy_shim.h | 2 +-
11815 drivers/net/wireless/cisco/airo.c | 201 +-
11816 drivers/net/wireless/intel/ipw2x00/ipw2100.c | 8 +-
11817 drivers/net/wireless/intel/ipw2x00/ipw2200.c | 6 +-
11818 drivers/net/wireless/intel/iwlegacy/3945-mac.c | 11 +-
11819 drivers/net/wireless/intel/iwlegacy/4965-mac.c | 7 +-
11820 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c | 34 +-
11821 drivers/net/wireless/intel/iwlwifi/dvm/lib.c | 4 +-
11822 drivers/net/wireless/intel/iwlwifi/mvm/d3.c | 8 +-
11823 drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 4 +-
11824 drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 4 +-
11825 .../net/wireless/intersil/hostap/hostap_ioctl.c | 134 +-
11826 drivers/net/wireless/intersil/orinoco/wext.c | 131 +-
11827 drivers/net/wireless/intersil/prism54/isl_ioctl.c | 292 +-
11828 drivers/net/wireless/mac80211_hwsim.c | 28 +-
11829 drivers/net/wireless/marvell/mwifiex/11n_aggr.c | 2 +-
11830 drivers/net/wireless/marvell/mwifiex/main.c | 2 +-
11831 drivers/net/wireless/marvell/mwifiex/pcie.c | 4 +-
11832 drivers/net/wireless/marvell/mwifiex/sdio.c | 10 +-
11833 drivers/net/wireless/ralink/rt2x00/rt2400pci.c | 4 +-
11834 drivers/net/wireless/ralink/rt2x00/rt2500pci.c | 4 +-
11835 drivers/net/wireless/ralink/rt2x00/rt2500usb.c | 4 +-
11836 drivers/net/wireless/ralink/rt2x00/rt2800lib.c | 6 +-
11837 drivers/net/wireless/ralink/rt2x00/rt2x00.h | 2 +-
11838 drivers/net/wireless/ralink/rt2x00/rt2x00queue.c | 4 +-
11839 drivers/net/wireless/ralink/rt2x00/rt61pci.c | 4 +-
11840 drivers/net/wireless/ralink/rt2x00/rt73usb.c | 4 +-
11841 drivers/net/wireless/realtek/rtlwifi/base.c | 14 +-
11842 drivers/net/wireless/realtek/rtlwifi/base.h | 4 +-
11843 drivers/net/wireless/realtek/rtlwifi/pci.c | 15 +-
11844 drivers/net/wireless/realtek/rtlwifi/ps.c | 6 +-
11845 drivers/net/wireless/realtek/rtlwifi/ps.h | 6 +-
11846 drivers/net/wireless/ti/wl1251/sdio.c | 12 +-
11847 drivers/net/wireless/ti/wl12xx/main.c | 8 +-
11848 drivers/net/wireless/ti/wl18xx/main.c | 6 +-
11849 drivers/net/wireless/zydas/zd1201.c | 192 +-
11850 drivers/net/xen-netback/interface.c | 2 +-
11851 drivers/net/xen-netfront.c | 2 +-
11852 drivers/nvme/host/pci.c | 2 +-
11853 drivers/of/fdt.c | 4 +-
11854 drivers/oprofile/buffer_sync.c | 8 +-
11855 drivers/oprofile/event_buffer.c | 2 +-
11856 drivers/oprofile/oprof.c | 2 +-
11857 drivers/oprofile/oprofile_stats.c | 10 +-
11858 drivers/oprofile/oprofile_stats.h | 10 +-
11859 drivers/oprofile/oprofilefs.c | 6 +-
11860 drivers/oprofile/timer_int.c | 2 +-
11861 drivers/parport/procfs.c | 4 +-
11862 drivers/pci/host/pci-host-common.h | 2 +-
11863 drivers/pci/hotplug/acpiphp_ibm.c | 4 +-
11864 drivers/pci/hotplug/cpcihp_generic.c | 6 +-
11865 drivers/pci/hotplug/cpcihp_zt5550.c | 14 +-
11866 drivers/pci/hotplug/cpqphp_nvram.c | 2 +
11867 drivers/pci/hotplug/pci_hotplug_core.c | 6 +-
11868 drivers/pci/hotplug/pciehp_core.c | 2 +-
11869 drivers/pci/msi.c | 22 +-
11870 drivers/pci/pci-sysfs.c | 6 +-
11871 drivers/pci/pci.h | 4 +-
11872 drivers/pci/pcie/aspm.c | 10 +-
11873 drivers/pci/pcie/portdrv_pci.c | 2 +-
11874 drivers/pci/probe.c | 2 +-
11875 drivers/pci/setup-bus.c | 10 +-
11876 drivers/pinctrl/nomadik/pinctrl-nomadik.c | 2 +-
11877 drivers/pinctrl/pinctrl-at91.c | 5 +-
11878 drivers/platform/chrome/chromeos_laptop.c | 2 +-
11879 drivers/platform/chrome/chromeos_pstore.c | 2 +-
11880 drivers/platform/chrome/cros_ec_lpc.c | 2 +-
11881 drivers/platform/x86/alienware-wmi.c | 4 +-
11882 drivers/platform/x86/apple-gmux.c | 2 +-
11883 drivers/platform/x86/compal-laptop.c | 2 +-
11884 drivers/platform/x86/hdaps.c | 2 +-
11885 drivers/platform/x86/ibm_rtl.c | 2 +-
11886 drivers/platform/x86/intel_oaktrail.c | 2 +-
11887 drivers/platform/x86/msi-laptop.c | 16 +-
11888 drivers/platform/x86/msi-wmi.c | 2 +-
11889 drivers/platform/x86/samsung-laptop.c | 2 +-
11890 drivers/platform/x86/samsung-q10.c | 2 +-
11891 drivers/platform/x86/sony-laptop.c | 14 +-
11892 drivers/platform/x86/thinkpad_acpi.c | 10 +-
11893 drivers/pnp/pnpbios/bioscalls.c | 14 +-
11894 drivers/pnp/pnpbios/core.c | 2 +-
11895 drivers/power/pda_power.c | 7 +-
11896 drivers/power/power_supply.h | 4 +-
11897 drivers/power/power_supply_core.c | 7 +-
11898 drivers/power/power_supply_sysfs.c | 6 +-
11899 drivers/power/reset/at91-reset.c | 5 +-
11900 drivers/powercap/powercap_sys.c | 136 +-
11901 drivers/ptp/ptp_private.h | 2 +-
11902 drivers/ptp/ptp_sysfs.c | 2 +-
11903 drivers/regulator/core.c | 4 +-
11904 drivers/regulator/max8660.c | 6 +-
11905 drivers/regulator/max8973-regulator.c | 16 +-
11906 drivers/regulator/mc13892-regulator.c | 8 +-
11907 drivers/remoteproc/remoteproc_core.c | 26 +-
11908 drivers/rtc/rtc-armada38x.c | 7 +-
11909 drivers/rtc/rtc-cmos.c | 4 +-
11910 drivers/rtc/rtc-ds1307.c | 2 +-
11911 drivers/rtc/rtc-m48t59.c | 4 +-
11912 drivers/rtc/rtc-rv8803.c | 15 +-
11913 drivers/rtc/rtc-rx8010.c | 8 +-
11914 drivers/rtc/rtc-test.c | 6 +-
11915 drivers/scsi/aacraid/aachba.c | 7 +-
11916 drivers/scsi/aic7xxx/aic79xx.h | 2 +-
11917 drivers/scsi/aic7xxx/aic79xx_core.c | 11 +-
11918 drivers/scsi/be2iscsi/be_main.c | 2 +-
11919 drivers/scsi/bfa/bfa.h | 4 +-
11920 drivers/scsi/bfa/bfa_core.c | 4 +-
11921 drivers/scsi/bfa/bfa_cs.h | 124 +-
11922 drivers/scsi/bfa/bfa_fcpim.h | 14 +-
11923 drivers/scsi/bfa/bfa_fcs.h | 34 +-
11924 drivers/scsi/bfa/bfa_fcs_fcpim.c | 6 +-
11925 drivers/scsi/bfa/bfa_fcs_lport.c | 4 +-
11926 drivers/scsi/bfa/bfa_fcs_rport.c | 4 +-
11927 drivers/scsi/bfa/bfa_ioc.c | 8 +-
11928 drivers/scsi/bfa/bfa_ioc.h | 16 +-
11929 drivers/scsi/bfa/bfa_svc.c | 12 +-
11930 drivers/scsi/bfa/bfa_svc.h | 20 +-
11931 drivers/scsi/bfa/bfad.c | 12 +-
11932 drivers/scsi/bfa/bfad_bsg.c | 8 +-
11933 drivers/scsi/bfa/bfad_drv.h | 5 +-
11934 drivers/scsi/csiostor/csio_defs.h | 19 +-
11935 drivers/scsi/csiostor/csio_hw.c | 67 +-
11936 drivers/scsi/csiostor/csio_init.c | 2 +-
11937 drivers/scsi/csiostor/csio_lnode.c | 32 +-
11938 drivers/scsi/csiostor/csio_rnode.c | 28 +-
11939 drivers/scsi/csiostor/csio_scsi.c | 37 +-
11940 drivers/scsi/fcoe/fcoe_sysfs.c | 12 +-
11941 drivers/scsi/fcoe/fcoe_transport.c | 16 +-
11942 drivers/scsi/hpsa.c | 38 +-
11943 drivers/scsi/hpsa.h | 2 +-
11944 drivers/scsi/hptiop.c | 2 -
11945 drivers/scsi/hptiop.h | 1 -
11946 drivers/scsi/ipr.c | 32 +-
11947 drivers/scsi/ipr.h | 2 +-
11948 drivers/scsi/libfc/fc_exch.c | 50 +-
11949 drivers/scsi/libsas/sas_ata.c | 2 +-
11950 drivers/scsi/lpfc/lpfc.h | 8 +-
11951 drivers/scsi/lpfc/lpfc_debugfs.c | 18 +-
11952 drivers/scsi/lpfc/lpfc_init.c | 8 +-
11953 drivers/scsi/lpfc/lpfc_scsi.c | 10 +-
11954 drivers/scsi/megaraid/megaraid_sas.h | 2 +-
11955 drivers/scsi/mpt3sas/mpt3sas_base.c | 2 +-
11956 drivers/scsi/mpt3sas/mpt3sas_scsih.c | 4 +-
11957 drivers/scsi/pmcraid.c | 46 +-
11958 drivers/scsi/pmcraid.h | 8 +-
11959 drivers/scsi/qla2xxx/qla_attr.c | 4 +-
11960 drivers/scsi/qla2xxx/qla_gbl.h | 8 +-
11961 drivers/scsi/qla2xxx/qla_os.c | 15 +-
11962 drivers/scsi/qla2xxx/qla_target.c | 16 +-
11963 drivers/scsi/qla2xxx/qla_target.h | 2 +-
11964 drivers/scsi/qla4xxx/ql4_def.h | 2 +-
11965 drivers/scsi/qla4xxx/ql4_os.c | 15 +-
11966 drivers/scsi/scsi.c | 2 +-
11967 drivers/scsi/scsi_lib.c | 8 +-
11968 drivers/scsi/scsi_sysfs.c | 2 +-
11969 drivers/scsi/scsi_transport_fc.c | 8 +-
11970 drivers/scsi/scsi_transport_iscsi.c | 6 +-
11971 drivers/scsi/scsi_transport_spi.c | 2 +-
11972 drivers/scsi/scsi_transport_srp.c | 8 +-
11973 drivers/scsi/sd.c | 6 +-
11974 drivers/scsi/sg.c | 2 +-
11975 drivers/scsi/sr.c | 21 +-
11976 drivers/soc/tegra/fuse/fuse-tegra.c | 2 +-
11977 drivers/spi/spi.c | 2 +-
11978 drivers/staging/android/timed_output.c | 6 +-
11979 drivers/staging/comedi/comedi_fops.c | 8 +-
11980 drivers/staging/fbtft/fbtft-core.c | 2 +-
11981 drivers/staging/fbtft/fbtft.h | 2 +-
11982 drivers/staging/gdm724x/gdm_lte.c | 2 +-
11983 drivers/staging/gdm724x/gdm_tty.c | 2 +-
11984 drivers/staging/i4l/icn/icn.c | 2 +-
11985 drivers/staging/iio/accel/lis3l02dq_ring.c | 2 +-
11986 drivers/staging/iio/adc/ad7280a.c | 4 +-
11987 .../staging/lustre/lnet/klnds/socklnd/socklnd.h | 6 +-
11988 drivers/staging/lustre/lnet/selftest/brw_test.c | 12 +-
11989 drivers/staging/lustre/lnet/selftest/framework.c | 2 -
11990 drivers/staging/lustre/lnet/selftest/ping_test.c | 14 +-
11991 drivers/staging/lustre/lnet/selftest/selftest.h | 2 -
11992 .../lustre/lustre/include/lustre/lustre_idl.h | 82 +-
11993 drivers/staging/lustre/lustre/include/lustre_dlm.h | 8 +-
11994 drivers/staging/lustre/lustre/include/lustre_net.h | 2 +-
11995 drivers/staging/lustre/lustre/include/obd.h | 2 +-
11996 drivers/staging/lustre/lustre/ldlm/ldlm_request.c | 5 +-
11997 drivers/staging/lustre/lustre/llite/dir.c | 2 +-
11998 drivers/staging/lustre/lustre/lov/lov_io.c | 62 +-
11999 drivers/staging/lustre/lustre/obdclass/llog_swab.c | 24 +-
12000 drivers/staging/lustre/lustre/osc/osc_request.c | 24 +-
12001 drivers/staging/lustre/lustre/ptlrpc/layout.c | 7 +-
12002 .../staging/lustre/lustre/ptlrpc/pack_generic.c | 136 +-
12003 drivers/staging/rdma/hfi1/pcie.c | 2 +-
12004 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 18 +-
12005 drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c | 2 +-
12006 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c | 2 +-
12007 drivers/staging/rtl8188eu/include/Hal8188EPhyCfg.h | 8 -
12008 drivers/staging/rtl8188eu/include/hal_intf.h | 5 +-
12009 drivers/staging/rtl8188eu/include/odm_precomp.h | 2 +-
12010 drivers/staging/rtl8188eu/include/recv_osdep.h | 1 -
12011 drivers/staging/rtl8188eu/include/rtl8188e_recv.h | 2 +-
12012 drivers/staging/rtl8188eu/include/rtl8188e_xmit.h | 2 +-
12013 drivers/staging/rtl8188eu/include/rtw_cmd.h | 1 -
12014 drivers/staging/rtl8188eu/include/rtw_eeprom.h | 6 -
12015 drivers/staging/rtl8188eu/include/rtw_ioctl.h | 9 -
12016 drivers/staging/rtl8188eu/include/rtw_mlme_ext.h | 12 +-
12017 drivers/staging/rtl8188eu/include/xmit_osdep.h | 2 +-
12018 drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c | 4 +-
12019 drivers/staging/rtl8188eu/os_dep/xmit_linux.c | 2 +-
12020 drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 49 +-
12021 drivers/staging/rtl8192e/rtl8192e/rtl_core.h | 4 +-
12022 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 10 +-
12023 drivers/staging/rtl8192e/rtl8192e/rtl_dm.h | 4 +-
12024 drivers/staging/rtl8192e/rtl8192e/rtl_ps.c | 6 +-
12025 drivers/staging/rtl8192e/rtl8192e/rtl_ps.h | 3 +-
12026 drivers/staging/rtl8192e/rtl8192e/rtl_wx.c | 48 +-
12027 drivers/staging/rtl8192e/rtllib.h | 4 +-
12028 drivers/staging/rtl8192e/rtllib_softmac.c | 32 +-
12029 drivers/staging/rtl8192e/rtllib_softmac_wx.c | 2 +-
12030 drivers/staging/rtl8192e/rtllib_tx.c | 2 +-
12031 drivers/staging/rtl8192u/ieee80211/ieee80211.h | 2 +-
12032 .../staging/rtl8192u/ieee80211/ieee80211_softmac.c | 6 +-
12033 drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c | 2 +-
12034 drivers/staging/rtl8192u/r8192U_core.c | 7 +-
12035 drivers/staging/rtl8712/rtl8712_recv.c | 6 +-
12036 drivers/staging/rtl8712/rtl871x_io.h | 2 +-
12037 drivers/staging/rtl8712/rtl871x_ioctl.h | 14 -
12038 drivers/staging/rtl8712/rtl871x_xmit.c | 2 +-
12039 drivers/staging/rtl8712/rtl871x_xmit.h | 2 +-
12040 drivers/staging/rtl8712/usb_ops_linux.c | 4 +-
12041 drivers/staging/rtl8712/xmit_linux.c | 2 +-
12042 drivers/staging/rtl8712/xmit_osdep.h | 2 +-
12043 drivers/staging/rtl8723au/core/rtw_mlme_ext.c | 12 +-
12044 drivers/staging/rtl8723au/core/rtw_xmit.c | 2 +-
12045 drivers/staging/rtl8723au/hal/rtl8723au_recv.c | 2 +-
12046 drivers/staging/rtl8723au/hal/usb_ops_linux.c | 4 +-
12047 drivers/staging/rtl8723au/include/Hal8723APhyCfg.h | 8 -
12048 drivers/staging/rtl8723au/include/drv_types.h | 2 +-
12049 drivers/staging/rtl8723au/include/hal_intf.h | 2 -
12050 drivers/staging/rtl8723au/include/recv_osdep.h | 1 -
12051 drivers/staging/rtl8723au/include/rtw_ap.h | 2 -
12052 drivers/staging/rtl8723au/include/rtw_cmd.h | 1 -
12053 drivers/staging/rtl8723au/include/rtw_eeprom.h | 7 -
12054 drivers/staging/rtl8723au/include/rtw_mlme_ext.h | 14 +-
12055 drivers/staging/rtl8723au/include/usb_ops.h | 8 +-
12056 drivers/staging/rtl8723au/include/xmit_osdep.h | 2 +-
12057 drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c | 2 +-
12058 drivers/staging/rtl8723au/os_dep/xmit_linux.c | 2 +-
12059 drivers/staging/sm750fb/sm750.c | 14 +-
12060 drivers/staging/unisys/visorbus/visorbus_private.h | 4 +-
12061 drivers/staging/unisys/visornic/visornic_main.c | 2 +-
12062 drivers/staging/vt6655/rxtx.c | 2 +-
12063 drivers/staging/vt6656/rxtx.c | 2 +-
12064 drivers/staging/wilc1000/linux_wlan.c | 2 +-
12065 drivers/staging/wilc1000/wilc_wlan.h | 2 +-
12066 drivers/staging/wlan-ng/p80211netdev.c | 2 +-
12067 drivers/target/sbp/sbp_target.c | 4 +-
12068 drivers/thermal/cpu_cooling.c | 9 +-
12069 drivers/thermal/devfreq_cooling.c | 19 +-
12070 drivers/thermal/int340x_thermal/int3400_thermal.c | 6 +-
12071 drivers/thermal/of-thermal.c | 17 +-
12072 drivers/thermal/x86_pkg_temp_thermal.c | 2 +-
12073 drivers/tty/cyclades.c | 6 +-
12074 drivers/tty/hvc/hvc_console.c | 14 +-
12075 drivers/tty/hvc/hvcs.c | 21 +-
12076 drivers/tty/hvc/hvsi.c | 22 +-
12077 drivers/tty/hvc/hvsi_lib.c | 4 +-
12078 drivers/tty/ipwireless/tty.c | 27 +-
12079 drivers/tty/moxa.c | 2 +-
12080 drivers/tty/n_gsm.c | 6 +-
12081 drivers/tty/n_tty.c | 28 +-
12082 drivers/tty/pty.c | 4 +-
12083 drivers/tty/rocket.c | 6 +-
12084 drivers/tty/serial/8250/8250_core.c | 10 +-
12085 drivers/tty/serial/8250/8250_pci.c | 2 +-
12086 drivers/tty/serial/ifx6x60.c | 2 +-
12087 drivers/tty/serial/ioc4_serial.c | 6 +-
12088 drivers/tty/serial/jsm/jsm_driver.c | 2 +-
12089 drivers/tty/serial/kgdb_nmi.c | 4 +-
12090 drivers/tty/serial/kgdboc.c | 34 +-
12091 drivers/tty/serial/msm_serial.c | 4 +-
12092 drivers/tty/serial/samsung.c | 9 +-
12093 drivers/tty/serial/serial_core.c | 8 +-
12094 drivers/tty/synclink.c | 34 +-
12095 drivers/tty/synclink_gt.c | 28 +-
12096 drivers/tty/synclinkmp.c | 34 +-
12097 drivers/tty/tty_io.c | 2 +-
12098 drivers/tty/tty_ldisc.c | 8 +-
12099 drivers/tty/tty_port.c | 22 +-
12100 drivers/uio/uio.c | 13 +-
12101 drivers/usb/atm/cxacru.c | 2 +-
12102 drivers/usb/atm/usbatm.c | 24 +-
12103 drivers/usb/class/cdc-acm.h | 2 +-
12104 drivers/usb/core/devices.c | 6 +-
12105 drivers/usb/core/devio.c | 12 +-
12106 drivers/usb/core/hcd.c | 4 +-
12107 drivers/usb/core/sysfs.c | 2 +-
12108 drivers/usb/core/usb.c | 2 +-
12109 drivers/usb/early/ehci-dbgp.c | 16 +-
12110 drivers/usb/gadget/function/f_phonet.c | 2 +-
12111 drivers/usb/gadget/function/u_serial.c | 22 +-
12112 drivers/usb/gadget/udc/dummy_hcd.c | 2 +-
12113 drivers/usb/host/ehci-hcd.c | 2 +-
12114 drivers/usb/host/ehci-hub.c | 4 +-
12115 drivers/usb/host/ehci-q.c | 4 +-
12116 drivers/usb/host/fotg210-hcd.c | 2 +-
12117 drivers/usb/host/hwa-hc.c | 2 +-
12118 drivers/usb/host/ohci-hcd.c | 2 +-
12119 drivers/usb/host/r8a66597.h | 2 +-
12120 drivers/usb/host/uhci-hcd.c | 2 +-
12121 drivers/usb/host/xhci-pci.c | 2 +-
12122 drivers/usb/host/xhci-ring.c | 52 +-
12123 drivers/usb/host/xhci.c | 2 +-
12124 drivers/usb/misc/appledisplay.c | 4 +-
12125 drivers/usb/misc/sisusbvga/sisusb_con.c | 98 +-
12126 drivers/usb/serial/console.c | 8 +-
12127 drivers/usb/storage/transport.c | 2 +-
12128 drivers/usb/storage/usb.c | 2 +-
12129 drivers/usb/storage/usb.h | 2 +-
12130 drivers/usb/usbip/vhci.h | 2 +-
12131 drivers/usb/usbip/vhci_hcd.c | 6 +-
12132 drivers/usb/usbip/vhci_rx.c | 2 +-
12133 drivers/usb/wusbcore/wa-hc.h | 4 +-
12134 drivers/usb/wusbcore/wa-xfer.c | 2 +-
12135 drivers/vfio/pci/vfio_pci.c | 2 +-
12136 drivers/vhost/vringh.c | 20 +-
12137 drivers/video/backlight/kb3886_bl.c | 2 +-
12138 drivers/video/console/dummycon.c | 96 +-
12139 drivers/video/console/fbcon.c | 2 +-
12140 drivers/video/console/vgacon.c | 23 +-
12141 drivers/video/fbdev/aty/aty128fb.c | 2 +-
12142 drivers/video/fbdev/aty/atyfb_base.c | 8 +-
12143 drivers/video/fbdev/aty/mach64_ct.c | 5 +-
12144 drivers/video/fbdev/aty/mach64_cursor.c | 5 +-
12145 drivers/video/fbdev/aty/mach64_gx.c | 17 +-
12146 drivers/video/fbdev/core/fb_defio.c | 8 +-
12147 drivers/video/fbdev/core/fbmem.c | 12 +-
12148 drivers/video/fbdev/hyperv_fb.c | 4 +-
12149 drivers/video/fbdev/i810/i810_accel.c | 1 +
12150 drivers/video/fbdev/matrox/matroxfb_base.c | 2 +-
12151 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c | 16 +-
12152 drivers/video/fbdev/nvidia/nvidia.c | 27 +-
12153 drivers/video/fbdev/omap2/omapfb/dss/display.c | 8 +-
12154 drivers/video/fbdev/s1d13xxxfb.c | 6 +-
12155 drivers/video/fbdev/sis/sis_main.h | 2 +-
12156 drivers/video/fbdev/smscufx.c | 4 +-
12157 drivers/video/fbdev/udlfb.c | 36 +-
12158 drivers/video/fbdev/uvesafb.c | 52 +-
12159 drivers/video/fbdev/vesafb.c | 58 +-
12160 drivers/video/fbdev/via/via_clock.h | 2 +-
12161 drivers/xen/events/events_base.c | 6 +-
12162 drivers/xen/xen-pciback/pci_stub.c | 2 +-
12163 fs/9p/vfs_addr.c | 2 +-
12164 fs/9p/vfs_inode_dotl.c | 4 +-
12165 fs/Kconfig.binfmt | 2 +-
12166 fs/afs/file.c | 8 +-
12167 fs/afs/inode.c | 4 +-
12168 fs/afs/internal.h | 4 +-
12169 fs/aio.c | 2 +-
12170 fs/autofs4/waitq.c | 2 +-
12171 fs/befs/endian.h | 6 +-
12172 fs/binfmt_aout.c | 23 +-
12173 fs/binfmt_elf.c | 670 +-
12174 fs/binfmt_elf_fdpic.c | 4 +-
12175 fs/block_dev.c | 2 +-
12176 fs/btrfs/ctree.c | 11 +-
12177 fs/btrfs/ctree.h | 4 +-
12178 fs/btrfs/delayed-inode.c | 6 +-
12179 fs/btrfs/delayed-inode.h | 4 +-
12180 fs/btrfs/delayed-ref.c | 4 +-
12181 fs/btrfs/disk-io.c | 4 +-
12182 fs/btrfs/extent_map.c | 8 +-
12183 fs/btrfs/file.c | 4 +-
12184 fs/btrfs/free-space-cache.h | 1 +
12185 fs/btrfs/raid56.c | 30 +-
12186 fs/btrfs/super.c | 2 +-
12187 fs/btrfs/sysfs.c | 2 +-
12188 fs/btrfs/tests/btrfs-tests.c | 2 +-
12189 fs/btrfs/tests/free-space-tests.c | 2 +-
12190 fs/btrfs/transaction.c | 2 +-
12191 fs/btrfs/tree-log.c | 8 +-
12192 fs/btrfs/tree-log.h | 2 +-
12193 fs/btrfs/volumes.c | 14 +-
12194 fs/btrfs/volumes.h | 22 +-
12195 fs/buffer.c | 2 +-
12196 fs/cachefiles/bind.c | 6 +-
12197 fs/cachefiles/daemon.c | 12 +-
12198 fs/cachefiles/internal.h | 16 +-
12199 fs/cachefiles/namei.c | 6 +-
12200 fs/cachefiles/proc.c | 12 +-
12201 fs/ceph/dir.c | 12 +-
12202 fs/ceph/super.c | 4 +-
12203 fs/cifs/cifs_debug.c | 12 +-
12204 fs/cifs/cifsfs.c | 8 +-
12205 fs/cifs/cifsglob.h | 54 +-
12206 fs/cifs/file.c | 14 +-
12207 fs/cifs/misc.c | 4 +-
12208 fs/cifs/smb1ops.c | 80 +-
12209 fs/cifs/smb2ops.c | 84 +-
12210 fs/cifs/smb2pdu.c | 3 +-
12211 fs/coda/cache.c | 10 +-
12212 fs/coda/dir.c | 5 +-
12213 fs/compat.c | 9 +-
12214 fs/compat_binfmt_elf.c | 2 +
12215 fs/compat_ioctl.c | 12 +-
12216 fs/configfs/dir.c | 10 +-
12217 fs/coredump.c | 18 +-
12218 fs/dcache.c | 64 +-
12219 fs/ecryptfs/inode.c | 2 +-
12220 fs/ecryptfs/miscdev.c | 2 +-
12221 fs/exec.c | 370 +-
12222 fs/exofs/inode.c | 7 +-
12223 fs/ext2/xattr.c | 5 +-
12224 fs/ext4/ext4.h | 20 +-
12225 fs/ext4/mballoc.c | 44 +-
12226 fs/ext4/resize.c | 16 +-
12227 fs/ext4/super.c | 2 +-
12228 fs/ext4/sysfs.c | 2 +-
12229 fs/ext4/xattr.c | 5 +-
12230 fs/fhandle.c | 5 +-
12231 fs/file.c | 18 +-
12232 fs/freevxfs/vxfs_inode.c | 8 +-
12233 fs/freevxfs/vxfs_inode.h | 4 +-
12234 fs/fs-writeback.c | 11 +-
12235 fs/fs_struct.c | 8 +-
12236 fs/fscache/cookie.c | 40 +-
12237 fs/fscache/internal.h | 202 +-
12238 fs/fscache/object.c | 26 +-
12239 fs/fscache/operation.c | 38 +-
12240 fs/fscache/page.c | 110 +-
12241 fs/fscache/stats.c | 348 +-
12242 fs/fuse/cuse.c | 10 +-
12243 fs/fuse/dev.c | 4 +-
12244 fs/fuse/file.c | 4 +-
12245 fs/fuse/inode.c | 4 +-
12246 fs/gfs2/aops.c | 2 +-
12247 fs/gfs2/file.c | 2 +-
12248 fs/gfs2/glock.c | 22 +-
12249 fs/gfs2/glops.c | 4 +-
12250 fs/gfs2/quota.c | 6 +-
12251 fs/hugetlbfs/inode.c | 13 +-
12252 fs/inode.c | 4 +-
12253 fs/jbd2/commit.c | 2 +-
12254 fs/jbd2/transaction.c | 4 +-
12255 fs/jffs2/erase.c | 3 +-
12256 fs/jffs2/file.c | 5 +-
12257 fs/jffs2/fs.c | 2 +-
12258 fs/jffs2/os-linux.h | 2 +-
12259 fs/jffs2/wbuf.c | 3 +-
12260 fs/jfs/super.c | 2 +-
12261 fs/kernfs/dir.c | 2 +-
12262 fs/kernfs/file.c | 20 +-
12263 fs/libfs.c | 10 +-
12264 fs/lockd/clnt4xdr.c | 46 +-
12265 fs/lockd/clntproc.c | 4 +-
12266 fs/lockd/clntxdr.c | 44 +-
12267 fs/lockd/mon.c | 24 +-
12268 fs/lockd/svc.c | 2 +-
12269 fs/lockd/svc4proc.c | 69 +-
12270 fs/lockd/svcproc.c | 75 +-
12271 fs/lockd/xdr.c | 44 +-
12272 fs/lockd/xdr4.c | 41 +-
12273 fs/logfs/dev_bdev.c | 13 +-
12274 fs/logfs/dev_mtd.c | 13 +-
12275 fs/logfs/dir.c | 4 +-
12276 fs/logfs/logfs.h | 5 +-
12277 fs/logfs/readwrite.c | 2 +-
12278 fs/logfs/segment.c | 2 +-
12279 fs/logfs/super.c | 39 -
12280 fs/namei.c | 14 +-
12281 fs/namespace.c | 15 +-
12282 fs/nfs/callback.h | 18 +-
12283 fs/nfs/callback_proc.c | 26 +-
12284 fs/nfs/callback_xdr.c | 73 +-
12285 fs/nfs/dir.c | 5 +-
12286 fs/nfs/inode.c | 6 +-
12287 fs/nfs/internal.h | 5 +-
12288 fs/nfs/mount_clnt.c | 26 +-
12289 fs/nfs/nfs2xdr.c | 101 +-
12290 fs/nfs/nfs3xdr.c | 201 +-
12291 fs/nfs/nfs42xdr.c | 60 +-
12292 fs/nfs/nfs4xdr.c | 507 +-
12293 fs/nfs/read.c | 2 +-
12294 fs/nfs/symlink.c | 6 +-
12295 fs/nfsd/current_stateid.h | 24 +-
12296 fs/nfsd/nfs2acl.c | 85 +-
12297 fs/nfsd/nfs3acl.c | 44 +-
12298 fs/nfsd/nfs3proc.c | 271 +-
12299 fs/nfsd/nfs3xdr.c | 171 +-
12300 fs/nfsd/nfs4callback.c | 31 +-
12301 fs/nfsd/nfs4proc.c | 320 +-
12302 fs/nfsd/nfs4state.c | 111 +-
12303 fs/nfsd/nfs4xdr.c | 564 +-
12304 fs/nfsd/nfscache.c | 11 +-
12305 fs/nfsd/nfsproc.c | 193 +-
12306 fs/nfsd/nfsxdr.c | 96 +-
12307 fs/nfsd/vfs.c | 6 +-
12308 fs/nfsd/xdr.h | 50 +-
12309 fs/nfsd/xdr3.h | 100 +-
12310 fs/nfsd/xdr4.h | 50 +-
12311 fs/nls/nls_base.c | 26 +-
12312 fs/nls/nls_cp932.c | 2 +-
12313 fs/nls/nls_cp936.c | 2 +-
12314 fs/nls/nls_cp949.c | 2 +-
12315 fs/nls/nls_cp950.c | 2 +-
12316 fs/nls/nls_euc-jp.c | 8 +-
12317 fs/nls/nls_koi8-ru.c | 8 +-
12318 fs/notify/fanotify/fanotify_user.c | 4 +-
12319 fs/notify/notification.c | 4 +-
12320 fs/ntfs/dir.c | 4 +-
12321 fs/ntfs/inode.c | 19 +-
12322 fs/ntfs/inode.h | 4 +-
12323 fs/ntfs/mft.c | 4 +-
12324 fs/ntfs/super.c | 8 +-
12325 fs/ocfs2/dlm/dlmcommon.h | 4 +-
12326 fs/ocfs2/dlm/dlmdebug.c | 10 +-
12327 fs/ocfs2/dlm/dlmdomain.c | 4 +-
12328 fs/ocfs2/dlm/dlmmaster.c | 4 +-
12329 fs/ocfs2/dlmfs/dlmfs.c | 4 +-
12330 fs/ocfs2/filecheck.c | 2 +-
12331 fs/ocfs2/localalloc.c | 2 +-
12332 fs/ocfs2/ocfs2.h | 10 +-
12333 fs/ocfs2/suballoc.c | 12 +-
12334 fs/ocfs2/super.c | 20 +-
12335 fs/overlayfs/copy_up.c | 2 +-
12336 fs/pipe.c | 72 +-
12337 fs/posix_acl.c | 4 +-
12338 fs/proc/array.c | 20 +
12339 fs/proc/base.c | 7 +-
12340 fs/proc/kcore.c | 36 +-
12341 fs/proc/meminfo.c | 2 +-
12342 fs/proc/nommu.c | 2 +-
12343 fs/proc/proc_net.c | 2 +-
12344 fs/proc/proc_sysctl.c | 26 +-
12345 fs/proc/task_mmu.c | 39 +-
12346 fs/proc/task_nommu.c | 6 +-
12347 fs/proc/vmcore.c | 16 +-
12348 fs/qnx6/qnx6.h | 4 +-
12349 fs/quota/netlink.c | 4 +-
12350 fs/read_write.c | 34 +-
12351 fs/readdir.c | 3 +-
12352 fs/reiserfs/do_balan.c | 2 +-
12353 fs/reiserfs/procfs.c | 2 +-
12354 fs/reiserfs/reiserfs.h | 4 +-
12355 fs/select.c | 2 +-
12356 fs/seq_file.c | 4 +-
12357 fs/splice.c | 43 +-
12358 fs/squashfs/xattr.c | 10 +-
12359 fs/super.c | 3 +-
12360 fs/sysv/sysv.h | 2 +-
12361 fs/tracefs/inode.c | 8 +-
12362 fs/ubifs/find.c | 34 +-
12363 fs/ubifs/lprops.c | 5 +-
12364 fs/udf/misc.c | 2 +-
12365 fs/ufs/swab.h | 4 +-
12366 fs/userfaultfd.c | 2 +-
12367 fs/xattr.c | 21 +
12368 fs/xfs/libxfs/xfs_bmap.c | 2 +-
12369 fs/xfs/libxfs/xfs_da_btree.c | 4 +-
12370 fs/xfs/xfs_dir2_readdir.c | 7 +-
12371 fs/xfs/xfs_ioctl.c | 2 +-
12372 fs/xfs/xfs_linux.h | 4 +-
12373 include/acpi/ghes.h | 2 +-
12374 include/asm-generic/4level-fixup.h | 2 +
12375 include/asm-generic/atomic-long.h | 186 +-
12376 include/asm-generic/atomic64.h | 12 +
12377 include/asm-generic/bitops/__fls.h | 2 +-
12378 include/asm-generic/bitops/fls.h | 2 +-
12379 include/asm-generic/bitops/fls64.h | 4 +-
12380 include/asm-generic/bug.h | 6 +-
12381 include/asm-generic/cache.h | 4 +-
12382 include/asm-generic/emergency-restart.h | 2 +-
12383 include/asm-generic/kmap_types.h | 4 +-
12384 include/asm-generic/local.h | 13 +
12385 include/asm-generic/pgtable-nopmd.h | 18 +-
12386 include/asm-generic/pgtable-nopud.h | 15 +-
12387 include/asm-generic/pgtable.h | 16 +
12388 include/asm-generic/sections.h | 1 +
12389 include/asm-generic/uaccess.h | 16 +
12390 include/asm-generic/vmlinux.lds.h | 15 +-
12391 include/crypto/algapi.h | 2 +-
12392 include/crypto/cast6.h | 4 +-
12393 include/crypto/serpent.h | 4 +-
12394 include/crypto/xts.h | 2 +-
12395 include/drm/drmP.h | 19 +-
12396 include/drm/drm_mm.h | 2 +-
12397 include/drm/drm_modeset_helper_vtables.h | 2 +-
12398 include/drm/i915_pciids.h | 2 +-
12399 include/drm/intel-gtt.h | 4 +-
12400 include/drm/ttm/ttm_memory.h | 2 +-
12401 include/drm/ttm/ttm_page_alloc.h | 1 +
12402 include/keys/asymmetric-subtype.h | 2 +-
12403 include/keys/encrypted-type.h | 2 +-
12404 include/keys/rxrpc-type.h | 2 +-
12405 include/keys/user-type.h | 2 +-
12406 include/linux/atmdev.h | 4 +-
12407 include/linux/atomic.h | 12 +-
12408 include/linux/audit.h | 2 +-
12409 include/linux/average.h | 2 +-
12410 include/linux/binfmts.h | 3 +-
12411 include/linux/bitmap.h | 2 +-
12412 include/linux/bitops.h | 8 +-
12413 include/linux/blk-cgroup.h | 24 +-
12414 include/linux/blkdev.h | 2 +-
12415 include/linux/blktrace_api.h | 2 +-
12416 include/linux/cache.h | 9 +
12417 include/linux/cdrom.h | 1 -
12418 include/linux/cgroup-defs.h | 2 +-
12419 include/linux/cleancache.h | 2 +-
12420 include/linux/clk-provider.h | 1 +
12421 include/linux/compat.h | 15 +-
12422 include/linux/compiler-gcc.h | 33 +-
12423 include/linux/compiler.h | 197 +-
12424 include/linux/configfs.h | 2 +-
12425 include/linux/cpufreq.h | 7 +-
12426 include/linux/cpuidle.h | 5 +-
12427 include/linux/cpumask.h | 14 +-
12428 include/linux/crypto.h | 4 +-
12429 include/linux/ctype.h | 2 +-
12430 include/linux/dcache.h | 4 +-
12431 include/linux/decompress/mm.h | 2 +-
12432 include/linux/devfreq.h | 2 +-
12433 include/linux/device.h | 7 +-
12434 include/linux/dma-mapping.h | 2 +-
12435 include/linux/efi.h | 1 +
12436 include/linux/elf.h | 2 +
12437 include/linux/err.h | 4 +-
12438 include/linux/extcon.h | 2 +-
12439 include/linux/fb.h | 3 +-
12440 include/linux/fdtable.h | 2 +-
12441 include/linux/firewire.h | 2 +-
12442 include/linux/fs.h | 5 +-
12443 include/linux/fs_struct.h | 2 +-
12444 include/linux/fscache-cache.h | 2 +-
12445 include/linux/fscache.h | 2 +-
12446 include/linux/fsnotify.h | 2 +-
12447 include/linux/genhd.h | 4 +-
12448 include/linux/genl_magic_func.h | 2 +-
12449 include/linux/genl_magic_struct.h | 4 +-
12450 include/linux/gfp.h | 14 +-
12451 include/linux/highmem.h | 12 +
12452 include/linux/hugetlb.h | 2 +-
12453 include/linux/hugetlb_cgroup.h | 11 +
12454 include/linux/hwmon-sysfs.h | 6 +-
12455 include/linux/i2c.h | 1 +
12456 include/linux/if_pppox.h | 2 +-
12457 include/linux/init.h | 10 +-
12458 include/linux/init_task.h | 7 +
12459 include/linux/interrupt.h | 6 +-
12460 include/linux/iommu.h | 2 +-
12461 include/linux/ioport.h | 2 +-
12462 include/linux/ipc.h | 2 +-
12463 include/linux/irq.h | 5 +-
12464 include/linux/irqdesc.h | 2 +-
12465 include/linux/irqdomain.h | 3 +
12466 include/linux/jbd2.h | 2 +-
12467 include/linux/jiffies.h | 16 +-
12468 include/linux/kallsyms.h | 18 +-
12469 include/linux/key-type.h | 2 +-
12470 include/linux/kgdb.h | 6 +-
12471 include/linux/kmemleak.h | 4 +-
12472 include/linux/kobject.h | 3 +-
12473 include/linux/kobject_ns.h | 2 +-
12474 include/linux/kref.h | 2 +-
12475 include/linux/libata.h | 2 +-
12476 include/linux/linkage.h | 22 +-
12477 include/linux/list.h | 15 +
12478 include/linux/lockd/xdr.h | 34 +-
12479 include/linux/lockd/xdr4.h | 34 +-
12480 include/linux/lockref.h | 26 +-
12481 include/linux/math64.h | 10 +-
12482 include/linux/memcontrol.h | 2 +-
12483 include/linux/memory.h | 2 +-
12484 include/linux/mempolicy.h | 7 +
12485 include/linux/mm.h | 98 +-
12486 include/linux/mm_types.h | 20 +
12487 include/linux/mmiotrace.h | 4 +-
12488 include/linux/mmzone.h | 2 +-
12489 include/linux/mod_devicetable.h | 4 +-
12490 include/linux/module.h | 58 +-
12491 include/linux/moduleloader.h | 16 +
12492 include/linux/moduleparam.h | 12 +-
12493 include/linux/net.h | 2 +-
12494 include/linux/netdevice.h | 11 +-
12495 include/linux/netfilter.h | 2 +-
12496 include/linux/netfilter/ipset/ip_set_comment.h | 3 +-
12497 include/linux/netfilter/nfnetlink.h | 2 +-
12498 include/linux/netlink.h | 12 +-
12499 include/linux/nls.h | 4 +-
12500 include/linux/notifier.h | 3 +-
12501 include/linux/oprofile.h | 4 +-
12502 include/linux/padata.h | 2 +-
12503 include/linux/pagemap.h | 4 +-
12504 include/linux/pci_hotplug.h | 3 +-
12505 include/linux/percpu.h | 2 +-
12506 include/linux/perf_event.h | 12 +-
12507 include/linux/pid.h | 4 +-
12508 include/linux/pipe_fs_i.h | 8 +-
12509 include/linux/pm.h | 1 +
12510 include/linux/pm_domain.h | 2 +-
12511 include/linux/pm_runtime.h | 2 +-
12512 include/linux/pnp.h | 2 +-
12513 include/linux/poison.h | 4 +-
12514 include/linux/power/smartreflex.h | 2 +-
12515 include/linux/ppp-comp.h | 2 +-
12516 include/linux/preempt.h | 21 +
12517 include/linux/printk.h | 2 +-
12518 include/linux/proc_ns.h | 2 +-
12519 include/linux/psci.h | 2 +-
12520 include/linux/quota.h | 2 +-
12521 include/linux/random.h | 19 +-
12522 include/linux/rculist.h | 16 +
12523 include/linux/rcupdate.h | 8 +
12524 include/linux/reboot.h | 14 +-
12525 include/linux/regset.h | 3 +-
12526 include/linux/relay.h | 2 +-
12527 include/linux/rio.h | 2 +-
12528 include/linux/rmap.h | 4 +-
12529 include/linux/sched.h | 76 +-
12530 include/linux/scif.h | 2 +-
12531 include/linux/semaphore.h | 2 +-
12532 include/linux/seq_buf.h | 4 +-
12533 include/linux/seq_file.h | 1 +
12534 include/linux/seqlock.h | 10 +
12535 include/linux/signal.h | 2 +-
12536 include/linux/skbuff.h | 12 +-
12537 include/linux/slab.h | 47 +-
12538 include/linux/slab_def.h | 14 +-
12539 include/linux/slub_def.h | 2 +-
12540 include/linux/smp.h | 2 +
12541 include/linux/sock_diag.h | 2 +-
12542 include/linux/sonet.h | 2 +-
12543 include/linux/spinlock.h | 17 +-
12544 include/linux/srcu.h | 5 +-
12545 include/linux/string.h | 70 +-
12546 include/linux/sunrpc/addr.h | 8 +-
12547 include/linux/sunrpc/clnt.h | 2 +-
12548 include/linux/sunrpc/svc.h | 2 +-
12549 include/linux/sunrpc/svc_rdma.h | 18 +-
12550 include/linux/sunrpc/svcauth.h | 2 +-
12551 include/linux/swapops.h | 10 +-
12552 include/linux/swiotlb.h | 3 +-
12553 include/linux/syscalls.h | 36 +-
12554 include/linux/syscore_ops.h | 2 +-
12555 include/linux/sysctl.h | 3 +-
12556 include/linux/sysfs.h | 11 +-
12557 include/linux/sysrq.h | 3 +-
12558 include/linux/tcp.h | 14 +-
12559 include/linux/thread_info.h | 7 +
12560 include/linux/tty.h | 4 +-
12561 include/linux/tty_driver.h | 2 +-
12562 include/linux/tty_ldisc.h | 2 +-
12563 include/linux/types.h | 18 +
12564 include/linux/uaccess.h | 2 +-
12565 include/linux/uio_driver.h | 2 +-
12566 include/linux/unaligned/access_ok.h | 24 +-
12567 include/linux/usb.h | 12 +-
12568 include/linux/usb/hcd.h | 1 +
12569 include/linux/usb/renesas_usbhs.h | 2 +-
12570 include/linux/vermagic.h | 21 +-
12571 include/linux/vga_switcheroo.h | 8 +-
12572 include/linux/vmalloc.h | 7 +-
12573 include/linux/vmstat.h | 24 +-
12574 include/linux/writeback.h | 3 +-
12575 include/linux/xattr.h | 5 +-
12576 include/linux/zlib.h | 3 +-
12577 include/media/v4l2-dev.h | 2 +-
12578 include/media/v4l2-device.h | 2 +-
12579 include/net/9p/transport.h | 2 +-
12580 include/net/bluetooth/l2cap.h | 2 +-
12581 include/net/bonding.h | 2 +-
12582 include/net/caif/cfctrl.h | 6 +-
12583 include/net/cfg80211-wext.h | 20 +-
12584 include/net/cfg802154.h | 2 +-
12585 include/net/fib_rules.h | 3 +-
12586 include/net/flow.h | 2 +-
12587 include/net/genetlink.h | 2 +-
12588 include/net/gro_cells.h | 2 +-
12589 include/net/inet_connection_sock.h | 2 +-
12590 include/net/inet_sock.h | 2 +-
12591 include/net/inetpeer.h | 2 +-
12592 include/net/ip_fib.h | 2 +-
12593 include/net/ip_vs.h | 8 +-
12594 include/net/ipv6.h | 2 +-
12595 include/net/irda/ircomm_tty.h | 1 +
12596 include/net/irda/irias_object.h | 2 +-
12597 include/net/irda/irlmp.h | 1 +
12598 include/net/irda/irlmp_event.h | 6 +-
12599 include/net/irda/timer.h | 6 +-
12600 include/net/iucv/af_iucv.h | 2 +-
12601 include/net/llc_c_ac.h | 2 +-
12602 include/net/llc_c_ev.h | 4 +-
12603 include/net/llc_c_st.h | 2 +-
12604 include/net/llc_s_ac.h | 2 +-
12605 include/net/llc_s_st.h | 2 +-
12606 include/net/mac80211.h | 6 +-
12607 include/net/neighbour.h | 4 +-
12608 include/net/net_namespace.h | 18 +-
12609 include/net/netfilter/nf_conntrack.h | 2 +-
12610 include/net/netlink.h | 2 +-
12611 include/net/netns/conntrack.h | 6 +-
12612 include/net/netns/ipv4.h | 4 +-
12613 include/net/netns/ipv6.h | 4 +-
12614 include/net/netns/xfrm.h | 2 +-
12615 include/net/ping.h | 2 +-
12616 include/net/protocol.h | 4 +-
12617 include/net/rtnetlink.h | 2 +-
12618 include/net/sctp/checksum.h | 4 +-
12619 include/net/sctp/sm.h | 4 +-
12620 include/net/sctp/structs.h | 2 +-
12621 include/net/snmp.h | 10 +-
12622 include/net/sock.h | 12 +-
12623 include/net/tcp.h | 8 +-
12624 include/net/xfrm.h | 15 +-
12625 include/rdma/ib_cm.h | 8 +-
12626 include/scsi/libfc.h | 3 +-
12627 include/scsi/scsi_device.h | 6 +-
12628 include/scsi/scsi_driver.h | 2 +-
12629 include/scsi/scsi_transport_fc.h | 3 +-
12630 include/scsi/sg.h | 2 +-
12631 include/sound/compress_driver.h | 2 +-
12632 include/sound/control.h | 4 +-
12633 include/sound/pcm.h | 2 +-
12634 include/sound/rawmidi.h | 3 +-
12635 include/sound/seq_kernel.h | 2 +-
12636 include/sound/soc.h | 4 +-
12637 include/trace/events/irq.h | 4 +-
12638 include/trace/events/mmflags.h | 7 +
12639 include/uapi/linux/a.out.h | 8 +
12640 include/uapi/linux/bcache.h | 5 +-
12641 include/uapi/linux/byteorder/little_endian.h | 28 +-
12642 include/uapi/linux/connector.h | 2 +-
12643 include/uapi/linux/elf.h | 28 +
12644 include/uapi/linux/screen_info.h | 2 +-
12645 include/uapi/linux/swab.h | 6 +-
12646 include/uapi/linux/xattr.h | 5 +
12647 include/video/udlfb.h | 8 +-
12648 include/video/uvesafb.h | 1 +
12649 init/Kconfig | 2 +-
12650 init/do_mounts.c | 16 +-
12651 init/do_mounts.h | 8 +-
12652 init/do_mounts_initrd.c | 30 +-
12653 init/do_mounts_md.c | 6 +-
12654 init/init_task.c | 4 +
12655 init/initramfs.c | 38 +-
12656 init/main.c | 30 +-
12657 ipc/compat.c | 4 +-
12658 ipc/ipc_sysctl.c | 14 +-
12659 ipc/mq_sysctl.c | 4 +-
12660 ipc/sem.c | 4 +-
12661 ipc/shm.c | 8 +-
12662 kernel/audit.c | 10 +-
12663 kernel/auditsc.c | 4 +-
12664 kernel/bpf/core.c | 28 +-
12665 kernel/capability.c | 3 +
12666 kernel/cgroup.c | 29 +-
12667 kernel/compat.c | 38 +-
12668 kernel/debug/debug_core.c | 16 +-
12669 kernel/debug/kdb/kdb_main.c | 4 +-
12670 kernel/events/core.c | 36 +-
12671 kernel/events/internal.h | 10 +-
12672 kernel/events/uprobes.c | 2 +-
12673 kernel/exit.c | 27 +-
12674 kernel/fork.c | 175 +-
12675 kernel/futex.c | 11 +-
12676 kernel/futex_compat.c | 2 +-
12677 kernel/irq/manage.c | 2 +-
12678 kernel/irq/msi.c | 19 +-
12679 kernel/irq/spurious.c | 2 +-
12680 kernel/jump_label.c | 5 +
12681 kernel/kallsyms.c | 40 +-
12682 kernel/kexec.c | 3 +-
12683 kernel/kmod.c | 8 +-
12684 kernel/kprobes.c | 4 +-
12685 kernel/ksysfs.c | 2 +-
12686 kernel/locking/lockdep.c | 7 +-
12687 kernel/locking/mutex-debug.c | 12 +-
12688 kernel/locking/mutex-debug.h | 4 +-
12689 kernel/locking/mutex.c | 6 +-
12690 kernel/module.c | 405 +-
12691 kernel/notifier.c | 17 +-
12692 kernel/padata.c | 4 +-
12693 kernel/panic.c | 11 +-
12694 kernel/pid.c | 8 +-
12695 kernel/pid_namespace.c | 2 +-
12696 kernel/power/process.c | 12 +-
12697 kernel/profile.c | 14 +-
12698 kernel/ptrace.c | 8 +-
12699 kernel/rcu/rcutorture.c | 60 +-
12700 kernel/rcu/tiny.c | 4 +-
12701 kernel/rcu/tree.c | 42 +-
12702 kernel/rcu/tree.h | 16 +-
12703 kernel/rcu/tree_plugin.h | 18 +-
12704 kernel/rcu/tree_trace.c | 14 +-
12705 kernel/resource.c | 4 +-
12706 kernel/sched/auto_group.c | 4 +-
12707 kernel/sched/core.c | 8 +-
12708 kernel/sched/deadline.c | 4 +-
12709 kernel/sched/debug.c | 43 +-
12710 kernel/sched/fair.c | 2 +-
12711 kernel/sched/rt.c | 4 +-
12712 kernel/sched/sched.h | 13 +-
12713 kernel/signal.c | 28 +-
12714 kernel/smp.c | 2 +-
12715 kernel/smpboot.c | 7 +-
12716 kernel/softirq.c | 12 +-
12717 kernel/stop_machine.c | 2 +-
12718 kernel/sys.c | 10 +-
12719 kernel/sys_ni.c | 4 +-
12720 kernel/sysctl.c | 34 +-
12721 kernel/time/alarmtimer.c | 4 +-
12722 kernel/time/posix-clock.c | 8 +-
12723 kernel/time/posix-cpu-timers.c | 4 +-
12724 kernel/time/posix-timers.c | 36 +-
12725 kernel/time/timer.c | 2 +-
12726 kernel/time/timer_stats.c | 10 +-
12727 kernel/trace/blktrace.c | 6 +-
12728 kernel/trace/ftrace.c | 33 +-
12729 kernel/trace/ring_buffer.c | 96 +-
12730 kernel/trace/trace.c | 2 +-
12731 kernel/trace/trace.h | 2 +-
12732 kernel/trace/trace_clock.c | 4 +-
12733 kernel/trace/trace_events.c | 1 -
12734 kernel/trace/trace_functions_graph.c | 4 +-
12735 kernel/trace/trace_mmiotrace.c | 8 +-
12736 kernel/trace/trace_output.c | 10 +-
12737 kernel/trace/trace_seq.c | 2 +-
12738 kernel/trace/trace_stack.c | 2 +-
12739 kernel/user.c | 2 +-
12740 kernel/user_namespace.c | 2 +-
12741 kernel/utsname_sysctl.c | 2 +-
12742 kernel/watchdog.c | 2 +-
12743 kernel/workqueue.c | 8 +-
12744 lib/Kconfig.debug | 8 +-
12745 lib/Makefile | 2 +-
12746 lib/bitmap.c | 8 +-
12747 lib/bug.c | 2 +
12748 lib/debugobjects.c | 2 +-
12749 lib/decompress_bunzip2.c | 3 +-
12750 lib/decompress_unlzma.c | 4 +-
12751 lib/div64.c | 4 +-
12752 lib/dma-debug.c | 4 +-
12753 lib/extable.c | 11 +-
12754 lib/inflate.c | 2 +-
12755 lib/ioremap.c | 4 +-
12756 lib/irq_poll.c | 2 +-
12757 lib/kobject.c | 4 +-
12758 lib/list_debug.c | 126 +-
12759 lib/lockref.c | 44 +-
12760 lib/percpu-refcount.c | 2 +-
12761 lib/radix-tree.c | 2 +-
12762 lib/random32.c | 2 +-
12763 lib/rhashtable.c | 4 +-
12764 lib/seq_buf.c | 4 +-
12765 lib/show_mem.c | 2 +-
12766 lib/strncpy_from_user.c | 2 +-
12767 lib/strnlen_user.c | 2 +-
12768 lib/swiotlb.c | 2 +-
12769 lib/usercopy.c | 6 +
12770 lib/vsprintf.c | 12 +-
12771 mm/Kconfig | 6 +-
12772 mm/backing-dev.c | 4 +-
12773 mm/fadvise.c | 2 +-
12774 mm/filemap.c | 8 +-
12775 mm/gup.c | 13 +-
12776 mm/highmem.c | 6 +-
12777 mm/hugetlb.c | 125 +-
12778 mm/hugetlb_cgroup.c | 60 +-
12779 mm/internal.h | 3 +-
12780 mm/maccess.c | 12 +-
12781 mm/madvise.c | 37 +
12782 mm/memcontrol.c | 6 +-
12783 mm/memory-failure.c | 6 +-
12784 mm/memory.c | 424 +-
12785 mm/mempolicy.c | 25 +
12786 mm/mlock.c | 18 +-
12787 mm/mm_init.c | 2 +-
12788 mm/mmap.c | 572 +-
12789 mm/mprotect.c | 137 +-
12790 mm/mremap.c | 39 +-
12791 mm/nommu.c | 21 +-
12792 mm/page-writeback.c | 2 +-
12793 mm/page_alloc.c | 61 +-
12794 mm/percpu.c | 2 +-
12795 mm/process_vm_access.c | 14 +-
12796 mm/readahead.c | 2 +-
12797 mm/rmap.c | 43 +-
12798 mm/shmem.c | 35 +-
12799 mm/slab.c | 113 +-
12800 mm/slab.h | 37 +-
12801 mm/slab_common.c | 79 +-
12802 mm/slob.c | 220 +-
12803 mm/slub.c | 111 +-
12804 mm/sparse-vmemmap.c | 4 +-
12805 mm/sparse.c | 2 +-
12806 mm/swap.c | 7 +
12807 mm/swapfile.c | 12 +-
12808 mm/util.c | 7 +
12809 mm/vmalloc.c | 116 +-
12810 mm/vmstat.c | 12 +-
12811 net/8021q/vlan.c | 5 +-
12812 net/8021q/vlan_netlink.c | 2 +-
12813 net/9p/mod.c | 4 +-
12814 net/9p/trans_fd.c | 2 +-
12815 net/atm/atm_misc.c | 8 +-
12816 net/atm/lec.h | 2 +-
12817 net/atm/proc.c | 6 +-
12818 net/atm/resources.c | 4 +-
12819 net/ax25/sysctl_net_ax25.c | 2 +-
12820 net/batman-adv/bat_iv_ogm.c | 8 +-
12821 net/batman-adv/fragmentation.c | 2 +-
12822 net/batman-adv/routing.c | 4 +-
12823 net/batman-adv/soft-interface.c | 12 +-
12824 net/batman-adv/sysfs.c | 48 +-
12825 net/batman-adv/sysfs.h | 4 +-
12826 net/batman-adv/translation-table.c | 14 +-
12827 net/batman-adv/types.h | 8 +-
12828 net/bluetooth/hci_sock.c | 2 +-
12829 net/bluetooth/l2cap_core.c | 6 +-
12830 net/bluetooth/l2cap_sock.c | 12 +-
12831 net/bluetooth/rfcomm/sock.c | 4 +-
12832 net/bluetooth/rfcomm/tty.c | 4 +-
12833 net/bridge/br_netfilter_hooks.c | 4 +-
12834 net/bridge/br_netlink.c | 2 +-
12835 net/bridge/netfilter/ebtables.c | 6 +-
12836 net/caif/cfctrl.c | 11 +-
12837 net/caif/chnl_net.c | 4 +-
12838 net/can/af_can.c | 2 +-
12839 net/can/gw.c | 6 +-
12840 net/ceph/ceph_common.c | 2 +-
12841 net/ceph/messenger.c | 4 +-
12842 net/compat.c | 26 +-
12843 net/core/datagram.c | 2 +-
12844 net/core/dev.c | 24 +-
12845 net/core/filter.c | 2 +-
12846 net/core/flow.c | 8 +-
12847 net/core/neighbour.c | 18 +-
12848 net/core/net-procfs.c | 4 +-
12849 net/core/net-sysfs.c | 2 +-
12850 net/core/net_namespace.c | 10 +-
12851 net/core/netpoll.c | 4 +-
12852 net/core/rtnetlink.c | 17 +-
12853 net/core/scm.c | 12 +-
12854 net/core/skbuff.c | 11 +-
12855 net/core/sock.c | 30 +-
12856 net/core/sock_diag.c | 15 +-
12857 net/core/sysctl_net_core.c | 22 +-
12858 net/decnet/af_decnet.c | 1 +
12859 net/decnet/sysctl_net_decnet.c | 4 +-
12860 net/dsa/dsa.c | 2 +-
12861 net/hsr/hsr_device.c | 2 +-
12862 net/hsr/hsr_netlink.c | 2 +-
12863 net/ieee802154/6lowpan/core.c | 2 +-
12864 net/ieee802154/6lowpan/reassembly.c | 14 +-
12865 net/ieee802154/core.c | 6 +-
12866 net/ipv4/af_inet.c | 6 +-
12867 net/ipv4/arp.c | 2 +-
12868 net/ipv4/devinet.c | 20 +-
12869 net/ipv4/fib_frontend.c | 6 +-
12870 net/ipv4/fib_semantics.c | 2 +-
12871 net/ipv4/icmp.c | 2 +-
12872 net/ipv4/inet_connection_sock.c | 4 +-
12873 net/ipv4/inet_diag.c | 4 +-
12874 net/ipv4/inet_timewait_sock.c | 2 +-
12875 net/ipv4/inetpeer.c | 2 +-
12876 net/ipv4/ip_fragment.c | 17 +-
12877 net/ipv4/ip_gre.c | 6 +-
12878 net/ipv4/ip_sockglue.c | 2 +-
12879 net/ipv4/ip_vti.c | 4 +-
12880 net/ipv4/ipconfig.c | 6 +-
12881 net/ipv4/ipip.c | 4 +-
12882 net/ipv4/netfilter/arp_tables.c | 12 +-
12883 net/ipv4/netfilter/ip_tables.c | 12 +-
12884 net/ipv4/ping.c | 14 +-
12885 net/ipv4/proc.c | 10 +-
12886 net/ipv4/raw.c | 16 +-
12887 net/ipv4/route.c | 40 +-
12888 net/ipv4/sysctl_net_ipv4.c | 24 +-
12889 net/ipv4/tcp_input.c | 6 +-
12890 net/ipv4/tcp_ipv4.c | 2 +-
12891 net/ipv4/tcp_metrics.c | 2 +-
12892 net/ipv4/tcp_probe.c | 2 +-
12893 net/ipv4/udp.c | 10 +-
12894 net/ipv4/xfrm4_mode_transport.c | 2 +-
12895 net/ipv4/xfrm4_policy.c | 19 +-
12896 net/ipv4/xfrm4_state.c | 4 +-
12897 net/ipv6/addrconf.c | 24 +-
12898 net/ipv6/af_inet6.c | 2 +-
12899 net/ipv6/datagram.c | 2 +-
12900 net/ipv6/icmp.c | 2 +-
12901 net/ipv6/inet6_hashtables.c | 2 +-
12902 net/ipv6/ip6_fib.c | 4 +-
12903 net/ipv6/ip6_gre.c | 10 +-
12904 net/ipv6/ip6_tunnel.c | 4 +-
12905 net/ipv6/ip6_vti.c | 4 +-
12906 net/ipv6/ipv6_sockglue.c | 2 +-
12907 net/ipv6/ndisc.c | 2 +-
12908 net/ipv6/netfilter/ip6_tables.c | 12 +-
12909 net/ipv6/netfilter/nf_conntrack_reasm.c | 14 +-
12910 net/ipv6/ping.c | 33 +-
12911 net/ipv6/proc.c | 10 +-
12912 net/ipv6/raw.c | 17 +-
12913 net/ipv6/reassembly.c | 13 +-
12914 net/ipv6/route.c | 2 +-
12915 net/ipv6/sit.c | 4 +-
12916 net/ipv6/sysctl_net_ipv6.c | 2 +-
12917 net/ipv6/udp.c | 6 +-
12918 net/ipv6/xfrm6_mode_transport.c | 2 +-
12919 net/ipv6/xfrm6_policy.c | 17 +-
12920 net/irda/discovery.c | 2 +-
12921 net/irda/ircomm/ircomm_core.c | 13 +-
12922 net/irda/ircomm/ircomm_tty.c | 24 +-
12923 net/irda/ircomm/ircomm_tty_attach.c | 4 +-
12924 net/irda/irda_device.c | 14 +-
12925 net/irda/iriap.c | 14 +-
12926 net/irda/irias_object.c | 10 +-
12927 net/irda/irlan/irlan_client.c | 2 +-
12928 net/irda/irlap.c | 15 +-
12929 net/irda/irlap_event.c | 2 +-
12930 net/irda/irlmp.c | 21 +-
12931 net/irda/irlmp_event.c | 6 +-
12932 net/irda/irnet/irnet.h | 2 +-
12933 net/irda/irnet/irnet_irda.c | 6 +-
12934 net/irda/irttp.c | 8 +-
12935 net/irda/timer.c | 24 +-
12936 net/iucv/af_iucv.c | 4 +-
12937 net/iucv/iucv.c | 2 +-
12938 net/key/af_key.c | 4 +-
12939 net/l2tp/l2tp_eth.c | 40 +-
12940 net/l2tp/l2tp_ip.c | 2 +-
12941 net/l2tp/l2tp_ip6.c | 2 +-
12942 net/mac80211/cfg.c | 12 +-
12943 net/mac80211/debugfs.c | 2 +-
12944 net/mac80211/debugfs_key.c | 6 +-
12945 net/mac80211/ieee80211_i.h | 3 +-
12946 net/mac80211/iface.c | 20 +-
12947 net/mac80211/main.c | 2 +-
12948 net/mac80211/pm.c | 4 +-
12949 net/mac80211/rate.c | 2 +-
12950 net/mac80211/sta_info.c | 2 +-
12951 net/mac80211/tx.c | 2 +-
12952 net/mac80211/util.c | 8 +-
12953 net/mac80211/wpa.c | 12 +-
12954 net/mac802154/iface.c | 6 +-
12955 net/mpls/af_mpls.c | 10 +-
12956 net/netfilter/ipset/ip_set_core.c | 7 +-
12957 net/netfilter/ipvs/ip_vs_conn.c | 6 +-
12958 net/netfilter/ipvs/ip_vs_core.c | 4 +-
12959 net/netfilter/ipvs/ip_vs_ctl.c | 14 +-
12960 net/netfilter/ipvs/ip_vs_lblc.c | 2 +-
12961 net/netfilter/ipvs/ip_vs_lblcr.c | 2 +-
12962 net/netfilter/ipvs/ip_vs_sync.c | 6 +-
12963 net/netfilter/ipvs/ip_vs_xmit.c | 4 +-
12964 net/netfilter/nf_conntrack_acct.c | 2 +-
12965 net/netfilter/nf_conntrack_core.c | 6 +-
12966 net/netfilter/nf_conntrack_ecache.c | 2 +-
12967 net/netfilter/nf_conntrack_helper.c | 2 +-
12968 net/netfilter/nf_conntrack_netlink.c | 22 +-
12969 net/netfilter/nf_conntrack_proto.c | 2 +-
12970 net/netfilter/nf_conntrack_standalone.c | 2 +-
12971 net/netfilter/nf_conntrack_timestamp.c | 2 +-
12972 net/netfilter/nf_log.c | 10 +-
12973 net/netfilter/nf_nat_ftp.c | 2 +-
12974 net/netfilter/nf_nat_irc.c | 2 +-
12975 net/netfilter/nf_sockopt.c | 4 +-
12976 net/netfilter/nf_tables_api.c | 13 +-
12977 net/netfilter/nfnetlink_acct.c | 7 +-
12978 net/netfilter/nfnetlink_cthelper.c | 2 +-
12979 net/netfilter/nfnetlink_cttimeout.c | 2 +-
12980 net/netfilter/nfnetlink_log.c | 4 +-
12981 net/netfilter/nft_compat.c | 9 +-
12982 net/netfilter/xt_IDLETIMER.c | 12 +-
12983 net/netfilter/xt_statistic.c | 8 +-
12984 net/netlink/af_netlink.c | 16 +-
12985 net/netlink/diag.c | 2 +-
12986 net/netlink/genetlink.c | 14 +-
12987 net/openvswitch/vport-geneve.c | 7 +-
12988 net/openvswitch/vport-gre.c | 7 +-
12989 net/openvswitch/vport-internal_dev.c | 4 +-
12990 net/openvswitch/vport-netdev.c | 7 +-
12991 net/openvswitch/vport-vxlan.c | 7 +-
12992 net/packet/af_packet.c | 26 +-
12993 net/packet/diag.c | 2 +-
12994 net/packet/internal.h | 6 +-
12995 net/phonet/pep.c | 6 +-
12996 net/phonet/socket.c | 2 +-
12997 net/phonet/sysctl.c | 2 +-
12998 net/rds/cong.c | 6 +-
12999 net/rds/ib.h | 2 +-
13000 net/rds/ib_cm.c | 2 +-
13001 net/rds/ib_recv.c | 4 +-
13002 net/rds/rds.h | 2 +-
13003 net/rds/tcp.c | 6 +-
13004 net/rds/tcp.h | 6 +-
13005 net/rds/tcp_send.c | 2 +-
13006 net/rxrpc/af_rxrpc.c | 2 +-
13007 net/rxrpc/ar-ack.c | 14 +-
13008 net/rxrpc/ar-call.c | 2 +-
13009 net/rxrpc/ar-connection.c | 2 +-
13010 net/rxrpc/ar-connevent.c | 2 +-
13011 net/rxrpc/ar-input.c | 4 +-
13012 net/rxrpc/ar-internal.h | 8 +-
13013 net/rxrpc/ar-local.c | 2 +-
13014 net/rxrpc/ar-output.c | 4 +-
13015 net/rxrpc/ar-peer.c | 2 +-
13016 net/rxrpc/ar-proc.c | 4 +-
13017 net/rxrpc/ar-transport.c | 2 +-
13018 net/rxrpc/rxkad.c | 4 +-
13019 net/sched/sch_generic.c | 4 +-
13020 net/sched/sch_tbf.c | 9 +-
13021 net/sctp/ipv6.c | 4 +-
13022 net/sctp/protocol.c | 8 +-
13023 net/sctp/sm_sideeffect.c | 4 +-
13024 net/sctp/socket.c | 21 +-
13025 net/sctp/sysctl.c | 10 +-
13026 net/socket.c | 18 +-
13027 net/sunrpc/auth_gss/gss_rpc_upcall.c | 4 +-
13028 net/sunrpc/auth_gss/gss_rpc_xdr.c | 11 +-
13029 net/sunrpc/auth_gss/gss_rpc_xdr.h | 8 +-
13030 net/sunrpc/auth_gss/svcauth_gss.c | 4 +-
13031 net/sunrpc/clnt.c | 4 +-
13032 net/sunrpc/rpcb_clnt.c | 66 +-
13033 net/sunrpc/sched.c | 4 +-
13034 net/sunrpc/svc.c | 8 +-
13035 net/sunrpc/svcauth_unix.c | 2 +-
13036 net/sunrpc/xprtrdma/svc_rdma.c | 44 +-
13037 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 8 +-
13038 net/sunrpc/xprtrdma/svc_rdma_sendto.c | 2 +-
13039 net/sunrpc/xprtrdma/svc_rdma_transport.c | 2 +-
13040 net/tipc/netlink_compat.c | 12 +-
13041 net/tipc/subscr.c | 2 +-
13042 net/unix/diag.c | 2 +-
13043 net/unix/sysctl_net_unix.c | 2 +-
13044 net/wireless/scan.c | 3 +-
13045 net/wireless/wext-compat.c | 140 +-
13046 net/wireless/wext-compat.h | 8 +-
13047 net/wireless/wext-core.c | 19 +-
13048 net/wireless/wext-sme.c | 5 +-
13049 net/xfrm/xfrm_policy.c | 18 +-
13050 net/xfrm/xfrm_state.c | 37 +-
13051 net/xfrm/xfrm_sysctl.c | 2 +-
13052 net/xfrm/xfrm_user.c | 2 +-
13053 scripts/Kbuild.include | 12 +-
13054 scripts/Makefile | 2 +-
13055 scripts/Makefile.build | 2 +-
13056 scripts/Makefile.clean | 4 +-
13057 scripts/Makefile.extrawarn | 4 +
13058 scripts/Makefile.gcc-plugins | 93 +
13059 scripts/Makefile.host | 73 +-
13060 scripts/basic/fixdep.c | 12 +-
13061 scripts/dtc/checks.c | 14 +-
13062 scripts/dtc/data.c | 6 +-
13063 scripts/dtc/flattree.c | 8 +-
13064 scripts/dtc/livetree.c | 4 +-
13065 scripts/gcc-plugin.sh | 65 +
13066 scripts/gcc-plugins/Makefile | 25 +
13067 scripts/gcc-plugins/checker_plugin.c | 496 +
13068 scripts/gcc-plugins/colorize_plugin.c | 162 +
13069 scripts/gcc-plugins/constify_plugin.c | 583 +
13070 scripts/gcc-plugins/gcc-common.h | 893 +
13071 scripts/gcc-plugins/gcc-generate-gimple-pass.h | 175 +
13072 scripts/gcc-plugins/gcc-generate-ipa-pass.h | 289 +
13073 scripts/gcc-plugins/gcc-generate-rtl-pass.h | 175 +
13074 scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h | 175 +
13075 scripts/gcc-plugins/initify_plugin.c | 536 +
13076 scripts/gcc-plugins/kallocstat_plugin.c | 135 +
13077 scripts/gcc-plugins/kernexec_plugin.c | 407 +
13078 scripts/gcc-plugins/latent_entropy_plugin.c | 613 +
13079 scripts/gcc-plugins/rap_plugin/Makefile | 6 +
13080 scripts/gcc-plugins/rap_plugin/rap.h | 36 +
13081 scripts/gcc-plugins/rap_plugin/rap_fptr_pass.c | 220 +
13082 scripts/gcc-plugins/rap_plugin/rap_hash.c | 382 +
13083 scripts/gcc-plugins/rap_plugin/rap_plugin.c | 511 +
13084 scripts/gcc-plugins/rap_plugin/sip.c | 96 +
13085 .../gcc-plugins/size_overflow_plugin/.gitignore | 3 +
13086 scripts/gcc-plugins/size_overflow_plugin/Makefile | 30 +
13087 .../disable_size_overflow_hash.data | 12445 +++++++++++
13088 .../generate_size_overflow_hash.sh | 103 +
13089 .../insert_size_overflow_asm.c | 369 +
13090 .../size_overflow_plugin/intentional_overflow.c | 1166 +
13091 .../size_overflow_plugin/remove_unnecessary_dup.c | 137 +
13092 .../size_overflow_plugin/size_overflow.h | 331 +
13093 .../size_overflow_plugin/size_overflow_debug.c | 194 +
13094 .../size_overflow_plugin/size_overflow_hash.data | 21503 +++++++++++++++++++
13095 .../size_overflow_hash_aux.data | 97 +
13096 .../size_overflow_plugin/size_overflow_ipa.c | 1163 +
13097 .../size_overflow_plugin/size_overflow_misc.c | 505 +
13098 .../size_overflow_plugin/size_overflow_plugin.c | 290 +
13099 .../size_overflow_plugin_hash.c | 352 +
13100 .../size_overflow_plugin/size_overflow_transform.c | 743 +
13101 .../size_overflow_transform_core.c | 1025 +
13102 scripts/gcc-plugins/stackleak_plugin.c | 350 +
13103 scripts/gcc-plugins/structleak_plugin.c | 239 +
13104 scripts/headers_install.sh | 1 +
13105 scripts/kallsyms.c | 4 +-
13106 scripts/kconfig/lkc.h | 5 +-
13107 scripts/kconfig/menu.c | 2 +-
13108 scripts/kconfig/symbol.c | 6 +-
13109 scripts/link-vmlinux.sh | 2 +-
13110 scripts/mod/file2alias.c | 14 +-
13111 scripts/mod/modpost.c | 40 +-
13112 scripts/mod/modpost.h | 6 +-
13113 scripts/mod/sumversion.c | 2 +-
13114 scripts/module-common.lds | 4 +
13115 scripts/package/builddeb | 1 +
13116 scripts/pnmtologo.c | 6 +-
13117 scripts/sortextable.h | 6 +-
13118 scripts/tags.sh | 2 +-
13119 security/Kconfig | 710 +-
13120 security/apparmor/include/policy.h | 2 +-
13121 security/apparmor/lsm.c | 16 +-
13122 security/apparmor/policy.c | 4 +-
13123 security/integrity/ima/ima.h | 4 +-
13124 security/integrity/ima/ima_api.c | 2 +-
13125 security/integrity/ima/ima_fs.c | 4 +-
13126 security/integrity/ima/ima_queue.c | 2 +-
13127 security/keys/internal.h | 8 +-
13128 security/keys/key.c | 18 +-
13129 security/keys/keyring.c | 4 -
13130 security/selinux/avc.c | 6 +-
13131 security/selinux/include/xfrm.h | 2 +-
13132 security/yama/yama_lsm.c | 2 +-
13133 sound/aoa/codecs/onyx.c | 7 +-
13134 sound/aoa/codecs/onyx.h | 1 +
13135 sound/core/oss/pcm_oss.c | 18 +-
13136 sound/core/pcm_compat.c | 2 +-
13137 sound/core/pcm_lib.c | 3 +-
13138 sound/core/pcm_native.c | 4 +-
13139 sound/core/rawmidi.c | 5 +-
13140 sound/core/seq/oss/seq_oss_synth.c | 4 +-
13141 sound/core/seq/seq_clientmgr.c | 10 +-
13142 sound/core/seq/seq_compat.c | 2 +-
13143 sound/core/seq/seq_fifo.c | 6 +-
13144 sound/core/seq/seq_fifo.h | 2 +-
13145 sound/core/seq/seq_memory.c | 18 +-
13146 sound/core/seq/seq_midi.c | 5 +-
13147 sound/core/seq/seq_virmidi.c | 2 +-
13148 sound/core/sound.c | 2 +-
13149 sound/drivers/mts64.c | 14 +-
13150 sound/drivers/opl4/opl4_lib.c | 2 +-
13151 sound/drivers/portman2x4.c | 3 +-
13152 sound/firewire/amdtp-am824.c | 2 +-
13153 sound/firewire/amdtp-stream.c | 4 +-
13154 sound/firewire/amdtp-stream.h | 2 +-
13155 sound/firewire/digi00x/amdtp-dot.c | 2 +-
13156 sound/firewire/isight.c | 10 +-
13157 sound/firewire/oxfw/oxfw-scs1x.c | 8 +-
13158 sound/oss/sb_audio.c | 2 +-
13159 sound/oss/swarm_cs4297a.c | 6 +-
13160 sound/pci/als300.c | 2 +-
13161 sound/pci/aw2/aw2-alsa.c | 2 -
13162 sound/pci/aw2/aw2-saa7146.c | 4 +-
13163 sound/pci/ctxfi/ctamixer.c | 14 +-
13164 sound/pci/ctxfi/ctamixer.h | 8 +-
13165 sound/pci/ctxfi/ctatc.c | 20 +-
13166 sound/pci/ctxfi/ctdaio.c | 6 +-
13167 sound/pci/ctxfi/ctdaio.h | 4 +-
13168 sound/pci/ctxfi/ctsrc.c | 13 +-
13169 sound/pci/ctxfi/ctsrc.h | 8 +-
13170 sound/pci/hda/hda_codec.c | 2 +-
13171 sound/pci/ymfpci/ymfpci.h | 2 +-
13172 sound/pci/ymfpci/ymfpci_main.c | 12 +-
13173 sound/soc/codecs/cx20442.c | 8 +-
13174 sound/soc/codecs/sti-sas.c | 10 +-
13175 sound/soc/codecs/tlv320dac33.c | 7 +-
13176 sound/soc/codecs/uda1380.c | 7 +-
13177 sound/soc/intel/skylake/skl-sst-dsp.h | 4 +-
13178 sound/soc/soc-ac97.c | 6 +-
13179 sound/soc/xtensa/xtfpga-i2s.c | 2 +-
13180 tools/include/linux/compiler.h | 8 +
13181 tools/perf/util/include/asm/alternative-asm.h | 3 +
13182 tools/virtio/linux/uaccess.h | 2 +-
13183 virt/kvm/kvm_main.c | 42 +-
13184 2730 files changed, 77381 insertions(+), 14195 deletions(-)
13185 commit 5988c8dba8a5da45e35d71f4a8fec34c267258c5
13186 Author: Brad Spengler <spender@grsecurity.net>
13187 Date: Mon Apr 25 20:40:53 2016 -0400
13188
13189 Fix DoS in n_tty_receive_buf_common reported by marcan at:
13190 https://forums.grsecurity.net/viewtopic.php?t=4342&p=16222
13191 and via lengthy diatribe on Twitter:
13192 https://twitter.com/marcan42/status/724740708104474626
13193 https://twitter.com/marcan42/status/724740985146609664
13194 https://twitter.com/marcan42/status/724741270325760000
13195 https://twitter.com/marcan42/status/724742465199050752
13196 https://twitter.com/marcan42/status/724745886794833920
13197 https://twitter.com/marcan42/status/724749571495075840
13198 https://twitter.com/marcan42/status/724746427285409796
13199 https://twitter.com/marcan42/status/724743150263095296
13200 https://twitter.com/marcan42/status/724757473433808896
13201
13202 Fix it correctly instead of using the incorrect fix suggested
13203 by marcan (aka "try reading the code next time")
13204 The original code was meant to fix an integer truncation issue
13205 that would also have caused a SIZE_OVERFLOW "DoS".
13206
13207 drivers/tty/n_tty.c | 9 +++++----
13208 1 file changed, 5 insertions(+), 4 deletions(-)
13209
13210 commit 5459ff57d8987389fa17d5d6f55b70a789347c2f
13211 Author: Brad Spengler <spender@grsecurity.net>
13212 Date: Mon Apr 25 19:52:33 2016 -0400
13213
13214 Avoid overflow in environ_read() caught by SIZE_OVERFLOW,
13215 reported by jotik at:
13216 https://forums.grsecurity.net/viewtopic.php?t=4363&p=16217
13217 patch from Mathias Krause
13218
13219 fs/proc/base.c | 2 +-
13220 1 file changed, 1 insertion(+), 1 deletion(-)
13221
13222 commit 24a5c92e147af1e739e9eeca020c61ad2674e784
13223 Author: Jiri Benc <jbenc@redhat.com>
13224 Date: Fri Apr 22 13:09:13 2016 +0200
13225
13226 cxgbi: fix uninitialized flowi6
13227
13228 ip6_route_output looks into different fields in the passed flowi6 structure,
13229 yet cxgbi passes garbage in nearly all those fields. Zero the structure out
13230 first.
13231
13232 Fixes: fc8d0590d9142 ("libcxgbi: Add ipv6 api to driver")
13233 Signed-off-by: Jiri Benc <jbenc@redhat.com>
13234 Signed-off-by: David S. Miller <davem@davemloft.net>
13235
13236 drivers/scsi/cxgbi/libcxgbi.c | 1 +
13237 1 file changed, 1 insertion(+)
13238
13239 commit ec65caa32652841a5be21d6e73146921af16d7a8
13240 Author: Brad Spengler <spender@grsecurity.net>
13241 Date: Wed Apr 20 20:59:43 2016 -0400
13242
13243 Make /proc/sched_debug only readable by root, mentioned in
13244 recent NCC Group paper on Linux containers
13245
13246 kernel/sched/debug.c | 4 ++++
13247 1 file changed, 4 insertions(+)
13248
13249 commit 7957d30730bb26a4aef54ab484dc3b4108f1fdb1
13250 Merge: 463149f ff26083
13251 Author: Brad Spengler <spender@grsecurity.net>
13252 Date: Wed Apr 20 17:55:53 2016 -0400
13253
13254 Merge branch 'pax-test' into grsec-test
13255
13256 commit ff260839e610d2bc1b0c579edd7deb0028198f01
13257 Author: Brad Spengler <spender@grsecurity.net>
13258 Date: Wed Apr 20 17:55:24 2016 -0400
13259
13260 Update to pax-linux-4.4.8-test14.patch:
13261 - Emese fixed some CodingStyle issues in the latent entropy plugin
13262 - fixed some build problems on mips, reported by Steve Arnold (https://bugs.gentoo.org/show_bug.cgi?id=578394)
13263
13264 arch/mips/include/asm/cache.h | 3 ++-
13265 arch/mips/lib/ashldi3.c | 21 ++++++++++++++-------
13266 arch/mips/lib/ashrdi3.c | 19 +++++++++++++------
13267 arch/mips/lib/libgcc.h | 12 +++++++++---
13268 drivers/idle/intel_idle.c | 6 ++++--
13269 tools/gcc/latent_entropy_plugin.c | 29 +++++++++++++++--------------
13270 6 files changed, 57 insertions(+), 33 deletions(-)
13271
13272 commit 463149f47a64db4b26a13009f83ed73d393a209c
13273 Author: Xiaodong Liu <xiaodong.liu@intel.com>
13274 Date: Tue Apr 12 09:45:51 2016 +0000
13275
13276 crypto: sha1-mb - use corrcet pointer while completing jobs
13277
13278 In sha_complete_job, incorrect mcryptd_hash_request_ctx pointer is used
13279 when check and complete other jobs. If the memory of first completed req
13280 is freed, while still completing other jobs in the func, kernel will
13281 crash since NULL pointer is assigned to RIP.
13282
13283 Cc: <stable@vger.kernel.org>
13284 Signed-off-by: Xiaodong Liu <xiaodong.liu@intel.com>
13285 Acked-by: Tim Chen <tim.c.chen@linux.intel.com>
13286 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
13287
13288 arch/x86/crypto/sha-mb/sha1_mb.c | 4 ++--
13289 1 file changed, 2 insertions(+), 2 deletions(-)
13290
13291 commit b4e6484e67b917afb77478cab1260f41dbbc92fc
13292 Author: Tom Lendacky <thomas.lendacky@amd.com>
13293 Date: Wed Apr 13 10:52:25 2016 -0500
13294
13295 crypto: ccp - Prevent information leakage on export
13296
13297 Prevent information from leaking to userspace by doing a memset to 0 of
13298 the export state structure before setting the structure values and copying
13299 it. This prevents un-initialized padding areas from being copied into the
13300 export area.
13301
13302 Cc: <stable@vger.kernel.org> # 3.14.x-
13303 Reported-by: Ben Hutchings <ben@decadent.org.uk>
13304 Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
13305 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
13306
13307 drivers/crypto/ccp/ccp-crypto-aes-cmac.c | 3 +++
13308 drivers/crypto/ccp/ccp-crypto-sha.c | 3 +++
13309 2 files changed, 6 insertions(+)
13310
13311 commit 7d7e961d3f4e4614b22518d8e410e6cf4108f1b0
13312 Author: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
13313 Date: Mon Apr 18 14:33:54 2016 +0300
13314
13315 net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC
13316
13317 High order pages are optional here since commit 51151a16a60f ("mlx4: allow
13318 order-0 memory allocations in RX path"), so here is no reason for depleting
13319 reserves. Generic __netdev_alloc_frag() implements the same logic.
13320
13321 Signed-off-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
13322 Acked-by: Eric Dumazet <edumazet@google.com>
13323 Signed-off-by: David S. Miller <davem@davemloft.net>
13324
13325 drivers/net/ethernet/mellanox/mlx4/en_rx.c | 2 +-
13326 1 file changed, 1 insertion(+), 1 deletion(-)
13327
13328 commit 6b80edde2edc7fd055f9be8ec42b88abbe328639
13329 Author: Ignat Korchagin <ignat.korchagin@gmail.com>
13330 Date: Thu Mar 17 18:00:29 2016 +0000
13331
13332 USB: usbip: fix potential out-of-bounds write
13333
13334 Fix potential out-of-bounds write to urb->transfer_buffer
13335 usbip handles network communication directly in the kernel. When receiving a
13336 packet from its peer, usbip code parses headers according to protocol. As
13337 part of this parsing urb->actual_length is filled. Since the input for
13338 urb->actual_length comes from the network, it should be treated as untrusted.
13339 Any entity controlling the network may put any value in the input and the
13340 preallocated urb->transfer_buffer may not be large enough to hold the data.
13341 Thus, the malicious entity is able to write arbitrary data to kernel memory.
13342
13343 Signed-off-by: Ignat Korchagin <ignat.korchagin@gmail.com>
13344 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
13345
13346 drivers/usb/usbip/usbip_common.c | 11 +++++++++++
13347 1 file changed, 11 insertions(+)
13348
13349 commit 0ce101ec9e74c2cfcd28cbcd18b0626e3d9a2482
13350 Merge: d60a24d f5fe5fd
13351 Author: Brad Spengler <spender@grsecurity.net>
13352 Date: Wed Apr 20 17:35:58 2016 -0400
13353
13354 Merge branch 'pax-test' into grsec-test
13355
13356 commit f5fe5fddf49f1b81a2a3bb43b1e0a8c087aba438
13357 Merge: a107ba2 8c9aef0
13358 Author: Brad Spengler <spender@grsecurity.net>
13359 Date: Wed Apr 20 17:35:29 2016 -0400
13360
13361 Merge branch 'linux-4.4.y' into pax-test
13362
13363 commit d60a24d6e4f61072d0bd1dc12be1177181fa8c2b
13364 Author: Brad Spengler <spender@grsecurity.net>
13365 Date: Mon Apr 18 17:48:10 2016 -0400
13366
13367 fix cast for constify change, reported by pipacs
13368
13369 drivers/idle/intel_idle.c | 4 ++--
13370 1 file changed, 2 insertions(+), 2 deletions(-)
13371
13372 commit 1d376287aeba7a53c91d5ee49ef0a11d02193964
13373 Author: Brad Spengler <spender@grsecurity.net>
13374 Date: Fri Apr 15 21:31:07 2016 -0400
13375
13376 Use proper type for function pointer
13377
13378 drivers/gpu/drm/gma500/mdfld_dsi_output.c | 6 +++---
13379 1 file changed, 3 insertions(+), 3 deletions(-)
13380
13381 commit 0a4104a2fa32904102fac07245426d78a1e9dfab
13382 Author: Brad Spengler <spender@grsecurity.net>
13383 Date: Fri Apr 15 21:24:04 2016 -0400
13384
13385 Fix skylake cstates compat with constify
13386
13387 drivers/idle/intel_idle.c | 6 ++++--
13388 1 file changed, 4 insertions(+), 2 deletions(-)
13389
13390 commit f433f8fd372253c9e78e307afe5b800c5ab0ea61
13391 Author: Brad Spengler <spender@grsecurity.net>
13392 Date: Fri Apr 15 21:10:44 2016 -0400
13393
13394 Update size_overflow hash table
13395
13396 tools/gcc/size_overflow_plugin/size_overflow_hash.data | 3 ++-
13397 1 file changed, 2 insertions(+), 1 deletion(-)
13398
13399 commit ef7804da81cb3c6b6a4c985a3c14ee230a03f26a
13400 Author: Brad Spengler <spender@grsecurity.net>
13401 Date: Fri Apr 15 20:52:37 2016 -0400
13402
13403 compile fix
13404
13405 fs/coredump.c | 3 ---
13406 1 file changed, 3 deletions(-)
13407
13408 commit 967224da52bd98d078b1237aea5ec9e622238fba
13409 Merge: 92771d6 a107ba2
13410 Author: Brad Spengler <spender@grsecurity.net>
13411 Date: Fri Apr 15 20:30:23 2016 -0400
13412
13413 Merge branch 'pax-test' into grsec-test
13414
13415 commit a107ba25214d9694eb836fb04c782ad694977b91
13416 Merge: 4d8fc00 b40108b
13417 Author: Brad Spengler <spender@grsecurity.net>
13418 Date: Fri Apr 15 20:18:26 2016 -0400
13419
13420 Merge branch 'linux-4.4.y' into pax-test
13421
13422 commit 92771d60677d68e8f6ea7a91ff34dd6e24b6d4cf
13423 Author: Brad Spengler <spender@grsecurity.net>
13424 Date: Sun Apr 10 07:18:03 2016 -0400
13425
13426 From: Mathias Krause <minipli@googlemail.com>
13427 To: "David S. Miller" <davem@davemloft.net>
13428 Cc: netdev@vger.kernel.org, "Eric W. Biederman" <ebiederm@xmission.com>, Pavel
13429 Emelyanov <xemul@parallels.com>
13430 Subject: [PATCH net] packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag
13431 interface
13432
13433 Because we miss to wipe the remainder of i->addr[] in packet_mc_add(),
13434 pdiag_put_mclist() leaks uninitialized heap bytes via the
13435 PACKET_DIAG_MCLIST netlink attribute.
13436
13437 Fix this by explicitly memset(0)ing the remaining bytes in i->addr[].
13438
13439 Fixes: eea68e2f1a00 ("packet: Report socket mclist info via diag module")
13440 Signed-off-by: Mathias Krause <minipli@googlemail.com>
13441 Cc: Eric W. Biederman <ebiederm@xmission.com>
13442 Cc: Pavel Emelyanov <xemul@parallels.com>
13443 ---
13444 The bug itself precedes commit eea68e2f1a00 but the list wasn't exposed
13445 to userland before the introduction of the packet_diag interface.
13446 Therefore the "Fixes:" line on that commit.
13447
13448 net/packet/af_packet.c | 1 +
13449 1 file changed, 1 insertion(+)
13450
13451 commit 4286ce3f9e9db4d68870af46ae1d5f9b90b920dd
13452 Author: Jakub Sitnicki <jkbs@redhat.com>
13453 Date: Tue Apr 5 18:41:08 2016 +0200
13454
13455 ipv6: Count in extension headers in skb->network_header
13456
13457 When sending a UDPv6 message longer than MTU, account for the length
13458 of fragmentable IPv6 extension headers in skb->network_header offset.
13459 Same as we do in alloc_new_skb path in __ip6_append_data().
13460
13461 This ensures that later on __ip6_make_skb() will make space in
13462 headroom for fragmentable extension headers:
13463
13464 /* move skb->data to ip header from ext header */
13465 if (skb->data < skb_network_header(skb))
13466 __skb_pull(skb, skb_network_offset(skb));
13467
13468 Prevents a splat due to skb_under_panic:
13469
13470 skbuff: skb_under_panic: text:ffffffff8143397b len:2126 put:14 \
13471 head:ffff880005bacf50 data:ffff880005bacf4a tail:0x48 end:0xc0 dev:lo
13472 ------------[ cut here ]------------
13473 kernel BUG at net/core/skbuff.c:104!
13474 invalid opcode: 0000 [#1] KASAN
13475 CPU: 0 PID: 160 Comm: reproducer Not tainted 4.6.0-rc2 #65
13476 [...]
13477 Call Trace:
13478 [<ffffffff813eb7b9>] skb_push+0x79/0x80
13479 [<ffffffff8143397b>] eth_header+0x2b/0x100
13480 [<ffffffff8141e0d0>] neigh_resolve_output+0x210/0x310
13481 [<ffffffff814eab77>] ip6_finish_output2+0x4a7/0x7c0
13482 [<ffffffff814efe3a>] ip6_output+0x16a/0x280
13483 [<ffffffff815440c1>] ip6_local_out+0xb1/0xf0
13484 [<ffffffff814f1115>] ip6_send_skb+0x45/0xd0
13485 [<ffffffff81518836>] udp_v6_send_skb+0x246/0x5d0
13486 [<ffffffff8151985e>] udpv6_sendmsg+0xa6e/0x1090
13487 [...]
13488
13489 Reported-by: Ji Jianwen <jiji@redhat.com>
13490 Signed-off-by: Jakub Sitnicki <jkbs@redhat.com>
13491 Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
13492 Signed-off-by: David S. Miller <davem@davemloft.net>
13493
13494 net/ipv6/ip6_output.c | 8 ++++----
13495 1 file changed, 4 insertions(+), 4 deletions(-)
13496
13497 commit 638dad49a9ba3d86f627adb58b2f4636ed253685
13498 Author: Thadeu Lima de Souza Cascardo <cascardo@redhat.com>
13499 Date: Fri Apr 1 17:17:50 2016 -0300
13500
13501 ip6_tunnel: set rtnl_link_ops before calling register_netdevice
13502
13503 When creating an ip6tnl tunnel with ip tunnel, rtnl_link_ops is not set
13504 before ip6_tnl_create2 is called. When register_netdevice is called, there
13505 is no linkinfo attribute in the NEWLINK message because of that.
13506
13507 Setting rtnl_link_ops before calling register_netdevice fixes that.
13508
13509 Fixes: 0b112457229d ("ip6tnl: add support of link creation via rtnl")
13510 Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@redhat.com>
13511 Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
13512 Signed-off-by: David S. Miller <davem@davemloft.net>
13513
13514 net/ipv6/ip6_tunnel.c | 2 +-
13515 1 file changed, 1 insertion(+), 1 deletion(-)
13516
13517 commit 14146a0bfaf2ced0055fe549c8fa0941c61e2457
13518 Author: Brad Spengler <spender@grsecurity.net>
13519 Date: Tue Apr 5 21:12:44 2016 -0400
13520
13521 Code cleanups to RANDSTRUCT based on feedback from the PaX Team
13522
13523 tools/gcc/randomize_layout_plugin.c | 18 ++++++++++++------
13524 1 file changed, 12 insertions(+), 6 deletions(-)
13525
13526 commit 3f7dea5e59b0bb34f6bdb628c87251f0105b3d57
13527 Author: Brad Spengler <spender@grsecurity.net>
13528 Date: Sun Apr 3 20:10:10 2016 -0400
13529
13530 Fix RANDSTRUCT support on ARM
13531
13532 tools/gcc/randomize_layout_plugin.c | 54 +++++++++++++++++++++++++++++++++++--
13533 1 file changed, 52 insertions(+), 2 deletions(-)
13534
13535 commit bd893a75ab49f6ea5a216eb334471507337118ba
13536 Merge: 87b7f1d 4d8fc00
13537 Author: Brad Spengler <spender@grsecurity.net>
13538 Date: Sat Apr 2 11:54:20 2016 -0400
13539
13540 Merge branch 'pax-test' into grsec-test
13541
13542 commit 4d8fc00c0066b1921e233123b346efe6ffb27691
13543 Author: Brad Spengler <spender@grsecurity.net>
13544 Date: Sat Apr 2 11:53:53 2016 -0400
13545
13546 Update to pax-linux-4.4.6-test13.patch:
13547 - fixed a REFCOUNT related compile regression on mips, reported by Steve Arnold (https://bugs.gentoo.org/show_bug.cgi?id=578394)
13548 - worked around an integer signedness mixup in md causing a size overflow false positive, reported by Étienne Buira (https://bugs.gentoo.org/show_bug.cgi?id=578502)
13549
13550 arch/mips/include/asm/atomic.h | 4 ----
13551 tools/gcc/size_overflow_plugin/disable_size_overflow_hash.data | 1 +
13552 tools/gcc/size_overflow_plugin/size_overflow_hash.data | 1 -
13553 3 files changed, 1 insertion(+), 5 deletions(-)
13554
13555 commit 87b7f1d200023ba826b9d552834a2ee85e67526c
13556 Merge: 3335266 3abdad0
13557 Author: Brad Spengler <spender@grsecurity.net>
13558 Date: Sat Apr 2 11:19:17 2016 -0400
13559
13560 Merge branch 'pax-test' into grsec-test
13561
13562 commit 3abdad0c3b436c076c88289f07a250b811d6f79d
13563 Author: Brad Spengler <spender@grsecurity.net>
13564 Date: Sat Apr 2 11:12:56 2016 -0400
13565
13566 Update to pax-linux-4.4.6-test12.patch:
13567 - fixed vmalloc_fault on i386/PAE to use the correct percpu userland pgd table/entry
13568 - fixed a size overflow false positive report in pptp, reported by Pinkbyte (https://forums.grsecurity.net/viewtopic.php?f=3&t=4437)
13569 - fixed a size overflow false positive report in tbf_segment, reported by audiocricket (https://forums.grsecurity.net/viewtopic.php?f=3&t=4438)
13570 - Emese fixed the x86 vdso32 CFLAGS to omit the gcc plugins
13571 - Emese simplified the gcc plugin related make rules, suggested by Masahiro Yamada
13572 - André Fabian Silva Delgado fixed a compile regression on arm, reported by coadde (https://forums.grsecurity.net/viewtopic.php?f=3&t=4435)
13573 - fixed an integer sign conversion error in nfs_super_set_maxbytes caught by the size overflow plugin, reported by Alexey Dvoichenkov <xale@hyperplane.net>
13574 - fixed a size overflow false positive in squashfs, reported by Mathias Krause <minipli@ld-linux.so>
13575 - fixed a size overflow false positive in xfrm6_transport_output, reported by marcan (https://forums.grsecurity.net/viewtopic.php?f=3&t=4426)
13576 - fixed an integer truncation bug in elf_kcore_store_hdr caught by the size overflow plugin
13577 - fixed a gratuitous userland dereference in the amd64 stack walker
13578 - added latent entropy gathering to a few more functions
13579 - constified a few smp_hotplug_thread instances
13580
13581 arch/x86/entry/vdso/Makefile | 1 +
13582 arch/x86/include/asm/cpufeature.h | 1 -
13583 arch/x86/kernel/dumpstack_64.c | 17 ++++++-----------
13584 arch/x86/kernel/head_32.S | 6 +++---
13585 arch/x86/mm/fault.c | 2 +-
13586 drivers/iommu/arm-smmu.c | 2 +-
13587 drivers/net/ppp/pptp.c | 1 +
13588 drivers/staging/rdma/ehca/ehca_irq.c | 2 +-
13589 fs/nfs/internal.h | 5 +++--
13590 fs/proc/kcore.c | 2 +-
13591 kernel/module.c | 6 +++---
13592 kernel/rcu/tree.c | 2 +-
13593 kernel/softirq.c | 2 +-
13594 kernel/stop_machine.c | 2 +-
13595 net/ipv6/xfrm6_mode_transport.c | 2 +-
13596 net/sched/sch_tbf.c | 9 ++++++---
13597 scripts/Makefile.gcc-plugins | 13 +++----------
13598 scripts/Makefile.host | 3 +--
13599 .../disable_size_overflow_hash.data | 4 +++-
13600 tools/gcc/size_overflow_plugin/size_overflow_hash.data | 6 ++----
13601 20 files changed, 40 insertions(+), 48 deletions(-)
13602
13603 commit 3335266d5bec9bc01580736c0a7026ed96cf25e5
13604 Author: Mika Penttilä <mika.penttila@nextfour.com>
13605 Date: Mon Feb 22 17:56:52 2016 +0100
13606
13607 ARM: 8544/1: set_memory_xx fixes
13608
13609 Allow zero size updates. This makes set_memory_xx() consistent with x86, s390 and arm64 and makes apply_to_page_range() not to BUG() when loading modules.
13610
13611 Signed-off-by: Mika Penttilä mika.penttila@nextfour.com
13612 Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
13613
13614 arch/arm/mm/pageattr.c | 3 +++
13615 1 file changed, 3 insertions(+)
13616
13617 commit d6d6499b22c0e5593a16f41c516041b23fbf9eeb
13618 Author: Josh Boyer <jwboyer@fedoraproject.org>
13619 Date: Mon Mar 14 10:42:38 2016 -0400
13620
13621 USB: iowarrior: fix oops with malicious USB descriptors
13622
13623 The iowarrior driver expects at least one valid endpoint. If given
13624 malicious descriptors that specify 0 for the number of endpoints,
13625 it will crash in the probe function. Ensure there is at least
13626 one endpoint on the interface before using it.
13627
13628 The full report of this issue can be found here:
13629 http://seclists.org/bugtraq/2016/Mar/87
13630
13631 Reported-by: Ralf Spenneberg <ralf@spenneberg.net>
13632 Cc: stable <stable@vger.kernel.org>
13633 Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
13634 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
13635
13636 drivers/usb/misc/iowarrior.c | 6 ++++++
13637 1 file changed, 6 insertions(+)
13638
13639 commit 79a1fb47ab1245e81040bcd45b3e44e65d282684
13640 Author: Oliver Neukum <oneukum@suse.com>
13641 Date: Tue Mar 15 10:14:04 2016 +0100
13642
13643 USB: cdc-acm: more sanity checking
13644
13645 An attack has become available which pretends to be a quirky
13646 device circumventing normal sanity checks and crashes the kernel
13647 by an insufficient number of interfaces. This patch adds a check
13648 to the code path for quirky devices.
13649
13650 Signed-off-by: Oliver Neukum <ONeukum@suse.com>
13651 CC: stable@vger.kernel.org
13652 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
13653
13654 drivers/usb/class/cdc-acm.c | 3 +++
13655 1 file changed, 3 insertions(+)
13656
13657 commit 6ee21acdf0da6602671cb50edeca0abfba3955f7
13658 Author: Oliver Neukum <oneukum@suse.com>
13659 Date: Wed Mar 16 13:26:17 2016 +0100
13660
13661 USB: usb_driver_claim_interface: add sanity checking
13662
13663 Attacks that trick drivers into passing a NULL pointer
13664 to usb_driver_claim_interface() using forged descriptors are
13665 known. This thwarts them by sanity checking.
13666
13667 Signed-off-by: Oliver Neukum <ONeukum@suse.com>
13668 CC: stable@vger.kernel.org
13669 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
13670
13671 drivers/usb/core/driver.c | 6 +++++-
13672 1 file changed, 5 insertions(+), 1 deletion(-)
13673
13674 commit 44247834ddab762509eaaf5c742e15bfadcd9d94
13675 Author: Paolo Bonzini <pbonzini@redhat.com>
13676 Date: Mon Mar 21 10:15:25 2016 +0100
13677
13678 KVM: fix spin_lock_init order on x86
13679
13680 Moving the initialization earlier is needed in 4.6 because
13681 kvm_arch_init_vm is now using mmu_lock, causing lockdep to
13682 complain:
13683
13684 [ 284.440294] INFO: trying to register non-static key.
13685 [ 284.445259] the code is fine but needs lockdep annotation.
13686 [ 284.450736] turning off the locking correctness validator.
13687 ...
13688 [ 284.528318] [<ffffffff810aecc3>] lock_acquire+0xd3/0x240
13689 [ 284.533733] [<ffffffffa0305aa0>] ? kvm_page_track_register_notifier+0x20/0x60 [kvm]
13690 [ 284.541467] [<ffffffff81715581>] _raw_spin_lock+0x41/0x80
13691 [ 284.546960] [<ffffffffa0305aa0>] ? kvm_page_track_register_notifier+0x20/0x60 [kvm]
13692 [ 284.554707] [<ffffffffa0305aa0>] kvm_page_track_register_notifier+0x20/0x60 [kvm]
13693 [ 284.562281] [<ffffffffa02ece70>] kvm_mmu_init_vm+0x20/0x30 [kvm]
13694 [ 284.568381] [<ffffffffa02dbf7a>] kvm_arch_init_vm+0x1ea/0x200 [kvm]
13695 [ 284.574740] [<ffffffffa02bff3f>] kvm_dev_ioctl+0xbf/0x4d0 [kvm]
13696
13697 However, it also helps fixing a preexisting problem, which is why this
13698 patch is also good for stable kernels: kvm_create_vm was incrementing
13699 current->mm->mm_count but not decrementing it at the out_err label (in
13700 case kvm_init_mmu_notifier failed). The new initialization order makes
13701 it possible to add the required mmdrop without adding a new error label.
13702
13703 Cc: stable@vger.kernel.org
13704 Reported-by: Borislav Petkov <bp@alien8.de>
13705 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
13706
13707 virt/kvm/kvm_main.c | 21 +++++++++++----------
13708 1 file changed, 11 insertions(+), 10 deletions(-)
13709
13710 commit 9d0cf281d74a9fe490f3ba5ca3d0e57eac066e1c
13711 Author: Paolo Bonzini <pbonzini@redhat.com>
13712 Date: Fri Mar 18 16:53:42 2016 +0100
13713
13714 KVM: VMX: avoid guest hang on invalid invvpid instruction
13715
13716 A guest executing an invalid invvpid instruction would hang
13717 because the instruction pointer was not updated.
13718
13719 Reported-by: jmontleo@redhat.com
13720 Tested-by: jmontleo@redhat.com
13721 Cc: stable@vger.kernel.org
13722 Fixes: 99b83ac893b84ed1a62ad6d1f2b6cc32026b9e85
13723 Reviewed-by: David Matlack <dmatlack@google.com>
13724 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
13725
13726 arch/x86/kvm/vmx.c | 1 +
13727 1 file changed, 1 insertion(+)
13728
13729 commit 602caaece277e5e21ae43771398bbf7778061beb
13730 Author: Paolo Bonzini <pbonzini@redhat.com>
13731 Date: Fri Mar 18 16:53:29 2016 +0100
13732
13733 KVM: VMX: avoid guest hang on invalid invept instruction
13734
13735 A guest executing an invalid invept instruction would hang
13736 because the instruction pointer was not updated.
13737
13738 Cc: stable@vger.kernel.org
13739 Fixes: bfd0a56b90005f8c8a004baf407ad90045c2b11e
13740 Reviewed-by: David Matlack <dmatlack@google.com>
13741 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
13742
13743 arch/x86/kvm/vmx.c | 1 +
13744 1 file changed, 1 insertion(+)
13745
13746 commit 3309ac82d6596de8abc6ea51dd0a942416da1cc1
13747 Author: Jann Horn <jann@thejh.net>
13748 Date: Tue Mar 22 14:25:36 2016 -0700
13749
13750 fs/coredump: prevent fsuid=0 dumps into user-controlled directories
13751
13752 This commit fixes the following security hole affecting systems where
13753 all of the following conditions are fulfilled:
13754
13755 - The fs.suid_dumpable sysctl is set to 2.
13756 - The kernel.core_pattern sysctl's value starts with "/". (Systems
13757 where kernel.core_pattern starts with "|/" are not affected.)
13758 - Unprivileged user namespace creation is permitted. (This is
13759 true on Linux >=3.8, but some distributions disallow it by
13760 default using a distro patch.)
13761
13762 Under these conditions, if a program executes under secure exec rules,
13763 causing it to run with the SUID_DUMP_ROOT flag, then unshares its user
13764 namespace, changes its root directory and crashes, the coredump will be
13765 written using fsuid=0 and a path derived from kernel.core_pattern - but
13766 this path is interpreted relative to the root directory of the process,
13767 allowing the attacker to control where a coredump will be written with
13768 root privileges.
13769
13770 To fix the security issue, always interpret core_pattern for dumps that
13771 are written under SUID_DUMP_ROOT relative to the root directory of init.
13772
13773 Signed-off-by: Jann Horn <jann@thejh.net>
13774 Acked-by: Kees Cook <keescook@chromium.org>
13775 Cc: Al Viro <viro@zeniv.linux.org.uk>
13776 Cc: "Eric W. Biederman" <ebiederm@xmission.com>
13777 Cc: Andy Lutomirski <luto@kernel.org>
13778 Cc: Oleg Nesterov <oleg@redhat.com>
13779 Cc: <stable@vger.kernel.org>
13780 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
13781 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
13782
13783 arch/um/drivers/mconsole_kern.c | 2 +-
13784 fs/coredump.c | 31 +++++++++++++++++++++++++++----
13785 fs/fhandle.c | 2 +-
13786 fs/open.c | 6 ++----
13787 include/linux/fs.h | 2 +-
13788 kernel/sysctl_binary.c | 2 +-
13789 6 files changed, 33 insertions(+), 12 deletions(-)
13790
13791 commit a7c8d3c91a3e50d0873942f09afbb5071382d5e7
13792 Author: Takashi Iwai <tiwai@suse.de>
13793 Date: Fri Apr 1 12:28:16 2016 +0200
13794
13795 ALSA: timer: Use mod_timer() for rearming the system timer
13796
13797 ALSA system timer backend stops the timer via del_timer() without sync
13798 and leaves del_timer_sync() at the close instead. This is because of
13799 the restriction by the design of ALSA timer: namely, the stop callback
13800 may be called from the timer handler, and calling the sync shall lead
13801 to a hangup. However, this also triggers a kernel BUG() when the
13802 timer is rearmed immediately after stopping without sync:
13803 kernel BUG at kernel/time/timer.c:966!
13804 Call Trace:
13805 <IRQ>
13806 [<ffffffff8239c94e>] snd_timer_s_start+0x13e/0x1a0
13807 [<ffffffff8239e1f4>] snd_timer_interrupt+0x504/0xec0
13808 [<ffffffff8122fca0>] ? debug_check_no_locks_freed+0x290/0x290
13809 [<ffffffff8239ec64>] snd_timer_s_function+0xb4/0x120
13810 [<ffffffff81296b72>] call_timer_fn+0x162/0x520
13811 [<ffffffff81296add>] ? call_timer_fn+0xcd/0x520
13812 [<ffffffff8239ebb0>] ? snd_timer_interrupt+0xec0/0xec0
13813 ....
13814
13815 It's the place where add_timer() checks the pending timer. It's clear
13816 that this may happen after the immediate restart without sync in our
13817 cases.
13818
13819 So, the workaround here is just to use mod_timer() instead of
13820 add_timer(). This looks like a band-aid fix, but it's a right move,
13821 as snd_timer_interrupt() takes care of the continuous rearm of timer.
13822
13823 Reported-by: Jiri Slaby <jslaby@suse.cz>
13824 Cc: <stable@vger.kernel.org>
13825 Signed-off-by: Takashi Iwai <tiwai@suse.de>
13826
13827 sound/core/timer.c | 4 ++--
13828 1 file changed, 2 insertions(+), 2 deletions(-)
13829
13830 commit 2de05c5fc90b461d78a54a7240b664a068844c8c
13831 Author: Daniel Vetter <daniel.vetter@ffwll.ch>
13832 Date: Wed Mar 30 11:40:43 2016 +0200
13833
13834 drm/udl: Use unlocked gem unreferencing
13835
13836 For drm_gem_object_unreference callers are required to hold
13837 dev->struct_mutex, which these paths don't. Enforcing this requirement
13838 has become a bit more strict with
13839
13840 commit ef4c6270bf2867e2f8032e9614d1a8cfc6c71663
13841 Author: Daniel Vetter <daniel.vetter@ffwll.ch>
13842 Date: Thu Oct 15 09:36:25 2015 +0200
13843
13844 drm/gem: Check locking in drm_gem_object_unreference
13845
13846 Cc: stable@vger.kernel.org
13847 Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
13848 Signed-off-by: Dave Airlie <airlied@redhat.com>
13849
13850 drivers/gpu/drm/udl/udl_fb.c | 2 +-
13851 drivers/gpu/drm/udl/udl_gem.c | 2 +-
13852 2 files changed, 2 insertions(+), 2 deletions(-)
13853
13854 commit c8153b6b1731b8fee33966dd8d148643240f1dc0
13855 Author: Jan Kara <jack@suse.com>
13856 Date: Mon Dec 7 14:34:49 2015 -0500
13857
13858 ext4: fix races of writeback with punch hole and zero range
13859
13860 When doing delayed allocation, update of on-disk inode size is postponed
13861 until IO submission time. However hole punch or zero range fallocate
13862 calls can end up discarding the tail page cache page and thus on-disk
13863 inode size would never be properly updated.
13864
13865 Make sure the on-disk inode size is updated before truncating page
13866 cache.
13867
13868 Signed-off-by: Jan Kara <jack@suse.com>
13869 Signed-off-by: Theodore Ts'o <tytso@mit.edu>
13870
13871 fs/ext4/ext4.h | 3 +++
13872 fs/ext4/extents.c | 5 +++++
13873 fs/ext4/inode.c | 35 ++++++++++++++++++++++++++++++++++-
13874 3 files changed, 42 insertions(+), 1 deletion(-)
13875
13876 commit d64beb441579f2667e99eb9d4d6e83deb88bf59b
13877 Author: Jan Kara <jack@suse.com>
13878 Date: Mon Dec 7 14:31:11 2015 -0500
13879
13880 ext4: fix races between buffered IO and collapse / insert range
13881
13882 Current code implementing FALLOC_FL_COLLAPSE_RANGE and
13883 FALLOC_FL_INSERT_RANGE is prone to races with buffered writes and page
13884 faults. If buffered write or write via mmap manages to squeeze between
13885 filemap_write_and_wait_range() and truncate_pagecache() in the fallocate
13886 implementations, the written data is simply discarded by
13887 truncate_pagecache() although it should have been shifted.
13888
13889 Fix the problem by moving filemap_write_and_wait_range() call inside
13890 i_mutex and i_mmap_sem. That way we are protected against races with
13891 both buffered writes and page faults.
13892
13893 Signed-off-by: Jan Kara <jack@suse.com>
13894 Signed-off-by: Theodore Ts'o <tytso@mit.edu>
13895
13896 fs/ext4/extents.c | 59 +++++++++++++++++++++++++++++--------------------------
13897 1 file changed, 31 insertions(+), 28 deletions(-)
13898
13899 commit b1ae49aa4dad39233b16456e0765a23ba4e0546c
13900 Author: Jan Kara <jack@suse.com>
13901 Date: Mon Dec 7 14:29:17 2015 -0500
13902
13903 ext4: move unlocked dio protection from ext4_alloc_file_blocks()
13904
13905 Currently ext4_alloc_file_blocks() was handling protection against
13906 unlocked DIO. However we now need to sometimes call it under i_mmap_sem
13907 and sometimes not and DIO protection ranks above it (although strictly
13908 speaking this cannot currently create any deadlocks). Also
13909 ext4_zero_range() was actually getting & releasing unlocked DIO
13910 protection twice in some cases. Luckily it didn't introduce any real bug
13911 but it was a land mine waiting to be stepped on. So move DIO protection
13912 out from ext4_alloc_file_blocks() into the two callsites.
13913
13914 Signed-off-by: Jan Kara <jack@suse.com>
13915 Signed-off-by: Theodore Ts'o <tytso@mit.edu>
13916
13917 fs/ext4/extents.c | 21 ++++++++++-----------
13918 1 file changed, 10 insertions(+), 11 deletions(-)
13919
13920 commit f9329a4ec30a26f0fababf809c5f1a3ef851b625
13921 Author: Jan Kara <jack@suse.com>
13922 Date: Mon Dec 7 14:28:03 2015 -0500
13923
13924 ext4: fix races between page faults and hole punching
13925
13926 Currently, page faults and hole punching are completely unsynchronized.
13927 This can result in page fault faulting in a page into a range that we
13928 are punching after truncate_pagecache_range() has been called and thus
13929 we can end up with a page mapped to disk blocks that will be shortly
13930 freed. Filesystem corruption will shortly follow. Note that the same
13931 race is avoided for truncate by checking page fault offset against
13932 i_size but there isn't similar mechanism available for punching holes.
13933
13934 Fix the problem by creating new rw semaphore i_mmap_sem in inode and
13935 grab it for writing over truncate, hole punching, and other functions
13936 removing blocks from extent tree and for read over page faults. We
13937 cannot easily use i_data_sem for this since that ranks below transaction
13938 start and we need something ranking above it so that it can be held over
13939 the whole truncate / hole punching operation. Also remove various
13940 workarounds we had in the code to reduce race window when page fault
13941 could have created pages with stale mapping information.
13942
13943 Signed-off-by: Jan Kara <jack@suse.com>
13944 Signed-off-by: Theodore Ts'o <tytso@mit.edu>
13945
13946 fs/ext4/ext4.h | 10 +++++++++
13947 fs/ext4/extents.c | 54 ++++++++++++++++++++++++--------------------
13948 fs/ext4/file.c | 66 ++++++++++++++++++++++++++++++++++++++++++++++--------
13949 fs/ext4/inode.c | 36 +++++++++++++++++++++--------
13950 fs/ext4/super.c | 1 +
13951 fs/ext4/truncate.h | 2 ++
13952 6 files changed, 127 insertions(+), 42 deletions(-)
13953
13954 commit 572a615b85c1d5c8aeea4ffd24ab428775a1cca9
13955 Author: Guenter Roeck <linux@roeck-us.net>
13956 Date: Sat Mar 26 12:28:05 2016 -0700
13957
13958 hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated
13959
13960 arm:pxa_defconfig can result in the following crash if the max1111 driver
13961 is not instantiated.
13962
13963 Unhandled fault: page domain fault (0x01b) at 0x00000000
13964 pgd = c0004000
13965 [00000000] *pgd=00000000
13966 Internal error: : 1b [#1] PREEMPT ARM
13967 Modules linked in:
13968 CPU: 0 PID: 300 Comm: kworker/0:1 Not tainted 4.5.0-01301-g1701f680407c #10
13969 Hardware name: SHARP Akita
13970 Workqueue: events sharpsl_charge_toggle
13971 task: c390a000 ti: c391e000 task.ti: c391e000
13972 PC is at max1111_read_channel+0x20/0x30
13973 LR is at sharpsl_pm_pxa_read_max1111+0x2c/0x3c
13974 pc : [<c03aaab0>] lr : [<c0024b50>] psr: 20000013
13975 ...
13976 [<c03aaab0>] (max1111_read_channel) from [<c0024b50>]
13977 (sharpsl_pm_pxa_read_max1111+0x2c/0x3c)
13978 [<c0024b50>] (sharpsl_pm_pxa_read_max1111) from [<c00262e0>]
13979 (spitzpm_read_devdata+0x5c/0xc4)
13980 [<c00262e0>] (spitzpm_read_devdata) from [<c0024094>]
13981 (sharpsl_check_battery_temp+0x78/0x110)
13982 [<c0024094>] (sharpsl_check_battery_temp) from [<c0024f9c>]
13983 (sharpsl_charge_toggle+0x48/0x110)
13984 [<c0024f9c>] (sharpsl_charge_toggle) from [<c004429c>]
13985 (process_one_work+0x14c/0x48c)
13986 [<c004429c>] (process_one_work) from [<c0044618>] (worker_thread+0x3c/0x5d4)
13987 [<c0044618>] (worker_thread) from [<c004a238>] (kthread+0xd0/0xec)
13988 [<c004a238>] (kthread) from [<c000a670>] (ret_from_fork+0x14/0x24)
13989
13990 This can occur because the SPI controller driver (SPI_PXA2XX) is built as
13991 module and thus not necessarily loaded. While building SPI_PXA2XX into the
13992 kernel would make the problem disappear, it appears prudent to ensure that
13993 the driver is instantiated before accessing its data structures.
13994
13995 Cc: Arnd Bergmann <arnd@arndb.de>
13996 Cc: stable@vger.kernel.org
13997 Signed-off-by: Guenter Roeck <linux@roeck-us.net>
13998
13999 drivers/hwmon/max1111.c | 6 ++++++
14000 1 file changed, 6 insertions(+)
14001
14002 commit f75f1af7a0b4be055855ca5120ee78174f3370f2
14003 Author: Nicolai Stange <nicstange@gmail.com>
14004 Date: Sun Mar 20 23:23:46 2016 +0100
14005
14006 PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
14007
14008 Despite what the DocBook comment to pkcs7_validate_trust() says, the
14009 *_trusted argument is never set to false.
14010
14011 pkcs7_validate_trust() only positively sets *_trusted upon encountering
14012 a trusted PKCS#7 SignedInfo block.
14013
14014 This is quite unfortunate since its callers, system_verify_data() for
14015 example, depend on pkcs7_validate_trust() clearing *_trusted on non-trust.
14016
14017 Indeed, UBSAN splats when attempting to load the uninitialized local
14018 variable 'trusted' from system_verify_data() in pkcs7_validate_trust():
14019
14020 UBSAN: Undefined behaviour in crypto/asymmetric_keys/pkcs7_trust.c:194:14
14021 load of value 82 is not a valid value for type '_Bool'
14022 [...]
14023 Call Trace:
14024 [<ffffffff818c4d35>] dump_stack+0xbc/0x117
14025 [<ffffffff818c4c79>] ? _atomic_dec_and_lock+0x169/0x169
14026 [<ffffffff8194113b>] ubsan_epilogue+0xd/0x4e
14027 [<ffffffff819419fa>] __ubsan_handle_load_invalid_value+0x111/0x158
14028 [<ffffffff819418e9>] ? val_to_string.constprop.12+0xcf/0xcf
14029 [<ffffffff818334a4>] ? x509_request_asymmetric_key+0x114/0x370
14030 [<ffffffff814b83f0>] ? kfree+0x220/0x370
14031 [<ffffffff818312c2>] ? public_key_verify_signature_2+0x32/0x50
14032 [<ffffffff81835e04>] pkcs7_validate_trust+0x524/0x5f0
14033 [<ffffffff813c391a>] system_verify_data+0xca/0x170
14034 [<ffffffff813c3850>] ? top_trace_array+0x9b/0x9b
14035 [<ffffffff81510b29>] ? __vfs_read+0x279/0x3d0
14036 [<ffffffff8129372f>] mod_verify_sig+0x1ff/0x290
14037 [...]
14038
14039 The implication is that pkcs7_validate_trust() effectively grants trust
14040 when it really shouldn't have.
14041
14042 Fix this by explicitly setting *_trusted to false at the very beginning
14043 of pkcs7_validate_trust().
14044
14045 Cc: <stable@vger.kernel.org>
14046 Signed-off-by: Nicolai Stange <nicstange@gmail.com>
14047 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
14048
14049 crypto/asymmetric_keys/pkcs7_trust.c | 2 ++
14050 1 file changed, 2 insertions(+)
14051
14052 commit 1052826f7352ccc98167129b0b83222f45d50046
14053 Author: Florian Westphal <fw@strlen.de>
14054 Date: Tue Mar 22 18:02:49 2016 +0100
14055
14056 netfilter: x_tables: validate e->target_offset early
14057
14058 We should check that e->target_offset is sane before
14059 mark_source_chains gets called since it will fetch the target entry
14060 for loop detection.
14061
14062 Signed-off-by: Florian Westphal <fw@strlen.de>
14063 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
14064
14065 net/ipv4/netfilter/arp_tables.c | 17 ++++++++---------
14066 net/ipv4/netfilter/ip_tables.c | 17 ++++++++---------
14067 net/ipv6/netfilter/ip6_tables.c | 17 ++++++++---------
14068 3 files changed, 24 insertions(+), 27 deletions(-)
14069
14070 commit b35d19509e8dab157214e46dd24314663ccf554f
14071 Author: Florian Westphal <fw@strlen.de>
14072 Date: Tue Mar 22 18:02:50 2016 +0100
14073
14074 netfilter: x_tables: make sure e->next_offset covers remaining blob size
14075
14076 Otherwise this function may read data beyond the ruleset blob.
14077
14078 Signed-off-by: Florian Westphal <fw@strlen.de>
14079 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
14080
14081 net/ipv4/netfilter/arp_tables.c | 6 ++++--
14082 net/ipv4/netfilter/ip_tables.c | 6 ++++--
14083 net/ipv6/netfilter/ip6_tables.c | 6 ++++--
14084 3 files changed, 12 insertions(+), 6 deletions(-)
14085
14086 commit 4d7642ed66b69140733a7b51fcd6d37ce4d4514c
14087 Author: Florian Westphal <fw@strlen.de>
14088 Date: Tue Mar 22 18:02:52 2016 +0100
14089
14090 netfilter: x_tables: fix unconditional helper
14091
14092 Ben Hawkes says:
14093
14094 In the mark_source_chains function (net/ipv4/netfilter/ip_tables.c) it
14095 is possible for a user-supplied ipt_entry structure to have a large
14096 next_offset field. This field is not bounds checked prior to writing a
14097 counter value at the supplied offset.
14098
14099 Problem is that mark_source_chains should not have been called --
14100 the rule doesn't have a next entry, so its supposed to return
14101 an absolute verdict of either ACCEPT or DROP.
14102
14103 However, the function conditional() doesn't work as the name implies.
14104 It only checks that the rule is using wildcard address matching.
14105
14106 However, an unconditional rule must also not be using any matches
14107 (no -m args).
14108
14109 The underflow validator only checked the addresses, therefore
14110 passing the 'unconditional absolute verdict' test, while
14111 mark_source_chains also tested for presence of matches, and thus
14112 proceeeded to the next (not-existent) rule.
14113
14114 Unify this so that all the callers have same idea of 'unconditional rule'.
14115
14116 Reported-by: Ben Hawkes <hawkes@google.com>
14117 Signed-off-by: Florian Westphal <fw@strlen.de>
14118 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
14119
14120 net/ipv4/netfilter/arp_tables.c | 18 +++++++++---------
14121 net/ipv4/netfilter/ip_tables.c | 23 +++++++++++------------
14122 net/ipv6/netfilter/ip6_tables.c | 23 +++++++++++------------
14123 3 files changed, 31 insertions(+), 33 deletions(-)
14124
14125 commit e3e51682563f1453dfc4b9ef88b29af4d1a78e78
14126 Author: Pablo Neira Ayuso <pablo@netfilter.org>
14127 Date: Thu Mar 24 21:29:53 2016 +0100
14128
14129 netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES
14130
14131 Make sure the table names via getsockopt GET_ENTRIES is nul-terminated
14132 in ebtables and all the x_tables variants and their respective compat
14133 code. Uncovered by KASAN.
14134
14135 Reported-by: Baozeng Ding <sploving1@gmail.com>
14136 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
14137
14138 net/bridge/netfilter/ebtables.c | 4 ++++
14139 net/ipv4/netfilter/arp_tables.c | 2 ++
14140 net/ipv4/netfilter/ip_tables.c | 2 ++
14141 net/ipv6/netfilter/ip6_tables.c | 2 ++
14142 4 files changed, 10 insertions(+)
14143
14144 commit 7742471b674597627f8f608f6a89c6e5bbd6533d
14145 Author: Nicolai Stange <nicstange@gmail.com>
14146 Date: Fri Mar 25 14:22:14 2016 -0700
14147
14148 mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
14149
14150 If
14151 - generic_file_read_iter() gets called with a zero read length,
14152 - the read offset is at a page boundary,
14153 - IOCB_DIRECT is not set
14154 - and the page in question hasn't made it into the page cache yet,
14155 then do_generic_file_read() will trigger a readahead with a req_size hint
14156 of zero.
14157
14158 Since roundup_pow_of_two(0) is undefined, UBSAN reports
14159
14160 UBSAN: Undefined behaviour in include/linux/log2.h:63:13
14161 shift exponent 64 is too large for 64-bit type 'long unsigned int'
14162 CPU: 3 PID: 1017 Comm: sa1 Tainted: G L 4.5.0-next-20160318+ #14
14163 [...]
14164 Call Trace:
14165 [...]
14166 [<ffffffff813ef61a>] ondemand_readahead+0x3aa/0x3d0
14167 [<ffffffff813ef61a>] ? ondemand_readahead+0x3aa/0x3d0
14168 [<ffffffff813c73bd>] ? find_get_entry+0x2d/0x210
14169 [<ffffffff813ef9c3>] page_cache_sync_readahead+0x63/0xa0
14170 [<ffffffff813cc04d>] do_generic_file_read+0x80d/0xf90
14171 [<ffffffff813cc955>] generic_file_read_iter+0x185/0x420
14172 [...]
14173 [<ffffffff81510b06>] __vfs_read+0x256/0x3d0
14174 [...]
14175
14176 when get_init_ra_size() gets called from ondemand_readahead().
14177
14178 The net effect is that the initial readahead size is arch dependent for
14179 requested read lengths of zero: for example, since
14180
14181 1UL << (sizeof(unsigned long) * 8)
14182
14183 evaluates to 1 on x86 while its result is 0 on ARMv7, the initial readahead
14184 size becomes 4 on the former and 0 on the latter.
14185
14186 What's more, whether or not the file access timestamp is updated for zero
14187 length reads is decided differently for the two cases of IOCB_DIRECT
14188 being set or cleared: in the first case, generic_file_read_iter()
14189 explicitly skips updating that timestamp while in the latter case, it is
14190 always updated through the call to do_generic_file_read().
14191
14192 According to POSIX, zero length reads "do not modify the last data access
14193 timestamp" and thus, the IOCB_DIRECT behaviour is POSIXly correct.
14194
14195 Let generic_file_read_iter() unconditionally check the requested read
14196 length at its entry and return immediately with success if it is zero.
14197
14198 Signed-off-by: Nicolai Stange <nicstange@gmail.com>
14199 Cc: Al Viro <viro@zeniv.linux.org.uk>
14200 Reviewed-by: Jan Kara <jack@suse.cz>
14201 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
14202 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
14203
14204 mm/filemap.c | 7 ++++---
14205 1 file changed, 4 insertions(+), 3 deletions(-)
14206
14207 commit 604785419da498d7e876a0191b2e11626db706bb
14208 Author: Oliver Neukum <oneukum@suse.com>
14209 Date: Thu Mar 17 14:00:17 2016 -0700
14210
14211 Input: ims-pcu - sanity check against missing interfaces
14212
14213 A malicious device missing interface can make the driver oops.
14214 Add sanity checking.
14215
14216 Signed-off-by: Oliver Neukum <ONeukum@suse.com>
14217 CC: stable@vger.kernel.org
14218 Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
14219
14220 drivers/input/misc/ims-pcu.c | 4 ++++
14221 1 file changed, 4 insertions(+)
14222
14223 commit 24c3f4f6652f07eb2c3deea1488ff4de00592e80
14224 Author: Vladis Dronov <vdronov@redhat.com>
14225 Date: Wed Mar 23 11:53:46 2016 -0700
14226
14227 Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
14228
14229 The ati_remote2 driver expects at least two interfaces with one
14230 endpoint each. If given malicious descriptor that specify one
14231 interface or no endpoints, it will crash in the probe function.
14232 Ensure there is at least two interfaces and one endpoint for each
14233 interface before using it.
14234
14235 The full disclosure: http://seclists.org/bugtraq/2016/Mar/90
14236
14237 Reported-by: Ralf Spenneberg <ralf@spenneberg.net>
14238 Signed-off-by: Vladis Dronov <vdronov@redhat.com>
14239 Cc: stable@vger.kernel.org
14240 Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
14241
14242 drivers/input/misc/ati_remote2.c | 36 ++++++++++++++++++++++++++++++------
14243 1 file changed, 30 insertions(+), 6 deletions(-)
14244
14245 commit 262df604d00e72a4b930fbf7fe3a770f0196a5a5
14246 Author: Oliver Neukum <oneukum@suse.com>
14247 Date: Wed Mar 23 14:36:56 2016 -0700
14248
14249 Input: sur40 - fix DMA on stack
14250
14251 During the initialisation the driver uses a buffer on the stack for DMA.
14252 That violates the cache coherency rules. The fix is to allocate the buffer
14253 with kmalloc().
14254
14255 Signed-off-by: Oliver Neukum <ONeukum@suse.com>
14256 Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
14257
14258 drivers/input/touchscreen/sur40.c | 21 ++++++++++++++-------
14259 1 file changed, 14 insertions(+), 7 deletions(-)
14260
14261 commit 015dd03669b2ab646723f6b123377e4ef5694a10
14262 Author: Haiyang Zhang <haiyangz@microsoft.com>
14263 Date: Wed Mar 23 09:43:10 2016 -0700
14264
14265 hv_netvsc: Fix the array sizes to be max supported channels
14266
14267 The VRSS_CHANNEL_MAX is the max number of channels supported by Hyper-V
14268 hosts. We use it for the related array sizes instead of using NR_CPUS,
14269 which may be set to several thousands.
14270 This patch reduces possible memory allocation failures.
14271
14272 Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
14273 Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
14274 Signed-off-by: David S. Miller <davem@davemloft.net>
14275
14276 drivers/net/hyperv/hyperv_net.h | 7 ++++---
14277 drivers/net/hyperv/rndis_filter.c | 4 ++--
14278 2 files changed, 6 insertions(+), 5 deletions(-)
14279
14280 commit a850a78d6393ef22a970266cbbefdf3dba0267b5
14281 Author: Haiyang Zhang <haiyangz@microsoft.com>
14282 Date: Wed Mar 23 09:43:09 2016 -0700
14283
14284 hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
14285
14286 struct netvsc_device is freed in rndis_filter_device_remove(). So we save
14287 the nvdev->num_chn into a temp variable for later usage.
14288
14289 (Please also include this patch into stable branch.)
14290
14291 Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
14292 Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
14293 Signed-off-by: David S. Miller <davem@davemloft.net>
14294
14295 drivers/net/hyperv/netvsc_drv.c | 5 ++++-
14296 1 file changed, 4 insertions(+), 1 deletion(-)
14297
14298 commit 7409626e43fe871cede30ac926425938f3ccddaf
14299 Author: Guillaume Nault <g.nault@alphalink.fr>
14300 Date: Wed Mar 23 16:38:55 2016 +0100
14301
14302 ppp: take reference on channels netns
14303
14304 Let channels hold a reference on their network namespace.
14305 Some channel types, like ppp_async and ppp_synctty, can have their
14306 userspace controller running in a different namespace. Therefore they
14307 can't rely on them to preclude their netns from being removed from
14308 under them.
14309
14310 ==================================================================
14311 BUG: KASAN: use-after-free in ppp_unregister_channel+0x372/0x3a0 at
14312 addr ffff880064e217e0
14313 Read of size 8 by task syz-executor/11581
14314 =============================================================================
14315 BUG net_namespace (Not tainted): kasan: bad access detected
14316 -----------------------------------------------------------------------------
14317
14318 Disabling lock debugging due to kernel taint
14319 INFO: Allocated in copy_net_ns+0x6b/0x1a0 age=92569 cpu=3 pid=6906
14320 [< none >] ___slab_alloc+0x4c7/0x500 kernel/mm/slub.c:2440
14321 [< none >] __slab_alloc+0x4c/0x90 kernel/mm/slub.c:2469
14322 [< inline >] slab_alloc_node kernel/mm/slub.c:2532
14323 [< inline >] slab_alloc kernel/mm/slub.c:2574
14324 [< none >] kmem_cache_alloc+0x23a/0x2b0 kernel/mm/slub.c:2579
14325 [< inline >] kmem_cache_zalloc kernel/include/linux/slab.h:597
14326 [< inline >] net_alloc kernel/net/core/net_namespace.c:325
14327 [< none >] copy_net_ns+0x6b/0x1a0 kernel/net/core/net_namespace.c:360
14328 [< none >] create_new_namespaces+0x2f6/0x610 kernel/kernel/nsproxy.c:95
14329 [< none >] copy_namespaces+0x297/0x320 kernel/kernel/nsproxy.c:150
14330 [< none >] copy_process.part.35+0x1bf4/0x5760 kernel/kernel/fork.c:1451
14331 [< inline >] copy_process kernel/kernel/fork.c:1274
14332 [< none >] _do_fork+0x1bc/0xcb0 kernel/kernel/fork.c:1723
14333 [< inline >] SYSC_clone kernel/kernel/fork.c:1832
14334 [< none >] SyS_clone+0x37/0x50 kernel/kernel/fork.c:1826
14335 [< none >] entry_SYSCALL_64_fastpath+0x16/0x7a kernel/arch/x86/entry/entry_64.S:185
14336
14337 INFO: Freed in net_drop_ns+0x67/0x80 age=575 cpu=2 pid=2631
14338 [< none >] __slab_free+0x1fc/0x320 kernel/mm/slub.c:2650
14339 [< inline >] slab_free kernel/mm/slub.c:2805
14340 [< none >] kmem_cache_free+0x2a0/0x330 kernel/mm/slub.c:2814
14341 [< inline >] net_free kernel/net/core/net_namespace.c:341
14342 [< none >] net_drop_ns+0x67/0x80 kernel/net/core/net_namespace.c:348
14343 [< none >] cleanup_net+0x4e5/0x600 kernel/net/core/net_namespace.c:448
14344 [< none >] process_one_work+0x794/0x1440 kernel/kernel/workqueue.c:2036
14345 [< none >] worker_thread+0xdb/0xfc0 kernel/kernel/workqueue.c:2170
14346 [< none >] kthread+0x23f/0x2d0 kernel/drivers/block/aoe/aoecmd.c:1303
14347 [< none >] ret_from_fork+0x3f/0x70 kernel/arch/x86/entry/entry_64.S:468
14348 INFO: Slab 0xffffea0001938800 objects=3 used=0 fp=0xffff880064e20000
14349 flags=0x5fffc0000004080
14350 INFO: Object 0xffff880064e20000 @offset=0 fp=0xffff880064e24200
14351
14352 CPU: 1 PID: 11581 Comm: syz-executor Tainted: G B 4.4.0+
14353 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS
14354 rel-1.8.2-0-g33fbe13 by qemu-project.org 04/01/2014
14355 00000000ffffffff ffff8800662c7790 ffffffff8292049d ffff88003e36a300
14356 ffff880064e20000 ffff880064e20000 ffff8800662c77c0 ffffffff816f2054
14357 ffff88003e36a300 ffffea0001938800 ffff880064e20000 0000000000000000
14358 Call Trace:
14359 [< inline >] __dump_stack kernel/lib/dump_stack.c:15
14360 [<ffffffff8292049d>] dump_stack+0x6f/0xa2 kernel/lib/dump_stack.c:50
14361 [<ffffffff816f2054>] print_trailer+0xf4/0x150 kernel/mm/slub.c:654
14362 [<ffffffff816f875f>] object_err+0x2f/0x40 kernel/mm/slub.c:661
14363 [< inline >] print_address_description kernel/mm/kasan/report.c:138
14364 [<ffffffff816fb0c5>] kasan_report_error+0x215/0x530 kernel/mm/kasan/report.c:236
14365 [< inline >] kasan_report kernel/mm/kasan/report.c:259
14366 [<ffffffff816fb4de>] __asan_report_load8_noabort+0x3e/0x40 kernel/mm/kasan/report.c:280
14367 [< inline >] ? ppp_pernet kernel/include/linux/compiler.h:218
14368 [<ffffffff83ad71b2>] ? ppp_unregister_channel+0x372/0x3a0 kernel/drivers/net/ppp/ppp_generic.c:2392
14369 [< inline >] ppp_pernet kernel/include/linux/compiler.h:218
14370 [<ffffffff83ad71b2>] ppp_unregister_channel+0x372/0x3a0 kernel/drivers/net/ppp/ppp_generic.c:2392
14371 [< inline >] ? ppp_pernet kernel/drivers/net/ppp/ppp_generic.c:293
14372 [<ffffffff83ad6f26>] ? ppp_unregister_channel+0xe6/0x3a0 kernel/drivers/net/ppp/ppp_generic.c:2392
14373 [<ffffffff83ae18f3>] ppp_asynctty_close+0xa3/0x130 kernel/drivers/net/ppp/ppp_async.c:241
14374 [<ffffffff83ae1850>] ? async_lcp_peek+0x5b0/0x5b0 kernel/drivers/net/ppp/ppp_async.c:1000
14375 [<ffffffff82c33239>] tty_ldisc_close.isra.1+0x99/0xe0 kernel/drivers/tty/tty_ldisc.c:478
14376 [<ffffffff82c332c0>] tty_ldisc_kill+0x40/0x170 kernel/drivers/tty/tty_ldisc.c:744
14377 [<ffffffff82c34943>] tty_ldisc_release+0x1b3/0x260 kernel/drivers/tty/tty_ldisc.c:772
14378 [<ffffffff82c1ef21>] tty_release+0xac1/0x13e0 kernel/drivers/tty/tty_io.c:1901
14379 [<ffffffff82c1e460>] ? release_tty+0x320/0x320 kernel/drivers/tty/tty_io.c:1688
14380 [<ffffffff8174de36>] __fput+0x236/0x780 kernel/fs/file_table.c:208
14381 [<ffffffff8174e405>] ____fput+0x15/0x20 kernel/fs/file_table.c:244
14382 [<ffffffff813595ab>] task_work_run+0x16b/0x200 kernel/kernel/task_work.c:115
14383 [< inline >] exit_task_work kernel/include/linux/task_work.h:21
14384 [<ffffffff81307105>] do_exit+0x8b5/0x2c60 kernel/kernel/exit.c:750
14385 [<ffffffff813fdd20>] ? debug_check_no_locks_freed+0x290/0x290 kernel/kernel/locking/lockdep.c:4123
14386 [<ffffffff81306850>] ? mm_update_next_owner+0x6f0/0x6f0 kernel/kernel/exit.c:357
14387 [<ffffffff813215e6>] ? __dequeue_signal+0x136/0x470 kernel/kernel/signal.c:550
14388 [<ffffffff8132067b>] ? recalc_sigpending_tsk+0x13b/0x180 kernel/kernel/signal.c:145
14389 [<ffffffff81309628>] do_group_exit+0x108/0x330 kernel/kernel/exit.c:880
14390 [<ffffffff8132b9d4>] get_signal+0x5e4/0x14f0 kernel/kernel/signal.c:2307
14391 [< inline >] ? kretprobe_table_lock kernel/kernel/kprobes.c:1113
14392 [<ffffffff8151d355>] ? kprobe_flush_task+0xb5/0x450 kernel/kernel/kprobes.c:1158
14393 [<ffffffff8115f7d3>] do_signal+0x83/0x1c90 kernel/arch/x86/kernel/signal.c:712
14394 [<ffffffff8151d2a0>] ? recycle_rp_inst+0x310/0x310 kernel/include/linux/list.h:655
14395 [<ffffffff8115f750>] ? setup_sigcontext+0x780/0x780 kernel/arch/x86/kernel/signal.c:165
14396 [<ffffffff81380864>] ? finish_task_switch+0x424/0x5f0 kernel/kernel/sched/core.c:2692
14397 [< inline >] ? finish_lock_switch kernel/kernel/sched/sched.h:1099
14398 [<ffffffff81380560>] ? finish_task_switch+0x120/0x5f0 kernel/kernel/sched/core.c:2678
14399 [< inline >] ? context_switch kernel/kernel/sched/core.c:2807
14400 [<ffffffff85d794e9>] ? __schedule+0x919/0x1bd0 kernel/kernel/sched/core.c:3283
14401 [<ffffffff81003901>] exit_to_usermode_loop+0xf1/0x1a0 kernel/arch/x86/entry/common.c:247
14402 [< inline >] prepare_exit_to_usermode kernel/arch/x86/entry/common.c:282
14403 [<ffffffff810062ef>] syscall_return_slowpath+0x19f/0x210 kernel/arch/x86/entry/common.c:344
14404 [<ffffffff85d88022>] int_ret_from_sys_call+0x25/0x9f kernel/arch/x86/entry/entry_64.S:281
14405 Memory state around the buggy address:
14406 ffff880064e21680: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
14407 ffff880064e21700: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
14408 >ffff880064e21780: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
14409 ^
14410 ffff880064e21800: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
14411 ffff880064e21880: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
14412 ==================================================================
14413
14414 Fixes: 273ec51dd7ce ("net: ppp_generic - introduce net-namespace functionality v2")
14415 Reported-by: Baozeng Ding <sploving1@gmail.com>
14416 Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
14417 Reviewed-by: Cyrill Gorcunov <gorcunov@openvz.org>
14418 Signed-off-by: David S. Miller <davem@davemloft.net>
14419
14420 drivers/net/ppp/ppp_generic.c | 4 +++-
14421 1 file changed, 3 insertions(+), 1 deletion(-)
14422
14423 commit bfb890c1ac9d29b377f6bec4a5aab51d053114c4
14424 Author: Herbert Xu <herbert@gondor.apana.org.au>
14425 Date: Wed Mar 16 17:06:01 2016 +0800
14426
14427 eCryptfs: Use skcipher and shash
14428
14429 eCryptfs: Fix null pointer dereference on kzalloc error path
14430
14431 The conversion to skcipher and shash added a couple of null pointer
14432 dereference bugs on the kzalloc failure path. This patch fixes them.
14433
14434 Fixes: 3095e8e366b4 ("eCryptfs: Use skcipher and shash")
14435 Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
14436 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
14437
14438 fs/ecryptfs/keystore.c | 6 ++----
14439 1 file changed, 2 insertions(+), 4 deletions(-)
14440
14441 commit 58a8421ae537e0609c4ff59bf6b11be869a43cc6
14442 Author: Boris BREZILLON <boris.brezillon@free-electrons.com>
14443 Date: Thu Mar 17 10:21:34 2016 +0100
14444
14445 crypto: marvell/cesa - fix memory leak
14446
14447 Crypto requests are not guaranteed to be finalized (->final() call),
14448 and can be freed at any moment, without getting any notification from
14449 the core. This can lead to memory leaks of the ->cache buffer.
14450
14451 Make this buffer part of the request object, and allocate an extra buffer
14452 from the DMA cache pool when doing DMA operations.
14453
14454 As a side effect, this patch also fixes another bug related to cache
14455 allocation and DMA operations. When the core allocates a new request and
14456 import an existing state, a cache buffer can be allocated (depending
14457 on the state). The problem is, at that very moment, we don't know yet
14458 whether the request will use DMA or not, and since everything is
14459 likely to be initialized to zero, mv_cesa_ahash_alloc_cache() thinks it
14460 should allocate a buffer for standard operation. But when
14461 mv_cesa_ahash_free_cache() is called, req->type has been set to
14462 CESA_DMA_REQ in the meantime, thus leading to an invalind dma_pool_free()
14463 call (the buffer passed in argument has not been allocated from the pool).
14464
14465 Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
14466 Reported-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
14467 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
14468
14469 drivers/crypto/marvell/cesa.h | 3 +-
14470 drivers/crypto/marvell/hash.c | 86 +++++++++----------------------------------
14471 2 files changed, 20 insertions(+), 69 deletions(-)
14472
14473 commit 1ec604f99895b9c37f26a692ff83a7da02d667fd
14474 Author: Boris BREZILLON <boris.brezillon@free-electrons.com>
14475 Date: Thu Mar 17 10:21:35 2016 +0100
14476
14477 crypto: marvell/cesa - initialize hash states
14478
14479 ->export() might be called before we have done an update operation,
14480 and in this case the ->state field is left uninitialized.
14481 Put the correct default value when initializing the request.
14482
14483 Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
14484 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
14485
14486 drivers/crypto/marvell/hash.c | 20 ++++++++++++++++++++
14487 1 file changed, 20 insertions(+)
14488
14489 commit 23879f055d23e82c2f78cceca22c33e631973977
14490 Author: David S. Miller <davem@davemloft.net>
14491 Date: Sun Mar 13 23:28:00 2016 -0400
14492
14493 ipv4: Don't do expensive useless work during inetdev destroy.
14494
14495 When an inetdev is destroyed, every address assigned to the interface
14496 is removed. And in this scenerio we do two pointless things which can
14497 be very expensive if the number of assigned interfaces is large:
14498
14499 1) Address promotion. We are deleting all addresses, so there is no
14500 point in doing this.
14501
14502 2) A full nf conntrack table purge for every address. We only need to
14503 do this once, as is already caught by the existing
14504 masq_dev_notifier so masq_inet_event() can skip this.
14505
14506 Reported-by: Solar Designer <solar@openwall.com>
14507 Signed-off-by: David S. Miller <davem@davemloft.net>
14508 Tested-by: Cyrill Gorcunov <gorcunov@openvz.org>
14509
14510 net/ipv4/devinet.c | 4 ++++
14511 net/ipv4/fib_frontend.c | 4 ++++
14512 net/ipv4/netfilter/nf_nat_masquerade_ipv4.c | 12 ++++++++++--
14513 3 files changed, 18 insertions(+), 2 deletions(-)
14514
14515 commit 60394231e840e884024592a76a6c5612433d3756
14516 Author: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
14517 Date: Tue Mar 8 10:34:28 2016 -0300
14518
14519 sctp: fix copying more bytes than expected in sctp_add_bind_addr
14520
14521 Dmitry reported that sctp_add_bind_addr may read more bytes than
14522 expected in case the parameter is a IPv4 addr supplied by the user
14523 through calls such as sctp_bindx_add(), because it always copies
14524 sizeof(union sctp_addr) while the buffer may be just a struct
14525 sockaddr_in, which is smaller.
14526
14527 This patch then fixes it by limiting the memcpy to the min between the
14528 union size and a (new parameter) provided addr size. Where possible this
14529 parameter still is the size of that union, except for reading from
14530 user-provided buffers, which then it accounts for protocol type.
14531
14532 Reported-by: Dmitry Vyukov <dvyukov@google.com>
14533 Tested-by: Dmitry Vyukov <dvyukov@google.com>
14534 Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
14535 Signed-off-by: David S. Miller <davem@davemloft.net>
14536
14537 include/net/sctp/structs.h | 2 +-
14538 net/sctp/bind_addr.c | 14 ++++++++------
14539 net/sctp/protocol.c | 1 +
14540 net/sctp/sm_make_chunk.c | 3 ++-
14541 net/sctp/socket.c | 4 +++-
14542 5 files changed, 15 insertions(+), 9 deletions(-)
14543
14544 commit 9831caa50e1453818c5ec618890291f028b7992f
14545 Author: Brad Spengler <spender@grsecurity.net>
14546 Date: Mon Mar 28 19:20:28 2016 -0400
14547
14548 Also allow /bin/false as needed by systemd
14549
14550 kernel/kmod.c | 2 +-
14551 1 file changed, 1 insertion(+), 1 deletion(-)
14552
14553 commit bb38a61b496a3f09f4d7b93d2f0fe15476918147
14554 Author: Brad Spengler <spender@grsecurity.net>
14555 Date: Tue Mar 22 16:59:43 2016 -0400
14556
14557 Fix size_overflow FP reported by marcan at:
14558 https://forums.grsecurity.net/viewtopic.php?f=3&t=4426
14559
14560 net/ipv6/xfrm6_mode_transport.c | 2 +-
14561 1 file changed, 1 insertion(+), 1 deletion(-)
14562
14563 commit 523a36a9c845da3051e58c6767c2e1a0f640998a
14564 Merge: 0d0ec9e c0b77a7
14565 Author: Brad Spengler <spender@grsecurity.net>
14566 Date: Wed Mar 16 20:20:40 2016 -0400
14567
14568 Merge branch 'pax-test' into grsec-test
14569
14570 commit c0b77a7cb578199f0b7dc90768a13ca6c044aba9
14571 Merge: 10d57c1 0d19123
14572 Author: Brad Spengler <spender@grsecurity.net>
14573 Date: Wed Mar 16 20:20:27 2016 -0400
14574
14575 Merge branch 'linux-4.4.y' into pax-test
14576
14577 commit 0d0ec9ee83144ab839710a01cfd746bd78257394
14578 Author: Brad Spengler <spender@grsecurity.net>
14579 Date: Mon Mar 14 20:15:47 2016 -0400
14580
14581 Invert logic to clean up code
14582
14583 fs/namei.c | 32 +++++++-------------------------
14584 grsecurity/grsec_chroot.c | 10 +++++-----
14585 2 files changed, 12 insertions(+), 30 deletions(-)
14586
14587 commit 39e0e623c84863af7b3ace759b583ff938fde2b7
14588 Author: Brad Spengler <spender@grsecurity.net>
14589 Date: Mon Mar 14 19:59:36 2016 -0400
14590
14591 compile fix
14592
14593 fs/namei.c | 5 ++---
14594 1 file changed, 2 insertions(+), 3 deletions(-)
14595
14596 commit 2b3ad8bc095fea829275b7fcc7e5671677b8ed33
14597 Author: Brad Spengler <spender@grsecurity.net>
14598 Date: Mon Mar 14 19:57:53 2016 -0400
14599
14600 Also handle renames
14601
14602 fs/namei.c | 9 +++++++++
14603 1 file changed, 9 insertions(+)
14604
14605 commit 54dfd13b19743d4a340de0cd5683b5bde44e7d9c
14606 Author: Brad Spengler <spender@grsecurity.net>
14607 Date: Mon Mar 14 19:45:56 2016 -0400
14608
14609 Add additional check to cover lookup family of functions
14610
14611 fs/namei.c | 9 +++++++++
14612 1 file changed, 9 insertions(+)
14613
14614 commit c3df846baa7873fb99401136f220676b87452918
14615 Author: Brad Spengler <spender@grsecurity.net>
14616 Date: Mon Mar 14 18:42:37 2016 -0400
14617
14618 compile fix
14619
14620 fs/namei.c | 2 +-
14621 1 file changed, 1 insertion(+), 1 deletion(-)
14622
14623 commit 384ea9c0ef9df4298dfa3a71948c08e70f1092bf
14624 Author: Brad Spengler <spender@grsecurity.net>
14625 Date: Mon Mar 14 18:34:40 2016 -0400
14626
14627 Fix recent chroot check on the create side, as reported by
14628 Toralf Foerster
14629
14630 fs/namei.c | 26 ++++++++++++++++----------
14631 1 file changed, 16 insertions(+), 10 deletions(-)
14632
14633 commit 82e7dc61a626c47887d392ff9cd35b104f01fd25
14634 Author: Paolo Bonzini <pbonzini@redhat.com>
14635 Date: Tue Mar 8 12:13:39 2016 +0100
14636
14637 KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
14638
14639 Yes, all of these are needed. :) This is admittedly a bit odd, but
14640 kvm-unit-tests access.flat tests this if you run it with "-cpu host"
14641 and of course ept=0.
14642
14643 KVM runs the guest with CR0.WP=1, so it must handle supervisor writes
14644 specially when pte.u=1/pte.w=0/CR0.WP=0. Such writes cause a fault
14645 when U=1 and W=0 in the SPTE, but they must succeed because CR0.WP=0.
14646 When KVM gets the fault, it sets U=0 and W=1 in the shadow PTE and
14647 restarts execution. This will still cause a user write to fault, while
14648 supervisor writes will succeed. User reads will fault spuriously now,
14649 and KVM will then flip U and W again in the SPTE (U=1, W=0). User reads
14650 will be enabled and supervisor writes disabled, going back to the
14651 originary situation where supervisor writes fault spuriously.
14652
14653 When SMEP is in effect, however, U=0 will enable kernel execution of
14654 this page. To avoid this, KVM also sets NX=1 in the shadow PTE together
14655 with U=0. If the guest has not enabled NX, the result is a continuous
14656 stream of page faults due to the NX bit being reserved.
14657
14658 The fix is to force EFER.NX=1 even if the CPU is taking care of the EFER
14659 switch. (All machines with SMEP have the CPU_LOAD_IA32_EFER vm-entry
14660 control, so they do not use user-return notifiers for EFER---if they did,
14661 EFER.NX would be forced to the same value as the host).
14662
14663 There is another bug in the reserved bit check, which I've split to a
14664 separate patch for easier application to stable kernels.
14665
14666 Cc: stable@vger.kernel.org
14667 Cc: Andy Lutomirski <luto@amacapital.net>
14668 Reviewed-by: Xiao Guangrong <guangrong.xiao@linux.intel.com>
14669 Fixes: f6577a5fa15d82217ca73c74cd2dcbc0f6c781dd
14670 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
14671
14672 Documentation/virtual/kvm/mmu.txt | 3 ++-
14673 arch/x86/kvm/vmx.c | 36 +++++++++++++++++++++++-------------
14674 2 files changed, 25 insertions(+), 14 deletions(-)
14675
14676 commit 802a88e57b141e9643e93afb7805813ad8da22f3
14677 Author: Paolo Bonzini <pbonzini@redhat.com>
14678 Date: Wed Mar 9 14:28:02 2016 +0100
14679
14680 KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
14681
14682 KVM has special logic to handle pages with pte.u=1 and pte.w=0 when
14683 CR0.WP=1. These pages' SPTEs flip continuously between two states:
14684 U=1/W=0 (user and supervisor reads allowed, supervisor writes not allowed)
14685 and U=0/W=1 (supervisor reads and writes allowed, user writes not allowed).
14686
14687 When SMEP is in effect, however, U=0 will enable kernel execution of
14688 this page. To avoid this, KVM also sets NX=1 in the shadow PTE together
14689 with U=0, making the two states U=1/W=0/NX=gpte.NX and U=0/W=1/NX=1.
14690 When guest EFER has the NX bit cleared, the reserved bit check thinks
14691 that the latter state is invalid; teach it that the smep_andnot_wp case
14692 will also use the NX bit of SPTEs.
14693
14694 Cc: stable@vger.kernel.org
14695 Reviewed-by: Xiao Guangrong <guangrong.xiao@linux.inel.com>
14696 Fixes: c258b62b264fdc469b6d3610a907708068145e3b
14697 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
14698
14699 arch/x86/kvm/mmu.c | 4 +++-
14700 1 file changed, 3 insertions(+), 1 deletion(-)
14701
14702 commit 3925851224428c1d2bca32cf33821befb947c4f3
14703 Author: Ming Lei <ming.lei@canonical.com>
14704 Date: Sat Mar 12 22:56:19 2016 +0800
14705
14706 block: don't optimize for non-cloned bio in bio_get_last_bvec()
14707
14708 For !BIO_CLONED bio, we can use .bi_vcnt safely, but it
14709 doesn't mean we can just simply return .bi_io_vec[.bi_vcnt - 1]
14710 because the start postion may have been moved in the middle of
14711 the bvec, such as splitting in the middle of bvec.
14712
14713 Fixes: 7bcd79ac50d9(block: bio: introduce helpers to get the 1st and last bvec)
14714 Cc: stable@vger.kernel.org
14715 Reported-by: Kent Overstreet <kent.overstreet@gmail.com>
14716 Signed-off-by: Ming Lei <ming.lei@canonical.com>
14717 Signed-off-by: Jens Axboe <axboe@fb.com>
14718
14719 include/linux/bio.h | 5 -----
14720 1 file changed, 5 deletions(-)
14721
14722 commit db541463b4a0926bebdbac743c8736fb9e903d58
14723 Author: Borislav Petkov <bp@alien8.de>
14724 Date: Fri Mar 11 12:32:06 2016 +0100
14725
14726 x86/fpu: Fix eager-FPU handling on legacy FPU machines
14727
14728 i486 derived cores like Intel Quark support only the very old,
14729 legacy x87 FPU (FSAVE/FRSTOR, CPUID bit FXSR is not set), and
14730 our FPU code wasn't handling the saving and restoring there
14731 properly in the 'eagerfpu' case.
14732
14733 So after we made eagerfpu the default for all CPU types:
14734
14735 58122bf1d856 x86/fpu: Default eagerfpu=on on all CPUs
14736
14737 these old FPU designs broke. First, Andy Shevchenko reported a splat:
14738
14739 WARNING: CPU: 0 PID: 823 at arch/x86/include/asm/fpu/internal.h:163 fpu__clear+0x8c/0x160
14740
14741 which was us trying to execute FXRSTOR on those machines even though
14742 they don't support it.
14743
14744 After taking care of that, Bryan O'Donoghue reported that a simple FPU
14745 test still failed because we weren't initializing the FPU state properly
14746 on those machines.
14747
14748 Take care of all that.
14749
14750 Reported-and-tested-by: Bryan O'Donoghue <pure.logic@nexus-software.ie>
14751 Reported-by: Andy Shevchenko <andy.shevchenko@gmail.com>
14752 Signed-off-by: Borislav Petkov <bp@suse.de>
14753 Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
14754 Cc: Andrew Morton <akpm@linux-foundation.org>
14755 Cc: Andy Lutomirski <luto@amacapital.net>
14756 Cc: Borislav Petkov <bp@alien8.de>
14757 Cc: Brian Gerst <brgerst@gmail.com>
14758 Cc: Dave Hansen <dave.hansen@linux.intel.com>
14759 Cc: Denys Vlasenko <dvlasenk@redhat.com>
14760 Cc: Fenghua Yu <fenghua.yu@intel.com>
14761 Cc: H. Peter Anvin <hpa@zytor.com>
14762 Cc: Oleg Nesterov <oleg@redhat.com>
14763 Cc: Peter Zijlstra <peterz@infradead.org>
14764 Cc: Quentin Casasnovas <quentin.casasnovas@oracle.com>
14765 Cc: Thomas Gleixner <tglx@linutronix.de>
14766 Cc: Yu-cheng <yu-cheng.yu@intel.com>
14767 Link: http://lkml.kernel.org/r/20160311113206.GD4312@pd.tnic
14768 Signed-off-by: Ingo Molnar <mingo@kernel.org>
14769
14770 arch/x86/kernel/fpu/core.c | 4 +++-
14771 arch/x86/kernel/fpu/init.c | 2 +-
14772 2 files changed, 4 insertions(+), 2 deletions(-)
14773
14774 commit 8fed14e935cb62d2d46e99793d728dc7760dcc87
14775 Author: Brad Spengler <spender@grsecurity.net>
14776 Date: Sun Mar 13 11:35:56 2016 -0400
14777
14778 Compile fixes
14779
14780 fs/namei.c | 2 +-
14781 grsecurity/grsec_chroot.c | 2 +-
14782 include/linux/grsecurity.h | 2 +-
14783 3 files changed, 3 insertions(+), 3 deletions(-)
14784
14785 commit aab25a3496c4683c5858056960010119fb7d9a5a
14786 Author: Brad Spengler <spender@grsecurity.net>
14787 Date: Sun Mar 13 10:53:59 2016 -0400
14788
14789 Use fput instead of put_filp()
14790
14791 fs/namei.c | 4 ++--
14792 1 file changed, 2 insertions(+), 2 deletions(-)
14793
14794 commit 928ddec9dfe5415dff82d941c3b3e76ee6f48761
14795 Author: Brad Spengler <spender@grsecurity.net>
14796 Date: Sun Mar 13 10:30:54 2016 -0400
14797
14798 Update MPROTECT_COMPAT config description, disable by default
14799
14800 security/Kconfig | 18 ++++++------------
14801 1 file changed, 6 insertions(+), 12 deletions(-)
14802
14803 commit 4cc29af2e81e7a4bdfab1afedfdedca6e23362d5
14804 Author: Brad Spengler <spender@grsecurity.net>
14805 Date: Sun Mar 13 10:35:55 2016 -0400
14806
14807 As reported by Jann Horn, chroot scenarios where the chrooting application
14808 brings in a directory fd can be used to access any file outside of the chroot
14809 via *at syscalls. To maintain compatibility with Chromium and other apps,
14810 we specifically only disallow relative accesses off a directory fd when the
14811 final path is not located under that directory described by the fd and exists
14812 outside of the chroot. This additional restriction will exist under the
14813 current GRKERNSEC_CHROOT_FCHDIR option.
14814
14815 fs/namei.c | 9 +++++++++
14816 grsecurity/Kconfig | 10 ++++++----
14817 grsecurity/grsec_chroot.c | 39 +++++++++++++++++++++++++++++++++++++++
14818 include/linux/grmsg.h | 1 +
14819 include/linux/grsecurity.h | 1 +
14820 5 files changed, 56 insertions(+), 4 deletions(-)
14821
14822 commit 7d02a991213f0b07a3677dcc93cdafc3ac309142
14823 Author: Brad Spengler <spender@grsecurity.net>
14824 Date: Thu Mar 10 22:17:16 2016 -0500
14825
14826 Update size_overflow hash table
14827
14828 tools/gcc/size_overflow_plugin/size_overflow_hash.data | 1 +
14829 1 file changed, 1 insertion(+)
14830
14831 commit 29f25ddda6a5625340df26beb394279fefea2b49
14832 Author: Brad Spengler <spender@grsecurity.net>
14833 Date: Thu Mar 10 22:16:04 2016 -0500
14834
14835 Fix module support
14836
14837 kernel/module.c | 3 ++-
14838 1 file changed, 2 insertions(+), 1 deletion(-)
14839
14840 commit b057a45636b626e7eaf03077ed0916b95fea054c
14841 Merge: ba5ee94 10d57c1
14842 Author: Brad Spengler <spender@grsecurity.net>
14843 Date: Thu Mar 10 21:36:10 2016 -0500
14844
14845 Merge branch 'pax-test' into grsec-test
14846
14847 commit 10d57c107e7fabffbe616b14efab73df585576c2
14848 Merge: 1cbae46 62e2195
14849 Author: Brad Spengler <spender@grsecurity.net>
14850 Date: Thu Mar 10 21:34:58 2016 -0500
14851
14852 Update to pax-linux-4.4.5-test9.patch:
14853 - fixed an integer signedness mixup in the old select syscall caught by the size overflow plugin, by Mathias Krause <minipli@ld-linux.so>
14854 - Emese cleaned up a few unnecessary type casts in the size overflow plugin
14855 - fixed the initify plugin to not trigger a compiler assert with gcc 6 in LTO mode
14856 - compile the x86 vdso without plugins, reported by Emese
14857 - fixed a REFCOUNT/arm compile error, reported by coadde (https://forums.grsecurity.net/viewtopic.php?f=3&t=4410)
14858 - fixed gcc-common.h for gcc 6, reported by psturm (https://forums.grsecurity.net/viewtopic.php?f=3&t=4394)
14859
14860 Merge branch 'linux-4.4.y' into pax-test
14861
14862 commit ba5ee94199b11c1429559a08c2158677dd8f1761
14863 Author: Brad Spengler <spender@grsecurity.net>
14864 Date: Thu Mar 3 20:20:19 2016 -0500
14865
14866 Update size_overflow hash table
14867
14868 tools/gcc/size_overflow_plugin/size_overflow_hash.data | 1 +
14869 1 file changed, 1 insertion(+)
14870
14871 commit 50a5cd726362f0988b81a54d4c962acf8fd34a70
14872 Merge: 335c04c 1cbae46
14873 Author: Brad Spengler <spender@grsecurity.net>
14874 Date: Thu Mar 3 20:04:00 2016 -0500
14875
14876 Merge branch 'pax-test' into grsec-test
14877
14878 commit 1cbae46efa0b111ef2d46502f8d34c4c572a0e00
14879 Merge: a51cdb8 c252409
14880 Author: Brad Spengler <spender@grsecurity.net>
14881 Date: Thu Mar 3 19:57:43 2016 -0500
14882
14883 Merge branch 'linux-4.4.y' into pax-test
14884
14885 commit 335c04c8146a696a6101a9c69dbd47f11383549e
14886 Merge: 897877e a51cdb8
14887 Author: Brad Spengler <spender@grsecurity.net>
14888 Date: Tue Mar 1 17:57:24 2016 -0500
14889
14890 Merge branch 'pax-test' into grsec-test
14891
14892 commit a51cdb83569b450858737a30d2be043d87d7ddc1
14893 Author: Brad Spengler <spender@grsecurity.net>
14894 Date: Tue Mar 1 17:56:43 2016 -0500
14895
14896 Update to pax-linux-4.4.3-test6.patch:
14897 - spender fixed the cftype constification fallout, reported by quasar366 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4391)
14898 - fixed a few section mismatches on notifier_block variables
14899 - fixed a few REFCOUNT false positives found by Emese's plugin
14900 - constified hypervisor_x86
14901
14902 arch/x86/include/asm/hypervisor.h | 2 +-
14903 arch/x86/kernel/cpu/mshyperv.c | 2 +-
14904 arch/x86/kernel/cpu/vmware.c | 2 +-
14905 arch/x86/kernel/kvm.c | 2 +-
14906 drivers/lightnvm/rrpc.c | 4 ++--
14907 drivers/lightnvm/rrpc.h | 2 +-
14908 drivers/net/can/led.c | 2 +-
14909 drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 2 +-
14910 drivers/net/ethernet/rocker/rocker.c | 4 ++--
14911 drivers/net/ipvlan/ipvlan_main.c | 6 +++---
14912 drivers/net/vrf.c | 2 +-
14913 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 12 ++++++------
14914 drivers/staging/rtl8188eu/include/rtw_mlme_ext.h | 2 +-
14915 drivers/staging/rtl8723au/core/rtw_mlme_ext.c | 12 ++++++------
14916 drivers/staging/rtl8723au/include/drv_types.h | 2 +-
14917 drivers/staging/rtl8723au/include/rtw_mlme_ext.h | 2 +-
14918 drivers/staging/rtl8723au/include/usb_ops.h | 4 ++--
14919 drivers/thermal/x86_pkg_temp_thermal.c | 2 +-
14920 fs/proc/kcore.c | 2 +-
14921 mm/hugetlb_cgroup.c | 8 ++++----
14922 mm/mm_init.c | 2 +-
14923 mm/slub.c | 2 +-
14924 net/mac802154/iface.c | 2 +-
14925 23 files changed, 41 insertions(+), 41 deletions(-)
14926
14927 commit 897877e79629a0b854e98cb666a9d898256d45a7
14928 Merge: 1ffa5d5 4f4b213
14929 Author: Brad Spengler <spender@grsecurity.net>
14930 Date: Sun Feb 28 20:54:59 2016 -0500
14931
14932 Merge branch 'pax-test' into grsec-test
14933
14934 commit 4f4b21342a4a4f87c01f7909406e6b5f4c9dadbf
14935 Author: Brad Spengler <spender@grsecurity.net>
14936 Date: Sun Feb 28 20:54:06 2016 -0500
14937
14938 Update to pax-linux-4.4.3-test5.patch:
14939 - constified xfrm_mgr and cftype, by Mathias Krause <minipli@ld-linux.so>
14940 - Emese fixed a few checkpatch reports on the gcc plugin generator headers
14941 - Emese fixed a false positive size overflow report in get_next_ino, reported by KARBOWSKI Piotr <piotr.karbowski@gmail.com>
14942 - added a generator for SIMPLE_IPA passes as well
14943
14944 include/linux/cgroup-defs.h | 2 +-
14945 include/linux/hugetlb.h | 2 +-
14946 include/linux/hugetlb_cgroup.h | 11 ++
14947 include/net/xfrm.h | 2 +-
14948 kernel/cgroup.c | 29 ++--
14949 mm/hugetlb.c | 55 ++++++-
14950 mm/hugetlb_cgroup.c | 60 ++-----
14951 mm/mmap.c | 38 ++---
14952 net/xfrm/xfrm_state.c | 4 +-
14953 tools/gcc/constify_plugin.c | 5 +-
14954 tools/gcc/gcc-common.h | 42 +++--
14955 tools/gcc/gcc-generate-gimple-pass.h | 27 ++--
14956 tools/gcc/gcc-generate-ipa-pass.h | 43 ++---
14957 tools/gcc/gcc-generate-rtl-pass.h | 27 ++--
14958 tools/gcc/gcc-generate-simple_ipa-pass.h | 173 +++++++++++++++++++++
14959 tools/gcc/size_overflow_plugin/.gitignore | 1 +
14960 .../disable_size_overflow_hash.data | 7 +-
14961 .../size_overflow_plugin/size_overflow_hash.data | 3 -
14962 18 files changed, 385 insertions(+), 146 deletions(-)
14963
14964 commit 1ffa5d50a2161311d46b56fdef734f309503cb80
14965 Author: Brad Spengler <spender@grsecurity.net>
14966 Date: Sun Feb 28 20:43:02 2016 -0500
14967
14968 Make suid/sgid bruteforce prevention also apply to binaries with fscaps
14969 enabled
14970
14971 grsecurity/grsec_sig.c | 3 +--
14972 1 file changed, 1 insertion(+), 2 deletions(-)
14973
14974 commit cfdb373a77c88d01c1539e605e28143af5981571
14975 Author: Brad Spengler <spender@grsecurity.net>
14976 Date: Sun Feb 28 19:12:39 2016 -0500
14977
14978 compile fix
14979
14980 grsecurity/gracl_segv.c | 2 +-
14981 grsecurity/grsec_sig.c | 2 +-
14982 2 files changed, 2 insertions(+), 2 deletions(-)
14983
14984 commit 67d5160f8c1ee12ee4da1e7ad57f8688fcc77b53
14985 Author: Brad Spengler <spender@grsecurity.net>
14986 Date: Sun Feb 28 18:24:50 2016 -0500
14987
14988 Update the daemon check in handling of anti-bruteforcing of suid binaries
14989 by GRKERNSEC_BRUTE to prevent a bypass reported by Jann Horn where one
14990 could create unprivileged copies of the suid binary via ptrace, inject
14991 code into them, and fork+exec a privileged copy. A crash then in the
14992 privileged copy would trigger the daemon detection which could be avoided
14993 by simply terminating the original process. Defeat this by using our
14994 is_privileged_binary() function against the task's mm->binfmt->file to detect
14995 an fscaps-enabled or suid/sgid binary being involved.
14996
14997 Also update the RBAC RES_CRASH code to use is_privileged_binary().
14998
14999 grsecurity/gracl_segv.c | 15 +--------------
15000 grsecurity/grsec_sig.c | 3 ++-
15001 2 files changed, 3 insertions(+), 15 deletions(-)
15002
15003 commit 7382ec22b0c9627c674ccbb00210276d26f219e3
15004 Author: Brad Spengler <spender@grsecurity.net>
15005 Date: Sun Feb 28 15:06:32 2016 -0500
15006
15007 Fix a GRKERNSEC_PTRACE_READEXEC bypass reported by Jann Horn where one
15008 could dump out an unreadable suid binary by creating a script that used
15009 that binary as an interpreter.
15010
15011 fs/exec.c | 14 +++++++++-----
15012 1 file changed, 9 insertions(+), 5 deletions(-)
15013
15014 commit 3e60eddebe1c59b97c0b5432506bf8e13d84e8e6
15015 Merge: 2d35d52 8327ee6
15016 Author: Brad Spengler <spender@grsecurity.net>
15017 Date: Thu Feb 25 18:44:11 2016 -0500
15018
15019 Merge branch 'pax-test' into grsec-test
15020
15021 Conflicts:
15022 fs/proc/base.c
15023 kernel/ptrace.c
15024 mm/process_vm_access.c
15025
15026 commit 8327ee64e5e24ae6a3446dd96b95d5185f70e1f6
15027 Merge: 09d53c7 2134d97
15028 Author: Brad Spengler <spender@grsecurity.net>
15029 Date: Thu Feb 25 18:36:46 2016 -0500
15030
15031 Merge branch 'linux-4.4.y' into pax-test
15032
15033 Conflicts:
15034 mm/mmap.c
15035
15036 commit 2d35d5276f3feb0c053209f8c3a77b1f55f9d96b
15037 Author: Brad Spengler <spender@grsecurity.net>
15038 Date: Wed Feb 24 07:59:12 2016 -0500
15039
15040 Remove /proc/pid/map_files which we had previously prevented via
15041 an inverted dependency on checkpoint/restart, but clearly should have
15042 guarded independently as upstream in 4.3 enabled it regardless of checkpoint/
15043 restart support. It can be used since 4.3 as an ASLR leak under RBAC to
15044 processes of the same UID. Thanks to Mathias Krause for the report!
15045
15046 fs/proc/base.c | 2 ++
15047 1 file changed, 2 insertions(+)
15048
15049 commit e4f1e517092222aa28179b20e14c0ddfb2796049
15050 Author: Brad Spengler <spender@grsecurity.net>
15051 Date: Thu Feb 18 19:32:39 2016 -0500
15052
15053 Update size_overflow hash table
15054
15055 .../size_overflow_plugin/size_overflow_hash.data | 158 +++++++++++++++++----
15056 1 file changed, 131 insertions(+), 27 deletions(-)
15057
15058 commit d5f895ddfa903d0d70425b8c3d7ef649c7e6943b
15059 Author: Brad Spengler <spender@grsecurity.net>
15060 Date: Thu Feb 18 18:52:37 2016 -0500
15061
15062 Update size_overflow hash table
15063
15064 .../size_overflow_plugin/size_overflow_hash.data | 293 +++++++++++++++++----
15065 1 file changed, 237 insertions(+), 56 deletions(-)
15066
15067 commit 9d198df724c306c36e254fe19d0957fb608c3fa2
15068 Author: Brad Spengler <spender@grsecurity.net>
15069 Date: Thu Feb 18 18:23:03 2016 -0500
15070
15071 compile fix
15072
15073 tools/gcc/randomize_layout_plugin.c | 2 +-
15074 1 file changed, 1 insertion(+), 1 deletion(-)
15075
15076 commit 024d2af98b755712daff6ed7c49af921da4e8883
15077 Author: Brad Spengler <spender@grsecurity.net>
15078 Date: Thu Feb 18 18:19:47 2016 -0500
15079
15080 compile fix
15081
15082 tools/gcc/randomize_layout_plugin.c | 2 +-
15083 1 file changed, 1 insertion(+), 1 deletion(-)
15084
15085 commit 14a7b3bb5c3d8c6ef70c3e0842a5adc7f0f3e2c8
15086 Author: Brad Spengler <spender@grsecurity.net>
15087 Date: Thu Feb 18 18:16:32 2016 -0500
15088
15089 compile fix
15090
15091 tools/gcc/randomize_layout_plugin.c | 9 +++++----
15092 1 file changed, 5 insertions(+), 4 deletions(-)
15093
15094 commit 9b2d0ee62bc66858c274f256c0502cbcbd34b2bf
15095 Author: Brad Spengler <spender@grsecurity.net>
15096 Date: Thu Feb 18 17:54:51 2016 -0500
15097
15098 Compile fix
15099
15100 tools/gcc/randomize_layout_plugin.c | 2 +-
15101 1 file changed, 1 insertion(+), 1 deletion(-)
15102
15103 commit 13823395101c4228ecded4b624583389ee13bfb3
15104 Author: Brad Spengler <spender@grsecurity.net>
15105 Date: Thu Feb 18 17:35:21 2016 -0500
15106
15107 compile fix
15108
15109 Makefile | 5 +----
15110 1 file changed, 1 insertion(+), 4 deletions(-)
15111
15112 commit 0316a42a37e67b0bc8a545c7a8b63db2d25f1ab0
15113 Merge: 45cbb7e 09d53c7
15114 Author: Brad Spengler <spender@grsecurity.net>
15115 Date: Thu Feb 18 16:40:51 2016 -0500
15116
15117 Merge branch 'pax-test' into grsec-test
15118
15119 Conflicts:
15120 Makefile
15121 include/linux/genl_magic_struct.h
15122 scripts/mod/modpost.c
15123 tools/gcc/size_overflow_plugin/size_overflow_hash.data
15124
15125 commit 09d53c74140e87e886a28980cedbb7e771f2a356
15126 Author: Brad Spengler <spender@grsecurity.net>
15127 Date: Thu Feb 18 16:24:02 2016 -0500
15128
15129 Update to pax-linux-4.4.2-test4.patch:
15130 - fixed the initialization of ipc_namespace.shm_ctlmax to prevent the size overflow plugin from catching an integer truncation when calling shmem_kernel_file_setup, reported by Mathias Krause <minipli@ld-linux.so>
15131 - moved gcc plugin related makefile bits into a separate file, by Emese
15132 - changed modpost to report writable function pointers separately
15133 - increased the size of mem_cgroup.numainfo_events to avoid a wraparound caught by REFCOUNT, reported by alexey vlasov
15134 - reduced the size of the compat syscall entry points on amd64
15135 - fixed an integer signedness mixup in drbd caught by the size overflow plugin, reported by iamb and gaima (https://forums.grsecurity.net/viewtopic.php?f=3&t=4366)
15136 - Emese regenerated the size overflow hash table for 4.4
15137 - all plugins now use the new pass generator headers
15138
15139 Makefile | 73 +-
15140 arch/x86/entry/entry_64.S | 2 +-
15141 arch/x86/entry/entry_64_compat.S | 48 +-
15142 fs/exec.c | 3 +
15143 include/linux/genl_magic_struct.h | 4 +-
15144 include/linux/memcontrol.h | 2 +-
15145 ipc/shm.c | 2 +-
15146 mm/memcontrol.c | 6 +-
15147 scripts/Makefile.extrawarn | 4 +
15148 scripts/Makefile.gcc-plugins | 69 +
15149 scripts/mod/modpost.c | 15 +-
15150 tools/gcc/checker_plugin.c | 71 +-
15151 tools/gcc/colorize_plugin.c | 65 +-
15152 tools/gcc/constify_plugin.c | 65 +-
15153 tools/gcc/gcc-generate-gimple-pass.h | 172 +
15154 tools/gcc/gcc-generate-ipa-pass.h | 286 +
15155 tools/gcc/gcc-generate-rtl-pass.h | 172 +
15156 tools/gcc/initify_plugin.c | 74 +-
15157 tools/gcc/kallocstat_plugin.c | 65 +-
15158 tools/gcc/kernexec_plugin.c | 184 +-
15159 tools/gcc/latent_entropy_plugin.c | 71 +-
15160 tools/gcc/randomize_layout_seed.h | 1 -
15161 .../disable_size_overflow_hash.h | 152601 ------------------
15162 .../insert_size_overflow_asm.c | 71 +-
15163 .../size_overflow_plugin/intentional_overflow.c | 6 +-
15164 tools/gcc/size_overflow_plugin/size_overflow.h | 20 +-
15165 .../size_overflow_plugin/size_overflow_hash.data | 2898 +-
15166 tools/gcc/size_overflow_plugin/size_overflow_ipa.c | 94 +-
15167 .../size_overflow_plugin/size_overflow_plugin.c | 14 +-
15168 .../size_overflow_plugin/size_overflow_transform.c | 2 +-
15169 .../size_overflow_transform_core.c | 2 +-
15170 tools/gcc/stackleak_plugin.c | 132 +-
15171 tools/gcc/structleak_plugin.c | 67 +-
15172 33 files changed, 2238 insertions(+), 155123 deletions(-)
15173
15174 commit 45cbb7e015a18625dafb019246e13e8cf3a18ace
15175 Merge: 3b5448b 0c85110
15176 Author: Brad Spengler <spender@grsecurity.net>
15177 Date: Wed Feb 17 19:11:25 2016 -0500
15178
15179 Merge branch 'pax-test' into grsec-test
15180
15181 commit 0c851109f683896aaff8a310bbfa943272b47516
15182 Merge: 6cb4f49 1cb8570
15183 Author: Brad Spengler <spender@grsecurity.net>
15184 Date: Wed Feb 17 19:11:21 2016 -0500
15185
15186 Merge branch 'linux-4.4.y' into pax-test
15187
15188 commit 3b5448bd1d85025d19b2587902e4264eb212a0a3
15189 Author: Brad Spengler <spender@grsecurity.net>
15190 Date: Mon Feb 15 18:02:40 2016 -0500
15191
15192 Fix a drbd bug reported by iamb on the forums:
15193 https://forums.grsecurity.net/viewtopic.php?f=3&t=4366#p16032
15194 which caused a size_overflow report
15195
15196 include/linux/genl_magic_struct.h | 4 ++--
15197 1 file changed, 2 insertions(+), 2 deletions(-)
15198
15199 commit 061fcd0e74441189a87bfe13b55fb02b98f7d7c0
15200 Author: Brad Spengler <spender@grsecurity.net>
15201 Date: Mon Feb 15 13:20:38 2016 -0500
15202
15203 compile fix
15204
15205 drivers/staging/wilc1000/host_interface.h | 1 +
15206 1 file changed, 1 insertion(+)
15207
15208 commit 675f2dcbdd4ea3293eea9c42f0cc427b1c903fc8
15209 Author: Brad Spengler <spender@grsecurity.net>
15210 Date: Mon Feb 15 12:54:52 2016 -0500
15211
15212 Update size_overflow hash table
15213
15214 .../size_overflow_plugin/size_overflow_hash.data | 21 +++++++++++++++++----
15215 1 file changed, 17 insertions(+), 4 deletions(-)
15216
15217 commit c8c50394f0c9f2e9baaeb884a29be2057cadbf7b
15218 Author: Brad Spengler <spender@grsecurity.net>
15219 Date: Mon Feb 15 12:53:54 2016 -0500
15220
15221 compile fix
15222
15223 drivers/staging/wilc1000/wilc_spi.c | 1 -
15224 drivers/staging/wilc1000/wilc_wlan.h | 2 +-
15225 2 files changed, 1 insertion(+), 2 deletions(-)
15226
15227 commit a9dd4481db099082967585be8e153899e5fd24c7
15228 Author: Brad Spengler <spender@grsecurity.net>
15229 Date: Mon Feb 15 12:52:32 2016 -0500
15230
15231 compile fix
15232
15233 fs/proc/fd.c | 2 --
15234 1 file changed, 2 deletions(-)
15235
15236 commit 5acb4fa0063460807096429f073181d1c5a3e566
15237 Author: Brad Spengler <spender@grsecurity.net>
15238 Date: Mon Feb 15 12:32:13 2016 -0500
15239
15240 Update size_overflow hash table
15241
15242 .../size_overflow_plugin/size_overflow_hash.data | 224 +++++++++++++++++----
15243 1 file changed, 182 insertions(+), 42 deletions(-)
15244
15245 commit c0bac9ff9af7ef753740622b5736684a32b49a9f
15246 Author: Brad Spengler <spender@grsecurity.net>
15247 Date: Mon Feb 15 12:31:16 2016 -0500
15248
15249 compile fix
15250
15251 drivers/staging/wilc1000/wilc_spi.c | 1 +
15252 1 file changed, 1 insertion(+)
15253
15254 commit 2f89ebdee131f6a6c85e611e5b993d4b19bc2673
15255 Author: Brad Spengler <spender@grsecurity.net>
15256 Date: Mon Feb 15 12:28:36 2016 -0500
15257
15258 RANDSTRUCT compile fix
15259
15260 drivers/staging/wilc1000/wilc_spi.c | 32 ++++++++++++++++----------------
15261 1 file changed, 16 insertions(+), 16 deletions(-)
15262
15263 commit 693be5d7f5b783f451499bbe83162aeb0f27a09f
15264 Author: Brad Spengler <spender@grsecurity.net>
15265 Date: Mon Feb 15 12:24:49 2016 -0500
15266
15267 RANDSTRUCT compile fix
15268
15269 drivers/staging/wilc1000/wilc_sdio.c | 34 +++++++++++++++++-----------------
15270 1 file changed, 17 insertions(+), 17 deletions(-)
15271
15272 commit bdf3dcd665c1a8ef9b69ad6525760c5160ec19a2
15273 Author: Hariprasad S <hariprasad@chelsio.com>
15274 Date: Fri Dec 11 13:59:17 2015 +0530
15275
15276 iw_cxgb3: Fix incorrectly returning error on success
15277
15278 The cxgb3_*_send() functions return NET_XMIT_ values, which are
15279 positive integers values. So don't treat positive return values
15280 as an error.
15281
15282 Signed-off-by: Steve Wise <swise@opengridcomputing.com>
15283 Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
15284 Signed-off-by: Doug Ledford <dledford@redhat.com>
15285
15286 drivers/infiniband/hw/cxgb3/iwch_cm.c | 4 ++--
15287 1 file changed, 2 insertions(+), 2 deletions(-)
15288
15289 commit 8705fe372dc21046ca3fc55381b70cffb4c60207
15290 Author: Daniel Borkmann <daniel@iogearbox.net>
15291 Date: Wed Feb 10 16:47:11 2016 +0100
15292
15293 bpf: fix branch offset adjustment on backjumps after patching ctx expansion
15294
15295 When ctx access is used, the kernel often needs to expand/rewrite
15296 instructions, so after that patching, branch offsets have to be
15297 adjusted for both forward and backward jumps in the new eBPF program,
15298 but for backward jumps it fails to account the delta. Meaning, for
15299 example, if the expansion happens exactly on the insn that sits at
15300 the jump target, it doesn't fix up the back jump offset.
15301
15302 Analysis on what the check in adjust_branches() is currently doing:
15303
15304 /* adjust offset of jmps if necessary */
15305 if (i < pos && i + insn->off + 1 > pos)
15306 insn->off += delta;
15307 else if (i > pos && i + insn->off + 1 < pos)
15308 insn->off -= delta;
15309
15310 First condition (forward jumps):
15311
15312 Before: After:
15313
15314 insns[0] insns[0]
15315 insns[1] <--- i/insn insns[1] <--- i/insn
15316 insns[2] <--- pos insns[P] <--- pos
15317 insns[3] insns[P] `------| delta
15318 insns[4] <--- target_X insns[P] `-----|
15319 insns[5] insns[3]
15320 insns[4] <--- target_X
15321 insns[5]
15322
15323 First case is if we cross pos-boundary and the jump instruction was
15324 before pos. This is handeled correctly. I.e. if i == pos, then this
15325 would mean our jump that we currently check was the patchlet itself
15326 that we just injected. Since such patchlets are self-contained and
15327 have no awareness of any insns before or after the patched one, the
15328 delta is correctly not adjusted. Also, for the second condition in
15329 case of i + insn->off + 1 == pos, means we jump to that newly patched
15330 instruction, so no offset adjustment are needed. That part is correct.
15331
15332 Second condition (backward jumps):
15333
15334 Before: After:
15335
15336 insns[0] insns[0]
15337 insns[1] <--- target_X insns[1] <--- target_X
15338 insns[2] <--- pos <-- target_Y insns[P] <--- pos <-- target_Y
15339 insns[3] insns[P] `------| delta
15340 insns[4] <--- i/insn insns[P] `-----|
15341 insns[5] insns[3]
15342 insns[4] <--- i/insn
15343 insns[5]
15344
15345 Second interesting case is where we cross pos-boundary and the jump
15346 instruction was after pos. Backward jump with i == pos would be
15347 impossible and pose a bug somewhere in the patchlet, so the first
15348 condition checking i > pos is okay only by itself. However, i +
15349 insn->off + 1 < pos does not always work as intended to trigger the
15350 adjustment. It works when jump targets would be far off where the
15351 delta wouldn't matter. But, for example, where the fixed insn->off
15352 before pointed to pos (target_Y), it now points to pos + delta, so
15353 that additional room needs to be taken into account for the check.
15354 This means that i) both tests here need to be adjusted into pos + delta,
15355 and ii) for the second condition, the test needs to be <= as pos
15356 itself can be a target in the backjump, too.
15357
15358 Fixes: 9bac3d6d548e ("bpf: allow extended BPF programs access skb fields")
15359 Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
15360 Signed-off-by: David S. Miller <davem@davemloft.net>
15361
15362 kernel/bpf/verifier.c | 2 +-
15363 1 file changed, 1 insertion(+), 1 deletion(-)
15364
15365 commit 61b513b644116e77313addf65970db58f4981608
15366 Author: Ryan Ware <ware@linux.intel.com>
15367 Date: Thu Feb 11 15:58:44 2016 -0800
15368
15369 EVM: Use crypto_memneq() for digest comparisons
15370
15371 This patch fixes vulnerability CVE-2016-2085. The problem exists
15372 because the vm_verify_hmac() function includes a use of memcmp().
15373 Unfortunately, this allows timing side channel attacks; specifically
15374 a MAC forgery complexity drop from 2^128 to 2^12. This patch changes
15375 the memcmp() to the cryptographically safe crypto_memneq().
15376
15377 Reported-by: Xiaofei Rex Guo <xiaofei.rex.guo@intel.com>
15378 Signed-off-by: Ryan Ware <ware@linux.intel.com>
15379 Cc: stable@vger.kernel.org
15380 Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
15381 Signed-off-by: James Morris <james.l.morris@oracle.com>
15382
15383 security/integrity/evm/evm_main.c | 3 ++-
15384 1 file changed, 2 insertions(+), 1 deletion(-)
15385
15386 commit 970b961e7d0684624f9c69f0b4367d5c76b65a63
15387 Author: Michael McConville <mmcco@mykolab.com>
15388 Date: Fri Feb 5 20:46:25 2016 -0500
15389
15390 dscc4: Undefined signed int shift
15391
15392 My analysis in the below mail applies, although the second part is
15393 unnecessary because i isn't used in arithmetic operations here:
15394
15395 https://marc.info/?l=openbsd-tech&m=145377854103866&w=2
15396
15397 Thanks for your time.
15398
15399 Signed-off-by: Michael McConville <mmcco@mykolab.com>
15400 Acked-by: Francois Romieu <romieu@fr.zoreil.com>
15401 Signed-off-by: David S. Miller <davem@davemloft.net>
15402
15403 drivers/net/wan/dscc4.c | 2 +-
15404 1 file changed, 1 insertion(+), 1 deletion(-)
15405
15406 commit d843df24b6680b600e87ebfea3b7b198b90b5a2a
15407 Author: Andrey Konovalov <andreyknvl@gmail.com>
15408 Date: Sat Feb 13 11:08:06 2016 +0300
15409
15410 ALSA: usb-audio: avoid freeing umidi object twice
15411
15412 The 'umidi' object will be free'd on the error path by snd_usbmidi_free()
15413 when tearing down the rawmidi interface. So we shouldn't try to free it
15414 in snd_usbmidi_create() after having registered the rawmidi interface.
15415
15416 Found by KASAN.
15417
15418 Signed-off-by: Andrey Konovalov <andreyknvl@gmail.com>
15419 Acked-by: Clemens Ladisch <clemens@ladisch.de>
15420 Cc: <stable@vger.kernel.org>
15421 Signed-off-by: Takashi Iwai <tiwai@suse.de>
15422
15423 sound/usb/midi.c | 1 -
15424 1 file changed, 1 deletion(-)
15425
15426 commit ed3a8ab1976674d56e258da93639e61f1446e703
15427 Author: zengtao <prime.zeng@huawei.com>
15428 Date: Tue Feb 2 11:38:34 2016 +0800
15429
15430 cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
15431
15432 The datatype __kernel_time_t is u32 on 32bit platform, so its subject to
15433 overflows in the timeval/timespec to cputime conversion.
15434
15435 Currently the following functions are affected:
15436 1. setitimer()
15437 2. timer_create/timer_settime()
15438 3. sys_clock_nanosleep
15439
15440 This can happen on MIPS32 and ARM32 with "Full dynticks CPU time accounting"
15441 enabled, which is required for CONFIG_NO_HZ_FULL.
15442
15443 Enforce u64 conversion to prevent the overflow.
15444
15445 Fixes: 31c1fc818715 ("ARM: Kconfig: allow full nohz CPU accounting")
15446 Signed-off-by: zengtao <prime.zeng@huawei.com>
15447 Reviewed-by: Arnd Bergmann <arnd@arndb.de>
15448 Cc: <fweisbec@gmail.com>
15449 Cc: stable@vger.kernel.org
15450 Link: http://lkml.kernel.org/r/1454384314-154784-1-git-send-email-prime.zeng@huawei.com
15451 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
15452
15453 include/asm-generic/cputime_nsecs.h | 5 +++--
15454 1 file changed, 3 insertions(+), 2 deletions(-)
15455
15456 commit bf8a2de485da37d73850e7cfa31967b7798b6ce0
15457 Author: Brad Spengler <spender@grsecurity.net>
15458 Date: Mon Feb 15 11:55:18 2016 -0500
15459
15460 Fix building with allnoconfig, don't make our added DATA_TO_TEXT mismatch warnings
15461 count as actual mismatches
15462
15463 scripts/mod/modpost.c | 3 ++-
15464 1 file changed, 2 insertions(+), 1 deletion(-)
15465
15466 commit c9d82b6d0f1a2484fea0a516989dbdc6c55e5693
15467 Author: Brad Spengler <spender@grsecurity.net>
15468 Date: Mon Feb 15 11:44:36 2016 -0500
15469
15470 Compile fix
15471
15472 tools/gcc/randomize_layout_seed.h | 1 -
15473 1 file changed, 1 deletion(-)
15474
15475 commit fb68cbb98732e6801e8fc8d1da1f1195e51ff077
15476 Author: Brad Spengler <spender@grsecurity.net>
15477 Date: Mon Feb 15 11:27:32 2016 -0500
15478
15479 disable USELIB
15480
15481 init/Kconfig | 3 ++-
15482 1 file changed, 2 insertions(+), 1 deletion(-)
15483
15484 commit cbda9a44b7f92161eb1e444bf7fe2bbcbedaae65
15485 Author: Brad Spengler <spender@grsecurity.net>
15486 Date: Mon Feb 15 11:23:56 2016 -0500
15487
15488 compile fix
15489
15490 fs/proc/fd.c | 2 +-
15491 1 file changed, 1 insertion(+), 1 deletion(-)
15492
15493 commit 5cf0a2e87ab7105d1ba01f55f7636fa2e1fa4bb4
15494 Author: Brad Spengler <spender@grsecurity.net>
15495 Date: Mon Feb 15 11:19:26 2016 -0500
15496
15497 Initial import of grsecurity for Linux 4.4.1
15498
15499 Documentation/dontdiff | 2 +
15500 Documentation/kernel-parameters.txt | 11 +
15501 Documentation/sysctl/fs.txt | 23 +
15502 Documentation/sysctl/kernel.txt | 15 +
15503 Makefile | 18 +-
15504 arch/alpha/include/asm/cache.h | 4 +-
15505 arch/alpha/kernel/osf_sys.c | 12 +-
15506 arch/arc/Kconfig | 1 +
15507 arch/arm/Kconfig | 1 +
15508 arch/arm/Kconfig.debug | 1 +
15509 arch/arm/include/asm/thread_info.h | 7 +-
15510 arch/arm/kernel/entry-common.S | 8 +-
15511 arch/arm/kernel/process.c | 4 +-
15512 arch/arm/kernel/ptrace.c | 9 +
15513 arch/arm/kernel/traps.c | 7 +-
15514 arch/arm/mm/Kconfig | 4 +-
15515 arch/arm/mm/fault.c | 40 +-
15516 arch/arm/mm/mmap.c | 8 +-
15517 arch/arm/net/bpf_jit_32.c | 51 +-
15518 arch/arm64/Kconfig.debug | 1 +
15519 arch/avr32/include/asm/cache.h | 4 +-
15520 arch/blackfin/Kconfig.debug | 1 +
15521 arch/blackfin/include/asm/cache.h | 3 +-
15522 arch/cris/include/arch-v10/arch/cache.h | 3 +-
15523 arch/cris/include/arch-v32/arch/cache.h | 3 +-
15524 arch/frv/include/asm/cache.h | 3 +-
15525 arch/frv/mm/elf-fdpic.c | 4 +-
15526 arch/hexagon/include/asm/cache.h | 6 +-
15527 arch/ia64/Kconfig | 1 +
15528 arch/ia64/include/asm/cache.h | 3 +-
15529 arch/ia64/kernel/sys_ia64.c | 2 +
15530 arch/ia64/mm/hugetlbpage.c | 2 +
15531 arch/m32r/include/asm/cache.h | 4 +-
15532 arch/m68k/include/asm/cache.h | 4 +-
15533 arch/metag/mm/hugetlbpage.c | 1 +
15534 arch/microblaze/include/asm/cache.h | 3 +-
15535 arch/mips/Kconfig | 1 +
15536 arch/mips/include/asm/cache.h | 3 +-
15537 arch/mips/include/asm/thread_info.h | 11 +-
15538 arch/mips/kernel/irq.c | 3 +
15539 arch/mips/kernel/ptrace.c | 9 +
15540 arch/mips/mm/mmap.c | 4 +-
15541 arch/mn10300/proc-mn103e010/include/proc/cache.h | 4 +-
15542 arch/mn10300/proc-mn2ws0050/include/proc/cache.h | 4 +-
15543 arch/openrisc/include/asm/cache.h | 4 +-
15544 arch/parisc/include/asm/cache.h | 3 +
15545 arch/parisc/kernel/sys_parisc.c | 4 +
15546 arch/powerpc/Kconfig | 1 +
15547 arch/powerpc/include/asm/cache.h | 4 +-
15548 arch/powerpc/include/asm/thread_info.h | 5 +-
15549 arch/powerpc/kernel/Makefile | 2 +
15550 arch/powerpc/kernel/irq.c | 3 +
15551 arch/powerpc/kernel/process.c | 10 +-
15552 arch/powerpc/kernel/ptrace.c | 14 +
15553 arch/powerpc/kernel/traps.c | 5 +
15554 arch/powerpc/mm/slice.c | 2 +-
15555 arch/s390/Kconfig.debug | 1 +
15556 arch/s390/include/asm/cache.h | 4 +-
15557 arch/score/include/asm/cache.h | 4 +-
15558 arch/sh/include/asm/cache.h | 3 +-
15559 arch/sh/mm/mmap.c | 6 +-
15560 arch/sparc/include/asm/cache.h | 4 +-
15561 arch/sparc/include/asm/pgalloc_64.h | 1 +
15562 arch/sparc/include/asm/thread_info_64.h | 8 +-
15563 arch/sparc/kernel/process_32.c | 6 +-
15564 arch/sparc/kernel/process_64.c | 8 +-
15565 arch/sparc/kernel/ptrace_64.c | 14 +
15566 arch/sparc/kernel/sys_sparc_64.c | 8 +-
15567 arch/sparc/kernel/syscalls.S | 8 +-
15568 arch/sparc/kernel/traps_32.c | 8 +-
15569 arch/sparc/kernel/traps_64.c | 28 +-
15570 arch/sparc/kernel/unaligned_64.c | 2 +-
15571 arch/sparc/mm/fault_64.c | 2 +-
15572 arch/sparc/mm/hugetlbpage.c | 15 +-
15573 arch/tile/Kconfig | 1 +
15574 arch/tile/include/asm/cache.h | 3 +-
15575 arch/tile/mm/hugetlbpage.c | 2 +
15576 arch/um/include/asm/cache.h | 3 +-
15577 arch/unicore32/include/asm/cache.h | 6 +-
15578 arch/x86/Kconfig | 21 +
15579 arch/x86/Kconfig.debug | 2 +
15580 arch/x86/entry/common.c | 14 +
15581 arch/x86/entry/entry_32.S | 2 +-
15582 arch/x86/entry/entry_64.S | 2 +-
15583 arch/x86/ia32/ia32_aout.c | 2 +
15584 arch/x86/include/asm/floppy.h | 20 +-
15585 arch/x86/include/asm/fpu/types.h | 69 +-
15586 arch/x86/include/asm/io.h | 2 +-
15587 arch/x86/include/asm/page.h | 12 +-
15588 arch/x86/include/asm/paravirt_types.h | 23 +-
15589 arch/x86/include/asm/pgtable_types.h | 6 +-
15590 arch/x86/include/asm/processor.h | 12 +-
15591 arch/x86/include/asm/thread_info.h | 6 +-
15592 arch/x86/include/asm/uaccess.h | 2 +-
15593 arch/x86/kernel/dumpstack.c | 10 +-
15594 arch/x86/kernel/dumpstack_32.c | 2 +-
15595 arch/x86/kernel/dumpstack_64.c | 2 +-
15596 arch/x86/kernel/ioport.c | 13 +
15597 arch/x86/kernel/irq_32.c | 3 +
15598 arch/x86/kernel/irq_64.c | 4 +
15599 arch/x86/kernel/ldt.c | 18 +
15600 arch/x86/kernel/msr.c | 10 +
15601 arch/x86/kernel/ptrace.c | 14 +
15602 arch/x86/kernel/signal.c | 9 +-
15603 arch/x86/kernel/sys_i386_32.c | 9 +-
15604 arch/x86/kernel/sys_x86_64.c | 8 +-
15605 arch/x86/kernel/traps.c | 5 +
15606 arch/x86/kernel/verify_cpu.S | 1 +
15607 arch/x86/kernel/vm86_32.c | 15 +
15608 arch/x86/mm/fault.c | 12 +-
15609 arch/x86/mm/hugetlbpage.c | 15 +-
15610 arch/x86/mm/init.c | 66 +-
15611 arch/x86/mm/init_32.c | 6 +-
15612 arch/x86/mm/pageattr.c | 4 +-
15613 arch/x86/net/bpf_jit_comp.c | 4 +
15614 arch/x86/platform/efi/efi_64.c | 2 +-
15615 arch/x86/xen/Kconfig | 1 +
15616 arch/xtensa/variants/dc232b/include/variant/core.h | 2 +-
15617 arch/xtensa/variants/fsf/include/variant/core.h | 3 +-
15618 crypto/scatterwalk.c | 10 +-
15619 drivers/acpi/acpica/hwxfsleep.c | 11 +-
15620 drivers/acpi/custom_method.c | 4 +
15621 drivers/block/cciss.h | 30 +-
15622 drivers/block/smart1,2.h | 40 +-
15623 drivers/cdrom/cdrom.c | 2 +-
15624 drivers/char/Kconfig | 4 +-
15625 drivers/char/genrtc.c | 1 +
15626 drivers/char/mem.c | 17 +
15627 drivers/char/random.c | 5 +-
15628 drivers/cpufreq/sparc-us3-cpufreq.c | 2 -
15629 drivers/firewire/ohci.c | 4 +
15630 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | 70 +-
15631 drivers/gpu/drm/nouveau/nouveau_ttm.c | 28 +-
15632 drivers/gpu/drm/ttm/ttm_bo_manager.c | 10 +-
15633 drivers/gpu/drm/virtio/virtgpu_ttm.c | 10 +-
15634 drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 10 +-
15635 drivers/hid/hid-wiimote-debug.c | 2 +-
15636 drivers/infiniband/hw/nes/nes_cm.c | 22 +-
15637 drivers/iommu/Kconfig | 1 +
15638 drivers/iommu/amd_iommu.c | 14 +-
15639 drivers/isdn/gigaset/bas-gigaset.c | 32 +-
15640 drivers/isdn/gigaset/ser-gigaset.c | 32 +-
15641 drivers/isdn/gigaset/usb-gigaset.c | 32 +-
15642 drivers/isdn/i4l/isdn_concap.c | 6 +-
15643 drivers/isdn/i4l/isdn_x25iface.c | 16 +-
15644 drivers/md/bcache/Kconfig | 1 +
15645 drivers/md/raid5.c | 8 +
15646 drivers/media/pci/solo6x10/solo6x10-g723.c | 2 +-
15647 drivers/media/platform/sti/c8sectpfe/Kconfig | 1 +
15648 drivers/media/radio/radio-cadet.c | 5 +-
15649 drivers/media/usb/dvb-usb/cinergyT2-core.c | 91 +-
15650 drivers/media/usb/dvb-usb/cinergyT2-fe.c | 182 +-
15651 drivers/media/usb/dvb-usb/dvb-usb-firmware.c | 37 +-
15652 drivers/media/usb/dvb-usb/technisat-usb2.c | 75 +-
15653 drivers/message/fusion/mptbase.c | 9 +
15654 drivers/misc/sgi-xp/xp_main.c | 12 +-
15655 drivers/net/ethernet/brocade/bna/bna_enet.c | 8 +-
15656 drivers/net/ppp/pptp.c | 34 +-
15657 drivers/net/wan/lmc/lmc_media.c | 97 +-
15658 drivers/net/wan/z85230.c | 24 +-
15659 drivers/net/wireless/ath/ath9k/Kconfig | 1 -
15660 drivers/net/wireless/zd1211rw/zd_usb.c | 2 +-
15661 drivers/pci/proc.c | 9 +
15662 drivers/platform/x86/asus-wmi.c | 12 +
15663 drivers/rtc/rtc-dev.c | 3 +
15664 drivers/scsi/bfa/bfa_fcs.c | 19 +-
15665 drivers/scsi/bfa/bfa_fcs_lport.c | 29 +-
15666 drivers/scsi/bfa/bfa_modules.h | 12 +-
15667 drivers/scsi/hpsa.h | 40 +-
15668 drivers/staging/lustre/lustre/ldlm/ldlm_flock.c | 2 +-
15669 drivers/staging/lustre/lustre/libcfs/module.c | 10 +-
15670 drivers/tty/serial/uartlite.c | 4 +-
15671 drivers/tty/sysrq.c | 2 +-
15672 drivers/tty/tty_io.c | 4 +
15673 drivers/tty/vt/keyboard.c | 22 +-
15674 drivers/uio/uio.c | 6 +-
15675 drivers/usb/core/hub.c | 5 +
15676 drivers/usb/gadget/function/f_uac1.c | 1 +
15677 drivers/usb/gadget/function/u_uac1.c | 1 +
15678 drivers/usb/host/hwa-hc.c | 9 +-
15679 drivers/usb/usbip/vhci_sysfs.c | 2 +-
15680 drivers/video/fbdev/arcfb.c | 2 +-
15681 drivers/video/fbdev/matrox/matroxfb_DAC1064.c | 10 +-
15682 drivers/video/fbdev/matrox/matroxfb_Ti3026.c | 5 +-
15683 drivers/video/fbdev/sh_mobile_lcdcfb.c | 6 +-
15684 drivers/video/logo/logo_linux_clut224.ppm | 2720 ++++----
15685 drivers/xen/xenfs/xenstored.c | 5 +
15686 firmware/Makefile | 2 +
15687 firmware/WHENCE | 20 +-
15688 firmware/bnx2/bnx2-mips-06-6.2.3.fw.ihex | 5804 +++++++++++++++++
15689 firmware/bnx2/bnx2-mips-09-6.2.1b.fw.ihex | 6496 ++++++++++++++++++++
15690 fs/attr.c | 4 +
15691 fs/autofs4/waitq.c | 9 +
15692 fs/binfmt_aout.c | 7 +
15693 fs/binfmt_elf.c | 40 +-
15694 fs/compat.c | 20 +-
15695 fs/compat_ioctl.c | 253 +-
15696 fs/coredump.c | 17 +-
15697 fs/dcache.c | 3 +
15698 fs/debugfs/inode.c | 11 +-
15699 fs/exec.c | 231 +-
15700 fs/ext2/balloc.c | 4 +-
15701 fs/ext2/super.c | 8 +-
15702 fs/ext4/balloc.c | 4 +-
15703 fs/ext4/extents.c | 2 +-
15704 fs/fcntl.c | 4 +
15705 fs/fhandle.c | 3 +-
15706 fs/file.c | 4 +
15707 fs/filesystems.c | 4 +
15708 fs/fs_struct.c | 20 +-
15709 fs/hugetlbfs/inode.c | 24 +-
15710 fs/inode.c | 8 +-
15711 fs/internal.h | 7 +
15712 fs/ioctl.c | 4 +-
15713 fs/kernfs/dir.c | 6 +
15714 fs/mount.h | 4 +-
15715 fs/namei.c | 283 +-
15716 fs/namespace.c | 24 +
15717 fs/nfsd/nfscache.c | 2 +-
15718 fs/open.c | 38 +
15719 fs/overlayfs/inode.c | 3 +
15720 fs/overlayfs/super.c | 6 +-
15721 fs/pipe.c | 49 +-
15722 fs/posix_acl.c | 15 +-
15723 fs/proc/Kconfig | 10 +-
15724 fs/proc/array.c | 69 +-
15725 fs/proc/base.c | 186 +-
15726 fs/proc/cmdline.c | 4 +
15727 fs/proc/devices.c | 4 +
15728 fs/proc/fd.c | 12 +-
15729 fs/proc/generic.c | 64 +
15730 fs/proc/inode.c | 17 +
15731 fs/proc/internal.h | 11 +-
15732 fs/proc/interrupts.c | 4 +
15733 fs/proc/kcore.c | 3 +
15734 fs/proc/namespaces.c | 4 +-
15735 fs/proc/proc_net.c | 31 +
15736 fs/proc/proc_sysctl.c | 52 +-
15737 fs/proc/root.c | 8 +
15738 fs/proc/stat.c | 69 +-
15739 fs/proc/task_mmu.c | 66 +-
15740 fs/readdir.c | 19 +
15741 fs/reiserfs/item_ops.c | 24 +-
15742 fs/reiserfs/super.c | 4 +
15743 fs/select.c | 2 +
15744 fs/seq_file.c | 30 +-
15745 fs/stat.c | 20 +-
15746 fs/sysfs/dir.c | 30 +-
15747 fs/utimes.c | 7 +
15748 fs/xattr.c | 26 +-
15749 grsecurity/Kconfig | 1203 ++++
15750 grsecurity/Makefile | 54 +
15751 grsecurity/gracl.c | 2757 +++++++++
15752 grsecurity/gracl_alloc.c | 105 +
15753 grsecurity/gracl_cap.c | 127 +
15754 grsecurity/gracl_compat.c | 269 +
15755 grsecurity/gracl_fs.c | 448 ++
15756 grsecurity/gracl_ip.c | 386 ++
15757 grsecurity/gracl_learn.c | 207 +
15758 grsecurity/gracl_policy.c | 1786 ++++++
15759 grsecurity/gracl_res.c | 68 +
15760 grsecurity/gracl_segv.c | 304 +
15761 grsecurity/gracl_shm.c | 40 +
15762 grsecurity/grsec_chdir.c | 19 +
15763 grsecurity/grsec_chroot.c | 467 ++
15764 grsecurity/grsec_disabled.c | 445 ++
15765 grsecurity/grsec_exec.c | 189 +
15766 grsecurity/grsec_fifo.c | 26 +
15767 grsecurity/grsec_fork.c | 23 +
15768 grsecurity/grsec_init.c | 294 +
15769 grsecurity/grsec_ipc.c | 48 +
15770 grsecurity/grsec_link.c | 65 +
15771 grsecurity/grsec_log.c | 340 +
15772 grsecurity/grsec_mem.c | 48 +
15773 grsecurity/grsec_mount.c | 65 +
15774 grsecurity/grsec_pax.c | 47 +
15775 grsecurity/grsec_proc.c | 20 +
15776 grsecurity/grsec_ptrace.c | 30 +
15777 grsecurity/grsec_sig.c | 245 +
15778 grsecurity/grsec_sock.c | 244 +
15779 grsecurity/grsec_sysctl.c | 497 ++
15780 grsecurity/grsec_time.c | 16 +
15781 grsecurity/grsec_tpe.c | 78 +
15782 grsecurity/grsec_tty.c | 18 +
15783 grsecurity/grsec_usb.c | 15 +
15784 grsecurity/grsum.c | 54 +
15785 include/linux/binfmts.h | 5 +-
15786 include/linux/capability.h | 13 +
15787 include/linux/compiler-gcc.h | 5 +
15788 include/linux/compiler.h | 8 +
15789 include/linux/cred.h | 8 +-
15790 include/linux/dcache.h | 5 +-
15791 include/linux/fs.h | 26 +-
15792 include/linux/fs_struct.h | 2 +-
15793 include/linux/fsnotify.h | 6 +
15794 include/linux/gracl.h | 342 ++
15795 include/linux/gracl_compat.h | 156 +
15796 include/linux/gralloc.h | 9 +
15797 include/linux/grdefs.h | 140 +
15798 include/linux/grinternal.h | 231 +
15799 include/linux/grmsg.h | 119 +
15800 include/linux/grsecurity.h | 258 +
15801 include/linux/grsock.h | 19 +
15802 include/linux/ipc.h | 2 +-
15803 include/linux/ipc_namespace.h | 2 +-
15804 include/linux/kallsyms.h | 18 +-
15805 include/linux/key-type.h | 4 +-
15806 include/linux/kmod.h | 5 +
15807 include/linux/kobject.h | 2 +-
15808 include/linux/lsm_hooks.h | 4 +-
15809 include/linux/mm.h | 12 +
15810 include/linux/mm_types.h | 4 +-
15811 include/linux/module.h | 5 +-
15812 include/linux/mount.h | 2 +-
15813 include/linux/msg.h | 2 +-
15814 include/linux/netfilter/xt_gradm.h | 9 +
15815 include/linux/path.h | 4 +-
15816 include/linux/perf_event.h | 13 +-
15817 include/linux/pid_namespace.h | 2 +-
15818 include/linux/pipe_fs_i.h | 4 +
15819 include/linux/poison.h | 2 +-
15820 include/linux/printk.h | 2 +-
15821 include/linux/proc_fs.h | 22 +-
15822 include/linux/proc_ns.h | 2 +-
15823 include/linux/ptrace.h | 24 +-
15824 include/linux/radix-tree.h | 22 +-
15825 include/linux/random.h | 2 +-
15826 include/linux/rbtree_augmented.h | 4 +-
15827 include/linux/scatterlist.h | 12 +-
15828 include/linux/sched.h | 115 +-
15829 include/linux/security.h | 1 +
15830 include/linux/sem.h | 2 +-
15831 include/linux/seq_file.h | 5 +
15832 include/linux/shm.h | 6 +-
15833 include/linux/shmem_fs.h | 5 +-
15834 include/linux/skbuff.h | 3 +
15835 include/linux/slab.h | 9 -
15836 include/linux/sysctl.h | 8 +-
15837 include/linux/thread_info.h | 6 +-
15838 include/linux/tty.h | 2 +-
15839 include/linux/tty_driver.h | 4 +-
15840 include/linux/uidgid.h | 5 +
15841 include/linux/user_namespace.h | 2 +-
15842 include/linux/utsname.h | 2 +-
15843 include/linux/vermagic.h | 16 +-
15844 include/linux/vmalloc.h | 8 +
15845 include/net/af_unix.h | 6 +-
15846 include/net/ip.h | 2 +-
15847 include/net/neighbour.h | 2 +-
15848 include/net/net_namespace.h | 2 +-
15849 include/net/netfilter/nf_conntrack_core.h | 8 +-
15850 include/net/scm.h | 1 +
15851 include/net/sock.h | 2 +-
15852 include/trace/events/fs.h | 53 +
15853 include/uapi/linux/personality.h | 1 +
15854 init/Kconfig | 2 +
15855 init/main.c | 46 +-
15856 ipc/mqueue.c | 1 +
15857 ipc/msg.c | 3 +-
15858 ipc/msgutil.c | 4 +-
15859 ipc/sem.c | 3 +-
15860 ipc/shm.c | 26 +-
15861 ipc/util.c | 6 +
15862 kernel/auditsc.c | 2 +-
15863 kernel/bpf/syscall.c | 10 +-
15864 kernel/capability.c | 41 +-
15865 kernel/cgroup.c | 5 +-
15866 kernel/compat.c | 1 +
15867 kernel/configs.c | 11 +
15868 kernel/cred.c | 112 +-
15869 kernel/events/core.c | 16 +-
15870 kernel/exit.c | 10 +-
15871 kernel/fork.c | 86 +-
15872 kernel/futex.c | 6 +-
15873 kernel/futex_compat.c | 2 +-
15874 kernel/kallsyms.c | 9 +
15875 kernel/kcmp.c | 8 +-
15876 kernel/kexec_core.c | 2 +-
15877 kernel/kmod.c | 96 +-
15878 kernel/kprobes.c | 9 +-
15879 kernel/ksysfs.c | 2 +
15880 kernel/locking/lockdep_proc.c | 10 +-
15881 kernel/module.c | 108 +-
15882 kernel/panic.c | 4 +-
15883 kernel/pid.c | 18 +-
15884 kernel/power/Kconfig | 2 +
15885 kernel/printk/printk.c | 7 +-
15886 kernel/ptrace.c | 89 +-
15887 kernel/resource.c | 10 +
15888 kernel/sched/core.c | 11 +-
15889 kernel/seccomp.c | 22 +-
15890 kernel/signal.c | 37 +-
15891 kernel/sys.c | 64 +-
15892 kernel/sysctl.c | 186 +-
15893 kernel/taskstats.c | 6 +
15894 kernel/time/posix-timers.c | 8 +
15895 kernel/time/time.c | 5 +
15896 kernel/time/timekeeping.c | 3 +
15897 kernel/time/timer_list.c | 13 +-
15898 kernel/time/timer_stats.c | 10 +-
15899 kernel/trace/Kconfig | 2 +
15900 kernel/trace/trace_syscalls.c | 8 +
15901 kernel/user_namespace.c | 15 +
15902 lib/Kconfig.debug | 13 +-
15903 lib/Kconfig.kasan | 2 +-
15904 lib/is_single_threaded.c | 3 +
15905 lib/list_debug.c | 65 +-
15906 lib/nlattr.c | 2 +
15907 lib/radix-tree.c | 12 +-
15908 lib/rbtree.c | 4 +-
15909 lib/vsprintf.c | 39 +-
15910 localversion-grsec | 1 +
15911 mm/Kconfig | 8 +-
15912 mm/Kconfig.debug | 1 +
15913 mm/filemap.c | 1 +
15914 mm/kmemleak.c | 4 +-
15915 mm/memory.c | 2 +-
15916 mm/mempolicy.c | 12 +-
15917 mm/migrate.c | 3 +-
15918 mm/mlock.c | 11 +-
15919 mm/mmap.c | 103 +-
15920 mm/mprotect.c | 8 +
15921 mm/oom_kill.c | 4 +
15922 mm/page_alloc.c | 2 +-
15923 mm/process_vm_access.c | 8 +-
15924 mm/shmem.c | 11 +-
15925 mm/slab.c | 14 +-
15926 mm/slab_common.c | 2 +-
15927 mm/slob.c | 12 +
15928 mm/slub.c | 33 +-
15929 mm/util.c | 3 +
15930 mm/vmalloc.c | 82 +-
15931 mm/vmstat.c | 29 +-
15932 net/appletalk/atalk_proc.c | 2 +-
15933 net/atm/lec.c | 6 +-
15934 net/atm/mpoa_caches.c | 42 +-
15935 net/can/bcm.c | 2 +-
15936 net/can/proc.c | 2 +-
15937 net/core/dev_ioctl.c | 7 +-
15938 net/core/filter.c | 8 +-
15939 net/core/net-procfs.c | 17 +-
15940 net/core/pktgen.c | 2 +-
15941 net/core/scm.c | 7 +
15942 net/core/sock.c | 3 +-
15943 net/core/sysctl_net_core.c | 2 +-
15944 net/decnet/dn_dev.c | 2 +-
15945 net/ipv4/Kconfig | 1 +
15946 net/ipv4/devinet.c | 6 +-
15947 net/ipv4/inet_hashtables.c | 4 +
15948 net/ipv4/ip_input.c | 7 +
15949 net/ipv4/ip_sockglue.c | 3 +-
15950 net/ipv4/netfilter/ipt_CLUSTERIP.c | 2 +-
15951 net/ipv4/route.c | 6 +-
15952 net/ipv4/tcp_input.c | 6 +-
15953 net/ipv4/tcp_ipv4.c | 24 +-
15954 net/ipv4/tcp_minisocks.c | 9 +-
15955 net/ipv4/tcp_timer.c | 11 +
15956 net/ipv4/udp.c | 24 +
15957 net/ipv6/Kconfig | 1 +
15958 net/ipv6/addrconf.c | 13 +-
15959 net/ipv6/proc.c | 2 +-
15960 net/ipv6/tcp_ipv6.c | 23 +-
15961 net/ipv6/udp.c | 7 +
15962 net/ipx/ipx_proc.c | 2 +-
15963 net/irda/irproc.c | 2 +-
15964 net/iucv/af_iucv.c | 3 +
15965 net/llc/llc_proc.c | 2 +-
15966 net/netfilter/Kconfig | 10 +
15967 net/netfilter/Makefile | 1 +
15968 net/netfilter/nf_conntrack_core.c | 46 +-
15969 net/netfilter/nf_conntrack_helper.c | 2 +-
15970 net/netfilter/nf_conntrack_netlink.c | 2 +-
15971 net/netfilter/xt_gradm.c | 51 +
15972 net/netfilter/xt_hashlimit.c | 4 +-
15973 net/netfilter/xt_recent.c | 2 +-
15974 net/openvswitch/actions.c | 19 +-
15975 net/sctp/sm_sideeffect.c | 11 +-
15976 net/sctp/sm_statefuns.c | 17 +-
15977 net/socket.c | 75 +-
15978 net/sunrpc/Kconfig | 1 +
15979 net/sunrpc/cache.c | 2 +-
15980 net/sunrpc/stats.c | 2 +-
15981 net/sysctl_net.c | 2 +-
15982 net/unix/af_unix.c | 57 +-
15983 net/unix/garbage.c | 8 +-
15984 net/vmw_vsock/vmci_transport_notify.c | 30 +-
15985 net/vmw_vsock/vmci_transport_notify_qstate.c | 30 +-
15986 net/x25/sysctl_net_x25.c | 2 +-
15987 net/x25/x25_proc.c | 2 +-
15988 scripts/package/Makefile | 2 +-
15989 scripts/package/mkspec | 41 +-
15990 security/Kconfig | 369 +-
15991 security/apparmor/file.c | 4 +-
15992 security/apparmor/lsm.c | 8 +-
15993 security/commoncap.c | 36 +-
15994 security/keys/internal.h | 2 +-
15995 security/min_addr.c | 2 +
15996 security/smack/smack_lsm.c | 8 +-
15997 security/tomoyo/file.c | 12 +-
15998 security/tomoyo/mount.c | 4 +
15999 security/tomoyo/tomoyo.c | 20 +-
16000 security/yama/Kconfig | 2 +-
16001 security/yama/yama_lsm.c | 4 +-
16002 sound/core/timer.c | 4 +-
16003 sound/synth/emux/emux_seq.c | 14 +-
16004 sound/usb/line6/driver.c | 40 +-
16005 sound/usb/line6/toneport.c | 12 +-
16006 tools/gcc/.gitignore | 1 +
16007 tools/gcc/Makefile | 12 +
16008 tools/gcc/gen-random-seed.sh | 8 +
16009 tools/gcc/randomize_layout_plugin.c | 930 +++
16010 tools/gcc/size_overflow_plugin/.gitignore | 1 +
16011 .../size_overflow_plugin/size_overflow_hash.data | 463 +-
16012 513 files changed, 33007 insertions(+), 3251 deletions(-)
16013
16014 commit 6cb4f49b6a55cf16ae82685e1ab9b74c95b2f743
16015 Author: Brad Spengler <spender@grsecurity.net>
16016 Date: Mon Feb 15 10:51:41 2016 -0500
16017
16018 Initial import of pax-linux-4.4.1-test3.patch
16019
16020 Documentation/dontdiff | 46 +-
16021 Documentation/kbuild/makefiles.txt | 39 +-
16022 Documentation/kernel-parameters.txt | 28 +
16023 Makefile | 119 +-
16024 arch/alpha/include/asm/atomic.h | 10 +
16025 arch/alpha/include/asm/elf.h | 7 +
16026 arch/alpha/include/asm/pgalloc.h | 6 +
16027 arch/alpha/include/asm/pgtable.h | 11 +
16028 arch/alpha/kernel/module.c | 2 +-
16029 arch/alpha/kernel/osf_sys.c | 8 +-
16030 arch/alpha/mm/fault.c | 141 +-
16031 arch/arm/Kconfig | 3 +-
16032 arch/arm/include/asm/atomic.h | 323 +-
16033 arch/arm/include/asm/cache.h | 5 +-
16034 arch/arm/include/asm/cacheflush.h | 2 +-
16035 arch/arm/include/asm/checksum.h | 14 +-
16036 arch/arm/include/asm/cmpxchg.h | 4 +
16037 arch/arm/include/asm/cpuidle.h | 2 +-
16038 arch/arm/include/asm/domain.h | 42 +-
16039 arch/arm/include/asm/elf.h | 9 +-
16040 arch/arm/include/asm/fncpy.h | 2 +
16041 arch/arm/include/asm/futex.h | 1 +
16042 arch/arm/include/asm/kmap_types.h | 2 +-
16043 arch/arm/include/asm/mach/dma.h | 2 +-
16044 arch/arm/include/asm/mach/map.h | 16 +-
16045 arch/arm/include/asm/outercache.h | 2 +-
16046 arch/arm/include/asm/page.h | 3 +-
16047 arch/arm/include/asm/pgalloc.h | 20 +
16048 arch/arm/include/asm/pgtable-2level-hwdef.h | 4 +-
16049 arch/arm/include/asm/pgtable-2level.h | 3 +
16050 arch/arm/include/asm/pgtable-3level.h | 3 +
16051 arch/arm/include/asm/pgtable.h | 54 +-
16052 arch/arm/include/asm/smp.h | 2 +-
16053 arch/arm/include/asm/thread_info.h | 3 +
16054 arch/arm/include/asm/tls.h | 3 +
16055 arch/arm/include/asm/uaccess.h | 113 +-
16056 arch/arm/include/uapi/asm/ptrace.h | 2 +-
16057 arch/arm/kernel/armksyms.c | 2 +-
16058 arch/arm/kernel/cpuidle.c | 2 +-
16059 arch/arm/kernel/entry-armv.S | 109 +-
16060 arch/arm/kernel/entry-common.S | 40 +-
16061 arch/arm/kernel/entry-header.S | 55 +
16062 arch/arm/kernel/fiq.c | 3 +
16063 arch/arm/kernel/module-plts.c | 7 +-
16064 arch/arm/kernel/module.c | 38 +-
16065 arch/arm/kernel/patch.c | 2 +
16066 arch/arm/kernel/process.c | 92 +-
16067 arch/arm/kernel/reboot.c | 1 +
16068 arch/arm/kernel/setup.c | 20 +-
16069 arch/arm/kernel/signal.c | 35 +-
16070 arch/arm/kernel/smp.c | 2 +-
16071 arch/arm/kernel/tcm.c | 4 +-
16072 arch/arm/kernel/vmlinux.lds.S | 6 +-
16073 arch/arm/kvm/arm.c | 8 +-
16074 arch/arm/lib/copy_page.S | 1 +
16075 arch/arm/lib/csumpartialcopyuser.S | 4 +-
16076 arch/arm/lib/delay.c | 2 +-
16077 arch/arm/lib/uaccess_with_memcpy.c | 4 +-
16078 arch/arm/mach-exynos/suspend.c | 6 +-
16079 arch/arm/mach-mvebu/coherency.c | 4 +-
16080 arch/arm/mach-omap2/board-n8x0.c | 2 +-
16081 arch/arm/mach-omap2/omap-mpuss-lowpower.c | 4 +-
16082 arch/arm/mach-omap2/omap-smp.c | 1 +
16083 arch/arm/mach-omap2/omap_device.c | 4 +-
16084 arch/arm/mach-omap2/omap_device.h | 4 +-
16085 arch/arm/mach-omap2/omap_hwmod.c | 4 +-
16086 arch/arm/mach-omap2/powerdomains43xx_data.c | 5 +-
16087 arch/arm/mach-omap2/wd_timer.c | 6 +-
16088 arch/arm/mach-shmobile/platsmp-apmu.c | 5 +-
16089 arch/arm/mach-tegra/cpuidle-tegra20.c | 2 +-
16090 arch/arm/mach-tegra/irq.c | 1 +
16091 arch/arm/mach-ux500/pm.c | 1 +
16092 arch/arm/mach-zynq/platsmp.c | 1 +
16093 arch/arm/mm/Kconfig | 6 +-
16094 arch/arm/mm/cache-l2x0.c | 2 +-
16095 arch/arm/mm/context.c | 10 +-
16096 arch/arm/mm/fault.c | 146 +
16097 arch/arm/mm/fault.h | 12 +
16098 arch/arm/mm/init.c | 39 +
16099 arch/arm/mm/ioremap.c | 4 +-
16100 arch/arm/mm/mmap.c | 30 +-
16101 arch/arm/mm/mmu.c | 162 +-
16102 arch/arm/net/bpf_jit_32.c | 3 +
16103 arch/arm/plat-iop/setup.c | 2 +-
16104 arch/arm/plat-omap/sram.c | 2 +
16105 arch/arm64/include/asm/atomic.h | 10 +
16106 arch/arm64/include/asm/percpu.h | 8 +-
16107 arch/arm64/include/asm/pgalloc.h | 5 +
16108 arch/arm64/include/asm/uaccess.h | 1 +
16109 arch/arm64/mm/dma-mapping.c | 2 +-
16110 arch/avr32/include/asm/elf.h | 8 +-
16111 arch/avr32/include/asm/kmap_types.h | 4 +-
16112 arch/avr32/mm/fault.c | 27 +
16113 arch/frv/include/asm/atomic.h | 10 +
16114 arch/frv/include/asm/kmap_types.h | 2 +-
16115 arch/frv/mm/elf-fdpic.c | 3 +-
16116 arch/ia64/Makefile | 1 +
16117 arch/ia64/include/asm/atomic.h | 10 +
16118 arch/ia64/include/asm/elf.h | 7 +
16119 arch/ia64/include/asm/pgalloc.h | 12 +
16120 arch/ia64/include/asm/pgtable.h | 13 +-
16121 arch/ia64/include/asm/spinlock.h | 2 +-
16122 arch/ia64/include/asm/uaccess.h | 27 +-
16123 arch/ia64/kernel/module.c | 45 +-
16124 arch/ia64/kernel/palinfo.c | 2 +-
16125 arch/ia64/kernel/sys_ia64.c | 7 +
16126 arch/ia64/kernel/vmlinux.lds.S | 2 +-
16127 arch/ia64/mm/fault.c | 32 +-
16128 arch/ia64/mm/init.c | 15 +-
16129 arch/m32r/lib/usercopy.c | 6 +
16130 arch/mips/cavium-octeon/dma-octeon.c | 2 +-
16131 arch/mips/include/asm/atomic.h | 368 +-
16132 arch/mips/include/asm/elf.h | 7 +
16133 arch/mips/include/asm/exec.h | 2 +-
16134 arch/mips/include/asm/hw_irq.h | 2 +-
16135 arch/mips/include/asm/local.h | 57 +
16136 arch/mips/include/asm/page.h | 2 +-
16137 arch/mips/include/asm/pgalloc.h | 5 +
16138 arch/mips/include/asm/pgtable.h | 3 +
16139 arch/mips/include/asm/uaccess.h | 1 +
16140 arch/mips/kernel/binfmt_elfn32.c | 7 +
16141 arch/mips/kernel/binfmt_elfo32.c | 7 +
16142 arch/mips/kernel/irq-gt641xx.c | 2 +-
16143 arch/mips/kernel/irq.c | 6 +-
16144 arch/mips/kernel/pm-cps.c | 2 +-
16145 arch/mips/kernel/process.c | 12 -
16146 arch/mips/kernel/sync-r4k.c | 24 +-
16147 arch/mips/kernel/traps.c | 13 +-
16148 arch/mips/mm/fault.c | 25 +
16149 arch/mips/mm/mmap.c | 51 +-
16150 arch/mips/sgi-ip27/ip27-nmi.c | 6 +-
16151 arch/mips/sni/rm200.c | 2 +-
16152 arch/mips/vr41xx/common/icu.c | 2 +-
16153 arch/mips/vr41xx/common/irq.c | 4 +-
16154 arch/parisc/include/asm/atomic.h | 10 +
16155 arch/parisc/include/asm/elf.h | 7 +
16156 arch/parisc/include/asm/pgalloc.h | 6 +
16157 arch/parisc/include/asm/pgtable.h | 11 +
16158 arch/parisc/include/asm/uaccess.h | 4 +-
16159 arch/parisc/kernel/module.c | 50 +-
16160 arch/parisc/kernel/sys_parisc.c | 15 +
16161 arch/parisc/kernel/traps.c | 4 +-
16162 arch/parisc/mm/fault.c | 140 +-
16163 arch/powerpc/include/asm/atomic.h | 329 +-
16164 arch/powerpc/include/asm/elf.h | 12 +
16165 arch/powerpc/include/asm/exec.h | 2 +-
16166 arch/powerpc/include/asm/kmap_types.h | 2 +-
16167 arch/powerpc/include/asm/local.h | 46 +
16168 arch/powerpc/include/asm/mman.h | 2 +-
16169 arch/powerpc/include/asm/page.h | 8 +-
16170 arch/powerpc/include/asm/page_64.h | 7 +-
16171 arch/powerpc/include/asm/pgalloc-64.h | 7 +
16172 arch/powerpc/include/asm/pgtable.h | 1 +
16173 arch/powerpc/include/asm/pte-hash32.h | 1 +
16174 arch/powerpc/include/asm/reg.h | 1 +
16175 arch/powerpc/include/asm/smp.h | 2 +-
16176 arch/powerpc/include/asm/spinlock.h | 42 +-
16177 arch/powerpc/include/asm/uaccess.h | 141 +-
16178 arch/powerpc/kernel/Makefile | 5 +
16179 arch/powerpc/kernel/exceptions-64e.S | 4 +-
16180 arch/powerpc/kernel/exceptions-64s.S | 2 +-
16181 arch/powerpc/kernel/module_32.c | 15 +-
16182 arch/powerpc/kernel/process.c | 46 -
16183 arch/powerpc/kernel/signal_32.c | 2 +-
16184 arch/powerpc/kernel/signal_64.c | 2 +-
16185 arch/powerpc/kernel/traps.c | 21 +
16186 arch/powerpc/kernel/vdso.c | 5 +-
16187 arch/powerpc/lib/usercopy_64.c | 18 -
16188 arch/powerpc/mm/fault.c | 56 +-
16189 arch/powerpc/mm/mmap.c | 16 +
16190 arch/powerpc/mm/slice.c | 13 +-
16191 arch/powerpc/platforms/cell/spufs/file.c | 4 +-
16192 arch/s390/include/asm/atomic.h | 10 +
16193 arch/s390/include/asm/elf.h | 7 +
16194 arch/s390/include/asm/exec.h | 2 +-
16195 arch/s390/include/asm/uaccess.h | 13 +-
16196 arch/s390/kernel/module.c | 22 +-
16197 arch/s390/kernel/process.c | 20 -
16198 arch/s390/mm/mmap.c | 16 +
16199 arch/score/include/asm/exec.h | 2 +-
16200 arch/score/kernel/process.c | 5 -
16201 arch/sh/mm/mmap.c | 22 +-
16202 arch/sparc/include/asm/atomic_64.h | 110 +-
16203 arch/sparc/include/asm/cache.h | 2 +-
16204 arch/sparc/include/asm/elf_32.h | 7 +
16205 arch/sparc/include/asm/elf_64.h | 7 +
16206 arch/sparc/include/asm/pgalloc_32.h | 1 +
16207 arch/sparc/include/asm/pgalloc_64.h | 1 +
16208 arch/sparc/include/asm/pgtable.h | 4 +
16209 arch/sparc/include/asm/pgtable_32.h | 15 +-
16210 arch/sparc/include/asm/pgtsrmmu.h | 5 +
16211 arch/sparc/include/asm/setup.h | 4 +-
16212 arch/sparc/include/asm/spinlock_64.h | 35 +-
16213 arch/sparc/include/asm/thread_info_32.h | 1 +
16214 arch/sparc/include/asm/thread_info_64.h | 2 +
16215 arch/sparc/include/asm/uaccess.h | 1 +
16216 arch/sparc/include/asm/uaccess_32.h | 28 +-
16217 arch/sparc/include/asm/uaccess_64.h | 24 +-
16218 arch/sparc/kernel/Makefile | 2 +-
16219 arch/sparc/kernel/prom_common.c | 2 +-
16220 arch/sparc/kernel/smp_64.c | 8 +-
16221 arch/sparc/kernel/sys_sparc_32.c | 2 +-
16222 arch/sparc/kernel/sys_sparc_64.c | 52 +-
16223 arch/sparc/kernel/traps_64.c | 27 +-
16224 arch/sparc/lib/Makefile | 2 +-
16225 arch/sparc/lib/atomic_64.S | 57 +-
16226 arch/sparc/lib/ksyms.c | 6 +-
16227 arch/sparc/mm/Makefile | 2 +-
16228 arch/sparc/mm/fault_32.c | 292 +
16229 arch/sparc/mm/fault_64.c | 486 +
16230 arch/sparc/mm/hugetlbpage.c | 22 +-
16231 arch/sparc/mm/init_64.c | 10 +-
16232 arch/tile/include/asm/atomic_64.h | 10 +
16233 arch/tile/include/asm/uaccess.h | 4 +-
16234 arch/um/Makefile | 4 +
16235 arch/um/include/asm/kmap_types.h | 2 +-
16236 arch/um/include/asm/page.h | 3 +
16237 arch/um/include/asm/pgtable-3level.h | 1 +
16238 arch/um/kernel/process.c | 16 -
16239 arch/x86/Kconfig | 26 +-
16240 arch/x86/Kconfig.cpu | 6 +-
16241 arch/x86/Kconfig.debug | 4 +-
16242 arch/x86/Makefile | 13 +-
16243 arch/x86/boot/Makefile | 3 +
16244 arch/x86/boot/bitops.h | 4 +-
16245 arch/x86/boot/boot.h | 2 +-
16246 arch/x86/boot/compressed/Makefile | 3 +
16247 arch/x86/boot/compressed/efi_stub_32.S | 16 +-
16248 arch/x86/boot/compressed/efi_thunk_64.S | 4 +-
16249 arch/x86/boot/compressed/head_32.S | 4 +-
16250 arch/x86/boot/compressed/head_64.S | 12 +-
16251 arch/x86/boot/compressed/misc.c | 11 +-
16252 arch/x86/boot/cpucheck.c | 16 +-
16253 arch/x86/boot/header.S | 6 +-
16254 arch/x86/boot/memory.c | 2 +-
16255 arch/x86/boot/video-vesa.c | 1 +
16256 arch/x86/boot/video.c | 2 +-
16257 arch/x86/crypto/aes-x86_64-asm_64.S | 4 +
16258 arch/x86/crypto/aesni-intel_asm.S | 106 +-
16259 arch/x86/crypto/blowfish-x86_64-asm_64.S | 7 +
16260 arch/x86/crypto/camellia-aesni-avx-asm_64.S | 10 +
16261 arch/x86/crypto/camellia-aesni-avx2-asm_64.S | 10 +
16262 arch/x86/crypto/camellia-x86_64-asm_64.S | 7 +
16263 arch/x86/crypto/cast5-avx-x86_64-asm_64.S | 51 +-
16264 arch/x86/crypto/cast6-avx-x86_64-asm_64.S | 25 +-
16265 arch/x86/crypto/crc32c-pcl-intel-asm_64.S | 2 +
16266 arch/x86/crypto/ghash-clmulni-intel_asm.S | 4 +
16267 arch/x86/crypto/salsa20-x86_64-asm_64.S | 4 +
16268 arch/x86/crypto/serpent-avx-x86_64-asm_64.S | 9 +
16269 arch/x86/crypto/serpent-avx2-asm_64.S | 9 +
16270 arch/x86/crypto/serpent-sse2-x86_64-asm_64.S | 4 +
16271 arch/x86/crypto/sha1_ssse3_asm.S | 10 +-
16272 arch/x86/crypto/sha256-avx-asm.S | 2 +
16273 arch/x86/crypto/sha256-avx2-asm.S | 2 +
16274 arch/x86/crypto/sha256-ssse3-asm.S | 2 +
16275 arch/x86/crypto/sha512-avx-asm.S | 2 +
16276 arch/x86/crypto/sha512-avx2-asm.S | 2 +
16277 arch/x86/crypto/sha512-ssse3-asm.S | 2 +
16278 arch/x86/crypto/twofish-avx-x86_64-asm_64.S | 25 +-
16279 arch/x86/crypto/twofish-x86_64-asm_64-3way.S | 4 +
16280 arch/x86/crypto/twofish-x86_64-asm_64.S | 3 +
16281 arch/x86/entry/calling.h | 86 +-
16282 arch/x86/entry/common.c | 28 +-
16283 arch/x86/entry/entry_32.S | 311 +-
16284 arch/x86/entry/entry_64.S | 625 +-
16285 arch/x86/entry/entry_64_compat.S | 67 +-
16286 arch/x86/entry/thunk_64.S | 2 +
16287 arch/x86/entry/vdso/Makefile | 2 +-
16288 arch/x86/entry/vdso/vdso2c.h | 8 +-
16289 arch/x86/entry/vdso/vma.c | 37 +-
16290 arch/x86/entry/vsyscall/vsyscall_64.c | 20 +-
16291 arch/x86/entry/vsyscall/vsyscall_emu_64.S | 2 +-
16292 arch/x86/ia32/ia32_signal.c | 23 +-
16293 arch/x86/ia32/sys_ia32.c | 42 +-
16294 arch/x86/include/asm/alternative-asm.h | 43 +-
16295 arch/x86/include/asm/alternative.h | 4 +-
16296 arch/x86/include/asm/apic.h | 2 +-
16297 arch/x86/include/asm/apm.h | 4 +-
16298 arch/x86/include/asm/atomic.h | 230 +-
16299 arch/x86/include/asm/atomic64_32.h | 100 +
16300 arch/x86/include/asm/atomic64_64.h | 164 +-
16301 arch/x86/include/asm/bitops.h | 18 +-
16302 arch/x86/include/asm/boot.h | 2 +-
16303 arch/x86/include/asm/cache.h | 5 +-
16304 arch/x86/include/asm/checksum_32.h | 12 +-
16305 arch/x86/include/asm/cmpxchg.h | 39 +
16306 arch/x86/include/asm/compat.h | 4 +
16307 arch/x86/include/asm/cpufeature.h | 17 +-
16308 arch/x86/include/asm/desc.h | 78 +-
16309 arch/x86/include/asm/desc_defs.h | 6 +
16310 arch/x86/include/asm/div64.h | 2 +-
16311 arch/x86/include/asm/dma.h | 2 +
16312 arch/x86/include/asm/elf.h | 33 +-
16313 arch/x86/include/asm/emergency-restart.h | 2 +-
16314 arch/x86/include/asm/fpu/internal.h | 42 +-
16315 arch/x86/include/asm/fpu/types.h | 5 +-
16316 arch/x86/include/asm/futex.h | 14 +-
16317 arch/x86/include/asm/hw_irq.h | 4 +-
16318 arch/x86/include/asm/i8259.h | 2 +-
16319 arch/x86/include/asm/io.h | 22 +-
16320 arch/x86/include/asm/irqflags.h | 5 +
16321 arch/x86/include/asm/kprobes.h | 9 +-
16322 arch/x86/include/asm/local.h | 106 +-
16323 arch/x86/include/asm/mman.h | 15 +
16324 arch/x86/include/asm/mmu.h | 14 +-
16325 arch/x86/include/asm/mmu_context.h | 133 +-
16326 arch/x86/include/asm/module.h | 17 +-
16327 arch/x86/include/asm/nmi.h | 19 +-
16328 arch/x86/include/asm/page.h | 1 +
16329 arch/x86/include/asm/page_32.h | 12 +-
16330 arch/x86/include/asm/page_64.h | 14 +-
16331 arch/x86/include/asm/paravirt.h | 46 +-
16332 arch/x86/include/asm/paravirt_types.h | 15 +-
16333 arch/x86/include/asm/pgalloc.h | 23 +
16334 arch/x86/include/asm/pgtable-2level.h | 2 +
16335 arch/x86/include/asm/pgtable-3level.h | 7 +
16336 arch/x86/include/asm/pgtable.h | 126 +-
16337 arch/x86/include/asm/pgtable_32.h | 14 +-
16338 arch/x86/include/asm/pgtable_32_types.h | 24 +-
16339 arch/x86/include/asm/pgtable_64.h | 23 +-
16340 arch/x86/include/asm/pgtable_64_types.h | 5 +
16341 arch/x86/include/asm/pgtable_types.h | 26 +-
16342 arch/x86/include/asm/pmem.h | 2 +-
16343 arch/x86/include/asm/preempt.h | 2 +-
16344 arch/x86/include/asm/processor.h | 57 +-
16345 arch/x86/include/asm/ptrace.h | 15 +-
16346 arch/x86/include/asm/realmode.h | 4 +-
16347 arch/x86/include/asm/reboot.h | 10 +-
16348 arch/x86/include/asm/rmwcc.h | 84 +-
16349 arch/x86/include/asm/rwsem.h | 60 +-
16350 arch/x86/include/asm/segment.h | 27 +-
16351 arch/x86/include/asm/smap.h | 43 +
16352 arch/x86/include/asm/smp.h | 14 +-
16353 arch/x86/include/asm/stackprotector.h | 4 +-
16354 arch/x86/include/asm/stacktrace.h | 34 +-
16355 arch/x86/include/asm/switch_to.h | 4 +-
16356 arch/x86/include/asm/sys_ia32.h | 6 +-
16357 arch/x86/include/asm/thread_info.h | 27 +-
16358 arch/x86/include/asm/tlbflush.h | 77 +-
16359 arch/x86/include/asm/uaccess.h | 210 +-
16360 arch/x86/include/asm/uaccess_32.h | 28 +-
16361 arch/x86/include/asm/uaccess_64.h | 169 +-
16362 arch/x86/include/asm/word-at-a-time.h | 2 +-
16363 arch/x86/include/asm/x86_init.h | 10 +-
16364 arch/x86/include/asm/xen/page.h | 2 +-
16365 arch/x86/include/uapi/asm/e820.h | 2 +-
16366 arch/x86/kernel/Makefile | 2 +-
16367 arch/x86/kernel/acpi/boot.c | 4 +-
16368 arch/x86/kernel/acpi/sleep.c | 4 +
16369 arch/x86/kernel/acpi/wakeup_32.S | 6 +-
16370 arch/x86/kernel/alternative.c | 124 +-
16371 arch/x86/kernel/apic/apic.c | 4 +-
16372 arch/x86/kernel/apic/apic_flat_64.c | 6 +-
16373 arch/x86/kernel/apic/apic_noop.c | 2 +-
16374 arch/x86/kernel/apic/bigsmp_32.c | 2 +-
16375 arch/x86/kernel/apic/io_apic.c | 8 +-
16376 arch/x86/kernel/apic/msi.c | 2 +-
16377 arch/x86/kernel/apic/probe_32.c | 4 +-
16378 arch/x86/kernel/apic/vector.c | 2 +
16379 arch/x86/kernel/apic/x2apic_cluster.c | 2 +-
16380 arch/x86/kernel/apic/x2apic_phys.c | 2 +-
16381 arch/x86/kernel/apic/x2apic_uv_x.c | 2 +-
16382 arch/x86/kernel/apm_32.c | 21 +-
16383 arch/x86/kernel/asm-offsets.c | 20 +
16384 arch/x86/kernel/asm-offsets_64.c | 1 +
16385 arch/x86/kernel/cpu/Makefile | 4 -
16386 arch/x86/kernel/cpu/amd.c | 2 +-
16387 arch/x86/kernel/cpu/bugs_64.c | 2 +
16388 arch/x86/kernel/cpu/common.c | 202 +-
16389 arch/x86/kernel/cpu/intel_cacheinfo.c | 14 +-
16390 arch/x86/kernel/cpu/mcheck/mce.c | 34 +-
16391 arch/x86/kernel/cpu/mcheck/p5.c | 3 +
16392 arch/x86/kernel/cpu/mcheck/winchip.c | 3 +
16393 arch/x86/kernel/cpu/microcode/intel.c | 4 +-
16394 arch/x86/kernel/cpu/mtrr/generic.c | 6 +-
16395 arch/x86/kernel/cpu/mtrr/main.c | 2 +-
16396 arch/x86/kernel/cpu/mtrr/mtrr.h | 2 +-
16397 arch/x86/kernel/cpu/perf_event.c | 10 +-
16398 arch/x86/kernel/cpu/perf_event.h | 2 +-
16399 arch/x86/kernel/cpu/perf_event_amd_iommu.c | 2 +-
16400 arch/x86/kernel/cpu/perf_event_intel.c | 34 +-
16401 arch/x86/kernel/cpu/perf_event_intel_bts.c | 6 +-
16402 arch/x86/kernel/cpu/perf_event_intel_cqm.c | 4 +-
16403 arch/x86/kernel/cpu/perf_event_intel_ds.c | 7 +-
16404 arch/x86/kernel/cpu/perf_event_intel_lbr.c | 4 +-
16405 arch/x86/kernel/cpu/perf_event_intel_pt.c | 42 +-
16406 arch/x86/kernel/cpu/perf_event_intel_rapl.c | 2 +-
16407 arch/x86/kernel/cpu/perf_event_intel_uncore.c | 2 +-
16408 arch/x86/kernel/cpu/perf_event_intel_uncore.h | 2 +-
16409 arch/x86/kernel/crash_dump_64.c | 2 +-
16410 arch/x86/kernel/doublefault.c | 8 +-
16411 arch/x86/kernel/dumpstack.c | 24 +-
16412 arch/x86/kernel/dumpstack_32.c | 25 +-
16413 arch/x86/kernel/dumpstack_64.c | 62 +-
16414 arch/x86/kernel/e820.c | 4 +-
16415 arch/x86/kernel/early_printk.c | 1 +
16416 arch/x86/kernel/espfix_64.c | 44 +-
16417 arch/x86/kernel/fpu/core.c | 24 +-
16418 arch/x86/kernel/fpu/init.c | 40 +-
16419 arch/x86/kernel/fpu/regset.c | 22 +-
16420 arch/x86/kernel/fpu/signal.c | 20 +-
16421 arch/x86/kernel/fpu/xstate.c | 6 +-
16422 arch/x86/kernel/ftrace.c | 18 +-
16423 arch/x86/kernel/head64.c | 14 +-
16424 arch/x86/kernel/head_32.S | 235 +-
16425 arch/x86/kernel/head_64.S | 173 +-
16426 arch/x86/kernel/i386_ksyms_32.c | 12 +
16427 arch/x86/kernel/i8259.c | 10 +-
16428 arch/x86/kernel/io_delay.c | 2 +-
16429 arch/x86/kernel/ioport.c | 2 +-
16430 arch/x86/kernel/irq.c | 8 +-
16431 arch/x86/kernel/irq_32.c | 45 +-
16432 arch/x86/kernel/jump_label.c | 10 +-
16433 arch/x86/kernel/kgdb.c | 21 +-
16434 arch/x86/kernel/kprobes/core.c | 28 +-
16435 arch/x86/kernel/kprobes/opt.c | 16 +-
16436 arch/x86/kernel/ksysfs.c | 2 +-
16437 arch/x86/kernel/kvmclock.c | 20 +-
16438 arch/x86/kernel/ldt.c | 25 +
16439 arch/x86/kernel/livepatch.c | 11 +-
16440 arch/x86/kernel/machine_kexec_32.c | 6 +-
16441 arch/x86/kernel/mcount_64.S | 19 +-
16442 arch/x86/kernel/module.c | 78 +-
16443 arch/x86/kernel/msr.c | 2 +-
16444 arch/x86/kernel/nmi.c | 34 +-
16445 arch/x86/kernel/nmi_selftest.c | 4 +-
16446 arch/x86/kernel/paravirt-spinlocks.c | 2 +-
16447 arch/x86/kernel/paravirt.c | 45 +-
16448 arch/x86/kernel/paravirt_patch_64.c | 8 +
16449 arch/x86/kernel/pci-calgary_64.c | 2 +-
16450 arch/x86/kernel/pci-iommu_table.c | 2 +-
16451 arch/x86/kernel/pci-swiotlb.c | 2 +-
16452 arch/x86/kernel/process.c | 80 +-
16453 arch/x86/kernel/process_32.c | 29 +-
16454 arch/x86/kernel/process_64.c | 14 +-
16455 arch/x86/kernel/ptrace.c | 20 +-
16456 arch/x86/kernel/pvclock.c | 8 +-
16457 arch/x86/kernel/reboot.c | 44 +-
16458 arch/x86/kernel/reboot_fixups_32.c | 2 +-
16459 arch/x86/kernel/relocate_kernel_64.S | 3 +-
16460 arch/x86/kernel/setup.c | 29 +-
16461 arch/x86/kernel/setup_percpu.c | 29 +-
16462 arch/x86/kernel/signal.c | 17 +-
16463 arch/x86/kernel/smp.c | 2 +-
16464 arch/x86/kernel/smpboot.c | 29 +-
16465 arch/x86/kernel/step.c | 6 +-
16466 arch/x86/kernel/sys_i386_32.c | 184 +
16467 arch/x86/kernel/sys_x86_64.c | 22 +-
16468 arch/x86/kernel/tboot.c | 22 +-
16469 arch/x86/kernel/time.c | 8 +-
16470 arch/x86/kernel/tls.c | 7 +-
16471 arch/x86/kernel/tracepoint.c | 4 +-
16472 arch/x86/kernel/traps.c | 53 +-
16473 arch/x86/kernel/tsc.c | 2 +-
16474 arch/x86/kernel/uprobes.c | 4 +-
16475 arch/x86/kernel/vm86_32.c | 6 +-
16476 arch/x86/kernel/vmlinux.lds.S | 153 +-
16477 arch/x86/kernel/x8664_ksyms_64.c | 6 +-
16478 arch/x86/kernel/x86_init.c | 6 +-
16479 arch/x86/kvm/cpuid.c | 21 +-
16480 arch/x86/kvm/emulate.c | 6 +-
16481 arch/x86/kvm/i8259.c | 10 +-
16482 arch/x86/kvm/ioapic.c | 2 +
16483 arch/x86/kvm/lapic.c | 2 +-
16484 arch/x86/kvm/paging_tmpl.h | 2 +-
16485 arch/x86/kvm/svm.c | 10 +-
16486 arch/x86/kvm/vmx.c | 62 +-
16487 arch/x86/kvm/x86.c | 44 +-
16488 arch/x86/lguest/boot.c | 3 +-
16489 arch/x86/lib/atomic64_386_32.S | 164 +
16490 arch/x86/lib/atomic64_cx8_32.S | 98 +-
16491 arch/x86/lib/checksum_32.S | 99 +-
16492 arch/x86/lib/clear_page_64.S | 3 +
16493 arch/x86/lib/cmpxchg16b_emu.S | 3 +
16494 arch/x86/lib/copy_page_64.S | 14 +-
16495 arch/x86/lib/copy_user_64.S | 66 +-
16496 arch/x86/lib/csum-copy_64.S | 14 +-
16497 arch/x86/lib/csum-wrappers_64.c | 8 +-
16498 arch/x86/lib/getuser.S | 74 +-
16499 arch/x86/lib/insn.c | 8 +-
16500 arch/x86/lib/iomap_copy_64.S | 2 +
16501 arch/x86/lib/memcpy_64.S | 6 +
16502 arch/x86/lib/memmove_64.S | 3 +-
16503 arch/x86/lib/memset_64.S | 3 +
16504 arch/x86/lib/mmx_32.c | 243 +-
16505 arch/x86/lib/msr-reg.S | 2 +
16506 arch/x86/lib/putuser.S | 87 +-
16507 arch/x86/lib/rwsem.S | 6 +-
16508 arch/x86/lib/usercopy_32.c | 359 +-
16509 arch/x86/lib/usercopy_64.c | 22 +-
16510 arch/x86/math-emu/fpu_aux.c | 2 +-
16511 arch/x86/math-emu/fpu_entry.c | 4 +-
16512 arch/x86/math-emu/fpu_system.h | 2 +-
16513 arch/x86/mm/Makefile | 4 +
16514 arch/x86/mm/extable.c | 26 +-
16515 arch/x86/mm/fault.c | 570 +-
16516 arch/x86/mm/gup.c | 6 +-
16517 arch/x86/mm/highmem_32.c | 6 +
16518 arch/x86/mm/hugetlbpage.c | 24 +-
16519 arch/x86/mm/init.c | 111 +-
16520 arch/x86/mm/init_32.c | 111 +-
16521 arch/x86/mm/init_64.c | 46 +-
16522 arch/x86/mm/iomap_32.c | 4 +
16523 arch/x86/mm/ioremap.c | 52 +-
16524 arch/x86/mm/kmemcheck/kmemcheck.c | 4 +-
16525 arch/x86/mm/mmap.c | 40 +-
16526 arch/x86/mm/mmio-mod.c | 10 +-
16527 arch/x86/mm/mpx.c | 6 +-
16528 arch/x86/mm/numa.c | 4 +-
16529 arch/x86/mm/pageattr.c | 42 +-
16530 arch/x86/mm/pat.c | 12 +-
16531 arch/x86/mm/pat_rbtree.c | 2 +-
16532 arch/x86/mm/pf_in.c | 10 +-
16533 arch/x86/mm/pgtable.c | 214 +-
16534 arch/x86/mm/pgtable_32.c | 3 +
16535 arch/x86/mm/setup_nx.c | 7 +
16536 arch/x86/mm/tlb.c | 4 +
16537 arch/x86/mm/uderef_64.c | 37 +
16538 arch/x86/net/bpf_jit.S | 11 +
16539 arch/x86/net/bpf_jit_comp.c | 13 +-
16540 arch/x86/oprofile/backtrace.c | 6 +-
16541 arch/x86/oprofile/nmi_int.c | 8 +-
16542 arch/x86/oprofile/op_model_amd.c | 8 +-
16543 arch/x86/oprofile/op_model_ppro.c | 7 +-
16544 arch/x86/oprofile/op_x86_model.h | 2 +-
16545 arch/x86/pci/intel_mid_pci.c | 2 +-
16546 arch/x86/pci/irq.c | 8 +-
16547 arch/x86/pci/pcbios.c | 144 +-
16548 arch/x86/platform/efi/efi_32.c | 24 +
16549 arch/x86/platform/efi/efi_64.c | 26 +-
16550 arch/x86/platform/efi/efi_stub_32.S | 64 +-
16551 arch/x86/platform/efi/efi_stub_64.S | 2 +
16552 arch/x86/platform/intel-mid/intel-mid.c | 5 +-
16553 arch/x86/platform/intel-mid/intel_mid_weak_decls.h | 6 +-
16554 arch/x86/platform/intel-mid/mfld.c | 4 +-
16555 arch/x86/platform/intel-mid/mrfl.c | 2 +-
16556 arch/x86/platform/intel-quark/imr_selftest.c | 2 +-
16557 arch/x86/platform/olpc/olpc_dt.c | 2 +-
16558 arch/x86/power/cpu.c | 11 +-
16559 arch/x86/realmode/init.c | 10 +-
16560 arch/x86/realmode/rm/Makefile | 3 +
16561 arch/x86/realmode/rm/header.S | 4 +-
16562 arch/x86/realmode/rm/reboot.S | 4 +
16563 arch/x86/realmode/rm/trampoline_32.S | 12 +-
16564 arch/x86/realmode/rm/trampoline_64.S | 3 +-
16565 arch/x86/realmode/rm/wakeup_asm.S | 5 +-
16566 arch/x86/tools/Makefile | 2 +-
16567 arch/x86/tools/relocs.c | 96 +-
16568 arch/x86/um/mem_32.c | 2 +-
16569 arch/x86/um/tls_32.c | 2 +-
16570 arch/x86/xen/enlighten.c | 50 +-
16571 arch/x86/xen/mmu.c | 19 +-
16572 arch/x86/xen/smp.c | 16 +-
16573 arch/x86/xen/xen-asm_32.S | 2 +-
16574 arch/x86/xen/xen-head.S | 11 +
16575 arch/x86/xen/xen-ops.h | 2 -
16576 block/bio.c | 4 +-
16577 block/blk-cgroup.c | 18 +-
16578 block/blk-iopoll.c | 2 +-
16579 block/blk-map.c | 2 +-
16580 block/blk-softirq.c | 2 +-
16581 block/bsg.c | 12 +-
16582 block/cfq-iosched.c | 4 +-
16583 block/compat_ioctl.c | 4 +-
16584 block/genhd.c | 9 +-
16585 block/partitions/efi.c | 8 +-
16586 block/scsi_ioctl.c | 29 +-
16587 crypto/cryptd.c | 4 +-
16588 crypto/crypto_user.c | 8 +-
16589 crypto/pcrypt.c | 2 +-
16590 crypto/zlib.c | 12 +-
16591 drivers/acpi/acpi_video.c | 2 +-
16592 drivers/acpi/apei/apei-internal.h | 2 +-
16593 drivers/acpi/apei/ghes.c | 10 +-
16594 drivers/acpi/bgrt.c | 6 +-
16595 drivers/acpi/blacklist.c | 4 +-
16596 drivers/acpi/bus.c | 4 +-
16597 drivers/acpi/device_pm.c | 4 +-
16598 drivers/acpi/ec.c | 2 +-
16599 drivers/acpi/pci_slot.c | 2 +-
16600 drivers/acpi/processor_idle.c | 2 +-
16601 drivers/acpi/processor_pdc.c | 2 +-
16602 drivers/acpi/sleep.c | 2 +-
16603 drivers/acpi/sysfs.c | 4 +-
16604 drivers/acpi/thermal.c | 2 +-
16605 drivers/acpi/video_detect.c | 7 +-
16606 drivers/ata/libata-core.c | 12 +-
16607 drivers/ata/libata-scsi.c | 2 +-
16608 drivers/ata/libata.h | 2 +-
16609 drivers/ata/pata_arasan_cf.c | 4 +-
16610 drivers/atm/adummy.c | 2 +-
16611 drivers/atm/ambassador.c | 8 +-
16612 drivers/atm/atmtcp.c | 14 +-
16613 drivers/atm/eni.c | 10 +-
16614 drivers/atm/firestream.c | 8 +-
16615 drivers/atm/fore200e.c | 14 +-
16616 drivers/atm/he.c | 18 +-
16617 drivers/atm/horizon.c | 4 +-
16618 drivers/atm/idt77252.c | 36 +-
16619 drivers/atm/iphase.c | 34 +-
16620 drivers/atm/lanai.c | 12 +-
16621 drivers/atm/nicstar.c | 46 +-
16622 drivers/atm/solos-pci.c | 4 +-
16623 drivers/atm/suni.c | 4 +-
16624 drivers/atm/uPD98402.c | 16 +-
16625 drivers/atm/zatm.c | 6 +-
16626 drivers/base/bus.c | 4 +-
16627 drivers/base/devres.c | 4 +-
16628 drivers/base/devtmpfs.c | 8 +-
16629 drivers/base/node.c | 2 +-
16630 drivers/base/platform-msi.c | 20 +-
16631 drivers/base/power/domain.c | 7 +-
16632 drivers/base/power/runtime.c | 6 +-
16633 drivers/base/power/sysfs.c | 2 +-
16634 drivers/base/power/wakeup.c | 8 +-
16635 drivers/base/regmap/regmap-debugfs.c | 4 +-
16636 drivers/base/regmap/regmap.c | 4 +-
16637 drivers/base/syscore.c | 4 +-
16638 drivers/block/cciss.c | 28 +-
16639 drivers/block/cciss.h | 2 +-
16640 drivers/block/cpqarray.c | 28 +-
16641 drivers/block/cpqarray.h | 2 +-
16642 drivers/block/drbd/drbd_bitmap.c | 2 +-
16643 drivers/block/drbd/drbd_int.h | 8 +-
16644 drivers/block/drbd/drbd_main.c | 12 +-
16645 drivers/block/drbd/drbd_nl.c | 4 +-
16646 drivers/block/drbd/drbd_receiver.c | 38 +-
16647 drivers/block/drbd/drbd_worker.c | 14 +-
16648 drivers/block/pktcdvd.c | 4 +-
16649 drivers/block/rbd.c | 2 +-
16650 drivers/bluetooth/btwilink.c | 2 +-
16651 drivers/bus/arm-cci.c | 12 +-
16652 drivers/cdrom/cdrom.c | 11 +-
16653 drivers/cdrom/gdrom.c | 1 -
16654 drivers/char/agp/compat_ioctl.c | 2 +-
16655 drivers/char/agp/frontend.c | 4 +-
16656 drivers/char/agp/intel-gtt.c | 4 +-
16657 drivers/char/hpet.c | 2 +-
16658 drivers/char/ipmi/ipmi_msghandler.c | 8 +-
16659 drivers/char/ipmi/ipmi_si_intf.c | 8 +-
16660 drivers/char/ipmi/ipmi_ssif.c | 12 +-
16661 drivers/char/mem.c | 47 +-
16662 drivers/char/nvram.c | 2 +-
16663 drivers/char/pcmcia/synclink_cs.c | 16 +-
16664 drivers/char/random.c | 12 +-
16665 drivers/char/sonypi.c | 11 +-
16666 drivers/char/tpm/tpm_acpi.c | 3 +-
16667 drivers/char/tpm/tpm_eventlog.c | 5 +-
16668 drivers/char/virtio_console.c | 6 +-
16669 drivers/clk/clk-composite.c | 2 +-
16670 drivers/clk/samsung/clk.h | 2 +-
16671 drivers/clk/socfpga/clk-gate.c | 9 +-
16672 drivers/clk/socfpga/clk-pll.c | 9 +-
16673 drivers/clk/ti/clk.c | 8 +-
16674 drivers/cpufreq/acpi-cpufreq.c | 17 +-
16675 drivers/cpufreq/cpufreq-dt.c | 4 +-
16676 drivers/cpufreq/cpufreq.c | 30 +-
16677 drivers/cpufreq/cpufreq_governor.c | 2 +-
16678 drivers/cpufreq/cpufreq_governor.h | 4 +-
16679 drivers/cpufreq/cpufreq_ondemand.c | 10 +-
16680 drivers/cpufreq/intel_pstate.c | 38 +-
16681 drivers/cpufreq/p4-clockmod.c | 12 +-
16682 drivers/cpufreq/sparc-us3-cpufreq.c | 67 +-
16683 drivers/cpufreq/speedstep-centrino.c | 7 +-
16684 drivers/cpuidle/driver.c | 2 +-
16685 drivers/cpuidle/dt_idle_states.c | 2 +-
16686 drivers/cpuidle/governor.c | 2 +-
16687 drivers/cpuidle/sysfs.c | 2 +-
16688 drivers/crypto/hifn_795x.c | 4 +-
16689 drivers/devfreq/devfreq.c | 4 +-
16690 drivers/dma/sh/shdma-base.c | 4 +-
16691 drivers/dma/sh/shdmac.c | 2 +-
16692 drivers/edac/edac_device.c | 4 +-
16693 drivers/edac/edac_mc_sysfs.c | 2 +-
16694 drivers/edac/edac_pci.c | 4 +-
16695 drivers/edac/edac_pci_sysfs.c | 22 +-
16696 drivers/edac/mce_amd.h | 2 +-
16697 drivers/firewire/core-card.c | 6 +-
16698 drivers/firewire/core-device.c | 2 +-
16699 drivers/firewire/core-transaction.c | 1 +
16700 drivers/firewire/core.h | 1 +
16701 drivers/firmware/dmi-id.c | 2 +-
16702 drivers/firmware/dmi_scan.c | 12 +-
16703 drivers/firmware/efi/cper.c | 8 +-
16704 drivers/firmware/efi/efi.c | 12 +-
16705 drivers/firmware/efi/efivars.c | 2 +-
16706 drivers/firmware/efi/runtime-map.c | 2 +-
16707 drivers/firmware/google/gsmi.c | 2 +-
16708 drivers/firmware/google/memconsole.c | 7 +-
16709 drivers/firmware/memmap.c | 2 +-
16710 drivers/firmware/psci.c | 2 +-
16711 drivers/gpio/gpio-davinci.c | 6 +-
16712 drivers/gpio/gpio-em.c | 2 +-
16713 drivers/gpio/gpio-ich.c | 2 +-
16714 drivers/gpio/gpio-omap.c | 4 +-
16715 drivers/gpio/gpio-rcar.c | 2 +-
16716 drivers/gpio/gpio-vr41xx.c | 2 +-
16717 drivers/gpio/gpiolib.c | 12 +-
16718 drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 +-
16719 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
16720 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 18 +-
16721 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 2 +-
16722 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 2 +-
16723 drivers/gpu/drm/amd/amdkfd/kfd_device.c | 6 +-
16724 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 90 +-
16725 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.h | 8 +-
16726 .../drm/amd/amdkfd/kfd_device_queue_manager_cik.c | 14 +-
16727 .../drm/amd/amdkfd/kfd_device_queue_manager_vi.c | 14 +-
16728 drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c | 4 +-
16729 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c | 2 +-
16730 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.h | 2 +-
16731 .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 16 +-
16732 drivers/gpu/drm/amd/scheduler/gpu_scheduler.c | 2 +-
16733 drivers/gpu/drm/amd/scheduler/gpu_scheduler.h | 2 +-
16734 drivers/gpu/drm/amd/scheduler/sched_fence.c | 2 +-
16735 drivers/gpu/drm/armada/armada_drv.c | 3 +-
16736 drivers/gpu/drm/drm_crtc.c | 2 +-
16737 drivers/gpu/drm/drm_drv.c | 2 +-
16738 drivers/gpu/drm/drm_fops.c | 12 +-
16739 drivers/gpu/drm/drm_global.c | 14 +-
16740 drivers/gpu/drm/drm_info.c | 13 +-
16741 drivers/gpu/drm/drm_ioc32.c | 13 +-
16742 drivers/gpu/drm/drm_ioctl.c | 2 +-
16743 drivers/gpu/drm/drm_pci.c | 9 +-
16744 drivers/gpu/drm/exynos/exynos_drm_drv.c | 1 -
16745 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c | 10 +-
16746 drivers/gpu/drm/gma500/psb_drv.c | 1 -
16747 drivers/gpu/drm/i810/i810_dma.c | 2 +-
16748 drivers/gpu/drm/i810/i810_drv.c | 6 +-
16749 drivers/gpu/drm/i810/i810_drv.h | 6 +-
16750 drivers/gpu/drm/i915/i915_dma.c | 4 +-
16751 drivers/gpu/drm/i915/i915_drv.c | 7 +-
16752 drivers/gpu/drm/i915/i915_drv.h | 2 +-
16753 drivers/gpu/drm/i915/i915_gem_execbuffer.c | 4 +-
16754 drivers/gpu/drm/i915/i915_gem_gtt.c | 16 +-
16755 drivers/gpu/drm/i915/i915_gem_gtt.h | 6 +-
16756 drivers/gpu/drm/i915/i915_ioc32.c | 10 +-
16757 drivers/gpu/drm/i915/i915_irq.c | 88 +-
16758 drivers/gpu/drm/i915/intel_display.c | 26 +-
16759 drivers/gpu/drm/imx/imx-drm-core.c | 2 +-
16760 drivers/gpu/drm/mga/mga_drv.c | 5 +-
16761 drivers/gpu/drm/mga/mga_drv.h | 6 +-
16762 drivers/gpu/drm/mga/mga_ioc32.c | 10 +-
16763 drivers/gpu/drm/mga/mga_irq.c | 8 +-
16764 drivers/gpu/drm/mga/mga_state.c | 2 +-
16765 drivers/gpu/drm/nouveau/nouveau_bios.c | 2 +-
16766 drivers/gpu/drm/nouveau/nouveau_drm.c | 13 +-
16767 drivers/gpu/drm/nouveau/nouveau_drm.h | 1 -
16768 drivers/gpu/drm/nouveau/nouveau_ioc32.c | 2 +-
16769 drivers/gpu/drm/nouveau/nouveau_vga.c | 2 +-
16770 drivers/gpu/drm/omapdrm/Makefile | 2 +-
16771 drivers/gpu/drm/qxl/qxl_cmd.c | 12 +-
16772 drivers/gpu/drm/qxl/qxl_debugfs.c | 8 +-
16773 drivers/gpu/drm/qxl/qxl_drv.c | 8 +-
16774 drivers/gpu/drm/qxl/qxl_drv.h | 8 +-
16775 drivers/gpu/drm/qxl/qxl_ioctl.c | 12 +-
16776 drivers/gpu/drm/qxl/qxl_irq.c | 16 +-
16777 drivers/gpu/drm/qxl/qxl_ttm.c | 38 +-
16778 drivers/gpu/drm/r128/r128_cce.c | 2 +-
16779 drivers/gpu/drm/r128/r128_drv.c | 4 +-
16780 drivers/gpu/drm/r128/r128_drv.h | 6 +-
16781 drivers/gpu/drm/r128/r128_ioc32.c | 10 +-
16782 drivers/gpu/drm/r128/r128_irq.c | 4 +-
16783 drivers/gpu/drm/r128/r128_state.c | 6 +-
16784 drivers/gpu/drm/radeon/mkregtable.c | 4 +-
16785 drivers/gpu/drm/radeon/radeon_device.c | 2 +-
16786 drivers/gpu/drm/radeon/radeon_drv.c | 17 +-
16787 drivers/gpu/drm/radeon/radeon_drv.h | 4 +-
16788 drivers/gpu/drm/radeon/radeon_ioc32.c | 12 +-
16789 drivers/gpu/drm/radeon/radeon_irq.c | 6 +-
16790 drivers/gpu/drm/radeon/radeon_kms.c | 2 +-
16791 drivers/gpu/drm/radeon/radeon_state.c | 6 +-
16792 drivers/gpu/drm/radeon/radeon_ttm.c | 4 +-
16793 drivers/gpu/drm/savage/savage_bci.c | 2 +-
16794 drivers/gpu/drm/savage/savage_drv.c | 5 +-
16795 drivers/gpu/drm/savage/savage_drv.h | 2 +-
16796 drivers/gpu/drm/sis/sis_drv.c | 5 +-
16797 drivers/gpu/drm/sis/sis_drv.h | 2 +-
16798 drivers/gpu/drm/sis/sis_mm.c | 2 +-
16799 drivers/gpu/drm/tegra/dc.c | 2 +-
16800 drivers/gpu/drm/tegra/dsi.c | 2 +-
16801 drivers/gpu/drm/tegra/hdmi.c | 2 +-
16802 drivers/gpu/drm/tegra/sor.c | 7 +-
16803 drivers/gpu/drm/tilcdc/Makefile | 6 +-
16804 drivers/gpu/drm/ttm/ttm_memory.c | 4 +-
16805 drivers/gpu/drm/ttm/ttm_page_alloc.c | 18 +-
16806 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c | 18 +-
16807 drivers/gpu/drm/udl/udl_fb.c | 1 -
16808 drivers/gpu/drm/via/via_dma.c | 2 +-
16809 drivers/gpu/drm/via/via_drv.c | 5 +-
16810 drivers/gpu/drm/via/via_drv.h | 6 +-
16811 drivers/gpu/drm/via/via_irq.c | 18 +-
16812 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 2 +-
16813 drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 8 +-
16814 drivers/gpu/drm/vmwgfx/vmwgfx_irq.c | 4 +-
16815 drivers/gpu/drm/vmwgfx/vmwgfx_marker.c | 2 +-
16816 drivers/gpu/vga/vga_switcheroo.c | 4 +-
16817 drivers/hid/hid-core.c | 4 +-
16818 drivers/hid/hid-sensor-custom.c | 2 +-
16819 drivers/hv/channel.c | 6 +-
16820 drivers/hv/hv.c | 4 +-
16821 drivers/hv/hv_balloon.c | 18 +-
16822 drivers/hv/hyperv_vmbus.h | 2 +-
16823 drivers/hwmon/acpi_power_meter.c | 6 +-
16824 drivers/hwmon/applesmc.c | 2 +-
16825 drivers/hwmon/asus_atk0110.c | 10 +-
16826 drivers/hwmon/coretemp.c | 2 +-
16827 drivers/hwmon/dell-smm-hwmon.c | 2 +-
16828 drivers/hwmon/ibmaem.c | 2 +-
16829 drivers/hwmon/iio_hwmon.c | 2 +-
16830 drivers/hwmon/nct6683.c | 6 +-
16831 drivers/hwmon/nct6775.c | 6 +-
16832 drivers/hwmon/pmbus/pmbus_core.c | 10 +-
16833 drivers/hwmon/sht15.c | 12 +-
16834 drivers/hwmon/via-cputemp.c | 2 +-
16835 drivers/i2c/busses/i2c-amd756-s4882.c | 2 +-
16836 drivers/i2c/busses/i2c-designware-pcidrv.c | 2 +-
16837 drivers/i2c/busses/i2c-nforce2-s4985.c | 2 +-
16838 drivers/i2c/i2c-dev.c | 2 +-
16839 drivers/ide/ide-cd.c | 2 +-
16840 drivers/ide/ide-disk.c | 2 +-
16841 drivers/iio/industrialio-core.c | 2 +-
16842 drivers/iio/magnetometer/ak8975.c | 2 +-
16843 drivers/infiniband/core/cm.c | 32 +-
16844 drivers/infiniband/core/fmr_pool.c | 20 +-
16845 drivers/infiniband/core/netlink.c | 5 +-
16846 drivers/infiniband/core/uverbs_cmd.c | 3 +
16847 drivers/infiniband/hw/cxgb4/device.c | 6 +-
16848 drivers/infiniband/hw/cxgb4/iw_cxgb4.h | 2 +-
16849 drivers/infiniband/hw/cxgb4/mem.c | 4 +-
16850 drivers/infiniband/hw/mlx4/mad.c | 2 +-
16851 drivers/infiniband/hw/mlx4/mcg.c | 2 +-
16852 drivers/infiniband/hw/mlx4/mlx4_ib.h | 2 +-
16853 drivers/infiniband/hw/mthca/mthca_cmd.c | 8 +-
16854 drivers/infiniband/hw/mthca/mthca_main.c | 2 +-
16855 drivers/infiniband/hw/mthca/mthca_mr.c | 6 +-
16856 drivers/infiniband/hw/mthca/mthca_provider.c | 2 +-
16857 drivers/infiniband/hw/nes/nes.c | 4 +-
16858 drivers/infiniband/hw/nes/nes.h | 40 +-
16859 drivers/infiniband/hw/nes/nes_cm.c | 62 +-
16860 drivers/infiniband/hw/nes/nes_mgt.c | 8 +-
16861 drivers/infiniband/hw/nes/nes_nic.c | 40 +-
16862 drivers/infiniband/hw/nes/nes_verbs.c | 10 +-
16863 drivers/infiniband/hw/qib/qib.h | 1 +
16864 drivers/infiniband/ulp/ipoib/ipoib_netlink.c | 2 +-
16865 drivers/input/evdev.c | 2 +-
16866 drivers/input/gameport/gameport.c | 4 +-
16867 drivers/input/input.c | 4 +-
16868 drivers/input/joystick/sidewinder.c | 1 +
16869 drivers/input/misc/ims-pcu.c | 4 +-
16870 drivers/input/mouse/psmouse.h | 2 +-
16871 drivers/input/mousedev.c | 2 +-
16872 drivers/input/serio/serio.c | 4 +-
16873 drivers/input/serio/serio_raw.c | 4 +-
16874 drivers/input/touchscreen/htcpen.c | 2 +-
16875 drivers/iommu/arm-smmu-v3.c | 2 +-
16876 drivers/iommu/arm-smmu.c | 43 +-
16877 drivers/iommu/io-pgtable-arm.c | 101 +-
16878 drivers/iommu/io-pgtable.c | 11 +-
16879 drivers/iommu/io-pgtable.h | 19 +-
16880 drivers/iommu/iommu.c | 2 +-
16881 drivers/iommu/ipmmu-vmsa.c | 13 +-
16882 drivers/iommu/irq_remapping.c | 2 +-
16883 drivers/irqchip/irq-gic.c | 2 +-
16884 drivers/irqchip/irq-i8259.c | 2 +-
16885 drivers/irqchip/irq-renesas-intc-irqpin.c | 2 +-
16886 drivers/isdn/capi/capi.c | 10 +-
16887 drivers/isdn/gigaset/interface.c | 8 +-
16888 drivers/isdn/gigaset/usb-gigaset.c | 2 +-
16889 drivers/isdn/hardware/avm/b1.c | 4 +-
16890 drivers/isdn/i4l/isdn_common.c | 2 +
16891 drivers/isdn/i4l/isdn_tty.c | 22 +-
16892 drivers/isdn/icn/icn.c | 2 +-
16893 drivers/isdn/mISDN/dsp_cmx.c | 2 +-
16894 drivers/lguest/core.c | 10 +-
16895 drivers/lguest/page_tables.c | 2 +-
16896 drivers/lguest/x86/core.c | 12 +-
16897 drivers/lguest/x86/switcher_32.S | 27 +-
16898 drivers/md/bcache/alloc.c | 2 +-
16899 drivers/md/bcache/bcache.h | 10 +-
16900 drivers/md/bcache/btree.c | 2 +-
16901 drivers/md/bcache/closure.h | 2 +-
16902 drivers/md/bcache/io.c | 10 +-
16903 drivers/md/bcache/journal.c | 2 +-
16904 drivers/md/bcache/stats.c | 26 +-
16905 drivers/md/bcache/stats.h | 16 +-
16906 drivers/md/bcache/super.c | 2 +-
16907 drivers/md/bcache/sysfs.c | 20 +-
16908 drivers/md/bitmap.c | 2 +-
16909 drivers/md/dm-cache-target.c | 98 +-
16910 drivers/md/dm-ioctl.c | 2 +-
16911 drivers/md/dm-raid.c | 2 +-
16912 drivers/md/dm-raid1.c | 18 +-
16913 drivers/md/dm-stats.c | 6 +-
16914 drivers/md/dm-stripe.c | 10 +-
16915 drivers/md/dm-table.c | 2 +-
16916 drivers/md/dm-thin-metadata.c | 4 +-
16917 drivers/md/dm.c | 28 +-
16918 drivers/md/md.c | 37 +-
16919 drivers/md/md.h | 8 +-
16920 drivers/md/persistent-data/dm-space-map-metadata.c | 4 +-
16921 drivers/md/persistent-data/dm-space-map.h | 1 +
16922 drivers/md/raid1.c | 8 +-
16923 drivers/md/raid10.c | 20 +-
16924 drivers/md/raid5.c | 26 +-
16925 drivers/media/dvb-core/dvbdev.c | 2 +-
16926 drivers/media/dvb-frontends/af9033.h | 2 +-
16927 drivers/media/dvb-frontends/dib3000.h | 2 +-
16928 drivers/media/dvb-frontends/dib7000p.h | 2 +-
16929 drivers/media/dvb-frontends/dib8000.h | 2 +-
16930 drivers/media/pci/cx88/cx88-video.c | 6 +-
16931 drivers/media/pci/ivtv/ivtv-driver.c | 2 +-
16932 drivers/media/pci/solo6x10/solo6x10-core.c | 2 +-
16933 drivers/media/pci/solo6x10/solo6x10-p2m.c | 2 +-
16934 drivers/media/pci/solo6x10/solo6x10.h | 2 +-
16935 drivers/media/pci/tw68/tw68-core.c | 2 +-
16936 drivers/media/pci/zoran/zoran.h | 1 -
16937 drivers/media/pci/zoran/zoran_driver.c | 3 -
16938 drivers/media/platform/omap/omap_vout.c | 11 +-
16939 drivers/media/platform/s5p-tv/mixer.h | 2 +-
16940 drivers/media/platform/s5p-tv/mixer_grp_layer.c | 2 +-
16941 drivers/media/platform/s5p-tv/mixer_reg.c | 2 +-
16942 drivers/media/platform/s5p-tv/mixer_video.c | 24 +-
16943 drivers/media/platform/s5p-tv/mixer_vp_layer.c | 2 +-
16944 drivers/media/radio/radio-cadet.c | 2 +
16945 drivers/media/radio/radio-maxiradio.c | 2 +-
16946 drivers/media/radio/radio-shark.c | 2 +-
16947 drivers/media/radio/radio-shark2.c | 2 +-
16948 drivers/media/radio/radio-si476x.c | 2 +-
16949 drivers/media/radio/wl128x/fmdrv_common.c | 2 +-
16950 drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 12 +-
16951 drivers/media/v4l2-core/v4l2-device.c | 4 +-
16952 drivers/media/v4l2-core/v4l2-ioctl.c | 13 +-
16953 drivers/memory/omap-gpmc.c | 21 +-
16954 drivers/message/fusion/mptsas.c | 34 +-
16955 drivers/mfd/ab8500-debugfs.c | 2 +-
16956 drivers/mfd/kempld-core.c | 2 +-
16957 drivers/mfd/max8925-i2c.c | 2 +-
16958 drivers/mfd/tps65910.c | 2 +-
16959 drivers/mfd/twl4030-irq.c | 9 +-
16960 drivers/misc/c2port/core.c | 4 +-
16961 drivers/misc/kgdbts.c | 4 +-
16962 drivers/misc/lis3lv02d/lis3lv02d.c | 8 +-
16963 drivers/misc/lis3lv02d/lis3lv02d.h | 2 +-
16964 drivers/misc/mic/scif/scif_api.c | 10 +-
16965 drivers/misc/mic/scif/scif_rb.c | 8 +-
16966 drivers/misc/sgi-gru/gruhandles.c | 4 +-
16967 drivers/misc/sgi-gru/gruprocfs.c | 8 +-
16968 drivers/misc/sgi-gru/grutables.h | 158 +-
16969 drivers/misc/sgi-xp/xp.h | 2 +-
16970 drivers/misc/sgi-xp/xpc.h | 3 +-
16971 drivers/misc/sgi-xp/xpc_main.c | 2 +-
16972 drivers/mmc/host/dw_mmc.h | 2 +-
16973 drivers/mmc/host/mmci.c | 4 +-
16974 drivers/mmc/host/omap_hsmmc.c | 4 +-
16975 drivers/mmc/host/sdhci-esdhc-imx.c | 7 +-
16976 drivers/mmc/host/sdhci-s3c.c | 8 +-
16977 drivers/mtd/chips/cfi_cmdset_0020.c | 2 +-
16978 drivers/mtd/nand/denali.c | 1 +
16979 drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 2 +-
16980 drivers/mtd/nftlmount.c | 1 +
16981 drivers/mtd/sm_ftl.c | 2 +-
16982 drivers/net/bonding/bond_netlink.c | 2 +-
16983 drivers/net/caif/caif_hsi.c | 2 +-
16984 drivers/net/can/Kconfig | 2 +-
16985 drivers/net/can/dev.c | 2 +-
16986 drivers/net/can/vcan.c | 2 +-
16987 drivers/net/dummy.c | 2 +-
16988 drivers/net/ethernet/8390/ax88796.c | 4 +-
16989 drivers/net/ethernet/altera/altera_tse_main.c | 4 +-
16990 drivers/net/ethernet/amd/xgbe/xgbe-common.h | 4 +-
16991 drivers/net/ethernet/amd/xgbe/xgbe-dcb.c | 4 +-
16992 drivers/net/ethernet/amd/xgbe/xgbe-desc.c | 27 +-
16993 drivers/net/ethernet/amd/xgbe/xgbe-dev.c | 143 +-
16994 drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 64 +-
16995 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c | 10 +-
16996 drivers/net/ethernet/amd/xgbe/xgbe-main.c | 15 +-
16997 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 27 +-
16998 drivers/net/ethernet/amd/xgbe/xgbe-ptp.c | 4 +-
16999 drivers/net/ethernet/amd/xgbe/xgbe.h | 10 +-
17000 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h | 2 +-
17001 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c | 11 +-
17002 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h | 3 +-
17003 drivers/net/ethernet/broadcom/tg3.h | 1 +
17004 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c | 6 +-
17005 drivers/net/ethernet/cavium/liquidio/lio_main.c | 11 +-
17006 drivers/net/ethernet/chelsio/cxgb3/l2t.h | 2 +-
17007 drivers/net/ethernet/dec/tulip/de4x5.c | 4 +-
17008 drivers/net/ethernet/emulex/benet/be_main.c | 2 +-
17009 drivers/net/ethernet/faraday/ftgmac100.c | 2 +
17010 drivers/net/ethernet/faraday/ftmac100.c | 2 +
17011 drivers/net/ethernet/intel/i40e/i40e_ptp.c | 2 +-
17012 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c | 2 +-
17013 drivers/net/ethernet/mellanox/mlx4/en_tx.c | 4 +-
17014 drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 7 +-
17015 drivers/net/ethernet/neterion/vxge/vxge-config.c | 7 +-
17016 drivers/net/ethernet/nvidia/forcedeth.c | 4 +-
17017 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 4 +-
17018 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c | 12 +-
17019 .../net/ethernet/qlogic/qlcnic/qlcnic_minidump.c | 2 +-
17020 drivers/net/ethernet/realtek/r8169.c | 8 +-
17021 drivers/net/ethernet/sfc/ptp.c | 2 +-
17022 drivers/net/ethernet/sfc/selftest.c | 20 +-
17023 drivers/net/ethernet/stmicro/stmmac/mmc_core.c | 4 +-
17024 drivers/net/ethernet/via/via-rhine.c | 2 +-
17025 drivers/net/geneve.c | 2 +-
17026 drivers/net/hyperv/hyperv_net.h | 2 +-
17027 drivers/net/hyperv/rndis_filter.c | 7 +-
17028 drivers/net/ifb.c | 2 +-
17029 drivers/net/ipvlan/ipvlan_core.c | 2 +-
17030 drivers/net/irda/vlsi_ir.c | 18 +-
17031 drivers/net/irda/vlsi_ir.h | 14 +-
17032 drivers/net/macvlan.c | 20 +-
17033 drivers/net/macvtap.c | 10 +-
17034 drivers/net/nlmon.c | 2 +-
17035 drivers/net/phy/phy_device.c | 6 +-
17036 drivers/net/ppp/ppp_generic.c | 4 +-
17037 drivers/net/slip/slhc.c | 2 +-
17038 drivers/net/team/team.c | 4 +-
17039 drivers/net/tun.c | 7 +-
17040 drivers/net/usb/hso.c | 23 +-
17041 drivers/net/usb/r8152.c | 2 +-
17042 drivers/net/usb/sierra_net.c | 4 +-
17043 drivers/net/virtio_net.c | 2 +-
17044 drivers/net/vrf.c | 2 +-
17045 drivers/net/vxlan.c | 4 +-
17046 drivers/net/wimax/i2400m/rx.c | 2 +-
17047 drivers/net/wireless/airo.c | 2 +-
17048 drivers/net/wireless/at76c50x-usb.c | 2 +-
17049 drivers/net/wireless/ath/ath10k/ce.c | 6 +-
17050 drivers/net/wireless/ath/ath10k/htc.h | 4 +-
17051 drivers/net/wireless/ath/ath9k/ar9002_mac.c | 36 +-
17052 drivers/net/wireless/ath/ath9k/ar9003_mac.c | 64 +-
17053 drivers/net/wireless/ath/ath9k/hw.h | 4 +-
17054 drivers/net/wireless/ath/ath9k/main.c | 22 +-
17055 drivers/net/wireless/ath/carl9170/carl9170.h | 6 +-
17056 drivers/net/wireless/ath/carl9170/debug.c | 6 +-
17057 drivers/net/wireless/ath/carl9170/main.c | 10 +-
17058 drivers/net/wireless/ath/carl9170/tx.c | 4 +-
17059 drivers/net/wireless/ath/wil6210/wil_platform.h | 2 +-
17060 drivers/net/wireless/b43/phy_lp.c | 2 +-
17061 drivers/net/wireless/iwlegacy/3945-mac.c | 4 +-
17062 drivers/net/wireless/iwlwifi/dvm/debugfs.c | 34 +-
17063 drivers/net/wireless/iwlwifi/mvm/d3.c | 4 +-
17064 drivers/net/wireless/iwlwifi/mvm/tx.c | 2 +-
17065 drivers/net/wireless/iwlwifi/pcie/trans.c | 4 +-
17066 drivers/net/wireless/mac80211_hwsim.c | 28 +-
17067 drivers/net/wireless/rt2x00/rt2x00.h | 2 +-
17068 drivers/net/wireless/rt2x00/rt2x00queue.c | 4 +-
17069 drivers/net/wireless/ti/wl1251/sdio.c | 12 +-
17070 drivers/net/wireless/ti/wl12xx/main.c | 8 +-
17071 drivers/net/wireless/ti/wl18xx/main.c | 6 +-
17072 drivers/of/fdt.c | 4 +-
17073 drivers/oprofile/buffer_sync.c | 8 +-
17074 drivers/oprofile/event_buffer.c | 2 +-
17075 drivers/oprofile/oprof.c | 2 +-
17076 drivers/oprofile/oprofile_stats.c | 10 +-
17077 drivers/oprofile/oprofile_stats.h | 10 +-
17078 drivers/oprofile/oprofilefs.c | 6 +-
17079 drivers/oprofile/timer_int.c | 2 +-
17080 drivers/parport/procfs.c | 4 +-
17081 drivers/pci/host/pci-host-generic.c | 2 +-
17082 drivers/pci/hotplug/acpiphp_ibm.c | 4 +-
17083 drivers/pci/hotplug/cpcihp_generic.c | 6 +-
17084 drivers/pci/hotplug/cpcihp_zt5550.c | 14 +-
17085 drivers/pci/hotplug/cpqphp_nvram.c | 2 +
17086 drivers/pci/hotplug/pci_hotplug_core.c | 6 +-
17087 drivers/pci/hotplug/pciehp_core.c | 2 +-
17088 drivers/pci/msi.c | 22 +-
17089 drivers/pci/pci-sysfs.c | 6 +-
17090 drivers/pci/pci.h | 2 +-
17091 drivers/pci/pcie/aspm.c | 6 +-
17092 drivers/pci/pcie/portdrv_pci.c | 2 +-
17093 drivers/pci/probe.c | 2 +-
17094 drivers/pinctrl/nomadik/pinctrl-nomadik.c | 2 +-
17095 drivers/pinctrl/pinctrl-at91.c | 5 +-
17096 drivers/platform/chrome/chromeos_pstore.c | 2 +-
17097 drivers/platform/x86/alienware-wmi.c | 4 +-
17098 drivers/platform/x86/compal-laptop.c | 2 +-
17099 drivers/platform/x86/hdaps.c | 2 +-
17100 drivers/platform/x86/ibm_rtl.c | 2 +-
17101 drivers/platform/x86/intel_oaktrail.c | 2 +-
17102 drivers/platform/x86/msi-laptop.c | 16 +-
17103 drivers/platform/x86/msi-wmi.c | 2 +-
17104 drivers/platform/x86/samsung-laptop.c | 2 +-
17105 drivers/platform/x86/samsung-q10.c | 2 +-
17106 drivers/platform/x86/sony-laptop.c | 14 +-
17107 drivers/platform/x86/thinkpad_acpi.c | 2 +-
17108 drivers/pnp/pnpbios/bioscalls.c | 14 +-
17109 drivers/pnp/pnpbios/core.c | 2 +-
17110 drivers/power/pda_power.c | 7 +-
17111 drivers/power/power_supply.h | 4 +-
17112 drivers/power/power_supply_core.c | 7 +-
17113 drivers/power/power_supply_sysfs.c | 6 +-
17114 drivers/power/reset/at91-reset.c | 5 +-
17115 drivers/powercap/powercap_sys.c | 136 +-
17116 drivers/ptp/ptp_private.h | 2 +-
17117 drivers/ptp/ptp_sysfs.c | 2 +-
17118 drivers/regulator/core.c | 4 +-
17119 drivers/regulator/max8660.c | 6 +-
17120 drivers/regulator/max8973-regulator.c | 16 +-
17121 drivers/regulator/mc13892-regulator.c | 8 +-
17122 drivers/rtc/rtc-armada38x.c | 7 +-
17123 drivers/rtc/rtc-cmos.c | 4 +-
17124 drivers/rtc/rtc-ds1307.c | 2 +-
17125 drivers/rtc/rtc-m48t59.c | 4 +-
17126 drivers/rtc/rtc-rv8803.c | 15 +-
17127 drivers/rtc/rtc-test.c | 6 +-
17128 drivers/scsi/bfa/bfa_fcpim.h | 2 +-
17129 drivers/scsi/bfa/bfa_ioc.h | 4 +-
17130 drivers/scsi/fcoe/fcoe_sysfs.c | 12 +-
17131 drivers/scsi/hosts.c | 4 +-
17132 drivers/scsi/hpsa.c | 38 +-
17133 drivers/scsi/hpsa.h | 2 +-
17134 drivers/scsi/hptiop.c | 2 -
17135 drivers/scsi/hptiop.h | 1 -
17136 drivers/scsi/ipr.c | 6 +-
17137 drivers/scsi/ipr.h | 2 +-
17138 drivers/scsi/libfc/fc_exch.c | 50 +-
17139 drivers/scsi/libsas/sas_ata.c | 2 +-
17140 drivers/scsi/lpfc/lpfc.h | 8 +-
17141 drivers/scsi/lpfc/lpfc_debugfs.c | 18 +-
17142 drivers/scsi/lpfc/lpfc_init.c | 6 +-
17143 drivers/scsi/lpfc/lpfc_scsi.c | 10 +-
17144 drivers/scsi/megaraid/megaraid_sas.h | 2 +-
17145 drivers/scsi/pmcraid.c | 20 +-
17146 drivers/scsi/pmcraid.h | 8 +-
17147 drivers/scsi/qla2xxx/qla_attr.c | 4 +-
17148 drivers/scsi/qla2xxx/qla_gbl.h | 4 +-
17149 drivers/scsi/qla2xxx/qla_os.c | 6 +-
17150 drivers/scsi/qla2xxx/qla_target.c | 10 +-
17151 drivers/scsi/qla2xxx/qla_target.h | 2 +-
17152 drivers/scsi/qla4xxx/ql4_def.h | 2 +-
17153 drivers/scsi/qla4xxx/ql4_os.c | 6 +-
17154 drivers/scsi/scsi.c | 2 +-
17155 drivers/scsi/scsi_lib.c | 8 +-
17156 drivers/scsi/scsi_sysfs.c | 2 +-
17157 drivers/scsi/scsi_transport_fc.c | 8 +-
17158 drivers/scsi/scsi_transport_iscsi.c | 6 +-
17159 drivers/scsi/scsi_transport_srp.c | 6 +-
17160 drivers/scsi/sd.c | 6 +-
17161 drivers/scsi/sg.c | 2 +-
17162 drivers/scsi/sr.c | 21 +-
17163 drivers/soc/tegra/fuse/fuse-tegra.c | 2 +-
17164 drivers/spi/spi.c | 2 +-
17165 drivers/staging/android/timed_output.c | 6 +-
17166 drivers/staging/comedi/comedi_fops.c | 8 +-
17167 drivers/staging/fbtft/fbtft-core.c | 2 +-
17168 drivers/staging/fbtft/fbtft.h | 2 +-
17169 drivers/staging/gdm724x/gdm_tty.c | 2 +-
17170 drivers/staging/iio/accel/lis3l02dq_ring.c | 2 +-
17171 drivers/staging/iio/adc/ad7280a.c | 4 +-
17172 drivers/staging/lustre/lnet/selftest/brw_test.c | 12 +-
17173 drivers/staging/lustre/lnet/selftest/framework.c | 4 -
17174 drivers/staging/lustre/lnet/selftest/ping_test.c | 14 +-
17175 drivers/staging/lustre/lustre/include/lustre_dlm.h | 2 +-
17176 drivers/staging/lustre/lustre/include/obd.h | 2 +-
17177 drivers/staging/octeon/ethernet-rx.c | 20 +-
17178 drivers/staging/octeon/ethernet.c | 8 +-
17179 drivers/staging/rdma/ipath/ipath_rc.c | 6 +-
17180 drivers/staging/rdma/ipath/ipath_ruc.c | 6 +-
17181 drivers/staging/rtl8188eu/include/hal_intf.h | 2 +-
17182 drivers/staging/rtl8712/rtl871x_io.h | 2 +-
17183 drivers/staging/sm750fb/sm750.c | 14 +-
17184 drivers/staging/unisys/visorbus/visorbus_private.h | 4 +-
17185 drivers/target/sbp/sbp_target.c | 4 +-
17186 drivers/thermal/cpu_cooling.c | 9 +-
17187 drivers/thermal/devfreq_cooling.c | 19 +-
17188 drivers/thermal/int340x_thermal/int3400_thermal.c | 6 +-
17189 drivers/thermal/of-thermal.c | 17 +-
17190 drivers/thermal/x86_pkg_temp_thermal.c | 2 +-
17191 drivers/tty/cyclades.c | 6 +-
17192 drivers/tty/hvc/hvc_console.c | 14 +-
17193 drivers/tty/hvc/hvcs.c | 21 +-
17194 drivers/tty/hvc/hvsi.c | 22 +-
17195 drivers/tty/hvc/hvsi_lib.c | 4 +-
17196 drivers/tty/ipwireless/tty.c | 27 +-
17197 drivers/tty/moxa.c | 2 +-
17198 drivers/tty/n_gsm.c | 4 +-
17199 drivers/tty/n_tty.c | 19 +-
17200 drivers/tty/pty.c | 4 +-
17201 drivers/tty/rocket.c | 6 +-
17202 drivers/tty/serial/8250/8250_core.c | 10 +-
17203 drivers/tty/serial/ifx6x60.c | 2 +-
17204 drivers/tty/serial/ioc4_serial.c | 6 +-
17205 drivers/tty/serial/kgdb_nmi.c | 4 +-
17206 drivers/tty/serial/kgdboc.c | 32 +-
17207 drivers/tty/serial/msm_serial.c | 4 +-
17208 drivers/tty/serial/samsung.c | 9 +-
17209 drivers/tty/serial/serial_core.c | 8 +-
17210 drivers/tty/synclink.c | 34 +-
17211 drivers/tty/synclink_gt.c | 28 +-
17212 drivers/tty/synclinkmp.c | 34 +-
17213 drivers/tty/tty_io.c | 2 +-
17214 drivers/tty/tty_ldisc.c | 8 +-
17215 drivers/tty/tty_port.c | 22 +-
17216 drivers/uio/uio.c | 13 +-
17217 drivers/usb/atm/cxacru.c | 2 +-
17218 drivers/usb/atm/usbatm.c | 24 +-
17219 drivers/usb/class/cdc-acm.h | 2 +-
17220 drivers/usb/core/devices.c | 6 +-
17221 drivers/usb/core/devio.c | 12 +-
17222 drivers/usb/core/hcd.c | 4 +-
17223 drivers/usb/core/sysfs.c | 2 +-
17224 drivers/usb/core/usb.c | 2 +-
17225 drivers/usb/early/ehci-dbgp.c | 16 +-
17226 drivers/usb/gadget/function/u_serial.c | 22 +-
17227 drivers/usb/gadget/udc/dummy_hcd.c | 2 +-
17228 drivers/usb/host/ehci-hcd.c | 2 +-
17229 drivers/usb/host/ehci-hub.c | 4 +-
17230 drivers/usb/host/ehci-q.c | 4 +-
17231 drivers/usb/host/fotg210-hcd.c | 2 +-
17232 drivers/usb/host/hwa-hc.c | 2 +-
17233 drivers/usb/host/ohci-hcd.c | 2 +-
17234 drivers/usb/host/r8a66597.h | 2 +-
17235 drivers/usb/host/uhci-hcd.c | 2 +-
17236 drivers/usb/host/xhci-pci.c | 2 +-
17237 drivers/usb/host/xhci.c | 2 +-
17238 drivers/usb/misc/appledisplay.c | 4 +-
17239 drivers/usb/serial/console.c | 8 +-
17240 drivers/usb/storage/transport.c | 2 +-
17241 drivers/usb/storage/usb.c | 2 +-
17242 drivers/usb/storage/usb.h | 2 +-
17243 drivers/usb/usbip/vhci.h | 2 +-
17244 drivers/usb/usbip/vhci_hcd.c | 6 +-
17245 drivers/usb/usbip/vhci_rx.c | 2 +-
17246 drivers/usb/wusbcore/wa-hc.h | 4 +-
17247 drivers/usb/wusbcore/wa-xfer.c | 2 +-
17248 drivers/vhost/vringh.c | 20 +-
17249 drivers/video/backlight/kb3886_bl.c | 2 +-
17250 drivers/video/console/fbcon.c | 2 +-
17251 drivers/video/fbdev/aty/aty128fb.c | 2 +-
17252 drivers/video/fbdev/aty/atyfb_base.c | 8 +-
17253 drivers/video/fbdev/aty/mach64_cursor.c | 5 +-
17254 drivers/video/fbdev/core/fb_defio.c | 6 +-
17255 drivers/video/fbdev/core/fbmem.c | 12 +-
17256 drivers/video/fbdev/hyperv_fb.c | 4 +-
17257 drivers/video/fbdev/i810/i810_accel.c | 1 +
17258 drivers/video/fbdev/matrox/matroxfb_base.c | 2 +-
17259 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c | 16 +-
17260 drivers/video/fbdev/nvidia/nvidia.c | 27 +-
17261 drivers/video/fbdev/omap2/dss/display.c | 8 +-
17262 drivers/video/fbdev/s1d13xxxfb.c | 6 +-
17263 drivers/video/fbdev/smscufx.c | 4 +-
17264 drivers/video/fbdev/udlfb.c | 36 +-
17265 drivers/video/fbdev/uvesafb.c | 52 +-
17266 drivers/video/fbdev/vesafb.c | 58 +-
17267 drivers/video/fbdev/via/via_clock.h | 2 +-
17268 drivers/xen/events/events_base.c | 6 +-
17269 fs/Kconfig.binfmt | 2 +-
17270 fs/afs/inode.c | 4 +-
17271 fs/aio.c | 2 +-
17272 fs/autofs4/waitq.c | 2 +-
17273 fs/befs/endian.h | 6 +-
17274 fs/binfmt_aout.c | 23 +-
17275 fs/binfmt_elf.c | 670 +-
17276 fs/binfmt_elf_fdpic.c | 4 +-
17277 fs/block_dev.c | 2 +-
17278 fs/btrfs/ctree.c | 11 +-
17279 fs/btrfs/ctree.h | 4 +-
17280 fs/btrfs/delayed-inode.c | 9 +-
17281 fs/btrfs/delayed-inode.h | 6 +-
17282 fs/btrfs/delayed-ref.c | 4 +-
17283 fs/btrfs/disk-io.c | 4 +-
17284 fs/btrfs/extent_map.c | 8 +-
17285 fs/btrfs/file.c | 4 +-
17286 fs/btrfs/inode.c | 14 +-
17287 fs/btrfs/raid56.c | 32 +-
17288 fs/btrfs/super.c | 2 +-
17289 fs/btrfs/sysfs.c | 2 +-
17290 fs/btrfs/tests/btrfs-tests.c | 2 +-
17291 fs/btrfs/tests/free-space-tests.c | 8 +-
17292 fs/btrfs/transaction.c | 2 +-
17293 fs/btrfs/tree-log.c | 8 +-
17294 fs/btrfs/tree-log.h | 2 +-
17295 fs/btrfs/volumes.c | 14 +-
17296 fs/btrfs/volumes.h | 22 +-
17297 fs/buffer.c | 2 +-
17298 fs/cachefiles/bind.c | 6 +-
17299 fs/cachefiles/daemon.c | 8 +-
17300 fs/cachefiles/internal.h | 12 +-
17301 fs/cachefiles/namei.c | 2 +-
17302 fs/cachefiles/proc.c | 12 +-
17303 fs/ceph/dir.c | 12 +-
17304 fs/ceph/super.c | 4 +-
17305 fs/cifs/cifs_debug.c | 12 +-
17306 fs/cifs/cifsfs.c | 8 +-
17307 fs/cifs/cifsglob.h | 54 +-
17308 fs/cifs/file.c | 12 +-
17309 fs/cifs/misc.c | 4 +-
17310 fs/cifs/smb1ops.c | 80 +-
17311 fs/cifs/smb2ops.c | 84 +-
17312 fs/cifs/smb2pdu.c | 3 +-
17313 fs/coda/cache.c | 10 +-
17314 fs/compat.c | 7 +-
17315 fs/compat_binfmt_elf.c | 2 +
17316 fs/compat_ioctl.c | 12 +-
17317 fs/configfs/dir.c | 10 +-
17318 fs/coredump.c | 18 +-
17319 fs/dcache.c | 64 +-
17320 fs/ecryptfs/inode.c | 2 +-
17321 fs/ecryptfs/miscdev.c | 2 +-
17322 fs/exec.c | 362 +-
17323 fs/ext2/xattr.c | 5 +-
17324 fs/ext4/ext4.h | 20 +-
17325 fs/ext4/mballoc.c | 44 +-
17326 fs/ext4/resize.c | 16 +-
17327 fs/ext4/super.c | 2 +-
17328 fs/ext4/sysfs.c | 2 +-
17329 fs/ext4/xattr.c | 5 +-
17330 fs/fhandle.c | 5 +-
17331 fs/file.c | 18 +-
17332 fs/fs-writeback.c | 11 +-
17333 fs/fs_struct.c | 8 +-
17334 fs/fscache/cookie.c | 40 +-
17335 fs/fscache/internal.h | 202 +-
17336 fs/fscache/object.c | 26 +-
17337 fs/fscache/operation.c | 38 +-
17338 fs/fscache/page.c | 110 +-
17339 fs/fscache/stats.c | 348 +-
17340 fs/fuse/cuse.c | 10 +-
17341 fs/fuse/dev.c | 4 +-
17342 fs/gfs2/file.c | 2 +-
17343 fs/gfs2/glock.c | 22 +-
17344 fs/gfs2/glops.c | 4 +-
17345 fs/gfs2/quota.c | 6 +-
17346 fs/hugetlbfs/inode.c | 13 +-
17347 fs/inode.c | 4 +-
17348 fs/jbd2/commit.c | 2 +-
17349 fs/jbd2/transaction.c | 4 +-
17350 fs/jffs2/erase.c | 3 +-
17351 fs/jffs2/wbuf.c | 3 +-
17352 fs/jfs/super.c | 2 +-
17353 fs/kernfs/dir.c | 2 +-
17354 fs/kernfs/file.c | 20 +-
17355 fs/libfs.c | 10 +-
17356 fs/lockd/clntproc.c | 4 +-
17357 fs/namei.c | 16 +-
17358 fs/namespace.c | 16 +-
17359 fs/nfs/callback_xdr.c | 2 +-
17360 fs/nfs/inode.c | 6 +-
17361 fs/nfsd/nfs4proc.c | 2 +-
17362 fs/nfsd/nfs4xdr.c | 2 +-
17363 fs/nfsd/nfscache.c | 11 +-
17364 fs/nfsd/vfs.c | 6 +-
17365 fs/nls/nls_base.c | 26 +-
17366 fs/nls/nls_euc-jp.c | 6 +-
17367 fs/nls/nls_koi8-ru.c | 6 +-
17368 fs/notify/fanotify/fanotify_user.c | 4 +-
17369 fs/notify/notification.c | 4 +-
17370 fs/ntfs/dir.c | 2 +-
17371 fs/ntfs/super.c | 6 +-
17372 fs/ocfs2/dlm/dlmcommon.h | 4 +-
17373 fs/ocfs2/dlm/dlmdebug.c | 10 +-
17374 fs/ocfs2/dlm/dlmdomain.c | 4 +-
17375 fs/ocfs2/dlm/dlmmaster.c | 4 +-
17376 fs/ocfs2/localalloc.c | 2 +-
17377 fs/ocfs2/ocfs2.h | 10 +-
17378 fs/ocfs2/suballoc.c | 12 +-
17379 fs/ocfs2/super.c | 20 +-
17380 fs/overlayfs/copy_up.c | 2 +-
17381 fs/pipe.c | 72 +-
17382 fs/posix_acl.c | 4 +-
17383 fs/proc/array.c | 20 +
17384 fs/proc/base.c | 4 +-
17385 fs/proc/kcore.c | 34 +-
17386 fs/proc/meminfo.c | 2 +-
17387 fs/proc/nommu.c | 2 +-
17388 fs/proc/proc_sysctl.c | 26 +-
17389 fs/proc/task_mmu.c | 42 +-
17390 fs/proc/task_nommu.c | 4 +-
17391 fs/proc/vmcore.c | 16 +-
17392 fs/qnx6/qnx6.h | 4 +-
17393 fs/quota/netlink.c | 4 +-
17394 fs/read_write.c | 2 +-
17395 fs/readdir.c | 3 +-
17396 fs/reiserfs/do_balan.c | 2 +-
17397 fs/reiserfs/procfs.c | 2 +-
17398 fs/reiserfs/reiserfs.h | 4 +-
17399 fs/seq_file.c | 4 +-
17400 fs/splice.c | 43 +-
17401 fs/squashfs/xattr.c | 12 +-
17402 fs/super.c | 3 +-
17403 fs/sysv/sysv.h | 2 +-
17404 fs/tracefs/inode.c | 8 +-
17405 fs/udf/misc.c | 2 +-
17406 fs/ufs/swab.h | 4 +-
17407 fs/userfaultfd.c | 2 +-
17408 fs/xattr.c | 21 +
17409 fs/xfs/libxfs/xfs_bmap.c | 2 +-
17410 fs/xfs/libxfs/xfs_da_btree.c | 4 +-
17411 fs/xfs/xfs_dir2_readdir.c | 7 +-
17412 fs/xfs/xfs_ioctl.c | 2 +-
17413 fs/xfs/xfs_linux.h | 4 +-
17414 include/acpi/ghes.h | 2 +-
17415 include/asm-generic/4level-fixup.h | 2 +
17416 include/asm-generic/atomic-long.h | 176 +-
17417 include/asm-generic/atomic64.h | 12 +
17418 include/asm-generic/bitops/__fls.h | 2 +-
17419 include/asm-generic/bitops/fls.h | 2 +-
17420 include/asm-generic/bitops/fls64.h | 4 +-
17421 include/asm-generic/bug.h | 6 +-
17422 include/asm-generic/cache.h | 4 +-
17423 include/asm-generic/emergency-restart.h | 2 +-
17424 include/asm-generic/kmap_types.h | 4 +-
17425 include/asm-generic/local.h | 13 +
17426 include/asm-generic/pgtable-nopmd.h | 18 +-
17427 include/asm-generic/pgtable-nopud.h | 15 +-
17428 include/asm-generic/pgtable.h | 16 +
17429 include/asm-generic/sections.h | 1 +
17430 include/asm-generic/uaccess.h | 16 +
17431 include/asm-generic/vmlinux.lds.h | 15 +-
17432 include/crypto/algapi.h | 2 +-
17433 include/drm/drmP.h | 19 +-
17434 include/drm/drm_crtc_helper.h | 2 +-
17435 include/drm/drm_mm.h | 2 +-
17436 include/drm/i915_pciids.h | 2 +-
17437 include/drm/intel-gtt.h | 4 +-
17438 include/drm/ttm/ttm_memory.h | 2 +-
17439 include/drm/ttm/ttm_page_alloc.h | 1 +
17440 include/keys/asymmetric-subtype.h | 2 +-
17441 include/linux/atmdev.h | 4 +-
17442 include/linux/atomic.h | 2 +-
17443 include/linux/audit.h | 2 +-
17444 include/linux/average.h | 2 +-
17445 include/linux/binfmts.h | 3 +-
17446 include/linux/bitmap.h | 2 +-
17447 include/linux/bitops.h | 8 +-
17448 include/linux/blk-cgroup.h | 24 +-
17449 include/linux/blkdev.h | 2 +-
17450 include/linux/blktrace_api.h | 2 +-
17451 include/linux/cache.h | 8 +
17452 include/linux/cdrom.h | 1 -
17453 include/linux/cleancache.h | 2 +-
17454 include/linux/clk-provider.h | 1 +
17455 include/linux/compat.h | 6 +-
17456 include/linux/compiler-gcc.h | 28 +-
17457 include/linux/compiler.h | 193 +-
17458 include/linux/configfs.h | 2 +-
17459 include/linux/cpufreq.h | 3 +-
17460 include/linux/cpuidle.h | 5 +-
17461 include/linux/cpumask.h | 14 +-
17462 include/linux/crypto.h | 4 +-
17463 include/linux/ctype.h | 2 +-
17464 include/linux/dcache.h | 4 +-
17465 include/linux/decompress/mm.h | 2 +-
17466 include/linux/devfreq.h | 2 +-
17467 include/linux/device.h | 7 +-
17468 include/linux/dma-mapping.h | 2 +-
17469 include/linux/efi.h | 1 +
17470 include/linux/elf.h | 2 +
17471 include/linux/err.h | 4 +-
17472 include/linux/extcon.h | 2 +-
17473 include/linux/fb.h | 3 +-
17474 include/linux/fdtable.h | 2 +-
17475 include/linux/fs.h | 5 +-
17476 include/linux/fs_struct.h | 2 +-
17477 include/linux/fscache-cache.h | 2 +-
17478 include/linux/fscache.h | 2 +-
17479 include/linux/fsnotify.h | 2 +-
17480 include/linux/genhd.h | 4 +-
17481 include/linux/genl_magic_func.h | 2 +-
17482 include/linux/gfp.h | 12 +-
17483 include/linux/highmem.h | 12 +
17484 include/linux/hwmon-sysfs.h | 6 +-
17485 include/linux/i2c.h | 1 +
17486 include/linux/if_pppox.h | 2 +-
17487 include/linux/init.h | 12 +-
17488 include/linux/init_task.h | 7 +
17489 include/linux/interrupt.h | 6 +-
17490 include/linux/iommu.h | 2 +-
17491 include/linux/ioport.h | 2 +-
17492 include/linux/ipc.h | 2 +-
17493 include/linux/irq.h | 5 +-
17494 include/linux/irqdesc.h | 2 +-
17495 include/linux/irqdomain.h | 3 +
17496 include/linux/jbd2.h | 2 +-
17497 include/linux/jiffies.h | 16 +-
17498 include/linux/key-type.h | 2 +-
17499 include/linux/kgdb.h | 6 +-
17500 include/linux/kmemleak.h | 4 +-
17501 include/linux/kobject.h | 3 +-
17502 include/linux/kobject_ns.h | 2 +-
17503 include/linux/kref.h | 2 +-
17504 include/linux/libata.h | 2 +-
17505 include/linux/linkage.h | 1 +
17506 include/linux/list.h | 15 +
17507 include/linux/lockref.h | 26 +-
17508 include/linux/math64.h | 10 +-
17509 include/linux/mempolicy.h | 7 +
17510 include/linux/mm.h | 102 +-
17511 include/linux/mm_types.h | 20 +
17512 include/linux/mmiotrace.h | 4 +-
17513 include/linux/mmzone.h | 2 +-
17514 include/linux/mod_devicetable.h | 4 +-
17515 include/linux/module.h | 69 +-
17516 include/linux/moduleloader.h | 16 +
17517 include/linux/moduleparam.h | 4 +-
17518 include/linux/net.h | 2 +-
17519 include/linux/netdevice.h | 7 +-
17520 include/linux/netfilter.h | 2 +-
17521 include/linux/netfilter/nfnetlink.h | 2 +-
17522 include/linux/netlink.h | 12 +-
17523 include/linux/nls.h | 4 +-
17524 include/linux/notifier.h | 3 +-
17525 include/linux/oprofile.h | 4 +-
17526 include/linux/padata.h | 2 +-
17527 include/linux/pci_hotplug.h | 3 +-
17528 include/linux/percpu.h | 2 +-
17529 include/linux/perf_event.h | 12 +-
17530 include/linux/pipe_fs_i.h | 8 +-
17531 include/linux/pm.h | 1 +
17532 include/linux/pm_domain.h | 2 +-
17533 include/linux/pm_runtime.h | 2 +-
17534 include/linux/pnp.h | 2 +-
17535 include/linux/poison.h | 4 +-
17536 include/linux/power/smartreflex.h | 2 +-
17537 include/linux/ppp-comp.h | 2 +-
17538 include/linux/preempt.h | 21 +
17539 include/linux/proc_ns.h | 2 +-
17540 include/linux/psci.h | 2 +-
17541 include/linux/quota.h | 2 +-
17542 include/linux/random.h | 19 +-
17543 include/linux/rculist.h | 16 +
17544 include/linux/rcupdate.h | 8 +
17545 include/linux/reboot.h | 14 +-
17546 include/linux/regset.h | 3 +-
17547 include/linux/relay.h | 2 +-
17548 include/linux/rio.h | 2 +-
17549 include/linux/rmap.h | 4 +-
17550 include/linux/sched.h | 76 +-
17551 include/linux/sched/sysctl.h | 1 +
17552 include/linux/scif.h | 2 +-
17553 include/linux/semaphore.h | 2 +-
17554 include/linux/seq_file.h | 1 +
17555 include/linux/seqlock.h | 10 +
17556 include/linux/signal.h | 2 +-
17557 include/linux/skbuff.h | 12 +-
17558 include/linux/slab.h | 47 +-
17559 include/linux/slab_def.h | 14 +-
17560 include/linux/slub_def.h | 2 +-
17561 include/linux/smp.h | 2 +
17562 include/linux/sock_diag.h | 2 +-
17563 include/linux/sonet.h | 2 +-
17564 include/linux/spinlock.h | 17 +-
17565 include/linux/srcu.h | 5 +-
17566 include/linux/sunrpc/addr.h | 8 +-
17567 include/linux/sunrpc/clnt.h | 2 +-
17568 include/linux/sunrpc/svc.h | 2 +-
17569 include/linux/sunrpc/svc_rdma.h | 18 +-
17570 include/linux/sunrpc/svcauth.h | 2 +-
17571 include/linux/swapops.h | 10 +-
17572 include/linux/swiotlb.h | 3 +-
17573 include/linux/syscalls.h | 23 +-
17574 include/linux/syscore_ops.h | 2 +-
17575 include/linux/sysctl.h | 3 +-
17576 include/linux/sysfs.h | 9 +-
17577 include/linux/sysrq.h | 3 +-
17578 include/linux/tcp.h | 14 +-
17579 include/linux/thread_info.h | 7 +
17580 include/linux/tty.h | 4 +-
17581 include/linux/tty_driver.h | 2 +-
17582 include/linux/tty_ldisc.h | 2 +-
17583 include/linux/types.h | 16 +
17584 include/linux/uaccess.h | 2 +-
17585 include/linux/uio_driver.h | 2 +-
17586 include/linux/unaligned/access_ok.h | 24 +-
17587 include/linux/usb.h | 12 +-
17588 include/linux/usb/hcd.h | 1 +
17589 include/linux/usb/renesas_usbhs.h | 2 +-
17590 include/linux/vermagic.h | 21 +-
17591 include/linux/vga_switcheroo.h | 8 +-
17592 include/linux/vmalloc.h | 7 +-
17593 include/linux/vmstat.h | 24 +-
17594 include/linux/writeback.h | 3 +-
17595 include/linux/xattr.h | 5 +-
17596 include/linux/zlib.h | 3 +-
17597 include/media/v4l2-dev.h | 2 +-
17598 include/media/v4l2-device.h | 2 +-
17599 include/net/9p/transport.h | 2 +-
17600 include/net/bluetooth/l2cap.h | 2 +-
17601 include/net/bonding.h | 2 +-
17602 include/net/caif/cfctrl.h | 6 +-
17603 include/net/cfg802154.h | 2 +-
17604 include/net/flow.h | 2 +-
17605 include/net/genetlink.h | 2 +-
17606 include/net/gro_cells.h | 2 +-
17607 include/net/inet_connection_sock.h | 2 +-
17608 include/net/inet_sock.h | 2 +-
17609 include/net/inetpeer.h | 2 +-
17610 include/net/ip_fib.h | 2 +-
17611 include/net/ip_vs.h | 8 +-
17612 include/net/ipv6.h | 2 +-
17613 include/net/irda/ircomm_tty.h | 1 +
17614 include/net/iucv/af_iucv.h | 2 +-
17615 include/net/llc_c_ac.h | 2 +-
17616 include/net/llc_c_ev.h | 4 +-
17617 include/net/llc_c_st.h | 2 +-
17618 include/net/llc_s_ac.h | 2 +-
17619 include/net/llc_s_st.h | 2 +-
17620 include/net/mac80211.h | 6 +-
17621 include/net/neighbour.h | 4 +-
17622 include/net/net_namespace.h | 18 +-
17623 include/net/netlink.h | 2 +-
17624 include/net/netns/conntrack.h | 6 +-
17625 include/net/netns/ipv4.h | 4 +-
17626 include/net/netns/ipv6.h | 4 +-
17627 include/net/netns/xfrm.h | 2 +-
17628 include/net/ping.h | 2 +-
17629 include/net/protocol.h | 4 +-
17630 include/net/rtnetlink.h | 2 +-
17631 include/net/sctp/checksum.h | 4 +-
17632 include/net/sctp/sm.h | 4 +-
17633 include/net/sctp/structs.h | 2 +-
17634 include/net/snmp.h | 10 +-
17635 include/net/sock.h | 12 +-
17636 include/net/tcp.h | 8 +-
17637 include/net/xfrm.h | 13 +-
17638 include/rdma/iw_cm.h | 2 +-
17639 include/scsi/libfc.h | 3 +-
17640 include/scsi/scsi_device.h | 6 +-
17641 include/scsi/scsi_driver.h | 2 +-
17642 include/scsi/scsi_transport_fc.h | 3 +-
17643 include/scsi/sg.h | 2 +-
17644 include/sound/compress_driver.h | 2 +-
17645 include/sound/soc.h | 4 +-
17646 include/trace/events/irq.h | 4 +-
17647 include/uapi/linux/a.out.h | 8 +
17648 include/uapi/linux/bcache.h | 5 +-
17649 include/uapi/linux/byteorder/little_endian.h | 28 +-
17650 include/uapi/linux/connector.h | 2 +-
17651 include/uapi/linux/elf.h | 28 +
17652 include/uapi/linux/screen_info.h | 2 +-
17653 include/uapi/linux/swab.h | 6 +-
17654 include/uapi/linux/xattr.h | 4 +
17655 include/video/udlfb.h | 8 +-
17656 include/video/uvesafb.h | 1 +
17657 init/Kconfig | 2 +-
17658 init/Makefile | 3 +
17659 init/do_mounts.c | 14 +-
17660 init/do_mounts.h | 8 +-
17661 init/do_mounts_initrd.c | 30 +-
17662 init/do_mounts_md.c | 6 +-
17663 init/init_task.c | 4 +
17664 init/initramfs.c | 38 +-
17665 init/main.c | 30 +-
17666 ipc/compat.c | 4 +-
17667 ipc/ipc_sysctl.c | 14 +-
17668 ipc/mq_sysctl.c | 4 +-
17669 ipc/sem.c | 4 +-
17670 ipc/shm.c | 6 +
17671 kernel/audit.c | 8 +-
17672 kernel/auditsc.c | 4 +-
17673 kernel/bpf/core.c | 7 +-
17674 kernel/capability.c | 3 +
17675 kernel/compat.c | 38 +-
17676 kernel/debug/debug_core.c | 16 +-
17677 kernel/debug/kdb/kdb_main.c | 4 +-
17678 kernel/events/core.c | 30 +-
17679 kernel/events/internal.h | 10 +-
17680 kernel/events/uprobes.c | 2 +-
17681 kernel/exit.c | 27 +-
17682 kernel/fork.c | 175 +-
17683 kernel/futex.c | 11 +-
17684 kernel/futex_compat.c | 2 +-
17685 kernel/gcov/base.c | 7 +-
17686 kernel/irq/manage.c | 2 +-
17687 kernel/irq/msi.c | 19 +-
17688 kernel/irq/spurious.c | 2 +-
17689 kernel/jump_label.c | 5 +
17690 kernel/kallsyms.c | 37 +-
17691 kernel/kexec.c | 3 +-
17692 kernel/kmod.c | 8 +-
17693 kernel/kprobes.c | 4 +-
17694 kernel/ksysfs.c | 2 +-
17695 kernel/locking/lockdep.c | 7 +-
17696 kernel/locking/mutex-debug.c | 12 +-
17697 kernel/locking/mutex-debug.h | 4 +-
17698 kernel/locking/mutex.c | 6 +-
17699 kernel/module.c | 422 +-
17700 kernel/notifier.c | 17 +-
17701 kernel/padata.c | 4 +-
17702 kernel/panic.c | 5 +-
17703 kernel/pid.c | 2 +-
17704 kernel/pid_namespace.c | 2 +-
17705 kernel/power/process.c | 12 +-
17706 kernel/profile.c | 14 +-
17707 kernel/ptrace.c | 8 +-
17708 kernel/rcu/rcutorture.c | 60 +-
17709 kernel/rcu/tiny.c | 4 +-
17710 kernel/rcu/tree.c | 42 +-
17711 kernel/rcu/tree.h | 16 +-
17712 kernel/rcu/tree_plugin.h | 18 +-
17713 kernel/rcu/tree_trace.c | 14 +-
17714 kernel/resource.c | 4 +-
17715 kernel/sched/auto_group.c | 4 +-
17716 kernel/sched/core.c | 45 +-
17717 kernel/sched/fair.c | 2 +-
17718 kernel/sched/sched.h | 2 +-
17719 kernel/signal.c | 24 +-
17720 kernel/smpboot.c | 4 +-
17721 kernel/softirq.c | 12 +-
17722 kernel/sys.c | 10 +-
17723 kernel/sysctl.c | 34 +-
17724 kernel/time/alarmtimer.c | 2 +-
17725 kernel/time/posix-cpu-timers.c | 4 +-
17726 kernel/time/posix-timers.c | 24 +-
17727 kernel/time/timer.c | 2 +-
17728 kernel/time/timer_stats.c | 10 +-
17729 kernel/trace/blktrace.c | 6 +-
17730 kernel/trace/ftrace.c | 15 +-
17731 kernel/trace/ring_buffer.c | 96 +-
17732 kernel/trace/trace.c | 2 +-
17733 kernel/trace/trace.h | 2 +-
17734 kernel/trace/trace_clock.c | 4 +-
17735 kernel/trace/trace_events.c | 1 -
17736 kernel/trace/trace_functions_graph.c | 4 +-
17737 kernel/trace/trace_mmiotrace.c | 8 +-
17738 kernel/trace/trace_output.c | 10 +-
17739 kernel/trace/trace_seq.c | 2 +-
17740 kernel/trace/trace_stack.c | 2 +-
17741 kernel/user.c | 2 +-
17742 kernel/user_namespace.c | 2 +-
17743 kernel/utsname_sysctl.c | 2 +-
17744 kernel/watchdog.c | 2 +-
17745 kernel/workqueue.c | 8 +-
17746 lib/Kconfig.debug | 8 +-
17747 lib/Makefile | 2 +-
17748 lib/bitmap.c | 8 +-
17749 lib/bug.c | 2 +
17750 lib/debugobjects.c | 2 +-
17751 lib/decompress_bunzip2.c | 3 +-
17752 lib/decompress_unlzma.c | 4 +-
17753 lib/div64.c | 4 +-
17754 lib/dma-debug.c | 4 +-
17755 lib/inflate.c | 2 +-
17756 lib/ioremap.c | 4 +-
17757 lib/kobject.c | 4 +-
17758 lib/list_debug.c | 126 +-
17759 lib/lockref.c | 44 +-
17760 lib/percpu-refcount.c | 2 +-
17761 lib/radix-tree.c | 2 +-
17762 lib/random32.c | 2 +-
17763 lib/rhashtable.c | 4 +-
17764 lib/show_mem.c | 2 +-
17765 lib/strncpy_from_user.c | 2 +-
17766 lib/strnlen_user.c | 2 +-
17767 lib/swiotlb.c | 2 +-
17768 lib/usercopy.c | 6 +
17769 lib/vsprintf.c | 12 +-
17770 mm/Kconfig | 6 +-
17771 mm/backing-dev.c | 4 +-
17772 mm/debug.c | 3 +
17773 mm/filemap.c | 2 +-
17774 mm/gup.c | 13 +-
17775 mm/highmem.c | 6 +-
17776 mm/hugetlb.c | 70 +-
17777 mm/internal.h | 1 +
17778 mm/maccess.c | 12 +-
17779 mm/madvise.c | 37 +
17780 mm/memory-failure.c | 6 +-
17781 mm/memory.c | 424 +-
17782 mm/mempolicy.c | 25 +
17783 mm/mlock.c | 18 +-
17784 mm/mm_init.c | 2 +-
17785 mm/mmap.c | 582 +-
17786 mm/mprotect.c | 137 +-
17787 mm/mremap.c | 39 +-
17788 mm/nommu.c | 21 +-
17789 mm/page-writeback.c | 2 +-
17790 mm/page_alloc.c | 50 +-
17791 mm/percpu.c | 2 +-
17792 mm/process_vm_access.c | 14 +-
17793 mm/rmap.c | 45 +-
17794 mm/shmem.c | 19 +-
17795 mm/slab.c | 111 +-
17796 mm/slab.h | 22 +-
17797 mm/slab_common.c | 86 +-
17798 mm/slob.c | 218 +-
17799 mm/slub.c | 109 +-
17800 mm/sparse-vmemmap.c | 4 +-
17801 mm/sparse.c | 2 +-
17802 mm/swap.c | 2 +
17803 mm/swapfile.c | 12 +-
17804 mm/util.c | 6 +
17805 mm/vmalloc.c | 114 +-
17806 mm/vmstat.c | 12 +-
17807 net/8021q/vlan.c | 5 +-
17808 net/8021q/vlan_netlink.c | 2 +-
17809 net/9p/mod.c | 4 +-
17810 net/9p/trans_fd.c | 2 +-
17811 net/atm/atm_misc.c | 8 +-
17812 net/atm/lec.h | 2 +-
17813 net/atm/proc.c | 6 +-
17814 net/atm/resources.c | 4 +-
17815 net/ax25/sysctl_net_ax25.c | 2 +-
17816 net/batman-adv/bat_iv_ogm.c | 8 +-
17817 net/batman-adv/fragmentation.c | 2 +-
17818 net/batman-adv/routing.c | 4 +-
17819 net/batman-adv/soft-interface.c | 10 +-
17820 net/batman-adv/translation-table.c | 14 +-
17821 net/batman-adv/types.h | 8 +-
17822 net/bluetooth/hci_sock.c | 2 +-
17823 net/bluetooth/l2cap_core.c | 6 +-
17824 net/bluetooth/l2cap_sock.c | 12 +-
17825 net/bluetooth/rfcomm/sock.c | 4 +-
17826 net/bluetooth/rfcomm/tty.c | 4 +-
17827 net/bridge/br_netlink.c | 2 +-
17828 net/bridge/netfilter/ebtables.c | 6 +-
17829 net/caif/cfctrl.c | 11 +-
17830 net/caif/chnl_net.c | 2 +-
17831 net/can/af_can.c | 2 +-
17832 net/can/gw.c | 6 +-
17833 net/ceph/messenger.c | 4 +-
17834 net/compat.c | 26 +-
17835 net/core/datagram.c | 2 +-
17836 net/core/dev.c | 16 +-
17837 net/core/filter.c | 2 +-
17838 net/core/flow.c | 6 +-
17839 net/core/neighbour.c | 18 +-
17840 net/core/net-sysfs.c | 2 +-
17841 net/core/net_namespace.c | 8 +-
17842 net/core/netpoll.c | 4 +-
17843 net/core/rtnetlink.c | 17 +-
17844 net/core/scm.c | 12 +-
17845 net/core/skbuff.c | 11 +-
17846 net/core/sock.c | 28 +-
17847 net/core/sock_diag.c | 15 +-
17848 net/core/sysctl_net_core.c | 22 +-
17849 net/decnet/af_decnet.c | 1 +
17850 net/decnet/sysctl_net_decnet.c | 4 +-
17851 net/dsa/dsa.c | 2 +-
17852 net/hsr/hsr_netlink.c | 2 +-
17853 net/ieee802154/6lowpan/core.c | 2 +-
17854 net/ieee802154/6lowpan/reassembly.c | 14 +-
17855 net/ipv4/af_inet.c | 2 +-
17856 net/ipv4/arp.c | 2 +-
17857 net/ipv4/devinet.c | 18 +-
17858 net/ipv4/fib_frontend.c | 6 +-
17859 net/ipv4/fib_semantics.c | 2 +-
17860 net/ipv4/inet_connection_sock.c | 4 +-
17861 net/ipv4/inet_diag.c | 4 +-
17862 net/ipv4/inet_timewait_sock.c | 2 +-
17863 net/ipv4/inetpeer.c | 2 +-
17864 net/ipv4/ip_fragment.c | 15 +-
17865 net/ipv4/ip_gre.c | 6 +-
17866 net/ipv4/ip_sockglue.c | 2 +-
17867 net/ipv4/ip_vti.c | 4 +-
17868 net/ipv4/ipconfig.c | 6 +-
17869 net/ipv4/ipip.c | 4 +-
17870 net/ipv4/netfilter/arp_tables.c | 12 +-
17871 net/ipv4/netfilter/ip_tables.c | 12 +-
17872 net/ipv4/ping.c | 14 +-
17873 net/ipv4/proc.c | 8 +-
17874 net/ipv4/raw.c | 14 +-
17875 net/ipv4/route.c | 32 +-
17876 net/ipv4/sysctl_net_ipv4.c | 22 +-
17877 net/ipv4/tcp_input.c | 6 +-
17878 net/ipv4/tcp_probe.c | 2 +-
17879 net/ipv4/udp.c | 10 +-
17880 net/ipv4/xfrm4_mode_transport.c | 2 +-
17881 net/ipv4/xfrm4_policy.c | 17 +-
17882 net/ipv4/xfrm4_state.c | 4 +-
17883 net/ipv6/addrconf.c | 22 +-
17884 net/ipv6/af_inet6.c | 2 +-
17885 net/ipv6/datagram.c | 2 +-
17886 net/ipv6/icmp.c | 2 +-
17887 net/ipv6/ip6_fib.c | 4 +-
17888 net/ipv6/ip6_gre.c | 10 +-
17889 net/ipv6/ip6_tunnel.c | 4 +-
17890 net/ipv6/ip6_vti.c | 4 +-
17891 net/ipv6/ipv6_sockglue.c | 2 +-
17892 net/ipv6/ndisc.c | 2 +-
17893 net/ipv6/netfilter/ip6_tables.c | 12 +-
17894 net/ipv6/netfilter/nf_conntrack_reasm.c | 14 +-
17895 net/ipv6/ping.c | 33 +-
17896 net/ipv6/proc.c | 10 +-
17897 net/ipv6/raw.c | 17 +-
17898 net/ipv6/reassembly.c | 13 +-
17899 net/ipv6/route.c | 2 +-
17900 net/ipv6/sit.c | 4 +-
17901 net/ipv6/sysctl_net_ipv6.c | 2 +-
17902 net/ipv6/udp.c | 6 +-
17903 net/ipv6/xfrm6_policy.c | 17 +-
17904 net/irda/ircomm/ircomm_tty.c | 18 +-
17905 net/iucv/af_iucv.c | 4 +-
17906 net/iucv/iucv.c | 2 +-
17907 net/key/af_key.c | 4 +-
17908 net/l2tp/l2tp_eth.c | 38 +-
17909 net/l2tp/l2tp_ip.c | 2 +-
17910 net/l2tp/l2tp_ip6.c | 2 +-
17911 net/mac80211/cfg.c | 10 +-
17912 net/mac80211/debugfs_key.c | 4 +-
17913 net/mac80211/ieee80211_i.h | 3 +-
17914 net/mac80211/iface.c | 20 +-
17915 net/mac80211/key.c | 4 +-
17916 net/mac80211/main.c | 2 +-
17917 net/mac80211/pm.c | 4 +-
17918 net/mac80211/rate.c | 2 +-
17919 net/mac80211/sta_info.c | 2 +-
17920 net/mac80211/tx.c | 2 +-
17921 net/mac80211/util.c | 8 +-
17922 net/mac80211/wpa.c | 10 +-
17923 net/mac802154/iface.c | 4 +-
17924 net/mpls/af_mpls.c | 6 +-
17925 net/netfilter/ipset/ip_set_core.c | 4 +-
17926 net/netfilter/ipvs/ip_vs_conn.c | 6 +-
17927 net/netfilter/ipvs/ip_vs_core.c | 4 +-
17928 net/netfilter/ipvs/ip_vs_ctl.c | 14 +-
17929 net/netfilter/ipvs/ip_vs_lblc.c | 2 +-
17930 net/netfilter/ipvs/ip_vs_lblcr.c | 2 +-
17931 net/netfilter/ipvs/ip_vs_sync.c | 6 +-
17932 net/netfilter/ipvs/ip_vs_xmit.c | 4 +-
17933 net/netfilter/nf_conntrack_acct.c | 2 +-
17934 net/netfilter/nf_conntrack_ecache.c | 2 +-
17935 net/netfilter/nf_conntrack_helper.c | 2 +-
17936 net/netfilter/nf_conntrack_netlink.c | 22 +-
17937 net/netfilter/nf_conntrack_proto.c | 2 +-
17938 net/netfilter/nf_conntrack_standalone.c | 2 +-
17939 net/netfilter/nf_conntrack_timestamp.c | 2 +-
17940 net/netfilter/nf_log.c | 10 +-
17941 net/netfilter/nf_sockopt.c | 4 +-
17942 net/netfilter/nf_tables_api.c | 13 +-
17943 net/netfilter/nfnetlink_acct.c | 7 +-
17944 net/netfilter/nfnetlink_cthelper.c | 2 +-
17945 net/netfilter/nfnetlink_cttimeout.c | 2 +-
17946 net/netfilter/nfnetlink_log.c | 4 +-
17947 net/netfilter/nft_compat.c | 9 +-
17948 net/netfilter/xt_statistic.c | 8 +-
17949 net/netlink/af_netlink.c | 14 +-
17950 net/netlink/diag.c | 2 +-
17951 net/netlink/genetlink.c | 14 +-
17952 net/openvswitch/vport-internal_dev.c | 2 +-
17953 net/packet/af_packet.c | 26 +-
17954 net/packet/diag.c | 2 +-
17955 net/packet/internal.h | 6 +-
17956 net/phonet/pep.c | 6 +-
17957 net/phonet/socket.c | 2 +-
17958 net/phonet/sysctl.c | 2 +-
17959 net/rds/cong.c | 6 +-
17960 net/rds/ib.h | 2 +-
17961 net/rds/ib_cm.c | 2 +-
17962 net/rds/ib_recv.c | 4 +-
17963 net/rds/iw.h | 2 +-
17964 net/rds/iw_cm.c | 2 +-
17965 net/rds/iw_recv.c | 4 +-
17966 net/rds/rds.h | 2 +-
17967 net/rds/tcp.c | 2 +-
17968 net/rds/tcp_send.c | 2 +-
17969 net/rxrpc/af_rxrpc.c | 2 +-
17970 net/rxrpc/ar-ack.c | 14 +-
17971 net/rxrpc/ar-call.c | 2 +-
17972 net/rxrpc/ar-connection.c | 2 +-
17973 net/rxrpc/ar-connevent.c | 2 +-
17974 net/rxrpc/ar-input.c | 4 +-
17975 net/rxrpc/ar-internal.h | 8 +-
17976 net/rxrpc/ar-local.c | 2 +-
17977 net/rxrpc/ar-output.c | 4 +-
17978 net/rxrpc/ar-peer.c | 2 +-
17979 net/rxrpc/ar-proc.c | 4 +-
17980 net/rxrpc/ar-transport.c | 2 +-
17981 net/rxrpc/rxkad.c | 4 +-
17982 net/sched/sch_generic.c | 4 +-
17983 net/sctp/ipv6.c | 6 +-
17984 net/sctp/protocol.c | 10 +-
17985 net/sctp/sm_sideeffect.c | 2 +-
17986 net/sctp/socket.c | 21 +-
17987 net/sctp/sysctl.c | 10 +-
17988 net/socket.c | 18 +-
17989 net/sunrpc/auth_gss/svcauth_gss.c | 4 +-
17990 net/sunrpc/clnt.c | 4 +-
17991 net/sunrpc/sched.c | 4 +-
17992 net/sunrpc/svc.c | 4 +-
17993 net/sunrpc/svcauth_unix.c | 2 +-
17994 net/sunrpc/xprtrdma/svc_rdma.c | 44 +-
17995 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 8 +-
17996 net/sunrpc/xprtrdma/svc_rdma_sendto.c | 2 +-
17997 net/sunrpc/xprtrdma/svc_rdma_transport.c | 10 +-
17998 net/tipc/netlink_compat.c | 12 +-
17999 net/tipc/subscr.c | 2 +-
18000 net/unix/diag.c | 2 +-
18001 net/unix/sysctl_net_unix.c | 2 +-
18002 net/wireless/wext-core.c | 19 +-
18003 net/xfrm/xfrm_policy.c | 16 +-
18004 net/xfrm/xfrm_state.c | 33 +-
18005 net/xfrm/xfrm_sysctl.c | 2 +-
18006 net/xfrm/xfrm_user.c | 2 +-
18007 scripts/Kbuild.include | 2 +-
18008 scripts/Makefile.build | 2 +-
18009 scripts/Makefile.clean | 3 +-
18010 scripts/Makefile.host | 69 +-
18011 scripts/basic/fixdep.c | 12 +-
18012 scripts/dtc/checks.c | 14 +-
18013 scripts/dtc/data.c | 6 +-
18014 scripts/dtc/flattree.c | 8 +-
18015 scripts/dtc/livetree.c | 4 +-
18016 scripts/gcc-plugin.sh | 51 +
18017 scripts/headers_install.sh | 1 +
18018 scripts/kallsyms.c | 4 +-
18019 scripts/kconfig/lkc.h | 5 +-
18020 scripts/kconfig/menu.c | 2 +-
18021 scripts/kconfig/symbol.c | 6 +-
18022 scripts/link-vmlinux.sh | 2 +-
18023 scripts/mod/file2alias.c | 14 +-
18024 scripts/mod/modpost.c | 25 +-
18025 scripts/mod/modpost.h | 6 +-
18026 scripts/mod/sumversion.c | 2 +-
18027 scripts/module-common.lds | 4 +
18028 scripts/package/builddeb | 1 +
18029 scripts/pnmtologo.c | 6 +-
18030 scripts/sortextable.h | 6 +-
18031 scripts/tags.sh | 2 +-
18032 security/Kconfig | 691 +-
18033 security/apparmor/include/policy.h | 2 +-
18034 security/apparmor/policy.c | 4 +-
18035 security/integrity/ima/ima.h | 4 +-
18036 security/integrity/ima/ima_api.c | 2 +-
18037 security/integrity/ima/ima_fs.c | 4 +-
18038 security/integrity/ima/ima_queue.c | 2 +-
18039 security/keys/internal.h | 8 +-
18040 security/keys/key.c | 18 +-
18041 security/keys/keyring.c | 4 -
18042 security/selinux/avc.c | 6 +-
18043 security/selinux/include/xfrm.h | 2 +-
18044 security/yama/yama_lsm.c | 2 +-
18045 sound/aoa/codecs/onyx.c | 7 +-
18046 sound/aoa/codecs/onyx.h | 1 +
18047 sound/core/oss/pcm_oss.c | 18 +-
18048 sound/core/pcm_compat.c | 2 +-
18049 sound/core/pcm_native.c | 4 +-
18050 sound/core/seq/seq_clientmgr.c | 10 +-
18051 sound/core/seq/seq_compat.c | 2 +-
18052 sound/core/seq/seq_fifo.c | 6 +-
18053 sound/core/seq/seq_fifo.h | 2 +-
18054 sound/core/seq/seq_memory.c | 6 +-
18055 sound/core/sound.c | 2 +-
18056 sound/drivers/mts64.c | 14 +-
18057 sound/drivers/opl4/opl4_lib.c | 2 +-
18058 sound/drivers/portman2x4.c | 3 +-
18059 sound/firewire/amdtp-am824.c | 2 +-
18060 sound/firewire/amdtp-stream.c | 4 +-
18061 sound/firewire/amdtp-stream.h | 2 +-
18062 sound/firewire/digi00x/amdtp-dot.c | 2 +-
18063 sound/firewire/isight.c | 10 +-
18064 sound/firewire/scs1x.c | 8 +-
18065 sound/oss/sb_audio.c | 2 +-
18066 sound/oss/swarm_cs4297a.c | 6 +-
18067 sound/pci/hda/hda_codec.c | 2 +-
18068 sound/pci/ymfpci/ymfpci.h | 2 +-
18069 sound/pci/ymfpci/ymfpci_main.c | 12 +-
18070 sound/soc/codecs/sti-sas.c | 10 +-
18071 sound/soc/intel/skylake/skl-sst-dsp.h | 4 +-
18072 sound/soc/soc-ac97.c | 6 +-
18073 sound/soc/xtensa/xtfpga-i2s.c | 2 +-
18074 tools/gcc/Makefile | 42 +
18075 tools/gcc/checker_plugin.c | 549 +
18076 tools/gcc/colorize_plugin.c | 215 +
18077 tools/gcc/constify_plugin.c | 571 +
18078 tools/gcc/gcc-common.h | 819 +
18079 tools/gcc/initify_plugin.c | 591 +
18080 tools/gcc/kallocstat_plugin.c | 188 +
18081 tools/gcc/kernexec_plugin.c | 549 +
18082 tools/gcc/latent_entropy_plugin.c | 474 +
18083 tools/gcc/randomize_layout_seed.h | 1 +
18084 tools/gcc/size_overflow_plugin/.gitignore | 2 +
18085 tools/gcc/size_overflow_plugin/Makefile | 28 +
18086 .../disable_size_overflow_hash.data | 12434 ++
18087 .../disable_size_overflow_hash.h | 152601 ++++++++++++++++++
18088 .../generate_size_overflow_hash.sh | 103 +
18089 .../insert_size_overflow_asm.c | 416 +
18090 .../size_overflow_plugin/intentional_overflow.c | 1116 +
18091 .../size_overflow_plugin/remove_unnecessary_dup.c | 137 +
18092 tools/gcc/size_overflow_plugin/size_overflow.h | 325 +
18093 .../gcc/size_overflow_plugin/size_overflow_debug.c | 194 +
18094 .../size_overflow_plugin/size_overflow_hash.data | 21454 +++
18095 .../size_overflow_hash_aux.data | 92 +
18096 tools/gcc/size_overflow_plugin/size_overflow_ipa.c | 1226 +
18097 .../gcc/size_overflow_plugin/size_overflow_misc.c | 505 +
18098 .../size_overflow_plugin/size_overflow_plugin.c | 318 +
18099 .../size_overflow_plugin_hash.c | 352 +
18100 .../size_overflow_plugin/size_overflow_transform.c | 745 +
18101 .../size_overflow_transform_core.c | 1015 +
18102 tools/gcc/stackleak_plugin.c | 444 +
18103 tools/gcc/structleak_plugin.c | 290 +
18104 tools/include/linux/compiler.h | 8 +
18105 tools/perf/util/include/asm/alternative-asm.h | 3 +
18106 tools/virtio/linux/uaccess.h | 2 +-
18107 virt/kvm/kvm_main.c | 42 +-
18108 2088 files changed, 221599 insertions(+), 9618 deletions(-)
18109 commit 87790bbd0d8dc2bd7fd86cb947e32886db9e9766
18110 Author: Matthew Wilcox <willy@linux.intel.com>
18111 Date: Tue Feb 2 16:57:52 2016 -0800
18112
18113 radix-tree: fix race in gang lookup
18114
18115 If the indirect_ptr bit is set on a slot, that indicates we need to redo
18116 the lookup. Introduce a new function radix_tree_iter_retry() which
18117 forces the loop to retry the lookup by setting 'slot' to NULL and
18118 turning the iterator back to point at the problematic entry.
18119
18120 This is a pretty rare problem to hit at the moment; the lookup has to
18121 race with a grow of the radix tree from a height of 0. The consequences
18122 of hitting this race are that gang lookup could return a pointer to a
18123 radix_tree_node instead of a pointer to whatever the user had inserted
18124 in the tree.
18125
18126 Fixes: cebbd29e1c2f ("radix-tree: rewrite gang lookup using iterator")
18127 Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
18128 Cc: Hugh Dickins <hughd@google.com>
18129 Cc: Ohad Ben-Cohen <ohad@wizery.com>
18130 Cc: Konstantin Khlebnikov <khlebnikov@openvz.org>
18131 Cc: <stable@vger.kernel.org>
18132 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
18133 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
18134
18135 include/linux/radix-tree.h | 16 ++++++++++++++++
18136 lib/radix-tree.c | 12 ++++++++++--
18137 2 files changed, 26 insertions(+), 2 deletions(-)
18138
18139 commit bf628043b4589c910919a0f221ae7f42aa8cea93
18140 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
18141 Date: Wed Feb 3 02:11:03 2016 +0100
18142
18143 unix: correctly track in-flight fds in sending process user_struct
18144
18145 The commit referenced in the Fixes tag incorrectly accounted the number
18146 of in-flight fds over a unix domain socket to the original opener
18147 of the file-descriptor. This allows another process to arbitrary
18148 deplete the original file-openers resource limit for the maximum of
18149 open files. Instead the sending processes and its struct cred should
18150 be credited.
18151
18152 To do so, we add a reference counted struct user_struct pointer to the
18153 scm_fp_list and use it to account for the number of inflight unix fds.
18154
18155 Fixes: 712f4aad406bb1 ("unix: properly account for FDs passed over unix sockets")
18156 Reported-by: David Herrmann <dh.herrmann@gmail.com>
18157 Cc: David Herrmann <dh.herrmann@gmail.com>
18158 Cc: Willy Tarreau <w@1wt.eu>
18159 Cc: Linus Torvalds <torvalds@linux-foundation.org>
18160 Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
18161 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
18162 Signed-off-by: David S. Miller <davem@davemloft.net>
18163
18164 include/net/af_unix.h | 4 ++--
18165 include/net/scm.h | 1 +
18166 net/core/scm.c | 7 +++++++
18167 net/unix/af_unix.c | 4 ++--
18168 net/unix/garbage.c | 8 ++++----
18169 5 files changed, 16 insertions(+), 8 deletions(-)
18170
18171 commit e830db443ff78d70b7b63536e688d73907face0c
18172 Author: Mike Kravetz <mike.kravetz@oracle.com>
18173 Date: Fri Jan 15 16:57:37 2016 -0800
18174
18175 fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()
18176
18177 Hillf Danton noticed bugs in the hugetlb_vmtruncate_list routine. The
18178 argument end is of type pgoff_t. It was being converted to a vaddr
18179 offset and passed to unmap_hugepage_range. However, end was also being
18180 used as an argument to the vma_interval_tree_foreach controlling loop.
18181 In addition, the conversion of end to vaddr offset was incorrect.
18182
18183 hugetlb_vmtruncate_list is called as part of a file truncate or
18184 fallocate hole punch operation.
18185
18186 When truncating a hugetlbfs file, this bug could prevent some pages from
18187 being unmapped. This is possible if there are multiple vmas mapping the
18188 file, and there is a sufficiently sized hole between the mappings. The
18189 size of the hole between two vmas (A,B) must be such that the starting
18190 virtual address of B is greater than (ending virtual address of A <<
18191 PAGE_SHIFT). In this case, the pages in B would not be unmapped. If
18192 pages are not properly unmapped during truncate, the following BUG is
18193 hit:
18194
18195 kernel BUG at fs/hugetlbfs/inode.c:428!
18196
18197 In the fallocate hole punch case, this bug could prevent pages from
18198 being unmapped as in the truncate case. However, for hole punch the
18199 result is that unmapped pages will not be removed during the operation.
18200 For hole punch, it is also possible that more pages than desired will be
18201 unmapped. This unnecessary unmapping will cause page faults to
18202 reestablish the mappings on subsequent page access.
18203
18204 Fixes: 1bfad99ab (" hugetlbfs: hugetlb_vmtruncate_list() needs to take a range")Reported-by: Hillf Danton <hillf.zj@alibaba-inc.com>
18205 Signed-off-by: Mike Kravetz <mike.kravetz@oracle.com>
18206 Cc: Hugh Dickins <hughd@google.com>
18207 Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
18208 Cc: Davidlohr Bueso <dave@stgolabs.net>
18209 Cc: Dave Hansen <dave.hansen@linux.intel.com>
18210 Cc: <stable@vger.kernel.org> [4.3]
18211 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
18212 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
18213
18214 fs/hugetlbfs/inode.c | 19 +++++++++++--------
18215 1 files changed, 11 insertions(+), 8 deletions(-)
18216
18217 commit cdb3ba4a9113b779347387f3b6c6ea72dd4db12f
18218 Author: Takashi Iwai <tiwai@suse.de>
18219 Date: Thu Feb 4 17:06:13 2016 +0100
18220
18221 ALSA: timer: Fix leftover link at closing
18222
18223 In ALSA timer core, the active timer instance is managed in
18224 active_list linked list. Each element is added / removed dynamically
18225 at timer start, stop and in timer interrupt. The problem is that
18226 snd_timer_interrupt() has a thinko and leaves the element in
18227 active_list when it's the last opened element. This eventually leads
18228 to list corruption or use-after-free error.
18229
18230 This hasn't been revealed because we used to delete the list forcibly
18231 in snd_timer_stop() in the past. However, the recent fix avoids the
18232 double-stop behavior (in commit [f784beb75ce8: ALSA: timer: Fix link
18233 corruption due to double start or stop]), and this leak hits reality.
18234
18235 This patch fixes the link management in snd_timer_interrupt(). Now it
18236 simply unlinks no matter which stream is.
18237
18238 BugLink: http://lkml.kernel.org/r/CACT4Y+Yy2aukHP-EDp8-ziNqNNmb-NTf=jDWXMP7jB8HDa2vng@mail.gmail.com
18239 Reported-by: Dmitry Vyukov <dvyukov@google.com>
18240 Cc: <stable@vger.kernel.org>
18241 Signed-off-by: Takashi Iwai <tiwai@suse.de>
18242
18243 sound/core/timer.c | 4 ++--
18244 1 files changed, 2 insertions(+), 2 deletions(-)
18245
18246 commit 47d9647902f6a2f46a2be1e0140ba0f6f8c06008
18247 Author: Konstantin Khlebnikov <koct9i@gmail.com>
18248 Date: Fri Feb 5 15:37:01 2016 -0800
18249
18250 radix-tree: fix oops after radix_tree_iter_retry
18251
18252 Helper radix_tree_iter_retry() resets next_index to the current index.
18253 In following radix_tree_next_slot current chunk size becomes zero. This
18254 isn't checked and it tries to dereference null pointer in slot.
18255
18256 Tagged iterator is fine because retry happens only at slot 0 where tag
18257 bitmask in iter->tags is filled with single bit.
18258
18259 Fixes: 46437f9a554f ("radix-tree: fix race in gang lookup")
18260 Signed-off-by: Konstantin Khlebnikov <koct9i@gmail.com>
18261 Cc: Matthew Wilcox <willy@linux.intel.com>
18262 Cc: Hugh Dickins <hughd@google.com>
18263 Cc: Ohad Ben-Cohen <ohad@wizery.com>
18264 Cc: Jeremiah Mahler <jmmahler@gmail.com>
18265 Cc: <stable@vger.kernel.org>
18266 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
18267 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
18268
18269 include/linux/radix-tree.h | 6 +++---
18270 1 files changed, 3 insertions(+), 3 deletions(-)
18271
18272 commit 95b5dcb3c01958502af00b0bc0da1d906aae11a2
18273 Merge: 438be0b 256aeaf
18274 Author: Brad Spengler <spender@grsecurity.net>
18275 Date: Sun Feb 7 08:29:33 2016 -0500
18276
18277 Merge branch 'pax-test' into grsec-test
18278
18279 commit 256aeaf87c22de8edf1f03682a572c590ae07771
18280 Author: Brad Spengler <spender@grsecurity.net>
18281 Date: Sun Feb 7 08:29:09 2016 -0500
18282
18283 Update to pax-linux-4.3.5-test28.patch:
18284 - fixed an integer truncation bug in numa_clear_kernel_node_hotplug caught by the size overflow plugin, reported by x14sg1 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4374)
18285 - spender fixed UDEREF on arm
18286
18287 arch/arm/Kconfig | 1 +
18288 arch/arm/include/asm/domain.h | 21 ++++++++-
18289 arch/arm/include/asm/futex.h | 9 ----
18290 arch/arm/include/asm/thread_info.h | 3 +
18291 arch/arm/include/asm/uaccess.h | 81 +++++++++++++++---------------------
18292 arch/arm/kernel/entry-armv.S | 2 +-
18293 arch/arm/kernel/process.c | 2 +-
18294 arch/arm/mm/alignment.c | 8 ----
18295 arch/x86/mm/numa.c | 2 +-
18296 security/Kconfig | 1 -
18297 10 files changed, 60 insertions(+), 70 deletions(-)
18298
18299 commit 438be0bd112bd17942b2628c53054dc1007558a1
18300 Author: Brad Spengler <spender@grsecurity.net>
18301 Date: Sat Feb 6 19:50:31 2016 -0500
18302
18303 Fix a number of issues caused by the upstream merging of a UDEREF ripoff resulting in unbootable
18304 ARM systems reported on the forums
18305
18306 arch/arm/Kconfig | 1 +
18307 arch/arm/include/asm/domain.h | 21 ++++++++-
18308 arch/arm/include/asm/futex.h | 9 ----
18309 arch/arm/include/asm/thread_info.h | 3 +
18310 arch/arm/include/asm/uaccess.h | 81 +++++++++++++++---------------------
18311 arch/arm/kernel/entry-armv.S | 2 +-
18312 arch/arm/kernel/process.c | 2 +-
18313 arch/arm/mm/alignment.c | 8 ----
18314 security/Kconfig | 1 -
18315 9 files changed, 59 insertions(+), 69 deletions(-)
18316
18317 commit 4ffdd5ef1f87e611af1efb4f251ada92abe9f4c0
18318 Author: Brad Spengler <spender@grsecurity.net>
18319 Date: Sat Feb 6 11:21:53 2016 -0500
18320
18321 Fix another compiler warning
18322
18323 net/ipv4/tcp_input.c | 2 ++
18324 1 files changed, 2 insertions(+), 0 deletions(-)
18325
18326 commit 30b5b7bc0fd67d458bdd5ab35e4689769eabd2ed
18327 Author: Brad Spengler <spender@grsecurity.net>
18328 Date: Sat Feb 6 11:16:12 2016 -0500
18329
18330 Fix two compiler warnings
18331
18332 kernel/pid.c | 5 ++---
18333 kernel/ptrace.c | 3 ++-
18334 2 files changed, 4 insertions(+), 4 deletions(-)
18335
18336 commit dda4d2a21914c480750f10bd55c6e3203d415d8d
18337 Author: Brad Spengler <spender@grsecurity.net>
18338 Date: Wed Feb 3 21:22:40 2016 -0500
18339
18340 Apply fix for integer truncation in NUMA init code, reported by
18341 x14sg1 on the forums:
18342 https://forums.grsecurity.net/viewtopic.php?f=3&t=4374
18343
18344 arch/x86/mm/numa.c | 2 +-
18345 1 files changed, 1 insertions(+), 1 deletions(-)
18346
18347 commit 477505f7c893cb6a2c3e22f83eefd9c985d7b3ca
18348 Merge: a781740 016d0d8
18349 Author: Brad Spengler <spender@grsecurity.net>
18350 Date: Wed Feb 3 21:20:58 2016 -0500
18351
18352 Merge branch 'pax-test' into grsec-test
18353
18354 commit 016d0d81a8dd4be1304c82a68e0ccf425868f467
18355 Author: Brad Spengler <spender@grsecurity.net>
18356 Date: Wed Feb 3 21:20:10 2016 -0500
18357
18358 Update to pax-linux-4.3.5-test27.patch:
18359 - fixed a bunch of potential REFCOUNT false positives, reported by Emese
18360 - restored padding in fpregs_state for storing AVX-512 state in the future
18361 - constified netlink_dump_control
18362 - added const version of debug_gimple_stmt for gcc plugins, by Emese
18363 - Emese fixed a bug in initify that could have initified too much
18364 - Emese fixed a false positive intentional integer overflow in xfrm4_extract_header, reported by corsac
18365
18366 arch/x86/include/asm/fpu/types.h | 1 +
18367 arch/x86/include/asm/mmu_context.h | 2 +-
18368 block/blk-cgroup.c | 18 ++--
18369 block/cfq-iosched.c | 4 +-
18370 crypto/crypto_user.c | 8 ++-
18371 drivers/acpi/apei/ghes.c | 6 +-
18372 drivers/char/ipmi/ipmi_ssif.c | 12 ++--
18373 drivers/gpu/drm/amd/scheduler/gpu_scheduler.c | 2 +-
18374 drivers/gpu/drm/amd/scheduler/gpu_scheduler.h | 2 +-
18375 drivers/gpu/drm/amd/scheduler/sched_fence.c | 2 +-
18376 drivers/infiniband/core/netlink.c | 5 +-
18377 drivers/infiniband/hw/cxgb4/device.c | 6 +-
18378 drivers/infiniband/hw/cxgb4/iw_cxgb4.h | 2 +-
18379 drivers/md/bcache/alloc.c | 2 +-
18380 drivers/md/bcache/bcache.h | 10 +-
18381 drivers/md/bcache/btree.c | 2 +-
18382 drivers/md/bcache/io.c | 10 +-
18383 drivers/md/bcache/journal.c | 2 +-
18384 drivers/md/bcache/stats.c | 26 +++---
18385 drivers/md/bcache/stats.h | 16 ++--
18386 drivers/md/bcache/super.c | 2 +-
18387 drivers/md/bcache/sysfs.c | 20 +++---
18388 drivers/md/dm-cache-target.c | 98 ++++++++++++------------
18389 drivers/md/dm-raid.c | 2 +-
18390 drivers/md/md.c | 6 +-
18391 drivers/md/md.h | 2 +-
18392 drivers/md/raid1.c | 2 +-
18393 drivers/md/raid10.c | 2 +-
18394 drivers/md/raid5.c | 4 +-
18395 drivers/media/pci/zoran/zoran.h | 1 -
18396 drivers/media/pci/zoran/zoran_driver.c | 3 -
18397 drivers/net/ethernet/sfc/selftest.c | 20 +++---
18398 drivers/net/irda/vlsi_ir.c | 18 ++--
18399 drivers/net/irda/vlsi_ir.h | 14 ++--
18400 drivers/net/wireless/ath/carl9170/carl9170.h | 6 +-
18401 drivers/net/wireless/ath/carl9170/debug.c | 6 +-
18402 drivers/net/wireless/ath/carl9170/main.c | 10 +-
18403 drivers/net/wireless/ath/carl9170/tx.c | 4 +-
18404 drivers/net/wireless/iwlwifi/mvm/d3.c | 4 +-
18405 drivers/net/wireless/iwlwifi/mvm/tx.c | 2 +-
18406 drivers/scsi/hptiop.c | 2 -
18407 drivers/scsi/hptiop.h | 1 -
18408 drivers/scsi/ipr.c | 6 +-
18409 drivers/scsi/ipr.h | 2 +-
18410 drivers/scsi/qla2xxx/qla_target.c | 10 +-
18411 drivers/scsi/qla2xxx/qla_target.h | 2 +-
18412 fs/btrfs/ctree.c | 2 +-
18413 fs/btrfs/ctree.h | 4 +-
18414 fs/btrfs/delayed-ref.c | 4 +-
18415 fs/btrfs/disk-io.c | 4 +-
18416 fs/btrfs/file.c | 4 +-
18417 fs/btrfs/raid56.c | 32 ++++----
18418 fs/btrfs/tests/btrfs-tests.c | 2 +-
18419 fs/btrfs/transaction.c | 2 +-
18420 fs/btrfs/tree-log.c | 8 +-
18421 fs/btrfs/volumes.c | 14 ++--
18422 fs/btrfs/volumes.h | 22 +++---
18423 fs/jbd2/commit.c | 2 +-
18424 fs/jbd2/transaction.c | 4 +-
18425 fs/ocfs2/dlm/dlmcommon.h | 4 +-
18426 fs/ocfs2/dlm/dlmdebug.c | 10 +-
18427 fs/ocfs2/dlm/dlmdomain.c | 4 +-
18428 fs/ocfs2/dlm/dlmmaster.c | 4 +-
18429 include/acpi/ghes.h | 2 +-
18430 include/linux/blk-cgroup.h | 24 +++---
18431 include/linux/jbd2.h | 2 +-
18432 include/linux/netlink.h | 12 ++--
18433 include/net/cfg802154.h | 2 +-
18434 include/net/mac80211.h | 2 +-
18435 include/net/neighbour.h | 2 +-
18436 kernel/rcu/tree_plugin.h | 4 +-
18437 net/batman-adv/routing.c | 4 +-
18438 net/batman-adv/soft-interface.c | 2 +-
18439 net/batman-adv/translation-table.c | 14 ++--
18440 net/batman-adv/types.h | 2 +-
18441 net/core/neighbour.c | 14 ++--
18442 net/core/rtnetlink.c | 2 +-
18443 net/ipv4/arp.c | 2 +-
18444 net/ipv4/inet_diag.c | 4 +-
18445 net/ipv4/xfrm4_state.c | 4 +-
18446 net/ipv6/ndisc.c | 2 +-
18447 net/mac80211/cfg.c | 2 +-
18448 net/mac80211/debugfs_key.c | 2 +-
18449 net/mac80211/key.c | 4 +-
18450 net/mac80211/tx.c | 2 +-
18451 net/mac80211/wpa.c | 10 +-
18452 net/mac802154/iface.c | 4 +-
18453 net/netfilter/ipset/ip_set_core.c | 2 +-
18454 net/netfilter/nf_conntrack_netlink.c | 22 +++---
18455 net/netfilter/nf_tables_api.c | 13 ++--
18456 net/netfilter/nfnetlink_acct.c | 7 +-
18457 net/netfilter/nfnetlink_cthelper.c | 2 +-
18458 net/netfilter/nfnetlink_cttimeout.c | 2 +-
18459 net/netlink/af_netlink.c | 10 ++-
18460 net/netlink/diag.c | 2 +-
18461 net/netlink/genetlink.c | 14 ++--
18462 net/packet/af_packet.c | 18 ++--
18463 net/packet/diag.c | 2 +-
18464 net/packet/internal.h | 6 +-
18465 net/unix/diag.c | 2 +-
18466 net/xfrm/xfrm_user.c | 2 +-
18467 security/apparmor/include/policy.h | 2 +-
18468 security/apparmor/policy.c | 4 +-
18469 sound/core/seq/seq_clientmgr.c | 2 +-
18470 sound/core/seq/seq_fifo.c | 6 +-
18471 sound/core/seq/seq_fifo.h | 2 +-
18472 tools/gcc/gcc-common.h | 24 ++++--
18473 tools/gcc/initify_plugin.c | 7 +-
18474 tools/lib/api/Makefile | 2 +-
18475 109 files changed, 399 insertions(+), 391 deletions(-)
18476
18477 commit a7817402ac837b1aee07fac42537a02097055098
18478 Author: Matt Fleming <matt@codeblueprint.co.uk>
18479 Date: Fri Jan 29 11:36:10 2016 +0000
18480
18481 x86/mm/pat: Avoid truncation when converting cpa->numpages to address
18482
18483 There are a couple of nasty truncation bugs lurking in the pageattr
18484 code that can be triggered when mapping EFI regions, e.g. when we pass
18485 a cpa->pgd pointer. Because cpa->numpages is a 32-bit value, shifting
18486 left by PAGE_SHIFT will truncate the resultant address to 32-bits.
18487
18488 Viorel-Cătălin managed to trigger this bug on his Dell machine that
18489 provides a ~5GB EFI region which requires 1236992 pages to be mapped.
18490 When calling populate_pud() the end of the region gets calculated
18491 incorrectly in the following buggy expression,
18492
18493 end = start + (cpa->numpages << PAGE_SHIFT);
18494
18495 And only 188416 pages are mapped. Next, populate_pud() gets invoked
18496 for a second time because of the loop in __change_page_attr_set_clr(),
18497 only this time no pages get mapped because shifting the remaining
18498 number of pages (1048576) by PAGE_SHIFT is zero. At which point the
18499 loop in __change_page_attr_set_clr() spins forever because we fail to
18500 map progress.
18501
18502 Hitting this bug depends very much on the virtual address we pick to
18503 map the large region at and how many pages we map on the initial run
18504 through the loop. This explains why this issue was only recently hit
18505 with the introduction of commit
18506
18507 a5caa209ba9c ("x86/efi: Fix boot crash by mapping EFI memmap
18508 entries bottom-up at runtime, instead of top-down")
18509
18510 It's interesting to note that safe uses of cpa->numpages do exist in
18511 the pageattr code. If instead of shifting ->numpages we multiply by
18512 PAGE_SIZE, no truncation occurs because PAGE_SIZE is a UL value, and
18513 so the result is unsigned long.
18514
18515 To avoid surprises when users try to convert very large cpa->numpages
18516 values to addresses, change the data type from 'int' to 'unsigned
18517 long', thereby making it suitable for shifting by PAGE_SHIFT without
18518 any type casting.
18519
18520 The alternative would be to make liberal use of casting, but that is
18521 far more likely to cause problems in the future when someone adds more
18522 code and fails to cast properly; this bug was difficult enough to
18523 track down in the first place.
18524
18525 Reported-and-tested-by: Viorel-Cătălin Răpițeanu <rapiteanu.catalin@gmail.com>
18526 Acked-by: Borislav Petkov <bp@alien8.de>
18527 Cc: Sai Praneeth Prakhya <sai.praneeth.prakhya@intel.com>
18528 Cc: <stable@vger.kernel.org>
18529 Signed-off-by: Matt Fleming <matt@codeblueprint.co.uk>
18530 Link: https://bugzilla.kernel.org/show_bug.cgi?id=110131
18531 Link: http://lkml.kernel.org/r/1454067370-10374-1-git-send-email-matt@codeblueprint.co.uk
18532 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
18533
18534 arch/x86/mm/pageattr.c | 4 ++--
18535 1 files changed, 2 insertions(+), 2 deletions(-)
18536
18537 commit 64dd9d7a67a742fda257cdd16510c29e695c34b5
18538 Author: Jan Beulich <JBeulich@suse.com>
18539 Date: Tue Jan 26 04:15:18 2016 -0700
18540
18541 x86/mm: Fix types used in pgprot cacheability flags translations
18542
18543 For PAE kernels "unsigned long" is not suitable to hold page protection
18544 flags, since _PAGE_NX doesn't fit there. This is the reason for quite a
18545 few W+X pages getting reported as insecure during boot (observed namely
18546 for the entire initrd range).
18547
18548 Fixes: 281d4078be ("x86: Make page cache mode a real type")
18549 Signed-off-by: Jan Beulich <jbeulich@suse.com>
18550 Reviewed-by: Juergen Gross <JGross@suse.com>
18551 Cc: stable@vger.kernel.org
18552 Link: http://lkml.kernel.org/r/56A7635602000078000CAFF1@prv-mh.provo.novell.com
18553 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
18554
18555 arch/x86/include/asm/pgtable_types.h | 6 ++----
18556 1 files changed, 2 insertions(+), 4 deletions(-)
18557
18558 commit bb9a3a9df0d8dfc96d521676e64c42b37ba22aea
18559 Merge: 682d661 f74425b
18560 Author: Brad Spengler <spender@grsecurity.net>
18561 Date: Sun Jan 31 15:06:25 2016 -0500
18562
18563 Merge branch 'pax-test' into grsec-test
18564
18565 Conflicts:
18566 drivers/net/slip/slhc.c
18567 include/linux/sched.h
18568 net/unix/af_unix.c
18569 sound/core/timer.c
18570
18571 commit f74425b5705bfe52aff9e97659ef10c4a14176c3
18572 Merge: d14af1f 849a2d3
18573 Author: Brad Spengler <spender@grsecurity.net>
18574 Date: Sun Jan 31 15:02:55 2016 -0500
18575
18576 Merge branch 'linux-4.3.y' into pax-test
18577
18578 Conflicts:
18579 arch/x86/include/asm/mmu_context.h
18580
18581 commit 682d6611d75542e351c973c8dd74a99d3966c073
18582 Author: Brad Spengler <spender@grsecurity.net>
18583 Date: Sat Jan 30 13:05:03 2016 -0500
18584
18585 Based on a report from Mathias Krause, fix up a number of additional instances
18586 of ulong overflow when passing in values to gr_learn_resource by saturating
18587 to ULONG_MAX
18588
18589 mm/mlock.c | 11 ++++++++---
18590 mm/mmap.c | 16 +++++++++++++---
18591 2 files changed, 21 insertions(+), 6 deletions(-)
18592
18593 commit adb52e95fb9ad4ac9c56cd5d47bd668f47c33096
18594 Author: Jann Horn <jann@thejh.net>
18595 Date: Sat Dec 26 06:00:48 2015 +0100
18596
18597 seccomp: always propagate NO_NEW_PRIVS on tsync
18598
18599 Before this patch, a process with some permissive seccomp filter
18600 that was applied by root without NO_NEW_PRIVS was able to add
18601 more filters to itself without setting NO_NEW_PRIVS by setting
18602 the new filter from a throwaway thread with NO_NEW_PRIVS.
18603
18604 Signed-off-by: Jann Horn <jann@thejh.net>
18605 Cc: stable@vger.kernel.org
18606 Signed-off-by: Kees Cook <keescook@chromium.org>
18607
18608 kernel/seccomp.c | 22 +++++++++++-----------
18609 1 files changed, 11 insertions(+), 11 deletions(-)
18610
18611 commit b85450498a3bbf269441c8963d7574bb3079c838
18612 Merge: 59c216f d14af1f
18613 Author: Brad Spengler <spender@grsecurity.net>
18614 Date: Fri Jan 29 20:54:13 2016 -0500
18615
18616 Merge branch 'pax-test' into grsec-test
18617
18618 commit d14af1f1dd66511f3f0674deee2b572972012b39
18619 Author: Brad Spengler <spender@grsecurity.net>
18620 Date: Fri Jan 29 20:53:51 2016 -0500
18621
18622 Update to pax-linux-4.3.4-test26.patch:
18623 - Emese fixed a few intentional overflows introduced by gcc, reported by StalkR (https://forums.grsecurity.net/viewtopic.php?f=3&t=4370)
18624
18625 fs/cifs/file.c | 2 +-
18626 fs/gfs2/file.c | 2 +-
18627 .../size_overflow_plugin/intentional_overflow.c | 96 ++++++++++++++++++--
18628 tools/gcc/size_overflow_plugin/size_overflow.h | 2 +
18629 .../size_overflow_plugin/size_overflow_plugin.c | 4 +-
18630 .../size_overflow_plugin/size_overflow_transform.c | 6 +-
18631 .../size_overflow_transform_core.c | 5 +
18632 7 files changed, 102 insertions(+), 15 deletions(-)
18633
18634 commit 59c216f13587eacdd692386b7a403ae78ed84fb6
18635 Author: Brad Spengler <spender@grsecurity.net>
18636 Date: Wed Jan 27 17:57:21 2016 -0500
18637
18638 Fix a size_overflow report reported by Mathias Krause in our
18639 truncation of an loff_t to an unsigned long when being passed
18640 to gr_learn_resource() (as all resource checks are against unsigned long
18641 values)
18642
18643 fs/attr.c | 5 ++++-
18644 1 files changed, 4 insertions(+), 1 deletions(-)
18645
18646 commit 70636c6ad60fc1db3af764ecc789b827b7497a97
18647 Author: Yuchung Cheng <ycheng@google.com>
18648 Date: Wed Jan 6 12:42:38 2016 -0800
18649
18650 tcp: fix zero cwnd in tcp_cwnd_reduction
18651
18652 Patch 3759824da87b ("tcp: PRR uses CRB mode by default and SS mode
18653 conditionally") introduced a bug that cwnd may become 0 when both
18654 inflight and sndcnt are 0 (cwnd = inflight + sndcnt). This may lead
18655 to a div-by-zero if the connection starts another cwnd reduction
18656 phase by setting tp->prior_cwnd to the current cwnd (0) in
18657 tcp_init_cwnd_reduction().
18658
18659 To prevent this we skip PRR operation when nothing is acked or
18660 sacked. Then cwnd must be positive in all cases as long as ssthresh
18661 is positive:
18662
18663 1) The proportional reduction mode
18664 inflight > ssthresh > 0
18665
18666 2) The reduction bound mode
18667 a) inflight == ssthresh > 0
18668
18669 b) inflight < ssthresh
18670 sndcnt > 0 since newly_acked_sacked > 0 and inflight < ssthresh
18671
18672 Therefore in all cases inflight and sndcnt can not both be 0.
18673 We check invalid tp->prior_cwnd to avoid potential div0 bugs.
18674
18675 In reality this bug is triggered only with a sequence of less common
18676 events. For example, the connection is terminating an ECN-triggered
18677 cwnd reduction with an inflight 0, then it receives reordered/old
18678 ACKs or DSACKs from prior transmission (which acks nothing). Or the
18679 connection is in fast recovery stage that marks everything lost,
18680 but fails to retransmit due to local issues, then receives data
18681 packets from other end which acks nothing.
18682
18683 Fixes: 3759824da87b ("tcp: PRR uses CRB mode by default and SS mode conditionally")
18684 Reported-by: Oleksandr Natalenko <oleksandr@natalenko.name>
18685 Signed-off-by: Yuchung Cheng <ycheng@google.com>
18686 Signed-off-by: Neal Cardwell <ncardwell@google.com>
18687 Signed-off-by: Eric Dumazet <edumazet@google.com>
18688 Signed-off-by: David S. Miller <davem@davemloft.net>
18689
18690 net/ipv4/tcp_input.c | 3 +++
18691 1 files changed, 3 insertions(+), 0 deletions(-)
18692
18693 commit dac1da2bedbb43195d371c7a192cfeeb45683df0
18694 Author: Eric Dumazet <edumazet@google.com>
18695 Date: Sun Jan 24 13:53:50 2016 -0800
18696
18697 af_unix: fix struct pid memory leak
18698
18699 Dmitry reported a struct pid leak detected by a syzkaller program.
18700
18701 Bug happens in unix_stream_recvmsg() when we break the loop when a
18702 signal is pending, without properly releasing scm.
18703
18704 Fixes: b3ca9b02b007 ("net: fix multithreaded signal handling in unix recv routines")
18705 Reported-by: Dmitry Vyukov <dvyukov@google.com>
18706 Signed-off-by: Eric Dumazet <edumazet@google.com>
18707 Cc: Rainer Weikusat <rweikusat@mobileactivedefense.com>
18708 Signed-off-by: David S. Miller <davem@davemloft.net>
18709
18710 net/unix/af_unix.c | 1 +
18711 1 files changed, 1 insertions(+), 0 deletions(-)
18712
18713 commit 15cc47f127520d1ac0c1fe76d993c2c27f0f2571
18714 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
18715 Date: Fri Jan 22 01:39:43 2016 +0100
18716
18717 pptp: fix illegal memory access caused by multiple bind()s
18718
18719 Several times already this has been reported as kasan reports caused by
18720 syzkaller and trinity and people always looked at RCU races, but it is
18721 much more simple. :)
18722
18723 In case we bind a pptp socket multiple times, we simply add it to
18724 the callid_sock list but don't remove the old binding. Thus the old
18725 socket stays in the bucket with unused call_id indexes and doesn't get
18726 cleaned up. This causes various forms of kasan reports which were hard
18727 to pinpoint.
18728
18729 Simply don't allow multiple binds and correct error handling in
18730 pptp_bind. Also keep sk_state bits in place in pptp_connect.
18731
18732 Fixes: 00959ade36acad ("PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)")
18733 Cc: Dmitry Kozlov <xeb@mail.ru>
18734 Cc: Sasha Levin <sasha.levin@oracle.com>
18735 Cc: Dmitry Vyukov <dvyukov@google.com>
18736 Reported-by: Dmitry Vyukov <dvyukov@google.com>
18737 Cc: Dave Jones <davej@codemonkey.org.uk>
18738 Reported-by: Dave Jones <davej@codemonkey.org.uk>
18739 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
18740 Signed-off-by: David S. Miller <davem@davemloft.net>
18741
18742 drivers/net/ppp/pptp.c | 34 ++++++++++++++++++++++++----------
18743 1 files changed, 24 insertions(+), 10 deletions(-)
18744
18745 commit e2b7b8c66851c85188fa6dab2d2b2a6c85bc7332
18746 Author: Brad Spengler <spender@grsecurity.net>
18747 Date: Tue Jan 26 18:17:10 2016 -0500
18748
18749 Add info about cpupower/powertop to GRKERNSEC_KMEM, was present on our
18750 wiki but was removed from the config help at some point
18751
18752 grsecurity/Kconfig | 3 +++
18753 1 files changed, 3 insertions(+), 0 deletions(-)
18754
18755 commit ce2e88efa000fc32bfcd84098f57c8ed8310fefc
18756 Author: Thomas Egerer <hakke_007@gmx.de>
18757 Date: Mon Jan 25 12:58:44 2016 +0100
18758
18759 ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
18760
18761 The ESP algorithms using CBC mode require echainiv. Hence INET*_ESP have
18762 to select CRYPTO_ECHAINIV in order to work properly. This solves the
18763 issues caused by a misconfiguration as described in [1].
18764 The original approach, patching crypto/Kconfig was turned down by
18765 Herbert Xu [2].
18766
18767 [1] https://lists.strongswan.org/pipermail/users/2015-December/009074.html
18768 [2] http://marc.info/?l=linux-crypto-vger&m=145224655809562&w=2
18769
18770 Signed-off-by: Thomas Egerer <hakke_007@gmx.de>
18771 Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
18772 Signed-off-by: David S. Miller <davem@davemloft.net>
18773
18774 net/ipv4/Kconfig | 1 +
18775 net/ipv6/Kconfig | 1 +
18776 2 files changed, 2 insertions(+), 0 deletions(-)
18777
18778 commit fca5a303155ea67d28aece0caf2b03ffc3b2668d
18779 Merge: 904114c 6339c1f
18780 Author: Brad Spengler <spender@grsecurity.net>
18781 Date: Tue Jan 26 18:08:40 2016 -0500
18782
18783 Merge branch 'pax-test' into grsec-test
18784
18785 commit 6339c1f9a9beafd417bf9f04d4b257e62aeb45b7
18786 Author: Brad Spengler <spender@grsecurity.net>
18787 Date: Tue Jan 26 18:07:51 2016 -0500
18788
18789 Update to pax-linux-4.3.4-test25.patch:
18790 - fixed incorrect handling of VM_DONTCOPY during fork that would trigger a consistency check in the vma mirroring logic, reported by Mathias Krause <minipli@googlemail.com>
18791 - fixed init_new_context on !MODIFY_LDT_SYSCALL configs, reported by tjh (https://forums.grsecurity.net/viewtopic.php?f=3&t=4368)
18792 - fixed a few REFCOUNT false positives in SNMP related statistics
18793
18794 arch/x86/Kconfig | 2 +-
18795 arch/x86/include/asm/mmu_context.h | 17 +++++++++++++++++
18796 include/net/snmp.h | 10 +++++-----
18797 kernel/fork.c | 11 +++++++++--
18798 net/ipv4/proc.c | 8 ++++----
18799 net/ipv6/addrconf.c | 4 ++--
18800 net/ipv6/proc.c | 10 +++++-----
18801 7 files changed, 43 insertions(+), 19 deletions(-)
18802
18803 commit 904114c2fce3fdff5d57e763da56a78960db4e19
18804 Author: Al Viro <viro@zeniv.linux.org.uk>
18805 Date: Fri Jan 22 18:08:52 2016 -0500
18806
18807 make sure that freeing shmem fast symlinks is RCU-delayed
18808
18809 Cc: stable@vger.kernel.org # v4.2+
18810 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
18811
18812 include/linux/shmem_fs.h | 5 +----
18813 mm/shmem.c | 9 ++++-----
18814 2 files changed, 5 insertions(+), 9 deletions(-)
18815
18816 commit ab86adee64312a2f827dd516cb199521327943ed
18817 Author: Sasha Levin <sasha.levin@oracle.com>
18818 Date: Mon Jan 18 19:23:51 2016 -0500
18819
18820 netfilter: nf_conntrack: use safer way to lock all buckets
18821
18822 When we need to lock all buckets in the connection hashtable we'd attempt to
18823 lock 1024 spinlocks, which is way more preemption levels than supported by
18824 the kernel. Furthermore, this behavior was hidden by checking if lockdep is
18825 enabled, and if it was - use only 8 buckets(!).
18826
18827 Fix this by using a global lock and synchronize all buckets on it when we
18828 need to lock them all. This is pretty heavyweight, but is only done when we
18829 need to resize the hashtable, and that doesn't happen often enough (or at all).
18830
18831 Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
18832 Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
18833 Reviewed-by: Florian Westphal <fw@strlen.de>
18834 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
18835
18836 Conflicts:
18837
18838 net/netfilter/nfnetlink_cttimeout.c
18839
18840 include/net/netfilter/nf_conntrack_core.h | 8 ++----
18841 net/netfilter/nf_conntrack_core.c | 38 +++++++++++++++++++++-------
18842 net/netfilter/nf_conntrack_helper.c | 2 +-
18843 net/netfilter/nf_conntrack_netlink.c | 2 +-
18844 4 files changed, 33 insertions(+), 17 deletions(-)
18845
18846 commit 37014723527225481c720484bb788a1a6358072f
18847 Author: Willy Tarreau <w@1wt.eu>
18848 Date: Mon Jan 18 16:36:09 2016 +0100
18849
18850 pipe: limit the per-user amount of pages allocated in pipes
18851
18852 On no-so-small systems, it is possible for a single process to cause an
18853 OOM condition by filling large pipes with data that are never read. A
18854 typical process filling 4000 pipes with 1 MB of data will use 4 GB of
18855 memory. On small systems it may be tricky to set the pipe max size to
18856 prevent this from happening.
18857
18858 This patch makes it possible to enforce a per-user soft limit above
18859 which new pipes will be limited to a single page, effectively limiting
18860 them to 4 kB each, as well as a hard limit above which no new pipes may
18861 be created for this user. This has the effect of protecting the system
18862 against memory abuse without hurting other users, and still allowing
18863 pipes to work correctly though with less data at once.
18864
18865 The limit are controlled by two new sysctls : pipe-user-pages-soft, and
18866 pipe-user-pages-hard. Both may be disabled by setting them to zero. The
18867 default soft limit allows the default number of FDs per process (1024)
18868 to create pipes of the default size (64kB), thus reaching a limit of 64MB
18869 before starting to create only smaller pipes. With 256 processes limited
18870 to 1024 FDs each, this results in 1024*64kB + (256*1024 - 1024) * 4kB =
18871 1084 MB of memory allocated for a user. The hard limit is disabled by
18872 default to avoid breaking existing applications that make intensive use
18873 of pipes (eg: for splicing).
18874
18875 Reported-by: socketpair@gmail.com
18876 Reported-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
18877 Mitigates: CVE-2013-4312 (Linux 2.0+)
18878 Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
18879 Signed-off-by: Willy Tarreau <w@1wt.eu>
18880 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
18881
18882 Documentation/sysctl/fs.txt | 23 +++++++++++++++++++++
18883 fs/pipe.c | 47 +++++++++++++++++++++++++++++++++++++++++-
18884 include/linux/pipe_fs_i.h | 4 +++
18885 include/linux/sched.h | 1 +
18886 kernel/sysctl.c | 14 ++++++++++++
18887 5 files changed, 87 insertions(+), 2 deletions(-)
18888
18889 commit 51645fa198d194f746651dcfbc5f24a4cf8b9fb8
18890 Merge: 540f2af 7791ecb
18891 Author: Brad Spengler <spender@grsecurity.net>
18892 Date: Sat Jan 23 10:57:11 2016 -0500
18893
18894 Merge branch 'pax-test' into grsec-test
18895
18896 commit 7791ecb84f840343a5646236fd0d34e1fb450793
18897 Merge: 470069c 399588c
18898 Author: Brad Spengler <spender@grsecurity.net>
18899 Date: Sat Jan 23 10:56:47 2016 -0500
18900
18901 Merge branch 'linux-4.3.y' into pax-test
18902
18903 commit 540f2affebd42cdc26a699208ab4f1cb0cb75e33
18904 Author: Brad Spengler <spender@grsecurity.net>
18905 Date: Tue Jan 19 21:18:47 2016 -0500
18906
18907 Update size_overflow hash table
18908
18909 .../size_overflow_plugin/size_overflow_hash.data | 4 +++-
18910 1 files changed, 3 insertions(+), 1 deletions(-)
18911
18912 commit 7e649765626a28437f573f0fbe7a51a04615f041
18913 Author: Brad Spengler <spender@grsecurity.net>
18914 Date: Tue Jan 19 20:29:46 2016 -0500
18915
18916 Backport fix from: https://lkml.org/lkml/2015/12/13/187
18917
18918 fs/ext4/extents.c | 2 +-
18919 1 files changed, 1 insertions(+), 1 deletions(-)
18920
18921 commit 53b859cd0a5f5b6ad54fe0c879dfedaa3c5a3005
18922 Author: Jann Horn <jann@thejh.net>
18923 Date: Tue Jan 5 18:27:30 2016 +0100
18924
18925 compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
18926
18927 This replaces all code in fs/compat_ioctl.c that translated
18928 ioctl arguments into a in-kernel structure, then performed
18929 do_ioctl under set_fs(KERNEL_DS), with code that allocates
18930 data on the user stack and can call the VFS ioctl handler
18931 under USER_DS.
18932
18933 This is done as a hardening measure because the caller
18934 does not know what kind of ioctl handler will be invoked,
18935 only that no corresponding compat_ioctl handler exists and
18936 what the ioctl command number is. The accidental
18937 invocation of an unlocked_ioctl handler that unexpectedly
18938 calls copy_to_user could be a severe security issue.
18939
18940 Signed-off-by: Jann Horn <jann@thejh.net>
18941 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
18942
18943 Conflicts:
18944
18945 fs/compat_ioctl.c
18946
18947 fs/compat_ioctl.c | 130 ++++++++++++++++++++++++++++-------------------------
18948 1 files changed, 68 insertions(+), 62 deletions(-)
18949
18950 commit 3e89e770ae27e931cd1583f021abac41eeebc3e7
18951 Author: Al Viro <viro@zeniv.linux.org.uk>
18952 Date: Thu Jan 7 09:53:30 2016 -0500
18953
18954 compat_ioctl: don't pass fd around when not needed
18955
18956 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
18957
18958 fs/compat_ioctl.c | 103 ++++++++++++++++++++++++++--------------------------
18959 fs/internal.h | 7 ++++
18960 fs/ioctl.c | 4 +-
18961 include/linux/fs.h | 2 -
18962 4 files changed, 61 insertions(+), 55 deletions(-)
18963
18964 commit 9d4e04082752d4d2d68445c4e6faf33a2613df55
18965 Author: Jann Horn <jann@thejh.net>
18966 Date: Tue Jan 5 18:27:29 2016 +0100
18967
18968 compat_ioctl: don't look up the fd twice
18969
18970 In code in fs/compat_ioctl.c that translates ioctl arguments
18971 into a in-kernel structure, then performs sys_ioctl, possibly
18972 under set_fs(KERNEL_DS), this commit changes the sys_ioctl
18973 calls to do_ioctl calls. do_ioctl is a new function that does
18974 the same thing as sys_ioctl, but doesn't look up the fd again.
18975
18976 This change is made to avoid (potential) security issues
18977 because of ioctl handlers that accept one of the ioctl
18978 commands I2C_FUNCS, VIDEO_GET_EVENT, MTIOCPOS, MTIOCGET,
18979 TIOCGSERIAL, TIOCSSERIAL, RTC_IRQP_READ, RTC_EPOCH_READ.
18980 This can happen for multiple reasons:
18981
18982 - The ioctl command number could be reused.
18983 - The ioctl handler might not check the full ioctl
18984 command. This is e.g. true for drm_ioctl.
18985 - The ioctl handler is very special, e.g. cuse_file_ioctl
18986
18987 The real issue is that set_fs(KERNEL_DS) is used here,
18988 but that's fixed in a separate commit
18989 "compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)".
18990
18991 This change mitigates potential security issues by
18992 preventing a race that permits invocation of
18993 unlocked_ioctl handlers under KERNEL_DS through compat
18994 code even if a corresponding compat_ioctl handler exists.
18995
18996 So far, no way has been identified to use this to damage
18997 kernel memory without having CAP_SYS_ADMIN in the init ns
18998 (with the capability, doing reads/writes at arbitrary
18999 kernel addresses should be easy through CUSE's ioctl
19000 handler with FUSE_IOCTL_UNRESTRICTED set).
19001
19002 [AV: two missed sys_ioctl() taken care of]
19003
19004 Signed-off-by: Jann Horn <jann@thejh.net>
19005 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
19006
19007 fs/compat_ioctl.c | 122 +++++++++++++++++++++++++++++-----------------------
19008 1 files changed, 68 insertions(+), 54 deletions(-)
19009
19010 commit 5bf9e1ed4ebb278cd956ba142914fc04a024309c
19011 Author: Vasily Kulikov <segoon@openwall.com>
19012 Date: Fri Jan 15 16:57:55 2016 -0800
19013
19014 include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers
19015
19016 TIMER_ENTRY_STATIC is defined as a poison pointers which
19017 should point to nowhere. Redefine them using POISON_POINTER_DELTA
19018 arithmetics to make sure they really point to non-mappable area declared
19019 by the target architecture.
19020
19021 Signed-off-by: Vasily Kulikov <segoon@openwall.com>
19022 Acked-by: Thomas Gleixner <tglx@linutronix.de>
19023 Cc: Solar Designer <solar@openwall.com>
19024 Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
19025 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
19026 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
19027
19028 Conflicts:
19029
19030 include/linux/poison.h
19031
19032 include/linux/poison.h | 2 +-
19033 1 files changed, 1 insertions(+), 1 deletions(-)
19034
19035 commit 60f2e0a05ab8f56c804a9334a23e2b446305d110
19036 Author: Brad Spengler <spender@grsecurity.net>
19037 Date: Tue Jan 19 19:41:44 2016 -0500
19038
19039 Fix ARM compilation, reported by Austin Sepp
19040
19041 grsecurity/grsec_sig.c | 1 +
19042 1 files changed, 1 insertions(+), 0 deletions(-)
19043
19044 commit e15383743443dc43460a2fd73e0db0b608610dca
19045 Author: Takashi Iwai <tiwai@suse.de>
19046 Date: Mon Jan 18 13:52:47 2016 +0100
19047
19048 ALSA: hrtimer: Fix stall by hrtimer_cancel()
19049
19050 hrtimer_cancel() waits for the completion from the callback, thus it
19051 must not be called inside the callback itself. This was already a
19052 problem in the past with ALSA hrtimer driver, and the early commit
19053 [fcfdebe70759: ALSA: hrtimer - Fix lock-up] tried to address it.
19054
19055 However, the previous fix is still insufficient: it may still cause a
19056 lockup when the ALSA timer instance reprograms itself in its callback.
19057 Then it invokes the start function even in snd_timer_interrupt() that
19058 is called in hrtimer callback itself, results in a CPU stall. This is
19059 no hypothetical problem but actually triggered by syzkaller fuzzer.
19060
19061 This patch tries to fix the issue again. Now we call
19062 hrtimer_try_to_cancel() at both start and stop functions so that it
19063 won't fall into a deadlock, yet giving some chance to cancel the queue
19064 if the functions have been called outside the callback. The proper
19065 hrtimer_cancel() is called in anyway at closing, so this should be
19066 enough.
19067
19068 Reported-and-tested-by: Dmitry Vyukov <dvyukov@google.com>
19069 Cc: <stable@vger.kernel.org>
19070 Signed-off-by: Takashi Iwai <tiwai@suse.de>
19071
19072 sound/core/hrtimer.c | 3 ++-
19073 1 files changed, 2 insertions(+), 1 deletions(-)
19074
19075 commit 12d874daf706e6e7c1ae709141859c809599297e
19076 Author: Takashi Iwai <tiwai@suse.de>
19077 Date: Tue Jan 12 12:38:02 2016 +0100
19078
19079 ALSA: seq: Fix missing NULL check at remove_events ioctl
19080
19081 snd_seq_ioctl_remove_events() calls snd_seq_fifo_clear()
19082 unconditionally even if there is no FIFO assigned, and this leads to
19083 an Oops due to NULL dereference. The fix is just to add a proper NULL
19084 check.
19085
19086 Reported-by: Dmitry Vyukov <dvyukov@google.com>
19087 Tested-by: Dmitry Vyukov <dvyukov@google.com>
19088 Cc: <stable@vger.kernel.org>
19089 Signed-off-by: Takashi Iwai <tiwai@suse.de>
19090
19091 sound/core/seq/seq_clientmgr.c | 2 +-
19092 1 files changed, 1 insertions(+), 1 deletions(-)
19093
19094 commit 2eb0632df1351378946507e7ef7ba0682632a7b5
19095 Author: Takashi Iwai <tiwai@suse.de>
19096 Date: Tue Jan 12 15:36:27 2016 +0100
19097
19098 ALSA: seq: Fix race at timer setup and close
19099
19100 ALSA sequencer code has an open race between the timer setup ioctl and
19101 the close of the client. This was triggered by syzkaller fuzzer, and
19102 a use-after-free was caught there as a result.
19103
19104 This patch papers over it by adding a proper queue->timer_mutex lock
19105 around the timer-related calls in the relevant code path.
19106
19107 Reported-by: Dmitry Vyukov <dvyukov@google.com>
19108 Tested-by: Dmitry Vyukov <dvyukov@google.com>
19109 Cc: <stable@vger.kernel.org>
19110 Signed-off-by: Takashi Iwai <tiwai@suse.de>
19111
19112 sound/core/seq/seq_queue.c | 2 ++
19113 1 files changed, 2 insertions(+), 0 deletions(-)
19114
19115 commit b9e55ab955e59b4a636d78a748be90334a48b485
19116 Author: Takashi Iwai <tiwai@suse.de>
19117 Date: Thu Jan 14 16:30:58 2016 +0100
19118
19119 ALSA: timer: Harden slave timer list handling
19120
19121 A slave timer instance might be still accessible in a racy way while
19122 operating the master instance as it lacks of locking. Since the
19123 master operation is mostly protected with timer->lock, we should cope
19124 with it while changing the slave instance, too. Also, some linked
19125 lists (active_list and ack_list) of slave instances aren't unlinked
19126 immediately at stopping or closing, and this may lead to unexpected
19127 accesses.
19128
19129 This patch tries to address these issues. It adds spin lock of
19130 timer->lock (either from master or slave, which is equivalent) in a
19131 few places. For avoiding a deadlock, we ensure that the global
19132 slave_active_lock is always locked at first before each timer lock.
19133
19134 Also, ack and active_list of slave instances are properly unlinked at
19135 snd_timer_stop() and snd_timer_close().
19136
19137 Last but not least, remove the superfluous call of _snd_timer_stop()
19138 at removing slave links. This is a noop, and calling it may confuse
19139 readers wrt locking. Further cleanup will follow in a later patch.
19140
19141 Actually we've got reports of use-after-free by syzkaller fuzzer, and
19142 this hopefully fixes these issues.
19143
19144 Reported-by: Dmitry Vyukov <dvyukov@google.com>
19145 Cc: <stable@vger.kernel.org>
19146 Signed-off-by: Takashi Iwai <tiwai@suse.de>
19147
19148 sound/core/timer.c | 18 ++++++++++++++----
19149 1 files changed, 14 insertions(+), 4 deletions(-)
19150
19151 commit f1ce0547bdfda1b42ae8a66c222f2a897cbe1586
19152 Author: Takashi Iwai <tiwai@suse.de>
19153 Date: Wed Jan 13 17:48:01 2016 +0100
19154
19155 ALSA: timer: Fix race among timer ioctls
19156
19157 ALSA timer ioctls have an open race and this may lead to a
19158 use-after-free of timer instance object. A simplistic fix is to make
19159 each ioctl exclusive. We have already tread_sem for controlling the
19160 tread, and extend this as a global mutex to be applied to each ioctl.
19161
19162 The downside is, of course, the worse concurrency. But these ioctls
19163 aren't to be parallel accessible, in anyway, so it should be fine to
19164 serialize there.
19165
19166 Reported-by: Dmitry Vyukov <dvyukov@google.com>
19167 Tested-by: Dmitry Vyukov <dvyukov@google.com>
19168 Cc: <stable@vger.kernel.org>
19169 Signed-off-by: Takashi Iwai <tiwai@suse.de>
19170
19171 sound/core/timer.c | 32 +++++++++++++++++++-------------
19172 1 files changed, 19 insertions(+), 13 deletions(-)
19173
19174 commit 8347d8461ed48a98f9c76cc3cfcdad8217d314bc
19175 Author: Takashi Iwai <tiwai@suse.de>
19176 Date: Wed Jan 13 21:35:06 2016 +0100
19177
19178 ALSA: timer: Fix double unlink of active_list
19179
19180 ALSA timer instance object has a couple of linked lists and they are
19181 unlinked unconditionally at snd_timer_stop(). Meanwhile
19182 snd_timer_interrupt() unlinks it, but it calls list_del() which leaves
19183 the element list itself unchanged. This ends up with unlinking twice,
19184 and it was caught by syzkaller fuzzer.
19185
19186 The fix is to use list_del_init() variant properly there, too.
19187
19188 Reported-by: Dmitry Vyukov <dvyukov@google.com>
19189 Tested-by: Dmitry Vyukov <dvyukov@google.com>
19190 Cc: <stable@vger.kernel.org>
19191 Signed-off-by: Takashi Iwai <tiwai@suse.de>
19192
19193 sound/core/timer.c | 2 +-
19194 1 files changed, 1 insertions(+), 1 deletions(-)
19195
19196 commit 243aebb7ae71d6e11ea9880faa893d1d0d60cd75
19197 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
19198 Date: Mon Jan 18 18:03:48 2016 +0100
19199
19200 ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack
19201
19202 It was seen that defective configurations of openvswitch could overwrite
19203 the STACK_END_MAGIC and cause a hard crash of the kernel because of too
19204 many recursions within ovs.
19205
19206 This problem arises due to the high stack usage of openvswitch. The rest
19207 of the kernel is fine with the current limit of 10 (RECURSION_LIMIT).
19208
19209 We use the already existing recursion counter in ovs_execute_actions to
19210 implement an upper bound of 5 recursions.
19211
19212 Cc: Pravin Shelar <pshelar@ovn.org>
19213 Cc: Simon Horman <simon.horman@netronome.com>
19214 Cc: Eric Dumazet <eric.dumazet@gmail.com>
19215 Cc: Simon Horman <simon.horman@netronome.com>
19216 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
19217 Signed-off-by: David S. Miller <davem@davemloft.net>
19218
19219 net/openvswitch/actions.c | 19 ++++++++++++++-----
19220 1 files changed, 14 insertions(+), 5 deletions(-)
19221
19222 commit 8080793479c6d5befe37a67b1dbd9e4e0a61af96
19223 Author: Ursula Braun <ursula.braun@de.ibm.com>
19224 Date: Tue Jan 19 10:41:33 2016 +0100
19225
19226 af_iucv: Validate socket address length in iucv_sock_bind()
19227
19228 Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
19229 Reported-by: Dmitry Vyukov <dvyukov@google.com>
19230 Reviewed-by: Evgeny Cherkashin <Eugene.Crosser@ru.ibm.com>
19231 Signed-off-by: David S. Miller <davem@davemloft.net>
19232
19233 net/iucv/af_iucv.c | 3 +++
19234 1 files changed, 3 insertions(+), 0 deletions(-)
19235
19236 commit 50a383c1c91ed7409c3cbdd41e662d6891463d1b
19237 Author: Brad Spengler <spender@grsecurity.net>
19238 Date: Tue Jan 19 19:32:54 2016 -0500
19239
19240 Apply the same fix as everyone else for the recent keys vulnerability that is
19241 unexploitable under PAX_REFCOUNT
19242
19243 Make a couple more changes that no one else can/will
19244
19245 include/linux/key-type.h | 4 ++--
19246 ipc/msgutil.c | 4 ++--
19247 security/keys/internal.h | 2 +-
19248 security/keys/process_keys.c | 1 +
19249 4 files changed, 6 insertions(+), 5 deletions(-)
19250
19251 commit b56c3a63f431c193400aee17543021950bd14bc4
19252 Merge: 38b1a3d 470069c
19253 Author: Brad Spengler <spender@grsecurity.net>
19254 Date: Sun Jan 17 18:30:19 2016 -0500
19255
19256 Merge branch 'pax-test' into grsec-test
19257
19258 commit 470069cfedef2180313233d275be5901bd6d1135
19259 Author: Brad Spengler <spender@grsecurity.net>
19260 Date: Sun Jan 17 18:29:59 2016 -0500
19261
19262 Update to pax-linux-4.3.3-test22.patch:
19263 - Emesed fixed a gcc induced intentional integer overflow in asix_rx_fixup_internal, reported by thomas callison caffrey
19264 - fixed some more fallout from the drm_drivers constification, reported by Colin Childs and Toralf Foerster
19265
19266 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 14 ++++----------
19267 drivers/gpu/drm/drm_pci.c | 3 +++
19268 drivers/gpu/drm/gma500/psb_drv.c | 4 ----
19269 drivers/gpu/drm/i915/i915_drv.c | 16 ++++++++--------
19270 drivers/gpu/drm/nouveau/nouveau_drm.c | 6 +++---
19271 drivers/gpu/drm/radeon/radeon_drv.c | 4 +---
19272 drivers/net/usb/asix_common.c | 3 ++-
19273 include/drm/drmP.h | 1 +
19274 8 files changed, 22 insertions(+), 29 deletions(-)
19275
19276 commit 38b1a3d676f407865c3d41840df8213c5ad639c1
19277 Author: Brad Spengler <spender@grsecurity.net>
19278 Date: Sun Jan 17 12:33:53 2016 -0500
19279
19280 As reported by Luis Ressel, the Kconfig help for GRKERNSEC_BRUTE
19281 mentioned banning execution of suid/sgid binaries, though the kernel
19282 source clearly only mentions banning execution of suid binaries. Since
19283 there's no reason for us to not ban execution of sgid binaries as well,
19284 make the implementation match the Kconfig description.
19285
19286 fs/exec.c | 4 ++--
19287 grsecurity/grsec_sig.c | 27 ++++++++++++++-------------
19288 include/linux/sched.h | 4 ++--
19289 3 files changed, 18 insertions(+), 17 deletions(-)
19290
19291 commit 8c3bcb7dbf7f606acfa0983e81f0f928da1f1ace
19292 Merge: d141a86 ea4a835
19293 Author: Brad Spengler <spender@grsecurity.net>
19294 Date: Sat Jan 16 14:12:22 2016 -0500
19295
19296 Merge branch 'pax-test' into grsec-test
19297
19298 Conflicts:
19299 drivers/gpu/drm/i810/i810_drv.c
19300
19301 commit ea4a835328ada6513ac013986764d6caea8cd348
19302 Author: Brad Spengler <spender@grsecurity.net>
19303 Date: Sat Jan 16 14:11:30 2016 -0500
19304
19305 Update to pax-linux-4.3.3-test21.patch:
19306 - fixed some fallout from the drm_drivers constification, reported by spender
19307
19308 drivers/gpu/drm/armada/armada_drv.c | 3 +--
19309 drivers/gpu/drm/exynos/exynos_drm_drv.c | 1 -
19310 drivers/gpu/drm/i810/i810_dma.c | 2 +-
19311 drivers/gpu/drm/i810/i810_drv.c | 6 +++++-
19312 drivers/gpu/drm/i810/i810_drv.h | 2 +-
19313 5 files changed, 8 insertions(+), 6 deletions(-)
19314
19315 commit d141a86fd66194bc3f896b6809b189e2f12a9a83
19316 Author: Brad Spengler <spender@grsecurity.net>
19317 Date: Sat Jan 16 13:16:36 2016 -0500
19318
19319 compile fix
19320
19321 drivers/gpu/drm/i810/i810_dma.c | 2 +-
19322 drivers/gpu/drm/i810/i810_drv.c | 4 +++-
19323 drivers/gpu/drm/i810/i810_drv.h | 2 +-
19324 3 files changed, 5 insertions(+), 3 deletions(-)
19325
19326 commit 0d9dc4b25ea32c14561bcfe6b5b24f1b00fe0270
19327 Merge: 5fa135d bbda879
19328 Author: Brad Spengler <spender@grsecurity.net>
19329 Date: Sat Jan 16 12:59:22 2016 -0500
19330
19331 Merge branch 'pax-test' into grsec-test
19332
19333 commit bbda87914edf63e27fb46670bf3a373f2b963c73
19334 Author: Brad Spengler <spender@grsecurity.net>
19335 Date: Sat Jan 16 12:58:04 2016 -0500
19336
19337 Update to pax-linux-4.3.3-test20.patch:
19338 - constified drm_driver
19339 - Emese fixed a special case in handling __func__ in the initify plugin
19340 - Emese fixed a false positive size overflow report in handling inbufBits, reported by Martin Filo (https://bugs.gentoo.org/show_bug.cgi?id=567048)
19341 - fixed regression that caused perf to not resolve kernel code addresses under KERNEXEC/i386, reported by minipli
19342
19343 arch/x86/kernel/cpu/perf_event.h | 2 +-
19344 arch/x86/kernel/cpu/perf_event_intel_ds.c | 7 +-
19345 arch/x86/kernel/cpu/perf_event_intel_lbr.c | 4 +-
19346 arch/x86/kernel/uprobes.c | 2 +-
19347 arch/x86/mm/mpx.c | 2 +-
19348 drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 +-
19349 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 8 ++-
19350 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 2 +-
19351 drivers/gpu/drm/drm_pci.c | 6 +-
19352 drivers/gpu/drm/gma500/psb_drv.c | 5 +-
19353 drivers/gpu/drm/i915/i915_dma.c | 2 +-
19354 drivers/gpu/drm/i915/i915_drv.c | 15 ++--
19355 drivers/gpu/drm/i915/i915_drv.h | 2 +-
19356 drivers/gpu/drm/i915/i915_irq.c | 88 ++++++++++----------
19357 drivers/gpu/drm/mga/mga_drv.c | 5 +-
19358 drivers/gpu/drm/mga/mga_drv.h | 2 +-
19359 drivers/gpu/drm/mga/mga_state.c | 2 +-
19360 drivers/gpu/drm/nouveau/nouveau_drm.c | 13 ++--
19361 drivers/gpu/drm/qxl/qxl_drv.c | 8 ++-
19362 drivers/gpu/drm/qxl/qxl_ioctl.c | 2 +-
19363 drivers/gpu/drm/r128/r128_drv.c | 4 +-
19364 drivers/gpu/drm/r128/r128_drv.h | 2 +-
19365 drivers/gpu/drm/r128/r128_state.c | 2 +-
19366 drivers/gpu/drm/radeon/radeon_drv.c | 17 +++-
19367 drivers/gpu/drm/radeon/radeon_drv.h | 2 +-
19368 drivers/gpu/drm/radeon/radeon_kms.c | 2 +-
19369 drivers/gpu/drm/radeon/radeon_state.c | 2 +-
19370 drivers/gpu/drm/savage/savage_bci.c | 2 +-
19371 drivers/gpu/drm/savage/savage_drv.c | 5 +-
19372 drivers/gpu/drm/savage/savage_drv.h | 2 +-
19373 drivers/gpu/drm/sis/sis_drv.c | 5 +-
19374 drivers/gpu/drm/sis/sis_drv.h | 2 +-
19375 drivers/gpu/drm/sis/sis_mm.c | 2 +-
19376 drivers/gpu/drm/via/via_dma.c | 2 +-
19377 drivers/gpu/drm/via/via_drv.c | 5 +-
19378 drivers/gpu/drm/via/via_drv.h | 2 +-
19379 include/drm/drmP.h | 2 +-
19380 mm/slab.c | 2 +-
19381 net/sunrpc/xprtrdma/svc_rdma.c | 6 +-
19382 tools/gcc/initify_plugin.c | 15 +++-
19383 .../disable_size_overflow_hash.data | 1 +
19384 .../size_overflow_plugin/size_overflow_hash.data | 3 +-
19385 42 files changed, 156 insertions(+), 110 deletions(-)
19386
19387 commit 5fa135dc116350e0205c39ef65eaf6496ed2748a
19388 Author: Brad Spengler <spender@grsecurity.net>
19389 Date: Sat Jan 16 12:19:23 2016 -0500
19390
19391 compile fix
19392
19393 grsecurity/grsec_sig.c | 3 +--
19394 1 files changed, 1 insertions(+), 2 deletions(-)
19395
19396 commit a9090fa58f33f75c7450fda5721a9b13625a47d9
19397 Author: Brad Spengler <spender@grsecurity.net>
19398 Date: Sat Jan 16 12:10:37 2016 -0500
19399
19400 As pointed out by Jann Horn, some distros are starting to circumvent
19401 previous assumptions about the attainability of a user to control
19402 multiple UIDs by handing out suid binaries that allow a user to run
19403 processes (including exploits) under a number of other pre-defined
19404 UIDs. As this could potentially be used to bypass GRKERNSEC_BRUTE
19405 (though it would have to involve some code path that doesn't involve
19406 locks) fix that here by ensuring no more than 8 users on a system can
19407 be banned before a reboot is required. If more are banned, a panic
19408 is triggered.
19409
19410 grsecurity/grsec_sig.c | 8 ++++++++
19411 1 files changed, 8 insertions(+), 0 deletions(-)
19412
19413 commit a8d37776e9521c567ebff6730d49312f72435f08
19414 Author: Eric Dumazet <edumazet@google.com>
19415 Date: Thu Dec 3 11:12:07 2015 -0800
19416
19417 proc: add a reschedule point in proc_readfd_common()
19418
19419 User can pass an arbitrary large buffer to getdents().
19420
19421 It is typically a 32KB buffer used by libc scandir() implementation.
19422
19423 When scanning /proc/{pid}/fd, we can hold cpu way too long,
19424 so add a cond_resched() to be kind with other tasks.
19425
19426 We've seen latencies of more than 50ms on real workloads.
19427
19428 Signed-off-by: Eric Dumazet <edumazet@google.com>
19429 Cc: Alexander Viro <viro@zeniv.linux.org.uk>
19430 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
19431
19432 fs/proc/fd.c | 1 +
19433 1 files changed, 1 insertions(+), 0 deletions(-)
19434
19435 commit 0adba75f8708f13b1f5d98ebe3fc2fb961e100c8
19436 Author: Rabin Vincent <rabin@rab.in>
19437 Date: Tue Jan 12 20:17:08 2016 +0100
19438
19439 net: bpf: reject invalid shifts
19440
19441 On ARM64, a BUG() is triggered in the eBPF JIT if a filter with a
19442 constant shift that can't be encoded in the immediate field of the
19443 UBFM/SBFM instructions is passed to the JIT. Since these shifts
19444 amounts, which are negative or >= regsize, are invalid, reject them in
19445 the eBPF verifier and the classic BPF filter checker, for all
19446 architectures.
19447
19448 Signed-off-by: Rabin Vincent <rabin@rab.in>
19449 Acked-by: Alexei Starovoitov <ast@kernel.org>
19450 Acked-by: Daniel Borkmann <daniel@iogearbox.net>
19451 Signed-off-by: David S. Miller <davem@davemloft.net>
19452
19453 kernel/bpf/verifier.c | 10 ++++++++++
19454 net/core/filter.c | 5 +++++
19455 2 files changed, 15 insertions(+), 0 deletions(-)
19456
19457 commit c248e115a73496625a1c64660d0eeefd67e55cbf
19458 Author: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
19459 Date: Fri Jan 8 11:00:54 2016 -0200
19460
19461 sctp: fix use-after-free in pr_debug statement
19462
19463 Dmitry Vyukov reported a use-after-free in the code expanded by the
19464 macro debug_post_sfx, which is caused by the use of the asoc pointer
19465 after it was freed within sctp_side_effect() scope.
19466
19467 This patch fixes it by allowing sctp_side_effect to clear that asoc
19468 pointer when the TCB is freed.
19469
19470 As Vlad explained, we also have to cover the SCTP_DISPOSITION_ABORT case
19471 because it will trigger DELETE_TCB too on that same loop.
19472
19473 Also, there were places issuing SCTP_CMD_INIT_FAILED and ASSOC_FAILED
19474 but returning SCTP_DISPOSITION_CONSUME, which would fool the scheme
19475 above. Fix it by returning SCTP_DISPOSITION_ABORT instead.
19476
19477 The macro is already prepared to handle such NULL pointer.
19478
19479 Reported-by: Dmitry Vyukov <dvyukov@google.com>
19480 Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
19481 Acked-by: Vlad Yasevich <vyasevich@gmail.com>
19482 Signed-off-by: David S. Miller <davem@davemloft.net>
19483
19484 net/sctp/sm_sideeffect.c | 11 ++++++-----
19485 net/sctp/sm_statefuns.c | 17 ++++-------------
19486 2 files changed, 10 insertions(+), 18 deletions(-)
19487
19488 commit 395ea8a9e73e184fc14153a033000bccf4213213
19489 Author: willy tarreau <w@1wt.eu>
19490 Date: Sun Jan 10 07:54:56 2016 +0100
19491
19492 unix: properly account for FDs passed over unix sockets
19493
19494 It is possible for a process to allocate and accumulate far more FDs than
19495 the process' limit by sending them over a unix socket then closing them
19496 to keep the process' fd count low.
19497
19498 This change addresses this problem by keeping track of the number of FDs
19499 in flight per user and preventing non-privileged processes from having
19500 more FDs in flight than their configured FD limit.
19501
19502 Reported-by: socketpair@gmail.com
19503 Reported-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
19504 Mitigates: CVE-2013-4312 (Linux 2.0+)
19505 Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
19506 Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
19507 Signed-off-by: Willy Tarreau <w@1wt.eu>
19508 Signed-off-by: David S. Miller <davem@davemloft.net>
19509
19510 include/linux/sched.h | 1 +
19511 net/unix/af_unix.c | 24 ++++++++++++++++++++----
19512 net/unix/garbage.c | 13 ++++++++-----
19513 3 files changed, 29 insertions(+), 9 deletions(-)
19514
19515 commit cb207ab8fbd71dcfc4a49d533aba8085012543fd
19516 Author: Sasha Levin <sasha.levin@oracle.com>
19517 Date: Thu Jan 7 14:52:43 2016 -0500
19518
19519 net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
19520
19521 proc_dostring() needs an initialized destination string, while the one
19522 provided in proc_sctp_do_hmac_alg() contains stack garbage.
19523
19524 Thus, writing to cookie_hmac_alg would strlen() that garbage and end up
19525 accessing invalid memory.
19526
19527 Fixes: 3c68198e7 ("sctp: Make hmac algorithm selection for cookie generation dynamic")
19528 Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
19529 Signed-off-by: David S. Miller <davem@davemloft.net>
19530
19531 net/sctp/sysctl.c | 2 +-
19532 1 files changed, 1 insertions(+), 1 deletions(-)
19533
19534 commit 4014e09faf0fe9054119624ccfff1236e886b554
19535 Author: Quentin Casasnovas <quentin.casasnovas@oracle.com>
19536 Date: Tue Nov 24 17:13:21 2015 -0500
19537
19538 RDS: fix race condition when sending a message on unbound socket
19539
19540 commit 8c7188b23474cca017b3ef354c4a58456f68303a upstream.
19541
19542 Sasha's found a NULL pointer dereference in the RDS connection code when
19543 sending a message to an apparently unbound socket. The problem is caused
19544 by the code checking if the socket is bound in rds_sendmsg(), which checks
19545 the rs_bound_addr field without taking a lock on the socket. This opens a
19546 race where rs_bound_addr is temporarily set but where the transport is not
19547 in rds_bind(), leading to a NULL pointer dereference when trying to
19548 dereference 'trans' in __rds_conn_create().
19549
19550 Vegard wrote a reproducer for this issue, so kindly ask him to share if
19551 you're interested.
19552
19553 I cannot reproduce the NULL pointer dereference using Vegard's reproducer
19554 with this patch, whereas I could without.
19555
19556 Complete earlier incomplete fix to CVE-2015-6937:
19557
19558 74e98eb08588 ("RDS: verify the underlying transport exists before creating a connection")
19559
19560 Cc: David S. Miller <davem@davemloft.net>
19561
19562 Reviewed-by: Vegard Nossum <vegard.nossum@oracle.com>
19563 Reviewed-by: Sasha Levin <sasha.levin@oracle.com>
19564 Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
19565 Signed-off-by: Quentin Casasnovas <quentin.casasnovas@oracle.com>
19566 Signed-off-by: David S. Miller <davem@davemloft.net>
19567 Signed-off-by: Jiri Slaby <jslaby@suse.cz>
19568
19569 Conflicts:
19570
19571 net/rds/send.c
19572
19573 net/rds/connection.c | 6 ------
19574 1 files changed, 0 insertions(+), 6 deletions(-)
19575
19576 commit 206df8d01104344d7588d801016a281a4cd25556
19577 Author: Sasha Levin <sasha.levin@oracle.com>
19578 Date: Tue Sep 8 10:53:40 2015 -0400
19579
19580 RDS: verify the underlying transport exists before creating a connection
19581
19582 There was no verification that an underlying transport exists when creating
19583 a connection, this would cause dereferencing a NULL ptr.
19584
19585 It might happen on sockets that weren't properly bound before attempting to
19586 send a message, which will cause a NULL ptr deref:
19587
19588 [135546.047719] kasan: GPF could be caused by NULL-ptr deref or user memory accessgeneral protection fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC KASAN
19589 [135546.051270] Modules linked in:
19590 [135546.051781] CPU: 4 PID: 15650 Comm: trinity-c4 Not tainted 4.2.0-next-20150902-sasha-00041-gbaa1222-dirty #2527
19591 [135546.053217] task: ffff8800835bc000 ti: ffff8800bc708000 task.ti: ffff8800bc708000
19592 [135546.054291] RIP: __rds_conn_create (net/rds/connection.c:194)
19593 [135546.055666] RSP: 0018:ffff8800bc70fab0 EFLAGS: 00010202
19594 [135546.056457] RAX: dffffc0000000000 RBX: 0000000000000f2c RCX: ffff8800835bc000
19595 [135546.057494] RDX: 0000000000000007 RSI: ffff8800835bccd8 RDI: 0000000000000038
19596 [135546.058530] RBP: ffff8800bc70fb18 R08: 0000000000000001 R09: 0000000000000000
19597 [135546.059556] R10: ffffed014d7a3a23 R11: ffffed014d7a3a21 R12: 0000000000000000
19598 [135546.060614] R13: 0000000000000001 R14: ffff8801ec3d0000 R15: 0000000000000000
19599 [135546.061668] FS: 00007faad4ffb700(0000) GS:ffff880252000000(0000) knlGS:0000000000000000
19600 [135546.062836] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
19601 [135546.063682] CR2: 000000000000846a CR3: 000000009d137000 CR4: 00000000000006a0
19602 [135546.064723] Stack:
19603 [135546.065048] ffffffffafe2055c ffffffffafe23fc1 ffffed00493097bf ffff8801ec3d0008
19604 [135546.066247] 0000000000000000 00000000000000d0 0000000000000000 ac194a24c0586342
19605 [135546.067438] 1ffff100178e1f78 ffff880320581b00 ffff8800bc70fdd0 ffff880320581b00
19606 [135546.068629] Call Trace:
19607 [135546.069028] ? __rds_conn_create (include/linux/rcupdate.h:856 net/rds/connection.c:134)
19608 [135546.069989] ? rds_message_copy_from_user (net/rds/message.c:298)
19609 [135546.071021] rds_conn_create_outgoing (net/rds/connection.c:278)
19610 [135546.071981] rds_sendmsg (net/rds/send.c:1058)
19611 [135546.072858] ? perf_trace_lock (include/trace/events/lock.h:38)
19612 [135546.073744] ? lockdep_init (kernel/locking/lockdep.c:3298)
19613 [135546.074577] ? rds_send_drop_to (net/rds/send.c:976)
19614 [135546.075508] ? __might_fault (./arch/x86/include/asm/current.h:14 mm/memory.c:3795)
19615 [135546.076349] ? __might_fault (mm/memory.c:3795)
19616 [135546.077179] ? rds_send_drop_to (net/rds/send.c:976)
19617 [135546.078114] sock_sendmsg (net/socket.c:611 net/socket.c:620)
19618 [135546.078856] SYSC_sendto (net/socket.c:1657)
19619 [135546.079596] ? SYSC_connect (net/socket.c:1628)
19620 [135546.080510] ? trace_dump_stack (kernel/trace/trace.c:1926)
19621 [135546.081397] ? ring_buffer_unlock_commit (kernel/trace/ring_buffer.c:2479 kernel/trace/ring_buffer.c:2558 kernel/trace/ring_buffer.c:2674)
19622 [135546.082390] ? trace_buffer_unlock_commit (kernel/trace/trace.c:1749)
19623 [135546.083410] ? trace_event_raw_event_sys_enter (include/trace/events/syscalls.h:16)
19624 [135546.084481] ? do_audit_syscall_entry (include/trace/events/syscalls.h:16)
19625 [135546.085438] ? trace_buffer_unlock_commit (kernel/trace/trace.c:1749)
19626 [135546.085515] rds_ib_laddr_check(): addr 36.74.25.172 ret -99 node type -1
19627
19628 Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
19629 Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
19630 Signed-off-by: David S. Miller <davem@davemloft.net>
19631
19632 net/rds/connection.c | 6 ++++++
19633 1 files changed, 6 insertions(+), 0 deletions(-)
19634
19635 commit 173fa03f05cf0ad485d49a42cbdee8844d3a689a
19636 Author: Steven Rostedt (Red Hat) <rostedt@goodmis.org>
19637 Date: Tue Jan 5 20:32:47 2016 -0500
19638
19639 ftrace/module: Call clean up function when module init fails early
19640
19641 If the module init code fails after calling ftrace_module_init() and before
19642 calling do_init_module(), we can suffer from a memory leak. This is because
19643 ftrace_module_init() allocates pages to store the locations that ftrace
19644 hooks are placed in the module text. If do_init_module() fails, it still
19645 calls the MODULE_GOING notifiers which will tell ftrace to do a clean up of
19646 the pages it allocated for the module. But if load_module() fails before
19647 then, the pages allocated by ftrace_module_init() will never be freed.
19648
19649 Call ftrace_release_mod() on the module if load_module() fails before
19650 getting to do_init_module().
19651
19652 Link: http://lkml.kernel.org/r/567CEA31.1070507@intel.com
19653
19654 Reported-by: "Qiu, PeiyangX" <peiyangx.qiu@intel.com>
19655 Fixes: a949ae560a511 "ftrace/module: Hardcode ftrace_module_init() call into load_module()"
19656 Cc: stable@vger.kernel.org # v2.6.38+
19657 Acked-by: Rusty Russell <rusty@rustcorp.com.au>
19658 Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
19659
19660 include/linux/ftrace.h | 1 +
19661 kernel/module.c | 6 ++++++
19662 2 files changed, 7 insertions(+), 0 deletions(-)
19663
19664 commit 1e5a4a81a4c16c8ac2e264b88a02cc2f42ed0399
19665 Author: Francesco Ruggeri <fruggeri@aristanetworks.com>
19666 Date: Wed Jan 6 00:18:48 2016 -0800
19667
19668 net: possible use after free in dst_release
19669
19670 dst_release should not access dst->flags after decrementing
19671 __refcnt to 0. The dst_entry may be in dst_busy_list and
19672 dst_gc_task may dst_destroy it before dst_release gets a chance
19673 to access dst->flags.
19674
19675 Fixes: d69bbf88c8d0 ("net: fix a race in dst_release()")
19676 Fixes: 27b75c95f10d ("net: avoid RCU for NOCACHE dst")
19677 Signed-off-by: Francesco Ruggeri <fruggeri@arista.com>
19678 Acked-by: Eric Dumazet <edumazet@google.com>
19679 Signed-off-by: David S. Miller <davem@davemloft.net>
19680
19681 net/core/dst.c | 3 ++-
19682 1 files changed, 2 insertions(+), 1 deletions(-)
19683
19684 commit bfb0455793dd4e0f0b49d34a68b3249ab55565cc
19685 Author: Alan <gnomes@lxorguk.ukuu.org.uk>
19686 Date: Wed Jan 6 14:55:02 2016 +0000
19687
19688 mkiss: fix scribble on freed memory
19689
19690 commit d79f16c046086f4fe0d42184a458e187464eb83e fixed a user triggerable
19691 scribble on free memory but added a new one which allows the user to
19692 scribble even more and user controlled data into freed space.
19693
19694 As with 6pack we need to halt the queue before we free the buffers, because
19695 the transmit logic is not protected by the semaphore.
19696
19697 Signed-off-by: Alan Cox <alan@linux.intel.com>
19698 Signed-off-by: David S. Miller <davem@davemloft.net>
19699
19700 drivers/net/hamradio/mkiss.c | 5 +++++
19701 1 files changed, 5 insertions(+), 0 deletions(-)
19702
19703 commit 5cbbcbd32dc1949470f61d342503808fa9555276
19704 Author: David Miller <davem@davemloft.net>
19705 Date: Thu Dec 17 16:05:49 2015 -0500
19706
19707 mkiss: Fix use after free in mkiss_close().
19708
19709 Need to do the unregister_device() after all references to the driver
19710 private have been done.
19711
19712 Signed-off-by: David S. Miller <davem@davemloft.net>
19713
19714 drivers/net/hamradio/mkiss.c | 4 ++--
19715 1 files changed, 2 insertions(+), 2 deletions(-)
19716
19717 commit b00171576794a98068e069a660f0991a6a5190ff
19718 Author: One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk>
19719 Date: Tue Jan 5 11:51:25 2016 +0000
19720
19721 6pack: fix free memory scribbles
19722
19723 commit acf673a3187edf72068ee2f92f4dc47d66baed47 fixed a user triggerable free
19724 memory scribble but in doing so replaced it with a different one that allows
19725 the user to control the data and scribble even more.
19726
19727 sixpack_close is called by the tty layer in tty context. The tty context is
19728 protected by sp_get() and sp_put(). However network layer activity via
19729 sp_xmit() is not protected this way. We must therefore stop the queue
19730 otherwise the user gets to dump a buffer mostly of their choice into freed
19731 kernel pages.
19732
19733 Signed-off-by: Alan Cox <alan@linux.intel.com>
19734 Signed-off-by: David S. Miller <davem@davemloft.net>
19735
19736 drivers/net/hamradio/6pack.c | 6 ++++++
19737 1 files changed, 6 insertions(+), 0 deletions(-)
19738
19739 commit 5b64a833907cd230a3106aeba2304b2c1bcd116d
19740 Author: David Miller <davem@davemloft.net>
19741 Date: Thu Dec 17 16:05:32 2015 -0500
19742
19743 6pack: Fix use after free in sixpack_close().
19744
19745 Need to do the unregister_device() after all references to the driver
19746 private have been done.
19747
19748 Also we need to use del_timer_sync() for the timers so that we don't
19749 have any asynchronous references after the unregister.
19750
19751 Signed-off-by: David S. Miller <davem@davemloft.net>
19752
19753 drivers/net/hamradio/6pack.c | 8 ++++----
19754 1 files changed, 4 insertions(+), 4 deletions(-)
19755
19756 commit 4f9d532742656b3613d579220fd10c78f24ba37b
19757 Author: Rabin Vincent <rabin@rab.in>
19758 Date: Tue Jan 5 16:23:07 2016 +0100
19759
19760 net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
19761
19762 The SKF_AD_ALU_XOR_X ancillary is not like the other ancillary data
19763 instructions since it XORs A with X while all the others replace A with
19764 some loaded value. All the BPF JITs fail to clear A if this is used as
19765 the first instruction in a filter. This was found using american fuzzy
19766 lop.
19767
19768 Add a helper to determine if A needs to be cleared given the first
19769 instruction in a filter, and use this in the JITs. Except for ARM, the
19770 rest have only been compile-tested.
19771
19772 Fixes: 3480593131e0 ("net: filter: get rid of BPF_S_* enum")
19773 Signed-off-by: Rabin Vincent <rabin@rab.in>
19774 Acked-by: Daniel Borkmann <daniel@iogearbox.net>
19775 Acked-by: Alexei Starovoitov <ast@kernel.org>
19776 Signed-off-by: David S. Miller <davem@davemloft.net>
19777
19778 arch/arm/net/bpf_jit_32.c | 16 +---------------
19779 arch/mips/net/bpf_jit.c | 16 +---------------
19780 arch/powerpc/net/bpf_jit_comp.c | 13 ++-----------
19781 arch/sparc/net/bpf_jit_comp.c | 17 ++---------------
19782 include/linux/filter.h | 19 +++++++++++++++++++
19783 5 files changed, 25 insertions(+), 56 deletions(-)
19784
19785 commit 570d88f8acfffda92b89ae2e1c47320d47256034
19786 Author: John Fastabend <john.fastabend@gmail.com>
19787 Date: Tue Jan 5 09:11:36 2016 -0800
19788
19789 net: sched: fix missing free per cpu on qstats
19790
19791 When a qdisc is using per cpu stats (currently just the ingress
19792 qdisc) only the bstats are being freed. This also free's the qstats.
19793
19794 Fixes: b0ab6f92752b9f9d8 ("net: sched: enable per cpu qstats")
19795 Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
19796 Acked-by: Eric Dumazet <edumazet@google.com>
19797 Acked-by: Daniel Borkmann <daniel@iogearbox.net>
19798 Signed-off-by: David S. Miller <davem@davemloft.net>
19799
19800 net/sched/sch_generic.c | 4 +++-
19801 1 files changed, 3 insertions(+), 1 deletions(-)
19802
19803 commit 32c0ebc51857ee83470a10dcb234d308a0ed1881
19804 Author: Rabin Vincent <rabin@rab.in>
19805 Date: Tue Jan 5 18:34:04 2016 +0100
19806
19807 ARM: net: bpf: fix zero right shift
19808
19809 The LSR instruction cannot be used to perform a zero right shift since a
19810 0 as the immediate value (imm5) in the LSR instruction encoding means
19811 that a shift of 32 is perfomed. See DecodeIMMShift() in the ARM ARM.
19812
19813 Make the JIT skip generation of the LSR if a zero-shift is requested.
19814
19815 This was found using american fuzzy lop.
19816
19817 Signed-off-by: Rabin Vincent <rabin@rab.in>
19818 Acked-by: Alexei Starovoitov <ast@kernel.org>
19819 Signed-off-by: David S. Miller <davem@davemloft.net>
19820
19821 arch/arm/net/bpf_jit_32.c | 3 ++-
19822 1 files changed, 2 insertions(+), 1 deletions(-)
19823
19824 commit 51f5d291750285efa4d4bbe84e5ec23dc00c8d2d
19825 Author: Brad Spengler <spender@grsecurity.net>
19826 Date: Wed Jan 6 20:35:57 2016 -0500
19827
19828 Don't perform hidden lookups in RBAC against the directory of
19829 a file being opened with O_CREAT, reported by Karl Witt
19830
19831 Conflicts:
19832
19833 fs/namei.c
19834
19835 fs/namei.c | 3 ---
19836 1 files changed, 0 insertions(+), 3 deletions(-)
19837
19838 commit 5a8266a6b2769ccdb447256f95bc2577a73cccd1
19839 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
19840 Date: Tue Jan 5 10:46:00 2016 +0100
19841
19842 bridge: Only call /sbin/bridge-stp for the initial network namespace
19843
19844 [I stole this patch from Eric Biederman. He wrote:]
19845
19846 > There is no defined mechanism to pass network namespace information
19847 > into /sbin/bridge-stp therefore don't even try to invoke it except
19848 > for bridge devices in the initial network namespace.
19849 >
19850 > It is possible for unprivileged users to cause /sbin/bridge-stp to be
19851 > invoked for any network device name which if /sbin/bridge-stp does not
19852 > guard against unreasonable arguments or being invoked twice on the
19853 > same network device could cause problems.
19854
19855 [Hannes: changed patch using netns_eq]
19856
19857 Cc: Eric W. Biederman <ebiederm@xmission.com>
19858 Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
19859 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
19860 Signed-off-by: David S. Miller <davem@davemloft.net>
19861
19862 net/bridge/br_stp_if.c | 5 ++++-
19863 1 files changed, 4 insertions(+), 1 deletions(-)
19864
19865 commit 650d535cc39f0aeff2f57e60b6617be25d3ef48b
19866 Author: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
19867 Date: Wed Dec 23 16:28:40 2015 -0200
19868
19869 sctp: use GFP_USER for user-controlled kmalloc
19870
19871 Commit cacc06215271 ("sctp: use GFP_USER for user-controlled kmalloc")
19872 missed two other spots.
19873
19874 For connectx, as it's more likely to be used by kernel users of the API,
19875 it detects if GFP_USER should be used or not.
19876
19877 Fixes: cacc06215271 ("sctp: use GFP_USER for user-controlled kmalloc")
19878 Reported-by: Dmitry Vyukov <dvyukov@google.com>
19879 Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
19880 Signed-off-by: David S. Miller <davem@davemloft.net>
19881
19882 net/sctp/socket.c | 9 ++++++---
19883 1 files changed, 6 insertions(+), 3 deletions(-)
19884
19885 commit 5718a1f63c41fc156f729783423b002763779d04
19886 Author: Florian Westphal <fw@strlen.de>
19887 Date: Thu Dec 31 14:26:33 2015 +0100
19888
19889 connector: bump skb->users before callback invocation
19890
19891 Dmitry reports memleak with syskaller program.
19892 Problem is that connector bumps skb usecount but might not invoke callback.
19893
19894 So move skb_get to where we invoke the callback.
19895
19896 Reported-by: Dmitry Vyukov <dvyukov@google.com>
19897 Signed-off-by: Florian Westphal <fw@strlen.de>
19898 Signed-off-by: David S. Miller <davem@davemloft.net>
19899
19900 drivers/connector/connector.c | 11 +++--------
19901 1 files changed, 3 insertions(+), 8 deletions(-)
19902
19903 commit 2e6372e6a97f8d642416899861f91777f44f13b7
19904 Author: Rainer Weikusat <rweikusat@mobileactivedefense.com>
19905 Date: Sun Jan 3 18:56:38 2016 +0000
19906
19907 af_unix: Fix splice-bind deadlock
19908
19909 On 2015/11/06, Dmitry Vyukov reported a deadlock involving the splice
19910 system call and AF_UNIX sockets,
19911
19912 http://lists.openwall.net/netdev/2015/11/06/24
19913
19914 The situation was analyzed as
19915
19916 (a while ago) A: socketpair()
19917 B: splice() from a pipe to /mnt/regular_file
19918 does sb_start_write() on /mnt
19919 C: try to freeze /mnt
19920 wait for B to finish with /mnt
19921 A: bind() try to bind our socket to /mnt/new_socket_name
19922 lock our socket, see it not bound yet
19923 decide that it needs to create something in /mnt
19924 try to do sb_start_write() on /mnt, block (it's
19925 waiting for C).
19926 D: splice() from the same pipe to our socket
19927 lock the pipe, see that socket is connected
19928 try to lock the socket, block waiting for A
19929 B: get around to actually feeding a chunk from
19930 pipe to file, try to lock the pipe. Deadlock.
19931
19932 on 2015/11/10 by Al Viro,
19933
19934 http://lists.openwall.net/netdev/2015/11/10/4
19935
19936 The patch fixes this by removing the kern_path_create related code from
19937 unix_mknod and executing it as part of unix_bind prior acquiring the
19938 readlock of the socket in question. This means that A (as used above)
19939 will sb_start_write on /mnt before it acquires the readlock, hence, it
19940 won't indirectly block B which first did a sb_start_write and then
19941 waited for a thread trying to acquire the readlock. Consequently, A
19942 being blocked by C waiting for B won't cause a deadlock anymore
19943 (effectively, both A and B acquire two locks in opposite order in the
19944 situation described above).
19945
19946 Dmitry Vyukov(<dvyukov@google.com>) tested the original patch.
19947
19948 Signed-off-by: Rainer Weikusat <rweikusat@mobileactivedefense.com>
19949 Signed-off-by: David S. Miller <davem@davemloft.net>
19950
19951 Conflicts:
19952
19953 net/unix/af_unix.c
19954
19955 net/unix/af_unix.c | 70 +++++++++++++++++++++++++++++++--------------------
19956 1 files changed, 42 insertions(+), 28 deletions(-)
19957
19958 commit 2e729e557c571f3253e32472cd7d382ac16cf1c3
19959 Author: Qiu Peiyang <peiyangx.qiu@intel.com>
19960 Date: Thu Dec 31 13:11:28 2015 +0800
19961
19962 tracing: Fix setting of start_index in find_next()
19963
19964 When we do cat /sys/kernel/debug/tracing/printk_formats, we hit kernel
19965 panic at t_show.
19966
19967 general protection fault: 0000 [#1] PREEMPT SMP
19968 CPU: 0 PID: 2957 Comm: sh Tainted: G W O 3.14.55-x86_64-01062-gd4acdc7 #2
19969 RIP: 0010:[<ffffffff811375b2>]
19970 [<ffffffff811375b2>] t_show+0x22/0xe0
19971 RSP: 0000:ffff88002b4ebe80 EFLAGS: 00010246
19972 RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000004
19973 RDX: 0000000000000004 RSI: ffffffff81fd26a6 RDI: ffff880032f9f7b1
19974 RBP: ffff88002b4ebe98 R08: 0000000000001000 R09: 000000000000ffec
19975 R10: 0000000000000000 R11: 000000000000000f R12: ffff880004d9b6c0
19976 R13: 7365725f6d706400 R14: ffff880004d9b6c0 R15: ffffffff82020570
19977 FS: 0000000000000000(0000) GS:ffff88003aa00000(0063) knlGS:00000000f776bc40
19978 CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
19979 CR2: 00000000f6c02ff0 CR3: 000000002c2b3000 CR4: 00000000001007f0
19980 Call Trace:
19981 [<ffffffff811dc076>] seq_read+0x2f6/0x3e0
19982 [<ffffffff811b749b>] vfs_read+0x9b/0x160
19983 [<ffffffff811b7f69>] SyS_read+0x49/0xb0
19984 [<ffffffff81a3a4b9>] ia32_do_call+0x13/0x13
19985 ---[ end trace 5bd9eb630614861e ]---
19986 Kernel panic - not syncing: Fatal exception
19987
19988 When the first time find_next calls find_next_mod_format, it should
19989 iterate the trace_bprintk_fmt_list to find the first print format of
19990 the module. However in current code, start_index is smaller than *pos
19991 at first, and code will not iterate the list. Latter container_of will
19992 get the wrong address with former v, which will cause mod_fmt be a
19993 meaningless object and so is the returned mod_fmt->fmt.
19994
19995 This patch will fix it by correcting the start_index. After fixed,
19996 when the first time calls find_next_mod_format, start_index will be
19997 equal to *pos, and code will iterate the trace_bprintk_fmt_list to
19998 get the right module printk format, so is the returned mod_fmt->fmt.
19999
20000 Link: http://lkml.kernel.org/r/5684B900.9000309@intel.com
20001
20002 Cc: stable@vger.kernel.org # 3.12+
20003 Fixes: 102c9323c35a8 "tracing: Add __tracepoint_string() to export string pointers"
20004 Signed-off-by: Qiu Peiyang <peiyangx.qiu@intel.com>
20005 Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
20006
20007 kernel/trace/trace_printk.c | 1 +
20008 1 files changed, 1 insertions(+), 0 deletions(-)
20009
20010 commit 0994af4b1930f32aa493dc08145cd304f8bfc8f4
20011 Author: Al Viro <viro@zeniv.linux.org.uk>
20012 Date: Mon Dec 28 20:47:08 2015 -0500
20013
20014 [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()
20015
20016 Cc: stable@vger.kernel.org # 3.15+
20017 Reviewed-by: Jeff Layton <jeff.layton@primarydata.com>
20018 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
20019
20020 arch/arm/kernel/sys_oabi-compat.c | 73 +++++++++++++++++++------------------
20021 1 files changed, 37 insertions(+), 36 deletions(-)
20022
20023 commit 4ed030f65dcf3e6b0128032a49a7d75f947fa351
20024 Merge: de243c2 3adc55a
20025 Author: Brad Spengler <spender@grsecurity.net>
20026 Date: Tue Jan 5 18:10:10 2016 -0500
20027
20028 Merge branch 'pax-test' into grsec-test
20029
20030 commit 3adc55a5acfa429c2a7cc883aef08b960c0079b0
20031 Author: Brad Spengler <spender@grsecurity.net>
20032 Date: Tue Jan 5 18:08:53 2016 -0500
20033
20034 Update to pax-linux-4.3.3-test16.patch:
20035 - small cleanup in entry_64.S on x86
20036 - Emese fixed the initify plugin to recursively check variable initializers, reported by Rasmus Villemoes
20037 - fixed an integer truncation of a partially uninitialized value bug in em_pop_sreg, reported by fx3 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4354)
20038 - fixed alternatives patching of call insns under KERNEXEC/i386, reported by fly_a320 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4305) and TTgrsec (https://forums.grsecurity.net/viewtopic.php?f=3&t=4353)
20039 - fixed a size overflow false positive that triggered in tcp_parse_options on arm, reported by iamb (https://forums.grsecurity.net/viewtopic.php?f=3&t=4350&p=15917#p15916)
20040 - fixed a boot crash on amd64 with KERNEXEC/OR and CONTEXT_TRACKING, reported by Klaus Kusche (https://bugs.gentoo.org/show_bug.cgi?id=570420)
20041
20042 arch/x86/entry/entry_64.S | 60 +++++-----
20043 arch/x86/kernel/alternative.c | 2 +-
20044 arch/x86/kvm/emulate.c | 4 +-
20045 tools/gcc/initify_plugin.c | 123 +++++++++----------
20046 .../disable_size_overflow_hash.data | 4 +-
20047 .../size_overflow_plugin/size_overflow_hash.data | 2 -
20048 6 files changed, 93 insertions(+), 102 deletions(-)
20049
20050 commit de243c26efd0e423ca92db825af2c3f8eb1ca043
20051 Author: Brad Spengler <spender@grsecurity.net>
20052 Date: Tue Dec 29 18:01:24 2015 -0500
20053
20054 It was noticed during an internal audit that the code under GRKERNSEC_PROC_MEMMAP
20055 which aimed to enforce a 16MB minimum on RLIMIT_DATA for suid/sgid binaries only
20056 did so if RLIMIT_DATA was set lower than PAGE_SIZE.
20057
20058 This addition was only supplemental as GRKERNSEC_BRUTE is the main defense
20059 against suid/sgid attacks and the flaw above would only eliminate the extra
20060 entropy provided for the brk-managed heap, still leaving it with the minimum
20061 of 16-bit entropy for mmap on x86 and 28 on x64.
20062
20063 mm/mmap.c | 2 +-
20064 1 files changed, 1 insertions(+), 1 deletions(-)
20065
20066 commit 8e264cfe47e5f08cdc9ed009a630277206cd2534
20067 Merge: 436201b 2584340
20068 Author: Brad Spengler <spender@grsecurity.net>
20069 Date: Mon Dec 28 20:30:01 2015 -0500
20070
20071 Merge branch 'pax-test' into grsec-test
20072
20073 commit 2584340eab494e64ec1bf9eb5b0d1ae31f926306
20074 Author: Brad Spengler <spender@grsecurity.net>
20075 Date: Mon Dec 28 20:29:28 2015 -0500
20076
20077 Update to pax-linux-4.3.3-test14.patch:
20078 - fixed an integer sign conversion error in i2c_dw_pci_probe caught by the size overflow plugin, reported by Jean Lucas and ganymede (https://forums.grsecurity.net/viewtopic.php?f=3&t=4349)
20079 - fixed shutdown crash with tboot and KERNEXEC, reported by perfinion
20080 - fixed a few false positive and one real size overflow reports in hyperv, reported by hunger
20081 - fixed compile regressions on armv5, reported by iamb (https://forums.grsecurity.net/viewtopic.php?f=3&t=4350)
20082 - fixed an assert in the initify plugin that triggered in vic_register on arm
20083
20084 arch/arm/include/asm/atomic.h | 7 +++++--
20085 arch/arm/include/asm/domain.h | 5 ++---
20086 arch/x86/kernel/tboot.c | 14 +++++++++-----
20087 drivers/hv/channel.c | 4 +---
20088 drivers/i2c/busses/i2c-designware-pcidrv.c | 2 +-
20089 drivers/net/hyperv/rndis_filter.c | 3 +--
20090 fs/exec.c | 4 ++--
20091 include/linux/atomic.h | 15 ---------------
20092 net/core/skbuff.c | 3 ++-
20093 tools/gcc/initify_plugin.c | 4 +++-
20094 10 files changed, 26 insertions(+), 35 deletions(-)
20095
20096 commit 436201b6626b488d173c8076447000077c27b84a
20097 Author: David Howells <dhowells@redhat.com>
20098 Date: Fri Dec 18 01:34:26 2015 +0000
20099
20100 KEYS: Fix race between read and revoke
20101
20102 This fixes CVE-2015-7550.
20103
20104 There's a race between keyctl_read() and keyctl_revoke(). If the revoke
20105 happens between keyctl_read() checking the validity of a key and the key's
20106 semaphore being taken, then the key type read method will see a revoked key.
20107
20108 This causes a problem for the user-defined key type because it assumes in
20109 its read method that there will always be a payload in a non-revoked key
20110 and doesn't check for a NULL pointer.
20111
20112 Fix this by making keyctl_read() check the validity of a key after taking
20113 semaphore instead of before.
20114
20115 I think the bug was introduced with the original keyrings code.
20116
20117 This was discovered by a multithreaded test program generated by syzkaller
20118 (http://github.com/google/syzkaller). Here's a cleaned up version:
20119
20120 #include <sys/types.h>
20121 #include <keyutils.h>
20122 #include <pthread.h>
20123 void *thr0(void *arg)
20124 {
20125 key_serial_t key = (unsigned long)arg;
20126 keyctl_revoke(key);
20127 return 0;
20128 }
20129 void *thr1(void *arg)
20130 {
20131 key_serial_t key = (unsigned long)arg;
20132 char buffer[16];
20133 keyctl_read(key, buffer, 16);
20134 return 0;
20135 }
20136 int main()
20137 {
20138 key_serial_t key = add_key("user", "%", "foo", 3, KEY_SPEC_USER_KEYRING);
20139 pthread_t th[5];
20140 pthread_create(&th[0], 0, thr0, (void *)(unsigned long)key);
20141 pthread_create(&th[1], 0, thr1, (void *)(unsigned long)key);
20142 pthread_create(&th[2], 0, thr0, (void *)(unsigned long)key);
20143 pthread_create(&th[3], 0, thr1, (void *)(unsigned long)key);
20144 pthread_join(th[0], 0);
20145 pthread_join(th[1], 0);
20146 pthread_join(th[2], 0);
20147 pthread_join(th[3], 0);
20148 return 0;
20149 }
20150
20151 Build as:
20152
20153 cc -o keyctl-race keyctl-race.c -lkeyutils -lpthread
20154
20155 Run as:
20156
20157 while keyctl-race; do :; done
20158
20159 as it may need several iterations to crash the kernel. The crash can be
20160 summarised as:
20161
20162 BUG: unable to handle kernel NULL pointer dereference at 0000000000000010
20163 IP: [<ffffffff81279b08>] user_read+0x56/0xa3
20164 ...
20165 Call Trace:
20166 [<ffffffff81276aa9>] keyctl_read_key+0xb6/0xd7
20167 [<ffffffff81277815>] SyS_keyctl+0x83/0xe0
20168 [<ffffffff815dbb97>] entry_SYSCALL_64_fastpath+0x12/0x6f
20169
20170 Reported-by: Dmitry Vyukov <dvyukov@google.com>
20171 Signed-off-by: David Howells <dhowells@redhat.com>
20172 Tested-by: Dmitry Vyukov <dvyukov@google.com>
20173 Cc: stable@vger.kernel.org
20174 Signed-off-by: James Morris <james.l.morris@oracle.com>
20175
20176 security/keys/keyctl.c | 18 +++++++++---------
20177 1 files changed, 9 insertions(+), 9 deletions(-)
20178
20179 commit 195cea04477025da4a2078bd3e1fb7c4e11206c2
20180 Author: Brad Spengler <spender@grsecurity.net>
20181 Date: Tue Dec 22 20:44:01 2015 -0500
20182
20183 Add new kernel command-line param: pax_size_overflow_report_only
20184 If a user triggers a size_overflow violation that makes it difficult
20185 to obtain the call trace without serial console/net console, they can
20186 use this option to provide that information to us
20187
20188 Documentation/kernel-parameters.txt | 5 +++++
20189 fs/exec.c | 12 +++++++++---
20190 init/main.c | 11 +++++++++++
20191 3 files changed, 25 insertions(+), 3 deletions(-)
20192
20193 commit 4254a8da5851df8c08cdca5c392916e8c105408d
20194 Author: WANG Cong <xiyou.wangcong@gmail.com>
20195 Date: Mon Dec 21 10:55:45 2015 -0800
20196
20197 addrconf: always initialize sysctl table data
20198
20199 When sysctl performs restrict writes, it allows to write from
20200 a middle position of a sysctl file, which requires us to initialize
20201 the table data before calling proc_dostring() for the write case.
20202
20203 Fixes: 3d1bec99320d ("ipv6: introduce secret_stable to ipv6_devconf")
20204 Reported-by: Sasha Levin <sasha.levin@oracle.com>
20205 Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
20206 Tested-by: Sasha Levin <sasha.levin@oracle.com>
20207 Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
20208 Signed-off-by: David S. Miller <davem@davemloft.net>
20209
20210 net/ipv6/addrconf.c | 11 ++++-------
20211 1 files changed, 4 insertions(+), 7 deletions(-)
20212
20213 commit f8002863fb06c363180637046947a78a6ccb3d33
20214 Author: WANG Cong <xiyou.wangcong@gmail.com>
20215 Date: Wed Dec 16 23:39:04 2015 -0800
20216
20217 net: check both type and procotol for tcp sockets
20218
20219 Dmitry reported the following out-of-bound access:
20220
20221 Call Trace:
20222 [<ffffffff816cec2e>] __asan_report_load4_noabort+0x3e/0x40
20223 mm/kasan/report.c:294
20224 [<ffffffff84affb14>] sock_setsockopt+0x1284/0x13d0 net/core/sock.c:880
20225 [< inline >] SYSC_setsockopt net/socket.c:1746
20226 [<ffffffff84aed7ee>] SyS_setsockopt+0x1fe/0x240 net/socket.c:1729
20227 [<ffffffff85c18c76>] entry_SYSCALL_64_fastpath+0x16/0x7a
20228 arch/x86/entry/entry_64.S:185
20229
20230 This is because we mistake a raw socket as a tcp socket.
20231 We should check both sk->sk_type and sk->sk_protocol to ensure
20232 it is a tcp socket.
20233
20234 Willem points out __skb_complete_tx_timestamp() needs to fix as well.
20235
20236 Reported-by: Dmitry Vyukov <dvyukov@google.com>
20237 Cc: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
20238 Cc: Eric Dumazet <eric.dumazet@gmail.com>
20239 Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
20240 Acked-by: Willem de Bruijn <willemb@google.com>
20241 Signed-off-by: David S. Miller <davem@davemloft.net>
20242
20243 net/core/skbuff.c | 3 ++-
20244 net/core/sock.c | 3 ++-
20245 2 files changed, 4 insertions(+), 2 deletions(-)
20246
20247 commit bd6b3399804470a4ad8f34229469ca149dceba3d
20248 Author: Colin Ian King <colin.king@canonical.com>
20249 Date: Fri Dec 18 14:22:01 2015 -0800
20250
20251 proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
20252
20253 Writing to /proc/$pid/coredump_filter always returns -ESRCH because commit
20254 774636e19ed51 ("proc: convert to kstrto*()/kstrto*_from_user()") removed
20255 the setting of ret after the get_proc_task call and incorrectly left it as
20256 -ESRCH. Instead, return 0 when successful.
20257
20258 Example breakage:
20259
20260 echo 0 > /proc/self/coredump_filter
20261 bash: echo: write error: No such process
20262
20263 Fixes: 774636e19ed51 ("proc: convert to kstrto*()/kstrto*_from_user()")
20264 Signed-off-by: Colin Ian King <colin.king@canonical.com>
20265 Acked-by: Kees Cook <keescook@chromium.org>
20266 Cc: <stable@vger.kernel.org> [4.3+]
20267 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
20268 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
20269
20270 fs/proc/base.c | 1 +
20271 1 files changed, 1 insertions(+), 0 deletions(-)
20272
20273 commit b28aca2b99ed08546778355fb9402c503ff9b29e
20274 Author: Junichi Nomura <j-nomura@ce.jp.nec.com>
20275 Date: Tue Dec 22 10:23:44 2015 -0700
20276
20277 block: ensure to split after potentially bouncing a bio
20278
20279 blk_queue_bio() does split then bounce, which makes the segment
20280 counting based on pages before bouncing and could go wrong. Move
20281 the split to after bouncing, like we do for blk-mq, and the we
20282 fix the issue of having the bio count for segments be wrong.
20283
20284 Fixes: 54efd50bfd87 ("block: make generic_make_request handle arbitrarily sized bios")
20285 Cc: stable@vger.kernel.org
20286 Tested-by: Artem S. Tashkinov <t.artem@lycos.com>
20287 Signed-off-by: Jens Axboe <axboe@fb.com>
20288
20289 block/blk-core.c | 4 ++--
20290 1 files changed, 2 insertions(+), 2 deletions(-)
20291
20292 commit e62a25e917a9e5b35ddd5b4f1b5e5e30fbd2e84c
20293 Merge: f6f63ae ec72fa5
20294 Author: Brad Spengler <spender@grsecurity.net>
20295 Date: Tue Dec 22 19:46:26 2015 -0500
20296
20297 Merge branch 'pax-test' into grsec-test
20298
20299 commit ec72fa5f8d9cb4e223bad1b8b5c2e1071c222f2a
20300 Author: Brad Spengler <spender@grsecurity.net>
20301 Date: Tue Dec 22 19:45:51 2015 -0500
20302
20303 Update to pax-linux-4.3.3-test13.patch:
20304 - Emese fixed a (probably) false positive integer truncation in xfs_da_grow_inode_int, reported by jdkbx (http://forums.grsecurity.net/viewtopic.php?f=3&t=4346)
20305 - fixed a size overflow in btrfs/try_merge_map, reported by Alex W (https://bugs.archlinux.org/task/47173) and mathias and dwokfur (https://forums.grsecurity.net/viewtopic.php?f=3&t=4344)
20306
20307 arch/arm/mm/fault.c | 2 +-
20308 arch/x86/mm/fault.c | 2 +-
20309 fs/btrfs/extent_map.c | 8 ++++++--
20310 fs/xfs/libxfs/xfs_da_btree.c | 4 +++-
20311 4 files changed, 11 insertions(+), 5 deletions(-)
20312
20313 commit f6f63ae154cd45028add1dc41957878060d77fbf
20314 Author: Brad Spengler <spender@grsecurity.net>
20315 Date: Thu Dec 17 18:43:44 2015 -0500
20316
20317 ptrace_has_cap() checks whether the current process should be
20318 treated as having a certain capability for ptrace checks
20319 against another process. Until now, this was equivalent to
20320 has_ns_capability(current, target_ns, CAP_SYS_PTRACE).
20321
20322 However, if a root-owned process wants to enter a user
20323 namespace for some reason without knowing who owns it and
20324 therefore can't change to the namespace owner's uid and gid
20325 before entering, as soon as it has entered the namespace,
20326 the namespace owner can attach to it via ptrace and thereby
20327 gain access to its uid and gid.
20328
20329 While it is possible for the entering process to switch to
20330 the uid of a claimed namespace owner before entering,
20331 causing the attempt to enter to fail if the claimed uid is
20332 wrong, this doesn't solve the problem of determining an
20333 appropriate gid.
20334
20335 With this change, the entering process can first enter the
20336 namespace and then safely inspect the namespace's
20337 properties, e.g. through /proc/self/{uid_map,gid_map},
20338 assuming that the namespace owner doesn't have access to
20339 uid 0.
20340 Signed-off-by: Jann Horn <jann@thejh.net>
20341
20342 kernel/ptrace.c | 30 +++++++++++++++++++++++++-----
20343 1 files changed, 25 insertions(+), 5 deletions(-)
20344
20345 commit e314f0fb63020f61543b401ff594e953c2c304e5
20346 Author: tadeusz.struk@intel.com <tadeusz.struk@intel.com>
20347 Date: Tue Dec 15 10:46:17 2015 -0800
20348
20349 net: fix uninitialized variable issue
20350
20351 msg_iocb needs to be initialized on the recv/recvfrom path.
20352 Otherwise afalg will wrongly interpret it as an async call.
20353
20354 Cc: stable@vger.kernel.org
20355 Reported-by: Harald Freudenberger <freude@linux.vnet.ibm.com>
20356 Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
20357 Signed-off-by: David S. Miller <davem@davemloft.net>
20358
20359 net/socket.c | 1 +
20360 1 files changed, 1 insertions(+), 0 deletions(-)
20361
20362 commit a3f56a43ad56b8fcaf04f6327636ed2f5970de3b
20363 Merge: dfa764c 142edcf
20364 Author: Brad Spengler <spender@grsecurity.net>
20365 Date: Wed Dec 16 21:01:17 2015 -0500
20366
20367 Merge branch 'pax-test' into grsec-test
20368
20369 commit 142edcf1005a57fb8887823565cf0bafad2f313c
20370 Author: Brad Spengler <spender@grsecurity.net>
20371 Date: Wed Dec 16 21:00:57 2015 -0500
20372
20373 Update to pax-linux-4.3.3-test12.patch:
20374 - Emese fixed a size overflow false positive in reiserfs/leaf_paste_entries, reported by Christian Apeltauer (https://bugs.gentoo.org/show_bug.cgi?id=568046)
20375 - fixed a bunch of int/size_t mismatches in the drivers/tty/n_tty.c code causing size overflow false positives, reported by Toralf Förster, mathias (https://forums.grsecurity.net/viewtopic.php?f=3&t=4342), N8Fear (https://forums.grsecurity.net/viewtopic.php?f=3&t=4341)
20376
20377 drivers/tty/n_tty.c | 16 ++++++++--------
20378 .../disable_size_overflow_hash.data | 2 ++
20379 .../size_overflow_plugin/size_overflow_hash.data | 6 ++----
20380 3 files changed, 12 insertions(+), 12 deletions(-)
20381
20382 commit dfa764cc549892a5bfc1083cac78b99032cae577
20383 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
20384 Date: Tue Dec 15 22:59:12 2015 +0100
20385
20386 ipv6: automatically enable stable privacy mode if stable_secret set
20387
20388 Bjørn reported that while we switch all interfaces to privacy stable mode
20389 when setting the secret, we don't set this mode for new interfaces. This
20390 does not make sense, so change this behaviour.
20391
20392 Fixes: 622c81d57b392cc ("ipv6: generation of stable privacy addresses for link-local and autoconf")
20393 Reported-by: Bjørn Mork <bjorn@mork.no>
20394 Cc: Bjørn Mork <bjorn@mork.no>
20395 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
20396 Signed-off-by: David S. Miller <davem@davemloft.net>
20397
20398 net/ipv6/addrconf.c | 6 ++++++
20399 1 files changed, 6 insertions(+), 0 deletions(-)
20400
20401 commit c2815a1fee03f222273e77c14e43f960da06f35a
20402 Author: Brad Spengler <spender@grsecurity.net>
20403 Date: Wed Dec 16 13:03:38 2015 -0500
20404
20405 Work around upstream limitation on the number of thread info flags causing a compilation error
20406 Reported by fabled at http://forums.grsecurity.net/viewtopic.php?f=3&t=4339
20407
20408 arch/arm/kernel/entry-common.S | 8 ++++++--
20409 1 files changed, 6 insertions(+), 2 deletions(-)
20410
20411 commit 8c9ae168e09ae49324d709d76d73d9fc4ca477e1
20412 Author: Brad Spengler <spender@grsecurity.net>
20413 Date: Tue Dec 15 19:03:41 2015 -0500
20414
20415 Initial import of grsecurity 3.1 for Linux 4.3.3
20416
20417 Documentation/dontdiff | 2 +
20418 Documentation/kernel-parameters.txt | 7 +
20419 Documentation/sysctl/kernel.txt | 15 +
20420 Makefile | 18 +-
20421 arch/alpha/include/asm/cache.h | 4 +-
20422 arch/alpha/kernel/osf_sys.c | 12 +-
20423 arch/arc/Kconfig | 1 +
20424 arch/arm/Kconfig | 1 +
20425 arch/arm/Kconfig.debug | 1 +
20426 arch/arm/include/asm/thread_info.h | 7 +-
20427 arch/arm/kernel/process.c | 4 +-
20428 arch/arm/kernel/ptrace.c | 9 +
20429 arch/arm/kernel/traps.c | 7 +-
20430 arch/arm/mm/Kconfig | 2 +-
20431 arch/arm/mm/fault.c | 40 +-
20432 arch/arm/mm/mmap.c | 8 +-
20433 arch/arm/net/bpf_jit_32.c | 51 +-
20434 arch/arm64/Kconfig.debug | 1 +
20435 arch/avr32/include/asm/cache.h | 4 +-
20436 arch/blackfin/Kconfig.debug | 1 +
20437 arch/blackfin/include/asm/cache.h | 3 +-
20438 arch/cris/include/arch-v10/arch/cache.h | 3 +-
20439 arch/cris/include/arch-v32/arch/cache.h | 3 +-
20440 arch/frv/include/asm/cache.h | 3 +-
20441 arch/frv/mm/elf-fdpic.c | 4 +-
20442 arch/hexagon/include/asm/cache.h | 6 +-
20443 arch/ia64/Kconfig | 1 +
20444 arch/ia64/include/asm/cache.h | 3 +-
20445 arch/ia64/kernel/sys_ia64.c | 2 +
20446 arch/ia64/mm/hugetlbpage.c | 2 +
20447 arch/m32r/include/asm/cache.h | 4 +-
20448 arch/m68k/include/asm/cache.h | 4 +-
20449 arch/metag/mm/hugetlbpage.c | 1 +
20450 arch/microblaze/include/asm/cache.h | 3 +-
20451 arch/mips/Kconfig | 1 +
20452 arch/mips/include/asm/cache.h | 3 +-
20453 arch/mips/include/asm/thread_info.h | 11 +-
20454 arch/mips/kernel/irq.c | 3 +
20455 arch/mips/kernel/ptrace.c | 9 +
20456 arch/mips/mm/mmap.c | 4 +-
20457 arch/mn10300/proc-mn103e010/include/proc/cache.h | 4 +-
20458 arch/mn10300/proc-mn2ws0050/include/proc/cache.h | 4 +-
20459 arch/openrisc/include/asm/cache.h | 4 +-
20460 arch/parisc/include/asm/cache.h | 5 +-
20461 arch/parisc/kernel/sys_parisc.c | 4 +
20462 arch/powerpc/Kconfig | 1 +
20463 arch/powerpc/include/asm/cache.h | 4 +-
20464 arch/powerpc/include/asm/thread_info.h | 5 +-
20465 arch/powerpc/kernel/Makefile | 2 +
20466 arch/powerpc/kernel/irq.c | 3 +
20467 arch/powerpc/kernel/process.c | 10 +-
20468 arch/powerpc/kernel/ptrace.c | 14 +
20469 arch/powerpc/kernel/traps.c | 5 +
20470 arch/powerpc/mm/slice.c | 2 +-
20471 arch/s390/Kconfig.debug | 1 +
20472 arch/s390/include/asm/cache.h | 4 +-
20473 arch/score/include/asm/cache.h | 4 +-
20474 arch/sh/include/asm/cache.h | 3 +-
20475 arch/sh/mm/mmap.c | 6 +-
20476 arch/sparc/include/asm/cache.h | 4 +-
20477 arch/sparc/include/asm/pgalloc_64.h | 1 +
20478 arch/sparc/include/asm/thread_info_64.h | 8 +-
20479 arch/sparc/kernel/process_32.c | 6 +-
20480 arch/sparc/kernel/process_64.c | 8 +-
20481 arch/sparc/kernel/ptrace_64.c | 14 +
20482 arch/sparc/kernel/sys_sparc_64.c | 8 +-
20483 arch/sparc/kernel/syscalls.S | 8 +-
20484 arch/sparc/kernel/traps_32.c | 8 +-
20485 arch/sparc/kernel/traps_64.c | 28 +-
20486 arch/sparc/kernel/unaligned_64.c | 2 +-
20487 arch/sparc/mm/fault_64.c | 2 +-
20488 arch/sparc/mm/hugetlbpage.c | 15 +-
20489 arch/tile/Kconfig | 1 +
20490 arch/tile/include/asm/cache.h | 3 +-
20491 arch/tile/mm/hugetlbpage.c | 2 +
20492 arch/um/include/asm/cache.h | 3 +-
20493 arch/unicore32/include/asm/cache.h | 6 +-
20494 arch/x86/Kconfig | 21 +
20495 arch/x86/Kconfig.debug | 2 +
20496 arch/x86/entry/common.c | 14 +
20497 arch/x86/entry/entry_32.S | 2 +-
20498 arch/x86/entry/entry_64.S | 2 +-
20499 arch/x86/ia32/ia32_aout.c | 2 +
20500 arch/x86/include/asm/floppy.h | 20 +-
20501 arch/x86/include/asm/fpu/types.h | 69 +-
20502 arch/x86/include/asm/io.h | 2 +-
20503 arch/x86/include/asm/page.h | 12 +-
20504 arch/x86/include/asm/paravirt_types.h | 23 +-
20505 arch/x86/include/asm/processor.h | 12 +-
20506 arch/x86/include/asm/thread_info.h | 6 +-
20507 arch/x86/include/asm/uaccess.h | 2 +-
20508 arch/x86/kernel/dumpstack.c | 10 +-
20509 arch/x86/kernel/dumpstack_32.c | 2 +-
20510 arch/x86/kernel/dumpstack_64.c | 2 +-
20511 arch/x86/kernel/ioport.c | 13 +
20512 arch/x86/kernel/irq_32.c | 3 +
20513 arch/x86/kernel/irq_64.c | 4 +
20514 arch/x86/kernel/ldt.c | 18 +
20515 arch/x86/kernel/msr.c | 10 +
20516 arch/x86/kernel/ptrace.c | 14 +
20517 arch/x86/kernel/signal.c | 9 +-
20518 arch/x86/kernel/sys_i386_32.c | 9 +-
20519 arch/x86/kernel/sys_x86_64.c | 8 +-
20520 arch/x86/kernel/traps.c | 5 +
20521 arch/x86/kernel/verify_cpu.S | 1 +
20522 arch/x86/kernel/vm86_32.c | 15 +
20523 arch/x86/kvm/svm.c | 14 +-
20524 arch/x86/mm/fault.c | 12 +-
20525 arch/x86/mm/hugetlbpage.c | 15 +-
20526 arch/x86/mm/init.c | 66 +-
20527 arch/x86/mm/init_32.c | 6 +-
20528 arch/x86/net/bpf_jit_comp.c | 4 +
20529 arch/x86/platform/efi/efi_64.c | 2 +-
20530 arch/x86/xen/Kconfig | 1 +
20531 arch/xtensa/variants/dc232b/include/variant/core.h | 2 +-
20532 arch/xtensa/variants/fsf/include/variant/core.h | 3 +-
20533 crypto/ablkcipher.c | 2 +-
20534 crypto/blkcipher.c | 2 +-
20535 crypto/scatterwalk.c | 10 +-
20536 drivers/acpi/acpica/hwxfsleep.c | 11 +-
20537 drivers/acpi/custom_method.c | 4 +
20538 drivers/block/cciss.h | 30 +-
20539 drivers/block/smart1,2.h | 40 +-
20540 drivers/cdrom/cdrom.c | 2 +-
20541 drivers/char/Kconfig | 4 +-
20542 drivers/char/genrtc.c | 1 +
20543 drivers/char/ipmi/ipmi_si_intf.c | 8 +-
20544 drivers/char/mem.c | 17 +
20545 drivers/char/random.c | 5 +-
20546 drivers/cpufreq/sparc-us3-cpufreq.c | 2 -
20547 drivers/crypto/nx/nx-aes-ccm.c | 2 +-
20548 drivers/crypto/nx/nx-aes-gcm.c | 2 +-
20549 drivers/crypto/talitos.c | 2 +-
20550 drivers/firewire/ohci.c | 4 +
20551 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | 70 +-
20552 drivers/gpu/drm/nouveau/nouveau_ttm.c | 28 +-
20553 drivers/gpu/drm/ttm/ttm_bo_manager.c | 10 +-
20554 drivers/gpu/drm/virtio/virtgpu_ttm.c | 10 +-
20555 drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 10 +-
20556 drivers/hid/hid-wiimote-debug.c | 2 +-
20557 drivers/infiniband/hw/nes/nes_cm.c | 22 +-
20558 drivers/iommu/Kconfig | 1 +
20559 drivers/iommu/amd_iommu.c | 14 +-
20560 drivers/isdn/gigaset/bas-gigaset.c | 32 +-
20561 drivers/isdn/gigaset/ser-gigaset.c | 32 +-
20562 drivers/isdn/gigaset/usb-gigaset.c | 32 +-
20563 drivers/isdn/hisax/config.c | 2 +-
20564 drivers/isdn/hisax/hfc_pci.c | 2 +-
20565 drivers/isdn/hisax/hfc_sx.c | 2 +-
20566 drivers/isdn/hisax/q931.c | 6 +-
20567 drivers/isdn/i4l/isdn_concap.c | 6 +-
20568 drivers/isdn/i4l/isdn_x25iface.c | 16 +-
20569 drivers/md/bcache/Kconfig | 1 +
20570 drivers/md/raid5.c | 8 +
20571 drivers/media/pci/solo6x10/solo6x10-g723.c | 2 +-
20572 drivers/media/platform/sti/c8sectpfe/Kconfig | 1 +
20573 drivers/media/platform/vivid/vivid-osd.c | 1 +
20574 drivers/media/radio/radio-cadet.c | 5 +-
20575 drivers/media/usb/dvb-usb/cinergyT2-core.c | 91 +-
20576 drivers/media/usb/dvb-usb/cinergyT2-fe.c | 182 +-
20577 drivers/media/usb/dvb-usb/dvb-usb-firmware.c | 37 +-
20578 drivers/media/usb/dvb-usb/technisat-usb2.c | 75 +-
20579 drivers/message/fusion/mptbase.c | 9 +
20580 drivers/misc/sgi-xp/xp_main.c | 12 +-
20581 drivers/net/ethernet/brocade/bna/bna_enet.c | 8 +-
20582 drivers/net/ppp/pppoe.c | 14 +-
20583 drivers/net/ppp/pptp.c | 6 +
20584 drivers/net/slip/slhc.c | 3 +
20585 drivers/net/wan/lmc/lmc_media.c | 97 +-
20586 drivers/net/wan/x25_asy.c | 6 +-
20587 drivers/net/wan/z85230.c | 24 +-
20588 drivers/net/wireless/ath/ath9k/Kconfig | 1 -
20589 drivers/net/wireless/zd1211rw/zd_usb.c | 2 +-
20590 drivers/pci/pci-sysfs.c | 2 +-
20591 drivers/pci/proc.c | 9 +
20592 drivers/platform/x86/asus-wmi.c | 12 +
20593 drivers/rtc/rtc-dev.c | 3 +
20594 drivers/scsi/bfa/bfa_fcs.c | 19 +-
20595 drivers/scsi/bfa/bfa_fcs_lport.c | 29 +-
20596 drivers/scsi/bfa/bfa_modules.h | 12 +-
20597 drivers/scsi/hpsa.h | 40 +-
20598 drivers/staging/dgnc/dgnc_mgmt.c | 1 +
20599 drivers/staging/lustre/lustre/ldlm/ldlm_flock.c | 2 +-
20600 drivers/staging/lustre/lustre/libcfs/module.c | 10 +-
20601 drivers/target/target_core_sbc.c | 17 +-
20602 drivers/target/target_core_transport.c | 14 +-
20603 drivers/tty/serial/uartlite.c | 4 +-
20604 drivers/tty/sysrq.c | 2 +-
20605 drivers/tty/vt/keyboard.c | 22 +-
20606 drivers/uio/uio.c | 6 +-
20607 drivers/usb/core/hub.c | 5 +
20608 drivers/usb/gadget/function/f_uac1.c | 1 +
20609 drivers/usb/gadget/function/u_uac1.c | 1 +
20610 drivers/usb/host/hwa-hc.c | 9 +-
20611 drivers/usb/usbip/vhci_sysfs.c | 2 +-
20612 drivers/video/fbdev/arcfb.c | 2 +-
20613 drivers/video/fbdev/matrox/matroxfb_DAC1064.c | 10 +-
20614 drivers/video/fbdev/matrox/matroxfb_Ti3026.c | 5 +-
20615 drivers/video/fbdev/sh_mobile_lcdcfb.c | 6 +-
20616 drivers/video/logo/logo_linux_clut224.ppm | 2720 ++++-----
20617 drivers/xen/xenfs/xenstored.c | 5 +
20618 firmware/Makefile | 2 +
20619 firmware/WHENCE | 20 +-
20620 firmware/bnx2/bnx2-mips-06-6.2.3.fw.ihex | 5804 +++++++++++++++++
20621 firmware/bnx2/bnx2-mips-09-6.2.1b.fw.ihex | 6496 ++++++++++++++++++++
20622 fs/9p/vfs_inode.c | 4 +-
20623 fs/attr.c | 1 +
20624 fs/autofs4/waitq.c | 9 +
20625 fs/binfmt_aout.c | 7 +
20626 fs/binfmt_elf.c | 50 +-
20627 fs/compat.c | 20 +-
20628 fs/coredump.c | 17 +-
20629 fs/dcache.c | 3 +
20630 fs/debugfs/inode.c | 11 +-
20631 fs/exec.c | 219 +-
20632 fs/ext2/balloc.c | 4 +-
20633 fs/ext2/super.c | 8 +-
20634 fs/ext4/balloc.c | 4 +-
20635 fs/fcntl.c | 4 +
20636 fs/fhandle.c | 3 +-
20637 fs/file.c | 4 +
20638 fs/filesystems.c | 4 +
20639 fs/fs_struct.c | 20 +-
20640 fs/hugetlbfs/inode.c | 5 +-
20641 fs/inode.c | 8 +-
20642 fs/kernfs/dir.c | 6 +
20643 fs/mount.h | 4 +-
20644 fs/namei.c | 286 +-
20645 fs/namespace.c | 24 +
20646 fs/nfsd/nfscache.c | 2 +-
20647 fs/open.c | 38 +
20648 fs/overlayfs/inode.c | 11 +-
20649 fs/overlayfs/super.c | 6 +-
20650 fs/pipe.c | 2 +-
20651 fs/posix_acl.c | 15 +-
20652 fs/proc/Kconfig | 10 +-
20653 fs/proc/array.c | 69 +-
20654 fs/proc/base.c | 186 +-
20655 fs/proc/cmdline.c | 4 +
20656 fs/proc/devices.c | 4 +
20657 fs/proc/fd.c | 17 +-
20658 fs/proc/generic.c | 64 +
20659 fs/proc/inode.c | 17 +
20660 fs/proc/internal.h | 11 +-
20661 fs/proc/interrupts.c | 4 +
20662 fs/proc/kcore.c | 3 +
20663 fs/proc/meminfo.c | 7 +-
20664 fs/proc/namespaces.c | 4 +-
20665 fs/proc/proc_net.c | 31 +
20666 fs/proc/proc_sysctl.c | 52 +-
20667 fs/proc/root.c | 8 +
20668 fs/proc/stat.c | 69 +-
20669 fs/proc/task_mmu.c | 66 +-
20670 fs/readdir.c | 19 +
20671 fs/reiserfs/item_ops.c | 24 +-
20672 fs/reiserfs/super.c | 4 +
20673 fs/select.c | 2 +
20674 fs/seq_file.c | 30 +-
20675 fs/splice.c | 8 +
20676 fs/stat.c | 20 +-
20677 fs/sysfs/dir.c | 30 +-
20678 fs/sysv/inode.c | 11 +-
20679 fs/utimes.c | 7 +
20680 fs/xattr.c | 26 +-
20681 grsecurity/Kconfig | 1182 ++++
20682 grsecurity/Makefile | 54 +
20683 grsecurity/gracl.c | 2757 +++++++++
20684 grsecurity/gracl_alloc.c | 105 +
20685 grsecurity/gracl_cap.c | 127 +
20686 grsecurity/gracl_compat.c | 269 +
20687 grsecurity/gracl_fs.c | 448 ++
20688 grsecurity/gracl_ip.c | 386 ++
20689 grsecurity/gracl_learn.c | 207 +
20690 grsecurity/gracl_policy.c | 1786 ++++++
20691 grsecurity/gracl_res.c | 68 +
20692 grsecurity/gracl_segv.c | 304 +
20693 grsecurity/gracl_shm.c | 40 +
20694 grsecurity/grsec_chdir.c | 19 +
20695 grsecurity/grsec_chroot.c | 467 ++
20696 grsecurity/grsec_disabled.c | 445 ++
20697 grsecurity/grsec_exec.c | 189 +
20698 grsecurity/grsec_fifo.c | 26 +
20699 grsecurity/grsec_fork.c | 23 +
20700 grsecurity/grsec_init.c | 290 +
20701 grsecurity/grsec_ipc.c | 48 +
20702 grsecurity/grsec_link.c | 65 +
20703 grsecurity/grsec_log.c | 340 +
20704 grsecurity/grsec_mem.c | 48 +
20705 grsecurity/grsec_mount.c | 65 +
20706 grsecurity/grsec_pax.c | 47 +
20707 grsecurity/grsec_proc.c | 20 +
20708 grsecurity/grsec_ptrace.c | 30 +
20709 grsecurity/grsec_sig.c | 236 +
20710 grsecurity/grsec_sock.c | 244 +
20711 grsecurity/grsec_sysctl.c | 488 ++
20712 grsecurity/grsec_time.c | 16 +
20713 grsecurity/grsec_tpe.c | 78 +
20714 grsecurity/grsec_usb.c | 15 +
20715 grsecurity/grsum.c | 64 +
20716 include/linux/binfmts.h | 5 +-
20717 include/linux/bitops.h | 2 +-
20718 include/linux/capability.h | 13 +
20719 include/linux/compiler-gcc.h | 5 +
20720 include/linux/compiler.h | 8 +
20721 include/linux/cred.h | 8 +-
20722 include/linux/dcache.h | 5 +-
20723 include/linux/fs.h | 24 +-
20724 include/linux/fs_struct.h | 2 +-
20725 include/linux/fsnotify.h | 6 +
20726 include/linux/gracl.h | 342 +
20727 include/linux/gracl_compat.h | 156 +
20728 include/linux/gralloc.h | 9 +
20729 include/linux/grdefs.h | 140 +
20730 include/linux/grinternal.h | 230 +
20731 include/linux/grmsg.h | 118 +
20732 include/linux/grsecurity.h | 255 +
20733 include/linux/grsock.h | 19 +
20734 include/linux/ipc.h | 2 +-
20735 include/linux/ipc_namespace.h | 2 +-
20736 include/linux/kallsyms.h | 18 +-
20737 include/linux/kmod.h | 5 +
20738 include/linux/kobject.h | 2 +-
20739 include/linux/lsm_hooks.h | 4 +-
20740 include/linux/mm.h | 12 +
20741 include/linux/mm_types.h | 4 +-
20742 include/linux/module.h | 5 +-
20743 include/linux/mount.h | 2 +-
20744 include/linux/msg.h | 2 +-
20745 include/linux/netfilter/xt_gradm.h | 9 +
20746 include/linux/path.h | 4 +-
20747 include/linux/perf_event.h | 13 +-
20748 include/linux/pid_namespace.h | 2 +-
20749 include/linux/printk.h | 2 +-
20750 include/linux/proc_fs.h | 22 +-
20751 include/linux/proc_ns.h | 2 +-
20752 include/linux/ptrace.h | 24 +-
20753 include/linux/random.h | 2 +-
20754 include/linux/rbtree_augmented.h | 4 +-
20755 include/linux/scatterlist.h | 12 +-
20756 include/linux/sched.h | 114 +-
20757 include/linux/security.h | 1 +
20758 include/linux/sem.h | 2 +-
20759 include/linux/seq_file.h | 5 +
20760 include/linux/shm.h | 6 +-
20761 include/linux/skbuff.h | 3 +
20762 include/linux/slab.h | 9 -
20763 include/linux/sysctl.h | 8 +-
20764 include/linux/thread_info.h | 6 +-
20765 include/linux/tty.h | 2 +-
20766 include/linux/tty_driver.h | 4 +-
20767 include/linux/uidgid.h | 5 +
20768 include/linux/user_namespace.h | 2 +-
20769 include/linux/utsname.h | 2 +-
20770 include/linux/vermagic.h | 16 +-
20771 include/linux/vmalloc.h | 20 +-
20772 include/net/af_unix.h | 2 +-
20773 include/net/dst.h | 33 +
20774 include/net/ip.h | 2 +-
20775 include/net/neighbour.h | 2 +-
20776 include/net/net_namespace.h | 2 +-
20777 include/net/sock.h | 4 +-
20778 include/target/target_core_base.h | 2 +-
20779 include/trace/events/fs.h | 53 +
20780 include/uapi/linux/personality.h | 1 +
20781 init/Kconfig | 4 +-
20782 init/main.c | 35 +-
20783 ipc/mqueue.c | 1 +
20784 ipc/msg.c | 3 +-
20785 ipc/sem.c | 3 +-
20786 ipc/shm.c | 26 +-
20787 ipc/util.c | 6 +
20788 kernel/auditsc.c | 2 +-
20789 kernel/bpf/syscall.c | 8 +-
20790 kernel/capability.c | 41 +-
20791 kernel/cgroup.c | 5 +-
20792 kernel/compat.c | 1 +
20793 kernel/configs.c | 11 +
20794 kernel/cred.c | 112 +-
20795 kernel/events/core.c | 16 +-
20796 kernel/exit.c | 10 +-
20797 kernel/fork.c | 86 +-
20798 kernel/futex.c | 6 +-
20799 kernel/futex_compat.c | 2 +-
20800 kernel/kallsyms.c | 9 +
20801 kernel/kcmp.c | 8 +-
20802 kernel/kexec_core.c | 2 +-
20803 kernel/kmod.c | 95 +-
20804 kernel/kprobes.c | 7 +-
20805 kernel/ksysfs.c | 2 +
20806 kernel/locking/lockdep_proc.c | 10 +-
20807 kernel/module.c | 108 +-
20808 kernel/panic.c | 4 +-
20809 kernel/pid.c | 23 +-
20810 kernel/power/Kconfig | 2 +
20811 kernel/printk/printk.c | 20 +-
20812 kernel/ptrace.c | 56 +-
20813 kernel/resource.c | 10 +
20814 kernel/sched/core.c | 11 +-
20815 kernel/signal.c | 37 +-
20816 kernel/sys.c | 64 +-
20817 kernel/sysctl.c | 172 +-
20818 kernel/taskstats.c | 6 +
20819 kernel/time/posix-timers.c | 8 +
20820 kernel/time/time.c | 5 +
20821 kernel/time/timekeeping.c | 3 +
20822 kernel/time/timer_list.c | 13 +-
20823 kernel/time/timer_stats.c | 10 +-
20824 kernel/trace/Kconfig | 2 +
20825 kernel/trace/trace_syscalls.c | 8 +
20826 kernel/user_namespace.c | 15 +
20827 lib/Kconfig.debug | 13 +-
20828 lib/Kconfig.kasan | 2 +-
20829 lib/is_single_threaded.c | 3 +
20830 lib/list_debug.c | 65 +-
20831 lib/nlattr.c | 2 +
20832 lib/rbtree.c | 4 +-
20833 lib/vsprintf.c | 39 +-
20834 localversion-grsec | 1 +
20835 mm/Kconfig | 8 +-
20836 mm/Kconfig.debug | 1 +
20837 mm/filemap.c | 1 +
20838 mm/kmemleak.c | 4 +-
20839 mm/memory.c | 2 +-
20840 mm/mempolicy.c | 12 +-
20841 mm/migrate.c | 3 +-
20842 mm/mlock.c | 6 +-
20843 mm/mmap.c | 93 +-
20844 mm/mprotect.c | 8 +
20845 mm/oom_kill.c | 28 +-
20846 mm/page_alloc.c | 2 +-
20847 mm/process_vm_access.c | 8 +-
20848 mm/shmem.c | 36 +-
20849 mm/slab.c | 14 +-
20850 mm/slab_common.c | 2 +-
20851 mm/slob.c | 12 +
20852 mm/slub.c | 33 +-
20853 mm/util.c | 3 +
20854 mm/vmalloc.c | 129 +-
20855 mm/vmstat.c | 29 +-
20856 net/appletalk/atalk_proc.c | 2 +-
20857 net/atm/lec.c | 6 +-
20858 net/atm/mpoa_caches.c | 42 +-
20859 net/bluetooth/sco.c | 3 +
20860 net/can/bcm.c | 2 +-
20861 net/can/proc.c | 2 +-
20862 net/core/dev_ioctl.c | 7 +-
20863 net/core/filter.c | 8 +-
20864 net/core/net-procfs.c | 17 +-
20865 net/core/pktgen.c | 2 +-
20866 net/core/sock.c | 3 +-
20867 net/core/sysctl_net_core.c | 2 +-
20868 net/decnet/dn_dev.c | 2 +-
20869 net/ipv4/devinet.c | 6 +-
20870 net/ipv4/inet_hashtables.c | 4 +
20871 net/ipv4/ip_input.c | 7 +
20872 net/ipv4/ip_sockglue.c | 3 +-
20873 net/ipv4/netfilter/ipt_CLUSTERIP.c | 2 +-
20874 net/ipv4/netfilter/nf_nat_pptp.c | 2 +-
20875 net/ipv4/route.c | 6 +-
20876 net/ipv4/tcp_input.c | 4 +-
20877 net/ipv4/tcp_ipv4.c | 29 +-
20878 net/ipv4/tcp_minisocks.c | 9 +-
20879 net/ipv4/tcp_timer.c | 11 +
20880 net/ipv4/udp.c | 24 +
20881 net/ipv6/addrconf.c | 13 +-
20882 net/ipv6/proc.c | 2 +-
20883 net/ipv6/tcp_ipv6.c | 26 +-
20884 net/ipv6/udp.c | 7 +
20885 net/ipx/ipx_proc.c | 2 +-
20886 net/irda/irproc.c | 2 +-
20887 net/llc/llc_proc.c | 2 +-
20888 net/netfilter/Kconfig | 10 +
20889 net/netfilter/Makefile | 1 +
20890 net/netfilter/nf_conntrack_core.c | 8 +
20891 net/netfilter/xt_gradm.c | 51 +
20892 net/netfilter/xt_hashlimit.c | 4 +-
20893 net/netfilter/xt_recent.c | 2 +-
20894 net/sched/sch_api.c | 2 +-
20895 net/sctp/socket.c | 4 +-
20896 net/socket.c | 75 +-
20897 net/sunrpc/Kconfig | 1 +
20898 net/sunrpc/cache.c | 2 +-
20899 net/sunrpc/stats.c | 2 +-
20900 net/sysctl_net.c | 2 +-
20901 net/unix/af_unix.c | 52 +-
20902 net/vmw_vsock/vmci_transport_notify.c | 30 +-
20903 net/vmw_vsock/vmci_transport_notify_qstate.c | 30 +-
20904 net/x25/sysctl_net_x25.c | 2 +-
20905 net/x25/x25_proc.c | 2 +-
20906 scripts/package/Makefile | 2 +-
20907 scripts/package/mkspec | 41 +-
20908 security/Kconfig | 369 +-
20909 security/apparmor/file.c | 4 +-
20910 security/apparmor/lsm.c | 8 +-
20911 security/commoncap.c | 36 +-
20912 security/min_addr.c | 2 +
20913 security/smack/smack_lsm.c | 8 +-
20914 security/tomoyo/file.c | 12 +-
20915 security/tomoyo/mount.c | 4 +
20916 security/tomoyo/tomoyo.c | 20 +-
20917 security/yama/Kconfig | 2 +-
20918 security/yama/yama_lsm.c | 4 +-
20919 sound/synth/emux/emux_seq.c | 14 +-
20920 sound/usb/line6/driver.c | 40 +-
20921 sound/usb/line6/toneport.c | 12 +-
20922 tools/gcc/.gitignore | 1 +
20923 tools/gcc/Makefile | 12 +
20924 tools/gcc/gen-random-seed.sh | 8 +
20925 tools/gcc/randomize_layout_plugin.c | 930 +++
20926 tools/gcc/size_overflow_plugin/.gitignore | 1 +
20927 .../size_overflow_plugin/size_overflow_hash.data | 459 ++-
20928 511 files changed, 32631 insertions(+), 3196 deletions(-)
20929
20930 commit a76adb92ce39aee8eec5a025c828030ad6135c6d
20931 Author: Brad Spengler <spender@grsecurity.net>
20932 Date: Tue Dec 15 14:31:49 2015 -0500
20933
20934 Update to pax-linux-4.3.3-test11.patch:
20935 - fixed a few compile regressions with the recent plugin changes, reported by spender
20936 - updated the size overflow hash table
20937
20938 tools/gcc/latent_entropy_plugin.c | 2 +-
20939 .../size_overflow_plugin/size_overflow_hash.data | 66 +++++++++++++++++---
20940 tools/gcc/stackleak_plugin.c | 2 +-
20941 tools/gcc/structleak_plugin.c | 6 +--
20942 4 files changed, 60 insertions(+), 16 deletions(-)
20943
20944 commit f7284b1fc06628fcb2d35d2beecdea5454d46af9
20945 Author: Brad Spengler <spender@grsecurity.net>
20946 Date: Tue Dec 15 11:50:24 2015 -0500
20947
20948 Apply structleak ICE fix for gcc < 4.9
20949
20950 tools/gcc/structleak_plugin.c | 4 ++++
20951 1 files changed, 4 insertions(+), 0 deletions(-)
20952
20953 commit 92fe3eb9fd10ec7f7334decab1526989669b0287
20954 Author: Brad Spengler <spender@grsecurity.net>
20955 Date: Tue Dec 15 07:57:06 2015 -0500
20956
20957 Update to pax-linux-4.3.1-test10.patch:
20958 - Emese fixed INDIRECT_REF and TARGET_MEM_REF handling in the initify plugin
20959 - Emese regenerated the size overflow hash tables for 4.3
20960 - fixed some compat syscall exit paths to restore r12 under KERNEXEC/or
20961 - the latent entropy, stackleak and structleak plugins no longer split the entry block unnecessarily
20962
20963 arch/x86/entry/entry_64.S | 2 +-
20964 arch/x86/entry/entry_64_compat.S | 15 +-
20965 scripts/package/builddeb | 2 +-
20966 tools/gcc/initify_plugin.c | 11 +-
20967 tools/gcc/latent_entropy_plugin.c | 20 +-
20968 .../disable_size_overflow_hash.data | 4 +
20969 .../size_overflow_plugin/size_overflow_hash.data | 5345 +++++++++++---------
20970 tools/gcc/stackleak_plugin.c | 26 +-
20971 tools/gcc/structleak_plugin.c | 21 +-
20972 9 files changed, 3079 insertions(+), 2367 deletions(-)
20973
20974 commit 5bd245cb687319079c2f1c0d6a1170791ed1ed2c
20975 Merge: b5847e6 3548341
20976 Author: Brad Spengler <spender@grsecurity.net>
20977 Date: Tue Dec 15 07:47:56 2015 -0500
20978
20979 Merge branch 'linux-4.3.y' into pax-4_3
20980
20981 Conflicts:
20982 net/unix/af_unix.c
20983
20984 commit b5847e6a896c5d99191135ca4d7c3b6be8f116ff
20985 Author: Brad Spengler <spender@grsecurity.net>
20986 Date: Wed Dec 9 23:11:36 2015 -0500
20987
20988 Update to pax-linux-4.3.1-test9.patch:
20989 - fixed __get_user on x86 to lie less about the size of the load, reported by peetaur (https://forums.grsecurity.net/viewtopic.php?f=3&t=4332)
20990 - Emese fixed an intentional overflow caused by gcc, reported by saironiq (https://forums.grsecurity.net/viewtopic.php?f=3&t=4333)
20991 - Emese fixed a false positive overflow report in the forcedeth driver, reported by fx3 (https://forums.grsecurity.net/viewtopic.php?t=4334)
20992 - Emese fixed a false positive overflow report in KVM's emulator, reported by fx3 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4336)
20993 - Emese fixed the initify plugin to detect some captured use of __func__, reported by Rasmus Villemoes <linux@rasmusvillemoes.dk>
20994 - constrained shmmax and shmall to avoid triggering size overflow checks, reported by Mathias Krause <minipli@ld-linux.so>
20995 - the checker plugin can partially handle sparse's locking context annotations, it's context insensitive and thus not exactly useful for now, also see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59856
20996
20997 Makefile | 6 +
20998 arch/x86/include/asm/compat.h | 4 +
20999 arch/x86/include/asm/dma.h | 2 +
21000 arch/x86/include/asm/pmem.h | 2 +-
21001 arch/x86/include/asm/uaccess.h | 20 +-
21002 arch/x86/kernel/apic/vector.c | 6 +-
21003 arch/x86/kernel/cpu/mtrr/generic.c | 6 +-
21004 arch/x86/kernel/cpu/perf_event_intel.c | 28 +-
21005 arch/x86/kernel/head_64.S | 1 -
21006 arch/x86/kvm/i8259.c | 10 +-
21007 arch/x86/kvm/ioapic.c | 2 +
21008 arch/x86/kvm/x86.c | 2 +
21009 arch/x86/lib/usercopy_64.c | 2 +-
21010 arch/x86/mm/mpx.c | 4 +-
21011 arch/x86/mm/pageattr.c | 7 +
21012 drivers/base/devres.c | 4 +-
21013 drivers/base/power/runtime.c | 6 +-
21014 drivers/base/regmap/regmap.c | 4 +-
21015 drivers/block/drbd/drbd_receiver.c | 4 +-
21016 drivers/block/drbd/drbd_worker.c | 6 +-
21017 drivers/char/virtio_console.c | 6 +-
21018 drivers/md/dm.c | 12 +-
21019 drivers/net/ethernet/nvidia/forcedeth.c | 4 +-
21020 drivers/net/macvtap.c | 4 +-
21021 drivers/video/fbdev/core/fbmem.c | 10 +-
21022 fs/compat.c | 3 +-
21023 fs/coredump.c | 2 +-
21024 fs/dcache.c | 13 +-
21025 fs/fhandle.c | 2 +-
21026 fs/file.c | 14 +-
21027 fs/fs-writeback.c | 11 +-
21028 fs/overlayfs/copy_up.c | 2 +-
21029 fs/readdir.c | 3 +-
21030 fs/super.c | 3 +-
21031 include/linux/compiler.h | 36 ++-
21032 include/linux/rcupdate.h | 8 +
21033 include/linux/sched.h | 4 +-
21034 include/linux/seqlock.h | 10 +
21035 include/linux/spinlock.h | 17 +-
21036 include/linux/srcu.h | 5 +-
21037 include/linux/syscalls.h | 2 +-
21038 include/linux/writeback.h | 3 +-
21039 include/uapi/linux/swab.h | 6 +-
21040 ipc/ipc_sysctl.c | 6 +
21041 kernel/exit.c | 25 +-
21042 kernel/resource.c | 4 +-
21043 kernel/signal.c | 12 +-
21044 kernel/user.c | 2 +-
21045 kernel/workqueue.c | 6 +-
21046 lib/rhashtable.c | 4 +-
21047 net/compat.c | 2 +-
21048 net/ipv4/xfrm4_mode_transport.c | 2 +-
21049 security/keys/internal.h | 8 +-
21050 security/keys/keyring.c | 4 -
21051 sound/core/seq/seq_clientmgr.c | 8 +-
21052 sound/core/seq/seq_compat.c | 2 +-
21053 sound/core/seq/seq_memory.c | 6 +-
21054 tools/gcc/checker_plugin.c | 415 +++++++++++++++++++-
21055 tools/gcc/gcc-common.h | 1 +
21056 tools/gcc/initify_plugin.c | 33 ++-
21057 .../disable_size_overflow_hash.data | 1 +
21058 .../size_overflow_plugin/size_overflow_hash.data | 1 -
21059 62 files changed, 708 insertions(+), 140 deletions(-)
21060
21061 commit f2634c2f6995f4231616f24ed016f890c701f939
21062 Merge: 1241bff 5f8b236
21063 Author: Brad Spengler <spender@grsecurity.net>
21064 Date: Wed Dec 9 21:50:47 2015 -0500
21065
21066 Merge branch 'linux-4.3.y' into pax-4_3
21067
21068 Conflicts:
21069 arch/x86/kernel/fpu/xstate.c
21070 arch/x86/kernel/head_64.S
21071
21072 commit 1241bff82e3d7dadb05de0a60b8d2822afc6547c
21073 Author: Brad Spengler <spender@grsecurity.net>
21074 Date: Sun Dec 6 08:44:56 2015 -0500
21075
21076 Update to pax-linux-4.3-test8.patch:
21077 - fixed integer truncation check in md introduced by upstream commits 284ae7cab0f7335c9e0aa8992b28415ef1a54c7c and 58c0fed400603a802968b23ddf78f029c5a84e41, reported by BeiKed9o (https://forums.grsecurity.net/viewtopic.php?f=3&t=4328)
21078 - gcc plugin compilation problems will now also produce the output of the checking script to make diagnosis easier, reported by hunger
21079 - Emese fixed a false positive size overflow report in __vhost_add_used_n, reported by quasar366 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4329)
21080 - fixed a potential integer truncation error in the raid1 code caught by the size overflow plugin, reported by d1b (https://forums.grsecurity.net/viewtopic.php?f=3&t=4331)
21081
21082 Makefile | 5 +++
21083 drivers/md/md.c | 5 ++-
21084 drivers/md/raid1.c | 2 +-
21085 fs/proc/task_mmu.c | 3 ++
21086 .../disable_size_overflow_hash.data | 4 ++-
21087 .../size_overflow_plugin/intentional_overflow.c | 32 ++++++++++++++++---
21088 .../size_overflow_plugin/size_overflow_hash.data | 2 -
21089 .../size_overflow_plugin/size_overflow_plugin.c | 2 +-
21090 8 files changed, 43 insertions(+), 12 deletions(-)
21091
21092 commit cce6a9f9bdd27096632ca1c0246dcc07f2eb1a18
21093 Author: Brad Spengler <spender@grsecurity.net>
21094 Date: Fri Dec 4 14:24:12 2015 -0500
21095
21096 Initial import of pax-linux-4.3-test7.patch
21097
21098 Documentation/dontdiff | 47 +-
21099 Documentation/kbuild/makefiles.txt | 39 +-
21100 Documentation/kernel-parameters.txt | 28 +
21101 Makefile | 108 +-
21102 arch/alpha/include/asm/atomic.h | 10 +
21103 arch/alpha/include/asm/elf.h | 7 +
21104 arch/alpha/include/asm/pgalloc.h | 6 +
21105 arch/alpha/include/asm/pgtable.h | 11 +
21106 arch/alpha/kernel/module.c | 2 +-
21107 arch/alpha/kernel/osf_sys.c | 8 +-
21108 arch/alpha/mm/fault.c | 141 +-
21109 arch/arm/Kconfig | 2 +-
21110 arch/arm/include/asm/atomic.h | 320 +-
21111 arch/arm/include/asm/cache.h | 5 +-
21112 arch/arm/include/asm/cacheflush.h | 2 +-
21113 arch/arm/include/asm/checksum.h | 14 +-
21114 arch/arm/include/asm/cmpxchg.h | 4 +
21115 arch/arm/include/asm/cpuidle.h | 2 +-
21116 arch/arm/include/asm/domain.h | 22 +-
21117 arch/arm/include/asm/elf.h | 9 +-
21118 arch/arm/include/asm/fncpy.h | 2 +
21119 arch/arm/include/asm/futex.h | 10 +
21120 arch/arm/include/asm/kmap_types.h | 2 +-
21121 arch/arm/include/asm/mach/dma.h | 2 +-
21122 arch/arm/include/asm/mach/map.h | 16 +-
21123 arch/arm/include/asm/outercache.h | 2 +-
21124 arch/arm/include/asm/page.h | 3 +-
21125 arch/arm/include/asm/pgalloc.h | 20 +
21126 arch/arm/include/asm/pgtable-2level-hwdef.h | 4 +-
21127 arch/arm/include/asm/pgtable-2level.h | 3 +
21128 arch/arm/include/asm/pgtable-3level.h | 3 +
21129 arch/arm/include/asm/pgtable.h | 54 +-
21130 arch/arm/include/asm/smp.h | 2 +-
21131 arch/arm/include/asm/tls.h | 3 +
21132 arch/arm/include/asm/uaccess.h | 79 +-
21133 arch/arm/include/uapi/asm/ptrace.h | 2 +-
21134 arch/arm/kernel/armksyms.c | 2 +-
21135 arch/arm/kernel/cpuidle.c | 2 +-
21136 arch/arm/kernel/entry-armv.S | 109 +-
21137 arch/arm/kernel/entry-common.S | 40 +-
21138 arch/arm/kernel/entry-header.S | 55 +
21139 arch/arm/kernel/fiq.c | 3 +
21140 arch/arm/kernel/module-plts.c | 7 +-
21141 arch/arm/kernel/module.c | 38 +-
21142 arch/arm/kernel/patch.c | 2 +
21143 arch/arm/kernel/process.c | 90 +-
21144 arch/arm/kernel/reboot.c | 1 +
21145 arch/arm/kernel/setup.c | 20 +-
21146 arch/arm/kernel/signal.c | 35 +-
21147 arch/arm/kernel/smp.c | 2 +-
21148 arch/arm/kernel/tcm.c | 4 +-
21149 arch/arm/kernel/vmlinux.lds.S | 6 +-
21150 arch/arm/kvm/arm.c | 8 +-
21151 arch/arm/lib/copy_page.S | 1 +
21152 arch/arm/lib/csumpartialcopyuser.S | 4 +-
21153 arch/arm/lib/delay.c | 2 +-
21154 arch/arm/lib/uaccess_with_memcpy.c | 4 +-
21155 arch/arm/mach-exynos/suspend.c | 6 +-
21156 arch/arm/mach-mvebu/coherency.c | 4 +-
21157 arch/arm/mach-omap2/board-n8x0.c | 2 +-
21158 arch/arm/mach-omap2/omap-mpuss-lowpower.c | 4 +-
21159 arch/arm/mach-omap2/omap-smp.c | 1 +
21160 arch/arm/mach-omap2/omap-wakeupgen.c | 2 +-
21161 arch/arm/mach-omap2/omap_device.c | 4 +-
21162 arch/arm/mach-omap2/omap_device.h | 4 +-
21163 arch/arm/mach-omap2/omap_hwmod.c | 4 +-
21164 arch/arm/mach-omap2/powerdomains43xx_data.c | 5 +-
21165 arch/arm/mach-omap2/wd_timer.c | 6 +-
21166 arch/arm/mach-shmobile/platsmp-apmu.c | 5 +-
21167 arch/arm/mach-tegra/cpuidle-tegra20.c | 2 +-
21168 arch/arm/mach-tegra/irq.c | 1 +
21169 arch/arm/mach-ux500/pm.c | 1 +
21170 arch/arm/mach-zynq/platsmp.c | 1 +
21171 arch/arm/mm/Kconfig | 6 +-
21172 arch/arm/mm/alignment.c | 8 +
21173 arch/arm/mm/cache-l2x0.c | 2 +-
21174 arch/arm/mm/context.c | 10 +-
21175 arch/arm/mm/fault.c | 146 +
21176 arch/arm/mm/fault.h | 12 +
21177 arch/arm/mm/init.c | 39 +
21178 arch/arm/mm/ioremap.c | 4 +-
21179 arch/arm/mm/mmap.c | 30 +-
21180 arch/arm/mm/mmu.c | 162 +-
21181 arch/arm/net/bpf_jit_32.c | 3 +
21182 arch/arm/plat-iop/setup.c | 2 +-
21183 arch/arm/plat-omap/sram.c | 2 +
21184 arch/arm64/include/asm/atomic.h | 10 +
21185 arch/arm64/include/asm/percpu.h | 8 +-
21186 arch/arm64/include/asm/pgalloc.h | 5 +
21187 arch/arm64/include/asm/uaccess.h | 1 +
21188 arch/arm64/mm/dma-mapping.c | 2 +-
21189 arch/avr32/include/asm/elf.h | 8 +-
21190 arch/avr32/include/asm/kmap_types.h | 4 +-
21191 arch/avr32/mm/fault.c | 27 +
21192 arch/frv/include/asm/atomic.h | 10 +
21193 arch/frv/include/asm/kmap_types.h | 2 +-
21194 arch/frv/mm/elf-fdpic.c | 3 +-
21195 arch/ia64/Makefile | 1 +
21196 arch/ia64/include/asm/atomic.h | 10 +
21197 arch/ia64/include/asm/elf.h | 7 +
21198 arch/ia64/include/asm/pgalloc.h | 12 +
21199 arch/ia64/include/asm/pgtable.h | 13 +-
21200 arch/ia64/include/asm/spinlock.h | 2 +-
21201 arch/ia64/include/asm/uaccess.h | 27 +-
21202 arch/ia64/kernel/module.c | 45 +-
21203 arch/ia64/kernel/palinfo.c | 2 +-
21204 arch/ia64/kernel/sys_ia64.c | 7 +
21205 arch/ia64/kernel/vmlinux.lds.S | 2 +-
21206 arch/ia64/mm/fault.c | 32 +-
21207 arch/ia64/mm/init.c | 15 +-
21208 arch/m32r/lib/usercopy.c | 6 +
21209 arch/mips/cavium-octeon/dma-octeon.c | 2 +-
21210 arch/mips/include/asm/atomic.h | 368 +-
21211 arch/mips/include/asm/elf.h | 7 +
21212 arch/mips/include/asm/exec.h | 2 +-
21213 arch/mips/include/asm/hw_irq.h | 2 +-
21214 arch/mips/include/asm/local.h | 57 +
21215 arch/mips/include/asm/page.h | 2 +-
21216 arch/mips/include/asm/pgalloc.h | 5 +
21217 arch/mips/include/asm/pgtable.h | 3 +
21218 arch/mips/include/asm/uaccess.h | 1 +
21219 arch/mips/kernel/binfmt_elfn32.c | 7 +
21220 arch/mips/kernel/binfmt_elfo32.c | 7 +
21221 arch/mips/kernel/irq-gt641xx.c | 2 +-
21222 arch/mips/kernel/irq.c | 6 +-
21223 arch/mips/kernel/pm-cps.c | 2 +-
21224 arch/mips/kernel/process.c | 12 -
21225 arch/mips/kernel/sync-r4k.c | 24 +-
21226 arch/mips/kernel/traps.c | 13 +-
21227 arch/mips/mm/fault.c | 25 +
21228 arch/mips/mm/mmap.c | 51 +-
21229 arch/mips/sgi-ip27/ip27-nmi.c | 6 +-
21230 arch/mips/sni/rm200.c | 2 +-
21231 arch/mips/vr41xx/common/icu.c | 2 +-
21232 arch/mips/vr41xx/common/irq.c | 4 +-
21233 arch/parisc/include/asm/atomic.h | 10 +
21234 arch/parisc/include/asm/elf.h | 7 +
21235 arch/parisc/include/asm/pgalloc.h | 6 +
21236 arch/parisc/include/asm/pgtable.h | 11 +
21237 arch/parisc/include/asm/uaccess.h | 4 +-
21238 arch/parisc/kernel/module.c | 50 +-
21239 arch/parisc/kernel/sys_parisc.c | 15 +
21240 arch/parisc/kernel/traps.c | 4 +-
21241 arch/parisc/mm/fault.c | 140 +-
21242 arch/powerpc/include/asm/atomic.h | 329 +-
21243 arch/powerpc/include/asm/elf.h | 12 +
21244 arch/powerpc/include/asm/exec.h | 2 +-
21245 arch/powerpc/include/asm/kmap_types.h | 2 +-
21246 arch/powerpc/include/asm/local.h | 46 +
21247 arch/powerpc/include/asm/mman.h | 2 +-
21248 arch/powerpc/include/asm/page.h | 8 +-
21249 arch/powerpc/include/asm/page_64.h | 7 +-
21250 arch/powerpc/include/asm/pgalloc-64.h | 7 +
21251 arch/powerpc/include/asm/pgtable.h | 1 +
21252 arch/powerpc/include/asm/pte-hash32.h | 1 +
21253 arch/powerpc/include/asm/reg.h | 1 +
21254 arch/powerpc/include/asm/smp.h | 2 +-
21255 arch/powerpc/include/asm/spinlock.h | 42 +-
21256 arch/powerpc/include/asm/uaccess.h | 141 +-
21257 arch/powerpc/kernel/Makefile | 5 +
21258 arch/powerpc/kernel/exceptions-64e.S | 4 +-
21259 arch/powerpc/kernel/exceptions-64s.S | 2 +-
21260 arch/powerpc/kernel/module_32.c | 15 +-
21261 arch/powerpc/kernel/process.c | 46 -
21262 arch/powerpc/kernel/signal_32.c | 2 +-
21263 arch/powerpc/kernel/signal_64.c | 2 +-
21264 arch/powerpc/kernel/traps.c | 21 +
21265 arch/powerpc/kernel/vdso.c | 5 +-
21266 arch/powerpc/lib/usercopy_64.c | 18 -
21267 arch/powerpc/mm/fault.c | 56 +-
21268 arch/powerpc/mm/mmap.c | 16 +
21269 arch/powerpc/mm/slice.c | 13 +-
21270 arch/powerpc/platforms/cell/spufs/file.c | 4 +-
21271 arch/s390/include/asm/atomic.h | 10 +
21272 arch/s390/include/asm/elf.h | 7 +
21273 arch/s390/include/asm/exec.h | 2 +-
21274 arch/s390/include/asm/uaccess.h | 13 +-
21275 arch/s390/kernel/module.c | 22 +-
21276 arch/s390/kernel/process.c | 24 -
21277 arch/s390/mm/mmap.c | 16 +
21278 arch/score/include/asm/exec.h | 2 +-
21279 arch/score/kernel/process.c | 5 -
21280 arch/sh/mm/mmap.c | 22 +-
21281 arch/sparc/include/asm/atomic_64.h | 110 +-
21282 arch/sparc/include/asm/cache.h | 2 +-
21283 arch/sparc/include/asm/elf_32.h | 7 +
21284 arch/sparc/include/asm/elf_64.h | 7 +
21285 arch/sparc/include/asm/pgalloc_32.h | 1 +
21286 arch/sparc/include/asm/pgalloc_64.h | 1 +
21287 arch/sparc/include/asm/pgtable.h | 4 +
21288 arch/sparc/include/asm/pgtable_32.h | 15 +-
21289 arch/sparc/include/asm/pgtsrmmu.h | 5 +
21290 arch/sparc/include/asm/setup.h | 4 +-
21291 arch/sparc/include/asm/spinlock_64.h | 35 +-
21292 arch/sparc/include/asm/thread_info_32.h | 1 +
21293 arch/sparc/include/asm/thread_info_64.h | 2 +
21294 arch/sparc/include/asm/uaccess.h | 1 +
21295 arch/sparc/include/asm/uaccess_32.h | 28 +-
21296 arch/sparc/include/asm/uaccess_64.h | 24 +-
21297 arch/sparc/kernel/Makefile | 2 +-
21298 arch/sparc/kernel/prom_common.c | 2 +-
21299 arch/sparc/kernel/smp_64.c | 8 +-
21300 arch/sparc/kernel/sys_sparc_32.c | 2 +-
21301 arch/sparc/kernel/sys_sparc_64.c | 52 +-
21302 arch/sparc/kernel/traps_64.c | 27 +-
21303 arch/sparc/lib/Makefile | 2 +-
21304 arch/sparc/lib/atomic_64.S | 57 +-
21305 arch/sparc/lib/ksyms.c | 6 +-
21306 arch/sparc/mm/Makefile | 2 +-
21307 arch/sparc/mm/fault_32.c | 292 +
21308 arch/sparc/mm/fault_64.c | 486 +
21309 arch/sparc/mm/hugetlbpage.c | 22 +-
21310 arch/sparc/mm/init_64.c | 10 +-
21311 arch/tile/include/asm/atomic_64.h | 10 +
21312 arch/tile/include/asm/uaccess.h | 4 +-
21313 arch/um/Makefile | 4 +
21314 arch/um/include/asm/kmap_types.h | 2 +-
21315 arch/um/include/asm/page.h | 3 +
21316 arch/um/include/asm/pgtable-3level.h | 1 +
21317 arch/um/kernel/process.c | 16 -
21318 arch/x86/Kconfig | 15 +-
21319 arch/x86/Kconfig.cpu | 6 +-
21320 arch/x86/Kconfig.debug | 4 +-
21321 arch/x86/Makefile | 13 +-
21322 arch/x86/boot/Makefile | 3 +
21323 arch/x86/boot/bitops.h | 4 +-
21324 arch/x86/boot/boot.h | 2 +-
21325 arch/x86/boot/compressed/Makefile | 3 +
21326 arch/x86/boot/compressed/efi_stub_32.S | 16 +-
21327 arch/x86/boot/compressed/efi_thunk_64.S | 4 +-
21328 arch/x86/boot/compressed/head_32.S | 4 +-
21329 arch/x86/boot/compressed/head_64.S | 12 +-
21330 arch/x86/boot/compressed/misc.c | 11 +-
21331 arch/x86/boot/cpucheck.c | 16 +-
21332 arch/x86/boot/header.S | 6 +-
21333 arch/x86/boot/memory.c | 2 +-
21334 arch/x86/boot/video-vesa.c | 1 +
21335 arch/x86/boot/video.c | 2 +-
21336 arch/x86/crypto/aes-x86_64-asm_64.S | 4 +
21337 arch/x86/crypto/aesni-intel_asm.S | 106 +-
21338 arch/x86/crypto/blowfish-x86_64-asm_64.S | 7 +
21339 arch/x86/crypto/camellia-aesni-avx-asm_64.S | 10 +
21340 arch/x86/crypto/camellia-aesni-avx2-asm_64.S | 10 +
21341 arch/x86/crypto/camellia-x86_64-asm_64.S | 7 +
21342 arch/x86/crypto/cast5-avx-x86_64-asm_64.S | 51 +-
21343 arch/x86/crypto/cast6-avx-x86_64-asm_64.S | 25 +-
21344 arch/x86/crypto/crc32c-pcl-intel-asm_64.S | 4 +-
21345 arch/x86/crypto/ghash-clmulni-intel_asm.S | 4 +
21346 arch/x86/crypto/salsa20-x86_64-asm_64.S | 4 +
21347 arch/x86/crypto/serpent-avx-x86_64-asm_64.S | 9 +
21348 arch/x86/crypto/serpent-avx2-asm_64.S | 9 +
21349 arch/x86/crypto/serpent-sse2-x86_64-asm_64.S | 4 +
21350 arch/x86/crypto/sha1_ssse3_asm.S | 10 +-
21351 arch/x86/crypto/sha256-avx-asm.S | 2 +
21352 arch/x86/crypto/sha256-avx2-asm.S | 2 +
21353 arch/x86/crypto/sha256-ssse3-asm.S | 2 +
21354 arch/x86/crypto/sha512-avx-asm.S | 2 +
21355 arch/x86/crypto/sha512-avx2-asm.S | 2 +
21356 arch/x86/crypto/sha512-ssse3-asm.S | 2 +
21357 arch/x86/crypto/twofish-avx-x86_64-asm_64.S | 25 +-
21358 arch/x86/crypto/twofish-x86_64-asm_64-3way.S | 4 +
21359 arch/x86/crypto/twofish-x86_64-asm_64.S | 3 +
21360 arch/x86/entry/calling.h | 86 +-
21361 arch/x86/entry/common.c | 13 +-
21362 arch/x86/entry/entry_32.S | 351 +-
21363 arch/x86/entry/entry_64.S | 619 +-
21364 arch/x86/entry/entry_64_compat.S | 159 +-
21365 arch/x86/entry/thunk_64.S | 2 +
21366 arch/x86/entry/vdso/Makefile | 2 +-
21367 arch/x86/entry/vdso/vdso2c.h | 8 +-
21368 arch/x86/entry/vdso/vma.c | 41 +-
21369 arch/x86/entry/vsyscall/vsyscall_64.c | 16 +-
21370 arch/x86/entry/vsyscall/vsyscall_emu_64.S | 2 +-
21371 arch/x86/ia32/ia32_signal.c | 23 +-
21372 arch/x86/ia32/sys_ia32.c | 42 +-
21373 arch/x86/include/asm/alternative-asm.h | 43 +-
21374 arch/x86/include/asm/alternative.h | 4 +-
21375 arch/x86/include/asm/apic.h | 2 +-
21376 arch/x86/include/asm/apm.h | 4 +-
21377 arch/x86/include/asm/atomic.h | 230 +-
21378 arch/x86/include/asm/atomic64_32.h | 100 +
21379 arch/x86/include/asm/atomic64_64.h | 164 +-
21380 arch/x86/include/asm/bitops.h | 18 +-
21381 arch/x86/include/asm/boot.h | 2 +-
21382 arch/x86/include/asm/cache.h | 5 +-
21383 arch/x86/include/asm/checksum_32.h | 12 +-
21384 arch/x86/include/asm/cmpxchg.h | 39 +
21385 arch/x86/include/asm/compat.h | 2 +-
21386 arch/x86/include/asm/cpufeature.h | 17 +-
21387 arch/x86/include/asm/desc.h | 78 +-
21388 arch/x86/include/asm/desc_defs.h | 6 +
21389 arch/x86/include/asm/div64.h | 2 +-
21390 arch/x86/include/asm/elf.h | 33 +-
21391 arch/x86/include/asm/emergency-restart.h | 2 +-
21392 arch/x86/include/asm/fpu/internal.h | 42 +-
21393 arch/x86/include/asm/fpu/types.h | 6 +-
21394 arch/x86/include/asm/futex.h | 14 +-
21395 arch/x86/include/asm/hw_irq.h | 4 +-
21396 arch/x86/include/asm/i8259.h | 2 +-
21397 arch/x86/include/asm/io.h | 22 +-
21398 arch/x86/include/asm/irqflags.h | 5 +
21399 arch/x86/include/asm/kprobes.h | 9 +-
21400 arch/x86/include/asm/local.h | 106 +-
21401 arch/x86/include/asm/mman.h | 15 +
21402 arch/x86/include/asm/mmu.h | 14 +-
21403 arch/x86/include/asm/mmu_context.h | 114 +-
21404 arch/x86/include/asm/module.h | 17 +-
21405 arch/x86/include/asm/nmi.h | 19 +-
21406 arch/x86/include/asm/page.h | 1 +
21407 arch/x86/include/asm/page_32.h | 12 +-
21408 arch/x86/include/asm/page_64.h | 14 +-
21409 arch/x86/include/asm/paravirt.h | 46 +-
21410 arch/x86/include/asm/paravirt_types.h | 15 +-
21411 arch/x86/include/asm/pgalloc.h | 23 +
21412 arch/x86/include/asm/pgtable-2level.h | 2 +
21413 arch/x86/include/asm/pgtable-3level.h | 7 +
21414 arch/x86/include/asm/pgtable.h | 128 +-
21415 arch/x86/include/asm/pgtable_32.h | 14 +-
21416 arch/x86/include/asm/pgtable_32_types.h | 24 +-
21417 arch/x86/include/asm/pgtable_64.h | 23 +-
21418 arch/x86/include/asm/pgtable_64_types.h | 5 +
21419 arch/x86/include/asm/pgtable_types.h | 26 +-
21420 arch/x86/include/asm/preempt.h | 2 +-
21421 arch/x86/include/asm/processor.h | 57 +-
21422 arch/x86/include/asm/ptrace.h | 13 +-
21423 arch/x86/include/asm/realmode.h | 4 +-
21424 arch/x86/include/asm/reboot.h | 10 +-
21425 arch/x86/include/asm/rmwcc.h | 84 +-
21426 arch/x86/include/asm/rwsem.h | 60 +-
21427 arch/x86/include/asm/segment.h | 27 +-
21428 arch/x86/include/asm/smap.h | 43 +
21429 arch/x86/include/asm/smp.h | 14 +-
21430 arch/x86/include/asm/stackprotector.h | 4 +-
21431 arch/x86/include/asm/stacktrace.h | 32 +-
21432 arch/x86/include/asm/switch_to.h | 4 +-
21433 arch/x86/include/asm/sys_ia32.h | 6 +-
21434 arch/x86/include/asm/thread_info.h | 27 +-
21435 arch/x86/include/asm/tlbflush.h | 77 +-
21436 arch/x86/include/asm/uaccess.h | 192 +-
21437 arch/x86/include/asm/uaccess_32.h | 28 +-
21438 arch/x86/include/asm/uaccess_64.h | 169 +-
21439 arch/x86/include/asm/word-at-a-time.h | 2 +-
21440 arch/x86/include/asm/x86_init.h | 10 +-
21441 arch/x86/include/asm/xen/page.h | 2 +-
21442 arch/x86/include/uapi/asm/e820.h | 2 +-
21443 arch/x86/kernel/Makefile | 2 +-
21444 arch/x86/kernel/acpi/boot.c | 4 +-
21445 arch/x86/kernel/acpi/sleep.c | 4 +
21446 arch/x86/kernel/acpi/wakeup_32.S | 6 +-
21447 arch/x86/kernel/alternative.c | 124 +-
21448 arch/x86/kernel/apic/apic.c | 4 +-
21449 arch/x86/kernel/apic/apic_flat_64.c | 6 +-
21450 arch/x86/kernel/apic/apic_noop.c | 2 +-
21451 arch/x86/kernel/apic/bigsmp_32.c | 2 +-
21452 arch/x86/kernel/apic/io_apic.c | 8 +-
21453 arch/x86/kernel/apic/msi.c | 2 +-
21454 arch/x86/kernel/apic/probe_32.c | 4 +-
21455 arch/x86/kernel/apic/vector.c | 4 +-
21456 arch/x86/kernel/apic/x2apic_cluster.c | 2 +-
21457 arch/x86/kernel/apic/x2apic_phys.c | 2 +-
21458 arch/x86/kernel/apic/x2apic_uv_x.c | 2 +-
21459 arch/x86/kernel/apm_32.c | 21 +-
21460 arch/x86/kernel/asm-offsets.c | 20 +
21461 arch/x86/kernel/asm-offsets_64.c | 1 +
21462 arch/x86/kernel/cpu/Makefile | 4 -
21463 arch/x86/kernel/cpu/amd.c | 2 +-
21464 arch/x86/kernel/cpu/bugs_64.c | 2 +
21465 arch/x86/kernel/cpu/common.c | 202 +-
21466 arch/x86/kernel/cpu/intel_cacheinfo.c | 14 +-
21467 arch/x86/kernel/cpu/mcheck/mce.c | 34 +-
21468 arch/x86/kernel/cpu/mcheck/p5.c | 3 +
21469 arch/x86/kernel/cpu/mcheck/winchip.c | 3 +
21470 arch/x86/kernel/cpu/microcode/intel.c | 4 +-
21471 arch/x86/kernel/cpu/mtrr/main.c | 2 +-
21472 arch/x86/kernel/cpu/mtrr/mtrr.h | 2 +-
21473 arch/x86/kernel/cpu/perf_event.c | 10 +-
21474 arch/x86/kernel/cpu/perf_event_amd_iommu.c | 2 +-
21475 arch/x86/kernel/cpu/perf_event_intel.c | 6 +-
21476 arch/x86/kernel/cpu/perf_event_intel_bts.c | 6 +-
21477 arch/x86/kernel/cpu/perf_event_intel_cqm.c | 4 +-
21478 arch/x86/kernel/cpu/perf_event_intel_pt.c | 44 +-
21479 arch/x86/kernel/cpu/perf_event_intel_rapl.c | 2 +-
21480 arch/x86/kernel/cpu/perf_event_intel_uncore.c | 2 +-
21481 arch/x86/kernel/cpu/perf_event_intel_uncore.h | 2 +-
21482 arch/x86/kernel/crash_dump_64.c | 2 +-
21483 arch/x86/kernel/doublefault.c | 8 +-
21484 arch/x86/kernel/dumpstack.c | 24 +-
21485 arch/x86/kernel/dumpstack_32.c | 25 +-
21486 arch/x86/kernel/dumpstack_64.c | 62 +-
21487 arch/x86/kernel/e820.c | 4 +-
21488 arch/x86/kernel/early_printk.c | 1 +
21489 arch/x86/kernel/espfix_64.c | 44 +-
21490 arch/x86/kernel/fpu/core.c | 24 +-
21491 arch/x86/kernel/fpu/init.c | 40 +-
21492 arch/x86/kernel/fpu/regset.c | 22 +-
21493 arch/x86/kernel/fpu/signal.c | 20 +-
21494 arch/x86/kernel/fpu/xstate.c | 8 +-
21495 arch/x86/kernel/ftrace.c | 18 +-
21496 arch/x86/kernel/head64.c | 14 +-
21497 arch/x86/kernel/head_32.S | 235 +-
21498 arch/x86/kernel/head_64.S | 173 +-
21499 arch/x86/kernel/i386_ksyms_32.c | 12 +
21500 arch/x86/kernel/i8259.c | 10 +-
21501 arch/x86/kernel/io_delay.c | 2 +-
21502 arch/x86/kernel/ioport.c | 2 +-
21503 arch/x86/kernel/irq.c | 8 +-
21504 arch/x86/kernel/irq_32.c | 45 +-
21505 arch/x86/kernel/jump_label.c | 10 +-
21506 arch/x86/kernel/kgdb.c | 21 +-
21507 arch/x86/kernel/kprobes/core.c | 28 +-
21508 arch/x86/kernel/kprobes/opt.c | 16 +-
21509 arch/x86/kernel/ksysfs.c | 2 +-
21510 arch/x86/kernel/kvmclock.c | 20 +-
21511 arch/x86/kernel/ldt.c | 25 +
21512 arch/x86/kernel/livepatch.c | 12 +-
21513 arch/x86/kernel/machine_kexec_32.c | 6 +-
21514 arch/x86/kernel/mcount_64.S | 19 +-
21515 arch/x86/kernel/module.c | 78 +-
21516 arch/x86/kernel/msr.c | 2 +-
21517 arch/x86/kernel/nmi.c | 34 +-
21518 arch/x86/kernel/nmi_selftest.c | 4 +-
21519 arch/x86/kernel/paravirt-spinlocks.c | 2 +-
21520 arch/x86/kernel/paravirt.c | 45 +-
21521 arch/x86/kernel/paravirt_patch_64.c | 8 +
21522 arch/x86/kernel/pci-calgary_64.c | 2 +-
21523 arch/x86/kernel/pci-iommu_table.c | 2 +-
21524 arch/x86/kernel/pci-swiotlb.c | 2 +-
21525 arch/x86/kernel/process.c | 80 +-
21526 arch/x86/kernel/process_32.c | 29 +-
21527 arch/x86/kernel/process_64.c | 14 +-
21528 arch/x86/kernel/ptrace.c | 20 +-
21529 arch/x86/kernel/pvclock.c | 8 +-
21530 arch/x86/kernel/reboot.c | 44 +-
21531 arch/x86/kernel/reboot_fixups_32.c | 2 +-
21532 arch/x86/kernel/relocate_kernel_64.S | 3 +-
21533 arch/x86/kernel/setup.c | 29 +-
21534 arch/x86/kernel/setup_percpu.c | 29 +-
21535 arch/x86/kernel/signal.c | 17 +-
21536 arch/x86/kernel/smp.c | 2 +-
21537 arch/x86/kernel/smpboot.c | 29 +-
21538 arch/x86/kernel/step.c | 6 +-
21539 arch/x86/kernel/sys_i386_32.c | 184 +
21540 arch/x86/kernel/sys_x86_64.c | 22 +-
21541 arch/x86/kernel/tboot.c | 14 +-
21542 arch/x86/kernel/time.c | 8 +-
21543 arch/x86/kernel/tls.c | 7 +-
21544 arch/x86/kernel/tracepoint.c | 4 +-
21545 arch/x86/kernel/traps.c | 53 +-
21546 arch/x86/kernel/tsc.c | 2 +-
21547 arch/x86/kernel/uprobes.c | 2 +-
21548 arch/x86/kernel/vm86_32.c | 6 +-
21549 arch/x86/kernel/vmlinux.lds.S | 153 +-
21550 arch/x86/kernel/x8664_ksyms_64.c | 6 +-
21551 arch/x86/kernel/x86_init.c | 6 +-
21552 arch/x86/kvm/cpuid.c | 21 +-
21553 arch/x86/kvm/emulate.c | 2 +-
21554 arch/x86/kvm/lapic.c | 2 +-
21555 arch/x86/kvm/paging_tmpl.h | 2 +-
21556 arch/x86/kvm/svm.c | 10 +-
21557 arch/x86/kvm/vmx.c | 62 +-
21558 arch/x86/kvm/x86.c | 42 +-
21559 arch/x86/lguest/boot.c | 3 +-
21560 arch/x86/lib/atomic64_386_32.S | 164 +
21561 arch/x86/lib/atomic64_cx8_32.S | 98 +-
21562 arch/x86/lib/checksum_32.S | 99 +-
21563 arch/x86/lib/clear_page_64.S | 3 +
21564 arch/x86/lib/cmpxchg16b_emu.S | 3 +
21565 arch/x86/lib/copy_page_64.S | 14 +-
21566 arch/x86/lib/copy_user_64.S | 66 +-
21567 arch/x86/lib/csum-copy_64.S | 14 +-
21568 arch/x86/lib/csum-wrappers_64.c | 8 +-
21569 arch/x86/lib/getuser.S | 74 +-
21570 arch/x86/lib/insn.c | 8 +-
21571 arch/x86/lib/iomap_copy_64.S | 2 +
21572 arch/x86/lib/memcpy_64.S | 6 +
21573 arch/x86/lib/memmove_64.S | 3 +-
21574 arch/x86/lib/memset_64.S | 3 +
21575 arch/x86/lib/mmx_32.c | 243 +-
21576 arch/x86/lib/msr-reg.S | 2 +
21577 arch/x86/lib/putuser.S | 87 +-
21578 arch/x86/lib/rwsem.S | 6 +-
21579 arch/x86/lib/usercopy_32.c | 359 +-
21580 arch/x86/lib/usercopy_64.c | 20 +-
21581 arch/x86/math-emu/fpu_aux.c | 2 +-
21582 arch/x86/math-emu/fpu_entry.c | 4 +-
21583 arch/x86/math-emu/fpu_system.h | 2 +-
21584 arch/x86/mm/Makefile | 4 +
21585 arch/x86/mm/extable.c | 26 +-
21586 arch/x86/mm/fault.c | 570 +-
21587 arch/x86/mm/gup.c | 6 +-
21588 arch/x86/mm/highmem_32.c | 6 +
21589 arch/x86/mm/hugetlbpage.c | 24 +-
21590 arch/x86/mm/init.c | 111 +-
21591 arch/x86/mm/init_32.c | 111 +-
21592 arch/x86/mm/init_64.c | 46 +-
21593 arch/x86/mm/iomap_32.c | 4 +
21594 arch/x86/mm/ioremap.c | 52 +-
21595 arch/x86/mm/kmemcheck/kmemcheck.c | 4 +-
21596 arch/x86/mm/mmap.c | 40 +-
21597 arch/x86/mm/mmio-mod.c | 10 +-
21598 arch/x86/mm/numa.c | 2 +-
21599 arch/x86/mm/pageattr.c | 38 +-
21600 arch/x86/mm/pat.c | 12 +-
21601 arch/x86/mm/pat_rbtree.c | 2 +-
21602 arch/x86/mm/pf_in.c | 10 +-
21603 arch/x86/mm/pgtable.c | 214 +-
21604 arch/x86/mm/pgtable_32.c | 3 +
21605 arch/x86/mm/setup_nx.c | 7 +
21606 arch/x86/mm/tlb.c | 4 +
21607 arch/x86/mm/uderef_64.c | 37 +
21608 arch/x86/net/bpf_jit.S | 11 +
21609 arch/x86/net/bpf_jit_comp.c | 13 +-
21610 arch/x86/oprofile/backtrace.c | 6 +-
21611 arch/x86/oprofile/nmi_int.c | 8 +-
21612 arch/x86/oprofile/op_model_amd.c | 8 +-
21613 arch/x86/oprofile/op_model_ppro.c | 7 +-
21614 arch/x86/oprofile/op_x86_model.h | 2 +-
21615 arch/x86/pci/intel_mid_pci.c | 2 +-
21616 arch/x86/pci/irq.c | 8 +-
21617 arch/x86/pci/pcbios.c | 144 +-
21618 arch/x86/platform/efi/efi_32.c | 24 +
21619 arch/x86/platform/efi/efi_64.c | 26 +-
21620 arch/x86/platform/efi/efi_stub_32.S | 64 +-
21621 arch/x86/platform/efi/efi_stub_64.S | 2 +
21622 arch/x86/platform/intel-mid/intel-mid.c | 5 +-
21623 arch/x86/platform/intel-mid/intel_mid_weak_decls.h | 6 +-
21624 arch/x86/platform/intel-mid/mfld.c | 4 +-
21625 arch/x86/platform/intel-mid/mrfl.c | 2 +-
21626 arch/x86/platform/intel-quark/imr_selftest.c | 2 +-
21627 arch/x86/platform/olpc/olpc_dt.c | 2 +-
21628 arch/x86/power/cpu.c | 11 +-
21629 arch/x86/realmode/init.c | 10 +-
21630 arch/x86/realmode/rm/Makefile | 3 +
21631 arch/x86/realmode/rm/header.S | 4 +-
21632 arch/x86/realmode/rm/reboot.S | 4 +
21633 arch/x86/realmode/rm/trampoline_32.S | 12 +-
21634 arch/x86/realmode/rm/trampoline_64.S | 3 +-
21635 arch/x86/realmode/rm/wakeup_asm.S | 5 +-
21636 arch/x86/tools/Makefile | 2 +-
21637 arch/x86/tools/relocs.c | 96 +-
21638 arch/x86/um/mem_32.c | 2 +-
21639 arch/x86/um/tls_32.c | 2 +-
21640 arch/x86/xen/enlighten.c | 50 +-
21641 arch/x86/xen/mmu.c | 19 +-
21642 arch/x86/xen/smp.c | 16 +-
21643 arch/x86/xen/xen-asm_32.S | 2 +-
21644 arch/x86/xen/xen-head.S | 11 +
21645 arch/x86/xen/xen-ops.h | 2 -
21646 block/bio.c | 4 +-
21647 block/blk-iopoll.c | 2 +-
21648 block/blk-map.c | 2 +-
21649 block/blk-softirq.c | 2 +-
21650 block/bsg.c | 12 +-
21651 block/compat_ioctl.c | 4 +-
21652 block/genhd.c | 9 +-
21653 block/partitions/efi.c | 8 +-
21654 block/scsi_ioctl.c | 29 +-
21655 crypto/cryptd.c | 4 +-
21656 crypto/pcrypt.c | 2 +-
21657 crypto/zlib.c | 12 +-
21658 drivers/acpi/acpi_video.c | 2 +-
21659 drivers/acpi/apei/apei-internal.h | 2 +-
21660 drivers/acpi/apei/ghes.c | 4 +-
21661 drivers/acpi/bgrt.c | 6 +-
21662 drivers/acpi/blacklist.c | 4 +-
21663 drivers/acpi/bus.c | 4 +-
21664 drivers/acpi/device_pm.c | 4 +-
21665 drivers/acpi/ec.c | 2 +-
21666 drivers/acpi/pci_slot.c | 2 +-
21667 drivers/acpi/processor_idle.c | 2 +-
21668 drivers/acpi/processor_pdc.c | 2 +-
21669 drivers/acpi/sleep.c | 2 +-
21670 drivers/acpi/sysfs.c | 4 +-
21671 drivers/acpi/thermal.c | 2 +-
21672 drivers/acpi/video_detect.c | 7 +-
21673 drivers/ata/libata-core.c | 12 +-
21674 drivers/ata/libata-scsi.c | 2 +-
21675 drivers/ata/libata.h | 2 +-
21676 drivers/ata/pata_arasan_cf.c | 4 +-
21677 drivers/atm/adummy.c | 2 +-
21678 drivers/atm/ambassador.c | 8 +-
21679 drivers/atm/atmtcp.c | 14 +-
21680 drivers/atm/eni.c | 10 +-
21681 drivers/atm/firestream.c | 8 +-
21682 drivers/atm/fore200e.c | 14 +-
21683 drivers/atm/he.c | 18 +-
21684 drivers/atm/horizon.c | 4 +-
21685 drivers/atm/idt77252.c | 36 +-
21686 drivers/atm/iphase.c | 34 +-
21687 drivers/atm/lanai.c | 12 +-
21688 drivers/atm/nicstar.c | 46 +-
21689 drivers/atm/solos-pci.c | 4 +-
21690 drivers/atm/suni.c | 4 +-
21691 drivers/atm/uPD98402.c | 16 +-
21692 drivers/atm/zatm.c | 6 +-
21693 drivers/base/bus.c | 4 +-
21694 drivers/base/devtmpfs.c | 8 +-
21695 drivers/base/node.c | 2 +-
21696 drivers/base/platform-msi.c | 20 +-
21697 drivers/base/power/domain.c | 11 +-
21698 drivers/base/power/sysfs.c | 2 +-
21699 drivers/base/power/wakeup.c | 8 +-
21700 drivers/base/regmap/regmap-debugfs.c | 11 +-
21701 drivers/base/syscore.c | 4 +-
21702 drivers/block/cciss.c | 28 +-
21703 drivers/block/cciss.h | 2 +-
21704 drivers/block/cpqarray.c | 28 +-
21705 drivers/block/cpqarray.h | 2 +-
21706 drivers/block/drbd/drbd_bitmap.c | 2 +-
21707 drivers/block/drbd/drbd_int.h | 8 +-
21708 drivers/block/drbd/drbd_main.c | 12 +-
21709 drivers/block/drbd/drbd_nl.c | 4 +-
21710 drivers/block/drbd/drbd_receiver.c | 34 +-
21711 drivers/block/drbd/drbd_worker.c | 8 +-
21712 drivers/block/pktcdvd.c | 4 +-
21713 drivers/block/rbd.c | 2 +-
21714 drivers/bluetooth/btwilink.c | 2 +-
21715 drivers/bus/arm-cci.c | 12 +-
21716 drivers/cdrom/cdrom.c | 11 +-
21717 drivers/cdrom/gdrom.c | 1 -
21718 drivers/char/agp/compat_ioctl.c | 2 +-
21719 drivers/char/agp/frontend.c | 4 +-
21720 drivers/char/agp/intel-gtt.c | 4 +-
21721 drivers/char/hpet.c | 2 +-
21722 drivers/char/ipmi/ipmi_msghandler.c | 8 +-
21723 drivers/char/ipmi/ipmi_si_intf.c | 8 +-
21724 drivers/char/mem.c | 47 +-
21725 drivers/char/nvram.c | 2 +-
21726 drivers/char/pcmcia/synclink_cs.c | 16 +-
21727 drivers/char/random.c | 12 +-
21728 drivers/char/sonypi.c | 11 +-
21729 drivers/char/tpm/tpm_acpi.c | 3 +-
21730 drivers/char/tpm/tpm_eventlog.c | 4 +-
21731 drivers/char/virtio_console.c | 4 +-
21732 drivers/clk/clk-composite.c | 2 +-
21733 drivers/clk/samsung/clk.h | 2 +-
21734 drivers/clk/socfpga/clk-gate.c | 9 +-
21735 drivers/clk/socfpga/clk-pll.c | 9 +-
21736 drivers/clk/ti/clk.c | 8 +-
21737 drivers/cpufreq/acpi-cpufreq.c | 17 +-
21738 drivers/cpufreq/cpufreq-dt.c | 4 +-
21739 drivers/cpufreq/cpufreq.c | 30 +-
21740 drivers/cpufreq/cpufreq_governor.c | 2 +-
21741 drivers/cpufreq/cpufreq_governor.h | 4 +-
21742 drivers/cpufreq/cpufreq_ondemand.c | 10 +-
21743 drivers/cpufreq/intel_pstate.c | 33 +-
21744 drivers/cpufreq/p4-clockmod.c | 12 +-
21745 drivers/cpufreq/sparc-us3-cpufreq.c | 67 +-
21746 drivers/cpufreq/speedstep-centrino.c | 7 +-
21747 drivers/cpuidle/driver.c | 2 +-
21748 drivers/cpuidle/dt_idle_states.c | 2 +-
21749 drivers/cpuidle/governor.c | 2 +-
21750 drivers/cpuidle/sysfs.c | 2 +-
21751 drivers/crypto/hifn_795x.c | 4 +-
21752 drivers/devfreq/devfreq.c | 4 +-
21753 drivers/dma/sh/shdma-base.c | 4 +-
21754 drivers/dma/sh/shdmac.c | 2 +-
21755 drivers/edac/edac_device.c | 4 +-
21756 drivers/edac/edac_mc_sysfs.c | 2 +-
21757 drivers/edac/edac_pci.c | 4 +-
21758 drivers/edac/edac_pci_sysfs.c | 22 +-
21759 drivers/edac/mce_amd.h | 2 +-
21760 drivers/firewire/core-card.c | 6 +-
21761 drivers/firewire/core-device.c | 2 +-
21762 drivers/firewire/core-transaction.c | 1 +
21763 drivers/firewire/core.h | 1 +
21764 drivers/firmware/dmi-id.c | 2 +-
21765 drivers/firmware/dmi_scan.c | 12 +-
21766 drivers/firmware/efi/cper.c | 8 +-
21767 drivers/firmware/efi/efi.c | 12 +-
21768 drivers/firmware/efi/efivars.c | 2 +-
21769 drivers/firmware/efi/runtime-map.c | 2 +-
21770 drivers/firmware/google/gsmi.c | 2 +-
21771 drivers/firmware/google/memconsole.c | 7 +-
21772 drivers/firmware/memmap.c | 2 +-
21773 drivers/firmware/psci.c | 2 +-
21774 drivers/gpio/gpio-davinci.c | 6 +-
21775 drivers/gpio/gpio-em.c | 2 +-
21776 drivers/gpio/gpio-ich.c | 2 +-
21777 drivers/gpio/gpio-omap.c | 4 +-
21778 drivers/gpio/gpio-rcar.c | 2 +-
21779 drivers/gpio/gpio-vr41xx.c | 2 +-
21780 drivers/gpio/gpiolib.c | 12 +-
21781 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
21782 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 2 +-
21783 drivers/gpu/drm/amd/amdkfd/kfd_device.c | 6 +-
21784 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 90 +-
21785 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.h | 8 +-
21786 .../drm/amd/amdkfd/kfd_device_queue_manager_cik.c | 14 +-
21787 .../drm/amd/amdkfd/kfd_device_queue_manager_vi.c | 14 +-
21788 drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c | 4 +-
21789 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c | 2 +-
21790 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.h | 2 +-
21791 .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 16 +-
21792 drivers/gpu/drm/drm_crtc.c | 2 +-
21793 drivers/gpu/drm/drm_drv.c | 2 +-
21794 drivers/gpu/drm/drm_fops.c | 12 +-
21795 drivers/gpu/drm/drm_global.c | 14 +-
21796 drivers/gpu/drm/drm_info.c | 13 +-
21797 drivers/gpu/drm/drm_ioc32.c | 13 +-
21798 drivers/gpu/drm/drm_ioctl.c | 2 +-
21799 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c | 10 +-
21800 drivers/gpu/drm/i810/i810_drv.h | 4 +-
21801 drivers/gpu/drm/i915/i915_dma.c | 2 +-
21802 drivers/gpu/drm/i915/i915_gem_execbuffer.c | 4 +-
21803 drivers/gpu/drm/i915/i915_gem_gtt.c | 16 +-
21804 drivers/gpu/drm/i915/i915_gem_gtt.h | 6 +-
21805 drivers/gpu/drm/i915/i915_ioc32.c | 10 +-
21806 drivers/gpu/drm/i915/intel_display.c | 26 +-
21807 drivers/gpu/drm/imx/imx-drm-core.c | 2 +-
21808 drivers/gpu/drm/mga/mga_drv.h | 4 +-
21809 drivers/gpu/drm/mga/mga_ioc32.c | 10 +-
21810 drivers/gpu/drm/mga/mga_irq.c | 8 +-
21811 drivers/gpu/drm/nouveau/nouveau_bios.c | 2 +-
21812 drivers/gpu/drm/nouveau/nouveau_drm.h | 1 -
21813 drivers/gpu/drm/nouveau/nouveau_ioc32.c | 2 +-
21814 drivers/gpu/drm/nouveau/nouveau_vga.c | 2 +-
21815 drivers/gpu/drm/omapdrm/Makefile | 2 +-
21816 drivers/gpu/drm/qxl/qxl_cmd.c | 12 +-
21817 drivers/gpu/drm/qxl/qxl_debugfs.c | 8 +-
21818 drivers/gpu/drm/qxl/qxl_drv.h | 8 +-
21819 drivers/gpu/drm/qxl/qxl_ioctl.c | 10 +-
21820 drivers/gpu/drm/qxl/qxl_irq.c | 16 +-
21821 drivers/gpu/drm/qxl/qxl_ttm.c | 38 +-
21822 drivers/gpu/drm/r128/r128_cce.c | 2 +-
21823 drivers/gpu/drm/r128/r128_drv.h | 4 +-
21824 drivers/gpu/drm/r128/r128_ioc32.c | 10 +-
21825 drivers/gpu/drm/r128/r128_irq.c | 4 +-
21826 drivers/gpu/drm/r128/r128_state.c | 4 +-
21827 drivers/gpu/drm/radeon/mkregtable.c | 4 +-
21828 drivers/gpu/drm/radeon/radeon_device.c | 2 +-
21829 drivers/gpu/drm/radeon/radeon_drv.h | 2 +-
21830 drivers/gpu/drm/radeon/radeon_ioc32.c | 12 +-
21831 drivers/gpu/drm/radeon/radeon_irq.c | 6 +-
21832 drivers/gpu/drm/radeon/radeon_state.c | 4 +-
21833 drivers/gpu/drm/radeon/radeon_ttm.c | 4 +-
21834 drivers/gpu/drm/tegra/dc.c | 2 +-
21835 drivers/gpu/drm/tegra/dsi.c | 2 +-
21836 drivers/gpu/drm/tegra/hdmi.c | 2 +-
21837 drivers/gpu/drm/tegra/sor.c | 7 +-
21838 drivers/gpu/drm/tilcdc/Makefile | 6 +-
21839 drivers/gpu/drm/ttm/ttm_memory.c | 4 +-
21840 drivers/gpu/drm/ttm/ttm_page_alloc.c | 18 +-
21841 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c | 18 +-
21842 drivers/gpu/drm/udl/udl_fb.c | 1 -
21843 drivers/gpu/drm/via/via_drv.h | 4 +-
21844 drivers/gpu/drm/via/via_irq.c | 18 +-
21845 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 2 +-
21846 drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 8 +-
21847 drivers/gpu/drm/vmwgfx/vmwgfx_irq.c | 4 +-
21848 drivers/gpu/drm/vmwgfx/vmwgfx_marker.c | 2 +-
21849 drivers/gpu/vga/vga_switcheroo.c | 4 +-
21850 drivers/hid/hid-core.c | 4 +-
21851 drivers/hid/hid-sensor-custom.c | 2 +-
21852 drivers/hv/channel.c | 2 +-
21853 drivers/hv/hv.c | 4 +-
21854 drivers/hv/hv_balloon.c | 18 +-
21855 drivers/hv/hyperv_vmbus.h | 2 +-
21856 drivers/hwmon/acpi_power_meter.c | 6 +-
21857 drivers/hwmon/applesmc.c | 2 +-
21858 drivers/hwmon/asus_atk0110.c | 10 +-
21859 drivers/hwmon/coretemp.c | 2 +-
21860 drivers/hwmon/dell-smm-hwmon.c | 2 +-
21861 drivers/hwmon/ibmaem.c | 2 +-
21862 drivers/hwmon/iio_hwmon.c | 2 +-
21863 drivers/hwmon/nct6683.c | 6 +-
21864 drivers/hwmon/nct6775.c | 6 +-
21865 drivers/hwmon/pmbus/pmbus_core.c | 10 +-
21866 drivers/hwmon/sht15.c | 12 +-
21867 drivers/hwmon/via-cputemp.c | 2 +-
21868 drivers/i2c/busses/i2c-amd756-s4882.c | 2 +-
21869 drivers/i2c/busses/i2c-nforce2-s4985.c | 2 +-
21870 drivers/i2c/i2c-dev.c | 2 +-
21871 drivers/ide/ide-cd.c | 2 +-
21872 drivers/ide/ide-disk.c | 2 +-
21873 drivers/iio/industrialio-core.c | 2 +-
21874 drivers/iio/magnetometer/ak8975.c | 2 +-
21875 drivers/infiniband/core/cm.c | 32 +-
21876 drivers/infiniband/core/fmr_pool.c | 20 +-
21877 drivers/infiniband/core/uverbs_cmd.c | 3 +
21878 drivers/infiniband/hw/cxgb4/mem.c | 4 +-
21879 drivers/infiniband/hw/mlx4/mad.c | 2 +-
21880 drivers/infiniband/hw/mlx4/mcg.c | 2 +-
21881 drivers/infiniband/hw/mlx4/mlx4_ib.h | 2 +-
21882 drivers/infiniband/hw/mthca/mthca_cmd.c | 8 +-
21883 drivers/infiniband/hw/mthca/mthca_main.c | 2 +-
21884 drivers/infiniband/hw/mthca/mthca_mr.c | 6 +-
21885 drivers/infiniband/hw/mthca/mthca_provider.c | 2 +-
21886 drivers/infiniband/hw/nes/nes.c | 4 +-
21887 drivers/infiniband/hw/nes/nes.h | 40 +-
21888 drivers/infiniband/hw/nes/nes_cm.c | 62 +-
21889 drivers/infiniband/hw/nes/nes_mgt.c | 8 +-
21890 drivers/infiniband/hw/nes/nes_nic.c | 40 +-
21891 drivers/infiniband/hw/nes/nes_verbs.c | 10 +-
21892 drivers/infiniband/hw/qib/qib.h | 1 +
21893 drivers/infiniband/ulp/ipoib/ipoib_netlink.c | 2 +-
21894 drivers/input/gameport/gameport.c | 4 +-
21895 drivers/input/input.c | 4 +-
21896 drivers/input/joystick/sidewinder.c | 1 +
21897 drivers/input/joystick/xpad.c | 4 +-
21898 drivers/input/misc/ims-pcu.c | 4 +-
21899 drivers/input/mouse/psmouse.h | 2 +-
21900 drivers/input/mousedev.c | 2 +-
21901 drivers/input/serio/serio.c | 4 +-
21902 drivers/input/serio/serio_raw.c | 4 +-
21903 drivers/input/touchscreen/htcpen.c | 2 +-
21904 drivers/iommu/arm-smmu-v3.c | 2 +-
21905 drivers/iommu/arm-smmu.c | 43 +-
21906 drivers/iommu/io-pgtable-arm.c | 101 +-
21907 drivers/iommu/io-pgtable.c | 11 +-
21908 drivers/iommu/io-pgtable.h | 19 +-
21909 drivers/iommu/iommu.c | 2 +-
21910 drivers/iommu/ipmmu-vmsa.c | 13 +-
21911 drivers/iommu/irq_remapping.c | 2 +-
21912 drivers/irqchip/irq-gic.c | 2 +-
21913 drivers/irqchip/irq-i8259.c | 2 +-
21914 drivers/irqchip/irq-renesas-intc-irqpin.c | 2 +-
21915 drivers/irqchip/irq-renesas-irqc.c | 2 +-
21916 drivers/isdn/capi/capi.c | 10 +-
21917 drivers/isdn/gigaset/interface.c | 8 +-
21918 drivers/isdn/gigaset/usb-gigaset.c | 2 +-
21919 drivers/isdn/hardware/avm/b1.c | 4 +-
21920 drivers/isdn/i4l/isdn_common.c | 2 +
21921 drivers/isdn/i4l/isdn_tty.c | 22 +-
21922 drivers/isdn/icn/icn.c | 2 +-
21923 drivers/isdn/mISDN/dsp_cmx.c | 2 +-
21924 drivers/lguest/core.c | 10 +-
21925 drivers/lguest/page_tables.c | 2 +-
21926 drivers/lguest/x86/core.c | 12 +-
21927 drivers/lguest/x86/switcher_32.S | 27 +-
21928 drivers/md/bcache/closure.h | 2 +-
21929 drivers/md/bitmap.c | 2 +-
21930 drivers/md/dm-ioctl.c | 2 +-
21931 drivers/md/dm-raid1.c | 18 +-
21932 drivers/md/dm-stats.c | 6 +-
21933 drivers/md/dm-stripe.c | 10 +-
21934 drivers/md/dm-table.c | 2 +-
21935 drivers/md/dm-thin-metadata.c | 4 +-
21936 drivers/md/dm.c | 16 +-
21937 drivers/md/md.c | 26 +-
21938 drivers/md/md.h | 6 +-
21939 drivers/md/persistent-data/dm-space-map-metadata.c | 4 +-
21940 drivers/md/persistent-data/dm-space-map.h | 1 +
21941 drivers/md/raid1.c | 4 +-
21942 drivers/md/raid10.c | 18 +-
21943 drivers/md/raid5.c | 22 +-
21944 drivers/media/dvb-core/dvbdev.c | 2 +-
21945 drivers/media/dvb-frontends/af9033.h | 2 +-
21946 drivers/media/dvb-frontends/dib3000.h | 2 +-
21947 drivers/media/dvb-frontends/dib7000p.h | 2 +-
21948 drivers/media/dvb-frontends/dib8000.h | 2 +-
21949 drivers/media/pci/cx88/cx88-video.c | 6 +-
21950 drivers/media/pci/ivtv/ivtv-driver.c | 2 +-
21951 drivers/media/pci/solo6x10/solo6x10-core.c | 2 +-
21952 drivers/media/pci/solo6x10/solo6x10-p2m.c | 2 +-
21953 drivers/media/pci/solo6x10/solo6x10.h | 2 +-
21954 drivers/media/pci/tw68/tw68-core.c | 2 +-
21955 drivers/media/platform/omap/omap_vout.c | 11 +-
21956 drivers/media/platform/s5p-tv/mixer.h | 2 +-
21957 drivers/media/platform/s5p-tv/mixer_grp_layer.c | 2 +-
21958 drivers/media/platform/s5p-tv/mixer_reg.c | 2 +-
21959 drivers/media/platform/s5p-tv/mixer_video.c | 24 +-
21960 drivers/media/platform/s5p-tv/mixer_vp_layer.c | 2 +-
21961 drivers/media/radio/radio-cadet.c | 2 +
21962 drivers/media/radio/radio-maxiradio.c | 2 +-
21963 drivers/media/radio/radio-shark.c | 2 +-
21964 drivers/media/radio/radio-shark2.c | 2 +-
21965 drivers/media/radio/radio-si476x.c | 2 +-
21966 drivers/media/radio/wl128x/fmdrv_common.c | 2 +-
21967 drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 12 +-
21968 drivers/media/v4l2-core/v4l2-device.c | 4 +-
21969 drivers/media/v4l2-core/v4l2-ioctl.c | 13 +-
21970 drivers/memory/omap-gpmc.c | 21 +-
21971 drivers/message/fusion/mptsas.c | 34 +-
21972 drivers/mfd/ab8500-debugfs.c | 2 +-
21973 drivers/mfd/kempld-core.c | 2 +-
21974 drivers/mfd/max8925-i2c.c | 2 +-
21975 drivers/mfd/tps65910.c | 2 +-
21976 drivers/mfd/twl4030-irq.c | 9 +-
21977 drivers/mfd/wm5110-tables.c | 2 +-
21978 drivers/mfd/wm8998-tables.c | 2 +-
21979 drivers/misc/c2port/core.c | 4 +-
21980 drivers/misc/kgdbts.c | 4 +-
21981 drivers/misc/lis3lv02d/lis3lv02d.c | 8 +-
21982 drivers/misc/lis3lv02d/lis3lv02d.h | 2 +-
21983 drivers/misc/mic/scif/scif_rb.c | 8 +-
21984 drivers/misc/sgi-gru/gruhandles.c | 4 +-
21985 drivers/misc/sgi-gru/gruprocfs.c | 8 +-
21986 drivers/misc/sgi-gru/grutables.h | 154 +-
21987 drivers/misc/sgi-xp/xp.h | 2 +-
21988 drivers/misc/sgi-xp/xpc.h | 3 +-
21989 drivers/misc/sgi-xp/xpc_main.c | 2 +-
21990 drivers/mmc/card/block.c | 2 +-
21991 drivers/mmc/host/dw_mmc.h | 2 +-
21992 drivers/mmc/host/mmci.c | 4 +-
21993 drivers/mmc/host/omap_hsmmc.c | 4 +-
21994 drivers/mmc/host/sdhci-esdhc-imx.c | 7 +-
21995 drivers/mmc/host/sdhci-s3c.c | 8 +-
21996 drivers/mtd/chips/cfi_cmdset_0020.c | 2 +-
21997 drivers/mtd/nand/denali.c | 1 +
21998 drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 2 +-
21999 drivers/mtd/nftlmount.c | 1 +
22000 drivers/mtd/sm_ftl.c | 2 +-
22001 drivers/net/bonding/bond_netlink.c | 2 +-
22002 drivers/net/caif/caif_hsi.c | 2 +-
22003 drivers/net/can/Kconfig | 2 +-
22004 drivers/net/can/dev.c | 2 +-
22005 drivers/net/can/vcan.c | 2 +-
22006 drivers/net/dummy.c | 2 +-
22007 drivers/net/ethernet/8390/ax88796.c | 4 +-
22008 drivers/net/ethernet/altera/altera_tse_main.c | 4 +-
22009 drivers/net/ethernet/amd/xgbe/xgbe-common.h | 4 +-
22010 drivers/net/ethernet/amd/xgbe/xgbe-dcb.c | 4 +-
22011 drivers/net/ethernet/amd/xgbe/xgbe-desc.c | 27 +-
22012 drivers/net/ethernet/amd/xgbe/xgbe-dev.c | 143 +-
22013 drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 64 +-
22014 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c | 10 +-
22015 drivers/net/ethernet/amd/xgbe/xgbe-main.c | 15 +-
22016 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 27 +-
22017 drivers/net/ethernet/amd/xgbe/xgbe-ptp.c | 4 +-
22018 drivers/net/ethernet/amd/xgbe/xgbe.h | 10 +-
22019 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h | 2 +-
22020 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c | 11 +-
22021 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h | 3 +-
22022 drivers/net/ethernet/broadcom/tg3.h | 1 +
22023 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c | 6 +-
22024 drivers/net/ethernet/cavium/liquidio/lio_main.c | 11 +-
22025 drivers/net/ethernet/chelsio/cxgb3/l2t.h | 2 +-
22026 drivers/net/ethernet/dec/tulip/de4x5.c | 4 +-
22027 drivers/net/ethernet/emulex/benet/be_main.c | 2 +-
22028 drivers/net/ethernet/faraday/ftgmac100.c | 2 +
22029 drivers/net/ethernet/faraday/ftmac100.c | 2 +
22030 drivers/net/ethernet/intel/i40e/i40e_ptp.c | 2 +-
22031 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c | 2 +-
22032 drivers/net/ethernet/mellanox/mlx4/en_tx.c | 4 +-
22033 drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 7 +-
22034 drivers/net/ethernet/neterion/vxge/vxge-config.c | 7 +-
22035 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 4 +-
22036 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c | 12 +-
22037 .../net/ethernet/qlogic/qlcnic/qlcnic_minidump.c | 2 +-
22038 drivers/net/ethernet/realtek/r8169.c | 8 +-
22039 drivers/net/ethernet/sfc/ptp.c | 2 +-
22040 drivers/net/ethernet/stmicro/stmmac/mmc_core.c | 4 +-
22041 drivers/net/ethernet/via/via-rhine.c | 2 +-
22042 drivers/net/geneve.c | 2 +-
22043 drivers/net/hyperv/hyperv_net.h | 2 +-
22044 drivers/net/hyperv/rndis_filter.c | 4 +-
22045 drivers/net/ifb.c | 2 +-
22046 drivers/net/ipvlan/ipvlan_core.c | 2 +-
22047 drivers/net/macvlan.c | 20 +-
22048 drivers/net/macvtap.c | 6 +-
22049 drivers/net/nlmon.c | 2 +-
22050 drivers/net/phy/phy_device.c | 6 +-
22051 drivers/net/ppp/ppp_generic.c | 4 +-
22052 drivers/net/slip/slhc.c | 2 +-
22053 drivers/net/team/team.c | 4 +-
22054 drivers/net/tun.c | 7 +-
22055 drivers/net/usb/hso.c | 23 +-
22056 drivers/net/usb/r8152.c | 2 +-
22057 drivers/net/usb/sierra_net.c | 4 +-
22058 drivers/net/virtio_net.c | 2 +-
22059 drivers/net/vrf.c | 2 +-
22060 drivers/net/vxlan.c | 4 +-
22061 drivers/net/wimax/i2400m/rx.c | 2 +-
22062 drivers/net/wireless/airo.c | 2 +-
22063 drivers/net/wireless/at76c50x-usb.c | 2 +-
22064 drivers/net/wireless/ath/ath10k/ce.c | 6 +-
22065 drivers/net/wireless/ath/ath10k/htc.c | 7 +-
22066 drivers/net/wireless/ath/ath10k/htc.h | 4 +-
22067 drivers/net/wireless/ath/ath9k/ar9002_mac.c | 36 +-
22068 drivers/net/wireless/ath/ath9k/ar9003_mac.c | 64 +-
22069 drivers/net/wireless/ath/ath9k/hw.h | 4 +-
22070 drivers/net/wireless/ath/ath9k/main.c | 22 +-
22071 drivers/net/wireless/ath/wil6210/wil_platform.h | 2 +-
22072 drivers/net/wireless/b43/phy_lp.c | 2 +-
22073 drivers/net/wireless/iwlegacy/3945-mac.c | 4 +-
22074 drivers/net/wireless/iwlwifi/dvm/debugfs.c | 34 +-
22075 drivers/net/wireless/iwlwifi/pcie/trans.c | 4 +-
22076 drivers/net/wireless/mac80211_hwsim.c | 28 +-
22077 drivers/net/wireless/rndis_wlan.c | 2 +-
22078 drivers/net/wireless/rt2x00/rt2x00.h | 2 +-
22079 drivers/net/wireless/rt2x00/rt2x00queue.c | 4 +-
22080 drivers/net/wireless/ti/wl1251/sdio.c | 12 +-
22081 drivers/net/wireless/ti/wl12xx/main.c | 8 +-
22082 drivers/net/wireless/ti/wl18xx/main.c | 6 +-
22083 drivers/nfc/nfcwilink.c | 2 +-
22084 drivers/of/fdt.c | 4 +-
22085 drivers/oprofile/buffer_sync.c | 8 +-
22086 drivers/oprofile/event_buffer.c | 2 +-
22087 drivers/oprofile/oprof.c | 2 +-
22088 drivers/oprofile/oprofile_stats.c | 10 +-
22089 drivers/oprofile/oprofile_stats.h | 10 +-
22090 drivers/oprofile/oprofilefs.c | 6 +-
22091 drivers/oprofile/timer_int.c | 2 +-
22092 drivers/parport/procfs.c | 4 +-
22093 drivers/pci/host/pci-host-generic.c | 24 +-
22094 drivers/pci/hotplug/acpiphp_ibm.c | 4 +-
22095 drivers/pci/hotplug/cpcihp_generic.c | 6 +-
22096 drivers/pci/hotplug/cpcihp_zt5550.c | 14 +-
22097 drivers/pci/hotplug/cpqphp_nvram.c | 2 +
22098 drivers/pci/hotplug/pci_hotplug_core.c | 6 +-
22099 drivers/pci/hotplug/pciehp_core.c | 2 +-
22100 drivers/pci/msi.c | 22 +-
22101 drivers/pci/pci-sysfs.c | 6 +-
22102 drivers/pci/pci.h | 2 +-
22103 drivers/pci/pcie/aspm.c | 6 +-
22104 drivers/pci/pcie/portdrv_pci.c | 2 +-
22105 drivers/pci/probe.c | 2 +-
22106 drivers/pinctrl/nomadik/pinctrl-nomadik.c | 2 +-
22107 drivers/pinctrl/pinctrl-at91.c | 5 +-
22108 drivers/platform/chrome/chromeos_pstore.c | 2 +-
22109 drivers/platform/x86/alienware-wmi.c | 4 +-
22110 drivers/platform/x86/compal-laptop.c | 2 +-
22111 drivers/platform/x86/hdaps.c | 2 +-
22112 drivers/platform/x86/ibm_rtl.c | 2 +-
22113 drivers/platform/x86/intel_oaktrail.c | 2 +-
22114 drivers/platform/x86/msi-laptop.c | 16 +-
22115 drivers/platform/x86/msi-wmi.c | 2 +-
22116 drivers/platform/x86/samsung-laptop.c | 2 +-
22117 drivers/platform/x86/samsung-q10.c | 2 +-
22118 drivers/platform/x86/sony-laptop.c | 14 +-
22119 drivers/platform/x86/thinkpad_acpi.c | 2 +-
22120 drivers/pnp/pnpbios/bioscalls.c | 14 +-
22121 drivers/pnp/pnpbios/core.c | 2 +-
22122 drivers/power/pda_power.c | 7 +-
22123 drivers/power/power_supply.h | 4 +-
22124 drivers/power/power_supply_core.c | 7 +-
22125 drivers/power/power_supply_sysfs.c | 6 +-
22126 drivers/power/reset/at91-reset.c | 9 +-
22127 drivers/powercap/powercap_sys.c | 136 +-
22128 drivers/ptp/ptp_private.h | 2 +-
22129 drivers/ptp/ptp_sysfs.c | 2 +-
22130 drivers/regulator/core.c | 4 +-
22131 drivers/regulator/max8660.c | 6 +-
22132 drivers/regulator/max8973-regulator.c | 16 +-
22133 drivers/regulator/mc13892-regulator.c | 8 +-
22134 drivers/rtc/rtc-armada38x.c | 7 +-
22135 drivers/rtc/rtc-cmos.c | 4 +-
22136 drivers/rtc/rtc-ds1307.c | 2 +-
22137 drivers/rtc/rtc-m48t59.c | 4 +-
22138 drivers/rtc/rtc-test.c | 6 +-
22139 drivers/scsi/be2iscsi/be_main.c | 2 +-
22140 drivers/scsi/bfa/bfa_fcpim.h | 2 +-
22141 drivers/scsi/bfa/bfa_ioc.h | 4 +-
22142 drivers/scsi/fcoe/fcoe_sysfs.c | 12 +-
22143 drivers/scsi/hosts.c | 4 +-
22144 drivers/scsi/hpsa.c | 38 +-
22145 drivers/scsi/hpsa.h | 2 +-
22146 drivers/scsi/libfc/fc_exch.c | 50 +-
22147 drivers/scsi/libsas/sas_ata.c | 2 +-
22148 drivers/scsi/lpfc/lpfc.h | 8 +-
22149 drivers/scsi/lpfc/lpfc_debugfs.c | 18 +-
22150 drivers/scsi/lpfc/lpfc_init.c | 6 +-
22151 drivers/scsi/lpfc/lpfc_scsi.c | 10 +-
22152 drivers/scsi/megaraid/megaraid_sas.h | 2 +-
22153 drivers/scsi/mpt2sas/mpt2sas_scsih.c | 8 +-
22154 drivers/scsi/pmcraid.c | 20 +-
22155 drivers/scsi/pmcraid.h | 8 +-
22156 drivers/scsi/qla2xxx/qla_attr.c | 4 +-
22157 drivers/scsi/qla2xxx/qla_gbl.h | 4 +-
22158 drivers/scsi/qla2xxx/qla_os.c | 6 +-
22159 drivers/scsi/qla4xxx/ql4_def.h | 2 +-
22160 drivers/scsi/qla4xxx/ql4_os.c | 6 +-
22161 drivers/scsi/scsi.c | 2 +-
22162 drivers/scsi/scsi_lib.c | 8 +-
22163 drivers/scsi/scsi_sysfs.c | 2 +-
22164 drivers/scsi/scsi_transport_fc.c | 8 +-
22165 drivers/scsi/scsi_transport_iscsi.c | 6 +-
22166 drivers/scsi/scsi_transport_srp.c | 6 +-
22167 drivers/scsi/sd.c | 6 +-
22168 drivers/scsi/sg.c | 2 +-
22169 drivers/scsi/sr.c | 21 +-
22170 drivers/soc/tegra/fuse/fuse-tegra.c | 2 +-
22171 drivers/spi/spi.c | 2 +-
22172 drivers/staging/android/timed_output.c | 6 +-
22173 drivers/staging/comedi/comedi_fops.c | 8 +-
22174 drivers/staging/fbtft/fbtft-core.c | 2 +-
22175 drivers/staging/fbtft/fbtft.h | 2 +-
22176 drivers/staging/gdm724x/gdm_tty.c | 2 +-
22177 drivers/staging/iio/accel/lis3l02dq_ring.c | 2 +-
22178 drivers/staging/iio/adc/ad7280a.c | 4 +-
22179 drivers/staging/lustre/lnet/selftest/brw_test.c | 12 +-
22180 drivers/staging/lustre/lnet/selftest/framework.c | 4 -
22181 drivers/staging/lustre/lnet/selftest/ping_test.c | 14 +-
22182 drivers/staging/lustre/lustre/include/lustre_dlm.h | 2 +-
22183 drivers/staging/lustre/lustre/include/obd.h | 2 +-
22184 drivers/staging/octeon/ethernet-rx.c | 20 +-
22185 drivers/staging/octeon/ethernet.c | 8 +-
22186 drivers/staging/rdma/ipath/ipath_rc.c | 6 +-
22187 drivers/staging/rdma/ipath/ipath_ruc.c | 6 +-
22188 drivers/staging/rtl8188eu/include/hal_intf.h | 2 +-
22189 drivers/staging/rtl8712/rtl871x_io.h | 2 +-
22190 drivers/staging/sm750fb/sm750.c | 14 +-
22191 drivers/staging/unisys/visorbus/visorbus_private.h | 4 +-
22192 drivers/target/sbp/sbp_target.c | 4 +-
22193 drivers/thermal/cpu_cooling.c | 9 +-
22194 drivers/thermal/int340x_thermal/int3400_thermal.c | 6 +-
22195 drivers/thermal/of-thermal.c | 17 +-
22196 drivers/thermal/x86_pkg_temp_thermal.c | 2 +-
22197 drivers/tty/cyclades.c | 6 +-
22198 drivers/tty/hvc/hvc_console.c | 14 +-
22199 drivers/tty/hvc/hvcs.c | 21 +-
22200 drivers/tty/hvc/hvsi.c | 22 +-
22201 drivers/tty/hvc/hvsi_lib.c | 4 +-
22202 drivers/tty/ipwireless/tty.c | 27 +-
22203 drivers/tty/moxa.c | 2 +-
22204 drivers/tty/n_gsm.c | 4 +-
22205 drivers/tty/n_tty.c | 3 +-
22206 drivers/tty/pty.c | 4 +-
22207 drivers/tty/rocket.c | 6 +-
22208 drivers/tty/serial/8250/8250_core.c | 10 +-
22209 drivers/tty/serial/ifx6x60.c | 2 +-
22210 drivers/tty/serial/ioc4_serial.c | 6 +-
22211 drivers/tty/serial/kgdb_nmi.c | 4 +-
22212 drivers/tty/serial/kgdboc.c | 32 +-
22213 drivers/tty/serial/msm_serial.c | 4 +-
22214 drivers/tty/serial/samsung.c | 9 +-
22215 drivers/tty/serial/serial_core.c | 8 +-
22216 drivers/tty/synclink.c | 34 +-
22217 drivers/tty/synclink_gt.c | 28 +-
22218 drivers/tty/synclinkmp.c | 34 +-
22219 drivers/tty/tty_io.c | 2 +-
22220 drivers/tty/tty_ldisc.c | 8 +-
22221 drivers/tty/tty_port.c | 22 +-
22222 drivers/uio/uio.c | 13 +-
22223 drivers/usb/atm/cxacru.c | 2 +-
22224 drivers/usb/atm/usbatm.c | 24 +-
22225 drivers/usb/class/cdc-acm.h | 2 +-
22226 drivers/usb/core/devices.c | 6 +-
22227 drivers/usb/core/devio.c | 12 +-
22228 drivers/usb/core/hcd.c | 4 +-
22229 drivers/usb/core/sysfs.c | 2 +-
22230 drivers/usb/core/usb.c | 2 +-
22231 drivers/usb/early/ehci-dbgp.c | 16 +-
22232 drivers/usb/gadget/function/u_serial.c | 22 +-
22233 drivers/usb/gadget/udc/dummy_hcd.c | 2 +-
22234 drivers/usb/host/ehci-hcd.c | 2 +-
22235 drivers/usb/host/ehci-hub.c | 4 +-
22236 drivers/usb/host/ehci-q.c | 4 +-
22237 drivers/usb/host/fotg210-hcd.c | 2 +-
22238 drivers/usb/host/fusbh200-hcd.c | 2 +-
22239 drivers/usb/host/hwa-hc.c | 2 +-
22240 drivers/usb/host/ohci-hcd.c | 2 +-
22241 drivers/usb/host/r8a66597.h | 2 +-
22242 drivers/usb/host/uhci-hcd.c | 2 +-
22243 drivers/usb/host/xhci-pci.c | 2 +-
22244 drivers/usb/host/xhci.c | 2 +-
22245 drivers/usb/misc/appledisplay.c | 4 +-
22246 drivers/usb/serial/console.c | 8 +-
22247 drivers/usb/storage/transport.c | 2 +-
22248 drivers/usb/storage/usb.c | 2 +-
22249 drivers/usb/storage/usb.h | 2 +-
22250 drivers/usb/usbip/vhci.h | 2 +-
22251 drivers/usb/usbip/vhci_hcd.c | 6 +-
22252 drivers/usb/usbip/vhci_rx.c | 2 +-
22253 drivers/usb/wusbcore/wa-hc.h | 4 +-
22254 drivers/usb/wusbcore/wa-xfer.c | 2 +-
22255 drivers/vfio/vfio.c | 2 +-
22256 drivers/vhost/vringh.c | 20 +-
22257 drivers/video/backlight/kb3886_bl.c | 2 +-
22258 drivers/video/console/fbcon.c | 2 +-
22259 drivers/video/fbdev/aty/aty128fb.c | 2 +-
22260 drivers/video/fbdev/aty/atyfb_base.c | 8 +-
22261 drivers/video/fbdev/aty/mach64_cursor.c | 5 +-
22262 drivers/video/fbdev/core/fb_defio.c | 6 +-
22263 drivers/video/fbdev/core/fbmem.c | 2 +-
22264 drivers/video/fbdev/hyperv_fb.c | 4 +-
22265 drivers/video/fbdev/i810/i810_accel.c | 1 +
22266 drivers/video/fbdev/matrox/matroxfb_base.c | 2 +-
22267 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c | 16 +-
22268 drivers/video/fbdev/nvidia/nvidia.c | 27 +-
22269 drivers/video/fbdev/omap2/dss/display.c | 8 +-
22270 drivers/video/fbdev/s1d13xxxfb.c | 6 +-
22271 drivers/video/fbdev/smscufx.c | 4 +-
22272 drivers/video/fbdev/udlfb.c | 36 +-
22273 drivers/video/fbdev/uvesafb.c | 52 +-
22274 drivers/video/fbdev/vesafb.c | 58 +-
22275 drivers/video/fbdev/via/via_clock.h | 2 +-
22276 drivers/xen/events/events_base.c | 6 +-
22277 drivers/xen/evtchn.c | 4 +-
22278 fs/Kconfig.binfmt | 2 +-
22279 fs/afs/inode.c | 4 +-
22280 fs/aio.c | 2 +-
22281 fs/autofs4/waitq.c | 2 +-
22282 fs/befs/endian.h | 6 +-
22283 fs/binfmt_aout.c | 23 +-
22284 fs/binfmt_elf.c | 670 +-
22285 fs/binfmt_elf_fdpic.c | 4 +-
22286 fs/block_dev.c | 2 +-
22287 fs/btrfs/ctree.c | 9 +-
22288 fs/btrfs/delayed-inode.c | 9 +-
22289 fs/btrfs/delayed-inode.h | 6 +-
22290 fs/btrfs/file.c | 10 +-
22291 fs/btrfs/inode.c | 14 +-
22292 fs/btrfs/super.c | 2 +-
22293 fs/btrfs/sysfs.c | 2 +-
22294 fs/btrfs/tests/free-space-tests.c | 8 +-
22295 fs/btrfs/tree-log.h | 2 +-
22296 fs/buffer.c | 2 +-
22297 fs/cachefiles/bind.c | 6 +-
22298 fs/cachefiles/daemon.c | 8 +-
22299 fs/cachefiles/internal.h | 12 +-
22300 fs/cachefiles/namei.c | 2 +-
22301 fs/cachefiles/proc.c | 12 +-
22302 fs/ceph/dir.c | 12 +-
22303 fs/ceph/super.c | 4 +-
22304 fs/cifs/cifs_debug.c | 12 +-
22305 fs/cifs/cifsfs.c | 8 +-
22306 fs/cifs/cifsglob.h | 54 +-
22307 fs/cifs/file.c | 10 +-
22308 fs/cifs/misc.c | 4 +-
22309 fs/cifs/smb1ops.c | 80 +-
22310 fs/cifs/smb2ops.c | 84 +-
22311 fs/cifs/smb2pdu.c | 3 +-
22312 fs/coda/cache.c | 10 +-
22313 fs/compat.c | 4 +-
22314 fs/compat_binfmt_elf.c | 2 +
22315 fs/compat_ioctl.c | 12 +-
22316 fs/configfs/dir.c | 10 +-
22317 fs/coredump.c | 16 +-
22318 fs/dcache.c | 51 +-
22319 fs/ecryptfs/inode.c | 2 +-
22320 fs/ecryptfs/miscdev.c | 2 +-
22321 fs/exec.c | 362 +-
22322 fs/ext2/xattr.c | 5 +-
22323 fs/ext4/ext4.h | 20 +-
22324 fs/ext4/mballoc.c | 44 +-
22325 fs/ext4/resize.c | 16 +-
22326 fs/ext4/super.c | 4 +-
22327 fs/ext4/xattr.c | 5 +-
22328 fs/fhandle.c | 3 +-
22329 fs/file.c | 4 +-
22330 fs/fs_struct.c | 8 +-
22331 fs/fscache/cookie.c | 40 +-
22332 fs/fscache/internal.h | 202 +-
22333 fs/fscache/object.c | 26 +-
22334 fs/fscache/operation.c | 38 +-
22335 fs/fscache/page.c | 110 +-
22336 fs/fscache/stats.c | 348 +-
22337 fs/fuse/cuse.c | 10 +-
22338 fs/fuse/dev.c | 4 +-
22339 fs/gfs2/glock.c | 22 +-
22340 fs/gfs2/glops.c | 4 +-
22341 fs/gfs2/quota.c | 6 +-
22342 fs/hugetlbfs/inode.c | 13 +-
22343 fs/inode.c | 4 +-
22344 fs/jffs2/erase.c | 3 +-
22345 fs/jffs2/wbuf.c | 3 +-
22346 fs/jfs/super.c | 2 +-
22347 fs/kernfs/dir.c | 2 +-
22348 fs/kernfs/file.c | 20 +-
22349 fs/libfs.c | 10 +-
22350 fs/lockd/clntproc.c | 4 +-
22351 fs/namei.c | 16 +-
22352 fs/namespace.c | 16 +-
22353 fs/nfs/callback_xdr.c | 2 +-
22354 fs/nfs/inode.c | 6 +-
22355 fs/nfsd/nfs4proc.c | 2 +-
22356 fs/nfsd/nfs4xdr.c | 2 +-
22357 fs/nfsd/nfscache.c | 11 +-
22358 fs/nfsd/vfs.c | 6 +-
22359 fs/nls/nls_base.c | 26 +-
22360 fs/nls/nls_euc-jp.c | 6 +-
22361 fs/nls/nls_koi8-ru.c | 6 +-
22362 fs/notify/fanotify/fanotify_user.c | 4 +-
22363 fs/notify/notification.c | 4 +-
22364 fs/ntfs/dir.c | 2 +-
22365 fs/ntfs/super.c | 6 +-
22366 fs/ocfs2/localalloc.c | 2 +-
22367 fs/ocfs2/ocfs2.h | 10 +-
22368 fs/ocfs2/suballoc.c | 12 +-
22369 fs/ocfs2/super.c | 20 +-
22370 fs/pipe.c | 72 +-
22371 fs/posix_acl.c | 4 +-
22372 fs/proc/array.c | 20 +
22373 fs/proc/base.c | 4 +-
22374 fs/proc/kcore.c | 34 +-
22375 fs/proc/meminfo.c | 2 +-
22376 fs/proc/nommu.c | 2 +-
22377 fs/proc/proc_sysctl.c | 26 +-
22378 fs/proc/task_mmu.c | 39 +-
22379 fs/proc/task_nommu.c | 4 +-
22380 fs/proc/vmcore.c | 16 +-
22381 fs/qnx6/qnx6.h | 4 +-
22382 fs/quota/netlink.c | 4 +-
22383 fs/read_write.c | 2 +-
22384 fs/reiserfs/do_balan.c | 2 +-
22385 fs/reiserfs/procfs.c | 2 +-
22386 fs/reiserfs/reiserfs.h | 4 +-
22387 fs/seq_file.c | 4 +-
22388 fs/splice.c | 43 +-
22389 fs/squashfs/xattr.c | 12 +-
22390 fs/sysv/sysv.h | 2 +-
22391 fs/tracefs/inode.c | 8 +-
22392 fs/udf/misc.c | 2 +-
22393 fs/ufs/swab.h | 4 +-
22394 fs/userfaultfd.c | 2 +-
22395 fs/xattr.c | 21 +
22396 fs/xfs/libxfs/xfs_bmap.c | 2 +-
22397 fs/xfs/xfs_dir2_readdir.c | 7 +-
22398 fs/xfs/xfs_ioctl.c | 2 +-
22399 fs/xfs/xfs_linux.h | 4 +-
22400 include/asm-generic/4level-fixup.h | 2 +
22401 include/asm-generic/atomic-long.h | 156 +-
22402 include/asm-generic/atomic64.h | 12 +
22403 include/asm-generic/bitops/__fls.h | 2 +-
22404 include/asm-generic/bitops/fls.h | 2 +-
22405 include/asm-generic/bitops/fls64.h | 4 +-
22406 include/asm-generic/bug.h | 6 +-
22407 include/asm-generic/cache.h | 4 +-
22408 include/asm-generic/emergency-restart.h | 2 +-
22409 include/asm-generic/kmap_types.h | 4 +-
22410 include/asm-generic/local.h | 13 +
22411 include/asm-generic/pgtable-nopmd.h | 18 +-
22412 include/asm-generic/pgtable-nopud.h | 15 +-
22413 include/asm-generic/pgtable.h | 16 +
22414 include/asm-generic/sections.h | 1 +
22415 include/asm-generic/uaccess.h | 16 +
22416 include/asm-generic/vmlinux.lds.h | 15 +-
22417 include/crypto/algapi.h | 2 +-
22418 include/drm/drmP.h | 16 +-
22419 include/drm/drm_crtc_helper.h | 2 +-
22420 include/drm/drm_mm.h | 2 +-
22421 include/drm/i915_pciids.h | 2 +-
22422 include/drm/intel-gtt.h | 4 +-
22423 include/drm/ttm/ttm_memory.h | 2 +-
22424 include/drm/ttm/ttm_page_alloc.h | 1 +
22425 include/keys/asymmetric-subtype.h | 2 +-
22426 include/linux/atmdev.h | 4 +-
22427 include/linux/atomic.h | 17 +-
22428 include/linux/audit.h | 2 +-
22429 include/linux/average.h | 2 +-
22430 include/linux/binfmts.h | 3 +-
22431 include/linux/bitmap.h | 2 +-
22432 include/linux/bitops.h | 8 +-
22433 include/linux/blkdev.h | 2 +-
22434 include/linux/blktrace_api.h | 2 +-
22435 include/linux/cache.h | 8 +
22436 include/linux/cdrom.h | 1 -
22437 include/linux/cleancache.h | 2 +-
22438 include/linux/clk-provider.h | 1 +
22439 include/linux/compat.h | 6 +-
22440 include/linux/compiler-gcc.h | 28 +-
22441 include/linux/compiler.h | 157 +-
22442 include/linux/configfs.h | 2 +-
22443 include/linux/cpufreq.h | 3 +-
22444 include/linux/cpuidle.h | 5 +-
22445 include/linux/cpumask.h | 14 +-
22446 include/linux/crypto.h | 4 +-
22447 include/linux/ctype.h | 2 +-
22448 include/linux/dcache.h | 4 +-
22449 include/linux/decompress/mm.h | 2 +-
22450 include/linux/devfreq.h | 2 +-
22451 include/linux/device.h | 7 +-
22452 include/linux/dma-mapping.h | 2 +-
22453 include/linux/efi.h | 1 +
22454 include/linux/elf.h | 2 +
22455 include/linux/err.h | 4 +-
22456 include/linux/extcon.h | 2 +-
22457 include/linux/fb.h | 3 +-
22458 include/linux/fdtable.h | 2 +-
22459 include/linux/fs.h | 5 +-
22460 include/linux/fs_struct.h | 2 +-
22461 include/linux/fscache-cache.h | 2 +-
22462 include/linux/fscache.h | 2 +-
22463 include/linux/fsnotify.h | 2 +-
22464 include/linux/genhd.h | 4 +-
22465 include/linux/genl_magic_func.h | 2 +-
22466 include/linux/gfp.h | 12 +-
22467 include/linux/highmem.h | 12 +
22468 include/linux/hwmon-sysfs.h | 6 +-
22469 include/linux/i2c.h | 1 +
22470 include/linux/if_pppox.h | 2 +-
22471 include/linux/init.h | 12 +-
22472 include/linux/init_task.h | 7 +
22473 include/linux/interrupt.h | 6 +-
22474 include/linux/iommu.h | 2 +-
22475 include/linux/ioport.h | 2 +-
22476 include/linux/ipc.h | 2 +-
22477 include/linux/irq.h | 5 +-
22478 include/linux/irqdesc.h | 2 +-
22479 include/linux/irqdomain.h | 3 +
22480 include/linux/jiffies.h | 16 +-
22481 include/linux/key-type.h | 2 +-
22482 include/linux/kgdb.h | 6 +-
22483 include/linux/kmemleak.h | 4 +-
22484 include/linux/kobject.h | 3 +-
22485 include/linux/kobject_ns.h | 2 +-
22486 include/linux/kref.h | 2 +-
22487 include/linux/libata.h | 2 +-
22488 include/linux/linkage.h | 1 +
22489 include/linux/list.h | 15 +
22490 include/linux/lockref.h | 26 +-
22491 include/linux/math64.h | 10 +-
22492 include/linux/mempolicy.h | 7 +
22493 include/linux/mm.h | 102 +-
22494 include/linux/mm_types.h | 20 +
22495 include/linux/mmiotrace.h | 4 +-
22496 include/linux/mmzone.h | 2 +-
22497 include/linux/mod_devicetable.h | 4 +-
22498 include/linux/module.h | 69 +-
22499 include/linux/moduleloader.h | 16 +
22500 include/linux/moduleparam.h | 4 +-
22501 include/linux/net.h | 2 +-
22502 include/linux/netdevice.h | 7 +-
22503 include/linux/netfilter.h | 2 +-
22504 include/linux/netfilter/nfnetlink.h | 2 +-
22505 include/linux/nls.h | 4 +-
22506 include/linux/notifier.h | 3 +-
22507 include/linux/oprofile.h | 4 +-
22508 include/linux/padata.h | 2 +-
22509 include/linux/pci_hotplug.h | 3 +-
22510 include/linux/percpu.h | 2 +-
22511 include/linux/perf_event.h | 12 +-
22512 include/linux/pipe_fs_i.h | 8 +-
22513 include/linux/pm.h | 1 +
22514 include/linux/pm_domain.h | 4 +-
22515 include/linux/pm_runtime.h | 2 +-
22516 include/linux/pnp.h | 2 +-
22517 include/linux/poison.h | 4 +-
22518 include/linux/power/smartreflex.h | 2 +-
22519 include/linux/ppp-comp.h | 2 +-
22520 include/linux/preempt.h | 21 +
22521 include/linux/proc_ns.h | 2 +-
22522 include/linux/psci.h | 2 +-
22523 include/linux/quota.h | 2 +-
22524 include/linux/random.h | 19 +-
22525 include/linux/rculist.h | 16 +
22526 include/linux/reboot.h | 14 +-
22527 include/linux/regset.h | 3 +-
22528 include/linux/relay.h | 2 +-
22529 include/linux/rio.h | 2 +-
22530 include/linux/rmap.h | 4 +-
22531 include/linux/sched.h | 72 +-
22532 include/linux/sched/sysctl.h | 1 +
22533 include/linux/semaphore.h | 2 +-
22534 include/linux/seq_file.h | 1 +
22535 include/linux/signal.h | 2 +-
22536 include/linux/skbuff.h | 12 +-
22537 include/linux/slab.h | 47 +-
22538 include/linux/slab_def.h | 14 +-
22539 include/linux/slub_def.h | 2 +-
22540 include/linux/smp.h | 2 +
22541 include/linux/sock_diag.h | 2 +-
22542 include/linux/sonet.h | 2 +-
22543 include/linux/sunrpc/addr.h | 8 +-
22544 include/linux/sunrpc/clnt.h | 2 +-
22545 include/linux/sunrpc/svc.h | 2 +-
22546 include/linux/sunrpc/svc_rdma.h | 18 +-
22547 include/linux/sunrpc/svcauth.h | 2 +-
22548 include/linux/swapops.h | 10 +-
22549 include/linux/swiotlb.h | 3 +-
22550 include/linux/syscalls.h | 21 +-
22551 include/linux/syscore_ops.h | 2 +-
22552 include/linux/sysctl.h | 3 +-
22553 include/linux/sysfs.h | 9 +-
22554 include/linux/sysrq.h | 3 +-
22555 include/linux/tcp.h | 14 +-
22556 include/linux/thread_info.h | 7 +
22557 include/linux/tty.h | 4 +-
22558 include/linux/tty_driver.h | 2 +-
22559 include/linux/tty_ldisc.h | 2 +-
22560 include/linux/types.h | 16 +
22561 include/linux/uaccess.h | 6 +-
22562 include/linux/uio_driver.h | 2 +-
22563 include/linux/unaligned/access_ok.h | 24 +-
22564 include/linux/usb.h | 12 +-
22565 include/linux/usb/hcd.h | 1 +
22566 include/linux/usb/renesas_usbhs.h | 2 +-
22567 include/linux/vermagic.h | 21 +-
22568 include/linux/vga_switcheroo.h | 8 +-
22569 include/linux/vmalloc.h | 7 +-
22570 include/linux/vmstat.h | 24 +-
22571 include/linux/xattr.h | 5 +-
22572 include/linux/zlib.h | 3 +-
22573 include/media/v4l2-dev.h | 2 +-
22574 include/media/v4l2-device.h | 2 +-
22575 include/net/9p/transport.h | 2 +-
22576 include/net/bluetooth/l2cap.h | 2 +-
22577 include/net/bonding.h | 2 +-
22578 include/net/caif/cfctrl.h | 6 +-
22579 include/net/flow.h | 2 +-
22580 include/net/genetlink.h | 2 +-
22581 include/net/gro_cells.h | 2 +-
22582 include/net/inet_connection_sock.h | 2 +-
22583 include/net/inet_sock.h | 2 +-
22584 include/net/inetpeer.h | 2 +-
22585 include/net/ip_fib.h | 2 +-
22586 include/net/ip_vs.h | 8 +-
22587 include/net/ipv6.h | 2 +-
22588 include/net/irda/ircomm_tty.h | 1 +
22589 include/net/iucv/af_iucv.h | 2 +-
22590 include/net/llc_c_ac.h | 2 +-
22591 include/net/llc_c_ev.h | 4 +-
22592 include/net/llc_c_st.h | 2 +-
22593 include/net/llc_s_ac.h | 2 +-
22594 include/net/llc_s_st.h | 2 +-
22595 include/net/mac80211.h | 4 +-
22596 include/net/neighbour.h | 2 +-
22597 include/net/net_namespace.h | 18 +-
22598 include/net/netlink.h | 2 +-
22599 include/net/netns/conntrack.h | 6 +-
22600 include/net/netns/ipv4.h | 4 +-
22601 include/net/netns/ipv6.h | 4 +-
22602 include/net/netns/xfrm.h | 2 +-
22603 include/net/ping.h | 2 +-
22604 include/net/protocol.h | 4 +-
22605 include/net/rtnetlink.h | 2 +-
22606 include/net/sctp/checksum.h | 4 +-
22607 include/net/sctp/sm.h | 4 +-
22608 include/net/sctp/structs.h | 2 +-
22609 include/net/sock.h | 12 +-
22610 include/net/tcp.h | 8 +-
22611 include/net/xfrm.h | 13 +-
22612 include/rdma/iw_cm.h | 2 +-
22613 include/scsi/libfc.h | 3 +-
22614 include/scsi/scsi_device.h | 6 +-
22615 include/scsi/scsi_driver.h | 2 +-
22616 include/scsi/scsi_transport_fc.h | 3 +-
22617 include/scsi/sg.h | 2 +-
22618 include/sound/compress_driver.h | 2 +-
22619 include/sound/soc.h | 4 +-
22620 include/trace/events/irq.h | 4 +-
22621 include/uapi/linux/a.out.h | 8 +
22622 include/uapi/linux/bcache.h | 5 +-
22623 include/uapi/linux/byteorder/little_endian.h | 28 +-
22624 include/uapi/linux/connector.h | 2 +-
22625 include/uapi/linux/elf.h | 28 +
22626 include/uapi/linux/screen_info.h | 3 +-
22627 include/uapi/linux/swab.h | 6 +-
22628 include/uapi/linux/xattr.h | 4 +
22629 include/video/udlfb.h | 8 +-
22630 include/video/uvesafb.h | 1 +
22631 init/Kconfig | 2 +-
22632 init/Makefile | 3 +
22633 init/do_mounts.c | 14 +-
22634 init/do_mounts.h | 8 +-
22635 init/do_mounts_initrd.c | 30 +-
22636 init/do_mounts_md.c | 6 +-
22637 init/init_task.c | 4 +
22638 init/initramfs.c | 38 +-
22639 init/main.c | 30 +-
22640 ipc/compat.c | 4 +-
22641 ipc/ipc_sysctl.c | 8 +-
22642 ipc/mq_sysctl.c | 4 +-
22643 ipc/sem.c | 4 +-
22644 ipc/shm.c | 6 +
22645 kernel/audit.c | 8 +-
22646 kernel/auditsc.c | 4 +-
22647 kernel/bpf/core.c | 7 +-
22648 kernel/capability.c | 3 +
22649 kernel/compat.c | 38 +-
22650 kernel/debug/debug_core.c | 16 +-
22651 kernel/debug/kdb/kdb_main.c | 4 +-
22652 kernel/events/core.c | 26 +-
22653 kernel/events/internal.h | 10 +-
22654 kernel/events/uprobes.c | 2 +-
22655 kernel/exit.c | 2 +-
22656 kernel/fork.c | 167 +-
22657 kernel/futex.c | 11 +-
22658 kernel/futex_compat.c | 2 +-
22659 kernel/gcov/base.c | 7 +-
22660 kernel/irq/manage.c | 2 +-
22661 kernel/irq/msi.c | 19 +-
22662 kernel/irq/spurious.c | 2 +-
22663 kernel/jump_label.c | 5 +
22664 kernel/kallsyms.c | 37 +-
22665 kernel/kexec.c | 3 +-
22666 kernel/kmod.c | 8 +-
22667 kernel/kprobes.c | 4 +-
22668 kernel/ksysfs.c | 2 +-
22669 kernel/locking/lockdep.c | 7 +-
22670 kernel/locking/mutex-debug.c | 12 +-
22671 kernel/locking/mutex-debug.h | 4 +-
22672 kernel/locking/mutex.c | 6 +-
22673 kernel/module.c | 422 +-
22674 kernel/notifier.c | 17 +-
22675 kernel/padata.c | 4 +-
22676 kernel/panic.c | 5 +-
22677 kernel/pid.c | 2 +-
22678 kernel/pid_namespace.c | 2 +-
22679 kernel/power/process.c | 12 +-
22680 kernel/profile.c | 14 +-
22681 kernel/ptrace.c | 8 +-
22682 kernel/rcu/rcutorture.c | 60 +-
22683 kernel/rcu/tiny.c | 4 +-
22684 kernel/rcu/tree.c | 44 +-
22685 kernel/rcu/tree.h | 14 +-
22686 kernel/rcu/tree_plugin.h | 14 +-
22687 kernel/rcu/tree_trace.c | 12 +-
22688 kernel/sched/auto_group.c | 4 +-
22689 kernel/sched/core.c | 45 +-
22690 kernel/sched/fair.c | 2 +-
22691 kernel/sched/sched.h | 2 +-
22692 kernel/signal.c | 12 +-
22693 kernel/smpboot.c | 4 +-
22694 kernel/softirq.c | 12 +-
22695 kernel/sys.c | 10 +-
22696 kernel/sysctl.c | 34 +-
22697 kernel/time/alarmtimer.c | 2 +-
22698 kernel/time/posix-cpu-timers.c | 4 +-
22699 kernel/time/posix-timers.c | 24 +-
22700 kernel/time/timer.c | 2 +-
22701 kernel/time/timer_stats.c | 10 +-
22702 kernel/trace/blktrace.c | 6 +-
22703 kernel/trace/ftrace.c | 15 +-
22704 kernel/trace/ring_buffer.c | 96 +-
22705 kernel/trace/trace.c | 2 +-
22706 kernel/trace/trace.h | 2 +-
22707 kernel/trace/trace_clock.c | 4 +-
22708 kernel/trace/trace_events.c | 1 -
22709 kernel/trace/trace_functions_graph.c | 4 +-
22710 kernel/trace/trace_mmiotrace.c | 8 +-
22711 kernel/trace/trace_output.c | 10 +-
22712 kernel/trace/trace_seq.c | 2 +-
22713 kernel/trace/trace_stack.c | 2 +-
22714 kernel/user_namespace.c | 2 +-
22715 kernel/utsname_sysctl.c | 2 +-
22716 kernel/watchdog.c | 2 +-
22717 kernel/workqueue.c | 2 +-
22718 lib/Kconfig.debug | 8 +-
22719 lib/Makefile | 2 +-
22720 lib/bitmap.c | 8 +-
22721 lib/bug.c | 2 +
22722 lib/debugobjects.c | 2 +-
22723 lib/decompress_bunzip2.c | 3 +-
22724 lib/decompress_unlzma.c | 4 +-
22725 lib/div64.c | 4 +-
22726 lib/dma-debug.c | 4 +-
22727 lib/inflate.c | 2 +-
22728 lib/ioremap.c | 4 +-
22729 lib/kobject.c | 4 +-
22730 lib/list_debug.c | 126 +-
22731 lib/lockref.c | 44 +-
22732 lib/percpu-refcount.c | 2 +-
22733 lib/radix-tree.c | 2 +-
22734 lib/random32.c | 2 +-
22735 lib/show_mem.c | 2 +-
22736 lib/strncpy_from_user.c | 2 +-
22737 lib/strnlen_user.c | 2 +-
22738 lib/swiotlb.c | 2 +-
22739 lib/usercopy.c | 6 +
22740 lib/vsprintf.c | 12 +-
22741 mm/Kconfig | 6 +-
22742 mm/backing-dev.c | 4 +-
22743 mm/debug.c | 3 +
22744 mm/filemap.c | 2 +-
22745 mm/gup.c | 13 +-
22746 mm/highmem.c | 6 +-
22747 mm/hugetlb.c | 70 +-
22748 mm/internal.h | 1 +
22749 mm/maccess.c | 4 +-
22750 mm/madvise.c | 37 +
22751 mm/memory-failure.c | 6 +-
22752 mm/memory.c | 424 +-
22753 mm/mempolicy.c | 25 +
22754 mm/mlock.c | 15 +-
22755 mm/mm_init.c | 2 +-
22756 mm/mmap.c | 582 +-
22757 mm/mprotect.c | 137 +-
22758 mm/mremap.c | 39 +-
22759 mm/nommu.c | 21 +-
22760 mm/page-writeback.c | 2 +-
22761 mm/page_alloc.c | 49 +-
22762 mm/percpu.c | 2 +-
22763 mm/process_vm_access.c | 14 +-
22764 mm/rmap.c | 45 +-
22765 mm/shmem.c | 19 +-
22766 mm/slab.c | 109 +-
22767 mm/slab.h | 22 +-
22768 mm/slab_common.c | 86 +-
22769 mm/slob.c | 218 +-
22770 mm/slub.c | 102 +-
22771 mm/sparse-vmemmap.c | 4 +-
22772 mm/sparse.c | 2 +-
22773 mm/swap.c | 2 +
22774 mm/swapfile.c | 12 +-
22775 mm/util.c | 6 +
22776 mm/vmalloc.c | 114 +-
22777 mm/vmstat.c | 12 +-
22778 net/8021q/vlan.c | 5 +-
22779 net/8021q/vlan_netlink.c | 2 +-
22780 net/9p/mod.c | 4 +-
22781 net/9p/trans_fd.c | 2 +-
22782 net/atm/atm_misc.c | 8 +-
22783 net/atm/lec.h | 2 +-
22784 net/atm/proc.c | 6 +-
22785 net/atm/resources.c | 4 +-
22786 net/ax25/sysctl_net_ax25.c | 2 +-
22787 net/batman-adv/bat_iv_ogm.c | 8 +-
22788 net/batman-adv/fragmentation.c | 2 +-
22789 net/batman-adv/soft-interface.c | 8 +-
22790 net/batman-adv/types.h | 6 +-
22791 net/bluetooth/hci_sock.c | 2 +-
22792 net/bluetooth/l2cap_core.c | 6 +-
22793 net/bluetooth/l2cap_sock.c | 12 +-
22794 net/bluetooth/rfcomm/sock.c | 4 +-
22795 net/bluetooth/rfcomm/tty.c | 4 +-
22796 net/bridge/br_netlink.c | 2 +-
22797 net/bridge/netfilter/ebtables.c | 6 +-
22798 net/caif/cfctrl.c | 11 +-
22799 net/caif/chnl_net.c | 2 +-
22800 net/can/af_can.c | 2 +-
22801 net/can/gw.c | 6 +-
22802 net/ceph/messenger.c | 4 +-
22803 net/compat.c | 24 +-
22804 net/core/datagram.c | 2 +-
22805 net/core/dev.c | 16 +-
22806 net/core/filter.c | 2 +-
22807 net/core/flow.c | 6 +-
22808 net/core/neighbour.c | 4 +-
22809 net/core/net-sysfs.c | 2 +-
22810 net/core/net_namespace.c | 8 +-
22811 net/core/netpoll.c | 4 +-
22812 net/core/rtnetlink.c | 15 +-
22813 net/core/scm.c | 14 +-
22814 net/core/skbuff.c | 8 +-
22815 net/core/sock.c | 28 +-
22816 net/core/sock_diag.c | 15 +-
22817 net/core/sysctl_net_core.c | 22 +-
22818 net/decnet/af_decnet.c | 1 +
22819 net/decnet/sysctl_net_decnet.c | 4 +-
22820 net/dsa/dsa.c | 2 +-
22821 net/hsr/hsr_netlink.c | 2 +-
22822 net/ieee802154/6lowpan/core.c | 2 +-
22823 net/ieee802154/6lowpan/reassembly.c | 14 +-
22824 net/ipv4/af_inet.c | 2 +-
22825 net/ipv4/devinet.c | 18 +-
22826 net/ipv4/fib_frontend.c | 6 +-
22827 net/ipv4/fib_semantics.c | 2 +-
22828 net/ipv4/inet_connection_sock.c | 4 +-
22829 net/ipv4/inet_timewait_sock.c | 2 +-
22830 net/ipv4/inetpeer.c | 2 +-
22831 net/ipv4/ip_fragment.c | 15 +-
22832 net/ipv4/ip_gre.c | 6 +-
22833 net/ipv4/ip_sockglue.c | 2 +-
22834 net/ipv4/ip_vti.c | 4 +-
22835 net/ipv4/ipconfig.c | 6 +-
22836 net/ipv4/ipip.c | 4 +-
22837 net/ipv4/netfilter/arp_tables.c | 12 +-
22838 net/ipv4/netfilter/ip_tables.c | 12 +-
22839 net/ipv4/ping.c | 14 +-
22840 net/ipv4/raw.c | 14 +-
22841 net/ipv4/route.c | 32 +-
22842 net/ipv4/sysctl_net_ipv4.c | 22 +-
22843 net/ipv4/tcp_input.c | 6 +-
22844 net/ipv4/tcp_probe.c | 2 +-
22845 net/ipv4/udp.c | 10 +-
22846 net/ipv4/xfrm4_policy.c | 18 +-
22847 net/ipv6/addrconf.c | 18 +-
22848 net/ipv6/af_inet6.c | 2 +-
22849 net/ipv6/datagram.c | 2 +-
22850 net/ipv6/icmp.c | 2 +-
22851 net/ipv6/ip6_fib.c | 4 +-
22852 net/ipv6/ip6_gre.c | 10 +-
22853 net/ipv6/ip6_tunnel.c | 4 +-
22854 net/ipv6/ip6_vti.c | 4 +-
22855 net/ipv6/ipv6_sockglue.c | 2 +-
22856 net/ipv6/netfilter/ip6_tables.c | 12 +-
22857 net/ipv6/netfilter/nf_conntrack_reasm.c | 14 +-
22858 net/ipv6/ping.c | 33 +-
22859 net/ipv6/raw.c | 17 +-
22860 net/ipv6/reassembly.c | 13 +-
22861 net/ipv6/route.c | 2 +-
22862 net/ipv6/sit.c | 4 +-
22863 net/ipv6/sysctl_net_ipv6.c | 2 +-
22864 net/ipv6/udp.c | 6 +-
22865 net/ipv6/xfrm6_policy.c | 17 +-
22866 net/irda/ircomm/ircomm_tty.c | 18 +-
22867 net/iucv/af_iucv.c | 4 +-
22868 net/iucv/iucv.c | 2 +-
22869 net/key/af_key.c | 4 +-
22870 net/l2tp/l2tp_eth.c | 38 +-
22871 net/l2tp/l2tp_ip.c | 2 +-
22872 net/l2tp/l2tp_ip6.c | 2 +-
22873 net/mac80211/cfg.c | 8 +-
22874 net/mac80211/ieee80211_i.h | 3 +-
22875 net/mac80211/iface.c | 20 +-
22876 net/mac80211/main.c | 2 +-
22877 net/mac80211/pm.c | 4 +-
22878 net/mac80211/rate.c | 2 +-
22879 net/mac80211/sta_info.c | 2 +-
22880 net/mac80211/util.c | 8 +-
22881 net/mpls/af_mpls.c | 6 +-
22882 net/netfilter/ipset/ip_set_core.c | 2 +-
22883 net/netfilter/ipvs/ip_vs_conn.c | 6 +-
22884 net/netfilter/ipvs/ip_vs_core.c | 4 +-
22885 net/netfilter/ipvs/ip_vs_ctl.c | 14 +-
22886 net/netfilter/ipvs/ip_vs_lblc.c | 2 +-
22887 net/netfilter/ipvs/ip_vs_lblcr.c | 2 +-
22888 net/netfilter/ipvs/ip_vs_sync.c | 6 +-
22889 net/netfilter/ipvs/ip_vs_xmit.c | 4 +-
22890 net/netfilter/nf_conntrack_acct.c | 2 +-
22891 net/netfilter/nf_conntrack_ecache.c | 2 +-
22892 net/netfilter/nf_conntrack_helper.c | 2 +-
22893 net/netfilter/nf_conntrack_proto.c | 2 +-
22894 net/netfilter/nf_conntrack_standalone.c | 2 +-
22895 net/netfilter/nf_conntrack_timestamp.c | 2 +-
22896 net/netfilter/nf_log.c | 10 +-
22897 net/netfilter/nf_sockopt.c | 4 +-
22898 net/netfilter/nfnetlink_log.c | 4 +-
22899 net/netfilter/nft_compat.c | 9 +-
22900 net/netfilter/xt_statistic.c | 8 +-
22901 net/netlink/af_netlink.c | 4 +-
22902 net/openvswitch/vport-internal_dev.c | 2 +-
22903 net/packet/af_packet.c | 8 +-
22904 net/phonet/pep.c | 6 +-
22905 net/phonet/socket.c | 2 +-
22906 net/phonet/sysctl.c | 2 +-
22907 net/rds/cong.c | 6 +-
22908 net/rds/ib.h | 2 +-
22909 net/rds/ib_cm.c | 2 +-
22910 net/rds/ib_recv.c | 4 +-
22911 net/rds/iw.h | 2 +-
22912 net/rds/iw_cm.c | 2 +-
22913 net/rds/iw_recv.c | 4 +-
22914 net/rds/rds.h | 2 +-
22915 net/rds/tcp.c | 2 +-
22916 net/rds/tcp_send.c | 2 +-
22917 net/rxrpc/af_rxrpc.c | 2 +-
22918 net/rxrpc/ar-ack.c | 14 +-
22919 net/rxrpc/ar-call.c | 2 +-
22920 net/rxrpc/ar-connection.c | 2 +-
22921 net/rxrpc/ar-connevent.c | 2 +-
22922 net/rxrpc/ar-input.c | 4 +-
22923 net/rxrpc/ar-internal.h | 8 +-
22924 net/rxrpc/ar-local.c | 2 +-
22925 net/rxrpc/ar-output.c | 4 +-
22926 net/rxrpc/ar-peer.c | 2 +-
22927 net/rxrpc/ar-proc.c | 4 +-
22928 net/rxrpc/ar-transport.c | 2 +-
22929 net/rxrpc/rxkad.c | 4 +-
22930 net/sched/sch_generic.c | 4 +-
22931 net/sctp/ipv6.c | 6 +-
22932 net/sctp/protocol.c | 10 +-
22933 net/sctp/sm_sideeffect.c | 2 +-
22934 net/sctp/socket.c | 21 +-
22935 net/sctp/sysctl.c | 10 +-
22936 net/socket.c | 18 +-
22937 net/sunrpc/auth_gss/svcauth_gss.c | 4 +-
22938 net/sunrpc/clnt.c | 4 +-
22939 net/sunrpc/sched.c | 4 +-
22940 net/sunrpc/svc.c | 4 +-
22941 net/sunrpc/svcauth_unix.c | 2 +-
22942 net/sunrpc/xprtrdma/svc_rdma.c | 38 +-
22943 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 8 +-
22944 net/sunrpc/xprtrdma/svc_rdma_sendto.c | 2 +-
22945 net/sunrpc/xprtrdma/svc_rdma_transport.c | 10 +-
22946 net/tipc/netlink_compat.c | 12 +-
22947 net/tipc/subscr.c | 2 +-
22948 net/unix/af_unix.c | 7 +-
22949 net/unix/sysctl_net_unix.c | 2 +-
22950 net/wireless/wext-core.c | 19 +-
22951 net/xfrm/xfrm_policy.c | 16 +-
22952 net/xfrm/xfrm_state.c | 33 +-
22953 net/xfrm/xfrm_sysctl.c | 2 +-
22954 scripts/Kbuild.include | 2 +-
22955 scripts/Makefile.build | 2 +-
22956 scripts/Makefile.clean | 3 +-
22957 scripts/Makefile.host | 69 +-
22958 scripts/basic/fixdep.c | 12 +-
22959 scripts/dtc/checks.c | 14 +-
22960 scripts/dtc/data.c | 6 +-
22961 scripts/dtc/flattree.c | 8 +-
22962 scripts/dtc/livetree.c | 4 +-
22963 scripts/gcc-plugin.sh | 51 +
22964 scripts/headers_install.sh | 1 +
22965 scripts/kallsyms.c | 4 +-
22966 scripts/kconfig/lkc.h | 5 +-
22967 scripts/kconfig/menu.c | 2 +-
22968 scripts/kconfig/symbol.c | 6 +-
22969 scripts/link-vmlinux.sh | 2 +-
22970 scripts/mod/file2alias.c | 14 +-
22971 scripts/mod/modpost.c | 25 +-
22972 scripts/mod/modpost.h | 6 +-
22973 scripts/mod/sumversion.c | 2 +-
22974 scripts/module-common.lds | 4 +
22975 scripts/package/builddeb | 1 +
22976 scripts/pnmtologo.c | 6 +-
22977 scripts/sortextable.h | 6 +-
22978 scripts/tags.sh | 2 +-
22979 security/Kconfig | 692 +-
22980 security/integrity/ima/ima.h | 4 +-
22981 security/integrity/ima/ima_api.c | 2 +-
22982 security/integrity/ima/ima_fs.c | 4 +-
22983 security/integrity/ima/ima_queue.c | 2 +-
22984 security/keys/key.c | 18 +-
22985 security/selinux/avc.c | 6 +-
22986 security/selinux/include/xfrm.h | 2 +-
22987 security/yama/yama_lsm.c | 2 +-
22988 sound/aoa/codecs/onyx.c | 7 +-
22989 sound/aoa/codecs/onyx.h | 1 +
22990 sound/core/oss/pcm_oss.c | 18 +-
22991 sound/core/pcm_compat.c | 2 +-
22992 sound/core/pcm_native.c | 4 +-
22993 sound/core/sound.c | 2 +-
22994 sound/drivers/mts64.c | 14 +-
22995 sound/drivers/opl4/opl4_lib.c | 2 +-
22996 sound/drivers/portman2x4.c | 3 +-
22997 sound/firewire/amdtp.c | 4 +-
22998 sound/firewire/amdtp.h | 4 +-
22999 sound/firewire/isight.c | 10 +-
23000 sound/firewire/scs1x.c | 8 +-
23001 sound/oss/sb_audio.c | 2 +-
23002 sound/oss/swarm_cs4297a.c | 6 +-
23003 sound/pci/hda/hda_codec.c | 2 +-
23004 sound/pci/ymfpci/ymfpci.h | 2 +-
23005 sound/pci/ymfpci/ymfpci_main.c | 12 +-
23006 sound/soc/codecs/sti-sas.c | 10 +-
23007 sound/soc/soc-ac97.c | 6 +-
23008 sound/soc/xtensa/xtfpga-i2s.c | 2 +-
23009 tools/gcc/Makefile | 42 +
23010 tools/gcc/checker_plugin.c | 150 +
23011 tools/gcc/colorize_plugin.c | 215 +
23012 tools/gcc/constify_plugin.c | 571 +
23013 tools/gcc/gcc-common.h | 812 +
23014 tools/gcc/initify_plugin.c | 552 +
23015 tools/gcc/kallocstat_plugin.c | 188 +
23016 tools/gcc/kernexec_plugin.c | 549 +
23017 tools/gcc/latent_entropy_plugin.c | 470 +
23018 tools/gcc/size_overflow_plugin/.gitignore | 2 +
23019 tools/gcc/size_overflow_plugin/Makefile | 28 +
23020 .../disable_size_overflow_hash.data |12422 ++++++++++++
23021 .../generate_size_overflow_hash.sh | 103 +
23022 .../insert_size_overflow_asm.c | 416 +
23023 .../size_overflow_plugin/intentional_overflow.c | 1010 +
23024 .../size_overflow_plugin/remove_unnecessary_dup.c | 137 +
23025 tools/gcc/size_overflow_plugin/size_overflow.h | 323 +
23026 .../gcc/size_overflow_plugin/size_overflow_debug.c | 194 +
23027 .../size_overflow_plugin/size_overflow_hash.data |20735 ++++++++++++++++++++
23028 .../size_overflow_hash_aux.data | 92 +
23029 tools/gcc/size_overflow_plugin/size_overflow_ipa.c | 1226 ++
23030 .../gcc/size_overflow_plugin/size_overflow_misc.c | 505 +
23031 .../size_overflow_plugin/size_overflow_plugin.c | 318 +
23032 .../size_overflow_plugin_hash.c | 352 +
23033 .../size_overflow_plugin/size_overflow_transform.c | 749 +
23034 .../size_overflow_transform_core.c | 1010 +
23035 tools/gcc/stackleak_plugin.c | 436 +
23036 tools/gcc/structleak_plugin.c | 287 +
23037 tools/include/linux/compiler.h | 8 +
23038 tools/lib/api/Makefile | 2 +-
23039 tools/perf/util/include/asm/alternative-asm.h | 3 +
23040 tools/virtio/linux/uaccess.h | 2 +-
23041 virt/kvm/kvm_main.c | 42 +-
23042 1944 files changed, 66925 insertions(+), 8949 deletions(-)
23043 commit 87790bbd0d8dc2bd7fd86cb947e32886db9e9766
23044 Author: Matthew Wilcox <willy@linux.intel.com>
23045 Date: Tue Feb 2 16:57:52 2016 -0800
23046
23047 radix-tree: fix race in gang lookup
23048
23049 If the indirect_ptr bit is set on a slot, that indicates we need to redo
23050 the lookup. Introduce a new function radix_tree_iter_retry() which
23051 forces the loop to retry the lookup by setting 'slot' to NULL and
23052 turning the iterator back to point at the problematic entry.
23053
23054 This is a pretty rare problem to hit at the moment; the lookup has to
23055 race with a grow of the radix tree from a height of 0. The consequences
23056 of hitting this race are that gang lookup could return a pointer to a
23057 radix_tree_node instead of a pointer to whatever the user had inserted
23058 in the tree.
23059
23060 Fixes: cebbd29e1c2f ("radix-tree: rewrite gang lookup using iterator")
23061 Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
23062 Cc: Hugh Dickins <hughd@google.com>
23063 Cc: Ohad Ben-Cohen <ohad@wizery.com>
23064 Cc: Konstantin Khlebnikov <khlebnikov@openvz.org>
23065 Cc: <stable@vger.kernel.org>
23066 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
23067 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
23068
23069 include/linux/radix-tree.h | 16 ++++++++++++++++
23070 lib/radix-tree.c | 12 ++++++++++--
23071 2 files changed, 26 insertions(+), 2 deletions(-)
23072
23073 commit bf628043b4589c910919a0f221ae7f42aa8cea93
23074 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
23075 Date: Wed Feb 3 02:11:03 2016 +0100
23076
23077 unix: correctly track in-flight fds in sending process user_struct
23078
23079 The commit referenced in the Fixes tag incorrectly accounted the number
23080 of in-flight fds over a unix domain socket to the original opener
23081 of the file-descriptor. This allows another process to arbitrary
23082 deplete the original file-openers resource limit for the maximum of
23083 open files. Instead the sending processes and its struct cred should
23084 be credited.
23085
23086 To do so, we add a reference counted struct user_struct pointer to the
23087 scm_fp_list and use it to account for the number of inflight unix fds.
23088
23089 Fixes: 712f4aad406bb1 ("unix: properly account for FDs passed over unix sockets")
23090 Reported-by: David Herrmann <dh.herrmann@gmail.com>
23091 Cc: David Herrmann <dh.herrmann@gmail.com>
23092 Cc: Willy Tarreau <w@1wt.eu>
23093 Cc: Linus Torvalds <torvalds@linux-foundation.org>
23094 Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
23095 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
23096 Signed-off-by: David S. Miller <davem@davemloft.net>
23097
23098 include/net/af_unix.h | 4 ++--
23099 include/net/scm.h | 1 +
23100 net/core/scm.c | 7 +++++++
23101 net/unix/af_unix.c | 4 ++--
23102 net/unix/garbage.c | 8 ++++----
23103 5 files changed, 16 insertions(+), 8 deletions(-)
23104
23105 commit e830db443ff78d70b7b63536e688d73907face0c
23106 Author: Mike Kravetz <mike.kravetz@oracle.com>
23107 Date: Fri Jan 15 16:57:37 2016 -0800
23108
23109 fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()
23110
23111 Hillf Danton noticed bugs in the hugetlb_vmtruncate_list routine. The
23112 argument end is of type pgoff_t. It was being converted to a vaddr
23113 offset and passed to unmap_hugepage_range. However, end was also being
23114 used as an argument to the vma_interval_tree_foreach controlling loop.
23115 In addition, the conversion of end to vaddr offset was incorrect.
23116
23117 hugetlb_vmtruncate_list is called as part of a file truncate or
23118 fallocate hole punch operation.
23119
23120 When truncating a hugetlbfs file, this bug could prevent some pages from
23121 being unmapped. This is possible if there are multiple vmas mapping the
23122 file, and there is a sufficiently sized hole between the mappings. The
23123 size of the hole between two vmas (A,B) must be such that the starting
23124 virtual address of B is greater than (ending virtual address of A <<
23125 PAGE_SHIFT). In this case, the pages in B would not be unmapped. If
23126 pages are not properly unmapped during truncate, the following BUG is
23127 hit:
23128
23129 kernel BUG at fs/hugetlbfs/inode.c:428!
23130
23131 In the fallocate hole punch case, this bug could prevent pages from
23132 being unmapped as in the truncate case. However, for hole punch the
23133 result is that unmapped pages will not be removed during the operation.
23134 For hole punch, it is also possible that more pages than desired will be
23135 unmapped. This unnecessary unmapping will cause page faults to
23136 reestablish the mappings on subsequent page access.
23137
23138 Fixes: 1bfad99ab (" hugetlbfs: hugetlb_vmtruncate_list() needs to take a range")Reported-by: Hillf Danton <hillf.zj@alibaba-inc.com>
23139 Signed-off-by: Mike Kravetz <mike.kravetz@oracle.com>
23140 Cc: Hugh Dickins <hughd@google.com>
23141 Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
23142 Cc: Davidlohr Bueso <dave@stgolabs.net>
23143 Cc: Dave Hansen <dave.hansen@linux.intel.com>
23144 Cc: <stable@vger.kernel.org> [4.3]
23145 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
23146 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
23147
23148 fs/hugetlbfs/inode.c | 19 +++++++++++--------
23149 1 files changed, 11 insertions(+), 8 deletions(-)
23150
23151 commit cdb3ba4a9113b779347387f3b6c6ea72dd4db12f
23152 Author: Takashi Iwai <tiwai@suse.de>
23153 Date: Thu Feb 4 17:06:13 2016 +0100
23154
23155 ALSA: timer: Fix leftover link at closing
23156
23157 In ALSA timer core, the active timer instance is managed in
23158 active_list linked list. Each element is added / removed dynamically
23159 at timer start, stop and in timer interrupt. The problem is that
23160 snd_timer_interrupt() has a thinko and leaves the element in
23161 active_list when it's the last opened element. This eventually leads
23162 to list corruption or use-after-free error.
23163
23164 This hasn't been revealed because we used to delete the list forcibly
23165 in snd_timer_stop() in the past. However, the recent fix avoids the
23166 double-stop behavior (in commit [f784beb75ce8: ALSA: timer: Fix link
23167 corruption due to double start or stop]), and this leak hits reality.
23168
23169 This patch fixes the link management in snd_timer_interrupt(). Now it
23170 simply unlinks no matter which stream is.
23171
23172 BugLink: http://lkml.kernel.org/r/CACT4Y+Yy2aukHP-EDp8-ziNqNNmb-NTf=jDWXMP7jB8HDa2vng@mail.gmail.com
23173 Reported-by: Dmitry Vyukov <dvyukov@google.com>
23174 Cc: <stable@vger.kernel.org>
23175 Signed-off-by: Takashi Iwai <tiwai@suse.de>
23176
23177 sound/core/timer.c | 4 ++--
23178 1 files changed, 2 insertions(+), 2 deletions(-)
23179
23180 commit 47d9647902f6a2f46a2be1e0140ba0f6f8c06008
23181 Author: Konstantin Khlebnikov <koct9i@gmail.com>
23182 Date: Fri Feb 5 15:37:01 2016 -0800
23183
23184 radix-tree: fix oops after radix_tree_iter_retry
23185
23186 Helper radix_tree_iter_retry() resets next_index to the current index.
23187 In following radix_tree_next_slot current chunk size becomes zero. This
23188 isn't checked and it tries to dereference null pointer in slot.
23189
23190 Tagged iterator is fine because retry happens only at slot 0 where tag
23191 bitmask in iter->tags is filled with single bit.
23192
23193 Fixes: 46437f9a554f ("radix-tree: fix race in gang lookup")
23194 Signed-off-by: Konstantin Khlebnikov <koct9i@gmail.com>
23195 Cc: Matthew Wilcox <willy@linux.intel.com>
23196 Cc: Hugh Dickins <hughd@google.com>
23197 Cc: Ohad Ben-Cohen <ohad@wizery.com>
23198 Cc: Jeremiah Mahler <jmmahler@gmail.com>
23199 Cc: <stable@vger.kernel.org>
23200 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
23201 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
23202
23203 include/linux/radix-tree.h | 6 +++---
23204 1 files changed, 3 insertions(+), 3 deletions(-)
23205
23206 commit 95b5dcb3c01958502af00b0bc0da1d906aae11a2
23207 Merge: 438be0b 256aeaf
23208 Author: Brad Spengler <spender@grsecurity.net>
23209 Date: Sun Feb 7 08:29:33 2016 -0500
23210
23211 Merge branch 'pax-test' into grsec-test
23212
23213 commit 256aeaf87c22de8edf1f03682a572c590ae07771
23214 Author: Brad Spengler <spender@grsecurity.net>
23215 Date: Sun Feb 7 08:29:09 2016 -0500
23216
23217 Update to pax-linux-4.3.5-test28.patch:
23218 - fixed an integer truncation bug in numa_clear_kernel_node_hotplug caught by the size overflow plugin, reported by x14sg1 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4374)
23219 - spender fixed UDEREF on arm
23220
23221 arch/arm/Kconfig | 1 +
23222 arch/arm/include/asm/domain.h | 21 ++++++++-
23223 arch/arm/include/asm/futex.h | 9 ----
23224 arch/arm/include/asm/thread_info.h | 3 +
23225 arch/arm/include/asm/uaccess.h | 81 +++++++++++++++---------------------
23226 arch/arm/kernel/entry-armv.S | 2 +-
23227 arch/arm/kernel/process.c | 2 +-
23228 arch/arm/mm/alignment.c | 8 ----
23229 arch/x86/mm/numa.c | 2 +-
23230 security/Kconfig | 1 -
23231 10 files changed, 60 insertions(+), 70 deletions(-)
23232
23233 commit 438be0bd112bd17942b2628c53054dc1007558a1
23234 Author: Brad Spengler <spender@grsecurity.net>
23235 Date: Sat Feb 6 19:50:31 2016 -0500
23236
23237 Fix a number of issues caused by the upstream merging of a UDEREF ripoff resulting in unbootable
23238 ARM systems reported on the forums
23239
23240 arch/arm/Kconfig | 1 +
23241 arch/arm/include/asm/domain.h | 21 ++++++++-
23242 arch/arm/include/asm/futex.h | 9 ----
23243 arch/arm/include/asm/thread_info.h | 3 +
23244 arch/arm/include/asm/uaccess.h | 81 +++++++++++++++---------------------
23245 arch/arm/kernel/entry-armv.S | 2 +-
23246 arch/arm/kernel/process.c | 2 +-
23247 arch/arm/mm/alignment.c | 8 ----
23248 security/Kconfig | 1 -
23249 9 files changed, 59 insertions(+), 69 deletions(-)
23250
23251 commit 4ffdd5ef1f87e611af1efb4f251ada92abe9f4c0
23252 Author: Brad Spengler <spender@grsecurity.net>
23253 Date: Sat Feb 6 11:21:53 2016 -0500
23254
23255 Fix another compiler warning
23256
23257 net/ipv4/tcp_input.c | 2 ++
23258 1 files changed, 2 insertions(+), 0 deletions(-)
23259
23260 commit 30b5b7bc0fd67d458bdd5ab35e4689769eabd2ed
23261 Author: Brad Spengler <spender@grsecurity.net>
23262 Date: Sat Feb 6 11:16:12 2016 -0500
23263
23264 Fix two compiler warnings
23265
23266 kernel/pid.c | 5 ++---
23267 kernel/ptrace.c | 3 ++-
23268 2 files changed, 4 insertions(+), 4 deletions(-)
23269
23270 commit dda4d2a21914c480750f10bd55c6e3203d415d8d
23271 Author: Brad Spengler <spender@grsecurity.net>
23272 Date: Wed Feb 3 21:22:40 2016 -0500
23273
23274 Apply fix for integer truncation in NUMA init code, reported by
23275 x14sg1 on the forums:
23276 https://forums.grsecurity.net/viewtopic.php?f=3&t=4374
23277
23278 arch/x86/mm/numa.c | 2 +-
23279 1 files changed, 1 insertions(+), 1 deletions(-)
23280
23281 commit 477505f7c893cb6a2c3e22f83eefd9c985d7b3ca
23282 Merge: a781740 016d0d8
23283 Author: Brad Spengler <spender@grsecurity.net>
23284 Date: Wed Feb 3 21:20:58 2016 -0500
23285
23286 Merge branch 'pax-test' into grsec-test
23287
23288 commit 016d0d81a8dd4be1304c82a68e0ccf425868f467
23289 Author: Brad Spengler <spender@grsecurity.net>
23290 Date: Wed Feb 3 21:20:10 2016 -0500
23291
23292 Update to pax-linux-4.3.5-test27.patch:
23293 - fixed a bunch of potential REFCOUNT false positives, reported by Emese
23294 - restored padding in fpregs_state for storing AVX-512 state in the future
23295 - constified netlink_dump_control
23296 - added const version of debug_gimple_stmt for gcc plugins, by Emese
23297 - Emese fixed a bug in initify that could have initified too much
23298 - Emese fixed a false positive intentional integer overflow in xfrm4_extract_header, reported by corsac
23299
23300 arch/x86/include/asm/fpu/types.h | 1 +
23301 arch/x86/include/asm/mmu_context.h | 2 +-
23302 block/blk-cgroup.c | 18 ++--
23303 block/cfq-iosched.c | 4 +-
23304 crypto/crypto_user.c | 8 ++-
23305 drivers/acpi/apei/ghes.c | 6 +-
23306 drivers/char/ipmi/ipmi_ssif.c | 12 ++--
23307 drivers/gpu/drm/amd/scheduler/gpu_scheduler.c | 2 +-
23308 drivers/gpu/drm/amd/scheduler/gpu_scheduler.h | 2 +-
23309 drivers/gpu/drm/amd/scheduler/sched_fence.c | 2 +-
23310 drivers/infiniband/core/netlink.c | 5 +-
23311 drivers/infiniband/hw/cxgb4/device.c | 6 +-
23312 drivers/infiniband/hw/cxgb4/iw_cxgb4.h | 2 +-
23313 drivers/md/bcache/alloc.c | 2 +-
23314 drivers/md/bcache/bcache.h | 10 +-
23315 drivers/md/bcache/btree.c | 2 +-
23316 drivers/md/bcache/io.c | 10 +-
23317 drivers/md/bcache/journal.c | 2 +-
23318 drivers/md/bcache/stats.c | 26 +++---
23319 drivers/md/bcache/stats.h | 16 ++--
23320 drivers/md/bcache/super.c | 2 +-
23321 drivers/md/bcache/sysfs.c | 20 +++---
23322 drivers/md/dm-cache-target.c | 98 ++++++++++++------------
23323 drivers/md/dm-raid.c | 2 +-
23324 drivers/md/md.c | 6 +-
23325 drivers/md/md.h | 2 +-
23326 drivers/md/raid1.c | 2 +-
23327 drivers/md/raid10.c | 2 +-
23328 drivers/md/raid5.c | 4 +-
23329 drivers/media/pci/zoran/zoran.h | 1 -
23330 drivers/media/pci/zoran/zoran_driver.c | 3 -
23331 drivers/net/ethernet/sfc/selftest.c | 20 +++---
23332 drivers/net/irda/vlsi_ir.c | 18 ++--
23333 drivers/net/irda/vlsi_ir.h | 14 ++--
23334 drivers/net/wireless/ath/carl9170/carl9170.h | 6 +-
23335 drivers/net/wireless/ath/carl9170/debug.c | 6 +-
23336 drivers/net/wireless/ath/carl9170/main.c | 10 +-
23337 drivers/net/wireless/ath/carl9170/tx.c | 4 +-
23338 drivers/net/wireless/iwlwifi/mvm/d3.c | 4 +-
23339 drivers/net/wireless/iwlwifi/mvm/tx.c | 2 +-
23340 drivers/scsi/hptiop.c | 2 -
23341 drivers/scsi/hptiop.h | 1 -
23342 drivers/scsi/ipr.c | 6 +-
23343 drivers/scsi/ipr.h | 2 +-
23344 drivers/scsi/qla2xxx/qla_target.c | 10 +-
23345 drivers/scsi/qla2xxx/qla_target.h | 2 +-
23346 fs/btrfs/ctree.c | 2 +-
23347 fs/btrfs/ctree.h | 4 +-
23348 fs/btrfs/delayed-ref.c | 4 +-
23349 fs/btrfs/disk-io.c | 4 +-
23350 fs/btrfs/file.c | 4 +-
23351 fs/btrfs/raid56.c | 32 ++++----
23352 fs/btrfs/tests/btrfs-tests.c | 2 +-
23353 fs/btrfs/transaction.c | 2 +-
23354 fs/btrfs/tree-log.c | 8 +-
23355 fs/btrfs/volumes.c | 14 ++--
23356 fs/btrfs/volumes.h | 22 +++---
23357 fs/jbd2/commit.c | 2 +-
23358 fs/jbd2/transaction.c | 4 +-
23359 fs/ocfs2/dlm/dlmcommon.h | 4 +-
23360 fs/ocfs2/dlm/dlmdebug.c | 10 +-
23361 fs/ocfs2/dlm/dlmdomain.c | 4 +-
23362 fs/ocfs2/dlm/dlmmaster.c | 4 +-
23363 include/acpi/ghes.h | 2 +-
23364 include/linux/blk-cgroup.h | 24 +++---
23365 include/linux/jbd2.h | 2 +-
23366 include/linux/netlink.h | 12 ++--
23367 include/net/cfg802154.h | 2 +-
23368 include/net/mac80211.h | 2 +-
23369 include/net/neighbour.h | 2 +-
23370 kernel/rcu/tree_plugin.h | 4 +-
23371 net/batman-adv/routing.c | 4 +-
23372 net/batman-adv/soft-interface.c | 2 +-
23373 net/batman-adv/translation-table.c | 14 ++--
23374 net/batman-adv/types.h | 2 +-
23375 net/core/neighbour.c | 14 ++--
23376 net/core/rtnetlink.c | 2 +-
23377 net/ipv4/arp.c | 2 +-
23378 net/ipv4/inet_diag.c | 4 +-
23379 net/ipv4/xfrm4_state.c | 4 +-
23380 net/ipv6/ndisc.c | 2 +-
23381 net/mac80211/cfg.c | 2 +-
23382 net/mac80211/debugfs_key.c | 2 +-
23383 net/mac80211/key.c | 4 +-
23384 net/mac80211/tx.c | 2 +-
23385 net/mac80211/wpa.c | 10 +-
23386 net/mac802154/iface.c | 4 +-
23387 net/netfilter/ipset/ip_set_core.c | 2 +-
23388 net/netfilter/nf_conntrack_netlink.c | 22 +++---
23389 net/netfilter/nf_tables_api.c | 13 ++--
23390 net/netfilter/nfnetlink_acct.c | 7 +-
23391 net/netfilter/nfnetlink_cthelper.c | 2 +-
23392 net/netfilter/nfnetlink_cttimeout.c | 2 +-
23393 net/netlink/af_netlink.c | 10 ++-
23394 net/netlink/diag.c | 2 +-
23395 net/netlink/genetlink.c | 14 ++--
23396 net/packet/af_packet.c | 18 ++--
23397 net/packet/diag.c | 2 +-
23398 net/packet/internal.h | 6 +-
23399 net/unix/diag.c | 2 +-
23400 net/xfrm/xfrm_user.c | 2 +-
23401 security/apparmor/include/policy.h | 2 +-
23402 security/apparmor/policy.c | 4 +-
23403 sound/core/seq/seq_clientmgr.c | 2 +-
23404 sound/core/seq/seq_fifo.c | 6 +-
23405 sound/core/seq/seq_fifo.h | 2 +-
23406 tools/gcc/gcc-common.h | 24 ++++--
23407 tools/gcc/initify_plugin.c | 7 +-
23408 tools/lib/api/Makefile | 2 +-
23409 109 files changed, 399 insertions(+), 391 deletions(-)
23410
23411 commit a7817402ac837b1aee07fac42537a02097055098
23412 Author: Matt Fleming <matt@codeblueprint.co.uk>
23413 Date: Fri Jan 29 11:36:10 2016 +0000
23414
23415 x86/mm/pat: Avoid truncation when converting cpa->numpages to address
23416
23417 There are a couple of nasty truncation bugs lurking in the pageattr
23418 code that can be triggered when mapping EFI regions, e.g. when we pass
23419 a cpa->pgd pointer. Because cpa->numpages is a 32-bit value, shifting
23420 left by PAGE_SHIFT will truncate the resultant address to 32-bits.
23421
23422 Viorel-Cătălin managed to trigger this bug on his Dell machine that
23423 provides a ~5GB EFI region which requires 1236992 pages to be mapped.
23424 When calling populate_pud() the end of the region gets calculated
23425 incorrectly in the following buggy expression,
23426
23427 end = start + (cpa->numpages << PAGE_SHIFT);
23428
23429 And only 188416 pages are mapped. Next, populate_pud() gets invoked
23430 for a second time because of the loop in __change_page_attr_set_clr(),
23431 only this time no pages get mapped because shifting the remaining
23432 number of pages (1048576) by PAGE_SHIFT is zero. At which point the
23433 loop in __change_page_attr_set_clr() spins forever because we fail to
23434 map progress.
23435
23436 Hitting this bug depends very much on the virtual address we pick to
23437 map the large region at and how many pages we map on the initial run
23438 through the loop. This explains why this issue was only recently hit
23439 with the introduction of commit
23440
23441 a5caa209ba9c ("x86/efi: Fix boot crash by mapping EFI memmap
23442 entries bottom-up at runtime, instead of top-down")
23443
23444 It's interesting to note that safe uses of cpa->numpages do exist in
23445 the pageattr code. If instead of shifting ->numpages we multiply by
23446 PAGE_SIZE, no truncation occurs because PAGE_SIZE is a UL value, and
23447 so the result is unsigned long.
23448
23449 To avoid surprises when users try to convert very large cpa->numpages
23450 values to addresses, change the data type from 'int' to 'unsigned
23451 long', thereby making it suitable for shifting by PAGE_SHIFT without
23452 any type casting.
23453
23454 The alternative would be to make liberal use of casting, but that is
23455 far more likely to cause problems in the future when someone adds more
23456 code and fails to cast properly; this bug was difficult enough to
23457 track down in the first place.
23458
23459 Reported-and-tested-by: Viorel-Cătălin Răpițeanu <rapiteanu.catalin@gmail.com>
23460 Acked-by: Borislav Petkov <bp@alien8.de>
23461 Cc: Sai Praneeth Prakhya <sai.praneeth.prakhya@intel.com>
23462 Cc: <stable@vger.kernel.org>
23463 Signed-off-by: Matt Fleming <matt@codeblueprint.co.uk>
23464 Link: https://bugzilla.kernel.org/show_bug.cgi?id=110131
23465 Link: http://lkml.kernel.org/r/1454067370-10374-1-git-send-email-matt@codeblueprint.co.uk
23466 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
23467
23468 arch/x86/mm/pageattr.c | 4 ++--
23469 1 files changed, 2 insertions(+), 2 deletions(-)
23470
23471 commit 64dd9d7a67a742fda257cdd16510c29e695c34b5
23472 Author: Jan Beulich <JBeulich@suse.com>
23473 Date: Tue Jan 26 04:15:18 2016 -0700
23474
23475 x86/mm: Fix types used in pgprot cacheability flags translations
23476
23477 For PAE kernels "unsigned long" is not suitable to hold page protection
23478 flags, since _PAGE_NX doesn't fit there. This is the reason for quite a
23479 few W+X pages getting reported as insecure during boot (observed namely
23480 for the entire initrd range).
23481
23482 Fixes: 281d4078be ("x86: Make page cache mode a real type")
23483 Signed-off-by: Jan Beulich <jbeulich@suse.com>
23484 Reviewed-by: Juergen Gross <JGross@suse.com>
23485 Cc: stable@vger.kernel.org
23486 Link: http://lkml.kernel.org/r/56A7635602000078000CAFF1@prv-mh.provo.novell.com
23487 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
23488
23489 arch/x86/include/asm/pgtable_types.h | 6 ++----
23490 1 files changed, 2 insertions(+), 4 deletions(-)
23491
23492 commit bb9a3a9df0d8dfc96d521676e64c42b37ba22aea
23493 Merge: 682d661 f74425b
23494 Author: Brad Spengler <spender@grsecurity.net>
23495 Date: Sun Jan 31 15:06:25 2016 -0500
23496
23497 Merge branch 'pax-test' into grsec-test
23498
23499 Conflicts:
23500 drivers/net/slip/slhc.c
23501 include/linux/sched.h
23502 net/unix/af_unix.c
23503 sound/core/timer.c
23504
23505 commit f74425b5705bfe52aff9e97659ef10c4a14176c3
23506 Merge: d14af1f 849a2d3
23507 Author: Brad Spengler <spender@grsecurity.net>
23508 Date: Sun Jan 31 15:02:55 2016 -0500
23509
23510 Merge branch 'linux-4.3.y' into pax-test
23511
23512 Conflicts:
23513 arch/x86/include/asm/mmu_context.h
23514
23515 commit 682d6611d75542e351c973c8dd74a99d3966c073
23516 Author: Brad Spengler <spender@grsecurity.net>
23517 Date: Sat Jan 30 13:05:03 2016 -0500
23518
23519 Based on a report from Mathias Krause, fix up a number of additional instances
23520 of ulong overflow when passing in values to gr_learn_resource by saturating
23521 to ULONG_MAX
23522
23523 mm/mlock.c | 11 ++++++++---
23524 mm/mmap.c | 16 +++++++++++++---
23525 2 files changed, 21 insertions(+), 6 deletions(-)
23526
23527 commit adb52e95fb9ad4ac9c56cd5d47bd668f47c33096
23528 Author: Jann Horn <jann@thejh.net>
23529 Date: Sat Dec 26 06:00:48 2015 +0100
23530
23531 seccomp: always propagate NO_NEW_PRIVS on tsync
23532
23533 Before this patch, a process with some permissive seccomp filter
23534 that was applied by root without NO_NEW_PRIVS was able to add
23535 more filters to itself without setting NO_NEW_PRIVS by setting
23536 the new filter from a throwaway thread with NO_NEW_PRIVS.
23537
23538 Signed-off-by: Jann Horn <jann@thejh.net>
23539 Cc: stable@vger.kernel.org
23540 Signed-off-by: Kees Cook <keescook@chromium.org>
23541
23542 kernel/seccomp.c | 22 +++++++++++-----------
23543 1 files changed, 11 insertions(+), 11 deletions(-)
23544
23545 commit b85450498a3bbf269441c8963d7574bb3079c838
23546 Merge: 59c216f d14af1f
23547 Author: Brad Spengler <spender@grsecurity.net>
23548 Date: Fri Jan 29 20:54:13 2016 -0500
23549
23550 Merge branch 'pax-test' into grsec-test
23551
23552 commit d14af1f1dd66511f3f0674deee2b572972012b39
23553 Author: Brad Spengler <spender@grsecurity.net>
23554 Date: Fri Jan 29 20:53:51 2016 -0500
23555
23556 Update to pax-linux-4.3.4-test26.patch:
23557 - Emese fixed a few intentional overflows introduced by gcc, reported by StalkR (https://forums.grsecurity.net/viewtopic.php?f=3&t=4370)
23558
23559 fs/cifs/file.c | 2 +-
23560 fs/gfs2/file.c | 2 +-
23561 .../size_overflow_plugin/intentional_overflow.c | 96 ++++++++++++++++++--
23562 tools/gcc/size_overflow_plugin/size_overflow.h | 2 +
23563 .../size_overflow_plugin/size_overflow_plugin.c | 4 +-
23564 .../size_overflow_plugin/size_overflow_transform.c | 6 +-
23565 .../size_overflow_transform_core.c | 5 +
23566 7 files changed, 102 insertions(+), 15 deletions(-)
23567
23568 commit 59c216f13587eacdd692386b7a403ae78ed84fb6
23569 Author: Brad Spengler <spender@grsecurity.net>
23570 Date: Wed Jan 27 17:57:21 2016 -0500
23571
23572 Fix a size_overflow report reported by Mathias Krause in our
23573 truncation of an loff_t to an unsigned long when being passed
23574 to gr_learn_resource() (as all resource checks are against unsigned long
23575 values)
23576
23577 fs/attr.c | 5 ++++-
23578 1 files changed, 4 insertions(+), 1 deletions(-)
23579
23580 commit 70636c6ad60fc1db3af764ecc789b827b7497a97
23581 Author: Yuchung Cheng <ycheng@google.com>
23582 Date: Wed Jan 6 12:42:38 2016 -0800
23583
23584 tcp: fix zero cwnd in tcp_cwnd_reduction
23585
23586 Patch 3759824da87b ("tcp: PRR uses CRB mode by default and SS mode
23587 conditionally") introduced a bug that cwnd may become 0 when both
23588 inflight and sndcnt are 0 (cwnd = inflight + sndcnt). This may lead
23589 to a div-by-zero if the connection starts another cwnd reduction
23590 phase by setting tp->prior_cwnd to the current cwnd (0) in
23591 tcp_init_cwnd_reduction().
23592
23593 To prevent this we skip PRR operation when nothing is acked or
23594 sacked. Then cwnd must be positive in all cases as long as ssthresh
23595 is positive:
23596
23597 1) The proportional reduction mode
23598 inflight > ssthresh > 0
23599
23600 2) The reduction bound mode
23601 a) inflight == ssthresh > 0
23602
23603 b) inflight < ssthresh
23604 sndcnt > 0 since newly_acked_sacked > 0 and inflight < ssthresh
23605
23606 Therefore in all cases inflight and sndcnt can not both be 0.
23607 We check invalid tp->prior_cwnd to avoid potential div0 bugs.
23608
23609 In reality this bug is triggered only with a sequence of less common
23610 events. For example, the connection is terminating an ECN-triggered
23611 cwnd reduction with an inflight 0, then it receives reordered/old
23612 ACKs or DSACKs from prior transmission (which acks nothing). Or the
23613 connection is in fast recovery stage that marks everything lost,
23614 but fails to retransmit due to local issues, then receives data
23615 packets from other end which acks nothing.
23616
23617 Fixes: 3759824da87b ("tcp: PRR uses CRB mode by default and SS mode conditionally")
23618 Reported-by: Oleksandr Natalenko <oleksandr@natalenko.name>
23619 Signed-off-by: Yuchung Cheng <ycheng@google.com>
23620 Signed-off-by: Neal Cardwell <ncardwell@google.com>
23621 Signed-off-by: Eric Dumazet <edumazet@google.com>
23622 Signed-off-by: David S. Miller <davem@davemloft.net>
23623
23624 net/ipv4/tcp_input.c | 3 +++
23625 1 files changed, 3 insertions(+), 0 deletions(-)
23626
23627 commit dac1da2bedbb43195d371c7a192cfeeb45683df0
23628 Author: Eric Dumazet <edumazet@google.com>
23629 Date: Sun Jan 24 13:53:50 2016 -0800
23630
23631 af_unix: fix struct pid memory leak
23632
23633 Dmitry reported a struct pid leak detected by a syzkaller program.
23634
23635 Bug happens in unix_stream_recvmsg() when we break the loop when a
23636 signal is pending, without properly releasing scm.
23637
23638 Fixes: b3ca9b02b007 ("net: fix multithreaded signal handling in unix recv routines")
23639 Reported-by: Dmitry Vyukov <dvyukov@google.com>
23640 Signed-off-by: Eric Dumazet <edumazet@google.com>
23641 Cc: Rainer Weikusat <rweikusat@mobileactivedefense.com>
23642 Signed-off-by: David S. Miller <davem@davemloft.net>
23643
23644 net/unix/af_unix.c | 1 +
23645 1 files changed, 1 insertions(+), 0 deletions(-)
23646
23647 commit 15cc47f127520d1ac0c1fe76d993c2c27f0f2571
23648 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
23649 Date: Fri Jan 22 01:39:43 2016 +0100
23650
23651 pptp: fix illegal memory access caused by multiple bind()s
23652
23653 Several times already this has been reported as kasan reports caused by
23654 syzkaller and trinity and people always looked at RCU races, but it is
23655 much more simple. :)
23656
23657 In case we bind a pptp socket multiple times, we simply add it to
23658 the callid_sock list but don't remove the old binding. Thus the old
23659 socket stays in the bucket with unused call_id indexes and doesn't get
23660 cleaned up. This causes various forms of kasan reports which were hard
23661 to pinpoint.
23662
23663 Simply don't allow multiple binds and correct error handling in
23664 pptp_bind. Also keep sk_state bits in place in pptp_connect.
23665
23666 Fixes: 00959ade36acad ("PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)")
23667 Cc: Dmitry Kozlov <xeb@mail.ru>
23668 Cc: Sasha Levin <sasha.levin@oracle.com>
23669 Cc: Dmitry Vyukov <dvyukov@google.com>
23670 Reported-by: Dmitry Vyukov <dvyukov@google.com>
23671 Cc: Dave Jones <davej@codemonkey.org.uk>
23672 Reported-by: Dave Jones <davej@codemonkey.org.uk>
23673 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
23674 Signed-off-by: David S. Miller <davem@davemloft.net>
23675
23676 drivers/net/ppp/pptp.c | 34 ++++++++++++++++++++++++----------
23677 1 files changed, 24 insertions(+), 10 deletions(-)
23678
23679 commit e2b7b8c66851c85188fa6dab2d2b2a6c85bc7332
23680 Author: Brad Spengler <spender@grsecurity.net>
23681 Date: Tue Jan 26 18:17:10 2016 -0500
23682
23683 Add info about cpupower/powertop to GRKERNSEC_KMEM, was present on our
23684 wiki but was removed from the config help at some point
23685
23686 grsecurity/Kconfig | 3 +++
23687 1 files changed, 3 insertions(+), 0 deletions(-)
23688
23689 commit ce2e88efa000fc32bfcd84098f57c8ed8310fefc
23690 Author: Thomas Egerer <hakke_007@gmx.de>
23691 Date: Mon Jan 25 12:58:44 2016 +0100
23692
23693 ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
23694
23695 The ESP algorithms using CBC mode require echainiv. Hence INET*_ESP have
23696 to select CRYPTO_ECHAINIV in order to work properly. This solves the
23697 issues caused by a misconfiguration as described in [1].
23698 The original approach, patching crypto/Kconfig was turned down by
23699 Herbert Xu [2].
23700
23701 [1] https://lists.strongswan.org/pipermail/users/2015-December/009074.html
23702 [2] http://marc.info/?l=linux-crypto-vger&m=145224655809562&w=2
23703
23704 Signed-off-by: Thomas Egerer <hakke_007@gmx.de>
23705 Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
23706 Signed-off-by: David S. Miller <davem@davemloft.net>
23707
23708 net/ipv4/Kconfig | 1 +
23709 net/ipv6/Kconfig | 1 +
23710 2 files changed, 2 insertions(+), 0 deletions(-)
23711
23712 commit fca5a303155ea67d28aece0caf2b03ffc3b2668d
23713 Merge: 904114c 6339c1f
23714 Author: Brad Spengler <spender@grsecurity.net>
23715 Date: Tue Jan 26 18:08:40 2016 -0500
23716
23717 Merge branch 'pax-test' into grsec-test
23718
23719 commit 6339c1f9a9beafd417bf9f04d4b257e62aeb45b7
23720 Author: Brad Spengler <spender@grsecurity.net>
23721 Date: Tue Jan 26 18:07:51 2016 -0500
23722
23723 Update to pax-linux-4.3.4-test25.patch:
23724 - fixed incorrect handling of VM_DONTCOPY during fork that would trigger a consistency check in the vma mirroring logic, reported by Mathias Krause <minipli@googlemail.com>
23725 - fixed init_new_context on !MODIFY_LDT_SYSCALL configs, reported by tjh (https://forums.grsecurity.net/viewtopic.php?f=3&t=4368)
23726 - fixed a few REFCOUNT false positives in SNMP related statistics
23727
23728 arch/x86/Kconfig | 2 +-
23729 arch/x86/include/asm/mmu_context.h | 17 +++++++++++++++++
23730 include/net/snmp.h | 10 +++++-----
23731 kernel/fork.c | 11 +++++++++--
23732 net/ipv4/proc.c | 8 ++++----
23733 net/ipv6/addrconf.c | 4 ++--
23734 net/ipv6/proc.c | 10 +++++-----
23735 7 files changed, 43 insertions(+), 19 deletions(-)
23736
23737 commit 904114c2fce3fdff5d57e763da56a78960db4e19
23738 Author: Al Viro <viro@zeniv.linux.org.uk>
23739 Date: Fri Jan 22 18:08:52 2016 -0500
23740
23741 make sure that freeing shmem fast symlinks is RCU-delayed
23742
23743 Cc: stable@vger.kernel.org # v4.2+
23744 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
23745
23746 include/linux/shmem_fs.h | 5 +----
23747 mm/shmem.c | 9 ++++-----
23748 2 files changed, 5 insertions(+), 9 deletions(-)
23749
23750 commit ab86adee64312a2f827dd516cb199521327943ed
23751 Author: Sasha Levin <sasha.levin@oracle.com>
23752 Date: Mon Jan 18 19:23:51 2016 -0500
23753
23754 netfilter: nf_conntrack: use safer way to lock all buckets
23755
23756 When we need to lock all buckets in the connection hashtable we'd attempt to
23757 lock 1024 spinlocks, which is way more preemption levels than supported by
23758 the kernel. Furthermore, this behavior was hidden by checking if lockdep is
23759 enabled, and if it was - use only 8 buckets(!).
23760
23761 Fix this by using a global lock and synchronize all buckets on it when we
23762 need to lock them all. This is pretty heavyweight, but is only done when we
23763 need to resize the hashtable, and that doesn't happen often enough (or at all).
23764
23765 Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
23766 Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
23767 Reviewed-by: Florian Westphal <fw@strlen.de>
23768 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
23769
23770 Conflicts:
23771
23772 net/netfilter/nfnetlink_cttimeout.c
23773
23774 include/net/netfilter/nf_conntrack_core.h | 8 ++----
23775 net/netfilter/nf_conntrack_core.c | 38 +++++++++++++++++++++-------
23776 net/netfilter/nf_conntrack_helper.c | 2 +-
23777 net/netfilter/nf_conntrack_netlink.c | 2 +-
23778 4 files changed, 33 insertions(+), 17 deletions(-)
23779
23780 commit 37014723527225481c720484bb788a1a6358072f
23781 Author: Willy Tarreau <w@1wt.eu>
23782 Date: Mon Jan 18 16:36:09 2016 +0100
23783
23784 pipe: limit the per-user amount of pages allocated in pipes
23785
23786 On no-so-small systems, it is possible for a single process to cause an
23787 OOM condition by filling large pipes with data that are never read. A
23788 typical process filling 4000 pipes with 1 MB of data will use 4 GB of
23789 memory. On small systems it may be tricky to set the pipe max size to
23790 prevent this from happening.
23791
23792 This patch makes it possible to enforce a per-user soft limit above
23793 which new pipes will be limited to a single page, effectively limiting
23794 them to 4 kB each, as well as a hard limit above which no new pipes may
23795 be created for this user. This has the effect of protecting the system
23796 against memory abuse without hurting other users, and still allowing
23797 pipes to work correctly though with less data at once.
23798
23799 The limit are controlled by two new sysctls : pipe-user-pages-soft, and
23800 pipe-user-pages-hard. Both may be disabled by setting them to zero. The
23801 default soft limit allows the default number of FDs per process (1024)
23802 to create pipes of the default size (64kB), thus reaching a limit of 64MB
23803 before starting to create only smaller pipes. With 256 processes limited
23804 to 1024 FDs each, this results in 1024*64kB + (256*1024 - 1024) * 4kB =
23805 1084 MB of memory allocated for a user. The hard limit is disabled by
23806 default to avoid breaking existing applications that make intensive use
23807 of pipes (eg: for splicing).
23808
23809 Reported-by: socketpair@gmail.com
23810 Reported-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
23811 Mitigates: CVE-2013-4312 (Linux 2.0+)
23812 Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
23813 Signed-off-by: Willy Tarreau <w@1wt.eu>
23814 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
23815
23816 Documentation/sysctl/fs.txt | 23 +++++++++++++++++++++
23817 fs/pipe.c | 47 +++++++++++++++++++++++++++++++++++++++++-
23818 include/linux/pipe_fs_i.h | 4 +++
23819 include/linux/sched.h | 1 +
23820 kernel/sysctl.c | 14 ++++++++++++
23821 5 files changed, 87 insertions(+), 2 deletions(-)
23822
23823 commit 51645fa198d194f746651dcfbc5f24a4cf8b9fb8
23824 Merge: 540f2af 7791ecb
23825 Author: Brad Spengler <spender@grsecurity.net>
23826 Date: Sat Jan 23 10:57:11 2016 -0500
23827
23828 Merge branch 'pax-test' into grsec-test
23829
23830 commit 7791ecb84f840343a5646236fd0d34e1fb450793
23831 Merge: 470069c 399588c
23832 Author: Brad Spengler <spender@grsecurity.net>
23833 Date: Sat Jan 23 10:56:47 2016 -0500
23834
23835 Merge branch 'linux-4.3.y' into pax-test
23836
23837 commit 540f2affebd42cdc26a699208ab4f1cb0cb75e33
23838 Author: Brad Spengler <spender@grsecurity.net>
23839 Date: Tue Jan 19 21:18:47 2016 -0500
23840
23841 Update size_overflow hash table
23842
23843 .../size_overflow_plugin/size_overflow_hash.data | 4 +++-
23844 1 files changed, 3 insertions(+), 1 deletions(-)
23845
23846 commit 7e649765626a28437f573f0fbe7a51a04615f041
23847 Author: Brad Spengler <spender@grsecurity.net>
23848 Date: Tue Jan 19 20:29:46 2016 -0500
23849
23850 Backport fix from: https://lkml.org/lkml/2015/12/13/187
23851
23852 fs/ext4/extents.c | 2 +-
23853 1 files changed, 1 insertions(+), 1 deletions(-)
23854
23855 commit 53b859cd0a5f5b6ad54fe0c879dfedaa3c5a3005
23856 Author: Jann Horn <jann@thejh.net>
23857 Date: Tue Jan 5 18:27:30 2016 +0100
23858
23859 compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
23860
23861 This replaces all code in fs/compat_ioctl.c that translated
23862 ioctl arguments into a in-kernel structure, then performed
23863 do_ioctl under set_fs(KERNEL_DS), with code that allocates
23864 data on the user stack and can call the VFS ioctl handler
23865 under USER_DS.
23866
23867 This is done as a hardening measure because the caller
23868 does not know what kind of ioctl handler will be invoked,
23869 only that no corresponding compat_ioctl handler exists and
23870 what the ioctl command number is. The accidental
23871 invocation of an unlocked_ioctl handler that unexpectedly
23872 calls copy_to_user could be a severe security issue.
23873
23874 Signed-off-by: Jann Horn <jann@thejh.net>
23875 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
23876
23877 Conflicts:
23878
23879 fs/compat_ioctl.c
23880
23881 fs/compat_ioctl.c | 130 ++++++++++++++++++++++++++++-------------------------
23882 1 files changed, 68 insertions(+), 62 deletions(-)
23883
23884 commit 3e89e770ae27e931cd1583f021abac41eeebc3e7
23885 Author: Al Viro <viro@zeniv.linux.org.uk>
23886 Date: Thu Jan 7 09:53:30 2016 -0500
23887
23888 compat_ioctl: don't pass fd around when not needed
23889
23890 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
23891
23892 fs/compat_ioctl.c | 103 ++++++++++++++++++++++++++--------------------------
23893 fs/internal.h | 7 ++++
23894 fs/ioctl.c | 4 +-
23895 include/linux/fs.h | 2 -
23896 4 files changed, 61 insertions(+), 55 deletions(-)
23897
23898 commit 9d4e04082752d4d2d68445c4e6faf33a2613df55
23899 Author: Jann Horn <jann@thejh.net>
23900 Date: Tue Jan 5 18:27:29 2016 +0100
23901
23902 compat_ioctl: don't look up the fd twice
23903
23904 In code in fs/compat_ioctl.c that translates ioctl arguments
23905 into a in-kernel structure, then performs sys_ioctl, possibly
23906 under set_fs(KERNEL_DS), this commit changes the sys_ioctl
23907 calls to do_ioctl calls. do_ioctl is a new function that does
23908 the same thing as sys_ioctl, but doesn't look up the fd again.
23909
23910 This change is made to avoid (potential) security issues
23911 because of ioctl handlers that accept one of the ioctl
23912 commands I2C_FUNCS, VIDEO_GET_EVENT, MTIOCPOS, MTIOCGET,
23913 TIOCGSERIAL, TIOCSSERIAL, RTC_IRQP_READ, RTC_EPOCH_READ.
23914 This can happen for multiple reasons:
23915
23916 - The ioctl command number could be reused.
23917 - The ioctl handler might not check the full ioctl
23918 command. This is e.g. true for drm_ioctl.
23919 - The ioctl handler is very special, e.g. cuse_file_ioctl
23920
23921 The real issue is that set_fs(KERNEL_DS) is used here,
23922 but that's fixed in a separate commit
23923 "compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)".
23924
23925 This change mitigates potential security issues by
23926 preventing a race that permits invocation of
23927 unlocked_ioctl handlers under KERNEL_DS through compat
23928 code even if a corresponding compat_ioctl handler exists.
23929
23930 So far, no way has been identified to use this to damage
23931 kernel memory without having CAP_SYS_ADMIN in the init ns
23932 (with the capability, doing reads/writes at arbitrary
23933 kernel addresses should be easy through CUSE's ioctl
23934 handler with FUSE_IOCTL_UNRESTRICTED set).
23935
23936 [AV: two missed sys_ioctl() taken care of]
23937
23938 Signed-off-by: Jann Horn <jann@thejh.net>
23939 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
23940
23941 fs/compat_ioctl.c | 122 +++++++++++++++++++++++++++++-----------------------
23942 1 files changed, 68 insertions(+), 54 deletions(-)
23943
23944 commit 5bf9e1ed4ebb278cd956ba142914fc04a024309c
23945 Author: Vasily Kulikov <segoon@openwall.com>
23946 Date: Fri Jan 15 16:57:55 2016 -0800
23947
23948 include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers
23949
23950 TIMER_ENTRY_STATIC is defined as a poison pointers which
23951 should point to nowhere. Redefine them using POISON_POINTER_DELTA
23952 arithmetics to make sure they really point to non-mappable area declared
23953 by the target architecture.
23954
23955 Signed-off-by: Vasily Kulikov <segoon@openwall.com>
23956 Acked-by: Thomas Gleixner <tglx@linutronix.de>
23957 Cc: Solar Designer <solar@openwall.com>
23958 Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
23959 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
23960 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
23961
23962 Conflicts:
23963
23964 include/linux/poison.h
23965
23966 include/linux/poison.h | 2 +-
23967 1 files changed, 1 insertions(+), 1 deletions(-)
23968
23969 commit 60f2e0a05ab8f56c804a9334a23e2b446305d110
23970 Author: Brad Spengler <spender@grsecurity.net>
23971 Date: Tue Jan 19 19:41:44 2016 -0500
23972
23973 Fix ARM compilation, reported by Austin Sepp
23974
23975 grsecurity/grsec_sig.c | 1 +
23976 1 files changed, 1 insertions(+), 0 deletions(-)
23977
23978 commit e15383743443dc43460a2fd73e0db0b608610dca
23979 Author: Takashi Iwai <tiwai@suse.de>
23980 Date: Mon Jan 18 13:52:47 2016 +0100
23981
23982 ALSA: hrtimer: Fix stall by hrtimer_cancel()
23983
23984 hrtimer_cancel() waits for the completion from the callback, thus it
23985 must not be called inside the callback itself. This was already a
23986 problem in the past with ALSA hrtimer driver, and the early commit
23987 [fcfdebe70759: ALSA: hrtimer - Fix lock-up] tried to address it.
23988
23989 However, the previous fix is still insufficient: it may still cause a
23990 lockup when the ALSA timer instance reprograms itself in its callback.
23991 Then it invokes the start function even in snd_timer_interrupt() that
23992 is called in hrtimer callback itself, results in a CPU stall. This is
23993 no hypothetical problem but actually triggered by syzkaller fuzzer.
23994
23995 This patch tries to fix the issue again. Now we call
23996 hrtimer_try_to_cancel() at both start and stop functions so that it
23997 won't fall into a deadlock, yet giving some chance to cancel the queue
23998 if the functions have been called outside the callback. The proper
23999 hrtimer_cancel() is called in anyway at closing, so this should be
24000 enough.
24001
24002 Reported-and-tested-by: Dmitry Vyukov <dvyukov@google.com>
24003 Cc: <stable@vger.kernel.org>
24004 Signed-off-by: Takashi Iwai <tiwai@suse.de>
24005
24006 sound/core/hrtimer.c | 3 ++-
24007 1 files changed, 2 insertions(+), 1 deletions(-)
24008
24009 commit 12d874daf706e6e7c1ae709141859c809599297e
24010 Author: Takashi Iwai <tiwai@suse.de>
24011 Date: Tue Jan 12 12:38:02 2016 +0100
24012
24013 ALSA: seq: Fix missing NULL check at remove_events ioctl
24014
24015 snd_seq_ioctl_remove_events() calls snd_seq_fifo_clear()
24016 unconditionally even if there is no FIFO assigned, and this leads to
24017 an Oops due to NULL dereference. The fix is just to add a proper NULL
24018 check.
24019
24020 Reported-by: Dmitry Vyukov <dvyukov@google.com>
24021 Tested-by: Dmitry Vyukov <dvyukov@google.com>
24022 Cc: <stable@vger.kernel.org>
24023 Signed-off-by: Takashi Iwai <tiwai@suse.de>
24024
24025 sound/core/seq/seq_clientmgr.c | 2 +-
24026 1 files changed, 1 insertions(+), 1 deletions(-)
24027
24028 commit 2eb0632df1351378946507e7ef7ba0682632a7b5
24029 Author: Takashi Iwai <tiwai@suse.de>
24030 Date: Tue Jan 12 15:36:27 2016 +0100
24031
24032 ALSA: seq: Fix race at timer setup and close
24033
24034 ALSA sequencer code has an open race between the timer setup ioctl and
24035 the close of the client. This was triggered by syzkaller fuzzer, and
24036 a use-after-free was caught there as a result.
24037
24038 This patch papers over it by adding a proper queue->timer_mutex lock
24039 around the timer-related calls in the relevant code path.
24040
24041 Reported-by: Dmitry Vyukov <dvyukov@google.com>
24042 Tested-by: Dmitry Vyukov <dvyukov@google.com>
24043 Cc: <stable@vger.kernel.org>
24044 Signed-off-by: Takashi Iwai <tiwai@suse.de>
24045
24046 sound/core/seq/seq_queue.c | 2 ++
24047 1 files changed, 2 insertions(+), 0 deletions(-)
24048
24049 commit b9e55ab955e59b4a636d78a748be90334a48b485
24050 Author: Takashi Iwai <tiwai@suse.de>
24051 Date: Thu Jan 14 16:30:58 2016 +0100
24052
24053 ALSA: timer: Harden slave timer list handling
24054
24055 A slave timer instance might be still accessible in a racy way while
24056 operating the master instance as it lacks of locking. Since the
24057 master operation is mostly protected with timer->lock, we should cope
24058 with it while changing the slave instance, too. Also, some linked
24059 lists (active_list and ack_list) of slave instances aren't unlinked
24060 immediately at stopping or closing, and this may lead to unexpected
24061 accesses.
24062
24063 This patch tries to address these issues. It adds spin lock of
24064 timer->lock (either from master or slave, which is equivalent) in a
24065 few places. For avoiding a deadlock, we ensure that the global
24066 slave_active_lock is always locked at first before each timer lock.
24067
24068 Also, ack and active_list of slave instances are properly unlinked at
24069 snd_timer_stop() and snd_timer_close().
24070
24071 Last but not least, remove the superfluous call of _snd_timer_stop()
24072 at removing slave links. This is a noop, and calling it may confuse
24073 readers wrt locking. Further cleanup will follow in a later patch.
24074
24075 Actually we've got reports of use-after-free by syzkaller fuzzer, and
24076 this hopefully fixes these issues.
24077
24078 Reported-by: Dmitry Vyukov <dvyukov@google.com>
24079 Cc: <stable@vger.kernel.org>
24080 Signed-off-by: Takashi Iwai <tiwai@suse.de>
24081
24082 sound/core/timer.c | 18 ++++++++++++++----
24083 1 files changed, 14 insertions(+), 4 deletions(-)
24084
24085 commit f1ce0547bdfda1b42ae8a66c222f2a897cbe1586
24086 Author: Takashi Iwai <tiwai@suse.de>
24087 Date: Wed Jan 13 17:48:01 2016 +0100
24088
24089 ALSA: timer: Fix race among timer ioctls
24090
24091 ALSA timer ioctls have an open race and this may lead to a
24092 use-after-free of timer instance object. A simplistic fix is to make
24093 each ioctl exclusive. We have already tread_sem for controlling the
24094 tread, and extend this as a global mutex to be applied to each ioctl.
24095
24096 The downside is, of course, the worse concurrency. But these ioctls
24097 aren't to be parallel accessible, in anyway, so it should be fine to
24098 serialize there.
24099
24100 Reported-by: Dmitry Vyukov <dvyukov@google.com>
24101 Tested-by: Dmitry Vyukov <dvyukov@google.com>
24102 Cc: <stable@vger.kernel.org>
24103 Signed-off-by: Takashi Iwai <tiwai@suse.de>
24104
24105 sound/core/timer.c | 32 +++++++++++++++++++-------------
24106 1 files changed, 19 insertions(+), 13 deletions(-)
24107
24108 commit 8347d8461ed48a98f9c76cc3cfcdad8217d314bc
24109 Author: Takashi Iwai <tiwai@suse.de>
24110 Date: Wed Jan 13 21:35:06 2016 +0100
24111
24112 ALSA: timer: Fix double unlink of active_list
24113
24114 ALSA timer instance object has a couple of linked lists and they are
24115 unlinked unconditionally at snd_timer_stop(). Meanwhile
24116 snd_timer_interrupt() unlinks it, but it calls list_del() which leaves
24117 the element list itself unchanged. This ends up with unlinking twice,
24118 and it was caught by syzkaller fuzzer.
24119
24120 The fix is to use list_del_init() variant properly there, too.
24121
24122 Reported-by: Dmitry Vyukov <dvyukov@google.com>
24123 Tested-by: Dmitry Vyukov <dvyukov@google.com>
24124 Cc: <stable@vger.kernel.org>
24125 Signed-off-by: Takashi Iwai <tiwai@suse.de>
24126
24127 sound/core/timer.c | 2 +-
24128 1 files changed, 1 insertions(+), 1 deletions(-)
24129
24130 commit 243aebb7ae71d6e11ea9880faa893d1d0d60cd75
24131 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
24132 Date: Mon Jan 18 18:03:48 2016 +0100
24133
24134 ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack
24135
24136 It was seen that defective configurations of openvswitch could overwrite
24137 the STACK_END_MAGIC and cause a hard crash of the kernel because of too
24138 many recursions within ovs.
24139
24140 This problem arises due to the high stack usage of openvswitch. The rest
24141 of the kernel is fine with the current limit of 10 (RECURSION_LIMIT).
24142
24143 We use the already existing recursion counter in ovs_execute_actions to
24144 implement an upper bound of 5 recursions.
24145
24146 Cc: Pravin Shelar <pshelar@ovn.org>
24147 Cc: Simon Horman <simon.horman@netronome.com>
24148 Cc: Eric Dumazet <eric.dumazet@gmail.com>
24149 Cc: Simon Horman <simon.horman@netronome.com>
24150 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
24151 Signed-off-by: David S. Miller <davem@davemloft.net>
24152
24153 net/openvswitch/actions.c | 19 ++++++++++++++-----
24154 1 files changed, 14 insertions(+), 5 deletions(-)
24155
24156 commit 8080793479c6d5befe37a67b1dbd9e4e0a61af96
24157 Author: Ursula Braun <ursula.braun@de.ibm.com>
24158 Date: Tue Jan 19 10:41:33 2016 +0100
24159
24160 af_iucv: Validate socket address length in iucv_sock_bind()
24161
24162 Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
24163 Reported-by: Dmitry Vyukov <dvyukov@google.com>
24164 Reviewed-by: Evgeny Cherkashin <Eugene.Crosser@ru.ibm.com>
24165 Signed-off-by: David S. Miller <davem@davemloft.net>
24166
24167 net/iucv/af_iucv.c | 3 +++
24168 1 files changed, 3 insertions(+), 0 deletions(-)
24169
24170 commit 50a383c1c91ed7409c3cbdd41e662d6891463d1b
24171 Author: Brad Spengler <spender@grsecurity.net>
24172 Date: Tue Jan 19 19:32:54 2016 -0500
24173
24174 Apply the same fix as everyone else for the recent keys vulnerability that is
24175 unexploitable under PAX_REFCOUNT
24176
24177 Make a couple more changes that no one else can/will
24178
24179 include/linux/key-type.h | 4 ++--
24180 ipc/msgutil.c | 4 ++--
24181 security/keys/internal.h | 2 +-
24182 security/keys/process_keys.c | 1 +
24183 4 files changed, 6 insertions(+), 5 deletions(-)
24184
24185 commit b56c3a63f431c193400aee17543021950bd14bc4
24186 Merge: 38b1a3d 470069c
24187 Author: Brad Spengler <spender@grsecurity.net>
24188 Date: Sun Jan 17 18:30:19 2016 -0500
24189
24190 Merge branch 'pax-test' into grsec-test
24191
24192 commit 470069cfedef2180313233d275be5901bd6d1135
24193 Author: Brad Spengler <spender@grsecurity.net>
24194 Date: Sun Jan 17 18:29:59 2016 -0500
24195
24196 Update to pax-linux-4.3.3-test22.patch:
24197 - Emesed fixed a gcc induced intentional integer overflow in asix_rx_fixup_internal, reported by thomas callison caffrey
24198 - fixed some more fallout from the drm_drivers constification, reported by Colin Childs and Toralf Foerster
24199
24200 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 14 ++++----------
24201 drivers/gpu/drm/drm_pci.c | 3 +++
24202 drivers/gpu/drm/gma500/psb_drv.c | 4 ----
24203 drivers/gpu/drm/i915/i915_drv.c | 16 ++++++++--------
24204 drivers/gpu/drm/nouveau/nouveau_drm.c | 6 +++---
24205 drivers/gpu/drm/radeon/radeon_drv.c | 4 +---
24206 drivers/net/usb/asix_common.c | 3 ++-
24207 include/drm/drmP.h | 1 +
24208 8 files changed, 22 insertions(+), 29 deletions(-)
24209
24210 commit 38b1a3d676f407865c3d41840df8213c5ad639c1
24211 Author: Brad Spengler <spender@grsecurity.net>
24212 Date: Sun Jan 17 12:33:53 2016 -0500
24213
24214 As reported by Luis Ressel, the Kconfig help for GRKERNSEC_BRUTE
24215 mentioned banning execution of suid/sgid binaries, though the kernel
24216 source clearly only mentions banning execution of suid binaries. Since
24217 there's no reason for us to not ban execution of sgid binaries as well,
24218 make the implementation match the Kconfig description.
24219
24220 fs/exec.c | 4 ++--
24221 grsecurity/grsec_sig.c | 27 ++++++++++++++-------------
24222 include/linux/sched.h | 4 ++--
24223 3 files changed, 18 insertions(+), 17 deletions(-)
24224
24225 commit 8c3bcb7dbf7f606acfa0983e81f0f928da1f1ace
24226 Merge: d141a86 ea4a835
24227 Author: Brad Spengler <spender@grsecurity.net>
24228 Date: Sat Jan 16 14:12:22 2016 -0500
24229
24230 Merge branch 'pax-test' into grsec-test
24231
24232 Conflicts:
24233 drivers/gpu/drm/i810/i810_drv.c
24234
24235 commit ea4a835328ada6513ac013986764d6caea8cd348
24236 Author: Brad Spengler <spender@grsecurity.net>
24237 Date: Sat Jan 16 14:11:30 2016 -0500
24238
24239 Update to pax-linux-4.3.3-test21.patch:
24240 - fixed some fallout from the drm_drivers constification, reported by spender
24241
24242 drivers/gpu/drm/armada/armada_drv.c | 3 +--
24243 drivers/gpu/drm/exynos/exynos_drm_drv.c | 1 -
24244 drivers/gpu/drm/i810/i810_dma.c | 2 +-
24245 drivers/gpu/drm/i810/i810_drv.c | 6 +++++-
24246 drivers/gpu/drm/i810/i810_drv.h | 2 +-
24247 5 files changed, 8 insertions(+), 6 deletions(-)
24248
24249 commit d141a86fd66194bc3f896b6809b189e2f12a9a83
24250 Author: Brad Spengler <spender@grsecurity.net>
24251 Date: Sat Jan 16 13:16:36 2016 -0500
24252
24253 compile fix
24254
24255 drivers/gpu/drm/i810/i810_dma.c | 2 +-
24256 drivers/gpu/drm/i810/i810_drv.c | 4 +++-
24257 drivers/gpu/drm/i810/i810_drv.h | 2 +-
24258 3 files changed, 5 insertions(+), 3 deletions(-)
24259
24260 commit 0d9dc4b25ea32c14561bcfe6b5b24f1b00fe0270
24261 Merge: 5fa135d bbda879
24262 Author: Brad Spengler <spender@grsecurity.net>
24263 Date: Sat Jan 16 12:59:22 2016 -0500
24264
24265 Merge branch 'pax-test' into grsec-test
24266
24267 commit bbda87914edf63e27fb46670bf3a373f2b963c73
24268 Author: Brad Spengler <spender@grsecurity.net>
24269 Date: Sat Jan 16 12:58:04 2016 -0500
24270
24271 Update to pax-linux-4.3.3-test20.patch:
24272 - constified drm_driver
24273 - Emese fixed a special case in handling __func__ in the initify plugin
24274 - Emese fixed a false positive size overflow report in handling inbufBits, reported by Martin Filo (https://bugs.gentoo.org/show_bug.cgi?id=567048)
24275 - fixed regression that caused perf to not resolve kernel code addresses under KERNEXEC/i386, reported by minipli
24276
24277 arch/x86/kernel/cpu/perf_event.h | 2 +-
24278 arch/x86/kernel/cpu/perf_event_intel_ds.c | 7 +-
24279 arch/x86/kernel/cpu/perf_event_intel_lbr.c | 4 +-
24280 arch/x86/kernel/uprobes.c | 2 +-
24281 arch/x86/mm/mpx.c | 2 +-
24282 drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 +-
24283 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 8 ++-
24284 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 2 +-
24285 drivers/gpu/drm/drm_pci.c | 6 +-
24286 drivers/gpu/drm/gma500/psb_drv.c | 5 +-
24287 drivers/gpu/drm/i915/i915_dma.c | 2 +-
24288 drivers/gpu/drm/i915/i915_drv.c | 15 ++--
24289 drivers/gpu/drm/i915/i915_drv.h | 2 +-
24290 drivers/gpu/drm/i915/i915_irq.c | 88 ++++++++++----------
24291 drivers/gpu/drm/mga/mga_drv.c | 5 +-
24292 drivers/gpu/drm/mga/mga_drv.h | 2 +-
24293 drivers/gpu/drm/mga/mga_state.c | 2 +-
24294 drivers/gpu/drm/nouveau/nouveau_drm.c | 13 ++--
24295 drivers/gpu/drm/qxl/qxl_drv.c | 8 ++-
24296 drivers/gpu/drm/qxl/qxl_ioctl.c | 2 +-
24297 drivers/gpu/drm/r128/r128_drv.c | 4 +-
24298 drivers/gpu/drm/r128/r128_drv.h | 2 +-
24299 drivers/gpu/drm/r128/r128_state.c | 2 +-
24300 drivers/gpu/drm/radeon/radeon_drv.c | 17 +++-
24301 drivers/gpu/drm/radeon/radeon_drv.h | 2 +-
24302 drivers/gpu/drm/radeon/radeon_kms.c | 2 +-
24303 drivers/gpu/drm/radeon/radeon_state.c | 2 +-
24304 drivers/gpu/drm/savage/savage_bci.c | 2 +-
24305 drivers/gpu/drm/savage/savage_drv.c | 5 +-
24306 drivers/gpu/drm/savage/savage_drv.h | 2 +-
24307 drivers/gpu/drm/sis/sis_drv.c | 5 +-
24308 drivers/gpu/drm/sis/sis_drv.h | 2 +-
24309 drivers/gpu/drm/sis/sis_mm.c | 2 +-
24310 drivers/gpu/drm/via/via_dma.c | 2 +-
24311 drivers/gpu/drm/via/via_drv.c | 5 +-
24312 drivers/gpu/drm/via/via_drv.h | 2 +-
24313 include/drm/drmP.h | 2 +-
24314 mm/slab.c | 2 +-
24315 net/sunrpc/xprtrdma/svc_rdma.c | 6 +-
24316 tools/gcc/initify_plugin.c | 15 +++-
24317 .../disable_size_overflow_hash.data | 1 +
24318 .../size_overflow_plugin/size_overflow_hash.data | 3 +-
24319 42 files changed, 156 insertions(+), 110 deletions(-)
24320
24321 commit 5fa135dc116350e0205c39ef65eaf6496ed2748a
24322 Author: Brad Spengler <spender@grsecurity.net>
24323 Date: Sat Jan 16 12:19:23 2016 -0500
24324
24325 compile fix
24326
24327 grsecurity/grsec_sig.c | 3 +--
24328 1 files changed, 1 insertions(+), 2 deletions(-)
24329
24330 commit a9090fa58f33f75c7450fda5721a9b13625a47d9
24331 Author: Brad Spengler <spender@grsecurity.net>
24332 Date: Sat Jan 16 12:10:37 2016 -0500
24333
24334 As pointed out by Jann Horn, some distros are starting to circumvent
24335 previous assumptions about the attainability of a user to control
24336 multiple UIDs by handing out suid binaries that allow a user to run
24337 processes (including exploits) under a number of other pre-defined
24338 UIDs. As this could potentially be used to bypass GRKERNSEC_BRUTE
24339 (though it would have to involve some code path that doesn't involve
24340 locks) fix that here by ensuring no more than 8 users on a system can
24341 be banned before a reboot is required. If more are banned, a panic
24342 is triggered.
24343
24344 grsecurity/grsec_sig.c | 8 ++++++++
24345 1 files changed, 8 insertions(+), 0 deletions(-)
24346
24347 commit a8d37776e9521c567ebff6730d49312f72435f08
24348 Author: Eric Dumazet <edumazet@google.com>
24349 Date: Thu Dec 3 11:12:07 2015 -0800
24350
24351 proc: add a reschedule point in proc_readfd_common()
24352
24353 User can pass an arbitrary large buffer to getdents().
24354
24355 It is typically a 32KB buffer used by libc scandir() implementation.
24356
24357 When scanning /proc/{pid}/fd, we can hold cpu way too long,
24358 so add a cond_resched() to be kind with other tasks.
24359
24360 We've seen latencies of more than 50ms on real workloads.
24361
24362 Signed-off-by: Eric Dumazet <edumazet@google.com>
24363 Cc: Alexander Viro <viro@zeniv.linux.org.uk>
24364 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
24365
24366 fs/proc/fd.c | 1 +
24367 1 files changed, 1 insertions(+), 0 deletions(-)
24368
24369 commit 0adba75f8708f13b1f5d98ebe3fc2fb961e100c8
24370 Author: Rabin Vincent <rabin@rab.in>
24371 Date: Tue Jan 12 20:17:08 2016 +0100
24372
24373 net: bpf: reject invalid shifts
24374
24375 On ARM64, a BUG() is triggered in the eBPF JIT if a filter with a
24376 constant shift that can't be encoded in the immediate field of the
24377 UBFM/SBFM instructions is passed to the JIT. Since these shifts
24378 amounts, which are negative or >= regsize, are invalid, reject them in
24379 the eBPF verifier and the classic BPF filter checker, for all
24380 architectures.
24381
24382 Signed-off-by: Rabin Vincent <rabin@rab.in>
24383 Acked-by: Alexei Starovoitov <ast@kernel.org>
24384 Acked-by: Daniel Borkmann <daniel@iogearbox.net>
24385 Signed-off-by: David S. Miller <davem@davemloft.net>
24386
24387 kernel/bpf/verifier.c | 10 ++++++++++
24388 net/core/filter.c | 5 +++++
24389 2 files changed, 15 insertions(+), 0 deletions(-)
24390
24391 commit c248e115a73496625a1c64660d0eeefd67e55cbf
24392 Author: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
24393 Date: Fri Jan 8 11:00:54 2016 -0200
24394
24395 sctp: fix use-after-free in pr_debug statement
24396
24397 Dmitry Vyukov reported a use-after-free in the code expanded by the
24398 macro debug_post_sfx, which is caused by the use of the asoc pointer
24399 after it was freed within sctp_side_effect() scope.
24400
24401 This patch fixes it by allowing sctp_side_effect to clear that asoc
24402 pointer when the TCB is freed.
24403
24404 As Vlad explained, we also have to cover the SCTP_DISPOSITION_ABORT case
24405 because it will trigger DELETE_TCB too on that same loop.
24406
24407 Also, there were places issuing SCTP_CMD_INIT_FAILED and ASSOC_FAILED
24408 but returning SCTP_DISPOSITION_CONSUME, which would fool the scheme
24409 above. Fix it by returning SCTP_DISPOSITION_ABORT instead.
24410
24411 The macro is already prepared to handle such NULL pointer.
24412
24413 Reported-by: Dmitry Vyukov <dvyukov@google.com>
24414 Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
24415 Acked-by: Vlad Yasevich <vyasevich@gmail.com>
24416 Signed-off-by: David S. Miller <davem@davemloft.net>
24417
24418 net/sctp/sm_sideeffect.c | 11 ++++++-----
24419 net/sctp/sm_statefuns.c | 17 ++++-------------
24420 2 files changed, 10 insertions(+), 18 deletions(-)
24421
24422 commit 395ea8a9e73e184fc14153a033000bccf4213213
24423 Author: willy tarreau <w@1wt.eu>
24424 Date: Sun Jan 10 07:54:56 2016 +0100
24425
24426 unix: properly account for FDs passed over unix sockets
24427
24428 It is possible for a process to allocate and accumulate far more FDs than
24429 the process' limit by sending them over a unix socket then closing them
24430 to keep the process' fd count low.
24431
24432 This change addresses this problem by keeping track of the number of FDs
24433 in flight per user and preventing non-privileged processes from having
24434 more FDs in flight than their configured FD limit.
24435
24436 Reported-by: socketpair@gmail.com
24437 Reported-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
24438 Mitigates: CVE-2013-4312 (Linux 2.0+)
24439 Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
24440 Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
24441 Signed-off-by: Willy Tarreau <w@1wt.eu>
24442 Signed-off-by: David S. Miller <davem@davemloft.net>
24443
24444 include/linux/sched.h | 1 +
24445 net/unix/af_unix.c | 24 ++++++++++++++++++++----
24446 net/unix/garbage.c | 13 ++++++++-----
24447 3 files changed, 29 insertions(+), 9 deletions(-)
24448
24449 commit cb207ab8fbd71dcfc4a49d533aba8085012543fd
24450 Author: Sasha Levin <sasha.levin@oracle.com>
24451 Date: Thu Jan 7 14:52:43 2016 -0500
24452
24453 net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
24454
24455 proc_dostring() needs an initialized destination string, while the one
24456 provided in proc_sctp_do_hmac_alg() contains stack garbage.
24457
24458 Thus, writing to cookie_hmac_alg would strlen() that garbage and end up
24459 accessing invalid memory.
24460
24461 Fixes: 3c68198e7 ("sctp: Make hmac algorithm selection for cookie generation dynamic")
24462 Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
24463 Signed-off-by: David S. Miller <davem@davemloft.net>
24464
24465 net/sctp/sysctl.c | 2 +-
24466 1 files changed, 1 insertions(+), 1 deletions(-)
24467
24468 commit 4014e09faf0fe9054119624ccfff1236e886b554
24469 Author: Quentin Casasnovas <quentin.casasnovas@oracle.com>
24470 Date: Tue Nov 24 17:13:21 2015 -0500
24471
24472 RDS: fix race condition when sending a message on unbound socket
24473
24474 commit 8c7188b23474cca017b3ef354c4a58456f68303a upstream.
24475
24476 Sasha's found a NULL pointer dereference in the RDS connection code when
24477 sending a message to an apparently unbound socket. The problem is caused
24478 by the code checking if the socket is bound in rds_sendmsg(), which checks
24479 the rs_bound_addr field without taking a lock on the socket. This opens a
24480 race where rs_bound_addr is temporarily set but where the transport is not
24481 in rds_bind(), leading to a NULL pointer dereference when trying to
24482 dereference 'trans' in __rds_conn_create().
24483
24484 Vegard wrote a reproducer for this issue, so kindly ask him to share if
24485 you're interested.
24486
24487 I cannot reproduce the NULL pointer dereference using Vegard's reproducer
24488 with this patch, whereas I could without.
24489
24490 Complete earlier incomplete fix to CVE-2015-6937:
24491
24492 74e98eb08588 ("RDS: verify the underlying transport exists before creating a connection")
24493
24494 Cc: David S. Miller <davem@davemloft.net>
24495
24496 Reviewed-by: Vegard Nossum <vegard.nossum@oracle.com>
24497 Reviewed-by: Sasha Levin <sasha.levin@oracle.com>
24498 Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
24499 Signed-off-by: Quentin Casasnovas <quentin.casasnovas@oracle.com>
24500 Signed-off-by: David S. Miller <davem@davemloft.net>
24501 Signed-off-by: Jiri Slaby <jslaby@suse.cz>
24502
24503 Conflicts:
24504
24505 net/rds/send.c
24506
24507 net/rds/connection.c | 6 ------
24508 1 files changed, 0 insertions(+), 6 deletions(-)
24509
24510 commit 206df8d01104344d7588d801016a281a4cd25556
24511 Author: Sasha Levin <sasha.levin@oracle.com>
24512 Date: Tue Sep 8 10:53:40 2015 -0400
24513
24514 RDS: verify the underlying transport exists before creating a connection
24515
24516 There was no verification that an underlying transport exists when creating
24517 a connection, this would cause dereferencing a NULL ptr.
24518
24519 It might happen on sockets that weren't properly bound before attempting to
24520 send a message, which will cause a NULL ptr deref:
24521
24522 [135546.047719] kasan: GPF could be caused by NULL-ptr deref or user memory accessgeneral protection fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC KASAN
24523 [135546.051270] Modules linked in:
24524 [135546.051781] CPU: 4 PID: 15650 Comm: trinity-c4 Not tainted 4.2.0-next-20150902-sasha-00041-gbaa1222-dirty #2527
24525 [135546.053217] task: ffff8800835bc000 ti: ffff8800bc708000 task.ti: ffff8800bc708000
24526 [135546.054291] RIP: __rds_conn_create (net/rds/connection.c:194)
24527 [135546.055666] RSP: 0018:ffff8800bc70fab0 EFLAGS: 00010202
24528 [135546.056457] RAX: dffffc0000000000 RBX: 0000000000000f2c RCX: ffff8800835bc000
24529 [135546.057494] RDX: 0000000000000007 RSI: ffff8800835bccd8 RDI: 0000000000000038
24530 [135546.058530] RBP: ffff8800bc70fb18 R08: 0000000000000001 R09: 0000000000000000
24531 [135546.059556] R10: ffffed014d7a3a23 R11: ffffed014d7a3a21 R12: 0000000000000000
24532 [135546.060614] R13: 0000000000000001 R14: ffff8801ec3d0000 R15: 0000000000000000
24533 [135546.061668] FS: 00007faad4ffb700(0000) GS:ffff880252000000(0000) knlGS:0000000000000000
24534 [135546.062836] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
24535 [135546.063682] CR2: 000000000000846a CR3: 000000009d137000 CR4: 00000000000006a0
24536 [135546.064723] Stack:
24537 [135546.065048] ffffffffafe2055c ffffffffafe23fc1 ffffed00493097bf ffff8801ec3d0008
24538 [135546.066247] 0000000000000000 00000000000000d0 0000000000000000 ac194a24c0586342
24539 [135546.067438] 1ffff100178e1f78 ffff880320581b00 ffff8800bc70fdd0 ffff880320581b00
24540 [135546.068629] Call Trace:
24541 [135546.069028] ? __rds_conn_create (include/linux/rcupdate.h:856 net/rds/connection.c:134)
24542 [135546.069989] ? rds_message_copy_from_user (net/rds/message.c:298)
24543 [135546.071021] rds_conn_create_outgoing (net/rds/connection.c:278)
24544 [135546.071981] rds_sendmsg (net/rds/send.c:1058)
24545 [135546.072858] ? perf_trace_lock (include/trace/events/lock.h:38)
24546 [135546.073744] ? lockdep_init (kernel/locking/lockdep.c:3298)
24547 [135546.074577] ? rds_send_drop_to (net/rds/send.c:976)
24548 [135546.075508] ? __might_fault (./arch/x86/include/asm/current.h:14 mm/memory.c:3795)
24549 [135546.076349] ? __might_fault (mm/memory.c:3795)
24550 [135546.077179] ? rds_send_drop_to (net/rds/send.c:976)
24551 [135546.078114] sock_sendmsg (net/socket.c:611 net/socket.c:620)
24552 [135546.078856] SYSC_sendto (net/socket.c:1657)
24553 [135546.079596] ? SYSC_connect (net/socket.c:1628)
24554 [135546.080510] ? trace_dump_stack (kernel/trace/trace.c:1926)
24555 [135546.081397] ? ring_buffer_unlock_commit (kernel/trace/ring_buffer.c:2479 kernel/trace/ring_buffer.c:2558 kernel/trace/ring_buffer.c:2674)
24556 [135546.082390] ? trace_buffer_unlock_commit (kernel/trace/trace.c:1749)
24557 [135546.083410] ? trace_event_raw_event_sys_enter (include/trace/events/syscalls.h:16)
24558 [135546.084481] ? do_audit_syscall_entry (include/trace/events/syscalls.h:16)
24559 [135546.085438] ? trace_buffer_unlock_commit (kernel/trace/trace.c:1749)
24560 [135546.085515] rds_ib_laddr_check(): addr 36.74.25.172 ret -99 node type -1
24561
24562 Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
24563 Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
24564 Signed-off-by: David S. Miller <davem@davemloft.net>
24565
24566 net/rds/connection.c | 6 ++++++
24567 1 files changed, 6 insertions(+), 0 deletions(-)
24568
24569 commit 173fa03f05cf0ad485d49a42cbdee8844d3a689a
24570 Author: Steven Rostedt (Red Hat) <rostedt@goodmis.org>
24571 Date: Tue Jan 5 20:32:47 2016 -0500
24572
24573 ftrace/module: Call clean up function when module init fails early
24574
24575 If the module init code fails after calling ftrace_module_init() and before
24576 calling do_init_module(), we can suffer from a memory leak. This is because
24577 ftrace_module_init() allocates pages to store the locations that ftrace
24578 hooks are placed in the module text. If do_init_module() fails, it still
24579 calls the MODULE_GOING notifiers which will tell ftrace to do a clean up of
24580 the pages it allocated for the module. But if load_module() fails before
24581 then, the pages allocated by ftrace_module_init() will never be freed.
24582
24583 Call ftrace_release_mod() on the module if load_module() fails before
24584 getting to do_init_module().
24585
24586 Link: http://lkml.kernel.org/r/567CEA31.1070507@intel.com
24587
24588 Reported-by: "Qiu, PeiyangX" <peiyangx.qiu@intel.com>
24589 Fixes: a949ae560a511 "ftrace/module: Hardcode ftrace_module_init() call into load_module()"
24590 Cc: stable@vger.kernel.org # v2.6.38+
24591 Acked-by: Rusty Russell <rusty@rustcorp.com.au>
24592 Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
24593
24594 include/linux/ftrace.h | 1 +
24595 kernel/module.c | 6 ++++++
24596 2 files changed, 7 insertions(+), 0 deletions(-)
24597
24598 commit 1e5a4a81a4c16c8ac2e264b88a02cc2f42ed0399
24599 Author: Francesco Ruggeri <fruggeri@aristanetworks.com>
24600 Date: Wed Jan 6 00:18:48 2016 -0800
24601
24602 net: possible use after free in dst_release
24603
24604 dst_release should not access dst->flags after decrementing
24605 __refcnt to 0. The dst_entry may be in dst_busy_list and
24606 dst_gc_task may dst_destroy it before dst_release gets a chance
24607 to access dst->flags.
24608
24609 Fixes: d69bbf88c8d0 ("net: fix a race in dst_release()")
24610 Fixes: 27b75c95f10d ("net: avoid RCU for NOCACHE dst")
24611 Signed-off-by: Francesco Ruggeri <fruggeri@arista.com>
24612 Acked-by: Eric Dumazet <edumazet@google.com>
24613 Signed-off-by: David S. Miller <davem@davemloft.net>
24614
24615 net/core/dst.c | 3 ++-
24616 1 files changed, 2 insertions(+), 1 deletions(-)
24617
24618 commit bfb0455793dd4e0f0b49d34a68b3249ab55565cc
24619 Author: Alan <gnomes@lxorguk.ukuu.org.uk>
24620 Date: Wed Jan 6 14:55:02 2016 +0000
24621
24622 mkiss: fix scribble on freed memory
24623
24624 commit d79f16c046086f4fe0d42184a458e187464eb83e fixed a user triggerable
24625 scribble on free memory but added a new one which allows the user to
24626 scribble even more and user controlled data into freed space.
24627
24628 As with 6pack we need to halt the queue before we free the buffers, because
24629 the transmit logic is not protected by the semaphore.
24630
24631 Signed-off-by: Alan Cox <alan@linux.intel.com>
24632 Signed-off-by: David S. Miller <davem@davemloft.net>
24633
24634 drivers/net/hamradio/mkiss.c | 5 +++++
24635 1 files changed, 5 insertions(+), 0 deletions(-)
24636
24637 commit 5cbbcbd32dc1949470f61d342503808fa9555276
24638 Author: David Miller <davem@davemloft.net>
24639 Date: Thu Dec 17 16:05:49 2015 -0500
24640
24641 mkiss: Fix use after free in mkiss_close().
24642
24643 Need to do the unregister_device() after all references to the driver
24644 private have been done.
24645
24646 Signed-off-by: David S. Miller <davem@davemloft.net>
24647
24648 drivers/net/hamradio/mkiss.c | 4 ++--
24649 1 files changed, 2 insertions(+), 2 deletions(-)
24650
24651 commit b00171576794a98068e069a660f0991a6a5190ff
24652 Author: One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk>
24653 Date: Tue Jan 5 11:51:25 2016 +0000
24654
24655 6pack: fix free memory scribbles
24656
24657 commit acf673a3187edf72068ee2f92f4dc47d66baed47 fixed a user triggerable free
24658 memory scribble but in doing so replaced it with a different one that allows
24659 the user to control the data and scribble even more.
24660
24661 sixpack_close is called by the tty layer in tty context. The tty context is
24662 protected by sp_get() and sp_put(). However network layer activity via
24663 sp_xmit() is not protected this way. We must therefore stop the queue
24664 otherwise the user gets to dump a buffer mostly of their choice into freed
24665 kernel pages.
24666
24667 Signed-off-by: Alan Cox <alan@linux.intel.com>
24668 Signed-off-by: David S. Miller <davem@davemloft.net>
24669
24670 drivers/net/hamradio/6pack.c | 6 ++++++
24671 1 files changed, 6 insertions(+), 0 deletions(-)
24672
24673 commit 5b64a833907cd230a3106aeba2304b2c1bcd116d
24674 Author: David Miller <davem@davemloft.net>
24675 Date: Thu Dec 17 16:05:32 2015 -0500
24676
24677 6pack: Fix use after free in sixpack_close().
24678
24679 Need to do the unregister_device() after all references to the driver
24680 private have been done.
24681
24682 Also we need to use del_timer_sync() for the timers so that we don't
24683 have any asynchronous references after the unregister.
24684
24685 Signed-off-by: David S. Miller <davem@davemloft.net>
24686
24687 drivers/net/hamradio/6pack.c | 8 ++++----
24688 1 files changed, 4 insertions(+), 4 deletions(-)
24689
24690 commit 4f9d532742656b3613d579220fd10c78f24ba37b
24691 Author: Rabin Vincent <rabin@rab.in>
24692 Date: Tue Jan 5 16:23:07 2016 +0100
24693
24694 net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
24695
24696 The SKF_AD_ALU_XOR_X ancillary is not like the other ancillary data
24697 instructions since it XORs A with X while all the others replace A with
24698 some loaded value. All the BPF JITs fail to clear A if this is used as
24699 the first instruction in a filter. This was found using american fuzzy
24700 lop.
24701
24702 Add a helper to determine if A needs to be cleared given the first
24703 instruction in a filter, and use this in the JITs. Except for ARM, the
24704 rest have only been compile-tested.
24705
24706 Fixes: 3480593131e0 ("net: filter: get rid of BPF_S_* enum")
24707 Signed-off-by: Rabin Vincent <rabin@rab.in>
24708 Acked-by: Daniel Borkmann <daniel@iogearbox.net>
24709 Acked-by: Alexei Starovoitov <ast@kernel.org>
24710 Signed-off-by: David S. Miller <davem@davemloft.net>
24711
24712 arch/arm/net/bpf_jit_32.c | 16 +---------------
24713 arch/mips/net/bpf_jit.c | 16 +---------------
24714 arch/powerpc/net/bpf_jit_comp.c | 13 ++-----------
24715 arch/sparc/net/bpf_jit_comp.c | 17 ++---------------
24716 include/linux/filter.h | 19 +++++++++++++++++++
24717 5 files changed, 25 insertions(+), 56 deletions(-)
24718
24719 commit 570d88f8acfffda92b89ae2e1c47320d47256034
24720 Author: John Fastabend <john.fastabend@gmail.com>
24721 Date: Tue Jan 5 09:11:36 2016 -0800
24722
24723 net: sched: fix missing free per cpu on qstats
24724
24725 When a qdisc is using per cpu stats (currently just the ingress
24726 qdisc) only the bstats are being freed. This also free's the qstats.
24727
24728 Fixes: b0ab6f92752b9f9d8 ("net: sched: enable per cpu qstats")
24729 Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
24730 Acked-by: Eric Dumazet <edumazet@google.com>
24731 Acked-by: Daniel Borkmann <daniel@iogearbox.net>
24732 Signed-off-by: David S. Miller <davem@davemloft.net>
24733
24734 net/sched/sch_generic.c | 4 +++-
24735 1 files changed, 3 insertions(+), 1 deletions(-)
24736
24737 commit 32c0ebc51857ee83470a10dcb234d308a0ed1881
24738 Author: Rabin Vincent <rabin@rab.in>
24739 Date: Tue Jan 5 18:34:04 2016 +0100
24740
24741 ARM: net: bpf: fix zero right shift
24742
24743 The LSR instruction cannot be used to perform a zero right shift since a
24744 0 as the immediate value (imm5) in the LSR instruction encoding means
24745 that a shift of 32 is perfomed. See DecodeIMMShift() in the ARM ARM.
24746
24747 Make the JIT skip generation of the LSR if a zero-shift is requested.
24748
24749 This was found using american fuzzy lop.
24750
24751 Signed-off-by: Rabin Vincent <rabin@rab.in>
24752 Acked-by: Alexei Starovoitov <ast@kernel.org>
24753 Signed-off-by: David S. Miller <davem@davemloft.net>
24754
24755 arch/arm/net/bpf_jit_32.c | 3 ++-
24756 1 files changed, 2 insertions(+), 1 deletions(-)
24757
24758 commit 51f5d291750285efa4d4bbe84e5ec23dc00c8d2d
24759 Author: Brad Spengler <spender@grsecurity.net>
24760 Date: Wed Jan 6 20:35:57 2016 -0500
24761
24762 Don't perform hidden lookups in RBAC against the directory of
24763 a file being opened with O_CREAT, reported by Karl Witt
24764
24765 Conflicts:
24766
24767 fs/namei.c
24768
24769 fs/namei.c | 3 ---
24770 1 files changed, 0 insertions(+), 3 deletions(-)
24771
24772 commit 5a8266a6b2769ccdb447256f95bc2577a73cccd1
24773 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
24774 Date: Tue Jan 5 10:46:00 2016 +0100
24775
24776 bridge: Only call /sbin/bridge-stp for the initial network namespace
24777
24778 [I stole this patch from Eric Biederman. He wrote:]
24779
24780 > There is no defined mechanism to pass network namespace information
24781 > into /sbin/bridge-stp therefore don't even try to invoke it except
24782 > for bridge devices in the initial network namespace.
24783 >
24784 > It is possible for unprivileged users to cause /sbin/bridge-stp to be
24785 > invoked for any network device name which if /sbin/bridge-stp does not
24786 > guard against unreasonable arguments or being invoked twice on the
24787 > same network device could cause problems.
24788
24789 [Hannes: changed patch using netns_eq]
24790
24791 Cc: Eric W. Biederman <ebiederm@xmission.com>
24792 Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
24793 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
24794 Signed-off-by: David S. Miller <davem@davemloft.net>
24795
24796 net/bridge/br_stp_if.c | 5 ++++-
24797 1 files changed, 4 insertions(+), 1 deletions(-)
24798
24799 commit 650d535cc39f0aeff2f57e60b6617be25d3ef48b
24800 Author: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
24801 Date: Wed Dec 23 16:28:40 2015 -0200
24802
24803 sctp: use GFP_USER for user-controlled kmalloc
24804
24805 Commit cacc06215271 ("sctp: use GFP_USER for user-controlled kmalloc")
24806 missed two other spots.
24807
24808 For connectx, as it's more likely to be used by kernel users of the API,
24809 it detects if GFP_USER should be used or not.
24810
24811 Fixes: cacc06215271 ("sctp: use GFP_USER for user-controlled kmalloc")
24812 Reported-by: Dmitry Vyukov <dvyukov@google.com>
24813 Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
24814 Signed-off-by: David S. Miller <davem@davemloft.net>
24815
24816 net/sctp/socket.c | 9 ++++++---
24817 1 files changed, 6 insertions(+), 3 deletions(-)
24818
24819 commit 5718a1f63c41fc156f729783423b002763779d04
24820 Author: Florian Westphal <fw@strlen.de>
24821 Date: Thu Dec 31 14:26:33 2015 +0100
24822
24823 connector: bump skb->users before callback invocation
24824
24825 Dmitry reports memleak with syskaller program.
24826 Problem is that connector bumps skb usecount but might not invoke callback.
24827
24828 So move skb_get to where we invoke the callback.
24829
24830 Reported-by: Dmitry Vyukov <dvyukov@google.com>
24831 Signed-off-by: Florian Westphal <fw@strlen.de>
24832 Signed-off-by: David S. Miller <davem@davemloft.net>
24833
24834 drivers/connector/connector.c | 11 +++--------
24835 1 files changed, 3 insertions(+), 8 deletions(-)
24836
24837 commit 2e6372e6a97f8d642416899861f91777f44f13b7
24838 Author: Rainer Weikusat <rweikusat@mobileactivedefense.com>
24839 Date: Sun Jan 3 18:56:38 2016 +0000
24840
24841 af_unix: Fix splice-bind deadlock
24842
24843 On 2015/11/06, Dmitry Vyukov reported a deadlock involving the splice
24844 system call and AF_UNIX sockets,
24845
24846 http://lists.openwall.net/netdev/2015/11/06/24
24847
24848 The situation was analyzed as
24849
24850 (a while ago) A: socketpair()
24851 B: splice() from a pipe to /mnt/regular_file
24852 does sb_start_write() on /mnt
24853 C: try to freeze /mnt
24854 wait for B to finish with /mnt
24855 A: bind() try to bind our socket to /mnt/new_socket_name
24856 lock our socket, see it not bound yet
24857 decide that it needs to create something in /mnt
24858 try to do sb_start_write() on /mnt, block (it's
24859 waiting for C).
24860 D: splice() from the same pipe to our socket
24861 lock the pipe, see that socket is connected
24862 try to lock the socket, block waiting for A
24863 B: get around to actually feeding a chunk from
24864 pipe to file, try to lock the pipe. Deadlock.
24865
24866 on 2015/11/10 by Al Viro,
24867
24868 http://lists.openwall.net/netdev/2015/11/10/4
24869
24870 The patch fixes this by removing the kern_path_create related code from
24871 unix_mknod and executing it as part of unix_bind prior acquiring the
24872 readlock of the socket in question. This means that A (as used above)
24873 will sb_start_write on /mnt before it acquires the readlock, hence, it
24874 won't indirectly block B which first did a sb_start_write and then
24875 waited for a thread trying to acquire the readlock. Consequently, A
24876 being blocked by C waiting for B won't cause a deadlock anymore
24877 (effectively, both A and B acquire two locks in opposite order in the
24878 situation described above).
24879
24880 Dmitry Vyukov(<dvyukov@google.com>) tested the original patch.
24881
24882 Signed-off-by: Rainer Weikusat <rweikusat@mobileactivedefense.com>
24883 Signed-off-by: David S. Miller <davem@davemloft.net>
24884
24885 Conflicts:
24886
24887 net/unix/af_unix.c
24888
24889 net/unix/af_unix.c | 70 +++++++++++++++++++++++++++++++--------------------
24890 1 files changed, 42 insertions(+), 28 deletions(-)
24891
24892 commit 2e729e557c571f3253e32472cd7d382ac16cf1c3
24893 Author: Qiu Peiyang <peiyangx.qiu@intel.com>
24894 Date: Thu Dec 31 13:11:28 2015 +0800
24895
24896 tracing: Fix setting of start_index in find_next()
24897
24898 When we do cat /sys/kernel/debug/tracing/printk_formats, we hit kernel
24899 panic at t_show.
24900
24901 general protection fault: 0000 [#1] PREEMPT SMP
24902 CPU: 0 PID: 2957 Comm: sh Tainted: G W O 3.14.55-x86_64-01062-gd4acdc7 #2
24903 RIP: 0010:[<ffffffff811375b2>]
24904 [<ffffffff811375b2>] t_show+0x22/0xe0
24905 RSP: 0000:ffff88002b4ebe80 EFLAGS: 00010246
24906 RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000004
24907 RDX: 0000000000000004 RSI: ffffffff81fd26a6 RDI: ffff880032f9f7b1
24908 RBP: ffff88002b4ebe98 R08: 0000000000001000 R09: 000000000000ffec
24909 R10: 0000000000000000 R11: 000000000000000f R12: ffff880004d9b6c0
24910 R13: 7365725f6d706400 R14: ffff880004d9b6c0 R15: ffffffff82020570
24911 FS: 0000000000000000(0000) GS:ffff88003aa00000(0063) knlGS:00000000f776bc40
24912 CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
24913 CR2: 00000000f6c02ff0 CR3: 000000002c2b3000 CR4: 00000000001007f0
24914 Call Trace:
24915 [<ffffffff811dc076>] seq_read+0x2f6/0x3e0
24916 [<ffffffff811b749b>] vfs_read+0x9b/0x160
24917 [<ffffffff811b7f69>] SyS_read+0x49/0xb0
24918 [<ffffffff81a3a4b9>] ia32_do_call+0x13/0x13
24919 ---[ end trace 5bd9eb630614861e ]---
24920 Kernel panic - not syncing: Fatal exception
24921
24922 When the first time find_next calls find_next_mod_format, it should
24923 iterate the trace_bprintk_fmt_list to find the first print format of
24924 the module. However in current code, start_index is smaller than *pos
24925 at first, and code will not iterate the list. Latter container_of will
24926 get the wrong address with former v, which will cause mod_fmt be a
24927 meaningless object and so is the returned mod_fmt->fmt.
24928
24929 This patch will fix it by correcting the start_index. After fixed,
24930 when the first time calls find_next_mod_format, start_index will be
24931 equal to *pos, and code will iterate the trace_bprintk_fmt_list to
24932 get the right module printk format, so is the returned mod_fmt->fmt.
24933
24934 Link: http://lkml.kernel.org/r/5684B900.9000309@intel.com
24935
24936 Cc: stable@vger.kernel.org # 3.12+
24937 Fixes: 102c9323c35a8 "tracing: Add __tracepoint_string() to export string pointers"
24938 Signed-off-by: Qiu Peiyang <peiyangx.qiu@intel.com>
24939 Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
24940
24941 kernel/trace/trace_printk.c | 1 +
24942 1 files changed, 1 insertions(+), 0 deletions(-)
24943
24944 commit 0994af4b1930f32aa493dc08145cd304f8bfc8f4
24945 Author: Al Viro <viro@zeniv.linux.org.uk>
24946 Date: Mon Dec 28 20:47:08 2015 -0500
24947
24948 [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()
24949
24950 Cc: stable@vger.kernel.org # 3.15+
24951 Reviewed-by: Jeff Layton <jeff.layton@primarydata.com>
24952 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
24953
24954 arch/arm/kernel/sys_oabi-compat.c | 73 +++++++++++++++++++------------------
24955 1 files changed, 37 insertions(+), 36 deletions(-)
24956
24957 commit 4ed030f65dcf3e6b0128032a49a7d75f947fa351
24958 Merge: de243c2 3adc55a
24959 Author: Brad Spengler <spender@grsecurity.net>
24960 Date: Tue Jan 5 18:10:10 2016 -0500
24961
24962 Merge branch 'pax-test' into grsec-test
24963
24964 commit 3adc55a5acfa429c2a7cc883aef08b960c0079b0
24965 Author: Brad Spengler <spender@grsecurity.net>
24966 Date: Tue Jan 5 18:08:53 2016 -0500
24967
24968 Update to pax-linux-4.3.3-test16.patch:
24969 - small cleanup in entry_64.S on x86
24970 - Emese fixed the initify plugin to recursively check variable initializers, reported by Rasmus Villemoes
24971 - fixed an integer truncation of a partially uninitialized value bug in em_pop_sreg, reported by fx3 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4354)
24972 - fixed alternatives patching of call insns under KERNEXEC/i386, reported by fly_a320 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4305) and TTgrsec (https://forums.grsecurity.net/viewtopic.php?f=3&t=4353)
24973 - fixed a size overflow false positive that triggered in tcp_parse_options on arm, reported by iamb (https://forums.grsecurity.net/viewtopic.php?f=3&t=4350&p=15917#p15916)
24974 - fixed a boot crash on amd64 with KERNEXEC/OR and CONTEXT_TRACKING, reported by Klaus Kusche (https://bugs.gentoo.org/show_bug.cgi?id=570420)
24975
24976 arch/x86/entry/entry_64.S | 60 +++++-----
24977 arch/x86/kernel/alternative.c | 2 +-
24978 arch/x86/kvm/emulate.c | 4 +-
24979 tools/gcc/initify_plugin.c | 123 +++++++++----------
24980 .../disable_size_overflow_hash.data | 4 +-
24981 .../size_overflow_plugin/size_overflow_hash.data | 2 -
24982 6 files changed, 93 insertions(+), 102 deletions(-)
24983
24984 commit de243c26efd0e423ca92db825af2c3f8eb1ca043
24985 Author: Brad Spengler <spender@grsecurity.net>
24986 Date: Tue Dec 29 18:01:24 2015 -0500
24987
24988 It was noticed during an internal audit that the code under GRKERNSEC_PROC_MEMMAP
24989 which aimed to enforce a 16MB minimum on RLIMIT_DATA for suid/sgid binaries only
24990 did so if RLIMIT_DATA was set lower than PAGE_SIZE.
24991
24992 This addition was only supplemental as GRKERNSEC_BRUTE is the main defense
24993 against suid/sgid attacks and the flaw above would only eliminate the extra
24994 entropy provided for the brk-managed heap, still leaving it with the minimum
24995 of 16-bit entropy for mmap on x86 and 28 on x64.
24996
24997 mm/mmap.c | 2 +-
24998 1 files changed, 1 insertions(+), 1 deletions(-)
24999
25000 commit 8e264cfe47e5f08cdc9ed009a630277206cd2534
25001 Merge: 436201b 2584340
25002 Author: Brad Spengler <spender@grsecurity.net>
25003 Date: Mon Dec 28 20:30:01 2015 -0500
25004
25005 Merge branch 'pax-test' into grsec-test
25006
25007 commit 2584340eab494e64ec1bf9eb5b0d1ae31f926306
25008 Author: Brad Spengler <spender@grsecurity.net>
25009 Date: Mon Dec 28 20:29:28 2015 -0500
25010
25011 Update to pax-linux-4.3.3-test14.patch:
25012 - fixed an integer sign conversion error in i2c_dw_pci_probe caught by the size overflow plugin, reported by Jean Lucas and ganymede (https://forums.grsecurity.net/viewtopic.php?f=3&t=4349)
25013 - fixed shutdown crash with tboot and KERNEXEC, reported by perfinion
25014 - fixed a few false positive and one real size overflow reports in hyperv, reported by hunger
25015 - fixed compile regressions on armv5, reported by iamb (https://forums.grsecurity.net/viewtopic.php?f=3&t=4350)
25016 - fixed an assert in the initify plugin that triggered in vic_register on arm
25017
25018 arch/arm/include/asm/atomic.h | 7 +++++--
25019 arch/arm/include/asm/domain.h | 5 ++---
25020 arch/x86/kernel/tboot.c | 14 +++++++++-----
25021 drivers/hv/channel.c | 4 +---
25022 drivers/i2c/busses/i2c-designware-pcidrv.c | 2 +-
25023 drivers/net/hyperv/rndis_filter.c | 3 +--
25024 fs/exec.c | 4 ++--
25025 include/linux/atomic.h | 15 ---------------
25026 net/core/skbuff.c | 3 ++-
25027 tools/gcc/initify_plugin.c | 4 +++-
25028 10 files changed, 26 insertions(+), 35 deletions(-)
25029
25030 commit 436201b6626b488d173c8076447000077c27b84a
25031 Author: David Howells <dhowells@redhat.com>
25032 Date: Fri Dec 18 01:34:26 2015 +0000
25033
25034 KEYS: Fix race between read and revoke
25035
25036 This fixes CVE-2015-7550.
25037
25038 There's a race between keyctl_read() and keyctl_revoke(). If the revoke
25039 happens between keyctl_read() checking the validity of a key and the key's
25040 semaphore being taken, then the key type read method will see a revoked key.
25041
25042 This causes a problem for the user-defined key type because it assumes in
25043 its read method that there will always be a payload in a non-revoked key
25044 and doesn't check for a NULL pointer.
25045
25046 Fix this by making keyctl_read() check the validity of a key after taking
25047 semaphore instead of before.
25048
25049 I think the bug was introduced with the original keyrings code.
25050
25051 This was discovered by a multithreaded test program generated by syzkaller
25052 (http://github.com/google/syzkaller). Here's a cleaned up version:
25053
25054 #include <sys/types.h>
25055 #include <keyutils.h>
25056 #include <pthread.h>
25057 void *thr0(void *arg)
25058 {
25059 key_serial_t key = (unsigned long)arg;
25060 keyctl_revoke(key);
25061 return 0;
25062 }
25063 void *thr1(void *arg)
25064 {
25065 key_serial_t key = (unsigned long)arg;
25066 char buffer[16];
25067 keyctl_read(key, buffer, 16);
25068 return 0;
25069 }
25070 int main()
25071 {
25072 key_serial_t key = add_key("user", "%", "foo", 3, KEY_SPEC_USER_KEYRING);
25073 pthread_t th[5];
25074 pthread_create(&th[0], 0, thr0, (void *)(unsigned long)key);
25075 pthread_create(&th[1], 0, thr1, (void *)(unsigned long)key);
25076 pthread_create(&th[2], 0, thr0, (void *)(unsigned long)key);
25077 pthread_create(&th[3], 0, thr1, (void *)(unsigned long)key);
25078 pthread_join(th[0], 0);
25079 pthread_join(th[1], 0);
25080 pthread_join(th[2], 0);
25081 pthread_join(th[3], 0);
25082 return 0;
25083 }
25084
25085 Build as:
25086
25087 cc -o keyctl-race keyctl-race.c -lkeyutils -lpthread
25088
25089 Run as:
25090
25091 while keyctl-race; do :; done
25092
25093 as it may need several iterations to crash the kernel. The crash can be
25094 summarised as:
25095
25096 BUG: unable to handle kernel NULL pointer dereference at 0000000000000010
25097 IP: [<ffffffff81279b08>] user_read+0x56/0xa3
25098 ...
25099 Call Trace:
25100 [<ffffffff81276aa9>] keyctl_read_key+0xb6/0xd7
25101 [<ffffffff81277815>] SyS_keyctl+0x83/0xe0
25102 [<ffffffff815dbb97>] entry_SYSCALL_64_fastpath+0x12/0x6f
25103
25104 Reported-by: Dmitry Vyukov <dvyukov@google.com>
25105 Signed-off-by: David Howells <dhowells@redhat.com>
25106 Tested-by: Dmitry Vyukov <dvyukov@google.com>
25107 Cc: stable@vger.kernel.org
25108 Signed-off-by: James Morris <james.l.morris@oracle.com>
25109
25110 security/keys/keyctl.c | 18 +++++++++---------
25111 1 files changed, 9 insertions(+), 9 deletions(-)
25112
25113 commit 195cea04477025da4a2078bd3e1fb7c4e11206c2
25114 Author: Brad Spengler <spender@grsecurity.net>
25115 Date: Tue Dec 22 20:44:01 2015 -0500
25116
25117 Add new kernel command-line param: pax_size_overflow_report_only
25118 If a user triggers a size_overflow violation that makes it difficult
25119 to obtain the call trace without serial console/net console, they can
25120 use this option to provide that information to us
25121
25122 Documentation/kernel-parameters.txt | 5 +++++
25123 fs/exec.c | 12 +++++++++---
25124 init/main.c | 11 +++++++++++
25125 3 files changed, 25 insertions(+), 3 deletions(-)
25126
25127 commit 4254a8da5851df8c08cdca5c392916e8c105408d
25128 Author: WANG Cong <xiyou.wangcong@gmail.com>
25129 Date: Mon Dec 21 10:55:45 2015 -0800
25130
25131 addrconf: always initialize sysctl table data
25132
25133 When sysctl performs restrict writes, it allows to write from
25134 a middle position of a sysctl file, which requires us to initialize
25135 the table data before calling proc_dostring() for the write case.
25136
25137 Fixes: 3d1bec99320d ("ipv6: introduce secret_stable to ipv6_devconf")
25138 Reported-by: Sasha Levin <sasha.levin@oracle.com>
25139 Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
25140 Tested-by: Sasha Levin <sasha.levin@oracle.com>
25141 Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
25142 Signed-off-by: David S. Miller <davem@davemloft.net>
25143
25144 net/ipv6/addrconf.c | 11 ++++-------
25145 1 files changed, 4 insertions(+), 7 deletions(-)
25146
25147 commit f8002863fb06c363180637046947a78a6ccb3d33
25148 Author: WANG Cong <xiyou.wangcong@gmail.com>
25149 Date: Wed Dec 16 23:39:04 2015 -0800
25150
25151 net: check both type and procotol for tcp sockets
25152
25153 Dmitry reported the following out-of-bound access:
25154
25155 Call Trace:
25156 [<ffffffff816cec2e>] __asan_report_load4_noabort+0x3e/0x40
25157 mm/kasan/report.c:294
25158 [<ffffffff84affb14>] sock_setsockopt+0x1284/0x13d0 net/core/sock.c:880
25159 [< inline >] SYSC_setsockopt net/socket.c:1746
25160 [<ffffffff84aed7ee>] SyS_setsockopt+0x1fe/0x240 net/socket.c:1729
25161 [<ffffffff85c18c76>] entry_SYSCALL_64_fastpath+0x16/0x7a
25162 arch/x86/entry/entry_64.S:185
25163
25164 This is because we mistake a raw socket as a tcp socket.
25165 We should check both sk->sk_type and sk->sk_protocol to ensure
25166 it is a tcp socket.
25167
25168 Willem points out __skb_complete_tx_timestamp() needs to fix as well.
25169
25170 Reported-by: Dmitry Vyukov <dvyukov@google.com>
25171 Cc: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
25172 Cc: Eric Dumazet <eric.dumazet@gmail.com>
25173 Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
25174 Acked-by: Willem de Bruijn <willemb@google.com>
25175 Signed-off-by: David S. Miller <davem@davemloft.net>
25176
25177 net/core/skbuff.c | 3 ++-
25178 net/core/sock.c | 3 ++-
25179 2 files changed, 4 insertions(+), 2 deletions(-)
25180
25181 commit bd6b3399804470a4ad8f34229469ca149dceba3d
25182 Author: Colin Ian King <colin.king@canonical.com>
25183 Date: Fri Dec 18 14:22:01 2015 -0800
25184
25185 proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
25186
25187 Writing to /proc/$pid/coredump_filter always returns -ESRCH because commit
25188 774636e19ed51 ("proc: convert to kstrto*()/kstrto*_from_user()") removed
25189 the setting of ret after the get_proc_task call and incorrectly left it as
25190 -ESRCH. Instead, return 0 when successful.
25191
25192 Example breakage:
25193
25194 echo 0 > /proc/self/coredump_filter
25195 bash: echo: write error: No such process
25196
25197 Fixes: 774636e19ed51 ("proc: convert to kstrto*()/kstrto*_from_user()")
25198 Signed-off-by: Colin Ian King <colin.king@canonical.com>
25199 Acked-by: Kees Cook <keescook@chromium.org>
25200 Cc: <stable@vger.kernel.org> [4.3+]
25201 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
25202 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
25203
25204 fs/proc/base.c | 1 +
25205 1 files changed, 1 insertions(+), 0 deletions(-)
25206
25207 commit b28aca2b99ed08546778355fb9402c503ff9b29e
25208 Author: Junichi Nomura <j-nomura@ce.jp.nec.com>
25209 Date: Tue Dec 22 10:23:44 2015 -0700
25210
25211 block: ensure to split after potentially bouncing a bio
25212
25213 blk_queue_bio() does split then bounce, which makes the segment
25214 counting based on pages before bouncing and could go wrong. Move
25215 the split to after bouncing, like we do for blk-mq, and the we
25216 fix the issue of having the bio count for segments be wrong.
25217
25218 Fixes: 54efd50bfd87 ("block: make generic_make_request handle arbitrarily sized bios")
25219 Cc: stable@vger.kernel.org
25220 Tested-by: Artem S. Tashkinov <t.artem@lycos.com>
25221 Signed-off-by: Jens Axboe <axboe@fb.com>
25222
25223 block/blk-core.c | 4 ++--
25224 1 files changed, 2 insertions(+), 2 deletions(-)
25225
25226 commit e62a25e917a9e5b35ddd5b4f1b5e5e30fbd2e84c
25227 Merge: f6f63ae ec72fa5
25228 Author: Brad Spengler <spender@grsecurity.net>
25229 Date: Tue Dec 22 19:46:26 2015 -0500
25230
25231 Merge branch 'pax-test' into grsec-test
25232
25233 commit ec72fa5f8d9cb4e223bad1b8b5c2e1071c222f2a
25234 Author: Brad Spengler <spender@grsecurity.net>
25235 Date: Tue Dec 22 19:45:51 2015 -0500
25236
25237 Update to pax-linux-4.3.3-test13.patch:
25238 - Emese fixed a (probably) false positive integer truncation in xfs_da_grow_inode_int, reported by jdkbx (http://forums.grsecurity.net/viewtopic.php?f=3&t=4346)
25239 - fixed a size overflow in btrfs/try_merge_map, reported by Alex W (https://bugs.archlinux.org/task/47173) and mathias and dwokfur (https://forums.grsecurity.net/viewtopic.php?f=3&t=4344)
25240
25241 arch/arm/mm/fault.c | 2 +-
25242 arch/x86/mm/fault.c | 2 +-
25243 fs/btrfs/extent_map.c | 8 ++++++--
25244 fs/xfs/libxfs/xfs_da_btree.c | 4 +++-
25245 4 files changed, 11 insertions(+), 5 deletions(-)
25246
25247 commit f6f63ae154cd45028add1dc41957878060d77fbf
25248 Author: Brad Spengler <spender@grsecurity.net>
25249 Date: Thu Dec 17 18:43:44 2015 -0500
25250
25251 ptrace_has_cap() checks whether the current process should be
25252 treated as having a certain capability for ptrace checks
25253 against another process. Until now, this was equivalent to
25254 has_ns_capability(current, target_ns, CAP_SYS_PTRACE).
25255
25256 However, if a root-owned process wants to enter a user
25257 namespace for some reason without knowing who owns it and
25258 therefore can't change to the namespace owner's uid and gid
25259 before entering, as soon as it has entered the namespace,
25260 the namespace owner can attach to it via ptrace and thereby
25261 gain access to its uid and gid.
25262
25263 While it is possible for the entering process to switch to
25264 the uid of a claimed namespace owner before entering,
25265 causing the attempt to enter to fail if the claimed uid is
25266 wrong, this doesn't solve the problem of determining an
25267 appropriate gid.
25268
25269 With this change, the entering process can first enter the
25270 namespace and then safely inspect the namespace's
25271 properties, e.g. through /proc/self/{uid_map,gid_map},
25272 assuming that the namespace owner doesn't have access to
25273 uid 0.
25274 Signed-off-by: Jann Horn <jann@thejh.net>
25275
25276 kernel/ptrace.c | 30 +++++++++++++++++++++++++-----
25277 1 files changed, 25 insertions(+), 5 deletions(-)
25278
25279 commit e314f0fb63020f61543b401ff594e953c2c304e5
25280 Author: tadeusz.struk@intel.com <tadeusz.struk@intel.com>
25281 Date: Tue Dec 15 10:46:17 2015 -0800
25282
25283 net: fix uninitialized variable issue
25284
25285 msg_iocb needs to be initialized on the recv/recvfrom path.
25286 Otherwise afalg will wrongly interpret it as an async call.
25287
25288 Cc: stable@vger.kernel.org
25289 Reported-by: Harald Freudenberger <freude@linux.vnet.ibm.com>
25290 Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
25291 Signed-off-by: David S. Miller <davem@davemloft.net>
25292
25293 net/socket.c | 1 +
25294 1 files changed, 1 insertions(+), 0 deletions(-)
25295
25296 commit a3f56a43ad56b8fcaf04f6327636ed2f5970de3b
25297 Merge: dfa764c 142edcf
25298 Author: Brad Spengler <spender@grsecurity.net>
25299 Date: Wed Dec 16 21:01:17 2015 -0500
25300
25301 Merge branch 'pax-test' into grsec-test
25302
25303 commit 142edcf1005a57fb8887823565cf0bafad2f313c
25304 Author: Brad Spengler <spender@grsecurity.net>
25305 Date: Wed Dec 16 21:00:57 2015 -0500
25306
25307 Update to pax-linux-4.3.3-test12.patch:
25308 - Emese fixed a size overflow false positive in reiserfs/leaf_paste_entries, reported by Christian Apeltauer (https://bugs.gentoo.org/show_bug.cgi?id=568046)
25309 - fixed a bunch of int/size_t mismatches in the drivers/tty/n_tty.c code causing size overflow false positives, reported by Toralf Förster, mathias (https://forums.grsecurity.net/viewtopic.php?f=3&t=4342), N8Fear (https://forums.grsecurity.net/viewtopic.php?f=3&t=4341)
25310
25311 drivers/tty/n_tty.c | 16 ++++++++--------
25312 .../disable_size_overflow_hash.data | 2 ++
25313 .../size_overflow_plugin/size_overflow_hash.data | 6 ++----
25314 3 files changed, 12 insertions(+), 12 deletions(-)
25315
25316 commit dfa764cc549892a5bfc1083cac78b99032cae577
25317 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
25318 Date: Tue Dec 15 22:59:12 2015 +0100
25319
25320 ipv6: automatically enable stable privacy mode if stable_secret set
25321
25322 Bjørn reported that while we switch all interfaces to privacy stable mode
25323 when setting the secret, we don't set this mode for new interfaces. This
25324 does not make sense, so change this behaviour.
25325
25326 Fixes: 622c81d57b392cc ("ipv6: generation of stable privacy addresses for link-local and autoconf")
25327 Reported-by: Bjørn Mork <bjorn@mork.no>
25328 Cc: Bjørn Mork <bjorn@mork.no>
25329 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
25330 Signed-off-by: David S. Miller <davem@davemloft.net>
25331
25332 net/ipv6/addrconf.c | 6 ++++++
25333 1 files changed, 6 insertions(+), 0 deletions(-)
25334
25335 commit c2815a1fee03f222273e77c14e43f960da06f35a
25336 Author: Brad Spengler <spender@grsecurity.net>
25337 Date: Wed Dec 16 13:03:38 2015 -0500
25338
25339 Work around upstream limitation on the number of thread info flags causing a compilation error
25340 Reported by fabled at http://forums.grsecurity.net/viewtopic.php?f=3&t=4339
25341
25342 arch/arm/kernel/entry-common.S | 8 ++++++--
25343 1 files changed, 6 insertions(+), 2 deletions(-)
25344
25345 commit 8c9ae168e09ae49324d709d76d73d9fc4ca477e1
25346 Author: Brad Spengler <spender@grsecurity.net>
25347 Date: Tue Dec 15 19:03:41 2015 -0500
25348
25349 Initial import of grsecurity 3.1 for Linux 4.3.3
25350
25351 Documentation/dontdiff | 2 +
25352 Documentation/kernel-parameters.txt | 7 +
25353 Documentation/sysctl/kernel.txt | 15 +
25354 Makefile | 18 +-
25355 arch/alpha/include/asm/cache.h | 4 +-
25356 arch/alpha/kernel/osf_sys.c | 12 +-
25357 arch/arc/Kconfig | 1 +
25358 arch/arm/Kconfig | 1 +
25359 arch/arm/Kconfig.debug | 1 +
25360 arch/arm/include/asm/thread_info.h | 7 +-
25361 arch/arm/kernel/process.c | 4 +-
25362 arch/arm/kernel/ptrace.c | 9 +
25363 arch/arm/kernel/traps.c | 7 +-
25364 arch/arm/mm/Kconfig | 2 +-
25365 arch/arm/mm/fault.c | 40 +-
25366 arch/arm/mm/mmap.c | 8 +-
25367 arch/arm/net/bpf_jit_32.c | 51 +-
25368 arch/arm64/Kconfig.debug | 1 +
25369 arch/avr32/include/asm/cache.h | 4 +-
25370 arch/blackfin/Kconfig.debug | 1 +
25371 arch/blackfin/include/asm/cache.h | 3 +-
25372 arch/cris/include/arch-v10/arch/cache.h | 3 +-
25373 arch/cris/include/arch-v32/arch/cache.h | 3 +-
25374 arch/frv/include/asm/cache.h | 3 +-
25375 arch/frv/mm/elf-fdpic.c | 4 +-
25376 arch/hexagon/include/asm/cache.h | 6 +-
25377 arch/ia64/Kconfig | 1 +
25378 arch/ia64/include/asm/cache.h | 3 +-
25379 arch/ia64/kernel/sys_ia64.c | 2 +
25380 arch/ia64/mm/hugetlbpage.c | 2 +
25381 arch/m32r/include/asm/cache.h | 4 +-
25382 arch/m68k/include/asm/cache.h | 4 +-
25383 arch/metag/mm/hugetlbpage.c | 1 +
25384 arch/microblaze/include/asm/cache.h | 3 +-
25385 arch/mips/Kconfig | 1 +
25386 arch/mips/include/asm/cache.h | 3 +-
25387 arch/mips/include/asm/thread_info.h | 11 +-
25388 arch/mips/kernel/irq.c | 3 +
25389 arch/mips/kernel/ptrace.c | 9 +
25390 arch/mips/mm/mmap.c | 4 +-
25391 arch/mn10300/proc-mn103e010/include/proc/cache.h | 4 +-
25392 arch/mn10300/proc-mn2ws0050/include/proc/cache.h | 4 +-
25393 arch/openrisc/include/asm/cache.h | 4 +-
25394 arch/parisc/include/asm/cache.h | 5 +-
25395 arch/parisc/kernel/sys_parisc.c | 4 +
25396 arch/powerpc/Kconfig | 1 +
25397 arch/powerpc/include/asm/cache.h | 4 +-
25398 arch/powerpc/include/asm/thread_info.h | 5 +-
25399 arch/powerpc/kernel/Makefile | 2 +
25400 arch/powerpc/kernel/irq.c | 3 +
25401 arch/powerpc/kernel/process.c | 10 +-
25402 arch/powerpc/kernel/ptrace.c | 14 +
25403 arch/powerpc/kernel/traps.c | 5 +
25404 arch/powerpc/mm/slice.c | 2 +-
25405 arch/s390/Kconfig.debug | 1 +
25406 arch/s390/include/asm/cache.h | 4 +-
25407 arch/score/include/asm/cache.h | 4 +-
25408 arch/sh/include/asm/cache.h | 3 +-
25409 arch/sh/mm/mmap.c | 6 +-
25410 arch/sparc/include/asm/cache.h | 4 +-
25411 arch/sparc/include/asm/pgalloc_64.h | 1 +
25412 arch/sparc/include/asm/thread_info_64.h | 8 +-
25413 arch/sparc/kernel/process_32.c | 6 +-
25414 arch/sparc/kernel/process_64.c | 8 +-
25415 arch/sparc/kernel/ptrace_64.c | 14 +
25416 arch/sparc/kernel/sys_sparc_64.c | 8 +-
25417 arch/sparc/kernel/syscalls.S | 8 +-
25418 arch/sparc/kernel/traps_32.c | 8 +-
25419 arch/sparc/kernel/traps_64.c | 28 +-
25420 arch/sparc/kernel/unaligned_64.c | 2 +-
25421 arch/sparc/mm/fault_64.c | 2 +-
25422 arch/sparc/mm/hugetlbpage.c | 15 +-
25423 arch/tile/Kconfig | 1 +
25424 arch/tile/include/asm/cache.h | 3 +-
25425 arch/tile/mm/hugetlbpage.c | 2 +
25426 arch/um/include/asm/cache.h | 3 +-
25427 arch/unicore32/include/asm/cache.h | 6 +-
25428 arch/x86/Kconfig | 21 +
25429 arch/x86/Kconfig.debug | 2 +
25430 arch/x86/entry/common.c | 14 +
25431 arch/x86/entry/entry_32.S | 2 +-
25432 arch/x86/entry/entry_64.S | 2 +-
25433 arch/x86/ia32/ia32_aout.c | 2 +
25434 arch/x86/include/asm/floppy.h | 20 +-
25435 arch/x86/include/asm/fpu/types.h | 69 +-
25436 arch/x86/include/asm/io.h | 2 +-
25437 arch/x86/include/asm/page.h | 12 +-
25438 arch/x86/include/asm/paravirt_types.h | 23 +-
25439 arch/x86/include/asm/processor.h | 12 +-
25440 arch/x86/include/asm/thread_info.h | 6 +-
25441 arch/x86/include/asm/uaccess.h | 2 +-
25442 arch/x86/kernel/dumpstack.c | 10 +-
25443 arch/x86/kernel/dumpstack_32.c | 2 +-
25444 arch/x86/kernel/dumpstack_64.c | 2 +-
25445 arch/x86/kernel/ioport.c | 13 +
25446 arch/x86/kernel/irq_32.c | 3 +
25447 arch/x86/kernel/irq_64.c | 4 +
25448 arch/x86/kernel/ldt.c | 18 +
25449 arch/x86/kernel/msr.c | 10 +
25450 arch/x86/kernel/ptrace.c | 14 +
25451 arch/x86/kernel/signal.c | 9 +-
25452 arch/x86/kernel/sys_i386_32.c | 9 +-
25453 arch/x86/kernel/sys_x86_64.c | 8 +-
25454 arch/x86/kernel/traps.c | 5 +
25455 arch/x86/kernel/verify_cpu.S | 1 +
25456 arch/x86/kernel/vm86_32.c | 15 +
25457 arch/x86/kvm/svm.c | 14 +-
25458 arch/x86/mm/fault.c | 12 +-
25459 arch/x86/mm/hugetlbpage.c | 15 +-
25460 arch/x86/mm/init.c | 66 +-
25461 arch/x86/mm/init_32.c | 6 +-
25462 arch/x86/net/bpf_jit_comp.c | 4 +
25463 arch/x86/platform/efi/efi_64.c | 2 +-
25464 arch/x86/xen/Kconfig | 1 +
25465 arch/xtensa/variants/dc232b/include/variant/core.h | 2 +-
25466 arch/xtensa/variants/fsf/include/variant/core.h | 3 +-
25467 crypto/ablkcipher.c | 2 +-
25468 crypto/blkcipher.c | 2 +-
25469 crypto/scatterwalk.c | 10 +-
25470 drivers/acpi/acpica/hwxfsleep.c | 11 +-
25471 drivers/acpi/custom_method.c | 4 +
25472 drivers/block/cciss.h | 30 +-
25473 drivers/block/smart1,2.h | 40 +-
25474 drivers/cdrom/cdrom.c | 2 +-
25475 drivers/char/Kconfig | 4 +-
25476 drivers/char/genrtc.c | 1 +
25477 drivers/char/ipmi/ipmi_si_intf.c | 8 +-
25478 drivers/char/mem.c | 17 +
25479 drivers/char/random.c | 5 +-
25480 drivers/cpufreq/sparc-us3-cpufreq.c | 2 -
25481 drivers/crypto/nx/nx-aes-ccm.c | 2 +-
25482 drivers/crypto/nx/nx-aes-gcm.c | 2 +-
25483 drivers/crypto/talitos.c | 2 +-
25484 drivers/firewire/ohci.c | 4 +
25485 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | 70 +-
25486 drivers/gpu/drm/nouveau/nouveau_ttm.c | 28 +-
25487 drivers/gpu/drm/ttm/ttm_bo_manager.c | 10 +-
25488 drivers/gpu/drm/virtio/virtgpu_ttm.c | 10 +-
25489 drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 10 +-
25490 drivers/hid/hid-wiimote-debug.c | 2 +-
25491 drivers/infiniband/hw/nes/nes_cm.c | 22 +-
25492 drivers/iommu/Kconfig | 1 +
25493 drivers/iommu/amd_iommu.c | 14 +-
25494 drivers/isdn/gigaset/bas-gigaset.c | 32 +-
25495 drivers/isdn/gigaset/ser-gigaset.c | 32 +-
25496 drivers/isdn/gigaset/usb-gigaset.c | 32 +-
25497 drivers/isdn/hisax/config.c | 2 +-
25498 drivers/isdn/hisax/hfc_pci.c | 2 +-
25499 drivers/isdn/hisax/hfc_sx.c | 2 +-
25500 drivers/isdn/hisax/q931.c | 6 +-
25501 drivers/isdn/i4l/isdn_concap.c | 6 +-
25502 drivers/isdn/i4l/isdn_x25iface.c | 16 +-
25503 drivers/md/bcache/Kconfig | 1 +
25504 drivers/md/raid5.c | 8 +
25505 drivers/media/pci/solo6x10/solo6x10-g723.c | 2 +-
25506 drivers/media/platform/sti/c8sectpfe/Kconfig | 1 +
25507 drivers/media/platform/vivid/vivid-osd.c | 1 +
25508 drivers/media/radio/radio-cadet.c | 5 +-
25509 drivers/media/usb/dvb-usb/cinergyT2-core.c | 91 +-
25510 drivers/media/usb/dvb-usb/cinergyT2-fe.c | 182 +-
25511 drivers/media/usb/dvb-usb/dvb-usb-firmware.c | 37 +-
25512 drivers/media/usb/dvb-usb/technisat-usb2.c | 75 +-
25513 drivers/message/fusion/mptbase.c | 9 +
25514 drivers/misc/sgi-xp/xp_main.c | 12 +-
25515 drivers/net/ethernet/brocade/bna/bna_enet.c | 8 +-
25516 drivers/net/ppp/pppoe.c | 14 +-
25517 drivers/net/ppp/pptp.c | 6 +
25518 drivers/net/slip/slhc.c | 3 +
25519 drivers/net/wan/lmc/lmc_media.c | 97 +-
25520 drivers/net/wan/x25_asy.c | 6 +-
25521 drivers/net/wan/z85230.c | 24 +-
25522 drivers/net/wireless/ath/ath9k/Kconfig | 1 -
25523 drivers/net/wireless/zd1211rw/zd_usb.c | 2 +-
25524 drivers/pci/pci-sysfs.c | 2 +-
25525 drivers/pci/proc.c | 9 +
25526 drivers/platform/x86/asus-wmi.c | 12 +
25527 drivers/rtc/rtc-dev.c | 3 +
25528 drivers/scsi/bfa/bfa_fcs.c | 19 +-
25529 drivers/scsi/bfa/bfa_fcs_lport.c | 29 +-
25530 drivers/scsi/bfa/bfa_modules.h | 12 +-
25531 drivers/scsi/hpsa.h | 40 +-
25532 drivers/staging/dgnc/dgnc_mgmt.c | 1 +
25533 drivers/staging/lustre/lustre/ldlm/ldlm_flock.c | 2 +-
25534 drivers/staging/lustre/lustre/libcfs/module.c | 10 +-
25535 drivers/target/target_core_sbc.c | 17 +-
25536 drivers/target/target_core_transport.c | 14 +-
25537 drivers/tty/serial/uartlite.c | 4 +-
25538 drivers/tty/sysrq.c | 2 +-
25539 drivers/tty/vt/keyboard.c | 22 +-
25540 drivers/uio/uio.c | 6 +-
25541 drivers/usb/core/hub.c | 5 +
25542 drivers/usb/gadget/function/f_uac1.c | 1 +
25543 drivers/usb/gadget/function/u_uac1.c | 1 +
25544 drivers/usb/host/hwa-hc.c | 9 +-
25545 drivers/usb/usbip/vhci_sysfs.c | 2 +-
25546 drivers/video/fbdev/arcfb.c | 2 +-
25547 drivers/video/fbdev/matrox/matroxfb_DAC1064.c | 10 +-
25548 drivers/video/fbdev/matrox/matroxfb_Ti3026.c | 5 +-
25549 drivers/video/fbdev/sh_mobile_lcdcfb.c | 6 +-
25550 drivers/video/logo/logo_linux_clut224.ppm | 2720 ++++-----
25551 drivers/xen/xenfs/xenstored.c | 5 +
25552 firmware/Makefile | 2 +
25553 firmware/WHENCE | 20 +-
25554 firmware/bnx2/bnx2-mips-06-6.2.3.fw.ihex | 5804 +++++++++++++++++
25555 firmware/bnx2/bnx2-mips-09-6.2.1b.fw.ihex | 6496 ++++++++++++++++++++
25556 fs/9p/vfs_inode.c | 4 +-
25557 fs/attr.c | 1 +
25558 fs/autofs4/waitq.c | 9 +
25559 fs/binfmt_aout.c | 7 +
25560 fs/binfmt_elf.c | 50 +-
25561 fs/compat.c | 20 +-
25562 fs/coredump.c | 17 +-
25563 fs/dcache.c | 3 +
25564 fs/debugfs/inode.c | 11 +-
25565 fs/exec.c | 219 +-
25566 fs/ext2/balloc.c | 4 +-
25567 fs/ext2/super.c | 8 +-
25568 fs/ext4/balloc.c | 4 +-
25569 fs/fcntl.c | 4 +
25570 fs/fhandle.c | 3 +-
25571 fs/file.c | 4 +
25572 fs/filesystems.c | 4 +
25573 fs/fs_struct.c | 20 +-
25574 fs/hugetlbfs/inode.c | 5 +-
25575 fs/inode.c | 8 +-
25576 fs/kernfs/dir.c | 6 +
25577 fs/mount.h | 4 +-
25578 fs/namei.c | 286 +-
25579 fs/namespace.c | 24 +
25580 fs/nfsd/nfscache.c | 2 +-
25581 fs/open.c | 38 +
25582 fs/overlayfs/inode.c | 11 +-
25583 fs/overlayfs/super.c | 6 +-
25584 fs/pipe.c | 2 +-
25585 fs/posix_acl.c | 15 +-
25586 fs/proc/Kconfig | 10 +-
25587 fs/proc/array.c | 69 +-
25588 fs/proc/base.c | 186 +-
25589 fs/proc/cmdline.c | 4 +
25590 fs/proc/devices.c | 4 +
25591 fs/proc/fd.c | 17 +-
25592 fs/proc/generic.c | 64 +
25593 fs/proc/inode.c | 17 +
25594 fs/proc/internal.h | 11 +-
25595 fs/proc/interrupts.c | 4 +
25596 fs/proc/kcore.c | 3 +
25597 fs/proc/meminfo.c | 7 +-
25598 fs/proc/namespaces.c | 4 +-
25599 fs/proc/proc_net.c | 31 +
25600 fs/proc/proc_sysctl.c | 52 +-
25601 fs/proc/root.c | 8 +
25602 fs/proc/stat.c | 69 +-
25603 fs/proc/task_mmu.c | 66 +-
25604 fs/readdir.c | 19 +
25605 fs/reiserfs/item_ops.c | 24 +-
25606 fs/reiserfs/super.c | 4 +
25607 fs/select.c | 2 +
25608 fs/seq_file.c | 30 +-
25609 fs/splice.c | 8 +
25610 fs/stat.c | 20 +-
25611 fs/sysfs/dir.c | 30 +-
25612 fs/sysv/inode.c | 11 +-
25613 fs/utimes.c | 7 +
25614 fs/xattr.c | 26 +-
25615 grsecurity/Kconfig | 1182 ++++
25616 grsecurity/Makefile | 54 +
25617 grsecurity/gracl.c | 2757 +++++++++
25618 grsecurity/gracl_alloc.c | 105 +
25619 grsecurity/gracl_cap.c | 127 +
25620 grsecurity/gracl_compat.c | 269 +
25621 grsecurity/gracl_fs.c | 448 ++
25622 grsecurity/gracl_ip.c | 386 ++
25623 grsecurity/gracl_learn.c | 207 +
25624 grsecurity/gracl_policy.c | 1786 ++++++
25625 grsecurity/gracl_res.c | 68 +
25626 grsecurity/gracl_segv.c | 304 +
25627 grsecurity/gracl_shm.c | 40 +
25628 grsecurity/grsec_chdir.c | 19 +
25629 grsecurity/grsec_chroot.c | 467 ++
25630 grsecurity/grsec_disabled.c | 445 ++
25631 grsecurity/grsec_exec.c | 189 +
25632 grsecurity/grsec_fifo.c | 26 +
25633 grsecurity/grsec_fork.c | 23 +
25634 grsecurity/grsec_init.c | 290 +
25635 grsecurity/grsec_ipc.c | 48 +
25636 grsecurity/grsec_link.c | 65 +
25637 grsecurity/grsec_log.c | 340 +
25638 grsecurity/grsec_mem.c | 48 +
25639 grsecurity/grsec_mount.c | 65 +
25640 grsecurity/grsec_pax.c | 47 +
25641 grsecurity/grsec_proc.c | 20 +
25642 grsecurity/grsec_ptrace.c | 30 +
25643 grsecurity/grsec_sig.c | 236 +
25644 grsecurity/grsec_sock.c | 244 +
25645 grsecurity/grsec_sysctl.c | 488 ++
25646 grsecurity/grsec_time.c | 16 +
25647 grsecurity/grsec_tpe.c | 78 +
25648 grsecurity/grsec_usb.c | 15 +
25649 grsecurity/grsum.c | 64 +
25650 include/linux/binfmts.h | 5 +-
25651 include/linux/bitops.h | 2 +-
25652 include/linux/capability.h | 13 +
25653 include/linux/compiler-gcc.h | 5 +
25654 include/linux/compiler.h | 8 +
25655 include/linux/cred.h | 8 +-
25656 include/linux/dcache.h | 5 +-
25657 include/linux/fs.h | 24 +-
25658 include/linux/fs_struct.h | 2 +-
25659 include/linux/fsnotify.h | 6 +
25660 include/linux/gracl.h | 342 +
25661 include/linux/gracl_compat.h | 156 +
25662 include/linux/gralloc.h | 9 +
25663 include/linux/grdefs.h | 140 +
25664 include/linux/grinternal.h | 230 +
25665 include/linux/grmsg.h | 118 +
25666 include/linux/grsecurity.h | 255 +
25667 include/linux/grsock.h | 19 +
25668 include/linux/ipc.h | 2 +-
25669 include/linux/ipc_namespace.h | 2 +-
25670 include/linux/kallsyms.h | 18 +-
25671 include/linux/kmod.h | 5 +
25672 include/linux/kobject.h | 2 +-
25673 include/linux/lsm_hooks.h | 4 +-
25674 include/linux/mm.h | 12 +
25675 include/linux/mm_types.h | 4 +-
25676 include/linux/module.h | 5 +-
25677 include/linux/mount.h | 2 +-
25678 include/linux/msg.h | 2 +-
25679 include/linux/netfilter/xt_gradm.h | 9 +
25680 include/linux/path.h | 4 +-
25681 include/linux/perf_event.h | 13 +-
25682 include/linux/pid_namespace.h | 2 +-
25683 include/linux/printk.h | 2 +-
25684 include/linux/proc_fs.h | 22 +-
25685 include/linux/proc_ns.h | 2 +-
25686 include/linux/ptrace.h | 24 +-
25687 include/linux/random.h | 2 +-
25688 include/linux/rbtree_augmented.h | 4 +-
25689 include/linux/scatterlist.h | 12 +-
25690 include/linux/sched.h | 114 +-
25691 include/linux/security.h | 1 +
25692 include/linux/sem.h | 2 +-
25693 include/linux/seq_file.h | 5 +
25694 include/linux/shm.h | 6 +-
25695 include/linux/skbuff.h | 3 +
25696 include/linux/slab.h | 9 -
25697 include/linux/sysctl.h | 8 +-
25698 include/linux/thread_info.h | 6 +-
25699 include/linux/tty.h | 2 +-
25700 include/linux/tty_driver.h | 4 +-
25701 include/linux/uidgid.h | 5 +
25702 include/linux/user_namespace.h | 2 +-
25703 include/linux/utsname.h | 2 +-
25704 include/linux/vermagic.h | 16 +-
25705 include/linux/vmalloc.h | 20 +-
25706 include/net/af_unix.h | 2 +-
25707 include/net/dst.h | 33 +
25708 include/net/ip.h | 2 +-
25709 include/net/neighbour.h | 2 +-
25710 include/net/net_namespace.h | 2 +-
25711 include/net/sock.h | 4 +-
25712 include/target/target_core_base.h | 2 +-
25713 include/trace/events/fs.h | 53 +
25714 include/uapi/linux/personality.h | 1 +
25715 init/Kconfig | 4 +-
25716 init/main.c | 35 +-
25717 ipc/mqueue.c | 1 +
25718 ipc/msg.c | 3 +-
25719 ipc/sem.c | 3 +-
25720 ipc/shm.c | 26 +-
25721 ipc/util.c | 6 +
25722 kernel/auditsc.c | 2 +-
25723 kernel/bpf/syscall.c | 8 +-
25724 kernel/capability.c | 41 +-
25725 kernel/cgroup.c | 5 +-
25726 kernel/compat.c | 1 +
25727 kernel/configs.c | 11 +
25728 kernel/cred.c | 112 +-
25729 kernel/events/core.c | 16 +-
25730 kernel/exit.c | 10 +-
25731 kernel/fork.c | 86 +-
25732 kernel/futex.c | 6 +-
25733 kernel/futex_compat.c | 2 +-
25734 kernel/kallsyms.c | 9 +
25735 kernel/kcmp.c | 8 +-
25736 kernel/kexec_core.c | 2 +-
25737 kernel/kmod.c | 95 +-
25738 kernel/kprobes.c | 7 +-
25739 kernel/ksysfs.c | 2 +
25740 kernel/locking/lockdep_proc.c | 10 +-
25741 kernel/module.c | 108 +-
25742 kernel/panic.c | 4 +-
25743 kernel/pid.c | 23 +-
25744 kernel/power/Kconfig | 2 +
25745 kernel/printk/printk.c | 20 +-
25746 kernel/ptrace.c | 56 +-
25747 kernel/resource.c | 10 +
25748 kernel/sched/core.c | 11 +-
25749 kernel/signal.c | 37 +-
25750 kernel/sys.c | 64 +-
25751 kernel/sysctl.c | 172 +-
25752 kernel/taskstats.c | 6 +
25753 kernel/time/posix-timers.c | 8 +
25754 kernel/time/time.c | 5 +
25755 kernel/time/timekeeping.c | 3 +
25756 kernel/time/timer_list.c | 13 +-
25757 kernel/time/timer_stats.c | 10 +-
25758 kernel/trace/Kconfig | 2 +
25759 kernel/trace/trace_syscalls.c | 8 +
25760 kernel/user_namespace.c | 15 +
25761 lib/Kconfig.debug | 13 +-
25762 lib/Kconfig.kasan | 2 +-
25763 lib/is_single_threaded.c | 3 +
25764 lib/list_debug.c | 65 +-
25765 lib/nlattr.c | 2 +
25766 lib/rbtree.c | 4 +-
25767 lib/vsprintf.c | 39 +-
25768 localversion-grsec | 1 +
25769 mm/Kconfig | 8 +-
25770 mm/Kconfig.debug | 1 +
25771 mm/filemap.c | 1 +
25772 mm/kmemleak.c | 4 +-
25773 mm/memory.c | 2 +-
25774 mm/mempolicy.c | 12 +-
25775 mm/migrate.c | 3 +-
25776 mm/mlock.c | 6 +-
25777 mm/mmap.c | 93 +-
25778 mm/mprotect.c | 8 +
25779 mm/oom_kill.c | 28 +-
25780 mm/page_alloc.c | 2 +-
25781 mm/process_vm_access.c | 8 +-
25782 mm/shmem.c | 36 +-
25783 mm/slab.c | 14 +-
25784 mm/slab_common.c | 2 +-
25785 mm/slob.c | 12 +
25786 mm/slub.c | 33 +-
25787 mm/util.c | 3 +
25788 mm/vmalloc.c | 129 +-
25789 mm/vmstat.c | 29 +-
25790 net/appletalk/atalk_proc.c | 2 +-
25791 net/atm/lec.c | 6 +-
25792 net/atm/mpoa_caches.c | 42 +-
25793 net/bluetooth/sco.c | 3 +
25794 net/can/bcm.c | 2 +-
25795 net/can/proc.c | 2 +-
25796 net/core/dev_ioctl.c | 7 +-
25797 net/core/filter.c | 8 +-
25798 net/core/net-procfs.c | 17 +-
25799 net/core/pktgen.c | 2 +-
25800 net/core/sock.c | 3 +-
25801 net/core/sysctl_net_core.c | 2 +-
25802 net/decnet/dn_dev.c | 2 +-
25803 net/ipv4/devinet.c | 6 +-
25804 net/ipv4/inet_hashtables.c | 4 +
25805 net/ipv4/ip_input.c | 7 +
25806 net/ipv4/ip_sockglue.c | 3 +-
25807 net/ipv4/netfilter/ipt_CLUSTERIP.c | 2 +-
25808 net/ipv4/netfilter/nf_nat_pptp.c | 2 +-
25809 net/ipv4/route.c | 6 +-
25810 net/ipv4/tcp_input.c | 4 +-
25811 net/ipv4/tcp_ipv4.c | 29 +-
25812 net/ipv4/tcp_minisocks.c | 9 +-
25813 net/ipv4/tcp_timer.c | 11 +
25814 net/ipv4/udp.c | 24 +
25815 net/ipv6/addrconf.c | 13 +-
25816 net/ipv6/proc.c | 2 +-
25817 net/ipv6/tcp_ipv6.c | 26 +-
25818 net/ipv6/udp.c | 7 +
25819 net/ipx/ipx_proc.c | 2 +-
25820 net/irda/irproc.c | 2 +-
25821 net/llc/llc_proc.c | 2 +-
25822 net/netfilter/Kconfig | 10 +
25823 net/netfilter/Makefile | 1 +
25824 net/netfilter/nf_conntrack_core.c | 8 +
25825 net/netfilter/xt_gradm.c | 51 +
25826 net/netfilter/xt_hashlimit.c | 4 +-
25827 net/netfilter/xt_recent.c | 2 +-
25828 net/sched/sch_api.c | 2 +-
25829 net/sctp/socket.c | 4 +-
25830 net/socket.c | 75 +-
25831 net/sunrpc/Kconfig | 1 +
25832 net/sunrpc/cache.c | 2 +-
25833 net/sunrpc/stats.c | 2 +-
25834 net/sysctl_net.c | 2 +-
25835 net/unix/af_unix.c | 52 +-
25836 net/vmw_vsock/vmci_transport_notify.c | 30 +-
25837 net/vmw_vsock/vmci_transport_notify_qstate.c | 30 +-
25838 net/x25/sysctl_net_x25.c | 2 +-
25839 net/x25/x25_proc.c | 2 +-
25840 scripts/package/Makefile | 2 +-
25841 scripts/package/mkspec | 41 +-
25842 security/Kconfig | 369 +-
25843 security/apparmor/file.c | 4 +-
25844 security/apparmor/lsm.c | 8 +-
25845 security/commoncap.c | 36 +-
25846 security/min_addr.c | 2 +
25847 security/smack/smack_lsm.c | 8 +-
25848 security/tomoyo/file.c | 12 +-
25849 security/tomoyo/mount.c | 4 +
25850 security/tomoyo/tomoyo.c | 20 +-
25851 security/yama/Kconfig | 2 +-
25852 security/yama/yama_lsm.c | 4 +-
25853 sound/synth/emux/emux_seq.c | 14 +-
25854 sound/usb/line6/driver.c | 40 +-
25855 sound/usb/line6/toneport.c | 12 +-
25856 tools/gcc/.gitignore | 1 +
25857 tools/gcc/Makefile | 12 +
25858 tools/gcc/gen-random-seed.sh | 8 +
25859 tools/gcc/randomize_layout_plugin.c | 930 +++
25860 tools/gcc/size_overflow_plugin/.gitignore | 1 +
25861 .../size_overflow_plugin/size_overflow_hash.data | 459 ++-
25862 511 files changed, 32631 insertions(+), 3196 deletions(-)
25863
25864 commit a76adb92ce39aee8eec5a025c828030ad6135c6d
25865 Author: Brad Spengler <spender@grsecurity.net>
25866 Date: Tue Dec 15 14:31:49 2015 -0500
25867
25868 Update to pax-linux-4.3.3-test11.patch:
25869 - fixed a few compile regressions with the recent plugin changes, reported by spender
25870 - updated the size overflow hash table
25871
25872 tools/gcc/latent_entropy_plugin.c | 2 +-
25873 .../size_overflow_plugin/size_overflow_hash.data | 66 +++++++++++++++++---
25874 tools/gcc/stackleak_plugin.c | 2 +-
25875 tools/gcc/structleak_plugin.c | 6 +--
25876 4 files changed, 60 insertions(+), 16 deletions(-)
25877
25878 commit f7284b1fc06628fcb2d35d2beecdea5454d46af9
25879 Author: Brad Spengler <spender@grsecurity.net>
25880 Date: Tue Dec 15 11:50:24 2015 -0500
25881
25882 Apply structleak ICE fix for gcc < 4.9
25883
25884 tools/gcc/structleak_plugin.c | 4 ++++
25885 1 files changed, 4 insertions(+), 0 deletions(-)
25886
25887 commit 92fe3eb9fd10ec7f7334decab1526989669b0287
25888 Author: Brad Spengler <spender@grsecurity.net>
25889 Date: Tue Dec 15 07:57:06 2015 -0500
25890
25891 Update to pax-linux-4.3.1-test10.patch:
25892 - Emese fixed INDIRECT_REF and TARGET_MEM_REF handling in the initify plugin
25893 - Emese regenerated the size overflow hash tables for 4.3
25894 - fixed some compat syscall exit paths to restore r12 under KERNEXEC/or
25895 - the latent entropy, stackleak and structleak plugins no longer split the entry block unnecessarily
25896
25897 arch/x86/entry/entry_64.S | 2 +-
25898 arch/x86/entry/entry_64_compat.S | 15 +-
25899 scripts/package/builddeb | 2 +-
25900 tools/gcc/initify_plugin.c | 11 +-
25901 tools/gcc/latent_entropy_plugin.c | 20 +-
25902 .../disable_size_overflow_hash.data | 4 +
25903 .../size_overflow_plugin/size_overflow_hash.data | 5345 +++++++++++---------
25904 tools/gcc/stackleak_plugin.c | 26 +-
25905 tools/gcc/structleak_plugin.c | 21 +-
25906 9 files changed, 3079 insertions(+), 2367 deletions(-)
25907
25908 commit 5bd245cb687319079c2f1c0d6a1170791ed1ed2c
25909 Merge: b5847e6 3548341
25910 Author: Brad Spengler <spender@grsecurity.net>
25911 Date: Tue Dec 15 07:47:56 2015 -0500
25912
25913 Merge branch 'linux-4.3.y' into pax-4_3
25914
25915 Conflicts:
25916 net/unix/af_unix.c
25917
25918 commit b5847e6a896c5d99191135ca4d7c3b6be8f116ff
25919 Author: Brad Spengler <spender@grsecurity.net>
25920 Date: Wed Dec 9 23:11:36 2015 -0500
25921
25922 Update to pax-linux-4.3.1-test9.patch:
25923 - fixed __get_user on x86 to lie less about the size of the load, reported by peetaur (https://forums.grsecurity.net/viewtopic.php?f=3&t=4332)
25924 - Emese fixed an intentional overflow caused by gcc, reported by saironiq (https://forums.grsecurity.net/viewtopic.php?f=3&t=4333)
25925 - Emese fixed a false positive overflow report in the forcedeth driver, reported by fx3 (https://forums.grsecurity.net/viewtopic.php?t=4334)
25926 - Emese fixed a false positive overflow report in KVM's emulator, reported by fx3 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4336)
25927 - Emese fixed the initify plugin to detect some captured use of __func__, reported by Rasmus Villemoes <linux@rasmusvillemoes.dk>
25928 - constrained shmmax and shmall to avoid triggering size overflow checks, reported by Mathias Krause <minipli@ld-linux.so>
25929 - the checker plugin can partially handle sparse's locking context annotations, it's context insensitive and thus not exactly useful for now, also see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59856
25930
25931 Makefile | 6 +
25932 arch/x86/include/asm/compat.h | 4 +
25933 arch/x86/include/asm/dma.h | 2 +
25934 arch/x86/include/asm/pmem.h | 2 +-
25935 arch/x86/include/asm/uaccess.h | 20 +-
25936 arch/x86/kernel/apic/vector.c | 6 +-
25937 arch/x86/kernel/cpu/mtrr/generic.c | 6 +-
25938 arch/x86/kernel/cpu/perf_event_intel.c | 28 +-
25939 arch/x86/kernel/head_64.S | 1 -
25940 arch/x86/kvm/i8259.c | 10 +-
25941 arch/x86/kvm/ioapic.c | 2 +
25942 arch/x86/kvm/x86.c | 2 +
25943 arch/x86/lib/usercopy_64.c | 2 +-
25944 arch/x86/mm/mpx.c | 4 +-
25945 arch/x86/mm/pageattr.c | 7 +
25946 drivers/base/devres.c | 4 +-
25947 drivers/base/power/runtime.c | 6 +-
25948 drivers/base/regmap/regmap.c | 4 +-
25949 drivers/block/drbd/drbd_receiver.c | 4 +-
25950 drivers/block/drbd/drbd_worker.c | 6 +-
25951 drivers/char/virtio_console.c | 6 +-
25952 drivers/md/dm.c | 12 +-
25953 drivers/net/ethernet/nvidia/forcedeth.c | 4 +-
25954 drivers/net/macvtap.c | 4 +-
25955 drivers/video/fbdev/core/fbmem.c | 10 +-
25956 fs/compat.c | 3 +-
25957 fs/coredump.c | 2 +-
25958 fs/dcache.c | 13 +-
25959 fs/fhandle.c | 2 +-
25960 fs/file.c | 14 +-
25961 fs/fs-writeback.c | 11 +-
25962 fs/overlayfs/copy_up.c | 2 +-
25963 fs/readdir.c | 3 +-
25964 fs/super.c | 3 +-
25965 include/linux/compiler.h | 36 ++-
25966 include/linux/rcupdate.h | 8 +
25967 include/linux/sched.h | 4 +-
25968 include/linux/seqlock.h | 10 +
25969 include/linux/spinlock.h | 17 +-
25970 include/linux/srcu.h | 5 +-
25971 include/linux/syscalls.h | 2 +-
25972 include/linux/writeback.h | 3 +-
25973 include/uapi/linux/swab.h | 6 +-
25974 ipc/ipc_sysctl.c | 6 +
25975 kernel/exit.c | 25 +-
25976 kernel/resource.c | 4 +-
25977 kernel/signal.c | 12 +-
25978 kernel/user.c | 2 +-
25979 kernel/workqueue.c | 6 +-
25980 lib/rhashtable.c | 4 +-
25981 net/compat.c | 2 +-
25982 net/ipv4/xfrm4_mode_transport.c | 2 +-
25983 security/keys/internal.h | 8 +-
25984 security/keys/keyring.c | 4 -
25985 sound/core/seq/seq_clientmgr.c | 8 +-
25986 sound/core/seq/seq_compat.c | 2 +-
25987 sound/core/seq/seq_memory.c | 6 +-
25988 tools/gcc/checker_plugin.c | 415 +++++++++++++++++++-
25989 tools/gcc/gcc-common.h | 1 +
25990 tools/gcc/initify_plugin.c | 33 ++-
25991 .../disable_size_overflow_hash.data | 1 +
25992 .../size_overflow_plugin/size_overflow_hash.data | 1 -
25993 62 files changed, 708 insertions(+), 140 deletions(-)
25994
25995 commit f2634c2f6995f4231616f24ed016f890c701f939
25996 Merge: 1241bff 5f8b236
25997 Author: Brad Spengler <spender@grsecurity.net>
25998 Date: Wed Dec 9 21:50:47 2015 -0500
25999
26000 Merge branch 'linux-4.3.y' into pax-4_3
26001
26002 Conflicts:
26003 arch/x86/kernel/fpu/xstate.c
26004 arch/x86/kernel/head_64.S
26005
26006 commit 1241bff82e3d7dadb05de0a60b8d2822afc6547c
26007 Author: Brad Spengler <spender@grsecurity.net>
26008 Date: Sun Dec 6 08:44:56 2015 -0500
26009
26010 Update to pax-linux-4.3-test8.patch:
26011 - fixed integer truncation check in md introduced by upstream commits 284ae7cab0f7335c9e0aa8992b28415ef1a54c7c and 58c0fed400603a802968b23ddf78f029c5a84e41, reported by BeiKed9o (https://forums.grsecurity.net/viewtopic.php?f=3&t=4328)
26012 - gcc plugin compilation problems will now also produce the output of the checking script to make diagnosis easier, reported by hunger
26013 - Emese fixed a false positive size overflow report in __vhost_add_used_n, reported by quasar366 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4329)
26014 - fixed a potential integer truncation error in the raid1 code caught by the size overflow plugin, reported by d1b (https://forums.grsecurity.net/viewtopic.php?f=3&t=4331)
26015
26016 Makefile | 5 +++
26017 drivers/md/md.c | 5 ++-
26018 drivers/md/raid1.c | 2 +-
26019 fs/proc/task_mmu.c | 3 ++
26020 .../disable_size_overflow_hash.data | 4 ++-
26021 .../size_overflow_plugin/intentional_overflow.c | 32 ++++++++++++++++---
26022 .../size_overflow_plugin/size_overflow_hash.data | 2 -
26023 .../size_overflow_plugin/size_overflow_plugin.c | 2 +-
26024 8 files changed, 43 insertions(+), 12 deletions(-)
26025
26026 commit cce6a9f9bdd27096632ca1c0246dcc07f2eb1a18
26027 Author: Brad Spengler <spender@grsecurity.net>
26028 Date: Fri Dec 4 14:24:12 2015 -0500
26029
26030 Initial import of pax-linux-4.3-test7.patch
26031
26032 Documentation/dontdiff | 47 +-
26033 Documentation/kbuild/makefiles.txt | 39 +-
26034 Documentation/kernel-parameters.txt | 28 +
26035 Makefile | 108 +-
26036 arch/alpha/include/asm/atomic.h | 10 +
26037 arch/alpha/include/asm/elf.h | 7 +
26038 arch/alpha/include/asm/pgalloc.h | 6 +
26039 arch/alpha/include/asm/pgtable.h | 11 +
26040 arch/alpha/kernel/module.c | 2 +-
26041 arch/alpha/kernel/osf_sys.c | 8 +-
26042 arch/alpha/mm/fault.c | 141 +-
26043 arch/arm/Kconfig | 2 +-
26044 arch/arm/include/asm/atomic.h | 320 +-
26045 arch/arm/include/asm/cache.h | 5 +-
26046 arch/arm/include/asm/cacheflush.h | 2 +-
26047 arch/arm/include/asm/checksum.h | 14 +-
26048 arch/arm/include/asm/cmpxchg.h | 4 +
26049 arch/arm/include/asm/cpuidle.h | 2 +-
26050 arch/arm/include/asm/domain.h | 22 +-
26051 arch/arm/include/asm/elf.h | 9 +-
26052 arch/arm/include/asm/fncpy.h | 2 +
26053 arch/arm/include/asm/futex.h | 10 +
26054 arch/arm/include/asm/kmap_types.h | 2 +-
26055 arch/arm/include/asm/mach/dma.h | 2 +-
26056 arch/arm/include/asm/mach/map.h | 16 +-
26057 arch/arm/include/asm/outercache.h | 2 +-
26058 arch/arm/include/asm/page.h | 3 +-
26059 arch/arm/include/asm/pgalloc.h | 20 +
26060 arch/arm/include/asm/pgtable-2level-hwdef.h | 4 +-
26061 arch/arm/include/asm/pgtable-2level.h | 3 +
26062 arch/arm/include/asm/pgtable-3level.h | 3 +
26063 arch/arm/include/asm/pgtable.h | 54 +-
26064 arch/arm/include/asm/smp.h | 2 +-
26065 arch/arm/include/asm/tls.h | 3 +
26066 arch/arm/include/asm/uaccess.h | 79 +-
26067 arch/arm/include/uapi/asm/ptrace.h | 2 +-
26068 arch/arm/kernel/armksyms.c | 2 +-
26069 arch/arm/kernel/cpuidle.c | 2 +-
26070 arch/arm/kernel/entry-armv.S | 109 +-
26071 arch/arm/kernel/entry-common.S | 40 +-
26072 arch/arm/kernel/entry-header.S | 55 +
26073 arch/arm/kernel/fiq.c | 3 +
26074 arch/arm/kernel/module-plts.c | 7 +-
26075 arch/arm/kernel/module.c | 38 +-
26076 arch/arm/kernel/patch.c | 2 +
26077 arch/arm/kernel/process.c | 90 +-
26078 arch/arm/kernel/reboot.c | 1 +
26079 arch/arm/kernel/setup.c | 20 +-
26080 arch/arm/kernel/signal.c | 35 +-
26081 arch/arm/kernel/smp.c | 2 +-
26082 arch/arm/kernel/tcm.c | 4 +-
26083 arch/arm/kernel/vmlinux.lds.S | 6 +-
26084 arch/arm/kvm/arm.c | 8 +-
26085 arch/arm/lib/copy_page.S | 1 +
26086 arch/arm/lib/csumpartialcopyuser.S | 4 +-
26087 arch/arm/lib/delay.c | 2 +-
26088 arch/arm/lib/uaccess_with_memcpy.c | 4 +-
26089 arch/arm/mach-exynos/suspend.c | 6 +-
26090 arch/arm/mach-mvebu/coherency.c | 4 +-
26091 arch/arm/mach-omap2/board-n8x0.c | 2 +-
26092 arch/arm/mach-omap2/omap-mpuss-lowpower.c | 4 +-
26093 arch/arm/mach-omap2/omap-smp.c | 1 +
26094 arch/arm/mach-omap2/omap-wakeupgen.c | 2 +-
26095 arch/arm/mach-omap2/omap_device.c | 4 +-
26096 arch/arm/mach-omap2/omap_device.h | 4 +-
26097 arch/arm/mach-omap2/omap_hwmod.c | 4 +-
26098 arch/arm/mach-omap2/powerdomains43xx_data.c | 5 +-
26099 arch/arm/mach-omap2/wd_timer.c | 6 +-
26100 arch/arm/mach-shmobile/platsmp-apmu.c | 5 +-
26101 arch/arm/mach-tegra/cpuidle-tegra20.c | 2 +-
26102 arch/arm/mach-tegra/irq.c | 1 +
26103 arch/arm/mach-ux500/pm.c | 1 +
26104 arch/arm/mach-zynq/platsmp.c | 1 +
26105 arch/arm/mm/Kconfig | 6 +-
26106 arch/arm/mm/alignment.c | 8 +
26107 arch/arm/mm/cache-l2x0.c | 2 +-
26108 arch/arm/mm/context.c | 10 +-
26109 arch/arm/mm/fault.c | 146 +
26110 arch/arm/mm/fault.h | 12 +
26111 arch/arm/mm/init.c | 39 +
26112 arch/arm/mm/ioremap.c | 4 +-
26113 arch/arm/mm/mmap.c | 30 +-
26114 arch/arm/mm/mmu.c | 162 +-
26115 arch/arm/net/bpf_jit_32.c | 3 +
26116 arch/arm/plat-iop/setup.c | 2 +-
26117 arch/arm/plat-omap/sram.c | 2 +
26118 arch/arm64/include/asm/atomic.h | 10 +
26119 arch/arm64/include/asm/percpu.h | 8 +-
26120 arch/arm64/include/asm/pgalloc.h | 5 +
26121 arch/arm64/include/asm/uaccess.h | 1 +
26122 arch/arm64/mm/dma-mapping.c | 2 +-
26123 arch/avr32/include/asm/elf.h | 8 +-
26124 arch/avr32/include/asm/kmap_types.h | 4 +-
26125 arch/avr32/mm/fault.c | 27 +
26126 arch/frv/include/asm/atomic.h | 10 +
26127 arch/frv/include/asm/kmap_types.h | 2 +-
26128 arch/frv/mm/elf-fdpic.c | 3 +-
26129 arch/ia64/Makefile | 1 +
26130 arch/ia64/include/asm/atomic.h | 10 +
26131 arch/ia64/include/asm/elf.h | 7 +
26132 arch/ia64/include/asm/pgalloc.h | 12 +
26133 arch/ia64/include/asm/pgtable.h | 13 +-
26134 arch/ia64/include/asm/spinlock.h | 2 +-
26135 arch/ia64/include/asm/uaccess.h | 27 +-
26136 arch/ia64/kernel/module.c | 45 +-
26137 arch/ia64/kernel/palinfo.c | 2 +-
26138 arch/ia64/kernel/sys_ia64.c | 7 +
26139 arch/ia64/kernel/vmlinux.lds.S | 2 +-
26140 arch/ia64/mm/fault.c | 32 +-
26141 arch/ia64/mm/init.c | 15 +-
26142 arch/m32r/lib/usercopy.c | 6 +
26143 arch/mips/cavium-octeon/dma-octeon.c | 2 +-
26144 arch/mips/include/asm/atomic.h | 368 +-
26145 arch/mips/include/asm/elf.h | 7 +
26146 arch/mips/include/asm/exec.h | 2 +-
26147 arch/mips/include/asm/hw_irq.h | 2 +-
26148 arch/mips/include/asm/local.h | 57 +
26149 arch/mips/include/asm/page.h | 2 +-
26150 arch/mips/include/asm/pgalloc.h | 5 +
26151 arch/mips/include/asm/pgtable.h | 3 +
26152 arch/mips/include/asm/uaccess.h | 1 +
26153 arch/mips/kernel/binfmt_elfn32.c | 7 +
26154 arch/mips/kernel/binfmt_elfo32.c | 7 +
26155 arch/mips/kernel/irq-gt641xx.c | 2 +-
26156 arch/mips/kernel/irq.c | 6 +-
26157 arch/mips/kernel/pm-cps.c | 2 +-
26158 arch/mips/kernel/process.c | 12 -
26159 arch/mips/kernel/sync-r4k.c | 24 +-
26160 arch/mips/kernel/traps.c | 13 +-
26161 arch/mips/mm/fault.c | 25 +
26162 arch/mips/mm/mmap.c | 51 +-
26163 arch/mips/sgi-ip27/ip27-nmi.c | 6 +-
26164 arch/mips/sni/rm200.c | 2 +-
26165 arch/mips/vr41xx/common/icu.c | 2 +-
26166 arch/mips/vr41xx/common/irq.c | 4 +-
26167 arch/parisc/include/asm/atomic.h | 10 +
26168 arch/parisc/include/asm/elf.h | 7 +
26169 arch/parisc/include/asm/pgalloc.h | 6 +
26170 arch/parisc/include/asm/pgtable.h | 11 +
26171 arch/parisc/include/asm/uaccess.h | 4 +-
26172 arch/parisc/kernel/module.c | 50 +-
26173 arch/parisc/kernel/sys_parisc.c | 15 +
26174 arch/parisc/kernel/traps.c | 4 +-
26175 arch/parisc/mm/fault.c | 140 +-
26176 arch/powerpc/include/asm/atomic.h | 329 +-
26177 arch/powerpc/include/asm/elf.h | 12 +
26178 arch/powerpc/include/asm/exec.h | 2 +-
26179 arch/powerpc/include/asm/kmap_types.h | 2 +-
26180 arch/powerpc/include/asm/local.h | 46 +
26181 arch/powerpc/include/asm/mman.h | 2 +-
26182 arch/powerpc/include/asm/page.h | 8 +-
26183 arch/powerpc/include/asm/page_64.h | 7 +-
26184 arch/powerpc/include/asm/pgalloc-64.h | 7 +
26185 arch/powerpc/include/asm/pgtable.h | 1 +
26186 arch/powerpc/include/asm/pte-hash32.h | 1 +
26187 arch/powerpc/include/asm/reg.h | 1 +
26188 arch/powerpc/include/asm/smp.h | 2 +-
26189 arch/powerpc/include/asm/spinlock.h | 42 +-
26190 arch/powerpc/include/asm/uaccess.h | 141 +-
26191 arch/powerpc/kernel/Makefile | 5 +
26192 arch/powerpc/kernel/exceptions-64e.S | 4 +-
26193 arch/powerpc/kernel/exceptions-64s.S | 2 +-
26194 arch/powerpc/kernel/module_32.c | 15 +-
26195 arch/powerpc/kernel/process.c | 46 -
26196 arch/powerpc/kernel/signal_32.c | 2 +-
26197 arch/powerpc/kernel/signal_64.c | 2 +-
26198 arch/powerpc/kernel/traps.c | 21 +
26199 arch/powerpc/kernel/vdso.c | 5 +-
26200 arch/powerpc/lib/usercopy_64.c | 18 -
26201 arch/powerpc/mm/fault.c | 56 +-
26202 arch/powerpc/mm/mmap.c | 16 +
26203 arch/powerpc/mm/slice.c | 13 +-
26204 arch/powerpc/platforms/cell/spufs/file.c | 4 +-
26205 arch/s390/include/asm/atomic.h | 10 +
26206 arch/s390/include/asm/elf.h | 7 +
26207 arch/s390/include/asm/exec.h | 2 +-
26208 arch/s390/include/asm/uaccess.h | 13 +-
26209 arch/s390/kernel/module.c | 22 +-
26210 arch/s390/kernel/process.c | 24 -
26211 arch/s390/mm/mmap.c | 16 +
26212 arch/score/include/asm/exec.h | 2 +-
26213 arch/score/kernel/process.c | 5 -
26214 arch/sh/mm/mmap.c | 22 +-
26215 arch/sparc/include/asm/atomic_64.h | 110 +-
26216 arch/sparc/include/asm/cache.h | 2 +-
26217 arch/sparc/include/asm/elf_32.h | 7 +
26218 arch/sparc/include/asm/elf_64.h | 7 +
26219 arch/sparc/include/asm/pgalloc_32.h | 1 +
26220 arch/sparc/include/asm/pgalloc_64.h | 1 +
26221 arch/sparc/include/asm/pgtable.h | 4 +
26222 arch/sparc/include/asm/pgtable_32.h | 15 +-
26223 arch/sparc/include/asm/pgtsrmmu.h | 5 +
26224 arch/sparc/include/asm/setup.h | 4 +-
26225 arch/sparc/include/asm/spinlock_64.h | 35 +-
26226 arch/sparc/include/asm/thread_info_32.h | 1 +
26227 arch/sparc/include/asm/thread_info_64.h | 2 +
26228 arch/sparc/include/asm/uaccess.h | 1 +
26229 arch/sparc/include/asm/uaccess_32.h | 28 +-
26230 arch/sparc/include/asm/uaccess_64.h | 24 +-
26231 arch/sparc/kernel/Makefile | 2 +-
26232 arch/sparc/kernel/prom_common.c | 2 +-
26233 arch/sparc/kernel/smp_64.c | 8 +-
26234 arch/sparc/kernel/sys_sparc_32.c | 2 +-
26235 arch/sparc/kernel/sys_sparc_64.c | 52 +-
26236 arch/sparc/kernel/traps_64.c | 27 +-
26237 arch/sparc/lib/Makefile | 2 +-
26238 arch/sparc/lib/atomic_64.S | 57 +-
26239 arch/sparc/lib/ksyms.c | 6 +-
26240 arch/sparc/mm/Makefile | 2 +-
26241 arch/sparc/mm/fault_32.c | 292 +
26242 arch/sparc/mm/fault_64.c | 486 +
26243 arch/sparc/mm/hugetlbpage.c | 22 +-
26244 arch/sparc/mm/init_64.c | 10 +-
26245 arch/tile/include/asm/atomic_64.h | 10 +
26246 arch/tile/include/asm/uaccess.h | 4 +-
26247 arch/um/Makefile | 4 +
26248 arch/um/include/asm/kmap_types.h | 2 +-
26249 arch/um/include/asm/page.h | 3 +
26250 arch/um/include/asm/pgtable-3level.h | 1 +
26251 arch/um/kernel/process.c | 16 -
26252 arch/x86/Kconfig | 15 +-
26253 arch/x86/Kconfig.cpu | 6 +-
26254 arch/x86/Kconfig.debug | 4 +-
26255 arch/x86/Makefile | 13 +-
26256 arch/x86/boot/Makefile | 3 +
26257 arch/x86/boot/bitops.h | 4 +-
26258 arch/x86/boot/boot.h | 2 +-
26259 arch/x86/boot/compressed/Makefile | 3 +
26260 arch/x86/boot/compressed/efi_stub_32.S | 16 +-
26261 arch/x86/boot/compressed/efi_thunk_64.S | 4 +-
26262 arch/x86/boot/compressed/head_32.S | 4 +-
26263 arch/x86/boot/compressed/head_64.S | 12 +-
26264 arch/x86/boot/compressed/misc.c | 11 +-
26265 arch/x86/boot/cpucheck.c | 16 +-
26266 arch/x86/boot/header.S | 6 +-
26267 arch/x86/boot/memory.c | 2 +-
26268 arch/x86/boot/video-vesa.c | 1 +
26269 arch/x86/boot/video.c | 2 +-
26270 arch/x86/crypto/aes-x86_64-asm_64.S | 4 +
26271 arch/x86/crypto/aesni-intel_asm.S | 106 +-
26272 arch/x86/crypto/blowfish-x86_64-asm_64.S | 7 +
26273 arch/x86/crypto/camellia-aesni-avx-asm_64.S | 10 +
26274 arch/x86/crypto/camellia-aesni-avx2-asm_64.S | 10 +
26275 arch/x86/crypto/camellia-x86_64-asm_64.S | 7 +
26276 arch/x86/crypto/cast5-avx-x86_64-asm_64.S | 51 +-
26277 arch/x86/crypto/cast6-avx-x86_64-asm_64.S | 25 +-
26278 arch/x86/crypto/crc32c-pcl-intel-asm_64.S | 4 +-
26279 arch/x86/crypto/ghash-clmulni-intel_asm.S | 4 +
26280 arch/x86/crypto/salsa20-x86_64-asm_64.S | 4 +
26281 arch/x86/crypto/serpent-avx-x86_64-asm_64.S | 9 +
26282 arch/x86/crypto/serpent-avx2-asm_64.S | 9 +
26283 arch/x86/crypto/serpent-sse2-x86_64-asm_64.S | 4 +
26284 arch/x86/crypto/sha1_ssse3_asm.S | 10 +-
26285 arch/x86/crypto/sha256-avx-asm.S | 2 +
26286 arch/x86/crypto/sha256-avx2-asm.S | 2 +
26287 arch/x86/crypto/sha256-ssse3-asm.S | 2 +
26288 arch/x86/crypto/sha512-avx-asm.S | 2 +
26289 arch/x86/crypto/sha512-avx2-asm.S | 2 +
26290 arch/x86/crypto/sha512-ssse3-asm.S | 2 +
26291 arch/x86/crypto/twofish-avx-x86_64-asm_64.S | 25 +-
26292 arch/x86/crypto/twofish-x86_64-asm_64-3way.S | 4 +
26293 arch/x86/crypto/twofish-x86_64-asm_64.S | 3 +
26294 arch/x86/entry/calling.h | 86 +-
26295 arch/x86/entry/common.c | 13 +-
26296 arch/x86/entry/entry_32.S | 351 +-
26297 arch/x86/entry/entry_64.S | 619 +-
26298 arch/x86/entry/entry_64_compat.S | 159 +-
26299 arch/x86/entry/thunk_64.S | 2 +
26300 arch/x86/entry/vdso/Makefile | 2 +-
26301 arch/x86/entry/vdso/vdso2c.h | 8 +-
26302 arch/x86/entry/vdso/vma.c | 41 +-
26303 arch/x86/entry/vsyscall/vsyscall_64.c | 16 +-
26304 arch/x86/entry/vsyscall/vsyscall_emu_64.S | 2 +-
26305 arch/x86/ia32/ia32_signal.c | 23 +-
26306 arch/x86/ia32/sys_ia32.c | 42 +-
26307 arch/x86/include/asm/alternative-asm.h | 43 +-
26308 arch/x86/include/asm/alternative.h | 4 +-
26309 arch/x86/include/asm/apic.h | 2 +-
26310 arch/x86/include/asm/apm.h | 4 +-
26311 arch/x86/include/asm/atomic.h | 230 +-
26312 arch/x86/include/asm/atomic64_32.h | 100 +
26313 arch/x86/include/asm/atomic64_64.h | 164 +-
26314 arch/x86/include/asm/bitops.h | 18 +-
26315 arch/x86/include/asm/boot.h | 2 +-
26316 arch/x86/include/asm/cache.h | 5 +-
26317 arch/x86/include/asm/checksum_32.h | 12 +-
26318 arch/x86/include/asm/cmpxchg.h | 39 +
26319 arch/x86/include/asm/compat.h | 2 +-
26320 arch/x86/include/asm/cpufeature.h | 17 +-
26321 arch/x86/include/asm/desc.h | 78 +-
26322 arch/x86/include/asm/desc_defs.h | 6 +
26323 arch/x86/include/asm/div64.h | 2 +-
26324 arch/x86/include/asm/elf.h | 33 +-
26325 arch/x86/include/asm/emergency-restart.h | 2 +-
26326 arch/x86/include/asm/fpu/internal.h | 42 +-
26327 arch/x86/include/asm/fpu/types.h | 6 +-
26328 arch/x86/include/asm/futex.h | 14 +-
26329 arch/x86/include/asm/hw_irq.h | 4 +-
26330 arch/x86/include/asm/i8259.h | 2 +-
26331 arch/x86/include/asm/io.h | 22 +-
26332 arch/x86/include/asm/irqflags.h | 5 +
26333 arch/x86/include/asm/kprobes.h | 9 +-
26334 arch/x86/include/asm/local.h | 106 +-
26335 arch/x86/include/asm/mman.h | 15 +
26336 arch/x86/include/asm/mmu.h | 14 +-
26337 arch/x86/include/asm/mmu_context.h | 114 +-
26338 arch/x86/include/asm/module.h | 17 +-
26339 arch/x86/include/asm/nmi.h | 19 +-
26340 arch/x86/include/asm/page.h | 1 +
26341 arch/x86/include/asm/page_32.h | 12 +-
26342 arch/x86/include/asm/page_64.h | 14 +-
26343 arch/x86/include/asm/paravirt.h | 46 +-
26344 arch/x86/include/asm/paravirt_types.h | 15 +-
26345 arch/x86/include/asm/pgalloc.h | 23 +
26346 arch/x86/include/asm/pgtable-2level.h | 2 +
26347 arch/x86/include/asm/pgtable-3level.h | 7 +
26348 arch/x86/include/asm/pgtable.h | 128 +-
26349 arch/x86/include/asm/pgtable_32.h | 14 +-
26350 arch/x86/include/asm/pgtable_32_types.h | 24 +-
26351 arch/x86/include/asm/pgtable_64.h | 23 +-
26352 arch/x86/include/asm/pgtable_64_types.h | 5 +
26353 arch/x86/include/asm/pgtable_types.h | 26 +-
26354 arch/x86/include/asm/preempt.h | 2 +-
26355 arch/x86/include/asm/processor.h | 57 +-
26356 arch/x86/include/asm/ptrace.h | 13 +-
26357 arch/x86/include/asm/realmode.h | 4 +-
26358 arch/x86/include/asm/reboot.h | 10 +-
26359 arch/x86/include/asm/rmwcc.h | 84 +-
26360 arch/x86/include/asm/rwsem.h | 60 +-
26361 arch/x86/include/asm/segment.h | 27 +-
26362 arch/x86/include/asm/smap.h | 43 +
26363 arch/x86/include/asm/smp.h | 14 +-
26364 arch/x86/include/asm/stackprotector.h | 4 +-
26365 arch/x86/include/asm/stacktrace.h | 32 +-
26366 arch/x86/include/asm/switch_to.h | 4 +-
26367 arch/x86/include/asm/sys_ia32.h | 6 +-
26368 arch/x86/include/asm/thread_info.h | 27 +-
26369 arch/x86/include/asm/tlbflush.h | 77 +-
26370 arch/x86/include/asm/uaccess.h | 192 +-
26371 arch/x86/include/asm/uaccess_32.h | 28 +-
26372 arch/x86/include/asm/uaccess_64.h | 169 +-
26373 arch/x86/include/asm/word-at-a-time.h | 2 +-
26374 arch/x86/include/asm/x86_init.h | 10 +-
26375 arch/x86/include/asm/xen/page.h | 2 +-
26376 arch/x86/include/uapi/asm/e820.h | 2 +-
26377 arch/x86/kernel/Makefile | 2 +-
26378 arch/x86/kernel/acpi/boot.c | 4 +-
26379 arch/x86/kernel/acpi/sleep.c | 4 +
26380 arch/x86/kernel/acpi/wakeup_32.S | 6 +-
26381 arch/x86/kernel/alternative.c | 124 +-
26382 arch/x86/kernel/apic/apic.c | 4 +-
26383 arch/x86/kernel/apic/apic_flat_64.c | 6 +-
26384 arch/x86/kernel/apic/apic_noop.c | 2 +-
26385 arch/x86/kernel/apic/bigsmp_32.c | 2 +-
26386 arch/x86/kernel/apic/io_apic.c | 8 +-
26387 arch/x86/kernel/apic/msi.c | 2 +-
26388 arch/x86/kernel/apic/probe_32.c | 4 +-
26389 arch/x86/kernel/apic/vector.c | 4 +-
26390 arch/x86/kernel/apic/x2apic_cluster.c | 2 +-
26391 arch/x86/kernel/apic/x2apic_phys.c | 2 +-
26392 arch/x86/kernel/apic/x2apic_uv_x.c | 2 +-
26393 arch/x86/kernel/apm_32.c | 21 +-
26394 arch/x86/kernel/asm-offsets.c | 20 +
26395 arch/x86/kernel/asm-offsets_64.c | 1 +
26396 arch/x86/kernel/cpu/Makefile | 4 -
26397 arch/x86/kernel/cpu/amd.c | 2 +-
26398 arch/x86/kernel/cpu/bugs_64.c | 2 +
26399 arch/x86/kernel/cpu/common.c | 202 +-
26400 arch/x86/kernel/cpu/intel_cacheinfo.c | 14 +-
26401 arch/x86/kernel/cpu/mcheck/mce.c | 34 +-
26402 arch/x86/kernel/cpu/mcheck/p5.c | 3 +
26403 arch/x86/kernel/cpu/mcheck/winchip.c | 3 +
26404 arch/x86/kernel/cpu/microcode/intel.c | 4 +-
26405 arch/x86/kernel/cpu/mtrr/main.c | 2 +-
26406 arch/x86/kernel/cpu/mtrr/mtrr.h | 2 +-
26407 arch/x86/kernel/cpu/perf_event.c | 10 +-
26408 arch/x86/kernel/cpu/perf_event_amd_iommu.c | 2 +-
26409 arch/x86/kernel/cpu/perf_event_intel.c | 6 +-
26410 arch/x86/kernel/cpu/perf_event_intel_bts.c | 6 +-
26411 arch/x86/kernel/cpu/perf_event_intel_cqm.c | 4 +-
26412 arch/x86/kernel/cpu/perf_event_intel_pt.c | 44 +-
26413 arch/x86/kernel/cpu/perf_event_intel_rapl.c | 2 +-
26414 arch/x86/kernel/cpu/perf_event_intel_uncore.c | 2 +-
26415 arch/x86/kernel/cpu/perf_event_intel_uncore.h | 2 +-
26416 arch/x86/kernel/crash_dump_64.c | 2 +-
26417 arch/x86/kernel/doublefault.c | 8 +-
26418 arch/x86/kernel/dumpstack.c | 24 +-
26419 arch/x86/kernel/dumpstack_32.c | 25 +-
26420 arch/x86/kernel/dumpstack_64.c | 62 +-
26421 arch/x86/kernel/e820.c | 4 +-
26422 arch/x86/kernel/early_printk.c | 1 +
26423 arch/x86/kernel/espfix_64.c | 44 +-
26424 arch/x86/kernel/fpu/core.c | 24 +-
26425 arch/x86/kernel/fpu/init.c | 40 +-
26426 arch/x86/kernel/fpu/regset.c | 22 +-
26427 arch/x86/kernel/fpu/signal.c | 20 +-
26428 arch/x86/kernel/fpu/xstate.c | 8 +-
26429 arch/x86/kernel/ftrace.c | 18 +-
26430 arch/x86/kernel/head64.c | 14 +-
26431 arch/x86/kernel/head_32.S | 235 +-
26432 arch/x86/kernel/head_64.S | 173 +-
26433 arch/x86/kernel/i386_ksyms_32.c | 12 +
26434 arch/x86/kernel/i8259.c | 10 +-
26435 arch/x86/kernel/io_delay.c | 2 +-
26436 arch/x86/kernel/ioport.c | 2 +-
26437 arch/x86/kernel/irq.c | 8 +-
26438 arch/x86/kernel/irq_32.c | 45 +-
26439 arch/x86/kernel/jump_label.c | 10 +-
26440 arch/x86/kernel/kgdb.c | 21 +-
26441 arch/x86/kernel/kprobes/core.c | 28 +-
26442 arch/x86/kernel/kprobes/opt.c | 16 +-
26443 arch/x86/kernel/ksysfs.c | 2 +-
26444 arch/x86/kernel/kvmclock.c | 20 +-
26445 arch/x86/kernel/ldt.c | 25 +
26446 arch/x86/kernel/livepatch.c | 12 +-
26447 arch/x86/kernel/machine_kexec_32.c | 6 +-
26448 arch/x86/kernel/mcount_64.S | 19 +-
26449 arch/x86/kernel/module.c | 78 +-
26450 arch/x86/kernel/msr.c | 2 +-
26451 arch/x86/kernel/nmi.c | 34 +-
26452 arch/x86/kernel/nmi_selftest.c | 4 +-
26453 arch/x86/kernel/paravirt-spinlocks.c | 2 +-
26454 arch/x86/kernel/paravirt.c | 45 +-
26455 arch/x86/kernel/paravirt_patch_64.c | 8 +
26456 arch/x86/kernel/pci-calgary_64.c | 2 +-
26457 arch/x86/kernel/pci-iommu_table.c | 2 +-
26458 arch/x86/kernel/pci-swiotlb.c | 2 +-
26459 arch/x86/kernel/process.c | 80 +-
26460 arch/x86/kernel/process_32.c | 29 +-
26461 arch/x86/kernel/process_64.c | 14 +-
26462 arch/x86/kernel/ptrace.c | 20 +-
26463 arch/x86/kernel/pvclock.c | 8 +-
26464 arch/x86/kernel/reboot.c | 44 +-
26465 arch/x86/kernel/reboot_fixups_32.c | 2 +-
26466 arch/x86/kernel/relocate_kernel_64.S | 3 +-
26467 arch/x86/kernel/setup.c | 29 +-
26468 arch/x86/kernel/setup_percpu.c | 29 +-
26469 arch/x86/kernel/signal.c | 17 +-
26470 arch/x86/kernel/smp.c | 2 +-
26471 arch/x86/kernel/smpboot.c | 29 +-
26472 arch/x86/kernel/step.c | 6 +-
26473 arch/x86/kernel/sys_i386_32.c | 184 +
26474 arch/x86/kernel/sys_x86_64.c | 22 +-
26475 arch/x86/kernel/tboot.c | 14 +-
26476 arch/x86/kernel/time.c | 8 +-
26477 arch/x86/kernel/tls.c | 7 +-
26478 arch/x86/kernel/tracepoint.c | 4 +-
26479 arch/x86/kernel/traps.c | 53 +-
26480 arch/x86/kernel/tsc.c | 2 +-
26481 arch/x86/kernel/uprobes.c | 2 +-
26482 arch/x86/kernel/vm86_32.c | 6 +-
26483 arch/x86/kernel/vmlinux.lds.S | 153 +-
26484 arch/x86/kernel/x8664_ksyms_64.c | 6 +-
26485 arch/x86/kernel/x86_init.c | 6 +-
26486 arch/x86/kvm/cpuid.c | 21 +-
26487 arch/x86/kvm/emulate.c | 2 +-
26488 arch/x86/kvm/lapic.c | 2 +-
26489 arch/x86/kvm/paging_tmpl.h | 2 +-
26490 arch/x86/kvm/svm.c | 10 +-
26491 arch/x86/kvm/vmx.c | 62 +-
26492 arch/x86/kvm/x86.c | 42 +-
26493 arch/x86/lguest/boot.c | 3 +-
26494 arch/x86/lib/atomic64_386_32.S | 164 +
26495 arch/x86/lib/atomic64_cx8_32.S | 98 +-
26496 arch/x86/lib/checksum_32.S | 99 +-
26497 arch/x86/lib/clear_page_64.S | 3 +
26498 arch/x86/lib/cmpxchg16b_emu.S | 3 +
26499 arch/x86/lib/copy_page_64.S | 14 +-
26500 arch/x86/lib/copy_user_64.S | 66 +-
26501 arch/x86/lib/csum-copy_64.S | 14 +-
26502 arch/x86/lib/csum-wrappers_64.c | 8 +-
26503 arch/x86/lib/getuser.S | 74 +-
26504 arch/x86/lib/insn.c | 8 +-
26505 arch/x86/lib/iomap_copy_64.S | 2 +
26506 arch/x86/lib/memcpy_64.S | 6 +
26507 arch/x86/lib/memmove_64.S | 3 +-
26508 arch/x86/lib/memset_64.S | 3 +
26509 arch/x86/lib/mmx_32.c | 243 +-
26510 arch/x86/lib/msr-reg.S | 2 +
26511 arch/x86/lib/putuser.S | 87 +-
26512 arch/x86/lib/rwsem.S | 6 +-
26513 arch/x86/lib/usercopy_32.c | 359 +-
26514 arch/x86/lib/usercopy_64.c | 20 +-
26515 arch/x86/math-emu/fpu_aux.c | 2 +-
26516 arch/x86/math-emu/fpu_entry.c | 4 +-
26517 arch/x86/math-emu/fpu_system.h | 2 +-
26518 arch/x86/mm/Makefile | 4 +
26519 arch/x86/mm/extable.c | 26 +-
26520 arch/x86/mm/fault.c | 570 +-
26521 arch/x86/mm/gup.c | 6 +-
26522 arch/x86/mm/highmem_32.c | 6 +
26523 arch/x86/mm/hugetlbpage.c | 24 +-
26524 arch/x86/mm/init.c | 111 +-
26525 arch/x86/mm/init_32.c | 111 +-
26526 arch/x86/mm/init_64.c | 46 +-
26527 arch/x86/mm/iomap_32.c | 4 +
26528 arch/x86/mm/ioremap.c | 52 +-
26529 arch/x86/mm/kmemcheck/kmemcheck.c | 4 +-
26530 arch/x86/mm/mmap.c | 40 +-
26531 arch/x86/mm/mmio-mod.c | 10 +-
26532 arch/x86/mm/numa.c | 2 +-
26533 arch/x86/mm/pageattr.c | 38 +-
26534 arch/x86/mm/pat.c | 12 +-
26535 arch/x86/mm/pat_rbtree.c | 2 +-
26536 arch/x86/mm/pf_in.c | 10 +-
26537 arch/x86/mm/pgtable.c | 214 +-
26538 arch/x86/mm/pgtable_32.c | 3 +
26539 arch/x86/mm/setup_nx.c | 7 +
26540 arch/x86/mm/tlb.c | 4 +
26541 arch/x86/mm/uderef_64.c | 37 +
26542 arch/x86/net/bpf_jit.S | 11 +
26543 arch/x86/net/bpf_jit_comp.c | 13 +-
26544 arch/x86/oprofile/backtrace.c | 6 +-
26545 arch/x86/oprofile/nmi_int.c | 8 +-
26546 arch/x86/oprofile/op_model_amd.c | 8 +-
26547 arch/x86/oprofile/op_model_ppro.c | 7 +-
26548 arch/x86/oprofile/op_x86_model.h | 2 +-
26549 arch/x86/pci/intel_mid_pci.c | 2 +-
26550 arch/x86/pci/irq.c | 8 +-
26551 arch/x86/pci/pcbios.c | 144 +-
26552 arch/x86/platform/efi/efi_32.c | 24 +
26553 arch/x86/platform/efi/efi_64.c | 26 +-
26554 arch/x86/platform/efi/efi_stub_32.S | 64 +-
26555 arch/x86/platform/efi/efi_stub_64.S | 2 +
26556 arch/x86/platform/intel-mid/intel-mid.c | 5 +-
26557 arch/x86/platform/intel-mid/intel_mid_weak_decls.h | 6 +-
26558 arch/x86/platform/intel-mid/mfld.c | 4 +-
26559 arch/x86/platform/intel-mid/mrfl.c | 2 +-
26560 arch/x86/platform/intel-quark/imr_selftest.c | 2 +-
26561 arch/x86/platform/olpc/olpc_dt.c | 2 +-
26562 arch/x86/power/cpu.c | 11 +-
26563 arch/x86/realmode/init.c | 10 +-
26564 arch/x86/realmode/rm/Makefile | 3 +
26565 arch/x86/realmode/rm/header.S | 4 +-
26566 arch/x86/realmode/rm/reboot.S | 4 +
26567 arch/x86/realmode/rm/trampoline_32.S | 12 +-
26568 arch/x86/realmode/rm/trampoline_64.S | 3 +-
26569 arch/x86/realmode/rm/wakeup_asm.S | 5 +-
26570 arch/x86/tools/Makefile | 2 +-
26571 arch/x86/tools/relocs.c | 96 +-
26572 arch/x86/um/mem_32.c | 2 +-
26573 arch/x86/um/tls_32.c | 2 +-
26574 arch/x86/xen/enlighten.c | 50 +-
26575 arch/x86/xen/mmu.c | 19 +-
26576 arch/x86/xen/smp.c | 16 +-
26577 arch/x86/xen/xen-asm_32.S | 2 +-
26578 arch/x86/xen/xen-head.S | 11 +
26579 arch/x86/xen/xen-ops.h | 2 -
26580 block/bio.c | 4 +-
26581 block/blk-iopoll.c | 2 +-
26582 block/blk-map.c | 2 +-
26583 block/blk-softirq.c | 2 +-
26584 block/bsg.c | 12 +-
26585 block/compat_ioctl.c | 4 +-
26586 block/genhd.c | 9 +-
26587 block/partitions/efi.c | 8 +-
26588 block/scsi_ioctl.c | 29 +-
26589 crypto/cryptd.c | 4 +-
26590 crypto/pcrypt.c | 2 +-
26591 crypto/zlib.c | 12 +-
26592 drivers/acpi/acpi_video.c | 2 +-
26593 drivers/acpi/apei/apei-internal.h | 2 +-
26594 drivers/acpi/apei/ghes.c | 4 +-
26595 drivers/acpi/bgrt.c | 6 +-
26596 drivers/acpi/blacklist.c | 4 +-
26597 drivers/acpi/bus.c | 4 +-
26598 drivers/acpi/device_pm.c | 4 +-
26599 drivers/acpi/ec.c | 2 +-
26600 drivers/acpi/pci_slot.c | 2 +-
26601 drivers/acpi/processor_idle.c | 2 +-
26602 drivers/acpi/processor_pdc.c | 2 +-
26603 drivers/acpi/sleep.c | 2 +-
26604 drivers/acpi/sysfs.c | 4 +-
26605 drivers/acpi/thermal.c | 2 +-
26606 drivers/acpi/video_detect.c | 7 +-
26607 drivers/ata/libata-core.c | 12 +-
26608 drivers/ata/libata-scsi.c | 2 +-
26609 drivers/ata/libata.h | 2 +-
26610 drivers/ata/pata_arasan_cf.c | 4 +-
26611 drivers/atm/adummy.c | 2 +-
26612 drivers/atm/ambassador.c | 8 +-
26613 drivers/atm/atmtcp.c | 14 +-
26614 drivers/atm/eni.c | 10 +-
26615 drivers/atm/firestream.c | 8 +-
26616 drivers/atm/fore200e.c | 14 +-
26617 drivers/atm/he.c | 18 +-
26618 drivers/atm/horizon.c | 4 +-
26619 drivers/atm/idt77252.c | 36 +-
26620 drivers/atm/iphase.c | 34 +-
26621 drivers/atm/lanai.c | 12 +-
26622 drivers/atm/nicstar.c | 46 +-
26623 drivers/atm/solos-pci.c | 4 +-
26624 drivers/atm/suni.c | 4 +-
26625 drivers/atm/uPD98402.c | 16 +-
26626 drivers/atm/zatm.c | 6 +-
26627 drivers/base/bus.c | 4 +-
26628 drivers/base/devtmpfs.c | 8 +-
26629 drivers/base/node.c | 2 +-
26630 drivers/base/platform-msi.c | 20 +-
26631 drivers/base/power/domain.c | 11 +-
26632 drivers/base/power/sysfs.c | 2 +-
26633 drivers/base/power/wakeup.c | 8 +-
26634 drivers/base/regmap/regmap-debugfs.c | 11 +-
26635 drivers/base/syscore.c | 4 +-
26636 drivers/block/cciss.c | 28 +-
26637 drivers/block/cciss.h | 2 +-
26638 drivers/block/cpqarray.c | 28 +-
26639 drivers/block/cpqarray.h | 2 +-
26640 drivers/block/drbd/drbd_bitmap.c | 2 +-
26641 drivers/block/drbd/drbd_int.h | 8 +-
26642 drivers/block/drbd/drbd_main.c | 12 +-
26643 drivers/block/drbd/drbd_nl.c | 4 +-
26644 drivers/block/drbd/drbd_receiver.c | 34 +-
26645 drivers/block/drbd/drbd_worker.c | 8 +-
26646 drivers/block/pktcdvd.c | 4 +-
26647 drivers/block/rbd.c | 2 +-
26648 drivers/bluetooth/btwilink.c | 2 +-
26649 drivers/bus/arm-cci.c | 12 +-
26650 drivers/cdrom/cdrom.c | 11 +-
26651 drivers/cdrom/gdrom.c | 1 -
26652 drivers/char/agp/compat_ioctl.c | 2 +-
26653 drivers/char/agp/frontend.c | 4 +-
26654 drivers/char/agp/intel-gtt.c | 4 +-
26655 drivers/char/hpet.c | 2 +-
26656 drivers/char/ipmi/ipmi_msghandler.c | 8 +-
26657 drivers/char/ipmi/ipmi_si_intf.c | 8 +-
26658 drivers/char/mem.c | 47 +-
26659 drivers/char/nvram.c | 2 +-
26660 drivers/char/pcmcia/synclink_cs.c | 16 +-
26661 drivers/char/random.c | 12 +-
26662 drivers/char/sonypi.c | 11 +-
26663 drivers/char/tpm/tpm_acpi.c | 3 +-
26664 drivers/char/tpm/tpm_eventlog.c | 4 +-
26665 drivers/char/virtio_console.c | 4 +-
26666 drivers/clk/clk-composite.c | 2 +-
26667 drivers/clk/samsung/clk.h | 2 +-
26668 drivers/clk/socfpga/clk-gate.c | 9 +-
26669 drivers/clk/socfpga/clk-pll.c | 9 +-
26670 drivers/clk/ti/clk.c | 8 +-
26671 drivers/cpufreq/acpi-cpufreq.c | 17 +-
26672 drivers/cpufreq/cpufreq-dt.c | 4 +-
26673 drivers/cpufreq/cpufreq.c | 30 +-
26674 drivers/cpufreq/cpufreq_governor.c | 2 +-
26675 drivers/cpufreq/cpufreq_governor.h | 4 +-
26676 drivers/cpufreq/cpufreq_ondemand.c | 10 +-
26677 drivers/cpufreq/intel_pstate.c | 33 +-
26678 drivers/cpufreq/p4-clockmod.c | 12 +-
26679 drivers/cpufreq/sparc-us3-cpufreq.c | 67 +-
26680 drivers/cpufreq/speedstep-centrino.c | 7 +-
26681 drivers/cpuidle/driver.c | 2 +-
26682 drivers/cpuidle/dt_idle_states.c | 2 +-
26683 drivers/cpuidle/governor.c | 2 +-
26684 drivers/cpuidle/sysfs.c | 2 +-
26685 drivers/crypto/hifn_795x.c | 4 +-
26686 drivers/devfreq/devfreq.c | 4 +-
26687 drivers/dma/sh/shdma-base.c | 4 +-
26688 drivers/dma/sh/shdmac.c | 2 +-
26689 drivers/edac/edac_device.c | 4 +-
26690 drivers/edac/edac_mc_sysfs.c | 2 +-
26691 drivers/edac/edac_pci.c | 4 +-
26692 drivers/edac/edac_pci_sysfs.c | 22 +-
26693 drivers/edac/mce_amd.h | 2 +-
26694 drivers/firewire/core-card.c | 6 +-
26695 drivers/firewire/core-device.c | 2 +-
26696 drivers/firewire/core-transaction.c | 1 +
26697 drivers/firewire/core.h | 1 +
26698 drivers/firmware/dmi-id.c | 2 +-
26699 drivers/firmware/dmi_scan.c | 12 +-
26700 drivers/firmware/efi/cper.c | 8 +-
26701 drivers/firmware/efi/efi.c | 12 +-
26702 drivers/firmware/efi/efivars.c | 2 +-
26703 drivers/firmware/efi/runtime-map.c | 2 +-
26704 drivers/firmware/google/gsmi.c | 2 +-
26705 drivers/firmware/google/memconsole.c | 7 +-
26706 drivers/firmware/memmap.c | 2 +-
26707 drivers/firmware/psci.c | 2 +-
26708 drivers/gpio/gpio-davinci.c | 6 +-
26709 drivers/gpio/gpio-em.c | 2 +-
26710 drivers/gpio/gpio-ich.c | 2 +-
26711 drivers/gpio/gpio-omap.c | 4 +-
26712 drivers/gpio/gpio-rcar.c | 2 +-
26713 drivers/gpio/gpio-vr41xx.c | 2 +-
26714 drivers/gpio/gpiolib.c | 12 +-
26715 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
26716 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 2 +-
26717 drivers/gpu/drm/amd/amdkfd/kfd_device.c | 6 +-
26718 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 90 +-
26719 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.h | 8 +-
26720 .../drm/amd/amdkfd/kfd_device_queue_manager_cik.c | 14 +-
26721 .../drm/amd/amdkfd/kfd_device_queue_manager_vi.c | 14 +-
26722 drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c | 4 +-
26723 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c | 2 +-
26724 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.h | 2 +-
26725 .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 16 +-
26726 drivers/gpu/drm/drm_crtc.c | 2 +-
26727 drivers/gpu/drm/drm_drv.c | 2 +-
26728 drivers/gpu/drm/drm_fops.c | 12 +-
26729 drivers/gpu/drm/drm_global.c | 14 +-
26730 drivers/gpu/drm/drm_info.c | 13 +-
26731 drivers/gpu/drm/drm_ioc32.c | 13 +-
26732 drivers/gpu/drm/drm_ioctl.c | 2 +-
26733 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c | 10 +-
26734 drivers/gpu/drm/i810/i810_drv.h | 4 +-
26735 drivers/gpu/drm/i915/i915_dma.c | 2 +-
26736 drivers/gpu/drm/i915/i915_gem_execbuffer.c | 4 +-
26737 drivers/gpu/drm/i915/i915_gem_gtt.c | 16 +-
26738 drivers/gpu/drm/i915/i915_gem_gtt.h | 6 +-
26739 drivers/gpu/drm/i915/i915_ioc32.c | 10 +-
26740 drivers/gpu/drm/i915/intel_display.c | 26 +-
26741 drivers/gpu/drm/imx/imx-drm-core.c | 2 +-
26742 drivers/gpu/drm/mga/mga_drv.h | 4 +-
26743 drivers/gpu/drm/mga/mga_ioc32.c | 10 +-
26744 drivers/gpu/drm/mga/mga_irq.c | 8 +-
26745 drivers/gpu/drm/nouveau/nouveau_bios.c | 2 +-
26746 drivers/gpu/drm/nouveau/nouveau_drm.h | 1 -
26747 drivers/gpu/drm/nouveau/nouveau_ioc32.c | 2 +-
26748 drivers/gpu/drm/nouveau/nouveau_vga.c | 2 +-
26749 drivers/gpu/drm/omapdrm/Makefile | 2 +-
26750 drivers/gpu/drm/qxl/qxl_cmd.c | 12 +-
26751 drivers/gpu/drm/qxl/qxl_debugfs.c | 8 +-
26752 drivers/gpu/drm/qxl/qxl_drv.h | 8 +-
26753 drivers/gpu/drm/qxl/qxl_ioctl.c | 10 +-
26754 drivers/gpu/drm/qxl/qxl_irq.c | 16 +-
26755 drivers/gpu/drm/qxl/qxl_ttm.c | 38 +-
26756 drivers/gpu/drm/r128/r128_cce.c | 2 +-
26757 drivers/gpu/drm/r128/r128_drv.h | 4 +-
26758 drivers/gpu/drm/r128/r128_ioc32.c | 10 +-
26759 drivers/gpu/drm/r128/r128_irq.c | 4 +-
26760 drivers/gpu/drm/r128/r128_state.c | 4 +-
26761 drivers/gpu/drm/radeon/mkregtable.c | 4 +-
26762 drivers/gpu/drm/radeon/radeon_device.c | 2 +-
26763 drivers/gpu/drm/radeon/radeon_drv.h | 2 +-
26764 drivers/gpu/drm/radeon/radeon_ioc32.c | 12 +-
26765 drivers/gpu/drm/radeon/radeon_irq.c | 6 +-
26766 drivers/gpu/drm/radeon/radeon_state.c | 4 +-
26767 drivers/gpu/drm/radeon/radeon_ttm.c | 4 +-
26768 drivers/gpu/drm/tegra/dc.c | 2 +-
26769 drivers/gpu/drm/tegra/dsi.c | 2 +-
26770 drivers/gpu/drm/tegra/hdmi.c | 2 +-
26771 drivers/gpu/drm/tegra/sor.c | 7 +-
26772 drivers/gpu/drm/tilcdc/Makefile | 6 +-
26773 drivers/gpu/drm/ttm/ttm_memory.c | 4 +-
26774 drivers/gpu/drm/ttm/ttm_page_alloc.c | 18 +-
26775 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c | 18 +-
26776 drivers/gpu/drm/udl/udl_fb.c | 1 -
26777 drivers/gpu/drm/via/via_drv.h | 4 +-
26778 drivers/gpu/drm/via/via_irq.c | 18 +-
26779 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 2 +-
26780 drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 8 +-
26781 drivers/gpu/drm/vmwgfx/vmwgfx_irq.c | 4 +-
26782 drivers/gpu/drm/vmwgfx/vmwgfx_marker.c | 2 +-
26783 drivers/gpu/vga/vga_switcheroo.c | 4 +-
26784 drivers/hid/hid-core.c | 4 +-
26785 drivers/hid/hid-sensor-custom.c | 2 +-
26786 drivers/hv/channel.c | 2 +-
26787 drivers/hv/hv.c | 4 +-
26788 drivers/hv/hv_balloon.c | 18 +-
26789 drivers/hv/hyperv_vmbus.h | 2 +-
26790 drivers/hwmon/acpi_power_meter.c | 6 +-
26791 drivers/hwmon/applesmc.c | 2 +-
26792 drivers/hwmon/asus_atk0110.c | 10 +-
26793 drivers/hwmon/coretemp.c | 2 +-
26794 drivers/hwmon/dell-smm-hwmon.c | 2 +-
26795 drivers/hwmon/ibmaem.c | 2 +-
26796 drivers/hwmon/iio_hwmon.c | 2 +-
26797 drivers/hwmon/nct6683.c | 6 +-
26798 drivers/hwmon/nct6775.c | 6 +-
26799 drivers/hwmon/pmbus/pmbus_core.c | 10 +-
26800 drivers/hwmon/sht15.c | 12 +-
26801 drivers/hwmon/via-cputemp.c | 2 +-
26802 drivers/i2c/busses/i2c-amd756-s4882.c | 2 +-
26803 drivers/i2c/busses/i2c-nforce2-s4985.c | 2 +-
26804 drivers/i2c/i2c-dev.c | 2 +-
26805 drivers/ide/ide-cd.c | 2 +-
26806 drivers/ide/ide-disk.c | 2 +-
26807 drivers/iio/industrialio-core.c | 2 +-
26808 drivers/iio/magnetometer/ak8975.c | 2 +-
26809 drivers/infiniband/core/cm.c | 32 +-
26810 drivers/infiniband/core/fmr_pool.c | 20 +-
26811 drivers/infiniband/core/uverbs_cmd.c | 3 +
26812 drivers/infiniband/hw/cxgb4/mem.c | 4 +-
26813 drivers/infiniband/hw/mlx4/mad.c | 2 +-
26814 drivers/infiniband/hw/mlx4/mcg.c | 2 +-
26815 drivers/infiniband/hw/mlx4/mlx4_ib.h | 2 +-
26816 drivers/infiniband/hw/mthca/mthca_cmd.c | 8 +-
26817 drivers/infiniband/hw/mthca/mthca_main.c | 2 +-
26818 drivers/infiniband/hw/mthca/mthca_mr.c | 6 +-
26819 drivers/infiniband/hw/mthca/mthca_provider.c | 2 +-
26820 drivers/infiniband/hw/nes/nes.c | 4 +-
26821 drivers/infiniband/hw/nes/nes.h | 40 +-
26822 drivers/infiniband/hw/nes/nes_cm.c | 62 +-
26823 drivers/infiniband/hw/nes/nes_mgt.c | 8 +-
26824 drivers/infiniband/hw/nes/nes_nic.c | 40 +-
26825 drivers/infiniband/hw/nes/nes_verbs.c | 10 +-
26826 drivers/infiniband/hw/qib/qib.h | 1 +
26827 drivers/infiniband/ulp/ipoib/ipoib_netlink.c | 2 +-
26828 drivers/input/gameport/gameport.c | 4 +-
26829 drivers/input/input.c | 4 +-
26830 drivers/input/joystick/sidewinder.c | 1 +
26831 drivers/input/joystick/xpad.c | 4 +-
26832 drivers/input/misc/ims-pcu.c | 4 +-
26833 drivers/input/mouse/psmouse.h | 2 +-
26834 drivers/input/mousedev.c | 2 +-
26835 drivers/input/serio/serio.c | 4 +-
26836 drivers/input/serio/serio_raw.c | 4 +-
26837 drivers/input/touchscreen/htcpen.c | 2 +-
26838 drivers/iommu/arm-smmu-v3.c | 2 +-
26839 drivers/iommu/arm-smmu.c | 43 +-
26840 drivers/iommu/io-pgtable-arm.c | 101 +-
26841 drivers/iommu/io-pgtable.c | 11 +-
26842 drivers/iommu/io-pgtable.h | 19 +-
26843 drivers/iommu/iommu.c | 2 +-
26844 drivers/iommu/ipmmu-vmsa.c | 13 +-
26845 drivers/iommu/irq_remapping.c | 2 +-
26846 drivers/irqchip/irq-gic.c | 2 +-
26847 drivers/irqchip/irq-i8259.c | 2 +-
26848 drivers/irqchip/irq-renesas-intc-irqpin.c | 2 +-
26849 drivers/irqchip/irq-renesas-irqc.c | 2 +-
26850 drivers/isdn/capi/capi.c | 10 +-
26851 drivers/isdn/gigaset/interface.c | 8 +-
26852 drivers/isdn/gigaset/usb-gigaset.c | 2 +-
26853 drivers/isdn/hardware/avm/b1.c | 4 +-
26854 drivers/isdn/i4l/isdn_common.c | 2 +
26855 drivers/isdn/i4l/isdn_tty.c | 22 +-
26856 drivers/isdn/icn/icn.c | 2 +-
26857 drivers/isdn/mISDN/dsp_cmx.c | 2 +-
26858 drivers/lguest/core.c | 10 +-
26859 drivers/lguest/page_tables.c | 2 +-
26860 drivers/lguest/x86/core.c | 12 +-
26861 drivers/lguest/x86/switcher_32.S | 27 +-
26862 drivers/md/bcache/closure.h | 2 +-
26863 drivers/md/bitmap.c | 2 +-
26864 drivers/md/dm-ioctl.c | 2 +-
26865 drivers/md/dm-raid1.c | 18 +-
26866 drivers/md/dm-stats.c | 6 +-
26867 drivers/md/dm-stripe.c | 10 +-
26868 drivers/md/dm-table.c | 2 +-
26869 drivers/md/dm-thin-metadata.c | 4 +-
26870 drivers/md/dm.c | 16 +-
26871 drivers/md/md.c | 26 +-
26872 drivers/md/md.h | 6 +-
26873 drivers/md/persistent-data/dm-space-map-metadata.c | 4 +-
26874 drivers/md/persistent-data/dm-space-map.h | 1 +
26875 drivers/md/raid1.c | 4 +-
26876 drivers/md/raid10.c | 18 +-
26877 drivers/md/raid5.c | 22 +-
26878 drivers/media/dvb-core/dvbdev.c | 2 +-
26879 drivers/media/dvb-frontends/af9033.h | 2 +-
26880 drivers/media/dvb-frontends/dib3000.h | 2 +-
26881 drivers/media/dvb-frontends/dib7000p.h | 2 +-
26882 drivers/media/dvb-frontends/dib8000.h | 2 +-
26883 drivers/media/pci/cx88/cx88-video.c | 6 +-
26884 drivers/media/pci/ivtv/ivtv-driver.c | 2 +-
26885 drivers/media/pci/solo6x10/solo6x10-core.c | 2 +-
26886 drivers/media/pci/solo6x10/solo6x10-p2m.c | 2 +-
26887 drivers/media/pci/solo6x10/solo6x10.h | 2 +-
26888 drivers/media/pci/tw68/tw68-core.c | 2 +-
26889 drivers/media/platform/omap/omap_vout.c | 11 +-
26890 drivers/media/platform/s5p-tv/mixer.h | 2 +-
26891 drivers/media/platform/s5p-tv/mixer_grp_layer.c | 2 +-
26892 drivers/media/platform/s5p-tv/mixer_reg.c | 2 +-
26893 drivers/media/platform/s5p-tv/mixer_video.c | 24 +-
26894 drivers/media/platform/s5p-tv/mixer_vp_layer.c | 2 +-
26895 drivers/media/radio/radio-cadet.c | 2 +
26896 drivers/media/radio/radio-maxiradio.c | 2 +-
26897 drivers/media/radio/radio-shark.c | 2 +-
26898 drivers/media/radio/radio-shark2.c | 2 +-
26899 drivers/media/radio/radio-si476x.c | 2 +-
26900 drivers/media/radio/wl128x/fmdrv_common.c | 2 +-
26901 drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 12 +-
26902 drivers/media/v4l2-core/v4l2-device.c | 4 +-
26903 drivers/media/v4l2-core/v4l2-ioctl.c | 13 +-
26904 drivers/memory/omap-gpmc.c | 21 +-
26905 drivers/message/fusion/mptsas.c | 34 +-
26906 drivers/mfd/ab8500-debugfs.c | 2 +-
26907 drivers/mfd/kempld-core.c | 2 +-
26908 drivers/mfd/max8925-i2c.c | 2 +-
26909 drivers/mfd/tps65910.c | 2 +-
26910 drivers/mfd/twl4030-irq.c | 9 +-
26911 drivers/mfd/wm5110-tables.c | 2 +-
26912 drivers/mfd/wm8998-tables.c | 2 +-
26913 drivers/misc/c2port/core.c | 4 +-
26914 drivers/misc/kgdbts.c | 4 +-
26915 drivers/misc/lis3lv02d/lis3lv02d.c | 8 +-
26916 drivers/misc/lis3lv02d/lis3lv02d.h | 2 +-
26917 drivers/misc/mic/scif/scif_rb.c | 8 +-
26918 drivers/misc/sgi-gru/gruhandles.c | 4 +-
26919 drivers/misc/sgi-gru/gruprocfs.c | 8 +-
26920 drivers/misc/sgi-gru/grutables.h | 154 +-
26921 drivers/misc/sgi-xp/xp.h | 2 +-
26922 drivers/misc/sgi-xp/xpc.h | 3 +-
26923 drivers/misc/sgi-xp/xpc_main.c | 2 +-
26924 drivers/mmc/card/block.c | 2 +-
26925 drivers/mmc/host/dw_mmc.h | 2 +-
26926 drivers/mmc/host/mmci.c | 4 +-
26927 drivers/mmc/host/omap_hsmmc.c | 4 +-
26928 drivers/mmc/host/sdhci-esdhc-imx.c | 7 +-
26929 drivers/mmc/host/sdhci-s3c.c | 8 +-
26930 drivers/mtd/chips/cfi_cmdset_0020.c | 2 +-
26931 drivers/mtd/nand/denali.c | 1 +
26932 drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 2 +-
26933 drivers/mtd/nftlmount.c | 1 +
26934 drivers/mtd/sm_ftl.c | 2 +-
26935 drivers/net/bonding/bond_netlink.c | 2 +-
26936 drivers/net/caif/caif_hsi.c | 2 +-
26937 drivers/net/can/Kconfig | 2 +-
26938 drivers/net/can/dev.c | 2 +-
26939 drivers/net/can/vcan.c | 2 +-
26940 drivers/net/dummy.c | 2 +-
26941 drivers/net/ethernet/8390/ax88796.c | 4 +-
26942 drivers/net/ethernet/altera/altera_tse_main.c | 4 +-
26943 drivers/net/ethernet/amd/xgbe/xgbe-common.h | 4 +-
26944 drivers/net/ethernet/amd/xgbe/xgbe-dcb.c | 4 +-
26945 drivers/net/ethernet/amd/xgbe/xgbe-desc.c | 27 +-
26946 drivers/net/ethernet/amd/xgbe/xgbe-dev.c | 143 +-
26947 drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 64 +-
26948 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c | 10 +-
26949 drivers/net/ethernet/amd/xgbe/xgbe-main.c | 15 +-
26950 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 27 +-
26951 drivers/net/ethernet/amd/xgbe/xgbe-ptp.c | 4 +-
26952 drivers/net/ethernet/amd/xgbe/xgbe.h | 10 +-
26953 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h | 2 +-
26954 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c | 11 +-
26955 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h | 3 +-
26956 drivers/net/ethernet/broadcom/tg3.h | 1 +
26957 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c | 6 +-
26958 drivers/net/ethernet/cavium/liquidio/lio_main.c | 11 +-
26959 drivers/net/ethernet/chelsio/cxgb3/l2t.h | 2 +-
26960 drivers/net/ethernet/dec/tulip/de4x5.c | 4 +-
26961 drivers/net/ethernet/emulex/benet/be_main.c | 2 +-
26962 drivers/net/ethernet/faraday/ftgmac100.c | 2 +
26963 drivers/net/ethernet/faraday/ftmac100.c | 2 +
26964 drivers/net/ethernet/intel/i40e/i40e_ptp.c | 2 +-
26965 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c | 2 +-
26966 drivers/net/ethernet/mellanox/mlx4/en_tx.c | 4 +-
26967 drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 7 +-
26968 drivers/net/ethernet/neterion/vxge/vxge-config.c | 7 +-
26969 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 4 +-
26970 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c | 12 +-
26971 .../net/ethernet/qlogic/qlcnic/qlcnic_minidump.c | 2 +-
26972 drivers/net/ethernet/realtek/r8169.c | 8 +-
26973 drivers/net/ethernet/sfc/ptp.c | 2 +-
26974 drivers/net/ethernet/stmicro/stmmac/mmc_core.c | 4 +-
26975 drivers/net/ethernet/via/via-rhine.c | 2 +-
26976 drivers/net/geneve.c | 2 +-
26977 drivers/net/hyperv/hyperv_net.h | 2 +-
26978 drivers/net/hyperv/rndis_filter.c | 4 +-
26979 drivers/net/ifb.c | 2 +-
26980 drivers/net/ipvlan/ipvlan_core.c | 2 +-
26981 drivers/net/macvlan.c | 20 +-
26982 drivers/net/macvtap.c | 6 +-
26983 drivers/net/nlmon.c | 2 +-
26984 drivers/net/phy/phy_device.c | 6 +-
26985 drivers/net/ppp/ppp_generic.c | 4 +-
26986 drivers/net/slip/slhc.c | 2 +-
26987 drivers/net/team/team.c | 4 +-
26988 drivers/net/tun.c | 7 +-
26989 drivers/net/usb/hso.c | 23 +-
26990 drivers/net/usb/r8152.c | 2 +-
26991 drivers/net/usb/sierra_net.c | 4 +-
26992 drivers/net/virtio_net.c | 2 +-
26993 drivers/net/vrf.c | 2 +-
26994 drivers/net/vxlan.c | 4 +-
26995 drivers/net/wimax/i2400m/rx.c | 2 +-
26996 drivers/net/wireless/airo.c | 2 +-
26997 drivers/net/wireless/at76c50x-usb.c | 2 +-
26998 drivers/net/wireless/ath/ath10k/ce.c | 6 +-
26999 drivers/net/wireless/ath/ath10k/htc.c | 7 +-
27000 drivers/net/wireless/ath/ath10k/htc.h | 4 +-
27001 drivers/net/wireless/ath/ath9k/ar9002_mac.c | 36 +-
27002 drivers/net/wireless/ath/ath9k/ar9003_mac.c | 64 +-
27003 drivers/net/wireless/ath/ath9k/hw.h | 4 +-
27004 drivers/net/wireless/ath/ath9k/main.c | 22 +-
27005 drivers/net/wireless/ath/wil6210/wil_platform.h | 2 +-
27006 drivers/net/wireless/b43/phy_lp.c | 2 +-
27007 drivers/net/wireless/iwlegacy/3945-mac.c | 4 +-
27008 drivers/net/wireless/iwlwifi/dvm/debugfs.c | 34 +-
27009 drivers/net/wireless/iwlwifi/pcie/trans.c | 4 +-
27010 drivers/net/wireless/mac80211_hwsim.c | 28 +-
27011 drivers/net/wireless/rndis_wlan.c | 2 +-
27012 drivers/net/wireless/rt2x00/rt2x00.h | 2 +-
27013 drivers/net/wireless/rt2x00/rt2x00queue.c | 4 +-
27014 drivers/net/wireless/ti/wl1251/sdio.c | 12 +-
27015 drivers/net/wireless/ti/wl12xx/main.c | 8 +-
27016 drivers/net/wireless/ti/wl18xx/main.c | 6 +-
27017 drivers/nfc/nfcwilink.c | 2 +-
27018 drivers/of/fdt.c | 4 +-
27019 drivers/oprofile/buffer_sync.c | 8 +-
27020 drivers/oprofile/event_buffer.c | 2 +-
27021 drivers/oprofile/oprof.c | 2 +-
27022 drivers/oprofile/oprofile_stats.c | 10 +-
27023 drivers/oprofile/oprofile_stats.h | 10 +-
27024 drivers/oprofile/oprofilefs.c | 6 +-
27025 drivers/oprofile/timer_int.c | 2 +-
27026 drivers/parport/procfs.c | 4 +-
27027 drivers/pci/host/pci-host-generic.c | 24 +-
27028 drivers/pci/hotplug/acpiphp_ibm.c | 4 +-
27029 drivers/pci/hotplug/cpcihp_generic.c | 6 +-
27030 drivers/pci/hotplug/cpcihp_zt5550.c | 14 +-
27031 drivers/pci/hotplug/cpqphp_nvram.c | 2 +
27032 drivers/pci/hotplug/pci_hotplug_core.c | 6 +-
27033 drivers/pci/hotplug/pciehp_core.c | 2 +-
27034 drivers/pci/msi.c | 22 +-
27035 drivers/pci/pci-sysfs.c | 6 +-
27036 drivers/pci/pci.h | 2 +-
27037 drivers/pci/pcie/aspm.c | 6 +-
27038 drivers/pci/pcie/portdrv_pci.c | 2 +-
27039 drivers/pci/probe.c | 2 +-
27040 drivers/pinctrl/nomadik/pinctrl-nomadik.c | 2 +-
27041 drivers/pinctrl/pinctrl-at91.c | 5 +-
27042 drivers/platform/chrome/chromeos_pstore.c | 2 +-
27043 drivers/platform/x86/alienware-wmi.c | 4 +-
27044 drivers/platform/x86/compal-laptop.c | 2 +-
27045 drivers/platform/x86/hdaps.c | 2 +-
27046 drivers/platform/x86/ibm_rtl.c | 2 +-
27047 drivers/platform/x86/intel_oaktrail.c | 2 +-
27048 drivers/platform/x86/msi-laptop.c | 16 +-
27049 drivers/platform/x86/msi-wmi.c | 2 +-
27050 drivers/platform/x86/samsung-laptop.c | 2 +-
27051 drivers/platform/x86/samsung-q10.c | 2 +-
27052 drivers/platform/x86/sony-laptop.c | 14 +-
27053 drivers/platform/x86/thinkpad_acpi.c | 2 +-
27054 drivers/pnp/pnpbios/bioscalls.c | 14 +-
27055 drivers/pnp/pnpbios/core.c | 2 +-
27056 drivers/power/pda_power.c | 7 +-
27057 drivers/power/power_supply.h | 4 +-
27058 drivers/power/power_supply_core.c | 7 +-
27059 drivers/power/power_supply_sysfs.c | 6 +-
27060 drivers/power/reset/at91-reset.c | 9 +-
27061 drivers/powercap/powercap_sys.c | 136 +-
27062 drivers/ptp/ptp_private.h | 2 +-
27063 drivers/ptp/ptp_sysfs.c | 2 +-
27064 drivers/regulator/core.c | 4 +-
27065 drivers/regulator/max8660.c | 6 +-
27066 drivers/regulator/max8973-regulator.c | 16 +-
27067 drivers/regulator/mc13892-regulator.c | 8 +-
27068 drivers/rtc/rtc-armada38x.c | 7 +-
27069 drivers/rtc/rtc-cmos.c | 4 +-
27070 drivers/rtc/rtc-ds1307.c | 2 +-
27071 drivers/rtc/rtc-m48t59.c | 4 +-
27072 drivers/rtc/rtc-test.c | 6 +-
27073 drivers/scsi/be2iscsi/be_main.c | 2 +-
27074 drivers/scsi/bfa/bfa_fcpim.h | 2 +-
27075 drivers/scsi/bfa/bfa_ioc.h | 4 +-
27076 drivers/scsi/fcoe/fcoe_sysfs.c | 12 +-
27077 drivers/scsi/hosts.c | 4 +-
27078 drivers/scsi/hpsa.c | 38 +-
27079 drivers/scsi/hpsa.h | 2 +-
27080 drivers/scsi/libfc/fc_exch.c | 50 +-
27081 drivers/scsi/libsas/sas_ata.c | 2 +-
27082 drivers/scsi/lpfc/lpfc.h | 8 +-
27083 drivers/scsi/lpfc/lpfc_debugfs.c | 18 +-
27084 drivers/scsi/lpfc/lpfc_init.c | 6 +-
27085 drivers/scsi/lpfc/lpfc_scsi.c | 10 +-
27086 drivers/scsi/megaraid/megaraid_sas.h | 2 +-
27087 drivers/scsi/mpt2sas/mpt2sas_scsih.c | 8 +-
27088 drivers/scsi/pmcraid.c | 20 +-
27089 drivers/scsi/pmcraid.h | 8 +-
27090 drivers/scsi/qla2xxx/qla_attr.c | 4 +-
27091 drivers/scsi/qla2xxx/qla_gbl.h | 4 +-
27092 drivers/scsi/qla2xxx/qla_os.c | 6 +-
27093 drivers/scsi/qla4xxx/ql4_def.h | 2 +-
27094 drivers/scsi/qla4xxx/ql4_os.c | 6 +-
27095 drivers/scsi/scsi.c | 2 +-
27096 drivers/scsi/scsi_lib.c | 8 +-
27097 drivers/scsi/scsi_sysfs.c | 2 +-
27098 drivers/scsi/scsi_transport_fc.c | 8 +-
27099 drivers/scsi/scsi_transport_iscsi.c | 6 +-
27100 drivers/scsi/scsi_transport_srp.c | 6 +-
27101 drivers/scsi/sd.c | 6 +-
27102 drivers/scsi/sg.c | 2 +-
27103 drivers/scsi/sr.c | 21 +-
27104 drivers/soc/tegra/fuse/fuse-tegra.c | 2 +-
27105 drivers/spi/spi.c | 2 +-
27106 drivers/staging/android/timed_output.c | 6 +-
27107 drivers/staging/comedi/comedi_fops.c | 8 +-
27108 drivers/staging/fbtft/fbtft-core.c | 2 +-
27109 drivers/staging/fbtft/fbtft.h | 2 +-
27110 drivers/staging/gdm724x/gdm_tty.c | 2 +-
27111 drivers/staging/iio/accel/lis3l02dq_ring.c | 2 +-
27112 drivers/staging/iio/adc/ad7280a.c | 4 +-
27113 drivers/staging/lustre/lnet/selftest/brw_test.c | 12 +-
27114 drivers/staging/lustre/lnet/selftest/framework.c | 4 -
27115 drivers/staging/lustre/lnet/selftest/ping_test.c | 14 +-
27116 drivers/staging/lustre/lustre/include/lustre_dlm.h | 2 +-
27117 drivers/staging/lustre/lustre/include/obd.h | 2 +-
27118 drivers/staging/octeon/ethernet-rx.c | 20 +-
27119 drivers/staging/octeon/ethernet.c | 8 +-
27120 drivers/staging/rdma/ipath/ipath_rc.c | 6 +-
27121 drivers/staging/rdma/ipath/ipath_ruc.c | 6 +-
27122 drivers/staging/rtl8188eu/include/hal_intf.h | 2 +-
27123 drivers/staging/rtl8712/rtl871x_io.h | 2 +-
27124 drivers/staging/sm750fb/sm750.c | 14 +-
27125 drivers/staging/unisys/visorbus/visorbus_private.h | 4 +-
27126 drivers/target/sbp/sbp_target.c | 4 +-
27127 drivers/thermal/cpu_cooling.c | 9 +-
27128 drivers/thermal/int340x_thermal/int3400_thermal.c | 6 +-
27129 drivers/thermal/of-thermal.c | 17 +-
27130 drivers/thermal/x86_pkg_temp_thermal.c | 2 +-
27131 drivers/tty/cyclades.c | 6 +-
27132 drivers/tty/hvc/hvc_console.c | 14 +-
27133 drivers/tty/hvc/hvcs.c | 21 +-
27134 drivers/tty/hvc/hvsi.c | 22 +-
27135 drivers/tty/hvc/hvsi_lib.c | 4 +-
27136 drivers/tty/ipwireless/tty.c | 27 +-
27137 drivers/tty/moxa.c | 2 +-
27138 drivers/tty/n_gsm.c | 4 +-
27139 drivers/tty/n_tty.c | 3 +-
27140 drivers/tty/pty.c | 4 +-
27141 drivers/tty/rocket.c | 6 +-
27142 drivers/tty/serial/8250/8250_core.c | 10 +-
27143 drivers/tty/serial/ifx6x60.c | 2 +-
27144 drivers/tty/serial/ioc4_serial.c | 6 +-
27145 drivers/tty/serial/kgdb_nmi.c | 4 +-
27146 drivers/tty/serial/kgdboc.c | 32 +-
27147 drivers/tty/serial/msm_serial.c | 4 +-
27148 drivers/tty/serial/samsung.c | 9 +-
27149 drivers/tty/serial/serial_core.c | 8 +-
27150 drivers/tty/synclink.c | 34 +-
27151 drivers/tty/synclink_gt.c | 28 +-
27152 drivers/tty/synclinkmp.c | 34 +-
27153 drivers/tty/tty_io.c | 2 +-
27154 drivers/tty/tty_ldisc.c | 8 +-
27155 drivers/tty/tty_port.c | 22 +-
27156 drivers/uio/uio.c | 13 +-
27157 drivers/usb/atm/cxacru.c | 2 +-
27158 drivers/usb/atm/usbatm.c | 24 +-
27159 drivers/usb/class/cdc-acm.h | 2 +-
27160 drivers/usb/core/devices.c | 6 +-
27161 drivers/usb/core/devio.c | 12 +-
27162 drivers/usb/core/hcd.c | 4 +-
27163 drivers/usb/core/sysfs.c | 2 +-
27164 drivers/usb/core/usb.c | 2 +-
27165 drivers/usb/early/ehci-dbgp.c | 16 +-
27166 drivers/usb/gadget/function/u_serial.c | 22 +-
27167 drivers/usb/gadget/udc/dummy_hcd.c | 2 +-
27168 drivers/usb/host/ehci-hcd.c | 2 +-
27169 drivers/usb/host/ehci-hub.c | 4 +-
27170 drivers/usb/host/ehci-q.c | 4 +-
27171 drivers/usb/host/fotg210-hcd.c | 2 +-
27172 drivers/usb/host/fusbh200-hcd.c | 2 +-
27173 drivers/usb/host/hwa-hc.c | 2 +-
27174 drivers/usb/host/ohci-hcd.c | 2 +-
27175 drivers/usb/host/r8a66597.h | 2 +-
27176 drivers/usb/host/uhci-hcd.c | 2 +-
27177 drivers/usb/host/xhci-pci.c | 2 +-
27178 drivers/usb/host/xhci.c | 2 +-
27179 drivers/usb/misc/appledisplay.c | 4 +-
27180 drivers/usb/serial/console.c | 8 +-
27181 drivers/usb/storage/transport.c | 2 +-
27182 drivers/usb/storage/usb.c | 2 +-
27183 drivers/usb/storage/usb.h | 2 +-
27184 drivers/usb/usbip/vhci.h | 2 +-
27185 drivers/usb/usbip/vhci_hcd.c | 6 +-
27186 drivers/usb/usbip/vhci_rx.c | 2 +-
27187 drivers/usb/wusbcore/wa-hc.h | 4 +-
27188 drivers/usb/wusbcore/wa-xfer.c | 2 +-
27189 drivers/vfio/vfio.c | 2 +-
27190 drivers/vhost/vringh.c | 20 +-
27191 drivers/video/backlight/kb3886_bl.c | 2 +-
27192 drivers/video/console/fbcon.c | 2 +-
27193 drivers/video/fbdev/aty/aty128fb.c | 2 +-
27194 drivers/video/fbdev/aty/atyfb_base.c | 8 +-
27195 drivers/video/fbdev/aty/mach64_cursor.c | 5 +-
27196 drivers/video/fbdev/core/fb_defio.c | 6 +-
27197 drivers/video/fbdev/core/fbmem.c | 2 +-
27198 drivers/video/fbdev/hyperv_fb.c | 4 +-
27199 drivers/video/fbdev/i810/i810_accel.c | 1 +
27200 drivers/video/fbdev/matrox/matroxfb_base.c | 2 +-
27201 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c | 16 +-
27202 drivers/video/fbdev/nvidia/nvidia.c | 27 +-
27203 drivers/video/fbdev/omap2/dss/display.c | 8 +-
27204 drivers/video/fbdev/s1d13xxxfb.c | 6 +-
27205 drivers/video/fbdev/smscufx.c | 4 +-
27206 drivers/video/fbdev/udlfb.c | 36 +-
27207 drivers/video/fbdev/uvesafb.c | 52 +-
27208 drivers/video/fbdev/vesafb.c | 58 +-
27209 drivers/video/fbdev/via/via_clock.h | 2 +-
27210 drivers/xen/events/events_base.c | 6 +-
27211 drivers/xen/evtchn.c | 4 +-
27212 fs/Kconfig.binfmt | 2 +-
27213 fs/afs/inode.c | 4 +-
27214 fs/aio.c | 2 +-
27215 fs/autofs4/waitq.c | 2 +-
27216 fs/befs/endian.h | 6 +-
27217 fs/binfmt_aout.c | 23 +-
27218 fs/binfmt_elf.c | 670 +-
27219 fs/binfmt_elf_fdpic.c | 4 +-
27220 fs/block_dev.c | 2 +-
27221 fs/btrfs/ctree.c | 9 +-
27222 fs/btrfs/delayed-inode.c | 9 +-
27223 fs/btrfs/delayed-inode.h | 6 +-
27224 fs/btrfs/file.c | 10 +-
27225 fs/btrfs/inode.c | 14 +-
27226 fs/btrfs/super.c | 2 +-
27227 fs/btrfs/sysfs.c | 2 +-
27228 fs/btrfs/tests/free-space-tests.c | 8 +-
27229 fs/btrfs/tree-log.h | 2 +-
27230 fs/buffer.c | 2 +-
27231 fs/cachefiles/bind.c | 6 +-
27232 fs/cachefiles/daemon.c | 8 +-
27233 fs/cachefiles/internal.h | 12 +-
27234 fs/cachefiles/namei.c | 2 +-
27235 fs/cachefiles/proc.c | 12 +-
27236 fs/ceph/dir.c | 12 +-
27237 fs/ceph/super.c | 4 +-
27238 fs/cifs/cifs_debug.c | 12 +-
27239 fs/cifs/cifsfs.c | 8 +-
27240 fs/cifs/cifsglob.h | 54 +-
27241 fs/cifs/file.c | 10 +-
27242 fs/cifs/misc.c | 4 +-
27243 fs/cifs/smb1ops.c | 80 +-
27244 fs/cifs/smb2ops.c | 84 +-
27245 fs/cifs/smb2pdu.c | 3 +-
27246 fs/coda/cache.c | 10 +-
27247 fs/compat.c | 4 +-
27248 fs/compat_binfmt_elf.c | 2 +
27249 fs/compat_ioctl.c | 12 +-
27250 fs/configfs/dir.c | 10 +-
27251 fs/coredump.c | 16 +-
27252 fs/dcache.c | 51 +-
27253 fs/ecryptfs/inode.c | 2 +-
27254 fs/ecryptfs/miscdev.c | 2 +-
27255 fs/exec.c | 362 +-
27256 fs/ext2/xattr.c | 5 +-
27257 fs/ext4/ext4.h | 20 +-
27258 fs/ext4/mballoc.c | 44 +-
27259 fs/ext4/resize.c | 16 +-
27260 fs/ext4/super.c | 4 +-
27261 fs/ext4/xattr.c | 5 +-
27262 fs/fhandle.c | 3 +-
27263 fs/file.c | 4 +-
27264 fs/fs_struct.c | 8 +-
27265 fs/fscache/cookie.c | 40 +-
27266 fs/fscache/internal.h | 202 +-
27267 fs/fscache/object.c | 26 +-
27268 fs/fscache/operation.c | 38 +-
27269 fs/fscache/page.c | 110 +-
27270 fs/fscache/stats.c | 348 +-
27271 fs/fuse/cuse.c | 10 +-
27272 fs/fuse/dev.c | 4 +-
27273 fs/gfs2/glock.c | 22 +-
27274 fs/gfs2/glops.c | 4 +-
27275 fs/gfs2/quota.c | 6 +-
27276 fs/hugetlbfs/inode.c | 13 +-
27277 fs/inode.c | 4 +-
27278 fs/jffs2/erase.c | 3 +-
27279 fs/jffs2/wbuf.c | 3 +-
27280 fs/jfs/super.c | 2 +-
27281 fs/kernfs/dir.c | 2 +-
27282 fs/kernfs/file.c | 20 +-
27283 fs/libfs.c | 10 +-
27284 fs/lockd/clntproc.c | 4 +-
27285 fs/namei.c | 16 +-
27286 fs/namespace.c | 16 +-
27287 fs/nfs/callback_xdr.c | 2 +-
27288 fs/nfs/inode.c | 6 +-
27289 fs/nfsd/nfs4proc.c | 2 +-
27290 fs/nfsd/nfs4xdr.c | 2 +-
27291 fs/nfsd/nfscache.c | 11 +-
27292 fs/nfsd/vfs.c | 6 +-
27293 fs/nls/nls_base.c | 26 +-
27294 fs/nls/nls_euc-jp.c | 6 +-
27295 fs/nls/nls_koi8-ru.c | 6 +-
27296 fs/notify/fanotify/fanotify_user.c | 4 +-
27297 fs/notify/notification.c | 4 +-
27298 fs/ntfs/dir.c | 2 +-
27299 fs/ntfs/super.c | 6 +-
27300 fs/ocfs2/localalloc.c | 2 +-
27301 fs/ocfs2/ocfs2.h | 10 +-
27302 fs/ocfs2/suballoc.c | 12 +-
27303 fs/ocfs2/super.c | 20 +-
27304 fs/pipe.c | 72 +-
27305 fs/posix_acl.c | 4 +-
27306 fs/proc/array.c | 20 +
27307 fs/proc/base.c | 4 +-
27308 fs/proc/kcore.c | 34 +-
27309 fs/proc/meminfo.c | 2 +-
27310 fs/proc/nommu.c | 2 +-
27311 fs/proc/proc_sysctl.c | 26 +-
27312 fs/proc/task_mmu.c | 39 +-
27313 fs/proc/task_nommu.c | 4 +-
27314 fs/proc/vmcore.c | 16 +-
27315 fs/qnx6/qnx6.h | 4 +-
27316 fs/quota/netlink.c | 4 +-
27317 fs/read_write.c | 2 +-
27318 fs/reiserfs/do_balan.c | 2 +-
27319 fs/reiserfs/procfs.c | 2 +-
27320 fs/reiserfs/reiserfs.h | 4 +-
27321 fs/seq_file.c | 4 +-
27322 fs/splice.c | 43 +-
27323 fs/squashfs/xattr.c | 12 +-
27324 fs/sysv/sysv.h | 2 +-
27325 fs/tracefs/inode.c | 8 +-
27326 fs/udf/misc.c | 2 +-
27327 fs/ufs/swab.h | 4 +-
27328 fs/userfaultfd.c | 2 +-
27329 fs/xattr.c | 21 +
27330 fs/xfs/libxfs/xfs_bmap.c | 2 +-
27331 fs/xfs/xfs_dir2_readdir.c | 7 +-
27332 fs/xfs/xfs_ioctl.c | 2 +-
27333 fs/xfs/xfs_linux.h | 4 +-
27334 include/asm-generic/4level-fixup.h | 2 +
27335 include/asm-generic/atomic-long.h | 156 +-
27336 include/asm-generic/atomic64.h | 12 +
27337 include/asm-generic/bitops/__fls.h | 2 +-
27338 include/asm-generic/bitops/fls.h | 2 +-
27339 include/asm-generic/bitops/fls64.h | 4 +-
27340 include/asm-generic/bug.h | 6 +-
27341 include/asm-generic/cache.h | 4 +-
27342 include/asm-generic/emergency-restart.h | 2 +-
27343 include/asm-generic/kmap_types.h | 4 +-
27344 include/asm-generic/local.h | 13 +
27345 include/asm-generic/pgtable-nopmd.h | 18 +-
27346 include/asm-generic/pgtable-nopud.h | 15 +-
27347 include/asm-generic/pgtable.h | 16 +
27348 include/asm-generic/sections.h | 1 +
27349 include/asm-generic/uaccess.h | 16 +
27350 include/asm-generic/vmlinux.lds.h | 15 +-
27351 include/crypto/algapi.h | 2 +-
27352 include/drm/drmP.h | 16 +-
27353 include/drm/drm_crtc_helper.h | 2 +-
27354 include/drm/drm_mm.h | 2 +-
27355 include/drm/i915_pciids.h | 2 +-
27356 include/drm/intel-gtt.h | 4 +-
27357 include/drm/ttm/ttm_memory.h | 2 +-
27358 include/drm/ttm/ttm_page_alloc.h | 1 +
27359 include/keys/asymmetric-subtype.h | 2 +-
27360 include/linux/atmdev.h | 4 +-
27361 include/linux/atomic.h | 17 +-
27362 include/linux/audit.h | 2 +-
27363 include/linux/average.h | 2 +-
27364 include/linux/binfmts.h | 3 +-
27365 include/linux/bitmap.h | 2 +-
27366 include/linux/bitops.h | 8 +-
27367 include/linux/blkdev.h | 2 +-
27368 include/linux/blktrace_api.h | 2 +-
27369 include/linux/cache.h | 8 +
27370 include/linux/cdrom.h | 1 -
27371 include/linux/cleancache.h | 2 +-
27372 include/linux/clk-provider.h | 1 +
27373 include/linux/compat.h | 6 +-
27374 include/linux/compiler-gcc.h | 28 +-
27375 include/linux/compiler.h | 157 +-
27376 include/linux/configfs.h | 2 +-
27377 include/linux/cpufreq.h | 3 +-
27378 include/linux/cpuidle.h | 5 +-
27379 include/linux/cpumask.h | 14 +-
27380 include/linux/crypto.h | 4 +-
27381 include/linux/ctype.h | 2 +-
27382 include/linux/dcache.h | 4 +-
27383 include/linux/decompress/mm.h | 2 +-
27384 include/linux/devfreq.h | 2 +-
27385 include/linux/device.h | 7 +-
27386 include/linux/dma-mapping.h | 2 +-
27387 include/linux/efi.h | 1 +
27388 include/linux/elf.h | 2 +
27389 include/linux/err.h | 4 +-
27390 include/linux/extcon.h | 2 +-
27391 include/linux/fb.h | 3 +-
27392 include/linux/fdtable.h | 2 +-
27393 include/linux/fs.h | 5 +-
27394 include/linux/fs_struct.h | 2 +-
27395 include/linux/fscache-cache.h | 2 +-
27396 include/linux/fscache.h | 2 +-
27397 include/linux/fsnotify.h | 2 +-
27398 include/linux/genhd.h | 4 +-
27399 include/linux/genl_magic_func.h | 2 +-
27400 include/linux/gfp.h | 12 +-
27401 include/linux/highmem.h | 12 +
27402 include/linux/hwmon-sysfs.h | 6 +-
27403 include/linux/i2c.h | 1 +
27404 include/linux/if_pppox.h | 2 +-
27405 include/linux/init.h | 12 +-
27406 include/linux/init_task.h | 7 +
27407 include/linux/interrupt.h | 6 +-
27408 include/linux/iommu.h | 2 +-
27409 include/linux/ioport.h | 2 +-
27410 include/linux/ipc.h | 2 +-
27411 include/linux/irq.h | 5 +-
27412 include/linux/irqdesc.h | 2 +-
27413 include/linux/irqdomain.h | 3 +
27414 include/linux/jiffies.h | 16 +-
27415 include/linux/key-type.h | 2 +-
27416 include/linux/kgdb.h | 6 +-
27417 include/linux/kmemleak.h | 4 +-
27418 include/linux/kobject.h | 3 +-
27419 include/linux/kobject_ns.h | 2 +-
27420 include/linux/kref.h | 2 +-
27421 include/linux/libata.h | 2 +-
27422 include/linux/linkage.h | 1 +
27423 include/linux/list.h | 15 +
27424 include/linux/lockref.h | 26 +-
27425 include/linux/math64.h | 10 +-
27426 include/linux/mempolicy.h | 7 +
27427 include/linux/mm.h | 102 +-
27428 include/linux/mm_types.h | 20 +
27429 include/linux/mmiotrace.h | 4 +-
27430 include/linux/mmzone.h | 2 +-
27431 include/linux/mod_devicetable.h | 4 +-
27432 include/linux/module.h | 69 +-
27433 include/linux/moduleloader.h | 16 +
27434 include/linux/moduleparam.h | 4 +-
27435 include/linux/net.h | 2 +-
27436 include/linux/netdevice.h | 7 +-
27437 include/linux/netfilter.h | 2 +-
27438 include/linux/netfilter/nfnetlink.h | 2 +-
27439 include/linux/nls.h | 4 +-
27440 include/linux/notifier.h | 3 +-
27441 include/linux/oprofile.h | 4 +-
27442 include/linux/padata.h | 2 +-
27443 include/linux/pci_hotplug.h | 3 +-
27444 include/linux/percpu.h | 2 +-
27445 include/linux/perf_event.h | 12 +-
27446 include/linux/pipe_fs_i.h | 8 +-
27447 include/linux/pm.h | 1 +
27448 include/linux/pm_domain.h | 4 +-
27449 include/linux/pm_runtime.h | 2 +-
27450 include/linux/pnp.h | 2 +-
27451 include/linux/poison.h | 4 +-
27452 include/linux/power/smartreflex.h | 2 +-
27453 include/linux/ppp-comp.h | 2 +-
27454 include/linux/preempt.h | 21 +
27455 include/linux/proc_ns.h | 2 +-
27456 include/linux/psci.h | 2 +-
27457 include/linux/quota.h | 2 +-
27458 include/linux/random.h | 19 +-
27459 include/linux/rculist.h | 16 +
27460 include/linux/reboot.h | 14 +-
27461 include/linux/regset.h | 3 +-
27462 include/linux/relay.h | 2 +-
27463 include/linux/rio.h | 2 +-
27464 include/linux/rmap.h | 4 +-
27465 include/linux/sched.h | 72 +-
27466 include/linux/sched/sysctl.h | 1 +
27467 include/linux/semaphore.h | 2 +-
27468 include/linux/seq_file.h | 1 +
27469 include/linux/signal.h | 2 +-
27470 include/linux/skbuff.h | 12 +-
27471 include/linux/slab.h | 47 +-
27472 include/linux/slab_def.h | 14 +-
27473 include/linux/slub_def.h | 2 +-
27474 include/linux/smp.h | 2 +
27475 include/linux/sock_diag.h | 2 +-
27476 include/linux/sonet.h | 2 +-
27477 include/linux/sunrpc/addr.h | 8 +-
27478 include/linux/sunrpc/clnt.h | 2 +-
27479 include/linux/sunrpc/svc.h | 2 +-
27480 include/linux/sunrpc/svc_rdma.h | 18 +-
27481 include/linux/sunrpc/svcauth.h | 2 +-
27482 include/linux/swapops.h | 10 +-
27483 include/linux/swiotlb.h | 3 +-
27484 include/linux/syscalls.h | 21 +-
27485 include/linux/syscore_ops.h | 2 +-
27486 include/linux/sysctl.h | 3 +-
27487 include/linux/sysfs.h | 9 +-
27488 include/linux/sysrq.h | 3 +-
27489 include/linux/tcp.h | 14 +-
27490 include/linux/thread_info.h | 7 +
27491 include/linux/tty.h | 4 +-
27492 include/linux/tty_driver.h | 2 +-
27493 include/linux/tty_ldisc.h | 2 +-
27494 include/linux/types.h | 16 +
27495 include/linux/uaccess.h | 6 +-
27496 include/linux/uio_driver.h | 2 +-
27497 include/linux/unaligned/access_ok.h | 24 +-
27498 include/linux/usb.h | 12 +-
27499 include/linux/usb/hcd.h | 1 +
27500 include/linux/usb/renesas_usbhs.h | 2 +-
27501 include/linux/vermagic.h | 21 +-
27502 include/linux/vga_switcheroo.h | 8 +-
27503 include/linux/vmalloc.h | 7 +-
27504 include/linux/vmstat.h | 24 +-
27505 include/linux/xattr.h | 5 +-
27506 include/linux/zlib.h | 3 +-
27507 include/media/v4l2-dev.h | 2 +-
27508 include/media/v4l2-device.h | 2 +-
27509 include/net/9p/transport.h | 2 +-
27510 include/net/bluetooth/l2cap.h | 2 +-
27511 include/net/bonding.h | 2 +-
27512 include/net/caif/cfctrl.h | 6 +-
27513 include/net/flow.h | 2 +-
27514 include/net/genetlink.h | 2 +-
27515 include/net/gro_cells.h | 2 +-
27516 include/net/inet_connection_sock.h | 2 +-
27517 include/net/inet_sock.h | 2 +-
27518 include/net/inetpeer.h | 2 +-
27519 include/net/ip_fib.h | 2 +-
27520 include/net/ip_vs.h | 8 +-
27521 include/net/ipv6.h | 2 +-
27522 include/net/irda/ircomm_tty.h | 1 +
27523 include/net/iucv/af_iucv.h | 2 +-
27524 include/net/llc_c_ac.h | 2 +-
27525 include/net/llc_c_ev.h | 4 +-
27526 include/net/llc_c_st.h | 2 +-
27527 include/net/llc_s_ac.h | 2 +-
27528 include/net/llc_s_st.h | 2 +-
27529 include/net/mac80211.h | 4 +-
27530 include/net/neighbour.h | 2 +-
27531 include/net/net_namespace.h | 18 +-
27532 include/net/netlink.h | 2 +-
27533 include/net/netns/conntrack.h | 6 +-
27534 include/net/netns/ipv4.h | 4 +-
27535 include/net/netns/ipv6.h | 4 +-
27536 include/net/netns/xfrm.h | 2 +-
27537 include/net/ping.h | 2 +-
27538 include/net/protocol.h | 4 +-
27539 include/net/rtnetlink.h | 2 +-
27540 include/net/sctp/checksum.h | 4 +-
27541 include/net/sctp/sm.h | 4 +-
27542 include/net/sctp/structs.h | 2 +-
27543 include/net/sock.h | 12 +-
27544 include/net/tcp.h | 8 +-
27545 include/net/xfrm.h | 13 +-
27546 include/rdma/iw_cm.h | 2 +-
27547 include/scsi/libfc.h | 3 +-
27548 include/scsi/scsi_device.h | 6 +-
27549 include/scsi/scsi_driver.h | 2 +-
27550 include/scsi/scsi_transport_fc.h | 3 +-
27551 include/scsi/sg.h | 2 +-
27552 include/sound/compress_driver.h | 2 +-
27553 include/sound/soc.h | 4 +-
27554 include/trace/events/irq.h | 4 +-
27555 include/uapi/linux/a.out.h | 8 +
27556 include/uapi/linux/bcache.h | 5 +-
27557 include/uapi/linux/byteorder/little_endian.h | 28 +-
27558 include/uapi/linux/connector.h | 2 +-
27559 include/uapi/linux/elf.h | 28 +
27560 include/uapi/linux/screen_info.h | 3 +-
27561 include/uapi/linux/swab.h | 6 +-
27562 include/uapi/linux/xattr.h | 4 +
27563 include/video/udlfb.h | 8 +-
27564 include/video/uvesafb.h | 1 +
27565 init/Kconfig | 2 +-
27566 init/Makefile | 3 +
27567 init/do_mounts.c | 14 +-
27568 init/do_mounts.h | 8 +-
27569 init/do_mounts_initrd.c | 30 +-
27570 init/do_mounts_md.c | 6 +-
27571 init/init_task.c | 4 +
27572 init/initramfs.c | 38 +-
27573 init/main.c | 30 +-
27574 ipc/compat.c | 4 +-
27575 ipc/ipc_sysctl.c | 8 +-
27576 ipc/mq_sysctl.c | 4 +-
27577 ipc/sem.c | 4 +-
27578 ipc/shm.c | 6 +
27579 kernel/audit.c | 8 +-
27580 kernel/auditsc.c | 4 +-
27581 kernel/bpf/core.c | 7 +-
27582 kernel/capability.c | 3 +
27583 kernel/compat.c | 38 +-
27584 kernel/debug/debug_core.c | 16 +-
27585 kernel/debug/kdb/kdb_main.c | 4 +-
27586 kernel/events/core.c | 26 +-
27587 kernel/events/internal.h | 10 +-
27588 kernel/events/uprobes.c | 2 +-
27589 kernel/exit.c | 2 +-
27590 kernel/fork.c | 167 +-
27591 kernel/futex.c | 11 +-
27592 kernel/futex_compat.c | 2 +-
27593 kernel/gcov/base.c | 7 +-
27594 kernel/irq/manage.c | 2 +-
27595 kernel/irq/msi.c | 19 +-
27596 kernel/irq/spurious.c | 2 +-
27597 kernel/jump_label.c | 5 +
27598 kernel/kallsyms.c | 37 +-
27599 kernel/kexec.c | 3 +-
27600 kernel/kmod.c | 8 +-
27601 kernel/kprobes.c | 4 +-
27602 kernel/ksysfs.c | 2 +-
27603 kernel/locking/lockdep.c | 7 +-
27604 kernel/locking/mutex-debug.c | 12 +-
27605 kernel/locking/mutex-debug.h | 4 +-
27606 kernel/locking/mutex.c | 6 +-
27607 kernel/module.c | 422 +-
27608 kernel/notifier.c | 17 +-
27609 kernel/padata.c | 4 +-
27610 kernel/panic.c | 5 +-
27611 kernel/pid.c | 2 +-
27612 kernel/pid_namespace.c | 2 +-
27613 kernel/power/process.c | 12 +-
27614 kernel/profile.c | 14 +-
27615 kernel/ptrace.c | 8 +-
27616 kernel/rcu/rcutorture.c | 60 +-
27617 kernel/rcu/tiny.c | 4 +-
27618 kernel/rcu/tree.c | 44 +-
27619 kernel/rcu/tree.h | 14 +-
27620 kernel/rcu/tree_plugin.h | 14 +-
27621 kernel/rcu/tree_trace.c | 12 +-
27622 kernel/sched/auto_group.c | 4 +-
27623 kernel/sched/core.c | 45 +-
27624 kernel/sched/fair.c | 2 +-
27625 kernel/sched/sched.h | 2 +-
27626 kernel/signal.c | 12 +-
27627 kernel/smpboot.c | 4 +-
27628 kernel/softirq.c | 12 +-
27629 kernel/sys.c | 10 +-
27630 kernel/sysctl.c | 34 +-
27631 kernel/time/alarmtimer.c | 2 +-
27632 kernel/time/posix-cpu-timers.c | 4 +-
27633 kernel/time/posix-timers.c | 24 +-
27634 kernel/time/timer.c | 2 +-
27635 kernel/time/timer_stats.c | 10 +-
27636 kernel/trace/blktrace.c | 6 +-
27637 kernel/trace/ftrace.c | 15 +-
27638 kernel/trace/ring_buffer.c | 96 +-
27639 kernel/trace/trace.c | 2 +-
27640 kernel/trace/trace.h | 2 +-
27641 kernel/trace/trace_clock.c | 4 +-
27642 kernel/trace/trace_events.c | 1 -
27643 kernel/trace/trace_functions_graph.c | 4 +-
27644 kernel/trace/trace_mmiotrace.c | 8 +-
27645 kernel/trace/trace_output.c | 10 +-
27646 kernel/trace/trace_seq.c | 2 +-
27647 kernel/trace/trace_stack.c | 2 +-
27648 kernel/user_namespace.c | 2 +-
27649 kernel/utsname_sysctl.c | 2 +-
27650 kernel/watchdog.c | 2 +-
27651 kernel/workqueue.c | 2 +-
27652 lib/Kconfig.debug | 8 +-
27653 lib/Makefile | 2 +-
27654 lib/bitmap.c | 8 +-
27655 lib/bug.c | 2 +
27656 lib/debugobjects.c | 2 +-
27657 lib/decompress_bunzip2.c | 3 +-
27658 lib/decompress_unlzma.c | 4 +-
27659 lib/div64.c | 4 +-
27660 lib/dma-debug.c | 4 +-
27661 lib/inflate.c | 2 +-
27662 lib/ioremap.c | 4 +-
27663 lib/kobject.c | 4 +-
27664 lib/list_debug.c | 126 +-
27665 lib/lockref.c | 44 +-
27666 lib/percpu-refcount.c | 2 +-
27667 lib/radix-tree.c | 2 +-
27668 lib/random32.c | 2 +-
27669 lib/show_mem.c | 2 +-
27670 lib/strncpy_from_user.c | 2 +-
27671 lib/strnlen_user.c | 2 +-
27672 lib/swiotlb.c | 2 +-
27673 lib/usercopy.c | 6 +
27674 lib/vsprintf.c | 12 +-
27675 mm/Kconfig | 6 +-
27676 mm/backing-dev.c | 4 +-
27677 mm/debug.c | 3 +
27678 mm/filemap.c | 2 +-
27679 mm/gup.c | 13 +-
27680 mm/highmem.c | 6 +-
27681 mm/hugetlb.c | 70 +-
27682 mm/internal.h | 1 +
27683 mm/maccess.c | 4 +-
27684 mm/madvise.c | 37 +
27685 mm/memory-failure.c | 6 +-
27686 mm/memory.c | 424 +-
27687 mm/mempolicy.c | 25 +
27688 mm/mlock.c | 15 +-
27689 mm/mm_init.c | 2 +-
27690 mm/mmap.c | 582 +-
27691 mm/mprotect.c | 137 +-
27692 mm/mremap.c | 39 +-
27693 mm/nommu.c | 21 +-
27694 mm/page-writeback.c | 2 +-
27695 mm/page_alloc.c | 49 +-
27696 mm/percpu.c | 2 +-
27697 mm/process_vm_access.c | 14 +-
27698 mm/rmap.c | 45 +-
27699 mm/shmem.c | 19 +-
27700 mm/slab.c | 109 +-
27701 mm/slab.h | 22 +-
27702 mm/slab_common.c | 86 +-
27703 mm/slob.c | 218 +-
27704 mm/slub.c | 102 +-
27705 mm/sparse-vmemmap.c | 4 +-
27706 mm/sparse.c | 2 +-
27707 mm/swap.c | 2 +
27708 mm/swapfile.c | 12 +-
27709 mm/util.c | 6 +
27710 mm/vmalloc.c | 114 +-
27711 mm/vmstat.c | 12 +-
27712 net/8021q/vlan.c | 5 +-
27713 net/8021q/vlan_netlink.c | 2 +-
27714 net/9p/mod.c | 4 +-
27715 net/9p/trans_fd.c | 2 +-
27716 net/atm/atm_misc.c | 8 +-
27717 net/atm/lec.h | 2 +-
27718 net/atm/proc.c | 6 +-
27719 net/atm/resources.c | 4 +-
27720 net/ax25/sysctl_net_ax25.c | 2 +-
27721 net/batman-adv/bat_iv_ogm.c | 8 +-
27722 net/batman-adv/fragmentation.c | 2 +-
27723 net/batman-adv/soft-interface.c | 8 +-
27724 net/batman-adv/types.h | 6 +-
27725 net/bluetooth/hci_sock.c | 2 +-
27726 net/bluetooth/l2cap_core.c | 6 +-
27727 net/bluetooth/l2cap_sock.c | 12 +-
27728 net/bluetooth/rfcomm/sock.c | 4 +-
27729 net/bluetooth/rfcomm/tty.c | 4 +-
27730 net/bridge/br_netlink.c | 2 +-
27731 net/bridge/netfilter/ebtables.c | 6 +-
27732 net/caif/cfctrl.c | 11 +-
27733 net/caif/chnl_net.c | 2 +-
27734 net/can/af_can.c | 2 +-
27735 net/can/gw.c | 6 +-
27736 net/ceph/messenger.c | 4 +-
27737 net/compat.c | 24 +-
27738 net/core/datagram.c | 2 +-
27739 net/core/dev.c | 16 +-
27740 net/core/filter.c | 2 +-
27741 net/core/flow.c | 6 +-
27742 net/core/neighbour.c | 4 +-
27743 net/core/net-sysfs.c | 2 +-
27744 net/core/net_namespace.c | 8 +-
27745 net/core/netpoll.c | 4 +-
27746 net/core/rtnetlink.c | 15 +-
27747 net/core/scm.c | 14 +-
27748 net/core/skbuff.c | 8 +-
27749 net/core/sock.c | 28 +-
27750 net/core/sock_diag.c | 15 +-
27751 net/core/sysctl_net_core.c | 22 +-
27752 net/decnet/af_decnet.c | 1 +
27753 net/decnet/sysctl_net_decnet.c | 4 +-
27754 net/dsa/dsa.c | 2 +-
27755 net/hsr/hsr_netlink.c | 2 +-
27756 net/ieee802154/6lowpan/core.c | 2 +-
27757 net/ieee802154/6lowpan/reassembly.c | 14 +-
27758 net/ipv4/af_inet.c | 2 +-
27759 net/ipv4/devinet.c | 18 +-
27760 net/ipv4/fib_frontend.c | 6 +-
27761 net/ipv4/fib_semantics.c | 2 +-
27762 net/ipv4/inet_connection_sock.c | 4 +-
27763 net/ipv4/inet_timewait_sock.c | 2 +-
27764 net/ipv4/inetpeer.c | 2 +-
27765 net/ipv4/ip_fragment.c | 15 +-
27766 net/ipv4/ip_gre.c | 6 +-
27767 net/ipv4/ip_sockglue.c | 2 +-
27768 net/ipv4/ip_vti.c | 4 +-
27769 net/ipv4/ipconfig.c | 6 +-
27770 net/ipv4/ipip.c | 4 +-
27771 net/ipv4/netfilter/arp_tables.c | 12 +-
27772 net/ipv4/netfilter/ip_tables.c | 12 +-
27773 net/ipv4/ping.c | 14 +-
27774 net/ipv4/raw.c | 14 +-
27775 net/ipv4/route.c | 32 +-
27776 net/ipv4/sysctl_net_ipv4.c | 22 +-
27777 net/ipv4/tcp_input.c | 6 +-
27778 net/ipv4/tcp_probe.c | 2 +-
27779 net/ipv4/udp.c | 10 +-
27780 net/ipv4/xfrm4_policy.c | 18 +-
27781 net/ipv6/addrconf.c | 18 +-
27782 net/ipv6/af_inet6.c | 2 +-
27783 net/ipv6/datagram.c | 2 +-
27784 net/ipv6/icmp.c | 2 +-
27785 net/ipv6/ip6_fib.c | 4 +-
27786 net/ipv6/ip6_gre.c | 10 +-
27787 net/ipv6/ip6_tunnel.c | 4 +-
27788 net/ipv6/ip6_vti.c | 4 +-
27789 net/ipv6/ipv6_sockglue.c | 2 +-
27790 net/ipv6/netfilter/ip6_tables.c | 12 +-
27791 net/ipv6/netfilter/nf_conntrack_reasm.c | 14 +-
27792 net/ipv6/ping.c | 33 +-
27793 net/ipv6/raw.c | 17 +-
27794 net/ipv6/reassembly.c | 13 +-
27795 net/ipv6/route.c | 2 +-
27796 net/ipv6/sit.c | 4 +-
27797 net/ipv6/sysctl_net_ipv6.c | 2 +-
27798 net/ipv6/udp.c | 6 +-
27799 net/ipv6/xfrm6_policy.c | 17 +-
27800 net/irda/ircomm/ircomm_tty.c | 18 +-
27801 net/iucv/af_iucv.c | 4 +-
27802 net/iucv/iucv.c | 2 +-
27803 net/key/af_key.c | 4 +-
27804 net/l2tp/l2tp_eth.c | 38 +-
27805 net/l2tp/l2tp_ip.c | 2 +-
27806 net/l2tp/l2tp_ip6.c | 2 +-
27807 net/mac80211/cfg.c | 8 +-
27808 net/mac80211/ieee80211_i.h | 3 +-
27809 net/mac80211/iface.c | 20 +-
27810 net/mac80211/main.c | 2 +-
27811 net/mac80211/pm.c | 4 +-
27812 net/mac80211/rate.c | 2 +-
27813 net/mac80211/sta_info.c | 2 +-
27814 net/mac80211/util.c | 8 +-
27815 net/mpls/af_mpls.c | 6 +-
27816 net/netfilter/ipset/ip_set_core.c | 2 +-
27817 net/netfilter/ipvs/ip_vs_conn.c | 6 +-
27818 net/netfilter/ipvs/ip_vs_core.c | 4 +-
27819 net/netfilter/ipvs/ip_vs_ctl.c | 14 +-
27820 net/netfilter/ipvs/ip_vs_lblc.c | 2 +-
27821 net/netfilter/ipvs/ip_vs_lblcr.c | 2 +-
27822 net/netfilter/ipvs/ip_vs_sync.c | 6 +-
27823 net/netfilter/ipvs/ip_vs_xmit.c | 4 +-
27824 net/netfilter/nf_conntrack_acct.c | 2 +-
27825 net/netfilter/nf_conntrack_ecache.c | 2 +-
27826 net/netfilter/nf_conntrack_helper.c | 2 +-
27827 net/netfilter/nf_conntrack_proto.c | 2 +-
27828 net/netfilter/nf_conntrack_standalone.c | 2 +-
27829 net/netfilter/nf_conntrack_timestamp.c | 2 +-
27830 net/netfilter/nf_log.c | 10 +-
27831 net/netfilter/nf_sockopt.c | 4 +-
27832 net/netfilter/nfnetlink_log.c | 4 +-
27833 net/netfilter/nft_compat.c | 9 +-
27834 net/netfilter/xt_statistic.c | 8 +-
27835 net/netlink/af_netlink.c | 4 +-
27836 net/openvswitch/vport-internal_dev.c | 2 +-
27837 net/packet/af_packet.c | 8 +-
27838 net/phonet/pep.c | 6 +-
27839 net/phonet/socket.c | 2 +-
27840 net/phonet/sysctl.c | 2 +-
27841 net/rds/cong.c | 6 +-
27842 net/rds/ib.h | 2 +-
27843 net/rds/ib_cm.c | 2 +-
27844 net/rds/ib_recv.c | 4 +-
27845 net/rds/iw.h | 2 +-
27846 net/rds/iw_cm.c | 2 +-
27847 net/rds/iw_recv.c | 4 +-
27848 net/rds/rds.h | 2 +-
27849 net/rds/tcp.c | 2 +-
27850 net/rds/tcp_send.c | 2 +-
27851 net/rxrpc/af_rxrpc.c | 2 +-
27852 net/rxrpc/ar-ack.c | 14 +-
27853 net/rxrpc/ar-call.c | 2 +-
27854 net/rxrpc/ar-connection.c | 2 +-
27855 net/rxrpc/ar-connevent.c | 2 +-
27856 net/rxrpc/ar-input.c | 4 +-
27857 net/rxrpc/ar-internal.h | 8 +-
27858 net/rxrpc/ar-local.c | 2 +-
27859 net/rxrpc/ar-output.c | 4 +-
27860 net/rxrpc/ar-peer.c | 2 +-
27861 net/rxrpc/ar-proc.c | 4 +-
27862 net/rxrpc/ar-transport.c | 2 +-
27863 net/rxrpc/rxkad.c | 4 +-
27864 net/sched/sch_generic.c | 4 +-
27865 net/sctp/ipv6.c | 6 +-
27866 net/sctp/protocol.c | 10 +-
27867 net/sctp/sm_sideeffect.c | 2 +-
27868 net/sctp/socket.c | 21 +-
27869 net/sctp/sysctl.c | 10 +-
27870 net/socket.c | 18 +-
27871 net/sunrpc/auth_gss/svcauth_gss.c | 4 +-
27872 net/sunrpc/clnt.c | 4 +-
27873 net/sunrpc/sched.c | 4 +-
27874 net/sunrpc/svc.c | 4 +-
27875 net/sunrpc/svcauth_unix.c | 2 +-
27876 net/sunrpc/xprtrdma/svc_rdma.c | 38 +-
27877 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 8 +-
27878 net/sunrpc/xprtrdma/svc_rdma_sendto.c | 2 +-
27879 net/sunrpc/xprtrdma/svc_rdma_transport.c | 10 +-
27880 net/tipc/netlink_compat.c | 12 +-
27881 net/tipc/subscr.c | 2 +-
27882 net/unix/af_unix.c | 7 +-
27883 net/unix/sysctl_net_unix.c | 2 +-
27884 net/wireless/wext-core.c | 19 +-
27885 net/xfrm/xfrm_policy.c | 16 +-
27886 net/xfrm/xfrm_state.c | 33 +-
27887 net/xfrm/xfrm_sysctl.c | 2 +-
27888 scripts/Kbuild.include | 2 +-
27889 scripts/Makefile.build | 2 +-
27890 scripts/Makefile.clean | 3 +-
27891 scripts/Makefile.host | 69 +-
27892 scripts/basic/fixdep.c | 12 +-
27893 scripts/dtc/checks.c | 14 +-
27894 scripts/dtc/data.c | 6 +-
27895 scripts/dtc/flattree.c | 8 +-
27896 scripts/dtc/livetree.c | 4 +-
27897 scripts/gcc-plugin.sh | 51 +
27898 scripts/headers_install.sh | 1 +
27899 scripts/kallsyms.c | 4 +-
27900 scripts/kconfig/lkc.h | 5 +-
27901 scripts/kconfig/menu.c | 2 +-
27902 scripts/kconfig/symbol.c | 6 +-
27903 scripts/link-vmlinux.sh | 2 +-
27904 scripts/mod/file2alias.c | 14 +-
27905 scripts/mod/modpost.c | 25 +-
27906 scripts/mod/modpost.h | 6 +-
27907 scripts/mod/sumversion.c | 2 +-
27908 scripts/module-common.lds | 4 +
27909 scripts/package/builddeb | 1 +
27910 scripts/pnmtologo.c | 6 +-
27911 scripts/sortextable.h | 6 +-
27912 scripts/tags.sh | 2 +-
27913 security/Kconfig | 692 +-
27914 security/integrity/ima/ima.h | 4 +-
27915 security/integrity/ima/ima_api.c | 2 +-
27916 security/integrity/ima/ima_fs.c | 4 +-
27917 security/integrity/ima/ima_queue.c | 2 +-
27918 security/keys/key.c | 18 +-
27919 security/selinux/avc.c | 6 +-
27920 security/selinux/include/xfrm.h | 2 +-
27921 security/yama/yama_lsm.c | 2 +-
27922 sound/aoa/codecs/onyx.c | 7 +-
27923 sound/aoa/codecs/onyx.h | 1 +
27924 sound/core/oss/pcm_oss.c | 18 +-
27925 sound/core/pcm_compat.c | 2 +-
27926 sound/core/pcm_native.c | 4 +-
27927 sound/core/sound.c | 2 +-
27928 sound/drivers/mts64.c | 14 +-
27929 sound/drivers/opl4/opl4_lib.c | 2 +-
27930 sound/drivers/portman2x4.c | 3 +-
27931 sound/firewire/amdtp.c | 4 +-
27932 sound/firewire/amdtp.h | 4 +-
27933 sound/firewire/isight.c | 10 +-
27934 sound/firewire/scs1x.c | 8 +-
27935 sound/oss/sb_audio.c | 2 +-
27936 sound/oss/swarm_cs4297a.c | 6 +-
27937 sound/pci/hda/hda_codec.c | 2 +-
27938 sound/pci/ymfpci/ymfpci.h | 2 +-
27939 sound/pci/ymfpci/ymfpci_main.c | 12 +-
27940 sound/soc/codecs/sti-sas.c | 10 +-
27941 sound/soc/soc-ac97.c | 6 +-
27942 sound/soc/xtensa/xtfpga-i2s.c | 2 +-
27943 tools/gcc/Makefile | 42 +
27944 tools/gcc/checker_plugin.c | 150 +
27945 tools/gcc/colorize_plugin.c | 215 +
27946 tools/gcc/constify_plugin.c | 571 +
27947 tools/gcc/gcc-common.h | 812 +
27948 tools/gcc/initify_plugin.c | 552 +
27949 tools/gcc/kallocstat_plugin.c | 188 +
27950 tools/gcc/kernexec_plugin.c | 549 +
27951 tools/gcc/latent_entropy_plugin.c | 470 +
27952 tools/gcc/size_overflow_plugin/.gitignore | 2 +
27953 tools/gcc/size_overflow_plugin/Makefile | 28 +
27954 .../disable_size_overflow_hash.data |12422 ++++++++++++
27955 .../generate_size_overflow_hash.sh | 103 +
27956 .../insert_size_overflow_asm.c | 416 +
27957 .../size_overflow_plugin/intentional_overflow.c | 1010 +
27958 .../size_overflow_plugin/remove_unnecessary_dup.c | 137 +
27959 tools/gcc/size_overflow_plugin/size_overflow.h | 323 +
27960 .../gcc/size_overflow_plugin/size_overflow_debug.c | 194 +
27961 .../size_overflow_plugin/size_overflow_hash.data |20735 ++++++++++++++++++++
27962 .../size_overflow_hash_aux.data | 92 +
27963 tools/gcc/size_overflow_plugin/size_overflow_ipa.c | 1226 ++
27964 .../gcc/size_overflow_plugin/size_overflow_misc.c | 505 +
27965 .../size_overflow_plugin/size_overflow_plugin.c | 318 +
27966 .../size_overflow_plugin_hash.c | 352 +
27967 .../size_overflow_plugin/size_overflow_transform.c | 749 +
27968 .../size_overflow_transform_core.c | 1010 +
27969 tools/gcc/stackleak_plugin.c | 436 +
27970 tools/gcc/structleak_plugin.c | 287 +
27971 tools/include/linux/compiler.h | 8 +
27972 tools/lib/api/Makefile | 2 +-
27973 tools/perf/util/include/asm/alternative-asm.h | 3 +
27974 tools/virtio/linux/uaccess.h | 2 +-
27975 virt/kvm/kvm_main.c | 42 +-
27976 1944 files changed, 66925 insertions(+), 8949 deletions(-)