]> git.ipfire.org Git - thirdparty/grsecurity-scrape.git/blob - test/changelog-test.txt
Auto commit, 1 new patch{es}.
[thirdparty/grsecurity-scrape.git] / test / changelog-test.txt
1 commit 35e1e615072d0bb885b38ee1b2ada7a0a6a91f9d
2 Merge: 9e3e5ae3e f5bd134
3 Author: Brad Spengler <spender@grsecurity.net>
4 Date: Tue May 10 20:56:54 2016 -0400
5
6 Merge branch 'pax-test' into grsec-test
7
8 commit f5bd1342fa631bb3b69a2e8919785c827c4edf74
9 Author: Brad Spengler <spender@grsecurity.net>
10 Date: Tue May 10 20:55:57 2016 -0400
11
12 Update to pax-linux-4.5.3-test5.patch:
13 - marked all indirectly callable x86 asm crypto functions, reported by Dwokfur and minipli (https://forums.grsecurity.net/viewtopic.php?f=3&t=4468)
14 - worked around an intentional integer overflow introduced by gcc-6 that triggered a size overflow false positive, reported by hooruD, chron and Fen (https://forums.grsecurity.net/viewtopic.php?f=3&t=4469)
15 - made some preparations for enabling RAP on i386 as well, will have to wait due to KERNEXEC
16
17 arch/x86/crypto/aesni-intel_asm.S | 6 +++---
18 arch/x86/crypto/sha-mb/sha1_mb_mgr_flush_avx2.S | 4 ++--
19 arch/x86/crypto/sha-mb/sha1_mb_mgr_submit_avx2.S | 2 +-
20 arch/x86/crypto/sha256_ni_asm.S | 2 +-
21 arch/x86/crypto/twofish-i586-asm_32.S | 2 +-
22 arch/x86/entry/common.c | 1 -
23 include/linux/linkage.h | 22 +++++++++++++++-------
24 tools/gcc/rap_plugin/rap_fptr_pass.c | 2 +-
25 tools/gcc/rap_plugin/rap_hash.c | 1 +
26 tools/gcc/rap_plugin/rap_plugin.c | 18 +++++++++---------
27 .../disable_size_overflow_hash.data | 1 +
28 .../size_overflow_plugin/size_overflow_hash.data | 1 -
29 12 files changed, 35 insertions(+), 27 deletions(-)
30
31 commit 9e3e5ae3e9ed69452d4133490dd1831376b9a1e8
32 Merge: e5983fd cfcaa03
33 Author: Brad Spengler <spender@grsecurity.net>
34 Date: Sun May 8 08:04:18 2016 -0400
35
36 Merge branch 'pax-test' into grsec-test
37
38 commit cfcaa036dd3756fc32e083a7c486c1143d93fd22
39 Author: Brad Spengler <spender@grsecurity.net>
40 Date: Sun May 8 08:03:53 2016 -0400
41
42 Update to pax-linux-4.5.3-test4.patch:
43 - fixed a few incorrect function types (mostly start_xmit callbacks) found by RAP, reported by cinder (https://forums.grsecurity.net/viewtopic.php?f=3&t=4466)
44
45 drivers/char/tpm/tpm-chip.c | 7 ++++++-
46 drivers/net/can/bfin_can.c | 2 +-
47 drivers/net/can/flexcan.c | 2 +-
48 drivers/net/ethernet/adi/bfin_mac.c | 2 +-
49 drivers/net/ethernet/allwinner/sun4i-emac.c | 2 +-
50 drivers/net/ethernet/amd/7990.c | 2 +-
51 drivers/net/ethernet/amd/7990.h | 2 +-
52 drivers/net/ethernet/amd/atarilance.c | 4 ++--
53 drivers/net/ethernet/amd/declance.c | 2 +-
54 drivers/net/ethernet/amd/sun3lance.c | 4 ++--
55 drivers/net/ethernet/amd/sunlance.c | 2 +-
56 drivers/net/ethernet/broadcom/bcm63xx_enet.c | 2 +-
57 drivers/net/ethernet/davicom/dm9000.c | 2 +-
58 drivers/net/ethernet/faraday/ftgmac100.c | 2 +-
59 drivers/net/ethernet/faraday/ftmac100.c | 2 +-
60 drivers/net/ethernet/freescale/fec_mpc52xx.c | 2 +-
61 drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c | 2 +-
62 drivers/net/ethernet/freescale/gianfar.c | 4 ++--
63 drivers/net/ethernet/freescale/ucc_geth.c | 2 +-
64 drivers/net/ethernet/i825xx/lib82596.c | 4 ++--
65 drivers/net/ethernet/ibm/ehea/ehea_main.c | 2 +-
66 drivers/net/ethernet/ibm/emac/core.c | 4 ++--
67 drivers/net/ethernet/micrel/ks8695net.c | 2 +-
68 drivers/net/ethernet/moxa/moxart_ether.c | 2 +-
69 drivers/net/ethernet/netx-eth.c | 2 +-
70 drivers/net/ethernet/nuvoton/w90p910_ether.c | 2 +-
71 drivers/net/ethernet/nxp/lpc_eth.c | 2 +-
72 drivers/net/ethernet/seeq/sgiseeq.c | 2 +-
73 drivers/net/ethernet/sgi/ioc3-eth.c | 4 ++--
74 drivers/net/ethernet/smsc/smc911x.c | 2 +-
75 drivers/net/ethernet/smsc/smc91x.c | 2 +-
76 drivers/net/ethernet/sun/sunbmac.c | 2 +-
77 drivers/net/ethernet/sun/sunqe.c | 2 +-
78 drivers/net/ethernet/sun/sunvnet.c | 10 +++++-----
79 drivers/net/ethernet/ti/cpmac.c | 2 +-
80 drivers/net/ethernet/ti/netcp_core.c | 2 +-
81 drivers/net/ethernet/xilinx/ll_temac_main.c | 2 +-
82 drivers/net/ethernet/xilinx/xilinx_axienet_main.c | 2 +-
83 drivers/net/xen-netback/interface.c | 2 +-
84 drivers/net/xen-netfront.c | 2 +-
85 40 files changed, 55 insertions(+), 50 deletions(-)
86
87 commit e5983fd19799feb3bf947cd0dc2b5435deee3332
88 Merge: 5ecb84f a235ecd
89 Author: Brad Spengler <spender@grsecurity.net>
90 Date: Sat May 7 00:00:42 2016 -0400
91
92 Merge branch 'pax-test' into grsec-test
93
94 commit a235ecd8bdece417e83f9cf89c76607bf15955dc
95 Author: Brad Spengler <spender@grsecurity.net>
96 Date: Fri May 6 23:59:34 2016 -0400
97
98 Update to pax-linux-4.5.3-test3.patch:
99 - fixed some more of PARAVIRT for RAP, reported by hunger
100 - Emese increased the coverage of initify by marking up str* and mem* functions
101 - added error reporting for refusing to load modules incompatible with KERNEXEC's 'or' method, reported by Martin Väth (https://bugs.gentoo.org/show_bug.cgi?id=581726)
102
103 arch/arm/include/asm/string.h | 10 ++---
104 arch/arm64/include/asm/string.h | 22 +++++------
105 arch/x86/boot/string.h | 4 +-
106 arch/x86/include/asm/string_32.h | 20 +++++-----
107 arch/x86/include/asm/string_64.h | 16 ++++----
108 arch/x86/kernel/paravirt-spinlocks.c | 22 +++++++++--
109 arch/x86/xen/mmu.c | 6 ++-
110 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c | 10 ++---
111 include/linux/string.h | 70 +++++++++++++++++-----------------
112 include/linux/syscalls.h | 2 +-
113 kernel/module.c | 4 +-
114 mm/fadvise.c | 2 +-
115 tools/gcc/randomize_layout_seed.h | 1 -
116 tools/gcc/rap_plugin/rap_plugin.c | 7 +++-
117 14 files changed, 109 insertions(+), 87 deletions(-)
118
119 commit 5ecb84f55a9bdf8b39054c23d90646ba0591ce1c
120 Author: Brad Spengler <spender@grsecurity.net>
121 Date: Fri May 6 08:51:58 2016 -0400
122
123 Remove !PARAVIRT dependency on RAP
124
125 security/Kconfig | 2 +-
126 1 file changed, 1 insertion(+), 1 deletion(-)
127
128 commit eecd10d7c579d2601c384c1e9e0f062a8dda40e7
129 Author: Brad Spengler <spender@grsecurity.net>
130 Date: Fri May 6 06:34:48 2016 -0400
131
132 Update copyright year
133
134 tools/gcc/randomize_layout_plugin.c | 2 +-
135 1 file changed, 1 insertion(+), 1 deletion(-)
136
137 commit 7d7e01439c2601abcae2ecfc66a883be258a2691
138 Merge: 3315e83 c2aa83b
139 Author: Brad Spengler <spender@grsecurity.net>
140 Date: Fri May 6 06:34:25 2016 -0400
141
142 Merge branch 'pax-test' into grsec-test
143
144 commit c2aa83bf2d65989c262ff33312874ee7fe38606a
145 Author: Brad Spengler <spender@grsecurity.net>
146 Date: Fri May 6 06:34:04 2016 -0400
147
148 Update to pax-linux-4.5.2-test2.patch:
149 - minipli fixed a few missing hunks left out from the 4.5 port
150 - fixed a regression in handling user.pax.flags on tmpfs, reported by blueness and Stebalien (https://forums.grsecurity.net/viewtopic.php?f=3&t=4462)
151 - fixed a few compile regressions on arm, reported by Wizzup
152 - fixed PARAVIRT for RAP, reported by spender
153 - fixed the very old PAGEEXEC/i386 TLB reload code for SMAP (not that it could work there), reported by spender
154 - Emese fixed a false positive size overflow report caused by gcc-5 and newer, reported by quasar366 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4455)
155
156 arch/arm/Kconfig | 2 +-
157 arch/arm/include/asm/domain.h | 2 +-
158 arch/arm/kernel/process.c | 6 +
159 arch/mips/mm/mmap.c | 27 ++++
160 arch/powerpc/kernel/process.c | 39 +++++
161 arch/s390/kernel/process.c | 13 ++
162 arch/x86/entry/entry_32.S | 2 +-
163 arch/x86/include/asm/fixmap.h | 2 +-
164 arch/x86/kernel/paravirt.c | 90 +++++++++--
165 arch/x86/mm/fault.c | 2 +
166 arch/x86/mm/pgtable.c | 2 +-
167 drivers/cpufreq/intel_pstate.c | 2 +-
168 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c | 7 +-
169 drivers/net/ethernet/8390/ax88796.c | 4 +-
170 drivers/oprofile/oprofilefs.c | 4 +-
171 drivers/platform/x86/thinkpad_acpi.c | 1 -
172 fs/xattr.c | 2 +-
173 include/asm-generic/atomic-long.h | 4 +
174 include/uapi/linux/xattr.h | 3 +-
175 kernel/module.c | 2 +-
176 mm/shmem.c | 2 -
177 security/Kconfig | 2 +
178 .../insert_size_overflow_asm.c | 2 +-
179 .../size_overflow_plugin/intentional_overflow.c | 80 ++++++++--
180 .../size_overflow_plugin/remove_unnecessary_dup.c | 2 +-
181 tools/gcc/size_overflow_plugin/size_overflow.h | 8 +-
182 .../gcc/size_overflow_plugin/size_overflow_debug.c | 2 +-
183 tools/gcc/size_overflow_plugin/size_overflow_ipa.c | 2 +-
184 .../gcc/size_overflow_plugin/size_overflow_misc.c | 2 +-
185 .../size_overflow_plugin/size_overflow_plugin.c | 2 +-
186 .../size_overflow_plugin_hash.c | 2 +-
187 .../size_overflow_plugin/size_overflow_transform.c | 34 ++---
188 .../size_overflow_transform_core.c | 170 +++++++++++----------
189 33 files changed, 370 insertions(+), 156 deletions(-)
190
191 commit 3315e83c1e9738784da3c1c5836dd13b7593a8f1
192 Author: Brad Spengler <spender@grsecurity.net>
193 Date: Wed May 4 21:03:36 2016 -0400
194
195 Add PAGEEXEC support for i386 !PAE on SMAP-capable processors
196 (won't be used by anyone, just for correctness sake)
197
198 arch/x86/mm/fault.c | 2 ++
199 1 file changed, 2 insertions(+)
200
201 commit b9e96108d2092c12e42e1810a62aec85f6ddc501
202 Merge: 6d98323 a3273aa
203 Author: Brad Spengler <spender@grsecurity.net>
204 Date: Wed May 4 19:06:44 2016 -0400
205
206 Merge branch 'pax-test' into grsec-test
207
208 commit a3273aa2488f9e201620ee53af1acfd99c58650a
209 Merge: e0e4c2c fbc310e
210 Author: Brad Spengler <spender@grsecurity.net>
211 Date: Wed May 4 19:06:36 2016 -0400
212
213 Merge branch 'linux-4.5.y' into pax-test
214
215 commit 6d98323e0b511bdb77b9ef11d84207219331ac69
216 Author: Brad Spengler <spender@grsecurity.net>
217 Date: Tue May 3 21:58:09 2016 -0400
218
219 Backport fix from http://www.spinics.net/lists/linux-usb/msg140243.html
220
221 drivers/usb/core/devio.c | 9 +++++----
222 1 file changed, 5 insertions(+), 4 deletions(-)
223
224 commit b003c68f96dd6a483b515290756816b6c909f34f
225 Author: Brad Spengler <spender@grsecurity.net>
226 Date: Sun May 1 12:06:48 2016 -0400
227
228 Add note about RANDSTRUCT and the gcc runtime library exception
229
230 tools/gcc/randomize_layout_plugin.c | 5 +++++
231 1 file changed, 5 insertions(+)
232
233 commit fe375f07d31c5d561fcca4016f7c33e885fa3586
234 Author: Brad Spengler <spender@grsecurity.net>
235 Date: Fri Apr 29 06:22:29 2016 -0400
236
237 Revert change to regmap_access_show()
238
239 drivers/base/regmap/regmap-debugfs.c | 3 +--
240 1 file changed, 1 insertion(+), 2 deletions(-)
241
242 commit 3f5df6e7cf9716b4854fb282b6eb22cb1e52e92a
243 Author: Brad Spengler <spender@grsecurity.net>
244 Date: Fri Apr 29 06:20:12 2016 -0400
245
246 Merge a number of fixes from Mathias Krause
247
248 arch/x86/entry/entry_32.S | 2 +-
249 drivers/base/regmap/regmap-debugfs.c | 3 ++-
250 drivers/cpufreq/intel_pstate.c | 2 +-
251 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c | 7 ++++++-
252 drivers/oprofile/oprofilefs.c | 4 ++--
253 drivers/platform/x86/thinkpad_acpi.c | 1 -
254 init/Kconfig | 1 -
255 kernel/module.c | 4 +---
256 8 files changed, 13 insertions(+), 11 deletions(-)
257
258 commit 127927d7e57793eca299226cb31ecd9d235bbd62
259 Author: Brad Spengler <spender@grsecurity.net>
260 Date: Thu Apr 28 20:58:04 2016 -0400
261
262 Add temporary dependency on !PARAVIRT for RAP until some fallout can be fixed
263
264 security/Kconfig | 2 +-
265 1 file changed, 1 insertion(+), 1 deletion(-)
266
267 commit d37fff4904eee095ce50ea522efbfaf2a4bcb47e
268 Author: Brad Spengler <spender@grsecurity.net>
269 Date: Thu Apr 28 18:44:18 2016 -0400
270
271 Update to pax-linux-4.5.2-test1y.patch
272
273 tools/gcc/rap_plugin/rap_plugin.c | 6 ++++--
274 1 file changed, 4 insertions(+), 2 deletions(-)
275
276 commit 5e309719b190a24dccd73c8b6ae388bd7f34660b
277 Merge: ac01f5e e0e4c2c
278 Author: Brad Spengler <spender@grsecurity.net>
279 Date: Thu Apr 28 17:37:37 2016 -0400
280
281 Merge branch 'pax-test' into grsec-test
282
283 commit e0e4c2ce05e0cd594b716a1e12d91928a0d083fd
284 Author: Brad Spengler <spender@grsecurity.net>
285 Date: Thu Apr 28 17:36:23 2016 -0400
286
287 Update to pax-linux-4.5.2-test1x.patch
288
289 arch/x86/include/asm/alternative-asm.h | 8 --------
290 drivers/lguest/core.c | 2 +-
291 kernel/sched/deadline.c | 4 ++--
292 mm/swap.c | 7 ++++++-
293 tools/gcc/colorize_plugin.c | 2 +-
294 tools/gcc/gcc-common.h | 21 +++++++++++++++++++++
295 6 files changed, 31 insertions(+), 13 deletions(-)
296
297 commit ac01f5eb279d93b10d63f87c9d851e039ab1bc3e
298 Author: Brad Spengler <spender@grsecurity.net>
299 Date: Thu Apr 28 17:35:14 2016 -0400
300
301 Initial import of grsecurity 3.1 for 4.5.2 with limited RAP support
302
303 Documentation/dontdiff | 2 +
304 Documentation/kernel-parameters.txt | 11 +
305 Documentation/sysctl/kernel.txt | 15 +
306 Makefile | 5 +-
307 arch/alpha/include/asm/cache.h | 4 +-
308 arch/alpha/kernel/osf_sys.c | 12 +-
309 arch/arc/Kconfig | 1 +
310 arch/arm/Kconfig | 1 +
311 arch/arm/Kconfig.debug | 1 +
312 arch/arm/include/asm/thread_info.h | 7 +-
313 arch/arm/kernel/entry-common.S | 8 +-
314 arch/arm/kernel/process.c | 4 +-
315 arch/arm/kernel/ptrace.c | 9 +
316 arch/arm/kernel/traps.c | 7 +-
317 arch/arm/mm/Kconfig | 4 +-
318 arch/arm/mm/fault.c | 40 +-
319 arch/arm/mm/mmap.c | 8 +-
320 arch/arm/net/bpf_jit_32.c | 51 +-
321 arch/arm64/Kconfig.debug | 1 +
322 arch/avr32/include/asm/cache.h | 4 +-
323 arch/blackfin/Kconfig.debug | 1 +
324 arch/blackfin/include/asm/cache.h | 3 +-
325 arch/cris/include/arch-v10/arch/cache.h | 3 +-
326 arch/cris/include/arch-v32/arch/cache.h | 3 +-
327 arch/frv/include/asm/cache.h | 3 +-
328 arch/frv/mm/elf-fdpic.c | 4 +-
329 arch/hexagon/include/asm/cache.h | 6 +-
330 arch/ia64/Kconfig | 1 +
331 arch/ia64/include/asm/cache.h | 3 +-
332 arch/ia64/kernel/sys_ia64.c | 2 +
333 arch/ia64/mm/hugetlbpage.c | 2 +
334 arch/m32r/include/asm/cache.h | 4 +-
335 arch/m68k/include/asm/cache.h | 4 +-
336 arch/metag/mm/hugetlbpage.c | 1 +
337 arch/microblaze/include/asm/cache.h | 3 +-
338 arch/mips/Kconfig | 1 +
339 arch/mips/include/asm/thread_info.h | 11 +-
340 arch/mips/kernel/irq.c | 3 +
341 arch/mips/kernel/ptrace.c | 9 +
342 arch/mips/mm/mmap.c | 4 +-
343 arch/mn10300/proc-mn103e010/include/proc/cache.h | 4 +-
344 arch/mn10300/proc-mn2ws0050/include/proc/cache.h | 4 +-
345 arch/nios2/lib/memset.c | 2 +-
346 arch/openrisc/include/asm/cache.h | 4 +-
347 arch/parisc/include/asm/cache.h | 3 +
348 arch/parisc/kernel/sys_parisc.c | 4 +
349 arch/powerpc/Kconfig | 1 +
350 arch/powerpc/include/asm/cache.h | 4 +-
351 arch/powerpc/include/asm/thread_info.h | 5 +-
352 arch/powerpc/kernel/Makefile | 2 +
353 arch/powerpc/kernel/irq.c | 3 +
354 arch/powerpc/kernel/process.c | 10 +-
355 arch/powerpc/kernel/ptrace.c | 14 +
356 arch/powerpc/kernel/traps.c | 5 +
357 arch/powerpc/mm/slice.c | 2 +-
358 arch/s390/Kconfig.debug | 1 +
359 arch/s390/include/asm/cache.h | 4 +-
360 arch/score/include/asm/cache.h | 4 +-
361 arch/sh/include/asm/cache.h | 3 +-
362 arch/sh/mm/mmap.c | 6 +-
363 arch/sparc/include/asm/cache.h | 4 +-
364 arch/sparc/include/asm/pgalloc_64.h | 1 +
365 arch/sparc/include/asm/thread_info_64.h | 8 +-
366 arch/sparc/kernel/process_32.c | 6 +-
367 arch/sparc/kernel/process_64.c | 8 +-
368 arch/sparc/kernel/ptrace_64.c | 14 +
369 arch/sparc/kernel/sys_sparc_64.c | 8 +-
370 arch/sparc/kernel/syscalls.S | 8 +-
371 arch/sparc/kernel/traps_32.c | 8 +-
372 arch/sparc/kernel/traps_64.c | 28 +-
373 arch/sparc/kernel/unaligned_64.c | 2 +-
374 arch/sparc/mm/fault_64.c | 2 +-
375 arch/sparc/mm/hugetlbpage.c | 15 +-
376 arch/tile/Kconfig | 1 +
377 arch/tile/include/asm/cache.h | 3 +-
378 arch/tile/mm/hugetlbpage.c | 2 +
379 arch/um/include/asm/cache.h | 3 +-
380 arch/unicore32/include/asm/cache.h | 6 +-
381 arch/x86/Kconfig | 21 +
382 arch/x86/Kconfig.debug | 2 +
383 arch/x86/crypto/sha-mb/sha1_mb.c | 4 +-
384 arch/x86/entry/common.c | 14 +
385 arch/x86/entry/entry_32.S | 2 +-
386 arch/x86/entry/entry_64.S | 2 +-
387 arch/x86/ia32/ia32_aout.c | 2 +
388 arch/x86/include/asm/floppy.h | 20 +-
389 arch/x86/include/asm/fpu/types.h | 69 +-
390 arch/x86/include/asm/io.h | 2 +-
391 arch/x86/include/asm/page.h | 12 +-
392 arch/x86/include/asm/paravirt_types.h | 21 +-
393 arch/x86/include/asm/processor.h | 12 +-
394 arch/x86/include/asm/thread_info.h | 6 +-
395 arch/x86/kernel/dumpstack.c | 10 +-
396 arch/x86/kernel/dumpstack_32.c | 2 +-
397 arch/x86/kernel/dumpstack_64.c | 2 +-
398 arch/x86/kernel/ioport.c | 13 +
399 arch/x86/kernel/irq_32.c | 3 +
400 arch/x86/kernel/irq_64.c | 4 +
401 arch/x86/kernel/ldt.c | 18 +
402 arch/x86/kernel/msr.c | 10 +
403 arch/x86/kernel/ptrace.c | 14 +
404 arch/x86/kernel/signal.c | 9 +-
405 arch/x86/kernel/sys_i386_32.c | 9 +-
406 arch/x86/kernel/sys_x86_64.c | 8 +-
407 arch/x86/kernel/traps.c | 5 +
408 arch/x86/kernel/verify_cpu.S | 1 +
409 arch/x86/kernel/vm86_32.c | 15 +
410 arch/x86/mm/fault.c | 12 +-
411 arch/x86/mm/hugetlbpage.c | 15 +-
412 arch/x86/mm/init.c | 66 +-
413 arch/x86/mm/init_32.c | 6 +-
414 arch/x86/net/bpf_jit_comp.c | 4 +
415 arch/x86/platform/efi/efi_64.c | 2 +-
416 arch/x86/xen/Kconfig | 1 +
417 arch/xtensa/variants/dc232b/include/variant/core.h | 2 +-
418 arch/xtensa/variants/fsf/include/variant/core.h | 3 +-
419 crypto/scatterwalk.c | 10 +-
420 drivers/acpi/acpica/hwxfsleep.c | 11 +-
421 drivers/acpi/custom_method.c | 4 +
422 drivers/block/cciss.h | 30 +-
423 drivers/block/smart1,2.h | 40 +-
424 drivers/cdrom/cdrom.c | 2 +-
425 drivers/char/Kconfig | 4 +-
426 drivers/char/genrtc.c | 1 +
427 drivers/char/mem.c | 17 +
428 drivers/char/random.c | 5 +-
429 drivers/cpufreq/sparc-us3-cpufreq.c | 2 -
430 drivers/crypto/ccp/ccp-crypto-aes-cmac.c | 3 +
431 drivers/crypto/ccp/ccp-crypto-sha.c | 3 +
432 drivers/crypto/marvell/cesa.h | 3 +-
433 drivers/crypto/marvell/hash.c | 106 +-
434 drivers/firewire/ohci.c | 4 +
435 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | 78 +-
436 drivers/gpu/drm/nouveau/nouveau_ttm.c | 28 +-
437 drivers/gpu/drm/ttm/ttm_bo_manager.c | 10 +-
438 drivers/gpu/drm/virtio/virtgpu_ttm.c | 10 +-
439 drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 10 +-
440 drivers/hid/hid-wiimote-debug.c | 2 +-
441 drivers/infiniband/hw/nes/nes_cm.c | 22 +-
442 drivers/input/touchscreen/sur40.c | 21 +-
443 drivers/iommu/Kconfig | 1 +
444 drivers/iommu/amd_iommu.c | 14 +-
445 drivers/isdn/gigaset/bas-gigaset.c | 32 +-
446 drivers/isdn/gigaset/ser-gigaset.c | 32 +-
447 drivers/isdn/gigaset/usb-gigaset.c | 32 +-
448 drivers/isdn/i4l/isdn_concap.c | 6 +-
449 drivers/isdn/i4l/isdn_x25iface.c | 16 +-
450 drivers/lguest/core.c | 2 +-
451 drivers/md/bcache/Kconfig | 1 +
452 drivers/md/raid5.c | 8 +
453 drivers/media/pci/solo6x10/solo6x10-g723.c | 2 +-
454 drivers/media/platform/sti/c8sectpfe/Kconfig | 1 +
455 drivers/media/radio/radio-cadet.c | 5 +-
456 drivers/media/usb/dvb-usb/cinergyT2-core.c | 91 +-
457 drivers/media/usb/dvb-usb/cinergyT2-fe.c | 182 +-
458 drivers/media/usb/dvb-usb/dvb-usb-firmware.c | 37 +-
459 drivers/media/usb/dvb-usb/technisat-usb2.c | 75 +-
460 drivers/message/fusion/mptbase.c | 9 +
461 drivers/misc/sgi-xp/xp_main.c | 12 +-
462 drivers/net/ethernet/brocade/bna/bna_enet.c | 8 +-
463 drivers/net/ethernet/mellanox/mlx4/en_rx.c | 2 +-
464 drivers/net/hyperv/hyperv_net.h | 7 +-
465 drivers/net/hyperv/netvsc_drv.c | 5 +-
466 drivers/net/hyperv/rndis_filter.c | 4 +-
467 drivers/net/wan/lmc/lmc_media.c | 97 +-
468 drivers/net/wan/z85230.c | 24 +-
469 drivers/net/wireless/ath/ath9k/Kconfig | 1 -
470 drivers/net/wireless/zydas/zd1211rw/zd_usb.c | 2 +-
471 drivers/pci/proc.c | 9 +
472 drivers/platform/x86/asus-wmi.c | 12 +
473 drivers/rtc/rtc-dev.c | 3 +
474 drivers/scsi/bfa/bfa_fcs.c | 19 +-
475 drivers/scsi/bfa/bfa_fcs_lport.c | 29 +-
476 drivers/scsi/bfa/bfa_modules.h | 12 +-
477 drivers/scsi/cxgbi/libcxgbi.c | 1 +
478 drivers/scsi/hpsa.h | 40 +-
479 drivers/staging/lustre/lustre/ldlm/ldlm_flock.c | 2 +-
480 drivers/staging/lustre/lustre/libcfs/module.c | 10 +-
481 drivers/staging/wilc1000/host_interface.h | 1 +
482 drivers/staging/wilc1000/wilc_spi.c | 1 +
483 drivers/tty/serial/uartlite.c | 4 +-
484 drivers/tty/sysrq.c | 2 +-
485 drivers/tty/tty_io.c | 4 +
486 drivers/tty/vt/keyboard.c | 22 +-
487 drivers/uio/uio.c | 6 +-
488 drivers/usb/core/hub.c | 5 +
489 drivers/usb/gadget/function/f_uac1.c | 1 +
490 drivers/usb/gadget/function/u_uac1.c | 1 +
491 drivers/usb/host/hwa-hc.c | 9 +-
492 drivers/usb/usbip/usbip_common.c | 11 +
493 drivers/usb/usbip/vhci_sysfs.c | 2 +-
494 drivers/video/fbdev/arcfb.c | 2 +-
495 drivers/video/fbdev/matrox/matroxfb_DAC1064.c | 10 +-
496 drivers/video/fbdev/matrox/matroxfb_Ti3026.c | 5 +-
497 drivers/video/fbdev/sh_mobile_lcdcfb.c | 6 +-
498 drivers/video/logo/logo_linux_clut224.ppm | 2720 ++++----
499 drivers/xen/xenfs/xenstored.c | 5 +
500 firmware/Makefile | 2 +
501 firmware/WHENCE | 20 +-
502 firmware/bnx2/bnx2-mips-06-6.2.3.fw.ihex | 5804 +++++++++++++++++
503 firmware/bnx2/bnx2-mips-09-6.2.1b.fw.ihex | 6496 ++++++++++++++++++++
504 fs/attr.c | 4 +
505 fs/autofs4/waitq.c | 9 +
506 fs/binfmt_aout.c | 7 +
507 fs/binfmt_elf.c | 40 +-
508 fs/compat.c | 20 +-
509 fs/coredump.c | 17 +-
510 fs/dcache.c | 3 +
511 fs/debugfs/inode.c | 19 +-
512 fs/ecryptfs/keystore.c | 6 +-
513 fs/exec.c | 235 +-
514 fs/ext2/balloc.c | 4 +-
515 fs/ext2/super.c | 8 +-
516 fs/ext4/balloc.c | 4 +-
517 fs/ext4/extents.c | 2 +-
518 fs/fcntl.c | 4 +
519 fs/fhandle.c | 3 +-
520 fs/file.c | 4 +
521 fs/filesystems.c | 4 +
522 fs/fs_struct.c | 20 +-
523 fs/hugetlbfs/inode.c | 5 +-
524 fs/inode.c | 8 +-
525 fs/kernfs/dir.c | 6 +
526 fs/mount.h | 4 +-
527 fs/namei.c | 295 +-
528 fs/namespace.c | 24 +
529 fs/nfsd/nfscache.c | 2 +-
530 fs/open.c | 38 +
531 fs/overlayfs/inode.c | 3 +
532 fs/overlayfs/super.c | 6 +-
533 fs/pipe.c | 2 +-
534 fs/posix_acl.c | 15 +-
535 fs/proc/Kconfig | 10 +-
536 fs/proc/array.c | 67 +-
537 fs/proc/base.c | 175 +-
538 fs/proc/cmdline.c | 4 +
539 fs/proc/devices.c | 4 +
540 fs/proc/fd.c | 13 +-
541 fs/proc/generic.c | 64 +
542 fs/proc/inode.c | 17 +
543 fs/proc/internal.h | 11 +-
544 fs/proc/interrupts.c | 4 +
545 fs/proc/kcore.c | 3 +
546 fs/proc/proc_net.c | 31 +
547 fs/proc/proc_sysctl.c | 52 +-
548 fs/proc/root.c | 8 +
549 fs/proc/stat.c | 69 +-
550 fs/proc/task_mmu.c | 66 +-
551 fs/readdir.c | 19 +
552 fs/reiserfs/item_ops.c | 24 +-
553 fs/reiserfs/super.c | 4 +
554 fs/select.c | 2 +
555 fs/seq_file.c | 30 +-
556 fs/stat.c | 20 +-
557 fs/sysfs/dir.c | 30 +-
558 fs/utimes.c | 7 +
559 fs/xattr.c | 26 +-
560 grsecurity/Kconfig | 1205 ++++
561 grsecurity/Makefile | 54 +
562 grsecurity/gracl.c | 2757 +++++++++
563 grsecurity/gracl_alloc.c | 105 +
564 grsecurity/gracl_cap.c | 127 +
565 grsecurity/gracl_compat.c | 269 +
566 grsecurity/gracl_fs.c | 448 ++
567 grsecurity/gracl_ip.c | 386 ++
568 grsecurity/gracl_learn.c | 207 +
569 grsecurity/gracl_policy.c | 1784 ++++++
570 grsecurity/gracl_res.c | 68 +
571 grsecurity/gracl_segv.c | 304 +
572 grsecurity/gracl_shm.c | 40 +
573 grsecurity/grsec_chdir.c | 19 +
574 grsecurity/grsec_chroot.c | 506 ++
575 grsecurity/grsec_disabled.c | 445 ++
576 grsecurity/grsec_exec.c | 189 +
577 grsecurity/grsec_fifo.c | 26 +
578 grsecurity/grsec_fork.c | 23 +
579 grsecurity/grsec_init.c | 294 +
580 grsecurity/grsec_ipc.c | 48 +
581 grsecurity/grsec_link.c | 65 +
582 grsecurity/grsec_log.c | 340 +
583 grsecurity/grsec_mem.c | 48 +
584 grsecurity/grsec_mount.c | 65 +
585 grsecurity/grsec_pax.c | 47 +
586 grsecurity/grsec_proc.c | 20 +
587 grsecurity/grsec_ptrace.c | 30 +
588 grsecurity/grsec_sig.c | 245 +
589 grsecurity/grsec_sock.c | 244 +
590 grsecurity/grsec_sysctl.c | 497 ++
591 grsecurity/grsec_time.c | 16 +
592 grsecurity/grsec_tpe.c | 78 +
593 grsecurity/grsec_tty.c | 18 +
594 grsecurity/grsec_usb.c | 15 +
595 grsecurity/grsum.c | 54 +
596 include/linux/binfmts.h | 5 +-
597 include/linux/capability.h | 13 +
598 include/linux/compiler-gcc.h | 5 +
599 include/linux/compiler.h | 8 +
600 include/linux/cred.h | 8 +-
601 include/linux/dcache.h | 5 +-
602 include/linux/fs.h | 24 +-
603 include/linux/fs_struct.h | 2 +-
604 include/linux/fsnotify.h | 6 +
605 include/linux/gracl.h | 342 ++
606 include/linux/gracl_compat.h | 156 +
607 include/linux/gralloc.h | 9 +
608 include/linux/grdefs.h | 140 +
609 include/linux/grinternal.h | 231 +
610 include/linux/grmsg.h | 120 +
611 include/linux/grsecurity.h | 259 +
612 include/linux/grsock.h | 19 +
613 include/linux/ipc.h | 2 +-
614 include/linux/ipc_namespace.h | 2 +-
615 include/linux/kallsyms.h | 18 +-
616 include/linux/key-type.h | 4 +-
617 include/linux/kmod.h | 5 +
618 include/linux/kobject.h | 2 +-
619 include/linux/lsm_hooks.h | 4 +-
620 include/linux/mm.h | 12 +
621 include/linux/mm_types.h | 4 +-
622 include/linux/module.h | 5 +-
623 include/linux/mount.h | 2 +-
624 include/linux/msg.h | 2 +-
625 include/linux/netfilter/xt_gradm.h | 9 +
626 include/linux/path.h | 4 +-
627 include/linux/perf_event.h | 13 +-
628 include/linux/pid_namespace.h | 2 +-
629 include/linux/printk.h | 2 +-
630 include/linux/proc_fs.h | 22 +-
631 include/linux/proc_ns.h | 2 +-
632 include/linux/random.h | 2 +-
633 include/linux/rbtree_augmented.h | 4 +-
634 include/linux/scatterlist.h | 12 +-
635 include/linux/sched.h | 114 +-
636 include/linux/security.h | 1 +
637 include/linux/sem.h | 2 +-
638 include/linux/seq_file.h | 5 +
639 include/linux/shm.h | 6 +-
640 include/linux/skbuff.h | 3 +
641 include/linux/slab.h | 9 -
642 include/linux/sysctl.h | 8 +-
643 include/linux/thread_info.h | 6 +-
644 include/linux/tty.h | 2 +-
645 include/linux/tty_driver.h | 4 +-
646 include/linux/uidgid.h | 5 +
647 include/linux/user_namespace.h | 2 +-
648 include/linux/utsname.h | 2 +-
649 include/linux/vermagic.h | 16 +-
650 include/linux/vmalloc.h | 8 +
651 include/net/af_unix.h | 2 +-
652 include/net/ip.h | 2 +-
653 include/net/neighbour.h | 2 +-
654 include/net/net_namespace.h | 2 +-
655 include/net/sctp/structs.h | 2 +-
656 include/net/sock.h | 2 +-
657 include/trace/events/fs.h | 53 +
658 include/uapi/linux/personality.h | 1 +
659 init/Kconfig | 4 +
660 init/main.c | 46 +-
661 ipc/mqueue.c | 1 +
662 ipc/msg.c | 3 +-
663 ipc/msgutil.c | 4 +-
664 ipc/sem.c | 3 +-
665 ipc/shm.c | 26 +-
666 ipc/util.c | 6 +
667 kernel/auditsc.c | 2 +-
668 kernel/bpf/syscall.c | 10 +-
669 kernel/bpf/verifier.c | 1 -
670 kernel/capability.c | 41 +-
671 kernel/cgroup.c | 5 +-
672 kernel/compat.c | 1 +
673 kernel/configs.c | 11 +
674 kernel/cred.c | 112 +-
675 kernel/events/core.c | 14 +-
676 kernel/exit.c | 10 +-
677 kernel/fork.c | 86 +-
678 kernel/futex.c | 4 +-
679 kernel/kallsyms.c | 9 +
680 kernel/kcmp.c | 4 +
681 kernel/kexec_core.c | 2 +-
682 kernel/kmod.c | 96 +-
683 kernel/kprobes.c | 9 +-
684 kernel/ksysfs.c | 2 +
685 kernel/locking/lockdep_proc.c | 10 +-
686 kernel/module.c | 110 +-
687 kernel/panic.c | 4 +-
688 kernel/pid.c | 18 +-
689 kernel/power/Kconfig | 2 +
690 kernel/printk/printk.c | 7 +-
691 kernel/ptrace.c | 50 +-
692 kernel/resource.c | 10 +
693 kernel/sched/core.c | 11 +-
694 kernel/sched/debug.c | 4 +
695 kernel/signal.c | 37 +-
696 kernel/sys.c | 64 +-
697 kernel/sysctl.c | 172 +-
698 kernel/taskstats.c | 6 +
699 kernel/time/posix-timers.c | 8 +
700 kernel/time/time.c | 5 +
701 kernel/time/timekeeping.c | 3 +
702 kernel/time/timer_list.c | 13 +-
703 kernel/time/timer_stats.c | 10 +-
704 kernel/trace/Kconfig | 2 +
705 kernel/trace/trace_syscalls.c | 8 +
706 kernel/user_namespace.c | 15 +
707 kernel/workqueue.c | 29 +
708 lib/Kconfig.debug | 12 +-
709 lib/Kconfig.kasan | 2 +-
710 lib/is_single_threaded.c | 3 +
711 lib/list_debug.c | 65 +-
712 lib/nlattr.c | 2 +
713 lib/rbtree.c | 4 +-
714 lib/vsprintf.c | 39 +-
715 localversion-grsec | 1 +
716 mm/Kconfig | 8 +-
717 mm/Kconfig.debug | 1 +
718 mm/filemap.c | 8 +-
719 mm/kmemleak.c | 4 +-
720 mm/memory.c | 2 +-
721 mm/mempolicy.c | 12 +-
722 mm/migrate.c | 3 +-
723 mm/mlock.c | 11 +-
724 mm/mmap.c | 127 +-
725 mm/mprotect.c | 8 +
726 mm/oom_kill.c | 4 +
727 mm/page_alloc.c | 2 +-
728 mm/process_vm_access.c | 6 +
729 mm/shmem.c | 2 +-
730 mm/slab.c | 14 +-
731 mm/slab_common.c | 2 +-
732 mm/slob.c | 12 +
733 mm/slub.c | 33 +-
734 mm/swap.c | 6 +-
735 mm/util.c | 3 +
736 mm/vmalloc.c | 82 +-
737 mm/vmstat.c | 29 +-
738 net/appletalk/atalk_proc.c | 2 +-
739 net/atm/lec.c | 6 +-
740 net/atm/mpoa_caches.c | 43 +-
741 net/bridge/netfilter/ebtables.c | 4 +
742 net/can/bcm.c | 2 +-
743 net/can/proc.c | 2 +-
744 net/core/dev_ioctl.c | 7 +-
745 net/core/filter.c | 8 +-
746 net/core/net-procfs.c | 17 +-
747 net/core/pktgen.c | 2 +-
748 net/core/sock.c | 23 +-
749 net/core/sysctl_net_core.c | 2 +-
750 net/decnet/dn_dev.c | 2 +-
751 net/ipv4/devinet.c | 6 +-
752 net/ipv4/inet_hashtables.c | 4 +
753 net/ipv4/ip_input.c | 7 +
754 net/ipv4/ip_sockglue.c | 3 +-
755 net/ipv4/netfilter/arp_tables.c | 43 +-
756 net/ipv4/netfilter/ip_tables.c | 48 +-
757 net/ipv4/netfilter/ipt_CLUSTERIP.c | 2 +-
758 net/ipv4/route.c | 6 +-
759 net/ipv4/tcp_input.c | 6 +-
760 net/ipv4/tcp_ipv4.c | 24 +-
761 net/ipv4/tcp_minisocks.c | 9 +-
762 net/ipv4/tcp_timer.c | 11 +
763 net/ipv4/udp.c | 24 +
764 net/ipv6/addrconf.c | 13 +-
765 net/ipv6/netfilter/ip6_tables.c | 48 +-
766 net/ipv6/proc.c | 2 +-
767 net/ipv6/tcp_ipv6.c | 23 +-
768 net/ipv6/udp.c | 7 +
769 net/ipx/ipx_proc.c | 2 +-
770 net/irda/irproc.c | 2 +-
771 net/llc/llc_proc.c | 2 +-
772 net/netfilter/Kconfig | 10 +
773 net/netfilter/Makefile | 1 +
774 net/netfilter/nf_conntrack_core.c | 8 +
775 net/netfilter/xt_gradm.c | 51 +
776 net/netfilter/xt_hashlimit.c | 4 +-
777 net/netfilter/xt_recent.c | 2 +-
778 net/packet/af_packet.c | 1 +
779 net/sctp/bind_addr.c | 14 +-
780 net/sctp/protocol.c | 1 +
781 net/sctp/sm_make_chunk.c | 3 +-
782 net/sctp/socket.c | 4 +-
783 net/socket.c | 75 +-
784 net/sunrpc/Kconfig | 1 +
785 net/sunrpc/cache.c | 2 +-
786 net/sunrpc/stats.c | 2 +-
787 net/sysctl_net.c | 2 +-
788 net/unix/af_unix.c | 52 +-
789 net/vmw_vsock/vmci_transport_notify.c | 30 +-
790 net/vmw_vsock/vmci_transport_notify_qstate.c | 30 +-
791 net/x25/sysctl_net_x25.c | 2 +-
792 net/x25/x25_proc.c | 2 +-
793 scripts/package/Makefile | 2 +-
794 scripts/package/mkspec | 41 +-
795 security/Kconfig | 364 +-
796 security/apparmor/file.c | 4 +-
797 security/apparmor/lsm.c | 8 +-
798 security/commoncap.c | 29 +
799 security/keys/internal.h | 2 +-
800 security/min_addr.c | 2 +
801 security/tomoyo/file.c | 12 +-
802 security/tomoyo/mount.c | 4 +
803 security/tomoyo/tomoyo.c | 20 +-
804 security/yama/Kconfig | 2 +-
805 sound/synth/emux/emux_seq.c | 14 +-
806 sound/usb/line6/driver.c | 40 +-
807 sound/usb/line6/toneport.c | 12 +-
808 tools/gcc/.gitignore | 1 +
809 tools/gcc/Makefile | 12 +
810 tools/gcc/gen-random-seed.sh | 8 +
811 tools/gcc/randomize_layout_plugin.c | 935 +++
812 tools/gcc/randomize_layout_seed.h | 1 -
813 .../size_overflow_plugin/size_overflow_hash.data | 202 +-
814 511 files changed, 32630 insertions(+), 3134 deletions(-)
815
816 commit a89837d0fc99aab94b5c8b975215de260271c1f7
817 Author: Brad Spengler <spender@grsecurity.net>
818 Date: Wed Apr 27 20:43:37 2016 -0400
819
820 Initial port of PaX to 4.5.2 with a limited form of RAP
821 (< 1/5th the total size of the full developed RAP plugin)
822 No retaddr protection via XOR canary
823 No C++ support
824 No LTO support
825 Removal of a few optimization passes
826 No compile time reporting of bad fptr casts
827
828 The RAP plugin should therefore be used only to compile an
829 appropriate vanilla kernel with this patch.
830
831 Documentation/dontdiff | 46 +-
832 Documentation/kbuild/makefiles.txt | 39 +-
833 Documentation/kernel-parameters.txt | 28 +
834 Makefile | 52 +-
835 arch/alpha/include/asm/atomic.h | 10 +
836 arch/alpha/include/asm/elf.h | 7 +
837 arch/alpha/include/asm/pgalloc.h | 6 +
838 arch/alpha/include/asm/pgtable.h | 11 +
839 arch/alpha/kernel/module.c | 2 +-
840 arch/alpha/kernel/osf_sys.c | 8 +-
841 arch/alpha/mm/fault.c | 141 +-
842 arch/arm/Kconfig | 3 +-
843 arch/arm/include/asm/atomic.h | 323 +-
844 arch/arm/include/asm/cache.h | 5 +-
845 arch/arm/include/asm/cacheflush.h | 2 +-
846 arch/arm/include/asm/checksum.h | 14 +-
847 arch/arm/include/asm/cmpxchg.h | 4 +
848 arch/arm/include/asm/cpuidle.h | 2 +-
849 arch/arm/include/asm/domain.h | 42 +-
850 arch/arm/include/asm/elf.h | 9 +-
851 arch/arm/include/asm/fncpy.h | 2 +
852 arch/arm/include/asm/futex.h | 1 +
853 arch/arm/include/asm/kmap_types.h | 2 +-
854 arch/arm/include/asm/mach/dma.h | 2 +-
855 arch/arm/include/asm/mach/map.h | 16 +-
856 arch/arm/include/asm/outercache.h | 2 +-
857 arch/arm/include/asm/page.h | 3 +-
858 arch/arm/include/asm/pgalloc.h | 20 +
859 arch/arm/include/asm/pgtable-2level-hwdef.h | 4 +-
860 arch/arm/include/asm/pgtable-2level.h | 3 +
861 arch/arm/include/asm/pgtable-3level.h | 3 +
862 arch/arm/include/asm/pgtable.h | 54 +-
863 arch/arm/include/asm/smp.h | 2 +-
864 arch/arm/include/asm/thread_info.h | 3 +
865 arch/arm/include/asm/tls.h | 3 +
866 arch/arm/include/asm/uaccess.h | 113 +-
867 arch/arm/include/uapi/asm/ptrace.h | 2 +-
868 arch/arm/kernel/armksyms.c | 2 +-
869 arch/arm/kernel/cpuidle.c | 2 +-
870 arch/arm/kernel/entry-armv.S | 109 +-
871 arch/arm/kernel/entry-common.S | 40 +-
872 arch/arm/kernel/entry-header.S | 55 +
873 arch/arm/kernel/fiq.c | 3 +
874 arch/arm/kernel/module-plts.c | 7 +-
875 arch/arm/kernel/module.c | 38 +-
876 arch/arm/kernel/patch.c | 2 +
877 arch/arm/kernel/process.c | 92 +-
878 arch/arm/kernel/reboot.c | 1 +
879 arch/arm/kernel/setup.c | 20 +-
880 arch/arm/kernel/signal.c | 35 +-
881 arch/arm/kernel/smp.c | 2 +-
882 arch/arm/kernel/tcm.c | 4 +-
883 arch/arm/kernel/vmlinux.lds.S | 6 +-
884 arch/arm/kvm/arm.c | 8 +-
885 arch/arm/lib/copy_page.S | 1 +
886 arch/arm/lib/csumpartialcopyuser.S | 4 +-
887 arch/arm/lib/delay.c | 2 +-
888 arch/arm/lib/uaccess_with_memcpy.c | 4 +-
889 arch/arm/mach-exynos/suspend.c | 6 +-
890 arch/arm/mach-mvebu/coherency.c | 4 +-
891 arch/arm/mach-omap2/board-n8x0.c | 2 +-
892 arch/arm/mach-omap2/omap-mpuss-lowpower.c | 4 +-
893 arch/arm/mach-omap2/omap-smp.c | 1 +
894 arch/arm/mach-omap2/omap_device.c | 4 +-
895 arch/arm/mach-omap2/omap_device.h | 4 +-
896 arch/arm/mach-omap2/omap_hwmod.c | 4 +-
897 arch/arm/mach-omap2/powerdomains43xx_data.c | 5 +-
898 arch/arm/mach-omap2/wd_timer.c | 6 +-
899 arch/arm/mach-shmobile/platsmp-apmu.c | 5 +-
900 arch/arm/mach-tegra/cpuidle-tegra20.c | 2 +-
901 arch/arm/mach-tegra/irq.c | 1 +
902 arch/arm/mach-ux500/pm.c | 1 +
903 arch/arm/mach-zynq/platsmp.c | 1 +
904 arch/arm/mm/Kconfig | 6 +-
905 arch/arm/mm/cache-l2x0.c | 2 +-
906 arch/arm/mm/context.c | 10 +-
907 arch/arm/mm/fault.c | 146 +
908 arch/arm/mm/fault.h | 12 +
909 arch/arm/mm/init.c | 39 +
910 arch/arm/mm/ioremap.c | 4 +-
911 arch/arm/mm/mmap.c | 36 +-
912 arch/arm/mm/mmu.c | 162 +-
913 arch/arm/net/bpf_jit_32.c | 3 +
914 arch/arm/plat-iop/setup.c | 2 +-
915 arch/arm/plat-omap/sram.c | 2 +
916 arch/arm64/include/asm/atomic.h | 10 +
917 arch/arm64/include/asm/percpu.h | 8 +-
918 arch/arm64/include/asm/pgalloc.h | 5 +
919 arch/arm64/include/asm/uaccess.h | 1 +
920 arch/arm64/mm/dma-mapping.c | 2 +-
921 arch/avr32/include/asm/elf.h | 8 +-
922 arch/avr32/include/asm/kmap_types.h | 4 +-
923 arch/avr32/mm/fault.c | 27 +
924 arch/frv/include/asm/atomic.h | 10 +
925 arch/frv/include/asm/kmap_types.h | 2 +-
926 arch/frv/mm/elf-fdpic.c | 3 +-
927 arch/ia64/Makefile | 1 +
928 arch/ia64/include/asm/atomic.h | 10 +
929 arch/ia64/include/asm/elf.h | 7 +
930 arch/ia64/include/asm/pgalloc.h | 12 +
931 arch/ia64/include/asm/pgtable.h | 13 +-
932 arch/ia64/include/asm/spinlock.h | 2 +-
933 arch/ia64/include/asm/uaccess.h | 27 +-
934 arch/ia64/kernel/module.c | 20 +-
935 arch/ia64/kernel/palinfo.c | 2 +-
936 arch/ia64/kernel/sys_ia64.c | 7 +
937 arch/ia64/kernel/vmlinux.lds.S | 2 +-
938 arch/ia64/mm/fault.c | 32 +-
939 arch/ia64/mm/init.c | 15 +-
940 arch/m32r/lib/usercopy.c | 6 +
941 arch/mips/cavium-octeon/dma-octeon.c | 2 +-
942 arch/mips/include/asm/atomic.h | 372 +-
943 arch/mips/include/asm/cache.h | 3 +-
944 arch/mips/include/asm/elf.h | 7 +
945 arch/mips/include/asm/exec.h | 2 +-
946 arch/mips/include/asm/hw_irq.h | 2 +-
947 arch/mips/include/asm/local.h | 57 +
948 arch/mips/include/asm/page.h | 2 +-
949 arch/mips/include/asm/pgalloc.h | 5 +
950 arch/mips/include/asm/pgtable.h | 3 +
951 arch/mips/include/asm/uaccess.h | 1 +
952 arch/mips/kernel/binfmt_elfn32.c | 7 +
953 arch/mips/kernel/binfmt_elfo32.c | 7 +
954 arch/mips/kernel/irq-gt641xx.c | 2 +-
955 arch/mips/kernel/irq.c | 6 +-
956 arch/mips/kernel/pm-cps.c | 2 +-
957 arch/mips/kernel/process.c | 12 -
958 arch/mips/kernel/sync-r4k.c | 24 +-
959 arch/mips/kernel/traps.c | 13 +-
960 arch/mips/lib/ashldi3.c | 21 +-
961 arch/mips/lib/ashrdi3.c | 19 +-
962 arch/mips/lib/libgcc.h | 12 +-
963 arch/mips/mm/fault.c | 25 +
964 arch/mips/mm/init.c | 4 +-
965 arch/mips/mm/mmap.c | 51 +-
966 arch/mips/sgi-ip27/ip27-nmi.c | 6 +-
967 arch/mips/sni/rm200.c | 2 +-
968 arch/mips/vr41xx/common/icu.c | 2 +-
969 arch/mips/vr41xx/common/irq.c | 4 +-
970 arch/parisc/include/asm/atomic.h | 10 +
971 arch/parisc/include/asm/elf.h | 7 +
972 arch/parisc/include/asm/pgalloc.h | 6 +
973 arch/parisc/include/asm/pgtable.h | 11 +
974 arch/parisc/include/asm/uaccess.h | 4 +-
975 arch/parisc/kernel/module.c | 26 +-
976 arch/parisc/kernel/sys_parisc.c | 15 +
977 arch/parisc/kernel/traps.c | 4 +-
978 arch/parisc/mm/fault.c | 140 +-
979 arch/powerpc/include/asm/atomic.h | 329 +-
980 arch/powerpc/include/asm/book3s/32/hash.h | 1 +
981 arch/powerpc/include/asm/elf.h | 12 +
982 arch/powerpc/include/asm/exec.h | 2 +-
983 arch/powerpc/include/asm/kmap_types.h | 2 +-
984 arch/powerpc/include/asm/local.h | 46 +
985 arch/powerpc/include/asm/mman.h | 2 +-
986 arch/powerpc/include/asm/page.h | 8 +-
987 arch/powerpc/include/asm/page_64.h | 7 +-
988 arch/powerpc/include/asm/pgalloc-64.h | 7 +
989 arch/powerpc/include/asm/pgtable.h | 1 +
990 arch/powerpc/include/asm/reg.h | 1 +
991 arch/powerpc/include/asm/smp.h | 2 +-
992 arch/powerpc/include/asm/spinlock.h | 42 +-
993 arch/powerpc/include/asm/uaccess.h | 141 +-
994 arch/powerpc/kernel/Makefile | 5 +
995 arch/powerpc/kernel/exceptions-64e.S | 4 +-
996 arch/powerpc/kernel/exceptions-64s.S | 2 +-
997 arch/powerpc/kernel/module_32.c | 15 +-
998 arch/powerpc/kernel/process.c | 46 -
999 arch/powerpc/kernel/signal_32.c | 2 +-
1000 arch/powerpc/kernel/signal_64.c | 2 +-
1001 arch/powerpc/kernel/traps.c | 21 +
1002 arch/powerpc/kernel/vdso.c | 5 +-
1003 arch/powerpc/lib/usercopy_64.c | 18 -
1004 arch/powerpc/mm/fault.c | 56 +-
1005 arch/powerpc/mm/mmap.c | 16 +
1006 arch/powerpc/mm/slice.c | 21 +-
1007 arch/powerpc/platforms/cell/spufs/file.c | 4 +-
1008 arch/s390/include/asm/atomic.h | 10 +
1009 arch/s390/include/asm/elf.h | 7 +
1010 arch/s390/include/asm/exec.h | 2 +-
1011 arch/s390/include/asm/uaccess.h | 13 +-
1012 arch/s390/kernel/module.c | 22 +-
1013 arch/s390/kernel/process.c | 20 -
1014 arch/s390/mm/mmap.c | 22 +-
1015 arch/score/include/asm/exec.h | 2 +-
1016 arch/score/kernel/process.c | 5 -
1017 arch/sh/mm/mmap.c | 28 +-
1018 arch/sparc/include/asm/atomic_64.h | 110 +-
1019 arch/sparc/include/asm/cache.h | 2 +-
1020 arch/sparc/include/asm/elf_32.h | 7 +
1021 arch/sparc/include/asm/elf_64.h | 7 +
1022 arch/sparc/include/asm/pgalloc_32.h | 1 +
1023 arch/sparc/include/asm/pgalloc_64.h | 1 +
1024 arch/sparc/include/asm/pgtable.h | 4 +
1025 arch/sparc/include/asm/pgtable_32.h | 15 +-
1026 arch/sparc/include/asm/pgtsrmmu.h | 5 +
1027 arch/sparc/include/asm/setup.h | 4 +-
1028 arch/sparc/include/asm/spinlock_64.h | 35 +-
1029 arch/sparc/include/asm/thread_info_32.h | 1 +
1030 arch/sparc/include/asm/thread_info_64.h | 2 +
1031 arch/sparc/include/asm/uaccess.h | 1 +
1032 arch/sparc/include/asm/uaccess_32.h | 28 +-
1033 arch/sparc/include/asm/uaccess_64.h | 24 +-
1034 arch/sparc/kernel/Makefile | 2 +-
1035 arch/sparc/kernel/prom_common.c | 2 +-
1036 arch/sparc/kernel/smp_64.c | 8 +-
1037 arch/sparc/kernel/sys_sparc_32.c | 2 +-
1038 arch/sparc/kernel/sys_sparc_64.c | 58 +-
1039 arch/sparc/kernel/traps_64.c | 27 +-
1040 arch/sparc/lib/Makefile | 2 +-
1041 arch/sparc/lib/atomic_64.S | 57 +-
1042 arch/sparc/lib/ksyms.c | 6 +-
1043 arch/sparc/mm/Makefile | 2 +-
1044 arch/sparc/mm/fault_32.c | 292 +
1045 arch/sparc/mm/fault_64.c | 486 +
1046 arch/sparc/mm/hugetlbpage.c | 30 +-
1047 arch/sparc/mm/init_64.c | 10 +-
1048 arch/tile/include/asm/atomic_64.h | 10 +
1049 arch/tile/include/asm/uaccess.h | 4 +-
1050 arch/um/Makefile | 4 +
1051 arch/um/include/asm/kmap_types.h | 2 +-
1052 arch/um/include/asm/page.h | 3 +
1053 arch/um/include/asm/pgtable-3level.h | 1 +
1054 arch/um/kernel/process.c | 16 -
1055 arch/x86/Kconfig | 26 +-
1056 arch/x86/Kconfig.cpu | 6 +-
1057 arch/x86/Kconfig.debug | 4 +-
1058 arch/x86/Makefile | 13 +-
1059 arch/x86/boot/Makefile | 3 +
1060 arch/x86/boot/bitops.h | 4 +-
1061 arch/x86/boot/boot.h | 2 +-
1062 arch/x86/boot/compressed/Makefile | 20 +
1063 arch/x86/boot/compressed/efi_stub_32.S | 16 +-
1064 arch/x86/boot/compressed/efi_thunk_64.S | 4 +-
1065 arch/x86/boot/compressed/head_32.S | 4 +-
1066 arch/x86/boot/compressed/head_64.S | 12 +-
1067 arch/x86/boot/compressed/misc.c | 11 +-
1068 arch/x86/boot/cpucheck.c | 16 +-
1069 arch/x86/boot/header.S | 6 +-
1070 arch/x86/boot/memory.c | 2 +-
1071 arch/x86/boot/video-vesa.c | 1 +
1072 arch/x86/boot/video.c | 2 +-
1073 arch/x86/crypto/aes-x86_64-asm_64.S | 4 +
1074 arch/x86/crypto/aesni-intel_asm.S | 110 +-
1075 arch/x86/crypto/aesni-intel_glue.c | 4 +-
1076 arch/x86/crypto/blowfish-x86_64-asm_64.S | 11 +-
1077 arch/x86/crypto/camellia-aesni-avx-asm_64.S | 22 +-
1078 arch/x86/crypto/camellia-aesni-avx2-asm_64.S | 22 +-
1079 arch/x86/crypto/camellia-x86_64-asm_64.S | 11 +-
1080 arch/x86/crypto/camellia_aesni_avx2_glue.c | 18 +-
1081 arch/x86/crypto/camellia_aesni_avx_glue.c | 18 +-
1082 arch/x86/crypto/camellia_glue.c | 8 +-
1083 arch/x86/crypto/cast5-avx-x86_64-asm_64.S | 55 +-
1084 arch/x86/crypto/cast6-avx-x86_64-asm_64.S | 37 +-
1085 arch/x86/crypto/cast6_avx_glue.c | 16 +-
1086 arch/x86/crypto/crc32c-pcl-intel-asm_64.S | 2 +
1087 arch/x86/crypto/ghash-clmulni-intel_asm.S | 4 +
1088 arch/x86/crypto/glue_helper.c | 2 +-
1089 arch/x86/crypto/salsa20-x86_64-asm_64.S | 4 +
1090 arch/x86/crypto/serpent-avx-x86_64-asm_64.S | 21 +-
1091 arch/x86/crypto/serpent-avx2-asm_64.S | 21 +-
1092 arch/x86/crypto/serpent-sse2-x86_64-asm_64.S | 4 +
1093 arch/x86/crypto/serpent_avx2_glue.c | 14 +-
1094 arch/x86/crypto/serpent_avx_glue.c | 18 +-
1095 arch/x86/crypto/serpent_sse2_glue.c | 4 +-
1096 arch/x86/crypto/sha1_ssse3_asm.S | 13 +-
1097 arch/x86/crypto/sha1_ssse3_glue.c | 56 +-
1098 arch/x86/crypto/sha256-avx-asm.S | 5 +-
1099 arch/x86/crypto/sha256-avx2-asm.S | 5 +-
1100 arch/x86/crypto/sha256-ssse3-asm.S | 6 +-
1101 arch/x86/crypto/sha256_ssse3_glue.c | 26 +-
1102 arch/x86/crypto/sha512-avx-asm.S | 5 +-
1103 arch/x86/crypto/sha512-avx2-asm.S | 5 +-
1104 arch/x86/crypto/sha512-ssse3-asm.S | 5 +-
1105 arch/x86/crypto/sha512_ssse3_glue.c | 22 +-
1106 arch/x86/crypto/twofish-avx-x86_64-asm_64.S | 37 +-
1107 arch/x86/crypto/twofish-i586-asm_32.S | 2 +-
1108 arch/x86/crypto/twofish-x86_64-asm_64-3way.S | 6 +-
1109 arch/x86/crypto/twofish-x86_64-asm_64.S | 7 +-
1110 arch/x86/crypto/twofish_avx_glue.c | 21 +-
1111 arch/x86/crypto/twofish_glue.c | 4 +-
1112 arch/x86/crypto/twofish_glue_3way.c | 12 +-
1113 arch/x86/entry/Makefile | 2 +
1114 arch/x86/entry/calling.h | 86 +-
1115 arch/x86/entry/common.c | 70 +-
1116 arch/x86/entry/entry_32.S | 311 +-
1117 arch/x86/entry/entry_64.S | 629 +-
1118 arch/x86/entry/entry_64_compat.S | 115 +-
1119 arch/x86/entry/thunk_64.S | 2 +
1120 arch/x86/entry/vdso/Makefile | 5 +-
1121 arch/x86/entry/vdso/vclock_gettime.c | 2 +-
1122 arch/x86/entry/vdso/vdso2c.h | 8 +-
1123 arch/x86/entry/vdso/vma.c | 37 +-
1124 arch/x86/entry/vsyscall/vsyscall_64.c | 20 +-
1125 arch/x86/entry/vsyscall/vsyscall_emu_64.S | 2 +-
1126 arch/x86/ia32/ia32_signal.c | 23 +-
1127 arch/x86/ia32/sys_ia32.c | 42 +-
1128 arch/x86/include/asm/alternative-asm.h | 51 +-
1129 arch/x86/include/asm/alternative.h | 4 +-
1130 arch/x86/include/asm/apic.h | 2 +-
1131 arch/x86/include/asm/apm.h | 4 +-
1132 arch/x86/include/asm/atomic.h | 230 +-
1133 arch/x86/include/asm/atomic64_32.h | 100 +
1134 arch/x86/include/asm/atomic64_64.h | 164 +-
1135 arch/x86/include/asm/bitops.h | 18 +-
1136 arch/x86/include/asm/boot.h | 2 +-
1137 arch/x86/include/asm/cache.h | 5 +-
1138 arch/x86/include/asm/checksum_32.h | 12 +-
1139 arch/x86/include/asm/cmpxchg.h | 39 +
1140 arch/x86/include/asm/compat.h | 4 +
1141 arch/x86/include/asm/cpufeature.h | 16 +-
1142 arch/x86/include/asm/crypto/camellia.h | 30 +-
1143 arch/x86/include/asm/crypto/glue_helper.h | 10 +-
1144 arch/x86/include/asm/crypto/serpent-avx.h | 18 +-
1145 arch/x86/include/asm/crypto/serpent-sse2.h | 8 +-
1146 arch/x86/include/asm/crypto/twofish.h | 10 +-
1147 arch/x86/include/asm/desc.h | 78 +-
1148 arch/x86/include/asm/desc_defs.h | 6 +
1149 arch/x86/include/asm/div64.h | 2 +-
1150 arch/x86/include/asm/dma.h | 2 +
1151 arch/x86/include/asm/elf.h | 33 +-
1152 arch/x86/include/asm/emergency-restart.h | 2 +-
1153 arch/x86/include/asm/fpu/internal.h | 38 +-
1154 arch/x86/include/asm/fpu/types.h | 5 +-
1155 arch/x86/include/asm/futex.h | 14 +-
1156 arch/x86/include/asm/hw_irq.h | 4 +-
1157 arch/x86/include/asm/hypervisor.h | 2 +-
1158 arch/x86/include/asm/i8259.h | 2 +-
1159 arch/x86/include/asm/io.h | 22 +-
1160 arch/x86/include/asm/irqflags.h | 5 +
1161 arch/x86/include/asm/kprobes.h | 9 +-
1162 arch/x86/include/asm/kvm_emulate.h | 7 +-
1163 arch/x86/include/asm/local.h | 106 +-
1164 arch/x86/include/asm/mman.h | 15 +
1165 arch/x86/include/asm/mmu.h | 14 +-
1166 arch/x86/include/asm/mmu_context.h | 133 +-
1167 arch/x86/include/asm/module.h | 23 +-
1168 arch/x86/include/asm/nmi.h | 19 +-
1169 arch/x86/include/asm/page.h | 1 +
1170 arch/x86/include/asm/page_32.h | 12 +-
1171 arch/x86/include/asm/page_64.h | 14 +-
1172 arch/x86/include/asm/paravirt.h | 46 +-
1173 arch/x86/include/asm/paravirt_types.h | 13 +-
1174 arch/x86/include/asm/pgalloc.h | 23 +
1175 arch/x86/include/asm/pgtable-2level.h | 2 +
1176 arch/x86/include/asm/pgtable-3level.h | 7 +
1177 arch/x86/include/asm/pgtable.h | 126 +-
1178 arch/x86/include/asm/pgtable_32.h | 14 +-
1179 arch/x86/include/asm/pgtable_32_types.h | 24 +-
1180 arch/x86/include/asm/pgtable_64.h | 23 +-
1181 arch/x86/include/asm/pgtable_64_types.h | 5 +
1182 arch/x86/include/asm/pgtable_types.h | 27 +-
1183 arch/x86/include/asm/pmem.h | 2 +-
1184 arch/x86/include/asm/preempt.h | 2 +-
1185 arch/x86/include/asm/processor.h | 57 +-
1186 arch/x86/include/asm/ptrace.h | 15 +-
1187 arch/x86/include/asm/realmode.h | 4 +-
1188 arch/x86/include/asm/reboot.h | 10 +-
1189 arch/x86/include/asm/rmwcc.h | 84 +-
1190 arch/x86/include/asm/rwsem.h | 60 +-
1191 arch/x86/include/asm/segment.h | 27 +-
1192 arch/x86/include/asm/smap.h | 43 +
1193 arch/x86/include/asm/smp.h | 14 +-
1194 arch/x86/include/asm/stackprotector.h | 4 +-
1195 arch/x86/include/asm/stacktrace.h | 34 +-
1196 arch/x86/include/asm/switch_to.h | 4 +-
1197 arch/x86/include/asm/sys_ia32.h | 6 +-
1198 arch/x86/include/asm/thread_info.h | 27 +-
1199 arch/x86/include/asm/tlbflush.h | 77 +-
1200 arch/x86/include/asm/traps.h | 4 +-
1201 arch/x86/include/asm/uaccess.h | 210 +-
1202 arch/x86/include/asm/uaccess_32.h | 28 +-
1203 arch/x86/include/asm/uaccess_64.h | 169 +-
1204 arch/x86/include/asm/word-at-a-time.h | 2 +-
1205 arch/x86/include/asm/x86_init.h | 10 +-
1206 arch/x86/include/asm/xen/page.h | 2 +-
1207 arch/x86/include/uapi/asm/e820.h | 2 +-
1208 arch/x86/kernel/Makefile | 2 +-
1209 arch/x86/kernel/acpi/boot.c | 4 +-
1210 arch/x86/kernel/acpi/sleep.c | 4 +
1211 arch/x86/kernel/acpi/wakeup_32.S | 6 +-
1212 arch/x86/kernel/alternative.c | 124 +-
1213 arch/x86/kernel/apic/apic.c | 4 +-
1214 arch/x86/kernel/apic/apic_flat_64.c | 6 +-
1215 arch/x86/kernel/apic/apic_noop.c | 2 +-
1216 arch/x86/kernel/apic/bigsmp_32.c | 2 +-
1217 arch/x86/kernel/apic/io_apic.c | 10 +-
1218 arch/x86/kernel/apic/msi.c | 2 +-
1219 arch/x86/kernel/apic/probe_32.c | 4 +-
1220 arch/x86/kernel/apic/vector.c | 2 +
1221 arch/x86/kernel/apic/x2apic_cluster.c | 2 +-
1222 arch/x86/kernel/apic/x2apic_phys.c | 2 +-
1223 arch/x86/kernel/apic/x2apic_uv_x.c | 2 +-
1224 arch/x86/kernel/apm_32.c | 21 +-
1225 arch/x86/kernel/asm-offsets.c | 20 +
1226 arch/x86/kernel/asm-offsets_64.c | 1 +
1227 arch/x86/kernel/cpu/Makefile | 4 -
1228 arch/x86/kernel/cpu/amd.c | 2 +-
1229 arch/x86/kernel/cpu/bugs_64.c | 2 +
1230 arch/x86/kernel/cpu/common.c | 202 +-
1231 arch/x86/kernel/cpu/intel_cacheinfo.c | 14 +-
1232 arch/x86/kernel/cpu/mcheck/mce.c | 34 +-
1233 arch/x86/kernel/cpu/mcheck/p5.c | 3 +
1234 arch/x86/kernel/cpu/mcheck/winchip.c | 3 +
1235 arch/x86/kernel/cpu/microcode/intel.c | 4 +-
1236 arch/x86/kernel/cpu/mshyperv.c | 2 +-
1237 arch/x86/kernel/cpu/mtrr/generic.c | 6 +-
1238 arch/x86/kernel/cpu/mtrr/main.c | 2 +-
1239 arch/x86/kernel/cpu/mtrr/mtrr.h | 2 +-
1240 arch/x86/kernel/cpu/perf_event.c | 10 +-
1241 arch/x86/kernel/cpu/perf_event.h | 2 +-
1242 arch/x86/kernel/cpu/perf_event_amd_iommu.c | 8 +-
1243 arch/x86/kernel/cpu/perf_event_intel.c | 34 +-
1244 arch/x86/kernel/cpu/perf_event_intel_bts.c | 6 +-
1245 arch/x86/kernel/cpu/perf_event_intel_cqm.c | 4 +-
1246 arch/x86/kernel/cpu/perf_event_intel_ds.c | 7 +-
1247 arch/x86/kernel/cpu/perf_event_intel_lbr.c | 4 +-
1248 arch/x86/kernel/cpu/perf_event_intel_pt.c | 42 +-
1249 arch/x86/kernel/cpu/perf_event_intel_rapl.c | 8 +-
1250 arch/x86/kernel/cpu/perf_event_intel_uncore.c | 6 +-
1251 arch/x86/kernel/cpu/perf_event_intel_uncore.h | 14 +-
1252 arch/x86/kernel/cpu/vmware.c | 2 +-
1253 arch/x86/kernel/crash_dump_64.c | 2 +-
1254 arch/x86/kernel/doublefault.c | 8 +-
1255 arch/x86/kernel/dumpstack.c | 24 +-
1256 arch/x86/kernel/dumpstack_32.c | 25 +-
1257 arch/x86/kernel/dumpstack_64.c | 72 +-
1258 arch/x86/kernel/e820.c | 4 +-
1259 arch/x86/kernel/early_printk.c | 1 +
1260 arch/x86/kernel/espfix_64.c | 44 +-
1261 arch/x86/kernel/fpu/core.c | 24 +-
1262 arch/x86/kernel/fpu/init.c | 49 +-
1263 arch/x86/kernel/fpu/regset.c | 22 +-
1264 arch/x86/kernel/fpu/signal.c | 20 +-
1265 arch/x86/kernel/fpu/xstate.c | 6 +-
1266 arch/x86/kernel/ftrace.c | 18 +-
1267 arch/x86/kernel/head64.c | 14 +-
1268 arch/x86/kernel/head_32.S | 237 +-
1269 arch/x86/kernel/head_64.S | 173 +-
1270 arch/x86/kernel/i386_ksyms_32.c | 12 +
1271 arch/x86/kernel/i8259.c | 10 +-
1272 arch/x86/kernel/io_delay.c | 2 +-
1273 arch/x86/kernel/ioport.c | 2 +-
1274 arch/x86/kernel/irq.c | 8 +-
1275 arch/x86/kernel/irq_32.c | 45 +-
1276 arch/x86/kernel/jump_label.c | 10 +-
1277 arch/x86/kernel/kgdb.c | 21 +-
1278 arch/x86/kernel/kprobes/core.c | 28 +-
1279 arch/x86/kernel/kprobes/opt.c | 16 +-
1280 arch/x86/kernel/ksysfs.c | 2 +-
1281 arch/x86/kernel/kvm.c | 2 +-
1282 arch/x86/kernel/kvmclock.c | 20 +-
1283 arch/x86/kernel/ldt.c | 25 +
1284 arch/x86/kernel/livepatch.c | 9 +-
1285 arch/x86/kernel/machine_kexec_32.c | 6 +-
1286 arch/x86/kernel/mcount_64.S | 21 +-
1287 arch/x86/kernel/module.c | 78 +-
1288 arch/x86/kernel/msr.c | 2 +-
1289 arch/x86/kernel/nmi.c | 34 +-
1290 arch/x86/kernel/nmi_selftest.c | 4 +-
1291 arch/x86/kernel/paravirt-spinlocks.c | 2 +-
1292 arch/x86/kernel/paravirt.c | 43 +-
1293 arch/x86/kernel/paravirt_patch_64.c | 8 +
1294 arch/x86/kernel/pci-calgary_64.c | 2 +-
1295 arch/x86/kernel/pci-iommu_table.c | 2 +-
1296 arch/x86/kernel/pci-swiotlb.c | 2 +-
1297 arch/x86/kernel/process.c | 80 +-
1298 arch/x86/kernel/process_32.c | 29 +-
1299 arch/x86/kernel/process_64.c | 14 +-
1300 arch/x86/kernel/ptrace.c | 20 +-
1301 arch/x86/kernel/pvclock.c | 8 +-
1302 arch/x86/kernel/reboot.c | 44 +-
1303 arch/x86/kernel/reboot_fixups_32.c | 2 +-
1304 arch/x86/kernel/relocate_kernel_64.S | 3 +-
1305 arch/x86/kernel/setup.c | 29 +-
1306 arch/x86/kernel/setup_percpu.c | 29 +-
1307 arch/x86/kernel/signal.c | 17 +-
1308 arch/x86/kernel/smp.c | 2 +-
1309 arch/x86/kernel/smpboot.c | 29 +-
1310 arch/x86/kernel/step.c | 6 +-
1311 arch/x86/kernel/sys_i386_32.c | 184 +
1312 arch/x86/kernel/sys_x86_64.c | 28 +-
1313 arch/x86/kernel/tboot.c | 22 +-
1314 arch/x86/kernel/time.c | 8 +-
1315 arch/x86/kernel/tls.c | 7 +-
1316 arch/x86/kernel/tracepoint.c | 4 +-
1317 arch/x86/kernel/traps.c | 64 +-
1318 arch/x86/kernel/tsc.c | 2 +-
1319 arch/x86/kernel/uprobes.c | 4 +-
1320 arch/x86/kernel/vm86_32.c | 6 +-
1321 arch/x86/kernel/vmlinux.lds.S | 153 +-
1322 arch/x86/kernel/x8664_ksyms_64.c | 6 +-
1323 arch/x86/kernel/x86_init.c | 6 +-
1324 arch/x86/kvm/cpuid.c | 21 +-
1325 arch/x86/kvm/emulate.c | 20 +-
1326 arch/x86/kvm/i8259.c | 10 +-
1327 arch/x86/kvm/ioapic.c | 2 +
1328 arch/x86/kvm/lapic.c | 2 +-
1329 arch/x86/kvm/paging_tmpl.h | 2 +-
1330 arch/x86/kvm/svm.c | 10 +-
1331 arch/x86/kvm/vmx.c | 60 +-
1332 arch/x86/kvm/x86.c | 44 +-
1333 arch/x86/lguest/boot.c | 3 +-
1334 arch/x86/lib/atomic64_386_32.S | 164 +
1335 arch/x86/lib/atomic64_cx8_32.S | 98 +-
1336 arch/x86/lib/checksum_32.S | 99 +-
1337 arch/x86/lib/clear_page_64.S | 3 +
1338 arch/x86/lib/cmpxchg16b_emu.S | 3 +
1339 arch/x86/lib/copy_page_64.S | 14 +-
1340 arch/x86/lib/copy_user_64.S | 66 +-
1341 arch/x86/lib/csum-copy_64.S | 14 +-
1342 arch/x86/lib/csum-wrappers_64.c | 8 +-
1343 arch/x86/lib/getuser.S | 74 +-
1344 arch/x86/lib/insn.c | 8 +-
1345 arch/x86/lib/iomap_copy_64.S | 2 +
1346 arch/x86/lib/memcpy_64.S | 6 +
1347 arch/x86/lib/memmove_64.S | 3 +-
1348 arch/x86/lib/memset_64.S | 3 +
1349 arch/x86/lib/mmx_32.c | 243 +-
1350 arch/x86/lib/msr-reg.S | 2 +
1351 arch/x86/lib/putuser.S | 87 +-
1352 arch/x86/lib/rwsem.S | 6 +-
1353 arch/x86/lib/usercopy_32.c | 359 +-
1354 arch/x86/lib/usercopy_64.c | 22 +-
1355 arch/x86/math-emu/fpu_aux.c | 2 +-
1356 arch/x86/math-emu/fpu_entry.c | 4 +-
1357 arch/x86/math-emu/fpu_system.h | 2 +-
1358 arch/x86/mm/Makefile | 4 +
1359 arch/x86/mm/extable.c | 26 +-
1360 arch/x86/mm/fault.c | 570 +-
1361 arch/x86/mm/gup.c | 6 +-
1362 arch/x86/mm/highmem_32.c | 6 +
1363 arch/x86/mm/hugetlbpage.c | 24 +-
1364 arch/x86/mm/init.c | 111 +-
1365 arch/x86/mm/init_32.c | 111 +-
1366 arch/x86/mm/init_64.c | 46 +-
1367 arch/x86/mm/iomap_32.c | 4 +
1368 arch/x86/mm/ioremap.c | 52 +-
1369 arch/x86/mm/kmemcheck/kmemcheck.c | 4 +-
1370 arch/x86/mm/mmap.c | 40 +-
1371 arch/x86/mm/mmio-mod.c | 10 +-
1372 arch/x86/mm/mpx.c | 6 +-
1373 arch/x86/mm/numa.c | 2 +-
1374 arch/x86/mm/pageattr.c | 42 +-
1375 arch/x86/mm/pat.c | 12 +-
1376 arch/x86/mm/pat_rbtree.c | 2 +-
1377 arch/x86/mm/pf_in.c | 10 +-
1378 arch/x86/mm/pgtable.c | 209 +-
1379 arch/x86/mm/pgtable_32.c | 3 +
1380 arch/x86/mm/setup_nx.c | 7 +
1381 arch/x86/mm/tlb.c | 4 +
1382 arch/x86/mm/uderef_64.c | 37 +
1383 arch/x86/net/bpf_jit.S | 11 +
1384 arch/x86/net/bpf_jit_comp.c | 13 +-
1385 arch/x86/oprofile/backtrace.c | 6 +-
1386 arch/x86/oprofile/nmi_int.c | 10 +-
1387 arch/x86/oprofile/op_model_amd.c | 8 +-
1388 arch/x86/oprofile/op_model_ppro.c | 7 +-
1389 arch/x86/oprofile/op_x86_model.h | 2 +-
1390 arch/x86/pci/intel_mid_pci.c | 2 +-
1391 arch/x86/pci/irq.c | 8 +-
1392 arch/x86/pci/pcbios.c | 112 +-
1393 arch/x86/pci/vmd.c | 4 +-
1394 arch/x86/platform/efi/efi_32.c | 24 +
1395 arch/x86/platform/efi/efi_64.c | 26 +-
1396 arch/x86/platform/efi/efi_stub_32.S | 64 +-
1397 arch/x86/platform/efi/efi_stub_64.S | 2 +
1398 arch/x86/platform/intel-mid/intel-mid.c | 5 +-
1399 arch/x86/platform/intel-mid/intel_mid_weak_decls.h | 6 +-
1400 arch/x86/platform/intel-mid/mfld.c | 4 +-
1401 arch/x86/platform/intel-mid/mrfl.c | 2 +-
1402 arch/x86/platform/intel-quark/imr_selftest.c | 2 +-
1403 arch/x86/platform/olpc/olpc_dt.c | 2 +-
1404 arch/x86/power/cpu.c | 11 +-
1405 arch/x86/realmode/init.c | 10 +-
1406 arch/x86/realmode/rm/Makefile | 3 +
1407 arch/x86/realmode/rm/header.S | 4 +-
1408 arch/x86/realmode/rm/reboot.S | 4 +
1409 arch/x86/realmode/rm/trampoline_32.S | 12 +-
1410 arch/x86/realmode/rm/trampoline_64.S | 3 +-
1411 arch/x86/realmode/rm/wakeup_asm.S | 5 +-
1412 arch/x86/tools/Makefile | 2 +-
1413 arch/x86/tools/relocs.c | 97 +-
1414 arch/x86/um/mem_32.c | 2 +-
1415 arch/x86/um/tls_32.c | 2 +-
1416 arch/x86/xen/enlighten.c | 52 +-
1417 arch/x86/xen/mmu.c | 19 +-
1418 arch/x86/xen/smp.c | 16 +-
1419 arch/x86/xen/xen-asm_32.S | 2 +-
1420 arch/x86/xen/xen-head.S | 11 +
1421 arch/x86/xen/xen-ops.h | 2 -
1422 block/bio.c | 4 +-
1423 block/blk-cgroup.c | 18 +-
1424 block/blk-map.c | 2 +-
1425 block/blk-softirq.c | 2 +-
1426 block/bsg.c | 12 +-
1427 block/cfq-iosched.c | 4 +-
1428 block/compat_ioctl.c | 4 +-
1429 block/genhd.c | 9 +-
1430 block/partitions/efi.c | 8 +-
1431 block/scsi_ioctl.c | 29 +-
1432 crypto/cast6_generic.c | 6 +-
1433 crypto/cryptd.c | 4 +-
1434 crypto/crypto_user.c | 2 +-
1435 crypto/pcrypt.c | 2 +-
1436 crypto/salsa20_generic.c | 16 +-
1437 crypto/serpent_generic.c | 6 +-
1438 crypto/zlib.c | 12 +-
1439 drivers/acpi/ac.c | 2 +-
1440 drivers/acpi/acpi_video.c | 2 +-
1441 drivers/acpi/apei/apei-internal.h | 2 +-
1442 drivers/acpi/apei/ghes.c | 10 +-
1443 drivers/acpi/battery.c | 2 +-
1444 drivers/acpi/bgrt.c | 6 +-
1445 drivers/acpi/blacklist.c | 4 +-
1446 drivers/acpi/bus.c | 4 +-
1447 drivers/acpi/device_pm.c | 4 +-
1448 drivers/acpi/ec.c | 6 +-
1449 drivers/acpi/pci_slot.c | 2 +-
1450 drivers/acpi/processor_idle.c | 2 +-
1451 drivers/acpi/processor_pdc.c | 2 +-
1452 drivers/acpi/sleep.c | 2 +-
1453 drivers/acpi/sysfs.c | 14 +-
1454 drivers/acpi/thermal.c | 2 +-
1455 drivers/acpi/video_detect.c | 7 +-
1456 drivers/android/binder.c | 2 +-
1457 drivers/ata/libata-core.c | 12 +-
1458 drivers/ata/libata-scsi.c | 2 +-
1459 drivers/ata/libata.h | 2 +-
1460 drivers/ata/pata_arasan_cf.c | 4 +-
1461 drivers/atm/adummy.c | 2 +-
1462 drivers/atm/ambassador.c | 8 +-
1463 drivers/atm/atmtcp.c | 14 +-
1464 drivers/atm/eni.c | 10 +-
1465 drivers/atm/firestream.c | 8 +-
1466 drivers/atm/fore200e.c | 14 +-
1467 drivers/atm/he.c | 18 +-
1468 drivers/atm/horizon.c | 4 +-
1469 drivers/atm/idt77252.c | 36 +-
1470 drivers/atm/iphase.c | 34 +-
1471 drivers/atm/lanai.c | 12 +-
1472 drivers/atm/nicstar.c | 46 +-
1473 drivers/atm/solos-pci.c | 4 +-
1474 drivers/atm/suni.c | 4 +-
1475 drivers/atm/uPD98402.c | 16 +-
1476 drivers/atm/zatm.c | 6 +-
1477 drivers/base/bus.c | 4 +-
1478 drivers/base/devres.c | 4 +-
1479 drivers/base/devtmpfs.c | 8 +-
1480 drivers/base/node.c | 2 +-
1481 drivers/base/platform-msi.c | 20 +-
1482 drivers/base/power/domain.c | 6 +-
1483 drivers/base/power/runtime.c | 61 +-
1484 drivers/base/power/sysfs.c | 2 +-
1485 drivers/base/power/wakeup.c | 8 +-
1486 drivers/base/regmap/regmap-debugfs.c | 4 +-
1487 drivers/base/regmap/regmap.c | 4 +-
1488 drivers/base/syscore.c | 4 +-
1489 drivers/block/cciss.c | 28 +-
1490 drivers/block/cciss.h | 2 +-
1491 drivers/block/cpqarray.c | 28 +-
1492 drivers/block/cpqarray.h | 2 +-
1493 drivers/block/drbd/drbd_bitmap.c | 2 +-
1494 drivers/block/drbd/drbd_int.h | 8 +-
1495 drivers/block/drbd/drbd_main.c | 12 +-
1496 drivers/block/drbd/drbd_nl.c | 16 +-
1497 drivers/block/drbd/drbd_receiver.c | 38 +-
1498 drivers/block/drbd/drbd_state.c | 12 +-
1499 drivers/block/drbd/drbd_state.h | 2 +-
1500 drivers/block/drbd/drbd_state_change.h | 8 +-
1501 drivers/block/drbd/drbd_worker.c | 14 +-
1502 drivers/block/floppy.c | 8 +-
1503 drivers/block/pktcdvd.c | 4 +-
1504 drivers/block/rbd.c | 2 +-
1505 drivers/bluetooth/btwilink.c | 2 +-
1506 drivers/bus/arm-cci.c | 12 +-
1507 drivers/cdrom/cdrom.c | 11 +-
1508 drivers/cdrom/gdrom.c | 1 -
1509 drivers/char/agp/compat_ioctl.c | 2 +-
1510 drivers/char/agp/frontend.c | 4 +-
1511 drivers/char/agp/intel-gtt.c | 4 +-
1512 drivers/char/hpet.c | 2 +-
1513 drivers/char/ipmi/ipmi_msghandler.c | 8 +-
1514 drivers/char/ipmi/ipmi_poweroff.c | 2 +-
1515 drivers/char/ipmi/ipmi_si_intf.c | 12 +-
1516 drivers/char/ipmi/ipmi_ssif.c | 12 +-
1517 drivers/char/mem.c | 47 +-
1518 drivers/char/nvram.c | 2 +-
1519 drivers/char/pcmcia/synclink_cs.c | 16 +-
1520 drivers/char/random.c | 12 +-
1521 drivers/char/sonypi.c | 11 +-
1522 drivers/char/tpm/tpm_acpi.c | 3 +-
1523 drivers/char/tpm/tpm_eventlog.c | 5 +-
1524 drivers/char/virtio_console.c | 6 +-
1525 drivers/clk/clk-composite.c | 2 +-
1526 drivers/clk/samsung/clk.h | 2 +-
1527 drivers/clk/socfpga/clk-gate.c | 9 +-
1528 drivers/clk/socfpga/clk-pll.c | 9 +-
1529 drivers/clk/ti/clk.c | 8 +-
1530 drivers/cpufreq/acpi-cpufreq.c | 17 +-
1531 drivers/cpufreq/cpufreq-dt.c | 4 +-
1532 drivers/cpufreq/cpufreq.c | 27 +-
1533 drivers/cpufreq/cpufreq_governor.c | 2 +-
1534 drivers/cpufreq/cpufreq_governor.h | 10 +-
1535 drivers/cpufreq/cpufreq_ondemand.c | 10 +-
1536 drivers/cpufreq/intel_pstate.c | 54 +-
1537 drivers/cpufreq/p4-clockmod.c | 12 +-
1538 drivers/cpufreq/sparc-us3-cpufreq.c | 67 +-
1539 drivers/cpufreq/speedstep-centrino.c | 7 +-
1540 drivers/cpuidle/driver.c | 2 +-
1541 drivers/cpuidle/dt_idle_states.c | 2 +-
1542 drivers/cpuidle/governor.c | 2 +-
1543 drivers/cpuidle/governors/ladder.c | 13 +-
1544 drivers/cpuidle/sysfs.c | 2 +-
1545 drivers/crypto/hifn_795x.c | 4 +-
1546 drivers/crypto/qat/qat_common/adf_aer.c | 2 +-
1547 drivers/crypto/qat/qat_common/adf_sriov.c | 4 +-
1548 drivers/crypto/qat/qat_common/adf_vf_isr.c | 6 +-
1549 drivers/devfreq/devfreq.c | 4 +-
1550 drivers/dma/sh/shdma-base.c | 4 +-
1551 drivers/dma/sh/shdmac.c | 2 +-
1552 drivers/edac/edac_device.c | 4 +-
1553 drivers/edac/edac_device_sysfs.c | 2 +-
1554 drivers/edac/edac_mc_sysfs.c | 4 +-
1555 drivers/edac/edac_module.c | 2 +-
1556 drivers/edac/edac_pci.c | 4 +-
1557 drivers/edac/edac_pci_sysfs.c | 22 +-
1558 drivers/edac/mce_amd.h | 2 +-
1559 drivers/firewire/core-card.c | 6 +-
1560 drivers/firewire/core-cdev.c | 4 +-
1561 drivers/firewire/core-device.c | 2 +-
1562 drivers/firewire/core-iso.c | 2 +-
1563 drivers/firewire/core-transaction.c | 1 +
1564 drivers/firewire/core.h | 1 +
1565 drivers/firmware/dmi-id.c | 9 +-
1566 drivers/firmware/dmi_scan.c | 12 +-
1567 drivers/firmware/efi/cper.c | 8 +-
1568 drivers/firmware/efi/efi.c | 12 +-
1569 drivers/firmware/efi/efivars.c | 2 +-
1570 drivers/firmware/efi/runtime-map.c | 2 +-
1571 drivers/firmware/google/gsmi.c | 2 +-
1572 drivers/firmware/google/memconsole.c | 7 +-
1573 drivers/firmware/memmap.c | 2 +-
1574 drivers/firmware/psci.c | 2 +-
1575 drivers/gpio/gpio-davinci.c | 6 +-
1576 drivers/gpio/gpio-em.c | 2 +-
1577 drivers/gpio/gpio-ich.c | 2 +-
1578 drivers/gpio/gpio-omap.c | 4 +-
1579 drivers/gpio/gpio-rcar.c | 2 +-
1580 drivers/gpio/gpio-vr41xx.c | 2 +-
1581 drivers/gpio/gpiolib.c | 12 +-
1582 drivers/gpu/drm/amd/amdgpu/amdgpu.h | 4 +-
1583 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 2 +-
1584 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 8 +-
1585 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
1586 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 18 +-
1587 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 2 +-
1588 drivers/gpu/drm/amd/amdgpu/fiji_smc.c | 4 +-
1589 drivers/gpu/drm/amd/amdgpu/iceland_smc.c | 4 +-
1590 drivers/gpu/drm/amd/amdgpu/tonga_smc.c | 4 +-
1591 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 2 +-
1592 drivers/gpu/drm/amd/amdkfd/kfd_device.c | 6 +-
1593 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 90 +-
1594 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.h | 8 +-
1595 .../drm/amd/amdkfd/kfd_device_queue_manager_cik.c | 14 +-
1596 .../drm/amd/amdkfd/kfd_device_queue_manager_vi.c | 14 +-
1597 drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c | 4 +-
1598 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c | 2 +-
1599 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.h | 2 +-
1600 .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 16 +-
1601 drivers/gpu/drm/amd/scheduler/gpu_scheduler.c | 2 +-
1602 drivers/gpu/drm/amd/scheduler/gpu_scheduler.h | 2 +-
1603 drivers/gpu/drm/amd/scheduler/sched_fence.c | 2 +-
1604 drivers/gpu/drm/armada/armada_drv.c | 3 +-
1605 drivers/gpu/drm/ast/ast_mode.c | 2 +-
1606 drivers/gpu/drm/bochs/bochs_kms.c | 2 +-
1607 drivers/gpu/drm/drm_atomic.c | 7 +-
1608 drivers/gpu/drm/drm_crtc.c | 10 +-
1609 drivers/gpu/drm/drm_drv.c | 2 +-
1610 drivers/gpu/drm/drm_fops.c | 12 +-
1611 drivers/gpu/drm/drm_global.c | 14 +-
1612 drivers/gpu/drm/drm_info.c | 13 +-
1613 drivers/gpu/drm/drm_ioc32.c | 13 +-
1614 drivers/gpu/drm/drm_ioctl.c | 2 +-
1615 drivers/gpu/drm/drm_irq.c | 7 +-
1616 drivers/gpu/drm/drm_pci.c | 9 +-
1617 drivers/gpu/drm/exynos/exynos_drm_drv.c | 1 -
1618 drivers/gpu/drm/exynos/exynos_drm_g2d.c | 7 +-
1619 drivers/gpu/drm/gma500/cdv_intel_crt.c | 2 +-
1620 drivers/gpu/drm/gma500/cdv_intel_dp.c | 2 +-
1621 drivers/gpu/drm/gma500/cdv_intel_hdmi.c | 2 +-
1622 drivers/gpu/drm/gma500/cdv_intel_lvds.c | 2 +-
1623 drivers/gpu/drm/gma500/mdfld_dsi_output.c | 8 +-
1624 drivers/gpu/drm/gma500/oaktrail_hdmi.c | 2 +-
1625 drivers/gpu/drm/gma500/psb_drv.c | 1 -
1626 drivers/gpu/drm/gma500/psb_intel_drv.h | 2 +-
1627 drivers/gpu/drm/gma500/psb_intel_lvds.c | 2 +-
1628 drivers/gpu/drm/gma500/psb_intel_sdvo.c | 2 +-
1629 drivers/gpu/drm/i2c/tda998x_drv.c | 2 +-
1630 drivers/gpu/drm/i810/i810_dma.c | 2 +-
1631 drivers/gpu/drm/i810/i810_drv.c | 6 +-
1632 drivers/gpu/drm/i810/i810_drv.h | 6 +-
1633 drivers/gpu/drm/i915/dvo.h | 2 +-
1634 drivers/gpu/drm/i915/i915_dma.c | 4 +-
1635 drivers/gpu/drm/i915/i915_drv.c | 7 +-
1636 drivers/gpu/drm/i915/i915_drv.h | 2 +-
1637 drivers/gpu/drm/i915/i915_gem_execbuffer.c | 4 +-
1638 drivers/gpu/drm/i915/i915_gem_gtt.c | 16 +-
1639 drivers/gpu/drm/i915/i915_gem_gtt.h | 6 +-
1640 drivers/gpu/drm/i915/i915_ioc32.c | 10 +-
1641 drivers/gpu/drm/i915/i915_irq.c | 88 +-
1642 drivers/gpu/drm/i915/intel_display.c | 26 +-
1643 drivers/gpu/drm/imx/imx-drm-core.c | 2 +-
1644 drivers/gpu/drm/mga/mga_drv.c | 5 +-
1645 drivers/gpu/drm/mga/mga_drv.h | 6 +-
1646 drivers/gpu/drm/mga/mga_ioc32.c | 10 +-
1647 drivers/gpu/drm/mga/mga_irq.c | 8 +-
1648 drivers/gpu/drm/mga/mga_state.c | 2 +-
1649 drivers/gpu/drm/mgag200/mgag200_mode.c | 2 +-
1650 drivers/gpu/drm/nouveau/nouveau_acpi.c | 2 +-
1651 drivers/gpu/drm/nouveau/nouveau_bios.c | 2 +-
1652 drivers/gpu/drm/nouveau/nouveau_connector.c | 2 +-
1653 drivers/gpu/drm/nouveau/nouveau_drm.c | 13 +-
1654 drivers/gpu/drm/nouveau/nouveau_drm.h | 1 -
1655 drivers/gpu/drm/nouveau/nouveau_ioc32.c | 2 +-
1656 drivers/gpu/drm/nouveau/nouveau_usif.c | 7 +-
1657 drivers/gpu/drm/nouveau/nouveau_vga.c | 2 +-
1658 drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.c | 7 +-
1659 .../gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.c | 7 +-
1660 drivers/gpu/drm/omapdrm/Makefile | 2 +-
1661 drivers/gpu/drm/omapdrm/dss/display.c | 8 +-
1662 drivers/gpu/drm/qxl/qxl_cmd.c | 12 +-
1663 drivers/gpu/drm/qxl/qxl_debugfs.c | 8 +-
1664 drivers/gpu/drm/qxl/qxl_display.c | 2 +-
1665 drivers/gpu/drm/qxl/qxl_drv.c | 8 +-
1666 drivers/gpu/drm/qxl/qxl_drv.h | 8 +-
1667 drivers/gpu/drm/qxl/qxl_ioctl.c | 12 +-
1668 drivers/gpu/drm/qxl/qxl_irq.c | 16 +-
1669 drivers/gpu/drm/qxl/qxl_ttm.c | 38 +-
1670 drivers/gpu/drm/r128/r128_cce.c | 2 +-
1671 drivers/gpu/drm/r128/r128_drv.c | 4 +-
1672 drivers/gpu/drm/r128/r128_drv.h | 6 +-
1673 drivers/gpu/drm/r128/r128_ioc32.c | 10 +-
1674 drivers/gpu/drm/r128/r128_irq.c | 4 +-
1675 drivers/gpu/drm/r128/r128_state.c | 6 +-
1676 drivers/gpu/drm/radeon/mkregtable.c | 4 +-
1677 drivers/gpu/drm/radeon/radeon_atpx_handler.c | 2 +-
1678 drivers/gpu/drm/radeon/radeon_connectors.c | 10 +-
1679 drivers/gpu/drm/radeon/radeon_device.c | 2 +-
1680 drivers/gpu/drm/radeon/radeon_drv.c | 11 +-
1681 drivers/gpu/drm/radeon/radeon_ioc32.c | 12 +-
1682 drivers/gpu/drm/radeon/radeon_kms.c | 8 +-
1683 drivers/gpu/drm/radeon/radeon_ttm.c | 4 +-
1684 drivers/gpu/drm/savage/savage_bci.c | 2 +-
1685 drivers/gpu/drm/savage/savage_drv.c | 5 +-
1686 drivers/gpu/drm/savage/savage_drv.h | 2 +-
1687 drivers/gpu/drm/sis/sis_drv.c | 5 +-
1688 drivers/gpu/drm/sis/sis_drv.h | 2 +-
1689 drivers/gpu/drm/sis/sis_mm.c | 2 +-
1690 drivers/gpu/drm/tegra/dc.c | 2 +-
1691 drivers/gpu/drm/tegra/dsi.c | 2 +-
1692 drivers/gpu/drm/tegra/hdmi.c | 2 +-
1693 drivers/gpu/drm/tegra/sor.c | 7 +-
1694 drivers/gpu/drm/tilcdc/Makefile | 6 +-
1695 drivers/gpu/drm/ttm/ttm_memory.c | 4 +-
1696 drivers/gpu/drm/ttm/ttm_page_alloc.c | 18 +-
1697 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c | 18 +-
1698 drivers/gpu/drm/udl/udl_connector.c | 2 +-
1699 drivers/gpu/drm/udl/udl_fb.c | 1 -
1700 drivers/gpu/drm/vc4/vc4_drv.c | 8 +-
1701 drivers/gpu/drm/via/via_dma.c | 2 +-
1702 drivers/gpu/drm/via/via_drv.c | 5 +-
1703 drivers/gpu/drm/via/via_drv.h | 6 +-
1704 drivers/gpu/drm/via/via_irq.c | 18 +-
1705 drivers/gpu/drm/virtio/virtgpu_display.c | 2 +-
1706 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 2 +-
1707 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c | 7 +-
1708 drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 8 +-
1709 drivers/gpu/drm/vmwgfx/vmwgfx_irq.c | 4 +-
1710 drivers/gpu/drm/vmwgfx/vmwgfx_marker.c | 2 +-
1711 drivers/gpu/vga/vga_switcheroo.c | 4 +-
1712 drivers/hid/hid-core.c | 4 +-
1713 drivers/hid/hid-magicmouse.c | 2 +-
1714 drivers/hid/hid-sensor-custom.c | 2 +-
1715 drivers/hv/channel.c | 6 +-
1716 drivers/hv/hv.c | 4 +-
1717 drivers/hv/hv_balloon.c | 18 +-
1718 drivers/hv/hyperv_vmbus.h | 2 +-
1719 drivers/hwmon/acpi_power_meter.c | 6 +-
1720 drivers/hwmon/applesmc.c | 2 +-
1721 drivers/hwmon/asus_atk0110.c | 10 +-
1722 drivers/hwmon/coretemp.c | 2 +-
1723 drivers/hwmon/dell-smm-hwmon.c | 2 +-
1724 drivers/hwmon/ibmaem.c | 2 +-
1725 drivers/hwmon/iio_hwmon.c | 2 +-
1726 drivers/hwmon/nct6683.c | 6 +-
1727 drivers/hwmon/nct6775.c | 6 +-
1728 drivers/hwmon/pmbus/pmbus_core.c | 10 +-
1729 drivers/hwmon/sht15.c | 12 +-
1730 drivers/hwmon/via-cputemp.c | 2 +-
1731 drivers/i2c/busses/i2c-amd756-s4882.c | 2 +-
1732 drivers/i2c/busses/i2c-designware-pcidrv.c | 2 +-
1733 drivers/i2c/busses/i2c-nforce2-s4985.c | 2 +-
1734 drivers/i2c/i2c-dev.c | 2 +-
1735 drivers/ide/ide-cd.c | 2 +-
1736 drivers/ide/ide-disk.c | 2 +-
1737 drivers/ide/ide.c | 4 +-
1738 drivers/idle/intel_idle.c | 6 +-
1739 drivers/iio/industrialio-core.c | 2 +-
1740 drivers/iio/magnetometer/ak8975.c | 2 +-
1741 drivers/infiniband/core/cm.c | 46 +-
1742 drivers/infiniband/core/fmr_pool.c | 20 +-
1743 drivers/infiniband/core/netlink.c | 5 +-
1744 drivers/infiniband/core/ucm.c | 4 +-
1745 drivers/infiniband/core/uverbs_cmd.c | 3 +
1746 drivers/infiniband/hw/cxgb4/device.c | 6 +-
1747 drivers/infiniband/hw/cxgb4/iw_cxgb4.h | 2 +-
1748 drivers/infiniband/hw/cxgb4/mem.c | 4 +-
1749 drivers/infiniband/hw/mlx4/mad.c | 2 +-
1750 drivers/infiniband/hw/mlx4/mcg.c | 2 +-
1751 drivers/infiniband/hw/mlx4/mlx4_ib.h | 2 +-
1752 drivers/infiniband/hw/mthca/mthca_cmd.c | 8 +-
1753 drivers/infiniband/hw/mthca/mthca_main.c | 2 +-
1754 drivers/infiniband/hw/mthca/mthca_mr.c | 6 +-
1755 drivers/infiniband/hw/mthca/mthca_provider.c | 2 +-
1756 drivers/infiniband/hw/nes/nes.c | 4 +-
1757 drivers/infiniband/hw/nes/nes.h | 40 +-
1758 drivers/infiniband/hw/nes/nes_cm.c | 62 +-
1759 drivers/infiniband/hw/nes/nes_mgt.c | 8 +-
1760 drivers/infiniband/hw/nes/nes_nic.c | 42 +-
1761 drivers/infiniband/hw/nes/nes_verbs.c | 10 +-
1762 drivers/infiniband/hw/qib/qib.h | 1 +
1763 drivers/infiniband/hw/qib/qib_iba7322.c | 4 +-
1764 drivers/infiniband/hw/qib/qib_pcie.c | 2 +-
1765 drivers/infiniband/ulp/ipoib/ipoib_main.c | 2 +-
1766 drivers/infiniband/ulp/ipoib/ipoib_netlink.c | 2 +-
1767 drivers/infiniband/ulp/srpt/ib_srpt.c | 8 +-
1768 drivers/input/evdev.c | 2 +-
1769 drivers/input/gameport/gameport.c | 4 +-
1770 drivers/input/input.c | 4 +-
1771 drivers/input/joystick/sidewinder.c | 1 +
1772 drivers/input/misc/ims-pcu.c | 4 +-
1773 drivers/input/mouse/psmouse.h | 2 +-
1774 drivers/input/mousedev.c | 2 +-
1775 drivers/input/serio/serio.c | 4 +-
1776 drivers/input/serio/serio_raw.c | 4 +-
1777 drivers/input/touchscreen/htcpen.c | 2 +-
1778 drivers/iommu/arm-smmu-v3.c | 2 +-
1779 drivers/iommu/arm-smmu.c | 42 +-
1780 drivers/iommu/io-pgtable-arm.c | 98 +-
1781 drivers/iommu/io-pgtable.c | 11 +-
1782 drivers/iommu/io-pgtable.h | 21 +-
1783 drivers/iommu/iommu.c | 2 +-
1784 drivers/iommu/ipmmu-vmsa.c | 13 +-
1785 drivers/iommu/irq_remapping.c | 2 +-
1786 drivers/irqchip/irq-gic.c | 2 +-
1787 drivers/irqchip/irq-i8259.c | 2 +-
1788 drivers/irqchip/irq-renesas-intc-irqpin.c | 2 +-
1789 drivers/irqchip/irq-ts4800.c | 2 +-
1790 drivers/isdn/capi/capi.c | 10 +-
1791 drivers/isdn/gigaset/interface.c | 8 +-
1792 drivers/isdn/gigaset/usb-gigaset.c | 2 +-
1793 drivers/isdn/hardware/avm/b1.c | 4 +-
1794 drivers/isdn/hardware/eicon/capifunc.c | 6 +-
1795 drivers/isdn/hardware/eicon/dadapter.c | 18 +-
1796 drivers/isdn/hardware/eicon/diddfunc.c | 7 +-
1797 drivers/isdn/hardware/eicon/divasfunc.c | 9 +-
1798 drivers/isdn/hardware/eicon/divasync.h | 2 +-
1799 drivers/isdn/hardware/eicon/idifunc.c | 9 +-
1800 drivers/isdn/hardware/eicon/mntfunc.c | 13 +-
1801 drivers/isdn/hardware/mISDN/avmfritz.c | 2 +-
1802 drivers/isdn/hardware/mISDN/hfcmulti.c | 7 +-
1803 drivers/isdn/hardware/mISDN/hfcpci.c | 16 +-
1804 drivers/isdn/hardware/mISDN/mISDNinfineon.c | 7 +-
1805 drivers/isdn/hardware/mISDN/mISDNipac.c | 5 +-
1806 drivers/isdn/hardware/mISDN/netjet.c | 2 +-
1807 drivers/isdn/hardware/mISDN/speedfax.c | 7 +-
1808 drivers/isdn/hardware/mISDN/w6692.c | 7 +-
1809 drivers/isdn/hisax/amd7930_fn.c | 5 +-
1810 drivers/isdn/hisax/arcofi.c | 5 +-
1811 drivers/isdn/hisax/diva.c | 7 +-
1812 drivers/isdn/hisax/elsa.c | 9 +-
1813 drivers/isdn/hisax/fsm.c | 5 +-
1814 drivers/isdn/hisax/hfc4s8s_l1.c | 14 +-
1815 drivers/isdn/hisax/hfc_pci.c | 10 +-
1816 drivers/isdn/hisax/hfc_sx.c | 10 +-
1817 drivers/isdn/hisax/hfc_usb.c | 12 +-
1818 drivers/isdn/hisax/icc.c | 5 +-
1819 drivers/isdn/hisax/ipacx.c | 7 +-
1820 drivers/isdn/hisax/isac.c | 5 +-
1821 drivers/isdn/hisax/isar.c | 5 +-
1822 drivers/isdn/hisax/isdnl3.c | 5 +-
1823 drivers/isdn/hisax/w6692.c | 5 +-
1824 drivers/isdn/i4l/isdn_common.c | 2 +
1825 drivers/isdn/i4l/isdn_tty.c | 22 +-
1826 drivers/isdn/icn/icn.c | 2 +-
1827 drivers/isdn/mISDN/dsp.h | 4 +-
1828 drivers/isdn/mISDN/dsp_cmx.c | 4 +-
1829 drivers/isdn/mISDN/dsp_core.c | 4 +-
1830 drivers/isdn/mISDN/dsp_tones.c | 4 +-
1831 drivers/isdn/mISDN/fsm.c | 5 +-
1832 drivers/isdn/mISDN/l1oip_core.c | 8 +-
1833 drivers/lguest/core.c | 9 +-
1834 drivers/lguest/page_tables.c | 2 +-
1835 drivers/lguest/x86/core.c | 12 +-
1836 drivers/lguest/x86/switcher_32.S | 27 +-
1837 drivers/lightnvm/rrpc.c | 4 +-
1838 drivers/lightnvm/rrpc.h | 2 +-
1839 drivers/md/bcache/alloc.c | 2 +-
1840 drivers/md/bcache/bcache.h | 10 +-
1841 drivers/md/bcache/btree.c | 2 +-
1842 drivers/md/bcache/closure.h | 2 +-
1843 drivers/md/bcache/io.c | 10 +-
1844 drivers/md/bcache/journal.c | 2 +-
1845 drivers/md/bcache/stats.c | 26 +-
1846 drivers/md/bcache/stats.h | 16 +-
1847 drivers/md/bcache/super.c | 2 +-
1848 drivers/md/bcache/sysfs.c | 20 +-
1849 drivers/md/bitmap.c | 2 +-
1850 drivers/md/dm-cache-target.c | 116 +-
1851 drivers/md/dm-ioctl.c | 2 +-
1852 drivers/md/dm-raid.c | 2 +-
1853 drivers/md/dm-raid1.c | 18 +-
1854 drivers/md/dm-stats.c | 6 +-
1855 drivers/md/dm-stripe.c | 10 +-
1856 drivers/md/dm-table.c | 2 +-
1857 drivers/md/dm-thin-metadata.c | 4 +-
1858 drivers/md/dm.c | 28 +-
1859 drivers/md/md.c | 41 +-
1860 drivers/md/md.h | 8 +-
1861 drivers/md/persistent-data/dm-space-map-metadata.c | 4 +-
1862 drivers/md/persistent-data/dm-space-map.h | 1 +
1863 drivers/md/raid1.c | 8 +-
1864 drivers/md/raid10.c | 20 +-
1865 drivers/md/raid5.c | 26 +-
1866 drivers/media/dvb-core/dvb_net.c | 2 +-
1867 drivers/media/dvb-core/dvbdev.c | 2 +-
1868 drivers/media/dvb-frontends/af9033.h | 2 +-
1869 drivers/media/dvb-frontends/cx24116.c | 2 +-
1870 drivers/media/dvb-frontends/cx24117.c | 2 +-
1871 drivers/media/dvb-frontends/cx24120.c | 2 +-
1872 drivers/media/dvb-frontends/cx24123.c | 2 +-
1873 drivers/media/dvb-frontends/cxd2820r_core.c | 2 +-
1874 drivers/media/dvb-frontends/dib3000.h | 2 +-
1875 drivers/media/dvb-frontends/dib7000p.h | 2 +-
1876 drivers/media/dvb-frontends/dib8000.h | 2 +-
1877 drivers/media/dvb-frontends/hd29l2.c | 2 +-
1878 drivers/media/dvb-frontends/lgdt3306a.c | 2 +-
1879 drivers/media/dvb-frontends/mt312.c | 6 +-
1880 drivers/media/dvb-frontends/s921.c | 2 +-
1881 drivers/media/pci/bt8xx/dst.c | 2 +-
1882 drivers/media/pci/cx88/cx88-video.c | 6 +-
1883 drivers/media/pci/ivtv/ivtv-driver.c | 2 +-
1884 drivers/media/pci/pt1/va1j5jf8007s.c | 2 +-
1885 drivers/media/pci/pt1/va1j5jf8007t.c | 2 +-
1886 drivers/media/pci/solo6x10/solo6x10-core.c | 2 +-
1887 drivers/media/pci/solo6x10/solo6x10-p2m.c | 2 +-
1888 drivers/media/pci/solo6x10/solo6x10.h | 2 +-
1889 drivers/media/pci/tw68/tw68-core.c | 2 +-
1890 drivers/media/pci/zoran/zoran.h | 1 -
1891 drivers/media/pci/zoran/zoran_card.c | 4 +-
1892 drivers/media/pci/zoran/zoran_driver.c | 3 -
1893 drivers/media/platform/omap/omap_vout.c | 11 +-
1894 drivers/media/platform/s5p-tv/mixer.h | 2 +-
1895 drivers/media/platform/s5p-tv/mixer_grp_layer.c | 2 +-
1896 drivers/media/platform/s5p-tv/mixer_reg.c | 2 +-
1897 drivers/media/platform/s5p-tv/mixer_video.c | 24 +-
1898 drivers/media/platform/s5p-tv/mixer_vp_layer.c | 2 +-
1899 drivers/media/platform/soc_camera/soc_camera.c | 2 +-
1900 drivers/media/radio/radio-cadet.c | 2 +
1901 drivers/media/radio/radio-maxiradio.c | 2 +-
1902 drivers/media/radio/radio-shark.c | 2 +-
1903 drivers/media/radio/radio-shark2.c | 2 +-
1904 drivers/media/radio/radio-si476x.c | 2 +-
1905 drivers/media/radio/wl128x/fmdrv_common.c | 2 +-
1906 drivers/media/usb/pvrusb2/pvrusb2-context.c | 8 +-
1907 drivers/media/usb/pvrusb2/pvrusb2-dvb.c | 7 +-
1908 drivers/media/usb/pvrusb2/pvrusb2-hdw.c | 2 +-
1909 drivers/media/usb/pvrusb2/pvrusb2-std.c | 2 +-
1910 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c | 6 +-
1911 drivers/media/usb/uvc/uvc_driver.c | 4 +-
1912 drivers/media/v4l2-core/v4l2-common.c | 2 +-
1913 drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 12 +-
1914 drivers/media/v4l2-core/v4l2-device.c | 4 +-
1915 drivers/media/v4l2-core/v4l2-ioctl.c | 293 +-
1916 drivers/memory/omap-gpmc.c | 21 +-
1917 drivers/message/fusion/mptbase.c | 4 +-
1918 drivers/message/fusion/mptlan.c | 2 +-
1919 drivers/message/fusion/mptsas.c | 34 +-
1920 drivers/mfd/ab8500-debugfs.c | 2 +-
1921 drivers/mfd/kempld-core.c | 2 +-
1922 drivers/mfd/max8925-i2c.c | 2 +-
1923 drivers/mfd/tps65910.c | 2 +-
1924 drivers/mfd/twl4030-irq.c | 9 +-
1925 drivers/misc/c2port/core.c | 4 +-
1926 drivers/misc/kgdbts.c | 6 +-
1927 drivers/misc/lis3lv02d/lis3lv02d.c | 8 +-
1928 drivers/misc/lis3lv02d/lis3lv02d.h | 2 +-
1929 drivers/misc/mic/scif/scif_api.c | 10 +-
1930 drivers/misc/mic/scif/scif_rb.c | 8 +-
1931 drivers/misc/sgi-gru/gruhandles.c | 4 +-
1932 drivers/misc/sgi-gru/gruprocfs.c | 8 +-
1933 drivers/misc/sgi-gru/grutables.h | 158 +-
1934 drivers/misc/sgi-xp/xp.h | 2 +-
1935 drivers/misc/sgi-xp/xp_main.c | 57 +-
1936 drivers/misc/sgi-xp/xpc.h | 3 +-
1937 drivers/misc/sgi-xp/xpc_main.c | 2 +-
1938 drivers/misc/sgi-xp/xpnet.c | 2 +-
1939 drivers/misc/ti-st/st_kim.c | 32 +-
1940 drivers/mmc/card/mmc_test.c | 4 +-
1941 drivers/mmc/host/dw_mmc.h | 2 +-
1942 drivers/mmc/host/mmci.c | 4 +-
1943 drivers/mmc/host/omap_hsmmc.c | 4 +-
1944 drivers/mmc/host/sdhci-esdhc-imx.c | 7 +-
1945 drivers/mmc/host/sdhci-s3c.c | 8 +-
1946 drivers/mtd/chips/cfi_cmdset_0020.c | 2 +-
1947 drivers/mtd/devices/block2mtd.c | 2 +-
1948 drivers/mtd/devices/phram.c | 2 +-
1949 drivers/mtd/maps/gpio-addr-flash.c | 2 +-
1950 drivers/mtd/maps/latch-addr-flash.c | 2 +-
1951 drivers/mtd/maps/pci.c | 4 +-
1952 drivers/mtd/maps/pcmciamtd.c | 8 +-
1953 drivers/mtd/maps/sbc_gxx.c | 2 +-
1954 drivers/mtd/nand/cafe_nand.c | 18 +-
1955 drivers/mtd/nand/denali.c | 1 +
1956 drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 2 +-
1957 drivers/mtd/nftlmount.c | 1 +
1958 drivers/mtd/sm_ftl.c | 2 +-
1959 drivers/mtd/ubi/build.c | 2 +-
1960 drivers/net/bonding/bond_netlink.c | 2 +-
1961 drivers/net/caif/caif_hsi.c | 4 +-
1962 drivers/net/caif/caif_serial.c | 2 +-
1963 drivers/net/caif/caif_spi.c | 2 +-
1964 drivers/net/caif/caif_virtio.c | 2 +-
1965 drivers/net/can/Kconfig | 2 +-
1966 drivers/net/can/dev.c | 2 +-
1967 drivers/net/can/janz-ican3.c | 2 +-
1968 drivers/net/can/led.c | 2 +-
1969 drivers/net/can/sun4i_can.c | 2 +-
1970 drivers/net/can/vcan.c | 2 +-
1971 drivers/net/can/xilinx_can.c | 2 +-
1972 drivers/net/dummy.c | 2 +-
1973 drivers/net/ethernet/8390/ax88796.c | 4 +-
1974 drivers/net/ethernet/8390/axnet_cs.c | 4 +-
1975 drivers/net/ethernet/8390/ne2k-pci.c | 6 +-
1976 drivers/net/ethernet/8390/pcnet_cs.c | 4 +-
1977 drivers/net/ethernet/altera/altera_tse_main.c | 6 +-
1978 drivers/net/ethernet/amd/amd8111e.c | 5 +-
1979 drivers/net/ethernet/amd/pcnet32.c | 7 +-
1980 drivers/net/ethernet/amd/xgbe/xgbe-common.h | 4 +-
1981 drivers/net/ethernet/amd/xgbe/xgbe-dcb.c | 4 +-
1982 drivers/net/ethernet/amd/xgbe/xgbe-desc.c | 27 +-
1983 drivers/net/ethernet/amd/xgbe/xgbe-dev.c | 143 +-
1984 drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 66 +-
1985 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c | 10 +-
1986 drivers/net/ethernet/amd/xgbe/xgbe-main.c | 15 +-
1987 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 27 +-
1988 drivers/net/ethernet/amd/xgbe/xgbe-ptp.c | 4 +-
1989 drivers/net/ethernet/amd/xgbe/xgbe.h | 10 +-
1990 drivers/net/ethernet/apm/xgene/xgene_enet_main.c | 4 +-
1991 drivers/net/ethernet/arc/emac_main.c | 2 +-
1992 drivers/net/ethernet/atheros/alx/main.c | 2 +-
1993 drivers/net/ethernet/atheros/atl1c/atl1c_main.c | 2 +-
1994 drivers/net/ethernet/atheros/atl1e/atl1e_main.c | 2 +-
1995 drivers/net/ethernet/aurora/nb8800.c | 2 +-
1996 drivers/net/ethernet/broadcom/bnx2.c | 2 +-
1997 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h | 2 +-
1998 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c | 216 +-
1999 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.h | 4 +-
2000 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 2 +-
2001 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c | 11 +-
2002 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h | 3 +-
2003 drivers/net/ethernet/broadcom/tg3.c | 2 +-
2004 drivers/net/ethernet/broadcom/tg3.h | 1 +
2005 drivers/net/ethernet/brocade/bna/bfa_cs.h | 42 +-
2006 drivers/net/ethernet/brocade/bna/bfa_ioc.c | 10 +-
2007 drivers/net/ethernet/brocade/bna/bfa_ioc.h | 4 +-
2008 drivers/net/ethernet/brocade/bna/bfa_msgq.h | 8 +-
2009 drivers/net/ethernet/brocade/bna/bna_enet.c | 6 +-
2010 drivers/net/ethernet/brocade/bna/bna_tx_rx.c | 6 +-
2011 drivers/net/ethernet/brocade/bna/bna_types.h | 24 +-
2012 drivers/net/ethernet/brocade/bna/bnad.c | 11 +-
2013 drivers/net/ethernet/cadence/macb.c | 4 +-
2014 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c | 6 +-
2015 drivers/net/ethernet/cavium/liquidio/lio_main.c | 15 +-
2016 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c | 2 +-
2017 drivers/net/ethernet/chelsio/cxgb3/l2t.h | 2 +-
2018 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 2 +-
2019 drivers/net/ethernet/chelsio/cxgb4vf/adapter.h | 2 +-
2020 drivers/net/ethernet/chelsio/cxgb4vf/sge.c | 2 +-
2021 drivers/net/ethernet/dec/tulip/de4x5.c | 13 +-
2022 drivers/net/ethernet/emulex/benet/be_main.c | 4 +-
2023 drivers/net/ethernet/faraday/ftgmac100.c | 2 +
2024 drivers/net/ethernet/faraday/ftmac100.c | 2 +
2025 drivers/net/ethernet/hisilicon/hip04_eth.c | 2 +-
2026 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c | 2 +-
2027 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c | 6 +-
2028 drivers/net/ethernet/intel/e100.c | 2 +-
2029 drivers/net/ethernet/intel/e1000/e1000_main.c | 2 +-
2030 drivers/net/ethernet/intel/e1000e/netdev.c | 2 +-
2031 drivers/net/ethernet/intel/fm10k/fm10k_pci.c | 2 +-
2032 drivers/net/ethernet/intel/i40e/i40e_ptp.c | 2 +-
2033 drivers/net/ethernet/intel/igb/igb_main.c | 2 +-
2034 drivers/net/ethernet/intel/igbvf/netdev.c | 2 +-
2035 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 2 +-
2036 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c | 2 +-
2037 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 4 +-
2038 drivers/net/ethernet/marvell/pxa168_eth.c | 2 +-
2039 drivers/net/ethernet/mellanox/mlx4/en_tx.c | 4 +-
2040 drivers/net/ethernet/mellanox/mlx4/main.c | 2 +-
2041 drivers/net/ethernet/mellanox/mlx5/core/main.c | 2 +-
2042 drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 2 +-
2043 drivers/net/ethernet/micrel/ks8851_mll.c | 2 +-
2044 drivers/net/ethernet/neterion/s2io.c | 2 +-
2045 drivers/net/ethernet/neterion/vxge/vxge-config.c | 7 +-
2046 drivers/net/ethernet/neterion/vxge/vxge-main.c | 2 +-
2047 .../net/ethernet/netronome/nfp/nfp_net_common.c | 2 +-
2048 drivers/net/ethernet/nvidia/forcedeth.c | 4 +-
2049 .../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 4 +-
2050 .../net/ethernet/qlogic/netxen/netxen_nic_main.c | 2 +-
2051 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 4 +-
2052 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c | 12 +-
2053 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 2 +-
2054 .../net/ethernet/qlogic/qlcnic/qlcnic_minidump.c | 2 +-
2055 drivers/net/ethernet/realtek/r8169.c | 8 +-
2056 drivers/net/ethernet/renesas/sh_eth.c | 2 +-
2057 drivers/net/ethernet/rocker/rocker.c | 4 +-
2058 drivers/net/ethernet/sfc/ptp.c | 2 +-
2059 drivers/net/ethernet/sfc/selftest.c | 20 +-
2060 drivers/net/ethernet/smsc/smsc911x.c | 2 +-
2061 drivers/net/ethernet/stmicro/stmmac/mmc_core.c | 4 +-
2062 drivers/net/ethernet/synopsys/dwc_eth_qos.c | 2 +-
2063 drivers/net/ethernet/via/via-rhine.c | 2 +-
2064 drivers/net/ethernet/wiznet/w5100.c | 2 +-
2065 drivers/net/ethernet/wiznet/w5300.c | 2 +-
2066 drivers/net/geneve.c | 2 +-
2067 drivers/net/hyperv/hyperv_net.h | 2 +-
2068 drivers/net/hyperv/netvsc_drv.c | 2 +-
2069 drivers/net/hyperv/rndis_filter.c | 7 +-
2070 drivers/net/ifb.c | 2 +-
2071 drivers/net/ipvlan/ipvlan_core.c | 2 +-
2072 drivers/net/ipvlan/ipvlan_main.c | 6 +-
2073 drivers/net/irda/sh_irda.c | 2 +-
2074 drivers/net/irda/vlsi_ir.c | 18 +-
2075 drivers/net/irda/vlsi_ir.h | 14 +-
2076 drivers/net/macvlan.c | 20 +-
2077 drivers/net/macvtap.c | 10 +-
2078 drivers/net/nlmon.c | 2 +-
2079 drivers/net/phy/phy_device.c | 6 +-
2080 drivers/net/plip/plip.c | 2 +-
2081 drivers/net/ppp/ppp_generic.c | 4 +-
2082 drivers/net/ppp/pptp.c | 1 +
2083 drivers/net/rionet.c | 2 +-
2084 drivers/net/slip/slhc.c | 2 +-
2085 drivers/net/team/team.c | 4 +-
2086 drivers/net/tun.c | 7 +-
2087 drivers/net/usb/hso.c | 28 +-
2088 drivers/net/usb/ipheth.c | 2 +-
2089 drivers/net/usb/r8152.c | 2 +-
2090 drivers/net/usb/sierra_net.c | 4 +-
2091 drivers/net/virtio_net.c | 2 +-
2092 drivers/net/vrf.c | 4 +-
2093 drivers/net/vxlan.c | 4 +-
2094 drivers/net/wimax/i2400m/rx.c | 2 +-
2095 drivers/net/wireless/ath/ath10k/ce.c | 6 +-
2096 drivers/net/wireless/ath/ath10k/htc.h | 4 +-
2097 drivers/net/wireless/ath/ath6kl/core.h | 2 +-
2098 drivers/net/wireless/ath/ath6kl/txrx.c | 2 +-
2099 drivers/net/wireless/ath/ath9k/ar9002_mac.c | 36 +-
2100 drivers/net/wireless/ath/ath9k/ar9003_mac.c | 64 +-
2101 drivers/net/wireless/ath/ath9k/hw.h | 4 +-
2102 drivers/net/wireless/ath/ath9k/main.c | 22 +-
2103 drivers/net/wireless/ath/carl9170/carl9170.h | 6 +-
2104 drivers/net/wireless/ath/carl9170/debug.c | 6 +-
2105 drivers/net/wireless/ath/carl9170/main.c | 10 +-
2106 drivers/net/wireless/ath/carl9170/tx.c | 4 +-
2107 drivers/net/wireless/ath/wil6210/pcie_bus.c | 2 +-
2108 drivers/net/wireless/ath/wil6210/wil_platform.h | 2 +-
2109 drivers/net/wireless/atmel/at76c50x-usb.c | 2 +-
2110 drivers/net/wireless/atmel/atmel.c | 183 +-
2111 drivers/net/wireless/broadcom/b43/phy_lp.c | 2 +-
2112 drivers/net/wireless/broadcom/b43legacy/main.c | 5 +-
2113 .../broadcom/brcm80211/brcmsmac/phy/phy_cmn.c | 3 +-
2114 .../broadcom/brcm80211/brcmsmac/phy_shim.c | 5 +-
2115 .../broadcom/brcm80211/brcmsmac/phy_shim.h | 2 +-
2116 drivers/net/wireless/cisco/airo.c | 201 +-
2117 drivers/net/wireless/intel/ipw2x00/ipw2100.c | 8 +-
2118 drivers/net/wireless/intel/ipw2x00/ipw2200.c | 6 +-
2119 drivers/net/wireless/intel/iwlegacy/3945-mac.c | 11 +-
2120 drivers/net/wireless/intel/iwlegacy/4965-mac.c | 7 +-
2121 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c | 34 +-
2122 drivers/net/wireless/intel/iwlwifi/mvm/d3.c | 4 +-
2123 drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 2 +-
2124 drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 4 +-
2125 .../net/wireless/intersil/hostap/hostap_ioctl.c | 134 +-
2126 drivers/net/wireless/intersil/orinoco/wext.c | 131 +-
2127 drivers/net/wireless/intersil/prism54/isl_ioctl.c | 292 +-
2128 drivers/net/wireless/mac80211_hwsim.c | 28 +-
2129 drivers/net/wireless/marvell/mwifiex/main.c | 2 +-
2130 drivers/net/wireless/ralink/rt2x00/rt2400pci.c | 4 +-
2131 drivers/net/wireless/ralink/rt2x00/rt2500pci.c | 4 +-
2132 drivers/net/wireless/ralink/rt2x00/rt2500usb.c | 4 +-
2133 drivers/net/wireless/ralink/rt2x00/rt2800lib.c | 6 +-
2134 drivers/net/wireless/ralink/rt2x00/rt2x00.h | 2 +-
2135 drivers/net/wireless/ralink/rt2x00/rt2x00queue.c | 4 +-
2136 drivers/net/wireless/ralink/rt2x00/rt61pci.c | 4 +-
2137 drivers/net/wireless/ralink/rt2x00/rt73usb.c | 4 +-
2138 drivers/net/wireless/realtek/rtlwifi/base.c | 14 +-
2139 drivers/net/wireless/realtek/rtlwifi/base.h | 4 +-
2140 drivers/net/wireless/realtek/rtlwifi/pci.c | 15 +-
2141 drivers/net/wireless/realtek/rtlwifi/ps.c | 6 +-
2142 drivers/net/wireless/realtek/rtlwifi/ps.h | 6 +-
2143 drivers/net/wireless/ti/wl1251/sdio.c | 12 +-
2144 drivers/net/wireless/ti/wl12xx/main.c | 8 +-
2145 drivers/net/wireless/ti/wl18xx/main.c | 6 +-
2146 drivers/net/wireless/zydas/zd1201.c | 192 +-
2147 drivers/nvme/host/pci.c | 2 +-
2148 drivers/of/fdt.c | 4 +-
2149 drivers/oprofile/buffer_sync.c | 8 +-
2150 drivers/oprofile/event_buffer.c | 2 +-
2151 drivers/oprofile/oprof.c | 2 +-
2152 drivers/oprofile/oprofile_stats.c | 10 +-
2153 drivers/oprofile/oprofile_stats.h | 10 +-
2154 drivers/oprofile/oprofilefs.c | 2 +-
2155 drivers/oprofile/timer_int.c | 2 +-
2156 drivers/parport/procfs.c | 4 +-
2157 drivers/pci/host/pci-host-generic.c | 2 +-
2158 drivers/pci/hotplug/acpiphp_ibm.c | 4 +-
2159 drivers/pci/hotplug/cpcihp_generic.c | 6 +-
2160 drivers/pci/hotplug/cpcihp_zt5550.c | 14 +-
2161 drivers/pci/hotplug/cpqphp_nvram.c | 2 +
2162 drivers/pci/hotplug/pci_hotplug_core.c | 6 +-
2163 drivers/pci/hotplug/pciehp_core.c | 2 +-
2164 drivers/pci/msi.c | 22 +-
2165 drivers/pci/pci-sysfs.c | 6 +-
2166 drivers/pci/pci.h | 4 +-
2167 drivers/pci/pcie/aspm.c | 10 +-
2168 drivers/pci/pcie/portdrv_pci.c | 2 +-
2169 drivers/pci/probe.c | 2 +-
2170 drivers/pci/setup-bus.c | 2 +-
2171 drivers/pinctrl/nomadik/pinctrl-nomadik.c | 2 +-
2172 drivers/pinctrl/pinctrl-at91.c | 5 +-
2173 drivers/platform/chrome/chromeos_pstore.c | 2 +-
2174 drivers/platform/x86/alienware-wmi.c | 4 +-
2175 drivers/platform/x86/apple-gmux.c | 2 +-
2176 drivers/platform/x86/compal-laptop.c | 2 +-
2177 drivers/platform/x86/hdaps.c | 2 +-
2178 drivers/platform/x86/ibm_rtl.c | 2 +-
2179 drivers/platform/x86/intel_oaktrail.c | 2 +-
2180 drivers/platform/x86/msi-laptop.c | 16 +-
2181 drivers/platform/x86/msi-wmi.c | 2 +-
2182 drivers/platform/x86/samsung-laptop.c | 2 +-
2183 drivers/platform/x86/samsung-q10.c | 2 +-
2184 drivers/platform/x86/sony-laptop.c | 14 +-
2185 drivers/platform/x86/thinkpad_acpi.c | 11 +-
2186 drivers/pnp/pnpbios/bioscalls.c | 14 +-
2187 drivers/pnp/pnpbios/core.c | 2 +-
2188 drivers/power/pda_power.c | 7 +-
2189 drivers/power/power_supply.h | 4 +-
2190 drivers/power/power_supply_core.c | 7 +-
2191 drivers/power/power_supply_sysfs.c | 6 +-
2192 drivers/power/reset/at91-reset.c | 5 +-
2193 drivers/powercap/powercap_sys.c | 136 +-
2194 drivers/ptp/ptp_private.h | 2 +-
2195 drivers/ptp/ptp_sysfs.c | 2 +-
2196 drivers/regulator/core.c | 4 +-
2197 drivers/regulator/max8660.c | 6 +-
2198 drivers/regulator/max8973-regulator.c | 16 +-
2199 drivers/regulator/mc13892-regulator.c | 8 +-
2200 drivers/remoteproc/remoteproc_core.c | 26 +-
2201 drivers/rtc/rtc-armada38x.c | 7 +-
2202 drivers/rtc/rtc-cmos.c | 4 +-
2203 drivers/rtc/rtc-ds1307.c | 2 +-
2204 drivers/rtc/rtc-m48t59.c | 4 +-
2205 drivers/rtc/rtc-rv8803.c | 15 +-
2206 drivers/rtc/rtc-rx8010.c | 8 +-
2207 drivers/rtc/rtc-test.c | 6 +-
2208 drivers/scsi/aacraid/aachba.c | 11 +-
2209 drivers/scsi/aic7xxx/aic79xx.h | 2 +-
2210 drivers/scsi/aic7xxx/aic79xx_core.c | 11 +-
2211 drivers/scsi/be2iscsi/be_main.c | 2 +-
2212 drivers/scsi/bfa/bfa.h | 4 +-
2213 drivers/scsi/bfa/bfa_core.c | 4 +-
2214 drivers/scsi/bfa/bfa_cs.h | 124 +-
2215 drivers/scsi/bfa/bfa_fcpim.h | 14 +-
2216 drivers/scsi/bfa/bfa_fcs.h | 34 +-
2217 drivers/scsi/bfa/bfa_fcs_fcpim.c | 6 +-
2218 drivers/scsi/bfa/bfa_fcs_lport.c | 4 +-
2219 drivers/scsi/bfa/bfa_fcs_rport.c | 4 +-
2220 drivers/scsi/bfa/bfa_ioc.c | 8 +-
2221 drivers/scsi/bfa/bfa_ioc.h | 16 +-
2222 drivers/scsi/bfa/bfa_svc.c | 12 +-
2223 drivers/scsi/bfa/bfa_svc.h | 20 +-
2224 drivers/scsi/bfa/bfad.c | 12 +-
2225 drivers/scsi/bfa/bfad_bsg.c | 8 +-
2226 drivers/scsi/bfa/bfad_drv.h | 5 +-
2227 drivers/scsi/csiostor/csio_defs.h | 19 +-
2228 drivers/scsi/csiostor/csio_hw.c | 67 +-
2229 drivers/scsi/csiostor/csio_init.c | 2 +-
2230 drivers/scsi/csiostor/csio_lnode.c | 32 +-
2231 drivers/scsi/csiostor/csio_rnode.c | 28 +-
2232 drivers/scsi/csiostor/csio_scsi.c | 37 +-
2233 drivers/scsi/fcoe/fcoe_sysfs.c | 12 +-
2234 drivers/scsi/fcoe/fcoe_transport.c | 16 +-
2235 drivers/scsi/hosts.c | 4 +-
2236 drivers/scsi/hpsa.c | 38 +-
2237 drivers/scsi/hpsa.h | 2 +-
2238 drivers/scsi/hptiop.c | 2 -
2239 drivers/scsi/hptiop.h | 1 -
2240 drivers/scsi/ipr.c | 32 +-
2241 drivers/scsi/ipr.h | 2 +-
2242 drivers/scsi/libfc/fc_exch.c | 50 +-
2243 drivers/scsi/libsas/sas_ata.c | 2 +-
2244 drivers/scsi/lpfc/lpfc.h | 8 +-
2245 drivers/scsi/lpfc/lpfc_debugfs.c | 18 +-
2246 drivers/scsi/lpfc/lpfc_init.c | 8 +-
2247 drivers/scsi/lpfc/lpfc_scsi.c | 10 +-
2248 drivers/scsi/megaraid/megaraid_sas.h | 2 +-
2249 drivers/scsi/mpt3sas/mpt3sas_base.c | 2 +-
2250 drivers/scsi/mpt3sas/mpt3sas_scsih.c | 4 +-
2251 drivers/scsi/pmcraid.c | 46 +-
2252 drivers/scsi/pmcraid.h | 8 +-
2253 drivers/scsi/qla2xxx/qla_attr.c | 4 +-
2254 drivers/scsi/qla2xxx/qla_gbl.h | 8 +-
2255 drivers/scsi/qla2xxx/qla_os.c | 15 +-
2256 drivers/scsi/qla2xxx/qla_target.c | 16 +-
2257 drivers/scsi/qla2xxx/qla_target.h | 2 +-
2258 drivers/scsi/qla4xxx/ql4_def.h | 2 +-
2259 drivers/scsi/qla4xxx/ql4_os.c | 15 +-
2260 drivers/scsi/scsi.c | 2 +-
2261 drivers/scsi/scsi_lib.c | 8 +-
2262 drivers/scsi/scsi_sysfs.c | 2 +-
2263 drivers/scsi/scsi_transport_fc.c | 8 +-
2264 drivers/scsi/scsi_transport_iscsi.c | 6 +-
2265 drivers/scsi/scsi_transport_spi.c | 2 +-
2266 drivers/scsi/scsi_transport_srp.c | 8 +-
2267 drivers/scsi/sd.c | 6 +-
2268 drivers/scsi/sg.c | 2 +-
2269 drivers/scsi/sr.c | 21 +-
2270 drivers/soc/tegra/fuse/fuse-tegra.c | 2 +-
2271 drivers/spi/spi.c | 2 +-
2272 drivers/staging/android/timed_output.c | 6 +-
2273 drivers/staging/comedi/comedi_fops.c | 8 +-
2274 drivers/staging/fbtft/fbtft-core.c | 2 +-
2275 drivers/staging/fbtft/fbtft.h | 2 +-
2276 drivers/staging/gdm724x/gdm_lte.c | 2 +-
2277 drivers/staging/gdm724x/gdm_tty.c | 2 +-
2278 drivers/staging/gdm72xx/gdm_wimax.c | 2 +-
2279 drivers/staging/iio/accel/lis3l02dq_ring.c | 2 +-
2280 drivers/staging/iio/adc/ad7280a.c | 4 +-
2281 .../staging/lustre/lnet/klnds/socklnd/socklnd.h | 6 +-
2282 drivers/staging/lustre/lnet/selftest/brw_test.c | 12 +-
2283 drivers/staging/lustre/lnet/selftest/framework.c | 4 -
2284 drivers/staging/lustre/lnet/selftest/ping_test.c | 14 +-
2285 .../lustre/lustre/include/lustre/lustre_idl.h | 92 +-
2286 drivers/staging/lustre/lustre/include/lustre_dlm.h | 8 +-
2287 drivers/staging/lustre/lustre/include/lustre_net.h | 2 +-
2288 drivers/staging/lustre/lustre/include/obd.h | 2 +-
2289 drivers/staging/lustre/lustre/ldlm/ldlm_request.c | 5 +-
2290 drivers/staging/lustre/lustre/llite/dir.c | 2 +-
2291 drivers/staging/lustre/lustre/lov/lov_io.c | 62 +-
2292 drivers/staging/lustre/lustre/obdclass/llog_swab.c | 24 +-
2293 drivers/staging/lustre/lustre/osc/osc_request.c | 24 +-
2294 drivers/staging/lustre/lustre/ptlrpc/layout.c | 7 +-
2295 .../staging/lustre/lustre/ptlrpc/pack_generic.c | 151 +-
2296 drivers/staging/octeon/ethernet-rx.c | 24 +-
2297 drivers/staging/octeon/ethernet.c | 8 +-
2298 drivers/staging/panel/panel.c | 4 +-
2299 drivers/staging/rdma/hfi1/pcie.c | 2 +-
2300 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 18 +-
2301 drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c | 2 +-
2302 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c | 2 +-
2303 drivers/staging/rtl8188eu/include/Hal8188EPhyCfg.h | 8 -
2304 drivers/staging/rtl8188eu/include/hal_intf.h | 5 +-
2305 drivers/staging/rtl8188eu/include/odm_precomp.h | 2 +-
2306 drivers/staging/rtl8188eu/include/recv_osdep.h | 1 -
2307 drivers/staging/rtl8188eu/include/rtl8188e_recv.h | 2 +-
2308 drivers/staging/rtl8188eu/include/rtl8188e_xmit.h | 2 +-
2309 drivers/staging/rtl8188eu/include/rtw_cmd.h | 1 -
2310 drivers/staging/rtl8188eu/include/rtw_eeprom.h | 6 -
2311 drivers/staging/rtl8188eu/include/rtw_ioctl.h | 9 -
2312 drivers/staging/rtl8188eu/include/rtw_mlme_ext.h | 12 +-
2313 drivers/staging/rtl8188eu/include/xmit_osdep.h | 2 +-
2314 drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c | 4 +-
2315 drivers/staging/rtl8188eu/os_dep/xmit_linux.c | 2 +-
2316 drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 49 +-
2317 drivers/staging/rtl8192e/rtl8192e/rtl_core.h | 4 +-
2318 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 10 +-
2319 drivers/staging/rtl8192e/rtl8192e/rtl_dm.h | 4 +-
2320 drivers/staging/rtl8192e/rtl8192e/rtl_ps.c | 6 +-
2321 drivers/staging/rtl8192e/rtl8192e/rtl_ps.h | 3 +-
2322 drivers/staging/rtl8192e/rtl8192e/rtl_wx.c | 48 +-
2323 drivers/staging/rtl8192e/rtllib.h | 4 +-
2324 drivers/staging/rtl8192e/rtllib_softmac.c | 32 +-
2325 drivers/staging/rtl8192e/rtllib_softmac_wx.c | 2 +-
2326 drivers/staging/rtl8192e/rtllib_tx.c | 2 +-
2327 drivers/staging/rtl8192u/ieee80211/ieee80211.h | 2 +-
2328 .../staging/rtl8192u/ieee80211/ieee80211_softmac.c | 6 +-
2329 drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c | 2 +-
2330 drivers/staging/rtl8192u/r8192U_core.c | 7 +-
2331 drivers/staging/rtl8712/rtl8712_recv.c | 6 +-
2332 drivers/staging/rtl8712/rtl871x_io.h | 2 +-
2333 drivers/staging/rtl8712/rtl871x_ioctl.h | 14 -
2334 drivers/staging/rtl8712/rtl871x_xmit.c | 2 +-
2335 drivers/staging/rtl8712/rtl871x_xmit.h | 2 +-
2336 drivers/staging/rtl8712/usb_ops_linux.c | 2 +-
2337 drivers/staging/rtl8712/xmit_linux.c | 2 +-
2338 drivers/staging/rtl8712/xmit_osdep.h | 2 +-
2339 drivers/staging/rtl8723au/core/rtw_mlme_ext.c | 12 +-
2340 drivers/staging/rtl8723au/core/rtw_xmit.c | 2 +-
2341 drivers/staging/rtl8723au/hal/rtl8723au_recv.c | 2 +-
2342 drivers/staging/rtl8723au/hal/usb_ops_linux.c | 4 +-
2343 drivers/staging/rtl8723au/include/Hal8723APhyCfg.h | 8 -
2344 drivers/staging/rtl8723au/include/drv_types.h | 2 +-
2345 drivers/staging/rtl8723au/include/hal_intf.h | 2 -
2346 drivers/staging/rtl8723au/include/recv_osdep.h | 1 -
2347 drivers/staging/rtl8723au/include/rtw_ap.h | 2 -
2348 drivers/staging/rtl8723au/include/rtw_cmd.h | 1 -
2349 drivers/staging/rtl8723au/include/rtw_eeprom.h | 7 -
2350 drivers/staging/rtl8723au/include/rtw_mlme_ext.h | 14 +-
2351 drivers/staging/rtl8723au/include/usb_ops.h | 8 +-
2352 drivers/staging/rtl8723au/include/xmit_osdep.h | 2 +-
2353 drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c | 2 +-
2354 drivers/staging/rtl8723au/os_dep/xmit_linux.c | 2 +-
2355 drivers/staging/sm750fb/sm750.c | 14 +-
2356 drivers/staging/unisys/visorbus/visorbus_private.h | 4 +-
2357 drivers/staging/unisys/visornic/visornic_main.c | 2 +-
2358 drivers/staging/wilc1000/linux_wlan.c | 2 +-
2359 drivers/staging/wilc1000/wilc_spi.c | 2 -
2360 drivers/staging/wilc1000/wilc_wlan.h | 2 +-
2361 drivers/staging/wlan-ng/p80211netdev.c | 2 +-
2362 drivers/target/sbp/sbp_target.c | 4 +-
2363 drivers/thermal/cpu_cooling.c | 9 +-
2364 drivers/thermal/devfreq_cooling.c | 19 +-
2365 drivers/thermal/int340x_thermal/int3400_thermal.c | 6 +-
2366 drivers/thermal/of-thermal.c | 17 +-
2367 drivers/thermal/x86_pkg_temp_thermal.c | 2 +-
2368 drivers/tty/cyclades.c | 6 +-
2369 drivers/tty/hvc/hvc_console.c | 14 +-
2370 drivers/tty/hvc/hvcs.c | 21 +-
2371 drivers/tty/hvc/hvsi.c | 22 +-
2372 drivers/tty/hvc/hvsi_lib.c | 4 +-
2373 drivers/tty/ipwireless/tty.c | 27 +-
2374 drivers/tty/moxa.c | 2 +-
2375 drivers/tty/n_gsm.c | 6 +-
2376 drivers/tty/n_tty.c | 28 +-
2377 drivers/tty/pty.c | 4 +-
2378 drivers/tty/rocket.c | 6 +-
2379 drivers/tty/serial/8250/8250_core.c | 10 +-
2380 drivers/tty/serial/8250/8250_pci.c | 2 +-
2381 drivers/tty/serial/ifx6x60.c | 2 +-
2382 drivers/tty/serial/ioc4_serial.c | 6 +-
2383 drivers/tty/serial/jsm/jsm_driver.c | 2 +-
2384 drivers/tty/serial/kgdb_nmi.c | 4 +-
2385 drivers/tty/serial/kgdboc.c | 34 +-
2386 drivers/tty/serial/msm_serial.c | 4 +-
2387 drivers/tty/serial/samsung.c | 9 +-
2388 drivers/tty/serial/serial_core.c | 8 +-
2389 drivers/tty/synclink.c | 34 +-
2390 drivers/tty/synclink_gt.c | 28 +-
2391 drivers/tty/synclinkmp.c | 34 +-
2392 drivers/tty/tty_io.c | 2 +-
2393 drivers/tty/tty_ldisc.c | 8 +-
2394 drivers/tty/tty_port.c | 22 +-
2395 drivers/uio/uio.c | 13 +-
2396 drivers/usb/atm/cxacru.c | 2 +-
2397 drivers/usb/atm/usbatm.c | 24 +-
2398 drivers/usb/class/cdc-acm.h | 2 +-
2399 drivers/usb/core/devices.c | 6 +-
2400 drivers/usb/core/devio.c | 12 +-
2401 drivers/usb/core/hcd.c | 4 +-
2402 drivers/usb/core/sysfs.c | 2 +-
2403 drivers/usb/core/usb.c | 2 +-
2404 drivers/usb/early/ehci-dbgp.c | 16 +-
2405 drivers/usb/gadget/function/f_phonet.c | 2 +-
2406 drivers/usb/gadget/function/u_serial.c | 22 +-
2407 drivers/usb/gadget/legacy/inode.c | 4 +-
2408 drivers/usb/gadget/udc/dummy_hcd.c | 2 +-
2409 drivers/usb/host/ehci-hcd.c | 2 +-
2410 drivers/usb/host/ehci-hub.c | 4 +-
2411 drivers/usb/host/ehci-q.c | 4 +-
2412 drivers/usb/host/fotg210-hcd.c | 2 +-
2413 drivers/usb/host/hwa-hc.c | 2 +-
2414 drivers/usb/host/ohci-hcd.c | 2 +-
2415 drivers/usb/host/r8a66597.h | 2 +-
2416 drivers/usb/host/uhci-hcd.c | 2 +-
2417 drivers/usb/host/xhci-pci.c | 2 +-
2418 drivers/usb/host/xhci.c | 2 +-
2419 drivers/usb/misc/appledisplay.c | 4 +-
2420 drivers/usb/misc/sisusbvga/sisusb_con.c | 98 +-
2421 drivers/usb/serial/console.c | 8 +-
2422 drivers/usb/storage/transport.c | 2 +-
2423 drivers/usb/storage/usb.c | 2 +-
2424 drivers/usb/storage/usb.h | 2 +-
2425 drivers/usb/usbip/vhci.h | 2 +-
2426 drivers/usb/usbip/vhci_hcd.c | 6 +-
2427 drivers/usb/usbip/vhci_rx.c | 2 +-
2428 drivers/usb/wusbcore/wa-hc.h | 4 +-
2429 drivers/usb/wusbcore/wa-xfer.c | 2 +-
2430 drivers/vfio/pci/vfio_pci.c | 2 +-
2431 drivers/vhost/vringh.c | 20 +-
2432 drivers/video/backlight/kb3886_bl.c | 2 +-
2433 drivers/video/console/dummycon.c | 96 +-
2434 drivers/video/console/fbcon.c | 2 +-
2435 drivers/video/console/vgacon.c | 23 +-
2436 drivers/video/fbdev/aty/aty128fb.c | 2 +-
2437 drivers/video/fbdev/aty/atyfb_base.c | 8 +-
2438 drivers/video/fbdev/aty/mach64_ct.c | 5 +-
2439 drivers/video/fbdev/aty/mach64_cursor.c | 5 +-
2440 drivers/video/fbdev/aty/mach64_gx.c | 17 +-
2441 drivers/video/fbdev/core/fb_defio.c | 6 +-
2442 drivers/video/fbdev/core/fbmem.c | 12 +-
2443 drivers/video/fbdev/hyperv_fb.c | 4 +-
2444 drivers/video/fbdev/i810/i810_accel.c | 1 +
2445 drivers/video/fbdev/matrox/matroxfb_base.c | 2 +-
2446 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c | 16 +-
2447 drivers/video/fbdev/nvidia/nvidia.c | 27 +-
2448 drivers/video/fbdev/omap2/omapfb/dss/display.c | 8 +-
2449 drivers/video/fbdev/s1d13xxxfb.c | 6 +-
2450 drivers/video/fbdev/sis/sis_main.h | 2 +-
2451 drivers/video/fbdev/smscufx.c | 4 +-
2452 drivers/video/fbdev/udlfb.c | 36 +-
2453 drivers/video/fbdev/uvesafb.c | 52 +-
2454 drivers/video/fbdev/vesafb.c | 58 +-
2455 drivers/video/fbdev/via/via_clock.h | 2 +-
2456 drivers/xen/events/events_base.c | 6 +-
2457 drivers/xen/xen-pciback/pci_stub.c | 2 +-
2458 fs/9p/vfs_addr.c | 2 +-
2459 fs/9p/vfs_inode_dotl.c | 4 +-
2460 fs/Kconfig.binfmt | 2 +-
2461 fs/afs/file.c | 8 +-
2462 fs/afs/inode.c | 4 +-
2463 fs/afs/internal.h | 4 +-
2464 fs/aio.c | 2 +-
2465 fs/autofs4/waitq.c | 2 +-
2466 fs/befs/endian.h | 6 +-
2467 fs/binfmt_aout.c | 23 +-
2468 fs/binfmt_elf.c | 670 +-
2469 fs/binfmt_elf_fdpic.c | 4 +-
2470 fs/block_dev.c | 2 +-
2471 fs/btrfs/ctree.c | 11 +-
2472 fs/btrfs/ctree.h | 4 +-
2473 fs/btrfs/delayed-inode.c | 6 +-
2474 fs/btrfs/delayed-inode.h | 4 +-
2475 fs/btrfs/delayed-ref.c | 4 +-
2476 fs/btrfs/disk-io.c | 4 +-
2477 fs/btrfs/extent_map.c | 8 +-
2478 fs/btrfs/file.c | 4 +-
2479 fs/btrfs/free-space-cache.h | 1 +
2480 fs/btrfs/raid56.c | 30 +-
2481 fs/btrfs/super.c | 2 +-
2482 fs/btrfs/sysfs.c | 2 +-
2483 fs/btrfs/tests/btrfs-tests.c | 2 +-
2484 fs/btrfs/tests/free-space-tests.c | 2 +-
2485 fs/btrfs/transaction.c | 2 +-
2486 fs/btrfs/tree-log.c | 8 +-
2487 fs/btrfs/tree-log.h | 2 +-
2488 fs/btrfs/volumes.c | 14 +-
2489 fs/btrfs/volumes.h | 22 +-
2490 fs/buffer.c | 2 +-
2491 fs/cachefiles/bind.c | 6 +-
2492 fs/cachefiles/daemon.c | 8 +-
2493 fs/cachefiles/internal.h | 12 +-
2494 fs/cachefiles/namei.c | 2 +-
2495 fs/cachefiles/proc.c | 12 +-
2496 fs/ceph/dir.c | 12 +-
2497 fs/ceph/super.c | 4 +-
2498 fs/cifs/cifs_debug.c | 12 +-
2499 fs/cifs/cifsfs.c | 8 +-
2500 fs/cifs/cifsglob.h | 54 +-
2501 fs/cifs/file.c | 14 +-
2502 fs/cifs/misc.c | 4 +-
2503 fs/cifs/smb1ops.c | 80 +-
2504 fs/cifs/smb2ops.c | 84 +-
2505 fs/cifs/smb2pdu.c | 3 +-
2506 fs/coda/cache.c | 10 +-
2507 fs/coda/dir.c | 5 +-
2508 fs/compat.c | 9 +-
2509 fs/compat_binfmt_elf.c | 2 +
2510 fs/compat_ioctl.c | 12 +-
2511 fs/configfs/dir.c | 10 +-
2512 fs/coredump.c | 18 +-
2513 fs/dcache.c | 64 +-
2514 fs/ecryptfs/inode.c | 2 +-
2515 fs/ecryptfs/miscdev.c | 2 +-
2516 fs/exec.c | 365 +-
2517 fs/exofs/inode.c | 7 +-
2518 fs/ext2/xattr.c | 5 +-
2519 fs/ext4/ext4.h | 20 +-
2520 fs/ext4/mballoc.c | 44 +-
2521 fs/ext4/resize.c | 16 +-
2522 fs/ext4/super.c | 2 +-
2523 fs/ext4/sysfs.c | 2 +-
2524 fs/ext4/xattr.c | 5 +-
2525 fs/fhandle.c | 5 +-
2526 fs/file.c | 18 +-
2527 fs/freevxfs/vxfs_inode.c | 8 +-
2528 fs/freevxfs/vxfs_inode.h | 4 +-
2529 fs/fs-writeback.c | 11 +-
2530 fs/fs_struct.c | 8 +-
2531 fs/fscache/cookie.c | 40 +-
2532 fs/fscache/internal.h | 202 +-
2533 fs/fscache/object.c | 26 +-
2534 fs/fscache/operation.c | 38 +-
2535 fs/fscache/page.c | 110 +-
2536 fs/fscache/stats.c | 348 +-
2537 fs/fuse/cuse.c | 10 +-
2538 fs/fuse/dev.c | 4 +-
2539 fs/fuse/file.c | 4 +-
2540 fs/fuse/inode.c | 4 +-
2541 fs/gfs2/aops.c | 2 +-
2542 fs/gfs2/file.c | 2 +-
2543 fs/gfs2/glock.c | 22 +-
2544 fs/gfs2/glops.c | 4 +-
2545 fs/gfs2/quota.c | 6 +-
2546 fs/hugetlbfs/inode.c | 13 +-
2547 fs/inode.c | 4 +-
2548 fs/jbd2/commit.c | 2 +-
2549 fs/jbd2/transaction.c | 4 +-
2550 fs/jffs2/erase.c | 3 +-
2551 fs/jffs2/file.c | 3 +-
2552 fs/jffs2/fs.c | 2 +-
2553 fs/jffs2/os-linux.h | 2 +-
2554 fs/jffs2/wbuf.c | 3 +-
2555 fs/jfs/super.c | 2 +-
2556 fs/kernfs/dir.c | 2 +-
2557 fs/kernfs/file.c | 20 +-
2558 fs/libfs.c | 10 +-
2559 fs/lockd/clnt4xdr.c | 46 +-
2560 fs/lockd/clntproc.c | 4 +-
2561 fs/lockd/clntxdr.c | 44 +-
2562 fs/lockd/mon.c | 24 +-
2563 fs/lockd/svc.c | 2 +-
2564 fs/lockd/svc4proc.c | 69 +-
2565 fs/lockd/svcproc.c | 75 +-
2566 fs/lockd/xdr.c | 44 +-
2567 fs/lockd/xdr4.c | 41 +-
2568 fs/logfs/dev_bdev.c | 13 +-
2569 fs/logfs/dev_mtd.c | 13 +-
2570 fs/logfs/dir.c | 4 +-
2571 fs/logfs/logfs.h | 5 +-
2572 fs/logfs/readwrite.c | 2 +-
2573 fs/logfs/segment.c | 2 +-
2574 fs/logfs/super.c | 39 -
2575 fs/namei.c | 16 +-
2576 fs/namespace.c | 16 +-
2577 fs/nfs/callback.h | 18 +-
2578 fs/nfs/callback_proc.c | 26 +-
2579 fs/nfs/callback_xdr.c | 73 +-
2580 fs/nfs/dir.c | 5 +-
2581 fs/nfs/inode.c | 6 +-
2582 fs/nfs/internal.h | 5 +-
2583 fs/nfs/mount_clnt.c | 26 +-
2584 fs/nfs/nfs2xdr.c | 101 +-
2585 fs/nfs/nfs3xdr.c | 201 +-
2586 fs/nfs/nfs42xdr.c | 60 +-
2587 fs/nfs/nfs4xdr.c | 507 +-
2588 fs/nfs/read.c | 2 +-
2589 fs/nfs/symlink.c | 6 +-
2590 fs/nfsd/current_stateid.h | 24 +-
2591 fs/nfsd/nfs2acl.c | 85 +-
2592 fs/nfsd/nfs3acl.c | 44 +-
2593 fs/nfsd/nfs3proc.c | 271 +-
2594 fs/nfsd/nfs3xdr.c | 171 +-
2595 fs/nfsd/nfs4callback.c | 31 +-
2596 fs/nfsd/nfs4proc.c | 320 +-
2597 fs/nfsd/nfs4state.c | 111 +-
2598 fs/nfsd/nfs4xdr.c | 564 +-
2599 fs/nfsd/nfscache.c | 11 +-
2600 fs/nfsd/nfsproc.c | 193 +-
2601 fs/nfsd/nfsxdr.c | 96 +-
2602 fs/nfsd/vfs.c | 6 +-
2603 fs/nfsd/xdr.h | 50 +-
2604 fs/nfsd/xdr3.h | 100 +-
2605 fs/nfsd/xdr4.h | 50 +-
2606 fs/nls/nls_base.c | 26 +-
2607 fs/nls/nls_cp932.c | 2 +-
2608 fs/nls/nls_cp936.c | 2 +-
2609 fs/nls/nls_cp949.c | 2 +-
2610 fs/nls/nls_cp950.c | 2 +-
2611 fs/nls/nls_euc-jp.c | 8 +-
2612 fs/nls/nls_koi8-ru.c | 8 +-
2613 fs/notify/fanotify/fanotify_user.c | 4 +-
2614 fs/notify/notification.c | 4 +-
2615 fs/ntfs/dir.c | 4 +-
2616 fs/ntfs/inode.c | 19 +-
2617 fs/ntfs/inode.h | 4 +-
2618 fs/ntfs/mft.c | 4 +-
2619 fs/ntfs/super.c | 8 +-
2620 fs/ocfs2/dlm/dlmcommon.h | 4 +-
2621 fs/ocfs2/dlm/dlmdebug.c | 10 +-
2622 fs/ocfs2/dlm/dlmdomain.c | 4 +-
2623 fs/ocfs2/dlm/dlmmaster.c | 4 +-
2624 fs/ocfs2/dlmfs/dlmfs.c | 4 +-
2625 fs/ocfs2/localalloc.c | 2 +-
2626 fs/ocfs2/ocfs2.h | 10 +-
2627 fs/ocfs2/suballoc.c | 12 +-
2628 fs/ocfs2/super.c | 20 +-
2629 fs/overlayfs/copy_up.c | 2 +-
2630 fs/pipe.c | 72 +-
2631 fs/posix_acl.c | 4 +-
2632 fs/proc/array.c | 20 +
2633 fs/proc/base.c | 7 +-
2634 fs/proc/kcore.c | 36 +-
2635 fs/proc/meminfo.c | 2 +-
2636 fs/proc/nommu.c | 2 +-
2637 fs/proc/proc_sysctl.c | 26 +-
2638 fs/proc/task_mmu.c | 39 +-
2639 fs/proc/task_nommu.c | 6 +-
2640 fs/proc/vmcore.c | 16 +-
2641 fs/qnx6/qnx6.h | 4 +-
2642 fs/quota/netlink.c | 4 +-
2643 fs/read_write.c | 34 +-
2644 fs/readdir.c | 3 +-
2645 fs/reiserfs/do_balan.c | 2 +-
2646 fs/reiserfs/procfs.c | 2 +-
2647 fs/reiserfs/reiserfs.h | 4 +-
2648 fs/select.c | 2 +-
2649 fs/seq_file.c | 4 +-
2650 fs/splice.c | 43 +-
2651 fs/squashfs/xattr.c | 10 +-
2652 fs/super.c | 3 +-
2653 fs/sysv/sysv.h | 2 +-
2654 fs/tracefs/inode.c | 8 +-
2655 fs/ubifs/find.c | 34 +-
2656 fs/ubifs/lprops.c | 5 +-
2657 fs/udf/misc.c | 2 +-
2658 fs/ufs/swab.h | 4 +-
2659 fs/userfaultfd.c | 2 +-
2660 fs/xattr.c | 21 +
2661 fs/xfs/libxfs/xfs_bmap.c | 2 +-
2662 fs/xfs/libxfs/xfs_da_btree.c | 4 +-
2663 fs/xfs/xfs_dir2_readdir.c | 7 +-
2664 fs/xfs/xfs_ioctl.c | 2 +-
2665 fs/xfs/xfs_linux.h | 4 +-
2666 include/acpi/ghes.h | 2 +-
2667 include/asm-generic/4level-fixup.h | 2 +
2668 include/asm-generic/atomic-long.h | 176 +-
2669 include/asm-generic/atomic64.h | 12 +
2670 include/asm-generic/bitops/__fls.h | 2 +-
2671 include/asm-generic/bitops/fls.h | 2 +-
2672 include/asm-generic/bitops/fls64.h | 4 +-
2673 include/asm-generic/bug.h | 6 +-
2674 include/asm-generic/cache.h | 4 +-
2675 include/asm-generic/emergency-restart.h | 2 +-
2676 include/asm-generic/kmap_types.h | 4 +-
2677 include/asm-generic/local.h | 13 +
2678 include/asm-generic/pgtable-nopmd.h | 18 +-
2679 include/asm-generic/pgtable-nopud.h | 15 +-
2680 include/asm-generic/pgtable.h | 16 +
2681 include/asm-generic/sections.h | 1 +
2682 include/asm-generic/uaccess.h | 16 +
2683 include/asm-generic/vmlinux.lds.h | 15 +-
2684 include/crypto/algapi.h | 2 +-
2685 include/crypto/cast6.h | 4 +-
2686 include/crypto/serpent.h | 4 +-
2687 include/crypto/xts.h | 2 +-
2688 include/drm/drmP.h | 19 +-
2689 include/drm/drm_mm.h | 2 +-
2690 include/drm/drm_modeset_helper_vtables.h | 2 +-
2691 include/drm/i915_pciids.h | 2 +-
2692 include/drm/intel-gtt.h | 4 +-
2693 include/drm/ttm/ttm_memory.h | 2 +-
2694 include/drm/ttm/ttm_page_alloc.h | 1 +
2695 include/keys/asymmetric-subtype.h | 2 +-
2696 include/keys/encrypted-type.h | 2 +-
2697 include/keys/rxrpc-type.h | 2 +-
2698 include/keys/user-type.h | 2 +-
2699 include/linux/atmdev.h | 4 +-
2700 include/linux/atomic.h | 12 +-
2701 include/linux/audit.h | 2 +-
2702 include/linux/average.h | 2 +-
2703 include/linux/binfmts.h | 3 +-
2704 include/linux/bitmap.h | 2 +-
2705 include/linux/bitops.h | 8 +-
2706 include/linux/blk-cgroup.h | 24 +-
2707 include/linux/blkdev.h | 2 +-
2708 include/linux/blktrace_api.h | 2 +-
2709 include/linux/cache.h | 8 +
2710 include/linux/cdrom.h | 1 -
2711 include/linux/cgroup-defs.h | 2 +-
2712 include/linux/cleancache.h | 2 +-
2713 include/linux/clk-provider.h | 1 +
2714 include/linux/compat.h | 15 +-
2715 include/linux/compiler-gcc.h | 30 +-
2716 include/linux/compiler.h | 193 +-
2717 include/linux/configfs.h | 2 +-
2718 include/linux/cpufreq.h | 7 +-
2719 include/linux/cpuidle.h | 5 +-
2720 include/linux/cpumask.h | 14 +-
2721 include/linux/crypto.h | 4 +-
2722 include/linux/ctype.h | 2 +-
2723 include/linux/dcache.h | 4 +-
2724 include/linux/decompress/mm.h | 2 +-
2725 include/linux/devfreq.h | 2 +-
2726 include/linux/device.h | 7 +-
2727 include/linux/dma-mapping.h | 2 +-
2728 include/linux/efi.h | 1 +
2729 include/linux/elf.h | 2 +
2730 include/linux/err.h | 4 +-
2731 include/linux/extcon.h | 2 +-
2732 include/linux/fb.h | 3 +-
2733 include/linux/fdtable.h | 2 +-
2734 include/linux/firewire.h | 2 +-
2735 include/linux/fs.h | 5 +-
2736 include/linux/fs_struct.h | 2 +-
2737 include/linux/fscache-cache.h | 2 +-
2738 include/linux/fscache.h | 2 +-
2739 include/linux/fsnotify.h | 2 +-
2740 include/linux/genhd.h | 4 +-
2741 include/linux/genl_magic_func.h | 2 +-
2742 include/linux/genl_magic_struct.h | 4 +-
2743 include/linux/gfp.h | 14 +-
2744 include/linux/highmem.h | 12 +
2745 include/linux/hugetlb.h | 2 +-
2746 include/linux/hugetlb_cgroup.h | 11 +
2747 include/linux/hwmon-sysfs.h | 6 +-
2748 include/linux/i2c.h | 1 +
2749 include/linux/if_pppox.h | 2 +-
2750 include/linux/init.h | 12 +-
2751 include/linux/init_task.h | 7 +
2752 include/linux/interrupt.h | 6 +-
2753 include/linux/iommu.h | 2 +-
2754 include/linux/ioport.h | 2 +-
2755 include/linux/ipc.h | 2 +-
2756 include/linux/irq.h | 5 +-
2757 include/linux/irqdesc.h | 2 +-
2758 include/linux/irqdomain.h | 3 +
2759 include/linux/jbd2.h | 2 +-
2760 include/linux/jiffies.h | 16 +-
2761 include/linux/kallsyms.h | 18 +-
2762 include/linux/key-type.h | 2 +-
2763 include/linux/kgdb.h | 6 +-
2764 include/linux/kmemleak.h | 4 +-
2765 include/linux/kobject.h | 3 +-
2766 include/linux/kobject_ns.h | 2 +-
2767 include/linux/kref.h | 2 +-
2768 include/linux/libata.h | 2 +-
2769 include/linux/linkage.h | 12 +
2770 include/linux/list.h | 15 +
2771 include/linux/lockd/xdr.h | 34 +-
2772 include/linux/lockd/xdr4.h | 34 +-
2773 include/linux/lockref.h | 26 +-
2774 include/linux/math64.h | 10 +-
2775 include/linux/memcontrol.h | 2 +-
2776 include/linux/mempolicy.h | 7 +
2777 include/linux/mm.h | 97 +-
2778 include/linux/mm_types.h | 20 +
2779 include/linux/mmiotrace.h | 4 +-
2780 include/linux/mmzone.h | 2 +-
2781 include/linux/mod_devicetable.h | 4 +-
2782 include/linux/module.h | 58 +-
2783 include/linux/moduleloader.h | 16 +
2784 include/linux/moduleparam.h | 12 +-
2785 include/linux/net.h | 2 +-
2786 include/linux/netdevice.h | 7 +-
2787 include/linux/netfilter.h | 2 +-
2788 include/linux/netfilter/ipset/ip_set_comment.h | 3 +-
2789 include/linux/netfilter/nfnetlink.h | 2 +-
2790 include/linux/netlink.h | 12 +-
2791 include/linux/nls.h | 4 +-
2792 include/linux/notifier.h | 3 +-
2793 include/linux/oprofile.h | 4 +-
2794 include/linux/padata.h | 2 +-
2795 include/linux/pagemap.h | 4 +-
2796 include/linux/pci_hotplug.h | 3 +-
2797 include/linux/percpu.h | 2 +-
2798 include/linux/perf_event.h | 12 +-
2799 include/linux/pid.h | 4 +-
2800 include/linux/pipe_fs_i.h | 8 +-
2801 include/linux/pm.h | 1 +
2802 include/linux/pm_domain.h | 2 +-
2803 include/linux/pm_runtime.h | 2 +-
2804 include/linux/pnp.h | 2 +-
2805 include/linux/poison.h | 4 +-
2806 include/linux/power/smartreflex.h | 2 +-
2807 include/linux/ppp-comp.h | 2 +-
2808 include/linux/preempt.h | 21 +
2809 include/linux/printk.h | 2 +-
2810 include/linux/proc_ns.h | 2 +-
2811 include/linux/psci.h | 2 +-
2812 include/linux/quota.h | 2 +-
2813 include/linux/random.h | 19 +-
2814 include/linux/rculist.h | 16 +
2815 include/linux/rcupdate.h | 8 +
2816 include/linux/reboot.h | 14 +-
2817 include/linux/regset.h | 3 +-
2818 include/linux/relay.h | 2 +-
2819 include/linux/rio.h | 2 +-
2820 include/linux/rmap.h | 4 +-
2821 include/linux/sched.h | 76 +-
2822 include/linux/sched/sysctl.h | 1 +
2823 include/linux/scif.h | 2 +-
2824 include/linux/semaphore.h | 2 +-
2825 include/linux/seq_file.h | 1 +
2826 include/linux/seqlock.h | 10 +
2827 include/linux/signal.h | 2 +-
2828 include/linux/skbuff.h | 12 +-
2829 include/linux/slab.h | 47 +-
2830 include/linux/slab_def.h | 14 +-
2831 include/linux/slub_def.h | 2 +-
2832 include/linux/smp.h | 2 +
2833 include/linux/sock_diag.h | 2 +-
2834 include/linux/sonet.h | 2 +-
2835 include/linux/spinlock.h | 17 +-
2836 include/linux/srcu.h | 5 +-
2837 include/linux/sunrpc/addr.h | 8 +-
2838 include/linux/sunrpc/clnt.h | 2 +-
2839 include/linux/sunrpc/svc.h | 2 +-
2840 include/linux/sunrpc/svc_rdma.h | 18 +-
2841 include/linux/sunrpc/svcauth.h | 2 +-
2842 include/linux/swapops.h | 10 +-
2843 include/linux/swiotlb.h | 3 +-
2844 include/linux/syscalls.h | 34 +-
2845 include/linux/syscore_ops.h | 2 +-
2846 include/linux/sysctl.h | 3 +-
2847 include/linux/sysfs.h | 9 +-
2848 include/linux/sysrq.h | 3 +-
2849 include/linux/tcp.h | 14 +-
2850 include/linux/thread_info.h | 7 +
2851 include/linux/tty.h | 4 +-
2852 include/linux/tty_driver.h | 2 +-
2853 include/linux/tty_ldisc.h | 2 +-
2854 include/linux/types.h | 16 +
2855 include/linux/uaccess.h | 2 +-
2856 include/linux/uio_driver.h | 2 +-
2857 include/linux/unaligned/access_ok.h | 24 +-
2858 include/linux/usb.h | 12 +-
2859 include/linux/usb/hcd.h | 1 +
2860 include/linux/usb/renesas_usbhs.h | 2 +-
2861 include/linux/vermagic.h | 21 +-
2862 include/linux/vga_switcheroo.h | 8 +-
2863 include/linux/vmalloc.h | 7 +-
2864 include/linux/vmstat.h | 24 +-
2865 include/linux/writeback.h | 3 +-
2866 include/linux/xattr.h | 5 +-
2867 include/linux/zlib.h | 3 +-
2868 include/media/v4l2-dev.h | 2 +-
2869 include/media/v4l2-device.h | 2 +-
2870 include/net/9p/transport.h | 2 +-
2871 include/net/bluetooth/l2cap.h | 2 +-
2872 include/net/bonding.h | 2 +-
2873 include/net/caif/cfctrl.h | 6 +-
2874 include/net/cfg80211-wext.h | 20 +-
2875 include/net/cfg802154.h | 2 +-
2876 include/net/fib_rules.h | 3 +-
2877 include/net/flow.h | 2 +-
2878 include/net/genetlink.h | 2 +-
2879 include/net/gro_cells.h | 2 +-
2880 include/net/inet_connection_sock.h | 2 +-
2881 include/net/inet_sock.h | 2 +-
2882 include/net/inetpeer.h | 2 +-
2883 include/net/ip_fib.h | 2 +-
2884 include/net/ip_vs.h | 8 +-
2885 include/net/ipv6.h | 2 +-
2886 include/net/irda/ircomm_tty.h | 1 +
2887 include/net/irda/irias_object.h | 2 +-
2888 include/net/irda/irlmp.h | 1 +
2889 include/net/irda/irlmp_event.h | 6 +-
2890 include/net/irda/timer.h | 6 +-
2891 include/net/iucv/af_iucv.h | 2 +-
2892 include/net/llc_c_ac.h | 2 +-
2893 include/net/llc_c_ev.h | 4 +-
2894 include/net/llc_c_st.h | 2 +-
2895 include/net/llc_s_ac.h | 2 +-
2896 include/net/llc_s_st.h | 2 +-
2897 include/net/mac80211.h | 6 +-
2898 include/net/neighbour.h | 4 +-
2899 include/net/net_namespace.h | 18 +-
2900 include/net/netfilter/nf_conntrack.h | 2 +-
2901 include/net/netlink.h | 2 +-
2902 include/net/netns/conntrack.h | 6 +-
2903 include/net/netns/ipv4.h | 4 +-
2904 include/net/netns/ipv6.h | 4 +-
2905 include/net/netns/xfrm.h | 2 +-
2906 include/net/ping.h | 2 +-
2907 include/net/protocol.h | 4 +-
2908 include/net/rtnetlink.h | 2 +-
2909 include/net/sctp/checksum.h | 4 +-
2910 include/net/sctp/sm.h | 4 +-
2911 include/net/sctp/structs.h | 2 +-
2912 include/net/snmp.h | 10 +-
2913 include/net/sock.h | 12 +-
2914 include/net/tcp.h | 8 +-
2915 include/net/xfrm.h | 15 +-
2916 include/rdma/ib_cm.h | 8 +-
2917 include/rdma/iw_cm.h | 2 +-
2918 include/scsi/libfc.h | 3 +-
2919 include/scsi/scsi_device.h | 6 +-
2920 include/scsi/scsi_driver.h | 2 +-
2921 include/scsi/scsi_transport_fc.h | 3 +-
2922 include/scsi/sg.h | 2 +-
2923 include/sound/compress_driver.h | 2 +-
2924 include/sound/control.h | 4 +-
2925 include/sound/pcm.h | 2 +-
2926 include/sound/rawmidi.h | 3 +-
2927 include/sound/seq_kernel.h | 2 +-
2928 include/sound/soc.h | 4 +-
2929 include/trace/events/irq.h | 4 +-
2930 include/uapi/linux/a.out.h | 8 +
2931 include/uapi/linux/bcache.h | 5 +-
2932 include/uapi/linux/byteorder/little_endian.h | 28 +-
2933 include/uapi/linux/connector.h | 2 +-
2934 include/uapi/linux/elf.h | 28 +
2935 include/uapi/linux/screen_info.h | 2 +-
2936 include/uapi/linux/swab.h | 6 +-
2937 include/uapi/linux/xattr.h | 4 +
2938 include/video/udlfb.h | 8 +-
2939 include/video/uvesafb.h | 1 +
2940 init/Kconfig | 2 +-
2941 init/Makefile | 3 +
2942 init/do_mounts.c | 16 +-
2943 init/do_mounts.h | 8 +-
2944 init/do_mounts_initrd.c | 30 +-
2945 init/do_mounts_md.c | 6 +-
2946 init/init_task.c | 4 +
2947 init/initramfs.c | 38 +-
2948 init/main.c | 30 +-
2949 ipc/compat.c | 4 +-
2950 ipc/ipc_sysctl.c | 14 +-
2951 ipc/mq_sysctl.c | 4 +-
2952 ipc/sem.c | 4 +-
2953 ipc/shm.c | 8 +-
2954 kernel/audit.c | 8 +-
2955 kernel/auditsc.c | 4 +-
2956 kernel/bpf/core.c | 28 +-
2957 kernel/capability.c | 3 +
2958 kernel/cgroup.c | 29 +-
2959 kernel/compat.c | 38 +-
2960 kernel/debug/debug_core.c | 16 +-
2961 kernel/debug/kdb/kdb_main.c | 4 +-
2962 kernel/events/core.c | 38 +-
2963 kernel/events/internal.h | 10 +-
2964 kernel/events/uprobes.c | 2 +-
2965 kernel/exit.c | 27 +-
2966 kernel/fork.c | 175 +-
2967 kernel/futex.c | 11 +-
2968 kernel/futex_compat.c | 2 +-
2969 kernel/irq/manage.c | 2 +-
2970 kernel/irq/msi.c | 19 +-
2971 kernel/irq/spurious.c | 2 +-
2972 kernel/jump_label.c | 5 +
2973 kernel/kallsyms.c | 40 +-
2974 kernel/kexec.c | 3 +-
2975 kernel/kmod.c | 8 +-
2976 kernel/kprobes.c | 4 +-
2977 kernel/ksysfs.c | 2 +-
2978 kernel/locking/lockdep.c | 7 +-
2979 kernel/locking/mutex-debug.c | 12 +-
2980 kernel/locking/mutex-debug.h | 4 +-
2981 kernel/locking/mutex.c | 6 +-
2982 kernel/module.c | 403 +-
2983 kernel/notifier.c | 17 +-
2984 kernel/padata.c | 4 +-
2985 kernel/panic.c | 11 +-
2986 kernel/pid.c | 6 +-
2987 kernel/pid_namespace.c | 2 +-
2988 kernel/power/process.c | 12 +-
2989 kernel/profile.c | 14 +-
2990 kernel/ptrace.c | 8 +-
2991 kernel/rcu/rcutorture.c | 60 +-
2992 kernel/rcu/tiny.c | 4 +-
2993 kernel/rcu/tree.c | 42 +-
2994 kernel/rcu/tree.h | 16 +-
2995 kernel/rcu/tree_plugin.h | 18 +-
2996 kernel/rcu/tree_trace.c | 14 +-
2997 kernel/resource.c | 4 +-
2998 kernel/sched/auto_group.c | 4 +-
2999 kernel/sched/core.c | 49 +-
3000 kernel/sched/fair.c | 2 +-
3001 kernel/sched/rt.c | 4 +-
3002 kernel/sched/sched.h | 13 +-
3003 kernel/signal.c | 28 +-
3004 kernel/smp.c | 2 +-
3005 kernel/smpboot.c | 4 +-
3006 kernel/softirq.c | 12 +-
3007 kernel/stop_machine.c | 2 +-
3008 kernel/sys.c | 10 +-
3009 kernel/sys_ni.c | 4 +-
3010 kernel/sysctl.c | 34 +-
3011 kernel/time/alarmtimer.c | 4 +-
3012 kernel/time/posix-clock.c | 8 +-
3013 kernel/time/posix-cpu-timers.c | 4 +-
3014 kernel/time/posix-timers.c | 36 +-
3015 kernel/time/timer.c | 2 +-
3016 kernel/time/timer_stats.c | 10 +-
3017 kernel/trace/blktrace.c | 6 +-
3018 kernel/trace/ftrace.c | 33 +-
3019 kernel/trace/ring_buffer.c | 96 +-
3020 kernel/trace/trace.c | 2 +-
3021 kernel/trace/trace.h | 2 +-
3022 kernel/trace/trace_clock.c | 4 +-
3023 kernel/trace/trace_events.c | 1 -
3024 kernel/trace/trace_functions_graph.c | 4 +-
3025 kernel/trace/trace_mmiotrace.c | 8 +-
3026 kernel/trace/trace_output.c | 10 +-
3027 kernel/trace/trace_seq.c | 2 +-
3028 kernel/trace/trace_stack.c | 2 +-
3029 kernel/user.c | 2 +-
3030 kernel/user_namespace.c | 2 +-
3031 kernel/utsname_sysctl.c | 2 +-
3032 kernel/watchdog.c | 2 +-
3033 kernel/workqueue.c | 8 +-
3034 lib/Kconfig.debug | 8 +-
3035 lib/Makefile | 2 +-
3036 lib/bitmap.c | 8 +-
3037 lib/bug.c | 2 +
3038 lib/debugobjects.c | 2 +-
3039 lib/decompress_bunzip2.c | 3 +-
3040 lib/decompress_unlzma.c | 4 +-
3041 lib/div64.c | 4 +-
3042 lib/dma-debug.c | 4 +-
3043 lib/inflate.c | 2 +-
3044 lib/ioremap.c | 4 +-
3045 lib/irq_poll.c | 2 +-
3046 lib/kobject.c | 4 +-
3047 lib/list_debug.c | 126 +-
3048 lib/lockref.c | 44 +-
3049 lib/percpu-refcount.c | 2 +-
3050 lib/radix-tree.c | 2 +-
3051 lib/random32.c | 2 +-
3052 lib/rhashtable.c | 4 +-
3053 lib/show_mem.c | 2 +-
3054 lib/strncpy_from_user.c | 2 +-
3055 lib/strnlen_user.c | 2 +-
3056 lib/swiotlb.c | 2 +-
3057 lib/usercopy.c | 6 +
3058 lib/vsprintf.c | 12 +-
3059 mm/Kconfig | 6 +-
3060 mm/backing-dev.c | 4 +-
3061 mm/debug.c | 3 +
3062 mm/filemap.c | 10 +-
3063 mm/gup.c | 13 +-
3064 mm/highmem.c | 6 +-
3065 mm/hugetlb.c | 125 +-
3066 mm/hugetlb_cgroup.c | 60 +-
3067 mm/internal.h | 3 +-
3068 mm/maccess.c | 12 +-
3069 mm/madvise.c | 37 +
3070 mm/memcontrol.c | 6 +-
3071 mm/memory-failure.c | 6 +-
3072 mm/memory.c | 424 +-
3073 mm/mempolicy.c | 25 +
3074 mm/mlock.c | 18 +-
3075 mm/mm_init.c | 2 +-
3076 mm/mmap.c | 573 +-
3077 mm/mprotect.c | 137 +-
3078 mm/mremap.c | 39 +-
3079 mm/nommu.c | 21 +-
3080 mm/page-writeback.c | 2 +-
3081 mm/page_alloc.c | 53 +-
3082 mm/percpu.c | 2 +-
3083 mm/process_vm_access.c | 14 +-
3084 mm/readahead.c | 2 +-
3085 mm/rmap.c | 43 +-
3086 mm/shmem.c | 37 +-
3087 mm/slab.c | 111 +-
3088 mm/slab.h | 22 +-
3089 mm/slab_common.c | 86 +-
3090 mm/slob.c | 218 +-
3091 mm/slub.c | 111 +-
3092 mm/sparse-vmemmap.c | 4 +-
3093 mm/sparse.c | 2 +-
3094 mm/swap.c | 2 +
3095 mm/swapfile.c | 12 +-
3096 mm/util.c | 6 +
3097 mm/vmalloc.c | 116 +-
3098 mm/vmstat.c | 12 +-
3099 net/8021q/vlan.c | 5 +-
3100 net/8021q/vlan_netlink.c | 2 +-
3101 net/9p/mod.c | 4 +-
3102 net/9p/trans_fd.c | 2 +-
3103 net/atm/atm_misc.c | 8 +-
3104 net/atm/lec.h | 2 +-
3105 net/atm/proc.c | 6 +-
3106 net/atm/resources.c | 4 +-
3107 net/ax25/sysctl_net_ax25.c | 2 +-
3108 net/batman-adv/bat_iv_ogm.c | 8 +-
3109 net/batman-adv/fragmentation.c | 2 +-
3110 net/batman-adv/routing.c | 4 +-
3111 net/batman-adv/soft-interface.c | 12 +-
3112 net/batman-adv/sysfs.c | 40 +-
3113 net/batman-adv/sysfs.h | 4 +-
3114 net/batman-adv/translation-table.c | 14 +-
3115 net/batman-adv/types.h | 8 +-
3116 net/bluetooth/hci_sock.c | 2 +-
3117 net/bluetooth/l2cap_core.c | 6 +-
3118 net/bluetooth/l2cap_sock.c | 12 +-
3119 net/bluetooth/rfcomm/sock.c | 4 +-
3120 net/bluetooth/rfcomm/tty.c | 4 +-
3121 net/bridge/br_netlink.c | 2 +-
3122 net/bridge/netfilter/ebtables.c | 6 +-
3123 net/caif/cfctrl.c | 11 +-
3124 net/caif/chnl_net.c | 4 +-
3125 net/can/af_can.c | 2 +-
3126 net/can/gw.c | 6 +-
3127 net/ceph/ceph_common.c | 2 +-
3128 net/ceph/messenger.c | 4 +-
3129 net/compat.c | 26 +-
3130 net/core/datagram.c | 2 +-
3131 net/core/dev.c | 16 +-
3132 net/core/filter.c | 2 +-
3133 net/core/flow.c | 6 +-
3134 net/core/neighbour.c | 18 +-
3135 net/core/net-sysfs.c | 2 +-
3136 net/core/net_namespace.c | 8 +-
3137 net/core/netpoll.c | 4 +-
3138 net/core/rtnetlink.c | 17 +-
3139 net/core/scm.c | 12 +-
3140 net/core/skbuff.c | 11 +-
3141 net/core/sock.c | 28 +-
3142 net/core/sock_diag.c | 15 +-
3143 net/core/sysctl_net_core.c | 22 +-
3144 net/decnet/af_decnet.c | 1 +
3145 net/decnet/sysctl_net_decnet.c | 4 +-
3146 net/dsa/dsa.c | 2 +-
3147 net/hsr/hsr_device.c | 2 +-
3148 net/hsr/hsr_netlink.c | 2 +-
3149 net/ieee802154/6lowpan/core.c | 2 +-
3150 net/ieee802154/6lowpan/reassembly.c | 14 +-
3151 net/ipv4/af_inet.c | 2 +-
3152 net/ipv4/arp.c | 2 +-
3153 net/ipv4/devinet.c | 18 +-
3154 net/ipv4/fib_frontend.c | 6 +-
3155 net/ipv4/fib_semantics.c | 2 +-
3156 net/ipv4/inet_connection_sock.c | 4 +-
3157 net/ipv4/inet_diag.c | 4 +-
3158 net/ipv4/inet_timewait_sock.c | 2 +-
3159 net/ipv4/inetpeer.c | 2 +-
3160 net/ipv4/ip_fragment.c | 15 +-
3161 net/ipv4/ip_gre.c | 6 +-
3162 net/ipv4/ip_sockglue.c | 2 +-
3163 net/ipv4/ip_vti.c | 4 +-
3164 net/ipv4/ipconfig.c | 6 +-
3165 net/ipv4/ipip.c | 4 +-
3166 net/ipv4/netfilter/arp_tables.c | 12 +-
3167 net/ipv4/netfilter/ip_tables.c | 12 +-
3168 net/ipv4/ping.c | 14 +-
3169 net/ipv4/proc.c | 8 +-
3170 net/ipv4/raw.c | 14 +-
3171 net/ipv4/route.c | 32 +-
3172 net/ipv4/sysctl_net_ipv4.c | 22 +-
3173 net/ipv4/tcp_input.c | 6 +-
3174 net/ipv4/tcp_probe.c | 2 +-
3175 net/ipv4/udp.c | 10 +-
3176 net/ipv4/xfrm4_mode_transport.c | 2 +-
3177 net/ipv4/xfrm4_policy.c | 17 +-
3178 net/ipv4/xfrm4_state.c | 4 +-
3179 net/ipv6/addrconf.c | 24 +-
3180 net/ipv6/af_inet6.c | 2 +-
3181 net/ipv6/datagram.c | 2 +-
3182 net/ipv6/icmp.c | 2 +-
3183 net/ipv6/inet6_hashtables.c | 2 +-
3184 net/ipv6/ip6_fib.c | 4 +-
3185 net/ipv6/ip6_gre.c | 10 +-
3186 net/ipv6/ip6_tunnel.c | 4 +-
3187 net/ipv6/ip6_vti.c | 4 +-
3188 net/ipv6/ipv6_sockglue.c | 2 +-
3189 net/ipv6/ndisc.c | 2 +-
3190 net/ipv6/netfilter/ip6_tables.c | 12 +-
3191 net/ipv6/netfilter/nf_conntrack_reasm.c | 14 +-
3192 net/ipv6/ping.c | 33 +-
3193 net/ipv6/proc.c | 10 +-
3194 net/ipv6/raw.c | 17 +-
3195 net/ipv6/reassembly.c | 13 +-
3196 net/ipv6/route.c | 2 +-
3197 net/ipv6/sit.c | 4 +-
3198 net/ipv6/sysctl_net_ipv6.c | 2 +-
3199 net/ipv6/udp.c | 6 +-
3200 net/ipv6/xfrm6_mode_transport.c | 2 +-
3201 net/ipv6/xfrm6_policy.c | 17 +-
3202 net/irda/discovery.c | 2 +-
3203 net/irda/ircomm/ircomm_core.c | 13 +-
3204 net/irda/ircomm/ircomm_tty.c | 24 +-
3205 net/irda/ircomm/ircomm_tty_attach.c | 4 +-
3206 net/irda/irda_device.c | 14 +-
3207 net/irda/iriap.c | 14 +-
3208 net/irda/irias_object.c | 10 +-
3209 net/irda/irlan/irlan_client.c | 2 +-
3210 net/irda/irlap.c | 15 +-
3211 net/irda/irlap_event.c | 2 +-
3212 net/irda/irlmp.c | 21 +-
3213 net/irda/irlmp_event.c | 6 +-
3214 net/irda/irnet/irnet.h | 2 +-
3215 net/irda/irnet/irnet_irda.c | 6 +-
3216 net/irda/irttp.c | 8 +-
3217 net/irda/timer.c | 24 +-
3218 net/iucv/af_iucv.c | 4 +-
3219 net/iucv/iucv.c | 2 +-
3220 net/key/af_key.c | 4 +-
3221 net/l2tp/l2tp_eth.c | 40 +-
3222 net/l2tp/l2tp_ip.c | 2 +-
3223 net/l2tp/l2tp_ip6.c | 2 +-
3224 net/mac80211/cfg.c | 10 +-
3225 net/mac80211/debugfs.c | 2 +-
3226 net/mac80211/debugfs_key.c | 4 +-
3227 net/mac80211/ieee80211_i.h | 3 +-
3228 net/mac80211/iface.c | 20 +-
3229 net/mac80211/key.c | 4 +-
3230 net/mac80211/main.c | 2 +-
3231 net/mac80211/pm.c | 4 +-
3232 net/mac80211/rate.c | 2 +-
3233 net/mac80211/sta_info.c | 2 +-
3234 net/mac80211/tx.c | 2 +-
3235 net/mac80211/util.c | 8 +-
3236 net/mac80211/wpa.c | 10 +-
3237 net/mac802154/iface.c | 6 +-
3238 net/mpls/af_mpls.c | 10 +-
3239 net/netfilter/ipset/ip_set_core.c | 7 +-
3240 net/netfilter/ipvs/ip_vs_conn.c | 6 +-
3241 net/netfilter/ipvs/ip_vs_core.c | 4 +-
3242 net/netfilter/ipvs/ip_vs_ctl.c | 14 +-
3243 net/netfilter/ipvs/ip_vs_lblc.c | 2 +-
3244 net/netfilter/ipvs/ip_vs_lblcr.c | 2 +-
3245 net/netfilter/ipvs/ip_vs_sync.c | 6 +-
3246 net/netfilter/ipvs/ip_vs_xmit.c | 4 +-
3247 net/netfilter/nf_conntrack_acct.c | 2 +-
3248 net/netfilter/nf_conntrack_core.c | 2 +-
3249 net/netfilter/nf_conntrack_ecache.c | 2 +-
3250 net/netfilter/nf_conntrack_helper.c | 2 +-
3251 net/netfilter/nf_conntrack_netlink.c | 22 +-
3252 net/netfilter/nf_conntrack_proto.c | 2 +-
3253 net/netfilter/nf_conntrack_standalone.c | 2 +-
3254 net/netfilter/nf_conntrack_timestamp.c | 2 +-
3255 net/netfilter/nf_log.c | 10 +-
3256 net/netfilter/nf_nat_ftp.c | 2 +-
3257 net/netfilter/nf_nat_irc.c | 2 +-
3258 net/netfilter/nf_sockopt.c | 4 +-
3259 net/netfilter/nf_tables_api.c | 13 +-
3260 net/netfilter/nfnetlink_acct.c | 7 +-
3261 net/netfilter/nfnetlink_cthelper.c | 2 +-
3262 net/netfilter/nfnetlink_cttimeout.c | 2 +-
3263 net/netfilter/nfnetlink_log.c | 4 +-
3264 net/netfilter/nft_compat.c | 9 +-
3265 net/netfilter/xt_IDLETIMER.c | 12 +-
3266 net/netfilter/xt_statistic.c | 8 +-
3267 net/netlink/af_netlink.c | 14 +-
3268 net/netlink/diag.c | 2 +-
3269 net/netlink/genetlink.c | 14 +-
3270 net/openvswitch/vport-geneve.c | 7 +-
3271 net/openvswitch/vport-gre.c | 7 +-
3272 net/openvswitch/vport-internal_dev.c | 4 +-
3273 net/openvswitch/vport-netdev.c | 7 +-
3274 net/openvswitch/vport-vxlan.c | 7 +-
3275 net/packet/af_packet.c | 26 +-
3276 net/packet/diag.c | 2 +-
3277 net/packet/internal.h | 6 +-
3278 net/phonet/pep.c | 6 +-
3279 net/phonet/socket.c | 2 +-
3280 net/phonet/sysctl.c | 2 +-
3281 net/rds/cong.c | 6 +-
3282 net/rds/ib.h | 2 +-
3283 net/rds/ib_cm.c | 2 +-
3284 net/rds/ib_recv.c | 4 +-
3285 net/rds/iw.h | 2 +-
3286 net/rds/iw_cm.c | 2 +-
3287 net/rds/iw_recv.c | 4 +-
3288 net/rds/rds.h | 2 +-
3289 net/rds/tcp.c | 2 +-
3290 net/rds/tcp.h | 6 +-
3291 net/rds/tcp_send.c | 2 +-
3292 net/rxrpc/af_rxrpc.c | 2 +-
3293 net/rxrpc/ar-ack.c | 14 +-
3294 net/rxrpc/ar-call.c | 2 +-
3295 net/rxrpc/ar-connection.c | 2 +-
3296 net/rxrpc/ar-connevent.c | 2 +-
3297 net/rxrpc/ar-input.c | 4 +-
3298 net/rxrpc/ar-internal.h | 8 +-
3299 net/rxrpc/ar-local.c | 2 +-
3300 net/rxrpc/ar-output.c | 4 +-
3301 net/rxrpc/ar-peer.c | 2 +-
3302 net/rxrpc/ar-proc.c | 4 +-
3303 net/rxrpc/ar-transport.c | 2 +-
3304 net/rxrpc/rxkad.c | 4 +-
3305 net/sched/sch_generic.c | 4 +-
3306 net/sched/sch_tbf.c | 9 +-
3307 net/sctp/ipv6.c | 6 +-
3308 net/sctp/protocol.c | 10 +-
3309 net/sctp/sm_sideeffect.c | 4 +-
3310 net/sctp/socket.c | 21 +-
3311 net/sctp/sysctl.c | 10 +-
3312 net/socket.c | 18 +-
3313 net/sunrpc/auth_gss/gss_rpc_upcall.c | 4 +-
3314 net/sunrpc/auth_gss/gss_rpc_xdr.c | 11 +-
3315 net/sunrpc/auth_gss/gss_rpc_xdr.h | 8 +-
3316 net/sunrpc/auth_gss/svcauth_gss.c | 4 +-
3317 net/sunrpc/clnt.c | 4 +-
3318 net/sunrpc/rpcb_clnt.c | 66 +-
3319 net/sunrpc/sched.c | 4 +-
3320 net/sunrpc/svc.c | 8 +-
3321 net/sunrpc/svcauth_unix.c | 2 +-
3322 net/sunrpc/xprtrdma/svc_rdma.c | 44 +-
3323 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 8 +-
3324 net/sunrpc/xprtrdma/svc_rdma_sendto.c | 2 +-
3325 net/sunrpc/xprtrdma/svc_rdma_transport.c | 10 +-
3326 net/tipc/netlink_compat.c | 12 +-
3327 net/tipc/subscr.c | 2 +-
3328 net/unix/diag.c | 2 +-
3329 net/unix/sysctl_net_unix.c | 2 +-
3330 net/wireless/scan.c | 3 +-
3331 net/wireless/wext-compat.c | 140 +-
3332 net/wireless/wext-compat.h | 8 +-
3333 net/wireless/wext-core.c | 19 +-
3334 net/wireless/wext-sme.c | 5 +-
3335 net/xfrm/xfrm_policy.c | 16 +-
3336 net/xfrm/xfrm_state.c | 37 +-
3337 net/xfrm/xfrm_sysctl.c | 2 +-
3338 net/xfrm/xfrm_user.c | 2 +-
3339 scripts/Kbuild.include | 2 +-
3340 scripts/Makefile.build | 2 +-
3341 scripts/Makefile.clean | 3 +-
3342 scripts/Makefile.extrawarn | 4 +
3343 scripts/Makefile.gcc-plugins | 69 +
3344 scripts/Makefile.host | 68 +-
3345 scripts/basic/fixdep.c | 12 +-
3346 scripts/dtc/checks.c | 14 +-
3347 scripts/dtc/data.c | 6 +-
3348 scripts/dtc/flattree.c | 8 +-
3349 scripts/dtc/livetree.c | 4 +-
3350 scripts/gcc-plugin.sh | 51 +
3351 scripts/headers_install.sh | 1 +
3352 scripts/kallsyms.c | 4 +-
3353 scripts/kconfig/lkc.h | 5 +-
3354 scripts/kconfig/menu.c | 2 +-
3355 scripts/kconfig/symbol.c | 6 +-
3356 scripts/link-vmlinux.sh | 2 +-
3357 scripts/mod/file2alias.c | 14 +-
3358 scripts/mod/modpost.c | 40 +-
3359 scripts/mod/modpost.h | 6 +-
3360 scripts/mod/sumversion.c | 2 +-
3361 scripts/module-common.lds | 4 +
3362 scripts/package/builddeb | 1 +
3363 scripts/pnmtologo.c | 6 +-
3364 scripts/sortextable.h | 6 +-
3365 scripts/tags.sh | 2 +-
3366 security/Kconfig | 703 +-
3367 security/apparmor/include/policy.h | 2 +-
3368 security/apparmor/lsm.c | 16 +-
3369 security/apparmor/policy.c | 4 +-
3370 security/integrity/ima/ima.h | 4 +-
3371 security/integrity/ima/ima_api.c | 2 +-
3372 security/integrity/ima/ima_fs.c | 4 +-
3373 security/integrity/ima/ima_queue.c | 2 +-
3374 security/keys/internal.h | 8 +-
3375 security/keys/key.c | 18 +-
3376 security/keys/keyring.c | 4 -
3377 security/selinux/avc.c | 6 +-
3378 security/selinux/include/xfrm.h | 2 +-
3379 security/yama/yama_lsm.c | 2 +-
3380 sound/aoa/codecs/onyx.c | 7 +-
3381 sound/aoa/codecs/onyx.h | 1 +
3382 sound/core/oss/pcm_oss.c | 18 +-
3383 sound/core/pcm_compat.c | 2 +-
3384 sound/core/pcm_lib.c | 3 +-
3385 sound/core/pcm_native.c | 4 +-
3386 sound/core/rawmidi.c | 5 +-
3387 sound/core/seq/oss/seq_oss_synth.c | 4 +-
3388 sound/core/seq/seq_clientmgr.c | 10 +-
3389 sound/core/seq/seq_compat.c | 2 +-
3390 sound/core/seq/seq_fifo.c | 6 +-
3391 sound/core/seq/seq_fifo.h | 2 +-
3392 sound/core/seq/seq_memory.c | 18 +-
3393 sound/core/seq/seq_midi.c | 5 +-
3394 sound/core/seq/seq_virmidi.c | 2 +-
3395 sound/core/sound.c | 2 +-
3396 sound/drivers/mts64.c | 14 +-
3397 sound/drivers/opl4/opl4_lib.c | 2 +-
3398 sound/drivers/portman2x4.c | 3 +-
3399 sound/firewire/amdtp-am824.c | 2 +-
3400 sound/firewire/amdtp-stream.c | 4 +-
3401 sound/firewire/amdtp-stream.h | 2 +-
3402 sound/firewire/digi00x/amdtp-dot.c | 2 +-
3403 sound/firewire/isight.c | 10 +-
3404 sound/firewire/oxfw/oxfw-scs1x.c | 8 +-
3405 sound/oss/sb_audio.c | 2 +-
3406 sound/oss/swarm_cs4297a.c | 6 +-
3407 sound/pci/als300.c | 2 +-
3408 sound/pci/aw2/aw2-alsa.c | 2 -
3409 sound/pci/aw2/aw2-saa7146.c | 4 +-
3410 sound/pci/ctxfi/ctamixer.c | 14 +-
3411 sound/pci/ctxfi/ctamixer.h | 8 +-
3412 sound/pci/ctxfi/ctatc.c | 20 +-
3413 sound/pci/ctxfi/ctdaio.c | 6 +-
3414 sound/pci/ctxfi/ctdaio.h | 4 +-
3415 sound/pci/ctxfi/ctsrc.c | 13 +-
3416 sound/pci/ctxfi/ctsrc.h | 8 +-
3417 sound/pci/hda/hda_codec.c | 2 +-
3418 sound/pci/ymfpci/ymfpci.h | 2 +-
3419 sound/pci/ymfpci/ymfpci_main.c | 12 +-
3420 sound/soc/codecs/cx20442.c | 8 +-
3421 sound/soc/codecs/sti-sas.c | 10 +-
3422 sound/soc/codecs/tlv320dac33.c | 7 +-
3423 sound/soc/codecs/uda1380.c | 7 +-
3424 sound/soc/intel/skylake/skl-sst-dsp.h | 4 +-
3425 sound/soc/soc-ac97.c | 6 +-
3426 sound/soc/xtensa/xtfpga-i2s.c | 2 +-
3427 tools/gcc/Makefile | 46 +
3428 tools/gcc/checker_plugin.c | 496 +
3429 tools/gcc/colorize_plugin.c | 162 +
3430 tools/gcc/constify_plugin.c | 521 +
3431 tools/gcc/gcc-common.h | 858 +
3432 tools/gcc/gcc-generate-gimple-pass.h | 175 +
3433 tools/gcc/gcc-generate-ipa-pass.h | 289 +
3434 tools/gcc/gcc-generate-rtl-pass.h | 175 +
3435 tools/gcc/gcc-generate-simple_ipa-pass.h | 175 +
3436 tools/gcc/initify_plugin.c | 536 +
3437 tools/gcc/kallocstat_plugin.c | 135 +
3438 tools/gcc/kernexec_plugin.c | 407 +
3439 tools/gcc/latent_entropy_plugin.c | 422 +
3440 tools/gcc/randomize_layout_seed.h | 1 +
3441 tools/gcc/rap_plugin/Makefile | 4 +
3442 tools/gcc/rap_plugin/rap.h | 36 +
3443 tools/gcc/rap_plugin/rap_fptr_pass.c | 220 +
3444 tools/gcc/rap_plugin/rap_hash.c | 381 +
3445 tools/gcc/rap_plugin/rap_plugin.c | 477 +
3446 tools/gcc/rap_plugin/sip.c | 96 +
3447 tools/gcc/size_overflow_plugin/.gitignore | 3 +
3448 tools/gcc/size_overflow_plugin/Makefile | 28 +
3449 .../disable_size_overflow_hash.data | 12440 +++++++++++
3450 .../generate_size_overflow_hash.sh | 103 +
3451 .../insert_size_overflow_asm.c | 369 +
3452 .../size_overflow_plugin/intentional_overflow.c | 1118 +
3453 .../size_overflow_plugin/remove_unnecessary_dup.c | 137 +
3454 tools/gcc/size_overflow_plugin/size_overflow.h | 329 +
3455 .../gcc/size_overflow_plugin/size_overflow_debug.c | 194 +
3456 .../size_overflow_plugin/size_overflow_hash.data | 21508 +++++++++++++++++++
3457 .../size_overflow_hash_aux.data | 92 +
3458 tools/gcc/size_overflow_plugin/size_overflow_ipa.c | 1163 +
3459 .../gcc/size_overflow_plugin/size_overflow_misc.c | 505 +
3460 .../size_overflow_plugin/size_overflow_plugin.c | 290 +
3461 .../size_overflow_plugin_hash.c | 352 +
3462 .../size_overflow_plugin/size_overflow_transform.c | 745 +
3463 .../size_overflow_transform_core.c | 1015 +
3464 tools/gcc/stackleak_plugin.c | 350 +
3465 tools/gcc/structleak_plugin.c | 239 +
3466 tools/include/linux/compiler.h | 8 +
3467 tools/perf/util/include/asm/alternative-asm.h | 3 +
3468 tools/virtio/linux/uaccess.h | 2 +-
3469 virt/kvm/kvm_main.c | 42 +-
3470 2639 files changed, 76327 insertions(+), 13888 deletions(-)
3471 commit 5988c8dba8a5da45e35d71f4a8fec34c267258c5
3472 Author: Brad Spengler <spender@grsecurity.net>
3473 Date: Mon Apr 25 20:40:53 2016 -0400
3474
3475 Fix DoS in n_tty_receive_buf_common reported by marcan at:
3476 https://forums.grsecurity.net/viewtopic.php?t=4342&p=16222
3477 and via lengthy diatribe on Twitter:
3478 https://twitter.com/marcan42/status/724740708104474626
3479 https://twitter.com/marcan42/status/724740985146609664
3480 https://twitter.com/marcan42/status/724741270325760000
3481 https://twitter.com/marcan42/status/724742465199050752
3482 https://twitter.com/marcan42/status/724745886794833920
3483 https://twitter.com/marcan42/status/724749571495075840
3484 https://twitter.com/marcan42/status/724746427285409796
3485 https://twitter.com/marcan42/status/724743150263095296
3486 https://twitter.com/marcan42/status/724757473433808896
3487
3488 Fix it correctly instead of using the incorrect fix suggested
3489 by marcan (aka "try reading the code next time")
3490 The original code was meant to fix an integer truncation issue
3491 that would also have caused a SIZE_OVERFLOW "DoS".
3492
3493 drivers/tty/n_tty.c | 9 +++++----
3494 1 file changed, 5 insertions(+), 4 deletions(-)
3495
3496 commit 5459ff57d8987389fa17d5d6f55b70a789347c2f
3497 Author: Brad Spengler <spender@grsecurity.net>
3498 Date: Mon Apr 25 19:52:33 2016 -0400
3499
3500 Avoid overflow in environ_read() caught by SIZE_OVERFLOW,
3501 reported by jotik at:
3502 https://forums.grsecurity.net/viewtopic.php?t=4363&p=16217
3503 patch from Mathias Krause
3504
3505 fs/proc/base.c | 2 +-
3506 1 file changed, 1 insertion(+), 1 deletion(-)
3507
3508 commit 24a5c92e147af1e739e9eeca020c61ad2674e784
3509 Author: Jiri Benc <jbenc@redhat.com>
3510 Date: Fri Apr 22 13:09:13 2016 +0200
3511
3512 cxgbi: fix uninitialized flowi6
3513
3514 ip6_route_output looks into different fields in the passed flowi6 structure,
3515 yet cxgbi passes garbage in nearly all those fields. Zero the structure out
3516 first.
3517
3518 Fixes: fc8d0590d9142 ("libcxgbi: Add ipv6 api to driver")
3519 Signed-off-by: Jiri Benc <jbenc@redhat.com>
3520 Signed-off-by: David S. Miller <davem@davemloft.net>
3521
3522 drivers/scsi/cxgbi/libcxgbi.c | 1 +
3523 1 file changed, 1 insertion(+)
3524
3525 commit ec65caa32652841a5be21d6e73146921af16d7a8
3526 Author: Brad Spengler <spender@grsecurity.net>
3527 Date: Wed Apr 20 20:59:43 2016 -0400
3528
3529 Make /proc/sched_debug only readable by root, mentioned in
3530 recent NCC Group paper on Linux containers
3531
3532 kernel/sched/debug.c | 4 ++++
3533 1 file changed, 4 insertions(+)
3534
3535 commit 7957d30730bb26a4aef54ab484dc3b4108f1fdb1
3536 Merge: 463149f ff26083
3537 Author: Brad Spengler <spender@grsecurity.net>
3538 Date: Wed Apr 20 17:55:53 2016 -0400
3539
3540 Merge branch 'pax-test' into grsec-test
3541
3542 commit ff260839e610d2bc1b0c579edd7deb0028198f01
3543 Author: Brad Spengler <spender@grsecurity.net>
3544 Date: Wed Apr 20 17:55:24 2016 -0400
3545
3546 Update to pax-linux-4.4.8-test14.patch:
3547 - Emese fixed some CodingStyle issues in the latent entropy plugin
3548 - fixed some build problems on mips, reported by Steve Arnold (https://bugs.gentoo.org/show_bug.cgi?id=578394)
3549
3550 arch/mips/include/asm/cache.h | 3 ++-
3551 arch/mips/lib/ashldi3.c | 21 ++++++++++++++-------
3552 arch/mips/lib/ashrdi3.c | 19 +++++++++++++------
3553 arch/mips/lib/libgcc.h | 12 +++++++++---
3554 drivers/idle/intel_idle.c | 6 ++++--
3555 tools/gcc/latent_entropy_plugin.c | 29 +++++++++++++++--------------
3556 6 files changed, 57 insertions(+), 33 deletions(-)
3557
3558 commit 463149f47a64db4b26a13009f83ed73d393a209c
3559 Author: Xiaodong Liu <xiaodong.liu@intel.com>
3560 Date: Tue Apr 12 09:45:51 2016 +0000
3561
3562 crypto: sha1-mb - use corrcet pointer while completing jobs
3563
3564 In sha_complete_job, incorrect mcryptd_hash_request_ctx pointer is used
3565 when check and complete other jobs. If the memory of first completed req
3566 is freed, while still completing other jobs in the func, kernel will
3567 crash since NULL pointer is assigned to RIP.
3568
3569 Cc: <stable@vger.kernel.org>
3570 Signed-off-by: Xiaodong Liu <xiaodong.liu@intel.com>
3571 Acked-by: Tim Chen <tim.c.chen@linux.intel.com>
3572 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
3573
3574 arch/x86/crypto/sha-mb/sha1_mb.c | 4 ++--
3575 1 file changed, 2 insertions(+), 2 deletions(-)
3576
3577 commit b4e6484e67b917afb77478cab1260f41dbbc92fc
3578 Author: Tom Lendacky <thomas.lendacky@amd.com>
3579 Date: Wed Apr 13 10:52:25 2016 -0500
3580
3581 crypto: ccp - Prevent information leakage on export
3582
3583 Prevent information from leaking to userspace by doing a memset to 0 of
3584 the export state structure before setting the structure values and copying
3585 it. This prevents un-initialized padding areas from being copied into the
3586 export area.
3587
3588 Cc: <stable@vger.kernel.org> # 3.14.x-
3589 Reported-by: Ben Hutchings <ben@decadent.org.uk>
3590 Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
3591 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
3592
3593 drivers/crypto/ccp/ccp-crypto-aes-cmac.c | 3 +++
3594 drivers/crypto/ccp/ccp-crypto-sha.c | 3 +++
3595 2 files changed, 6 insertions(+)
3596
3597 commit 7d7e961d3f4e4614b22518d8e410e6cf4108f1b0
3598 Author: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
3599 Date: Mon Apr 18 14:33:54 2016 +0300
3600
3601 net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC
3602
3603 High order pages are optional here since commit 51151a16a60f ("mlx4: allow
3604 order-0 memory allocations in RX path"), so here is no reason for depleting
3605 reserves. Generic __netdev_alloc_frag() implements the same logic.
3606
3607 Signed-off-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
3608 Acked-by: Eric Dumazet <edumazet@google.com>
3609 Signed-off-by: David S. Miller <davem@davemloft.net>
3610
3611 drivers/net/ethernet/mellanox/mlx4/en_rx.c | 2 +-
3612 1 file changed, 1 insertion(+), 1 deletion(-)
3613
3614 commit 6b80edde2edc7fd055f9be8ec42b88abbe328639
3615 Author: Ignat Korchagin <ignat.korchagin@gmail.com>
3616 Date: Thu Mar 17 18:00:29 2016 +0000
3617
3618 USB: usbip: fix potential out-of-bounds write
3619
3620 Fix potential out-of-bounds write to urb->transfer_buffer
3621 usbip handles network communication directly in the kernel. When receiving a
3622 packet from its peer, usbip code parses headers according to protocol. As
3623 part of this parsing urb->actual_length is filled. Since the input for
3624 urb->actual_length comes from the network, it should be treated as untrusted.
3625 Any entity controlling the network may put any value in the input and the
3626 preallocated urb->transfer_buffer may not be large enough to hold the data.
3627 Thus, the malicious entity is able to write arbitrary data to kernel memory.
3628
3629 Signed-off-by: Ignat Korchagin <ignat.korchagin@gmail.com>
3630 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
3631
3632 drivers/usb/usbip/usbip_common.c | 11 +++++++++++
3633 1 file changed, 11 insertions(+)
3634
3635 commit 0ce101ec9e74c2cfcd28cbcd18b0626e3d9a2482
3636 Merge: d60a24d f5fe5fd
3637 Author: Brad Spengler <spender@grsecurity.net>
3638 Date: Wed Apr 20 17:35:58 2016 -0400
3639
3640 Merge branch 'pax-test' into grsec-test
3641
3642 commit f5fe5fddf49f1b81a2a3bb43b1e0a8c087aba438
3643 Merge: a107ba2 8c9aef0
3644 Author: Brad Spengler <spender@grsecurity.net>
3645 Date: Wed Apr 20 17:35:29 2016 -0400
3646
3647 Merge branch 'linux-4.4.y' into pax-test
3648
3649 commit d60a24d6e4f61072d0bd1dc12be1177181fa8c2b
3650 Author: Brad Spengler <spender@grsecurity.net>
3651 Date: Mon Apr 18 17:48:10 2016 -0400
3652
3653 fix cast for constify change, reported by pipacs
3654
3655 drivers/idle/intel_idle.c | 4 ++--
3656 1 file changed, 2 insertions(+), 2 deletions(-)
3657
3658 commit 1d376287aeba7a53c91d5ee49ef0a11d02193964
3659 Author: Brad Spengler <spender@grsecurity.net>
3660 Date: Fri Apr 15 21:31:07 2016 -0400
3661
3662 Use proper type for function pointer
3663
3664 drivers/gpu/drm/gma500/mdfld_dsi_output.c | 6 +++---
3665 1 file changed, 3 insertions(+), 3 deletions(-)
3666
3667 commit 0a4104a2fa32904102fac07245426d78a1e9dfab
3668 Author: Brad Spengler <spender@grsecurity.net>
3669 Date: Fri Apr 15 21:24:04 2016 -0400
3670
3671 Fix skylake cstates compat with constify
3672
3673 drivers/idle/intel_idle.c | 6 ++++--
3674 1 file changed, 4 insertions(+), 2 deletions(-)
3675
3676 commit f433f8fd372253c9e78e307afe5b800c5ab0ea61
3677 Author: Brad Spengler <spender@grsecurity.net>
3678 Date: Fri Apr 15 21:10:44 2016 -0400
3679
3680 Update size_overflow hash table
3681
3682 tools/gcc/size_overflow_plugin/size_overflow_hash.data | 3 ++-
3683 1 file changed, 2 insertions(+), 1 deletion(-)
3684
3685 commit ef7804da81cb3c6b6a4c985a3c14ee230a03f26a
3686 Author: Brad Spengler <spender@grsecurity.net>
3687 Date: Fri Apr 15 20:52:37 2016 -0400
3688
3689 compile fix
3690
3691 fs/coredump.c | 3 ---
3692 1 file changed, 3 deletions(-)
3693
3694 commit 967224da52bd98d078b1237aea5ec9e622238fba
3695 Merge: 92771d6 a107ba2
3696 Author: Brad Spengler <spender@grsecurity.net>
3697 Date: Fri Apr 15 20:30:23 2016 -0400
3698
3699 Merge branch 'pax-test' into grsec-test
3700
3701 commit a107ba25214d9694eb836fb04c782ad694977b91
3702 Merge: 4d8fc00 b40108b
3703 Author: Brad Spengler <spender@grsecurity.net>
3704 Date: Fri Apr 15 20:18:26 2016 -0400
3705
3706 Merge branch 'linux-4.4.y' into pax-test
3707
3708 commit 92771d60677d68e8f6ea7a91ff34dd6e24b6d4cf
3709 Author: Brad Spengler <spender@grsecurity.net>
3710 Date: Sun Apr 10 07:18:03 2016 -0400
3711
3712 From: Mathias Krause <minipli@googlemail.com>
3713 To: "David S. Miller" <davem@davemloft.net>
3714 Cc: netdev@vger.kernel.org, "Eric W. Biederman" <ebiederm@xmission.com>, Pavel
3715 Emelyanov <xemul@parallels.com>
3716 Subject: [PATCH net] packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag
3717 interface
3718
3719 Because we miss to wipe the remainder of i->addr[] in packet_mc_add(),
3720 pdiag_put_mclist() leaks uninitialized heap bytes via the
3721 PACKET_DIAG_MCLIST netlink attribute.
3722
3723 Fix this by explicitly memset(0)ing the remaining bytes in i->addr[].
3724
3725 Fixes: eea68e2f1a00 ("packet: Report socket mclist info via diag module")
3726 Signed-off-by: Mathias Krause <minipli@googlemail.com>
3727 Cc: Eric W. Biederman <ebiederm@xmission.com>
3728 Cc: Pavel Emelyanov <xemul@parallels.com>
3729 ---
3730 The bug itself precedes commit eea68e2f1a00 but the list wasn't exposed
3731 to userland before the introduction of the packet_diag interface.
3732 Therefore the "Fixes:" line on that commit.
3733
3734 net/packet/af_packet.c | 1 +
3735 1 file changed, 1 insertion(+)
3736
3737 commit 4286ce3f9e9db4d68870af46ae1d5f9b90b920dd
3738 Author: Jakub Sitnicki <jkbs@redhat.com>
3739 Date: Tue Apr 5 18:41:08 2016 +0200
3740
3741 ipv6: Count in extension headers in skb->network_header
3742
3743 When sending a UDPv6 message longer than MTU, account for the length
3744 of fragmentable IPv6 extension headers in skb->network_header offset.
3745 Same as we do in alloc_new_skb path in __ip6_append_data().
3746
3747 This ensures that later on __ip6_make_skb() will make space in
3748 headroom for fragmentable extension headers:
3749
3750 /* move skb->data to ip header from ext header */
3751 if (skb->data < skb_network_header(skb))
3752 __skb_pull(skb, skb_network_offset(skb));
3753
3754 Prevents a splat due to skb_under_panic:
3755
3756 skbuff: skb_under_panic: text:ffffffff8143397b len:2126 put:14 \
3757 head:ffff880005bacf50 data:ffff880005bacf4a tail:0x48 end:0xc0 dev:lo
3758 ------------[ cut here ]------------
3759 kernel BUG at net/core/skbuff.c:104!
3760 invalid opcode: 0000 [#1] KASAN
3761 CPU: 0 PID: 160 Comm: reproducer Not tainted 4.6.0-rc2 #65
3762 [...]
3763 Call Trace:
3764 [<ffffffff813eb7b9>] skb_push+0x79/0x80
3765 [<ffffffff8143397b>] eth_header+0x2b/0x100
3766 [<ffffffff8141e0d0>] neigh_resolve_output+0x210/0x310
3767 [<ffffffff814eab77>] ip6_finish_output2+0x4a7/0x7c0
3768 [<ffffffff814efe3a>] ip6_output+0x16a/0x280
3769 [<ffffffff815440c1>] ip6_local_out+0xb1/0xf0
3770 [<ffffffff814f1115>] ip6_send_skb+0x45/0xd0
3771 [<ffffffff81518836>] udp_v6_send_skb+0x246/0x5d0
3772 [<ffffffff8151985e>] udpv6_sendmsg+0xa6e/0x1090
3773 [...]
3774
3775 Reported-by: Ji Jianwen <jiji@redhat.com>
3776 Signed-off-by: Jakub Sitnicki <jkbs@redhat.com>
3777 Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
3778 Signed-off-by: David S. Miller <davem@davemloft.net>
3779
3780 net/ipv6/ip6_output.c | 8 ++++----
3781 1 file changed, 4 insertions(+), 4 deletions(-)
3782
3783 commit 638dad49a9ba3d86f627adb58b2f4636ed253685
3784 Author: Thadeu Lima de Souza Cascardo <cascardo@redhat.com>
3785 Date: Fri Apr 1 17:17:50 2016 -0300
3786
3787 ip6_tunnel: set rtnl_link_ops before calling register_netdevice
3788
3789 When creating an ip6tnl tunnel with ip tunnel, rtnl_link_ops is not set
3790 before ip6_tnl_create2 is called. When register_netdevice is called, there
3791 is no linkinfo attribute in the NEWLINK message because of that.
3792
3793 Setting rtnl_link_ops before calling register_netdevice fixes that.
3794
3795 Fixes: 0b112457229d ("ip6tnl: add support of link creation via rtnl")
3796 Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@redhat.com>
3797 Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
3798 Signed-off-by: David S. Miller <davem@davemloft.net>
3799
3800 net/ipv6/ip6_tunnel.c | 2 +-
3801 1 file changed, 1 insertion(+), 1 deletion(-)
3802
3803 commit 14146a0bfaf2ced0055fe549c8fa0941c61e2457
3804 Author: Brad Spengler <spender@grsecurity.net>
3805 Date: Tue Apr 5 21:12:44 2016 -0400
3806
3807 Code cleanups to RANDSTRUCT based on feedback from the PaX Team
3808
3809 tools/gcc/randomize_layout_plugin.c | 18 ++++++++++++------
3810 1 file changed, 12 insertions(+), 6 deletions(-)
3811
3812 commit 3f7dea5e59b0bb34f6bdb628c87251f0105b3d57
3813 Author: Brad Spengler <spender@grsecurity.net>
3814 Date: Sun Apr 3 20:10:10 2016 -0400
3815
3816 Fix RANDSTRUCT support on ARM
3817
3818 tools/gcc/randomize_layout_plugin.c | 54 +++++++++++++++++++++++++++++++++++--
3819 1 file changed, 52 insertions(+), 2 deletions(-)
3820
3821 commit bd893a75ab49f6ea5a216eb334471507337118ba
3822 Merge: 87b7f1d 4d8fc00
3823 Author: Brad Spengler <spender@grsecurity.net>
3824 Date: Sat Apr 2 11:54:20 2016 -0400
3825
3826 Merge branch 'pax-test' into grsec-test
3827
3828 commit 4d8fc00c0066b1921e233123b346efe6ffb27691
3829 Author: Brad Spengler <spender@grsecurity.net>
3830 Date: Sat Apr 2 11:53:53 2016 -0400
3831
3832 Update to pax-linux-4.4.6-test13.patch:
3833 - fixed a REFCOUNT related compile regression on mips, reported by Steve Arnold (https://bugs.gentoo.org/show_bug.cgi?id=578394)
3834 - 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)
3835
3836 arch/mips/include/asm/atomic.h | 4 ----
3837 tools/gcc/size_overflow_plugin/disable_size_overflow_hash.data | 1 +
3838 tools/gcc/size_overflow_plugin/size_overflow_hash.data | 1 -
3839 3 files changed, 1 insertion(+), 5 deletions(-)
3840
3841 commit 87b7f1d200023ba826b9d552834a2ee85e67526c
3842 Merge: 3335266 3abdad0
3843 Author: Brad Spengler <spender@grsecurity.net>
3844 Date: Sat Apr 2 11:19:17 2016 -0400
3845
3846 Merge branch 'pax-test' into grsec-test
3847
3848 commit 3abdad0c3b436c076c88289f07a250b811d6f79d
3849 Author: Brad Spengler <spender@grsecurity.net>
3850 Date: Sat Apr 2 11:12:56 2016 -0400
3851
3852 Update to pax-linux-4.4.6-test12.patch:
3853 - fixed vmalloc_fault on i386/PAE to use the correct percpu userland pgd table/entry
3854 - fixed a size overflow false positive report in pptp, reported by Pinkbyte (https://forums.grsecurity.net/viewtopic.php?f=3&t=4437)
3855 - fixed a size overflow false positive report in tbf_segment, reported by audiocricket (https://forums.grsecurity.net/viewtopic.php?f=3&t=4438)
3856 - Emese fixed the x86 vdso32 CFLAGS to omit the gcc plugins
3857 - Emese simplified the gcc plugin related make rules, suggested by Masahiro Yamada
3858 - André Fabian Silva Delgado fixed a compile regression on arm, reported by coadde (https://forums.grsecurity.net/viewtopic.php?f=3&t=4435)
3859 - fixed an integer sign conversion error in nfs_super_set_maxbytes caught by the size overflow plugin, reported by Alexey Dvoichenkov <xale@hyperplane.net>
3860 - fixed a size overflow false positive in squashfs, reported by Mathias Krause <minipli@ld-linux.so>
3861 - fixed a size overflow false positive in xfrm6_transport_output, reported by marcan (https://forums.grsecurity.net/viewtopic.php?f=3&t=4426)
3862 - fixed an integer truncation bug in elf_kcore_store_hdr caught by the size overflow plugin
3863 - fixed a gratuitous userland dereference in the amd64 stack walker
3864 - added latent entropy gathering to a few more functions
3865 - constified a few smp_hotplug_thread instances
3866
3867 arch/x86/entry/vdso/Makefile | 1 +
3868 arch/x86/include/asm/cpufeature.h | 1 -
3869 arch/x86/kernel/dumpstack_64.c | 17 ++++++-----------
3870 arch/x86/kernel/head_32.S | 6 +++---
3871 arch/x86/mm/fault.c | 2 +-
3872 drivers/iommu/arm-smmu.c | 2 +-
3873 drivers/net/ppp/pptp.c | 1 +
3874 drivers/staging/rdma/ehca/ehca_irq.c | 2 +-
3875 fs/nfs/internal.h | 5 +++--
3876 fs/proc/kcore.c | 2 +-
3877 kernel/module.c | 6 +++---
3878 kernel/rcu/tree.c | 2 +-
3879 kernel/softirq.c | 2 +-
3880 kernel/stop_machine.c | 2 +-
3881 net/ipv6/xfrm6_mode_transport.c | 2 +-
3882 net/sched/sch_tbf.c | 9 ++++++---
3883 scripts/Makefile.gcc-plugins | 13 +++----------
3884 scripts/Makefile.host | 3 +--
3885 .../disable_size_overflow_hash.data | 4 +++-
3886 tools/gcc/size_overflow_plugin/size_overflow_hash.data | 6 ++----
3887 20 files changed, 40 insertions(+), 48 deletions(-)
3888
3889 commit 3335266d5bec9bc01580736c0a7026ed96cf25e5
3890 Author: Mika Penttilä <mika.penttila@nextfour.com>
3891 Date: Mon Feb 22 17:56:52 2016 +0100
3892
3893 ARM: 8544/1: set_memory_xx fixes
3894
3895 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.
3896
3897 Signed-off-by: Mika Penttilä mika.penttila@nextfour.com
3898 Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
3899
3900 arch/arm/mm/pageattr.c | 3 +++
3901 1 file changed, 3 insertions(+)
3902
3903 commit d6d6499b22c0e5593a16f41c516041b23fbf9eeb
3904 Author: Josh Boyer <jwboyer@fedoraproject.org>
3905 Date: Mon Mar 14 10:42:38 2016 -0400
3906
3907 USB: iowarrior: fix oops with malicious USB descriptors
3908
3909 The iowarrior driver expects at least one valid endpoint. If given
3910 malicious descriptors that specify 0 for the number of endpoints,
3911 it will crash in the probe function. Ensure there is at least
3912 one endpoint on the interface before using it.
3913
3914 The full report of this issue can be found here:
3915 http://seclists.org/bugtraq/2016/Mar/87
3916
3917 Reported-by: Ralf Spenneberg <ralf@spenneberg.net>
3918 Cc: stable <stable@vger.kernel.org>
3919 Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
3920 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
3921
3922 drivers/usb/misc/iowarrior.c | 6 ++++++
3923 1 file changed, 6 insertions(+)
3924
3925 commit 79a1fb47ab1245e81040bcd45b3e44e65d282684
3926 Author: Oliver Neukum <oneukum@suse.com>
3927 Date: Tue Mar 15 10:14:04 2016 +0100
3928
3929 USB: cdc-acm: more sanity checking
3930
3931 An attack has become available which pretends to be a quirky
3932 device circumventing normal sanity checks and crashes the kernel
3933 by an insufficient number of interfaces. This patch adds a check
3934 to the code path for quirky devices.
3935
3936 Signed-off-by: Oliver Neukum <ONeukum@suse.com>
3937 CC: stable@vger.kernel.org
3938 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
3939
3940 drivers/usb/class/cdc-acm.c | 3 +++
3941 1 file changed, 3 insertions(+)
3942
3943 commit 6ee21acdf0da6602671cb50edeca0abfba3955f7
3944 Author: Oliver Neukum <oneukum@suse.com>
3945 Date: Wed Mar 16 13:26:17 2016 +0100
3946
3947 USB: usb_driver_claim_interface: add sanity checking
3948
3949 Attacks that trick drivers into passing a NULL pointer
3950 to usb_driver_claim_interface() using forged descriptors are
3951 known. This thwarts them by sanity checking.
3952
3953 Signed-off-by: Oliver Neukum <ONeukum@suse.com>
3954 CC: stable@vger.kernel.org
3955 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
3956
3957 drivers/usb/core/driver.c | 6 +++++-
3958 1 file changed, 5 insertions(+), 1 deletion(-)
3959
3960 commit 44247834ddab762509eaaf5c742e15bfadcd9d94
3961 Author: Paolo Bonzini <pbonzini@redhat.com>
3962 Date: Mon Mar 21 10:15:25 2016 +0100
3963
3964 KVM: fix spin_lock_init order on x86
3965
3966 Moving the initialization earlier is needed in 4.6 because
3967 kvm_arch_init_vm is now using mmu_lock, causing lockdep to
3968 complain:
3969
3970 [ 284.440294] INFO: trying to register non-static key.
3971 [ 284.445259] the code is fine but needs lockdep annotation.
3972 [ 284.450736] turning off the locking correctness validator.
3973 ...
3974 [ 284.528318] [<ffffffff810aecc3>] lock_acquire+0xd3/0x240
3975 [ 284.533733] [<ffffffffa0305aa0>] ? kvm_page_track_register_notifier+0x20/0x60 [kvm]
3976 [ 284.541467] [<ffffffff81715581>] _raw_spin_lock+0x41/0x80
3977 [ 284.546960] [<ffffffffa0305aa0>] ? kvm_page_track_register_notifier+0x20/0x60 [kvm]
3978 [ 284.554707] [<ffffffffa0305aa0>] kvm_page_track_register_notifier+0x20/0x60 [kvm]
3979 [ 284.562281] [<ffffffffa02ece70>] kvm_mmu_init_vm+0x20/0x30 [kvm]
3980 [ 284.568381] [<ffffffffa02dbf7a>] kvm_arch_init_vm+0x1ea/0x200 [kvm]
3981 [ 284.574740] [<ffffffffa02bff3f>] kvm_dev_ioctl+0xbf/0x4d0 [kvm]
3982
3983 However, it also helps fixing a preexisting problem, which is why this
3984 patch is also good for stable kernels: kvm_create_vm was incrementing
3985 current->mm->mm_count but not decrementing it at the out_err label (in
3986 case kvm_init_mmu_notifier failed). The new initialization order makes
3987 it possible to add the required mmdrop without adding a new error label.
3988
3989 Cc: stable@vger.kernel.org
3990 Reported-by: Borislav Petkov <bp@alien8.de>
3991 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
3992
3993 virt/kvm/kvm_main.c | 21 +++++++++++----------
3994 1 file changed, 11 insertions(+), 10 deletions(-)
3995
3996 commit 9d0cf281d74a9fe490f3ba5ca3d0e57eac066e1c
3997 Author: Paolo Bonzini <pbonzini@redhat.com>
3998 Date: Fri Mar 18 16:53:42 2016 +0100
3999
4000 KVM: VMX: avoid guest hang on invalid invvpid instruction
4001
4002 A guest executing an invalid invvpid instruction would hang
4003 because the instruction pointer was not updated.
4004
4005 Reported-by: jmontleo@redhat.com
4006 Tested-by: jmontleo@redhat.com
4007 Cc: stable@vger.kernel.org
4008 Fixes: 99b83ac893b84ed1a62ad6d1f2b6cc32026b9e85
4009 Reviewed-by: David Matlack <dmatlack@google.com>
4010 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
4011
4012 arch/x86/kvm/vmx.c | 1 +
4013 1 file changed, 1 insertion(+)
4014
4015 commit 602caaece277e5e21ae43771398bbf7778061beb
4016 Author: Paolo Bonzini <pbonzini@redhat.com>
4017 Date: Fri Mar 18 16:53:29 2016 +0100
4018
4019 KVM: VMX: avoid guest hang on invalid invept instruction
4020
4021 A guest executing an invalid invept instruction would hang
4022 because the instruction pointer was not updated.
4023
4024 Cc: stable@vger.kernel.org
4025 Fixes: bfd0a56b90005f8c8a004baf407ad90045c2b11e
4026 Reviewed-by: David Matlack <dmatlack@google.com>
4027 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
4028
4029 arch/x86/kvm/vmx.c | 1 +
4030 1 file changed, 1 insertion(+)
4031
4032 commit 3309ac82d6596de8abc6ea51dd0a942416da1cc1
4033 Author: Jann Horn <jann@thejh.net>
4034 Date: Tue Mar 22 14:25:36 2016 -0700
4035
4036 fs/coredump: prevent fsuid=0 dumps into user-controlled directories
4037
4038 This commit fixes the following security hole affecting systems where
4039 all of the following conditions are fulfilled:
4040
4041 - The fs.suid_dumpable sysctl is set to 2.
4042 - The kernel.core_pattern sysctl's value starts with "/". (Systems
4043 where kernel.core_pattern starts with "|/" are not affected.)
4044 - Unprivileged user namespace creation is permitted. (This is
4045 true on Linux >=3.8, but some distributions disallow it by
4046 default using a distro patch.)
4047
4048 Under these conditions, if a program executes under secure exec rules,
4049 causing it to run with the SUID_DUMP_ROOT flag, then unshares its user
4050 namespace, changes its root directory and crashes, the coredump will be
4051 written using fsuid=0 and a path derived from kernel.core_pattern - but
4052 this path is interpreted relative to the root directory of the process,
4053 allowing the attacker to control where a coredump will be written with
4054 root privileges.
4055
4056 To fix the security issue, always interpret core_pattern for dumps that
4057 are written under SUID_DUMP_ROOT relative to the root directory of init.
4058
4059 Signed-off-by: Jann Horn <jann@thejh.net>
4060 Acked-by: Kees Cook <keescook@chromium.org>
4061 Cc: Al Viro <viro@zeniv.linux.org.uk>
4062 Cc: "Eric W. Biederman" <ebiederm@xmission.com>
4063 Cc: Andy Lutomirski <luto@kernel.org>
4064 Cc: Oleg Nesterov <oleg@redhat.com>
4065 Cc: <stable@vger.kernel.org>
4066 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
4067 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
4068
4069 arch/um/drivers/mconsole_kern.c | 2 +-
4070 fs/coredump.c | 31 +++++++++++++++++++++++++++----
4071 fs/fhandle.c | 2 +-
4072 fs/open.c | 6 ++----
4073 include/linux/fs.h | 2 +-
4074 kernel/sysctl_binary.c | 2 +-
4075 6 files changed, 33 insertions(+), 12 deletions(-)
4076
4077 commit a7c8d3c91a3e50d0873942f09afbb5071382d5e7
4078 Author: Takashi Iwai <tiwai@suse.de>
4079 Date: Fri Apr 1 12:28:16 2016 +0200
4080
4081 ALSA: timer: Use mod_timer() for rearming the system timer
4082
4083 ALSA system timer backend stops the timer via del_timer() without sync
4084 and leaves del_timer_sync() at the close instead. This is because of
4085 the restriction by the design of ALSA timer: namely, the stop callback
4086 may be called from the timer handler, and calling the sync shall lead
4087 to a hangup. However, this also triggers a kernel BUG() when the
4088 timer is rearmed immediately after stopping without sync:
4089 kernel BUG at kernel/time/timer.c:966!
4090 Call Trace:
4091 <IRQ>
4092 [<ffffffff8239c94e>] snd_timer_s_start+0x13e/0x1a0
4093 [<ffffffff8239e1f4>] snd_timer_interrupt+0x504/0xec0
4094 [<ffffffff8122fca0>] ? debug_check_no_locks_freed+0x290/0x290
4095 [<ffffffff8239ec64>] snd_timer_s_function+0xb4/0x120
4096 [<ffffffff81296b72>] call_timer_fn+0x162/0x520
4097 [<ffffffff81296add>] ? call_timer_fn+0xcd/0x520
4098 [<ffffffff8239ebb0>] ? snd_timer_interrupt+0xec0/0xec0
4099 ....
4100
4101 It's the place where add_timer() checks the pending timer. It's clear
4102 that this may happen after the immediate restart without sync in our
4103 cases.
4104
4105 So, the workaround here is just to use mod_timer() instead of
4106 add_timer(). This looks like a band-aid fix, but it's a right move,
4107 as snd_timer_interrupt() takes care of the continuous rearm of timer.
4108
4109 Reported-by: Jiri Slaby <jslaby@suse.cz>
4110 Cc: <stable@vger.kernel.org>
4111 Signed-off-by: Takashi Iwai <tiwai@suse.de>
4112
4113 sound/core/timer.c | 4 ++--
4114 1 file changed, 2 insertions(+), 2 deletions(-)
4115
4116 commit 2de05c5fc90b461d78a54a7240b664a068844c8c
4117 Author: Daniel Vetter <daniel.vetter@ffwll.ch>
4118 Date: Wed Mar 30 11:40:43 2016 +0200
4119
4120 drm/udl: Use unlocked gem unreferencing
4121
4122 For drm_gem_object_unreference callers are required to hold
4123 dev->struct_mutex, which these paths don't. Enforcing this requirement
4124 has become a bit more strict with
4125
4126 commit ef4c6270bf2867e2f8032e9614d1a8cfc6c71663
4127 Author: Daniel Vetter <daniel.vetter@ffwll.ch>
4128 Date: Thu Oct 15 09:36:25 2015 +0200
4129
4130 drm/gem: Check locking in drm_gem_object_unreference
4131
4132 Cc: stable@vger.kernel.org
4133 Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
4134 Signed-off-by: Dave Airlie <airlied@redhat.com>
4135
4136 drivers/gpu/drm/udl/udl_fb.c | 2 +-
4137 drivers/gpu/drm/udl/udl_gem.c | 2 +-
4138 2 files changed, 2 insertions(+), 2 deletions(-)
4139
4140 commit c8153b6b1731b8fee33966dd8d148643240f1dc0
4141 Author: Jan Kara <jack@suse.com>
4142 Date: Mon Dec 7 14:34:49 2015 -0500
4143
4144 ext4: fix races of writeback with punch hole and zero range
4145
4146 When doing delayed allocation, update of on-disk inode size is postponed
4147 until IO submission time. However hole punch or zero range fallocate
4148 calls can end up discarding the tail page cache page and thus on-disk
4149 inode size would never be properly updated.
4150
4151 Make sure the on-disk inode size is updated before truncating page
4152 cache.
4153
4154 Signed-off-by: Jan Kara <jack@suse.com>
4155 Signed-off-by: Theodore Ts'o <tytso@mit.edu>
4156
4157 fs/ext4/ext4.h | 3 +++
4158 fs/ext4/extents.c | 5 +++++
4159 fs/ext4/inode.c | 35 ++++++++++++++++++++++++++++++++++-
4160 3 files changed, 42 insertions(+), 1 deletion(-)
4161
4162 commit d64beb441579f2667e99eb9d4d6e83deb88bf59b
4163 Author: Jan Kara <jack@suse.com>
4164 Date: Mon Dec 7 14:31:11 2015 -0500
4165
4166 ext4: fix races between buffered IO and collapse / insert range
4167
4168 Current code implementing FALLOC_FL_COLLAPSE_RANGE and
4169 FALLOC_FL_INSERT_RANGE is prone to races with buffered writes and page
4170 faults. If buffered write or write via mmap manages to squeeze between
4171 filemap_write_and_wait_range() and truncate_pagecache() in the fallocate
4172 implementations, the written data is simply discarded by
4173 truncate_pagecache() although it should have been shifted.
4174
4175 Fix the problem by moving filemap_write_and_wait_range() call inside
4176 i_mutex and i_mmap_sem. That way we are protected against races with
4177 both buffered writes and page faults.
4178
4179 Signed-off-by: Jan Kara <jack@suse.com>
4180 Signed-off-by: Theodore Ts'o <tytso@mit.edu>
4181
4182 fs/ext4/extents.c | 59 +++++++++++++++++++++++++++++--------------------------
4183 1 file changed, 31 insertions(+), 28 deletions(-)
4184
4185 commit b1ae49aa4dad39233b16456e0765a23ba4e0546c
4186 Author: Jan Kara <jack@suse.com>
4187 Date: Mon Dec 7 14:29:17 2015 -0500
4188
4189 ext4: move unlocked dio protection from ext4_alloc_file_blocks()
4190
4191 Currently ext4_alloc_file_blocks() was handling protection against
4192 unlocked DIO. However we now need to sometimes call it under i_mmap_sem
4193 and sometimes not and DIO protection ranks above it (although strictly
4194 speaking this cannot currently create any deadlocks). Also
4195 ext4_zero_range() was actually getting & releasing unlocked DIO
4196 protection twice in some cases. Luckily it didn't introduce any real bug
4197 but it was a land mine waiting to be stepped on. So move DIO protection
4198 out from ext4_alloc_file_blocks() into the two callsites.
4199
4200 Signed-off-by: Jan Kara <jack@suse.com>
4201 Signed-off-by: Theodore Ts'o <tytso@mit.edu>
4202
4203 fs/ext4/extents.c | 21 ++++++++++-----------
4204 1 file changed, 10 insertions(+), 11 deletions(-)
4205
4206 commit f9329a4ec30a26f0fababf809c5f1a3ef851b625
4207 Author: Jan Kara <jack@suse.com>
4208 Date: Mon Dec 7 14:28:03 2015 -0500
4209
4210 ext4: fix races between page faults and hole punching
4211
4212 Currently, page faults and hole punching are completely unsynchronized.
4213 This can result in page fault faulting in a page into a range that we
4214 are punching after truncate_pagecache_range() has been called and thus
4215 we can end up with a page mapped to disk blocks that will be shortly
4216 freed. Filesystem corruption will shortly follow. Note that the same
4217 race is avoided for truncate by checking page fault offset against
4218 i_size but there isn't similar mechanism available for punching holes.
4219
4220 Fix the problem by creating new rw semaphore i_mmap_sem in inode and
4221 grab it for writing over truncate, hole punching, and other functions
4222 removing blocks from extent tree and for read over page faults. We
4223 cannot easily use i_data_sem for this since that ranks below transaction
4224 start and we need something ranking above it so that it can be held over
4225 the whole truncate / hole punching operation. Also remove various
4226 workarounds we had in the code to reduce race window when page fault
4227 could have created pages with stale mapping information.
4228
4229 Signed-off-by: Jan Kara <jack@suse.com>
4230 Signed-off-by: Theodore Ts'o <tytso@mit.edu>
4231
4232 fs/ext4/ext4.h | 10 +++++++++
4233 fs/ext4/extents.c | 54 ++++++++++++++++++++++++--------------------
4234 fs/ext4/file.c | 66 ++++++++++++++++++++++++++++++++++++++++++++++--------
4235 fs/ext4/inode.c | 36 +++++++++++++++++++++--------
4236 fs/ext4/super.c | 1 +
4237 fs/ext4/truncate.h | 2 ++
4238 6 files changed, 127 insertions(+), 42 deletions(-)
4239
4240 commit 572a615b85c1d5c8aeea4ffd24ab428775a1cca9
4241 Author: Guenter Roeck <linux@roeck-us.net>
4242 Date: Sat Mar 26 12:28:05 2016 -0700
4243
4244 hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated
4245
4246 arm:pxa_defconfig can result in the following crash if the max1111 driver
4247 is not instantiated.
4248
4249 Unhandled fault: page domain fault (0x01b) at 0x00000000
4250 pgd = c0004000
4251 [00000000] *pgd=00000000
4252 Internal error: : 1b [#1] PREEMPT ARM
4253 Modules linked in:
4254 CPU: 0 PID: 300 Comm: kworker/0:1 Not tainted 4.5.0-01301-g1701f680407c #10
4255 Hardware name: SHARP Akita
4256 Workqueue: events sharpsl_charge_toggle
4257 task: c390a000 ti: c391e000 task.ti: c391e000
4258 PC is at max1111_read_channel+0x20/0x30
4259 LR is at sharpsl_pm_pxa_read_max1111+0x2c/0x3c
4260 pc : [<c03aaab0>] lr : [<c0024b50>] psr: 20000013
4261 ...
4262 [<c03aaab0>] (max1111_read_channel) from [<c0024b50>]
4263 (sharpsl_pm_pxa_read_max1111+0x2c/0x3c)
4264 [<c0024b50>] (sharpsl_pm_pxa_read_max1111) from [<c00262e0>]
4265 (spitzpm_read_devdata+0x5c/0xc4)
4266 [<c00262e0>] (spitzpm_read_devdata) from [<c0024094>]
4267 (sharpsl_check_battery_temp+0x78/0x110)
4268 [<c0024094>] (sharpsl_check_battery_temp) from [<c0024f9c>]
4269 (sharpsl_charge_toggle+0x48/0x110)
4270 [<c0024f9c>] (sharpsl_charge_toggle) from [<c004429c>]
4271 (process_one_work+0x14c/0x48c)
4272 [<c004429c>] (process_one_work) from [<c0044618>] (worker_thread+0x3c/0x5d4)
4273 [<c0044618>] (worker_thread) from [<c004a238>] (kthread+0xd0/0xec)
4274 [<c004a238>] (kthread) from [<c000a670>] (ret_from_fork+0x14/0x24)
4275
4276 This can occur because the SPI controller driver (SPI_PXA2XX) is built as
4277 module and thus not necessarily loaded. While building SPI_PXA2XX into the
4278 kernel would make the problem disappear, it appears prudent to ensure that
4279 the driver is instantiated before accessing its data structures.
4280
4281 Cc: Arnd Bergmann <arnd@arndb.de>
4282 Cc: stable@vger.kernel.org
4283 Signed-off-by: Guenter Roeck <linux@roeck-us.net>
4284
4285 drivers/hwmon/max1111.c | 6 ++++++
4286 1 file changed, 6 insertions(+)
4287
4288 commit f75f1af7a0b4be055855ca5120ee78174f3370f2
4289 Author: Nicolai Stange <nicstange@gmail.com>
4290 Date: Sun Mar 20 23:23:46 2016 +0100
4291
4292 PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
4293
4294 Despite what the DocBook comment to pkcs7_validate_trust() says, the
4295 *_trusted argument is never set to false.
4296
4297 pkcs7_validate_trust() only positively sets *_trusted upon encountering
4298 a trusted PKCS#7 SignedInfo block.
4299
4300 This is quite unfortunate since its callers, system_verify_data() for
4301 example, depend on pkcs7_validate_trust() clearing *_trusted on non-trust.
4302
4303 Indeed, UBSAN splats when attempting to load the uninitialized local
4304 variable 'trusted' from system_verify_data() in pkcs7_validate_trust():
4305
4306 UBSAN: Undefined behaviour in crypto/asymmetric_keys/pkcs7_trust.c:194:14
4307 load of value 82 is not a valid value for type '_Bool'
4308 [...]
4309 Call Trace:
4310 [<ffffffff818c4d35>] dump_stack+0xbc/0x117
4311 [<ffffffff818c4c79>] ? _atomic_dec_and_lock+0x169/0x169
4312 [<ffffffff8194113b>] ubsan_epilogue+0xd/0x4e
4313 [<ffffffff819419fa>] __ubsan_handle_load_invalid_value+0x111/0x158
4314 [<ffffffff819418e9>] ? val_to_string.constprop.12+0xcf/0xcf
4315 [<ffffffff818334a4>] ? x509_request_asymmetric_key+0x114/0x370
4316 [<ffffffff814b83f0>] ? kfree+0x220/0x370
4317 [<ffffffff818312c2>] ? public_key_verify_signature_2+0x32/0x50
4318 [<ffffffff81835e04>] pkcs7_validate_trust+0x524/0x5f0
4319 [<ffffffff813c391a>] system_verify_data+0xca/0x170
4320 [<ffffffff813c3850>] ? top_trace_array+0x9b/0x9b
4321 [<ffffffff81510b29>] ? __vfs_read+0x279/0x3d0
4322 [<ffffffff8129372f>] mod_verify_sig+0x1ff/0x290
4323 [...]
4324
4325 The implication is that pkcs7_validate_trust() effectively grants trust
4326 when it really shouldn't have.
4327
4328 Fix this by explicitly setting *_trusted to false at the very beginning
4329 of pkcs7_validate_trust().
4330
4331 Cc: <stable@vger.kernel.org>
4332 Signed-off-by: Nicolai Stange <nicstange@gmail.com>
4333 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
4334
4335 crypto/asymmetric_keys/pkcs7_trust.c | 2 ++
4336 1 file changed, 2 insertions(+)
4337
4338 commit 1052826f7352ccc98167129b0b83222f45d50046
4339 Author: Florian Westphal <fw@strlen.de>
4340 Date: Tue Mar 22 18:02:49 2016 +0100
4341
4342 netfilter: x_tables: validate e->target_offset early
4343
4344 We should check that e->target_offset is sane before
4345 mark_source_chains gets called since it will fetch the target entry
4346 for loop detection.
4347
4348 Signed-off-by: Florian Westphal <fw@strlen.de>
4349 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
4350
4351 net/ipv4/netfilter/arp_tables.c | 17 ++++++++---------
4352 net/ipv4/netfilter/ip_tables.c | 17 ++++++++---------
4353 net/ipv6/netfilter/ip6_tables.c | 17 ++++++++---------
4354 3 files changed, 24 insertions(+), 27 deletions(-)
4355
4356 commit b35d19509e8dab157214e46dd24314663ccf554f
4357 Author: Florian Westphal <fw@strlen.de>
4358 Date: Tue Mar 22 18:02:50 2016 +0100
4359
4360 netfilter: x_tables: make sure e->next_offset covers remaining blob size
4361
4362 Otherwise this function may read data beyond the ruleset blob.
4363
4364 Signed-off-by: Florian Westphal <fw@strlen.de>
4365 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
4366
4367 net/ipv4/netfilter/arp_tables.c | 6 ++++--
4368 net/ipv4/netfilter/ip_tables.c | 6 ++++--
4369 net/ipv6/netfilter/ip6_tables.c | 6 ++++--
4370 3 files changed, 12 insertions(+), 6 deletions(-)
4371
4372 commit 4d7642ed66b69140733a7b51fcd6d37ce4d4514c
4373 Author: Florian Westphal <fw@strlen.de>
4374 Date: Tue Mar 22 18:02:52 2016 +0100
4375
4376 netfilter: x_tables: fix unconditional helper
4377
4378 Ben Hawkes says:
4379
4380 In the mark_source_chains function (net/ipv4/netfilter/ip_tables.c) it
4381 is possible for a user-supplied ipt_entry structure to have a large
4382 next_offset field. This field is not bounds checked prior to writing a
4383 counter value at the supplied offset.
4384
4385 Problem is that mark_source_chains should not have been called --
4386 the rule doesn't have a next entry, so its supposed to return
4387 an absolute verdict of either ACCEPT or DROP.
4388
4389 However, the function conditional() doesn't work as the name implies.
4390 It only checks that the rule is using wildcard address matching.
4391
4392 However, an unconditional rule must also not be using any matches
4393 (no -m args).
4394
4395 The underflow validator only checked the addresses, therefore
4396 passing the 'unconditional absolute verdict' test, while
4397 mark_source_chains also tested for presence of matches, and thus
4398 proceeeded to the next (not-existent) rule.
4399
4400 Unify this so that all the callers have same idea of 'unconditional rule'.
4401
4402 Reported-by: Ben Hawkes <hawkes@google.com>
4403 Signed-off-by: Florian Westphal <fw@strlen.de>
4404 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
4405
4406 net/ipv4/netfilter/arp_tables.c | 18 +++++++++---------
4407 net/ipv4/netfilter/ip_tables.c | 23 +++++++++++------------
4408 net/ipv6/netfilter/ip6_tables.c | 23 +++++++++++------------
4409 3 files changed, 31 insertions(+), 33 deletions(-)
4410
4411 commit e3e51682563f1453dfc4b9ef88b29af4d1a78e78
4412 Author: Pablo Neira Ayuso <pablo@netfilter.org>
4413 Date: Thu Mar 24 21:29:53 2016 +0100
4414
4415 netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES
4416
4417 Make sure the table names via getsockopt GET_ENTRIES is nul-terminated
4418 in ebtables and all the x_tables variants and their respective compat
4419 code. Uncovered by KASAN.
4420
4421 Reported-by: Baozeng Ding <sploving1@gmail.com>
4422 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
4423
4424 net/bridge/netfilter/ebtables.c | 4 ++++
4425 net/ipv4/netfilter/arp_tables.c | 2 ++
4426 net/ipv4/netfilter/ip_tables.c | 2 ++
4427 net/ipv6/netfilter/ip6_tables.c | 2 ++
4428 4 files changed, 10 insertions(+)
4429
4430 commit 7742471b674597627f8f608f6a89c6e5bbd6533d
4431 Author: Nicolai Stange <nicstange@gmail.com>
4432 Date: Fri Mar 25 14:22:14 2016 -0700
4433
4434 mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
4435
4436 If
4437 - generic_file_read_iter() gets called with a zero read length,
4438 - the read offset is at a page boundary,
4439 - IOCB_DIRECT is not set
4440 - and the page in question hasn't made it into the page cache yet,
4441 then do_generic_file_read() will trigger a readahead with a req_size hint
4442 of zero.
4443
4444 Since roundup_pow_of_two(0) is undefined, UBSAN reports
4445
4446 UBSAN: Undefined behaviour in include/linux/log2.h:63:13
4447 shift exponent 64 is too large for 64-bit type 'long unsigned int'
4448 CPU: 3 PID: 1017 Comm: sa1 Tainted: G L 4.5.0-next-20160318+ #14
4449 [...]
4450 Call Trace:
4451 [...]
4452 [<ffffffff813ef61a>] ondemand_readahead+0x3aa/0x3d0
4453 [<ffffffff813ef61a>] ? ondemand_readahead+0x3aa/0x3d0
4454 [<ffffffff813c73bd>] ? find_get_entry+0x2d/0x210
4455 [<ffffffff813ef9c3>] page_cache_sync_readahead+0x63/0xa0
4456 [<ffffffff813cc04d>] do_generic_file_read+0x80d/0xf90
4457 [<ffffffff813cc955>] generic_file_read_iter+0x185/0x420
4458 [...]
4459 [<ffffffff81510b06>] __vfs_read+0x256/0x3d0
4460 [...]
4461
4462 when get_init_ra_size() gets called from ondemand_readahead().
4463
4464 The net effect is that the initial readahead size is arch dependent for
4465 requested read lengths of zero: for example, since
4466
4467 1UL << (sizeof(unsigned long) * 8)
4468
4469 evaluates to 1 on x86 while its result is 0 on ARMv7, the initial readahead
4470 size becomes 4 on the former and 0 on the latter.
4471
4472 What's more, whether or not the file access timestamp is updated for zero
4473 length reads is decided differently for the two cases of IOCB_DIRECT
4474 being set or cleared: in the first case, generic_file_read_iter()
4475 explicitly skips updating that timestamp while in the latter case, it is
4476 always updated through the call to do_generic_file_read().
4477
4478 According to POSIX, zero length reads "do not modify the last data access
4479 timestamp" and thus, the IOCB_DIRECT behaviour is POSIXly correct.
4480
4481 Let generic_file_read_iter() unconditionally check the requested read
4482 length at its entry and return immediately with success if it is zero.
4483
4484 Signed-off-by: Nicolai Stange <nicstange@gmail.com>
4485 Cc: Al Viro <viro@zeniv.linux.org.uk>
4486 Reviewed-by: Jan Kara <jack@suse.cz>
4487 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
4488 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
4489
4490 mm/filemap.c | 7 ++++---
4491 1 file changed, 4 insertions(+), 3 deletions(-)
4492
4493 commit 604785419da498d7e876a0191b2e11626db706bb
4494 Author: Oliver Neukum <oneukum@suse.com>
4495 Date: Thu Mar 17 14:00:17 2016 -0700
4496
4497 Input: ims-pcu - sanity check against missing interfaces
4498
4499 A malicious device missing interface can make the driver oops.
4500 Add sanity checking.
4501
4502 Signed-off-by: Oliver Neukum <ONeukum@suse.com>
4503 CC: stable@vger.kernel.org
4504 Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
4505
4506 drivers/input/misc/ims-pcu.c | 4 ++++
4507 1 file changed, 4 insertions(+)
4508
4509 commit 24c3f4f6652f07eb2c3deea1488ff4de00592e80
4510 Author: Vladis Dronov <vdronov@redhat.com>
4511 Date: Wed Mar 23 11:53:46 2016 -0700
4512
4513 Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
4514
4515 The ati_remote2 driver expects at least two interfaces with one
4516 endpoint each. If given malicious descriptor that specify one
4517 interface or no endpoints, it will crash in the probe function.
4518 Ensure there is at least two interfaces and one endpoint for each
4519 interface before using it.
4520
4521 The full disclosure: http://seclists.org/bugtraq/2016/Mar/90
4522
4523 Reported-by: Ralf Spenneberg <ralf@spenneberg.net>
4524 Signed-off-by: Vladis Dronov <vdronov@redhat.com>
4525 Cc: stable@vger.kernel.org
4526 Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
4527
4528 drivers/input/misc/ati_remote2.c | 36 ++++++++++++++++++++++++++++++------
4529 1 file changed, 30 insertions(+), 6 deletions(-)
4530
4531 commit 262df604d00e72a4b930fbf7fe3a770f0196a5a5
4532 Author: Oliver Neukum <oneukum@suse.com>
4533 Date: Wed Mar 23 14:36:56 2016 -0700
4534
4535 Input: sur40 - fix DMA on stack
4536
4537 During the initialisation the driver uses a buffer on the stack for DMA.
4538 That violates the cache coherency rules. The fix is to allocate the buffer
4539 with kmalloc().
4540
4541 Signed-off-by: Oliver Neukum <ONeukum@suse.com>
4542 Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
4543
4544 drivers/input/touchscreen/sur40.c | 21 ++++++++++++++-------
4545 1 file changed, 14 insertions(+), 7 deletions(-)
4546
4547 commit 015dd03669b2ab646723f6b123377e4ef5694a10
4548 Author: Haiyang Zhang <haiyangz@microsoft.com>
4549 Date: Wed Mar 23 09:43:10 2016 -0700
4550
4551 hv_netvsc: Fix the array sizes to be max supported channels
4552
4553 The VRSS_CHANNEL_MAX is the max number of channels supported by Hyper-V
4554 hosts. We use it for the related array sizes instead of using NR_CPUS,
4555 which may be set to several thousands.
4556 This patch reduces possible memory allocation failures.
4557
4558 Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
4559 Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
4560 Signed-off-by: David S. Miller <davem@davemloft.net>
4561
4562 drivers/net/hyperv/hyperv_net.h | 7 ++++---
4563 drivers/net/hyperv/rndis_filter.c | 4 ++--
4564 2 files changed, 6 insertions(+), 5 deletions(-)
4565
4566 commit a850a78d6393ef22a970266cbbefdf3dba0267b5
4567 Author: Haiyang Zhang <haiyangz@microsoft.com>
4568 Date: Wed Mar 23 09:43:09 2016 -0700
4569
4570 hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
4571
4572 struct netvsc_device is freed in rndis_filter_device_remove(). So we save
4573 the nvdev->num_chn into a temp variable for later usage.
4574
4575 (Please also include this patch into stable branch.)
4576
4577 Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
4578 Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
4579 Signed-off-by: David S. Miller <davem@davemloft.net>
4580
4581 drivers/net/hyperv/netvsc_drv.c | 5 ++++-
4582 1 file changed, 4 insertions(+), 1 deletion(-)
4583
4584 commit 7409626e43fe871cede30ac926425938f3ccddaf
4585 Author: Guillaume Nault <g.nault@alphalink.fr>
4586 Date: Wed Mar 23 16:38:55 2016 +0100
4587
4588 ppp: take reference on channels netns
4589
4590 Let channels hold a reference on their network namespace.
4591 Some channel types, like ppp_async and ppp_synctty, can have their
4592 userspace controller running in a different namespace. Therefore they
4593 can't rely on them to preclude their netns from being removed from
4594 under them.
4595
4596 ==================================================================
4597 BUG: KASAN: use-after-free in ppp_unregister_channel+0x372/0x3a0 at
4598 addr ffff880064e217e0
4599 Read of size 8 by task syz-executor/11581
4600 =============================================================================
4601 BUG net_namespace (Not tainted): kasan: bad access detected
4602 -----------------------------------------------------------------------------
4603
4604 Disabling lock debugging due to kernel taint
4605 INFO: Allocated in copy_net_ns+0x6b/0x1a0 age=92569 cpu=3 pid=6906
4606 [< none >] ___slab_alloc+0x4c7/0x500 kernel/mm/slub.c:2440
4607 [< none >] __slab_alloc+0x4c/0x90 kernel/mm/slub.c:2469
4608 [< inline >] slab_alloc_node kernel/mm/slub.c:2532
4609 [< inline >] slab_alloc kernel/mm/slub.c:2574
4610 [< none >] kmem_cache_alloc+0x23a/0x2b0 kernel/mm/slub.c:2579
4611 [< inline >] kmem_cache_zalloc kernel/include/linux/slab.h:597
4612 [< inline >] net_alloc kernel/net/core/net_namespace.c:325
4613 [< none >] copy_net_ns+0x6b/0x1a0 kernel/net/core/net_namespace.c:360
4614 [< none >] create_new_namespaces+0x2f6/0x610 kernel/kernel/nsproxy.c:95
4615 [< none >] copy_namespaces+0x297/0x320 kernel/kernel/nsproxy.c:150
4616 [< none >] copy_process.part.35+0x1bf4/0x5760 kernel/kernel/fork.c:1451
4617 [< inline >] copy_process kernel/kernel/fork.c:1274
4618 [< none >] _do_fork+0x1bc/0xcb0 kernel/kernel/fork.c:1723
4619 [< inline >] SYSC_clone kernel/kernel/fork.c:1832
4620 [< none >] SyS_clone+0x37/0x50 kernel/kernel/fork.c:1826
4621 [< none >] entry_SYSCALL_64_fastpath+0x16/0x7a kernel/arch/x86/entry/entry_64.S:185
4622
4623 INFO: Freed in net_drop_ns+0x67/0x80 age=575 cpu=2 pid=2631
4624 [< none >] __slab_free+0x1fc/0x320 kernel/mm/slub.c:2650
4625 [< inline >] slab_free kernel/mm/slub.c:2805
4626 [< none >] kmem_cache_free+0x2a0/0x330 kernel/mm/slub.c:2814
4627 [< inline >] net_free kernel/net/core/net_namespace.c:341
4628 [< none >] net_drop_ns+0x67/0x80 kernel/net/core/net_namespace.c:348
4629 [< none >] cleanup_net+0x4e5/0x600 kernel/net/core/net_namespace.c:448
4630 [< none >] process_one_work+0x794/0x1440 kernel/kernel/workqueue.c:2036
4631 [< none >] worker_thread+0xdb/0xfc0 kernel/kernel/workqueue.c:2170
4632 [< none >] kthread+0x23f/0x2d0 kernel/drivers/block/aoe/aoecmd.c:1303
4633 [< none >] ret_from_fork+0x3f/0x70 kernel/arch/x86/entry/entry_64.S:468
4634 INFO: Slab 0xffffea0001938800 objects=3 used=0 fp=0xffff880064e20000
4635 flags=0x5fffc0000004080
4636 INFO: Object 0xffff880064e20000 @offset=0 fp=0xffff880064e24200
4637
4638 CPU: 1 PID: 11581 Comm: syz-executor Tainted: G B 4.4.0+
4639 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS
4640 rel-1.8.2-0-g33fbe13 by qemu-project.org 04/01/2014
4641 00000000ffffffff ffff8800662c7790 ffffffff8292049d ffff88003e36a300
4642 ffff880064e20000 ffff880064e20000 ffff8800662c77c0 ffffffff816f2054
4643 ffff88003e36a300 ffffea0001938800 ffff880064e20000 0000000000000000
4644 Call Trace:
4645 [< inline >] __dump_stack kernel/lib/dump_stack.c:15
4646 [<ffffffff8292049d>] dump_stack+0x6f/0xa2 kernel/lib/dump_stack.c:50
4647 [<ffffffff816f2054>] print_trailer+0xf4/0x150 kernel/mm/slub.c:654
4648 [<ffffffff816f875f>] object_err+0x2f/0x40 kernel/mm/slub.c:661
4649 [< inline >] print_address_description kernel/mm/kasan/report.c:138
4650 [<ffffffff816fb0c5>] kasan_report_error+0x215/0x530 kernel/mm/kasan/report.c:236
4651 [< inline >] kasan_report kernel/mm/kasan/report.c:259
4652 [<ffffffff816fb4de>] __asan_report_load8_noabort+0x3e/0x40 kernel/mm/kasan/report.c:280
4653 [< inline >] ? ppp_pernet kernel/include/linux/compiler.h:218
4654 [<ffffffff83ad71b2>] ? ppp_unregister_channel+0x372/0x3a0 kernel/drivers/net/ppp/ppp_generic.c:2392
4655 [< inline >] ppp_pernet kernel/include/linux/compiler.h:218
4656 [<ffffffff83ad71b2>] ppp_unregister_channel+0x372/0x3a0 kernel/drivers/net/ppp/ppp_generic.c:2392
4657 [< inline >] ? ppp_pernet kernel/drivers/net/ppp/ppp_generic.c:293
4658 [<ffffffff83ad6f26>] ? ppp_unregister_channel+0xe6/0x3a0 kernel/drivers/net/ppp/ppp_generic.c:2392
4659 [<ffffffff83ae18f3>] ppp_asynctty_close+0xa3/0x130 kernel/drivers/net/ppp/ppp_async.c:241
4660 [<ffffffff83ae1850>] ? async_lcp_peek+0x5b0/0x5b0 kernel/drivers/net/ppp/ppp_async.c:1000
4661 [<ffffffff82c33239>] tty_ldisc_close.isra.1+0x99/0xe0 kernel/drivers/tty/tty_ldisc.c:478
4662 [<ffffffff82c332c0>] tty_ldisc_kill+0x40/0x170 kernel/drivers/tty/tty_ldisc.c:744
4663 [<ffffffff82c34943>] tty_ldisc_release+0x1b3/0x260 kernel/drivers/tty/tty_ldisc.c:772
4664 [<ffffffff82c1ef21>] tty_release+0xac1/0x13e0 kernel/drivers/tty/tty_io.c:1901
4665 [<ffffffff82c1e460>] ? release_tty+0x320/0x320 kernel/drivers/tty/tty_io.c:1688
4666 [<ffffffff8174de36>] __fput+0x236/0x780 kernel/fs/file_table.c:208
4667 [<ffffffff8174e405>] ____fput+0x15/0x20 kernel/fs/file_table.c:244
4668 [<ffffffff813595ab>] task_work_run+0x16b/0x200 kernel/kernel/task_work.c:115
4669 [< inline >] exit_task_work kernel/include/linux/task_work.h:21
4670 [<ffffffff81307105>] do_exit+0x8b5/0x2c60 kernel/kernel/exit.c:750
4671 [<ffffffff813fdd20>] ? debug_check_no_locks_freed+0x290/0x290 kernel/kernel/locking/lockdep.c:4123
4672 [<ffffffff81306850>] ? mm_update_next_owner+0x6f0/0x6f0 kernel/kernel/exit.c:357
4673 [<ffffffff813215e6>] ? __dequeue_signal+0x136/0x470 kernel/kernel/signal.c:550
4674 [<ffffffff8132067b>] ? recalc_sigpending_tsk+0x13b/0x180 kernel/kernel/signal.c:145
4675 [<ffffffff81309628>] do_group_exit+0x108/0x330 kernel/kernel/exit.c:880
4676 [<ffffffff8132b9d4>] get_signal+0x5e4/0x14f0 kernel/kernel/signal.c:2307
4677 [< inline >] ? kretprobe_table_lock kernel/kernel/kprobes.c:1113
4678 [<ffffffff8151d355>] ? kprobe_flush_task+0xb5/0x450 kernel/kernel/kprobes.c:1158
4679 [<ffffffff8115f7d3>] do_signal+0x83/0x1c90 kernel/arch/x86/kernel/signal.c:712
4680 [<ffffffff8151d2a0>] ? recycle_rp_inst+0x310/0x310 kernel/include/linux/list.h:655
4681 [<ffffffff8115f750>] ? setup_sigcontext+0x780/0x780 kernel/arch/x86/kernel/signal.c:165
4682 [<ffffffff81380864>] ? finish_task_switch+0x424/0x5f0 kernel/kernel/sched/core.c:2692
4683 [< inline >] ? finish_lock_switch kernel/kernel/sched/sched.h:1099
4684 [<ffffffff81380560>] ? finish_task_switch+0x120/0x5f0 kernel/kernel/sched/core.c:2678
4685 [< inline >] ? context_switch kernel/kernel/sched/core.c:2807
4686 [<ffffffff85d794e9>] ? __schedule+0x919/0x1bd0 kernel/kernel/sched/core.c:3283
4687 [<ffffffff81003901>] exit_to_usermode_loop+0xf1/0x1a0 kernel/arch/x86/entry/common.c:247
4688 [< inline >] prepare_exit_to_usermode kernel/arch/x86/entry/common.c:282
4689 [<ffffffff810062ef>] syscall_return_slowpath+0x19f/0x210 kernel/arch/x86/entry/common.c:344
4690 [<ffffffff85d88022>] int_ret_from_sys_call+0x25/0x9f kernel/arch/x86/entry/entry_64.S:281
4691 Memory state around the buggy address:
4692 ffff880064e21680: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
4693 ffff880064e21700: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
4694 >ffff880064e21780: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
4695 ^
4696 ffff880064e21800: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
4697 ffff880064e21880: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
4698 ==================================================================
4699
4700 Fixes: 273ec51dd7ce ("net: ppp_generic - introduce net-namespace functionality v2")
4701 Reported-by: Baozeng Ding <sploving1@gmail.com>
4702 Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
4703 Reviewed-by: Cyrill Gorcunov <gorcunov@openvz.org>
4704 Signed-off-by: David S. Miller <davem@davemloft.net>
4705
4706 drivers/net/ppp/ppp_generic.c | 4 +++-
4707 1 file changed, 3 insertions(+), 1 deletion(-)
4708
4709 commit bfb890c1ac9d29b377f6bec4a5aab51d053114c4
4710 Author: Herbert Xu <herbert@gondor.apana.org.au>
4711 Date: Wed Mar 16 17:06:01 2016 +0800
4712
4713 eCryptfs: Use skcipher and shash
4714
4715 eCryptfs: Fix null pointer dereference on kzalloc error path
4716
4717 The conversion to skcipher and shash added a couple of null pointer
4718 dereference bugs on the kzalloc failure path. This patch fixes them.
4719
4720 Fixes: 3095e8e366b4 ("eCryptfs: Use skcipher and shash")
4721 Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
4722 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
4723
4724 fs/ecryptfs/keystore.c | 6 ++----
4725 1 file changed, 2 insertions(+), 4 deletions(-)
4726
4727 commit 58a8421ae537e0609c4ff59bf6b11be869a43cc6
4728 Author: Boris BREZILLON <boris.brezillon@free-electrons.com>
4729 Date: Thu Mar 17 10:21:34 2016 +0100
4730
4731 crypto: marvell/cesa - fix memory leak
4732
4733 Crypto requests are not guaranteed to be finalized (->final() call),
4734 and can be freed at any moment, without getting any notification from
4735 the core. This can lead to memory leaks of the ->cache buffer.
4736
4737 Make this buffer part of the request object, and allocate an extra buffer
4738 from the DMA cache pool when doing DMA operations.
4739
4740 As a side effect, this patch also fixes another bug related to cache
4741 allocation and DMA operations. When the core allocates a new request and
4742 import an existing state, a cache buffer can be allocated (depending
4743 on the state). The problem is, at that very moment, we don't know yet
4744 whether the request will use DMA or not, and since everything is
4745 likely to be initialized to zero, mv_cesa_ahash_alloc_cache() thinks it
4746 should allocate a buffer for standard operation. But when
4747 mv_cesa_ahash_free_cache() is called, req->type has been set to
4748 CESA_DMA_REQ in the meantime, thus leading to an invalind dma_pool_free()
4749 call (the buffer passed in argument has not been allocated from the pool).
4750
4751 Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
4752 Reported-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
4753 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
4754
4755 drivers/crypto/marvell/cesa.h | 3 +-
4756 drivers/crypto/marvell/hash.c | 86 +++++++++----------------------------------
4757 2 files changed, 20 insertions(+), 69 deletions(-)
4758
4759 commit 1ec604f99895b9c37f26a692ff83a7da02d667fd
4760 Author: Boris BREZILLON <boris.brezillon@free-electrons.com>
4761 Date: Thu Mar 17 10:21:35 2016 +0100
4762
4763 crypto: marvell/cesa - initialize hash states
4764
4765 ->export() might be called before we have done an update operation,
4766 and in this case the ->state field is left uninitialized.
4767 Put the correct default value when initializing the request.
4768
4769 Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
4770 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
4771
4772 drivers/crypto/marvell/hash.c | 20 ++++++++++++++++++++
4773 1 file changed, 20 insertions(+)
4774
4775 commit 23879f055d23e82c2f78cceca22c33e631973977
4776 Author: David S. Miller <davem@davemloft.net>
4777 Date: Sun Mar 13 23:28:00 2016 -0400
4778
4779 ipv4: Don't do expensive useless work during inetdev destroy.
4780
4781 When an inetdev is destroyed, every address assigned to the interface
4782 is removed. And in this scenerio we do two pointless things which can
4783 be very expensive if the number of assigned interfaces is large:
4784
4785 1) Address promotion. We are deleting all addresses, so there is no
4786 point in doing this.
4787
4788 2) A full nf conntrack table purge for every address. We only need to
4789 do this once, as is already caught by the existing
4790 masq_dev_notifier so masq_inet_event() can skip this.
4791
4792 Reported-by: Solar Designer <solar@openwall.com>
4793 Signed-off-by: David S. Miller <davem@davemloft.net>
4794 Tested-by: Cyrill Gorcunov <gorcunov@openvz.org>
4795
4796 net/ipv4/devinet.c | 4 ++++
4797 net/ipv4/fib_frontend.c | 4 ++++
4798 net/ipv4/netfilter/nf_nat_masquerade_ipv4.c | 12 ++++++++++--
4799 3 files changed, 18 insertions(+), 2 deletions(-)
4800
4801 commit 60394231e840e884024592a76a6c5612433d3756
4802 Author: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
4803 Date: Tue Mar 8 10:34:28 2016 -0300
4804
4805 sctp: fix copying more bytes than expected in sctp_add_bind_addr
4806
4807 Dmitry reported that sctp_add_bind_addr may read more bytes than
4808 expected in case the parameter is a IPv4 addr supplied by the user
4809 through calls such as sctp_bindx_add(), because it always copies
4810 sizeof(union sctp_addr) while the buffer may be just a struct
4811 sockaddr_in, which is smaller.
4812
4813 This patch then fixes it by limiting the memcpy to the min between the
4814 union size and a (new parameter) provided addr size. Where possible this
4815 parameter still is the size of that union, except for reading from
4816 user-provided buffers, which then it accounts for protocol type.
4817
4818 Reported-by: Dmitry Vyukov <dvyukov@google.com>
4819 Tested-by: Dmitry Vyukov <dvyukov@google.com>
4820 Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
4821 Signed-off-by: David S. Miller <davem@davemloft.net>
4822
4823 include/net/sctp/structs.h | 2 +-
4824 net/sctp/bind_addr.c | 14 ++++++++------
4825 net/sctp/protocol.c | 1 +
4826 net/sctp/sm_make_chunk.c | 3 ++-
4827 net/sctp/socket.c | 4 +++-
4828 5 files changed, 15 insertions(+), 9 deletions(-)
4829
4830 commit 9831caa50e1453818c5ec618890291f028b7992f
4831 Author: Brad Spengler <spender@grsecurity.net>
4832 Date: Mon Mar 28 19:20:28 2016 -0400
4833
4834 Also allow /bin/false as needed by systemd
4835
4836 kernel/kmod.c | 2 +-
4837 1 file changed, 1 insertion(+), 1 deletion(-)
4838
4839 commit bb38a61b496a3f09f4d7b93d2f0fe15476918147
4840 Author: Brad Spengler <spender@grsecurity.net>
4841 Date: Tue Mar 22 16:59:43 2016 -0400
4842
4843 Fix size_overflow FP reported by marcan at:
4844 https://forums.grsecurity.net/viewtopic.php?f=3&t=4426
4845
4846 net/ipv6/xfrm6_mode_transport.c | 2 +-
4847 1 file changed, 1 insertion(+), 1 deletion(-)
4848
4849 commit 523a36a9c845da3051e58c6767c2e1a0f640998a
4850 Merge: 0d0ec9e c0b77a7
4851 Author: Brad Spengler <spender@grsecurity.net>
4852 Date: Wed Mar 16 20:20:40 2016 -0400
4853
4854 Merge branch 'pax-test' into grsec-test
4855
4856 commit c0b77a7cb578199f0b7dc90768a13ca6c044aba9
4857 Merge: 10d57c1 0d19123
4858 Author: Brad Spengler <spender@grsecurity.net>
4859 Date: Wed Mar 16 20:20:27 2016 -0400
4860
4861 Merge branch 'linux-4.4.y' into pax-test
4862
4863 commit 0d0ec9ee83144ab839710a01cfd746bd78257394
4864 Author: Brad Spengler <spender@grsecurity.net>
4865 Date: Mon Mar 14 20:15:47 2016 -0400
4866
4867 Invert logic to clean up code
4868
4869 fs/namei.c | 32 +++++++-------------------------
4870 grsecurity/grsec_chroot.c | 10 +++++-----
4871 2 files changed, 12 insertions(+), 30 deletions(-)
4872
4873 commit 39e0e623c84863af7b3ace759b583ff938fde2b7
4874 Author: Brad Spengler <spender@grsecurity.net>
4875 Date: Mon Mar 14 19:59:36 2016 -0400
4876
4877 compile fix
4878
4879 fs/namei.c | 5 ++---
4880 1 file changed, 2 insertions(+), 3 deletions(-)
4881
4882 commit 2b3ad8bc095fea829275b7fcc7e5671677b8ed33
4883 Author: Brad Spengler <spender@grsecurity.net>
4884 Date: Mon Mar 14 19:57:53 2016 -0400
4885
4886 Also handle renames
4887
4888 fs/namei.c | 9 +++++++++
4889 1 file changed, 9 insertions(+)
4890
4891 commit 54dfd13b19743d4a340de0cd5683b5bde44e7d9c
4892 Author: Brad Spengler <spender@grsecurity.net>
4893 Date: Mon Mar 14 19:45:56 2016 -0400
4894
4895 Add additional check to cover lookup family of functions
4896
4897 fs/namei.c | 9 +++++++++
4898 1 file changed, 9 insertions(+)
4899
4900 commit c3df846baa7873fb99401136f220676b87452918
4901 Author: Brad Spengler <spender@grsecurity.net>
4902 Date: Mon Mar 14 18:42:37 2016 -0400
4903
4904 compile fix
4905
4906 fs/namei.c | 2 +-
4907 1 file changed, 1 insertion(+), 1 deletion(-)
4908
4909 commit 384ea9c0ef9df4298dfa3a71948c08e70f1092bf
4910 Author: Brad Spengler <spender@grsecurity.net>
4911 Date: Mon Mar 14 18:34:40 2016 -0400
4912
4913 Fix recent chroot check on the create side, as reported by
4914 Toralf Foerster
4915
4916 fs/namei.c | 26 ++++++++++++++++----------
4917 1 file changed, 16 insertions(+), 10 deletions(-)
4918
4919 commit 82e7dc61a626c47887d392ff9cd35b104f01fd25
4920 Author: Paolo Bonzini <pbonzini@redhat.com>
4921 Date: Tue Mar 8 12:13:39 2016 +0100
4922
4923 KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
4924
4925 Yes, all of these are needed. :) This is admittedly a bit odd, but
4926 kvm-unit-tests access.flat tests this if you run it with "-cpu host"
4927 and of course ept=0.
4928
4929 KVM runs the guest with CR0.WP=1, so it must handle supervisor writes
4930 specially when pte.u=1/pte.w=0/CR0.WP=0. Such writes cause a fault
4931 when U=1 and W=0 in the SPTE, but they must succeed because CR0.WP=0.
4932 When KVM gets the fault, it sets U=0 and W=1 in the shadow PTE and
4933 restarts execution. This will still cause a user write to fault, while
4934 supervisor writes will succeed. User reads will fault spuriously now,
4935 and KVM will then flip U and W again in the SPTE (U=1, W=0). User reads
4936 will be enabled and supervisor writes disabled, going back to the
4937 originary situation where supervisor writes fault spuriously.
4938
4939 When SMEP is in effect, however, U=0 will enable kernel execution of
4940 this page. To avoid this, KVM also sets NX=1 in the shadow PTE together
4941 with U=0. If the guest has not enabled NX, the result is a continuous
4942 stream of page faults due to the NX bit being reserved.
4943
4944 The fix is to force EFER.NX=1 even if the CPU is taking care of the EFER
4945 switch. (All machines with SMEP have the CPU_LOAD_IA32_EFER vm-entry
4946 control, so they do not use user-return notifiers for EFER---if they did,
4947 EFER.NX would be forced to the same value as the host).
4948
4949 There is another bug in the reserved bit check, which I've split to a
4950 separate patch for easier application to stable kernels.
4951
4952 Cc: stable@vger.kernel.org
4953 Cc: Andy Lutomirski <luto@amacapital.net>
4954 Reviewed-by: Xiao Guangrong <guangrong.xiao@linux.intel.com>
4955 Fixes: f6577a5fa15d82217ca73c74cd2dcbc0f6c781dd
4956 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
4957
4958 Documentation/virtual/kvm/mmu.txt | 3 ++-
4959 arch/x86/kvm/vmx.c | 36 +++++++++++++++++++++++-------------
4960 2 files changed, 25 insertions(+), 14 deletions(-)
4961
4962 commit 802a88e57b141e9643e93afb7805813ad8da22f3
4963 Author: Paolo Bonzini <pbonzini@redhat.com>
4964 Date: Wed Mar 9 14:28:02 2016 +0100
4965
4966 KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
4967
4968 KVM has special logic to handle pages with pte.u=1 and pte.w=0 when
4969 CR0.WP=1. These pages' SPTEs flip continuously between two states:
4970 U=1/W=0 (user and supervisor reads allowed, supervisor writes not allowed)
4971 and U=0/W=1 (supervisor reads and writes allowed, user writes not allowed).
4972
4973 When SMEP is in effect, however, U=0 will enable kernel execution of
4974 this page. To avoid this, KVM also sets NX=1 in the shadow PTE together
4975 with U=0, making the two states U=1/W=0/NX=gpte.NX and U=0/W=1/NX=1.
4976 When guest EFER has the NX bit cleared, the reserved bit check thinks
4977 that the latter state is invalid; teach it that the smep_andnot_wp case
4978 will also use the NX bit of SPTEs.
4979
4980 Cc: stable@vger.kernel.org
4981 Reviewed-by: Xiao Guangrong <guangrong.xiao@linux.inel.com>
4982 Fixes: c258b62b264fdc469b6d3610a907708068145e3b
4983 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
4984
4985 arch/x86/kvm/mmu.c | 4 +++-
4986 1 file changed, 3 insertions(+), 1 deletion(-)
4987
4988 commit 3925851224428c1d2bca32cf33821befb947c4f3
4989 Author: Ming Lei <ming.lei@canonical.com>
4990 Date: Sat Mar 12 22:56:19 2016 +0800
4991
4992 block: don't optimize for non-cloned bio in bio_get_last_bvec()
4993
4994 For !BIO_CLONED bio, we can use .bi_vcnt safely, but it
4995 doesn't mean we can just simply return .bi_io_vec[.bi_vcnt - 1]
4996 because the start postion may have been moved in the middle of
4997 the bvec, such as splitting in the middle of bvec.
4998
4999 Fixes: 7bcd79ac50d9(block: bio: introduce helpers to get the 1st and last bvec)
5000 Cc: stable@vger.kernel.org
5001 Reported-by: Kent Overstreet <kent.overstreet@gmail.com>
5002 Signed-off-by: Ming Lei <ming.lei@canonical.com>
5003 Signed-off-by: Jens Axboe <axboe@fb.com>
5004
5005 include/linux/bio.h | 5 -----
5006 1 file changed, 5 deletions(-)
5007
5008 commit db541463b4a0926bebdbac743c8736fb9e903d58
5009 Author: Borislav Petkov <bp@alien8.de>
5010 Date: Fri Mar 11 12:32:06 2016 +0100
5011
5012 x86/fpu: Fix eager-FPU handling on legacy FPU machines
5013
5014 i486 derived cores like Intel Quark support only the very old,
5015 legacy x87 FPU (FSAVE/FRSTOR, CPUID bit FXSR is not set), and
5016 our FPU code wasn't handling the saving and restoring there
5017 properly in the 'eagerfpu' case.
5018
5019 So after we made eagerfpu the default for all CPU types:
5020
5021 58122bf1d856 x86/fpu: Default eagerfpu=on on all CPUs
5022
5023 these old FPU designs broke. First, Andy Shevchenko reported a splat:
5024
5025 WARNING: CPU: 0 PID: 823 at arch/x86/include/asm/fpu/internal.h:163 fpu__clear+0x8c/0x160
5026
5027 which was us trying to execute FXRSTOR on those machines even though
5028 they don't support it.
5029
5030 After taking care of that, Bryan O'Donoghue reported that a simple FPU
5031 test still failed because we weren't initializing the FPU state properly
5032 on those machines.
5033
5034 Take care of all that.
5035
5036 Reported-and-tested-by: Bryan O'Donoghue <pure.logic@nexus-software.ie>
5037 Reported-by: Andy Shevchenko <andy.shevchenko@gmail.com>
5038 Signed-off-by: Borislav Petkov <bp@suse.de>
5039 Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
5040 Cc: Andrew Morton <akpm@linux-foundation.org>
5041 Cc: Andy Lutomirski <luto@amacapital.net>
5042 Cc: Borislav Petkov <bp@alien8.de>
5043 Cc: Brian Gerst <brgerst@gmail.com>
5044 Cc: Dave Hansen <dave.hansen@linux.intel.com>
5045 Cc: Denys Vlasenko <dvlasenk@redhat.com>
5046 Cc: Fenghua Yu <fenghua.yu@intel.com>
5047 Cc: H. Peter Anvin <hpa@zytor.com>
5048 Cc: Oleg Nesterov <oleg@redhat.com>
5049 Cc: Peter Zijlstra <peterz@infradead.org>
5050 Cc: Quentin Casasnovas <quentin.casasnovas@oracle.com>
5051 Cc: Thomas Gleixner <tglx@linutronix.de>
5052 Cc: Yu-cheng <yu-cheng.yu@intel.com>
5053 Link: http://lkml.kernel.org/r/20160311113206.GD4312@pd.tnic
5054 Signed-off-by: Ingo Molnar <mingo@kernel.org>
5055
5056 arch/x86/kernel/fpu/core.c | 4 +++-
5057 arch/x86/kernel/fpu/init.c | 2 +-
5058 2 files changed, 4 insertions(+), 2 deletions(-)
5059
5060 commit 8fed14e935cb62d2d46e99793d728dc7760dcc87
5061 Author: Brad Spengler <spender@grsecurity.net>
5062 Date: Sun Mar 13 11:35:56 2016 -0400
5063
5064 Compile fixes
5065
5066 fs/namei.c | 2 +-
5067 grsecurity/grsec_chroot.c | 2 +-
5068 include/linux/grsecurity.h | 2 +-
5069 3 files changed, 3 insertions(+), 3 deletions(-)
5070
5071 commit aab25a3496c4683c5858056960010119fb7d9a5a
5072 Author: Brad Spengler <spender@grsecurity.net>
5073 Date: Sun Mar 13 10:53:59 2016 -0400
5074
5075 Use fput instead of put_filp()
5076
5077 fs/namei.c | 4 ++--
5078 1 file changed, 2 insertions(+), 2 deletions(-)
5079
5080 commit 928ddec9dfe5415dff82d941c3b3e76ee6f48761
5081 Author: Brad Spengler <spender@grsecurity.net>
5082 Date: Sun Mar 13 10:30:54 2016 -0400
5083
5084 Update MPROTECT_COMPAT config description, disable by default
5085
5086 security/Kconfig | 18 ++++++------------
5087 1 file changed, 6 insertions(+), 12 deletions(-)
5088
5089 commit 4cc29af2e81e7a4bdfab1afedfdedca6e23362d5
5090 Author: Brad Spengler <spender@grsecurity.net>
5091 Date: Sun Mar 13 10:35:55 2016 -0400
5092
5093 As reported by Jann Horn, chroot scenarios where the chrooting application
5094 brings in a directory fd can be used to access any file outside of the chroot
5095 via *at syscalls. To maintain compatibility with Chromium and other apps,
5096 we specifically only disallow relative accesses off a directory fd when the
5097 final path is not located under that directory described by the fd and exists
5098 outside of the chroot. This additional restriction will exist under the
5099 current GRKERNSEC_CHROOT_FCHDIR option.
5100
5101 fs/namei.c | 9 +++++++++
5102 grsecurity/Kconfig | 10 ++++++----
5103 grsecurity/grsec_chroot.c | 39 +++++++++++++++++++++++++++++++++++++++
5104 include/linux/grmsg.h | 1 +
5105 include/linux/grsecurity.h | 1 +
5106 5 files changed, 56 insertions(+), 4 deletions(-)
5107
5108 commit 7d02a991213f0b07a3677dcc93cdafc3ac309142
5109 Author: Brad Spengler <spender@grsecurity.net>
5110 Date: Thu Mar 10 22:17:16 2016 -0500
5111
5112 Update size_overflow hash table
5113
5114 tools/gcc/size_overflow_plugin/size_overflow_hash.data | 1 +
5115 1 file changed, 1 insertion(+)
5116
5117 commit 29f25ddda6a5625340df26beb394279fefea2b49
5118 Author: Brad Spengler <spender@grsecurity.net>
5119 Date: Thu Mar 10 22:16:04 2016 -0500
5120
5121 Fix module support
5122
5123 kernel/module.c | 3 ++-
5124 1 file changed, 2 insertions(+), 1 deletion(-)
5125
5126 commit b057a45636b626e7eaf03077ed0916b95fea054c
5127 Merge: ba5ee94 10d57c1
5128 Author: Brad Spengler <spender@grsecurity.net>
5129 Date: Thu Mar 10 21:36:10 2016 -0500
5130
5131 Merge branch 'pax-test' into grsec-test
5132
5133 commit 10d57c107e7fabffbe616b14efab73df585576c2
5134 Merge: 1cbae46 62e2195
5135 Author: Brad Spengler <spender@grsecurity.net>
5136 Date: Thu Mar 10 21:34:58 2016 -0500
5137
5138 Update to pax-linux-4.4.5-test9.patch:
5139 - fixed an integer signedness mixup in the old select syscall caught by the size overflow plugin, by Mathias Krause <minipli@ld-linux.so>
5140 - Emese cleaned up a few unnecessary type casts in the size overflow plugin
5141 - fixed the initify plugin to not trigger a compiler assert with gcc 6 in LTO mode
5142 - compile the x86 vdso without plugins, reported by Emese
5143 - fixed a REFCOUNT/arm compile error, reported by coadde (https://forums.grsecurity.net/viewtopic.php?f=3&t=4410)
5144 - fixed gcc-common.h for gcc 6, reported by psturm (https://forums.grsecurity.net/viewtopic.php?f=3&t=4394)
5145
5146 Merge branch 'linux-4.4.y' into pax-test
5147
5148 commit ba5ee94199b11c1429559a08c2158677dd8f1761
5149 Author: Brad Spengler <spender@grsecurity.net>
5150 Date: Thu Mar 3 20:20:19 2016 -0500
5151
5152 Update size_overflow hash table
5153
5154 tools/gcc/size_overflow_plugin/size_overflow_hash.data | 1 +
5155 1 file changed, 1 insertion(+)
5156
5157 commit 50a5cd726362f0988b81a54d4c962acf8fd34a70
5158 Merge: 335c04c 1cbae46
5159 Author: Brad Spengler <spender@grsecurity.net>
5160 Date: Thu Mar 3 20:04:00 2016 -0500
5161
5162 Merge branch 'pax-test' into grsec-test
5163
5164 commit 1cbae46efa0b111ef2d46502f8d34c4c572a0e00
5165 Merge: a51cdb8 c252409
5166 Author: Brad Spengler <spender@grsecurity.net>
5167 Date: Thu Mar 3 19:57:43 2016 -0500
5168
5169 Merge branch 'linux-4.4.y' into pax-test
5170
5171 commit 335c04c8146a696a6101a9c69dbd47f11383549e
5172 Merge: 897877e a51cdb8
5173 Author: Brad Spengler <spender@grsecurity.net>
5174 Date: Tue Mar 1 17:57:24 2016 -0500
5175
5176 Merge branch 'pax-test' into grsec-test
5177
5178 commit a51cdb83569b450858737a30d2be043d87d7ddc1
5179 Author: Brad Spengler <spender@grsecurity.net>
5180 Date: Tue Mar 1 17:56:43 2016 -0500
5181
5182 Update to pax-linux-4.4.3-test6.patch:
5183 - spender fixed the cftype constification fallout, reported by quasar366 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4391)
5184 - fixed a few section mismatches on notifier_block variables
5185 - fixed a few REFCOUNT false positives found by Emese's plugin
5186 - constified hypervisor_x86
5187
5188 arch/x86/include/asm/hypervisor.h | 2 +-
5189 arch/x86/kernel/cpu/mshyperv.c | 2 +-
5190 arch/x86/kernel/cpu/vmware.c | 2 +-
5191 arch/x86/kernel/kvm.c | 2 +-
5192 drivers/lightnvm/rrpc.c | 4 ++--
5193 drivers/lightnvm/rrpc.h | 2 +-
5194 drivers/net/can/led.c | 2 +-
5195 drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 2 +-
5196 drivers/net/ethernet/rocker/rocker.c | 4 ++--
5197 drivers/net/ipvlan/ipvlan_main.c | 6 +++---
5198 drivers/net/vrf.c | 2 +-
5199 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 12 ++++++------
5200 drivers/staging/rtl8188eu/include/rtw_mlme_ext.h | 2 +-
5201 drivers/staging/rtl8723au/core/rtw_mlme_ext.c | 12 ++++++------
5202 drivers/staging/rtl8723au/include/drv_types.h | 2 +-
5203 drivers/staging/rtl8723au/include/rtw_mlme_ext.h | 2 +-
5204 drivers/staging/rtl8723au/include/usb_ops.h | 4 ++--
5205 drivers/thermal/x86_pkg_temp_thermal.c | 2 +-
5206 fs/proc/kcore.c | 2 +-
5207 mm/hugetlb_cgroup.c | 8 ++++----
5208 mm/mm_init.c | 2 +-
5209 mm/slub.c | 2 +-
5210 net/mac802154/iface.c | 2 +-
5211 23 files changed, 41 insertions(+), 41 deletions(-)
5212
5213 commit 897877e79629a0b854e98cb666a9d898256d45a7
5214 Merge: 1ffa5d5 4f4b213
5215 Author: Brad Spengler <spender@grsecurity.net>
5216 Date: Sun Feb 28 20:54:59 2016 -0500
5217
5218 Merge branch 'pax-test' into grsec-test
5219
5220 commit 4f4b21342a4a4f87c01f7909406e6b5f4c9dadbf
5221 Author: Brad Spengler <spender@grsecurity.net>
5222 Date: Sun Feb 28 20:54:06 2016 -0500
5223
5224 Update to pax-linux-4.4.3-test5.patch:
5225 - constified xfrm_mgr and cftype, by Mathias Krause <minipli@ld-linux.so>
5226 - Emese fixed a few checkpatch reports on the gcc plugin generator headers
5227 - Emese fixed a false positive size overflow report in get_next_ino, reported by KARBOWSKI Piotr <piotr.karbowski@gmail.com>
5228 - added a generator for SIMPLE_IPA passes as well
5229
5230 include/linux/cgroup-defs.h | 2 +-
5231 include/linux/hugetlb.h | 2 +-
5232 include/linux/hugetlb_cgroup.h | 11 ++
5233 include/net/xfrm.h | 2 +-
5234 kernel/cgroup.c | 29 ++--
5235 mm/hugetlb.c | 55 ++++++-
5236 mm/hugetlb_cgroup.c | 60 ++-----
5237 mm/mmap.c | 38 ++---
5238 net/xfrm/xfrm_state.c | 4 +-
5239 tools/gcc/constify_plugin.c | 5 +-
5240 tools/gcc/gcc-common.h | 42 +++--
5241 tools/gcc/gcc-generate-gimple-pass.h | 27 ++--
5242 tools/gcc/gcc-generate-ipa-pass.h | 43 ++---
5243 tools/gcc/gcc-generate-rtl-pass.h | 27 ++--
5244 tools/gcc/gcc-generate-simple_ipa-pass.h | 173 +++++++++++++++++++++
5245 tools/gcc/size_overflow_plugin/.gitignore | 1 +
5246 .../disable_size_overflow_hash.data | 7 +-
5247 .../size_overflow_plugin/size_overflow_hash.data | 3 -
5248 18 files changed, 385 insertions(+), 146 deletions(-)
5249
5250 commit 1ffa5d50a2161311d46b56fdef734f309503cb80
5251 Author: Brad Spengler <spender@grsecurity.net>
5252 Date: Sun Feb 28 20:43:02 2016 -0500
5253
5254 Make suid/sgid bruteforce prevention also apply to binaries with fscaps
5255 enabled
5256
5257 grsecurity/grsec_sig.c | 3 +--
5258 1 file changed, 1 insertion(+), 2 deletions(-)
5259
5260 commit cfdb373a77c88d01c1539e605e28143af5981571
5261 Author: Brad Spengler <spender@grsecurity.net>
5262 Date: Sun Feb 28 19:12:39 2016 -0500
5263
5264 compile fix
5265
5266 grsecurity/gracl_segv.c | 2 +-
5267 grsecurity/grsec_sig.c | 2 +-
5268 2 files changed, 2 insertions(+), 2 deletions(-)
5269
5270 commit 67d5160f8c1ee12ee4da1e7ad57f8688fcc77b53
5271 Author: Brad Spengler <spender@grsecurity.net>
5272 Date: Sun Feb 28 18:24:50 2016 -0500
5273
5274 Update the daemon check in handling of anti-bruteforcing of suid binaries
5275 by GRKERNSEC_BRUTE to prevent a bypass reported by Jann Horn where one
5276 could create unprivileged copies of the suid binary via ptrace, inject
5277 code into them, and fork+exec a privileged copy. A crash then in the
5278 privileged copy would trigger the daemon detection which could be avoided
5279 by simply terminating the original process. Defeat this by using our
5280 is_privileged_binary() function against the task's mm->binfmt->file to detect
5281 an fscaps-enabled or suid/sgid binary being involved.
5282
5283 Also update the RBAC RES_CRASH code to use is_privileged_binary().
5284
5285 grsecurity/gracl_segv.c | 15 +--------------
5286 grsecurity/grsec_sig.c | 3 ++-
5287 2 files changed, 3 insertions(+), 15 deletions(-)
5288
5289 commit 7382ec22b0c9627c674ccbb00210276d26f219e3
5290 Author: Brad Spengler <spender@grsecurity.net>
5291 Date: Sun Feb 28 15:06:32 2016 -0500
5292
5293 Fix a GRKERNSEC_PTRACE_READEXEC bypass reported by Jann Horn where one
5294 could dump out an unreadable suid binary by creating a script that used
5295 that binary as an interpreter.
5296
5297 fs/exec.c | 14 +++++++++-----
5298 1 file changed, 9 insertions(+), 5 deletions(-)
5299
5300 commit 3e60eddebe1c59b97c0b5432506bf8e13d84e8e6
5301 Merge: 2d35d52 8327ee6
5302 Author: Brad Spengler <spender@grsecurity.net>
5303 Date: Thu Feb 25 18:44:11 2016 -0500
5304
5305 Merge branch 'pax-test' into grsec-test
5306
5307 Conflicts:
5308 fs/proc/base.c
5309 kernel/ptrace.c
5310 mm/process_vm_access.c
5311
5312 commit 8327ee64e5e24ae6a3446dd96b95d5185f70e1f6
5313 Merge: 09d53c7 2134d97
5314 Author: Brad Spengler <spender@grsecurity.net>
5315 Date: Thu Feb 25 18:36:46 2016 -0500
5316
5317 Merge branch 'linux-4.4.y' into pax-test
5318
5319 Conflicts:
5320 mm/mmap.c
5321
5322 commit 2d35d5276f3feb0c053209f8c3a77b1f55f9d96b
5323 Author: Brad Spengler <spender@grsecurity.net>
5324 Date: Wed Feb 24 07:59:12 2016 -0500
5325
5326 Remove /proc/pid/map_files which we had previously prevented via
5327 an inverted dependency on checkpoint/restart, but clearly should have
5328 guarded independently as upstream in 4.3 enabled it regardless of checkpoint/
5329 restart support. It can be used since 4.3 as an ASLR leak under RBAC to
5330 processes of the same UID. Thanks to Mathias Krause for the report!
5331
5332 fs/proc/base.c | 2 ++
5333 1 file changed, 2 insertions(+)
5334
5335 commit e4f1e517092222aa28179b20e14c0ddfb2796049
5336 Author: Brad Spengler <spender@grsecurity.net>
5337 Date: Thu Feb 18 19:32:39 2016 -0500
5338
5339 Update size_overflow hash table
5340
5341 .../size_overflow_plugin/size_overflow_hash.data | 158 +++++++++++++++++----
5342 1 file changed, 131 insertions(+), 27 deletions(-)
5343
5344 commit d5f895ddfa903d0d70425b8c3d7ef649c7e6943b
5345 Author: Brad Spengler <spender@grsecurity.net>
5346 Date: Thu Feb 18 18:52:37 2016 -0500
5347
5348 Update size_overflow hash table
5349
5350 .../size_overflow_plugin/size_overflow_hash.data | 293 +++++++++++++++++----
5351 1 file changed, 237 insertions(+), 56 deletions(-)
5352
5353 commit 9d198df724c306c36e254fe19d0957fb608c3fa2
5354 Author: Brad Spengler <spender@grsecurity.net>
5355 Date: Thu Feb 18 18:23:03 2016 -0500
5356
5357 compile fix
5358
5359 tools/gcc/randomize_layout_plugin.c | 2 +-
5360 1 file changed, 1 insertion(+), 1 deletion(-)
5361
5362 commit 024d2af98b755712daff6ed7c49af921da4e8883
5363 Author: Brad Spengler <spender@grsecurity.net>
5364 Date: Thu Feb 18 18:19:47 2016 -0500
5365
5366 compile fix
5367
5368 tools/gcc/randomize_layout_plugin.c | 2 +-
5369 1 file changed, 1 insertion(+), 1 deletion(-)
5370
5371 commit 14a7b3bb5c3d8c6ef70c3e0842a5adc7f0f3e2c8
5372 Author: Brad Spengler <spender@grsecurity.net>
5373 Date: Thu Feb 18 18:16:32 2016 -0500
5374
5375 compile fix
5376
5377 tools/gcc/randomize_layout_plugin.c | 9 +++++----
5378 1 file changed, 5 insertions(+), 4 deletions(-)
5379
5380 commit 9b2d0ee62bc66858c274f256c0502cbcbd34b2bf
5381 Author: Brad Spengler <spender@grsecurity.net>
5382 Date: Thu Feb 18 17:54:51 2016 -0500
5383
5384 Compile fix
5385
5386 tools/gcc/randomize_layout_plugin.c | 2 +-
5387 1 file changed, 1 insertion(+), 1 deletion(-)
5388
5389 commit 13823395101c4228ecded4b624583389ee13bfb3
5390 Author: Brad Spengler <spender@grsecurity.net>
5391 Date: Thu Feb 18 17:35:21 2016 -0500
5392
5393 compile fix
5394
5395 Makefile | 5 +----
5396 1 file changed, 1 insertion(+), 4 deletions(-)
5397
5398 commit 0316a42a37e67b0bc8a545c7a8b63db2d25f1ab0
5399 Merge: 45cbb7e 09d53c7
5400 Author: Brad Spengler <spender@grsecurity.net>
5401 Date: Thu Feb 18 16:40:51 2016 -0500
5402
5403 Merge branch 'pax-test' into grsec-test
5404
5405 Conflicts:
5406 Makefile
5407 include/linux/genl_magic_struct.h
5408 scripts/mod/modpost.c
5409 tools/gcc/size_overflow_plugin/size_overflow_hash.data
5410
5411 commit 09d53c74140e87e886a28980cedbb7e771f2a356
5412 Author: Brad Spengler <spender@grsecurity.net>
5413 Date: Thu Feb 18 16:24:02 2016 -0500
5414
5415 Update to pax-linux-4.4.2-test4.patch:
5416 - 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>
5417 - moved gcc plugin related makefile bits into a separate file, by Emese
5418 - changed modpost to report writable function pointers separately
5419 - increased the size of mem_cgroup.numainfo_events to avoid a wraparound caught by REFCOUNT, reported by alexey vlasov
5420 - reduced the size of the compat syscall entry points on amd64
5421 - 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)
5422 - Emese regenerated the size overflow hash table for 4.4
5423 - all plugins now use the new pass generator headers
5424
5425 Makefile | 73 +-
5426 arch/x86/entry/entry_64.S | 2 +-
5427 arch/x86/entry/entry_64_compat.S | 48 +-
5428 fs/exec.c | 3 +
5429 include/linux/genl_magic_struct.h | 4 +-
5430 include/linux/memcontrol.h | 2 +-
5431 ipc/shm.c | 2 +-
5432 mm/memcontrol.c | 6 +-
5433 scripts/Makefile.extrawarn | 4 +
5434 scripts/Makefile.gcc-plugins | 69 +
5435 scripts/mod/modpost.c | 15 +-
5436 tools/gcc/checker_plugin.c | 71 +-
5437 tools/gcc/colorize_plugin.c | 65 +-
5438 tools/gcc/constify_plugin.c | 65 +-
5439 tools/gcc/gcc-generate-gimple-pass.h | 172 +
5440 tools/gcc/gcc-generate-ipa-pass.h | 286 +
5441 tools/gcc/gcc-generate-rtl-pass.h | 172 +
5442 tools/gcc/initify_plugin.c | 74 +-
5443 tools/gcc/kallocstat_plugin.c | 65 +-
5444 tools/gcc/kernexec_plugin.c | 184 +-
5445 tools/gcc/latent_entropy_plugin.c | 71 +-
5446 tools/gcc/randomize_layout_seed.h | 1 -
5447 .../disable_size_overflow_hash.h | 152601 ------------------
5448 .../insert_size_overflow_asm.c | 71 +-
5449 .../size_overflow_plugin/intentional_overflow.c | 6 +-
5450 tools/gcc/size_overflow_plugin/size_overflow.h | 20 +-
5451 .../size_overflow_plugin/size_overflow_hash.data | 2898 +-
5452 tools/gcc/size_overflow_plugin/size_overflow_ipa.c | 94 +-
5453 .../size_overflow_plugin/size_overflow_plugin.c | 14 +-
5454 .../size_overflow_plugin/size_overflow_transform.c | 2 +-
5455 .../size_overflow_transform_core.c | 2 +-
5456 tools/gcc/stackleak_plugin.c | 132 +-
5457 tools/gcc/structleak_plugin.c | 67 +-
5458 33 files changed, 2238 insertions(+), 155123 deletions(-)
5459
5460 commit 45cbb7e015a18625dafb019246e13e8cf3a18ace
5461 Merge: 3b5448b 0c85110
5462 Author: Brad Spengler <spender@grsecurity.net>
5463 Date: Wed Feb 17 19:11:25 2016 -0500
5464
5465 Merge branch 'pax-test' into grsec-test
5466
5467 commit 0c851109f683896aaff8a310bbfa943272b47516
5468 Merge: 6cb4f49 1cb8570
5469 Author: Brad Spengler <spender@grsecurity.net>
5470 Date: Wed Feb 17 19:11:21 2016 -0500
5471
5472 Merge branch 'linux-4.4.y' into pax-test
5473
5474 commit 3b5448bd1d85025d19b2587902e4264eb212a0a3
5475 Author: Brad Spengler <spender@grsecurity.net>
5476 Date: Mon Feb 15 18:02:40 2016 -0500
5477
5478 Fix a drbd bug reported by iamb on the forums:
5479 https://forums.grsecurity.net/viewtopic.php?f=3&t=4366#p16032
5480 which caused a size_overflow report
5481
5482 include/linux/genl_magic_struct.h | 4 ++--
5483 1 file changed, 2 insertions(+), 2 deletions(-)
5484
5485 commit 061fcd0e74441189a87bfe13b55fb02b98f7d7c0
5486 Author: Brad Spengler <spender@grsecurity.net>
5487 Date: Mon Feb 15 13:20:38 2016 -0500
5488
5489 compile fix
5490
5491 drivers/staging/wilc1000/host_interface.h | 1 +
5492 1 file changed, 1 insertion(+)
5493
5494 commit 675f2dcbdd4ea3293eea9c42f0cc427b1c903fc8
5495 Author: Brad Spengler <spender@grsecurity.net>
5496 Date: Mon Feb 15 12:54:52 2016 -0500
5497
5498 Update size_overflow hash table
5499
5500 .../size_overflow_plugin/size_overflow_hash.data | 21 +++++++++++++++++----
5501 1 file changed, 17 insertions(+), 4 deletions(-)
5502
5503 commit c8c50394f0c9f2e9baaeb884a29be2057cadbf7b
5504 Author: Brad Spengler <spender@grsecurity.net>
5505 Date: Mon Feb 15 12:53:54 2016 -0500
5506
5507 compile fix
5508
5509 drivers/staging/wilc1000/wilc_spi.c | 1 -
5510 drivers/staging/wilc1000/wilc_wlan.h | 2 +-
5511 2 files changed, 1 insertion(+), 2 deletions(-)
5512
5513 commit a9dd4481db099082967585be8e153899e5fd24c7
5514 Author: Brad Spengler <spender@grsecurity.net>
5515 Date: Mon Feb 15 12:52:32 2016 -0500
5516
5517 compile fix
5518
5519 fs/proc/fd.c | 2 --
5520 1 file changed, 2 deletions(-)
5521
5522 commit 5acb4fa0063460807096429f073181d1c5a3e566
5523 Author: Brad Spengler <spender@grsecurity.net>
5524 Date: Mon Feb 15 12:32:13 2016 -0500
5525
5526 Update size_overflow hash table
5527
5528 .../size_overflow_plugin/size_overflow_hash.data | 224 +++++++++++++++++----
5529 1 file changed, 182 insertions(+), 42 deletions(-)
5530
5531 commit c0bac9ff9af7ef753740622b5736684a32b49a9f
5532 Author: Brad Spengler <spender@grsecurity.net>
5533 Date: Mon Feb 15 12:31:16 2016 -0500
5534
5535 compile fix
5536
5537 drivers/staging/wilc1000/wilc_spi.c | 1 +
5538 1 file changed, 1 insertion(+)
5539
5540 commit 2f89ebdee131f6a6c85e611e5b993d4b19bc2673
5541 Author: Brad Spengler <spender@grsecurity.net>
5542 Date: Mon Feb 15 12:28:36 2016 -0500
5543
5544 RANDSTRUCT compile fix
5545
5546 drivers/staging/wilc1000/wilc_spi.c | 32 ++++++++++++++++----------------
5547 1 file changed, 16 insertions(+), 16 deletions(-)
5548
5549 commit 693be5d7f5b783f451499bbe83162aeb0f27a09f
5550 Author: Brad Spengler <spender@grsecurity.net>
5551 Date: Mon Feb 15 12:24:49 2016 -0500
5552
5553 RANDSTRUCT compile fix
5554
5555 drivers/staging/wilc1000/wilc_sdio.c | 34 +++++++++++++++++-----------------
5556 1 file changed, 17 insertions(+), 17 deletions(-)
5557
5558 commit bdf3dcd665c1a8ef9b69ad6525760c5160ec19a2
5559 Author: Hariprasad S <hariprasad@chelsio.com>
5560 Date: Fri Dec 11 13:59:17 2015 +0530
5561
5562 iw_cxgb3: Fix incorrectly returning error on success
5563
5564 The cxgb3_*_send() functions return NET_XMIT_ values, which are
5565 positive integers values. So don't treat positive return values
5566 as an error.
5567
5568 Signed-off-by: Steve Wise <swise@opengridcomputing.com>
5569 Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
5570 Signed-off-by: Doug Ledford <dledford@redhat.com>
5571
5572 drivers/infiniband/hw/cxgb3/iwch_cm.c | 4 ++--
5573 1 file changed, 2 insertions(+), 2 deletions(-)
5574
5575 commit 8705fe372dc21046ca3fc55381b70cffb4c60207
5576 Author: Daniel Borkmann <daniel@iogearbox.net>
5577 Date: Wed Feb 10 16:47:11 2016 +0100
5578
5579 bpf: fix branch offset adjustment on backjumps after patching ctx expansion
5580
5581 When ctx access is used, the kernel often needs to expand/rewrite
5582 instructions, so after that patching, branch offsets have to be
5583 adjusted for both forward and backward jumps in the new eBPF program,
5584 but for backward jumps it fails to account the delta. Meaning, for
5585 example, if the expansion happens exactly on the insn that sits at
5586 the jump target, it doesn't fix up the back jump offset.
5587
5588 Analysis on what the check in adjust_branches() is currently doing:
5589
5590 /* adjust offset of jmps if necessary */
5591 if (i < pos && i + insn->off + 1 > pos)
5592 insn->off += delta;
5593 else if (i > pos && i + insn->off + 1 < pos)
5594 insn->off -= delta;
5595
5596 First condition (forward jumps):
5597
5598 Before: After:
5599
5600 insns[0] insns[0]
5601 insns[1] <--- i/insn insns[1] <--- i/insn
5602 insns[2] <--- pos insns[P] <--- pos
5603 insns[3] insns[P] `------| delta
5604 insns[4] <--- target_X insns[P] `-----|
5605 insns[5] insns[3]
5606 insns[4] <--- target_X
5607 insns[5]
5608
5609 First case is if we cross pos-boundary and the jump instruction was
5610 before pos. This is handeled correctly. I.e. if i == pos, then this
5611 would mean our jump that we currently check was the patchlet itself
5612 that we just injected. Since such patchlets are self-contained and
5613 have no awareness of any insns before or after the patched one, the
5614 delta is correctly not adjusted. Also, for the second condition in
5615 case of i + insn->off + 1 == pos, means we jump to that newly patched
5616 instruction, so no offset adjustment are needed. That part is correct.
5617
5618 Second condition (backward jumps):
5619
5620 Before: After:
5621
5622 insns[0] insns[0]
5623 insns[1] <--- target_X insns[1] <--- target_X
5624 insns[2] <--- pos <-- target_Y insns[P] <--- pos <-- target_Y
5625 insns[3] insns[P] `------| delta
5626 insns[4] <--- i/insn insns[P] `-----|
5627 insns[5] insns[3]
5628 insns[4] <--- i/insn
5629 insns[5]
5630
5631 Second interesting case is where we cross pos-boundary and the jump
5632 instruction was after pos. Backward jump with i == pos would be
5633 impossible and pose a bug somewhere in the patchlet, so the first
5634 condition checking i > pos is okay only by itself. However, i +
5635 insn->off + 1 < pos does not always work as intended to trigger the
5636 adjustment. It works when jump targets would be far off where the
5637 delta wouldn't matter. But, for example, where the fixed insn->off
5638 before pointed to pos (target_Y), it now points to pos + delta, so
5639 that additional room needs to be taken into account for the check.
5640 This means that i) both tests here need to be adjusted into pos + delta,
5641 and ii) for the second condition, the test needs to be <= as pos
5642 itself can be a target in the backjump, too.
5643
5644 Fixes: 9bac3d6d548e ("bpf: allow extended BPF programs access skb fields")
5645 Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
5646 Signed-off-by: David S. Miller <davem@davemloft.net>
5647
5648 kernel/bpf/verifier.c | 2 +-
5649 1 file changed, 1 insertion(+), 1 deletion(-)
5650
5651 commit 61b513b644116e77313addf65970db58f4981608
5652 Author: Ryan Ware <ware@linux.intel.com>
5653 Date: Thu Feb 11 15:58:44 2016 -0800
5654
5655 EVM: Use crypto_memneq() for digest comparisons
5656
5657 This patch fixes vulnerability CVE-2016-2085. The problem exists
5658 because the vm_verify_hmac() function includes a use of memcmp().
5659 Unfortunately, this allows timing side channel attacks; specifically
5660 a MAC forgery complexity drop from 2^128 to 2^12. This patch changes
5661 the memcmp() to the cryptographically safe crypto_memneq().
5662
5663 Reported-by: Xiaofei Rex Guo <xiaofei.rex.guo@intel.com>
5664 Signed-off-by: Ryan Ware <ware@linux.intel.com>
5665 Cc: stable@vger.kernel.org
5666 Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
5667 Signed-off-by: James Morris <james.l.morris@oracle.com>
5668
5669 security/integrity/evm/evm_main.c | 3 ++-
5670 1 file changed, 2 insertions(+), 1 deletion(-)
5671
5672 commit 970b961e7d0684624f9c69f0b4367d5c76b65a63
5673 Author: Michael McConville <mmcco@mykolab.com>
5674 Date: Fri Feb 5 20:46:25 2016 -0500
5675
5676 dscc4: Undefined signed int shift
5677
5678 My analysis in the below mail applies, although the second part is
5679 unnecessary because i isn't used in arithmetic operations here:
5680
5681 https://marc.info/?l=openbsd-tech&m=145377854103866&w=2
5682
5683 Thanks for your time.
5684
5685 Signed-off-by: Michael McConville <mmcco@mykolab.com>
5686 Acked-by: Francois Romieu <romieu@fr.zoreil.com>
5687 Signed-off-by: David S. Miller <davem@davemloft.net>
5688
5689 drivers/net/wan/dscc4.c | 2 +-
5690 1 file changed, 1 insertion(+), 1 deletion(-)
5691
5692 commit d843df24b6680b600e87ebfea3b7b198b90b5a2a
5693 Author: Andrey Konovalov <andreyknvl@gmail.com>
5694 Date: Sat Feb 13 11:08:06 2016 +0300
5695
5696 ALSA: usb-audio: avoid freeing umidi object twice
5697
5698 The 'umidi' object will be free'd on the error path by snd_usbmidi_free()
5699 when tearing down the rawmidi interface. So we shouldn't try to free it
5700 in snd_usbmidi_create() after having registered the rawmidi interface.
5701
5702 Found by KASAN.
5703
5704 Signed-off-by: Andrey Konovalov <andreyknvl@gmail.com>
5705 Acked-by: Clemens Ladisch <clemens@ladisch.de>
5706 Cc: <stable@vger.kernel.org>
5707 Signed-off-by: Takashi Iwai <tiwai@suse.de>
5708
5709 sound/usb/midi.c | 1 -
5710 1 file changed, 1 deletion(-)
5711
5712 commit ed3a8ab1976674d56e258da93639e61f1446e703
5713 Author: zengtao <prime.zeng@huawei.com>
5714 Date: Tue Feb 2 11:38:34 2016 +0800
5715
5716 cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
5717
5718 The datatype __kernel_time_t is u32 on 32bit platform, so its subject to
5719 overflows in the timeval/timespec to cputime conversion.
5720
5721 Currently the following functions are affected:
5722 1. setitimer()
5723 2. timer_create/timer_settime()
5724 3. sys_clock_nanosleep
5725
5726 This can happen on MIPS32 and ARM32 with "Full dynticks CPU time accounting"
5727 enabled, which is required for CONFIG_NO_HZ_FULL.
5728
5729 Enforce u64 conversion to prevent the overflow.
5730
5731 Fixes: 31c1fc818715 ("ARM: Kconfig: allow full nohz CPU accounting")
5732 Signed-off-by: zengtao <prime.zeng@huawei.com>
5733 Reviewed-by: Arnd Bergmann <arnd@arndb.de>
5734 Cc: <fweisbec@gmail.com>
5735 Cc: stable@vger.kernel.org
5736 Link: http://lkml.kernel.org/r/1454384314-154784-1-git-send-email-prime.zeng@huawei.com
5737 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
5738
5739 include/asm-generic/cputime_nsecs.h | 5 +++--
5740 1 file changed, 3 insertions(+), 2 deletions(-)
5741
5742 commit bf8a2de485da37d73850e7cfa31967b7798b6ce0
5743 Author: Brad Spengler <spender@grsecurity.net>
5744 Date: Mon Feb 15 11:55:18 2016 -0500
5745
5746 Fix building with allnoconfig, don't make our added DATA_TO_TEXT mismatch warnings
5747 count as actual mismatches
5748
5749 scripts/mod/modpost.c | 3 ++-
5750 1 file changed, 2 insertions(+), 1 deletion(-)
5751
5752 commit c9d82b6d0f1a2484fea0a516989dbdc6c55e5693
5753 Author: Brad Spengler <spender@grsecurity.net>
5754 Date: Mon Feb 15 11:44:36 2016 -0500
5755
5756 Compile fix
5757
5758 tools/gcc/randomize_layout_seed.h | 1 -
5759 1 file changed, 1 deletion(-)
5760
5761 commit fb68cbb98732e6801e8fc8d1da1f1195e51ff077
5762 Author: Brad Spengler <spender@grsecurity.net>
5763 Date: Mon Feb 15 11:27:32 2016 -0500
5764
5765 disable USELIB
5766
5767 init/Kconfig | 3 ++-
5768 1 file changed, 2 insertions(+), 1 deletion(-)
5769
5770 commit cbda9a44b7f92161eb1e444bf7fe2bbcbedaae65
5771 Author: Brad Spengler <spender@grsecurity.net>
5772 Date: Mon Feb 15 11:23:56 2016 -0500
5773
5774 compile fix
5775
5776 fs/proc/fd.c | 2 +-
5777 1 file changed, 1 insertion(+), 1 deletion(-)
5778
5779 commit 5cf0a2e87ab7105d1ba01f55f7636fa2e1fa4bb4
5780 Author: Brad Spengler <spender@grsecurity.net>
5781 Date: Mon Feb 15 11:19:26 2016 -0500
5782
5783 Initial import of grsecurity for Linux 4.4.1
5784
5785 Documentation/dontdiff | 2 +
5786 Documentation/kernel-parameters.txt | 11 +
5787 Documentation/sysctl/fs.txt | 23 +
5788 Documentation/sysctl/kernel.txt | 15 +
5789 Makefile | 18 +-
5790 arch/alpha/include/asm/cache.h | 4 +-
5791 arch/alpha/kernel/osf_sys.c | 12 +-
5792 arch/arc/Kconfig | 1 +
5793 arch/arm/Kconfig | 1 +
5794 arch/arm/Kconfig.debug | 1 +
5795 arch/arm/include/asm/thread_info.h | 7 +-
5796 arch/arm/kernel/entry-common.S | 8 +-
5797 arch/arm/kernel/process.c | 4 +-
5798 arch/arm/kernel/ptrace.c | 9 +
5799 arch/arm/kernel/traps.c | 7 +-
5800 arch/arm/mm/Kconfig | 4 +-
5801 arch/arm/mm/fault.c | 40 +-
5802 arch/arm/mm/mmap.c | 8 +-
5803 arch/arm/net/bpf_jit_32.c | 51 +-
5804 arch/arm64/Kconfig.debug | 1 +
5805 arch/avr32/include/asm/cache.h | 4 +-
5806 arch/blackfin/Kconfig.debug | 1 +
5807 arch/blackfin/include/asm/cache.h | 3 +-
5808 arch/cris/include/arch-v10/arch/cache.h | 3 +-
5809 arch/cris/include/arch-v32/arch/cache.h | 3 +-
5810 arch/frv/include/asm/cache.h | 3 +-
5811 arch/frv/mm/elf-fdpic.c | 4 +-
5812 arch/hexagon/include/asm/cache.h | 6 +-
5813 arch/ia64/Kconfig | 1 +
5814 arch/ia64/include/asm/cache.h | 3 +-
5815 arch/ia64/kernel/sys_ia64.c | 2 +
5816 arch/ia64/mm/hugetlbpage.c | 2 +
5817 arch/m32r/include/asm/cache.h | 4 +-
5818 arch/m68k/include/asm/cache.h | 4 +-
5819 arch/metag/mm/hugetlbpage.c | 1 +
5820 arch/microblaze/include/asm/cache.h | 3 +-
5821 arch/mips/Kconfig | 1 +
5822 arch/mips/include/asm/cache.h | 3 +-
5823 arch/mips/include/asm/thread_info.h | 11 +-
5824 arch/mips/kernel/irq.c | 3 +
5825 arch/mips/kernel/ptrace.c | 9 +
5826 arch/mips/mm/mmap.c | 4 +-
5827 arch/mn10300/proc-mn103e010/include/proc/cache.h | 4 +-
5828 arch/mn10300/proc-mn2ws0050/include/proc/cache.h | 4 +-
5829 arch/openrisc/include/asm/cache.h | 4 +-
5830 arch/parisc/include/asm/cache.h | 3 +
5831 arch/parisc/kernel/sys_parisc.c | 4 +
5832 arch/powerpc/Kconfig | 1 +
5833 arch/powerpc/include/asm/cache.h | 4 +-
5834 arch/powerpc/include/asm/thread_info.h | 5 +-
5835 arch/powerpc/kernel/Makefile | 2 +
5836 arch/powerpc/kernel/irq.c | 3 +
5837 arch/powerpc/kernel/process.c | 10 +-
5838 arch/powerpc/kernel/ptrace.c | 14 +
5839 arch/powerpc/kernel/traps.c | 5 +
5840 arch/powerpc/mm/slice.c | 2 +-
5841 arch/s390/Kconfig.debug | 1 +
5842 arch/s390/include/asm/cache.h | 4 +-
5843 arch/score/include/asm/cache.h | 4 +-
5844 arch/sh/include/asm/cache.h | 3 +-
5845 arch/sh/mm/mmap.c | 6 +-
5846 arch/sparc/include/asm/cache.h | 4 +-
5847 arch/sparc/include/asm/pgalloc_64.h | 1 +
5848 arch/sparc/include/asm/thread_info_64.h | 8 +-
5849 arch/sparc/kernel/process_32.c | 6 +-
5850 arch/sparc/kernel/process_64.c | 8 +-
5851 arch/sparc/kernel/ptrace_64.c | 14 +
5852 arch/sparc/kernel/sys_sparc_64.c | 8 +-
5853 arch/sparc/kernel/syscalls.S | 8 +-
5854 arch/sparc/kernel/traps_32.c | 8 +-
5855 arch/sparc/kernel/traps_64.c | 28 +-
5856 arch/sparc/kernel/unaligned_64.c | 2 +-
5857 arch/sparc/mm/fault_64.c | 2 +-
5858 arch/sparc/mm/hugetlbpage.c | 15 +-
5859 arch/tile/Kconfig | 1 +
5860 arch/tile/include/asm/cache.h | 3 +-
5861 arch/tile/mm/hugetlbpage.c | 2 +
5862 arch/um/include/asm/cache.h | 3 +-
5863 arch/unicore32/include/asm/cache.h | 6 +-
5864 arch/x86/Kconfig | 21 +
5865 arch/x86/Kconfig.debug | 2 +
5866 arch/x86/entry/common.c | 14 +
5867 arch/x86/entry/entry_32.S | 2 +-
5868 arch/x86/entry/entry_64.S | 2 +-
5869 arch/x86/ia32/ia32_aout.c | 2 +
5870 arch/x86/include/asm/floppy.h | 20 +-
5871 arch/x86/include/asm/fpu/types.h | 69 +-
5872 arch/x86/include/asm/io.h | 2 +-
5873 arch/x86/include/asm/page.h | 12 +-
5874 arch/x86/include/asm/paravirt_types.h | 23 +-
5875 arch/x86/include/asm/pgtable_types.h | 6 +-
5876 arch/x86/include/asm/processor.h | 12 +-
5877 arch/x86/include/asm/thread_info.h | 6 +-
5878 arch/x86/include/asm/uaccess.h | 2 +-
5879 arch/x86/kernel/dumpstack.c | 10 +-
5880 arch/x86/kernel/dumpstack_32.c | 2 +-
5881 arch/x86/kernel/dumpstack_64.c | 2 +-
5882 arch/x86/kernel/ioport.c | 13 +
5883 arch/x86/kernel/irq_32.c | 3 +
5884 arch/x86/kernel/irq_64.c | 4 +
5885 arch/x86/kernel/ldt.c | 18 +
5886 arch/x86/kernel/msr.c | 10 +
5887 arch/x86/kernel/ptrace.c | 14 +
5888 arch/x86/kernel/signal.c | 9 +-
5889 arch/x86/kernel/sys_i386_32.c | 9 +-
5890 arch/x86/kernel/sys_x86_64.c | 8 +-
5891 arch/x86/kernel/traps.c | 5 +
5892 arch/x86/kernel/verify_cpu.S | 1 +
5893 arch/x86/kernel/vm86_32.c | 15 +
5894 arch/x86/mm/fault.c | 12 +-
5895 arch/x86/mm/hugetlbpage.c | 15 +-
5896 arch/x86/mm/init.c | 66 +-
5897 arch/x86/mm/init_32.c | 6 +-
5898 arch/x86/mm/pageattr.c | 4 +-
5899 arch/x86/net/bpf_jit_comp.c | 4 +
5900 arch/x86/platform/efi/efi_64.c | 2 +-
5901 arch/x86/xen/Kconfig | 1 +
5902 arch/xtensa/variants/dc232b/include/variant/core.h | 2 +-
5903 arch/xtensa/variants/fsf/include/variant/core.h | 3 +-
5904 crypto/scatterwalk.c | 10 +-
5905 drivers/acpi/acpica/hwxfsleep.c | 11 +-
5906 drivers/acpi/custom_method.c | 4 +
5907 drivers/block/cciss.h | 30 +-
5908 drivers/block/smart1,2.h | 40 +-
5909 drivers/cdrom/cdrom.c | 2 +-
5910 drivers/char/Kconfig | 4 +-
5911 drivers/char/genrtc.c | 1 +
5912 drivers/char/mem.c | 17 +
5913 drivers/char/random.c | 5 +-
5914 drivers/cpufreq/sparc-us3-cpufreq.c | 2 -
5915 drivers/firewire/ohci.c | 4 +
5916 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | 70 +-
5917 drivers/gpu/drm/nouveau/nouveau_ttm.c | 28 +-
5918 drivers/gpu/drm/ttm/ttm_bo_manager.c | 10 +-
5919 drivers/gpu/drm/virtio/virtgpu_ttm.c | 10 +-
5920 drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 10 +-
5921 drivers/hid/hid-wiimote-debug.c | 2 +-
5922 drivers/infiniband/hw/nes/nes_cm.c | 22 +-
5923 drivers/iommu/Kconfig | 1 +
5924 drivers/iommu/amd_iommu.c | 14 +-
5925 drivers/isdn/gigaset/bas-gigaset.c | 32 +-
5926 drivers/isdn/gigaset/ser-gigaset.c | 32 +-
5927 drivers/isdn/gigaset/usb-gigaset.c | 32 +-
5928 drivers/isdn/i4l/isdn_concap.c | 6 +-
5929 drivers/isdn/i4l/isdn_x25iface.c | 16 +-
5930 drivers/md/bcache/Kconfig | 1 +
5931 drivers/md/raid5.c | 8 +
5932 drivers/media/pci/solo6x10/solo6x10-g723.c | 2 +-
5933 drivers/media/platform/sti/c8sectpfe/Kconfig | 1 +
5934 drivers/media/radio/radio-cadet.c | 5 +-
5935 drivers/media/usb/dvb-usb/cinergyT2-core.c | 91 +-
5936 drivers/media/usb/dvb-usb/cinergyT2-fe.c | 182 +-
5937 drivers/media/usb/dvb-usb/dvb-usb-firmware.c | 37 +-
5938 drivers/media/usb/dvb-usb/technisat-usb2.c | 75 +-
5939 drivers/message/fusion/mptbase.c | 9 +
5940 drivers/misc/sgi-xp/xp_main.c | 12 +-
5941 drivers/net/ethernet/brocade/bna/bna_enet.c | 8 +-
5942 drivers/net/ppp/pptp.c | 34 +-
5943 drivers/net/wan/lmc/lmc_media.c | 97 +-
5944 drivers/net/wan/z85230.c | 24 +-
5945 drivers/net/wireless/ath/ath9k/Kconfig | 1 -
5946 drivers/net/wireless/zd1211rw/zd_usb.c | 2 +-
5947 drivers/pci/proc.c | 9 +
5948 drivers/platform/x86/asus-wmi.c | 12 +
5949 drivers/rtc/rtc-dev.c | 3 +
5950 drivers/scsi/bfa/bfa_fcs.c | 19 +-
5951 drivers/scsi/bfa/bfa_fcs_lport.c | 29 +-
5952 drivers/scsi/bfa/bfa_modules.h | 12 +-
5953 drivers/scsi/hpsa.h | 40 +-
5954 drivers/staging/lustre/lustre/ldlm/ldlm_flock.c | 2 +-
5955 drivers/staging/lustre/lustre/libcfs/module.c | 10 +-
5956 drivers/tty/serial/uartlite.c | 4 +-
5957 drivers/tty/sysrq.c | 2 +-
5958 drivers/tty/tty_io.c | 4 +
5959 drivers/tty/vt/keyboard.c | 22 +-
5960 drivers/uio/uio.c | 6 +-
5961 drivers/usb/core/hub.c | 5 +
5962 drivers/usb/gadget/function/f_uac1.c | 1 +
5963 drivers/usb/gadget/function/u_uac1.c | 1 +
5964 drivers/usb/host/hwa-hc.c | 9 +-
5965 drivers/usb/usbip/vhci_sysfs.c | 2 +-
5966 drivers/video/fbdev/arcfb.c | 2 +-
5967 drivers/video/fbdev/matrox/matroxfb_DAC1064.c | 10 +-
5968 drivers/video/fbdev/matrox/matroxfb_Ti3026.c | 5 +-
5969 drivers/video/fbdev/sh_mobile_lcdcfb.c | 6 +-
5970 drivers/video/logo/logo_linux_clut224.ppm | 2720 ++++----
5971 drivers/xen/xenfs/xenstored.c | 5 +
5972 firmware/Makefile | 2 +
5973 firmware/WHENCE | 20 +-
5974 firmware/bnx2/bnx2-mips-06-6.2.3.fw.ihex | 5804 +++++++++++++++++
5975 firmware/bnx2/bnx2-mips-09-6.2.1b.fw.ihex | 6496 ++++++++++++++++++++
5976 fs/attr.c | 4 +
5977 fs/autofs4/waitq.c | 9 +
5978 fs/binfmt_aout.c | 7 +
5979 fs/binfmt_elf.c | 40 +-
5980 fs/compat.c | 20 +-
5981 fs/compat_ioctl.c | 253 +-
5982 fs/coredump.c | 17 +-
5983 fs/dcache.c | 3 +
5984 fs/debugfs/inode.c | 11 +-
5985 fs/exec.c | 231 +-
5986 fs/ext2/balloc.c | 4 +-
5987 fs/ext2/super.c | 8 +-
5988 fs/ext4/balloc.c | 4 +-
5989 fs/ext4/extents.c | 2 +-
5990 fs/fcntl.c | 4 +
5991 fs/fhandle.c | 3 +-
5992 fs/file.c | 4 +
5993 fs/filesystems.c | 4 +
5994 fs/fs_struct.c | 20 +-
5995 fs/hugetlbfs/inode.c | 24 +-
5996 fs/inode.c | 8 +-
5997 fs/internal.h | 7 +
5998 fs/ioctl.c | 4 +-
5999 fs/kernfs/dir.c | 6 +
6000 fs/mount.h | 4 +-
6001 fs/namei.c | 283 +-
6002 fs/namespace.c | 24 +
6003 fs/nfsd/nfscache.c | 2 +-
6004 fs/open.c | 38 +
6005 fs/overlayfs/inode.c | 3 +
6006 fs/overlayfs/super.c | 6 +-
6007 fs/pipe.c | 49 +-
6008 fs/posix_acl.c | 15 +-
6009 fs/proc/Kconfig | 10 +-
6010 fs/proc/array.c | 69 +-
6011 fs/proc/base.c | 186 +-
6012 fs/proc/cmdline.c | 4 +
6013 fs/proc/devices.c | 4 +
6014 fs/proc/fd.c | 12 +-
6015 fs/proc/generic.c | 64 +
6016 fs/proc/inode.c | 17 +
6017 fs/proc/internal.h | 11 +-
6018 fs/proc/interrupts.c | 4 +
6019 fs/proc/kcore.c | 3 +
6020 fs/proc/namespaces.c | 4 +-
6021 fs/proc/proc_net.c | 31 +
6022 fs/proc/proc_sysctl.c | 52 +-
6023 fs/proc/root.c | 8 +
6024 fs/proc/stat.c | 69 +-
6025 fs/proc/task_mmu.c | 66 +-
6026 fs/readdir.c | 19 +
6027 fs/reiserfs/item_ops.c | 24 +-
6028 fs/reiserfs/super.c | 4 +
6029 fs/select.c | 2 +
6030 fs/seq_file.c | 30 +-
6031 fs/stat.c | 20 +-
6032 fs/sysfs/dir.c | 30 +-
6033 fs/utimes.c | 7 +
6034 fs/xattr.c | 26 +-
6035 grsecurity/Kconfig | 1203 ++++
6036 grsecurity/Makefile | 54 +
6037 grsecurity/gracl.c | 2757 +++++++++
6038 grsecurity/gracl_alloc.c | 105 +
6039 grsecurity/gracl_cap.c | 127 +
6040 grsecurity/gracl_compat.c | 269 +
6041 grsecurity/gracl_fs.c | 448 ++
6042 grsecurity/gracl_ip.c | 386 ++
6043 grsecurity/gracl_learn.c | 207 +
6044 grsecurity/gracl_policy.c | 1786 ++++++
6045 grsecurity/gracl_res.c | 68 +
6046 grsecurity/gracl_segv.c | 304 +
6047 grsecurity/gracl_shm.c | 40 +
6048 grsecurity/grsec_chdir.c | 19 +
6049 grsecurity/grsec_chroot.c | 467 ++
6050 grsecurity/grsec_disabled.c | 445 ++
6051 grsecurity/grsec_exec.c | 189 +
6052 grsecurity/grsec_fifo.c | 26 +
6053 grsecurity/grsec_fork.c | 23 +
6054 grsecurity/grsec_init.c | 294 +
6055 grsecurity/grsec_ipc.c | 48 +
6056 grsecurity/grsec_link.c | 65 +
6057 grsecurity/grsec_log.c | 340 +
6058 grsecurity/grsec_mem.c | 48 +
6059 grsecurity/grsec_mount.c | 65 +
6060 grsecurity/grsec_pax.c | 47 +
6061 grsecurity/grsec_proc.c | 20 +
6062 grsecurity/grsec_ptrace.c | 30 +
6063 grsecurity/grsec_sig.c | 245 +
6064 grsecurity/grsec_sock.c | 244 +
6065 grsecurity/grsec_sysctl.c | 497 ++
6066 grsecurity/grsec_time.c | 16 +
6067 grsecurity/grsec_tpe.c | 78 +
6068 grsecurity/grsec_tty.c | 18 +
6069 grsecurity/grsec_usb.c | 15 +
6070 grsecurity/grsum.c | 54 +
6071 include/linux/binfmts.h | 5 +-
6072 include/linux/capability.h | 13 +
6073 include/linux/compiler-gcc.h | 5 +
6074 include/linux/compiler.h | 8 +
6075 include/linux/cred.h | 8 +-
6076 include/linux/dcache.h | 5 +-
6077 include/linux/fs.h | 26 +-
6078 include/linux/fs_struct.h | 2 +-
6079 include/linux/fsnotify.h | 6 +
6080 include/linux/gracl.h | 342 ++
6081 include/linux/gracl_compat.h | 156 +
6082 include/linux/gralloc.h | 9 +
6083 include/linux/grdefs.h | 140 +
6084 include/linux/grinternal.h | 231 +
6085 include/linux/grmsg.h | 119 +
6086 include/linux/grsecurity.h | 258 +
6087 include/linux/grsock.h | 19 +
6088 include/linux/ipc.h | 2 +-
6089 include/linux/ipc_namespace.h | 2 +-
6090 include/linux/kallsyms.h | 18 +-
6091 include/linux/key-type.h | 4 +-
6092 include/linux/kmod.h | 5 +
6093 include/linux/kobject.h | 2 +-
6094 include/linux/lsm_hooks.h | 4 +-
6095 include/linux/mm.h | 12 +
6096 include/linux/mm_types.h | 4 +-
6097 include/linux/module.h | 5 +-
6098 include/linux/mount.h | 2 +-
6099 include/linux/msg.h | 2 +-
6100 include/linux/netfilter/xt_gradm.h | 9 +
6101 include/linux/path.h | 4 +-
6102 include/linux/perf_event.h | 13 +-
6103 include/linux/pid_namespace.h | 2 +-
6104 include/linux/pipe_fs_i.h | 4 +
6105 include/linux/poison.h | 2 +-
6106 include/linux/printk.h | 2 +-
6107 include/linux/proc_fs.h | 22 +-
6108 include/linux/proc_ns.h | 2 +-
6109 include/linux/ptrace.h | 24 +-
6110 include/linux/radix-tree.h | 22 +-
6111 include/linux/random.h | 2 +-
6112 include/linux/rbtree_augmented.h | 4 +-
6113 include/linux/scatterlist.h | 12 +-
6114 include/linux/sched.h | 115 +-
6115 include/linux/security.h | 1 +
6116 include/linux/sem.h | 2 +-
6117 include/linux/seq_file.h | 5 +
6118 include/linux/shm.h | 6 +-
6119 include/linux/shmem_fs.h | 5 +-
6120 include/linux/skbuff.h | 3 +
6121 include/linux/slab.h | 9 -
6122 include/linux/sysctl.h | 8 +-
6123 include/linux/thread_info.h | 6 +-
6124 include/linux/tty.h | 2 +-
6125 include/linux/tty_driver.h | 4 +-
6126 include/linux/uidgid.h | 5 +
6127 include/linux/user_namespace.h | 2 +-
6128 include/linux/utsname.h | 2 +-
6129 include/linux/vermagic.h | 16 +-
6130 include/linux/vmalloc.h | 8 +
6131 include/net/af_unix.h | 6 +-
6132 include/net/ip.h | 2 +-
6133 include/net/neighbour.h | 2 +-
6134 include/net/net_namespace.h | 2 +-
6135 include/net/netfilter/nf_conntrack_core.h | 8 +-
6136 include/net/scm.h | 1 +
6137 include/net/sock.h | 2 +-
6138 include/trace/events/fs.h | 53 +
6139 include/uapi/linux/personality.h | 1 +
6140 init/Kconfig | 2 +
6141 init/main.c | 46 +-
6142 ipc/mqueue.c | 1 +
6143 ipc/msg.c | 3 +-
6144 ipc/msgutil.c | 4 +-
6145 ipc/sem.c | 3 +-
6146 ipc/shm.c | 26 +-
6147 ipc/util.c | 6 +
6148 kernel/auditsc.c | 2 +-
6149 kernel/bpf/syscall.c | 10 +-
6150 kernel/capability.c | 41 +-
6151 kernel/cgroup.c | 5 +-
6152 kernel/compat.c | 1 +
6153 kernel/configs.c | 11 +
6154 kernel/cred.c | 112 +-
6155 kernel/events/core.c | 16 +-
6156 kernel/exit.c | 10 +-
6157 kernel/fork.c | 86 +-
6158 kernel/futex.c | 6 +-
6159 kernel/futex_compat.c | 2 +-
6160 kernel/kallsyms.c | 9 +
6161 kernel/kcmp.c | 8 +-
6162 kernel/kexec_core.c | 2 +-
6163 kernel/kmod.c | 96 +-
6164 kernel/kprobes.c | 9 +-
6165 kernel/ksysfs.c | 2 +
6166 kernel/locking/lockdep_proc.c | 10 +-
6167 kernel/module.c | 108 +-
6168 kernel/panic.c | 4 +-
6169 kernel/pid.c | 18 +-
6170 kernel/power/Kconfig | 2 +
6171 kernel/printk/printk.c | 7 +-
6172 kernel/ptrace.c | 89 +-
6173 kernel/resource.c | 10 +
6174 kernel/sched/core.c | 11 +-
6175 kernel/seccomp.c | 22 +-
6176 kernel/signal.c | 37 +-
6177 kernel/sys.c | 64 +-
6178 kernel/sysctl.c | 186 +-
6179 kernel/taskstats.c | 6 +
6180 kernel/time/posix-timers.c | 8 +
6181 kernel/time/time.c | 5 +
6182 kernel/time/timekeeping.c | 3 +
6183 kernel/time/timer_list.c | 13 +-
6184 kernel/time/timer_stats.c | 10 +-
6185 kernel/trace/Kconfig | 2 +
6186 kernel/trace/trace_syscalls.c | 8 +
6187 kernel/user_namespace.c | 15 +
6188 lib/Kconfig.debug | 13 +-
6189 lib/Kconfig.kasan | 2 +-
6190 lib/is_single_threaded.c | 3 +
6191 lib/list_debug.c | 65 +-
6192 lib/nlattr.c | 2 +
6193 lib/radix-tree.c | 12 +-
6194 lib/rbtree.c | 4 +-
6195 lib/vsprintf.c | 39 +-
6196 localversion-grsec | 1 +
6197 mm/Kconfig | 8 +-
6198 mm/Kconfig.debug | 1 +
6199 mm/filemap.c | 1 +
6200 mm/kmemleak.c | 4 +-
6201 mm/memory.c | 2 +-
6202 mm/mempolicy.c | 12 +-
6203 mm/migrate.c | 3 +-
6204 mm/mlock.c | 11 +-
6205 mm/mmap.c | 103 +-
6206 mm/mprotect.c | 8 +
6207 mm/oom_kill.c | 4 +
6208 mm/page_alloc.c | 2 +-
6209 mm/process_vm_access.c | 8 +-
6210 mm/shmem.c | 11 +-
6211 mm/slab.c | 14 +-
6212 mm/slab_common.c | 2 +-
6213 mm/slob.c | 12 +
6214 mm/slub.c | 33 +-
6215 mm/util.c | 3 +
6216 mm/vmalloc.c | 82 +-
6217 mm/vmstat.c | 29 +-
6218 net/appletalk/atalk_proc.c | 2 +-
6219 net/atm/lec.c | 6 +-
6220 net/atm/mpoa_caches.c | 42 +-
6221 net/can/bcm.c | 2 +-
6222 net/can/proc.c | 2 +-
6223 net/core/dev_ioctl.c | 7 +-
6224 net/core/filter.c | 8 +-
6225 net/core/net-procfs.c | 17 +-
6226 net/core/pktgen.c | 2 +-
6227 net/core/scm.c | 7 +
6228 net/core/sock.c | 3 +-
6229 net/core/sysctl_net_core.c | 2 +-
6230 net/decnet/dn_dev.c | 2 +-
6231 net/ipv4/Kconfig | 1 +
6232 net/ipv4/devinet.c | 6 +-
6233 net/ipv4/inet_hashtables.c | 4 +
6234 net/ipv4/ip_input.c | 7 +
6235 net/ipv4/ip_sockglue.c | 3 +-
6236 net/ipv4/netfilter/ipt_CLUSTERIP.c | 2 +-
6237 net/ipv4/route.c | 6 +-
6238 net/ipv4/tcp_input.c | 6 +-
6239 net/ipv4/tcp_ipv4.c | 24 +-
6240 net/ipv4/tcp_minisocks.c | 9 +-
6241 net/ipv4/tcp_timer.c | 11 +
6242 net/ipv4/udp.c | 24 +
6243 net/ipv6/Kconfig | 1 +
6244 net/ipv6/addrconf.c | 13 +-
6245 net/ipv6/proc.c | 2 +-
6246 net/ipv6/tcp_ipv6.c | 23 +-
6247 net/ipv6/udp.c | 7 +
6248 net/ipx/ipx_proc.c | 2 +-
6249 net/irda/irproc.c | 2 +-
6250 net/iucv/af_iucv.c | 3 +
6251 net/llc/llc_proc.c | 2 +-
6252 net/netfilter/Kconfig | 10 +
6253 net/netfilter/Makefile | 1 +
6254 net/netfilter/nf_conntrack_core.c | 46 +-
6255 net/netfilter/nf_conntrack_helper.c | 2 +-
6256 net/netfilter/nf_conntrack_netlink.c | 2 +-
6257 net/netfilter/xt_gradm.c | 51 +
6258 net/netfilter/xt_hashlimit.c | 4 +-
6259 net/netfilter/xt_recent.c | 2 +-
6260 net/openvswitch/actions.c | 19 +-
6261 net/sctp/sm_sideeffect.c | 11 +-
6262 net/sctp/sm_statefuns.c | 17 +-
6263 net/socket.c | 75 +-
6264 net/sunrpc/Kconfig | 1 +
6265 net/sunrpc/cache.c | 2 +-
6266 net/sunrpc/stats.c | 2 +-
6267 net/sysctl_net.c | 2 +-
6268 net/unix/af_unix.c | 57 +-
6269 net/unix/garbage.c | 8 +-
6270 net/vmw_vsock/vmci_transport_notify.c | 30 +-
6271 net/vmw_vsock/vmci_transport_notify_qstate.c | 30 +-
6272 net/x25/sysctl_net_x25.c | 2 +-
6273 net/x25/x25_proc.c | 2 +-
6274 scripts/package/Makefile | 2 +-
6275 scripts/package/mkspec | 41 +-
6276 security/Kconfig | 369 +-
6277 security/apparmor/file.c | 4 +-
6278 security/apparmor/lsm.c | 8 +-
6279 security/commoncap.c | 36 +-
6280 security/keys/internal.h | 2 +-
6281 security/min_addr.c | 2 +
6282 security/smack/smack_lsm.c | 8 +-
6283 security/tomoyo/file.c | 12 +-
6284 security/tomoyo/mount.c | 4 +
6285 security/tomoyo/tomoyo.c | 20 +-
6286 security/yama/Kconfig | 2 +-
6287 security/yama/yama_lsm.c | 4 +-
6288 sound/core/timer.c | 4 +-
6289 sound/synth/emux/emux_seq.c | 14 +-
6290 sound/usb/line6/driver.c | 40 +-
6291 sound/usb/line6/toneport.c | 12 +-
6292 tools/gcc/.gitignore | 1 +
6293 tools/gcc/Makefile | 12 +
6294 tools/gcc/gen-random-seed.sh | 8 +
6295 tools/gcc/randomize_layout_plugin.c | 930 +++
6296 tools/gcc/size_overflow_plugin/.gitignore | 1 +
6297 .../size_overflow_plugin/size_overflow_hash.data | 463 +-
6298 513 files changed, 33007 insertions(+), 3251 deletions(-)
6299
6300 commit 6cb4f49b6a55cf16ae82685e1ab9b74c95b2f743
6301 Author: Brad Spengler <spender@grsecurity.net>
6302 Date: Mon Feb 15 10:51:41 2016 -0500
6303
6304 Initial import of pax-linux-4.4.1-test3.patch
6305
6306 Documentation/dontdiff | 46 +-
6307 Documentation/kbuild/makefiles.txt | 39 +-
6308 Documentation/kernel-parameters.txt | 28 +
6309 Makefile | 119 +-
6310 arch/alpha/include/asm/atomic.h | 10 +
6311 arch/alpha/include/asm/elf.h | 7 +
6312 arch/alpha/include/asm/pgalloc.h | 6 +
6313 arch/alpha/include/asm/pgtable.h | 11 +
6314 arch/alpha/kernel/module.c | 2 +-
6315 arch/alpha/kernel/osf_sys.c | 8 +-
6316 arch/alpha/mm/fault.c | 141 +-
6317 arch/arm/Kconfig | 3 +-
6318 arch/arm/include/asm/atomic.h | 323 +-
6319 arch/arm/include/asm/cache.h | 5 +-
6320 arch/arm/include/asm/cacheflush.h | 2 +-
6321 arch/arm/include/asm/checksum.h | 14 +-
6322 arch/arm/include/asm/cmpxchg.h | 4 +
6323 arch/arm/include/asm/cpuidle.h | 2 +-
6324 arch/arm/include/asm/domain.h | 42 +-
6325 arch/arm/include/asm/elf.h | 9 +-
6326 arch/arm/include/asm/fncpy.h | 2 +
6327 arch/arm/include/asm/futex.h | 1 +
6328 arch/arm/include/asm/kmap_types.h | 2 +-
6329 arch/arm/include/asm/mach/dma.h | 2 +-
6330 arch/arm/include/asm/mach/map.h | 16 +-
6331 arch/arm/include/asm/outercache.h | 2 +-
6332 arch/arm/include/asm/page.h | 3 +-
6333 arch/arm/include/asm/pgalloc.h | 20 +
6334 arch/arm/include/asm/pgtable-2level-hwdef.h | 4 +-
6335 arch/arm/include/asm/pgtable-2level.h | 3 +
6336 arch/arm/include/asm/pgtable-3level.h | 3 +
6337 arch/arm/include/asm/pgtable.h | 54 +-
6338 arch/arm/include/asm/smp.h | 2 +-
6339 arch/arm/include/asm/thread_info.h | 3 +
6340 arch/arm/include/asm/tls.h | 3 +
6341 arch/arm/include/asm/uaccess.h | 113 +-
6342 arch/arm/include/uapi/asm/ptrace.h | 2 +-
6343 arch/arm/kernel/armksyms.c | 2 +-
6344 arch/arm/kernel/cpuidle.c | 2 +-
6345 arch/arm/kernel/entry-armv.S | 109 +-
6346 arch/arm/kernel/entry-common.S | 40 +-
6347 arch/arm/kernel/entry-header.S | 55 +
6348 arch/arm/kernel/fiq.c | 3 +
6349 arch/arm/kernel/module-plts.c | 7 +-
6350 arch/arm/kernel/module.c | 38 +-
6351 arch/arm/kernel/patch.c | 2 +
6352 arch/arm/kernel/process.c | 92 +-
6353 arch/arm/kernel/reboot.c | 1 +
6354 arch/arm/kernel/setup.c | 20 +-
6355 arch/arm/kernel/signal.c | 35 +-
6356 arch/arm/kernel/smp.c | 2 +-
6357 arch/arm/kernel/tcm.c | 4 +-
6358 arch/arm/kernel/vmlinux.lds.S | 6 +-
6359 arch/arm/kvm/arm.c | 8 +-
6360 arch/arm/lib/copy_page.S | 1 +
6361 arch/arm/lib/csumpartialcopyuser.S | 4 +-
6362 arch/arm/lib/delay.c | 2 +-
6363 arch/arm/lib/uaccess_with_memcpy.c | 4 +-
6364 arch/arm/mach-exynos/suspend.c | 6 +-
6365 arch/arm/mach-mvebu/coherency.c | 4 +-
6366 arch/arm/mach-omap2/board-n8x0.c | 2 +-
6367 arch/arm/mach-omap2/omap-mpuss-lowpower.c | 4 +-
6368 arch/arm/mach-omap2/omap-smp.c | 1 +
6369 arch/arm/mach-omap2/omap_device.c | 4 +-
6370 arch/arm/mach-omap2/omap_device.h | 4 +-
6371 arch/arm/mach-omap2/omap_hwmod.c | 4 +-
6372 arch/arm/mach-omap2/powerdomains43xx_data.c | 5 +-
6373 arch/arm/mach-omap2/wd_timer.c | 6 +-
6374 arch/arm/mach-shmobile/platsmp-apmu.c | 5 +-
6375 arch/arm/mach-tegra/cpuidle-tegra20.c | 2 +-
6376 arch/arm/mach-tegra/irq.c | 1 +
6377 arch/arm/mach-ux500/pm.c | 1 +
6378 arch/arm/mach-zynq/platsmp.c | 1 +
6379 arch/arm/mm/Kconfig | 6 +-
6380 arch/arm/mm/cache-l2x0.c | 2 +-
6381 arch/arm/mm/context.c | 10 +-
6382 arch/arm/mm/fault.c | 146 +
6383 arch/arm/mm/fault.h | 12 +
6384 arch/arm/mm/init.c | 39 +
6385 arch/arm/mm/ioremap.c | 4 +-
6386 arch/arm/mm/mmap.c | 30 +-
6387 arch/arm/mm/mmu.c | 162 +-
6388 arch/arm/net/bpf_jit_32.c | 3 +
6389 arch/arm/plat-iop/setup.c | 2 +-
6390 arch/arm/plat-omap/sram.c | 2 +
6391 arch/arm64/include/asm/atomic.h | 10 +
6392 arch/arm64/include/asm/percpu.h | 8 +-
6393 arch/arm64/include/asm/pgalloc.h | 5 +
6394 arch/arm64/include/asm/uaccess.h | 1 +
6395 arch/arm64/mm/dma-mapping.c | 2 +-
6396 arch/avr32/include/asm/elf.h | 8 +-
6397 arch/avr32/include/asm/kmap_types.h | 4 +-
6398 arch/avr32/mm/fault.c | 27 +
6399 arch/frv/include/asm/atomic.h | 10 +
6400 arch/frv/include/asm/kmap_types.h | 2 +-
6401 arch/frv/mm/elf-fdpic.c | 3 +-
6402 arch/ia64/Makefile | 1 +
6403 arch/ia64/include/asm/atomic.h | 10 +
6404 arch/ia64/include/asm/elf.h | 7 +
6405 arch/ia64/include/asm/pgalloc.h | 12 +
6406 arch/ia64/include/asm/pgtable.h | 13 +-
6407 arch/ia64/include/asm/spinlock.h | 2 +-
6408 arch/ia64/include/asm/uaccess.h | 27 +-
6409 arch/ia64/kernel/module.c | 45 +-
6410 arch/ia64/kernel/palinfo.c | 2 +-
6411 arch/ia64/kernel/sys_ia64.c | 7 +
6412 arch/ia64/kernel/vmlinux.lds.S | 2 +-
6413 arch/ia64/mm/fault.c | 32 +-
6414 arch/ia64/mm/init.c | 15 +-
6415 arch/m32r/lib/usercopy.c | 6 +
6416 arch/mips/cavium-octeon/dma-octeon.c | 2 +-
6417 arch/mips/include/asm/atomic.h | 368 +-
6418 arch/mips/include/asm/elf.h | 7 +
6419 arch/mips/include/asm/exec.h | 2 +-
6420 arch/mips/include/asm/hw_irq.h | 2 +-
6421 arch/mips/include/asm/local.h | 57 +
6422 arch/mips/include/asm/page.h | 2 +-
6423 arch/mips/include/asm/pgalloc.h | 5 +
6424 arch/mips/include/asm/pgtable.h | 3 +
6425 arch/mips/include/asm/uaccess.h | 1 +
6426 arch/mips/kernel/binfmt_elfn32.c | 7 +
6427 arch/mips/kernel/binfmt_elfo32.c | 7 +
6428 arch/mips/kernel/irq-gt641xx.c | 2 +-
6429 arch/mips/kernel/irq.c | 6 +-
6430 arch/mips/kernel/pm-cps.c | 2 +-
6431 arch/mips/kernel/process.c | 12 -
6432 arch/mips/kernel/sync-r4k.c | 24 +-
6433 arch/mips/kernel/traps.c | 13 +-
6434 arch/mips/mm/fault.c | 25 +
6435 arch/mips/mm/mmap.c | 51 +-
6436 arch/mips/sgi-ip27/ip27-nmi.c | 6 +-
6437 arch/mips/sni/rm200.c | 2 +-
6438 arch/mips/vr41xx/common/icu.c | 2 +-
6439 arch/mips/vr41xx/common/irq.c | 4 +-
6440 arch/parisc/include/asm/atomic.h | 10 +
6441 arch/parisc/include/asm/elf.h | 7 +
6442 arch/parisc/include/asm/pgalloc.h | 6 +
6443 arch/parisc/include/asm/pgtable.h | 11 +
6444 arch/parisc/include/asm/uaccess.h | 4 +-
6445 arch/parisc/kernel/module.c | 50 +-
6446 arch/parisc/kernel/sys_parisc.c | 15 +
6447 arch/parisc/kernel/traps.c | 4 +-
6448 arch/parisc/mm/fault.c | 140 +-
6449 arch/powerpc/include/asm/atomic.h | 329 +-
6450 arch/powerpc/include/asm/elf.h | 12 +
6451 arch/powerpc/include/asm/exec.h | 2 +-
6452 arch/powerpc/include/asm/kmap_types.h | 2 +-
6453 arch/powerpc/include/asm/local.h | 46 +
6454 arch/powerpc/include/asm/mman.h | 2 +-
6455 arch/powerpc/include/asm/page.h | 8 +-
6456 arch/powerpc/include/asm/page_64.h | 7 +-
6457 arch/powerpc/include/asm/pgalloc-64.h | 7 +
6458 arch/powerpc/include/asm/pgtable.h | 1 +
6459 arch/powerpc/include/asm/pte-hash32.h | 1 +
6460 arch/powerpc/include/asm/reg.h | 1 +
6461 arch/powerpc/include/asm/smp.h | 2 +-
6462 arch/powerpc/include/asm/spinlock.h | 42 +-
6463 arch/powerpc/include/asm/uaccess.h | 141 +-
6464 arch/powerpc/kernel/Makefile | 5 +
6465 arch/powerpc/kernel/exceptions-64e.S | 4 +-
6466 arch/powerpc/kernel/exceptions-64s.S | 2 +-
6467 arch/powerpc/kernel/module_32.c | 15 +-
6468 arch/powerpc/kernel/process.c | 46 -
6469 arch/powerpc/kernel/signal_32.c | 2 +-
6470 arch/powerpc/kernel/signal_64.c | 2 +-
6471 arch/powerpc/kernel/traps.c | 21 +
6472 arch/powerpc/kernel/vdso.c | 5 +-
6473 arch/powerpc/lib/usercopy_64.c | 18 -
6474 arch/powerpc/mm/fault.c | 56 +-
6475 arch/powerpc/mm/mmap.c | 16 +
6476 arch/powerpc/mm/slice.c | 13 +-
6477 arch/powerpc/platforms/cell/spufs/file.c | 4 +-
6478 arch/s390/include/asm/atomic.h | 10 +
6479 arch/s390/include/asm/elf.h | 7 +
6480 arch/s390/include/asm/exec.h | 2 +-
6481 arch/s390/include/asm/uaccess.h | 13 +-
6482 arch/s390/kernel/module.c | 22 +-
6483 arch/s390/kernel/process.c | 20 -
6484 arch/s390/mm/mmap.c | 16 +
6485 arch/score/include/asm/exec.h | 2 +-
6486 arch/score/kernel/process.c | 5 -
6487 arch/sh/mm/mmap.c | 22 +-
6488 arch/sparc/include/asm/atomic_64.h | 110 +-
6489 arch/sparc/include/asm/cache.h | 2 +-
6490 arch/sparc/include/asm/elf_32.h | 7 +
6491 arch/sparc/include/asm/elf_64.h | 7 +
6492 arch/sparc/include/asm/pgalloc_32.h | 1 +
6493 arch/sparc/include/asm/pgalloc_64.h | 1 +
6494 arch/sparc/include/asm/pgtable.h | 4 +
6495 arch/sparc/include/asm/pgtable_32.h | 15 +-
6496 arch/sparc/include/asm/pgtsrmmu.h | 5 +
6497 arch/sparc/include/asm/setup.h | 4 +-
6498 arch/sparc/include/asm/spinlock_64.h | 35 +-
6499 arch/sparc/include/asm/thread_info_32.h | 1 +
6500 arch/sparc/include/asm/thread_info_64.h | 2 +
6501 arch/sparc/include/asm/uaccess.h | 1 +
6502 arch/sparc/include/asm/uaccess_32.h | 28 +-
6503 arch/sparc/include/asm/uaccess_64.h | 24 +-
6504 arch/sparc/kernel/Makefile | 2 +-
6505 arch/sparc/kernel/prom_common.c | 2 +-
6506 arch/sparc/kernel/smp_64.c | 8 +-
6507 arch/sparc/kernel/sys_sparc_32.c | 2 +-
6508 arch/sparc/kernel/sys_sparc_64.c | 52 +-
6509 arch/sparc/kernel/traps_64.c | 27 +-
6510 arch/sparc/lib/Makefile | 2 +-
6511 arch/sparc/lib/atomic_64.S | 57 +-
6512 arch/sparc/lib/ksyms.c | 6 +-
6513 arch/sparc/mm/Makefile | 2 +-
6514 arch/sparc/mm/fault_32.c | 292 +
6515 arch/sparc/mm/fault_64.c | 486 +
6516 arch/sparc/mm/hugetlbpage.c | 22 +-
6517 arch/sparc/mm/init_64.c | 10 +-
6518 arch/tile/include/asm/atomic_64.h | 10 +
6519 arch/tile/include/asm/uaccess.h | 4 +-
6520 arch/um/Makefile | 4 +
6521 arch/um/include/asm/kmap_types.h | 2 +-
6522 arch/um/include/asm/page.h | 3 +
6523 arch/um/include/asm/pgtable-3level.h | 1 +
6524 arch/um/kernel/process.c | 16 -
6525 arch/x86/Kconfig | 26 +-
6526 arch/x86/Kconfig.cpu | 6 +-
6527 arch/x86/Kconfig.debug | 4 +-
6528 arch/x86/Makefile | 13 +-
6529 arch/x86/boot/Makefile | 3 +
6530 arch/x86/boot/bitops.h | 4 +-
6531 arch/x86/boot/boot.h | 2 +-
6532 arch/x86/boot/compressed/Makefile | 3 +
6533 arch/x86/boot/compressed/efi_stub_32.S | 16 +-
6534 arch/x86/boot/compressed/efi_thunk_64.S | 4 +-
6535 arch/x86/boot/compressed/head_32.S | 4 +-
6536 arch/x86/boot/compressed/head_64.S | 12 +-
6537 arch/x86/boot/compressed/misc.c | 11 +-
6538 arch/x86/boot/cpucheck.c | 16 +-
6539 arch/x86/boot/header.S | 6 +-
6540 arch/x86/boot/memory.c | 2 +-
6541 arch/x86/boot/video-vesa.c | 1 +
6542 arch/x86/boot/video.c | 2 +-
6543 arch/x86/crypto/aes-x86_64-asm_64.S | 4 +
6544 arch/x86/crypto/aesni-intel_asm.S | 106 +-
6545 arch/x86/crypto/blowfish-x86_64-asm_64.S | 7 +
6546 arch/x86/crypto/camellia-aesni-avx-asm_64.S | 10 +
6547 arch/x86/crypto/camellia-aesni-avx2-asm_64.S | 10 +
6548 arch/x86/crypto/camellia-x86_64-asm_64.S | 7 +
6549 arch/x86/crypto/cast5-avx-x86_64-asm_64.S | 51 +-
6550 arch/x86/crypto/cast6-avx-x86_64-asm_64.S | 25 +-
6551 arch/x86/crypto/crc32c-pcl-intel-asm_64.S | 2 +
6552 arch/x86/crypto/ghash-clmulni-intel_asm.S | 4 +
6553 arch/x86/crypto/salsa20-x86_64-asm_64.S | 4 +
6554 arch/x86/crypto/serpent-avx-x86_64-asm_64.S | 9 +
6555 arch/x86/crypto/serpent-avx2-asm_64.S | 9 +
6556 arch/x86/crypto/serpent-sse2-x86_64-asm_64.S | 4 +
6557 arch/x86/crypto/sha1_ssse3_asm.S | 10 +-
6558 arch/x86/crypto/sha256-avx-asm.S | 2 +
6559 arch/x86/crypto/sha256-avx2-asm.S | 2 +
6560 arch/x86/crypto/sha256-ssse3-asm.S | 2 +
6561 arch/x86/crypto/sha512-avx-asm.S | 2 +
6562 arch/x86/crypto/sha512-avx2-asm.S | 2 +
6563 arch/x86/crypto/sha512-ssse3-asm.S | 2 +
6564 arch/x86/crypto/twofish-avx-x86_64-asm_64.S | 25 +-
6565 arch/x86/crypto/twofish-x86_64-asm_64-3way.S | 4 +
6566 arch/x86/crypto/twofish-x86_64-asm_64.S | 3 +
6567 arch/x86/entry/calling.h | 86 +-
6568 arch/x86/entry/common.c | 28 +-
6569 arch/x86/entry/entry_32.S | 311 +-
6570 arch/x86/entry/entry_64.S | 625 +-
6571 arch/x86/entry/entry_64_compat.S | 67 +-
6572 arch/x86/entry/thunk_64.S | 2 +
6573 arch/x86/entry/vdso/Makefile | 2 +-
6574 arch/x86/entry/vdso/vdso2c.h | 8 +-
6575 arch/x86/entry/vdso/vma.c | 37 +-
6576 arch/x86/entry/vsyscall/vsyscall_64.c | 20 +-
6577 arch/x86/entry/vsyscall/vsyscall_emu_64.S | 2 +-
6578 arch/x86/ia32/ia32_signal.c | 23 +-
6579 arch/x86/ia32/sys_ia32.c | 42 +-
6580 arch/x86/include/asm/alternative-asm.h | 43 +-
6581 arch/x86/include/asm/alternative.h | 4 +-
6582 arch/x86/include/asm/apic.h | 2 +-
6583 arch/x86/include/asm/apm.h | 4 +-
6584 arch/x86/include/asm/atomic.h | 230 +-
6585 arch/x86/include/asm/atomic64_32.h | 100 +
6586 arch/x86/include/asm/atomic64_64.h | 164 +-
6587 arch/x86/include/asm/bitops.h | 18 +-
6588 arch/x86/include/asm/boot.h | 2 +-
6589 arch/x86/include/asm/cache.h | 5 +-
6590 arch/x86/include/asm/checksum_32.h | 12 +-
6591 arch/x86/include/asm/cmpxchg.h | 39 +
6592 arch/x86/include/asm/compat.h | 4 +
6593 arch/x86/include/asm/cpufeature.h | 17 +-
6594 arch/x86/include/asm/desc.h | 78 +-
6595 arch/x86/include/asm/desc_defs.h | 6 +
6596 arch/x86/include/asm/div64.h | 2 +-
6597 arch/x86/include/asm/dma.h | 2 +
6598 arch/x86/include/asm/elf.h | 33 +-
6599 arch/x86/include/asm/emergency-restart.h | 2 +-
6600 arch/x86/include/asm/fpu/internal.h | 42 +-
6601 arch/x86/include/asm/fpu/types.h | 5 +-
6602 arch/x86/include/asm/futex.h | 14 +-
6603 arch/x86/include/asm/hw_irq.h | 4 +-
6604 arch/x86/include/asm/i8259.h | 2 +-
6605 arch/x86/include/asm/io.h | 22 +-
6606 arch/x86/include/asm/irqflags.h | 5 +
6607 arch/x86/include/asm/kprobes.h | 9 +-
6608 arch/x86/include/asm/local.h | 106 +-
6609 arch/x86/include/asm/mman.h | 15 +
6610 arch/x86/include/asm/mmu.h | 14 +-
6611 arch/x86/include/asm/mmu_context.h | 133 +-
6612 arch/x86/include/asm/module.h | 17 +-
6613 arch/x86/include/asm/nmi.h | 19 +-
6614 arch/x86/include/asm/page.h | 1 +
6615 arch/x86/include/asm/page_32.h | 12 +-
6616 arch/x86/include/asm/page_64.h | 14 +-
6617 arch/x86/include/asm/paravirt.h | 46 +-
6618 arch/x86/include/asm/paravirt_types.h | 15 +-
6619 arch/x86/include/asm/pgalloc.h | 23 +
6620 arch/x86/include/asm/pgtable-2level.h | 2 +
6621 arch/x86/include/asm/pgtable-3level.h | 7 +
6622 arch/x86/include/asm/pgtable.h | 126 +-
6623 arch/x86/include/asm/pgtable_32.h | 14 +-
6624 arch/x86/include/asm/pgtable_32_types.h | 24 +-
6625 arch/x86/include/asm/pgtable_64.h | 23 +-
6626 arch/x86/include/asm/pgtable_64_types.h | 5 +
6627 arch/x86/include/asm/pgtable_types.h | 26 +-
6628 arch/x86/include/asm/pmem.h | 2 +-
6629 arch/x86/include/asm/preempt.h | 2 +-
6630 arch/x86/include/asm/processor.h | 57 +-
6631 arch/x86/include/asm/ptrace.h | 15 +-
6632 arch/x86/include/asm/realmode.h | 4 +-
6633 arch/x86/include/asm/reboot.h | 10 +-
6634 arch/x86/include/asm/rmwcc.h | 84 +-
6635 arch/x86/include/asm/rwsem.h | 60 +-
6636 arch/x86/include/asm/segment.h | 27 +-
6637 arch/x86/include/asm/smap.h | 43 +
6638 arch/x86/include/asm/smp.h | 14 +-
6639 arch/x86/include/asm/stackprotector.h | 4 +-
6640 arch/x86/include/asm/stacktrace.h | 34 +-
6641 arch/x86/include/asm/switch_to.h | 4 +-
6642 arch/x86/include/asm/sys_ia32.h | 6 +-
6643 arch/x86/include/asm/thread_info.h | 27 +-
6644 arch/x86/include/asm/tlbflush.h | 77 +-
6645 arch/x86/include/asm/uaccess.h | 210 +-
6646 arch/x86/include/asm/uaccess_32.h | 28 +-
6647 arch/x86/include/asm/uaccess_64.h | 169 +-
6648 arch/x86/include/asm/word-at-a-time.h | 2 +-
6649 arch/x86/include/asm/x86_init.h | 10 +-
6650 arch/x86/include/asm/xen/page.h | 2 +-
6651 arch/x86/include/uapi/asm/e820.h | 2 +-
6652 arch/x86/kernel/Makefile | 2 +-
6653 arch/x86/kernel/acpi/boot.c | 4 +-
6654 arch/x86/kernel/acpi/sleep.c | 4 +
6655 arch/x86/kernel/acpi/wakeup_32.S | 6 +-
6656 arch/x86/kernel/alternative.c | 124 +-
6657 arch/x86/kernel/apic/apic.c | 4 +-
6658 arch/x86/kernel/apic/apic_flat_64.c | 6 +-
6659 arch/x86/kernel/apic/apic_noop.c | 2 +-
6660 arch/x86/kernel/apic/bigsmp_32.c | 2 +-
6661 arch/x86/kernel/apic/io_apic.c | 8 +-
6662 arch/x86/kernel/apic/msi.c | 2 +-
6663 arch/x86/kernel/apic/probe_32.c | 4 +-
6664 arch/x86/kernel/apic/vector.c | 2 +
6665 arch/x86/kernel/apic/x2apic_cluster.c | 2 +-
6666 arch/x86/kernel/apic/x2apic_phys.c | 2 +-
6667 arch/x86/kernel/apic/x2apic_uv_x.c | 2 +-
6668 arch/x86/kernel/apm_32.c | 21 +-
6669 arch/x86/kernel/asm-offsets.c | 20 +
6670 arch/x86/kernel/asm-offsets_64.c | 1 +
6671 arch/x86/kernel/cpu/Makefile | 4 -
6672 arch/x86/kernel/cpu/amd.c | 2 +-
6673 arch/x86/kernel/cpu/bugs_64.c | 2 +
6674 arch/x86/kernel/cpu/common.c | 202 +-
6675 arch/x86/kernel/cpu/intel_cacheinfo.c | 14 +-
6676 arch/x86/kernel/cpu/mcheck/mce.c | 34 +-
6677 arch/x86/kernel/cpu/mcheck/p5.c | 3 +
6678 arch/x86/kernel/cpu/mcheck/winchip.c | 3 +
6679 arch/x86/kernel/cpu/microcode/intel.c | 4 +-
6680 arch/x86/kernel/cpu/mtrr/generic.c | 6 +-
6681 arch/x86/kernel/cpu/mtrr/main.c | 2 +-
6682 arch/x86/kernel/cpu/mtrr/mtrr.h | 2 +-
6683 arch/x86/kernel/cpu/perf_event.c | 10 +-
6684 arch/x86/kernel/cpu/perf_event.h | 2 +-
6685 arch/x86/kernel/cpu/perf_event_amd_iommu.c | 2 +-
6686 arch/x86/kernel/cpu/perf_event_intel.c | 34 +-
6687 arch/x86/kernel/cpu/perf_event_intel_bts.c | 6 +-
6688 arch/x86/kernel/cpu/perf_event_intel_cqm.c | 4 +-
6689 arch/x86/kernel/cpu/perf_event_intel_ds.c | 7 +-
6690 arch/x86/kernel/cpu/perf_event_intel_lbr.c | 4 +-
6691 arch/x86/kernel/cpu/perf_event_intel_pt.c | 42 +-
6692 arch/x86/kernel/cpu/perf_event_intel_rapl.c | 2 +-
6693 arch/x86/kernel/cpu/perf_event_intel_uncore.c | 2 +-
6694 arch/x86/kernel/cpu/perf_event_intel_uncore.h | 2 +-
6695 arch/x86/kernel/crash_dump_64.c | 2 +-
6696 arch/x86/kernel/doublefault.c | 8 +-
6697 arch/x86/kernel/dumpstack.c | 24 +-
6698 arch/x86/kernel/dumpstack_32.c | 25 +-
6699 arch/x86/kernel/dumpstack_64.c | 62 +-
6700 arch/x86/kernel/e820.c | 4 +-
6701 arch/x86/kernel/early_printk.c | 1 +
6702 arch/x86/kernel/espfix_64.c | 44 +-
6703 arch/x86/kernel/fpu/core.c | 24 +-
6704 arch/x86/kernel/fpu/init.c | 40 +-
6705 arch/x86/kernel/fpu/regset.c | 22 +-
6706 arch/x86/kernel/fpu/signal.c | 20 +-
6707 arch/x86/kernel/fpu/xstate.c | 6 +-
6708 arch/x86/kernel/ftrace.c | 18 +-
6709 arch/x86/kernel/head64.c | 14 +-
6710 arch/x86/kernel/head_32.S | 235 +-
6711 arch/x86/kernel/head_64.S | 173 +-
6712 arch/x86/kernel/i386_ksyms_32.c | 12 +
6713 arch/x86/kernel/i8259.c | 10 +-
6714 arch/x86/kernel/io_delay.c | 2 +-
6715 arch/x86/kernel/ioport.c | 2 +-
6716 arch/x86/kernel/irq.c | 8 +-
6717 arch/x86/kernel/irq_32.c | 45 +-
6718 arch/x86/kernel/jump_label.c | 10 +-
6719 arch/x86/kernel/kgdb.c | 21 +-
6720 arch/x86/kernel/kprobes/core.c | 28 +-
6721 arch/x86/kernel/kprobes/opt.c | 16 +-
6722 arch/x86/kernel/ksysfs.c | 2 +-
6723 arch/x86/kernel/kvmclock.c | 20 +-
6724 arch/x86/kernel/ldt.c | 25 +
6725 arch/x86/kernel/livepatch.c | 11 +-
6726 arch/x86/kernel/machine_kexec_32.c | 6 +-
6727 arch/x86/kernel/mcount_64.S | 19 +-
6728 arch/x86/kernel/module.c | 78 +-
6729 arch/x86/kernel/msr.c | 2 +-
6730 arch/x86/kernel/nmi.c | 34 +-
6731 arch/x86/kernel/nmi_selftest.c | 4 +-
6732 arch/x86/kernel/paravirt-spinlocks.c | 2 +-
6733 arch/x86/kernel/paravirt.c | 45 +-
6734 arch/x86/kernel/paravirt_patch_64.c | 8 +
6735 arch/x86/kernel/pci-calgary_64.c | 2 +-
6736 arch/x86/kernel/pci-iommu_table.c | 2 +-
6737 arch/x86/kernel/pci-swiotlb.c | 2 +-
6738 arch/x86/kernel/process.c | 80 +-
6739 arch/x86/kernel/process_32.c | 29 +-
6740 arch/x86/kernel/process_64.c | 14 +-
6741 arch/x86/kernel/ptrace.c | 20 +-
6742 arch/x86/kernel/pvclock.c | 8 +-
6743 arch/x86/kernel/reboot.c | 44 +-
6744 arch/x86/kernel/reboot_fixups_32.c | 2 +-
6745 arch/x86/kernel/relocate_kernel_64.S | 3 +-
6746 arch/x86/kernel/setup.c | 29 +-
6747 arch/x86/kernel/setup_percpu.c | 29 +-
6748 arch/x86/kernel/signal.c | 17 +-
6749 arch/x86/kernel/smp.c | 2 +-
6750 arch/x86/kernel/smpboot.c | 29 +-
6751 arch/x86/kernel/step.c | 6 +-
6752 arch/x86/kernel/sys_i386_32.c | 184 +
6753 arch/x86/kernel/sys_x86_64.c | 22 +-
6754 arch/x86/kernel/tboot.c | 22 +-
6755 arch/x86/kernel/time.c | 8 +-
6756 arch/x86/kernel/tls.c | 7 +-
6757 arch/x86/kernel/tracepoint.c | 4 +-
6758 arch/x86/kernel/traps.c | 53 +-
6759 arch/x86/kernel/tsc.c | 2 +-
6760 arch/x86/kernel/uprobes.c | 4 +-
6761 arch/x86/kernel/vm86_32.c | 6 +-
6762 arch/x86/kernel/vmlinux.lds.S | 153 +-
6763 arch/x86/kernel/x8664_ksyms_64.c | 6 +-
6764 arch/x86/kernel/x86_init.c | 6 +-
6765 arch/x86/kvm/cpuid.c | 21 +-
6766 arch/x86/kvm/emulate.c | 6 +-
6767 arch/x86/kvm/i8259.c | 10 +-
6768 arch/x86/kvm/ioapic.c | 2 +
6769 arch/x86/kvm/lapic.c | 2 +-
6770 arch/x86/kvm/paging_tmpl.h | 2 +-
6771 arch/x86/kvm/svm.c | 10 +-
6772 arch/x86/kvm/vmx.c | 62 +-
6773 arch/x86/kvm/x86.c | 44 +-
6774 arch/x86/lguest/boot.c | 3 +-
6775 arch/x86/lib/atomic64_386_32.S | 164 +
6776 arch/x86/lib/atomic64_cx8_32.S | 98 +-
6777 arch/x86/lib/checksum_32.S | 99 +-
6778 arch/x86/lib/clear_page_64.S | 3 +
6779 arch/x86/lib/cmpxchg16b_emu.S | 3 +
6780 arch/x86/lib/copy_page_64.S | 14 +-
6781 arch/x86/lib/copy_user_64.S | 66 +-
6782 arch/x86/lib/csum-copy_64.S | 14 +-
6783 arch/x86/lib/csum-wrappers_64.c | 8 +-
6784 arch/x86/lib/getuser.S | 74 +-
6785 arch/x86/lib/insn.c | 8 +-
6786 arch/x86/lib/iomap_copy_64.S | 2 +
6787 arch/x86/lib/memcpy_64.S | 6 +
6788 arch/x86/lib/memmove_64.S | 3 +-
6789 arch/x86/lib/memset_64.S | 3 +
6790 arch/x86/lib/mmx_32.c | 243 +-
6791 arch/x86/lib/msr-reg.S | 2 +
6792 arch/x86/lib/putuser.S | 87 +-
6793 arch/x86/lib/rwsem.S | 6 +-
6794 arch/x86/lib/usercopy_32.c | 359 +-
6795 arch/x86/lib/usercopy_64.c | 22 +-
6796 arch/x86/math-emu/fpu_aux.c | 2 +-
6797 arch/x86/math-emu/fpu_entry.c | 4 +-
6798 arch/x86/math-emu/fpu_system.h | 2 +-
6799 arch/x86/mm/Makefile | 4 +
6800 arch/x86/mm/extable.c | 26 +-
6801 arch/x86/mm/fault.c | 570 +-
6802 arch/x86/mm/gup.c | 6 +-
6803 arch/x86/mm/highmem_32.c | 6 +
6804 arch/x86/mm/hugetlbpage.c | 24 +-
6805 arch/x86/mm/init.c | 111 +-
6806 arch/x86/mm/init_32.c | 111 +-
6807 arch/x86/mm/init_64.c | 46 +-
6808 arch/x86/mm/iomap_32.c | 4 +
6809 arch/x86/mm/ioremap.c | 52 +-
6810 arch/x86/mm/kmemcheck/kmemcheck.c | 4 +-
6811 arch/x86/mm/mmap.c | 40 +-
6812 arch/x86/mm/mmio-mod.c | 10 +-
6813 arch/x86/mm/mpx.c | 6 +-
6814 arch/x86/mm/numa.c | 4 +-
6815 arch/x86/mm/pageattr.c | 42 +-
6816 arch/x86/mm/pat.c | 12 +-
6817 arch/x86/mm/pat_rbtree.c | 2 +-
6818 arch/x86/mm/pf_in.c | 10 +-
6819 arch/x86/mm/pgtable.c | 214 +-
6820 arch/x86/mm/pgtable_32.c | 3 +
6821 arch/x86/mm/setup_nx.c | 7 +
6822 arch/x86/mm/tlb.c | 4 +
6823 arch/x86/mm/uderef_64.c | 37 +
6824 arch/x86/net/bpf_jit.S | 11 +
6825 arch/x86/net/bpf_jit_comp.c | 13 +-
6826 arch/x86/oprofile/backtrace.c | 6 +-
6827 arch/x86/oprofile/nmi_int.c | 8 +-
6828 arch/x86/oprofile/op_model_amd.c | 8 +-
6829 arch/x86/oprofile/op_model_ppro.c | 7 +-
6830 arch/x86/oprofile/op_x86_model.h | 2 +-
6831 arch/x86/pci/intel_mid_pci.c | 2 +-
6832 arch/x86/pci/irq.c | 8 +-
6833 arch/x86/pci/pcbios.c | 144 +-
6834 arch/x86/platform/efi/efi_32.c | 24 +
6835 arch/x86/platform/efi/efi_64.c | 26 +-
6836 arch/x86/platform/efi/efi_stub_32.S | 64 +-
6837 arch/x86/platform/efi/efi_stub_64.S | 2 +
6838 arch/x86/platform/intel-mid/intel-mid.c | 5 +-
6839 arch/x86/platform/intel-mid/intel_mid_weak_decls.h | 6 +-
6840 arch/x86/platform/intel-mid/mfld.c | 4 +-
6841 arch/x86/platform/intel-mid/mrfl.c | 2 +-
6842 arch/x86/platform/intel-quark/imr_selftest.c | 2 +-
6843 arch/x86/platform/olpc/olpc_dt.c | 2 +-
6844 arch/x86/power/cpu.c | 11 +-
6845 arch/x86/realmode/init.c | 10 +-
6846 arch/x86/realmode/rm/Makefile | 3 +
6847 arch/x86/realmode/rm/header.S | 4 +-
6848 arch/x86/realmode/rm/reboot.S | 4 +
6849 arch/x86/realmode/rm/trampoline_32.S | 12 +-
6850 arch/x86/realmode/rm/trampoline_64.S | 3 +-
6851 arch/x86/realmode/rm/wakeup_asm.S | 5 +-
6852 arch/x86/tools/Makefile | 2 +-
6853 arch/x86/tools/relocs.c | 96 +-
6854 arch/x86/um/mem_32.c | 2 +-
6855 arch/x86/um/tls_32.c | 2 +-
6856 arch/x86/xen/enlighten.c | 50 +-
6857 arch/x86/xen/mmu.c | 19 +-
6858 arch/x86/xen/smp.c | 16 +-
6859 arch/x86/xen/xen-asm_32.S | 2 +-
6860 arch/x86/xen/xen-head.S | 11 +
6861 arch/x86/xen/xen-ops.h | 2 -
6862 block/bio.c | 4 +-
6863 block/blk-cgroup.c | 18 +-
6864 block/blk-iopoll.c | 2 +-
6865 block/blk-map.c | 2 +-
6866 block/blk-softirq.c | 2 +-
6867 block/bsg.c | 12 +-
6868 block/cfq-iosched.c | 4 +-
6869 block/compat_ioctl.c | 4 +-
6870 block/genhd.c | 9 +-
6871 block/partitions/efi.c | 8 +-
6872 block/scsi_ioctl.c | 29 +-
6873 crypto/cryptd.c | 4 +-
6874 crypto/crypto_user.c | 8 +-
6875 crypto/pcrypt.c | 2 +-
6876 crypto/zlib.c | 12 +-
6877 drivers/acpi/acpi_video.c | 2 +-
6878 drivers/acpi/apei/apei-internal.h | 2 +-
6879 drivers/acpi/apei/ghes.c | 10 +-
6880 drivers/acpi/bgrt.c | 6 +-
6881 drivers/acpi/blacklist.c | 4 +-
6882 drivers/acpi/bus.c | 4 +-
6883 drivers/acpi/device_pm.c | 4 +-
6884 drivers/acpi/ec.c | 2 +-
6885 drivers/acpi/pci_slot.c | 2 +-
6886 drivers/acpi/processor_idle.c | 2 +-
6887 drivers/acpi/processor_pdc.c | 2 +-
6888 drivers/acpi/sleep.c | 2 +-
6889 drivers/acpi/sysfs.c | 4 +-
6890 drivers/acpi/thermal.c | 2 +-
6891 drivers/acpi/video_detect.c | 7 +-
6892 drivers/ata/libata-core.c | 12 +-
6893 drivers/ata/libata-scsi.c | 2 +-
6894 drivers/ata/libata.h | 2 +-
6895 drivers/ata/pata_arasan_cf.c | 4 +-
6896 drivers/atm/adummy.c | 2 +-
6897 drivers/atm/ambassador.c | 8 +-
6898 drivers/atm/atmtcp.c | 14 +-
6899 drivers/atm/eni.c | 10 +-
6900 drivers/atm/firestream.c | 8 +-
6901 drivers/atm/fore200e.c | 14 +-
6902 drivers/atm/he.c | 18 +-
6903 drivers/atm/horizon.c | 4 +-
6904 drivers/atm/idt77252.c | 36 +-
6905 drivers/atm/iphase.c | 34 +-
6906 drivers/atm/lanai.c | 12 +-
6907 drivers/atm/nicstar.c | 46 +-
6908 drivers/atm/solos-pci.c | 4 +-
6909 drivers/atm/suni.c | 4 +-
6910 drivers/atm/uPD98402.c | 16 +-
6911 drivers/atm/zatm.c | 6 +-
6912 drivers/base/bus.c | 4 +-
6913 drivers/base/devres.c | 4 +-
6914 drivers/base/devtmpfs.c | 8 +-
6915 drivers/base/node.c | 2 +-
6916 drivers/base/platform-msi.c | 20 +-
6917 drivers/base/power/domain.c | 7 +-
6918 drivers/base/power/runtime.c | 6 +-
6919 drivers/base/power/sysfs.c | 2 +-
6920 drivers/base/power/wakeup.c | 8 +-
6921 drivers/base/regmap/regmap-debugfs.c | 4 +-
6922 drivers/base/regmap/regmap.c | 4 +-
6923 drivers/base/syscore.c | 4 +-
6924 drivers/block/cciss.c | 28 +-
6925 drivers/block/cciss.h | 2 +-
6926 drivers/block/cpqarray.c | 28 +-
6927 drivers/block/cpqarray.h | 2 +-
6928 drivers/block/drbd/drbd_bitmap.c | 2 +-
6929 drivers/block/drbd/drbd_int.h | 8 +-
6930 drivers/block/drbd/drbd_main.c | 12 +-
6931 drivers/block/drbd/drbd_nl.c | 4 +-
6932 drivers/block/drbd/drbd_receiver.c | 38 +-
6933 drivers/block/drbd/drbd_worker.c | 14 +-
6934 drivers/block/pktcdvd.c | 4 +-
6935 drivers/block/rbd.c | 2 +-
6936 drivers/bluetooth/btwilink.c | 2 +-
6937 drivers/bus/arm-cci.c | 12 +-
6938 drivers/cdrom/cdrom.c | 11 +-
6939 drivers/cdrom/gdrom.c | 1 -
6940 drivers/char/agp/compat_ioctl.c | 2 +-
6941 drivers/char/agp/frontend.c | 4 +-
6942 drivers/char/agp/intel-gtt.c | 4 +-
6943 drivers/char/hpet.c | 2 +-
6944 drivers/char/ipmi/ipmi_msghandler.c | 8 +-
6945 drivers/char/ipmi/ipmi_si_intf.c | 8 +-
6946 drivers/char/ipmi/ipmi_ssif.c | 12 +-
6947 drivers/char/mem.c | 47 +-
6948 drivers/char/nvram.c | 2 +-
6949 drivers/char/pcmcia/synclink_cs.c | 16 +-
6950 drivers/char/random.c | 12 +-
6951 drivers/char/sonypi.c | 11 +-
6952 drivers/char/tpm/tpm_acpi.c | 3 +-
6953 drivers/char/tpm/tpm_eventlog.c | 5 +-
6954 drivers/char/virtio_console.c | 6 +-
6955 drivers/clk/clk-composite.c | 2 +-
6956 drivers/clk/samsung/clk.h | 2 +-
6957 drivers/clk/socfpga/clk-gate.c | 9 +-
6958 drivers/clk/socfpga/clk-pll.c | 9 +-
6959 drivers/clk/ti/clk.c | 8 +-
6960 drivers/cpufreq/acpi-cpufreq.c | 17 +-
6961 drivers/cpufreq/cpufreq-dt.c | 4 +-
6962 drivers/cpufreq/cpufreq.c | 30 +-
6963 drivers/cpufreq/cpufreq_governor.c | 2 +-
6964 drivers/cpufreq/cpufreq_governor.h | 4 +-
6965 drivers/cpufreq/cpufreq_ondemand.c | 10 +-
6966 drivers/cpufreq/intel_pstate.c | 38 +-
6967 drivers/cpufreq/p4-clockmod.c | 12 +-
6968 drivers/cpufreq/sparc-us3-cpufreq.c | 67 +-
6969 drivers/cpufreq/speedstep-centrino.c | 7 +-
6970 drivers/cpuidle/driver.c | 2 +-
6971 drivers/cpuidle/dt_idle_states.c | 2 +-
6972 drivers/cpuidle/governor.c | 2 +-
6973 drivers/cpuidle/sysfs.c | 2 +-
6974 drivers/crypto/hifn_795x.c | 4 +-
6975 drivers/devfreq/devfreq.c | 4 +-
6976 drivers/dma/sh/shdma-base.c | 4 +-
6977 drivers/dma/sh/shdmac.c | 2 +-
6978 drivers/edac/edac_device.c | 4 +-
6979 drivers/edac/edac_mc_sysfs.c | 2 +-
6980 drivers/edac/edac_pci.c | 4 +-
6981 drivers/edac/edac_pci_sysfs.c | 22 +-
6982 drivers/edac/mce_amd.h | 2 +-
6983 drivers/firewire/core-card.c | 6 +-
6984 drivers/firewire/core-device.c | 2 +-
6985 drivers/firewire/core-transaction.c | 1 +
6986 drivers/firewire/core.h | 1 +
6987 drivers/firmware/dmi-id.c | 2 +-
6988 drivers/firmware/dmi_scan.c | 12 +-
6989 drivers/firmware/efi/cper.c | 8 +-
6990 drivers/firmware/efi/efi.c | 12 +-
6991 drivers/firmware/efi/efivars.c | 2 +-
6992 drivers/firmware/efi/runtime-map.c | 2 +-
6993 drivers/firmware/google/gsmi.c | 2 +-
6994 drivers/firmware/google/memconsole.c | 7 +-
6995 drivers/firmware/memmap.c | 2 +-
6996 drivers/firmware/psci.c | 2 +-
6997 drivers/gpio/gpio-davinci.c | 6 +-
6998 drivers/gpio/gpio-em.c | 2 +-
6999 drivers/gpio/gpio-ich.c | 2 +-
7000 drivers/gpio/gpio-omap.c | 4 +-
7001 drivers/gpio/gpio-rcar.c | 2 +-
7002 drivers/gpio/gpio-vr41xx.c | 2 +-
7003 drivers/gpio/gpiolib.c | 12 +-
7004 drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 +-
7005 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
7006 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 18 +-
7007 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 2 +-
7008 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 2 +-
7009 drivers/gpu/drm/amd/amdkfd/kfd_device.c | 6 +-
7010 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 90 +-
7011 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.h | 8 +-
7012 .../drm/amd/amdkfd/kfd_device_queue_manager_cik.c | 14 +-
7013 .../drm/amd/amdkfd/kfd_device_queue_manager_vi.c | 14 +-
7014 drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c | 4 +-
7015 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c | 2 +-
7016 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.h | 2 +-
7017 .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 16 +-
7018 drivers/gpu/drm/amd/scheduler/gpu_scheduler.c | 2 +-
7019 drivers/gpu/drm/amd/scheduler/gpu_scheduler.h | 2 +-
7020 drivers/gpu/drm/amd/scheduler/sched_fence.c | 2 +-
7021 drivers/gpu/drm/armada/armada_drv.c | 3 +-
7022 drivers/gpu/drm/drm_crtc.c | 2 +-
7023 drivers/gpu/drm/drm_drv.c | 2 +-
7024 drivers/gpu/drm/drm_fops.c | 12 +-
7025 drivers/gpu/drm/drm_global.c | 14 +-
7026 drivers/gpu/drm/drm_info.c | 13 +-
7027 drivers/gpu/drm/drm_ioc32.c | 13 +-
7028 drivers/gpu/drm/drm_ioctl.c | 2 +-
7029 drivers/gpu/drm/drm_pci.c | 9 +-
7030 drivers/gpu/drm/exynos/exynos_drm_drv.c | 1 -
7031 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c | 10 +-
7032 drivers/gpu/drm/gma500/psb_drv.c | 1 -
7033 drivers/gpu/drm/i810/i810_dma.c | 2 +-
7034 drivers/gpu/drm/i810/i810_drv.c | 6 +-
7035 drivers/gpu/drm/i810/i810_drv.h | 6 +-
7036 drivers/gpu/drm/i915/i915_dma.c | 4 +-
7037 drivers/gpu/drm/i915/i915_drv.c | 7 +-
7038 drivers/gpu/drm/i915/i915_drv.h | 2 +-
7039 drivers/gpu/drm/i915/i915_gem_execbuffer.c | 4 +-
7040 drivers/gpu/drm/i915/i915_gem_gtt.c | 16 +-
7041 drivers/gpu/drm/i915/i915_gem_gtt.h | 6 +-
7042 drivers/gpu/drm/i915/i915_ioc32.c | 10 +-
7043 drivers/gpu/drm/i915/i915_irq.c | 88 +-
7044 drivers/gpu/drm/i915/intel_display.c | 26 +-
7045 drivers/gpu/drm/imx/imx-drm-core.c | 2 +-
7046 drivers/gpu/drm/mga/mga_drv.c | 5 +-
7047 drivers/gpu/drm/mga/mga_drv.h | 6 +-
7048 drivers/gpu/drm/mga/mga_ioc32.c | 10 +-
7049 drivers/gpu/drm/mga/mga_irq.c | 8 +-
7050 drivers/gpu/drm/mga/mga_state.c | 2 +-
7051 drivers/gpu/drm/nouveau/nouveau_bios.c | 2 +-
7052 drivers/gpu/drm/nouveau/nouveau_drm.c | 13 +-
7053 drivers/gpu/drm/nouveau/nouveau_drm.h | 1 -
7054 drivers/gpu/drm/nouveau/nouveau_ioc32.c | 2 +-
7055 drivers/gpu/drm/nouveau/nouveau_vga.c | 2 +-
7056 drivers/gpu/drm/omapdrm/Makefile | 2 +-
7057 drivers/gpu/drm/qxl/qxl_cmd.c | 12 +-
7058 drivers/gpu/drm/qxl/qxl_debugfs.c | 8 +-
7059 drivers/gpu/drm/qxl/qxl_drv.c | 8 +-
7060 drivers/gpu/drm/qxl/qxl_drv.h | 8 +-
7061 drivers/gpu/drm/qxl/qxl_ioctl.c | 12 +-
7062 drivers/gpu/drm/qxl/qxl_irq.c | 16 +-
7063 drivers/gpu/drm/qxl/qxl_ttm.c | 38 +-
7064 drivers/gpu/drm/r128/r128_cce.c | 2 +-
7065 drivers/gpu/drm/r128/r128_drv.c | 4 +-
7066 drivers/gpu/drm/r128/r128_drv.h | 6 +-
7067 drivers/gpu/drm/r128/r128_ioc32.c | 10 +-
7068 drivers/gpu/drm/r128/r128_irq.c | 4 +-
7069 drivers/gpu/drm/r128/r128_state.c | 6 +-
7070 drivers/gpu/drm/radeon/mkregtable.c | 4 +-
7071 drivers/gpu/drm/radeon/radeon_device.c | 2 +-
7072 drivers/gpu/drm/radeon/radeon_drv.c | 17 +-
7073 drivers/gpu/drm/radeon/radeon_drv.h | 4 +-
7074 drivers/gpu/drm/radeon/radeon_ioc32.c | 12 +-
7075 drivers/gpu/drm/radeon/radeon_irq.c | 6 +-
7076 drivers/gpu/drm/radeon/radeon_kms.c | 2 +-
7077 drivers/gpu/drm/radeon/radeon_state.c | 6 +-
7078 drivers/gpu/drm/radeon/radeon_ttm.c | 4 +-
7079 drivers/gpu/drm/savage/savage_bci.c | 2 +-
7080 drivers/gpu/drm/savage/savage_drv.c | 5 +-
7081 drivers/gpu/drm/savage/savage_drv.h | 2 +-
7082 drivers/gpu/drm/sis/sis_drv.c | 5 +-
7083 drivers/gpu/drm/sis/sis_drv.h | 2 +-
7084 drivers/gpu/drm/sis/sis_mm.c | 2 +-
7085 drivers/gpu/drm/tegra/dc.c | 2 +-
7086 drivers/gpu/drm/tegra/dsi.c | 2 +-
7087 drivers/gpu/drm/tegra/hdmi.c | 2 +-
7088 drivers/gpu/drm/tegra/sor.c | 7 +-
7089 drivers/gpu/drm/tilcdc/Makefile | 6 +-
7090 drivers/gpu/drm/ttm/ttm_memory.c | 4 +-
7091 drivers/gpu/drm/ttm/ttm_page_alloc.c | 18 +-
7092 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c | 18 +-
7093 drivers/gpu/drm/udl/udl_fb.c | 1 -
7094 drivers/gpu/drm/via/via_dma.c | 2 +-
7095 drivers/gpu/drm/via/via_drv.c | 5 +-
7096 drivers/gpu/drm/via/via_drv.h | 6 +-
7097 drivers/gpu/drm/via/via_irq.c | 18 +-
7098 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 2 +-
7099 drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 8 +-
7100 drivers/gpu/drm/vmwgfx/vmwgfx_irq.c | 4 +-
7101 drivers/gpu/drm/vmwgfx/vmwgfx_marker.c | 2 +-
7102 drivers/gpu/vga/vga_switcheroo.c | 4 +-
7103 drivers/hid/hid-core.c | 4 +-
7104 drivers/hid/hid-sensor-custom.c | 2 +-
7105 drivers/hv/channel.c | 6 +-
7106 drivers/hv/hv.c | 4 +-
7107 drivers/hv/hv_balloon.c | 18 +-
7108 drivers/hv/hyperv_vmbus.h | 2 +-
7109 drivers/hwmon/acpi_power_meter.c | 6 +-
7110 drivers/hwmon/applesmc.c | 2 +-
7111 drivers/hwmon/asus_atk0110.c | 10 +-
7112 drivers/hwmon/coretemp.c | 2 +-
7113 drivers/hwmon/dell-smm-hwmon.c | 2 +-
7114 drivers/hwmon/ibmaem.c | 2 +-
7115 drivers/hwmon/iio_hwmon.c | 2 +-
7116 drivers/hwmon/nct6683.c | 6 +-
7117 drivers/hwmon/nct6775.c | 6 +-
7118 drivers/hwmon/pmbus/pmbus_core.c | 10 +-
7119 drivers/hwmon/sht15.c | 12 +-
7120 drivers/hwmon/via-cputemp.c | 2 +-
7121 drivers/i2c/busses/i2c-amd756-s4882.c | 2 +-
7122 drivers/i2c/busses/i2c-designware-pcidrv.c | 2 +-
7123 drivers/i2c/busses/i2c-nforce2-s4985.c | 2 +-
7124 drivers/i2c/i2c-dev.c | 2 +-
7125 drivers/ide/ide-cd.c | 2 +-
7126 drivers/ide/ide-disk.c | 2 +-
7127 drivers/iio/industrialio-core.c | 2 +-
7128 drivers/iio/magnetometer/ak8975.c | 2 +-
7129 drivers/infiniband/core/cm.c | 32 +-
7130 drivers/infiniband/core/fmr_pool.c | 20 +-
7131 drivers/infiniband/core/netlink.c | 5 +-
7132 drivers/infiniband/core/uverbs_cmd.c | 3 +
7133 drivers/infiniband/hw/cxgb4/device.c | 6 +-
7134 drivers/infiniband/hw/cxgb4/iw_cxgb4.h | 2 +-
7135 drivers/infiniband/hw/cxgb4/mem.c | 4 +-
7136 drivers/infiniband/hw/mlx4/mad.c | 2 +-
7137 drivers/infiniband/hw/mlx4/mcg.c | 2 +-
7138 drivers/infiniband/hw/mlx4/mlx4_ib.h | 2 +-
7139 drivers/infiniband/hw/mthca/mthca_cmd.c | 8 +-
7140 drivers/infiniband/hw/mthca/mthca_main.c | 2 +-
7141 drivers/infiniband/hw/mthca/mthca_mr.c | 6 +-
7142 drivers/infiniband/hw/mthca/mthca_provider.c | 2 +-
7143 drivers/infiniband/hw/nes/nes.c | 4 +-
7144 drivers/infiniband/hw/nes/nes.h | 40 +-
7145 drivers/infiniband/hw/nes/nes_cm.c | 62 +-
7146 drivers/infiniband/hw/nes/nes_mgt.c | 8 +-
7147 drivers/infiniband/hw/nes/nes_nic.c | 40 +-
7148 drivers/infiniband/hw/nes/nes_verbs.c | 10 +-
7149 drivers/infiniband/hw/qib/qib.h | 1 +
7150 drivers/infiniband/ulp/ipoib/ipoib_netlink.c | 2 +-
7151 drivers/input/evdev.c | 2 +-
7152 drivers/input/gameport/gameport.c | 4 +-
7153 drivers/input/input.c | 4 +-
7154 drivers/input/joystick/sidewinder.c | 1 +
7155 drivers/input/misc/ims-pcu.c | 4 +-
7156 drivers/input/mouse/psmouse.h | 2 +-
7157 drivers/input/mousedev.c | 2 +-
7158 drivers/input/serio/serio.c | 4 +-
7159 drivers/input/serio/serio_raw.c | 4 +-
7160 drivers/input/touchscreen/htcpen.c | 2 +-
7161 drivers/iommu/arm-smmu-v3.c | 2 +-
7162 drivers/iommu/arm-smmu.c | 43 +-
7163 drivers/iommu/io-pgtable-arm.c | 101 +-
7164 drivers/iommu/io-pgtable.c | 11 +-
7165 drivers/iommu/io-pgtable.h | 19 +-
7166 drivers/iommu/iommu.c | 2 +-
7167 drivers/iommu/ipmmu-vmsa.c | 13 +-
7168 drivers/iommu/irq_remapping.c | 2 +-
7169 drivers/irqchip/irq-gic.c | 2 +-
7170 drivers/irqchip/irq-i8259.c | 2 +-
7171 drivers/irqchip/irq-renesas-intc-irqpin.c | 2 +-
7172 drivers/isdn/capi/capi.c | 10 +-
7173 drivers/isdn/gigaset/interface.c | 8 +-
7174 drivers/isdn/gigaset/usb-gigaset.c | 2 +-
7175 drivers/isdn/hardware/avm/b1.c | 4 +-
7176 drivers/isdn/i4l/isdn_common.c | 2 +
7177 drivers/isdn/i4l/isdn_tty.c | 22 +-
7178 drivers/isdn/icn/icn.c | 2 +-
7179 drivers/isdn/mISDN/dsp_cmx.c | 2 +-
7180 drivers/lguest/core.c | 10 +-
7181 drivers/lguest/page_tables.c | 2 +-
7182 drivers/lguest/x86/core.c | 12 +-
7183 drivers/lguest/x86/switcher_32.S | 27 +-
7184 drivers/md/bcache/alloc.c | 2 +-
7185 drivers/md/bcache/bcache.h | 10 +-
7186 drivers/md/bcache/btree.c | 2 +-
7187 drivers/md/bcache/closure.h | 2 +-
7188 drivers/md/bcache/io.c | 10 +-
7189 drivers/md/bcache/journal.c | 2 +-
7190 drivers/md/bcache/stats.c | 26 +-
7191 drivers/md/bcache/stats.h | 16 +-
7192 drivers/md/bcache/super.c | 2 +-
7193 drivers/md/bcache/sysfs.c | 20 +-
7194 drivers/md/bitmap.c | 2 +-
7195 drivers/md/dm-cache-target.c | 98 +-
7196 drivers/md/dm-ioctl.c | 2 +-
7197 drivers/md/dm-raid.c | 2 +-
7198 drivers/md/dm-raid1.c | 18 +-
7199 drivers/md/dm-stats.c | 6 +-
7200 drivers/md/dm-stripe.c | 10 +-
7201 drivers/md/dm-table.c | 2 +-
7202 drivers/md/dm-thin-metadata.c | 4 +-
7203 drivers/md/dm.c | 28 +-
7204 drivers/md/md.c | 37 +-
7205 drivers/md/md.h | 8 +-
7206 drivers/md/persistent-data/dm-space-map-metadata.c | 4 +-
7207 drivers/md/persistent-data/dm-space-map.h | 1 +
7208 drivers/md/raid1.c | 8 +-
7209 drivers/md/raid10.c | 20 +-
7210 drivers/md/raid5.c | 26 +-
7211 drivers/media/dvb-core/dvbdev.c | 2 +-
7212 drivers/media/dvb-frontends/af9033.h | 2 +-
7213 drivers/media/dvb-frontends/dib3000.h | 2 +-
7214 drivers/media/dvb-frontends/dib7000p.h | 2 +-
7215 drivers/media/dvb-frontends/dib8000.h | 2 +-
7216 drivers/media/pci/cx88/cx88-video.c | 6 +-
7217 drivers/media/pci/ivtv/ivtv-driver.c | 2 +-
7218 drivers/media/pci/solo6x10/solo6x10-core.c | 2 +-
7219 drivers/media/pci/solo6x10/solo6x10-p2m.c | 2 +-
7220 drivers/media/pci/solo6x10/solo6x10.h | 2 +-
7221 drivers/media/pci/tw68/tw68-core.c | 2 +-
7222 drivers/media/pci/zoran/zoran.h | 1 -
7223 drivers/media/pci/zoran/zoran_driver.c | 3 -
7224 drivers/media/platform/omap/omap_vout.c | 11 +-
7225 drivers/media/platform/s5p-tv/mixer.h | 2 +-
7226 drivers/media/platform/s5p-tv/mixer_grp_layer.c | 2 +-
7227 drivers/media/platform/s5p-tv/mixer_reg.c | 2 +-
7228 drivers/media/platform/s5p-tv/mixer_video.c | 24 +-
7229 drivers/media/platform/s5p-tv/mixer_vp_layer.c | 2 +-
7230 drivers/media/radio/radio-cadet.c | 2 +
7231 drivers/media/radio/radio-maxiradio.c | 2 +-
7232 drivers/media/radio/radio-shark.c | 2 +-
7233 drivers/media/radio/radio-shark2.c | 2 +-
7234 drivers/media/radio/radio-si476x.c | 2 +-
7235 drivers/media/radio/wl128x/fmdrv_common.c | 2 +-
7236 drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 12 +-
7237 drivers/media/v4l2-core/v4l2-device.c | 4 +-
7238 drivers/media/v4l2-core/v4l2-ioctl.c | 13 +-
7239 drivers/memory/omap-gpmc.c | 21 +-
7240 drivers/message/fusion/mptsas.c | 34 +-
7241 drivers/mfd/ab8500-debugfs.c | 2 +-
7242 drivers/mfd/kempld-core.c | 2 +-
7243 drivers/mfd/max8925-i2c.c | 2 +-
7244 drivers/mfd/tps65910.c | 2 +-
7245 drivers/mfd/twl4030-irq.c | 9 +-
7246 drivers/misc/c2port/core.c | 4 +-
7247 drivers/misc/kgdbts.c | 4 +-
7248 drivers/misc/lis3lv02d/lis3lv02d.c | 8 +-
7249 drivers/misc/lis3lv02d/lis3lv02d.h | 2 +-
7250 drivers/misc/mic/scif/scif_api.c | 10 +-
7251 drivers/misc/mic/scif/scif_rb.c | 8 +-
7252 drivers/misc/sgi-gru/gruhandles.c | 4 +-
7253 drivers/misc/sgi-gru/gruprocfs.c | 8 +-
7254 drivers/misc/sgi-gru/grutables.h | 158 +-
7255 drivers/misc/sgi-xp/xp.h | 2 +-
7256 drivers/misc/sgi-xp/xpc.h | 3 +-
7257 drivers/misc/sgi-xp/xpc_main.c | 2 +-
7258 drivers/mmc/host/dw_mmc.h | 2 +-
7259 drivers/mmc/host/mmci.c | 4 +-
7260 drivers/mmc/host/omap_hsmmc.c | 4 +-
7261 drivers/mmc/host/sdhci-esdhc-imx.c | 7 +-
7262 drivers/mmc/host/sdhci-s3c.c | 8 +-
7263 drivers/mtd/chips/cfi_cmdset_0020.c | 2 +-
7264 drivers/mtd/nand/denali.c | 1 +
7265 drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 2 +-
7266 drivers/mtd/nftlmount.c | 1 +
7267 drivers/mtd/sm_ftl.c | 2 +-
7268 drivers/net/bonding/bond_netlink.c | 2 +-
7269 drivers/net/caif/caif_hsi.c | 2 +-
7270 drivers/net/can/Kconfig | 2 +-
7271 drivers/net/can/dev.c | 2 +-
7272 drivers/net/can/vcan.c | 2 +-
7273 drivers/net/dummy.c | 2 +-
7274 drivers/net/ethernet/8390/ax88796.c | 4 +-
7275 drivers/net/ethernet/altera/altera_tse_main.c | 4 +-
7276 drivers/net/ethernet/amd/xgbe/xgbe-common.h | 4 +-
7277 drivers/net/ethernet/amd/xgbe/xgbe-dcb.c | 4 +-
7278 drivers/net/ethernet/amd/xgbe/xgbe-desc.c | 27 +-
7279 drivers/net/ethernet/amd/xgbe/xgbe-dev.c | 143 +-
7280 drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 64 +-
7281 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c | 10 +-
7282 drivers/net/ethernet/amd/xgbe/xgbe-main.c | 15 +-
7283 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 27 +-
7284 drivers/net/ethernet/amd/xgbe/xgbe-ptp.c | 4 +-
7285 drivers/net/ethernet/amd/xgbe/xgbe.h | 10 +-
7286 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h | 2 +-
7287 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c | 11 +-
7288 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h | 3 +-
7289 drivers/net/ethernet/broadcom/tg3.h | 1 +
7290 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c | 6 +-
7291 drivers/net/ethernet/cavium/liquidio/lio_main.c | 11 +-
7292 drivers/net/ethernet/chelsio/cxgb3/l2t.h | 2 +-
7293 drivers/net/ethernet/dec/tulip/de4x5.c | 4 +-
7294 drivers/net/ethernet/emulex/benet/be_main.c | 2 +-
7295 drivers/net/ethernet/faraday/ftgmac100.c | 2 +
7296 drivers/net/ethernet/faraday/ftmac100.c | 2 +
7297 drivers/net/ethernet/intel/i40e/i40e_ptp.c | 2 +-
7298 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c | 2 +-
7299 drivers/net/ethernet/mellanox/mlx4/en_tx.c | 4 +-
7300 drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 7 +-
7301 drivers/net/ethernet/neterion/vxge/vxge-config.c | 7 +-
7302 drivers/net/ethernet/nvidia/forcedeth.c | 4 +-
7303 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 4 +-
7304 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c | 12 +-
7305 .../net/ethernet/qlogic/qlcnic/qlcnic_minidump.c | 2 +-
7306 drivers/net/ethernet/realtek/r8169.c | 8 +-
7307 drivers/net/ethernet/sfc/ptp.c | 2 +-
7308 drivers/net/ethernet/sfc/selftest.c | 20 +-
7309 drivers/net/ethernet/stmicro/stmmac/mmc_core.c | 4 +-
7310 drivers/net/ethernet/via/via-rhine.c | 2 +-
7311 drivers/net/geneve.c | 2 +-
7312 drivers/net/hyperv/hyperv_net.h | 2 +-
7313 drivers/net/hyperv/rndis_filter.c | 7 +-
7314 drivers/net/ifb.c | 2 +-
7315 drivers/net/ipvlan/ipvlan_core.c | 2 +-
7316 drivers/net/irda/vlsi_ir.c | 18 +-
7317 drivers/net/irda/vlsi_ir.h | 14 +-
7318 drivers/net/macvlan.c | 20 +-
7319 drivers/net/macvtap.c | 10 +-
7320 drivers/net/nlmon.c | 2 +-
7321 drivers/net/phy/phy_device.c | 6 +-
7322 drivers/net/ppp/ppp_generic.c | 4 +-
7323 drivers/net/slip/slhc.c | 2 +-
7324 drivers/net/team/team.c | 4 +-
7325 drivers/net/tun.c | 7 +-
7326 drivers/net/usb/hso.c | 23 +-
7327 drivers/net/usb/r8152.c | 2 +-
7328 drivers/net/usb/sierra_net.c | 4 +-
7329 drivers/net/virtio_net.c | 2 +-
7330 drivers/net/vrf.c | 2 +-
7331 drivers/net/vxlan.c | 4 +-
7332 drivers/net/wimax/i2400m/rx.c | 2 +-
7333 drivers/net/wireless/airo.c | 2 +-
7334 drivers/net/wireless/at76c50x-usb.c | 2 +-
7335 drivers/net/wireless/ath/ath10k/ce.c | 6 +-
7336 drivers/net/wireless/ath/ath10k/htc.h | 4 +-
7337 drivers/net/wireless/ath/ath9k/ar9002_mac.c | 36 +-
7338 drivers/net/wireless/ath/ath9k/ar9003_mac.c | 64 +-
7339 drivers/net/wireless/ath/ath9k/hw.h | 4 +-
7340 drivers/net/wireless/ath/ath9k/main.c | 22 +-
7341 drivers/net/wireless/ath/carl9170/carl9170.h | 6 +-
7342 drivers/net/wireless/ath/carl9170/debug.c | 6 +-
7343 drivers/net/wireless/ath/carl9170/main.c | 10 +-
7344 drivers/net/wireless/ath/carl9170/tx.c | 4 +-
7345 drivers/net/wireless/ath/wil6210/wil_platform.h | 2 +-
7346 drivers/net/wireless/b43/phy_lp.c | 2 +-
7347 drivers/net/wireless/iwlegacy/3945-mac.c | 4 +-
7348 drivers/net/wireless/iwlwifi/dvm/debugfs.c | 34 +-
7349 drivers/net/wireless/iwlwifi/mvm/d3.c | 4 +-
7350 drivers/net/wireless/iwlwifi/mvm/tx.c | 2 +-
7351 drivers/net/wireless/iwlwifi/pcie/trans.c | 4 +-
7352 drivers/net/wireless/mac80211_hwsim.c | 28 +-
7353 drivers/net/wireless/rt2x00/rt2x00.h | 2 +-
7354 drivers/net/wireless/rt2x00/rt2x00queue.c | 4 +-
7355 drivers/net/wireless/ti/wl1251/sdio.c | 12 +-
7356 drivers/net/wireless/ti/wl12xx/main.c | 8 +-
7357 drivers/net/wireless/ti/wl18xx/main.c | 6 +-
7358 drivers/of/fdt.c | 4 +-
7359 drivers/oprofile/buffer_sync.c | 8 +-
7360 drivers/oprofile/event_buffer.c | 2 +-
7361 drivers/oprofile/oprof.c | 2 +-
7362 drivers/oprofile/oprofile_stats.c | 10 +-
7363 drivers/oprofile/oprofile_stats.h | 10 +-
7364 drivers/oprofile/oprofilefs.c | 6 +-
7365 drivers/oprofile/timer_int.c | 2 +-
7366 drivers/parport/procfs.c | 4 +-
7367 drivers/pci/host/pci-host-generic.c | 2 +-
7368 drivers/pci/hotplug/acpiphp_ibm.c | 4 +-
7369 drivers/pci/hotplug/cpcihp_generic.c | 6 +-
7370 drivers/pci/hotplug/cpcihp_zt5550.c | 14 +-
7371 drivers/pci/hotplug/cpqphp_nvram.c | 2 +
7372 drivers/pci/hotplug/pci_hotplug_core.c | 6 +-
7373 drivers/pci/hotplug/pciehp_core.c | 2 +-
7374 drivers/pci/msi.c | 22 +-
7375 drivers/pci/pci-sysfs.c | 6 +-
7376 drivers/pci/pci.h | 2 +-
7377 drivers/pci/pcie/aspm.c | 6 +-
7378 drivers/pci/pcie/portdrv_pci.c | 2 +-
7379 drivers/pci/probe.c | 2 +-
7380 drivers/pinctrl/nomadik/pinctrl-nomadik.c | 2 +-
7381 drivers/pinctrl/pinctrl-at91.c | 5 +-
7382 drivers/platform/chrome/chromeos_pstore.c | 2 +-
7383 drivers/platform/x86/alienware-wmi.c | 4 +-
7384 drivers/platform/x86/compal-laptop.c | 2 +-
7385 drivers/platform/x86/hdaps.c | 2 +-
7386 drivers/platform/x86/ibm_rtl.c | 2 +-
7387 drivers/platform/x86/intel_oaktrail.c | 2 +-
7388 drivers/platform/x86/msi-laptop.c | 16 +-
7389 drivers/platform/x86/msi-wmi.c | 2 +-
7390 drivers/platform/x86/samsung-laptop.c | 2 +-
7391 drivers/platform/x86/samsung-q10.c | 2 +-
7392 drivers/platform/x86/sony-laptop.c | 14 +-
7393 drivers/platform/x86/thinkpad_acpi.c | 2 +-
7394 drivers/pnp/pnpbios/bioscalls.c | 14 +-
7395 drivers/pnp/pnpbios/core.c | 2 +-
7396 drivers/power/pda_power.c | 7 +-
7397 drivers/power/power_supply.h | 4 +-
7398 drivers/power/power_supply_core.c | 7 +-
7399 drivers/power/power_supply_sysfs.c | 6 +-
7400 drivers/power/reset/at91-reset.c | 5 +-
7401 drivers/powercap/powercap_sys.c | 136 +-
7402 drivers/ptp/ptp_private.h | 2 +-
7403 drivers/ptp/ptp_sysfs.c | 2 +-
7404 drivers/regulator/core.c | 4 +-
7405 drivers/regulator/max8660.c | 6 +-
7406 drivers/regulator/max8973-regulator.c | 16 +-
7407 drivers/regulator/mc13892-regulator.c | 8 +-
7408 drivers/rtc/rtc-armada38x.c | 7 +-
7409 drivers/rtc/rtc-cmos.c | 4 +-
7410 drivers/rtc/rtc-ds1307.c | 2 +-
7411 drivers/rtc/rtc-m48t59.c | 4 +-
7412 drivers/rtc/rtc-rv8803.c | 15 +-
7413 drivers/rtc/rtc-test.c | 6 +-
7414 drivers/scsi/bfa/bfa_fcpim.h | 2 +-
7415 drivers/scsi/bfa/bfa_ioc.h | 4 +-
7416 drivers/scsi/fcoe/fcoe_sysfs.c | 12 +-
7417 drivers/scsi/hosts.c | 4 +-
7418 drivers/scsi/hpsa.c | 38 +-
7419 drivers/scsi/hpsa.h | 2 +-
7420 drivers/scsi/hptiop.c | 2 -
7421 drivers/scsi/hptiop.h | 1 -
7422 drivers/scsi/ipr.c | 6 +-
7423 drivers/scsi/ipr.h | 2 +-
7424 drivers/scsi/libfc/fc_exch.c | 50 +-
7425 drivers/scsi/libsas/sas_ata.c | 2 +-
7426 drivers/scsi/lpfc/lpfc.h | 8 +-
7427 drivers/scsi/lpfc/lpfc_debugfs.c | 18 +-
7428 drivers/scsi/lpfc/lpfc_init.c | 6 +-
7429 drivers/scsi/lpfc/lpfc_scsi.c | 10 +-
7430 drivers/scsi/megaraid/megaraid_sas.h | 2 +-
7431 drivers/scsi/pmcraid.c | 20 +-
7432 drivers/scsi/pmcraid.h | 8 +-
7433 drivers/scsi/qla2xxx/qla_attr.c | 4 +-
7434 drivers/scsi/qla2xxx/qla_gbl.h | 4 +-
7435 drivers/scsi/qla2xxx/qla_os.c | 6 +-
7436 drivers/scsi/qla2xxx/qla_target.c | 10 +-
7437 drivers/scsi/qla2xxx/qla_target.h | 2 +-
7438 drivers/scsi/qla4xxx/ql4_def.h | 2 +-
7439 drivers/scsi/qla4xxx/ql4_os.c | 6 +-
7440 drivers/scsi/scsi.c | 2 +-
7441 drivers/scsi/scsi_lib.c | 8 +-
7442 drivers/scsi/scsi_sysfs.c | 2 +-
7443 drivers/scsi/scsi_transport_fc.c | 8 +-
7444 drivers/scsi/scsi_transport_iscsi.c | 6 +-
7445 drivers/scsi/scsi_transport_srp.c | 6 +-
7446 drivers/scsi/sd.c | 6 +-
7447 drivers/scsi/sg.c | 2 +-
7448 drivers/scsi/sr.c | 21 +-
7449 drivers/soc/tegra/fuse/fuse-tegra.c | 2 +-
7450 drivers/spi/spi.c | 2 +-
7451 drivers/staging/android/timed_output.c | 6 +-
7452 drivers/staging/comedi/comedi_fops.c | 8 +-
7453 drivers/staging/fbtft/fbtft-core.c | 2 +-
7454 drivers/staging/fbtft/fbtft.h | 2 +-
7455 drivers/staging/gdm724x/gdm_tty.c | 2 +-
7456 drivers/staging/iio/accel/lis3l02dq_ring.c | 2 +-
7457 drivers/staging/iio/adc/ad7280a.c | 4 +-
7458 drivers/staging/lustre/lnet/selftest/brw_test.c | 12 +-
7459 drivers/staging/lustre/lnet/selftest/framework.c | 4 -
7460 drivers/staging/lustre/lnet/selftest/ping_test.c | 14 +-
7461 drivers/staging/lustre/lustre/include/lustre_dlm.h | 2 +-
7462 drivers/staging/lustre/lustre/include/obd.h | 2 +-
7463 drivers/staging/octeon/ethernet-rx.c | 20 +-
7464 drivers/staging/octeon/ethernet.c | 8 +-
7465 drivers/staging/rdma/ipath/ipath_rc.c | 6 +-
7466 drivers/staging/rdma/ipath/ipath_ruc.c | 6 +-
7467 drivers/staging/rtl8188eu/include/hal_intf.h | 2 +-
7468 drivers/staging/rtl8712/rtl871x_io.h | 2 +-
7469 drivers/staging/sm750fb/sm750.c | 14 +-
7470 drivers/staging/unisys/visorbus/visorbus_private.h | 4 +-
7471 drivers/target/sbp/sbp_target.c | 4 +-
7472 drivers/thermal/cpu_cooling.c | 9 +-
7473 drivers/thermal/devfreq_cooling.c | 19 +-
7474 drivers/thermal/int340x_thermal/int3400_thermal.c | 6 +-
7475 drivers/thermal/of-thermal.c | 17 +-
7476 drivers/thermal/x86_pkg_temp_thermal.c | 2 +-
7477 drivers/tty/cyclades.c | 6 +-
7478 drivers/tty/hvc/hvc_console.c | 14 +-
7479 drivers/tty/hvc/hvcs.c | 21 +-
7480 drivers/tty/hvc/hvsi.c | 22 +-
7481 drivers/tty/hvc/hvsi_lib.c | 4 +-
7482 drivers/tty/ipwireless/tty.c | 27 +-
7483 drivers/tty/moxa.c | 2 +-
7484 drivers/tty/n_gsm.c | 4 +-
7485 drivers/tty/n_tty.c | 19 +-
7486 drivers/tty/pty.c | 4 +-
7487 drivers/tty/rocket.c | 6 +-
7488 drivers/tty/serial/8250/8250_core.c | 10 +-
7489 drivers/tty/serial/ifx6x60.c | 2 +-
7490 drivers/tty/serial/ioc4_serial.c | 6 +-
7491 drivers/tty/serial/kgdb_nmi.c | 4 +-
7492 drivers/tty/serial/kgdboc.c | 32 +-
7493 drivers/tty/serial/msm_serial.c | 4 +-
7494 drivers/tty/serial/samsung.c | 9 +-
7495 drivers/tty/serial/serial_core.c | 8 +-
7496 drivers/tty/synclink.c | 34 +-
7497 drivers/tty/synclink_gt.c | 28 +-
7498 drivers/tty/synclinkmp.c | 34 +-
7499 drivers/tty/tty_io.c | 2 +-
7500 drivers/tty/tty_ldisc.c | 8 +-
7501 drivers/tty/tty_port.c | 22 +-
7502 drivers/uio/uio.c | 13 +-
7503 drivers/usb/atm/cxacru.c | 2 +-
7504 drivers/usb/atm/usbatm.c | 24 +-
7505 drivers/usb/class/cdc-acm.h | 2 +-
7506 drivers/usb/core/devices.c | 6 +-
7507 drivers/usb/core/devio.c | 12 +-
7508 drivers/usb/core/hcd.c | 4 +-
7509 drivers/usb/core/sysfs.c | 2 +-
7510 drivers/usb/core/usb.c | 2 +-
7511 drivers/usb/early/ehci-dbgp.c | 16 +-
7512 drivers/usb/gadget/function/u_serial.c | 22 +-
7513 drivers/usb/gadget/udc/dummy_hcd.c | 2 +-
7514 drivers/usb/host/ehci-hcd.c | 2 +-
7515 drivers/usb/host/ehci-hub.c | 4 +-
7516 drivers/usb/host/ehci-q.c | 4 +-
7517 drivers/usb/host/fotg210-hcd.c | 2 +-
7518 drivers/usb/host/hwa-hc.c | 2 +-
7519 drivers/usb/host/ohci-hcd.c | 2 +-
7520 drivers/usb/host/r8a66597.h | 2 +-
7521 drivers/usb/host/uhci-hcd.c | 2 +-
7522 drivers/usb/host/xhci-pci.c | 2 +-
7523 drivers/usb/host/xhci.c | 2 +-
7524 drivers/usb/misc/appledisplay.c | 4 +-
7525 drivers/usb/serial/console.c | 8 +-
7526 drivers/usb/storage/transport.c | 2 +-
7527 drivers/usb/storage/usb.c | 2 +-
7528 drivers/usb/storage/usb.h | 2 +-
7529 drivers/usb/usbip/vhci.h | 2 +-
7530 drivers/usb/usbip/vhci_hcd.c | 6 +-
7531 drivers/usb/usbip/vhci_rx.c | 2 +-
7532 drivers/usb/wusbcore/wa-hc.h | 4 +-
7533 drivers/usb/wusbcore/wa-xfer.c | 2 +-
7534 drivers/vhost/vringh.c | 20 +-
7535 drivers/video/backlight/kb3886_bl.c | 2 +-
7536 drivers/video/console/fbcon.c | 2 +-
7537 drivers/video/fbdev/aty/aty128fb.c | 2 +-
7538 drivers/video/fbdev/aty/atyfb_base.c | 8 +-
7539 drivers/video/fbdev/aty/mach64_cursor.c | 5 +-
7540 drivers/video/fbdev/core/fb_defio.c | 6 +-
7541 drivers/video/fbdev/core/fbmem.c | 12 +-
7542 drivers/video/fbdev/hyperv_fb.c | 4 +-
7543 drivers/video/fbdev/i810/i810_accel.c | 1 +
7544 drivers/video/fbdev/matrox/matroxfb_base.c | 2 +-
7545 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c | 16 +-
7546 drivers/video/fbdev/nvidia/nvidia.c | 27 +-
7547 drivers/video/fbdev/omap2/dss/display.c | 8 +-
7548 drivers/video/fbdev/s1d13xxxfb.c | 6 +-
7549 drivers/video/fbdev/smscufx.c | 4 +-
7550 drivers/video/fbdev/udlfb.c | 36 +-
7551 drivers/video/fbdev/uvesafb.c | 52 +-
7552 drivers/video/fbdev/vesafb.c | 58 +-
7553 drivers/video/fbdev/via/via_clock.h | 2 +-
7554 drivers/xen/events/events_base.c | 6 +-
7555 fs/Kconfig.binfmt | 2 +-
7556 fs/afs/inode.c | 4 +-
7557 fs/aio.c | 2 +-
7558 fs/autofs4/waitq.c | 2 +-
7559 fs/befs/endian.h | 6 +-
7560 fs/binfmt_aout.c | 23 +-
7561 fs/binfmt_elf.c | 670 +-
7562 fs/binfmt_elf_fdpic.c | 4 +-
7563 fs/block_dev.c | 2 +-
7564 fs/btrfs/ctree.c | 11 +-
7565 fs/btrfs/ctree.h | 4 +-
7566 fs/btrfs/delayed-inode.c | 9 +-
7567 fs/btrfs/delayed-inode.h | 6 +-
7568 fs/btrfs/delayed-ref.c | 4 +-
7569 fs/btrfs/disk-io.c | 4 +-
7570 fs/btrfs/extent_map.c | 8 +-
7571 fs/btrfs/file.c | 4 +-
7572 fs/btrfs/inode.c | 14 +-
7573 fs/btrfs/raid56.c | 32 +-
7574 fs/btrfs/super.c | 2 +-
7575 fs/btrfs/sysfs.c | 2 +-
7576 fs/btrfs/tests/btrfs-tests.c | 2 +-
7577 fs/btrfs/tests/free-space-tests.c | 8 +-
7578 fs/btrfs/transaction.c | 2 +-
7579 fs/btrfs/tree-log.c | 8 +-
7580 fs/btrfs/tree-log.h | 2 +-
7581 fs/btrfs/volumes.c | 14 +-
7582 fs/btrfs/volumes.h | 22 +-
7583 fs/buffer.c | 2 +-
7584 fs/cachefiles/bind.c | 6 +-
7585 fs/cachefiles/daemon.c | 8 +-
7586 fs/cachefiles/internal.h | 12 +-
7587 fs/cachefiles/namei.c | 2 +-
7588 fs/cachefiles/proc.c | 12 +-
7589 fs/ceph/dir.c | 12 +-
7590 fs/ceph/super.c | 4 +-
7591 fs/cifs/cifs_debug.c | 12 +-
7592 fs/cifs/cifsfs.c | 8 +-
7593 fs/cifs/cifsglob.h | 54 +-
7594 fs/cifs/file.c | 12 +-
7595 fs/cifs/misc.c | 4 +-
7596 fs/cifs/smb1ops.c | 80 +-
7597 fs/cifs/smb2ops.c | 84 +-
7598 fs/cifs/smb2pdu.c | 3 +-
7599 fs/coda/cache.c | 10 +-
7600 fs/compat.c | 7 +-
7601 fs/compat_binfmt_elf.c | 2 +
7602 fs/compat_ioctl.c | 12 +-
7603 fs/configfs/dir.c | 10 +-
7604 fs/coredump.c | 18 +-
7605 fs/dcache.c | 64 +-
7606 fs/ecryptfs/inode.c | 2 +-
7607 fs/ecryptfs/miscdev.c | 2 +-
7608 fs/exec.c | 362 +-
7609 fs/ext2/xattr.c | 5 +-
7610 fs/ext4/ext4.h | 20 +-
7611 fs/ext4/mballoc.c | 44 +-
7612 fs/ext4/resize.c | 16 +-
7613 fs/ext4/super.c | 2 +-
7614 fs/ext4/sysfs.c | 2 +-
7615 fs/ext4/xattr.c | 5 +-
7616 fs/fhandle.c | 5 +-
7617 fs/file.c | 18 +-
7618 fs/fs-writeback.c | 11 +-
7619 fs/fs_struct.c | 8 +-
7620 fs/fscache/cookie.c | 40 +-
7621 fs/fscache/internal.h | 202 +-
7622 fs/fscache/object.c | 26 +-
7623 fs/fscache/operation.c | 38 +-
7624 fs/fscache/page.c | 110 +-
7625 fs/fscache/stats.c | 348 +-
7626 fs/fuse/cuse.c | 10 +-
7627 fs/fuse/dev.c | 4 +-
7628 fs/gfs2/file.c | 2 +-
7629 fs/gfs2/glock.c | 22 +-
7630 fs/gfs2/glops.c | 4 +-
7631 fs/gfs2/quota.c | 6 +-
7632 fs/hugetlbfs/inode.c | 13 +-
7633 fs/inode.c | 4 +-
7634 fs/jbd2/commit.c | 2 +-
7635 fs/jbd2/transaction.c | 4 +-
7636 fs/jffs2/erase.c | 3 +-
7637 fs/jffs2/wbuf.c | 3 +-
7638 fs/jfs/super.c | 2 +-
7639 fs/kernfs/dir.c | 2 +-
7640 fs/kernfs/file.c | 20 +-
7641 fs/libfs.c | 10 +-
7642 fs/lockd/clntproc.c | 4 +-
7643 fs/namei.c | 16 +-
7644 fs/namespace.c | 16 +-
7645 fs/nfs/callback_xdr.c | 2 +-
7646 fs/nfs/inode.c | 6 +-
7647 fs/nfsd/nfs4proc.c | 2 +-
7648 fs/nfsd/nfs4xdr.c | 2 +-
7649 fs/nfsd/nfscache.c | 11 +-
7650 fs/nfsd/vfs.c | 6 +-
7651 fs/nls/nls_base.c | 26 +-
7652 fs/nls/nls_euc-jp.c | 6 +-
7653 fs/nls/nls_koi8-ru.c | 6 +-
7654 fs/notify/fanotify/fanotify_user.c | 4 +-
7655 fs/notify/notification.c | 4 +-
7656 fs/ntfs/dir.c | 2 +-
7657 fs/ntfs/super.c | 6 +-
7658 fs/ocfs2/dlm/dlmcommon.h | 4 +-
7659 fs/ocfs2/dlm/dlmdebug.c | 10 +-
7660 fs/ocfs2/dlm/dlmdomain.c | 4 +-
7661 fs/ocfs2/dlm/dlmmaster.c | 4 +-
7662 fs/ocfs2/localalloc.c | 2 +-
7663 fs/ocfs2/ocfs2.h | 10 +-
7664 fs/ocfs2/suballoc.c | 12 +-
7665 fs/ocfs2/super.c | 20 +-
7666 fs/overlayfs/copy_up.c | 2 +-
7667 fs/pipe.c | 72 +-
7668 fs/posix_acl.c | 4 +-
7669 fs/proc/array.c | 20 +
7670 fs/proc/base.c | 4 +-
7671 fs/proc/kcore.c | 34 +-
7672 fs/proc/meminfo.c | 2 +-
7673 fs/proc/nommu.c | 2 +-
7674 fs/proc/proc_sysctl.c | 26 +-
7675 fs/proc/task_mmu.c | 42 +-
7676 fs/proc/task_nommu.c | 4 +-
7677 fs/proc/vmcore.c | 16 +-
7678 fs/qnx6/qnx6.h | 4 +-
7679 fs/quota/netlink.c | 4 +-
7680 fs/read_write.c | 2 +-
7681 fs/readdir.c | 3 +-
7682 fs/reiserfs/do_balan.c | 2 +-
7683 fs/reiserfs/procfs.c | 2 +-
7684 fs/reiserfs/reiserfs.h | 4 +-
7685 fs/seq_file.c | 4 +-
7686 fs/splice.c | 43 +-
7687 fs/squashfs/xattr.c | 12 +-
7688 fs/super.c | 3 +-
7689 fs/sysv/sysv.h | 2 +-
7690 fs/tracefs/inode.c | 8 +-
7691 fs/udf/misc.c | 2 +-
7692 fs/ufs/swab.h | 4 +-
7693 fs/userfaultfd.c | 2 +-
7694 fs/xattr.c | 21 +
7695 fs/xfs/libxfs/xfs_bmap.c | 2 +-
7696 fs/xfs/libxfs/xfs_da_btree.c | 4 +-
7697 fs/xfs/xfs_dir2_readdir.c | 7 +-
7698 fs/xfs/xfs_ioctl.c | 2 +-
7699 fs/xfs/xfs_linux.h | 4 +-
7700 include/acpi/ghes.h | 2 +-
7701 include/asm-generic/4level-fixup.h | 2 +
7702 include/asm-generic/atomic-long.h | 176 +-
7703 include/asm-generic/atomic64.h | 12 +
7704 include/asm-generic/bitops/__fls.h | 2 +-
7705 include/asm-generic/bitops/fls.h | 2 +-
7706 include/asm-generic/bitops/fls64.h | 4 +-
7707 include/asm-generic/bug.h | 6 +-
7708 include/asm-generic/cache.h | 4 +-
7709 include/asm-generic/emergency-restart.h | 2 +-
7710 include/asm-generic/kmap_types.h | 4 +-
7711 include/asm-generic/local.h | 13 +
7712 include/asm-generic/pgtable-nopmd.h | 18 +-
7713 include/asm-generic/pgtable-nopud.h | 15 +-
7714 include/asm-generic/pgtable.h | 16 +
7715 include/asm-generic/sections.h | 1 +
7716 include/asm-generic/uaccess.h | 16 +
7717 include/asm-generic/vmlinux.lds.h | 15 +-
7718 include/crypto/algapi.h | 2 +-
7719 include/drm/drmP.h | 19 +-
7720 include/drm/drm_crtc_helper.h | 2 +-
7721 include/drm/drm_mm.h | 2 +-
7722 include/drm/i915_pciids.h | 2 +-
7723 include/drm/intel-gtt.h | 4 +-
7724 include/drm/ttm/ttm_memory.h | 2 +-
7725 include/drm/ttm/ttm_page_alloc.h | 1 +
7726 include/keys/asymmetric-subtype.h | 2 +-
7727 include/linux/atmdev.h | 4 +-
7728 include/linux/atomic.h | 2 +-
7729 include/linux/audit.h | 2 +-
7730 include/linux/average.h | 2 +-
7731 include/linux/binfmts.h | 3 +-
7732 include/linux/bitmap.h | 2 +-
7733 include/linux/bitops.h | 8 +-
7734 include/linux/blk-cgroup.h | 24 +-
7735 include/linux/blkdev.h | 2 +-
7736 include/linux/blktrace_api.h | 2 +-
7737 include/linux/cache.h | 8 +
7738 include/linux/cdrom.h | 1 -
7739 include/linux/cleancache.h | 2 +-
7740 include/linux/clk-provider.h | 1 +
7741 include/linux/compat.h | 6 +-
7742 include/linux/compiler-gcc.h | 28 +-
7743 include/linux/compiler.h | 193 +-
7744 include/linux/configfs.h | 2 +-
7745 include/linux/cpufreq.h | 3 +-
7746 include/linux/cpuidle.h | 5 +-
7747 include/linux/cpumask.h | 14 +-
7748 include/linux/crypto.h | 4 +-
7749 include/linux/ctype.h | 2 +-
7750 include/linux/dcache.h | 4 +-
7751 include/linux/decompress/mm.h | 2 +-
7752 include/linux/devfreq.h | 2 +-
7753 include/linux/device.h | 7 +-
7754 include/linux/dma-mapping.h | 2 +-
7755 include/linux/efi.h | 1 +
7756 include/linux/elf.h | 2 +
7757 include/linux/err.h | 4 +-
7758 include/linux/extcon.h | 2 +-
7759 include/linux/fb.h | 3 +-
7760 include/linux/fdtable.h | 2 +-
7761 include/linux/fs.h | 5 +-
7762 include/linux/fs_struct.h | 2 +-
7763 include/linux/fscache-cache.h | 2 +-
7764 include/linux/fscache.h | 2 +-
7765 include/linux/fsnotify.h | 2 +-
7766 include/linux/genhd.h | 4 +-
7767 include/linux/genl_magic_func.h | 2 +-
7768 include/linux/gfp.h | 12 +-
7769 include/linux/highmem.h | 12 +
7770 include/linux/hwmon-sysfs.h | 6 +-
7771 include/linux/i2c.h | 1 +
7772 include/linux/if_pppox.h | 2 +-
7773 include/linux/init.h | 12 +-
7774 include/linux/init_task.h | 7 +
7775 include/linux/interrupt.h | 6 +-
7776 include/linux/iommu.h | 2 +-
7777 include/linux/ioport.h | 2 +-
7778 include/linux/ipc.h | 2 +-
7779 include/linux/irq.h | 5 +-
7780 include/linux/irqdesc.h | 2 +-
7781 include/linux/irqdomain.h | 3 +
7782 include/linux/jbd2.h | 2 +-
7783 include/linux/jiffies.h | 16 +-
7784 include/linux/key-type.h | 2 +-
7785 include/linux/kgdb.h | 6 +-
7786 include/linux/kmemleak.h | 4 +-
7787 include/linux/kobject.h | 3 +-
7788 include/linux/kobject_ns.h | 2 +-
7789 include/linux/kref.h | 2 +-
7790 include/linux/libata.h | 2 +-
7791 include/linux/linkage.h | 1 +
7792 include/linux/list.h | 15 +
7793 include/linux/lockref.h | 26 +-
7794 include/linux/math64.h | 10 +-
7795 include/linux/mempolicy.h | 7 +
7796 include/linux/mm.h | 102 +-
7797 include/linux/mm_types.h | 20 +
7798 include/linux/mmiotrace.h | 4 +-
7799 include/linux/mmzone.h | 2 +-
7800 include/linux/mod_devicetable.h | 4 +-
7801 include/linux/module.h | 69 +-
7802 include/linux/moduleloader.h | 16 +
7803 include/linux/moduleparam.h | 4 +-
7804 include/linux/net.h | 2 +-
7805 include/linux/netdevice.h | 7 +-
7806 include/linux/netfilter.h | 2 +-
7807 include/linux/netfilter/nfnetlink.h | 2 +-
7808 include/linux/netlink.h | 12 +-
7809 include/linux/nls.h | 4 +-
7810 include/linux/notifier.h | 3 +-
7811 include/linux/oprofile.h | 4 +-
7812 include/linux/padata.h | 2 +-
7813 include/linux/pci_hotplug.h | 3 +-
7814 include/linux/percpu.h | 2 +-
7815 include/linux/perf_event.h | 12 +-
7816 include/linux/pipe_fs_i.h | 8 +-
7817 include/linux/pm.h | 1 +
7818 include/linux/pm_domain.h | 2 +-
7819 include/linux/pm_runtime.h | 2 +-
7820 include/linux/pnp.h | 2 +-
7821 include/linux/poison.h | 4 +-
7822 include/linux/power/smartreflex.h | 2 +-
7823 include/linux/ppp-comp.h | 2 +-
7824 include/linux/preempt.h | 21 +
7825 include/linux/proc_ns.h | 2 +-
7826 include/linux/psci.h | 2 +-
7827 include/linux/quota.h | 2 +-
7828 include/linux/random.h | 19 +-
7829 include/linux/rculist.h | 16 +
7830 include/linux/rcupdate.h | 8 +
7831 include/linux/reboot.h | 14 +-
7832 include/linux/regset.h | 3 +-
7833 include/linux/relay.h | 2 +-
7834 include/linux/rio.h | 2 +-
7835 include/linux/rmap.h | 4 +-
7836 include/linux/sched.h | 76 +-
7837 include/linux/sched/sysctl.h | 1 +
7838 include/linux/scif.h | 2 +-
7839 include/linux/semaphore.h | 2 +-
7840 include/linux/seq_file.h | 1 +
7841 include/linux/seqlock.h | 10 +
7842 include/linux/signal.h | 2 +-
7843 include/linux/skbuff.h | 12 +-
7844 include/linux/slab.h | 47 +-
7845 include/linux/slab_def.h | 14 +-
7846 include/linux/slub_def.h | 2 +-
7847 include/linux/smp.h | 2 +
7848 include/linux/sock_diag.h | 2 +-
7849 include/linux/sonet.h | 2 +-
7850 include/linux/spinlock.h | 17 +-
7851 include/linux/srcu.h | 5 +-
7852 include/linux/sunrpc/addr.h | 8 +-
7853 include/linux/sunrpc/clnt.h | 2 +-
7854 include/linux/sunrpc/svc.h | 2 +-
7855 include/linux/sunrpc/svc_rdma.h | 18 +-
7856 include/linux/sunrpc/svcauth.h | 2 +-
7857 include/linux/swapops.h | 10 +-
7858 include/linux/swiotlb.h | 3 +-
7859 include/linux/syscalls.h | 23 +-
7860 include/linux/syscore_ops.h | 2 +-
7861 include/linux/sysctl.h | 3 +-
7862 include/linux/sysfs.h | 9 +-
7863 include/linux/sysrq.h | 3 +-
7864 include/linux/tcp.h | 14 +-
7865 include/linux/thread_info.h | 7 +
7866 include/linux/tty.h | 4 +-
7867 include/linux/tty_driver.h | 2 +-
7868 include/linux/tty_ldisc.h | 2 +-
7869 include/linux/types.h | 16 +
7870 include/linux/uaccess.h | 2 +-
7871 include/linux/uio_driver.h | 2 +-
7872 include/linux/unaligned/access_ok.h | 24 +-
7873 include/linux/usb.h | 12 +-
7874 include/linux/usb/hcd.h | 1 +
7875 include/linux/usb/renesas_usbhs.h | 2 +-
7876 include/linux/vermagic.h | 21 +-
7877 include/linux/vga_switcheroo.h | 8 +-
7878 include/linux/vmalloc.h | 7 +-
7879 include/linux/vmstat.h | 24 +-
7880 include/linux/writeback.h | 3 +-
7881 include/linux/xattr.h | 5 +-
7882 include/linux/zlib.h | 3 +-
7883 include/media/v4l2-dev.h | 2 +-
7884 include/media/v4l2-device.h | 2 +-
7885 include/net/9p/transport.h | 2 +-
7886 include/net/bluetooth/l2cap.h | 2 +-
7887 include/net/bonding.h | 2 +-
7888 include/net/caif/cfctrl.h | 6 +-
7889 include/net/cfg802154.h | 2 +-
7890 include/net/flow.h | 2 +-
7891 include/net/genetlink.h | 2 +-
7892 include/net/gro_cells.h | 2 +-
7893 include/net/inet_connection_sock.h | 2 +-
7894 include/net/inet_sock.h | 2 +-
7895 include/net/inetpeer.h | 2 +-
7896 include/net/ip_fib.h | 2 +-
7897 include/net/ip_vs.h | 8 +-
7898 include/net/ipv6.h | 2 +-
7899 include/net/irda/ircomm_tty.h | 1 +
7900 include/net/iucv/af_iucv.h | 2 +-
7901 include/net/llc_c_ac.h | 2 +-
7902 include/net/llc_c_ev.h | 4 +-
7903 include/net/llc_c_st.h | 2 +-
7904 include/net/llc_s_ac.h | 2 +-
7905 include/net/llc_s_st.h | 2 +-
7906 include/net/mac80211.h | 6 +-
7907 include/net/neighbour.h | 4 +-
7908 include/net/net_namespace.h | 18 +-
7909 include/net/netlink.h | 2 +-
7910 include/net/netns/conntrack.h | 6 +-
7911 include/net/netns/ipv4.h | 4 +-
7912 include/net/netns/ipv6.h | 4 +-
7913 include/net/netns/xfrm.h | 2 +-
7914 include/net/ping.h | 2 +-
7915 include/net/protocol.h | 4 +-
7916 include/net/rtnetlink.h | 2 +-
7917 include/net/sctp/checksum.h | 4 +-
7918 include/net/sctp/sm.h | 4 +-
7919 include/net/sctp/structs.h | 2 +-
7920 include/net/snmp.h | 10 +-
7921 include/net/sock.h | 12 +-
7922 include/net/tcp.h | 8 +-
7923 include/net/xfrm.h | 13 +-
7924 include/rdma/iw_cm.h | 2 +-
7925 include/scsi/libfc.h | 3 +-
7926 include/scsi/scsi_device.h | 6 +-
7927 include/scsi/scsi_driver.h | 2 +-
7928 include/scsi/scsi_transport_fc.h | 3 +-
7929 include/scsi/sg.h | 2 +-
7930 include/sound/compress_driver.h | 2 +-
7931 include/sound/soc.h | 4 +-
7932 include/trace/events/irq.h | 4 +-
7933 include/uapi/linux/a.out.h | 8 +
7934 include/uapi/linux/bcache.h | 5 +-
7935 include/uapi/linux/byteorder/little_endian.h | 28 +-
7936 include/uapi/linux/connector.h | 2 +-
7937 include/uapi/linux/elf.h | 28 +
7938 include/uapi/linux/screen_info.h | 2 +-
7939 include/uapi/linux/swab.h | 6 +-
7940 include/uapi/linux/xattr.h | 4 +
7941 include/video/udlfb.h | 8 +-
7942 include/video/uvesafb.h | 1 +
7943 init/Kconfig | 2 +-
7944 init/Makefile | 3 +
7945 init/do_mounts.c | 14 +-
7946 init/do_mounts.h | 8 +-
7947 init/do_mounts_initrd.c | 30 +-
7948 init/do_mounts_md.c | 6 +-
7949 init/init_task.c | 4 +
7950 init/initramfs.c | 38 +-
7951 init/main.c | 30 +-
7952 ipc/compat.c | 4 +-
7953 ipc/ipc_sysctl.c | 14 +-
7954 ipc/mq_sysctl.c | 4 +-
7955 ipc/sem.c | 4 +-
7956 ipc/shm.c | 6 +
7957 kernel/audit.c | 8 +-
7958 kernel/auditsc.c | 4 +-
7959 kernel/bpf/core.c | 7 +-
7960 kernel/capability.c | 3 +
7961 kernel/compat.c | 38 +-
7962 kernel/debug/debug_core.c | 16 +-
7963 kernel/debug/kdb/kdb_main.c | 4 +-
7964 kernel/events/core.c | 30 +-
7965 kernel/events/internal.h | 10 +-
7966 kernel/events/uprobes.c | 2 +-
7967 kernel/exit.c | 27 +-
7968 kernel/fork.c | 175 +-
7969 kernel/futex.c | 11 +-
7970 kernel/futex_compat.c | 2 +-
7971 kernel/gcov/base.c | 7 +-
7972 kernel/irq/manage.c | 2 +-
7973 kernel/irq/msi.c | 19 +-
7974 kernel/irq/spurious.c | 2 +-
7975 kernel/jump_label.c | 5 +
7976 kernel/kallsyms.c | 37 +-
7977 kernel/kexec.c | 3 +-
7978 kernel/kmod.c | 8 +-
7979 kernel/kprobes.c | 4 +-
7980 kernel/ksysfs.c | 2 +-
7981 kernel/locking/lockdep.c | 7 +-
7982 kernel/locking/mutex-debug.c | 12 +-
7983 kernel/locking/mutex-debug.h | 4 +-
7984 kernel/locking/mutex.c | 6 +-
7985 kernel/module.c | 422 +-
7986 kernel/notifier.c | 17 +-
7987 kernel/padata.c | 4 +-
7988 kernel/panic.c | 5 +-
7989 kernel/pid.c | 2 +-
7990 kernel/pid_namespace.c | 2 +-
7991 kernel/power/process.c | 12 +-
7992 kernel/profile.c | 14 +-
7993 kernel/ptrace.c | 8 +-
7994 kernel/rcu/rcutorture.c | 60 +-
7995 kernel/rcu/tiny.c | 4 +-
7996 kernel/rcu/tree.c | 42 +-
7997 kernel/rcu/tree.h | 16 +-
7998 kernel/rcu/tree_plugin.h | 18 +-
7999 kernel/rcu/tree_trace.c | 14 +-
8000 kernel/resource.c | 4 +-
8001 kernel/sched/auto_group.c | 4 +-
8002 kernel/sched/core.c | 45 +-
8003 kernel/sched/fair.c | 2 +-
8004 kernel/sched/sched.h | 2 +-
8005 kernel/signal.c | 24 +-
8006 kernel/smpboot.c | 4 +-
8007 kernel/softirq.c | 12 +-
8008 kernel/sys.c | 10 +-
8009 kernel/sysctl.c | 34 +-
8010 kernel/time/alarmtimer.c | 2 +-
8011 kernel/time/posix-cpu-timers.c | 4 +-
8012 kernel/time/posix-timers.c | 24 +-
8013 kernel/time/timer.c | 2 +-
8014 kernel/time/timer_stats.c | 10 +-
8015 kernel/trace/blktrace.c | 6 +-
8016 kernel/trace/ftrace.c | 15 +-
8017 kernel/trace/ring_buffer.c | 96 +-
8018 kernel/trace/trace.c | 2 +-
8019 kernel/trace/trace.h | 2 +-
8020 kernel/trace/trace_clock.c | 4 +-
8021 kernel/trace/trace_events.c | 1 -
8022 kernel/trace/trace_functions_graph.c | 4 +-
8023 kernel/trace/trace_mmiotrace.c | 8 +-
8024 kernel/trace/trace_output.c | 10 +-
8025 kernel/trace/trace_seq.c | 2 +-
8026 kernel/trace/trace_stack.c | 2 +-
8027 kernel/user.c | 2 +-
8028 kernel/user_namespace.c | 2 +-
8029 kernel/utsname_sysctl.c | 2 +-
8030 kernel/watchdog.c | 2 +-
8031 kernel/workqueue.c | 8 +-
8032 lib/Kconfig.debug | 8 +-
8033 lib/Makefile | 2 +-
8034 lib/bitmap.c | 8 +-
8035 lib/bug.c | 2 +
8036 lib/debugobjects.c | 2 +-
8037 lib/decompress_bunzip2.c | 3 +-
8038 lib/decompress_unlzma.c | 4 +-
8039 lib/div64.c | 4 +-
8040 lib/dma-debug.c | 4 +-
8041 lib/inflate.c | 2 +-
8042 lib/ioremap.c | 4 +-
8043 lib/kobject.c | 4 +-
8044 lib/list_debug.c | 126 +-
8045 lib/lockref.c | 44 +-
8046 lib/percpu-refcount.c | 2 +-
8047 lib/radix-tree.c | 2 +-
8048 lib/random32.c | 2 +-
8049 lib/rhashtable.c | 4 +-
8050 lib/show_mem.c | 2 +-
8051 lib/strncpy_from_user.c | 2 +-
8052 lib/strnlen_user.c | 2 +-
8053 lib/swiotlb.c | 2 +-
8054 lib/usercopy.c | 6 +
8055 lib/vsprintf.c | 12 +-
8056 mm/Kconfig | 6 +-
8057 mm/backing-dev.c | 4 +-
8058 mm/debug.c | 3 +
8059 mm/filemap.c | 2 +-
8060 mm/gup.c | 13 +-
8061 mm/highmem.c | 6 +-
8062 mm/hugetlb.c | 70 +-
8063 mm/internal.h | 1 +
8064 mm/maccess.c | 12 +-
8065 mm/madvise.c | 37 +
8066 mm/memory-failure.c | 6 +-
8067 mm/memory.c | 424 +-
8068 mm/mempolicy.c | 25 +
8069 mm/mlock.c | 18 +-
8070 mm/mm_init.c | 2 +-
8071 mm/mmap.c | 582 +-
8072 mm/mprotect.c | 137 +-
8073 mm/mremap.c | 39 +-
8074 mm/nommu.c | 21 +-
8075 mm/page-writeback.c | 2 +-
8076 mm/page_alloc.c | 50 +-
8077 mm/percpu.c | 2 +-
8078 mm/process_vm_access.c | 14 +-
8079 mm/rmap.c | 45 +-
8080 mm/shmem.c | 19 +-
8081 mm/slab.c | 111 +-
8082 mm/slab.h | 22 +-
8083 mm/slab_common.c | 86 +-
8084 mm/slob.c | 218 +-
8085 mm/slub.c | 109 +-
8086 mm/sparse-vmemmap.c | 4 +-
8087 mm/sparse.c | 2 +-
8088 mm/swap.c | 2 +
8089 mm/swapfile.c | 12 +-
8090 mm/util.c | 6 +
8091 mm/vmalloc.c | 114 +-
8092 mm/vmstat.c | 12 +-
8093 net/8021q/vlan.c | 5 +-
8094 net/8021q/vlan_netlink.c | 2 +-
8095 net/9p/mod.c | 4 +-
8096 net/9p/trans_fd.c | 2 +-
8097 net/atm/atm_misc.c | 8 +-
8098 net/atm/lec.h | 2 +-
8099 net/atm/proc.c | 6 +-
8100 net/atm/resources.c | 4 +-
8101 net/ax25/sysctl_net_ax25.c | 2 +-
8102 net/batman-adv/bat_iv_ogm.c | 8 +-
8103 net/batman-adv/fragmentation.c | 2 +-
8104 net/batman-adv/routing.c | 4 +-
8105 net/batman-adv/soft-interface.c | 10 +-
8106 net/batman-adv/translation-table.c | 14 +-
8107 net/batman-adv/types.h | 8 +-
8108 net/bluetooth/hci_sock.c | 2 +-
8109 net/bluetooth/l2cap_core.c | 6 +-
8110 net/bluetooth/l2cap_sock.c | 12 +-
8111 net/bluetooth/rfcomm/sock.c | 4 +-
8112 net/bluetooth/rfcomm/tty.c | 4 +-
8113 net/bridge/br_netlink.c | 2 +-
8114 net/bridge/netfilter/ebtables.c | 6 +-
8115 net/caif/cfctrl.c | 11 +-
8116 net/caif/chnl_net.c | 2 +-
8117 net/can/af_can.c | 2 +-
8118 net/can/gw.c | 6 +-
8119 net/ceph/messenger.c | 4 +-
8120 net/compat.c | 26 +-
8121 net/core/datagram.c | 2 +-
8122 net/core/dev.c | 16 +-
8123 net/core/filter.c | 2 +-
8124 net/core/flow.c | 6 +-
8125 net/core/neighbour.c | 18 +-
8126 net/core/net-sysfs.c | 2 +-
8127 net/core/net_namespace.c | 8 +-
8128 net/core/netpoll.c | 4 +-
8129 net/core/rtnetlink.c | 17 +-
8130 net/core/scm.c | 12 +-
8131 net/core/skbuff.c | 11 +-
8132 net/core/sock.c | 28 +-
8133 net/core/sock_diag.c | 15 +-
8134 net/core/sysctl_net_core.c | 22 +-
8135 net/decnet/af_decnet.c | 1 +
8136 net/decnet/sysctl_net_decnet.c | 4 +-
8137 net/dsa/dsa.c | 2 +-
8138 net/hsr/hsr_netlink.c | 2 +-
8139 net/ieee802154/6lowpan/core.c | 2 +-
8140 net/ieee802154/6lowpan/reassembly.c | 14 +-
8141 net/ipv4/af_inet.c | 2 +-
8142 net/ipv4/arp.c | 2 +-
8143 net/ipv4/devinet.c | 18 +-
8144 net/ipv4/fib_frontend.c | 6 +-
8145 net/ipv4/fib_semantics.c | 2 +-
8146 net/ipv4/inet_connection_sock.c | 4 +-
8147 net/ipv4/inet_diag.c | 4 +-
8148 net/ipv4/inet_timewait_sock.c | 2 +-
8149 net/ipv4/inetpeer.c | 2 +-
8150 net/ipv4/ip_fragment.c | 15 +-
8151 net/ipv4/ip_gre.c | 6 +-
8152 net/ipv4/ip_sockglue.c | 2 +-
8153 net/ipv4/ip_vti.c | 4 +-
8154 net/ipv4/ipconfig.c | 6 +-
8155 net/ipv4/ipip.c | 4 +-
8156 net/ipv4/netfilter/arp_tables.c | 12 +-
8157 net/ipv4/netfilter/ip_tables.c | 12 +-
8158 net/ipv4/ping.c | 14 +-
8159 net/ipv4/proc.c | 8 +-
8160 net/ipv4/raw.c | 14 +-
8161 net/ipv4/route.c | 32 +-
8162 net/ipv4/sysctl_net_ipv4.c | 22 +-
8163 net/ipv4/tcp_input.c | 6 +-
8164 net/ipv4/tcp_probe.c | 2 +-
8165 net/ipv4/udp.c | 10 +-
8166 net/ipv4/xfrm4_mode_transport.c | 2 +-
8167 net/ipv4/xfrm4_policy.c | 17 +-
8168 net/ipv4/xfrm4_state.c | 4 +-
8169 net/ipv6/addrconf.c | 22 +-
8170 net/ipv6/af_inet6.c | 2 +-
8171 net/ipv6/datagram.c | 2 +-
8172 net/ipv6/icmp.c | 2 +-
8173 net/ipv6/ip6_fib.c | 4 +-
8174 net/ipv6/ip6_gre.c | 10 +-
8175 net/ipv6/ip6_tunnel.c | 4 +-
8176 net/ipv6/ip6_vti.c | 4 +-
8177 net/ipv6/ipv6_sockglue.c | 2 +-
8178 net/ipv6/ndisc.c | 2 +-
8179 net/ipv6/netfilter/ip6_tables.c | 12 +-
8180 net/ipv6/netfilter/nf_conntrack_reasm.c | 14 +-
8181 net/ipv6/ping.c | 33 +-
8182 net/ipv6/proc.c | 10 +-
8183 net/ipv6/raw.c | 17 +-
8184 net/ipv6/reassembly.c | 13 +-
8185 net/ipv6/route.c | 2 +-
8186 net/ipv6/sit.c | 4 +-
8187 net/ipv6/sysctl_net_ipv6.c | 2 +-
8188 net/ipv6/udp.c | 6 +-
8189 net/ipv6/xfrm6_policy.c | 17 +-
8190 net/irda/ircomm/ircomm_tty.c | 18 +-
8191 net/iucv/af_iucv.c | 4 +-
8192 net/iucv/iucv.c | 2 +-
8193 net/key/af_key.c | 4 +-
8194 net/l2tp/l2tp_eth.c | 38 +-
8195 net/l2tp/l2tp_ip.c | 2 +-
8196 net/l2tp/l2tp_ip6.c | 2 +-
8197 net/mac80211/cfg.c | 10 +-
8198 net/mac80211/debugfs_key.c | 4 +-
8199 net/mac80211/ieee80211_i.h | 3 +-
8200 net/mac80211/iface.c | 20 +-
8201 net/mac80211/key.c | 4 +-
8202 net/mac80211/main.c | 2 +-
8203 net/mac80211/pm.c | 4 +-
8204 net/mac80211/rate.c | 2 +-
8205 net/mac80211/sta_info.c | 2 +-
8206 net/mac80211/tx.c | 2 +-
8207 net/mac80211/util.c | 8 +-
8208 net/mac80211/wpa.c | 10 +-
8209 net/mac802154/iface.c | 4 +-
8210 net/mpls/af_mpls.c | 6 +-
8211 net/netfilter/ipset/ip_set_core.c | 4 +-
8212 net/netfilter/ipvs/ip_vs_conn.c | 6 +-
8213 net/netfilter/ipvs/ip_vs_core.c | 4 +-
8214 net/netfilter/ipvs/ip_vs_ctl.c | 14 +-
8215 net/netfilter/ipvs/ip_vs_lblc.c | 2 +-
8216 net/netfilter/ipvs/ip_vs_lblcr.c | 2 +-
8217 net/netfilter/ipvs/ip_vs_sync.c | 6 +-
8218 net/netfilter/ipvs/ip_vs_xmit.c | 4 +-
8219 net/netfilter/nf_conntrack_acct.c | 2 +-
8220 net/netfilter/nf_conntrack_ecache.c | 2 +-
8221 net/netfilter/nf_conntrack_helper.c | 2 +-
8222 net/netfilter/nf_conntrack_netlink.c | 22 +-
8223 net/netfilter/nf_conntrack_proto.c | 2 +-
8224 net/netfilter/nf_conntrack_standalone.c | 2 +-
8225 net/netfilter/nf_conntrack_timestamp.c | 2 +-
8226 net/netfilter/nf_log.c | 10 +-
8227 net/netfilter/nf_sockopt.c | 4 +-
8228 net/netfilter/nf_tables_api.c | 13 +-
8229 net/netfilter/nfnetlink_acct.c | 7 +-
8230 net/netfilter/nfnetlink_cthelper.c | 2 +-
8231 net/netfilter/nfnetlink_cttimeout.c | 2 +-
8232 net/netfilter/nfnetlink_log.c | 4 +-
8233 net/netfilter/nft_compat.c | 9 +-
8234 net/netfilter/xt_statistic.c | 8 +-
8235 net/netlink/af_netlink.c | 14 +-
8236 net/netlink/diag.c | 2 +-
8237 net/netlink/genetlink.c | 14 +-
8238 net/openvswitch/vport-internal_dev.c | 2 +-
8239 net/packet/af_packet.c | 26 +-
8240 net/packet/diag.c | 2 +-
8241 net/packet/internal.h | 6 +-
8242 net/phonet/pep.c | 6 +-
8243 net/phonet/socket.c | 2 +-
8244 net/phonet/sysctl.c | 2 +-
8245 net/rds/cong.c | 6 +-
8246 net/rds/ib.h | 2 +-
8247 net/rds/ib_cm.c | 2 +-
8248 net/rds/ib_recv.c | 4 +-
8249 net/rds/iw.h | 2 +-
8250 net/rds/iw_cm.c | 2 +-
8251 net/rds/iw_recv.c | 4 +-
8252 net/rds/rds.h | 2 +-
8253 net/rds/tcp.c | 2 +-
8254 net/rds/tcp_send.c | 2 +-
8255 net/rxrpc/af_rxrpc.c | 2 +-
8256 net/rxrpc/ar-ack.c | 14 +-
8257 net/rxrpc/ar-call.c | 2 +-
8258 net/rxrpc/ar-connection.c | 2 +-
8259 net/rxrpc/ar-connevent.c | 2 +-
8260 net/rxrpc/ar-input.c | 4 +-
8261 net/rxrpc/ar-internal.h | 8 +-
8262 net/rxrpc/ar-local.c | 2 +-
8263 net/rxrpc/ar-output.c | 4 +-
8264 net/rxrpc/ar-peer.c | 2 +-
8265 net/rxrpc/ar-proc.c | 4 +-
8266 net/rxrpc/ar-transport.c | 2 +-
8267 net/rxrpc/rxkad.c | 4 +-
8268 net/sched/sch_generic.c | 4 +-
8269 net/sctp/ipv6.c | 6 +-
8270 net/sctp/protocol.c | 10 +-
8271 net/sctp/sm_sideeffect.c | 2 +-
8272 net/sctp/socket.c | 21 +-
8273 net/sctp/sysctl.c | 10 +-
8274 net/socket.c | 18 +-
8275 net/sunrpc/auth_gss/svcauth_gss.c | 4 +-
8276 net/sunrpc/clnt.c | 4 +-
8277 net/sunrpc/sched.c | 4 +-
8278 net/sunrpc/svc.c | 4 +-
8279 net/sunrpc/svcauth_unix.c | 2 +-
8280 net/sunrpc/xprtrdma/svc_rdma.c | 44 +-
8281 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 8 +-
8282 net/sunrpc/xprtrdma/svc_rdma_sendto.c | 2 +-
8283 net/sunrpc/xprtrdma/svc_rdma_transport.c | 10 +-
8284 net/tipc/netlink_compat.c | 12 +-
8285 net/tipc/subscr.c | 2 +-
8286 net/unix/diag.c | 2 +-
8287 net/unix/sysctl_net_unix.c | 2 +-
8288 net/wireless/wext-core.c | 19 +-
8289 net/xfrm/xfrm_policy.c | 16 +-
8290 net/xfrm/xfrm_state.c | 33 +-
8291 net/xfrm/xfrm_sysctl.c | 2 +-
8292 net/xfrm/xfrm_user.c | 2 +-
8293 scripts/Kbuild.include | 2 +-
8294 scripts/Makefile.build | 2 +-
8295 scripts/Makefile.clean | 3 +-
8296 scripts/Makefile.host | 69 +-
8297 scripts/basic/fixdep.c | 12 +-
8298 scripts/dtc/checks.c | 14 +-
8299 scripts/dtc/data.c | 6 +-
8300 scripts/dtc/flattree.c | 8 +-
8301 scripts/dtc/livetree.c | 4 +-
8302 scripts/gcc-plugin.sh | 51 +
8303 scripts/headers_install.sh | 1 +
8304 scripts/kallsyms.c | 4 +-
8305 scripts/kconfig/lkc.h | 5 +-
8306 scripts/kconfig/menu.c | 2 +-
8307 scripts/kconfig/symbol.c | 6 +-
8308 scripts/link-vmlinux.sh | 2 +-
8309 scripts/mod/file2alias.c | 14 +-
8310 scripts/mod/modpost.c | 25 +-
8311 scripts/mod/modpost.h | 6 +-
8312 scripts/mod/sumversion.c | 2 +-
8313 scripts/module-common.lds | 4 +
8314 scripts/package/builddeb | 1 +
8315 scripts/pnmtologo.c | 6 +-
8316 scripts/sortextable.h | 6 +-
8317 scripts/tags.sh | 2 +-
8318 security/Kconfig | 691 +-
8319 security/apparmor/include/policy.h | 2 +-
8320 security/apparmor/policy.c | 4 +-
8321 security/integrity/ima/ima.h | 4 +-
8322 security/integrity/ima/ima_api.c | 2 +-
8323 security/integrity/ima/ima_fs.c | 4 +-
8324 security/integrity/ima/ima_queue.c | 2 +-
8325 security/keys/internal.h | 8 +-
8326 security/keys/key.c | 18 +-
8327 security/keys/keyring.c | 4 -
8328 security/selinux/avc.c | 6 +-
8329 security/selinux/include/xfrm.h | 2 +-
8330 security/yama/yama_lsm.c | 2 +-
8331 sound/aoa/codecs/onyx.c | 7 +-
8332 sound/aoa/codecs/onyx.h | 1 +
8333 sound/core/oss/pcm_oss.c | 18 +-
8334 sound/core/pcm_compat.c | 2 +-
8335 sound/core/pcm_native.c | 4 +-
8336 sound/core/seq/seq_clientmgr.c | 10 +-
8337 sound/core/seq/seq_compat.c | 2 +-
8338 sound/core/seq/seq_fifo.c | 6 +-
8339 sound/core/seq/seq_fifo.h | 2 +-
8340 sound/core/seq/seq_memory.c | 6 +-
8341 sound/core/sound.c | 2 +-
8342 sound/drivers/mts64.c | 14 +-
8343 sound/drivers/opl4/opl4_lib.c | 2 +-
8344 sound/drivers/portman2x4.c | 3 +-
8345 sound/firewire/amdtp-am824.c | 2 +-
8346 sound/firewire/amdtp-stream.c | 4 +-
8347 sound/firewire/amdtp-stream.h | 2 +-
8348 sound/firewire/digi00x/amdtp-dot.c | 2 +-
8349 sound/firewire/isight.c | 10 +-
8350 sound/firewire/scs1x.c | 8 +-
8351 sound/oss/sb_audio.c | 2 +-
8352 sound/oss/swarm_cs4297a.c | 6 +-
8353 sound/pci/hda/hda_codec.c | 2 +-
8354 sound/pci/ymfpci/ymfpci.h | 2 +-
8355 sound/pci/ymfpci/ymfpci_main.c | 12 +-
8356 sound/soc/codecs/sti-sas.c | 10 +-
8357 sound/soc/intel/skylake/skl-sst-dsp.h | 4 +-
8358 sound/soc/soc-ac97.c | 6 +-
8359 sound/soc/xtensa/xtfpga-i2s.c | 2 +-
8360 tools/gcc/Makefile | 42 +
8361 tools/gcc/checker_plugin.c | 549 +
8362 tools/gcc/colorize_plugin.c | 215 +
8363 tools/gcc/constify_plugin.c | 571 +
8364 tools/gcc/gcc-common.h | 819 +
8365 tools/gcc/initify_plugin.c | 591 +
8366 tools/gcc/kallocstat_plugin.c | 188 +
8367 tools/gcc/kernexec_plugin.c | 549 +
8368 tools/gcc/latent_entropy_plugin.c | 474 +
8369 tools/gcc/randomize_layout_seed.h | 1 +
8370 tools/gcc/size_overflow_plugin/.gitignore | 2 +
8371 tools/gcc/size_overflow_plugin/Makefile | 28 +
8372 .../disable_size_overflow_hash.data | 12434 ++
8373 .../disable_size_overflow_hash.h | 152601 ++++++++++++++++++
8374 .../generate_size_overflow_hash.sh | 103 +
8375 .../insert_size_overflow_asm.c | 416 +
8376 .../size_overflow_plugin/intentional_overflow.c | 1116 +
8377 .../size_overflow_plugin/remove_unnecessary_dup.c | 137 +
8378 tools/gcc/size_overflow_plugin/size_overflow.h | 325 +
8379 .../gcc/size_overflow_plugin/size_overflow_debug.c | 194 +
8380 .../size_overflow_plugin/size_overflow_hash.data | 21454 +++
8381 .../size_overflow_hash_aux.data | 92 +
8382 tools/gcc/size_overflow_plugin/size_overflow_ipa.c | 1226 +
8383 .../gcc/size_overflow_plugin/size_overflow_misc.c | 505 +
8384 .../size_overflow_plugin/size_overflow_plugin.c | 318 +
8385 .../size_overflow_plugin_hash.c | 352 +
8386 .../size_overflow_plugin/size_overflow_transform.c | 745 +
8387 .../size_overflow_transform_core.c | 1015 +
8388 tools/gcc/stackleak_plugin.c | 444 +
8389 tools/gcc/structleak_plugin.c | 290 +
8390 tools/include/linux/compiler.h | 8 +
8391 tools/perf/util/include/asm/alternative-asm.h | 3 +
8392 tools/virtio/linux/uaccess.h | 2 +-
8393 virt/kvm/kvm_main.c | 42 +-
8394 2088 files changed, 221599 insertions(+), 9618 deletions(-)
8395 commit 87790bbd0d8dc2bd7fd86cb947e32886db9e9766
8396 Author: Matthew Wilcox <willy@linux.intel.com>
8397 Date: Tue Feb 2 16:57:52 2016 -0800
8398
8399 radix-tree: fix race in gang lookup
8400
8401 If the indirect_ptr bit is set on a slot, that indicates we need to redo
8402 the lookup. Introduce a new function radix_tree_iter_retry() which
8403 forces the loop to retry the lookup by setting 'slot' to NULL and
8404 turning the iterator back to point at the problematic entry.
8405
8406 This is a pretty rare problem to hit at the moment; the lookup has to
8407 race with a grow of the radix tree from a height of 0. The consequences
8408 of hitting this race are that gang lookup could return a pointer to a
8409 radix_tree_node instead of a pointer to whatever the user had inserted
8410 in the tree.
8411
8412 Fixes: cebbd29e1c2f ("radix-tree: rewrite gang lookup using iterator")
8413 Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
8414 Cc: Hugh Dickins <hughd@google.com>
8415 Cc: Ohad Ben-Cohen <ohad@wizery.com>
8416 Cc: Konstantin Khlebnikov <khlebnikov@openvz.org>
8417 Cc: <stable@vger.kernel.org>
8418 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
8419 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
8420
8421 include/linux/radix-tree.h | 16 ++++++++++++++++
8422 lib/radix-tree.c | 12 ++++++++++--
8423 2 files changed, 26 insertions(+), 2 deletions(-)
8424
8425 commit bf628043b4589c910919a0f221ae7f42aa8cea93
8426 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
8427 Date: Wed Feb 3 02:11:03 2016 +0100
8428
8429 unix: correctly track in-flight fds in sending process user_struct
8430
8431 The commit referenced in the Fixes tag incorrectly accounted the number
8432 of in-flight fds over a unix domain socket to the original opener
8433 of the file-descriptor. This allows another process to arbitrary
8434 deplete the original file-openers resource limit for the maximum of
8435 open files. Instead the sending processes and its struct cred should
8436 be credited.
8437
8438 To do so, we add a reference counted struct user_struct pointer to the
8439 scm_fp_list and use it to account for the number of inflight unix fds.
8440
8441 Fixes: 712f4aad406bb1 ("unix: properly account for FDs passed over unix sockets")
8442 Reported-by: David Herrmann <dh.herrmann@gmail.com>
8443 Cc: David Herrmann <dh.herrmann@gmail.com>
8444 Cc: Willy Tarreau <w@1wt.eu>
8445 Cc: Linus Torvalds <torvalds@linux-foundation.org>
8446 Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
8447 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
8448 Signed-off-by: David S. Miller <davem@davemloft.net>
8449
8450 include/net/af_unix.h | 4 ++--
8451 include/net/scm.h | 1 +
8452 net/core/scm.c | 7 +++++++
8453 net/unix/af_unix.c | 4 ++--
8454 net/unix/garbage.c | 8 ++++----
8455 5 files changed, 16 insertions(+), 8 deletions(-)
8456
8457 commit e830db443ff78d70b7b63536e688d73907face0c
8458 Author: Mike Kravetz <mike.kravetz@oracle.com>
8459 Date: Fri Jan 15 16:57:37 2016 -0800
8460
8461 fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()
8462
8463 Hillf Danton noticed bugs in the hugetlb_vmtruncate_list routine. The
8464 argument end is of type pgoff_t. It was being converted to a vaddr
8465 offset and passed to unmap_hugepage_range. However, end was also being
8466 used as an argument to the vma_interval_tree_foreach controlling loop.
8467 In addition, the conversion of end to vaddr offset was incorrect.
8468
8469 hugetlb_vmtruncate_list is called as part of a file truncate or
8470 fallocate hole punch operation.
8471
8472 When truncating a hugetlbfs file, this bug could prevent some pages from
8473 being unmapped. This is possible if there are multiple vmas mapping the
8474 file, and there is a sufficiently sized hole between the mappings. The
8475 size of the hole between two vmas (A,B) must be such that the starting
8476 virtual address of B is greater than (ending virtual address of A <<
8477 PAGE_SHIFT). In this case, the pages in B would not be unmapped. If
8478 pages are not properly unmapped during truncate, the following BUG is
8479 hit:
8480
8481 kernel BUG at fs/hugetlbfs/inode.c:428!
8482
8483 In the fallocate hole punch case, this bug could prevent pages from
8484 being unmapped as in the truncate case. However, for hole punch the
8485 result is that unmapped pages will not be removed during the operation.
8486 For hole punch, it is also possible that more pages than desired will be
8487 unmapped. This unnecessary unmapping will cause page faults to
8488 reestablish the mappings on subsequent page access.
8489
8490 Fixes: 1bfad99ab (" hugetlbfs: hugetlb_vmtruncate_list() needs to take a range")Reported-by: Hillf Danton <hillf.zj@alibaba-inc.com>
8491 Signed-off-by: Mike Kravetz <mike.kravetz@oracle.com>
8492 Cc: Hugh Dickins <hughd@google.com>
8493 Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
8494 Cc: Davidlohr Bueso <dave@stgolabs.net>
8495 Cc: Dave Hansen <dave.hansen@linux.intel.com>
8496 Cc: <stable@vger.kernel.org> [4.3]
8497 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
8498 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
8499
8500 fs/hugetlbfs/inode.c | 19 +++++++++++--------
8501 1 files changed, 11 insertions(+), 8 deletions(-)
8502
8503 commit cdb3ba4a9113b779347387f3b6c6ea72dd4db12f
8504 Author: Takashi Iwai <tiwai@suse.de>
8505 Date: Thu Feb 4 17:06:13 2016 +0100
8506
8507 ALSA: timer: Fix leftover link at closing
8508
8509 In ALSA timer core, the active timer instance is managed in
8510 active_list linked list. Each element is added / removed dynamically
8511 at timer start, stop and in timer interrupt. The problem is that
8512 snd_timer_interrupt() has a thinko and leaves the element in
8513 active_list when it's the last opened element. This eventually leads
8514 to list corruption or use-after-free error.
8515
8516 This hasn't been revealed because we used to delete the list forcibly
8517 in snd_timer_stop() in the past. However, the recent fix avoids the
8518 double-stop behavior (in commit [f784beb75ce8: ALSA: timer: Fix link
8519 corruption due to double start or stop]), and this leak hits reality.
8520
8521 This patch fixes the link management in snd_timer_interrupt(). Now it
8522 simply unlinks no matter which stream is.
8523
8524 BugLink: http://lkml.kernel.org/r/CACT4Y+Yy2aukHP-EDp8-ziNqNNmb-NTf=jDWXMP7jB8HDa2vng@mail.gmail.com
8525 Reported-by: Dmitry Vyukov <dvyukov@google.com>
8526 Cc: <stable@vger.kernel.org>
8527 Signed-off-by: Takashi Iwai <tiwai@suse.de>
8528
8529 sound/core/timer.c | 4 ++--
8530 1 files changed, 2 insertions(+), 2 deletions(-)
8531
8532 commit 47d9647902f6a2f46a2be1e0140ba0f6f8c06008
8533 Author: Konstantin Khlebnikov <koct9i@gmail.com>
8534 Date: Fri Feb 5 15:37:01 2016 -0800
8535
8536 radix-tree: fix oops after radix_tree_iter_retry
8537
8538 Helper radix_tree_iter_retry() resets next_index to the current index.
8539 In following radix_tree_next_slot current chunk size becomes zero. This
8540 isn't checked and it tries to dereference null pointer in slot.
8541
8542 Tagged iterator is fine because retry happens only at slot 0 where tag
8543 bitmask in iter->tags is filled with single bit.
8544
8545 Fixes: 46437f9a554f ("radix-tree: fix race in gang lookup")
8546 Signed-off-by: Konstantin Khlebnikov <koct9i@gmail.com>
8547 Cc: Matthew Wilcox <willy@linux.intel.com>
8548 Cc: Hugh Dickins <hughd@google.com>
8549 Cc: Ohad Ben-Cohen <ohad@wizery.com>
8550 Cc: Jeremiah Mahler <jmmahler@gmail.com>
8551 Cc: <stable@vger.kernel.org>
8552 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
8553 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
8554
8555 include/linux/radix-tree.h | 6 +++---
8556 1 files changed, 3 insertions(+), 3 deletions(-)
8557
8558 commit 95b5dcb3c01958502af00b0bc0da1d906aae11a2
8559 Merge: 438be0b 256aeaf
8560 Author: Brad Spengler <spender@grsecurity.net>
8561 Date: Sun Feb 7 08:29:33 2016 -0500
8562
8563 Merge branch 'pax-test' into grsec-test
8564
8565 commit 256aeaf87c22de8edf1f03682a572c590ae07771
8566 Author: Brad Spengler <spender@grsecurity.net>
8567 Date: Sun Feb 7 08:29:09 2016 -0500
8568
8569 Update to pax-linux-4.3.5-test28.patch:
8570 - 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)
8571 - spender fixed UDEREF on arm
8572
8573 arch/arm/Kconfig | 1 +
8574 arch/arm/include/asm/domain.h | 21 ++++++++-
8575 arch/arm/include/asm/futex.h | 9 ----
8576 arch/arm/include/asm/thread_info.h | 3 +
8577 arch/arm/include/asm/uaccess.h | 81 +++++++++++++++---------------------
8578 arch/arm/kernel/entry-armv.S | 2 +-
8579 arch/arm/kernel/process.c | 2 +-
8580 arch/arm/mm/alignment.c | 8 ----
8581 arch/x86/mm/numa.c | 2 +-
8582 security/Kconfig | 1 -
8583 10 files changed, 60 insertions(+), 70 deletions(-)
8584
8585 commit 438be0bd112bd17942b2628c53054dc1007558a1
8586 Author: Brad Spengler <spender@grsecurity.net>
8587 Date: Sat Feb 6 19:50:31 2016 -0500
8588
8589 Fix a number of issues caused by the upstream merging of a UDEREF ripoff resulting in unbootable
8590 ARM systems reported on the forums
8591
8592 arch/arm/Kconfig | 1 +
8593 arch/arm/include/asm/domain.h | 21 ++++++++-
8594 arch/arm/include/asm/futex.h | 9 ----
8595 arch/arm/include/asm/thread_info.h | 3 +
8596 arch/arm/include/asm/uaccess.h | 81 +++++++++++++++---------------------
8597 arch/arm/kernel/entry-armv.S | 2 +-
8598 arch/arm/kernel/process.c | 2 +-
8599 arch/arm/mm/alignment.c | 8 ----
8600 security/Kconfig | 1 -
8601 9 files changed, 59 insertions(+), 69 deletions(-)
8602
8603 commit 4ffdd5ef1f87e611af1efb4f251ada92abe9f4c0
8604 Author: Brad Spengler <spender@grsecurity.net>
8605 Date: Sat Feb 6 11:21:53 2016 -0500
8606
8607 Fix another compiler warning
8608
8609 net/ipv4/tcp_input.c | 2 ++
8610 1 files changed, 2 insertions(+), 0 deletions(-)
8611
8612 commit 30b5b7bc0fd67d458bdd5ab35e4689769eabd2ed
8613 Author: Brad Spengler <spender@grsecurity.net>
8614 Date: Sat Feb 6 11:16:12 2016 -0500
8615
8616 Fix two compiler warnings
8617
8618 kernel/pid.c | 5 ++---
8619 kernel/ptrace.c | 3 ++-
8620 2 files changed, 4 insertions(+), 4 deletions(-)
8621
8622 commit dda4d2a21914c480750f10bd55c6e3203d415d8d
8623 Author: Brad Spengler <spender@grsecurity.net>
8624 Date: Wed Feb 3 21:22:40 2016 -0500
8625
8626 Apply fix for integer truncation in NUMA init code, reported by
8627 x14sg1 on the forums:
8628 https://forums.grsecurity.net/viewtopic.php?f=3&t=4374
8629
8630 arch/x86/mm/numa.c | 2 +-
8631 1 files changed, 1 insertions(+), 1 deletions(-)
8632
8633 commit 477505f7c893cb6a2c3e22f83eefd9c985d7b3ca
8634 Merge: a781740 016d0d8
8635 Author: Brad Spengler <spender@grsecurity.net>
8636 Date: Wed Feb 3 21:20:58 2016 -0500
8637
8638 Merge branch 'pax-test' into grsec-test
8639
8640 commit 016d0d81a8dd4be1304c82a68e0ccf425868f467
8641 Author: Brad Spengler <spender@grsecurity.net>
8642 Date: Wed Feb 3 21:20:10 2016 -0500
8643
8644 Update to pax-linux-4.3.5-test27.patch:
8645 - fixed a bunch of potential REFCOUNT false positives, reported by Emese
8646 - restored padding in fpregs_state for storing AVX-512 state in the future
8647 - constified netlink_dump_control
8648 - added const version of debug_gimple_stmt for gcc plugins, by Emese
8649 - Emese fixed a bug in initify that could have initified too much
8650 - Emese fixed a false positive intentional integer overflow in xfrm4_extract_header, reported by corsac
8651
8652 arch/x86/include/asm/fpu/types.h | 1 +
8653 arch/x86/include/asm/mmu_context.h | 2 +-
8654 block/blk-cgroup.c | 18 ++--
8655 block/cfq-iosched.c | 4 +-
8656 crypto/crypto_user.c | 8 ++-
8657 drivers/acpi/apei/ghes.c | 6 +-
8658 drivers/char/ipmi/ipmi_ssif.c | 12 ++--
8659 drivers/gpu/drm/amd/scheduler/gpu_scheduler.c | 2 +-
8660 drivers/gpu/drm/amd/scheduler/gpu_scheduler.h | 2 +-
8661 drivers/gpu/drm/amd/scheduler/sched_fence.c | 2 +-
8662 drivers/infiniband/core/netlink.c | 5 +-
8663 drivers/infiniband/hw/cxgb4/device.c | 6 +-
8664 drivers/infiniband/hw/cxgb4/iw_cxgb4.h | 2 +-
8665 drivers/md/bcache/alloc.c | 2 +-
8666 drivers/md/bcache/bcache.h | 10 +-
8667 drivers/md/bcache/btree.c | 2 +-
8668 drivers/md/bcache/io.c | 10 +-
8669 drivers/md/bcache/journal.c | 2 +-
8670 drivers/md/bcache/stats.c | 26 +++---
8671 drivers/md/bcache/stats.h | 16 ++--
8672 drivers/md/bcache/super.c | 2 +-
8673 drivers/md/bcache/sysfs.c | 20 +++---
8674 drivers/md/dm-cache-target.c | 98 ++++++++++++------------
8675 drivers/md/dm-raid.c | 2 +-
8676 drivers/md/md.c | 6 +-
8677 drivers/md/md.h | 2 +-
8678 drivers/md/raid1.c | 2 +-
8679 drivers/md/raid10.c | 2 +-
8680 drivers/md/raid5.c | 4 +-
8681 drivers/media/pci/zoran/zoran.h | 1 -
8682 drivers/media/pci/zoran/zoran_driver.c | 3 -
8683 drivers/net/ethernet/sfc/selftest.c | 20 +++---
8684 drivers/net/irda/vlsi_ir.c | 18 ++--
8685 drivers/net/irda/vlsi_ir.h | 14 ++--
8686 drivers/net/wireless/ath/carl9170/carl9170.h | 6 +-
8687 drivers/net/wireless/ath/carl9170/debug.c | 6 +-
8688 drivers/net/wireless/ath/carl9170/main.c | 10 +-
8689 drivers/net/wireless/ath/carl9170/tx.c | 4 +-
8690 drivers/net/wireless/iwlwifi/mvm/d3.c | 4 +-
8691 drivers/net/wireless/iwlwifi/mvm/tx.c | 2 +-
8692 drivers/scsi/hptiop.c | 2 -
8693 drivers/scsi/hptiop.h | 1 -
8694 drivers/scsi/ipr.c | 6 +-
8695 drivers/scsi/ipr.h | 2 +-
8696 drivers/scsi/qla2xxx/qla_target.c | 10 +-
8697 drivers/scsi/qla2xxx/qla_target.h | 2 +-
8698 fs/btrfs/ctree.c | 2 +-
8699 fs/btrfs/ctree.h | 4 +-
8700 fs/btrfs/delayed-ref.c | 4 +-
8701 fs/btrfs/disk-io.c | 4 +-
8702 fs/btrfs/file.c | 4 +-
8703 fs/btrfs/raid56.c | 32 ++++----
8704 fs/btrfs/tests/btrfs-tests.c | 2 +-
8705 fs/btrfs/transaction.c | 2 +-
8706 fs/btrfs/tree-log.c | 8 +-
8707 fs/btrfs/volumes.c | 14 ++--
8708 fs/btrfs/volumes.h | 22 +++---
8709 fs/jbd2/commit.c | 2 +-
8710 fs/jbd2/transaction.c | 4 +-
8711 fs/ocfs2/dlm/dlmcommon.h | 4 +-
8712 fs/ocfs2/dlm/dlmdebug.c | 10 +-
8713 fs/ocfs2/dlm/dlmdomain.c | 4 +-
8714 fs/ocfs2/dlm/dlmmaster.c | 4 +-
8715 include/acpi/ghes.h | 2 +-
8716 include/linux/blk-cgroup.h | 24 +++---
8717 include/linux/jbd2.h | 2 +-
8718 include/linux/netlink.h | 12 ++--
8719 include/net/cfg802154.h | 2 +-
8720 include/net/mac80211.h | 2 +-
8721 include/net/neighbour.h | 2 +-
8722 kernel/rcu/tree_plugin.h | 4 +-
8723 net/batman-adv/routing.c | 4 +-
8724 net/batman-adv/soft-interface.c | 2 +-
8725 net/batman-adv/translation-table.c | 14 ++--
8726 net/batman-adv/types.h | 2 +-
8727 net/core/neighbour.c | 14 ++--
8728 net/core/rtnetlink.c | 2 +-
8729 net/ipv4/arp.c | 2 +-
8730 net/ipv4/inet_diag.c | 4 +-
8731 net/ipv4/xfrm4_state.c | 4 +-
8732 net/ipv6/ndisc.c | 2 +-
8733 net/mac80211/cfg.c | 2 +-
8734 net/mac80211/debugfs_key.c | 2 +-
8735 net/mac80211/key.c | 4 +-
8736 net/mac80211/tx.c | 2 +-
8737 net/mac80211/wpa.c | 10 +-
8738 net/mac802154/iface.c | 4 +-
8739 net/netfilter/ipset/ip_set_core.c | 2 +-
8740 net/netfilter/nf_conntrack_netlink.c | 22 +++---
8741 net/netfilter/nf_tables_api.c | 13 ++--
8742 net/netfilter/nfnetlink_acct.c | 7 +-
8743 net/netfilter/nfnetlink_cthelper.c | 2 +-
8744 net/netfilter/nfnetlink_cttimeout.c | 2 +-
8745 net/netlink/af_netlink.c | 10 ++-
8746 net/netlink/diag.c | 2 +-
8747 net/netlink/genetlink.c | 14 ++--
8748 net/packet/af_packet.c | 18 ++--
8749 net/packet/diag.c | 2 +-
8750 net/packet/internal.h | 6 +-
8751 net/unix/diag.c | 2 +-
8752 net/xfrm/xfrm_user.c | 2 +-
8753 security/apparmor/include/policy.h | 2 +-
8754 security/apparmor/policy.c | 4 +-
8755 sound/core/seq/seq_clientmgr.c | 2 +-
8756 sound/core/seq/seq_fifo.c | 6 +-
8757 sound/core/seq/seq_fifo.h | 2 +-
8758 tools/gcc/gcc-common.h | 24 ++++--
8759 tools/gcc/initify_plugin.c | 7 +-
8760 tools/lib/api/Makefile | 2 +-
8761 109 files changed, 399 insertions(+), 391 deletions(-)
8762
8763 commit a7817402ac837b1aee07fac42537a02097055098
8764 Author: Matt Fleming <matt@codeblueprint.co.uk>
8765 Date: Fri Jan 29 11:36:10 2016 +0000
8766
8767 x86/mm/pat: Avoid truncation when converting cpa->numpages to address
8768
8769 There are a couple of nasty truncation bugs lurking in the pageattr
8770 code that can be triggered when mapping EFI regions, e.g. when we pass
8771 a cpa->pgd pointer. Because cpa->numpages is a 32-bit value, shifting
8772 left by PAGE_SHIFT will truncate the resultant address to 32-bits.
8773
8774 Viorel-Cătălin managed to trigger this bug on his Dell machine that
8775 provides a ~5GB EFI region which requires 1236992 pages to be mapped.
8776 When calling populate_pud() the end of the region gets calculated
8777 incorrectly in the following buggy expression,
8778
8779 end = start + (cpa->numpages << PAGE_SHIFT);
8780
8781 And only 188416 pages are mapped. Next, populate_pud() gets invoked
8782 for a second time because of the loop in __change_page_attr_set_clr(),
8783 only this time no pages get mapped because shifting the remaining
8784 number of pages (1048576) by PAGE_SHIFT is zero. At which point the
8785 loop in __change_page_attr_set_clr() spins forever because we fail to
8786 map progress.
8787
8788 Hitting this bug depends very much on the virtual address we pick to
8789 map the large region at and how many pages we map on the initial run
8790 through the loop. This explains why this issue was only recently hit
8791 with the introduction of commit
8792
8793 a5caa209ba9c ("x86/efi: Fix boot crash by mapping EFI memmap
8794 entries bottom-up at runtime, instead of top-down")
8795
8796 It's interesting to note that safe uses of cpa->numpages do exist in
8797 the pageattr code. If instead of shifting ->numpages we multiply by
8798 PAGE_SIZE, no truncation occurs because PAGE_SIZE is a UL value, and
8799 so the result is unsigned long.
8800
8801 To avoid surprises when users try to convert very large cpa->numpages
8802 values to addresses, change the data type from 'int' to 'unsigned
8803 long', thereby making it suitable for shifting by PAGE_SHIFT without
8804 any type casting.
8805
8806 The alternative would be to make liberal use of casting, but that is
8807 far more likely to cause problems in the future when someone adds more
8808 code and fails to cast properly; this bug was difficult enough to
8809 track down in the first place.
8810
8811 Reported-and-tested-by: Viorel-Cătălin Răpițeanu <rapiteanu.catalin@gmail.com>
8812 Acked-by: Borislav Petkov <bp@alien8.de>
8813 Cc: Sai Praneeth Prakhya <sai.praneeth.prakhya@intel.com>
8814 Cc: <stable@vger.kernel.org>
8815 Signed-off-by: Matt Fleming <matt@codeblueprint.co.uk>
8816 Link: https://bugzilla.kernel.org/show_bug.cgi?id=110131
8817 Link: http://lkml.kernel.org/r/1454067370-10374-1-git-send-email-matt@codeblueprint.co.uk
8818 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
8819
8820 arch/x86/mm/pageattr.c | 4 ++--
8821 1 files changed, 2 insertions(+), 2 deletions(-)
8822
8823 commit 64dd9d7a67a742fda257cdd16510c29e695c34b5
8824 Author: Jan Beulich <JBeulich@suse.com>
8825 Date: Tue Jan 26 04:15:18 2016 -0700
8826
8827 x86/mm: Fix types used in pgprot cacheability flags translations
8828
8829 For PAE kernels "unsigned long" is not suitable to hold page protection
8830 flags, since _PAGE_NX doesn't fit there. This is the reason for quite a
8831 few W+X pages getting reported as insecure during boot (observed namely
8832 for the entire initrd range).
8833
8834 Fixes: 281d4078be ("x86: Make page cache mode a real type")
8835 Signed-off-by: Jan Beulich <jbeulich@suse.com>
8836 Reviewed-by: Juergen Gross <JGross@suse.com>
8837 Cc: stable@vger.kernel.org
8838 Link: http://lkml.kernel.org/r/56A7635602000078000CAFF1@prv-mh.provo.novell.com
8839 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
8840
8841 arch/x86/include/asm/pgtable_types.h | 6 ++----
8842 1 files changed, 2 insertions(+), 4 deletions(-)
8843
8844 commit bb9a3a9df0d8dfc96d521676e64c42b37ba22aea
8845 Merge: 682d661 f74425b
8846 Author: Brad Spengler <spender@grsecurity.net>
8847 Date: Sun Jan 31 15:06:25 2016 -0500
8848
8849 Merge branch 'pax-test' into grsec-test
8850
8851 Conflicts:
8852 drivers/net/slip/slhc.c
8853 include/linux/sched.h
8854 net/unix/af_unix.c
8855 sound/core/timer.c
8856
8857 commit f74425b5705bfe52aff9e97659ef10c4a14176c3
8858 Merge: d14af1f 849a2d3
8859 Author: Brad Spengler <spender@grsecurity.net>
8860 Date: Sun Jan 31 15:02:55 2016 -0500
8861
8862 Merge branch 'linux-4.3.y' into pax-test
8863
8864 Conflicts:
8865 arch/x86/include/asm/mmu_context.h
8866
8867 commit 682d6611d75542e351c973c8dd74a99d3966c073
8868 Author: Brad Spengler <spender@grsecurity.net>
8869 Date: Sat Jan 30 13:05:03 2016 -0500
8870
8871 Based on a report from Mathias Krause, fix up a number of additional instances
8872 of ulong overflow when passing in values to gr_learn_resource by saturating
8873 to ULONG_MAX
8874
8875 mm/mlock.c | 11 ++++++++---
8876 mm/mmap.c | 16 +++++++++++++---
8877 2 files changed, 21 insertions(+), 6 deletions(-)
8878
8879 commit adb52e95fb9ad4ac9c56cd5d47bd668f47c33096
8880 Author: Jann Horn <jann@thejh.net>
8881 Date: Sat Dec 26 06:00:48 2015 +0100
8882
8883 seccomp: always propagate NO_NEW_PRIVS on tsync
8884
8885 Before this patch, a process with some permissive seccomp filter
8886 that was applied by root without NO_NEW_PRIVS was able to add
8887 more filters to itself without setting NO_NEW_PRIVS by setting
8888 the new filter from a throwaway thread with NO_NEW_PRIVS.
8889
8890 Signed-off-by: Jann Horn <jann@thejh.net>
8891 Cc: stable@vger.kernel.org
8892 Signed-off-by: Kees Cook <keescook@chromium.org>
8893
8894 kernel/seccomp.c | 22 +++++++++++-----------
8895 1 files changed, 11 insertions(+), 11 deletions(-)
8896
8897 commit b85450498a3bbf269441c8963d7574bb3079c838
8898 Merge: 59c216f d14af1f
8899 Author: Brad Spengler <spender@grsecurity.net>
8900 Date: Fri Jan 29 20:54:13 2016 -0500
8901
8902 Merge branch 'pax-test' into grsec-test
8903
8904 commit d14af1f1dd66511f3f0674deee2b572972012b39
8905 Author: Brad Spengler <spender@grsecurity.net>
8906 Date: Fri Jan 29 20:53:51 2016 -0500
8907
8908 Update to pax-linux-4.3.4-test26.patch:
8909 - Emese fixed a few intentional overflows introduced by gcc, reported by StalkR (https://forums.grsecurity.net/viewtopic.php?f=3&t=4370)
8910
8911 fs/cifs/file.c | 2 +-
8912 fs/gfs2/file.c | 2 +-
8913 .../size_overflow_plugin/intentional_overflow.c | 96 ++++++++++++++++++--
8914 tools/gcc/size_overflow_plugin/size_overflow.h | 2 +
8915 .../size_overflow_plugin/size_overflow_plugin.c | 4 +-
8916 .../size_overflow_plugin/size_overflow_transform.c | 6 +-
8917 .../size_overflow_transform_core.c | 5 +
8918 7 files changed, 102 insertions(+), 15 deletions(-)
8919
8920 commit 59c216f13587eacdd692386b7a403ae78ed84fb6
8921 Author: Brad Spengler <spender@grsecurity.net>
8922 Date: Wed Jan 27 17:57:21 2016 -0500
8923
8924 Fix a size_overflow report reported by Mathias Krause in our
8925 truncation of an loff_t to an unsigned long when being passed
8926 to gr_learn_resource() (as all resource checks are against unsigned long
8927 values)
8928
8929 fs/attr.c | 5 ++++-
8930 1 files changed, 4 insertions(+), 1 deletions(-)
8931
8932 commit 70636c6ad60fc1db3af764ecc789b827b7497a97
8933 Author: Yuchung Cheng <ycheng@google.com>
8934 Date: Wed Jan 6 12:42:38 2016 -0800
8935
8936 tcp: fix zero cwnd in tcp_cwnd_reduction
8937
8938 Patch 3759824da87b ("tcp: PRR uses CRB mode by default and SS mode
8939 conditionally") introduced a bug that cwnd may become 0 when both
8940 inflight and sndcnt are 0 (cwnd = inflight + sndcnt). This may lead
8941 to a div-by-zero if the connection starts another cwnd reduction
8942 phase by setting tp->prior_cwnd to the current cwnd (0) in
8943 tcp_init_cwnd_reduction().
8944
8945 To prevent this we skip PRR operation when nothing is acked or
8946 sacked. Then cwnd must be positive in all cases as long as ssthresh
8947 is positive:
8948
8949 1) The proportional reduction mode
8950 inflight > ssthresh > 0
8951
8952 2) The reduction bound mode
8953 a) inflight == ssthresh > 0
8954
8955 b) inflight < ssthresh
8956 sndcnt > 0 since newly_acked_sacked > 0 and inflight < ssthresh
8957
8958 Therefore in all cases inflight and sndcnt can not both be 0.
8959 We check invalid tp->prior_cwnd to avoid potential div0 bugs.
8960
8961 In reality this bug is triggered only with a sequence of less common
8962 events. For example, the connection is terminating an ECN-triggered
8963 cwnd reduction with an inflight 0, then it receives reordered/old
8964 ACKs or DSACKs from prior transmission (which acks nothing). Or the
8965 connection is in fast recovery stage that marks everything lost,
8966 but fails to retransmit due to local issues, then receives data
8967 packets from other end which acks nothing.
8968
8969 Fixes: 3759824da87b ("tcp: PRR uses CRB mode by default and SS mode conditionally")
8970 Reported-by: Oleksandr Natalenko <oleksandr@natalenko.name>
8971 Signed-off-by: Yuchung Cheng <ycheng@google.com>
8972 Signed-off-by: Neal Cardwell <ncardwell@google.com>
8973 Signed-off-by: Eric Dumazet <edumazet@google.com>
8974 Signed-off-by: David S. Miller <davem@davemloft.net>
8975
8976 net/ipv4/tcp_input.c | 3 +++
8977 1 files changed, 3 insertions(+), 0 deletions(-)
8978
8979 commit dac1da2bedbb43195d371c7a192cfeeb45683df0
8980 Author: Eric Dumazet <edumazet@google.com>
8981 Date: Sun Jan 24 13:53:50 2016 -0800
8982
8983 af_unix: fix struct pid memory leak
8984
8985 Dmitry reported a struct pid leak detected by a syzkaller program.
8986
8987 Bug happens in unix_stream_recvmsg() when we break the loop when a
8988 signal is pending, without properly releasing scm.
8989
8990 Fixes: b3ca9b02b007 ("net: fix multithreaded signal handling in unix recv routines")
8991 Reported-by: Dmitry Vyukov <dvyukov@google.com>
8992 Signed-off-by: Eric Dumazet <edumazet@google.com>
8993 Cc: Rainer Weikusat <rweikusat@mobileactivedefense.com>
8994 Signed-off-by: David S. Miller <davem@davemloft.net>
8995
8996 net/unix/af_unix.c | 1 +
8997 1 files changed, 1 insertions(+), 0 deletions(-)
8998
8999 commit 15cc47f127520d1ac0c1fe76d993c2c27f0f2571
9000 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
9001 Date: Fri Jan 22 01:39:43 2016 +0100
9002
9003 pptp: fix illegal memory access caused by multiple bind()s
9004
9005 Several times already this has been reported as kasan reports caused by
9006 syzkaller and trinity and people always looked at RCU races, but it is
9007 much more simple. :)
9008
9009 In case we bind a pptp socket multiple times, we simply add it to
9010 the callid_sock list but don't remove the old binding. Thus the old
9011 socket stays in the bucket with unused call_id indexes and doesn't get
9012 cleaned up. This causes various forms of kasan reports which were hard
9013 to pinpoint.
9014
9015 Simply don't allow multiple binds and correct error handling in
9016 pptp_bind. Also keep sk_state bits in place in pptp_connect.
9017
9018 Fixes: 00959ade36acad ("PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)")
9019 Cc: Dmitry Kozlov <xeb@mail.ru>
9020 Cc: Sasha Levin <sasha.levin@oracle.com>
9021 Cc: Dmitry Vyukov <dvyukov@google.com>
9022 Reported-by: Dmitry Vyukov <dvyukov@google.com>
9023 Cc: Dave Jones <davej@codemonkey.org.uk>
9024 Reported-by: Dave Jones <davej@codemonkey.org.uk>
9025 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
9026 Signed-off-by: David S. Miller <davem@davemloft.net>
9027
9028 drivers/net/ppp/pptp.c | 34 ++++++++++++++++++++++++----------
9029 1 files changed, 24 insertions(+), 10 deletions(-)
9030
9031 commit e2b7b8c66851c85188fa6dab2d2b2a6c85bc7332
9032 Author: Brad Spengler <spender@grsecurity.net>
9033 Date: Tue Jan 26 18:17:10 2016 -0500
9034
9035 Add info about cpupower/powertop to GRKERNSEC_KMEM, was present on our
9036 wiki but was removed from the config help at some point
9037
9038 grsecurity/Kconfig | 3 +++
9039 1 files changed, 3 insertions(+), 0 deletions(-)
9040
9041 commit ce2e88efa000fc32bfcd84098f57c8ed8310fefc
9042 Author: Thomas Egerer <hakke_007@gmx.de>
9043 Date: Mon Jan 25 12:58:44 2016 +0100
9044
9045 ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
9046
9047 The ESP algorithms using CBC mode require echainiv. Hence INET*_ESP have
9048 to select CRYPTO_ECHAINIV in order to work properly. This solves the
9049 issues caused by a misconfiguration as described in [1].
9050 The original approach, patching crypto/Kconfig was turned down by
9051 Herbert Xu [2].
9052
9053 [1] https://lists.strongswan.org/pipermail/users/2015-December/009074.html
9054 [2] http://marc.info/?l=linux-crypto-vger&m=145224655809562&w=2
9055
9056 Signed-off-by: Thomas Egerer <hakke_007@gmx.de>
9057 Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
9058 Signed-off-by: David S. Miller <davem@davemloft.net>
9059
9060 net/ipv4/Kconfig | 1 +
9061 net/ipv6/Kconfig | 1 +
9062 2 files changed, 2 insertions(+), 0 deletions(-)
9063
9064 commit fca5a303155ea67d28aece0caf2b03ffc3b2668d
9065 Merge: 904114c 6339c1f
9066 Author: Brad Spengler <spender@grsecurity.net>
9067 Date: Tue Jan 26 18:08:40 2016 -0500
9068
9069 Merge branch 'pax-test' into grsec-test
9070
9071 commit 6339c1f9a9beafd417bf9f04d4b257e62aeb45b7
9072 Author: Brad Spengler <spender@grsecurity.net>
9073 Date: Tue Jan 26 18:07:51 2016 -0500
9074
9075 Update to pax-linux-4.3.4-test25.patch:
9076 - 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>
9077 - fixed init_new_context on !MODIFY_LDT_SYSCALL configs, reported by tjh (https://forums.grsecurity.net/viewtopic.php?f=3&t=4368)
9078 - fixed a few REFCOUNT false positives in SNMP related statistics
9079
9080 arch/x86/Kconfig | 2 +-
9081 arch/x86/include/asm/mmu_context.h | 17 +++++++++++++++++
9082 include/net/snmp.h | 10 +++++-----
9083 kernel/fork.c | 11 +++++++++--
9084 net/ipv4/proc.c | 8 ++++----
9085 net/ipv6/addrconf.c | 4 ++--
9086 net/ipv6/proc.c | 10 +++++-----
9087 7 files changed, 43 insertions(+), 19 deletions(-)
9088
9089 commit 904114c2fce3fdff5d57e763da56a78960db4e19
9090 Author: Al Viro <viro@zeniv.linux.org.uk>
9091 Date: Fri Jan 22 18:08:52 2016 -0500
9092
9093 make sure that freeing shmem fast symlinks is RCU-delayed
9094
9095 Cc: stable@vger.kernel.org # v4.2+
9096 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
9097
9098 include/linux/shmem_fs.h | 5 +----
9099 mm/shmem.c | 9 ++++-----
9100 2 files changed, 5 insertions(+), 9 deletions(-)
9101
9102 commit ab86adee64312a2f827dd516cb199521327943ed
9103 Author: Sasha Levin <sasha.levin@oracle.com>
9104 Date: Mon Jan 18 19:23:51 2016 -0500
9105
9106 netfilter: nf_conntrack: use safer way to lock all buckets
9107
9108 When we need to lock all buckets in the connection hashtable we'd attempt to
9109 lock 1024 spinlocks, which is way more preemption levels than supported by
9110 the kernel. Furthermore, this behavior was hidden by checking if lockdep is
9111 enabled, and if it was - use only 8 buckets(!).
9112
9113 Fix this by using a global lock and synchronize all buckets on it when we
9114 need to lock them all. This is pretty heavyweight, but is only done when we
9115 need to resize the hashtable, and that doesn't happen often enough (or at all).
9116
9117 Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
9118 Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
9119 Reviewed-by: Florian Westphal <fw@strlen.de>
9120 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
9121
9122 Conflicts:
9123
9124 net/netfilter/nfnetlink_cttimeout.c
9125
9126 include/net/netfilter/nf_conntrack_core.h | 8 ++----
9127 net/netfilter/nf_conntrack_core.c | 38 +++++++++++++++++++++-------
9128 net/netfilter/nf_conntrack_helper.c | 2 +-
9129 net/netfilter/nf_conntrack_netlink.c | 2 +-
9130 4 files changed, 33 insertions(+), 17 deletions(-)
9131
9132 commit 37014723527225481c720484bb788a1a6358072f
9133 Author: Willy Tarreau <w@1wt.eu>
9134 Date: Mon Jan 18 16:36:09 2016 +0100
9135
9136 pipe: limit the per-user amount of pages allocated in pipes
9137
9138 On no-so-small systems, it is possible for a single process to cause an
9139 OOM condition by filling large pipes with data that are never read. A
9140 typical process filling 4000 pipes with 1 MB of data will use 4 GB of
9141 memory. On small systems it may be tricky to set the pipe max size to
9142 prevent this from happening.
9143
9144 This patch makes it possible to enforce a per-user soft limit above
9145 which new pipes will be limited to a single page, effectively limiting
9146 them to 4 kB each, as well as a hard limit above which no new pipes may
9147 be created for this user. This has the effect of protecting the system
9148 against memory abuse without hurting other users, and still allowing
9149 pipes to work correctly though with less data at once.
9150
9151 The limit are controlled by two new sysctls : pipe-user-pages-soft, and
9152 pipe-user-pages-hard. Both may be disabled by setting them to zero. The
9153 default soft limit allows the default number of FDs per process (1024)
9154 to create pipes of the default size (64kB), thus reaching a limit of 64MB
9155 before starting to create only smaller pipes. With 256 processes limited
9156 to 1024 FDs each, this results in 1024*64kB + (256*1024 - 1024) * 4kB =
9157 1084 MB of memory allocated for a user. The hard limit is disabled by
9158 default to avoid breaking existing applications that make intensive use
9159 of pipes (eg: for splicing).
9160
9161 Reported-by: socketpair@gmail.com
9162 Reported-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
9163 Mitigates: CVE-2013-4312 (Linux 2.0+)
9164 Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
9165 Signed-off-by: Willy Tarreau <w@1wt.eu>
9166 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
9167
9168 Documentation/sysctl/fs.txt | 23 +++++++++++++++++++++
9169 fs/pipe.c | 47 +++++++++++++++++++++++++++++++++++++++++-
9170 include/linux/pipe_fs_i.h | 4 +++
9171 include/linux/sched.h | 1 +
9172 kernel/sysctl.c | 14 ++++++++++++
9173 5 files changed, 87 insertions(+), 2 deletions(-)
9174
9175 commit 51645fa198d194f746651dcfbc5f24a4cf8b9fb8
9176 Merge: 540f2af 7791ecb
9177 Author: Brad Spengler <spender@grsecurity.net>
9178 Date: Sat Jan 23 10:57:11 2016 -0500
9179
9180 Merge branch 'pax-test' into grsec-test
9181
9182 commit 7791ecb84f840343a5646236fd0d34e1fb450793
9183 Merge: 470069c 399588c
9184 Author: Brad Spengler <spender@grsecurity.net>
9185 Date: Sat Jan 23 10:56:47 2016 -0500
9186
9187 Merge branch 'linux-4.3.y' into pax-test
9188
9189 commit 540f2affebd42cdc26a699208ab4f1cb0cb75e33
9190 Author: Brad Spengler <spender@grsecurity.net>
9191 Date: Tue Jan 19 21:18:47 2016 -0500
9192
9193 Update size_overflow hash table
9194
9195 .../size_overflow_plugin/size_overflow_hash.data | 4 +++-
9196 1 files changed, 3 insertions(+), 1 deletions(-)
9197
9198 commit 7e649765626a28437f573f0fbe7a51a04615f041
9199 Author: Brad Spengler <spender@grsecurity.net>
9200 Date: Tue Jan 19 20:29:46 2016 -0500
9201
9202 Backport fix from: https://lkml.org/lkml/2015/12/13/187
9203
9204 fs/ext4/extents.c | 2 +-
9205 1 files changed, 1 insertions(+), 1 deletions(-)
9206
9207 commit 53b859cd0a5f5b6ad54fe0c879dfedaa3c5a3005
9208 Author: Jann Horn <jann@thejh.net>
9209 Date: Tue Jan 5 18:27:30 2016 +0100
9210
9211 compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
9212
9213 This replaces all code in fs/compat_ioctl.c that translated
9214 ioctl arguments into a in-kernel structure, then performed
9215 do_ioctl under set_fs(KERNEL_DS), with code that allocates
9216 data on the user stack and can call the VFS ioctl handler
9217 under USER_DS.
9218
9219 This is done as a hardening measure because the caller
9220 does not know what kind of ioctl handler will be invoked,
9221 only that no corresponding compat_ioctl handler exists and
9222 what the ioctl command number is. The accidental
9223 invocation of an unlocked_ioctl handler that unexpectedly
9224 calls copy_to_user could be a severe security issue.
9225
9226 Signed-off-by: Jann Horn <jann@thejh.net>
9227 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
9228
9229 Conflicts:
9230
9231 fs/compat_ioctl.c
9232
9233 fs/compat_ioctl.c | 130 ++++++++++++++++++++++++++++-------------------------
9234 1 files changed, 68 insertions(+), 62 deletions(-)
9235
9236 commit 3e89e770ae27e931cd1583f021abac41eeebc3e7
9237 Author: Al Viro <viro@zeniv.linux.org.uk>
9238 Date: Thu Jan 7 09:53:30 2016 -0500
9239
9240 compat_ioctl: don't pass fd around when not needed
9241
9242 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
9243
9244 fs/compat_ioctl.c | 103 ++++++++++++++++++++++++++--------------------------
9245 fs/internal.h | 7 ++++
9246 fs/ioctl.c | 4 +-
9247 include/linux/fs.h | 2 -
9248 4 files changed, 61 insertions(+), 55 deletions(-)
9249
9250 commit 9d4e04082752d4d2d68445c4e6faf33a2613df55
9251 Author: Jann Horn <jann@thejh.net>
9252 Date: Tue Jan 5 18:27:29 2016 +0100
9253
9254 compat_ioctl: don't look up the fd twice
9255
9256 In code in fs/compat_ioctl.c that translates ioctl arguments
9257 into a in-kernel structure, then performs sys_ioctl, possibly
9258 under set_fs(KERNEL_DS), this commit changes the sys_ioctl
9259 calls to do_ioctl calls. do_ioctl is a new function that does
9260 the same thing as sys_ioctl, but doesn't look up the fd again.
9261
9262 This change is made to avoid (potential) security issues
9263 because of ioctl handlers that accept one of the ioctl
9264 commands I2C_FUNCS, VIDEO_GET_EVENT, MTIOCPOS, MTIOCGET,
9265 TIOCGSERIAL, TIOCSSERIAL, RTC_IRQP_READ, RTC_EPOCH_READ.
9266 This can happen for multiple reasons:
9267
9268 - The ioctl command number could be reused.
9269 - The ioctl handler might not check the full ioctl
9270 command. This is e.g. true for drm_ioctl.
9271 - The ioctl handler is very special, e.g. cuse_file_ioctl
9272
9273 The real issue is that set_fs(KERNEL_DS) is used here,
9274 but that's fixed in a separate commit
9275 "compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)".
9276
9277 This change mitigates potential security issues by
9278 preventing a race that permits invocation of
9279 unlocked_ioctl handlers under KERNEL_DS through compat
9280 code even if a corresponding compat_ioctl handler exists.
9281
9282 So far, no way has been identified to use this to damage
9283 kernel memory without having CAP_SYS_ADMIN in the init ns
9284 (with the capability, doing reads/writes at arbitrary
9285 kernel addresses should be easy through CUSE's ioctl
9286 handler with FUSE_IOCTL_UNRESTRICTED set).
9287
9288 [AV: two missed sys_ioctl() taken care of]
9289
9290 Signed-off-by: Jann Horn <jann@thejh.net>
9291 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
9292
9293 fs/compat_ioctl.c | 122 +++++++++++++++++++++++++++++-----------------------
9294 1 files changed, 68 insertions(+), 54 deletions(-)
9295
9296 commit 5bf9e1ed4ebb278cd956ba142914fc04a024309c
9297 Author: Vasily Kulikov <segoon@openwall.com>
9298 Date: Fri Jan 15 16:57:55 2016 -0800
9299
9300 include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers
9301
9302 TIMER_ENTRY_STATIC is defined as a poison pointers which
9303 should point to nowhere. Redefine them using POISON_POINTER_DELTA
9304 arithmetics to make sure they really point to non-mappable area declared
9305 by the target architecture.
9306
9307 Signed-off-by: Vasily Kulikov <segoon@openwall.com>
9308 Acked-by: Thomas Gleixner <tglx@linutronix.de>
9309 Cc: Solar Designer <solar@openwall.com>
9310 Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
9311 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
9312 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
9313
9314 Conflicts:
9315
9316 include/linux/poison.h
9317
9318 include/linux/poison.h | 2 +-
9319 1 files changed, 1 insertions(+), 1 deletions(-)
9320
9321 commit 60f2e0a05ab8f56c804a9334a23e2b446305d110
9322 Author: Brad Spengler <spender@grsecurity.net>
9323 Date: Tue Jan 19 19:41:44 2016 -0500
9324
9325 Fix ARM compilation, reported by Austin Sepp
9326
9327 grsecurity/grsec_sig.c | 1 +
9328 1 files changed, 1 insertions(+), 0 deletions(-)
9329
9330 commit e15383743443dc43460a2fd73e0db0b608610dca
9331 Author: Takashi Iwai <tiwai@suse.de>
9332 Date: Mon Jan 18 13:52:47 2016 +0100
9333
9334 ALSA: hrtimer: Fix stall by hrtimer_cancel()
9335
9336 hrtimer_cancel() waits for the completion from the callback, thus it
9337 must not be called inside the callback itself. This was already a
9338 problem in the past with ALSA hrtimer driver, and the early commit
9339 [fcfdebe70759: ALSA: hrtimer - Fix lock-up] tried to address it.
9340
9341 However, the previous fix is still insufficient: it may still cause a
9342 lockup when the ALSA timer instance reprograms itself in its callback.
9343 Then it invokes the start function even in snd_timer_interrupt() that
9344 is called in hrtimer callback itself, results in a CPU stall. This is
9345 no hypothetical problem but actually triggered by syzkaller fuzzer.
9346
9347 This patch tries to fix the issue again. Now we call
9348 hrtimer_try_to_cancel() at both start and stop functions so that it
9349 won't fall into a deadlock, yet giving some chance to cancel the queue
9350 if the functions have been called outside the callback. The proper
9351 hrtimer_cancel() is called in anyway at closing, so this should be
9352 enough.
9353
9354 Reported-and-tested-by: Dmitry Vyukov <dvyukov@google.com>
9355 Cc: <stable@vger.kernel.org>
9356 Signed-off-by: Takashi Iwai <tiwai@suse.de>
9357
9358 sound/core/hrtimer.c | 3 ++-
9359 1 files changed, 2 insertions(+), 1 deletions(-)
9360
9361 commit 12d874daf706e6e7c1ae709141859c809599297e
9362 Author: Takashi Iwai <tiwai@suse.de>
9363 Date: Tue Jan 12 12:38:02 2016 +0100
9364
9365 ALSA: seq: Fix missing NULL check at remove_events ioctl
9366
9367 snd_seq_ioctl_remove_events() calls snd_seq_fifo_clear()
9368 unconditionally even if there is no FIFO assigned, and this leads to
9369 an Oops due to NULL dereference. The fix is just to add a proper NULL
9370 check.
9371
9372 Reported-by: Dmitry Vyukov <dvyukov@google.com>
9373 Tested-by: Dmitry Vyukov <dvyukov@google.com>
9374 Cc: <stable@vger.kernel.org>
9375 Signed-off-by: Takashi Iwai <tiwai@suse.de>
9376
9377 sound/core/seq/seq_clientmgr.c | 2 +-
9378 1 files changed, 1 insertions(+), 1 deletions(-)
9379
9380 commit 2eb0632df1351378946507e7ef7ba0682632a7b5
9381 Author: Takashi Iwai <tiwai@suse.de>
9382 Date: Tue Jan 12 15:36:27 2016 +0100
9383
9384 ALSA: seq: Fix race at timer setup and close
9385
9386 ALSA sequencer code has an open race between the timer setup ioctl and
9387 the close of the client. This was triggered by syzkaller fuzzer, and
9388 a use-after-free was caught there as a result.
9389
9390 This patch papers over it by adding a proper queue->timer_mutex lock
9391 around the timer-related calls in the relevant code path.
9392
9393 Reported-by: Dmitry Vyukov <dvyukov@google.com>
9394 Tested-by: Dmitry Vyukov <dvyukov@google.com>
9395 Cc: <stable@vger.kernel.org>
9396 Signed-off-by: Takashi Iwai <tiwai@suse.de>
9397
9398 sound/core/seq/seq_queue.c | 2 ++
9399 1 files changed, 2 insertions(+), 0 deletions(-)
9400
9401 commit b9e55ab955e59b4a636d78a748be90334a48b485
9402 Author: Takashi Iwai <tiwai@suse.de>
9403 Date: Thu Jan 14 16:30:58 2016 +0100
9404
9405 ALSA: timer: Harden slave timer list handling
9406
9407 A slave timer instance might be still accessible in a racy way while
9408 operating the master instance as it lacks of locking. Since the
9409 master operation is mostly protected with timer->lock, we should cope
9410 with it while changing the slave instance, too. Also, some linked
9411 lists (active_list and ack_list) of slave instances aren't unlinked
9412 immediately at stopping or closing, and this may lead to unexpected
9413 accesses.
9414
9415 This patch tries to address these issues. It adds spin lock of
9416 timer->lock (either from master or slave, which is equivalent) in a
9417 few places. For avoiding a deadlock, we ensure that the global
9418 slave_active_lock is always locked at first before each timer lock.
9419
9420 Also, ack and active_list of slave instances are properly unlinked at
9421 snd_timer_stop() and snd_timer_close().
9422
9423 Last but not least, remove the superfluous call of _snd_timer_stop()
9424 at removing slave links. This is a noop, and calling it may confuse
9425 readers wrt locking. Further cleanup will follow in a later patch.
9426
9427 Actually we've got reports of use-after-free by syzkaller fuzzer, and
9428 this hopefully fixes these issues.
9429
9430 Reported-by: Dmitry Vyukov <dvyukov@google.com>
9431 Cc: <stable@vger.kernel.org>
9432 Signed-off-by: Takashi Iwai <tiwai@suse.de>
9433
9434 sound/core/timer.c | 18 ++++++++++++++----
9435 1 files changed, 14 insertions(+), 4 deletions(-)
9436
9437 commit f1ce0547bdfda1b42ae8a66c222f2a897cbe1586
9438 Author: Takashi Iwai <tiwai@suse.de>
9439 Date: Wed Jan 13 17:48:01 2016 +0100
9440
9441 ALSA: timer: Fix race among timer ioctls
9442
9443 ALSA timer ioctls have an open race and this may lead to a
9444 use-after-free of timer instance object. A simplistic fix is to make
9445 each ioctl exclusive. We have already tread_sem for controlling the
9446 tread, and extend this as a global mutex to be applied to each ioctl.
9447
9448 The downside is, of course, the worse concurrency. But these ioctls
9449 aren't to be parallel accessible, in anyway, so it should be fine to
9450 serialize there.
9451
9452 Reported-by: Dmitry Vyukov <dvyukov@google.com>
9453 Tested-by: Dmitry Vyukov <dvyukov@google.com>
9454 Cc: <stable@vger.kernel.org>
9455 Signed-off-by: Takashi Iwai <tiwai@suse.de>
9456
9457 sound/core/timer.c | 32 +++++++++++++++++++-------------
9458 1 files changed, 19 insertions(+), 13 deletions(-)
9459
9460 commit 8347d8461ed48a98f9c76cc3cfcdad8217d314bc
9461 Author: Takashi Iwai <tiwai@suse.de>
9462 Date: Wed Jan 13 21:35:06 2016 +0100
9463
9464 ALSA: timer: Fix double unlink of active_list
9465
9466 ALSA timer instance object has a couple of linked lists and they are
9467 unlinked unconditionally at snd_timer_stop(). Meanwhile
9468 snd_timer_interrupt() unlinks it, but it calls list_del() which leaves
9469 the element list itself unchanged. This ends up with unlinking twice,
9470 and it was caught by syzkaller fuzzer.
9471
9472 The fix is to use list_del_init() variant properly there, too.
9473
9474 Reported-by: Dmitry Vyukov <dvyukov@google.com>
9475 Tested-by: Dmitry Vyukov <dvyukov@google.com>
9476 Cc: <stable@vger.kernel.org>
9477 Signed-off-by: Takashi Iwai <tiwai@suse.de>
9478
9479 sound/core/timer.c | 2 +-
9480 1 files changed, 1 insertions(+), 1 deletions(-)
9481
9482 commit 243aebb7ae71d6e11ea9880faa893d1d0d60cd75
9483 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
9484 Date: Mon Jan 18 18:03:48 2016 +0100
9485
9486 ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack
9487
9488 It was seen that defective configurations of openvswitch could overwrite
9489 the STACK_END_MAGIC and cause a hard crash of the kernel because of too
9490 many recursions within ovs.
9491
9492 This problem arises due to the high stack usage of openvswitch. The rest
9493 of the kernel is fine with the current limit of 10 (RECURSION_LIMIT).
9494
9495 We use the already existing recursion counter in ovs_execute_actions to
9496 implement an upper bound of 5 recursions.
9497
9498 Cc: Pravin Shelar <pshelar@ovn.org>
9499 Cc: Simon Horman <simon.horman@netronome.com>
9500 Cc: Eric Dumazet <eric.dumazet@gmail.com>
9501 Cc: Simon Horman <simon.horman@netronome.com>
9502 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
9503 Signed-off-by: David S. Miller <davem@davemloft.net>
9504
9505 net/openvswitch/actions.c | 19 ++++++++++++++-----
9506 1 files changed, 14 insertions(+), 5 deletions(-)
9507
9508 commit 8080793479c6d5befe37a67b1dbd9e4e0a61af96
9509 Author: Ursula Braun <ursula.braun@de.ibm.com>
9510 Date: Tue Jan 19 10:41:33 2016 +0100
9511
9512 af_iucv: Validate socket address length in iucv_sock_bind()
9513
9514 Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
9515 Reported-by: Dmitry Vyukov <dvyukov@google.com>
9516 Reviewed-by: Evgeny Cherkashin <Eugene.Crosser@ru.ibm.com>
9517 Signed-off-by: David S. Miller <davem@davemloft.net>
9518
9519 net/iucv/af_iucv.c | 3 +++
9520 1 files changed, 3 insertions(+), 0 deletions(-)
9521
9522 commit 50a383c1c91ed7409c3cbdd41e662d6891463d1b
9523 Author: Brad Spengler <spender@grsecurity.net>
9524 Date: Tue Jan 19 19:32:54 2016 -0500
9525
9526 Apply the same fix as everyone else for the recent keys vulnerability that is
9527 unexploitable under PAX_REFCOUNT
9528
9529 Make a couple more changes that no one else can/will
9530
9531 include/linux/key-type.h | 4 ++--
9532 ipc/msgutil.c | 4 ++--
9533 security/keys/internal.h | 2 +-
9534 security/keys/process_keys.c | 1 +
9535 4 files changed, 6 insertions(+), 5 deletions(-)
9536
9537 commit b56c3a63f431c193400aee17543021950bd14bc4
9538 Merge: 38b1a3d 470069c
9539 Author: Brad Spengler <spender@grsecurity.net>
9540 Date: Sun Jan 17 18:30:19 2016 -0500
9541
9542 Merge branch 'pax-test' into grsec-test
9543
9544 commit 470069cfedef2180313233d275be5901bd6d1135
9545 Author: Brad Spengler <spender@grsecurity.net>
9546 Date: Sun Jan 17 18:29:59 2016 -0500
9547
9548 Update to pax-linux-4.3.3-test22.patch:
9549 - Emesed fixed a gcc induced intentional integer overflow in asix_rx_fixup_internal, reported by thomas callison caffrey
9550 - fixed some more fallout from the drm_drivers constification, reported by Colin Childs and Toralf Foerster
9551
9552 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 14 ++++----------
9553 drivers/gpu/drm/drm_pci.c | 3 +++
9554 drivers/gpu/drm/gma500/psb_drv.c | 4 ----
9555 drivers/gpu/drm/i915/i915_drv.c | 16 ++++++++--------
9556 drivers/gpu/drm/nouveau/nouveau_drm.c | 6 +++---
9557 drivers/gpu/drm/radeon/radeon_drv.c | 4 +---
9558 drivers/net/usb/asix_common.c | 3 ++-
9559 include/drm/drmP.h | 1 +
9560 8 files changed, 22 insertions(+), 29 deletions(-)
9561
9562 commit 38b1a3d676f407865c3d41840df8213c5ad639c1
9563 Author: Brad Spengler <spender@grsecurity.net>
9564 Date: Sun Jan 17 12:33:53 2016 -0500
9565
9566 As reported by Luis Ressel, the Kconfig help for GRKERNSEC_BRUTE
9567 mentioned banning execution of suid/sgid binaries, though the kernel
9568 source clearly only mentions banning execution of suid binaries. Since
9569 there's no reason for us to not ban execution of sgid binaries as well,
9570 make the implementation match the Kconfig description.
9571
9572 fs/exec.c | 4 ++--
9573 grsecurity/grsec_sig.c | 27 ++++++++++++++-------------
9574 include/linux/sched.h | 4 ++--
9575 3 files changed, 18 insertions(+), 17 deletions(-)
9576
9577 commit 8c3bcb7dbf7f606acfa0983e81f0f928da1f1ace
9578 Merge: d141a86 ea4a835
9579 Author: Brad Spengler <spender@grsecurity.net>
9580 Date: Sat Jan 16 14:12:22 2016 -0500
9581
9582 Merge branch 'pax-test' into grsec-test
9583
9584 Conflicts:
9585 drivers/gpu/drm/i810/i810_drv.c
9586
9587 commit ea4a835328ada6513ac013986764d6caea8cd348
9588 Author: Brad Spengler <spender@grsecurity.net>
9589 Date: Sat Jan 16 14:11:30 2016 -0500
9590
9591 Update to pax-linux-4.3.3-test21.patch:
9592 - fixed some fallout from the drm_drivers constification, reported by spender
9593
9594 drivers/gpu/drm/armada/armada_drv.c | 3 +--
9595 drivers/gpu/drm/exynos/exynos_drm_drv.c | 1 -
9596 drivers/gpu/drm/i810/i810_dma.c | 2 +-
9597 drivers/gpu/drm/i810/i810_drv.c | 6 +++++-
9598 drivers/gpu/drm/i810/i810_drv.h | 2 +-
9599 5 files changed, 8 insertions(+), 6 deletions(-)
9600
9601 commit d141a86fd66194bc3f896b6809b189e2f12a9a83
9602 Author: Brad Spengler <spender@grsecurity.net>
9603 Date: Sat Jan 16 13:16:36 2016 -0500
9604
9605 compile fix
9606
9607 drivers/gpu/drm/i810/i810_dma.c | 2 +-
9608 drivers/gpu/drm/i810/i810_drv.c | 4 +++-
9609 drivers/gpu/drm/i810/i810_drv.h | 2 +-
9610 3 files changed, 5 insertions(+), 3 deletions(-)
9611
9612 commit 0d9dc4b25ea32c14561bcfe6b5b24f1b00fe0270
9613 Merge: 5fa135d bbda879
9614 Author: Brad Spengler <spender@grsecurity.net>
9615 Date: Sat Jan 16 12:59:22 2016 -0500
9616
9617 Merge branch 'pax-test' into grsec-test
9618
9619 commit bbda87914edf63e27fb46670bf3a373f2b963c73
9620 Author: Brad Spengler <spender@grsecurity.net>
9621 Date: Sat Jan 16 12:58:04 2016 -0500
9622
9623 Update to pax-linux-4.3.3-test20.patch:
9624 - constified drm_driver
9625 - Emese fixed a special case in handling __func__ in the initify plugin
9626 - Emese fixed a false positive size overflow report in handling inbufBits, reported by Martin Filo (https://bugs.gentoo.org/show_bug.cgi?id=567048)
9627 - fixed regression that caused perf to not resolve kernel code addresses under KERNEXEC/i386, reported by minipli
9628
9629 arch/x86/kernel/cpu/perf_event.h | 2 +-
9630 arch/x86/kernel/cpu/perf_event_intel_ds.c | 7 +-
9631 arch/x86/kernel/cpu/perf_event_intel_lbr.c | 4 +-
9632 arch/x86/kernel/uprobes.c | 2 +-
9633 arch/x86/mm/mpx.c | 2 +-
9634 drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 +-
9635 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 8 ++-
9636 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 2 +-
9637 drivers/gpu/drm/drm_pci.c | 6 +-
9638 drivers/gpu/drm/gma500/psb_drv.c | 5 +-
9639 drivers/gpu/drm/i915/i915_dma.c | 2 +-
9640 drivers/gpu/drm/i915/i915_drv.c | 15 ++--
9641 drivers/gpu/drm/i915/i915_drv.h | 2 +-
9642 drivers/gpu/drm/i915/i915_irq.c | 88 ++++++++++----------
9643 drivers/gpu/drm/mga/mga_drv.c | 5 +-
9644 drivers/gpu/drm/mga/mga_drv.h | 2 +-
9645 drivers/gpu/drm/mga/mga_state.c | 2 +-
9646 drivers/gpu/drm/nouveau/nouveau_drm.c | 13 ++--
9647 drivers/gpu/drm/qxl/qxl_drv.c | 8 ++-
9648 drivers/gpu/drm/qxl/qxl_ioctl.c | 2 +-
9649 drivers/gpu/drm/r128/r128_drv.c | 4 +-
9650 drivers/gpu/drm/r128/r128_drv.h | 2 +-
9651 drivers/gpu/drm/r128/r128_state.c | 2 +-
9652 drivers/gpu/drm/radeon/radeon_drv.c | 17 +++-
9653 drivers/gpu/drm/radeon/radeon_drv.h | 2 +-
9654 drivers/gpu/drm/radeon/radeon_kms.c | 2 +-
9655 drivers/gpu/drm/radeon/radeon_state.c | 2 +-
9656 drivers/gpu/drm/savage/savage_bci.c | 2 +-
9657 drivers/gpu/drm/savage/savage_drv.c | 5 +-
9658 drivers/gpu/drm/savage/savage_drv.h | 2 +-
9659 drivers/gpu/drm/sis/sis_drv.c | 5 +-
9660 drivers/gpu/drm/sis/sis_drv.h | 2 +-
9661 drivers/gpu/drm/sis/sis_mm.c | 2 +-
9662 drivers/gpu/drm/via/via_dma.c | 2 +-
9663 drivers/gpu/drm/via/via_drv.c | 5 +-
9664 drivers/gpu/drm/via/via_drv.h | 2 +-
9665 include/drm/drmP.h | 2 +-
9666 mm/slab.c | 2 +-
9667 net/sunrpc/xprtrdma/svc_rdma.c | 6 +-
9668 tools/gcc/initify_plugin.c | 15 +++-
9669 .../disable_size_overflow_hash.data | 1 +
9670 .../size_overflow_plugin/size_overflow_hash.data | 3 +-
9671 42 files changed, 156 insertions(+), 110 deletions(-)
9672
9673 commit 5fa135dc116350e0205c39ef65eaf6496ed2748a
9674 Author: Brad Spengler <spender@grsecurity.net>
9675 Date: Sat Jan 16 12:19:23 2016 -0500
9676
9677 compile fix
9678
9679 grsecurity/grsec_sig.c | 3 +--
9680 1 files changed, 1 insertions(+), 2 deletions(-)
9681
9682 commit a9090fa58f33f75c7450fda5721a9b13625a47d9
9683 Author: Brad Spengler <spender@grsecurity.net>
9684 Date: Sat Jan 16 12:10:37 2016 -0500
9685
9686 As pointed out by Jann Horn, some distros are starting to circumvent
9687 previous assumptions about the attainability of a user to control
9688 multiple UIDs by handing out suid binaries that allow a user to run
9689 processes (including exploits) under a number of other pre-defined
9690 UIDs. As this could potentially be used to bypass GRKERNSEC_BRUTE
9691 (though it would have to involve some code path that doesn't involve
9692 locks) fix that here by ensuring no more than 8 users on a system can
9693 be banned before a reboot is required. If more are banned, a panic
9694 is triggered.
9695
9696 grsecurity/grsec_sig.c | 8 ++++++++
9697 1 files changed, 8 insertions(+), 0 deletions(-)
9698
9699 commit a8d37776e9521c567ebff6730d49312f72435f08
9700 Author: Eric Dumazet <edumazet@google.com>
9701 Date: Thu Dec 3 11:12:07 2015 -0800
9702
9703 proc: add a reschedule point in proc_readfd_common()
9704
9705 User can pass an arbitrary large buffer to getdents().
9706
9707 It is typically a 32KB buffer used by libc scandir() implementation.
9708
9709 When scanning /proc/{pid}/fd, we can hold cpu way too long,
9710 so add a cond_resched() to be kind with other tasks.
9711
9712 We've seen latencies of more than 50ms on real workloads.
9713
9714 Signed-off-by: Eric Dumazet <edumazet@google.com>
9715 Cc: Alexander Viro <viro@zeniv.linux.org.uk>
9716 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
9717
9718 fs/proc/fd.c | 1 +
9719 1 files changed, 1 insertions(+), 0 deletions(-)
9720
9721 commit 0adba75f8708f13b1f5d98ebe3fc2fb961e100c8
9722 Author: Rabin Vincent <rabin@rab.in>
9723 Date: Tue Jan 12 20:17:08 2016 +0100
9724
9725 net: bpf: reject invalid shifts
9726
9727 On ARM64, a BUG() is triggered in the eBPF JIT if a filter with a
9728 constant shift that can't be encoded in the immediate field of the
9729 UBFM/SBFM instructions is passed to the JIT. Since these shifts
9730 amounts, which are negative or >= regsize, are invalid, reject them in
9731 the eBPF verifier and the classic BPF filter checker, for all
9732 architectures.
9733
9734 Signed-off-by: Rabin Vincent <rabin@rab.in>
9735 Acked-by: Alexei Starovoitov <ast@kernel.org>
9736 Acked-by: Daniel Borkmann <daniel@iogearbox.net>
9737 Signed-off-by: David S. Miller <davem@davemloft.net>
9738
9739 kernel/bpf/verifier.c | 10 ++++++++++
9740 net/core/filter.c | 5 +++++
9741 2 files changed, 15 insertions(+), 0 deletions(-)
9742
9743 commit c248e115a73496625a1c64660d0eeefd67e55cbf
9744 Author: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
9745 Date: Fri Jan 8 11:00:54 2016 -0200
9746
9747 sctp: fix use-after-free in pr_debug statement
9748
9749 Dmitry Vyukov reported a use-after-free in the code expanded by the
9750 macro debug_post_sfx, which is caused by the use of the asoc pointer
9751 after it was freed within sctp_side_effect() scope.
9752
9753 This patch fixes it by allowing sctp_side_effect to clear that asoc
9754 pointer when the TCB is freed.
9755
9756 As Vlad explained, we also have to cover the SCTP_DISPOSITION_ABORT case
9757 because it will trigger DELETE_TCB too on that same loop.
9758
9759 Also, there were places issuing SCTP_CMD_INIT_FAILED and ASSOC_FAILED
9760 but returning SCTP_DISPOSITION_CONSUME, which would fool the scheme
9761 above. Fix it by returning SCTP_DISPOSITION_ABORT instead.
9762
9763 The macro is already prepared to handle such NULL pointer.
9764
9765 Reported-by: Dmitry Vyukov <dvyukov@google.com>
9766 Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
9767 Acked-by: Vlad Yasevich <vyasevich@gmail.com>
9768 Signed-off-by: David S. Miller <davem@davemloft.net>
9769
9770 net/sctp/sm_sideeffect.c | 11 ++++++-----
9771 net/sctp/sm_statefuns.c | 17 ++++-------------
9772 2 files changed, 10 insertions(+), 18 deletions(-)
9773
9774 commit 395ea8a9e73e184fc14153a033000bccf4213213
9775 Author: willy tarreau <w@1wt.eu>
9776 Date: Sun Jan 10 07:54:56 2016 +0100
9777
9778 unix: properly account for FDs passed over unix sockets
9779
9780 It is possible for a process to allocate and accumulate far more FDs than
9781 the process' limit by sending them over a unix socket then closing them
9782 to keep the process' fd count low.
9783
9784 This change addresses this problem by keeping track of the number of FDs
9785 in flight per user and preventing non-privileged processes from having
9786 more FDs in flight than their configured FD limit.
9787
9788 Reported-by: socketpair@gmail.com
9789 Reported-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
9790 Mitigates: CVE-2013-4312 (Linux 2.0+)
9791 Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
9792 Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
9793 Signed-off-by: Willy Tarreau <w@1wt.eu>
9794 Signed-off-by: David S. Miller <davem@davemloft.net>
9795
9796 include/linux/sched.h | 1 +
9797 net/unix/af_unix.c | 24 ++++++++++++++++++++----
9798 net/unix/garbage.c | 13 ++++++++-----
9799 3 files changed, 29 insertions(+), 9 deletions(-)
9800
9801 commit cb207ab8fbd71dcfc4a49d533aba8085012543fd
9802 Author: Sasha Levin <sasha.levin@oracle.com>
9803 Date: Thu Jan 7 14:52:43 2016 -0500
9804
9805 net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
9806
9807 proc_dostring() needs an initialized destination string, while the one
9808 provided in proc_sctp_do_hmac_alg() contains stack garbage.
9809
9810 Thus, writing to cookie_hmac_alg would strlen() that garbage and end up
9811 accessing invalid memory.
9812
9813 Fixes: 3c68198e7 ("sctp: Make hmac algorithm selection for cookie generation dynamic")
9814 Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
9815 Signed-off-by: David S. Miller <davem@davemloft.net>
9816
9817 net/sctp/sysctl.c | 2 +-
9818 1 files changed, 1 insertions(+), 1 deletions(-)
9819
9820 commit 4014e09faf0fe9054119624ccfff1236e886b554
9821 Author: Quentin Casasnovas <quentin.casasnovas@oracle.com>
9822 Date: Tue Nov 24 17:13:21 2015 -0500
9823
9824 RDS: fix race condition when sending a message on unbound socket
9825
9826 commit 8c7188b23474cca017b3ef354c4a58456f68303a upstream.
9827
9828 Sasha's found a NULL pointer dereference in the RDS connection code when
9829 sending a message to an apparently unbound socket. The problem is caused
9830 by the code checking if the socket is bound in rds_sendmsg(), which checks
9831 the rs_bound_addr field without taking a lock on the socket. This opens a
9832 race where rs_bound_addr is temporarily set but where the transport is not
9833 in rds_bind(), leading to a NULL pointer dereference when trying to
9834 dereference 'trans' in __rds_conn_create().
9835
9836 Vegard wrote a reproducer for this issue, so kindly ask him to share if
9837 you're interested.
9838
9839 I cannot reproduce the NULL pointer dereference using Vegard's reproducer
9840 with this patch, whereas I could without.
9841
9842 Complete earlier incomplete fix to CVE-2015-6937:
9843
9844 74e98eb08588 ("RDS: verify the underlying transport exists before creating a connection")
9845
9846 Cc: David S. Miller <davem@davemloft.net>
9847
9848 Reviewed-by: Vegard Nossum <vegard.nossum@oracle.com>
9849 Reviewed-by: Sasha Levin <sasha.levin@oracle.com>
9850 Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
9851 Signed-off-by: Quentin Casasnovas <quentin.casasnovas@oracle.com>
9852 Signed-off-by: David S. Miller <davem@davemloft.net>
9853 Signed-off-by: Jiri Slaby <jslaby@suse.cz>
9854
9855 Conflicts:
9856
9857 net/rds/send.c
9858
9859 net/rds/connection.c | 6 ------
9860 1 files changed, 0 insertions(+), 6 deletions(-)
9861
9862 commit 206df8d01104344d7588d801016a281a4cd25556
9863 Author: Sasha Levin <sasha.levin@oracle.com>
9864 Date: Tue Sep 8 10:53:40 2015 -0400
9865
9866 RDS: verify the underlying transport exists before creating a connection
9867
9868 There was no verification that an underlying transport exists when creating
9869 a connection, this would cause dereferencing a NULL ptr.
9870
9871 It might happen on sockets that weren't properly bound before attempting to
9872 send a message, which will cause a NULL ptr deref:
9873
9874 [135546.047719] kasan: GPF could be caused by NULL-ptr deref or user memory accessgeneral protection fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC KASAN
9875 [135546.051270] Modules linked in:
9876 [135546.051781] CPU: 4 PID: 15650 Comm: trinity-c4 Not tainted 4.2.0-next-20150902-sasha-00041-gbaa1222-dirty #2527
9877 [135546.053217] task: ffff8800835bc000 ti: ffff8800bc708000 task.ti: ffff8800bc708000
9878 [135546.054291] RIP: __rds_conn_create (net/rds/connection.c:194)
9879 [135546.055666] RSP: 0018:ffff8800bc70fab0 EFLAGS: 00010202
9880 [135546.056457] RAX: dffffc0000000000 RBX: 0000000000000f2c RCX: ffff8800835bc000
9881 [135546.057494] RDX: 0000000000000007 RSI: ffff8800835bccd8 RDI: 0000000000000038
9882 [135546.058530] RBP: ffff8800bc70fb18 R08: 0000000000000001 R09: 0000000000000000
9883 [135546.059556] R10: ffffed014d7a3a23 R11: ffffed014d7a3a21 R12: 0000000000000000
9884 [135546.060614] R13: 0000000000000001 R14: ffff8801ec3d0000 R15: 0000000000000000
9885 [135546.061668] FS: 00007faad4ffb700(0000) GS:ffff880252000000(0000) knlGS:0000000000000000
9886 [135546.062836] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
9887 [135546.063682] CR2: 000000000000846a CR3: 000000009d137000 CR4: 00000000000006a0
9888 [135546.064723] Stack:
9889 [135546.065048] ffffffffafe2055c ffffffffafe23fc1 ffffed00493097bf ffff8801ec3d0008
9890 [135546.066247] 0000000000000000 00000000000000d0 0000000000000000 ac194a24c0586342
9891 [135546.067438] 1ffff100178e1f78 ffff880320581b00 ffff8800bc70fdd0 ffff880320581b00
9892 [135546.068629] Call Trace:
9893 [135546.069028] ? __rds_conn_create (include/linux/rcupdate.h:856 net/rds/connection.c:134)
9894 [135546.069989] ? rds_message_copy_from_user (net/rds/message.c:298)
9895 [135546.071021] rds_conn_create_outgoing (net/rds/connection.c:278)
9896 [135546.071981] rds_sendmsg (net/rds/send.c:1058)
9897 [135546.072858] ? perf_trace_lock (include/trace/events/lock.h:38)
9898 [135546.073744] ? lockdep_init (kernel/locking/lockdep.c:3298)
9899 [135546.074577] ? rds_send_drop_to (net/rds/send.c:976)
9900 [135546.075508] ? __might_fault (./arch/x86/include/asm/current.h:14 mm/memory.c:3795)
9901 [135546.076349] ? __might_fault (mm/memory.c:3795)
9902 [135546.077179] ? rds_send_drop_to (net/rds/send.c:976)
9903 [135546.078114] sock_sendmsg (net/socket.c:611 net/socket.c:620)
9904 [135546.078856] SYSC_sendto (net/socket.c:1657)
9905 [135546.079596] ? SYSC_connect (net/socket.c:1628)
9906 [135546.080510] ? trace_dump_stack (kernel/trace/trace.c:1926)
9907 [135546.081397] ? ring_buffer_unlock_commit (kernel/trace/ring_buffer.c:2479 kernel/trace/ring_buffer.c:2558 kernel/trace/ring_buffer.c:2674)
9908 [135546.082390] ? trace_buffer_unlock_commit (kernel/trace/trace.c:1749)
9909 [135546.083410] ? trace_event_raw_event_sys_enter (include/trace/events/syscalls.h:16)
9910 [135546.084481] ? do_audit_syscall_entry (include/trace/events/syscalls.h:16)
9911 [135546.085438] ? trace_buffer_unlock_commit (kernel/trace/trace.c:1749)
9912 [135546.085515] rds_ib_laddr_check(): addr 36.74.25.172 ret -99 node type -1
9913
9914 Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
9915 Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
9916 Signed-off-by: David S. Miller <davem@davemloft.net>
9917
9918 net/rds/connection.c | 6 ++++++
9919 1 files changed, 6 insertions(+), 0 deletions(-)
9920
9921 commit 173fa03f05cf0ad485d49a42cbdee8844d3a689a
9922 Author: Steven Rostedt (Red Hat) <rostedt@goodmis.org>
9923 Date: Tue Jan 5 20:32:47 2016 -0500
9924
9925 ftrace/module: Call clean up function when module init fails early
9926
9927 If the module init code fails after calling ftrace_module_init() and before
9928 calling do_init_module(), we can suffer from a memory leak. This is because
9929 ftrace_module_init() allocates pages to store the locations that ftrace
9930 hooks are placed in the module text. If do_init_module() fails, it still
9931 calls the MODULE_GOING notifiers which will tell ftrace to do a clean up of
9932 the pages it allocated for the module. But if load_module() fails before
9933 then, the pages allocated by ftrace_module_init() will never be freed.
9934
9935 Call ftrace_release_mod() on the module if load_module() fails before
9936 getting to do_init_module().
9937
9938 Link: http://lkml.kernel.org/r/567CEA31.1070507@intel.com
9939
9940 Reported-by: "Qiu, PeiyangX" <peiyangx.qiu@intel.com>
9941 Fixes: a949ae560a511 "ftrace/module: Hardcode ftrace_module_init() call into load_module()"
9942 Cc: stable@vger.kernel.org # v2.6.38+
9943 Acked-by: Rusty Russell <rusty@rustcorp.com.au>
9944 Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
9945
9946 include/linux/ftrace.h | 1 +
9947 kernel/module.c | 6 ++++++
9948 2 files changed, 7 insertions(+), 0 deletions(-)
9949
9950 commit 1e5a4a81a4c16c8ac2e264b88a02cc2f42ed0399
9951 Author: Francesco Ruggeri <fruggeri@aristanetworks.com>
9952 Date: Wed Jan 6 00:18:48 2016 -0800
9953
9954 net: possible use after free in dst_release
9955
9956 dst_release should not access dst->flags after decrementing
9957 __refcnt to 0. The dst_entry may be in dst_busy_list and
9958 dst_gc_task may dst_destroy it before dst_release gets a chance
9959 to access dst->flags.
9960
9961 Fixes: d69bbf88c8d0 ("net: fix a race in dst_release()")
9962 Fixes: 27b75c95f10d ("net: avoid RCU for NOCACHE dst")
9963 Signed-off-by: Francesco Ruggeri <fruggeri@arista.com>
9964 Acked-by: Eric Dumazet <edumazet@google.com>
9965 Signed-off-by: David S. Miller <davem@davemloft.net>
9966
9967 net/core/dst.c | 3 ++-
9968 1 files changed, 2 insertions(+), 1 deletions(-)
9969
9970 commit bfb0455793dd4e0f0b49d34a68b3249ab55565cc
9971 Author: Alan <gnomes@lxorguk.ukuu.org.uk>
9972 Date: Wed Jan 6 14:55:02 2016 +0000
9973
9974 mkiss: fix scribble on freed memory
9975
9976 commit d79f16c046086f4fe0d42184a458e187464eb83e fixed a user triggerable
9977 scribble on free memory but added a new one which allows the user to
9978 scribble even more and user controlled data into freed space.
9979
9980 As with 6pack we need to halt the queue before we free the buffers, because
9981 the transmit logic is not protected by the semaphore.
9982
9983 Signed-off-by: Alan Cox <alan@linux.intel.com>
9984 Signed-off-by: David S. Miller <davem@davemloft.net>
9985
9986 drivers/net/hamradio/mkiss.c | 5 +++++
9987 1 files changed, 5 insertions(+), 0 deletions(-)
9988
9989 commit 5cbbcbd32dc1949470f61d342503808fa9555276
9990 Author: David Miller <davem@davemloft.net>
9991 Date: Thu Dec 17 16:05:49 2015 -0500
9992
9993 mkiss: Fix use after free in mkiss_close().
9994
9995 Need to do the unregister_device() after all references to the driver
9996 private have been done.
9997
9998 Signed-off-by: David S. Miller <davem@davemloft.net>
9999
10000 drivers/net/hamradio/mkiss.c | 4 ++--
10001 1 files changed, 2 insertions(+), 2 deletions(-)
10002
10003 commit b00171576794a98068e069a660f0991a6a5190ff
10004 Author: One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk>
10005 Date: Tue Jan 5 11:51:25 2016 +0000
10006
10007 6pack: fix free memory scribbles
10008
10009 commit acf673a3187edf72068ee2f92f4dc47d66baed47 fixed a user triggerable free
10010 memory scribble but in doing so replaced it with a different one that allows
10011 the user to control the data and scribble even more.
10012
10013 sixpack_close is called by the tty layer in tty context. The tty context is
10014 protected by sp_get() and sp_put(). However network layer activity via
10015 sp_xmit() is not protected this way. We must therefore stop the queue
10016 otherwise the user gets to dump a buffer mostly of their choice into freed
10017 kernel pages.
10018
10019 Signed-off-by: Alan Cox <alan@linux.intel.com>
10020 Signed-off-by: David S. Miller <davem@davemloft.net>
10021
10022 drivers/net/hamradio/6pack.c | 6 ++++++
10023 1 files changed, 6 insertions(+), 0 deletions(-)
10024
10025 commit 5b64a833907cd230a3106aeba2304b2c1bcd116d
10026 Author: David Miller <davem@davemloft.net>
10027 Date: Thu Dec 17 16:05:32 2015 -0500
10028
10029 6pack: Fix use after free in sixpack_close().
10030
10031 Need to do the unregister_device() after all references to the driver
10032 private have been done.
10033
10034 Also we need to use del_timer_sync() for the timers so that we don't
10035 have any asynchronous references after the unregister.
10036
10037 Signed-off-by: David S. Miller <davem@davemloft.net>
10038
10039 drivers/net/hamradio/6pack.c | 8 ++++----
10040 1 files changed, 4 insertions(+), 4 deletions(-)
10041
10042 commit 4f9d532742656b3613d579220fd10c78f24ba37b
10043 Author: Rabin Vincent <rabin@rab.in>
10044 Date: Tue Jan 5 16:23:07 2016 +0100
10045
10046 net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
10047
10048 The SKF_AD_ALU_XOR_X ancillary is not like the other ancillary data
10049 instructions since it XORs A with X while all the others replace A with
10050 some loaded value. All the BPF JITs fail to clear A if this is used as
10051 the first instruction in a filter. This was found using american fuzzy
10052 lop.
10053
10054 Add a helper to determine if A needs to be cleared given the first
10055 instruction in a filter, and use this in the JITs. Except for ARM, the
10056 rest have only been compile-tested.
10057
10058 Fixes: 3480593131e0 ("net: filter: get rid of BPF_S_* enum")
10059 Signed-off-by: Rabin Vincent <rabin@rab.in>
10060 Acked-by: Daniel Borkmann <daniel@iogearbox.net>
10061 Acked-by: Alexei Starovoitov <ast@kernel.org>
10062 Signed-off-by: David S. Miller <davem@davemloft.net>
10063
10064 arch/arm/net/bpf_jit_32.c | 16 +---------------
10065 arch/mips/net/bpf_jit.c | 16 +---------------
10066 arch/powerpc/net/bpf_jit_comp.c | 13 ++-----------
10067 arch/sparc/net/bpf_jit_comp.c | 17 ++---------------
10068 include/linux/filter.h | 19 +++++++++++++++++++
10069 5 files changed, 25 insertions(+), 56 deletions(-)
10070
10071 commit 570d88f8acfffda92b89ae2e1c47320d47256034
10072 Author: John Fastabend <john.fastabend@gmail.com>
10073 Date: Tue Jan 5 09:11:36 2016 -0800
10074
10075 net: sched: fix missing free per cpu on qstats
10076
10077 When a qdisc is using per cpu stats (currently just the ingress
10078 qdisc) only the bstats are being freed. This also free's the qstats.
10079
10080 Fixes: b0ab6f92752b9f9d8 ("net: sched: enable per cpu qstats")
10081 Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
10082 Acked-by: Eric Dumazet <edumazet@google.com>
10083 Acked-by: Daniel Borkmann <daniel@iogearbox.net>
10084 Signed-off-by: David S. Miller <davem@davemloft.net>
10085
10086 net/sched/sch_generic.c | 4 +++-
10087 1 files changed, 3 insertions(+), 1 deletions(-)
10088
10089 commit 32c0ebc51857ee83470a10dcb234d308a0ed1881
10090 Author: Rabin Vincent <rabin@rab.in>
10091 Date: Tue Jan 5 18:34:04 2016 +0100
10092
10093 ARM: net: bpf: fix zero right shift
10094
10095 The LSR instruction cannot be used to perform a zero right shift since a
10096 0 as the immediate value (imm5) in the LSR instruction encoding means
10097 that a shift of 32 is perfomed. See DecodeIMMShift() in the ARM ARM.
10098
10099 Make the JIT skip generation of the LSR if a zero-shift is requested.
10100
10101 This was found using american fuzzy lop.
10102
10103 Signed-off-by: Rabin Vincent <rabin@rab.in>
10104 Acked-by: Alexei Starovoitov <ast@kernel.org>
10105 Signed-off-by: David S. Miller <davem@davemloft.net>
10106
10107 arch/arm/net/bpf_jit_32.c | 3 ++-
10108 1 files changed, 2 insertions(+), 1 deletions(-)
10109
10110 commit 51f5d291750285efa4d4bbe84e5ec23dc00c8d2d
10111 Author: Brad Spengler <spender@grsecurity.net>
10112 Date: Wed Jan 6 20:35:57 2016 -0500
10113
10114 Don't perform hidden lookups in RBAC against the directory of
10115 a file being opened with O_CREAT, reported by Karl Witt
10116
10117 Conflicts:
10118
10119 fs/namei.c
10120
10121 fs/namei.c | 3 ---
10122 1 files changed, 0 insertions(+), 3 deletions(-)
10123
10124 commit 5a8266a6b2769ccdb447256f95bc2577a73cccd1
10125 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
10126 Date: Tue Jan 5 10:46:00 2016 +0100
10127
10128 bridge: Only call /sbin/bridge-stp for the initial network namespace
10129
10130 [I stole this patch from Eric Biederman. He wrote:]
10131
10132 > There is no defined mechanism to pass network namespace information
10133 > into /sbin/bridge-stp therefore don't even try to invoke it except
10134 > for bridge devices in the initial network namespace.
10135 >
10136 > It is possible for unprivileged users to cause /sbin/bridge-stp to be
10137 > invoked for any network device name which if /sbin/bridge-stp does not
10138 > guard against unreasonable arguments or being invoked twice on the
10139 > same network device could cause problems.
10140
10141 [Hannes: changed patch using netns_eq]
10142
10143 Cc: Eric W. Biederman <ebiederm@xmission.com>
10144 Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
10145 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
10146 Signed-off-by: David S. Miller <davem@davemloft.net>
10147
10148 net/bridge/br_stp_if.c | 5 ++++-
10149 1 files changed, 4 insertions(+), 1 deletions(-)
10150
10151 commit 650d535cc39f0aeff2f57e60b6617be25d3ef48b
10152 Author: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
10153 Date: Wed Dec 23 16:28:40 2015 -0200
10154
10155 sctp: use GFP_USER for user-controlled kmalloc
10156
10157 Commit cacc06215271 ("sctp: use GFP_USER for user-controlled kmalloc")
10158 missed two other spots.
10159
10160 For connectx, as it's more likely to be used by kernel users of the API,
10161 it detects if GFP_USER should be used or not.
10162
10163 Fixes: cacc06215271 ("sctp: use GFP_USER for user-controlled kmalloc")
10164 Reported-by: Dmitry Vyukov <dvyukov@google.com>
10165 Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
10166 Signed-off-by: David S. Miller <davem@davemloft.net>
10167
10168 net/sctp/socket.c | 9 ++++++---
10169 1 files changed, 6 insertions(+), 3 deletions(-)
10170
10171 commit 5718a1f63c41fc156f729783423b002763779d04
10172 Author: Florian Westphal <fw@strlen.de>
10173 Date: Thu Dec 31 14:26:33 2015 +0100
10174
10175 connector: bump skb->users before callback invocation
10176
10177 Dmitry reports memleak with syskaller program.
10178 Problem is that connector bumps skb usecount but might not invoke callback.
10179
10180 So move skb_get to where we invoke the callback.
10181
10182 Reported-by: Dmitry Vyukov <dvyukov@google.com>
10183 Signed-off-by: Florian Westphal <fw@strlen.de>
10184 Signed-off-by: David S. Miller <davem@davemloft.net>
10185
10186 drivers/connector/connector.c | 11 +++--------
10187 1 files changed, 3 insertions(+), 8 deletions(-)
10188
10189 commit 2e6372e6a97f8d642416899861f91777f44f13b7
10190 Author: Rainer Weikusat <rweikusat@mobileactivedefense.com>
10191 Date: Sun Jan 3 18:56:38 2016 +0000
10192
10193 af_unix: Fix splice-bind deadlock
10194
10195 On 2015/11/06, Dmitry Vyukov reported a deadlock involving the splice
10196 system call and AF_UNIX sockets,
10197
10198 http://lists.openwall.net/netdev/2015/11/06/24
10199
10200 The situation was analyzed as
10201
10202 (a while ago) A: socketpair()
10203 B: splice() from a pipe to /mnt/regular_file
10204 does sb_start_write() on /mnt
10205 C: try to freeze /mnt
10206 wait for B to finish with /mnt
10207 A: bind() try to bind our socket to /mnt/new_socket_name
10208 lock our socket, see it not bound yet
10209 decide that it needs to create something in /mnt
10210 try to do sb_start_write() on /mnt, block (it's
10211 waiting for C).
10212 D: splice() from the same pipe to our socket
10213 lock the pipe, see that socket is connected
10214 try to lock the socket, block waiting for A
10215 B: get around to actually feeding a chunk from
10216 pipe to file, try to lock the pipe. Deadlock.
10217
10218 on 2015/11/10 by Al Viro,
10219
10220 http://lists.openwall.net/netdev/2015/11/10/4
10221
10222 The patch fixes this by removing the kern_path_create related code from
10223 unix_mknod and executing it as part of unix_bind prior acquiring the
10224 readlock of the socket in question. This means that A (as used above)
10225 will sb_start_write on /mnt before it acquires the readlock, hence, it
10226 won't indirectly block B which first did a sb_start_write and then
10227 waited for a thread trying to acquire the readlock. Consequently, A
10228 being blocked by C waiting for B won't cause a deadlock anymore
10229 (effectively, both A and B acquire two locks in opposite order in the
10230 situation described above).
10231
10232 Dmitry Vyukov(<dvyukov@google.com>) tested the original patch.
10233
10234 Signed-off-by: Rainer Weikusat <rweikusat@mobileactivedefense.com>
10235 Signed-off-by: David S. Miller <davem@davemloft.net>
10236
10237 Conflicts:
10238
10239 net/unix/af_unix.c
10240
10241 net/unix/af_unix.c | 70 +++++++++++++++++++++++++++++++--------------------
10242 1 files changed, 42 insertions(+), 28 deletions(-)
10243
10244 commit 2e729e557c571f3253e32472cd7d382ac16cf1c3
10245 Author: Qiu Peiyang <peiyangx.qiu@intel.com>
10246 Date: Thu Dec 31 13:11:28 2015 +0800
10247
10248 tracing: Fix setting of start_index in find_next()
10249
10250 When we do cat /sys/kernel/debug/tracing/printk_formats, we hit kernel
10251 panic at t_show.
10252
10253 general protection fault: 0000 [#1] PREEMPT SMP
10254 CPU: 0 PID: 2957 Comm: sh Tainted: G W O 3.14.55-x86_64-01062-gd4acdc7 #2
10255 RIP: 0010:[<ffffffff811375b2>]
10256 [<ffffffff811375b2>] t_show+0x22/0xe0
10257 RSP: 0000:ffff88002b4ebe80 EFLAGS: 00010246
10258 RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000004
10259 RDX: 0000000000000004 RSI: ffffffff81fd26a6 RDI: ffff880032f9f7b1
10260 RBP: ffff88002b4ebe98 R08: 0000000000001000 R09: 000000000000ffec
10261 R10: 0000000000000000 R11: 000000000000000f R12: ffff880004d9b6c0
10262 R13: 7365725f6d706400 R14: ffff880004d9b6c0 R15: ffffffff82020570
10263 FS: 0000000000000000(0000) GS:ffff88003aa00000(0063) knlGS:00000000f776bc40
10264 CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
10265 CR2: 00000000f6c02ff0 CR3: 000000002c2b3000 CR4: 00000000001007f0
10266 Call Trace:
10267 [<ffffffff811dc076>] seq_read+0x2f6/0x3e0
10268 [<ffffffff811b749b>] vfs_read+0x9b/0x160
10269 [<ffffffff811b7f69>] SyS_read+0x49/0xb0
10270 [<ffffffff81a3a4b9>] ia32_do_call+0x13/0x13
10271 ---[ end trace 5bd9eb630614861e ]---
10272 Kernel panic - not syncing: Fatal exception
10273
10274 When the first time find_next calls find_next_mod_format, it should
10275 iterate the trace_bprintk_fmt_list to find the first print format of
10276 the module. However in current code, start_index is smaller than *pos
10277 at first, and code will not iterate the list. Latter container_of will
10278 get the wrong address with former v, which will cause mod_fmt be a
10279 meaningless object and so is the returned mod_fmt->fmt.
10280
10281 This patch will fix it by correcting the start_index. After fixed,
10282 when the first time calls find_next_mod_format, start_index will be
10283 equal to *pos, and code will iterate the trace_bprintk_fmt_list to
10284 get the right module printk format, so is the returned mod_fmt->fmt.
10285
10286 Link: http://lkml.kernel.org/r/5684B900.9000309@intel.com
10287
10288 Cc: stable@vger.kernel.org # 3.12+
10289 Fixes: 102c9323c35a8 "tracing: Add __tracepoint_string() to export string pointers"
10290 Signed-off-by: Qiu Peiyang <peiyangx.qiu@intel.com>
10291 Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
10292
10293 kernel/trace/trace_printk.c | 1 +
10294 1 files changed, 1 insertions(+), 0 deletions(-)
10295
10296 commit 0994af4b1930f32aa493dc08145cd304f8bfc8f4
10297 Author: Al Viro <viro@zeniv.linux.org.uk>
10298 Date: Mon Dec 28 20:47:08 2015 -0500
10299
10300 [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()
10301
10302 Cc: stable@vger.kernel.org # 3.15+
10303 Reviewed-by: Jeff Layton <jeff.layton@primarydata.com>
10304 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
10305
10306 arch/arm/kernel/sys_oabi-compat.c | 73 +++++++++++++++++++------------------
10307 1 files changed, 37 insertions(+), 36 deletions(-)
10308
10309 commit 4ed030f65dcf3e6b0128032a49a7d75f947fa351
10310 Merge: de243c2 3adc55a
10311 Author: Brad Spengler <spender@grsecurity.net>
10312 Date: Tue Jan 5 18:10:10 2016 -0500
10313
10314 Merge branch 'pax-test' into grsec-test
10315
10316 commit 3adc55a5acfa429c2a7cc883aef08b960c0079b0
10317 Author: Brad Spengler <spender@grsecurity.net>
10318 Date: Tue Jan 5 18:08:53 2016 -0500
10319
10320 Update to pax-linux-4.3.3-test16.patch:
10321 - small cleanup in entry_64.S on x86
10322 - Emese fixed the initify plugin to recursively check variable initializers, reported by Rasmus Villemoes
10323 - 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)
10324 - 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)
10325 - 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)
10326 - 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)
10327
10328 arch/x86/entry/entry_64.S | 60 +++++-----
10329 arch/x86/kernel/alternative.c | 2 +-
10330 arch/x86/kvm/emulate.c | 4 +-
10331 tools/gcc/initify_plugin.c | 123 +++++++++----------
10332 .../disable_size_overflow_hash.data | 4 +-
10333 .../size_overflow_plugin/size_overflow_hash.data | 2 -
10334 6 files changed, 93 insertions(+), 102 deletions(-)
10335
10336 commit de243c26efd0e423ca92db825af2c3f8eb1ca043
10337 Author: Brad Spengler <spender@grsecurity.net>
10338 Date: Tue Dec 29 18:01:24 2015 -0500
10339
10340 It was noticed during an internal audit that the code under GRKERNSEC_PROC_MEMMAP
10341 which aimed to enforce a 16MB minimum on RLIMIT_DATA for suid/sgid binaries only
10342 did so if RLIMIT_DATA was set lower than PAGE_SIZE.
10343
10344 This addition was only supplemental as GRKERNSEC_BRUTE is the main defense
10345 against suid/sgid attacks and the flaw above would only eliminate the extra
10346 entropy provided for the brk-managed heap, still leaving it with the minimum
10347 of 16-bit entropy for mmap on x86 and 28 on x64.
10348
10349 mm/mmap.c | 2 +-
10350 1 files changed, 1 insertions(+), 1 deletions(-)
10351
10352 commit 8e264cfe47e5f08cdc9ed009a630277206cd2534
10353 Merge: 436201b 2584340
10354 Author: Brad Spengler <spender@grsecurity.net>
10355 Date: Mon Dec 28 20:30:01 2015 -0500
10356
10357 Merge branch 'pax-test' into grsec-test
10358
10359 commit 2584340eab494e64ec1bf9eb5b0d1ae31f926306
10360 Author: Brad Spengler <spender@grsecurity.net>
10361 Date: Mon Dec 28 20:29:28 2015 -0500
10362
10363 Update to pax-linux-4.3.3-test14.patch:
10364 - 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)
10365 - fixed shutdown crash with tboot and KERNEXEC, reported by perfinion
10366 - fixed a few false positive and one real size overflow reports in hyperv, reported by hunger
10367 - fixed compile regressions on armv5, reported by iamb (https://forums.grsecurity.net/viewtopic.php?f=3&t=4350)
10368 - fixed an assert in the initify plugin that triggered in vic_register on arm
10369
10370 arch/arm/include/asm/atomic.h | 7 +++++--
10371 arch/arm/include/asm/domain.h | 5 ++---
10372 arch/x86/kernel/tboot.c | 14 +++++++++-----
10373 drivers/hv/channel.c | 4 +---
10374 drivers/i2c/busses/i2c-designware-pcidrv.c | 2 +-
10375 drivers/net/hyperv/rndis_filter.c | 3 +--
10376 fs/exec.c | 4 ++--
10377 include/linux/atomic.h | 15 ---------------
10378 net/core/skbuff.c | 3 ++-
10379 tools/gcc/initify_plugin.c | 4 +++-
10380 10 files changed, 26 insertions(+), 35 deletions(-)
10381
10382 commit 436201b6626b488d173c8076447000077c27b84a
10383 Author: David Howells <dhowells@redhat.com>
10384 Date: Fri Dec 18 01:34:26 2015 +0000
10385
10386 KEYS: Fix race between read and revoke
10387
10388 This fixes CVE-2015-7550.
10389
10390 There's a race between keyctl_read() and keyctl_revoke(). If the revoke
10391 happens between keyctl_read() checking the validity of a key and the key's
10392 semaphore being taken, then the key type read method will see a revoked key.
10393
10394 This causes a problem for the user-defined key type because it assumes in
10395 its read method that there will always be a payload in a non-revoked key
10396 and doesn't check for a NULL pointer.
10397
10398 Fix this by making keyctl_read() check the validity of a key after taking
10399 semaphore instead of before.
10400
10401 I think the bug was introduced with the original keyrings code.
10402
10403 This was discovered by a multithreaded test program generated by syzkaller
10404 (http://github.com/google/syzkaller). Here's a cleaned up version:
10405
10406 #include <sys/types.h>
10407 #include <keyutils.h>
10408 #include <pthread.h>
10409 void *thr0(void *arg)
10410 {
10411 key_serial_t key = (unsigned long)arg;
10412 keyctl_revoke(key);
10413 return 0;
10414 }
10415 void *thr1(void *arg)
10416 {
10417 key_serial_t key = (unsigned long)arg;
10418 char buffer[16];
10419 keyctl_read(key, buffer, 16);
10420 return 0;
10421 }
10422 int main()
10423 {
10424 key_serial_t key = add_key("user", "%", "foo", 3, KEY_SPEC_USER_KEYRING);
10425 pthread_t th[5];
10426 pthread_create(&th[0], 0, thr0, (void *)(unsigned long)key);
10427 pthread_create(&th[1], 0, thr1, (void *)(unsigned long)key);
10428 pthread_create(&th[2], 0, thr0, (void *)(unsigned long)key);
10429 pthread_create(&th[3], 0, thr1, (void *)(unsigned long)key);
10430 pthread_join(th[0], 0);
10431 pthread_join(th[1], 0);
10432 pthread_join(th[2], 0);
10433 pthread_join(th[3], 0);
10434 return 0;
10435 }
10436
10437 Build as:
10438
10439 cc -o keyctl-race keyctl-race.c -lkeyutils -lpthread
10440
10441 Run as:
10442
10443 while keyctl-race; do :; done
10444
10445 as it may need several iterations to crash the kernel. The crash can be
10446 summarised as:
10447
10448 BUG: unable to handle kernel NULL pointer dereference at 0000000000000010
10449 IP: [<ffffffff81279b08>] user_read+0x56/0xa3
10450 ...
10451 Call Trace:
10452 [<ffffffff81276aa9>] keyctl_read_key+0xb6/0xd7
10453 [<ffffffff81277815>] SyS_keyctl+0x83/0xe0
10454 [<ffffffff815dbb97>] entry_SYSCALL_64_fastpath+0x12/0x6f
10455
10456 Reported-by: Dmitry Vyukov <dvyukov@google.com>
10457 Signed-off-by: David Howells <dhowells@redhat.com>
10458 Tested-by: Dmitry Vyukov <dvyukov@google.com>
10459 Cc: stable@vger.kernel.org
10460 Signed-off-by: James Morris <james.l.morris@oracle.com>
10461
10462 security/keys/keyctl.c | 18 +++++++++---------
10463 1 files changed, 9 insertions(+), 9 deletions(-)
10464
10465 commit 195cea04477025da4a2078bd3e1fb7c4e11206c2
10466 Author: Brad Spengler <spender@grsecurity.net>
10467 Date: Tue Dec 22 20:44:01 2015 -0500
10468
10469 Add new kernel command-line param: pax_size_overflow_report_only
10470 If a user triggers a size_overflow violation that makes it difficult
10471 to obtain the call trace without serial console/net console, they can
10472 use this option to provide that information to us
10473
10474 Documentation/kernel-parameters.txt | 5 +++++
10475 fs/exec.c | 12 +++++++++---
10476 init/main.c | 11 +++++++++++
10477 3 files changed, 25 insertions(+), 3 deletions(-)
10478
10479 commit 4254a8da5851df8c08cdca5c392916e8c105408d
10480 Author: WANG Cong <xiyou.wangcong@gmail.com>
10481 Date: Mon Dec 21 10:55:45 2015 -0800
10482
10483 addrconf: always initialize sysctl table data
10484
10485 When sysctl performs restrict writes, it allows to write from
10486 a middle position of a sysctl file, which requires us to initialize
10487 the table data before calling proc_dostring() for the write case.
10488
10489 Fixes: 3d1bec99320d ("ipv6: introduce secret_stable to ipv6_devconf")
10490 Reported-by: Sasha Levin <sasha.levin@oracle.com>
10491 Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
10492 Tested-by: Sasha Levin <sasha.levin@oracle.com>
10493 Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
10494 Signed-off-by: David S. Miller <davem@davemloft.net>
10495
10496 net/ipv6/addrconf.c | 11 ++++-------
10497 1 files changed, 4 insertions(+), 7 deletions(-)
10498
10499 commit f8002863fb06c363180637046947a78a6ccb3d33
10500 Author: WANG Cong <xiyou.wangcong@gmail.com>
10501 Date: Wed Dec 16 23:39:04 2015 -0800
10502
10503 net: check both type and procotol for tcp sockets
10504
10505 Dmitry reported the following out-of-bound access:
10506
10507 Call Trace:
10508 [<ffffffff816cec2e>] __asan_report_load4_noabort+0x3e/0x40
10509 mm/kasan/report.c:294
10510 [<ffffffff84affb14>] sock_setsockopt+0x1284/0x13d0 net/core/sock.c:880
10511 [< inline >] SYSC_setsockopt net/socket.c:1746
10512 [<ffffffff84aed7ee>] SyS_setsockopt+0x1fe/0x240 net/socket.c:1729
10513 [<ffffffff85c18c76>] entry_SYSCALL_64_fastpath+0x16/0x7a
10514 arch/x86/entry/entry_64.S:185
10515
10516 This is because we mistake a raw socket as a tcp socket.
10517 We should check both sk->sk_type and sk->sk_protocol to ensure
10518 it is a tcp socket.
10519
10520 Willem points out __skb_complete_tx_timestamp() needs to fix as well.
10521
10522 Reported-by: Dmitry Vyukov <dvyukov@google.com>
10523 Cc: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
10524 Cc: Eric Dumazet <eric.dumazet@gmail.com>
10525 Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
10526 Acked-by: Willem de Bruijn <willemb@google.com>
10527 Signed-off-by: David S. Miller <davem@davemloft.net>
10528
10529 net/core/skbuff.c | 3 ++-
10530 net/core/sock.c | 3 ++-
10531 2 files changed, 4 insertions(+), 2 deletions(-)
10532
10533 commit bd6b3399804470a4ad8f34229469ca149dceba3d
10534 Author: Colin Ian King <colin.king@canonical.com>
10535 Date: Fri Dec 18 14:22:01 2015 -0800
10536
10537 proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
10538
10539 Writing to /proc/$pid/coredump_filter always returns -ESRCH because commit
10540 774636e19ed51 ("proc: convert to kstrto*()/kstrto*_from_user()") removed
10541 the setting of ret after the get_proc_task call and incorrectly left it as
10542 -ESRCH. Instead, return 0 when successful.
10543
10544 Example breakage:
10545
10546 echo 0 > /proc/self/coredump_filter
10547 bash: echo: write error: No such process
10548
10549 Fixes: 774636e19ed51 ("proc: convert to kstrto*()/kstrto*_from_user()")
10550 Signed-off-by: Colin Ian King <colin.king@canonical.com>
10551 Acked-by: Kees Cook <keescook@chromium.org>
10552 Cc: <stable@vger.kernel.org> [4.3+]
10553 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
10554 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
10555
10556 fs/proc/base.c | 1 +
10557 1 files changed, 1 insertions(+), 0 deletions(-)
10558
10559 commit b28aca2b99ed08546778355fb9402c503ff9b29e
10560 Author: Junichi Nomura <j-nomura@ce.jp.nec.com>
10561 Date: Tue Dec 22 10:23:44 2015 -0700
10562
10563 block: ensure to split after potentially bouncing a bio
10564
10565 blk_queue_bio() does split then bounce, which makes the segment
10566 counting based on pages before bouncing and could go wrong. Move
10567 the split to after bouncing, like we do for blk-mq, and the we
10568 fix the issue of having the bio count for segments be wrong.
10569
10570 Fixes: 54efd50bfd87 ("block: make generic_make_request handle arbitrarily sized bios")
10571 Cc: stable@vger.kernel.org
10572 Tested-by: Artem S. Tashkinov <t.artem@lycos.com>
10573 Signed-off-by: Jens Axboe <axboe@fb.com>
10574
10575 block/blk-core.c | 4 ++--
10576 1 files changed, 2 insertions(+), 2 deletions(-)
10577
10578 commit e62a25e917a9e5b35ddd5b4f1b5e5e30fbd2e84c
10579 Merge: f6f63ae ec72fa5
10580 Author: Brad Spengler <spender@grsecurity.net>
10581 Date: Tue Dec 22 19:46:26 2015 -0500
10582
10583 Merge branch 'pax-test' into grsec-test
10584
10585 commit ec72fa5f8d9cb4e223bad1b8b5c2e1071c222f2a
10586 Author: Brad Spengler <spender@grsecurity.net>
10587 Date: Tue Dec 22 19:45:51 2015 -0500
10588
10589 Update to pax-linux-4.3.3-test13.patch:
10590 - 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)
10591 - 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)
10592
10593 arch/arm/mm/fault.c | 2 +-
10594 arch/x86/mm/fault.c | 2 +-
10595 fs/btrfs/extent_map.c | 8 ++++++--
10596 fs/xfs/libxfs/xfs_da_btree.c | 4 +++-
10597 4 files changed, 11 insertions(+), 5 deletions(-)
10598
10599 commit f6f63ae154cd45028add1dc41957878060d77fbf
10600 Author: Brad Spengler <spender@grsecurity.net>
10601 Date: Thu Dec 17 18:43:44 2015 -0500
10602
10603 ptrace_has_cap() checks whether the current process should be
10604 treated as having a certain capability for ptrace checks
10605 against another process. Until now, this was equivalent to
10606 has_ns_capability(current, target_ns, CAP_SYS_PTRACE).
10607
10608 However, if a root-owned process wants to enter a user
10609 namespace for some reason without knowing who owns it and
10610 therefore can't change to the namespace owner's uid and gid
10611 before entering, as soon as it has entered the namespace,
10612 the namespace owner can attach to it via ptrace and thereby
10613 gain access to its uid and gid.
10614
10615 While it is possible for the entering process to switch to
10616 the uid of a claimed namespace owner before entering,
10617 causing the attempt to enter to fail if the claimed uid is
10618 wrong, this doesn't solve the problem of determining an
10619 appropriate gid.
10620
10621 With this change, the entering process can first enter the
10622 namespace and then safely inspect the namespace's
10623 properties, e.g. through /proc/self/{uid_map,gid_map},
10624 assuming that the namespace owner doesn't have access to
10625 uid 0.
10626 Signed-off-by: Jann Horn <jann@thejh.net>
10627
10628 kernel/ptrace.c | 30 +++++++++++++++++++++++++-----
10629 1 files changed, 25 insertions(+), 5 deletions(-)
10630
10631 commit e314f0fb63020f61543b401ff594e953c2c304e5
10632 Author: tadeusz.struk@intel.com <tadeusz.struk@intel.com>
10633 Date: Tue Dec 15 10:46:17 2015 -0800
10634
10635 net: fix uninitialized variable issue
10636
10637 msg_iocb needs to be initialized on the recv/recvfrom path.
10638 Otherwise afalg will wrongly interpret it as an async call.
10639
10640 Cc: stable@vger.kernel.org
10641 Reported-by: Harald Freudenberger <freude@linux.vnet.ibm.com>
10642 Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
10643 Signed-off-by: David S. Miller <davem@davemloft.net>
10644
10645 net/socket.c | 1 +
10646 1 files changed, 1 insertions(+), 0 deletions(-)
10647
10648 commit a3f56a43ad56b8fcaf04f6327636ed2f5970de3b
10649 Merge: dfa764c 142edcf
10650 Author: Brad Spengler <spender@grsecurity.net>
10651 Date: Wed Dec 16 21:01:17 2015 -0500
10652
10653 Merge branch 'pax-test' into grsec-test
10654
10655 commit 142edcf1005a57fb8887823565cf0bafad2f313c
10656 Author: Brad Spengler <spender@grsecurity.net>
10657 Date: Wed Dec 16 21:00:57 2015 -0500
10658
10659 Update to pax-linux-4.3.3-test12.patch:
10660 - 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)
10661 - 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)
10662
10663 drivers/tty/n_tty.c | 16 ++++++++--------
10664 .../disable_size_overflow_hash.data | 2 ++
10665 .../size_overflow_plugin/size_overflow_hash.data | 6 ++----
10666 3 files changed, 12 insertions(+), 12 deletions(-)
10667
10668 commit dfa764cc549892a5bfc1083cac78b99032cae577
10669 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
10670 Date: Tue Dec 15 22:59:12 2015 +0100
10671
10672 ipv6: automatically enable stable privacy mode if stable_secret set
10673
10674 Bjørn reported that while we switch all interfaces to privacy stable mode
10675 when setting the secret, we don't set this mode for new interfaces. This
10676 does not make sense, so change this behaviour.
10677
10678 Fixes: 622c81d57b392cc ("ipv6: generation of stable privacy addresses for link-local and autoconf")
10679 Reported-by: Bjørn Mork <bjorn@mork.no>
10680 Cc: Bjørn Mork <bjorn@mork.no>
10681 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
10682 Signed-off-by: David S. Miller <davem@davemloft.net>
10683
10684 net/ipv6/addrconf.c | 6 ++++++
10685 1 files changed, 6 insertions(+), 0 deletions(-)
10686
10687 commit c2815a1fee03f222273e77c14e43f960da06f35a
10688 Author: Brad Spengler <spender@grsecurity.net>
10689 Date: Wed Dec 16 13:03:38 2015 -0500
10690
10691 Work around upstream limitation on the number of thread info flags causing a compilation error
10692 Reported by fabled at http://forums.grsecurity.net/viewtopic.php?f=3&t=4339
10693
10694 arch/arm/kernel/entry-common.S | 8 ++++++--
10695 1 files changed, 6 insertions(+), 2 deletions(-)
10696
10697 commit 8c9ae168e09ae49324d709d76d73d9fc4ca477e1
10698 Author: Brad Spengler <spender@grsecurity.net>
10699 Date: Tue Dec 15 19:03:41 2015 -0500
10700
10701 Initial import of grsecurity 3.1 for Linux 4.3.3
10702
10703 Documentation/dontdiff | 2 +
10704 Documentation/kernel-parameters.txt | 7 +
10705 Documentation/sysctl/kernel.txt | 15 +
10706 Makefile | 18 +-
10707 arch/alpha/include/asm/cache.h | 4 +-
10708 arch/alpha/kernel/osf_sys.c | 12 +-
10709 arch/arc/Kconfig | 1 +
10710 arch/arm/Kconfig | 1 +
10711 arch/arm/Kconfig.debug | 1 +
10712 arch/arm/include/asm/thread_info.h | 7 +-
10713 arch/arm/kernel/process.c | 4 +-
10714 arch/arm/kernel/ptrace.c | 9 +
10715 arch/arm/kernel/traps.c | 7 +-
10716 arch/arm/mm/Kconfig | 2 +-
10717 arch/arm/mm/fault.c | 40 +-
10718 arch/arm/mm/mmap.c | 8 +-
10719 arch/arm/net/bpf_jit_32.c | 51 +-
10720 arch/arm64/Kconfig.debug | 1 +
10721 arch/avr32/include/asm/cache.h | 4 +-
10722 arch/blackfin/Kconfig.debug | 1 +
10723 arch/blackfin/include/asm/cache.h | 3 +-
10724 arch/cris/include/arch-v10/arch/cache.h | 3 +-
10725 arch/cris/include/arch-v32/arch/cache.h | 3 +-
10726 arch/frv/include/asm/cache.h | 3 +-
10727 arch/frv/mm/elf-fdpic.c | 4 +-
10728 arch/hexagon/include/asm/cache.h | 6 +-
10729 arch/ia64/Kconfig | 1 +
10730 arch/ia64/include/asm/cache.h | 3 +-
10731 arch/ia64/kernel/sys_ia64.c | 2 +
10732 arch/ia64/mm/hugetlbpage.c | 2 +
10733 arch/m32r/include/asm/cache.h | 4 +-
10734 arch/m68k/include/asm/cache.h | 4 +-
10735 arch/metag/mm/hugetlbpage.c | 1 +
10736 arch/microblaze/include/asm/cache.h | 3 +-
10737 arch/mips/Kconfig | 1 +
10738 arch/mips/include/asm/cache.h | 3 +-
10739 arch/mips/include/asm/thread_info.h | 11 +-
10740 arch/mips/kernel/irq.c | 3 +
10741 arch/mips/kernel/ptrace.c | 9 +
10742 arch/mips/mm/mmap.c | 4 +-
10743 arch/mn10300/proc-mn103e010/include/proc/cache.h | 4 +-
10744 arch/mn10300/proc-mn2ws0050/include/proc/cache.h | 4 +-
10745 arch/openrisc/include/asm/cache.h | 4 +-
10746 arch/parisc/include/asm/cache.h | 5 +-
10747 arch/parisc/kernel/sys_parisc.c | 4 +
10748 arch/powerpc/Kconfig | 1 +
10749 arch/powerpc/include/asm/cache.h | 4 +-
10750 arch/powerpc/include/asm/thread_info.h | 5 +-
10751 arch/powerpc/kernel/Makefile | 2 +
10752 arch/powerpc/kernel/irq.c | 3 +
10753 arch/powerpc/kernel/process.c | 10 +-
10754 arch/powerpc/kernel/ptrace.c | 14 +
10755 arch/powerpc/kernel/traps.c | 5 +
10756 arch/powerpc/mm/slice.c | 2 +-
10757 arch/s390/Kconfig.debug | 1 +
10758 arch/s390/include/asm/cache.h | 4 +-
10759 arch/score/include/asm/cache.h | 4 +-
10760 arch/sh/include/asm/cache.h | 3 +-
10761 arch/sh/mm/mmap.c | 6 +-
10762 arch/sparc/include/asm/cache.h | 4 +-
10763 arch/sparc/include/asm/pgalloc_64.h | 1 +
10764 arch/sparc/include/asm/thread_info_64.h | 8 +-
10765 arch/sparc/kernel/process_32.c | 6 +-
10766 arch/sparc/kernel/process_64.c | 8 +-
10767 arch/sparc/kernel/ptrace_64.c | 14 +
10768 arch/sparc/kernel/sys_sparc_64.c | 8 +-
10769 arch/sparc/kernel/syscalls.S | 8 +-
10770 arch/sparc/kernel/traps_32.c | 8 +-
10771 arch/sparc/kernel/traps_64.c | 28 +-
10772 arch/sparc/kernel/unaligned_64.c | 2 +-
10773 arch/sparc/mm/fault_64.c | 2 +-
10774 arch/sparc/mm/hugetlbpage.c | 15 +-
10775 arch/tile/Kconfig | 1 +
10776 arch/tile/include/asm/cache.h | 3 +-
10777 arch/tile/mm/hugetlbpage.c | 2 +
10778 arch/um/include/asm/cache.h | 3 +-
10779 arch/unicore32/include/asm/cache.h | 6 +-
10780 arch/x86/Kconfig | 21 +
10781 arch/x86/Kconfig.debug | 2 +
10782 arch/x86/entry/common.c | 14 +
10783 arch/x86/entry/entry_32.S | 2 +-
10784 arch/x86/entry/entry_64.S | 2 +-
10785 arch/x86/ia32/ia32_aout.c | 2 +
10786 arch/x86/include/asm/floppy.h | 20 +-
10787 arch/x86/include/asm/fpu/types.h | 69 +-
10788 arch/x86/include/asm/io.h | 2 +-
10789 arch/x86/include/asm/page.h | 12 +-
10790 arch/x86/include/asm/paravirt_types.h | 23 +-
10791 arch/x86/include/asm/processor.h | 12 +-
10792 arch/x86/include/asm/thread_info.h | 6 +-
10793 arch/x86/include/asm/uaccess.h | 2 +-
10794 arch/x86/kernel/dumpstack.c | 10 +-
10795 arch/x86/kernel/dumpstack_32.c | 2 +-
10796 arch/x86/kernel/dumpstack_64.c | 2 +-
10797 arch/x86/kernel/ioport.c | 13 +
10798 arch/x86/kernel/irq_32.c | 3 +
10799 arch/x86/kernel/irq_64.c | 4 +
10800 arch/x86/kernel/ldt.c | 18 +
10801 arch/x86/kernel/msr.c | 10 +
10802 arch/x86/kernel/ptrace.c | 14 +
10803 arch/x86/kernel/signal.c | 9 +-
10804 arch/x86/kernel/sys_i386_32.c | 9 +-
10805 arch/x86/kernel/sys_x86_64.c | 8 +-
10806 arch/x86/kernel/traps.c | 5 +
10807 arch/x86/kernel/verify_cpu.S | 1 +
10808 arch/x86/kernel/vm86_32.c | 15 +
10809 arch/x86/kvm/svm.c | 14 +-
10810 arch/x86/mm/fault.c | 12 +-
10811 arch/x86/mm/hugetlbpage.c | 15 +-
10812 arch/x86/mm/init.c | 66 +-
10813 arch/x86/mm/init_32.c | 6 +-
10814 arch/x86/net/bpf_jit_comp.c | 4 +
10815 arch/x86/platform/efi/efi_64.c | 2 +-
10816 arch/x86/xen/Kconfig | 1 +
10817 arch/xtensa/variants/dc232b/include/variant/core.h | 2 +-
10818 arch/xtensa/variants/fsf/include/variant/core.h | 3 +-
10819 crypto/ablkcipher.c | 2 +-
10820 crypto/blkcipher.c | 2 +-
10821 crypto/scatterwalk.c | 10 +-
10822 drivers/acpi/acpica/hwxfsleep.c | 11 +-
10823 drivers/acpi/custom_method.c | 4 +
10824 drivers/block/cciss.h | 30 +-
10825 drivers/block/smart1,2.h | 40 +-
10826 drivers/cdrom/cdrom.c | 2 +-
10827 drivers/char/Kconfig | 4 +-
10828 drivers/char/genrtc.c | 1 +
10829 drivers/char/ipmi/ipmi_si_intf.c | 8 +-
10830 drivers/char/mem.c | 17 +
10831 drivers/char/random.c | 5 +-
10832 drivers/cpufreq/sparc-us3-cpufreq.c | 2 -
10833 drivers/crypto/nx/nx-aes-ccm.c | 2 +-
10834 drivers/crypto/nx/nx-aes-gcm.c | 2 +-
10835 drivers/crypto/talitos.c | 2 +-
10836 drivers/firewire/ohci.c | 4 +
10837 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | 70 +-
10838 drivers/gpu/drm/nouveau/nouveau_ttm.c | 28 +-
10839 drivers/gpu/drm/ttm/ttm_bo_manager.c | 10 +-
10840 drivers/gpu/drm/virtio/virtgpu_ttm.c | 10 +-
10841 drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 10 +-
10842 drivers/hid/hid-wiimote-debug.c | 2 +-
10843 drivers/infiniband/hw/nes/nes_cm.c | 22 +-
10844 drivers/iommu/Kconfig | 1 +
10845 drivers/iommu/amd_iommu.c | 14 +-
10846 drivers/isdn/gigaset/bas-gigaset.c | 32 +-
10847 drivers/isdn/gigaset/ser-gigaset.c | 32 +-
10848 drivers/isdn/gigaset/usb-gigaset.c | 32 +-
10849 drivers/isdn/hisax/config.c | 2 +-
10850 drivers/isdn/hisax/hfc_pci.c | 2 +-
10851 drivers/isdn/hisax/hfc_sx.c | 2 +-
10852 drivers/isdn/hisax/q931.c | 6 +-
10853 drivers/isdn/i4l/isdn_concap.c | 6 +-
10854 drivers/isdn/i4l/isdn_x25iface.c | 16 +-
10855 drivers/md/bcache/Kconfig | 1 +
10856 drivers/md/raid5.c | 8 +
10857 drivers/media/pci/solo6x10/solo6x10-g723.c | 2 +-
10858 drivers/media/platform/sti/c8sectpfe/Kconfig | 1 +
10859 drivers/media/platform/vivid/vivid-osd.c | 1 +
10860 drivers/media/radio/radio-cadet.c | 5 +-
10861 drivers/media/usb/dvb-usb/cinergyT2-core.c | 91 +-
10862 drivers/media/usb/dvb-usb/cinergyT2-fe.c | 182 +-
10863 drivers/media/usb/dvb-usb/dvb-usb-firmware.c | 37 +-
10864 drivers/media/usb/dvb-usb/technisat-usb2.c | 75 +-
10865 drivers/message/fusion/mptbase.c | 9 +
10866 drivers/misc/sgi-xp/xp_main.c | 12 +-
10867 drivers/net/ethernet/brocade/bna/bna_enet.c | 8 +-
10868 drivers/net/ppp/pppoe.c | 14 +-
10869 drivers/net/ppp/pptp.c | 6 +
10870 drivers/net/slip/slhc.c | 3 +
10871 drivers/net/wan/lmc/lmc_media.c | 97 +-
10872 drivers/net/wan/x25_asy.c | 6 +-
10873 drivers/net/wan/z85230.c | 24 +-
10874 drivers/net/wireless/ath/ath9k/Kconfig | 1 -
10875 drivers/net/wireless/zd1211rw/zd_usb.c | 2 +-
10876 drivers/pci/pci-sysfs.c | 2 +-
10877 drivers/pci/proc.c | 9 +
10878 drivers/platform/x86/asus-wmi.c | 12 +
10879 drivers/rtc/rtc-dev.c | 3 +
10880 drivers/scsi/bfa/bfa_fcs.c | 19 +-
10881 drivers/scsi/bfa/bfa_fcs_lport.c | 29 +-
10882 drivers/scsi/bfa/bfa_modules.h | 12 +-
10883 drivers/scsi/hpsa.h | 40 +-
10884 drivers/staging/dgnc/dgnc_mgmt.c | 1 +
10885 drivers/staging/lustre/lustre/ldlm/ldlm_flock.c | 2 +-
10886 drivers/staging/lustre/lustre/libcfs/module.c | 10 +-
10887 drivers/target/target_core_sbc.c | 17 +-
10888 drivers/target/target_core_transport.c | 14 +-
10889 drivers/tty/serial/uartlite.c | 4 +-
10890 drivers/tty/sysrq.c | 2 +-
10891 drivers/tty/vt/keyboard.c | 22 +-
10892 drivers/uio/uio.c | 6 +-
10893 drivers/usb/core/hub.c | 5 +
10894 drivers/usb/gadget/function/f_uac1.c | 1 +
10895 drivers/usb/gadget/function/u_uac1.c | 1 +
10896 drivers/usb/host/hwa-hc.c | 9 +-
10897 drivers/usb/usbip/vhci_sysfs.c | 2 +-
10898 drivers/video/fbdev/arcfb.c | 2 +-
10899 drivers/video/fbdev/matrox/matroxfb_DAC1064.c | 10 +-
10900 drivers/video/fbdev/matrox/matroxfb_Ti3026.c | 5 +-
10901 drivers/video/fbdev/sh_mobile_lcdcfb.c | 6 +-
10902 drivers/video/logo/logo_linux_clut224.ppm | 2720 ++++-----
10903 drivers/xen/xenfs/xenstored.c | 5 +
10904 firmware/Makefile | 2 +
10905 firmware/WHENCE | 20 +-
10906 firmware/bnx2/bnx2-mips-06-6.2.3.fw.ihex | 5804 +++++++++++++++++
10907 firmware/bnx2/bnx2-mips-09-6.2.1b.fw.ihex | 6496 ++++++++++++++++++++
10908 fs/9p/vfs_inode.c | 4 +-
10909 fs/attr.c | 1 +
10910 fs/autofs4/waitq.c | 9 +
10911 fs/binfmt_aout.c | 7 +
10912 fs/binfmt_elf.c | 50 +-
10913 fs/compat.c | 20 +-
10914 fs/coredump.c | 17 +-
10915 fs/dcache.c | 3 +
10916 fs/debugfs/inode.c | 11 +-
10917 fs/exec.c | 219 +-
10918 fs/ext2/balloc.c | 4 +-
10919 fs/ext2/super.c | 8 +-
10920 fs/ext4/balloc.c | 4 +-
10921 fs/fcntl.c | 4 +
10922 fs/fhandle.c | 3 +-
10923 fs/file.c | 4 +
10924 fs/filesystems.c | 4 +
10925 fs/fs_struct.c | 20 +-
10926 fs/hugetlbfs/inode.c | 5 +-
10927 fs/inode.c | 8 +-
10928 fs/kernfs/dir.c | 6 +
10929 fs/mount.h | 4 +-
10930 fs/namei.c | 286 +-
10931 fs/namespace.c | 24 +
10932 fs/nfsd/nfscache.c | 2 +-
10933 fs/open.c | 38 +
10934 fs/overlayfs/inode.c | 11 +-
10935 fs/overlayfs/super.c | 6 +-
10936 fs/pipe.c | 2 +-
10937 fs/posix_acl.c | 15 +-
10938 fs/proc/Kconfig | 10 +-
10939 fs/proc/array.c | 69 +-
10940 fs/proc/base.c | 186 +-
10941 fs/proc/cmdline.c | 4 +
10942 fs/proc/devices.c | 4 +
10943 fs/proc/fd.c | 17 +-
10944 fs/proc/generic.c | 64 +
10945 fs/proc/inode.c | 17 +
10946 fs/proc/internal.h | 11 +-
10947 fs/proc/interrupts.c | 4 +
10948 fs/proc/kcore.c | 3 +
10949 fs/proc/meminfo.c | 7 +-
10950 fs/proc/namespaces.c | 4 +-
10951 fs/proc/proc_net.c | 31 +
10952 fs/proc/proc_sysctl.c | 52 +-
10953 fs/proc/root.c | 8 +
10954 fs/proc/stat.c | 69 +-
10955 fs/proc/task_mmu.c | 66 +-
10956 fs/readdir.c | 19 +
10957 fs/reiserfs/item_ops.c | 24 +-
10958 fs/reiserfs/super.c | 4 +
10959 fs/select.c | 2 +
10960 fs/seq_file.c | 30 +-
10961 fs/splice.c | 8 +
10962 fs/stat.c | 20 +-
10963 fs/sysfs/dir.c | 30 +-
10964 fs/sysv/inode.c | 11 +-
10965 fs/utimes.c | 7 +
10966 fs/xattr.c | 26 +-
10967 grsecurity/Kconfig | 1182 ++++
10968 grsecurity/Makefile | 54 +
10969 grsecurity/gracl.c | 2757 +++++++++
10970 grsecurity/gracl_alloc.c | 105 +
10971 grsecurity/gracl_cap.c | 127 +
10972 grsecurity/gracl_compat.c | 269 +
10973 grsecurity/gracl_fs.c | 448 ++
10974 grsecurity/gracl_ip.c | 386 ++
10975 grsecurity/gracl_learn.c | 207 +
10976 grsecurity/gracl_policy.c | 1786 ++++++
10977 grsecurity/gracl_res.c | 68 +
10978 grsecurity/gracl_segv.c | 304 +
10979 grsecurity/gracl_shm.c | 40 +
10980 grsecurity/grsec_chdir.c | 19 +
10981 grsecurity/grsec_chroot.c | 467 ++
10982 grsecurity/grsec_disabled.c | 445 ++
10983 grsecurity/grsec_exec.c | 189 +
10984 grsecurity/grsec_fifo.c | 26 +
10985 grsecurity/grsec_fork.c | 23 +
10986 grsecurity/grsec_init.c | 290 +
10987 grsecurity/grsec_ipc.c | 48 +
10988 grsecurity/grsec_link.c | 65 +
10989 grsecurity/grsec_log.c | 340 +
10990 grsecurity/grsec_mem.c | 48 +
10991 grsecurity/grsec_mount.c | 65 +
10992 grsecurity/grsec_pax.c | 47 +
10993 grsecurity/grsec_proc.c | 20 +
10994 grsecurity/grsec_ptrace.c | 30 +
10995 grsecurity/grsec_sig.c | 236 +
10996 grsecurity/grsec_sock.c | 244 +
10997 grsecurity/grsec_sysctl.c | 488 ++
10998 grsecurity/grsec_time.c | 16 +
10999 grsecurity/grsec_tpe.c | 78 +
11000 grsecurity/grsec_usb.c | 15 +
11001 grsecurity/grsum.c | 64 +
11002 include/linux/binfmts.h | 5 +-
11003 include/linux/bitops.h | 2 +-
11004 include/linux/capability.h | 13 +
11005 include/linux/compiler-gcc.h | 5 +
11006 include/linux/compiler.h | 8 +
11007 include/linux/cred.h | 8 +-
11008 include/linux/dcache.h | 5 +-
11009 include/linux/fs.h | 24 +-
11010 include/linux/fs_struct.h | 2 +-
11011 include/linux/fsnotify.h | 6 +
11012 include/linux/gracl.h | 342 +
11013 include/linux/gracl_compat.h | 156 +
11014 include/linux/gralloc.h | 9 +
11015 include/linux/grdefs.h | 140 +
11016 include/linux/grinternal.h | 230 +
11017 include/linux/grmsg.h | 118 +
11018 include/linux/grsecurity.h | 255 +
11019 include/linux/grsock.h | 19 +
11020 include/linux/ipc.h | 2 +-
11021 include/linux/ipc_namespace.h | 2 +-
11022 include/linux/kallsyms.h | 18 +-
11023 include/linux/kmod.h | 5 +
11024 include/linux/kobject.h | 2 +-
11025 include/linux/lsm_hooks.h | 4 +-
11026 include/linux/mm.h | 12 +
11027 include/linux/mm_types.h | 4 +-
11028 include/linux/module.h | 5 +-
11029 include/linux/mount.h | 2 +-
11030 include/linux/msg.h | 2 +-
11031 include/linux/netfilter/xt_gradm.h | 9 +
11032 include/linux/path.h | 4 +-
11033 include/linux/perf_event.h | 13 +-
11034 include/linux/pid_namespace.h | 2 +-
11035 include/linux/printk.h | 2 +-
11036 include/linux/proc_fs.h | 22 +-
11037 include/linux/proc_ns.h | 2 +-
11038 include/linux/ptrace.h | 24 +-
11039 include/linux/random.h | 2 +-
11040 include/linux/rbtree_augmented.h | 4 +-
11041 include/linux/scatterlist.h | 12 +-
11042 include/linux/sched.h | 114 +-
11043 include/linux/security.h | 1 +
11044 include/linux/sem.h | 2 +-
11045 include/linux/seq_file.h | 5 +
11046 include/linux/shm.h | 6 +-
11047 include/linux/skbuff.h | 3 +
11048 include/linux/slab.h | 9 -
11049 include/linux/sysctl.h | 8 +-
11050 include/linux/thread_info.h | 6 +-
11051 include/linux/tty.h | 2 +-
11052 include/linux/tty_driver.h | 4 +-
11053 include/linux/uidgid.h | 5 +
11054 include/linux/user_namespace.h | 2 +-
11055 include/linux/utsname.h | 2 +-
11056 include/linux/vermagic.h | 16 +-
11057 include/linux/vmalloc.h | 20 +-
11058 include/net/af_unix.h | 2 +-
11059 include/net/dst.h | 33 +
11060 include/net/ip.h | 2 +-
11061 include/net/neighbour.h | 2 +-
11062 include/net/net_namespace.h | 2 +-
11063 include/net/sock.h | 4 +-
11064 include/target/target_core_base.h | 2 +-
11065 include/trace/events/fs.h | 53 +
11066 include/uapi/linux/personality.h | 1 +
11067 init/Kconfig | 4 +-
11068 init/main.c | 35 +-
11069 ipc/mqueue.c | 1 +
11070 ipc/msg.c | 3 +-
11071 ipc/sem.c | 3 +-
11072 ipc/shm.c | 26 +-
11073 ipc/util.c | 6 +
11074 kernel/auditsc.c | 2 +-
11075 kernel/bpf/syscall.c | 8 +-
11076 kernel/capability.c | 41 +-
11077 kernel/cgroup.c | 5 +-
11078 kernel/compat.c | 1 +
11079 kernel/configs.c | 11 +
11080 kernel/cred.c | 112 +-
11081 kernel/events/core.c | 16 +-
11082 kernel/exit.c | 10 +-
11083 kernel/fork.c | 86 +-
11084 kernel/futex.c | 6 +-
11085 kernel/futex_compat.c | 2 +-
11086 kernel/kallsyms.c | 9 +
11087 kernel/kcmp.c | 8 +-
11088 kernel/kexec_core.c | 2 +-
11089 kernel/kmod.c | 95 +-
11090 kernel/kprobes.c | 7 +-
11091 kernel/ksysfs.c | 2 +
11092 kernel/locking/lockdep_proc.c | 10 +-
11093 kernel/module.c | 108 +-
11094 kernel/panic.c | 4 +-
11095 kernel/pid.c | 23 +-
11096 kernel/power/Kconfig | 2 +
11097 kernel/printk/printk.c | 20 +-
11098 kernel/ptrace.c | 56 +-
11099 kernel/resource.c | 10 +
11100 kernel/sched/core.c | 11 +-
11101 kernel/signal.c | 37 +-
11102 kernel/sys.c | 64 +-
11103 kernel/sysctl.c | 172 +-
11104 kernel/taskstats.c | 6 +
11105 kernel/time/posix-timers.c | 8 +
11106 kernel/time/time.c | 5 +
11107 kernel/time/timekeeping.c | 3 +
11108 kernel/time/timer_list.c | 13 +-
11109 kernel/time/timer_stats.c | 10 +-
11110 kernel/trace/Kconfig | 2 +
11111 kernel/trace/trace_syscalls.c | 8 +
11112 kernel/user_namespace.c | 15 +
11113 lib/Kconfig.debug | 13 +-
11114 lib/Kconfig.kasan | 2 +-
11115 lib/is_single_threaded.c | 3 +
11116 lib/list_debug.c | 65 +-
11117 lib/nlattr.c | 2 +
11118 lib/rbtree.c | 4 +-
11119 lib/vsprintf.c | 39 +-
11120 localversion-grsec | 1 +
11121 mm/Kconfig | 8 +-
11122 mm/Kconfig.debug | 1 +
11123 mm/filemap.c | 1 +
11124 mm/kmemleak.c | 4 +-
11125 mm/memory.c | 2 +-
11126 mm/mempolicy.c | 12 +-
11127 mm/migrate.c | 3 +-
11128 mm/mlock.c | 6 +-
11129 mm/mmap.c | 93 +-
11130 mm/mprotect.c | 8 +
11131 mm/oom_kill.c | 28 +-
11132 mm/page_alloc.c | 2 +-
11133 mm/process_vm_access.c | 8 +-
11134 mm/shmem.c | 36 +-
11135 mm/slab.c | 14 +-
11136 mm/slab_common.c | 2 +-
11137 mm/slob.c | 12 +
11138 mm/slub.c | 33 +-
11139 mm/util.c | 3 +
11140 mm/vmalloc.c | 129 +-
11141 mm/vmstat.c | 29 +-
11142 net/appletalk/atalk_proc.c | 2 +-
11143 net/atm/lec.c | 6 +-
11144 net/atm/mpoa_caches.c | 42 +-
11145 net/bluetooth/sco.c | 3 +
11146 net/can/bcm.c | 2 +-
11147 net/can/proc.c | 2 +-
11148 net/core/dev_ioctl.c | 7 +-
11149 net/core/filter.c | 8 +-
11150 net/core/net-procfs.c | 17 +-
11151 net/core/pktgen.c | 2 +-
11152 net/core/sock.c | 3 +-
11153 net/core/sysctl_net_core.c | 2 +-
11154 net/decnet/dn_dev.c | 2 +-
11155 net/ipv4/devinet.c | 6 +-
11156 net/ipv4/inet_hashtables.c | 4 +
11157 net/ipv4/ip_input.c | 7 +
11158 net/ipv4/ip_sockglue.c | 3 +-
11159 net/ipv4/netfilter/ipt_CLUSTERIP.c | 2 +-
11160 net/ipv4/netfilter/nf_nat_pptp.c | 2 +-
11161 net/ipv4/route.c | 6 +-
11162 net/ipv4/tcp_input.c | 4 +-
11163 net/ipv4/tcp_ipv4.c | 29 +-
11164 net/ipv4/tcp_minisocks.c | 9 +-
11165 net/ipv4/tcp_timer.c | 11 +
11166 net/ipv4/udp.c | 24 +
11167 net/ipv6/addrconf.c | 13 +-
11168 net/ipv6/proc.c | 2 +-
11169 net/ipv6/tcp_ipv6.c | 26 +-
11170 net/ipv6/udp.c | 7 +
11171 net/ipx/ipx_proc.c | 2 +-
11172 net/irda/irproc.c | 2 +-
11173 net/llc/llc_proc.c | 2 +-
11174 net/netfilter/Kconfig | 10 +
11175 net/netfilter/Makefile | 1 +
11176 net/netfilter/nf_conntrack_core.c | 8 +
11177 net/netfilter/xt_gradm.c | 51 +
11178 net/netfilter/xt_hashlimit.c | 4 +-
11179 net/netfilter/xt_recent.c | 2 +-
11180 net/sched/sch_api.c | 2 +-
11181 net/sctp/socket.c | 4 +-
11182 net/socket.c | 75 +-
11183 net/sunrpc/Kconfig | 1 +
11184 net/sunrpc/cache.c | 2 +-
11185 net/sunrpc/stats.c | 2 +-
11186 net/sysctl_net.c | 2 +-
11187 net/unix/af_unix.c | 52 +-
11188 net/vmw_vsock/vmci_transport_notify.c | 30 +-
11189 net/vmw_vsock/vmci_transport_notify_qstate.c | 30 +-
11190 net/x25/sysctl_net_x25.c | 2 +-
11191 net/x25/x25_proc.c | 2 +-
11192 scripts/package/Makefile | 2 +-
11193 scripts/package/mkspec | 41 +-
11194 security/Kconfig | 369 +-
11195 security/apparmor/file.c | 4 +-
11196 security/apparmor/lsm.c | 8 +-
11197 security/commoncap.c | 36 +-
11198 security/min_addr.c | 2 +
11199 security/smack/smack_lsm.c | 8 +-
11200 security/tomoyo/file.c | 12 +-
11201 security/tomoyo/mount.c | 4 +
11202 security/tomoyo/tomoyo.c | 20 +-
11203 security/yama/Kconfig | 2 +-
11204 security/yama/yama_lsm.c | 4 +-
11205 sound/synth/emux/emux_seq.c | 14 +-
11206 sound/usb/line6/driver.c | 40 +-
11207 sound/usb/line6/toneport.c | 12 +-
11208 tools/gcc/.gitignore | 1 +
11209 tools/gcc/Makefile | 12 +
11210 tools/gcc/gen-random-seed.sh | 8 +
11211 tools/gcc/randomize_layout_plugin.c | 930 +++
11212 tools/gcc/size_overflow_plugin/.gitignore | 1 +
11213 .../size_overflow_plugin/size_overflow_hash.data | 459 ++-
11214 511 files changed, 32631 insertions(+), 3196 deletions(-)
11215
11216 commit a76adb92ce39aee8eec5a025c828030ad6135c6d
11217 Author: Brad Spengler <spender@grsecurity.net>
11218 Date: Tue Dec 15 14:31:49 2015 -0500
11219
11220 Update to pax-linux-4.3.3-test11.patch:
11221 - fixed a few compile regressions with the recent plugin changes, reported by spender
11222 - updated the size overflow hash table
11223
11224 tools/gcc/latent_entropy_plugin.c | 2 +-
11225 .../size_overflow_plugin/size_overflow_hash.data | 66 +++++++++++++++++---
11226 tools/gcc/stackleak_plugin.c | 2 +-
11227 tools/gcc/structleak_plugin.c | 6 +--
11228 4 files changed, 60 insertions(+), 16 deletions(-)
11229
11230 commit f7284b1fc06628fcb2d35d2beecdea5454d46af9
11231 Author: Brad Spengler <spender@grsecurity.net>
11232 Date: Tue Dec 15 11:50:24 2015 -0500
11233
11234 Apply structleak ICE fix for gcc < 4.9
11235
11236 tools/gcc/structleak_plugin.c | 4 ++++
11237 1 files changed, 4 insertions(+), 0 deletions(-)
11238
11239 commit 92fe3eb9fd10ec7f7334decab1526989669b0287
11240 Author: Brad Spengler <spender@grsecurity.net>
11241 Date: Tue Dec 15 07:57:06 2015 -0500
11242
11243 Update to pax-linux-4.3.1-test10.patch:
11244 - Emese fixed INDIRECT_REF and TARGET_MEM_REF handling in the initify plugin
11245 - Emese regenerated the size overflow hash tables for 4.3
11246 - fixed some compat syscall exit paths to restore r12 under KERNEXEC/or
11247 - the latent entropy, stackleak and structleak plugins no longer split the entry block unnecessarily
11248
11249 arch/x86/entry/entry_64.S | 2 +-
11250 arch/x86/entry/entry_64_compat.S | 15 +-
11251 scripts/package/builddeb | 2 +-
11252 tools/gcc/initify_plugin.c | 11 +-
11253 tools/gcc/latent_entropy_plugin.c | 20 +-
11254 .../disable_size_overflow_hash.data | 4 +
11255 .../size_overflow_plugin/size_overflow_hash.data | 5345 +++++++++++---------
11256 tools/gcc/stackleak_plugin.c | 26 +-
11257 tools/gcc/structleak_plugin.c | 21 +-
11258 9 files changed, 3079 insertions(+), 2367 deletions(-)
11259
11260 commit 5bd245cb687319079c2f1c0d6a1170791ed1ed2c
11261 Merge: b5847e6 3548341
11262 Author: Brad Spengler <spender@grsecurity.net>
11263 Date: Tue Dec 15 07:47:56 2015 -0500
11264
11265 Merge branch 'linux-4.3.y' into pax-4_3
11266
11267 Conflicts:
11268 net/unix/af_unix.c
11269
11270 commit b5847e6a896c5d99191135ca4d7c3b6be8f116ff
11271 Author: Brad Spengler <spender@grsecurity.net>
11272 Date: Wed Dec 9 23:11:36 2015 -0500
11273
11274 Update to pax-linux-4.3.1-test9.patch:
11275 - 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)
11276 - Emese fixed an intentional overflow caused by gcc, reported by saironiq (https://forums.grsecurity.net/viewtopic.php?f=3&t=4333)
11277 - Emese fixed a false positive overflow report in the forcedeth driver, reported by fx3 (https://forums.grsecurity.net/viewtopic.php?t=4334)
11278 - Emese fixed a false positive overflow report in KVM's emulator, reported by fx3 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4336)
11279 - Emese fixed the initify plugin to detect some captured use of __func__, reported by Rasmus Villemoes <linux@rasmusvillemoes.dk>
11280 - constrained shmmax and shmall to avoid triggering size overflow checks, reported by Mathias Krause <minipli@ld-linux.so>
11281 - 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
11282
11283 Makefile | 6 +
11284 arch/x86/include/asm/compat.h | 4 +
11285 arch/x86/include/asm/dma.h | 2 +
11286 arch/x86/include/asm/pmem.h | 2 +-
11287 arch/x86/include/asm/uaccess.h | 20 +-
11288 arch/x86/kernel/apic/vector.c | 6 +-
11289 arch/x86/kernel/cpu/mtrr/generic.c | 6 +-
11290 arch/x86/kernel/cpu/perf_event_intel.c | 28 +-
11291 arch/x86/kernel/head_64.S | 1 -
11292 arch/x86/kvm/i8259.c | 10 +-
11293 arch/x86/kvm/ioapic.c | 2 +
11294 arch/x86/kvm/x86.c | 2 +
11295 arch/x86/lib/usercopy_64.c | 2 +-
11296 arch/x86/mm/mpx.c | 4 +-
11297 arch/x86/mm/pageattr.c | 7 +
11298 drivers/base/devres.c | 4 +-
11299 drivers/base/power/runtime.c | 6 +-
11300 drivers/base/regmap/regmap.c | 4 +-
11301 drivers/block/drbd/drbd_receiver.c | 4 +-
11302 drivers/block/drbd/drbd_worker.c | 6 +-
11303 drivers/char/virtio_console.c | 6 +-
11304 drivers/md/dm.c | 12 +-
11305 drivers/net/ethernet/nvidia/forcedeth.c | 4 +-
11306 drivers/net/macvtap.c | 4 +-
11307 drivers/video/fbdev/core/fbmem.c | 10 +-
11308 fs/compat.c | 3 +-
11309 fs/coredump.c | 2 +-
11310 fs/dcache.c | 13 +-
11311 fs/fhandle.c | 2 +-
11312 fs/file.c | 14 +-
11313 fs/fs-writeback.c | 11 +-
11314 fs/overlayfs/copy_up.c | 2 +-
11315 fs/readdir.c | 3 +-
11316 fs/super.c | 3 +-
11317 include/linux/compiler.h | 36 ++-
11318 include/linux/rcupdate.h | 8 +
11319 include/linux/sched.h | 4 +-
11320 include/linux/seqlock.h | 10 +
11321 include/linux/spinlock.h | 17 +-
11322 include/linux/srcu.h | 5 +-
11323 include/linux/syscalls.h | 2 +-
11324 include/linux/writeback.h | 3 +-
11325 include/uapi/linux/swab.h | 6 +-
11326 ipc/ipc_sysctl.c | 6 +
11327 kernel/exit.c | 25 +-
11328 kernel/resource.c | 4 +-
11329 kernel/signal.c | 12 +-
11330 kernel/user.c | 2 +-
11331 kernel/workqueue.c | 6 +-
11332 lib/rhashtable.c | 4 +-
11333 net/compat.c | 2 +-
11334 net/ipv4/xfrm4_mode_transport.c | 2 +-
11335 security/keys/internal.h | 8 +-
11336 security/keys/keyring.c | 4 -
11337 sound/core/seq/seq_clientmgr.c | 8 +-
11338 sound/core/seq/seq_compat.c | 2 +-
11339 sound/core/seq/seq_memory.c | 6 +-
11340 tools/gcc/checker_plugin.c | 415 +++++++++++++++++++-
11341 tools/gcc/gcc-common.h | 1 +
11342 tools/gcc/initify_plugin.c | 33 ++-
11343 .../disable_size_overflow_hash.data | 1 +
11344 .../size_overflow_plugin/size_overflow_hash.data | 1 -
11345 62 files changed, 708 insertions(+), 140 deletions(-)
11346
11347 commit f2634c2f6995f4231616f24ed016f890c701f939
11348 Merge: 1241bff 5f8b236
11349 Author: Brad Spengler <spender@grsecurity.net>
11350 Date: Wed Dec 9 21:50:47 2015 -0500
11351
11352 Merge branch 'linux-4.3.y' into pax-4_3
11353
11354 Conflicts:
11355 arch/x86/kernel/fpu/xstate.c
11356 arch/x86/kernel/head_64.S
11357
11358 commit 1241bff82e3d7dadb05de0a60b8d2822afc6547c
11359 Author: Brad Spengler <spender@grsecurity.net>
11360 Date: Sun Dec 6 08:44:56 2015 -0500
11361
11362 Update to pax-linux-4.3-test8.patch:
11363 - 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)
11364 - gcc plugin compilation problems will now also produce the output of the checking script to make diagnosis easier, reported by hunger
11365 - 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)
11366 - 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)
11367
11368 Makefile | 5 +++
11369 drivers/md/md.c | 5 ++-
11370 drivers/md/raid1.c | 2 +-
11371 fs/proc/task_mmu.c | 3 ++
11372 .../disable_size_overflow_hash.data | 4 ++-
11373 .../size_overflow_plugin/intentional_overflow.c | 32 ++++++++++++++++---
11374 .../size_overflow_plugin/size_overflow_hash.data | 2 -
11375 .../size_overflow_plugin/size_overflow_plugin.c | 2 +-
11376 8 files changed, 43 insertions(+), 12 deletions(-)
11377
11378 commit cce6a9f9bdd27096632ca1c0246dcc07f2eb1a18
11379 Author: Brad Spengler <spender@grsecurity.net>
11380 Date: Fri Dec 4 14:24:12 2015 -0500
11381
11382 Initial import of pax-linux-4.3-test7.patch
11383
11384 Documentation/dontdiff | 47 +-
11385 Documentation/kbuild/makefiles.txt | 39 +-
11386 Documentation/kernel-parameters.txt | 28 +
11387 Makefile | 108 +-
11388 arch/alpha/include/asm/atomic.h | 10 +
11389 arch/alpha/include/asm/elf.h | 7 +
11390 arch/alpha/include/asm/pgalloc.h | 6 +
11391 arch/alpha/include/asm/pgtable.h | 11 +
11392 arch/alpha/kernel/module.c | 2 +-
11393 arch/alpha/kernel/osf_sys.c | 8 +-
11394 arch/alpha/mm/fault.c | 141 +-
11395 arch/arm/Kconfig | 2 +-
11396 arch/arm/include/asm/atomic.h | 320 +-
11397 arch/arm/include/asm/cache.h | 5 +-
11398 arch/arm/include/asm/cacheflush.h | 2 +-
11399 arch/arm/include/asm/checksum.h | 14 +-
11400 arch/arm/include/asm/cmpxchg.h | 4 +
11401 arch/arm/include/asm/cpuidle.h | 2 +-
11402 arch/arm/include/asm/domain.h | 22 +-
11403 arch/arm/include/asm/elf.h | 9 +-
11404 arch/arm/include/asm/fncpy.h | 2 +
11405 arch/arm/include/asm/futex.h | 10 +
11406 arch/arm/include/asm/kmap_types.h | 2 +-
11407 arch/arm/include/asm/mach/dma.h | 2 +-
11408 arch/arm/include/asm/mach/map.h | 16 +-
11409 arch/arm/include/asm/outercache.h | 2 +-
11410 arch/arm/include/asm/page.h | 3 +-
11411 arch/arm/include/asm/pgalloc.h | 20 +
11412 arch/arm/include/asm/pgtable-2level-hwdef.h | 4 +-
11413 arch/arm/include/asm/pgtable-2level.h | 3 +
11414 arch/arm/include/asm/pgtable-3level.h | 3 +
11415 arch/arm/include/asm/pgtable.h | 54 +-
11416 arch/arm/include/asm/smp.h | 2 +-
11417 arch/arm/include/asm/tls.h | 3 +
11418 arch/arm/include/asm/uaccess.h | 79 +-
11419 arch/arm/include/uapi/asm/ptrace.h | 2 +-
11420 arch/arm/kernel/armksyms.c | 2 +-
11421 arch/arm/kernel/cpuidle.c | 2 +-
11422 arch/arm/kernel/entry-armv.S | 109 +-
11423 arch/arm/kernel/entry-common.S | 40 +-
11424 arch/arm/kernel/entry-header.S | 55 +
11425 arch/arm/kernel/fiq.c | 3 +
11426 arch/arm/kernel/module-plts.c | 7 +-
11427 arch/arm/kernel/module.c | 38 +-
11428 arch/arm/kernel/patch.c | 2 +
11429 arch/arm/kernel/process.c | 90 +-
11430 arch/arm/kernel/reboot.c | 1 +
11431 arch/arm/kernel/setup.c | 20 +-
11432 arch/arm/kernel/signal.c | 35 +-
11433 arch/arm/kernel/smp.c | 2 +-
11434 arch/arm/kernel/tcm.c | 4 +-
11435 arch/arm/kernel/vmlinux.lds.S | 6 +-
11436 arch/arm/kvm/arm.c | 8 +-
11437 arch/arm/lib/copy_page.S | 1 +
11438 arch/arm/lib/csumpartialcopyuser.S | 4 +-
11439 arch/arm/lib/delay.c | 2 +-
11440 arch/arm/lib/uaccess_with_memcpy.c | 4 +-
11441 arch/arm/mach-exynos/suspend.c | 6 +-
11442 arch/arm/mach-mvebu/coherency.c | 4 +-
11443 arch/arm/mach-omap2/board-n8x0.c | 2 +-
11444 arch/arm/mach-omap2/omap-mpuss-lowpower.c | 4 +-
11445 arch/arm/mach-omap2/omap-smp.c | 1 +
11446 arch/arm/mach-omap2/omap-wakeupgen.c | 2 +-
11447 arch/arm/mach-omap2/omap_device.c | 4 +-
11448 arch/arm/mach-omap2/omap_device.h | 4 +-
11449 arch/arm/mach-omap2/omap_hwmod.c | 4 +-
11450 arch/arm/mach-omap2/powerdomains43xx_data.c | 5 +-
11451 arch/arm/mach-omap2/wd_timer.c | 6 +-
11452 arch/arm/mach-shmobile/platsmp-apmu.c | 5 +-
11453 arch/arm/mach-tegra/cpuidle-tegra20.c | 2 +-
11454 arch/arm/mach-tegra/irq.c | 1 +
11455 arch/arm/mach-ux500/pm.c | 1 +
11456 arch/arm/mach-zynq/platsmp.c | 1 +
11457 arch/arm/mm/Kconfig | 6 +-
11458 arch/arm/mm/alignment.c | 8 +
11459 arch/arm/mm/cache-l2x0.c | 2 +-
11460 arch/arm/mm/context.c | 10 +-
11461 arch/arm/mm/fault.c | 146 +
11462 arch/arm/mm/fault.h | 12 +
11463 arch/arm/mm/init.c | 39 +
11464 arch/arm/mm/ioremap.c | 4 +-
11465 arch/arm/mm/mmap.c | 30 +-
11466 arch/arm/mm/mmu.c | 162 +-
11467 arch/arm/net/bpf_jit_32.c | 3 +
11468 arch/arm/plat-iop/setup.c | 2 +-
11469 arch/arm/plat-omap/sram.c | 2 +
11470 arch/arm64/include/asm/atomic.h | 10 +
11471 arch/arm64/include/asm/percpu.h | 8 +-
11472 arch/arm64/include/asm/pgalloc.h | 5 +
11473 arch/arm64/include/asm/uaccess.h | 1 +
11474 arch/arm64/mm/dma-mapping.c | 2 +-
11475 arch/avr32/include/asm/elf.h | 8 +-
11476 arch/avr32/include/asm/kmap_types.h | 4 +-
11477 arch/avr32/mm/fault.c | 27 +
11478 arch/frv/include/asm/atomic.h | 10 +
11479 arch/frv/include/asm/kmap_types.h | 2 +-
11480 arch/frv/mm/elf-fdpic.c | 3 +-
11481 arch/ia64/Makefile | 1 +
11482 arch/ia64/include/asm/atomic.h | 10 +
11483 arch/ia64/include/asm/elf.h | 7 +
11484 arch/ia64/include/asm/pgalloc.h | 12 +
11485 arch/ia64/include/asm/pgtable.h | 13 +-
11486 arch/ia64/include/asm/spinlock.h | 2 +-
11487 arch/ia64/include/asm/uaccess.h | 27 +-
11488 arch/ia64/kernel/module.c | 45 +-
11489 arch/ia64/kernel/palinfo.c | 2 +-
11490 arch/ia64/kernel/sys_ia64.c | 7 +
11491 arch/ia64/kernel/vmlinux.lds.S | 2 +-
11492 arch/ia64/mm/fault.c | 32 +-
11493 arch/ia64/mm/init.c | 15 +-
11494 arch/m32r/lib/usercopy.c | 6 +
11495 arch/mips/cavium-octeon/dma-octeon.c | 2 +-
11496 arch/mips/include/asm/atomic.h | 368 +-
11497 arch/mips/include/asm/elf.h | 7 +
11498 arch/mips/include/asm/exec.h | 2 +-
11499 arch/mips/include/asm/hw_irq.h | 2 +-
11500 arch/mips/include/asm/local.h | 57 +
11501 arch/mips/include/asm/page.h | 2 +-
11502 arch/mips/include/asm/pgalloc.h | 5 +
11503 arch/mips/include/asm/pgtable.h | 3 +
11504 arch/mips/include/asm/uaccess.h | 1 +
11505 arch/mips/kernel/binfmt_elfn32.c | 7 +
11506 arch/mips/kernel/binfmt_elfo32.c | 7 +
11507 arch/mips/kernel/irq-gt641xx.c | 2 +-
11508 arch/mips/kernel/irq.c | 6 +-
11509 arch/mips/kernel/pm-cps.c | 2 +-
11510 arch/mips/kernel/process.c | 12 -
11511 arch/mips/kernel/sync-r4k.c | 24 +-
11512 arch/mips/kernel/traps.c | 13 +-
11513 arch/mips/mm/fault.c | 25 +
11514 arch/mips/mm/mmap.c | 51 +-
11515 arch/mips/sgi-ip27/ip27-nmi.c | 6 +-
11516 arch/mips/sni/rm200.c | 2 +-
11517 arch/mips/vr41xx/common/icu.c | 2 +-
11518 arch/mips/vr41xx/common/irq.c | 4 +-
11519 arch/parisc/include/asm/atomic.h | 10 +
11520 arch/parisc/include/asm/elf.h | 7 +
11521 arch/parisc/include/asm/pgalloc.h | 6 +
11522 arch/parisc/include/asm/pgtable.h | 11 +
11523 arch/parisc/include/asm/uaccess.h | 4 +-
11524 arch/parisc/kernel/module.c | 50 +-
11525 arch/parisc/kernel/sys_parisc.c | 15 +
11526 arch/parisc/kernel/traps.c | 4 +-
11527 arch/parisc/mm/fault.c | 140 +-
11528 arch/powerpc/include/asm/atomic.h | 329 +-
11529 arch/powerpc/include/asm/elf.h | 12 +
11530 arch/powerpc/include/asm/exec.h | 2 +-
11531 arch/powerpc/include/asm/kmap_types.h | 2 +-
11532 arch/powerpc/include/asm/local.h | 46 +
11533 arch/powerpc/include/asm/mman.h | 2 +-
11534 arch/powerpc/include/asm/page.h | 8 +-
11535 arch/powerpc/include/asm/page_64.h | 7 +-
11536 arch/powerpc/include/asm/pgalloc-64.h | 7 +
11537 arch/powerpc/include/asm/pgtable.h | 1 +
11538 arch/powerpc/include/asm/pte-hash32.h | 1 +
11539 arch/powerpc/include/asm/reg.h | 1 +
11540 arch/powerpc/include/asm/smp.h | 2 +-
11541 arch/powerpc/include/asm/spinlock.h | 42 +-
11542 arch/powerpc/include/asm/uaccess.h | 141 +-
11543 arch/powerpc/kernel/Makefile | 5 +
11544 arch/powerpc/kernel/exceptions-64e.S | 4 +-
11545 arch/powerpc/kernel/exceptions-64s.S | 2 +-
11546 arch/powerpc/kernel/module_32.c | 15 +-
11547 arch/powerpc/kernel/process.c | 46 -
11548 arch/powerpc/kernel/signal_32.c | 2 +-
11549 arch/powerpc/kernel/signal_64.c | 2 +-
11550 arch/powerpc/kernel/traps.c | 21 +
11551 arch/powerpc/kernel/vdso.c | 5 +-
11552 arch/powerpc/lib/usercopy_64.c | 18 -
11553 arch/powerpc/mm/fault.c | 56 +-
11554 arch/powerpc/mm/mmap.c | 16 +
11555 arch/powerpc/mm/slice.c | 13 +-
11556 arch/powerpc/platforms/cell/spufs/file.c | 4 +-
11557 arch/s390/include/asm/atomic.h | 10 +
11558 arch/s390/include/asm/elf.h | 7 +
11559 arch/s390/include/asm/exec.h | 2 +-
11560 arch/s390/include/asm/uaccess.h | 13 +-
11561 arch/s390/kernel/module.c | 22 +-
11562 arch/s390/kernel/process.c | 24 -
11563 arch/s390/mm/mmap.c | 16 +
11564 arch/score/include/asm/exec.h | 2 +-
11565 arch/score/kernel/process.c | 5 -
11566 arch/sh/mm/mmap.c | 22 +-
11567 arch/sparc/include/asm/atomic_64.h | 110 +-
11568 arch/sparc/include/asm/cache.h | 2 +-
11569 arch/sparc/include/asm/elf_32.h | 7 +
11570 arch/sparc/include/asm/elf_64.h | 7 +
11571 arch/sparc/include/asm/pgalloc_32.h | 1 +
11572 arch/sparc/include/asm/pgalloc_64.h | 1 +
11573 arch/sparc/include/asm/pgtable.h | 4 +
11574 arch/sparc/include/asm/pgtable_32.h | 15 +-
11575 arch/sparc/include/asm/pgtsrmmu.h | 5 +
11576 arch/sparc/include/asm/setup.h | 4 +-
11577 arch/sparc/include/asm/spinlock_64.h | 35 +-
11578 arch/sparc/include/asm/thread_info_32.h | 1 +
11579 arch/sparc/include/asm/thread_info_64.h | 2 +
11580 arch/sparc/include/asm/uaccess.h | 1 +
11581 arch/sparc/include/asm/uaccess_32.h | 28 +-
11582 arch/sparc/include/asm/uaccess_64.h | 24 +-
11583 arch/sparc/kernel/Makefile | 2 +-
11584 arch/sparc/kernel/prom_common.c | 2 +-
11585 arch/sparc/kernel/smp_64.c | 8 +-
11586 arch/sparc/kernel/sys_sparc_32.c | 2 +-
11587 arch/sparc/kernel/sys_sparc_64.c | 52 +-
11588 arch/sparc/kernel/traps_64.c | 27 +-
11589 arch/sparc/lib/Makefile | 2 +-
11590 arch/sparc/lib/atomic_64.S | 57 +-
11591 arch/sparc/lib/ksyms.c | 6 +-
11592 arch/sparc/mm/Makefile | 2 +-
11593 arch/sparc/mm/fault_32.c | 292 +
11594 arch/sparc/mm/fault_64.c | 486 +
11595 arch/sparc/mm/hugetlbpage.c | 22 +-
11596 arch/sparc/mm/init_64.c | 10 +-
11597 arch/tile/include/asm/atomic_64.h | 10 +
11598 arch/tile/include/asm/uaccess.h | 4 +-
11599 arch/um/Makefile | 4 +
11600 arch/um/include/asm/kmap_types.h | 2 +-
11601 arch/um/include/asm/page.h | 3 +
11602 arch/um/include/asm/pgtable-3level.h | 1 +
11603 arch/um/kernel/process.c | 16 -
11604 arch/x86/Kconfig | 15 +-
11605 arch/x86/Kconfig.cpu | 6 +-
11606 arch/x86/Kconfig.debug | 4 +-
11607 arch/x86/Makefile | 13 +-
11608 arch/x86/boot/Makefile | 3 +
11609 arch/x86/boot/bitops.h | 4 +-
11610 arch/x86/boot/boot.h | 2 +-
11611 arch/x86/boot/compressed/Makefile | 3 +
11612 arch/x86/boot/compressed/efi_stub_32.S | 16 +-
11613 arch/x86/boot/compressed/efi_thunk_64.S | 4 +-
11614 arch/x86/boot/compressed/head_32.S | 4 +-
11615 arch/x86/boot/compressed/head_64.S | 12 +-
11616 arch/x86/boot/compressed/misc.c | 11 +-
11617 arch/x86/boot/cpucheck.c | 16 +-
11618 arch/x86/boot/header.S | 6 +-
11619 arch/x86/boot/memory.c | 2 +-
11620 arch/x86/boot/video-vesa.c | 1 +
11621 arch/x86/boot/video.c | 2 +-
11622 arch/x86/crypto/aes-x86_64-asm_64.S | 4 +
11623 arch/x86/crypto/aesni-intel_asm.S | 106 +-
11624 arch/x86/crypto/blowfish-x86_64-asm_64.S | 7 +
11625 arch/x86/crypto/camellia-aesni-avx-asm_64.S | 10 +
11626 arch/x86/crypto/camellia-aesni-avx2-asm_64.S | 10 +
11627 arch/x86/crypto/camellia-x86_64-asm_64.S | 7 +
11628 arch/x86/crypto/cast5-avx-x86_64-asm_64.S | 51 +-
11629 arch/x86/crypto/cast6-avx-x86_64-asm_64.S | 25 +-
11630 arch/x86/crypto/crc32c-pcl-intel-asm_64.S | 4 +-
11631 arch/x86/crypto/ghash-clmulni-intel_asm.S | 4 +
11632 arch/x86/crypto/salsa20-x86_64-asm_64.S | 4 +
11633 arch/x86/crypto/serpent-avx-x86_64-asm_64.S | 9 +
11634 arch/x86/crypto/serpent-avx2-asm_64.S | 9 +
11635 arch/x86/crypto/serpent-sse2-x86_64-asm_64.S | 4 +
11636 arch/x86/crypto/sha1_ssse3_asm.S | 10 +-
11637 arch/x86/crypto/sha256-avx-asm.S | 2 +
11638 arch/x86/crypto/sha256-avx2-asm.S | 2 +
11639 arch/x86/crypto/sha256-ssse3-asm.S | 2 +
11640 arch/x86/crypto/sha512-avx-asm.S | 2 +
11641 arch/x86/crypto/sha512-avx2-asm.S | 2 +
11642 arch/x86/crypto/sha512-ssse3-asm.S | 2 +
11643 arch/x86/crypto/twofish-avx-x86_64-asm_64.S | 25 +-
11644 arch/x86/crypto/twofish-x86_64-asm_64-3way.S | 4 +
11645 arch/x86/crypto/twofish-x86_64-asm_64.S | 3 +
11646 arch/x86/entry/calling.h | 86 +-
11647 arch/x86/entry/common.c | 13 +-
11648 arch/x86/entry/entry_32.S | 351 +-
11649 arch/x86/entry/entry_64.S | 619 +-
11650 arch/x86/entry/entry_64_compat.S | 159 +-
11651 arch/x86/entry/thunk_64.S | 2 +
11652 arch/x86/entry/vdso/Makefile | 2 +-
11653 arch/x86/entry/vdso/vdso2c.h | 8 +-
11654 arch/x86/entry/vdso/vma.c | 41 +-
11655 arch/x86/entry/vsyscall/vsyscall_64.c | 16 +-
11656 arch/x86/entry/vsyscall/vsyscall_emu_64.S | 2 +-
11657 arch/x86/ia32/ia32_signal.c | 23 +-
11658 arch/x86/ia32/sys_ia32.c | 42 +-
11659 arch/x86/include/asm/alternative-asm.h | 43 +-
11660 arch/x86/include/asm/alternative.h | 4 +-
11661 arch/x86/include/asm/apic.h | 2 +-
11662 arch/x86/include/asm/apm.h | 4 +-
11663 arch/x86/include/asm/atomic.h | 230 +-
11664 arch/x86/include/asm/atomic64_32.h | 100 +
11665 arch/x86/include/asm/atomic64_64.h | 164 +-
11666 arch/x86/include/asm/bitops.h | 18 +-
11667 arch/x86/include/asm/boot.h | 2 +-
11668 arch/x86/include/asm/cache.h | 5 +-
11669 arch/x86/include/asm/checksum_32.h | 12 +-
11670 arch/x86/include/asm/cmpxchg.h | 39 +
11671 arch/x86/include/asm/compat.h | 2 +-
11672 arch/x86/include/asm/cpufeature.h | 17 +-
11673 arch/x86/include/asm/desc.h | 78 +-
11674 arch/x86/include/asm/desc_defs.h | 6 +
11675 arch/x86/include/asm/div64.h | 2 +-
11676 arch/x86/include/asm/elf.h | 33 +-
11677 arch/x86/include/asm/emergency-restart.h | 2 +-
11678 arch/x86/include/asm/fpu/internal.h | 42 +-
11679 arch/x86/include/asm/fpu/types.h | 6 +-
11680 arch/x86/include/asm/futex.h | 14 +-
11681 arch/x86/include/asm/hw_irq.h | 4 +-
11682 arch/x86/include/asm/i8259.h | 2 +-
11683 arch/x86/include/asm/io.h | 22 +-
11684 arch/x86/include/asm/irqflags.h | 5 +
11685 arch/x86/include/asm/kprobes.h | 9 +-
11686 arch/x86/include/asm/local.h | 106 +-
11687 arch/x86/include/asm/mman.h | 15 +
11688 arch/x86/include/asm/mmu.h | 14 +-
11689 arch/x86/include/asm/mmu_context.h | 114 +-
11690 arch/x86/include/asm/module.h | 17 +-
11691 arch/x86/include/asm/nmi.h | 19 +-
11692 arch/x86/include/asm/page.h | 1 +
11693 arch/x86/include/asm/page_32.h | 12 +-
11694 arch/x86/include/asm/page_64.h | 14 +-
11695 arch/x86/include/asm/paravirt.h | 46 +-
11696 arch/x86/include/asm/paravirt_types.h | 15 +-
11697 arch/x86/include/asm/pgalloc.h | 23 +
11698 arch/x86/include/asm/pgtable-2level.h | 2 +
11699 arch/x86/include/asm/pgtable-3level.h | 7 +
11700 arch/x86/include/asm/pgtable.h | 128 +-
11701 arch/x86/include/asm/pgtable_32.h | 14 +-
11702 arch/x86/include/asm/pgtable_32_types.h | 24 +-
11703 arch/x86/include/asm/pgtable_64.h | 23 +-
11704 arch/x86/include/asm/pgtable_64_types.h | 5 +
11705 arch/x86/include/asm/pgtable_types.h | 26 +-
11706 arch/x86/include/asm/preempt.h | 2 +-
11707 arch/x86/include/asm/processor.h | 57 +-
11708 arch/x86/include/asm/ptrace.h | 13 +-
11709 arch/x86/include/asm/realmode.h | 4 +-
11710 arch/x86/include/asm/reboot.h | 10 +-
11711 arch/x86/include/asm/rmwcc.h | 84 +-
11712 arch/x86/include/asm/rwsem.h | 60 +-
11713 arch/x86/include/asm/segment.h | 27 +-
11714 arch/x86/include/asm/smap.h | 43 +
11715 arch/x86/include/asm/smp.h | 14 +-
11716 arch/x86/include/asm/stackprotector.h | 4 +-
11717 arch/x86/include/asm/stacktrace.h | 32 +-
11718 arch/x86/include/asm/switch_to.h | 4 +-
11719 arch/x86/include/asm/sys_ia32.h | 6 +-
11720 arch/x86/include/asm/thread_info.h | 27 +-
11721 arch/x86/include/asm/tlbflush.h | 77 +-
11722 arch/x86/include/asm/uaccess.h | 192 +-
11723 arch/x86/include/asm/uaccess_32.h | 28 +-
11724 arch/x86/include/asm/uaccess_64.h | 169 +-
11725 arch/x86/include/asm/word-at-a-time.h | 2 +-
11726 arch/x86/include/asm/x86_init.h | 10 +-
11727 arch/x86/include/asm/xen/page.h | 2 +-
11728 arch/x86/include/uapi/asm/e820.h | 2 +-
11729 arch/x86/kernel/Makefile | 2 +-
11730 arch/x86/kernel/acpi/boot.c | 4 +-
11731 arch/x86/kernel/acpi/sleep.c | 4 +
11732 arch/x86/kernel/acpi/wakeup_32.S | 6 +-
11733 arch/x86/kernel/alternative.c | 124 +-
11734 arch/x86/kernel/apic/apic.c | 4 +-
11735 arch/x86/kernel/apic/apic_flat_64.c | 6 +-
11736 arch/x86/kernel/apic/apic_noop.c | 2 +-
11737 arch/x86/kernel/apic/bigsmp_32.c | 2 +-
11738 arch/x86/kernel/apic/io_apic.c | 8 +-
11739 arch/x86/kernel/apic/msi.c | 2 +-
11740 arch/x86/kernel/apic/probe_32.c | 4 +-
11741 arch/x86/kernel/apic/vector.c | 4 +-
11742 arch/x86/kernel/apic/x2apic_cluster.c | 2 +-
11743 arch/x86/kernel/apic/x2apic_phys.c | 2 +-
11744 arch/x86/kernel/apic/x2apic_uv_x.c | 2 +-
11745 arch/x86/kernel/apm_32.c | 21 +-
11746 arch/x86/kernel/asm-offsets.c | 20 +
11747 arch/x86/kernel/asm-offsets_64.c | 1 +
11748 arch/x86/kernel/cpu/Makefile | 4 -
11749 arch/x86/kernel/cpu/amd.c | 2 +-
11750 arch/x86/kernel/cpu/bugs_64.c | 2 +
11751 arch/x86/kernel/cpu/common.c | 202 +-
11752 arch/x86/kernel/cpu/intel_cacheinfo.c | 14 +-
11753 arch/x86/kernel/cpu/mcheck/mce.c | 34 +-
11754 arch/x86/kernel/cpu/mcheck/p5.c | 3 +
11755 arch/x86/kernel/cpu/mcheck/winchip.c | 3 +
11756 arch/x86/kernel/cpu/microcode/intel.c | 4 +-
11757 arch/x86/kernel/cpu/mtrr/main.c | 2 +-
11758 arch/x86/kernel/cpu/mtrr/mtrr.h | 2 +-
11759 arch/x86/kernel/cpu/perf_event.c | 10 +-
11760 arch/x86/kernel/cpu/perf_event_amd_iommu.c | 2 +-
11761 arch/x86/kernel/cpu/perf_event_intel.c | 6 +-
11762 arch/x86/kernel/cpu/perf_event_intel_bts.c | 6 +-
11763 arch/x86/kernel/cpu/perf_event_intel_cqm.c | 4 +-
11764 arch/x86/kernel/cpu/perf_event_intel_pt.c | 44 +-
11765 arch/x86/kernel/cpu/perf_event_intel_rapl.c | 2 +-
11766 arch/x86/kernel/cpu/perf_event_intel_uncore.c | 2 +-
11767 arch/x86/kernel/cpu/perf_event_intel_uncore.h | 2 +-
11768 arch/x86/kernel/crash_dump_64.c | 2 +-
11769 arch/x86/kernel/doublefault.c | 8 +-
11770 arch/x86/kernel/dumpstack.c | 24 +-
11771 arch/x86/kernel/dumpstack_32.c | 25 +-
11772 arch/x86/kernel/dumpstack_64.c | 62 +-
11773 arch/x86/kernel/e820.c | 4 +-
11774 arch/x86/kernel/early_printk.c | 1 +
11775 arch/x86/kernel/espfix_64.c | 44 +-
11776 arch/x86/kernel/fpu/core.c | 24 +-
11777 arch/x86/kernel/fpu/init.c | 40 +-
11778 arch/x86/kernel/fpu/regset.c | 22 +-
11779 arch/x86/kernel/fpu/signal.c | 20 +-
11780 arch/x86/kernel/fpu/xstate.c | 8 +-
11781 arch/x86/kernel/ftrace.c | 18 +-
11782 arch/x86/kernel/head64.c | 14 +-
11783 arch/x86/kernel/head_32.S | 235 +-
11784 arch/x86/kernel/head_64.S | 173 +-
11785 arch/x86/kernel/i386_ksyms_32.c | 12 +
11786 arch/x86/kernel/i8259.c | 10 +-
11787 arch/x86/kernel/io_delay.c | 2 +-
11788 arch/x86/kernel/ioport.c | 2 +-
11789 arch/x86/kernel/irq.c | 8 +-
11790 arch/x86/kernel/irq_32.c | 45 +-
11791 arch/x86/kernel/jump_label.c | 10 +-
11792 arch/x86/kernel/kgdb.c | 21 +-
11793 arch/x86/kernel/kprobes/core.c | 28 +-
11794 arch/x86/kernel/kprobes/opt.c | 16 +-
11795 arch/x86/kernel/ksysfs.c | 2 +-
11796 arch/x86/kernel/kvmclock.c | 20 +-
11797 arch/x86/kernel/ldt.c | 25 +
11798 arch/x86/kernel/livepatch.c | 12 +-
11799 arch/x86/kernel/machine_kexec_32.c | 6 +-
11800 arch/x86/kernel/mcount_64.S | 19 +-
11801 arch/x86/kernel/module.c | 78 +-
11802 arch/x86/kernel/msr.c | 2 +-
11803 arch/x86/kernel/nmi.c | 34 +-
11804 arch/x86/kernel/nmi_selftest.c | 4 +-
11805 arch/x86/kernel/paravirt-spinlocks.c | 2 +-
11806 arch/x86/kernel/paravirt.c | 45 +-
11807 arch/x86/kernel/paravirt_patch_64.c | 8 +
11808 arch/x86/kernel/pci-calgary_64.c | 2 +-
11809 arch/x86/kernel/pci-iommu_table.c | 2 +-
11810 arch/x86/kernel/pci-swiotlb.c | 2 +-
11811 arch/x86/kernel/process.c | 80 +-
11812 arch/x86/kernel/process_32.c | 29 +-
11813 arch/x86/kernel/process_64.c | 14 +-
11814 arch/x86/kernel/ptrace.c | 20 +-
11815 arch/x86/kernel/pvclock.c | 8 +-
11816 arch/x86/kernel/reboot.c | 44 +-
11817 arch/x86/kernel/reboot_fixups_32.c | 2 +-
11818 arch/x86/kernel/relocate_kernel_64.S | 3 +-
11819 arch/x86/kernel/setup.c | 29 +-
11820 arch/x86/kernel/setup_percpu.c | 29 +-
11821 arch/x86/kernel/signal.c | 17 +-
11822 arch/x86/kernel/smp.c | 2 +-
11823 arch/x86/kernel/smpboot.c | 29 +-
11824 arch/x86/kernel/step.c | 6 +-
11825 arch/x86/kernel/sys_i386_32.c | 184 +
11826 arch/x86/kernel/sys_x86_64.c | 22 +-
11827 arch/x86/kernel/tboot.c | 14 +-
11828 arch/x86/kernel/time.c | 8 +-
11829 arch/x86/kernel/tls.c | 7 +-
11830 arch/x86/kernel/tracepoint.c | 4 +-
11831 arch/x86/kernel/traps.c | 53 +-
11832 arch/x86/kernel/tsc.c | 2 +-
11833 arch/x86/kernel/uprobes.c | 2 +-
11834 arch/x86/kernel/vm86_32.c | 6 +-
11835 arch/x86/kernel/vmlinux.lds.S | 153 +-
11836 arch/x86/kernel/x8664_ksyms_64.c | 6 +-
11837 arch/x86/kernel/x86_init.c | 6 +-
11838 arch/x86/kvm/cpuid.c | 21 +-
11839 arch/x86/kvm/emulate.c | 2 +-
11840 arch/x86/kvm/lapic.c | 2 +-
11841 arch/x86/kvm/paging_tmpl.h | 2 +-
11842 arch/x86/kvm/svm.c | 10 +-
11843 arch/x86/kvm/vmx.c | 62 +-
11844 arch/x86/kvm/x86.c | 42 +-
11845 arch/x86/lguest/boot.c | 3 +-
11846 arch/x86/lib/atomic64_386_32.S | 164 +
11847 arch/x86/lib/atomic64_cx8_32.S | 98 +-
11848 arch/x86/lib/checksum_32.S | 99 +-
11849 arch/x86/lib/clear_page_64.S | 3 +
11850 arch/x86/lib/cmpxchg16b_emu.S | 3 +
11851 arch/x86/lib/copy_page_64.S | 14 +-
11852 arch/x86/lib/copy_user_64.S | 66 +-
11853 arch/x86/lib/csum-copy_64.S | 14 +-
11854 arch/x86/lib/csum-wrappers_64.c | 8 +-
11855 arch/x86/lib/getuser.S | 74 +-
11856 arch/x86/lib/insn.c | 8 +-
11857 arch/x86/lib/iomap_copy_64.S | 2 +
11858 arch/x86/lib/memcpy_64.S | 6 +
11859 arch/x86/lib/memmove_64.S | 3 +-
11860 arch/x86/lib/memset_64.S | 3 +
11861 arch/x86/lib/mmx_32.c | 243 +-
11862 arch/x86/lib/msr-reg.S | 2 +
11863 arch/x86/lib/putuser.S | 87 +-
11864 arch/x86/lib/rwsem.S | 6 +-
11865 arch/x86/lib/usercopy_32.c | 359 +-
11866 arch/x86/lib/usercopy_64.c | 20 +-
11867 arch/x86/math-emu/fpu_aux.c | 2 +-
11868 arch/x86/math-emu/fpu_entry.c | 4 +-
11869 arch/x86/math-emu/fpu_system.h | 2 +-
11870 arch/x86/mm/Makefile | 4 +
11871 arch/x86/mm/extable.c | 26 +-
11872 arch/x86/mm/fault.c | 570 +-
11873 arch/x86/mm/gup.c | 6 +-
11874 arch/x86/mm/highmem_32.c | 6 +
11875 arch/x86/mm/hugetlbpage.c | 24 +-
11876 arch/x86/mm/init.c | 111 +-
11877 arch/x86/mm/init_32.c | 111 +-
11878 arch/x86/mm/init_64.c | 46 +-
11879 arch/x86/mm/iomap_32.c | 4 +
11880 arch/x86/mm/ioremap.c | 52 +-
11881 arch/x86/mm/kmemcheck/kmemcheck.c | 4 +-
11882 arch/x86/mm/mmap.c | 40 +-
11883 arch/x86/mm/mmio-mod.c | 10 +-
11884 arch/x86/mm/numa.c | 2 +-
11885 arch/x86/mm/pageattr.c | 38 +-
11886 arch/x86/mm/pat.c | 12 +-
11887 arch/x86/mm/pat_rbtree.c | 2 +-
11888 arch/x86/mm/pf_in.c | 10 +-
11889 arch/x86/mm/pgtable.c | 214 +-
11890 arch/x86/mm/pgtable_32.c | 3 +
11891 arch/x86/mm/setup_nx.c | 7 +
11892 arch/x86/mm/tlb.c | 4 +
11893 arch/x86/mm/uderef_64.c | 37 +
11894 arch/x86/net/bpf_jit.S | 11 +
11895 arch/x86/net/bpf_jit_comp.c | 13 +-
11896 arch/x86/oprofile/backtrace.c | 6 +-
11897 arch/x86/oprofile/nmi_int.c | 8 +-
11898 arch/x86/oprofile/op_model_amd.c | 8 +-
11899 arch/x86/oprofile/op_model_ppro.c | 7 +-
11900 arch/x86/oprofile/op_x86_model.h | 2 +-
11901 arch/x86/pci/intel_mid_pci.c | 2 +-
11902 arch/x86/pci/irq.c | 8 +-
11903 arch/x86/pci/pcbios.c | 144 +-
11904 arch/x86/platform/efi/efi_32.c | 24 +
11905 arch/x86/platform/efi/efi_64.c | 26 +-
11906 arch/x86/platform/efi/efi_stub_32.S | 64 +-
11907 arch/x86/platform/efi/efi_stub_64.S | 2 +
11908 arch/x86/platform/intel-mid/intel-mid.c | 5 +-
11909 arch/x86/platform/intel-mid/intel_mid_weak_decls.h | 6 +-
11910 arch/x86/platform/intel-mid/mfld.c | 4 +-
11911 arch/x86/platform/intel-mid/mrfl.c | 2 +-
11912 arch/x86/platform/intel-quark/imr_selftest.c | 2 +-
11913 arch/x86/platform/olpc/olpc_dt.c | 2 +-
11914 arch/x86/power/cpu.c | 11 +-
11915 arch/x86/realmode/init.c | 10 +-
11916 arch/x86/realmode/rm/Makefile | 3 +
11917 arch/x86/realmode/rm/header.S | 4 +-
11918 arch/x86/realmode/rm/reboot.S | 4 +
11919 arch/x86/realmode/rm/trampoline_32.S | 12 +-
11920 arch/x86/realmode/rm/trampoline_64.S | 3 +-
11921 arch/x86/realmode/rm/wakeup_asm.S | 5 +-
11922 arch/x86/tools/Makefile | 2 +-
11923 arch/x86/tools/relocs.c | 96 +-
11924 arch/x86/um/mem_32.c | 2 +-
11925 arch/x86/um/tls_32.c | 2 +-
11926 arch/x86/xen/enlighten.c | 50 +-
11927 arch/x86/xen/mmu.c | 19 +-
11928 arch/x86/xen/smp.c | 16 +-
11929 arch/x86/xen/xen-asm_32.S | 2 +-
11930 arch/x86/xen/xen-head.S | 11 +
11931 arch/x86/xen/xen-ops.h | 2 -
11932 block/bio.c | 4 +-
11933 block/blk-iopoll.c | 2 +-
11934 block/blk-map.c | 2 +-
11935 block/blk-softirq.c | 2 +-
11936 block/bsg.c | 12 +-
11937 block/compat_ioctl.c | 4 +-
11938 block/genhd.c | 9 +-
11939 block/partitions/efi.c | 8 +-
11940 block/scsi_ioctl.c | 29 +-
11941 crypto/cryptd.c | 4 +-
11942 crypto/pcrypt.c | 2 +-
11943 crypto/zlib.c | 12 +-
11944 drivers/acpi/acpi_video.c | 2 +-
11945 drivers/acpi/apei/apei-internal.h | 2 +-
11946 drivers/acpi/apei/ghes.c | 4 +-
11947 drivers/acpi/bgrt.c | 6 +-
11948 drivers/acpi/blacklist.c | 4 +-
11949 drivers/acpi/bus.c | 4 +-
11950 drivers/acpi/device_pm.c | 4 +-
11951 drivers/acpi/ec.c | 2 +-
11952 drivers/acpi/pci_slot.c | 2 +-
11953 drivers/acpi/processor_idle.c | 2 +-
11954 drivers/acpi/processor_pdc.c | 2 +-
11955 drivers/acpi/sleep.c | 2 +-
11956 drivers/acpi/sysfs.c | 4 +-
11957 drivers/acpi/thermal.c | 2 +-
11958 drivers/acpi/video_detect.c | 7 +-
11959 drivers/ata/libata-core.c | 12 +-
11960 drivers/ata/libata-scsi.c | 2 +-
11961 drivers/ata/libata.h | 2 +-
11962 drivers/ata/pata_arasan_cf.c | 4 +-
11963 drivers/atm/adummy.c | 2 +-
11964 drivers/atm/ambassador.c | 8 +-
11965 drivers/atm/atmtcp.c | 14 +-
11966 drivers/atm/eni.c | 10 +-
11967 drivers/atm/firestream.c | 8 +-
11968 drivers/atm/fore200e.c | 14 +-
11969 drivers/atm/he.c | 18 +-
11970 drivers/atm/horizon.c | 4 +-
11971 drivers/atm/idt77252.c | 36 +-
11972 drivers/atm/iphase.c | 34 +-
11973 drivers/atm/lanai.c | 12 +-
11974 drivers/atm/nicstar.c | 46 +-
11975 drivers/atm/solos-pci.c | 4 +-
11976 drivers/atm/suni.c | 4 +-
11977 drivers/atm/uPD98402.c | 16 +-
11978 drivers/atm/zatm.c | 6 +-
11979 drivers/base/bus.c | 4 +-
11980 drivers/base/devtmpfs.c | 8 +-
11981 drivers/base/node.c | 2 +-
11982 drivers/base/platform-msi.c | 20 +-
11983 drivers/base/power/domain.c | 11 +-
11984 drivers/base/power/sysfs.c | 2 +-
11985 drivers/base/power/wakeup.c | 8 +-
11986 drivers/base/regmap/regmap-debugfs.c | 11 +-
11987 drivers/base/syscore.c | 4 +-
11988 drivers/block/cciss.c | 28 +-
11989 drivers/block/cciss.h | 2 +-
11990 drivers/block/cpqarray.c | 28 +-
11991 drivers/block/cpqarray.h | 2 +-
11992 drivers/block/drbd/drbd_bitmap.c | 2 +-
11993 drivers/block/drbd/drbd_int.h | 8 +-
11994 drivers/block/drbd/drbd_main.c | 12 +-
11995 drivers/block/drbd/drbd_nl.c | 4 +-
11996 drivers/block/drbd/drbd_receiver.c | 34 +-
11997 drivers/block/drbd/drbd_worker.c | 8 +-
11998 drivers/block/pktcdvd.c | 4 +-
11999 drivers/block/rbd.c | 2 +-
12000 drivers/bluetooth/btwilink.c | 2 +-
12001 drivers/bus/arm-cci.c | 12 +-
12002 drivers/cdrom/cdrom.c | 11 +-
12003 drivers/cdrom/gdrom.c | 1 -
12004 drivers/char/agp/compat_ioctl.c | 2 +-
12005 drivers/char/agp/frontend.c | 4 +-
12006 drivers/char/agp/intel-gtt.c | 4 +-
12007 drivers/char/hpet.c | 2 +-
12008 drivers/char/ipmi/ipmi_msghandler.c | 8 +-
12009 drivers/char/ipmi/ipmi_si_intf.c | 8 +-
12010 drivers/char/mem.c | 47 +-
12011 drivers/char/nvram.c | 2 +-
12012 drivers/char/pcmcia/synclink_cs.c | 16 +-
12013 drivers/char/random.c | 12 +-
12014 drivers/char/sonypi.c | 11 +-
12015 drivers/char/tpm/tpm_acpi.c | 3 +-
12016 drivers/char/tpm/tpm_eventlog.c | 4 +-
12017 drivers/char/virtio_console.c | 4 +-
12018 drivers/clk/clk-composite.c | 2 +-
12019 drivers/clk/samsung/clk.h | 2 +-
12020 drivers/clk/socfpga/clk-gate.c | 9 +-
12021 drivers/clk/socfpga/clk-pll.c | 9 +-
12022 drivers/clk/ti/clk.c | 8 +-
12023 drivers/cpufreq/acpi-cpufreq.c | 17 +-
12024 drivers/cpufreq/cpufreq-dt.c | 4 +-
12025 drivers/cpufreq/cpufreq.c | 30 +-
12026 drivers/cpufreq/cpufreq_governor.c | 2 +-
12027 drivers/cpufreq/cpufreq_governor.h | 4 +-
12028 drivers/cpufreq/cpufreq_ondemand.c | 10 +-
12029 drivers/cpufreq/intel_pstate.c | 33 +-
12030 drivers/cpufreq/p4-clockmod.c | 12 +-
12031 drivers/cpufreq/sparc-us3-cpufreq.c | 67 +-
12032 drivers/cpufreq/speedstep-centrino.c | 7 +-
12033 drivers/cpuidle/driver.c | 2 +-
12034 drivers/cpuidle/dt_idle_states.c | 2 +-
12035 drivers/cpuidle/governor.c | 2 +-
12036 drivers/cpuidle/sysfs.c | 2 +-
12037 drivers/crypto/hifn_795x.c | 4 +-
12038 drivers/devfreq/devfreq.c | 4 +-
12039 drivers/dma/sh/shdma-base.c | 4 +-
12040 drivers/dma/sh/shdmac.c | 2 +-
12041 drivers/edac/edac_device.c | 4 +-
12042 drivers/edac/edac_mc_sysfs.c | 2 +-
12043 drivers/edac/edac_pci.c | 4 +-
12044 drivers/edac/edac_pci_sysfs.c | 22 +-
12045 drivers/edac/mce_amd.h | 2 +-
12046 drivers/firewire/core-card.c | 6 +-
12047 drivers/firewire/core-device.c | 2 +-
12048 drivers/firewire/core-transaction.c | 1 +
12049 drivers/firewire/core.h | 1 +
12050 drivers/firmware/dmi-id.c | 2 +-
12051 drivers/firmware/dmi_scan.c | 12 +-
12052 drivers/firmware/efi/cper.c | 8 +-
12053 drivers/firmware/efi/efi.c | 12 +-
12054 drivers/firmware/efi/efivars.c | 2 +-
12055 drivers/firmware/efi/runtime-map.c | 2 +-
12056 drivers/firmware/google/gsmi.c | 2 +-
12057 drivers/firmware/google/memconsole.c | 7 +-
12058 drivers/firmware/memmap.c | 2 +-
12059 drivers/firmware/psci.c | 2 +-
12060 drivers/gpio/gpio-davinci.c | 6 +-
12061 drivers/gpio/gpio-em.c | 2 +-
12062 drivers/gpio/gpio-ich.c | 2 +-
12063 drivers/gpio/gpio-omap.c | 4 +-
12064 drivers/gpio/gpio-rcar.c | 2 +-
12065 drivers/gpio/gpio-vr41xx.c | 2 +-
12066 drivers/gpio/gpiolib.c | 12 +-
12067 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
12068 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 2 +-
12069 drivers/gpu/drm/amd/amdkfd/kfd_device.c | 6 +-
12070 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 90 +-
12071 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.h | 8 +-
12072 .../drm/amd/amdkfd/kfd_device_queue_manager_cik.c | 14 +-
12073 .../drm/amd/amdkfd/kfd_device_queue_manager_vi.c | 14 +-
12074 drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c | 4 +-
12075 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c | 2 +-
12076 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.h | 2 +-
12077 .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 16 +-
12078 drivers/gpu/drm/drm_crtc.c | 2 +-
12079 drivers/gpu/drm/drm_drv.c | 2 +-
12080 drivers/gpu/drm/drm_fops.c | 12 +-
12081 drivers/gpu/drm/drm_global.c | 14 +-
12082 drivers/gpu/drm/drm_info.c | 13 +-
12083 drivers/gpu/drm/drm_ioc32.c | 13 +-
12084 drivers/gpu/drm/drm_ioctl.c | 2 +-
12085 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c | 10 +-
12086 drivers/gpu/drm/i810/i810_drv.h | 4 +-
12087 drivers/gpu/drm/i915/i915_dma.c | 2 +-
12088 drivers/gpu/drm/i915/i915_gem_execbuffer.c | 4 +-
12089 drivers/gpu/drm/i915/i915_gem_gtt.c | 16 +-
12090 drivers/gpu/drm/i915/i915_gem_gtt.h | 6 +-
12091 drivers/gpu/drm/i915/i915_ioc32.c | 10 +-
12092 drivers/gpu/drm/i915/intel_display.c | 26 +-
12093 drivers/gpu/drm/imx/imx-drm-core.c | 2 +-
12094 drivers/gpu/drm/mga/mga_drv.h | 4 +-
12095 drivers/gpu/drm/mga/mga_ioc32.c | 10 +-
12096 drivers/gpu/drm/mga/mga_irq.c | 8 +-
12097 drivers/gpu/drm/nouveau/nouveau_bios.c | 2 +-
12098 drivers/gpu/drm/nouveau/nouveau_drm.h | 1 -
12099 drivers/gpu/drm/nouveau/nouveau_ioc32.c | 2 +-
12100 drivers/gpu/drm/nouveau/nouveau_vga.c | 2 +-
12101 drivers/gpu/drm/omapdrm/Makefile | 2 +-
12102 drivers/gpu/drm/qxl/qxl_cmd.c | 12 +-
12103 drivers/gpu/drm/qxl/qxl_debugfs.c | 8 +-
12104 drivers/gpu/drm/qxl/qxl_drv.h | 8 +-
12105 drivers/gpu/drm/qxl/qxl_ioctl.c | 10 +-
12106 drivers/gpu/drm/qxl/qxl_irq.c | 16 +-
12107 drivers/gpu/drm/qxl/qxl_ttm.c | 38 +-
12108 drivers/gpu/drm/r128/r128_cce.c | 2 +-
12109 drivers/gpu/drm/r128/r128_drv.h | 4 +-
12110 drivers/gpu/drm/r128/r128_ioc32.c | 10 +-
12111 drivers/gpu/drm/r128/r128_irq.c | 4 +-
12112 drivers/gpu/drm/r128/r128_state.c | 4 +-
12113 drivers/gpu/drm/radeon/mkregtable.c | 4 +-
12114 drivers/gpu/drm/radeon/radeon_device.c | 2 +-
12115 drivers/gpu/drm/radeon/radeon_drv.h | 2 +-
12116 drivers/gpu/drm/radeon/radeon_ioc32.c | 12 +-
12117 drivers/gpu/drm/radeon/radeon_irq.c | 6 +-
12118 drivers/gpu/drm/radeon/radeon_state.c | 4 +-
12119 drivers/gpu/drm/radeon/radeon_ttm.c | 4 +-
12120 drivers/gpu/drm/tegra/dc.c | 2 +-
12121 drivers/gpu/drm/tegra/dsi.c | 2 +-
12122 drivers/gpu/drm/tegra/hdmi.c | 2 +-
12123 drivers/gpu/drm/tegra/sor.c | 7 +-
12124 drivers/gpu/drm/tilcdc/Makefile | 6 +-
12125 drivers/gpu/drm/ttm/ttm_memory.c | 4 +-
12126 drivers/gpu/drm/ttm/ttm_page_alloc.c | 18 +-
12127 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c | 18 +-
12128 drivers/gpu/drm/udl/udl_fb.c | 1 -
12129 drivers/gpu/drm/via/via_drv.h | 4 +-
12130 drivers/gpu/drm/via/via_irq.c | 18 +-
12131 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 2 +-
12132 drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 8 +-
12133 drivers/gpu/drm/vmwgfx/vmwgfx_irq.c | 4 +-
12134 drivers/gpu/drm/vmwgfx/vmwgfx_marker.c | 2 +-
12135 drivers/gpu/vga/vga_switcheroo.c | 4 +-
12136 drivers/hid/hid-core.c | 4 +-
12137 drivers/hid/hid-sensor-custom.c | 2 +-
12138 drivers/hv/channel.c | 2 +-
12139 drivers/hv/hv.c | 4 +-
12140 drivers/hv/hv_balloon.c | 18 +-
12141 drivers/hv/hyperv_vmbus.h | 2 +-
12142 drivers/hwmon/acpi_power_meter.c | 6 +-
12143 drivers/hwmon/applesmc.c | 2 +-
12144 drivers/hwmon/asus_atk0110.c | 10 +-
12145 drivers/hwmon/coretemp.c | 2 +-
12146 drivers/hwmon/dell-smm-hwmon.c | 2 +-
12147 drivers/hwmon/ibmaem.c | 2 +-
12148 drivers/hwmon/iio_hwmon.c | 2 +-
12149 drivers/hwmon/nct6683.c | 6 +-
12150 drivers/hwmon/nct6775.c | 6 +-
12151 drivers/hwmon/pmbus/pmbus_core.c | 10 +-
12152 drivers/hwmon/sht15.c | 12 +-
12153 drivers/hwmon/via-cputemp.c | 2 +-
12154 drivers/i2c/busses/i2c-amd756-s4882.c | 2 +-
12155 drivers/i2c/busses/i2c-nforce2-s4985.c | 2 +-
12156 drivers/i2c/i2c-dev.c | 2 +-
12157 drivers/ide/ide-cd.c | 2 +-
12158 drivers/ide/ide-disk.c | 2 +-
12159 drivers/iio/industrialio-core.c | 2 +-
12160 drivers/iio/magnetometer/ak8975.c | 2 +-
12161 drivers/infiniband/core/cm.c | 32 +-
12162 drivers/infiniband/core/fmr_pool.c | 20 +-
12163 drivers/infiniband/core/uverbs_cmd.c | 3 +
12164 drivers/infiniband/hw/cxgb4/mem.c | 4 +-
12165 drivers/infiniband/hw/mlx4/mad.c | 2 +-
12166 drivers/infiniband/hw/mlx4/mcg.c | 2 +-
12167 drivers/infiniband/hw/mlx4/mlx4_ib.h | 2 +-
12168 drivers/infiniband/hw/mthca/mthca_cmd.c | 8 +-
12169 drivers/infiniband/hw/mthca/mthca_main.c | 2 +-
12170 drivers/infiniband/hw/mthca/mthca_mr.c | 6 +-
12171 drivers/infiniband/hw/mthca/mthca_provider.c | 2 +-
12172 drivers/infiniband/hw/nes/nes.c | 4 +-
12173 drivers/infiniband/hw/nes/nes.h | 40 +-
12174 drivers/infiniband/hw/nes/nes_cm.c | 62 +-
12175 drivers/infiniband/hw/nes/nes_mgt.c | 8 +-
12176 drivers/infiniband/hw/nes/nes_nic.c | 40 +-
12177 drivers/infiniband/hw/nes/nes_verbs.c | 10 +-
12178 drivers/infiniband/hw/qib/qib.h | 1 +
12179 drivers/infiniband/ulp/ipoib/ipoib_netlink.c | 2 +-
12180 drivers/input/gameport/gameport.c | 4 +-
12181 drivers/input/input.c | 4 +-
12182 drivers/input/joystick/sidewinder.c | 1 +
12183 drivers/input/joystick/xpad.c | 4 +-
12184 drivers/input/misc/ims-pcu.c | 4 +-
12185 drivers/input/mouse/psmouse.h | 2 +-
12186 drivers/input/mousedev.c | 2 +-
12187 drivers/input/serio/serio.c | 4 +-
12188 drivers/input/serio/serio_raw.c | 4 +-
12189 drivers/input/touchscreen/htcpen.c | 2 +-
12190 drivers/iommu/arm-smmu-v3.c | 2 +-
12191 drivers/iommu/arm-smmu.c | 43 +-
12192 drivers/iommu/io-pgtable-arm.c | 101 +-
12193 drivers/iommu/io-pgtable.c | 11 +-
12194 drivers/iommu/io-pgtable.h | 19 +-
12195 drivers/iommu/iommu.c | 2 +-
12196 drivers/iommu/ipmmu-vmsa.c | 13 +-
12197 drivers/iommu/irq_remapping.c | 2 +-
12198 drivers/irqchip/irq-gic.c | 2 +-
12199 drivers/irqchip/irq-i8259.c | 2 +-
12200 drivers/irqchip/irq-renesas-intc-irqpin.c | 2 +-
12201 drivers/irqchip/irq-renesas-irqc.c | 2 +-
12202 drivers/isdn/capi/capi.c | 10 +-
12203 drivers/isdn/gigaset/interface.c | 8 +-
12204 drivers/isdn/gigaset/usb-gigaset.c | 2 +-
12205 drivers/isdn/hardware/avm/b1.c | 4 +-
12206 drivers/isdn/i4l/isdn_common.c | 2 +
12207 drivers/isdn/i4l/isdn_tty.c | 22 +-
12208 drivers/isdn/icn/icn.c | 2 +-
12209 drivers/isdn/mISDN/dsp_cmx.c | 2 +-
12210 drivers/lguest/core.c | 10 +-
12211 drivers/lguest/page_tables.c | 2 +-
12212 drivers/lguest/x86/core.c | 12 +-
12213 drivers/lguest/x86/switcher_32.S | 27 +-
12214 drivers/md/bcache/closure.h | 2 +-
12215 drivers/md/bitmap.c | 2 +-
12216 drivers/md/dm-ioctl.c | 2 +-
12217 drivers/md/dm-raid1.c | 18 +-
12218 drivers/md/dm-stats.c | 6 +-
12219 drivers/md/dm-stripe.c | 10 +-
12220 drivers/md/dm-table.c | 2 +-
12221 drivers/md/dm-thin-metadata.c | 4 +-
12222 drivers/md/dm.c | 16 +-
12223 drivers/md/md.c | 26 +-
12224 drivers/md/md.h | 6 +-
12225 drivers/md/persistent-data/dm-space-map-metadata.c | 4 +-
12226 drivers/md/persistent-data/dm-space-map.h | 1 +
12227 drivers/md/raid1.c | 4 +-
12228 drivers/md/raid10.c | 18 +-
12229 drivers/md/raid5.c | 22 +-
12230 drivers/media/dvb-core/dvbdev.c | 2 +-
12231 drivers/media/dvb-frontends/af9033.h | 2 +-
12232 drivers/media/dvb-frontends/dib3000.h | 2 +-
12233 drivers/media/dvb-frontends/dib7000p.h | 2 +-
12234 drivers/media/dvb-frontends/dib8000.h | 2 +-
12235 drivers/media/pci/cx88/cx88-video.c | 6 +-
12236 drivers/media/pci/ivtv/ivtv-driver.c | 2 +-
12237 drivers/media/pci/solo6x10/solo6x10-core.c | 2 +-
12238 drivers/media/pci/solo6x10/solo6x10-p2m.c | 2 +-
12239 drivers/media/pci/solo6x10/solo6x10.h | 2 +-
12240 drivers/media/pci/tw68/tw68-core.c | 2 +-
12241 drivers/media/platform/omap/omap_vout.c | 11 +-
12242 drivers/media/platform/s5p-tv/mixer.h | 2 +-
12243 drivers/media/platform/s5p-tv/mixer_grp_layer.c | 2 +-
12244 drivers/media/platform/s5p-tv/mixer_reg.c | 2 +-
12245 drivers/media/platform/s5p-tv/mixer_video.c | 24 +-
12246 drivers/media/platform/s5p-tv/mixer_vp_layer.c | 2 +-
12247 drivers/media/radio/radio-cadet.c | 2 +
12248 drivers/media/radio/radio-maxiradio.c | 2 +-
12249 drivers/media/radio/radio-shark.c | 2 +-
12250 drivers/media/radio/radio-shark2.c | 2 +-
12251 drivers/media/radio/radio-si476x.c | 2 +-
12252 drivers/media/radio/wl128x/fmdrv_common.c | 2 +-
12253 drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 12 +-
12254 drivers/media/v4l2-core/v4l2-device.c | 4 +-
12255 drivers/media/v4l2-core/v4l2-ioctl.c | 13 +-
12256 drivers/memory/omap-gpmc.c | 21 +-
12257 drivers/message/fusion/mptsas.c | 34 +-
12258 drivers/mfd/ab8500-debugfs.c | 2 +-
12259 drivers/mfd/kempld-core.c | 2 +-
12260 drivers/mfd/max8925-i2c.c | 2 +-
12261 drivers/mfd/tps65910.c | 2 +-
12262 drivers/mfd/twl4030-irq.c | 9 +-
12263 drivers/mfd/wm5110-tables.c | 2 +-
12264 drivers/mfd/wm8998-tables.c | 2 +-
12265 drivers/misc/c2port/core.c | 4 +-
12266 drivers/misc/kgdbts.c | 4 +-
12267 drivers/misc/lis3lv02d/lis3lv02d.c | 8 +-
12268 drivers/misc/lis3lv02d/lis3lv02d.h | 2 +-
12269 drivers/misc/mic/scif/scif_rb.c | 8 +-
12270 drivers/misc/sgi-gru/gruhandles.c | 4 +-
12271 drivers/misc/sgi-gru/gruprocfs.c | 8 +-
12272 drivers/misc/sgi-gru/grutables.h | 154 +-
12273 drivers/misc/sgi-xp/xp.h | 2 +-
12274 drivers/misc/sgi-xp/xpc.h | 3 +-
12275 drivers/misc/sgi-xp/xpc_main.c | 2 +-
12276 drivers/mmc/card/block.c | 2 +-
12277 drivers/mmc/host/dw_mmc.h | 2 +-
12278 drivers/mmc/host/mmci.c | 4 +-
12279 drivers/mmc/host/omap_hsmmc.c | 4 +-
12280 drivers/mmc/host/sdhci-esdhc-imx.c | 7 +-
12281 drivers/mmc/host/sdhci-s3c.c | 8 +-
12282 drivers/mtd/chips/cfi_cmdset_0020.c | 2 +-
12283 drivers/mtd/nand/denali.c | 1 +
12284 drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 2 +-
12285 drivers/mtd/nftlmount.c | 1 +
12286 drivers/mtd/sm_ftl.c | 2 +-
12287 drivers/net/bonding/bond_netlink.c | 2 +-
12288 drivers/net/caif/caif_hsi.c | 2 +-
12289 drivers/net/can/Kconfig | 2 +-
12290 drivers/net/can/dev.c | 2 +-
12291 drivers/net/can/vcan.c | 2 +-
12292 drivers/net/dummy.c | 2 +-
12293 drivers/net/ethernet/8390/ax88796.c | 4 +-
12294 drivers/net/ethernet/altera/altera_tse_main.c | 4 +-
12295 drivers/net/ethernet/amd/xgbe/xgbe-common.h | 4 +-
12296 drivers/net/ethernet/amd/xgbe/xgbe-dcb.c | 4 +-
12297 drivers/net/ethernet/amd/xgbe/xgbe-desc.c | 27 +-
12298 drivers/net/ethernet/amd/xgbe/xgbe-dev.c | 143 +-
12299 drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 64 +-
12300 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c | 10 +-
12301 drivers/net/ethernet/amd/xgbe/xgbe-main.c | 15 +-
12302 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 27 +-
12303 drivers/net/ethernet/amd/xgbe/xgbe-ptp.c | 4 +-
12304 drivers/net/ethernet/amd/xgbe/xgbe.h | 10 +-
12305 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h | 2 +-
12306 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c | 11 +-
12307 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h | 3 +-
12308 drivers/net/ethernet/broadcom/tg3.h | 1 +
12309 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c | 6 +-
12310 drivers/net/ethernet/cavium/liquidio/lio_main.c | 11 +-
12311 drivers/net/ethernet/chelsio/cxgb3/l2t.h | 2 +-
12312 drivers/net/ethernet/dec/tulip/de4x5.c | 4 +-
12313 drivers/net/ethernet/emulex/benet/be_main.c | 2 +-
12314 drivers/net/ethernet/faraday/ftgmac100.c | 2 +
12315 drivers/net/ethernet/faraday/ftmac100.c | 2 +
12316 drivers/net/ethernet/intel/i40e/i40e_ptp.c | 2 +-
12317 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c | 2 +-
12318 drivers/net/ethernet/mellanox/mlx4/en_tx.c | 4 +-
12319 drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 7 +-
12320 drivers/net/ethernet/neterion/vxge/vxge-config.c | 7 +-
12321 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 4 +-
12322 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c | 12 +-
12323 .../net/ethernet/qlogic/qlcnic/qlcnic_minidump.c | 2 +-
12324 drivers/net/ethernet/realtek/r8169.c | 8 +-
12325 drivers/net/ethernet/sfc/ptp.c | 2 +-
12326 drivers/net/ethernet/stmicro/stmmac/mmc_core.c | 4 +-
12327 drivers/net/ethernet/via/via-rhine.c | 2 +-
12328 drivers/net/geneve.c | 2 +-
12329 drivers/net/hyperv/hyperv_net.h | 2 +-
12330 drivers/net/hyperv/rndis_filter.c | 4 +-
12331 drivers/net/ifb.c | 2 +-
12332 drivers/net/ipvlan/ipvlan_core.c | 2 +-
12333 drivers/net/macvlan.c | 20 +-
12334 drivers/net/macvtap.c | 6 +-
12335 drivers/net/nlmon.c | 2 +-
12336 drivers/net/phy/phy_device.c | 6 +-
12337 drivers/net/ppp/ppp_generic.c | 4 +-
12338 drivers/net/slip/slhc.c | 2 +-
12339 drivers/net/team/team.c | 4 +-
12340 drivers/net/tun.c | 7 +-
12341 drivers/net/usb/hso.c | 23 +-
12342 drivers/net/usb/r8152.c | 2 +-
12343 drivers/net/usb/sierra_net.c | 4 +-
12344 drivers/net/virtio_net.c | 2 +-
12345 drivers/net/vrf.c | 2 +-
12346 drivers/net/vxlan.c | 4 +-
12347 drivers/net/wimax/i2400m/rx.c | 2 +-
12348 drivers/net/wireless/airo.c | 2 +-
12349 drivers/net/wireless/at76c50x-usb.c | 2 +-
12350 drivers/net/wireless/ath/ath10k/ce.c | 6 +-
12351 drivers/net/wireless/ath/ath10k/htc.c | 7 +-
12352 drivers/net/wireless/ath/ath10k/htc.h | 4 +-
12353 drivers/net/wireless/ath/ath9k/ar9002_mac.c | 36 +-
12354 drivers/net/wireless/ath/ath9k/ar9003_mac.c | 64 +-
12355 drivers/net/wireless/ath/ath9k/hw.h | 4 +-
12356 drivers/net/wireless/ath/ath9k/main.c | 22 +-
12357 drivers/net/wireless/ath/wil6210/wil_platform.h | 2 +-
12358 drivers/net/wireless/b43/phy_lp.c | 2 +-
12359 drivers/net/wireless/iwlegacy/3945-mac.c | 4 +-
12360 drivers/net/wireless/iwlwifi/dvm/debugfs.c | 34 +-
12361 drivers/net/wireless/iwlwifi/pcie/trans.c | 4 +-
12362 drivers/net/wireless/mac80211_hwsim.c | 28 +-
12363 drivers/net/wireless/rndis_wlan.c | 2 +-
12364 drivers/net/wireless/rt2x00/rt2x00.h | 2 +-
12365 drivers/net/wireless/rt2x00/rt2x00queue.c | 4 +-
12366 drivers/net/wireless/ti/wl1251/sdio.c | 12 +-
12367 drivers/net/wireless/ti/wl12xx/main.c | 8 +-
12368 drivers/net/wireless/ti/wl18xx/main.c | 6 +-
12369 drivers/nfc/nfcwilink.c | 2 +-
12370 drivers/of/fdt.c | 4 +-
12371 drivers/oprofile/buffer_sync.c | 8 +-
12372 drivers/oprofile/event_buffer.c | 2 +-
12373 drivers/oprofile/oprof.c | 2 +-
12374 drivers/oprofile/oprofile_stats.c | 10 +-
12375 drivers/oprofile/oprofile_stats.h | 10 +-
12376 drivers/oprofile/oprofilefs.c | 6 +-
12377 drivers/oprofile/timer_int.c | 2 +-
12378 drivers/parport/procfs.c | 4 +-
12379 drivers/pci/host/pci-host-generic.c | 24 +-
12380 drivers/pci/hotplug/acpiphp_ibm.c | 4 +-
12381 drivers/pci/hotplug/cpcihp_generic.c | 6 +-
12382 drivers/pci/hotplug/cpcihp_zt5550.c | 14 +-
12383 drivers/pci/hotplug/cpqphp_nvram.c | 2 +
12384 drivers/pci/hotplug/pci_hotplug_core.c | 6 +-
12385 drivers/pci/hotplug/pciehp_core.c | 2 +-
12386 drivers/pci/msi.c | 22 +-
12387 drivers/pci/pci-sysfs.c | 6 +-
12388 drivers/pci/pci.h | 2 +-
12389 drivers/pci/pcie/aspm.c | 6 +-
12390 drivers/pci/pcie/portdrv_pci.c | 2 +-
12391 drivers/pci/probe.c | 2 +-
12392 drivers/pinctrl/nomadik/pinctrl-nomadik.c | 2 +-
12393 drivers/pinctrl/pinctrl-at91.c | 5 +-
12394 drivers/platform/chrome/chromeos_pstore.c | 2 +-
12395 drivers/platform/x86/alienware-wmi.c | 4 +-
12396 drivers/platform/x86/compal-laptop.c | 2 +-
12397 drivers/platform/x86/hdaps.c | 2 +-
12398 drivers/platform/x86/ibm_rtl.c | 2 +-
12399 drivers/platform/x86/intel_oaktrail.c | 2 +-
12400 drivers/platform/x86/msi-laptop.c | 16 +-
12401 drivers/platform/x86/msi-wmi.c | 2 +-
12402 drivers/platform/x86/samsung-laptop.c | 2 +-
12403 drivers/platform/x86/samsung-q10.c | 2 +-
12404 drivers/platform/x86/sony-laptop.c | 14 +-
12405 drivers/platform/x86/thinkpad_acpi.c | 2 +-
12406 drivers/pnp/pnpbios/bioscalls.c | 14 +-
12407 drivers/pnp/pnpbios/core.c | 2 +-
12408 drivers/power/pda_power.c | 7 +-
12409 drivers/power/power_supply.h | 4 +-
12410 drivers/power/power_supply_core.c | 7 +-
12411 drivers/power/power_supply_sysfs.c | 6 +-
12412 drivers/power/reset/at91-reset.c | 9 +-
12413 drivers/powercap/powercap_sys.c | 136 +-
12414 drivers/ptp/ptp_private.h | 2 +-
12415 drivers/ptp/ptp_sysfs.c | 2 +-
12416 drivers/regulator/core.c | 4 +-
12417 drivers/regulator/max8660.c | 6 +-
12418 drivers/regulator/max8973-regulator.c | 16 +-
12419 drivers/regulator/mc13892-regulator.c | 8 +-
12420 drivers/rtc/rtc-armada38x.c | 7 +-
12421 drivers/rtc/rtc-cmos.c | 4 +-
12422 drivers/rtc/rtc-ds1307.c | 2 +-
12423 drivers/rtc/rtc-m48t59.c | 4 +-
12424 drivers/rtc/rtc-test.c | 6 +-
12425 drivers/scsi/be2iscsi/be_main.c | 2 +-
12426 drivers/scsi/bfa/bfa_fcpim.h | 2 +-
12427 drivers/scsi/bfa/bfa_ioc.h | 4 +-
12428 drivers/scsi/fcoe/fcoe_sysfs.c | 12 +-
12429 drivers/scsi/hosts.c | 4 +-
12430 drivers/scsi/hpsa.c | 38 +-
12431 drivers/scsi/hpsa.h | 2 +-
12432 drivers/scsi/libfc/fc_exch.c | 50 +-
12433 drivers/scsi/libsas/sas_ata.c | 2 +-
12434 drivers/scsi/lpfc/lpfc.h | 8 +-
12435 drivers/scsi/lpfc/lpfc_debugfs.c | 18 +-
12436 drivers/scsi/lpfc/lpfc_init.c | 6 +-
12437 drivers/scsi/lpfc/lpfc_scsi.c | 10 +-
12438 drivers/scsi/megaraid/megaraid_sas.h | 2 +-
12439 drivers/scsi/mpt2sas/mpt2sas_scsih.c | 8 +-
12440 drivers/scsi/pmcraid.c | 20 +-
12441 drivers/scsi/pmcraid.h | 8 +-
12442 drivers/scsi/qla2xxx/qla_attr.c | 4 +-
12443 drivers/scsi/qla2xxx/qla_gbl.h | 4 +-
12444 drivers/scsi/qla2xxx/qla_os.c | 6 +-
12445 drivers/scsi/qla4xxx/ql4_def.h | 2 +-
12446 drivers/scsi/qla4xxx/ql4_os.c | 6 +-
12447 drivers/scsi/scsi.c | 2 +-
12448 drivers/scsi/scsi_lib.c | 8 +-
12449 drivers/scsi/scsi_sysfs.c | 2 +-
12450 drivers/scsi/scsi_transport_fc.c | 8 +-
12451 drivers/scsi/scsi_transport_iscsi.c | 6 +-
12452 drivers/scsi/scsi_transport_srp.c | 6 +-
12453 drivers/scsi/sd.c | 6 +-
12454 drivers/scsi/sg.c | 2 +-
12455 drivers/scsi/sr.c | 21 +-
12456 drivers/soc/tegra/fuse/fuse-tegra.c | 2 +-
12457 drivers/spi/spi.c | 2 +-
12458 drivers/staging/android/timed_output.c | 6 +-
12459 drivers/staging/comedi/comedi_fops.c | 8 +-
12460 drivers/staging/fbtft/fbtft-core.c | 2 +-
12461 drivers/staging/fbtft/fbtft.h | 2 +-
12462 drivers/staging/gdm724x/gdm_tty.c | 2 +-
12463 drivers/staging/iio/accel/lis3l02dq_ring.c | 2 +-
12464 drivers/staging/iio/adc/ad7280a.c | 4 +-
12465 drivers/staging/lustre/lnet/selftest/brw_test.c | 12 +-
12466 drivers/staging/lustre/lnet/selftest/framework.c | 4 -
12467 drivers/staging/lustre/lnet/selftest/ping_test.c | 14 +-
12468 drivers/staging/lustre/lustre/include/lustre_dlm.h | 2 +-
12469 drivers/staging/lustre/lustre/include/obd.h | 2 +-
12470 drivers/staging/octeon/ethernet-rx.c | 20 +-
12471 drivers/staging/octeon/ethernet.c | 8 +-
12472 drivers/staging/rdma/ipath/ipath_rc.c | 6 +-
12473 drivers/staging/rdma/ipath/ipath_ruc.c | 6 +-
12474 drivers/staging/rtl8188eu/include/hal_intf.h | 2 +-
12475 drivers/staging/rtl8712/rtl871x_io.h | 2 +-
12476 drivers/staging/sm750fb/sm750.c | 14 +-
12477 drivers/staging/unisys/visorbus/visorbus_private.h | 4 +-
12478 drivers/target/sbp/sbp_target.c | 4 +-
12479 drivers/thermal/cpu_cooling.c | 9 +-
12480 drivers/thermal/int340x_thermal/int3400_thermal.c | 6 +-
12481 drivers/thermal/of-thermal.c | 17 +-
12482 drivers/thermal/x86_pkg_temp_thermal.c | 2 +-
12483 drivers/tty/cyclades.c | 6 +-
12484 drivers/tty/hvc/hvc_console.c | 14 +-
12485 drivers/tty/hvc/hvcs.c | 21 +-
12486 drivers/tty/hvc/hvsi.c | 22 +-
12487 drivers/tty/hvc/hvsi_lib.c | 4 +-
12488 drivers/tty/ipwireless/tty.c | 27 +-
12489 drivers/tty/moxa.c | 2 +-
12490 drivers/tty/n_gsm.c | 4 +-
12491 drivers/tty/n_tty.c | 3 +-
12492 drivers/tty/pty.c | 4 +-
12493 drivers/tty/rocket.c | 6 +-
12494 drivers/tty/serial/8250/8250_core.c | 10 +-
12495 drivers/tty/serial/ifx6x60.c | 2 +-
12496 drivers/tty/serial/ioc4_serial.c | 6 +-
12497 drivers/tty/serial/kgdb_nmi.c | 4 +-
12498 drivers/tty/serial/kgdboc.c | 32 +-
12499 drivers/tty/serial/msm_serial.c | 4 +-
12500 drivers/tty/serial/samsung.c | 9 +-
12501 drivers/tty/serial/serial_core.c | 8 +-
12502 drivers/tty/synclink.c | 34 +-
12503 drivers/tty/synclink_gt.c | 28 +-
12504 drivers/tty/synclinkmp.c | 34 +-
12505 drivers/tty/tty_io.c | 2 +-
12506 drivers/tty/tty_ldisc.c | 8 +-
12507 drivers/tty/tty_port.c | 22 +-
12508 drivers/uio/uio.c | 13 +-
12509 drivers/usb/atm/cxacru.c | 2 +-
12510 drivers/usb/atm/usbatm.c | 24 +-
12511 drivers/usb/class/cdc-acm.h | 2 +-
12512 drivers/usb/core/devices.c | 6 +-
12513 drivers/usb/core/devio.c | 12 +-
12514 drivers/usb/core/hcd.c | 4 +-
12515 drivers/usb/core/sysfs.c | 2 +-
12516 drivers/usb/core/usb.c | 2 +-
12517 drivers/usb/early/ehci-dbgp.c | 16 +-
12518 drivers/usb/gadget/function/u_serial.c | 22 +-
12519 drivers/usb/gadget/udc/dummy_hcd.c | 2 +-
12520 drivers/usb/host/ehci-hcd.c | 2 +-
12521 drivers/usb/host/ehci-hub.c | 4 +-
12522 drivers/usb/host/ehci-q.c | 4 +-
12523 drivers/usb/host/fotg210-hcd.c | 2 +-
12524 drivers/usb/host/fusbh200-hcd.c | 2 +-
12525 drivers/usb/host/hwa-hc.c | 2 +-
12526 drivers/usb/host/ohci-hcd.c | 2 +-
12527 drivers/usb/host/r8a66597.h | 2 +-
12528 drivers/usb/host/uhci-hcd.c | 2 +-
12529 drivers/usb/host/xhci-pci.c | 2 +-
12530 drivers/usb/host/xhci.c | 2 +-
12531 drivers/usb/misc/appledisplay.c | 4 +-
12532 drivers/usb/serial/console.c | 8 +-
12533 drivers/usb/storage/transport.c | 2 +-
12534 drivers/usb/storage/usb.c | 2 +-
12535 drivers/usb/storage/usb.h | 2 +-
12536 drivers/usb/usbip/vhci.h | 2 +-
12537 drivers/usb/usbip/vhci_hcd.c | 6 +-
12538 drivers/usb/usbip/vhci_rx.c | 2 +-
12539 drivers/usb/wusbcore/wa-hc.h | 4 +-
12540 drivers/usb/wusbcore/wa-xfer.c | 2 +-
12541 drivers/vfio/vfio.c | 2 +-
12542 drivers/vhost/vringh.c | 20 +-
12543 drivers/video/backlight/kb3886_bl.c | 2 +-
12544 drivers/video/console/fbcon.c | 2 +-
12545 drivers/video/fbdev/aty/aty128fb.c | 2 +-
12546 drivers/video/fbdev/aty/atyfb_base.c | 8 +-
12547 drivers/video/fbdev/aty/mach64_cursor.c | 5 +-
12548 drivers/video/fbdev/core/fb_defio.c | 6 +-
12549 drivers/video/fbdev/core/fbmem.c | 2 +-
12550 drivers/video/fbdev/hyperv_fb.c | 4 +-
12551 drivers/video/fbdev/i810/i810_accel.c | 1 +
12552 drivers/video/fbdev/matrox/matroxfb_base.c | 2 +-
12553 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c | 16 +-
12554 drivers/video/fbdev/nvidia/nvidia.c | 27 +-
12555 drivers/video/fbdev/omap2/dss/display.c | 8 +-
12556 drivers/video/fbdev/s1d13xxxfb.c | 6 +-
12557 drivers/video/fbdev/smscufx.c | 4 +-
12558 drivers/video/fbdev/udlfb.c | 36 +-
12559 drivers/video/fbdev/uvesafb.c | 52 +-
12560 drivers/video/fbdev/vesafb.c | 58 +-
12561 drivers/video/fbdev/via/via_clock.h | 2 +-
12562 drivers/xen/events/events_base.c | 6 +-
12563 drivers/xen/evtchn.c | 4 +-
12564 fs/Kconfig.binfmt | 2 +-
12565 fs/afs/inode.c | 4 +-
12566 fs/aio.c | 2 +-
12567 fs/autofs4/waitq.c | 2 +-
12568 fs/befs/endian.h | 6 +-
12569 fs/binfmt_aout.c | 23 +-
12570 fs/binfmt_elf.c | 670 +-
12571 fs/binfmt_elf_fdpic.c | 4 +-
12572 fs/block_dev.c | 2 +-
12573 fs/btrfs/ctree.c | 9 +-
12574 fs/btrfs/delayed-inode.c | 9 +-
12575 fs/btrfs/delayed-inode.h | 6 +-
12576 fs/btrfs/file.c | 10 +-
12577 fs/btrfs/inode.c | 14 +-
12578 fs/btrfs/super.c | 2 +-
12579 fs/btrfs/sysfs.c | 2 +-
12580 fs/btrfs/tests/free-space-tests.c | 8 +-
12581 fs/btrfs/tree-log.h | 2 +-
12582 fs/buffer.c | 2 +-
12583 fs/cachefiles/bind.c | 6 +-
12584 fs/cachefiles/daemon.c | 8 +-
12585 fs/cachefiles/internal.h | 12 +-
12586 fs/cachefiles/namei.c | 2 +-
12587 fs/cachefiles/proc.c | 12 +-
12588 fs/ceph/dir.c | 12 +-
12589 fs/ceph/super.c | 4 +-
12590 fs/cifs/cifs_debug.c | 12 +-
12591 fs/cifs/cifsfs.c | 8 +-
12592 fs/cifs/cifsglob.h | 54 +-
12593 fs/cifs/file.c | 10 +-
12594 fs/cifs/misc.c | 4 +-
12595 fs/cifs/smb1ops.c | 80 +-
12596 fs/cifs/smb2ops.c | 84 +-
12597 fs/cifs/smb2pdu.c | 3 +-
12598 fs/coda/cache.c | 10 +-
12599 fs/compat.c | 4 +-
12600 fs/compat_binfmt_elf.c | 2 +
12601 fs/compat_ioctl.c | 12 +-
12602 fs/configfs/dir.c | 10 +-
12603 fs/coredump.c | 16 +-
12604 fs/dcache.c | 51 +-
12605 fs/ecryptfs/inode.c | 2 +-
12606 fs/ecryptfs/miscdev.c | 2 +-
12607 fs/exec.c | 362 +-
12608 fs/ext2/xattr.c | 5 +-
12609 fs/ext4/ext4.h | 20 +-
12610 fs/ext4/mballoc.c | 44 +-
12611 fs/ext4/resize.c | 16 +-
12612 fs/ext4/super.c | 4 +-
12613 fs/ext4/xattr.c | 5 +-
12614 fs/fhandle.c | 3 +-
12615 fs/file.c | 4 +-
12616 fs/fs_struct.c | 8 +-
12617 fs/fscache/cookie.c | 40 +-
12618 fs/fscache/internal.h | 202 +-
12619 fs/fscache/object.c | 26 +-
12620 fs/fscache/operation.c | 38 +-
12621 fs/fscache/page.c | 110 +-
12622 fs/fscache/stats.c | 348 +-
12623 fs/fuse/cuse.c | 10 +-
12624 fs/fuse/dev.c | 4 +-
12625 fs/gfs2/glock.c | 22 +-
12626 fs/gfs2/glops.c | 4 +-
12627 fs/gfs2/quota.c | 6 +-
12628 fs/hugetlbfs/inode.c | 13 +-
12629 fs/inode.c | 4 +-
12630 fs/jffs2/erase.c | 3 +-
12631 fs/jffs2/wbuf.c | 3 +-
12632 fs/jfs/super.c | 2 +-
12633 fs/kernfs/dir.c | 2 +-
12634 fs/kernfs/file.c | 20 +-
12635 fs/libfs.c | 10 +-
12636 fs/lockd/clntproc.c | 4 +-
12637 fs/namei.c | 16 +-
12638 fs/namespace.c | 16 +-
12639 fs/nfs/callback_xdr.c | 2 +-
12640 fs/nfs/inode.c | 6 +-
12641 fs/nfsd/nfs4proc.c | 2 +-
12642 fs/nfsd/nfs4xdr.c | 2 +-
12643 fs/nfsd/nfscache.c | 11 +-
12644 fs/nfsd/vfs.c | 6 +-
12645 fs/nls/nls_base.c | 26 +-
12646 fs/nls/nls_euc-jp.c | 6 +-
12647 fs/nls/nls_koi8-ru.c | 6 +-
12648 fs/notify/fanotify/fanotify_user.c | 4 +-
12649 fs/notify/notification.c | 4 +-
12650 fs/ntfs/dir.c | 2 +-
12651 fs/ntfs/super.c | 6 +-
12652 fs/ocfs2/localalloc.c | 2 +-
12653 fs/ocfs2/ocfs2.h | 10 +-
12654 fs/ocfs2/suballoc.c | 12 +-
12655 fs/ocfs2/super.c | 20 +-
12656 fs/pipe.c | 72 +-
12657 fs/posix_acl.c | 4 +-
12658 fs/proc/array.c | 20 +
12659 fs/proc/base.c | 4 +-
12660 fs/proc/kcore.c | 34 +-
12661 fs/proc/meminfo.c | 2 +-
12662 fs/proc/nommu.c | 2 +-
12663 fs/proc/proc_sysctl.c | 26 +-
12664 fs/proc/task_mmu.c | 39 +-
12665 fs/proc/task_nommu.c | 4 +-
12666 fs/proc/vmcore.c | 16 +-
12667 fs/qnx6/qnx6.h | 4 +-
12668 fs/quota/netlink.c | 4 +-
12669 fs/read_write.c | 2 +-
12670 fs/reiserfs/do_balan.c | 2 +-
12671 fs/reiserfs/procfs.c | 2 +-
12672 fs/reiserfs/reiserfs.h | 4 +-
12673 fs/seq_file.c | 4 +-
12674 fs/splice.c | 43 +-
12675 fs/squashfs/xattr.c | 12 +-
12676 fs/sysv/sysv.h | 2 +-
12677 fs/tracefs/inode.c | 8 +-
12678 fs/udf/misc.c | 2 +-
12679 fs/ufs/swab.h | 4 +-
12680 fs/userfaultfd.c | 2 +-
12681 fs/xattr.c | 21 +
12682 fs/xfs/libxfs/xfs_bmap.c | 2 +-
12683 fs/xfs/xfs_dir2_readdir.c | 7 +-
12684 fs/xfs/xfs_ioctl.c | 2 +-
12685 fs/xfs/xfs_linux.h | 4 +-
12686 include/asm-generic/4level-fixup.h | 2 +
12687 include/asm-generic/atomic-long.h | 156 +-
12688 include/asm-generic/atomic64.h | 12 +
12689 include/asm-generic/bitops/__fls.h | 2 +-
12690 include/asm-generic/bitops/fls.h | 2 +-
12691 include/asm-generic/bitops/fls64.h | 4 +-
12692 include/asm-generic/bug.h | 6 +-
12693 include/asm-generic/cache.h | 4 +-
12694 include/asm-generic/emergency-restart.h | 2 +-
12695 include/asm-generic/kmap_types.h | 4 +-
12696 include/asm-generic/local.h | 13 +
12697 include/asm-generic/pgtable-nopmd.h | 18 +-
12698 include/asm-generic/pgtable-nopud.h | 15 +-
12699 include/asm-generic/pgtable.h | 16 +
12700 include/asm-generic/sections.h | 1 +
12701 include/asm-generic/uaccess.h | 16 +
12702 include/asm-generic/vmlinux.lds.h | 15 +-
12703 include/crypto/algapi.h | 2 +-
12704 include/drm/drmP.h | 16 +-
12705 include/drm/drm_crtc_helper.h | 2 +-
12706 include/drm/drm_mm.h | 2 +-
12707 include/drm/i915_pciids.h | 2 +-
12708 include/drm/intel-gtt.h | 4 +-
12709 include/drm/ttm/ttm_memory.h | 2 +-
12710 include/drm/ttm/ttm_page_alloc.h | 1 +
12711 include/keys/asymmetric-subtype.h | 2 +-
12712 include/linux/atmdev.h | 4 +-
12713 include/linux/atomic.h | 17 +-
12714 include/linux/audit.h | 2 +-
12715 include/linux/average.h | 2 +-
12716 include/linux/binfmts.h | 3 +-
12717 include/linux/bitmap.h | 2 +-
12718 include/linux/bitops.h | 8 +-
12719 include/linux/blkdev.h | 2 +-
12720 include/linux/blktrace_api.h | 2 +-
12721 include/linux/cache.h | 8 +
12722 include/linux/cdrom.h | 1 -
12723 include/linux/cleancache.h | 2 +-
12724 include/linux/clk-provider.h | 1 +
12725 include/linux/compat.h | 6 +-
12726 include/linux/compiler-gcc.h | 28 +-
12727 include/linux/compiler.h | 157 +-
12728 include/linux/configfs.h | 2 +-
12729 include/linux/cpufreq.h | 3 +-
12730 include/linux/cpuidle.h | 5 +-
12731 include/linux/cpumask.h | 14 +-
12732 include/linux/crypto.h | 4 +-
12733 include/linux/ctype.h | 2 +-
12734 include/linux/dcache.h | 4 +-
12735 include/linux/decompress/mm.h | 2 +-
12736 include/linux/devfreq.h | 2 +-
12737 include/linux/device.h | 7 +-
12738 include/linux/dma-mapping.h | 2 +-
12739 include/linux/efi.h | 1 +
12740 include/linux/elf.h | 2 +
12741 include/linux/err.h | 4 +-
12742 include/linux/extcon.h | 2 +-
12743 include/linux/fb.h | 3 +-
12744 include/linux/fdtable.h | 2 +-
12745 include/linux/fs.h | 5 +-
12746 include/linux/fs_struct.h | 2 +-
12747 include/linux/fscache-cache.h | 2 +-
12748 include/linux/fscache.h | 2 +-
12749 include/linux/fsnotify.h | 2 +-
12750 include/linux/genhd.h | 4 +-
12751 include/linux/genl_magic_func.h | 2 +-
12752 include/linux/gfp.h | 12 +-
12753 include/linux/highmem.h | 12 +
12754 include/linux/hwmon-sysfs.h | 6 +-
12755 include/linux/i2c.h | 1 +
12756 include/linux/if_pppox.h | 2 +-
12757 include/linux/init.h | 12 +-
12758 include/linux/init_task.h | 7 +
12759 include/linux/interrupt.h | 6 +-
12760 include/linux/iommu.h | 2 +-
12761 include/linux/ioport.h | 2 +-
12762 include/linux/ipc.h | 2 +-
12763 include/linux/irq.h | 5 +-
12764 include/linux/irqdesc.h | 2 +-
12765 include/linux/irqdomain.h | 3 +
12766 include/linux/jiffies.h | 16 +-
12767 include/linux/key-type.h | 2 +-
12768 include/linux/kgdb.h | 6 +-
12769 include/linux/kmemleak.h | 4 +-
12770 include/linux/kobject.h | 3 +-
12771 include/linux/kobject_ns.h | 2 +-
12772 include/linux/kref.h | 2 +-
12773 include/linux/libata.h | 2 +-
12774 include/linux/linkage.h | 1 +
12775 include/linux/list.h | 15 +
12776 include/linux/lockref.h | 26 +-
12777 include/linux/math64.h | 10 +-
12778 include/linux/mempolicy.h | 7 +
12779 include/linux/mm.h | 102 +-
12780 include/linux/mm_types.h | 20 +
12781 include/linux/mmiotrace.h | 4 +-
12782 include/linux/mmzone.h | 2 +-
12783 include/linux/mod_devicetable.h | 4 +-
12784 include/linux/module.h | 69 +-
12785 include/linux/moduleloader.h | 16 +
12786 include/linux/moduleparam.h | 4 +-
12787 include/linux/net.h | 2 +-
12788 include/linux/netdevice.h | 7 +-
12789 include/linux/netfilter.h | 2 +-
12790 include/linux/netfilter/nfnetlink.h | 2 +-
12791 include/linux/nls.h | 4 +-
12792 include/linux/notifier.h | 3 +-
12793 include/linux/oprofile.h | 4 +-
12794 include/linux/padata.h | 2 +-
12795 include/linux/pci_hotplug.h | 3 +-
12796 include/linux/percpu.h | 2 +-
12797 include/linux/perf_event.h | 12 +-
12798 include/linux/pipe_fs_i.h | 8 +-
12799 include/linux/pm.h | 1 +
12800 include/linux/pm_domain.h | 4 +-
12801 include/linux/pm_runtime.h | 2 +-
12802 include/linux/pnp.h | 2 +-
12803 include/linux/poison.h | 4 +-
12804 include/linux/power/smartreflex.h | 2 +-
12805 include/linux/ppp-comp.h | 2 +-
12806 include/linux/preempt.h | 21 +
12807 include/linux/proc_ns.h | 2 +-
12808 include/linux/psci.h | 2 +-
12809 include/linux/quota.h | 2 +-
12810 include/linux/random.h | 19 +-
12811 include/linux/rculist.h | 16 +
12812 include/linux/reboot.h | 14 +-
12813 include/linux/regset.h | 3 +-
12814 include/linux/relay.h | 2 +-
12815 include/linux/rio.h | 2 +-
12816 include/linux/rmap.h | 4 +-
12817 include/linux/sched.h | 72 +-
12818 include/linux/sched/sysctl.h | 1 +
12819 include/linux/semaphore.h | 2 +-
12820 include/linux/seq_file.h | 1 +
12821 include/linux/signal.h | 2 +-
12822 include/linux/skbuff.h | 12 +-
12823 include/linux/slab.h | 47 +-
12824 include/linux/slab_def.h | 14 +-
12825 include/linux/slub_def.h | 2 +-
12826 include/linux/smp.h | 2 +
12827 include/linux/sock_diag.h | 2 +-
12828 include/linux/sonet.h | 2 +-
12829 include/linux/sunrpc/addr.h | 8 +-
12830 include/linux/sunrpc/clnt.h | 2 +-
12831 include/linux/sunrpc/svc.h | 2 +-
12832 include/linux/sunrpc/svc_rdma.h | 18 +-
12833 include/linux/sunrpc/svcauth.h | 2 +-
12834 include/linux/swapops.h | 10 +-
12835 include/linux/swiotlb.h | 3 +-
12836 include/linux/syscalls.h | 21 +-
12837 include/linux/syscore_ops.h | 2 +-
12838 include/linux/sysctl.h | 3 +-
12839 include/linux/sysfs.h | 9 +-
12840 include/linux/sysrq.h | 3 +-
12841 include/linux/tcp.h | 14 +-
12842 include/linux/thread_info.h | 7 +
12843 include/linux/tty.h | 4 +-
12844 include/linux/tty_driver.h | 2 +-
12845 include/linux/tty_ldisc.h | 2 +-
12846 include/linux/types.h | 16 +
12847 include/linux/uaccess.h | 6 +-
12848 include/linux/uio_driver.h | 2 +-
12849 include/linux/unaligned/access_ok.h | 24 +-
12850 include/linux/usb.h | 12 +-
12851 include/linux/usb/hcd.h | 1 +
12852 include/linux/usb/renesas_usbhs.h | 2 +-
12853 include/linux/vermagic.h | 21 +-
12854 include/linux/vga_switcheroo.h | 8 +-
12855 include/linux/vmalloc.h | 7 +-
12856 include/linux/vmstat.h | 24 +-
12857 include/linux/xattr.h | 5 +-
12858 include/linux/zlib.h | 3 +-
12859 include/media/v4l2-dev.h | 2 +-
12860 include/media/v4l2-device.h | 2 +-
12861 include/net/9p/transport.h | 2 +-
12862 include/net/bluetooth/l2cap.h | 2 +-
12863 include/net/bonding.h | 2 +-
12864 include/net/caif/cfctrl.h | 6 +-
12865 include/net/flow.h | 2 +-
12866 include/net/genetlink.h | 2 +-
12867 include/net/gro_cells.h | 2 +-
12868 include/net/inet_connection_sock.h | 2 +-
12869 include/net/inet_sock.h | 2 +-
12870 include/net/inetpeer.h | 2 +-
12871 include/net/ip_fib.h | 2 +-
12872 include/net/ip_vs.h | 8 +-
12873 include/net/ipv6.h | 2 +-
12874 include/net/irda/ircomm_tty.h | 1 +
12875 include/net/iucv/af_iucv.h | 2 +-
12876 include/net/llc_c_ac.h | 2 +-
12877 include/net/llc_c_ev.h | 4 +-
12878 include/net/llc_c_st.h | 2 +-
12879 include/net/llc_s_ac.h | 2 +-
12880 include/net/llc_s_st.h | 2 +-
12881 include/net/mac80211.h | 4 +-
12882 include/net/neighbour.h | 2 +-
12883 include/net/net_namespace.h | 18 +-
12884 include/net/netlink.h | 2 +-
12885 include/net/netns/conntrack.h | 6 +-
12886 include/net/netns/ipv4.h | 4 +-
12887 include/net/netns/ipv6.h | 4 +-
12888 include/net/netns/xfrm.h | 2 +-
12889 include/net/ping.h | 2 +-
12890 include/net/protocol.h | 4 +-
12891 include/net/rtnetlink.h | 2 +-
12892 include/net/sctp/checksum.h | 4 +-
12893 include/net/sctp/sm.h | 4 +-
12894 include/net/sctp/structs.h | 2 +-
12895 include/net/sock.h | 12 +-
12896 include/net/tcp.h | 8 +-
12897 include/net/xfrm.h | 13 +-
12898 include/rdma/iw_cm.h | 2 +-
12899 include/scsi/libfc.h | 3 +-
12900 include/scsi/scsi_device.h | 6 +-
12901 include/scsi/scsi_driver.h | 2 +-
12902 include/scsi/scsi_transport_fc.h | 3 +-
12903 include/scsi/sg.h | 2 +-
12904 include/sound/compress_driver.h | 2 +-
12905 include/sound/soc.h | 4 +-
12906 include/trace/events/irq.h | 4 +-
12907 include/uapi/linux/a.out.h | 8 +
12908 include/uapi/linux/bcache.h | 5 +-
12909 include/uapi/linux/byteorder/little_endian.h | 28 +-
12910 include/uapi/linux/connector.h | 2 +-
12911 include/uapi/linux/elf.h | 28 +
12912 include/uapi/linux/screen_info.h | 3 +-
12913 include/uapi/linux/swab.h | 6 +-
12914 include/uapi/linux/xattr.h | 4 +
12915 include/video/udlfb.h | 8 +-
12916 include/video/uvesafb.h | 1 +
12917 init/Kconfig | 2 +-
12918 init/Makefile | 3 +
12919 init/do_mounts.c | 14 +-
12920 init/do_mounts.h | 8 +-
12921 init/do_mounts_initrd.c | 30 +-
12922 init/do_mounts_md.c | 6 +-
12923 init/init_task.c | 4 +
12924 init/initramfs.c | 38 +-
12925 init/main.c | 30 +-
12926 ipc/compat.c | 4 +-
12927 ipc/ipc_sysctl.c | 8 +-
12928 ipc/mq_sysctl.c | 4 +-
12929 ipc/sem.c | 4 +-
12930 ipc/shm.c | 6 +
12931 kernel/audit.c | 8 +-
12932 kernel/auditsc.c | 4 +-
12933 kernel/bpf/core.c | 7 +-
12934 kernel/capability.c | 3 +
12935 kernel/compat.c | 38 +-
12936 kernel/debug/debug_core.c | 16 +-
12937 kernel/debug/kdb/kdb_main.c | 4 +-
12938 kernel/events/core.c | 26 +-
12939 kernel/events/internal.h | 10 +-
12940 kernel/events/uprobes.c | 2 +-
12941 kernel/exit.c | 2 +-
12942 kernel/fork.c | 167 +-
12943 kernel/futex.c | 11 +-
12944 kernel/futex_compat.c | 2 +-
12945 kernel/gcov/base.c | 7 +-
12946 kernel/irq/manage.c | 2 +-
12947 kernel/irq/msi.c | 19 +-
12948 kernel/irq/spurious.c | 2 +-
12949 kernel/jump_label.c | 5 +
12950 kernel/kallsyms.c | 37 +-
12951 kernel/kexec.c | 3 +-
12952 kernel/kmod.c | 8 +-
12953 kernel/kprobes.c | 4 +-
12954 kernel/ksysfs.c | 2 +-
12955 kernel/locking/lockdep.c | 7 +-
12956 kernel/locking/mutex-debug.c | 12 +-
12957 kernel/locking/mutex-debug.h | 4 +-
12958 kernel/locking/mutex.c | 6 +-
12959 kernel/module.c | 422 +-
12960 kernel/notifier.c | 17 +-
12961 kernel/padata.c | 4 +-
12962 kernel/panic.c | 5 +-
12963 kernel/pid.c | 2 +-
12964 kernel/pid_namespace.c | 2 +-
12965 kernel/power/process.c | 12 +-
12966 kernel/profile.c | 14 +-
12967 kernel/ptrace.c | 8 +-
12968 kernel/rcu/rcutorture.c | 60 +-
12969 kernel/rcu/tiny.c | 4 +-
12970 kernel/rcu/tree.c | 44 +-
12971 kernel/rcu/tree.h | 14 +-
12972 kernel/rcu/tree_plugin.h | 14 +-
12973 kernel/rcu/tree_trace.c | 12 +-
12974 kernel/sched/auto_group.c | 4 +-
12975 kernel/sched/core.c | 45 +-
12976 kernel/sched/fair.c | 2 +-
12977 kernel/sched/sched.h | 2 +-
12978 kernel/signal.c | 12 +-
12979 kernel/smpboot.c | 4 +-
12980 kernel/softirq.c | 12 +-
12981 kernel/sys.c | 10 +-
12982 kernel/sysctl.c | 34 +-
12983 kernel/time/alarmtimer.c | 2 +-
12984 kernel/time/posix-cpu-timers.c | 4 +-
12985 kernel/time/posix-timers.c | 24 +-
12986 kernel/time/timer.c | 2 +-
12987 kernel/time/timer_stats.c | 10 +-
12988 kernel/trace/blktrace.c | 6 +-
12989 kernel/trace/ftrace.c | 15 +-
12990 kernel/trace/ring_buffer.c | 96 +-
12991 kernel/trace/trace.c | 2 +-
12992 kernel/trace/trace.h | 2 +-
12993 kernel/trace/trace_clock.c | 4 +-
12994 kernel/trace/trace_events.c | 1 -
12995 kernel/trace/trace_functions_graph.c | 4 +-
12996 kernel/trace/trace_mmiotrace.c | 8 +-
12997 kernel/trace/trace_output.c | 10 +-
12998 kernel/trace/trace_seq.c | 2 +-
12999 kernel/trace/trace_stack.c | 2 +-
13000 kernel/user_namespace.c | 2 +-
13001 kernel/utsname_sysctl.c | 2 +-
13002 kernel/watchdog.c | 2 +-
13003 kernel/workqueue.c | 2 +-
13004 lib/Kconfig.debug | 8 +-
13005 lib/Makefile | 2 +-
13006 lib/bitmap.c | 8 +-
13007 lib/bug.c | 2 +
13008 lib/debugobjects.c | 2 +-
13009 lib/decompress_bunzip2.c | 3 +-
13010 lib/decompress_unlzma.c | 4 +-
13011 lib/div64.c | 4 +-
13012 lib/dma-debug.c | 4 +-
13013 lib/inflate.c | 2 +-
13014 lib/ioremap.c | 4 +-
13015 lib/kobject.c | 4 +-
13016 lib/list_debug.c | 126 +-
13017 lib/lockref.c | 44 +-
13018 lib/percpu-refcount.c | 2 +-
13019 lib/radix-tree.c | 2 +-
13020 lib/random32.c | 2 +-
13021 lib/show_mem.c | 2 +-
13022 lib/strncpy_from_user.c | 2 +-
13023 lib/strnlen_user.c | 2 +-
13024 lib/swiotlb.c | 2 +-
13025 lib/usercopy.c | 6 +
13026 lib/vsprintf.c | 12 +-
13027 mm/Kconfig | 6 +-
13028 mm/backing-dev.c | 4 +-
13029 mm/debug.c | 3 +
13030 mm/filemap.c | 2 +-
13031 mm/gup.c | 13 +-
13032 mm/highmem.c | 6 +-
13033 mm/hugetlb.c | 70 +-
13034 mm/internal.h | 1 +
13035 mm/maccess.c | 4 +-
13036 mm/madvise.c | 37 +
13037 mm/memory-failure.c | 6 +-
13038 mm/memory.c | 424 +-
13039 mm/mempolicy.c | 25 +
13040 mm/mlock.c | 15 +-
13041 mm/mm_init.c | 2 +-
13042 mm/mmap.c | 582 +-
13043 mm/mprotect.c | 137 +-
13044 mm/mremap.c | 39 +-
13045 mm/nommu.c | 21 +-
13046 mm/page-writeback.c | 2 +-
13047 mm/page_alloc.c | 49 +-
13048 mm/percpu.c | 2 +-
13049 mm/process_vm_access.c | 14 +-
13050 mm/rmap.c | 45 +-
13051 mm/shmem.c | 19 +-
13052 mm/slab.c | 109 +-
13053 mm/slab.h | 22 +-
13054 mm/slab_common.c | 86 +-
13055 mm/slob.c | 218 +-
13056 mm/slub.c | 102 +-
13057 mm/sparse-vmemmap.c | 4 +-
13058 mm/sparse.c | 2 +-
13059 mm/swap.c | 2 +
13060 mm/swapfile.c | 12 +-
13061 mm/util.c | 6 +
13062 mm/vmalloc.c | 114 +-
13063 mm/vmstat.c | 12 +-
13064 net/8021q/vlan.c | 5 +-
13065 net/8021q/vlan_netlink.c | 2 +-
13066 net/9p/mod.c | 4 +-
13067 net/9p/trans_fd.c | 2 +-
13068 net/atm/atm_misc.c | 8 +-
13069 net/atm/lec.h | 2 +-
13070 net/atm/proc.c | 6 +-
13071 net/atm/resources.c | 4 +-
13072 net/ax25/sysctl_net_ax25.c | 2 +-
13073 net/batman-adv/bat_iv_ogm.c | 8 +-
13074 net/batman-adv/fragmentation.c | 2 +-
13075 net/batman-adv/soft-interface.c | 8 +-
13076 net/batman-adv/types.h | 6 +-
13077 net/bluetooth/hci_sock.c | 2 +-
13078 net/bluetooth/l2cap_core.c | 6 +-
13079 net/bluetooth/l2cap_sock.c | 12 +-
13080 net/bluetooth/rfcomm/sock.c | 4 +-
13081 net/bluetooth/rfcomm/tty.c | 4 +-
13082 net/bridge/br_netlink.c | 2 +-
13083 net/bridge/netfilter/ebtables.c | 6 +-
13084 net/caif/cfctrl.c | 11 +-
13085 net/caif/chnl_net.c | 2 +-
13086 net/can/af_can.c | 2 +-
13087 net/can/gw.c | 6 +-
13088 net/ceph/messenger.c | 4 +-
13089 net/compat.c | 24 +-
13090 net/core/datagram.c | 2 +-
13091 net/core/dev.c | 16 +-
13092 net/core/filter.c | 2 +-
13093 net/core/flow.c | 6 +-
13094 net/core/neighbour.c | 4 +-
13095 net/core/net-sysfs.c | 2 +-
13096 net/core/net_namespace.c | 8 +-
13097 net/core/netpoll.c | 4 +-
13098 net/core/rtnetlink.c | 15 +-
13099 net/core/scm.c | 14 +-
13100 net/core/skbuff.c | 8 +-
13101 net/core/sock.c | 28 +-
13102 net/core/sock_diag.c | 15 +-
13103 net/core/sysctl_net_core.c | 22 +-
13104 net/decnet/af_decnet.c | 1 +
13105 net/decnet/sysctl_net_decnet.c | 4 +-
13106 net/dsa/dsa.c | 2 +-
13107 net/hsr/hsr_netlink.c | 2 +-
13108 net/ieee802154/6lowpan/core.c | 2 +-
13109 net/ieee802154/6lowpan/reassembly.c | 14 +-
13110 net/ipv4/af_inet.c | 2 +-
13111 net/ipv4/devinet.c | 18 +-
13112 net/ipv4/fib_frontend.c | 6 +-
13113 net/ipv4/fib_semantics.c | 2 +-
13114 net/ipv4/inet_connection_sock.c | 4 +-
13115 net/ipv4/inet_timewait_sock.c | 2 +-
13116 net/ipv4/inetpeer.c | 2 +-
13117 net/ipv4/ip_fragment.c | 15 +-
13118 net/ipv4/ip_gre.c | 6 +-
13119 net/ipv4/ip_sockglue.c | 2 +-
13120 net/ipv4/ip_vti.c | 4 +-
13121 net/ipv4/ipconfig.c | 6 +-
13122 net/ipv4/ipip.c | 4 +-
13123 net/ipv4/netfilter/arp_tables.c | 12 +-
13124 net/ipv4/netfilter/ip_tables.c | 12 +-
13125 net/ipv4/ping.c | 14 +-
13126 net/ipv4/raw.c | 14 +-
13127 net/ipv4/route.c | 32 +-
13128 net/ipv4/sysctl_net_ipv4.c | 22 +-
13129 net/ipv4/tcp_input.c | 6 +-
13130 net/ipv4/tcp_probe.c | 2 +-
13131 net/ipv4/udp.c | 10 +-
13132 net/ipv4/xfrm4_policy.c | 18 +-
13133 net/ipv6/addrconf.c | 18 +-
13134 net/ipv6/af_inet6.c | 2 +-
13135 net/ipv6/datagram.c | 2 +-
13136 net/ipv6/icmp.c | 2 +-
13137 net/ipv6/ip6_fib.c | 4 +-
13138 net/ipv6/ip6_gre.c | 10 +-
13139 net/ipv6/ip6_tunnel.c | 4 +-
13140 net/ipv6/ip6_vti.c | 4 +-
13141 net/ipv6/ipv6_sockglue.c | 2 +-
13142 net/ipv6/netfilter/ip6_tables.c | 12 +-
13143 net/ipv6/netfilter/nf_conntrack_reasm.c | 14 +-
13144 net/ipv6/ping.c | 33 +-
13145 net/ipv6/raw.c | 17 +-
13146 net/ipv6/reassembly.c | 13 +-
13147 net/ipv6/route.c | 2 +-
13148 net/ipv6/sit.c | 4 +-
13149 net/ipv6/sysctl_net_ipv6.c | 2 +-
13150 net/ipv6/udp.c | 6 +-
13151 net/ipv6/xfrm6_policy.c | 17 +-
13152 net/irda/ircomm/ircomm_tty.c | 18 +-
13153 net/iucv/af_iucv.c | 4 +-
13154 net/iucv/iucv.c | 2 +-
13155 net/key/af_key.c | 4 +-
13156 net/l2tp/l2tp_eth.c | 38 +-
13157 net/l2tp/l2tp_ip.c | 2 +-
13158 net/l2tp/l2tp_ip6.c | 2 +-
13159 net/mac80211/cfg.c | 8 +-
13160 net/mac80211/ieee80211_i.h | 3 +-
13161 net/mac80211/iface.c | 20 +-
13162 net/mac80211/main.c | 2 +-
13163 net/mac80211/pm.c | 4 +-
13164 net/mac80211/rate.c | 2 +-
13165 net/mac80211/sta_info.c | 2 +-
13166 net/mac80211/util.c | 8 +-
13167 net/mpls/af_mpls.c | 6 +-
13168 net/netfilter/ipset/ip_set_core.c | 2 +-
13169 net/netfilter/ipvs/ip_vs_conn.c | 6 +-
13170 net/netfilter/ipvs/ip_vs_core.c | 4 +-
13171 net/netfilter/ipvs/ip_vs_ctl.c | 14 +-
13172 net/netfilter/ipvs/ip_vs_lblc.c | 2 +-
13173 net/netfilter/ipvs/ip_vs_lblcr.c | 2 +-
13174 net/netfilter/ipvs/ip_vs_sync.c | 6 +-
13175 net/netfilter/ipvs/ip_vs_xmit.c | 4 +-
13176 net/netfilter/nf_conntrack_acct.c | 2 +-
13177 net/netfilter/nf_conntrack_ecache.c | 2 +-
13178 net/netfilter/nf_conntrack_helper.c | 2 +-
13179 net/netfilter/nf_conntrack_proto.c | 2 +-
13180 net/netfilter/nf_conntrack_standalone.c | 2 +-
13181 net/netfilter/nf_conntrack_timestamp.c | 2 +-
13182 net/netfilter/nf_log.c | 10 +-
13183 net/netfilter/nf_sockopt.c | 4 +-
13184 net/netfilter/nfnetlink_log.c | 4 +-
13185 net/netfilter/nft_compat.c | 9 +-
13186 net/netfilter/xt_statistic.c | 8 +-
13187 net/netlink/af_netlink.c | 4 +-
13188 net/openvswitch/vport-internal_dev.c | 2 +-
13189 net/packet/af_packet.c | 8 +-
13190 net/phonet/pep.c | 6 +-
13191 net/phonet/socket.c | 2 +-
13192 net/phonet/sysctl.c | 2 +-
13193 net/rds/cong.c | 6 +-
13194 net/rds/ib.h | 2 +-
13195 net/rds/ib_cm.c | 2 +-
13196 net/rds/ib_recv.c | 4 +-
13197 net/rds/iw.h | 2 +-
13198 net/rds/iw_cm.c | 2 +-
13199 net/rds/iw_recv.c | 4 +-
13200 net/rds/rds.h | 2 +-
13201 net/rds/tcp.c | 2 +-
13202 net/rds/tcp_send.c | 2 +-
13203 net/rxrpc/af_rxrpc.c | 2 +-
13204 net/rxrpc/ar-ack.c | 14 +-
13205 net/rxrpc/ar-call.c | 2 +-
13206 net/rxrpc/ar-connection.c | 2 +-
13207 net/rxrpc/ar-connevent.c | 2 +-
13208 net/rxrpc/ar-input.c | 4 +-
13209 net/rxrpc/ar-internal.h | 8 +-
13210 net/rxrpc/ar-local.c | 2 +-
13211 net/rxrpc/ar-output.c | 4 +-
13212 net/rxrpc/ar-peer.c | 2 +-
13213 net/rxrpc/ar-proc.c | 4 +-
13214 net/rxrpc/ar-transport.c | 2 +-
13215 net/rxrpc/rxkad.c | 4 +-
13216 net/sched/sch_generic.c | 4 +-
13217 net/sctp/ipv6.c | 6 +-
13218 net/sctp/protocol.c | 10 +-
13219 net/sctp/sm_sideeffect.c | 2 +-
13220 net/sctp/socket.c | 21 +-
13221 net/sctp/sysctl.c | 10 +-
13222 net/socket.c | 18 +-
13223 net/sunrpc/auth_gss/svcauth_gss.c | 4 +-
13224 net/sunrpc/clnt.c | 4 +-
13225 net/sunrpc/sched.c | 4 +-
13226 net/sunrpc/svc.c | 4 +-
13227 net/sunrpc/svcauth_unix.c | 2 +-
13228 net/sunrpc/xprtrdma/svc_rdma.c | 38 +-
13229 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 8 +-
13230 net/sunrpc/xprtrdma/svc_rdma_sendto.c | 2 +-
13231 net/sunrpc/xprtrdma/svc_rdma_transport.c | 10 +-
13232 net/tipc/netlink_compat.c | 12 +-
13233 net/tipc/subscr.c | 2 +-
13234 net/unix/af_unix.c | 7 +-
13235 net/unix/sysctl_net_unix.c | 2 +-
13236 net/wireless/wext-core.c | 19 +-
13237 net/xfrm/xfrm_policy.c | 16 +-
13238 net/xfrm/xfrm_state.c | 33 +-
13239 net/xfrm/xfrm_sysctl.c | 2 +-
13240 scripts/Kbuild.include | 2 +-
13241 scripts/Makefile.build | 2 +-
13242 scripts/Makefile.clean | 3 +-
13243 scripts/Makefile.host | 69 +-
13244 scripts/basic/fixdep.c | 12 +-
13245 scripts/dtc/checks.c | 14 +-
13246 scripts/dtc/data.c | 6 +-
13247 scripts/dtc/flattree.c | 8 +-
13248 scripts/dtc/livetree.c | 4 +-
13249 scripts/gcc-plugin.sh | 51 +
13250 scripts/headers_install.sh | 1 +
13251 scripts/kallsyms.c | 4 +-
13252 scripts/kconfig/lkc.h | 5 +-
13253 scripts/kconfig/menu.c | 2 +-
13254 scripts/kconfig/symbol.c | 6 +-
13255 scripts/link-vmlinux.sh | 2 +-
13256 scripts/mod/file2alias.c | 14 +-
13257 scripts/mod/modpost.c | 25 +-
13258 scripts/mod/modpost.h | 6 +-
13259 scripts/mod/sumversion.c | 2 +-
13260 scripts/module-common.lds | 4 +
13261 scripts/package/builddeb | 1 +
13262 scripts/pnmtologo.c | 6 +-
13263 scripts/sortextable.h | 6 +-
13264 scripts/tags.sh | 2 +-
13265 security/Kconfig | 692 +-
13266 security/integrity/ima/ima.h | 4 +-
13267 security/integrity/ima/ima_api.c | 2 +-
13268 security/integrity/ima/ima_fs.c | 4 +-
13269 security/integrity/ima/ima_queue.c | 2 +-
13270 security/keys/key.c | 18 +-
13271 security/selinux/avc.c | 6 +-
13272 security/selinux/include/xfrm.h | 2 +-
13273 security/yama/yama_lsm.c | 2 +-
13274 sound/aoa/codecs/onyx.c | 7 +-
13275 sound/aoa/codecs/onyx.h | 1 +
13276 sound/core/oss/pcm_oss.c | 18 +-
13277 sound/core/pcm_compat.c | 2 +-
13278 sound/core/pcm_native.c | 4 +-
13279 sound/core/sound.c | 2 +-
13280 sound/drivers/mts64.c | 14 +-
13281 sound/drivers/opl4/opl4_lib.c | 2 +-
13282 sound/drivers/portman2x4.c | 3 +-
13283 sound/firewire/amdtp.c | 4 +-
13284 sound/firewire/amdtp.h | 4 +-
13285 sound/firewire/isight.c | 10 +-
13286 sound/firewire/scs1x.c | 8 +-
13287 sound/oss/sb_audio.c | 2 +-
13288 sound/oss/swarm_cs4297a.c | 6 +-
13289 sound/pci/hda/hda_codec.c | 2 +-
13290 sound/pci/ymfpci/ymfpci.h | 2 +-
13291 sound/pci/ymfpci/ymfpci_main.c | 12 +-
13292 sound/soc/codecs/sti-sas.c | 10 +-
13293 sound/soc/soc-ac97.c | 6 +-
13294 sound/soc/xtensa/xtfpga-i2s.c | 2 +-
13295 tools/gcc/Makefile | 42 +
13296 tools/gcc/checker_plugin.c | 150 +
13297 tools/gcc/colorize_plugin.c | 215 +
13298 tools/gcc/constify_plugin.c | 571 +
13299 tools/gcc/gcc-common.h | 812 +
13300 tools/gcc/initify_plugin.c | 552 +
13301 tools/gcc/kallocstat_plugin.c | 188 +
13302 tools/gcc/kernexec_plugin.c | 549 +
13303 tools/gcc/latent_entropy_plugin.c | 470 +
13304 tools/gcc/size_overflow_plugin/.gitignore | 2 +
13305 tools/gcc/size_overflow_plugin/Makefile | 28 +
13306 .../disable_size_overflow_hash.data |12422 ++++++++++++
13307 .../generate_size_overflow_hash.sh | 103 +
13308 .../insert_size_overflow_asm.c | 416 +
13309 .../size_overflow_plugin/intentional_overflow.c | 1010 +
13310 .../size_overflow_plugin/remove_unnecessary_dup.c | 137 +
13311 tools/gcc/size_overflow_plugin/size_overflow.h | 323 +
13312 .../gcc/size_overflow_plugin/size_overflow_debug.c | 194 +
13313 .../size_overflow_plugin/size_overflow_hash.data |20735 ++++++++++++++++++++
13314 .../size_overflow_hash_aux.data | 92 +
13315 tools/gcc/size_overflow_plugin/size_overflow_ipa.c | 1226 ++
13316 .../gcc/size_overflow_plugin/size_overflow_misc.c | 505 +
13317 .../size_overflow_plugin/size_overflow_plugin.c | 318 +
13318 .../size_overflow_plugin_hash.c | 352 +
13319 .../size_overflow_plugin/size_overflow_transform.c | 749 +
13320 .../size_overflow_transform_core.c | 1010 +
13321 tools/gcc/stackleak_plugin.c | 436 +
13322 tools/gcc/structleak_plugin.c | 287 +
13323 tools/include/linux/compiler.h | 8 +
13324 tools/lib/api/Makefile | 2 +-
13325 tools/perf/util/include/asm/alternative-asm.h | 3 +
13326 tools/virtio/linux/uaccess.h | 2 +-
13327 virt/kvm/kvm_main.c | 42 +-
13328 1944 files changed, 66925 insertions(+), 8949 deletions(-)
13329 commit 87790bbd0d8dc2bd7fd86cb947e32886db9e9766
13330 Author: Matthew Wilcox <willy@linux.intel.com>
13331 Date: Tue Feb 2 16:57:52 2016 -0800
13332
13333 radix-tree: fix race in gang lookup
13334
13335 If the indirect_ptr bit is set on a slot, that indicates we need to redo
13336 the lookup. Introduce a new function radix_tree_iter_retry() which
13337 forces the loop to retry the lookup by setting 'slot' to NULL and
13338 turning the iterator back to point at the problematic entry.
13339
13340 This is a pretty rare problem to hit at the moment; the lookup has to
13341 race with a grow of the radix tree from a height of 0. The consequences
13342 of hitting this race are that gang lookup could return a pointer to a
13343 radix_tree_node instead of a pointer to whatever the user had inserted
13344 in the tree.
13345
13346 Fixes: cebbd29e1c2f ("radix-tree: rewrite gang lookup using iterator")
13347 Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
13348 Cc: Hugh Dickins <hughd@google.com>
13349 Cc: Ohad Ben-Cohen <ohad@wizery.com>
13350 Cc: Konstantin Khlebnikov <khlebnikov@openvz.org>
13351 Cc: <stable@vger.kernel.org>
13352 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
13353 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
13354
13355 include/linux/radix-tree.h | 16 ++++++++++++++++
13356 lib/radix-tree.c | 12 ++++++++++--
13357 2 files changed, 26 insertions(+), 2 deletions(-)
13358
13359 commit bf628043b4589c910919a0f221ae7f42aa8cea93
13360 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
13361 Date: Wed Feb 3 02:11:03 2016 +0100
13362
13363 unix: correctly track in-flight fds in sending process user_struct
13364
13365 The commit referenced in the Fixes tag incorrectly accounted the number
13366 of in-flight fds over a unix domain socket to the original opener
13367 of the file-descriptor. This allows another process to arbitrary
13368 deplete the original file-openers resource limit for the maximum of
13369 open files. Instead the sending processes and its struct cred should
13370 be credited.
13371
13372 To do so, we add a reference counted struct user_struct pointer to the
13373 scm_fp_list and use it to account for the number of inflight unix fds.
13374
13375 Fixes: 712f4aad406bb1 ("unix: properly account for FDs passed over unix sockets")
13376 Reported-by: David Herrmann <dh.herrmann@gmail.com>
13377 Cc: David Herrmann <dh.herrmann@gmail.com>
13378 Cc: Willy Tarreau <w@1wt.eu>
13379 Cc: Linus Torvalds <torvalds@linux-foundation.org>
13380 Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
13381 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
13382 Signed-off-by: David S. Miller <davem@davemloft.net>
13383
13384 include/net/af_unix.h | 4 ++--
13385 include/net/scm.h | 1 +
13386 net/core/scm.c | 7 +++++++
13387 net/unix/af_unix.c | 4 ++--
13388 net/unix/garbage.c | 8 ++++----
13389 5 files changed, 16 insertions(+), 8 deletions(-)
13390
13391 commit e830db443ff78d70b7b63536e688d73907face0c
13392 Author: Mike Kravetz <mike.kravetz@oracle.com>
13393 Date: Fri Jan 15 16:57:37 2016 -0800
13394
13395 fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()
13396
13397 Hillf Danton noticed bugs in the hugetlb_vmtruncate_list routine. The
13398 argument end is of type pgoff_t. It was being converted to a vaddr
13399 offset and passed to unmap_hugepage_range. However, end was also being
13400 used as an argument to the vma_interval_tree_foreach controlling loop.
13401 In addition, the conversion of end to vaddr offset was incorrect.
13402
13403 hugetlb_vmtruncate_list is called as part of a file truncate or
13404 fallocate hole punch operation.
13405
13406 When truncating a hugetlbfs file, this bug could prevent some pages from
13407 being unmapped. This is possible if there are multiple vmas mapping the
13408 file, and there is a sufficiently sized hole between the mappings. The
13409 size of the hole between two vmas (A,B) must be such that the starting
13410 virtual address of B is greater than (ending virtual address of A <<
13411 PAGE_SHIFT). In this case, the pages in B would not be unmapped. If
13412 pages are not properly unmapped during truncate, the following BUG is
13413 hit:
13414
13415 kernel BUG at fs/hugetlbfs/inode.c:428!
13416
13417 In the fallocate hole punch case, this bug could prevent pages from
13418 being unmapped as in the truncate case. However, for hole punch the
13419 result is that unmapped pages will not be removed during the operation.
13420 For hole punch, it is also possible that more pages than desired will be
13421 unmapped. This unnecessary unmapping will cause page faults to
13422 reestablish the mappings on subsequent page access.
13423
13424 Fixes: 1bfad99ab (" hugetlbfs: hugetlb_vmtruncate_list() needs to take a range")Reported-by: Hillf Danton <hillf.zj@alibaba-inc.com>
13425 Signed-off-by: Mike Kravetz <mike.kravetz@oracle.com>
13426 Cc: Hugh Dickins <hughd@google.com>
13427 Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
13428 Cc: Davidlohr Bueso <dave@stgolabs.net>
13429 Cc: Dave Hansen <dave.hansen@linux.intel.com>
13430 Cc: <stable@vger.kernel.org> [4.3]
13431 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
13432 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
13433
13434 fs/hugetlbfs/inode.c | 19 +++++++++++--------
13435 1 files changed, 11 insertions(+), 8 deletions(-)
13436
13437 commit cdb3ba4a9113b779347387f3b6c6ea72dd4db12f
13438 Author: Takashi Iwai <tiwai@suse.de>
13439 Date: Thu Feb 4 17:06:13 2016 +0100
13440
13441 ALSA: timer: Fix leftover link at closing
13442
13443 In ALSA timer core, the active timer instance is managed in
13444 active_list linked list. Each element is added / removed dynamically
13445 at timer start, stop and in timer interrupt. The problem is that
13446 snd_timer_interrupt() has a thinko and leaves the element in
13447 active_list when it's the last opened element. This eventually leads
13448 to list corruption or use-after-free error.
13449
13450 This hasn't been revealed because we used to delete the list forcibly
13451 in snd_timer_stop() in the past. However, the recent fix avoids the
13452 double-stop behavior (in commit [f784beb75ce8: ALSA: timer: Fix link
13453 corruption due to double start or stop]), and this leak hits reality.
13454
13455 This patch fixes the link management in snd_timer_interrupt(). Now it
13456 simply unlinks no matter which stream is.
13457
13458 BugLink: http://lkml.kernel.org/r/CACT4Y+Yy2aukHP-EDp8-ziNqNNmb-NTf=jDWXMP7jB8HDa2vng@mail.gmail.com
13459 Reported-by: Dmitry Vyukov <dvyukov@google.com>
13460 Cc: <stable@vger.kernel.org>
13461 Signed-off-by: Takashi Iwai <tiwai@suse.de>
13462
13463 sound/core/timer.c | 4 ++--
13464 1 files changed, 2 insertions(+), 2 deletions(-)
13465
13466 commit 47d9647902f6a2f46a2be1e0140ba0f6f8c06008
13467 Author: Konstantin Khlebnikov <koct9i@gmail.com>
13468 Date: Fri Feb 5 15:37:01 2016 -0800
13469
13470 radix-tree: fix oops after radix_tree_iter_retry
13471
13472 Helper radix_tree_iter_retry() resets next_index to the current index.
13473 In following radix_tree_next_slot current chunk size becomes zero. This
13474 isn't checked and it tries to dereference null pointer in slot.
13475
13476 Tagged iterator is fine because retry happens only at slot 0 where tag
13477 bitmask in iter->tags is filled with single bit.
13478
13479 Fixes: 46437f9a554f ("radix-tree: fix race in gang lookup")
13480 Signed-off-by: Konstantin Khlebnikov <koct9i@gmail.com>
13481 Cc: Matthew Wilcox <willy@linux.intel.com>
13482 Cc: Hugh Dickins <hughd@google.com>
13483 Cc: Ohad Ben-Cohen <ohad@wizery.com>
13484 Cc: Jeremiah Mahler <jmmahler@gmail.com>
13485 Cc: <stable@vger.kernel.org>
13486 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
13487 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
13488
13489 include/linux/radix-tree.h | 6 +++---
13490 1 files changed, 3 insertions(+), 3 deletions(-)
13491
13492 commit 95b5dcb3c01958502af00b0bc0da1d906aae11a2
13493 Merge: 438be0b 256aeaf
13494 Author: Brad Spengler <spender@grsecurity.net>
13495 Date: Sun Feb 7 08:29:33 2016 -0500
13496
13497 Merge branch 'pax-test' into grsec-test
13498
13499 commit 256aeaf87c22de8edf1f03682a572c590ae07771
13500 Author: Brad Spengler <spender@grsecurity.net>
13501 Date: Sun Feb 7 08:29:09 2016 -0500
13502
13503 Update to pax-linux-4.3.5-test28.patch:
13504 - 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)
13505 - spender fixed UDEREF on arm
13506
13507 arch/arm/Kconfig | 1 +
13508 arch/arm/include/asm/domain.h | 21 ++++++++-
13509 arch/arm/include/asm/futex.h | 9 ----
13510 arch/arm/include/asm/thread_info.h | 3 +
13511 arch/arm/include/asm/uaccess.h | 81 +++++++++++++++---------------------
13512 arch/arm/kernel/entry-armv.S | 2 +-
13513 arch/arm/kernel/process.c | 2 +-
13514 arch/arm/mm/alignment.c | 8 ----
13515 arch/x86/mm/numa.c | 2 +-
13516 security/Kconfig | 1 -
13517 10 files changed, 60 insertions(+), 70 deletions(-)
13518
13519 commit 438be0bd112bd17942b2628c53054dc1007558a1
13520 Author: Brad Spengler <spender@grsecurity.net>
13521 Date: Sat Feb 6 19:50:31 2016 -0500
13522
13523 Fix a number of issues caused by the upstream merging of a UDEREF ripoff resulting in unbootable
13524 ARM systems reported on the forums
13525
13526 arch/arm/Kconfig | 1 +
13527 arch/arm/include/asm/domain.h | 21 ++++++++-
13528 arch/arm/include/asm/futex.h | 9 ----
13529 arch/arm/include/asm/thread_info.h | 3 +
13530 arch/arm/include/asm/uaccess.h | 81 +++++++++++++++---------------------
13531 arch/arm/kernel/entry-armv.S | 2 +-
13532 arch/arm/kernel/process.c | 2 +-
13533 arch/arm/mm/alignment.c | 8 ----
13534 security/Kconfig | 1 -
13535 9 files changed, 59 insertions(+), 69 deletions(-)
13536
13537 commit 4ffdd5ef1f87e611af1efb4f251ada92abe9f4c0
13538 Author: Brad Spengler <spender@grsecurity.net>
13539 Date: Sat Feb 6 11:21:53 2016 -0500
13540
13541 Fix another compiler warning
13542
13543 net/ipv4/tcp_input.c | 2 ++
13544 1 files changed, 2 insertions(+), 0 deletions(-)
13545
13546 commit 30b5b7bc0fd67d458bdd5ab35e4689769eabd2ed
13547 Author: Brad Spengler <spender@grsecurity.net>
13548 Date: Sat Feb 6 11:16:12 2016 -0500
13549
13550 Fix two compiler warnings
13551
13552 kernel/pid.c | 5 ++---
13553 kernel/ptrace.c | 3 ++-
13554 2 files changed, 4 insertions(+), 4 deletions(-)
13555
13556 commit dda4d2a21914c480750f10bd55c6e3203d415d8d
13557 Author: Brad Spengler <spender@grsecurity.net>
13558 Date: Wed Feb 3 21:22:40 2016 -0500
13559
13560 Apply fix for integer truncation in NUMA init code, reported by
13561 x14sg1 on the forums:
13562 https://forums.grsecurity.net/viewtopic.php?f=3&t=4374
13563
13564 arch/x86/mm/numa.c | 2 +-
13565 1 files changed, 1 insertions(+), 1 deletions(-)
13566
13567 commit 477505f7c893cb6a2c3e22f83eefd9c985d7b3ca
13568 Merge: a781740 016d0d8
13569 Author: Brad Spengler <spender@grsecurity.net>
13570 Date: Wed Feb 3 21:20:58 2016 -0500
13571
13572 Merge branch 'pax-test' into grsec-test
13573
13574 commit 016d0d81a8dd4be1304c82a68e0ccf425868f467
13575 Author: Brad Spengler <spender@grsecurity.net>
13576 Date: Wed Feb 3 21:20:10 2016 -0500
13577
13578 Update to pax-linux-4.3.5-test27.patch:
13579 - fixed a bunch of potential REFCOUNT false positives, reported by Emese
13580 - restored padding in fpregs_state for storing AVX-512 state in the future
13581 - constified netlink_dump_control
13582 - added const version of debug_gimple_stmt for gcc plugins, by Emese
13583 - Emese fixed a bug in initify that could have initified too much
13584 - Emese fixed a false positive intentional integer overflow in xfrm4_extract_header, reported by corsac
13585
13586 arch/x86/include/asm/fpu/types.h | 1 +
13587 arch/x86/include/asm/mmu_context.h | 2 +-
13588 block/blk-cgroup.c | 18 ++--
13589 block/cfq-iosched.c | 4 +-
13590 crypto/crypto_user.c | 8 ++-
13591 drivers/acpi/apei/ghes.c | 6 +-
13592 drivers/char/ipmi/ipmi_ssif.c | 12 ++--
13593 drivers/gpu/drm/amd/scheduler/gpu_scheduler.c | 2 +-
13594 drivers/gpu/drm/amd/scheduler/gpu_scheduler.h | 2 +-
13595 drivers/gpu/drm/amd/scheduler/sched_fence.c | 2 +-
13596 drivers/infiniband/core/netlink.c | 5 +-
13597 drivers/infiniband/hw/cxgb4/device.c | 6 +-
13598 drivers/infiniband/hw/cxgb4/iw_cxgb4.h | 2 +-
13599 drivers/md/bcache/alloc.c | 2 +-
13600 drivers/md/bcache/bcache.h | 10 +-
13601 drivers/md/bcache/btree.c | 2 +-
13602 drivers/md/bcache/io.c | 10 +-
13603 drivers/md/bcache/journal.c | 2 +-
13604 drivers/md/bcache/stats.c | 26 +++---
13605 drivers/md/bcache/stats.h | 16 ++--
13606 drivers/md/bcache/super.c | 2 +-
13607 drivers/md/bcache/sysfs.c | 20 +++---
13608 drivers/md/dm-cache-target.c | 98 ++++++++++++------------
13609 drivers/md/dm-raid.c | 2 +-
13610 drivers/md/md.c | 6 +-
13611 drivers/md/md.h | 2 +-
13612 drivers/md/raid1.c | 2 +-
13613 drivers/md/raid10.c | 2 +-
13614 drivers/md/raid5.c | 4 +-
13615 drivers/media/pci/zoran/zoran.h | 1 -
13616 drivers/media/pci/zoran/zoran_driver.c | 3 -
13617 drivers/net/ethernet/sfc/selftest.c | 20 +++---
13618 drivers/net/irda/vlsi_ir.c | 18 ++--
13619 drivers/net/irda/vlsi_ir.h | 14 ++--
13620 drivers/net/wireless/ath/carl9170/carl9170.h | 6 +-
13621 drivers/net/wireless/ath/carl9170/debug.c | 6 +-
13622 drivers/net/wireless/ath/carl9170/main.c | 10 +-
13623 drivers/net/wireless/ath/carl9170/tx.c | 4 +-
13624 drivers/net/wireless/iwlwifi/mvm/d3.c | 4 +-
13625 drivers/net/wireless/iwlwifi/mvm/tx.c | 2 +-
13626 drivers/scsi/hptiop.c | 2 -
13627 drivers/scsi/hptiop.h | 1 -
13628 drivers/scsi/ipr.c | 6 +-
13629 drivers/scsi/ipr.h | 2 +-
13630 drivers/scsi/qla2xxx/qla_target.c | 10 +-
13631 drivers/scsi/qla2xxx/qla_target.h | 2 +-
13632 fs/btrfs/ctree.c | 2 +-
13633 fs/btrfs/ctree.h | 4 +-
13634 fs/btrfs/delayed-ref.c | 4 +-
13635 fs/btrfs/disk-io.c | 4 +-
13636 fs/btrfs/file.c | 4 +-
13637 fs/btrfs/raid56.c | 32 ++++----
13638 fs/btrfs/tests/btrfs-tests.c | 2 +-
13639 fs/btrfs/transaction.c | 2 +-
13640 fs/btrfs/tree-log.c | 8 +-
13641 fs/btrfs/volumes.c | 14 ++--
13642 fs/btrfs/volumes.h | 22 +++---
13643 fs/jbd2/commit.c | 2 +-
13644 fs/jbd2/transaction.c | 4 +-
13645 fs/ocfs2/dlm/dlmcommon.h | 4 +-
13646 fs/ocfs2/dlm/dlmdebug.c | 10 +-
13647 fs/ocfs2/dlm/dlmdomain.c | 4 +-
13648 fs/ocfs2/dlm/dlmmaster.c | 4 +-
13649 include/acpi/ghes.h | 2 +-
13650 include/linux/blk-cgroup.h | 24 +++---
13651 include/linux/jbd2.h | 2 +-
13652 include/linux/netlink.h | 12 ++--
13653 include/net/cfg802154.h | 2 +-
13654 include/net/mac80211.h | 2 +-
13655 include/net/neighbour.h | 2 +-
13656 kernel/rcu/tree_plugin.h | 4 +-
13657 net/batman-adv/routing.c | 4 +-
13658 net/batman-adv/soft-interface.c | 2 +-
13659 net/batman-adv/translation-table.c | 14 ++--
13660 net/batman-adv/types.h | 2 +-
13661 net/core/neighbour.c | 14 ++--
13662 net/core/rtnetlink.c | 2 +-
13663 net/ipv4/arp.c | 2 +-
13664 net/ipv4/inet_diag.c | 4 +-
13665 net/ipv4/xfrm4_state.c | 4 +-
13666 net/ipv6/ndisc.c | 2 +-
13667 net/mac80211/cfg.c | 2 +-
13668 net/mac80211/debugfs_key.c | 2 +-
13669 net/mac80211/key.c | 4 +-
13670 net/mac80211/tx.c | 2 +-
13671 net/mac80211/wpa.c | 10 +-
13672 net/mac802154/iface.c | 4 +-
13673 net/netfilter/ipset/ip_set_core.c | 2 +-
13674 net/netfilter/nf_conntrack_netlink.c | 22 +++---
13675 net/netfilter/nf_tables_api.c | 13 ++--
13676 net/netfilter/nfnetlink_acct.c | 7 +-
13677 net/netfilter/nfnetlink_cthelper.c | 2 +-
13678 net/netfilter/nfnetlink_cttimeout.c | 2 +-
13679 net/netlink/af_netlink.c | 10 ++-
13680 net/netlink/diag.c | 2 +-
13681 net/netlink/genetlink.c | 14 ++--
13682 net/packet/af_packet.c | 18 ++--
13683 net/packet/diag.c | 2 +-
13684 net/packet/internal.h | 6 +-
13685 net/unix/diag.c | 2 +-
13686 net/xfrm/xfrm_user.c | 2 +-
13687 security/apparmor/include/policy.h | 2 +-
13688 security/apparmor/policy.c | 4 +-
13689 sound/core/seq/seq_clientmgr.c | 2 +-
13690 sound/core/seq/seq_fifo.c | 6 +-
13691 sound/core/seq/seq_fifo.h | 2 +-
13692 tools/gcc/gcc-common.h | 24 ++++--
13693 tools/gcc/initify_plugin.c | 7 +-
13694 tools/lib/api/Makefile | 2 +-
13695 109 files changed, 399 insertions(+), 391 deletions(-)
13696
13697 commit a7817402ac837b1aee07fac42537a02097055098
13698 Author: Matt Fleming <matt@codeblueprint.co.uk>
13699 Date: Fri Jan 29 11:36:10 2016 +0000
13700
13701 x86/mm/pat: Avoid truncation when converting cpa->numpages to address
13702
13703 There are a couple of nasty truncation bugs lurking in the pageattr
13704 code that can be triggered when mapping EFI regions, e.g. when we pass
13705 a cpa->pgd pointer. Because cpa->numpages is a 32-bit value, shifting
13706 left by PAGE_SHIFT will truncate the resultant address to 32-bits.
13707
13708 Viorel-Cătălin managed to trigger this bug on his Dell machine that
13709 provides a ~5GB EFI region which requires 1236992 pages to be mapped.
13710 When calling populate_pud() the end of the region gets calculated
13711 incorrectly in the following buggy expression,
13712
13713 end = start + (cpa->numpages << PAGE_SHIFT);
13714
13715 And only 188416 pages are mapped. Next, populate_pud() gets invoked
13716 for a second time because of the loop in __change_page_attr_set_clr(),
13717 only this time no pages get mapped because shifting the remaining
13718 number of pages (1048576) by PAGE_SHIFT is zero. At which point the
13719 loop in __change_page_attr_set_clr() spins forever because we fail to
13720 map progress.
13721
13722 Hitting this bug depends very much on the virtual address we pick to
13723 map the large region at and how many pages we map on the initial run
13724 through the loop. This explains why this issue was only recently hit
13725 with the introduction of commit
13726
13727 a5caa209ba9c ("x86/efi: Fix boot crash by mapping EFI memmap
13728 entries bottom-up at runtime, instead of top-down")
13729
13730 It's interesting to note that safe uses of cpa->numpages do exist in
13731 the pageattr code. If instead of shifting ->numpages we multiply by
13732 PAGE_SIZE, no truncation occurs because PAGE_SIZE is a UL value, and
13733 so the result is unsigned long.
13734
13735 To avoid surprises when users try to convert very large cpa->numpages
13736 values to addresses, change the data type from 'int' to 'unsigned
13737 long', thereby making it suitable for shifting by PAGE_SHIFT without
13738 any type casting.
13739
13740 The alternative would be to make liberal use of casting, but that is
13741 far more likely to cause problems in the future when someone adds more
13742 code and fails to cast properly; this bug was difficult enough to
13743 track down in the first place.
13744
13745 Reported-and-tested-by: Viorel-Cătălin Răpițeanu <rapiteanu.catalin@gmail.com>
13746 Acked-by: Borislav Petkov <bp@alien8.de>
13747 Cc: Sai Praneeth Prakhya <sai.praneeth.prakhya@intel.com>
13748 Cc: <stable@vger.kernel.org>
13749 Signed-off-by: Matt Fleming <matt@codeblueprint.co.uk>
13750 Link: https://bugzilla.kernel.org/show_bug.cgi?id=110131
13751 Link: http://lkml.kernel.org/r/1454067370-10374-1-git-send-email-matt@codeblueprint.co.uk
13752 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
13753
13754 arch/x86/mm/pageattr.c | 4 ++--
13755 1 files changed, 2 insertions(+), 2 deletions(-)
13756
13757 commit 64dd9d7a67a742fda257cdd16510c29e695c34b5
13758 Author: Jan Beulich <JBeulich@suse.com>
13759 Date: Tue Jan 26 04:15:18 2016 -0700
13760
13761 x86/mm: Fix types used in pgprot cacheability flags translations
13762
13763 For PAE kernels "unsigned long" is not suitable to hold page protection
13764 flags, since _PAGE_NX doesn't fit there. This is the reason for quite a
13765 few W+X pages getting reported as insecure during boot (observed namely
13766 for the entire initrd range).
13767
13768 Fixes: 281d4078be ("x86: Make page cache mode a real type")
13769 Signed-off-by: Jan Beulich <jbeulich@suse.com>
13770 Reviewed-by: Juergen Gross <JGross@suse.com>
13771 Cc: stable@vger.kernel.org
13772 Link: http://lkml.kernel.org/r/56A7635602000078000CAFF1@prv-mh.provo.novell.com
13773 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
13774
13775 arch/x86/include/asm/pgtable_types.h | 6 ++----
13776 1 files changed, 2 insertions(+), 4 deletions(-)
13777
13778 commit bb9a3a9df0d8dfc96d521676e64c42b37ba22aea
13779 Merge: 682d661 f74425b
13780 Author: Brad Spengler <spender@grsecurity.net>
13781 Date: Sun Jan 31 15:06:25 2016 -0500
13782
13783 Merge branch 'pax-test' into grsec-test
13784
13785 Conflicts:
13786 drivers/net/slip/slhc.c
13787 include/linux/sched.h
13788 net/unix/af_unix.c
13789 sound/core/timer.c
13790
13791 commit f74425b5705bfe52aff9e97659ef10c4a14176c3
13792 Merge: d14af1f 849a2d3
13793 Author: Brad Spengler <spender@grsecurity.net>
13794 Date: Sun Jan 31 15:02:55 2016 -0500
13795
13796 Merge branch 'linux-4.3.y' into pax-test
13797
13798 Conflicts:
13799 arch/x86/include/asm/mmu_context.h
13800
13801 commit 682d6611d75542e351c973c8dd74a99d3966c073
13802 Author: Brad Spengler <spender@grsecurity.net>
13803 Date: Sat Jan 30 13:05:03 2016 -0500
13804
13805 Based on a report from Mathias Krause, fix up a number of additional instances
13806 of ulong overflow when passing in values to gr_learn_resource by saturating
13807 to ULONG_MAX
13808
13809 mm/mlock.c | 11 ++++++++---
13810 mm/mmap.c | 16 +++++++++++++---
13811 2 files changed, 21 insertions(+), 6 deletions(-)
13812
13813 commit adb52e95fb9ad4ac9c56cd5d47bd668f47c33096
13814 Author: Jann Horn <jann@thejh.net>
13815 Date: Sat Dec 26 06:00:48 2015 +0100
13816
13817 seccomp: always propagate NO_NEW_PRIVS on tsync
13818
13819 Before this patch, a process with some permissive seccomp filter
13820 that was applied by root without NO_NEW_PRIVS was able to add
13821 more filters to itself without setting NO_NEW_PRIVS by setting
13822 the new filter from a throwaway thread with NO_NEW_PRIVS.
13823
13824 Signed-off-by: Jann Horn <jann@thejh.net>
13825 Cc: stable@vger.kernel.org
13826 Signed-off-by: Kees Cook <keescook@chromium.org>
13827
13828 kernel/seccomp.c | 22 +++++++++++-----------
13829 1 files changed, 11 insertions(+), 11 deletions(-)
13830
13831 commit b85450498a3bbf269441c8963d7574bb3079c838
13832 Merge: 59c216f d14af1f
13833 Author: Brad Spengler <spender@grsecurity.net>
13834 Date: Fri Jan 29 20:54:13 2016 -0500
13835
13836 Merge branch 'pax-test' into grsec-test
13837
13838 commit d14af1f1dd66511f3f0674deee2b572972012b39
13839 Author: Brad Spengler <spender@grsecurity.net>
13840 Date: Fri Jan 29 20:53:51 2016 -0500
13841
13842 Update to pax-linux-4.3.4-test26.patch:
13843 - Emese fixed a few intentional overflows introduced by gcc, reported by StalkR (https://forums.grsecurity.net/viewtopic.php?f=3&t=4370)
13844
13845 fs/cifs/file.c | 2 +-
13846 fs/gfs2/file.c | 2 +-
13847 .../size_overflow_plugin/intentional_overflow.c | 96 ++++++++++++++++++--
13848 tools/gcc/size_overflow_plugin/size_overflow.h | 2 +
13849 .../size_overflow_plugin/size_overflow_plugin.c | 4 +-
13850 .../size_overflow_plugin/size_overflow_transform.c | 6 +-
13851 .../size_overflow_transform_core.c | 5 +
13852 7 files changed, 102 insertions(+), 15 deletions(-)
13853
13854 commit 59c216f13587eacdd692386b7a403ae78ed84fb6
13855 Author: Brad Spengler <spender@grsecurity.net>
13856 Date: Wed Jan 27 17:57:21 2016 -0500
13857
13858 Fix a size_overflow report reported by Mathias Krause in our
13859 truncation of an loff_t to an unsigned long when being passed
13860 to gr_learn_resource() (as all resource checks are against unsigned long
13861 values)
13862
13863 fs/attr.c | 5 ++++-
13864 1 files changed, 4 insertions(+), 1 deletions(-)
13865
13866 commit 70636c6ad60fc1db3af764ecc789b827b7497a97
13867 Author: Yuchung Cheng <ycheng@google.com>
13868 Date: Wed Jan 6 12:42:38 2016 -0800
13869
13870 tcp: fix zero cwnd in tcp_cwnd_reduction
13871
13872 Patch 3759824da87b ("tcp: PRR uses CRB mode by default and SS mode
13873 conditionally") introduced a bug that cwnd may become 0 when both
13874 inflight and sndcnt are 0 (cwnd = inflight + sndcnt). This may lead
13875 to a div-by-zero if the connection starts another cwnd reduction
13876 phase by setting tp->prior_cwnd to the current cwnd (0) in
13877 tcp_init_cwnd_reduction().
13878
13879 To prevent this we skip PRR operation when nothing is acked or
13880 sacked. Then cwnd must be positive in all cases as long as ssthresh
13881 is positive:
13882
13883 1) The proportional reduction mode
13884 inflight > ssthresh > 0
13885
13886 2) The reduction bound mode
13887 a) inflight == ssthresh > 0
13888
13889 b) inflight < ssthresh
13890 sndcnt > 0 since newly_acked_sacked > 0 and inflight < ssthresh
13891
13892 Therefore in all cases inflight and sndcnt can not both be 0.
13893 We check invalid tp->prior_cwnd to avoid potential div0 bugs.
13894
13895 In reality this bug is triggered only with a sequence of less common
13896 events. For example, the connection is terminating an ECN-triggered
13897 cwnd reduction with an inflight 0, then it receives reordered/old
13898 ACKs or DSACKs from prior transmission (which acks nothing). Or the
13899 connection is in fast recovery stage that marks everything lost,
13900 but fails to retransmit due to local issues, then receives data
13901 packets from other end which acks nothing.
13902
13903 Fixes: 3759824da87b ("tcp: PRR uses CRB mode by default and SS mode conditionally")
13904 Reported-by: Oleksandr Natalenko <oleksandr@natalenko.name>
13905 Signed-off-by: Yuchung Cheng <ycheng@google.com>
13906 Signed-off-by: Neal Cardwell <ncardwell@google.com>
13907 Signed-off-by: Eric Dumazet <edumazet@google.com>
13908 Signed-off-by: David S. Miller <davem@davemloft.net>
13909
13910 net/ipv4/tcp_input.c | 3 +++
13911 1 files changed, 3 insertions(+), 0 deletions(-)
13912
13913 commit dac1da2bedbb43195d371c7a192cfeeb45683df0
13914 Author: Eric Dumazet <edumazet@google.com>
13915 Date: Sun Jan 24 13:53:50 2016 -0800
13916
13917 af_unix: fix struct pid memory leak
13918
13919 Dmitry reported a struct pid leak detected by a syzkaller program.
13920
13921 Bug happens in unix_stream_recvmsg() when we break the loop when a
13922 signal is pending, without properly releasing scm.
13923
13924 Fixes: b3ca9b02b007 ("net: fix multithreaded signal handling in unix recv routines")
13925 Reported-by: Dmitry Vyukov <dvyukov@google.com>
13926 Signed-off-by: Eric Dumazet <edumazet@google.com>
13927 Cc: Rainer Weikusat <rweikusat@mobileactivedefense.com>
13928 Signed-off-by: David S. Miller <davem@davemloft.net>
13929
13930 net/unix/af_unix.c | 1 +
13931 1 files changed, 1 insertions(+), 0 deletions(-)
13932
13933 commit 15cc47f127520d1ac0c1fe76d993c2c27f0f2571
13934 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
13935 Date: Fri Jan 22 01:39:43 2016 +0100
13936
13937 pptp: fix illegal memory access caused by multiple bind()s
13938
13939 Several times already this has been reported as kasan reports caused by
13940 syzkaller and trinity and people always looked at RCU races, but it is
13941 much more simple. :)
13942
13943 In case we bind a pptp socket multiple times, we simply add it to
13944 the callid_sock list but don't remove the old binding. Thus the old
13945 socket stays in the bucket with unused call_id indexes and doesn't get
13946 cleaned up. This causes various forms of kasan reports which were hard
13947 to pinpoint.
13948
13949 Simply don't allow multiple binds and correct error handling in
13950 pptp_bind. Also keep sk_state bits in place in pptp_connect.
13951
13952 Fixes: 00959ade36acad ("PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)")
13953 Cc: Dmitry Kozlov <xeb@mail.ru>
13954 Cc: Sasha Levin <sasha.levin@oracle.com>
13955 Cc: Dmitry Vyukov <dvyukov@google.com>
13956 Reported-by: Dmitry Vyukov <dvyukov@google.com>
13957 Cc: Dave Jones <davej@codemonkey.org.uk>
13958 Reported-by: Dave Jones <davej@codemonkey.org.uk>
13959 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
13960 Signed-off-by: David S. Miller <davem@davemloft.net>
13961
13962 drivers/net/ppp/pptp.c | 34 ++++++++++++++++++++++++----------
13963 1 files changed, 24 insertions(+), 10 deletions(-)
13964
13965 commit e2b7b8c66851c85188fa6dab2d2b2a6c85bc7332
13966 Author: Brad Spengler <spender@grsecurity.net>
13967 Date: Tue Jan 26 18:17:10 2016 -0500
13968
13969 Add info about cpupower/powertop to GRKERNSEC_KMEM, was present on our
13970 wiki but was removed from the config help at some point
13971
13972 grsecurity/Kconfig | 3 +++
13973 1 files changed, 3 insertions(+), 0 deletions(-)
13974
13975 commit ce2e88efa000fc32bfcd84098f57c8ed8310fefc
13976 Author: Thomas Egerer <hakke_007@gmx.de>
13977 Date: Mon Jan 25 12:58:44 2016 +0100
13978
13979 ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
13980
13981 The ESP algorithms using CBC mode require echainiv. Hence INET*_ESP have
13982 to select CRYPTO_ECHAINIV in order to work properly. This solves the
13983 issues caused by a misconfiguration as described in [1].
13984 The original approach, patching crypto/Kconfig was turned down by
13985 Herbert Xu [2].
13986
13987 [1] https://lists.strongswan.org/pipermail/users/2015-December/009074.html
13988 [2] http://marc.info/?l=linux-crypto-vger&m=145224655809562&w=2
13989
13990 Signed-off-by: Thomas Egerer <hakke_007@gmx.de>
13991 Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
13992 Signed-off-by: David S. Miller <davem@davemloft.net>
13993
13994 net/ipv4/Kconfig | 1 +
13995 net/ipv6/Kconfig | 1 +
13996 2 files changed, 2 insertions(+), 0 deletions(-)
13997
13998 commit fca5a303155ea67d28aece0caf2b03ffc3b2668d
13999 Merge: 904114c 6339c1f
14000 Author: Brad Spengler <spender@grsecurity.net>
14001 Date: Tue Jan 26 18:08:40 2016 -0500
14002
14003 Merge branch 'pax-test' into grsec-test
14004
14005 commit 6339c1f9a9beafd417bf9f04d4b257e62aeb45b7
14006 Author: Brad Spengler <spender@grsecurity.net>
14007 Date: Tue Jan 26 18:07:51 2016 -0500
14008
14009 Update to pax-linux-4.3.4-test25.patch:
14010 - 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>
14011 - fixed init_new_context on !MODIFY_LDT_SYSCALL configs, reported by tjh (https://forums.grsecurity.net/viewtopic.php?f=3&t=4368)
14012 - fixed a few REFCOUNT false positives in SNMP related statistics
14013
14014 arch/x86/Kconfig | 2 +-
14015 arch/x86/include/asm/mmu_context.h | 17 +++++++++++++++++
14016 include/net/snmp.h | 10 +++++-----
14017 kernel/fork.c | 11 +++++++++--
14018 net/ipv4/proc.c | 8 ++++----
14019 net/ipv6/addrconf.c | 4 ++--
14020 net/ipv6/proc.c | 10 +++++-----
14021 7 files changed, 43 insertions(+), 19 deletions(-)
14022
14023 commit 904114c2fce3fdff5d57e763da56a78960db4e19
14024 Author: Al Viro <viro@zeniv.linux.org.uk>
14025 Date: Fri Jan 22 18:08:52 2016 -0500
14026
14027 make sure that freeing shmem fast symlinks is RCU-delayed
14028
14029 Cc: stable@vger.kernel.org # v4.2+
14030 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
14031
14032 include/linux/shmem_fs.h | 5 +----
14033 mm/shmem.c | 9 ++++-----
14034 2 files changed, 5 insertions(+), 9 deletions(-)
14035
14036 commit ab86adee64312a2f827dd516cb199521327943ed
14037 Author: Sasha Levin <sasha.levin@oracle.com>
14038 Date: Mon Jan 18 19:23:51 2016 -0500
14039
14040 netfilter: nf_conntrack: use safer way to lock all buckets
14041
14042 When we need to lock all buckets in the connection hashtable we'd attempt to
14043 lock 1024 spinlocks, which is way more preemption levels than supported by
14044 the kernel. Furthermore, this behavior was hidden by checking if lockdep is
14045 enabled, and if it was - use only 8 buckets(!).
14046
14047 Fix this by using a global lock and synchronize all buckets on it when we
14048 need to lock them all. This is pretty heavyweight, but is only done when we
14049 need to resize the hashtable, and that doesn't happen often enough (or at all).
14050
14051 Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
14052 Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
14053 Reviewed-by: Florian Westphal <fw@strlen.de>
14054 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
14055
14056 Conflicts:
14057
14058 net/netfilter/nfnetlink_cttimeout.c
14059
14060 include/net/netfilter/nf_conntrack_core.h | 8 ++----
14061 net/netfilter/nf_conntrack_core.c | 38 +++++++++++++++++++++-------
14062 net/netfilter/nf_conntrack_helper.c | 2 +-
14063 net/netfilter/nf_conntrack_netlink.c | 2 +-
14064 4 files changed, 33 insertions(+), 17 deletions(-)
14065
14066 commit 37014723527225481c720484bb788a1a6358072f
14067 Author: Willy Tarreau <w@1wt.eu>
14068 Date: Mon Jan 18 16:36:09 2016 +0100
14069
14070 pipe: limit the per-user amount of pages allocated in pipes
14071
14072 On no-so-small systems, it is possible for a single process to cause an
14073 OOM condition by filling large pipes with data that are never read. A
14074 typical process filling 4000 pipes with 1 MB of data will use 4 GB of
14075 memory. On small systems it may be tricky to set the pipe max size to
14076 prevent this from happening.
14077
14078 This patch makes it possible to enforce a per-user soft limit above
14079 which new pipes will be limited to a single page, effectively limiting
14080 them to 4 kB each, as well as a hard limit above which no new pipes may
14081 be created for this user. This has the effect of protecting the system
14082 against memory abuse without hurting other users, and still allowing
14083 pipes to work correctly though with less data at once.
14084
14085 The limit are controlled by two new sysctls : pipe-user-pages-soft, and
14086 pipe-user-pages-hard. Both may be disabled by setting them to zero. The
14087 default soft limit allows the default number of FDs per process (1024)
14088 to create pipes of the default size (64kB), thus reaching a limit of 64MB
14089 before starting to create only smaller pipes. With 256 processes limited
14090 to 1024 FDs each, this results in 1024*64kB + (256*1024 - 1024) * 4kB =
14091 1084 MB of memory allocated for a user. The hard limit is disabled by
14092 default to avoid breaking existing applications that make intensive use
14093 of pipes (eg: for splicing).
14094
14095 Reported-by: socketpair@gmail.com
14096 Reported-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
14097 Mitigates: CVE-2013-4312 (Linux 2.0+)
14098 Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
14099 Signed-off-by: Willy Tarreau <w@1wt.eu>
14100 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
14101
14102 Documentation/sysctl/fs.txt | 23 +++++++++++++++++++++
14103 fs/pipe.c | 47 +++++++++++++++++++++++++++++++++++++++++-
14104 include/linux/pipe_fs_i.h | 4 +++
14105 include/linux/sched.h | 1 +
14106 kernel/sysctl.c | 14 ++++++++++++
14107 5 files changed, 87 insertions(+), 2 deletions(-)
14108
14109 commit 51645fa198d194f746651dcfbc5f24a4cf8b9fb8
14110 Merge: 540f2af 7791ecb
14111 Author: Brad Spengler <spender@grsecurity.net>
14112 Date: Sat Jan 23 10:57:11 2016 -0500
14113
14114 Merge branch 'pax-test' into grsec-test
14115
14116 commit 7791ecb84f840343a5646236fd0d34e1fb450793
14117 Merge: 470069c 399588c
14118 Author: Brad Spengler <spender@grsecurity.net>
14119 Date: Sat Jan 23 10:56:47 2016 -0500
14120
14121 Merge branch 'linux-4.3.y' into pax-test
14122
14123 commit 540f2affebd42cdc26a699208ab4f1cb0cb75e33
14124 Author: Brad Spengler <spender@grsecurity.net>
14125 Date: Tue Jan 19 21:18:47 2016 -0500
14126
14127 Update size_overflow hash table
14128
14129 .../size_overflow_plugin/size_overflow_hash.data | 4 +++-
14130 1 files changed, 3 insertions(+), 1 deletions(-)
14131
14132 commit 7e649765626a28437f573f0fbe7a51a04615f041
14133 Author: Brad Spengler <spender@grsecurity.net>
14134 Date: Tue Jan 19 20:29:46 2016 -0500
14135
14136 Backport fix from: https://lkml.org/lkml/2015/12/13/187
14137
14138 fs/ext4/extents.c | 2 +-
14139 1 files changed, 1 insertions(+), 1 deletions(-)
14140
14141 commit 53b859cd0a5f5b6ad54fe0c879dfedaa3c5a3005
14142 Author: Jann Horn <jann@thejh.net>
14143 Date: Tue Jan 5 18:27:30 2016 +0100
14144
14145 compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
14146
14147 This replaces all code in fs/compat_ioctl.c that translated
14148 ioctl arguments into a in-kernel structure, then performed
14149 do_ioctl under set_fs(KERNEL_DS), with code that allocates
14150 data on the user stack and can call the VFS ioctl handler
14151 under USER_DS.
14152
14153 This is done as a hardening measure because the caller
14154 does not know what kind of ioctl handler will be invoked,
14155 only that no corresponding compat_ioctl handler exists and
14156 what the ioctl command number is. The accidental
14157 invocation of an unlocked_ioctl handler that unexpectedly
14158 calls copy_to_user could be a severe security issue.
14159
14160 Signed-off-by: Jann Horn <jann@thejh.net>
14161 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
14162
14163 Conflicts:
14164
14165 fs/compat_ioctl.c
14166
14167 fs/compat_ioctl.c | 130 ++++++++++++++++++++++++++++-------------------------
14168 1 files changed, 68 insertions(+), 62 deletions(-)
14169
14170 commit 3e89e770ae27e931cd1583f021abac41eeebc3e7
14171 Author: Al Viro <viro@zeniv.linux.org.uk>
14172 Date: Thu Jan 7 09:53:30 2016 -0500
14173
14174 compat_ioctl: don't pass fd around when not needed
14175
14176 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
14177
14178 fs/compat_ioctl.c | 103 ++++++++++++++++++++++++++--------------------------
14179 fs/internal.h | 7 ++++
14180 fs/ioctl.c | 4 +-
14181 include/linux/fs.h | 2 -
14182 4 files changed, 61 insertions(+), 55 deletions(-)
14183
14184 commit 9d4e04082752d4d2d68445c4e6faf33a2613df55
14185 Author: Jann Horn <jann@thejh.net>
14186 Date: Tue Jan 5 18:27:29 2016 +0100
14187
14188 compat_ioctl: don't look up the fd twice
14189
14190 In code in fs/compat_ioctl.c that translates ioctl arguments
14191 into a in-kernel structure, then performs sys_ioctl, possibly
14192 under set_fs(KERNEL_DS), this commit changes the sys_ioctl
14193 calls to do_ioctl calls. do_ioctl is a new function that does
14194 the same thing as sys_ioctl, but doesn't look up the fd again.
14195
14196 This change is made to avoid (potential) security issues
14197 because of ioctl handlers that accept one of the ioctl
14198 commands I2C_FUNCS, VIDEO_GET_EVENT, MTIOCPOS, MTIOCGET,
14199 TIOCGSERIAL, TIOCSSERIAL, RTC_IRQP_READ, RTC_EPOCH_READ.
14200 This can happen for multiple reasons:
14201
14202 - The ioctl command number could be reused.
14203 - The ioctl handler might not check the full ioctl
14204 command. This is e.g. true for drm_ioctl.
14205 - The ioctl handler is very special, e.g. cuse_file_ioctl
14206
14207 The real issue is that set_fs(KERNEL_DS) is used here,
14208 but that's fixed in a separate commit
14209 "compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)".
14210
14211 This change mitigates potential security issues by
14212 preventing a race that permits invocation of
14213 unlocked_ioctl handlers under KERNEL_DS through compat
14214 code even if a corresponding compat_ioctl handler exists.
14215
14216 So far, no way has been identified to use this to damage
14217 kernel memory without having CAP_SYS_ADMIN in the init ns
14218 (with the capability, doing reads/writes at arbitrary
14219 kernel addresses should be easy through CUSE's ioctl
14220 handler with FUSE_IOCTL_UNRESTRICTED set).
14221
14222 [AV: two missed sys_ioctl() taken care of]
14223
14224 Signed-off-by: Jann Horn <jann@thejh.net>
14225 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
14226
14227 fs/compat_ioctl.c | 122 +++++++++++++++++++++++++++++-----------------------
14228 1 files changed, 68 insertions(+), 54 deletions(-)
14229
14230 commit 5bf9e1ed4ebb278cd956ba142914fc04a024309c
14231 Author: Vasily Kulikov <segoon@openwall.com>
14232 Date: Fri Jan 15 16:57:55 2016 -0800
14233
14234 include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers
14235
14236 TIMER_ENTRY_STATIC is defined as a poison pointers which
14237 should point to nowhere. Redefine them using POISON_POINTER_DELTA
14238 arithmetics to make sure they really point to non-mappable area declared
14239 by the target architecture.
14240
14241 Signed-off-by: Vasily Kulikov <segoon@openwall.com>
14242 Acked-by: Thomas Gleixner <tglx@linutronix.de>
14243 Cc: Solar Designer <solar@openwall.com>
14244 Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
14245 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
14246 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
14247
14248 Conflicts:
14249
14250 include/linux/poison.h
14251
14252 include/linux/poison.h | 2 +-
14253 1 files changed, 1 insertions(+), 1 deletions(-)
14254
14255 commit 60f2e0a05ab8f56c804a9334a23e2b446305d110
14256 Author: Brad Spengler <spender@grsecurity.net>
14257 Date: Tue Jan 19 19:41:44 2016 -0500
14258
14259 Fix ARM compilation, reported by Austin Sepp
14260
14261 grsecurity/grsec_sig.c | 1 +
14262 1 files changed, 1 insertions(+), 0 deletions(-)
14263
14264 commit e15383743443dc43460a2fd73e0db0b608610dca
14265 Author: Takashi Iwai <tiwai@suse.de>
14266 Date: Mon Jan 18 13:52:47 2016 +0100
14267
14268 ALSA: hrtimer: Fix stall by hrtimer_cancel()
14269
14270 hrtimer_cancel() waits for the completion from the callback, thus it
14271 must not be called inside the callback itself. This was already a
14272 problem in the past with ALSA hrtimer driver, and the early commit
14273 [fcfdebe70759: ALSA: hrtimer - Fix lock-up] tried to address it.
14274
14275 However, the previous fix is still insufficient: it may still cause a
14276 lockup when the ALSA timer instance reprograms itself in its callback.
14277 Then it invokes the start function even in snd_timer_interrupt() that
14278 is called in hrtimer callback itself, results in a CPU stall. This is
14279 no hypothetical problem but actually triggered by syzkaller fuzzer.
14280
14281 This patch tries to fix the issue again. Now we call
14282 hrtimer_try_to_cancel() at both start and stop functions so that it
14283 won't fall into a deadlock, yet giving some chance to cancel the queue
14284 if the functions have been called outside the callback. The proper
14285 hrtimer_cancel() is called in anyway at closing, so this should be
14286 enough.
14287
14288 Reported-and-tested-by: Dmitry Vyukov <dvyukov@google.com>
14289 Cc: <stable@vger.kernel.org>
14290 Signed-off-by: Takashi Iwai <tiwai@suse.de>
14291
14292 sound/core/hrtimer.c | 3 ++-
14293 1 files changed, 2 insertions(+), 1 deletions(-)
14294
14295 commit 12d874daf706e6e7c1ae709141859c809599297e
14296 Author: Takashi Iwai <tiwai@suse.de>
14297 Date: Tue Jan 12 12:38:02 2016 +0100
14298
14299 ALSA: seq: Fix missing NULL check at remove_events ioctl
14300
14301 snd_seq_ioctl_remove_events() calls snd_seq_fifo_clear()
14302 unconditionally even if there is no FIFO assigned, and this leads to
14303 an Oops due to NULL dereference. The fix is just to add a proper NULL
14304 check.
14305
14306 Reported-by: Dmitry Vyukov <dvyukov@google.com>
14307 Tested-by: Dmitry Vyukov <dvyukov@google.com>
14308 Cc: <stable@vger.kernel.org>
14309 Signed-off-by: Takashi Iwai <tiwai@suse.de>
14310
14311 sound/core/seq/seq_clientmgr.c | 2 +-
14312 1 files changed, 1 insertions(+), 1 deletions(-)
14313
14314 commit 2eb0632df1351378946507e7ef7ba0682632a7b5
14315 Author: Takashi Iwai <tiwai@suse.de>
14316 Date: Tue Jan 12 15:36:27 2016 +0100
14317
14318 ALSA: seq: Fix race at timer setup and close
14319
14320 ALSA sequencer code has an open race between the timer setup ioctl and
14321 the close of the client. This was triggered by syzkaller fuzzer, and
14322 a use-after-free was caught there as a result.
14323
14324 This patch papers over it by adding a proper queue->timer_mutex lock
14325 around the timer-related calls in the relevant code path.
14326
14327 Reported-by: Dmitry Vyukov <dvyukov@google.com>
14328 Tested-by: Dmitry Vyukov <dvyukov@google.com>
14329 Cc: <stable@vger.kernel.org>
14330 Signed-off-by: Takashi Iwai <tiwai@suse.de>
14331
14332 sound/core/seq/seq_queue.c | 2 ++
14333 1 files changed, 2 insertions(+), 0 deletions(-)
14334
14335 commit b9e55ab955e59b4a636d78a748be90334a48b485
14336 Author: Takashi Iwai <tiwai@suse.de>
14337 Date: Thu Jan 14 16:30:58 2016 +0100
14338
14339 ALSA: timer: Harden slave timer list handling
14340
14341 A slave timer instance might be still accessible in a racy way while
14342 operating the master instance as it lacks of locking. Since the
14343 master operation is mostly protected with timer->lock, we should cope
14344 with it while changing the slave instance, too. Also, some linked
14345 lists (active_list and ack_list) of slave instances aren't unlinked
14346 immediately at stopping or closing, and this may lead to unexpected
14347 accesses.
14348
14349 This patch tries to address these issues. It adds spin lock of
14350 timer->lock (either from master or slave, which is equivalent) in a
14351 few places. For avoiding a deadlock, we ensure that the global
14352 slave_active_lock is always locked at first before each timer lock.
14353
14354 Also, ack and active_list of slave instances are properly unlinked at
14355 snd_timer_stop() and snd_timer_close().
14356
14357 Last but not least, remove the superfluous call of _snd_timer_stop()
14358 at removing slave links. This is a noop, and calling it may confuse
14359 readers wrt locking. Further cleanup will follow in a later patch.
14360
14361 Actually we've got reports of use-after-free by syzkaller fuzzer, and
14362 this hopefully fixes these issues.
14363
14364 Reported-by: Dmitry Vyukov <dvyukov@google.com>
14365 Cc: <stable@vger.kernel.org>
14366 Signed-off-by: Takashi Iwai <tiwai@suse.de>
14367
14368 sound/core/timer.c | 18 ++++++++++++++----
14369 1 files changed, 14 insertions(+), 4 deletions(-)
14370
14371 commit f1ce0547bdfda1b42ae8a66c222f2a897cbe1586
14372 Author: Takashi Iwai <tiwai@suse.de>
14373 Date: Wed Jan 13 17:48:01 2016 +0100
14374
14375 ALSA: timer: Fix race among timer ioctls
14376
14377 ALSA timer ioctls have an open race and this may lead to a
14378 use-after-free of timer instance object. A simplistic fix is to make
14379 each ioctl exclusive. We have already tread_sem for controlling the
14380 tread, and extend this as a global mutex to be applied to each ioctl.
14381
14382 The downside is, of course, the worse concurrency. But these ioctls
14383 aren't to be parallel accessible, in anyway, so it should be fine to
14384 serialize there.
14385
14386 Reported-by: Dmitry Vyukov <dvyukov@google.com>
14387 Tested-by: Dmitry Vyukov <dvyukov@google.com>
14388 Cc: <stable@vger.kernel.org>
14389 Signed-off-by: Takashi Iwai <tiwai@suse.de>
14390
14391 sound/core/timer.c | 32 +++++++++++++++++++-------------
14392 1 files changed, 19 insertions(+), 13 deletions(-)
14393
14394 commit 8347d8461ed48a98f9c76cc3cfcdad8217d314bc
14395 Author: Takashi Iwai <tiwai@suse.de>
14396 Date: Wed Jan 13 21:35:06 2016 +0100
14397
14398 ALSA: timer: Fix double unlink of active_list
14399
14400 ALSA timer instance object has a couple of linked lists and they are
14401 unlinked unconditionally at snd_timer_stop(). Meanwhile
14402 snd_timer_interrupt() unlinks it, but it calls list_del() which leaves
14403 the element list itself unchanged. This ends up with unlinking twice,
14404 and it was caught by syzkaller fuzzer.
14405
14406 The fix is to use list_del_init() variant properly there, too.
14407
14408 Reported-by: Dmitry Vyukov <dvyukov@google.com>
14409 Tested-by: Dmitry Vyukov <dvyukov@google.com>
14410 Cc: <stable@vger.kernel.org>
14411 Signed-off-by: Takashi Iwai <tiwai@suse.de>
14412
14413 sound/core/timer.c | 2 +-
14414 1 files changed, 1 insertions(+), 1 deletions(-)
14415
14416 commit 243aebb7ae71d6e11ea9880faa893d1d0d60cd75
14417 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
14418 Date: Mon Jan 18 18:03:48 2016 +0100
14419
14420 ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack
14421
14422 It was seen that defective configurations of openvswitch could overwrite
14423 the STACK_END_MAGIC and cause a hard crash of the kernel because of too
14424 many recursions within ovs.
14425
14426 This problem arises due to the high stack usage of openvswitch. The rest
14427 of the kernel is fine with the current limit of 10 (RECURSION_LIMIT).
14428
14429 We use the already existing recursion counter in ovs_execute_actions to
14430 implement an upper bound of 5 recursions.
14431
14432 Cc: Pravin Shelar <pshelar@ovn.org>
14433 Cc: Simon Horman <simon.horman@netronome.com>
14434 Cc: Eric Dumazet <eric.dumazet@gmail.com>
14435 Cc: Simon Horman <simon.horman@netronome.com>
14436 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
14437 Signed-off-by: David S. Miller <davem@davemloft.net>
14438
14439 net/openvswitch/actions.c | 19 ++++++++++++++-----
14440 1 files changed, 14 insertions(+), 5 deletions(-)
14441
14442 commit 8080793479c6d5befe37a67b1dbd9e4e0a61af96
14443 Author: Ursula Braun <ursula.braun@de.ibm.com>
14444 Date: Tue Jan 19 10:41:33 2016 +0100
14445
14446 af_iucv: Validate socket address length in iucv_sock_bind()
14447
14448 Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
14449 Reported-by: Dmitry Vyukov <dvyukov@google.com>
14450 Reviewed-by: Evgeny Cherkashin <Eugene.Crosser@ru.ibm.com>
14451 Signed-off-by: David S. Miller <davem@davemloft.net>
14452
14453 net/iucv/af_iucv.c | 3 +++
14454 1 files changed, 3 insertions(+), 0 deletions(-)
14455
14456 commit 50a383c1c91ed7409c3cbdd41e662d6891463d1b
14457 Author: Brad Spengler <spender@grsecurity.net>
14458 Date: Tue Jan 19 19:32:54 2016 -0500
14459
14460 Apply the same fix as everyone else for the recent keys vulnerability that is
14461 unexploitable under PAX_REFCOUNT
14462
14463 Make a couple more changes that no one else can/will
14464
14465 include/linux/key-type.h | 4 ++--
14466 ipc/msgutil.c | 4 ++--
14467 security/keys/internal.h | 2 +-
14468 security/keys/process_keys.c | 1 +
14469 4 files changed, 6 insertions(+), 5 deletions(-)
14470
14471 commit b56c3a63f431c193400aee17543021950bd14bc4
14472 Merge: 38b1a3d 470069c
14473 Author: Brad Spengler <spender@grsecurity.net>
14474 Date: Sun Jan 17 18:30:19 2016 -0500
14475
14476 Merge branch 'pax-test' into grsec-test
14477
14478 commit 470069cfedef2180313233d275be5901bd6d1135
14479 Author: Brad Spengler <spender@grsecurity.net>
14480 Date: Sun Jan 17 18:29:59 2016 -0500
14481
14482 Update to pax-linux-4.3.3-test22.patch:
14483 - Emesed fixed a gcc induced intentional integer overflow in asix_rx_fixup_internal, reported by thomas callison caffrey
14484 - fixed some more fallout from the drm_drivers constification, reported by Colin Childs and Toralf Foerster
14485
14486 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 14 ++++----------
14487 drivers/gpu/drm/drm_pci.c | 3 +++
14488 drivers/gpu/drm/gma500/psb_drv.c | 4 ----
14489 drivers/gpu/drm/i915/i915_drv.c | 16 ++++++++--------
14490 drivers/gpu/drm/nouveau/nouveau_drm.c | 6 +++---
14491 drivers/gpu/drm/radeon/radeon_drv.c | 4 +---
14492 drivers/net/usb/asix_common.c | 3 ++-
14493 include/drm/drmP.h | 1 +
14494 8 files changed, 22 insertions(+), 29 deletions(-)
14495
14496 commit 38b1a3d676f407865c3d41840df8213c5ad639c1
14497 Author: Brad Spengler <spender@grsecurity.net>
14498 Date: Sun Jan 17 12:33:53 2016 -0500
14499
14500 As reported by Luis Ressel, the Kconfig help for GRKERNSEC_BRUTE
14501 mentioned banning execution of suid/sgid binaries, though the kernel
14502 source clearly only mentions banning execution of suid binaries. Since
14503 there's no reason for us to not ban execution of sgid binaries as well,
14504 make the implementation match the Kconfig description.
14505
14506 fs/exec.c | 4 ++--
14507 grsecurity/grsec_sig.c | 27 ++++++++++++++-------------
14508 include/linux/sched.h | 4 ++--
14509 3 files changed, 18 insertions(+), 17 deletions(-)
14510
14511 commit 8c3bcb7dbf7f606acfa0983e81f0f928da1f1ace
14512 Merge: d141a86 ea4a835
14513 Author: Brad Spengler <spender@grsecurity.net>
14514 Date: Sat Jan 16 14:12:22 2016 -0500
14515
14516 Merge branch 'pax-test' into grsec-test
14517
14518 Conflicts:
14519 drivers/gpu/drm/i810/i810_drv.c
14520
14521 commit ea4a835328ada6513ac013986764d6caea8cd348
14522 Author: Brad Spengler <spender@grsecurity.net>
14523 Date: Sat Jan 16 14:11:30 2016 -0500
14524
14525 Update to pax-linux-4.3.3-test21.patch:
14526 - fixed some fallout from the drm_drivers constification, reported by spender
14527
14528 drivers/gpu/drm/armada/armada_drv.c | 3 +--
14529 drivers/gpu/drm/exynos/exynos_drm_drv.c | 1 -
14530 drivers/gpu/drm/i810/i810_dma.c | 2 +-
14531 drivers/gpu/drm/i810/i810_drv.c | 6 +++++-
14532 drivers/gpu/drm/i810/i810_drv.h | 2 +-
14533 5 files changed, 8 insertions(+), 6 deletions(-)
14534
14535 commit d141a86fd66194bc3f896b6809b189e2f12a9a83
14536 Author: Brad Spengler <spender@grsecurity.net>
14537 Date: Sat Jan 16 13:16:36 2016 -0500
14538
14539 compile fix
14540
14541 drivers/gpu/drm/i810/i810_dma.c | 2 +-
14542 drivers/gpu/drm/i810/i810_drv.c | 4 +++-
14543 drivers/gpu/drm/i810/i810_drv.h | 2 +-
14544 3 files changed, 5 insertions(+), 3 deletions(-)
14545
14546 commit 0d9dc4b25ea32c14561bcfe6b5b24f1b00fe0270
14547 Merge: 5fa135d bbda879
14548 Author: Brad Spengler <spender@grsecurity.net>
14549 Date: Sat Jan 16 12:59:22 2016 -0500
14550
14551 Merge branch 'pax-test' into grsec-test
14552
14553 commit bbda87914edf63e27fb46670bf3a373f2b963c73
14554 Author: Brad Spengler <spender@grsecurity.net>
14555 Date: Sat Jan 16 12:58:04 2016 -0500
14556
14557 Update to pax-linux-4.3.3-test20.patch:
14558 - constified drm_driver
14559 - Emese fixed a special case in handling __func__ in the initify plugin
14560 - Emese fixed a false positive size overflow report in handling inbufBits, reported by Martin Filo (https://bugs.gentoo.org/show_bug.cgi?id=567048)
14561 - fixed regression that caused perf to not resolve kernel code addresses under KERNEXEC/i386, reported by minipli
14562
14563 arch/x86/kernel/cpu/perf_event.h | 2 +-
14564 arch/x86/kernel/cpu/perf_event_intel_ds.c | 7 +-
14565 arch/x86/kernel/cpu/perf_event_intel_lbr.c | 4 +-
14566 arch/x86/kernel/uprobes.c | 2 +-
14567 arch/x86/mm/mpx.c | 2 +-
14568 drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 +-
14569 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 8 ++-
14570 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 2 +-
14571 drivers/gpu/drm/drm_pci.c | 6 +-
14572 drivers/gpu/drm/gma500/psb_drv.c | 5 +-
14573 drivers/gpu/drm/i915/i915_dma.c | 2 +-
14574 drivers/gpu/drm/i915/i915_drv.c | 15 ++--
14575 drivers/gpu/drm/i915/i915_drv.h | 2 +-
14576 drivers/gpu/drm/i915/i915_irq.c | 88 ++++++++++----------
14577 drivers/gpu/drm/mga/mga_drv.c | 5 +-
14578 drivers/gpu/drm/mga/mga_drv.h | 2 +-
14579 drivers/gpu/drm/mga/mga_state.c | 2 +-
14580 drivers/gpu/drm/nouveau/nouveau_drm.c | 13 ++--
14581 drivers/gpu/drm/qxl/qxl_drv.c | 8 ++-
14582 drivers/gpu/drm/qxl/qxl_ioctl.c | 2 +-
14583 drivers/gpu/drm/r128/r128_drv.c | 4 +-
14584 drivers/gpu/drm/r128/r128_drv.h | 2 +-
14585 drivers/gpu/drm/r128/r128_state.c | 2 +-
14586 drivers/gpu/drm/radeon/radeon_drv.c | 17 +++-
14587 drivers/gpu/drm/radeon/radeon_drv.h | 2 +-
14588 drivers/gpu/drm/radeon/radeon_kms.c | 2 +-
14589 drivers/gpu/drm/radeon/radeon_state.c | 2 +-
14590 drivers/gpu/drm/savage/savage_bci.c | 2 +-
14591 drivers/gpu/drm/savage/savage_drv.c | 5 +-
14592 drivers/gpu/drm/savage/savage_drv.h | 2 +-
14593 drivers/gpu/drm/sis/sis_drv.c | 5 +-
14594 drivers/gpu/drm/sis/sis_drv.h | 2 +-
14595 drivers/gpu/drm/sis/sis_mm.c | 2 +-
14596 drivers/gpu/drm/via/via_dma.c | 2 +-
14597 drivers/gpu/drm/via/via_drv.c | 5 +-
14598 drivers/gpu/drm/via/via_drv.h | 2 +-
14599 include/drm/drmP.h | 2 +-
14600 mm/slab.c | 2 +-
14601 net/sunrpc/xprtrdma/svc_rdma.c | 6 +-
14602 tools/gcc/initify_plugin.c | 15 +++-
14603 .../disable_size_overflow_hash.data | 1 +
14604 .../size_overflow_plugin/size_overflow_hash.data | 3 +-
14605 42 files changed, 156 insertions(+), 110 deletions(-)
14606
14607 commit 5fa135dc116350e0205c39ef65eaf6496ed2748a
14608 Author: Brad Spengler <spender@grsecurity.net>
14609 Date: Sat Jan 16 12:19:23 2016 -0500
14610
14611 compile fix
14612
14613 grsecurity/grsec_sig.c | 3 +--
14614 1 files changed, 1 insertions(+), 2 deletions(-)
14615
14616 commit a9090fa58f33f75c7450fda5721a9b13625a47d9
14617 Author: Brad Spengler <spender@grsecurity.net>
14618 Date: Sat Jan 16 12:10:37 2016 -0500
14619
14620 As pointed out by Jann Horn, some distros are starting to circumvent
14621 previous assumptions about the attainability of a user to control
14622 multiple UIDs by handing out suid binaries that allow a user to run
14623 processes (including exploits) under a number of other pre-defined
14624 UIDs. As this could potentially be used to bypass GRKERNSEC_BRUTE
14625 (though it would have to involve some code path that doesn't involve
14626 locks) fix that here by ensuring no more than 8 users on a system can
14627 be banned before a reboot is required. If more are banned, a panic
14628 is triggered.
14629
14630 grsecurity/grsec_sig.c | 8 ++++++++
14631 1 files changed, 8 insertions(+), 0 deletions(-)
14632
14633 commit a8d37776e9521c567ebff6730d49312f72435f08
14634 Author: Eric Dumazet <edumazet@google.com>
14635 Date: Thu Dec 3 11:12:07 2015 -0800
14636
14637 proc: add a reschedule point in proc_readfd_common()
14638
14639 User can pass an arbitrary large buffer to getdents().
14640
14641 It is typically a 32KB buffer used by libc scandir() implementation.
14642
14643 When scanning /proc/{pid}/fd, we can hold cpu way too long,
14644 so add a cond_resched() to be kind with other tasks.
14645
14646 We've seen latencies of more than 50ms on real workloads.
14647
14648 Signed-off-by: Eric Dumazet <edumazet@google.com>
14649 Cc: Alexander Viro <viro@zeniv.linux.org.uk>
14650 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
14651
14652 fs/proc/fd.c | 1 +
14653 1 files changed, 1 insertions(+), 0 deletions(-)
14654
14655 commit 0adba75f8708f13b1f5d98ebe3fc2fb961e100c8
14656 Author: Rabin Vincent <rabin@rab.in>
14657 Date: Tue Jan 12 20:17:08 2016 +0100
14658
14659 net: bpf: reject invalid shifts
14660
14661 On ARM64, a BUG() is triggered in the eBPF JIT if a filter with a
14662 constant shift that can't be encoded in the immediate field of the
14663 UBFM/SBFM instructions is passed to the JIT. Since these shifts
14664 amounts, which are negative or >= regsize, are invalid, reject them in
14665 the eBPF verifier and the classic BPF filter checker, for all
14666 architectures.
14667
14668 Signed-off-by: Rabin Vincent <rabin@rab.in>
14669 Acked-by: Alexei Starovoitov <ast@kernel.org>
14670 Acked-by: Daniel Borkmann <daniel@iogearbox.net>
14671 Signed-off-by: David S. Miller <davem@davemloft.net>
14672
14673 kernel/bpf/verifier.c | 10 ++++++++++
14674 net/core/filter.c | 5 +++++
14675 2 files changed, 15 insertions(+), 0 deletions(-)
14676
14677 commit c248e115a73496625a1c64660d0eeefd67e55cbf
14678 Author: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
14679 Date: Fri Jan 8 11:00:54 2016 -0200
14680
14681 sctp: fix use-after-free in pr_debug statement
14682
14683 Dmitry Vyukov reported a use-after-free in the code expanded by the
14684 macro debug_post_sfx, which is caused by the use of the asoc pointer
14685 after it was freed within sctp_side_effect() scope.
14686
14687 This patch fixes it by allowing sctp_side_effect to clear that asoc
14688 pointer when the TCB is freed.
14689
14690 As Vlad explained, we also have to cover the SCTP_DISPOSITION_ABORT case
14691 because it will trigger DELETE_TCB too on that same loop.
14692
14693 Also, there were places issuing SCTP_CMD_INIT_FAILED and ASSOC_FAILED
14694 but returning SCTP_DISPOSITION_CONSUME, which would fool the scheme
14695 above. Fix it by returning SCTP_DISPOSITION_ABORT instead.
14696
14697 The macro is already prepared to handle such NULL pointer.
14698
14699 Reported-by: Dmitry Vyukov <dvyukov@google.com>
14700 Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
14701 Acked-by: Vlad Yasevich <vyasevich@gmail.com>
14702 Signed-off-by: David S. Miller <davem@davemloft.net>
14703
14704 net/sctp/sm_sideeffect.c | 11 ++++++-----
14705 net/sctp/sm_statefuns.c | 17 ++++-------------
14706 2 files changed, 10 insertions(+), 18 deletions(-)
14707
14708 commit 395ea8a9e73e184fc14153a033000bccf4213213
14709 Author: willy tarreau <w@1wt.eu>
14710 Date: Sun Jan 10 07:54:56 2016 +0100
14711
14712 unix: properly account for FDs passed over unix sockets
14713
14714 It is possible for a process to allocate and accumulate far more FDs than
14715 the process' limit by sending them over a unix socket then closing them
14716 to keep the process' fd count low.
14717
14718 This change addresses this problem by keeping track of the number of FDs
14719 in flight per user and preventing non-privileged processes from having
14720 more FDs in flight than their configured FD limit.
14721
14722 Reported-by: socketpair@gmail.com
14723 Reported-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
14724 Mitigates: CVE-2013-4312 (Linux 2.0+)
14725 Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
14726 Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
14727 Signed-off-by: Willy Tarreau <w@1wt.eu>
14728 Signed-off-by: David S. Miller <davem@davemloft.net>
14729
14730 include/linux/sched.h | 1 +
14731 net/unix/af_unix.c | 24 ++++++++++++++++++++----
14732 net/unix/garbage.c | 13 ++++++++-----
14733 3 files changed, 29 insertions(+), 9 deletions(-)
14734
14735 commit cb207ab8fbd71dcfc4a49d533aba8085012543fd
14736 Author: Sasha Levin <sasha.levin@oracle.com>
14737 Date: Thu Jan 7 14:52:43 2016 -0500
14738
14739 net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
14740
14741 proc_dostring() needs an initialized destination string, while the one
14742 provided in proc_sctp_do_hmac_alg() contains stack garbage.
14743
14744 Thus, writing to cookie_hmac_alg would strlen() that garbage and end up
14745 accessing invalid memory.
14746
14747 Fixes: 3c68198e7 ("sctp: Make hmac algorithm selection for cookie generation dynamic")
14748 Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
14749 Signed-off-by: David S. Miller <davem@davemloft.net>
14750
14751 net/sctp/sysctl.c | 2 +-
14752 1 files changed, 1 insertions(+), 1 deletions(-)
14753
14754 commit 4014e09faf0fe9054119624ccfff1236e886b554
14755 Author: Quentin Casasnovas <quentin.casasnovas@oracle.com>
14756 Date: Tue Nov 24 17:13:21 2015 -0500
14757
14758 RDS: fix race condition when sending a message on unbound socket
14759
14760 commit 8c7188b23474cca017b3ef354c4a58456f68303a upstream.
14761
14762 Sasha's found a NULL pointer dereference in the RDS connection code when
14763 sending a message to an apparently unbound socket. The problem is caused
14764 by the code checking if the socket is bound in rds_sendmsg(), which checks
14765 the rs_bound_addr field without taking a lock on the socket. This opens a
14766 race where rs_bound_addr is temporarily set but where the transport is not
14767 in rds_bind(), leading to a NULL pointer dereference when trying to
14768 dereference 'trans' in __rds_conn_create().
14769
14770 Vegard wrote a reproducer for this issue, so kindly ask him to share if
14771 you're interested.
14772
14773 I cannot reproduce the NULL pointer dereference using Vegard's reproducer
14774 with this patch, whereas I could without.
14775
14776 Complete earlier incomplete fix to CVE-2015-6937:
14777
14778 74e98eb08588 ("RDS: verify the underlying transport exists before creating a connection")
14779
14780 Cc: David S. Miller <davem@davemloft.net>
14781
14782 Reviewed-by: Vegard Nossum <vegard.nossum@oracle.com>
14783 Reviewed-by: Sasha Levin <sasha.levin@oracle.com>
14784 Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
14785 Signed-off-by: Quentin Casasnovas <quentin.casasnovas@oracle.com>
14786 Signed-off-by: David S. Miller <davem@davemloft.net>
14787 Signed-off-by: Jiri Slaby <jslaby@suse.cz>
14788
14789 Conflicts:
14790
14791 net/rds/send.c
14792
14793 net/rds/connection.c | 6 ------
14794 1 files changed, 0 insertions(+), 6 deletions(-)
14795
14796 commit 206df8d01104344d7588d801016a281a4cd25556
14797 Author: Sasha Levin <sasha.levin@oracle.com>
14798 Date: Tue Sep 8 10:53:40 2015 -0400
14799
14800 RDS: verify the underlying transport exists before creating a connection
14801
14802 There was no verification that an underlying transport exists when creating
14803 a connection, this would cause dereferencing a NULL ptr.
14804
14805 It might happen on sockets that weren't properly bound before attempting to
14806 send a message, which will cause a NULL ptr deref:
14807
14808 [135546.047719] kasan: GPF could be caused by NULL-ptr deref or user memory accessgeneral protection fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC KASAN
14809 [135546.051270] Modules linked in:
14810 [135546.051781] CPU: 4 PID: 15650 Comm: trinity-c4 Not tainted 4.2.0-next-20150902-sasha-00041-gbaa1222-dirty #2527
14811 [135546.053217] task: ffff8800835bc000 ti: ffff8800bc708000 task.ti: ffff8800bc708000
14812 [135546.054291] RIP: __rds_conn_create (net/rds/connection.c:194)
14813 [135546.055666] RSP: 0018:ffff8800bc70fab0 EFLAGS: 00010202
14814 [135546.056457] RAX: dffffc0000000000 RBX: 0000000000000f2c RCX: ffff8800835bc000
14815 [135546.057494] RDX: 0000000000000007 RSI: ffff8800835bccd8 RDI: 0000000000000038
14816 [135546.058530] RBP: ffff8800bc70fb18 R08: 0000000000000001 R09: 0000000000000000
14817 [135546.059556] R10: ffffed014d7a3a23 R11: ffffed014d7a3a21 R12: 0000000000000000
14818 [135546.060614] R13: 0000000000000001 R14: ffff8801ec3d0000 R15: 0000000000000000
14819 [135546.061668] FS: 00007faad4ffb700(0000) GS:ffff880252000000(0000) knlGS:0000000000000000
14820 [135546.062836] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
14821 [135546.063682] CR2: 000000000000846a CR3: 000000009d137000 CR4: 00000000000006a0
14822 [135546.064723] Stack:
14823 [135546.065048] ffffffffafe2055c ffffffffafe23fc1 ffffed00493097bf ffff8801ec3d0008
14824 [135546.066247] 0000000000000000 00000000000000d0 0000000000000000 ac194a24c0586342
14825 [135546.067438] 1ffff100178e1f78 ffff880320581b00 ffff8800bc70fdd0 ffff880320581b00
14826 [135546.068629] Call Trace:
14827 [135546.069028] ? __rds_conn_create (include/linux/rcupdate.h:856 net/rds/connection.c:134)
14828 [135546.069989] ? rds_message_copy_from_user (net/rds/message.c:298)
14829 [135546.071021] rds_conn_create_outgoing (net/rds/connection.c:278)
14830 [135546.071981] rds_sendmsg (net/rds/send.c:1058)
14831 [135546.072858] ? perf_trace_lock (include/trace/events/lock.h:38)
14832 [135546.073744] ? lockdep_init (kernel/locking/lockdep.c:3298)
14833 [135546.074577] ? rds_send_drop_to (net/rds/send.c:976)
14834 [135546.075508] ? __might_fault (./arch/x86/include/asm/current.h:14 mm/memory.c:3795)
14835 [135546.076349] ? __might_fault (mm/memory.c:3795)
14836 [135546.077179] ? rds_send_drop_to (net/rds/send.c:976)
14837 [135546.078114] sock_sendmsg (net/socket.c:611 net/socket.c:620)
14838 [135546.078856] SYSC_sendto (net/socket.c:1657)
14839 [135546.079596] ? SYSC_connect (net/socket.c:1628)
14840 [135546.080510] ? trace_dump_stack (kernel/trace/trace.c:1926)
14841 [135546.081397] ? ring_buffer_unlock_commit (kernel/trace/ring_buffer.c:2479 kernel/trace/ring_buffer.c:2558 kernel/trace/ring_buffer.c:2674)
14842 [135546.082390] ? trace_buffer_unlock_commit (kernel/trace/trace.c:1749)
14843 [135546.083410] ? trace_event_raw_event_sys_enter (include/trace/events/syscalls.h:16)
14844 [135546.084481] ? do_audit_syscall_entry (include/trace/events/syscalls.h:16)
14845 [135546.085438] ? trace_buffer_unlock_commit (kernel/trace/trace.c:1749)
14846 [135546.085515] rds_ib_laddr_check(): addr 36.74.25.172 ret -99 node type -1
14847
14848 Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
14849 Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
14850 Signed-off-by: David S. Miller <davem@davemloft.net>
14851
14852 net/rds/connection.c | 6 ++++++
14853 1 files changed, 6 insertions(+), 0 deletions(-)
14854
14855 commit 173fa03f05cf0ad485d49a42cbdee8844d3a689a
14856 Author: Steven Rostedt (Red Hat) <rostedt@goodmis.org>
14857 Date: Tue Jan 5 20:32:47 2016 -0500
14858
14859 ftrace/module: Call clean up function when module init fails early
14860
14861 If the module init code fails after calling ftrace_module_init() and before
14862 calling do_init_module(), we can suffer from a memory leak. This is because
14863 ftrace_module_init() allocates pages to store the locations that ftrace
14864 hooks are placed in the module text. If do_init_module() fails, it still
14865 calls the MODULE_GOING notifiers which will tell ftrace to do a clean up of
14866 the pages it allocated for the module. But if load_module() fails before
14867 then, the pages allocated by ftrace_module_init() will never be freed.
14868
14869 Call ftrace_release_mod() on the module if load_module() fails before
14870 getting to do_init_module().
14871
14872 Link: http://lkml.kernel.org/r/567CEA31.1070507@intel.com
14873
14874 Reported-by: "Qiu, PeiyangX" <peiyangx.qiu@intel.com>
14875 Fixes: a949ae560a511 "ftrace/module: Hardcode ftrace_module_init() call into load_module()"
14876 Cc: stable@vger.kernel.org # v2.6.38+
14877 Acked-by: Rusty Russell <rusty@rustcorp.com.au>
14878 Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
14879
14880 include/linux/ftrace.h | 1 +
14881 kernel/module.c | 6 ++++++
14882 2 files changed, 7 insertions(+), 0 deletions(-)
14883
14884 commit 1e5a4a81a4c16c8ac2e264b88a02cc2f42ed0399
14885 Author: Francesco Ruggeri <fruggeri@aristanetworks.com>
14886 Date: Wed Jan 6 00:18:48 2016 -0800
14887
14888 net: possible use after free in dst_release
14889
14890 dst_release should not access dst->flags after decrementing
14891 __refcnt to 0. The dst_entry may be in dst_busy_list and
14892 dst_gc_task may dst_destroy it before dst_release gets a chance
14893 to access dst->flags.
14894
14895 Fixes: d69bbf88c8d0 ("net: fix a race in dst_release()")
14896 Fixes: 27b75c95f10d ("net: avoid RCU for NOCACHE dst")
14897 Signed-off-by: Francesco Ruggeri <fruggeri@arista.com>
14898 Acked-by: Eric Dumazet <edumazet@google.com>
14899 Signed-off-by: David S. Miller <davem@davemloft.net>
14900
14901 net/core/dst.c | 3 ++-
14902 1 files changed, 2 insertions(+), 1 deletions(-)
14903
14904 commit bfb0455793dd4e0f0b49d34a68b3249ab55565cc
14905 Author: Alan <gnomes@lxorguk.ukuu.org.uk>
14906 Date: Wed Jan 6 14:55:02 2016 +0000
14907
14908 mkiss: fix scribble on freed memory
14909
14910 commit d79f16c046086f4fe0d42184a458e187464eb83e fixed a user triggerable
14911 scribble on free memory but added a new one which allows the user to
14912 scribble even more and user controlled data into freed space.
14913
14914 As with 6pack we need to halt the queue before we free the buffers, because
14915 the transmit logic is not protected by the semaphore.
14916
14917 Signed-off-by: Alan Cox <alan@linux.intel.com>
14918 Signed-off-by: David S. Miller <davem@davemloft.net>
14919
14920 drivers/net/hamradio/mkiss.c | 5 +++++
14921 1 files changed, 5 insertions(+), 0 deletions(-)
14922
14923 commit 5cbbcbd32dc1949470f61d342503808fa9555276
14924 Author: David Miller <davem@davemloft.net>
14925 Date: Thu Dec 17 16:05:49 2015 -0500
14926
14927 mkiss: Fix use after free in mkiss_close().
14928
14929 Need to do the unregister_device() after all references to the driver
14930 private have been done.
14931
14932 Signed-off-by: David S. Miller <davem@davemloft.net>
14933
14934 drivers/net/hamradio/mkiss.c | 4 ++--
14935 1 files changed, 2 insertions(+), 2 deletions(-)
14936
14937 commit b00171576794a98068e069a660f0991a6a5190ff
14938 Author: One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk>
14939 Date: Tue Jan 5 11:51:25 2016 +0000
14940
14941 6pack: fix free memory scribbles
14942
14943 commit acf673a3187edf72068ee2f92f4dc47d66baed47 fixed a user triggerable free
14944 memory scribble but in doing so replaced it with a different one that allows
14945 the user to control the data and scribble even more.
14946
14947 sixpack_close is called by the tty layer in tty context. The tty context is
14948 protected by sp_get() and sp_put(). However network layer activity via
14949 sp_xmit() is not protected this way. We must therefore stop the queue
14950 otherwise the user gets to dump a buffer mostly of their choice into freed
14951 kernel pages.
14952
14953 Signed-off-by: Alan Cox <alan@linux.intel.com>
14954 Signed-off-by: David S. Miller <davem@davemloft.net>
14955
14956 drivers/net/hamradio/6pack.c | 6 ++++++
14957 1 files changed, 6 insertions(+), 0 deletions(-)
14958
14959 commit 5b64a833907cd230a3106aeba2304b2c1bcd116d
14960 Author: David Miller <davem@davemloft.net>
14961 Date: Thu Dec 17 16:05:32 2015 -0500
14962
14963 6pack: Fix use after free in sixpack_close().
14964
14965 Need to do the unregister_device() after all references to the driver
14966 private have been done.
14967
14968 Also we need to use del_timer_sync() for the timers so that we don't
14969 have any asynchronous references after the unregister.
14970
14971 Signed-off-by: David S. Miller <davem@davemloft.net>
14972
14973 drivers/net/hamradio/6pack.c | 8 ++++----
14974 1 files changed, 4 insertions(+), 4 deletions(-)
14975
14976 commit 4f9d532742656b3613d579220fd10c78f24ba37b
14977 Author: Rabin Vincent <rabin@rab.in>
14978 Date: Tue Jan 5 16:23:07 2016 +0100
14979
14980 net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
14981
14982 The SKF_AD_ALU_XOR_X ancillary is not like the other ancillary data
14983 instructions since it XORs A with X while all the others replace A with
14984 some loaded value. All the BPF JITs fail to clear A if this is used as
14985 the first instruction in a filter. This was found using american fuzzy
14986 lop.
14987
14988 Add a helper to determine if A needs to be cleared given the first
14989 instruction in a filter, and use this in the JITs. Except for ARM, the
14990 rest have only been compile-tested.
14991
14992 Fixes: 3480593131e0 ("net: filter: get rid of BPF_S_* enum")
14993 Signed-off-by: Rabin Vincent <rabin@rab.in>
14994 Acked-by: Daniel Borkmann <daniel@iogearbox.net>
14995 Acked-by: Alexei Starovoitov <ast@kernel.org>
14996 Signed-off-by: David S. Miller <davem@davemloft.net>
14997
14998 arch/arm/net/bpf_jit_32.c | 16 +---------------
14999 arch/mips/net/bpf_jit.c | 16 +---------------
15000 arch/powerpc/net/bpf_jit_comp.c | 13 ++-----------
15001 arch/sparc/net/bpf_jit_comp.c | 17 ++---------------
15002 include/linux/filter.h | 19 +++++++++++++++++++
15003 5 files changed, 25 insertions(+), 56 deletions(-)
15004
15005 commit 570d88f8acfffda92b89ae2e1c47320d47256034
15006 Author: John Fastabend <john.fastabend@gmail.com>
15007 Date: Tue Jan 5 09:11:36 2016 -0800
15008
15009 net: sched: fix missing free per cpu on qstats
15010
15011 When a qdisc is using per cpu stats (currently just the ingress
15012 qdisc) only the bstats are being freed. This also free's the qstats.
15013
15014 Fixes: b0ab6f92752b9f9d8 ("net: sched: enable per cpu qstats")
15015 Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
15016 Acked-by: Eric Dumazet <edumazet@google.com>
15017 Acked-by: Daniel Borkmann <daniel@iogearbox.net>
15018 Signed-off-by: David S. Miller <davem@davemloft.net>
15019
15020 net/sched/sch_generic.c | 4 +++-
15021 1 files changed, 3 insertions(+), 1 deletions(-)
15022
15023 commit 32c0ebc51857ee83470a10dcb234d308a0ed1881
15024 Author: Rabin Vincent <rabin@rab.in>
15025 Date: Tue Jan 5 18:34:04 2016 +0100
15026
15027 ARM: net: bpf: fix zero right shift
15028
15029 The LSR instruction cannot be used to perform a zero right shift since a
15030 0 as the immediate value (imm5) in the LSR instruction encoding means
15031 that a shift of 32 is perfomed. See DecodeIMMShift() in the ARM ARM.
15032
15033 Make the JIT skip generation of the LSR if a zero-shift is requested.
15034
15035 This was found using american fuzzy lop.
15036
15037 Signed-off-by: Rabin Vincent <rabin@rab.in>
15038 Acked-by: Alexei Starovoitov <ast@kernel.org>
15039 Signed-off-by: David S. Miller <davem@davemloft.net>
15040
15041 arch/arm/net/bpf_jit_32.c | 3 ++-
15042 1 files changed, 2 insertions(+), 1 deletions(-)
15043
15044 commit 51f5d291750285efa4d4bbe84e5ec23dc00c8d2d
15045 Author: Brad Spengler <spender@grsecurity.net>
15046 Date: Wed Jan 6 20:35:57 2016 -0500
15047
15048 Don't perform hidden lookups in RBAC against the directory of
15049 a file being opened with O_CREAT, reported by Karl Witt
15050
15051 Conflicts:
15052
15053 fs/namei.c
15054
15055 fs/namei.c | 3 ---
15056 1 files changed, 0 insertions(+), 3 deletions(-)
15057
15058 commit 5a8266a6b2769ccdb447256f95bc2577a73cccd1
15059 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
15060 Date: Tue Jan 5 10:46:00 2016 +0100
15061
15062 bridge: Only call /sbin/bridge-stp for the initial network namespace
15063
15064 [I stole this patch from Eric Biederman. He wrote:]
15065
15066 > There is no defined mechanism to pass network namespace information
15067 > into /sbin/bridge-stp therefore don't even try to invoke it except
15068 > for bridge devices in the initial network namespace.
15069 >
15070 > It is possible for unprivileged users to cause /sbin/bridge-stp to be
15071 > invoked for any network device name which if /sbin/bridge-stp does not
15072 > guard against unreasonable arguments or being invoked twice on the
15073 > same network device could cause problems.
15074
15075 [Hannes: changed patch using netns_eq]
15076
15077 Cc: Eric W. Biederman <ebiederm@xmission.com>
15078 Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
15079 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
15080 Signed-off-by: David S. Miller <davem@davemloft.net>
15081
15082 net/bridge/br_stp_if.c | 5 ++++-
15083 1 files changed, 4 insertions(+), 1 deletions(-)
15084
15085 commit 650d535cc39f0aeff2f57e60b6617be25d3ef48b
15086 Author: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
15087 Date: Wed Dec 23 16:28:40 2015 -0200
15088
15089 sctp: use GFP_USER for user-controlled kmalloc
15090
15091 Commit cacc06215271 ("sctp: use GFP_USER for user-controlled kmalloc")
15092 missed two other spots.
15093
15094 For connectx, as it's more likely to be used by kernel users of the API,
15095 it detects if GFP_USER should be used or not.
15096
15097 Fixes: cacc06215271 ("sctp: use GFP_USER for user-controlled kmalloc")
15098 Reported-by: Dmitry Vyukov <dvyukov@google.com>
15099 Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
15100 Signed-off-by: David S. Miller <davem@davemloft.net>
15101
15102 net/sctp/socket.c | 9 ++++++---
15103 1 files changed, 6 insertions(+), 3 deletions(-)
15104
15105 commit 5718a1f63c41fc156f729783423b002763779d04
15106 Author: Florian Westphal <fw@strlen.de>
15107 Date: Thu Dec 31 14:26:33 2015 +0100
15108
15109 connector: bump skb->users before callback invocation
15110
15111 Dmitry reports memleak with syskaller program.
15112 Problem is that connector bumps skb usecount but might not invoke callback.
15113
15114 So move skb_get to where we invoke the callback.
15115
15116 Reported-by: Dmitry Vyukov <dvyukov@google.com>
15117 Signed-off-by: Florian Westphal <fw@strlen.de>
15118 Signed-off-by: David S. Miller <davem@davemloft.net>
15119
15120 drivers/connector/connector.c | 11 +++--------
15121 1 files changed, 3 insertions(+), 8 deletions(-)
15122
15123 commit 2e6372e6a97f8d642416899861f91777f44f13b7
15124 Author: Rainer Weikusat <rweikusat@mobileactivedefense.com>
15125 Date: Sun Jan 3 18:56:38 2016 +0000
15126
15127 af_unix: Fix splice-bind deadlock
15128
15129 On 2015/11/06, Dmitry Vyukov reported a deadlock involving the splice
15130 system call and AF_UNIX sockets,
15131
15132 http://lists.openwall.net/netdev/2015/11/06/24
15133
15134 The situation was analyzed as
15135
15136 (a while ago) A: socketpair()
15137 B: splice() from a pipe to /mnt/regular_file
15138 does sb_start_write() on /mnt
15139 C: try to freeze /mnt
15140 wait for B to finish with /mnt
15141 A: bind() try to bind our socket to /mnt/new_socket_name
15142 lock our socket, see it not bound yet
15143 decide that it needs to create something in /mnt
15144 try to do sb_start_write() on /mnt, block (it's
15145 waiting for C).
15146 D: splice() from the same pipe to our socket
15147 lock the pipe, see that socket is connected
15148 try to lock the socket, block waiting for A
15149 B: get around to actually feeding a chunk from
15150 pipe to file, try to lock the pipe. Deadlock.
15151
15152 on 2015/11/10 by Al Viro,
15153
15154 http://lists.openwall.net/netdev/2015/11/10/4
15155
15156 The patch fixes this by removing the kern_path_create related code from
15157 unix_mknod and executing it as part of unix_bind prior acquiring the
15158 readlock of the socket in question. This means that A (as used above)
15159 will sb_start_write on /mnt before it acquires the readlock, hence, it
15160 won't indirectly block B which first did a sb_start_write and then
15161 waited for a thread trying to acquire the readlock. Consequently, A
15162 being blocked by C waiting for B won't cause a deadlock anymore
15163 (effectively, both A and B acquire two locks in opposite order in the
15164 situation described above).
15165
15166 Dmitry Vyukov(<dvyukov@google.com>) tested the original patch.
15167
15168 Signed-off-by: Rainer Weikusat <rweikusat@mobileactivedefense.com>
15169 Signed-off-by: David S. Miller <davem@davemloft.net>
15170
15171 Conflicts:
15172
15173 net/unix/af_unix.c
15174
15175 net/unix/af_unix.c | 70 +++++++++++++++++++++++++++++++--------------------
15176 1 files changed, 42 insertions(+), 28 deletions(-)
15177
15178 commit 2e729e557c571f3253e32472cd7d382ac16cf1c3
15179 Author: Qiu Peiyang <peiyangx.qiu@intel.com>
15180 Date: Thu Dec 31 13:11:28 2015 +0800
15181
15182 tracing: Fix setting of start_index in find_next()
15183
15184 When we do cat /sys/kernel/debug/tracing/printk_formats, we hit kernel
15185 panic at t_show.
15186
15187 general protection fault: 0000 [#1] PREEMPT SMP
15188 CPU: 0 PID: 2957 Comm: sh Tainted: G W O 3.14.55-x86_64-01062-gd4acdc7 #2
15189 RIP: 0010:[<ffffffff811375b2>]
15190 [<ffffffff811375b2>] t_show+0x22/0xe0
15191 RSP: 0000:ffff88002b4ebe80 EFLAGS: 00010246
15192 RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000004
15193 RDX: 0000000000000004 RSI: ffffffff81fd26a6 RDI: ffff880032f9f7b1
15194 RBP: ffff88002b4ebe98 R08: 0000000000001000 R09: 000000000000ffec
15195 R10: 0000000000000000 R11: 000000000000000f R12: ffff880004d9b6c0
15196 R13: 7365725f6d706400 R14: ffff880004d9b6c0 R15: ffffffff82020570
15197 FS: 0000000000000000(0000) GS:ffff88003aa00000(0063) knlGS:00000000f776bc40
15198 CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
15199 CR2: 00000000f6c02ff0 CR3: 000000002c2b3000 CR4: 00000000001007f0
15200 Call Trace:
15201 [<ffffffff811dc076>] seq_read+0x2f6/0x3e0
15202 [<ffffffff811b749b>] vfs_read+0x9b/0x160
15203 [<ffffffff811b7f69>] SyS_read+0x49/0xb0
15204 [<ffffffff81a3a4b9>] ia32_do_call+0x13/0x13
15205 ---[ end trace 5bd9eb630614861e ]---
15206 Kernel panic - not syncing: Fatal exception
15207
15208 When the first time find_next calls find_next_mod_format, it should
15209 iterate the trace_bprintk_fmt_list to find the first print format of
15210 the module. However in current code, start_index is smaller than *pos
15211 at first, and code will not iterate the list. Latter container_of will
15212 get the wrong address with former v, which will cause mod_fmt be a
15213 meaningless object and so is the returned mod_fmt->fmt.
15214
15215 This patch will fix it by correcting the start_index. After fixed,
15216 when the first time calls find_next_mod_format, start_index will be
15217 equal to *pos, and code will iterate the trace_bprintk_fmt_list to
15218 get the right module printk format, so is the returned mod_fmt->fmt.
15219
15220 Link: http://lkml.kernel.org/r/5684B900.9000309@intel.com
15221
15222 Cc: stable@vger.kernel.org # 3.12+
15223 Fixes: 102c9323c35a8 "tracing: Add __tracepoint_string() to export string pointers"
15224 Signed-off-by: Qiu Peiyang <peiyangx.qiu@intel.com>
15225 Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
15226
15227 kernel/trace/trace_printk.c | 1 +
15228 1 files changed, 1 insertions(+), 0 deletions(-)
15229
15230 commit 0994af4b1930f32aa493dc08145cd304f8bfc8f4
15231 Author: Al Viro <viro@zeniv.linux.org.uk>
15232 Date: Mon Dec 28 20:47:08 2015 -0500
15233
15234 [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()
15235
15236 Cc: stable@vger.kernel.org # 3.15+
15237 Reviewed-by: Jeff Layton <jeff.layton@primarydata.com>
15238 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
15239
15240 arch/arm/kernel/sys_oabi-compat.c | 73 +++++++++++++++++++------------------
15241 1 files changed, 37 insertions(+), 36 deletions(-)
15242
15243 commit 4ed030f65dcf3e6b0128032a49a7d75f947fa351
15244 Merge: de243c2 3adc55a
15245 Author: Brad Spengler <spender@grsecurity.net>
15246 Date: Tue Jan 5 18:10:10 2016 -0500
15247
15248 Merge branch 'pax-test' into grsec-test
15249
15250 commit 3adc55a5acfa429c2a7cc883aef08b960c0079b0
15251 Author: Brad Spengler <spender@grsecurity.net>
15252 Date: Tue Jan 5 18:08:53 2016 -0500
15253
15254 Update to pax-linux-4.3.3-test16.patch:
15255 - small cleanup in entry_64.S on x86
15256 - Emese fixed the initify plugin to recursively check variable initializers, reported by Rasmus Villemoes
15257 - 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)
15258 - 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)
15259 - 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)
15260 - 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)
15261
15262 arch/x86/entry/entry_64.S | 60 +++++-----
15263 arch/x86/kernel/alternative.c | 2 +-
15264 arch/x86/kvm/emulate.c | 4 +-
15265 tools/gcc/initify_plugin.c | 123 +++++++++----------
15266 .../disable_size_overflow_hash.data | 4 +-
15267 .../size_overflow_plugin/size_overflow_hash.data | 2 -
15268 6 files changed, 93 insertions(+), 102 deletions(-)
15269
15270 commit de243c26efd0e423ca92db825af2c3f8eb1ca043
15271 Author: Brad Spengler <spender@grsecurity.net>
15272 Date: Tue Dec 29 18:01:24 2015 -0500
15273
15274 It was noticed during an internal audit that the code under GRKERNSEC_PROC_MEMMAP
15275 which aimed to enforce a 16MB minimum on RLIMIT_DATA for suid/sgid binaries only
15276 did so if RLIMIT_DATA was set lower than PAGE_SIZE.
15277
15278 This addition was only supplemental as GRKERNSEC_BRUTE is the main defense
15279 against suid/sgid attacks and the flaw above would only eliminate the extra
15280 entropy provided for the brk-managed heap, still leaving it with the minimum
15281 of 16-bit entropy for mmap on x86 and 28 on x64.
15282
15283 mm/mmap.c | 2 +-
15284 1 files changed, 1 insertions(+), 1 deletions(-)
15285
15286 commit 8e264cfe47e5f08cdc9ed009a630277206cd2534
15287 Merge: 436201b 2584340
15288 Author: Brad Spengler <spender@grsecurity.net>
15289 Date: Mon Dec 28 20:30:01 2015 -0500
15290
15291 Merge branch 'pax-test' into grsec-test
15292
15293 commit 2584340eab494e64ec1bf9eb5b0d1ae31f926306
15294 Author: Brad Spengler <spender@grsecurity.net>
15295 Date: Mon Dec 28 20:29:28 2015 -0500
15296
15297 Update to pax-linux-4.3.3-test14.patch:
15298 - 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)
15299 - fixed shutdown crash with tboot and KERNEXEC, reported by perfinion
15300 - fixed a few false positive and one real size overflow reports in hyperv, reported by hunger
15301 - fixed compile regressions on armv5, reported by iamb (https://forums.grsecurity.net/viewtopic.php?f=3&t=4350)
15302 - fixed an assert in the initify plugin that triggered in vic_register on arm
15303
15304 arch/arm/include/asm/atomic.h | 7 +++++--
15305 arch/arm/include/asm/domain.h | 5 ++---
15306 arch/x86/kernel/tboot.c | 14 +++++++++-----
15307 drivers/hv/channel.c | 4 +---
15308 drivers/i2c/busses/i2c-designware-pcidrv.c | 2 +-
15309 drivers/net/hyperv/rndis_filter.c | 3 +--
15310 fs/exec.c | 4 ++--
15311 include/linux/atomic.h | 15 ---------------
15312 net/core/skbuff.c | 3 ++-
15313 tools/gcc/initify_plugin.c | 4 +++-
15314 10 files changed, 26 insertions(+), 35 deletions(-)
15315
15316 commit 436201b6626b488d173c8076447000077c27b84a
15317 Author: David Howells <dhowells@redhat.com>
15318 Date: Fri Dec 18 01:34:26 2015 +0000
15319
15320 KEYS: Fix race between read and revoke
15321
15322 This fixes CVE-2015-7550.
15323
15324 There's a race between keyctl_read() and keyctl_revoke(). If the revoke
15325 happens between keyctl_read() checking the validity of a key and the key's
15326 semaphore being taken, then the key type read method will see a revoked key.
15327
15328 This causes a problem for the user-defined key type because it assumes in
15329 its read method that there will always be a payload in a non-revoked key
15330 and doesn't check for a NULL pointer.
15331
15332 Fix this by making keyctl_read() check the validity of a key after taking
15333 semaphore instead of before.
15334
15335 I think the bug was introduced with the original keyrings code.
15336
15337 This was discovered by a multithreaded test program generated by syzkaller
15338 (http://github.com/google/syzkaller). Here's a cleaned up version:
15339
15340 #include <sys/types.h>
15341 #include <keyutils.h>
15342 #include <pthread.h>
15343 void *thr0(void *arg)
15344 {
15345 key_serial_t key = (unsigned long)arg;
15346 keyctl_revoke(key);
15347 return 0;
15348 }
15349 void *thr1(void *arg)
15350 {
15351 key_serial_t key = (unsigned long)arg;
15352 char buffer[16];
15353 keyctl_read(key, buffer, 16);
15354 return 0;
15355 }
15356 int main()
15357 {
15358 key_serial_t key = add_key("user", "%", "foo", 3, KEY_SPEC_USER_KEYRING);
15359 pthread_t th[5];
15360 pthread_create(&th[0], 0, thr0, (void *)(unsigned long)key);
15361 pthread_create(&th[1], 0, thr1, (void *)(unsigned long)key);
15362 pthread_create(&th[2], 0, thr0, (void *)(unsigned long)key);
15363 pthread_create(&th[3], 0, thr1, (void *)(unsigned long)key);
15364 pthread_join(th[0], 0);
15365 pthread_join(th[1], 0);
15366 pthread_join(th[2], 0);
15367 pthread_join(th[3], 0);
15368 return 0;
15369 }
15370
15371 Build as:
15372
15373 cc -o keyctl-race keyctl-race.c -lkeyutils -lpthread
15374
15375 Run as:
15376
15377 while keyctl-race; do :; done
15378
15379 as it may need several iterations to crash the kernel. The crash can be
15380 summarised as:
15381
15382 BUG: unable to handle kernel NULL pointer dereference at 0000000000000010
15383 IP: [<ffffffff81279b08>] user_read+0x56/0xa3
15384 ...
15385 Call Trace:
15386 [<ffffffff81276aa9>] keyctl_read_key+0xb6/0xd7
15387 [<ffffffff81277815>] SyS_keyctl+0x83/0xe0
15388 [<ffffffff815dbb97>] entry_SYSCALL_64_fastpath+0x12/0x6f
15389
15390 Reported-by: Dmitry Vyukov <dvyukov@google.com>
15391 Signed-off-by: David Howells <dhowells@redhat.com>
15392 Tested-by: Dmitry Vyukov <dvyukov@google.com>
15393 Cc: stable@vger.kernel.org
15394 Signed-off-by: James Morris <james.l.morris@oracle.com>
15395
15396 security/keys/keyctl.c | 18 +++++++++---------
15397 1 files changed, 9 insertions(+), 9 deletions(-)
15398
15399 commit 195cea04477025da4a2078bd3e1fb7c4e11206c2
15400 Author: Brad Spengler <spender@grsecurity.net>
15401 Date: Tue Dec 22 20:44:01 2015 -0500
15402
15403 Add new kernel command-line param: pax_size_overflow_report_only
15404 If a user triggers a size_overflow violation that makes it difficult
15405 to obtain the call trace without serial console/net console, they can
15406 use this option to provide that information to us
15407
15408 Documentation/kernel-parameters.txt | 5 +++++
15409 fs/exec.c | 12 +++++++++---
15410 init/main.c | 11 +++++++++++
15411 3 files changed, 25 insertions(+), 3 deletions(-)
15412
15413 commit 4254a8da5851df8c08cdca5c392916e8c105408d
15414 Author: WANG Cong <xiyou.wangcong@gmail.com>
15415 Date: Mon Dec 21 10:55:45 2015 -0800
15416
15417 addrconf: always initialize sysctl table data
15418
15419 When sysctl performs restrict writes, it allows to write from
15420 a middle position of a sysctl file, which requires us to initialize
15421 the table data before calling proc_dostring() for the write case.
15422
15423 Fixes: 3d1bec99320d ("ipv6: introduce secret_stable to ipv6_devconf")
15424 Reported-by: Sasha Levin <sasha.levin@oracle.com>
15425 Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
15426 Tested-by: Sasha Levin <sasha.levin@oracle.com>
15427 Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
15428 Signed-off-by: David S. Miller <davem@davemloft.net>
15429
15430 net/ipv6/addrconf.c | 11 ++++-------
15431 1 files changed, 4 insertions(+), 7 deletions(-)
15432
15433 commit f8002863fb06c363180637046947a78a6ccb3d33
15434 Author: WANG Cong <xiyou.wangcong@gmail.com>
15435 Date: Wed Dec 16 23:39:04 2015 -0800
15436
15437 net: check both type and procotol for tcp sockets
15438
15439 Dmitry reported the following out-of-bound access:
15440
15441 Call Trace:
15442 [<ffffffff816cec2e>] __asan_report_load4_noabort+0x3e/0x40
15443 mm/kasan/report.c:294
15444 [<ffffffff84affb14>] sock_setsockopt+0x1284/0x13d0 net/core/sock.c:880
15445 [< inline >] SYSC_setsockopt net/socket.c:1746
15446 [<ffffffff84aed7ee>] SyS_setsockopt+0x1fe/0x240 net/socket.c:1729
15447 [<ffffffff85c18c76>] entry_SYSCALL_64_fastpath+0x16/0x7a
15448 arch/x86/entry/entry_64.S:185
15449
15450 This is because we mistake a raw socket as a tcp socket.
15451 We should check both sk->sk_type and sk->sk_protocol to ensure
15452 it is a tcp socket.
15453
15454 Willem points out __skb_complete_tx_timestamp() needs to fix as well.
15455
15456 Reported-by: Dmitry Vyukov <dvyukov@google.com>
15457 Cc: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
15458 Cc: Eric Dumazet <eric.dumazet@gmail.com>
15459 Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
15460 Acked-by: Willem de Bruijn <willemb@google.com>
15461 Signed-off-by: David S. Miller <davem@davemloft.net>
15462
15463 net/core/skbuff.c | 3 ++-
15464 net/core/sock.c | 3 ++-
15465 2 files changed, 4 insertions(+), 2 deletions(-)
15466
15467 commit bd6b3399804470a4ad8f34229469ca149dceba3d
15468 Author: Colin Ian King <colin.king@canonical.com>
15469 Date: Fri Dec 18 14:22:01 2015 -0800
15470
15471 proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
15472
15473 Writing to /proc/$pid/coredump_filter always returns -ESRCH because commit
15474 774636e19ed51 ("proc: convert to kstrto*()/kstrto*_from_user()") removed
15475 the setting of ret after the get_proc_task call and incorrectly left it as
15476 -ESRCH. Instead, return 0 when successful.
15477
15478 Example breakage:
15479
15480 echo 0 > /proc/self/coredump_filter
15481 bash: echo: write error: No such process
15482
15483 Fixes: 774636e19ed51 ("proc: convert to kstrto*()/kstrto*_from_user()")
15484 Signed-off-by: Colin Ian King <colin.king@canonical.com>
15485 Acked-by: Kees Cook <keescook@chromium.org>
15486 Cc: <stable@vger.kernel.org> [4.3+]
15487 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
15488 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
15489
15490 fs/proc/base.c | 1 +
15491 1 files changed, 1 insertions(+), 0 deletions(-)
15492
15493 commit b28aca2b99ed08546778355fb9402c503ff9b29e
15494 Author: Junichi Nomura <j-nomura@ce.jp.nec.com>
15495 Date: Tue Dec 22 10:23:44 2015 -0700
15496
15497 block: ensure to split after potentially bouncing a bio
15498
15499 blk_queue_bio() does split then bounce, which makes the segment
15500 counting based on pages before bouncing and could go wrong. Move
15501 the split to after bouncing, like we do for blk-mq, and the we
15502 fix the issue of having the bio count for segments be wrong.
15503
15504 Fixes: 54efd50bfd87 ("block: make generic_make_request handle arbitrarily sized bios")
15505 Cc: stable@vger.kernel.org
15506 Tested-by: Artem S. Tashkinov <t.artem@lycos.com>
15507 Signed-off-by: Jens Axboe <axboe@fb.com>
15508
15509 block/blk-core.c | 4 ++--
15510 1 files changed, 2 insertions(+), 2 deletions(-)
15511
15512 commit e62a25e917a9e5b35ddd5b4f1b5e5e30fbd2e84c
15513 Merge: f6f63ae ec72fa5
15514 Author: Brad Spengler <spender@grsecurity.net>
15515 Date: Tue Dec 22 19:46:26 2015 -0500
15516
15517 Merge branch 'pax-test' into grsec-test
15518
15519 commit ec72fa5f8d9cb4e223bad1b8b5c2e1071c222f2a
15520 Author: Brad Spengler <spender@grsecurity.net>
15521 Date: Tue Dec 22 19:45:51 2015 -0500
15522
15523 Update to pax-linux-4.3.3-test13.patch:
15524 - 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)
15525 - 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)
15526
15527 arch/arm/mm/fault.c | 2 +-
15528 arch/x86/mm/fault.c | 2 +-
15529 fs/btrfs/extent_map.c | 8 ++++++--
15530 fs/xfs/libxfs/xfs_da_btree.c | 4 +++-
15531 4 files changed, 11 insertions(+), 5 deletions(-)
15532
15533 commit f6f63ae154cd45028add1dc41957878060d77fbf
15534 Author: Brad Spengler <spender@grsecurity.net>
15535 Date: Thu Dec 17 18:43:44 2015 -0500
15536
15537 ptrace_has_cap() checks whether the current process should be
15538 treated as having a certain capability for ptrace checks
15539 against another process. Until now, this was equivalent to
15540 has_ns_capability(current, target_ns, CAP_SYS_PTRACE).
15541
15542 However, if a root-owned process wants to enter a user
15543 namespace for some reason without knowing who owns it and
15544 therefore can't change to the namespace owner's uid and gid
15545 before entering, as soon as it has entered the namespace,
15546 the namespace owner can attach to it via ptrace and thereby
15547 gain access to its uid and gid.
15548
15549 While it is possible for the entering process to switch to
15550 the uid of a claimed namespace owner before entering,
15551 causing the attempt to enter to fail if the claimed uid is
15552 wrong, this doesn't solve the problem of determining an
15553 appropriate gid.
15554
15555 With this change, the entering process can first enter the
15556 namespace and then safely inspect the namespace's
15557 properties, e.g. through /proc/self/{uid_map,gid_map},
15558 assuming that the namespace owner doesn't have access to
15559 uid 0.
15560 Signed-off-by: Jann Horn <jann@thejh.net>
15561
15562 kernel/ptrace.c | 30 +++++++++++++++++++++++++-----
15563 1 files changed, 25 insertions(+), 5 deletions(-)
15564
15565 commit e314f0fb63020f61543b401ff594e953c2c304e5
15566 Author: tadeusz.struk@intel.com <tadeusz.struk@intel.com>
15567 Date: Tue Dec 15 10:46:17 2015 -0800
15568
15569 net: fix uninitialized variable issue
15570
15571 msg_iocb needs to be initialized on the recv/recvfrom path.
15572 Otherwise afalg will wrongly interpret it as an async call.
15573
15574 Cc: stable@vger.kernel.org
15575 Reported-by: Harald Freudenberger <freude@linux.vnet.ibm.com>
15576 Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
15577 Signed-off-by: David S. Miller <davem@davemloft.net>
15578
15579 net/socket.c | 1 +
15580 1 files changed, 1 insertions(+), 0 deletions(-)
15581
15582 commit a3f56a43ad56b8fcaf04f6327636ed2f5970de3b
15583 Merge: dfa764c 142edcf
15584 Author: Brad Spengler <spender@grsecurity.net>
15585 Date: Wed Dec 16 21:01:17 2015 -0500
15586
15587 Merge branch 'pax-test' into grsec-test
15588
15589 commit 142edcf1005a57fb8887823565cf0bafad2f313c
15590 Author: Brad Spengler <spender@grsecurity.net>
15591 Date: Wed Dec 16 21:00:57 2015 -0500
15592
15593 Update to pax-linux-4.3.3-test12.patch:
15594 - 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)
15595 - 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)
15596
15597 drivers/tty/n_tty.c | 16 ++++++++--------
15598 .../disable_size_overflow_hash.data | 2 ++
15599 .../size_overflow_plugin/size_overflow_hash.data | 6 ++----
15600 3 files changed, 12 insertions(+), 12 deletions(-)
15601
15602 commit dfa764cc549892a5bfc1083cac78b99032cae577
15603 Author: Hannes Frederic Sowa <hannes@stressinduktion.org>
15604 Date: Tue Dec 15 22:59:12 2015 +0100
15605
15606 ipv6: automatically enable stable privacy mode if stable_secret set
15607
15608 Bjørn reported that while we switch all interfaces to privacy stable mode
15609 when setting the secret, we don't set this mode for new interfaces. This
15610 does not make sense, so change this behaviour.
15611
15612 Fixes: 622c81d57b392cc ("ipv6: generation of stable privacy addresses for link-local and autoconf")
15613 Reported-by: Bjørn Mork <bjorn@mork.no>
15614 Cc: Bjørn Mork <bjorn@mork.no>
15615 Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
15616 Signed-off-by: David S. Miller <davem@davemloft.net>
15617
15618 net/ipv6/addrconf.c | 6 ++++++
15619 1 files changed, 6 insertions(+), 0 deletions(-)
15620
15621 commit c2815a1fee03f222273e77c14e43f960da06f35a
15622 Author: Brad Spengler <spender@grsecurity.net>
15623 Date: Wed Dec 16 13:03:38 2015 -0500
15624
15625 Work around upstream limitation on the number of thread info flags causing a compilation error
15626 Reported by fabled at http://forums.grsecurity.net/viewtopic.php?f=3&t=4339
15627
15628 arch/arm/kernel/entry-common.S | 8 ++++++--
15629 1 files changed, 6 insertions(+), 2 deletions(-)
15630
15631 commit 8c9ae168e09ae49324d709d76d73d9fc4ca477e1
15632 Author: Brad Spengler <spender@grsecurity.net>
15633 Date: Tue Dec 15 19:03:41 2015 -0500
15634
15635 Initial import of grsecurity 3.1 for Linux 4.3.3
15636
15637 Documentation/dontdiff | 2 +
15638 Documentation/kernel-parameters.txt | 7 +
15639 Documentation/sysctl/kernel.txt | 15 +
15640 Makefile | 18 +-
15641 arch/alpha/include/asm/cache.h | 4 +-
15642 arch/alpha/kernel/osf_sys.c | 12 +-
15643 arch/arc/Kconfig | 1 +
15644 arch/arm/Kconfig | 1 +
15645 arch/arm/Kconfig.debug | 1 +
15646 arch/arm/include/asm/thread_info.h | 7 +-
15647 arch/arm/kernel/process.c | 4 +-
15648 arch/arm/kernel/ptrace.c | 9 +
15649 arch/arm/kernel/traps.c | 7 +-
15650 arch/arm/mm/Kconfig | 2 +-
15651 arch/arm/mm/fault.c | 40 +-
15652 arch/arm/mm/mmap.c | 8 +-
15653 arch/arm/net/bpf_jit_32.c | 51 +-
15654 arch/arm64/Kconfig.debug | 1 +
15655 arch/avr32/include/asm/cache.h | 4 +-
15656 arch/blackfin/Kconfig.debug | 1 +
15657 arch/blackfin/include/asm/cache.h | 3 +-
15658 arch/cris/include/arch-v10/arch/cache.h | 3 +-
15659 arch/cris/include/arch-v32/arch/cache.h | 3 +-
15660 arch/frv/include/asm/cache.h | 3 +-
15661 arch/frv/mm/elf-fdpic.c | 4 +-
15662 arch/hexagon/include/asm/cache.h | 6 +-
15663 arch/ia64/Kconfig | 1 +
15664 arch/ia64/include/asm/cache.h | 3 +-
15665 arch/ia64/kernel/sys_ia64.c | 2 +
15666 arch/ia64/mm/hugetlbpage.c | 2 +
15667 arch/m32r/include/asm/cache.h | 4 +-
15668 arch/m68k/include/asm/cache.h | 4 +-
15669 arch/metag/mm/hugetlbpage.c | 1 +
15670 arch/microblaze/include/asm/cache.h | 3 +-
15671 arch/mips/Kconfig | 1 +
15672 arch/mips/include/asm/cache.h | 3 +-
15673 arch/mips/include/asm/thread_info.h | 11 +-
15674 arch/mips/kernel/irq.c | 3 +
15675 arch/mips/kernel/ptrace.c | 9 +
15676 arch/mips/mm/mmap.c | 4 +-
15677 arch/mn10300/proc-mn103e010/include/proc/cache.h | 4 +-
15678 arch/mn10300/proc-mn2ws0050/include/proc/cache.h | 4 +-
15679 arch/openrisc/include/asm/cache.h | 4 +-
15680 arch/parisc/include/asm/cache.h | 5 +-
15681 arch/parisc/kernel/sys_parisc.c | 4 +
15682 arch/powerpc/Kconfig | 1 +
15683 arch/powerpc/include/asm/cache.h | 4 +-
15684 arch/powerpc/include/asm/thread_info.h | 5 +-
15685 arch/powerpc/kernel/Makefile | 2 +
15686 arch/powerpc/kernel/irq.c | 3 +
15687 arch/powerpc/kernel/process.c | 10 +-
15688 arch/powerpc/kernel/ptrace.c | 14 +
15689 arch/powerpc/kernel/traps.c | 5 +
15690 arch/powerpc/mm/slice.c | 2 +-
15691 arch/s390/Kconfig.debug | 1 +
15692 arch/s390/include/asm/cache.h | 4 +-
15693 arch/score/include/asm/cache.h | 4 +-
15694 arch/sh/include/asm/cache.h | 3 +-
15695 arch/sh/mm/mmap.c | 6 +-
15696 arch/sparc/include/asm/cache.h | 4 +-
15697 arch/sparc/include/asm/pgalloc_64.h | 1 +
15698 arch/sparc/include/asm/thread_info_64.h | 8 +-
15699 arch/sparc/kernel/process_32.c | 6 +-
15700 arch/sparc/kernel/process_64.c | 8 +-
15701 arch/sparc/kernel/ptrace_64.c | 14 +
15702 arch/sparc/kernel/sys_sparc_64.c | 8 +-
15703 arch/sparc/kernel/syscalls.S | 8 +-
15704 arch/sparc/kernel/traps_32.c | 8 +-
15705 arch/sparc/kernel/traps_64.c | 28 +-
15706 arch/sparc/kernel/unaligned_64.c | 2 +-
15707 arch/sparc/mm/fault_64.c | 2 +-
15708 arch/sparc/mm/hugetlbpage.c | 15 +-
15709 arch/tile/Kconfig | 1 +
15710 arch/tile/include/asm/cache.h | 3 +-
15711 arch/tile/mm/hugetlbpage.c | 2 +
15712 arch/um/include/asm/cache.h | 3 +-
15713 arch/unicore32/include/asm/cache.h | 6 +-
15714 arch/x86/Kconfig | 21 +
15715 arch/x86/Kconfig.debug | 2 +
15716 arch/x86/entry/common.c | 14 +
15717 arch/x86/entry/entry_32.S | 2 +-
15718 arch/x86/entry/entry_64.S | 2 +-
15719 arch/x86/ia32/ia32_aout.c | 2 +
15720 arch/x86/include/asm/floppy.h | 20 +-
15721 arch/x86/include/asm/fpu/types.h | 69 +-
15722 arch/x86/include/asm/io.h | 2 +-
15723 arch/x86/include/asm/page.h | 12 +-
15724 arch/x86/include/asm/paravirt_types.h | 23 +-
15725 arch/x86/include/asm/processor.h | 12 +-
15726 arch/x86/include/asm/thread_info.h | 6 +-
15727 arch/x86/include/asm/uaccess.h | 2 +-
15728 arch/x86/kernel/dumpstack.c | 10 +-
15729 arch/x86/kernel/dumpstack_32.c | 2 +-
15730 arch/x86/kernel/dumpstack_64.c | 2 +-
15731 arch/x86/kernel/ioport.c | 13 +
15732 arch/x86/kernel/irq_32.c | 3 +
15733 arch/x86/kernel/irq_64.c | 4 +
15734 arch/x86/kernel/ldt.c | 18 +
15735 arch/x86/kernel/msr.c | 10 +
15736 arch/x86/kernel/ptrace.c | 14 +
15737 arch/x86/kernel/signal.c | 9 +-
15738 arch/x86/kernel/sys_i386_32.c | 9 +-
15739 arch/x86/kernel/sys_x86_64.c | 8 +-
15740 arch/x86/kernel/traps.c | 5 +
15741 arch/x86/kernel/verify_cpu.S | 1 +
15742 arch/x86/kernel/vm86_32.c | 15 +
15743 arch/x86/kvm/svm.c | 14 +-
15744 arch/x86/mm/fault.c | 12 +-
15745 arch/x86/mm/hugetlbpage.c | 15 +-
15746 arch/x86/mm/init.c | 66 +-
15747 arch/x86/mm/init_32.c | 6 +-
15748 arch/x86/net/bpf_jit_comp.c | 4 +
15749 arch/x86/platform/efi/efi_64.c | 2 +-
15750 arch/x86/xen/Kconfig | 1 +
15751 arch/xtensa/variants/dc232b/include/variant/core.h | 2 +-
15752 arch/xtensa/variants/fsf/include/variant/core.h | 3 +-
15753 crypto/ablkcipher.c | 2 +-
15754 crypto/blkcipher.c | 2 +-
15755 crypto/scatterwalk.c | 10 +-
15756 drivers/acpi/acpica/hwxfsleep.c | 11 +-
15757 drivers/acpi/custom_method.c | 4 +
15758 drivers/block/cciss.h | 30 +-
15759 drivers/block/smart1,2.h | 40 +-
15760 drivers/cdrom/cdrom.c | 2 +-
15761 drivers/char/Kconfig | 4 +-
15762 drivers/char/genrtc.c | 1 +
15763 drivers/char/ipmi/ipmi_si_intf.c | 8 +-
15764 drivers/char/mem.c | 17 +
15765 drivers/char/random.c | 5 +-
15766 drivers/cpufreq/sparc-us3-cpufreq.c | 2 -
15767 drivers/crypto/nx/nx-aes-ccm.c | 2 +-
15768 drivers/crypto/nx/nx-aes-gcm.c | 2 +-
15769 drivers/crypto/talitos.c | 2 +-
15770 drivers/firewire/ohci.c | 4 +
15771 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | 70 +-
15772 drivers/gpu/drm/nouveau/nouveau_ttm.c | 28 +-
15773 drivers/gpu/drm/ttm/ttm_bo_manager.c | 10 +-
15774 drivers/gpu/drm/virtio/virtgpu_ttm.c | 10 +-
15775 drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 10 +-
15776 drivers/hid/hid-wiimote-debug.c | 2 +-
15777 drivers/infiniband/hw/nes/nes_cm.c | 22 +-
15778 drivers/iommu/Kconfig | 1 +
15779 drivers/iommu/amd_iommu.c | 14 +-
15780 drivers/isdn/gigaset/bas-gigaset.c | 32 +-
15781 drivers/isdn/gigaset/ser-gigaset.c | 32 +-
15782 drivers/isdn/gigaset/usb-gigaset.c | 32 +-
15783 drivers/isdn/hisax/config.c | 2 +-
15784 drivers/isdn/hisax/hfc_pci.c | 2 +-
15785 drivers/isdn/hisax/hfc_sx.c | 2 +-
15786 drivers/isdn/hisax/q931.c | 6 +-
15787 drivers/isdn/i4l/isdn_concap.c | 6 +-
15788 drivers/isdn/i4l/isdn_x25iface.c | 16 +-
15789 drivers/md/bcache/Kconfig | 1 +
15790 drivers/md/raid5.c | 8 +
15791 drivers/media/pci/solo6x10/solo6x10-g723.c | 2 +-
15792 drivers/media/platform/sti/c8sectpfe/Kconfig | 1 +
15793 drivers/media/platform/vivid/vivid-osd.c | 1 +
15794 drivers/media/radio/radio-cadet.c | 5 +-
15795 drivers/media/usb/dvb-usb/cinergyT2-core.c | 91 +-
15796 drivers/media/usb/dvb-usb/cinergyT2-fe.c | 182 +-
15797 drivers/media/usb/dvb-usb/dvb-usb-firmware.c | 37 +-
15798 drivers/media/usb/dvb-usb/technisat-usb2.c | 75 +-
15799 drivers/message/fusion/mptbase.c | 9 +
15800 drivers/misc/sgi-xp/xp_main.c | 12 +-
15801 drivers/net/ethernet/brocade/bna/bna_enet.c | 8 +-
15802 drivers/net/ppp/pppoe.c | 14 +-
15803 drivers/net/ppp/pptp.c | 6 +
15804 drivers/net/slip/slhc.c | 3 +
15805 drivers/net/wan/lmc/lmc_media.c | 97 +-
15806 drivers/net/wan/x25_asy.c | 6 +-
15807 drivers/net/wan/z85230.c | 24 +-
15808 drivers/net/wireless/ath/ath9k/Kconfig | 1 -
15809 drivers/net/wireless/zd1211rw/zd_usb.c | 2 +-
15810 drivers/pci/pci-sysfs.c | 2 +-
15811 drivers/pci/proc.c | 9 +
15812 drivers/platform/x86/asus-wmi.c | 12 +
15813 drivers/rtc/rtc-dev.c | 3 +
15814 drivers/scsi/bfa/bfa_fcs.c | 19 +-
15815 drivers/scsi/bfa/bfa_fcs_lport.c | 29 +-
15816 drivers/scsi/bfa/bfa_modules.h | 12 +-
15817 drivers/scsi/hpsa.h | 40 +-
15818 drivers/staging/dgnc/dgnc_mgmt.c | 1 +
15819 drivers/staging/lustre/lustre/ldlm/ldlm_flock.c | 2 +-
15820 drivers/staging/lustre/lustre/libcfs/module.c | 10 +-
15821 drivers/target/target_core_sbc.c | 17 +-
15822 drivers/target/target_core_transport.c | 14 +-
15823 drivers/tty/serial/uartlite.c | 4 +-
15824 drivers/tty/sysrq.c | 2 +-
15825 drivers/tty/vt/keyboard.c | 22 +-
15826 drivers/uio/uio.c | 6 +-
15827 drivers/usb/core/hub.c | 5 +
15828 drivers/usb/gadget/function/f_uac1.c | 1 +
15829 drivers/usb/gadget/function/u_uac1.c | 1 +
15830 drivers/usb/host/hwa-hc.c | 9 +-
15831 drivers/usb/usbip/vhci_sysfs.c | 2 +-
15832 drivers/video/fbdev/arcfb.c | 2 +-
15833 drivers/video/fbdev/matrox/matroxfb_DAC1064.c | 10 +-
15834 drivers/video/fbdev/matrox/matroxfb_Ti3026.c | 5 +-
15835 drivers/video/fbdev/sh_mobile_lcdcfb.c | 6 +-
15836 drivers/video/logo/logo_linux_clut224.ppm | 2720 ++++-----
15837 drivers/xen/xenfs/xenstored.c | 5 +
15838 firmware/Makefile | 2 +
15839 firmware/WHENCE | 20 +-
15840 firmware/bnx2/bnx2-mips-06-6.2.3.fw.ihex | 5804 +++++++++++++++++
15841 firmware/bnx2/bnx2-mips-09-6.2.1b.fw.ihex | 6496 ++++++++++++++++++++
15842 fs/9p/vfs_inode.c | 4 +-
15843 fs/attr.c | 1 +
15844 fs/autofs4/waitq.c | 9 +
15845 fs/binfmt_aout.c | 7 +
15846 fs/binfmt_elf.c | 50 +-
15847 fs/compat.c | 20 +-
15848 fs/coredump.c | 17 +-
15849 fs/dcache.c | 3 +
15850 fs/debugfs/inode.c | 11 +-
15851 fs/exec.c | 219 +-
15852 fs/ext2/balloc.c | 4 +-
15853 fs/ext2/super.c | 8 +-
15854 fs/ext4/balloc.c | 4 +-
15855 fs/fcntl.c | 4 +
15856 fs/fhandle.c | 3 +-
15857 fs/file.c | 4 +
15858 fs/filesystems.c | 4 +
15859 fs/fs_struct.c | 20 +-
15860 fs/hugetlbfs/inode.c | 5 +-
15861 fs/inode.c | 8 +-
15862 fs/kernfs/dir.c | 6 +
15863 fs/mount.h | 4 +-
15864 fs/namei.c | 286 +-
15865 fs/namespace.c | 24 +
15866 fs/nfsd/nfscache.c | 2 +-
15867 fs/open.c | 38 +
15868 fs/overlayfs/inode.c | 11 +-
15869 fs/overlayfs/super.c | 6 +-
15870 fs/pipe.c | 2 +-
15871 fs/posix_acl.c | 15 +-
15872 fs/proc/Kconfig | 10 +-
15873 fs/proc/array.c | 69 +-
15874 fs/proc/base.c | 186 +-
15875 fs/proc/cmdline.c | 4 +
15876 fs/proc/devices.c | 4 +
15877 fs/proc/fd.c | 17 +-
15878 fs/proc/generic.c | 64 +
15879 fs/proc/inode.c | 17 +
15880 fs/proc/internal.h | 11 +-
15881 fs/proc/interrupts.c | 4 +
15882 fs/proc/kcore.c | 3 +
15883 fs/proc/meminfo.c | 7 +-
15884 fs/proc/namespaces.c | 4 +-
15885 fs/proc/proc_net.c | 31 +
15886 fs/proc/proc_sysctl.c | 52 +-
15887 fs/proc/root.c | 8 +
15888 fs/proc/stat.c | 69 +-
15889 fs/proc/task_mmu.c | 66 +-
15890 fs/readdir.c | 19 +
15891 fs/reiserfs/item_ops.c | 24 +-
15892 fs/reiserfs/super.c | 4 +
15893 fs/select.c | 2 +
15894 fs/seq_file.c | 30 +-
15895 fs/splice.c | 8 +
15896 fs/stat.c | 20 +-
15897 fs/sysfs/dir.c | 30 +-
15898 fs/sysv/inode.c | 11 +-
15899 fs/utimes.c | 7 +
15900 fs/xattr.c | 26 +-
15901 grsecurity/Kconfig | 1182 ++++
15902 grsecurity/Makefile | 54 +
15903 grsecurity/gracl.c | 2757 +++++++++
15904 grsecurity/gracl_alloc.c | 105 +
15905 grsecurity/gracl_cap.c | 127 +
15906 grsecurity/gracl_compat.c | 269 +
15907 grsecurity/gracl_fs.c | 448 ++
15908 grsecurity/gracl_ip.c | 386 ++
15909 grsecurity/gracl_learn.c | 207 +
15910 grsecurity/gracl_policy.c | 1786 ++++++
15911 grsecurity/gracl_res.c | 68 +
15912 grsecurity/gracl_segv.c | 304 +
15913 grsecurity/gracl_shm.c | 40 +
15914 grsecurity/grsec_chdir.c | 19 +
15915 grsecurity/grsec_chroot.c | 467 ++
15916 grsecurity/grsec_disabled.c | 445 ++
15917 grsecurity/grsec_exec.c | 189 +
15918 grsecurity/grsec_fifo.c | 26 +
15919 grsecurity/grsec_fork.c | 23 +
15920 grsecurity/grsec_init.c | 290 +
15921 grsecurity/grsec_ipc.c | 48 +
15922 grsecurity/grsec_link.c | 65 +
15923 grsecurity/grsec_log.c | 340 +
15924 grsecurity/grsec_mem.c | 48 +
15925 grsecurity/grsec_mount.c | 65 +
15926 grsecurity/grsec_pax.c | 47 +
15927 grsecurity/grsec_proc.c | 20 +
15928 grsecurity/grsec_ptrace.c | 30 +
15929 grsecurity/grsec_sig.c | 236 +
15930 grsecurity/grsec_sock.c | 244 +
15931 grsecurity/grsec_sysctl.c | 488 ++
15932 grsecurity/grsec_time.c | 16 +
15933 grsecurity/grsec_tpe.c | 78 +
15934 grsecurity/grsec_usb.c | 15 +
15935 grsecurity/grsum.c | 64 +
15936 include/linux/binfmts.h | 5 +-
15937 include/linux/bitops.h | 2 +-
15938 include/linux/capability.h | 13 +
15939 include/linux/compiler-gcc.h | 5 +
15940 include/linux/compiler.h | 8 +
15941 include/linux/cred.h | 8 +-
15942 include/linux/dcache.h | 5 +-
15943 include/linux/fs.h | 24 +-
15944 include/linux/fs_struct.h | 2 +-
15945 include/linux/fsnotify.h | 6 +
15946 include/linux/gracl.h | 342 +
15947 include/linux/gracl_compat.h | 156 +
15948 include/linux/gralloc.h | 9 +
15949 include/linux/grdefs.h | 140 +
15950 include/linux/grinternal.h | 230 +
15951 include/linux/grmsg.h | 118 +
15952 include/linux/grsecurity.h | 255 +
15953 include/linux/grsock.h | 19 +
15954 include/linux/ipc.h | 2 +-
15955 include/linux/ipc_namespace.h | 2 +-
15956 include/linux/kallsyms.h | 18 +-
15957 include/linux/kmod.h | 5 +
15958 include/linux/kobject.h | 2 +-
15959 include/linux/lsm_hooks.h | 4 +-
15960 include/linux/mm.h | 12 +
15961 include/linux/mm_types.h | 4 +-
15962 include/linux/module.h | 5 +-
15963 include/linux/mount.h | 2 +-
15964 include/linux/msg.h | 2 +-
15965 include/linux/netfilter/xt_gradm.h | 9 +
15966 include/linux/path.h | 4 +-
15967 include/linux/perf_event.h | 13 +-
15968 include/linux/pid_namespace.h | 2 +-
15969 include/linux/printk.h | 2 +-
15970 include/linux/proc_fs.h | 22 +-
15971 include/linux/proc_ns.h | 2 +-
15972 include/linux/ptrace.h | 24 +-
15973 include/linux/random.h | 2 +-
15974 include/linux/rbtree_augmented.h | 4 +-
15975 include/linux/scatterlist.h | 12 +-
15976 include/linux/sched.h | 114 +-
15977 include/linux/security.h | 1 +
15978 include/linux/sem.h | 2 +-
15979 include/linux/seq_file.h | 5 +
15980 include/linux/shm.h | 6 +-
15981 include/linux/skbuff.h | 3 +
15982 include/linux/slab.h | 9 -
15983 include/linux/sysctl.h | 8 +-
15984 include/linux/thread_info.h | 6 +-
15985 include/linux/tty.h | 2 +-
15986 include/linux/tty_driver.h | 4 +-
15987 include/linux/uidgid.h | 5 +
15988 include/linux/user_namespace.h | 2 +-
15989 include/linux/utsname.h | 2 +-
15990 include/linux/vermagic.h | 16 +-
15991 include/linux/vmalloc.h | 20 +-
15992 include/net/af_unix.h | 2 +-
15993 include/net/dst.h | 33 +
15994 include/net/ip.h | 2 +-
15995 include/net/neighbour.h | 2 +-
15996 include/net/net_namespace.h | 2 +-
15997 include/net/sock.h | 4 +-
15998 include/target/target_core_base.h | 2 +-
15999 include/trace/events/fs.h | 53 +
16000 include/uapi/linux/personality.h | 1 +
16001 init/Kconfig | 4 +-
16002 init/main.c | 35 +-
16003 ipc/mqueue.c | 1 +
16004 ipc/msg.c | 3 +-
16005 ipc/sem.c | 3 +-
16006 ipc/shm.c | 26 +-
16007 ipc/util.c | 6 +
16008 kernel/auditsc.c | 2 +-
16009 kernel/bpf/syscall.c | 8 +-
16010 kernel/capability.c | 41 +-
16011 kernel/cgroup.c | 5 +-
16012 kernel/compat.c | 1 +
16013 kernel/configs.c | 11 +
16014 kernel/cred.c | 112 +-
16015 kernel/events/core.c | 16 +-
16016 kernel/exit.c | 10 +-
16017 kernel/fork.c | 86 +-
16018 kernel/futex.c | 6 +-
16019 kernel/futex_compat.c | 2 +-
16020 kernel/kallsyms.c | 9 +
16021 kernel/kcmp.c | 8 +-
16022 kernel/kexec_core.c | 2 +-
16023 kernel/kmod.c | 95 +-
16024 kernel/kprobes.c | 7 +-
16025 kernel/ksysfs.c | 2 +
16026 kernel/locking/lockdep_proc.c | 10 +-
16027 kernel/module.c | 108 +-
16028 kernel/panic.c | 4 +-
16029 kernel/pid.c | 23 +-
16030 kernel/power/Kconfig | 2 +
16031 kernel/printk/printk.c | 20 +-
16032 kernel/ptrace.c | 56 +-
16033 kernel/resource.c | 10 +
16034 kernel/sched/core.c | 11 +-
16035 kernel/signal.c | 37 +-
16036 kernel/sys.c | 64 +-
16037 kernel/sysctl.c | 172 +-
16038 kernel/taskstats.c | 6 +
16039 kernel/time/posix-timers.c | 8 +
16040 kernel/time/time.c | 5 +
16041 kernel/time/timekeeping.c | 3 +
16042 kernel/time/timer_list.c | 13 +-
16043 kernel/time/timer_stats.c | 10 +-
16044 kernel/trace/Kconfig | 2 +
16045 kernel/trace/trace_syscalls.c | 8 +
16046 kernel/user_namespace.c | 15 +
16047 lib/Kconfig.debug | 13 +-
16048 lib/Kconfig.kasan | 2 +-
16049 lib/is_single_threaded.c | 3 +
16050 lib/list_debug.c | 65 +-
16051 lib/nlattr.c | 2 +
16052 lib/rbtree.c | 4 +-
16053 lib/vsprintf.c | 39 +-
16054 localversion-grsec | 1 +
16055 mm/Kconfig | 8 +-
16056 mm/Kconfig.debug | 1 +
16057 mm/filemap.c | 1 +
16058 mm/kmemleak.c | 4 +-
16059 mm/memory.c | 2 +-
16060 mm/mempolicy.c | 12 +-
16061 mm/migrate.c | 3 +-
16062 mm/mlock.c | 6 +-
16063 mm/mmap.c | 93 +-
16064 mm/mprotect.c | 8 +
16065 mm/oom_kill.c | 28 +-
16066 mm/page_alloc.c | 2 +-
16067 mm/process_vm_access.c | 8 +-
16068 mm/shmem.c | 36 +-
16069 mm/slab.c | 14 +-
16070 mm/slab_common.c | 2 +-
16071 mm/slob.c | 12 +
16072 mm/slub.c | 33 +-
16073 mm/util.c | 3 +
16074 mm/vmalloc.c | 129 +-
16075 mm/vmstat.c | 29 +-
16076 net/appletalk/atalk_proc.c | 2 +-
16077 net/atm/lec.c | 6 +-
16078 net/atm/mpoa_caches.c | 42 +-
16079 net/bluetooth/sco.c | 3 +
16080 net/can/bcm.c | 2 +-
16081 net/can/proc.c | 2 +-
16082 net/core/dev_ioctl.c | 7 +-
16083 net/core/filter.c | 8 +-
16084 net/core/net-procfs.c | 17 +-
16085 net/core/pktgen.c | 2 +-
16086 net/core/sock.c | 3 +-
16087 net/core/sysctl_net_core.c | 2 +-
16088 net/decnet/dn_dev.c | 2 +-
16089 net/ipv4/devinet.c | 6 +-
16090 net/ipv4/inet_hashtables.c | 4 +
16091 net/ipv4/ip_input.c | 7 +
16092 net/ipv4/ip_sockglue.c | 3 +-
16093 net/ipv4/netfilter/ipt_CLUSTERIP.c | 2 +-
16094 net/ipv4/netfilter/nf_nat_pptp.c | 2 +-
16095 net/ipv4/route.c | 6 +-
16096 net/ipv4/tcp_input.c | 4 +-
16097 net/ipv4/tcp_ipv4.c | 29 +-
16098 net/ipv4/tcp_minisocks.c | 9 +-
16099 net/ipv4/tcp_timer.c | 11 +
16100 net/ipv4/udp.c | 24 +
16101 net/ipv6/addrconf.c | 13 +-
16102 net/ipv6/proc.c | 2 +-
16103 net/ipv6/tcp_ipv6.c | 26 +-
16104 net/ipv6/udp.c | 7 +
16105 net/ipx/ipx_proc.c | 2 +-
16106 net/irda/irproc.c | 2 +-
16107 net/llc/llc_proc.c | 2 +-
16108 net/netfilter/Kconfig | 10 +
16109 net/netfilter/Makefile | 1 +
16110 net/netfilter/nf_conntrack_core.c | 8 +
16111 net/netfilter/xt_gradm.c | 51 +
16112 net/netfilter/xt_hashlimit.c | 4 +-
16113 net/netfilter/xt_recent.c | 2 +-
16114 net/sched/sch_api.c | 2 +-
16115 net/sctp/socket.c | 4 +-
16116 net/socket.c | 75 +-
16117 net/sunrpc/Kconfig | 1 +
16118 net/sunrpc/cache.c | 2 +-
16119 net/sunrpc/stats.c | 2 +-
16120 net/sysctl_net.c | 2 +-
16121 net/unix/af_unix.c | 52 +-
16122 net/vmw_vsock/vmci_transport_notify.c | 30 +-
16123 net/vmw_vsock/vmci_transport_notify_qstate.c | 30 +-
16124 net/x25/sysctl_net_x25.c | 2 +-
16125 net/x25/x25_proc.c | 2 +-
16126 scripts/package/Makefile | 2 +-
16127 scripts/package/mkspec | 41 +-
16128 security/Kconfig | 369 +-
16129 security/apparmor/file.c | 4 +-
16130 security/apparmor/lsm.c | 8 +-
16131 security/commoncap.c | 36 +-
16132 security/min_addr.c | 2 +
16133 security/smack/smack_lsm.c | 8 +-
16134 security/tomoyo/file.c | 12 +-
16135 security/tomoyo/mount.c | 4 +
16136 security/tomoyo/tomoyo.c | 20 +-
16137 security/yama/Kconfig | 2 +-
16138 security/yama/yama_lsm.c | 4 +-
16139 sound/synth/emux/emux_seq.c | 14 +-
16140 sound/usb/line6/driver.c | 40 +-
16141 sound/usb/line6/toneport.c | 12 +-
16142 tools/gcc/.gitignore | 1 +
16143 tools/gcc/Makefile | 12 +
16144 tools/gcc/gen-random-seed.sh | 8 +
16145 tools/gcc/randomize_layout_plugin.c | 930 +++
16146 tools/gcc/size_overflow_plugin/.gitignore | 1 +
16147 .../size_overflow_plugin/size_overflow_hash.data | 459 ++-
16148 511 files changed, 32631 insertions(+), 3196 deletions(-)
16149
16150 commit a76adb92ce39aee8eec5a025c828030ad6135c6d
16151 Author: Brad Spengler <spender@grsecurity.net>
16152 Date: Tue Dec 15 14:31:49 2015 -0500
16153
16154 Update to pax-linux-4.3.3-test11.patch:
16155 - fixed a few compile regressions with the recent plugin changes, reported by spender
16156 - updated the size overflow hash table
16157
16158 tools/gcc/latent_entropy_plugin.c | 2 +-
16159 .../size_overflow_plugin/size_overflow_hash.data | 66 +++++++++++++++++---
16160 tools/gcc/stackleak_plugin.c | 2 +-
16161 tools/gcc/structleak_plugin.c | 6 +--
16162 4 files changed, 60 insertions(+), 16 deletions(-)
16163
16164 commit f7284b1fc06628fcb2d35d2beecdea5454d46af9
16165 Author: Brad Spengler <spender@grsecurity.net>
16166 Date: Tue Dec 15 11:50:24 2015 -0500
16167
16168 Apply structleak ICE fix for gcc < 4.9
16169
16170 tools/gcc/structleak_plugin.c | 4 ++++
16171 1 files changed, 4 insertions(+), 0 deletions(-)
16172
16173 commit 92fe3eb9fd10ec7f7334decab1526989669b0287
16174 Author: Brad Spengler <spender@grsecurity.net>
16175 Date: Tue Dec 15 07:57:06 2015 -0500
16176
16177 Update to pax-linux-4.3.1-test10.patch:
16178 - Emese fixed INDIRECT_REF and TARGET_MEM_REF handling in the initify plugin
16179 - Emese regenerated the size overflow hash tables for 4.3
16180 - fixed some compat syscall exit paths to restore r12 under KERNEXEC/or
16181 - the latent entropy, stackleak and structleak plugins no longer split the entry block unnecessarily
16182
16183 arch/x86/entry/entry_64.S | 2 +-
16184 arch/x86/entry/entry_64_compat.S | 15 +-
16185 scripts/package/builddeb | 2 +-
16186 tools/gcc/initify_plugin.c | 11 +-
16187 tools/gcc/latent_entropy_plugin.c | 20 +-
16188 .../disable_size_overflow_hash.data | 4 +
16189 .../size_overflow_plugin/size_overflow_hash.data | 5345 +++++++++++---------
16190 tools/gcc/stackleak_plugin.c | 26 +-
16191 tools/gcc/structleak_plugin.c | 21 +-
16192 9 files changed, 3079 insertions(+), 2367 deletions(-)
16193
16194 commit 5bd245cb687319079c2f1c0d6a1170791ed1ed2c
16195 Merge: b5847e6 3548341
16196 Author: Brad Spengler <spender@grsecurity.net>
16197 Date: Tue Dec 15 07:47:56 2015 -0500
16198
16199 Merge branch 'linux-4.3.y' into pax-4_3
16200
16201 Conflicts:
16202 net/unix/af_unix.c
16203
16204 commit b5847e6a896c5d99191135ca4d7c3b6be8f116ff
16205 Author: Brad Spengler <spender@grsecurity.net>
16206 Date: Wed Dec 9 23:11:36 2015 -0500
16207
16208 Update to pax-linux-4.3.1-test9.patch:
16209 - 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)
16210 - Emese fixed an intentional overflow caused by gcc, reported by saironiq (https://forums.grsecurity.net/viewtopic.php?f=3&t=4333)
16211 - Emese fixed a false positive overflow report in the forcedeth driver, reported by fx3 (https://forums.grsecurity.net/viewtopic.php?t=4334)
16212 - Emese fixed a false positive overflow report in KVM's emulator, reported by fx3 (https://forums.grsecurity.net/viewtopic.php?f=3&t=4336)
16213 - Emese fixed the initify plugin to detect some captured use of __func__, reported by Rasmus Villemoes <linux@rasmusvillemoes.dk>
16214 - constrained shmmax and shmall to avoid triggering size overflow checks, reported by Mathias Krause <minipli@ld-linux.so>
16215 - 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
16216
16217 Makefile | 6 +
16218 arch/x86/include/asm/compat.h | 4 +
16219 arch/x86/include/asm/dma.h | 2 +
16220 arch/x86/include/asm/pmem.h | 2 +-
16221 arch/x86/include/asm/uaccess.h | 20 +-
16222 arch/x86/kernel/apic/vector.c | 6 +-
16223 arch/x86/kernel/cpu/mtrr/generic.c | 6 +-
16224 arch/x86/kernel/cpu/perf_event_intel.c | 28 +-
16225 arch/x86/kernel/head_64.S | 1 -
16226 arch/x86/kvm/i8259.c | 10 +-
16227 arch/x86/kvm/ioapic.c | 2 +
16228 arch/x86/kvm/x86.c | 2 +
16229 arch/x86/lib/usercopy_64.c | 2 +-
16230 arch/x86/mm/mpx.c | 4 +-
16231 arch/x86/mm/pageattr.c | 7 +
16232 drivers/base/devres.c | 4 +-
16233 drivers/base/power/runtime.c | 6 +-
16234 drivers/base/regmap/regmap.c | 4 +-
16235 drivers/block/drbd/drbd_receiver.c | 4 +-
16236 drivers/block/drbd/drbd_worker.c | 6 +-
16237 drivers/char/virtio_console.c | 6 +-
16238 drivers/md/dm.c | 12 +-
16239 drivers/net/ethernet/nvidia/forcedeth.c | 4 +-
16240 drivers/net/macvtap.c | 4 +-
16241 drivers/video/fbdev/core/fbmem.c | 10 +-
16242 fs/compat.c | 3 +-
16243 fs/coredump.c | 2 +-
16244 fs/dcache.c | 13 +-
16245 fs/fhandle.c | 2 +-
16246 fs/file.c | 14 +-
16247 fs/fs-writeback.c | 11 +-
16248 fs/overlayfs/copy_up.c | 2 +-
16249 fs/readdir.c | 3 +-
16250 fs/super.c | 3 +-
16251 include/linux/compiler.h | 36 ++-
16252 include/linux/rcupdate.h | 8 +
16253 include/linux/sched.h | 4 +-
16254 include/linux/seqlock.h | 10 +
16255 include/linux/spinlock.h | 17 +-
16256 include/linux/srcu.h | 5 +-
16257 include/linux/syscalls.h | 2 +-
16258 include/linux/writeback.h | 3 +-
16259 include/uapi/linux/swab.h | 6 +-
16260 ipc/ipc_sysctl.c | 6 +
16261 kernel/exit.c | 25 +-
16262 kernel/resource.c | 4 +-
16263 kernel/signal.c | 12 +-
16264 kernel/user.c | 2 +-
16265 kernel/workqueue.c | 6 +-
16266 lib/rhashtable.c | 4 +-
16267 net/compat.c | 2 +-
16268 net/ipv4/xfrm4_mode_transport.c | 2 +-
16269 security/keys/internal.h | 8 +-
16270 security/keys/keyring.c | 4 -
16271 sound/core/seq/seq_clientmgr.c | 8 +-
16272 sound/core/seq/seq_compat.c | 2 +-
16273 sound/core/seq/seq_memory.c | 6 +-
16274 tools/gcc/checker_plugin.c | 415 +++++++++++++++++++-
16275 tools/gcc/gcc-common.h | 1 +
16276 tools/gcc/initify_plugin.c | 33 ++-
16277 .../disable_size_overflow_hash.data | 1 +
16278 .../size_overflow_plugin/size_overflow_hash.data | 1 -
16279 62 files changed, 708 insertions(+), 140 deletions(-)
16280
16281 commit f2634c2f6995f4231616f24ed016f890c701f939
16282 Merge: 1241bff 5f8b236
16283 Author: Brad Spengler <spender@grsecurity.net>
16284 Date: Wed Dec 9 21:50:47 2015 -0500
16285
16286 Merge branch 'linux-4.3.y' into pax-4_3
16287
16288 Conflicts:
16289 arch/x86/kernel/fpu/xstate.c
16290 arch/x86/kernel/head_64.S
16291
16292 commit 1241bff82e3d7dadb05de0a60b8d2822afc6547c
16293 Author: Brad Spengler <spender@grsecurity.net>
16294 Date: Sun Dec 6 08:44:56 2015 -0500
16295
16296 Update to pax-linux-4.3-test8.patch:
16297 - 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)
16298 - gcc plugin compilation problems will now also produce the output of the checking script to make diagnosis easier, reported by hunger
16299 - 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)
16300 - 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)
16301
16302 Makefile | 5 +++
16303 drivers/md/md.c | 5 ++-
16304 drivers/md/raid1.c | 2 +-
16305 fs/proc/task_mmu.c | 3 ++
16306 .../disable_size_overflow_hash.data | 4 ++-
16307 .../size_overflow_plugin/intentional_overflow.c | 32 ++++++++++++++++---
16308 .../size_overflow_plugin/size_overflow_hash.data | 2 -
16309 .../size_overflow_plugin/size_overflow_plugin.c | 2 +-
16310 8 files changed, 43 insertions(+), 12 deletions(-)
16311
16312 commit cce6a9f9bdd27096632ca1c0246dcc07f2eb1a18
16313 Author: Brad Spengler <spender@grsecurity.net>
16314 Date: Fri Dec 4 14:24:12 2015 -0500
16315
16316 Initial import of pax-linux-4.3-test7.patch
16317
16318 Documentation/dontdiff | 47 +-
16319 Documentation/kbuild/makefiles.txt | 39 +-
16320 Documentation/kernel-parameters.txt | 28 +
16321 Makefile | 108 +-
16322 arch/alpha/include/asm/atomic.h | 10 +
16323 arch/alpha/include/asm/elf.h | 7 +
16324 arch/alpha/include/asm/pgalloc.h | 6 +
16325 arch/alpha/include/asm/pgtable.h | 11 +
16326 arch/alpha/kernel/module.c | 2 +-
16327 arch/alpha/kernel/osf_sys.c | 8 +-
16328 arch/alpha/mm/fault.c | 141 +-
16329 arch/arm/Kconfig | 2 +-
16330 arch/arm/include/asm/atomic.h | 320 +-
16331 arch/arm/include/asm/cache.h | 5 +-
16332 arch/arm/include/asm/cacheflush.h | 2 +-
16333 arch/arm/include/asm/checksum.h | 14 +-
16334 arch/arm/include/asm/cmpxchg.h | 4 +
16335 arch/arm/include/asm/cpuidle.h | 2 +-
16336 arch/arm/include/asm/domain.h | 22 +-
16337 arch/arm/include/asm/elf.h | 9 +-
16338 arch/arm/include/asm/fncpy.h | 2 +
16339 arch/arm/include/asm/futex.h | 10 +
16340 arch/arm/include/asm/kmap_types.h | 2 +-
16341 arch/arm/include/asm/mach/dma.h | 2 +-
16342 arch/arm/include/asm/mach/map.h | 16 +-
16343 arch/arm/include/asm/outercache.h | 2 +-
16344 arch/arm/include/asm/page.h | 3 +-
16345 arch/arm/include/asm/pgalloc.h | 20 +
16346 arch/arm/include/asm/pgtable-2level-hwdef.h | 4 +-
16347 arch/arm/include/asm/pgtable-2level.h | 3 +
16348 arch/arm/include/asm/pgtable-3level.h | 3 +
16349 arch/arm/include/asm/pgtable.h | 54 +-
16350 arch/arm/include/asm/smp.h | 2 +-
16351 arch/arm/include/asm/tls.h | 3 +
16352 arch/arm/include/asm/uaccess.h | 79 +-
16353 arch/arm/include/uapi/asm/ptrace.h | 2 +-
16354 arch/arm/kernel/armksyms.c | 2 +-
16355 arch/arm/kernel/cpuidle.c | 2 +-
16356 arch/arm/kernel/entry-armv.S | 109 +-
16357 arch/arm/kernel/entry-common.S | 40 +-
16358 arch/arm/kernel/entry-header.S | 55 +
16359 arch/arm/kernel/fiq.c | 3 +
16360 arch/arm/kernel/module-plts.c | 7 +-
16361 arch/arm/kernel/module.c | 38 +-
16362 arch/arm/kernel/patch.c | 2 +
16363 arch/arm/kernel/process.c | 90 +-
16364 arch/arm/kernel/reboot.c | 1 +
16365 arch/arm/kernel/setup.c | 20 +-
16366 arch/arm/kernel/signal.c | 35 +-
16367 arch/arm/kernel/smp.c | 2 +-
16368 arch/arm/kernel/tcm.c | 4 +-
16369 arch/arm/kernel/vmlinux.lds.S | 6 +-
16370 arch/arm/kvm/arm.c | 8 +-
16371 arch/arm/lib/copy_page.S | 1 +
16372 arch/arm/lib/csumpartialcopyuser.S | 4 +-
16373 arch/arm/lib/delay.c | 2 +-
16374 arch/arm/lib/uaccess_with_memcpy.c | 4 +-
16375 arch/arm/mach-exynos/suspend.c | 6 +-
16376 arch/arm/mach-mvebu/coherency.c | 4 +-
16377 arch/arm/mach-omap2/board-n8x0.c | 2 +-
16378 arch/arm/mach-omap2/omap-mpuss-lowpower.c | 4 +-
16379 arch/arm/mach-omap2/omap-smp.c | 1 +
16380 arch/arm/mach-omap2/omap-wakeupgen.c | 2 +-
16381 arch/arm/mach-omap2/omap_device.c | 4 +-
16382 arch/arm/mach-omap2/omap_device.h | 4 +-
16383 arch/arm/mach-omap2/omap_hwmod.c | 4 +-
16384 arch/arm/mach-omap2/powerdomains43xx_data.c | 5 +-
16385 arch/arm/mach-omap2/wd_timer.c | 6 +-
16386 arch/arm/mach-shmobile/platsmp-apmu.c | 5 +-
16387 arch/arm/mach-tegra/cpuidle-tegra20.c | 2 +-
16388 arch/arm/mach-tegra/irq.c | 1 +
16389 arch/arm/mach-ux500/pm.c | 1 +
16390 arch/arm/mach-zynq/platsmp.c | 1 +
16391 arch/arm/mm/Kconfig | 6 +-
16392 arch/arm/mm/alignment.c | 8 +
16393 arch/arm/mm/cache-l2x0.c | 2 +-
16394 arch/arm/mm/context.c | 10 +-
16395 arch/arm/mm/fault.c | 146 +
16396 arch/arm/mm/fault.h | 12 +
16397 arch/arm/mm/init.c | 39 +
16398 arch/arm/mm/ioremap.c | 4 +-
16399 arch/arm/mm/mmap.c | 30 +-
16400 arch/arm/mm/mmu.c | 162 +-
16401 arch/arm/net/bpf_jit_32.c | 3 +
16402 arch/arm/plat-iop/setup.c | 2 +-
16403 arch/arm/plat-omap/sram.c | 2 +
16404 arch/arm64/include/asm/atomic.h | 10 +
16405 arch/arm64/include/asm/percpu.h | 8 +-
16406 arch/arm64/include/asm/pgalloc.h | 5 +
16407 arch/arm64/include/asm/uaccess.h | 1 +
16408 arch/arm64/mm/dma-mapping.c | 2 +-
16409 arch/avr32/include/asm/elf.h | 8 +-
16410 arch/avr32/include/asm/kmap_types.h | 4 +-
16411 arch/avr32/mm/fault.c | 27 +
16412 arch/frv/include/asm/atomic.h | 10 +
16413 arch/frv/include/asm/kmap_types.h | 2 +-
16414 arch/frv/mm/elf-fdpic.c | 3 +-
16415 arch/ia64/Makefile | 1 +
16416 arch/ia64/include/asm/atomic.h | 10 +
16417 arch/ia64/include/asm/elf.h | 7 +
16418 arch/ia64/include/asm/pgalloc.h | 12 +
16419 arch/ia64/include/asm/pgtable.h | 13 +-
16420 arch/ia64/include/asm/spinlock.h | 2 +-
16421 arch/ia64/include/asm/uaccess.h | 27 +-
16422 arch/ia64/kernel/module.c | 45 +-
16423 arch/ia64/kernel/palinfo.c | 2 +-
16424 arch/ia64/kernel/sys_ia64.c | 7 +
16425 arch/ia64/kernel/vmlinux.lds.S | 2 +-
16426 arch/ia64/mm/fault.c | 32 +-
16427 arch/ia64/mm/init.c | 15 +-
16428 arch/m32r/lib/usercopy.c | 6 +
16429 arch/mips/cavium-octeon/dma-octeon.c | 2 +-
16430 arch/mips/include/asm/atomic.h | 368 +-
16431 arch/mips/include/asm/elf.h | 7 +
16432 arch/mips/include/asm/exec.h | 2 +-
16433 arch/mips/include/asm/hw_irq.h | 2 +-
16434 arch/mips/include/asm/local.h | 57 +
16435 arch/mips/include/asm/page.h | 2 +-
16436 arch/mips/include/asm/pgalloc.h | 5 +
16437 arch/mips/include/asm/pgtable.h | 3 +
16438 arch/mips/include/asm/uaccess.h | 1 +
16439 arch/mips/kernel/binfmt_elfn32.c | 7 +
16440 arch/mips/kernel/binfmt_elfo32.c | 7 +
16441 arch/mips/kernel/irq-gt641xx.c | 2 +-
16442 arch/mips/kernel/irq.c | 6 +-
16443 arch/mips/kernel/pm-cps.c | 2 +-
16444 arch/mips/kernel/process.c | 12 -
16445 arch/mips/kernel/sync-r4k.c | 24 +-
16446 arch/mips/kernel/traps.c | 13 +-
16447 arch/mips/mm/fault.c | 25 +
16448 arch/mips/mm/mmap.c | 51 +-
16449 arch/mips/sgi-ip27/ip27-nmi.c | 6 +-
16450 arch/mips/sni/rm200.c | 2 +-
16451 arch/mips/vr41xx/common/icu.c | 2 +-
16452 arch/mips/vr41xx/common/irq.c | 4 +-
16453 arch/parisc/include/asm/atomic.h | 10 +
16454 arch/parisc/include/asm/elf.h | 7 +
16455 arch/parisc/include/asm/pgalloc.h | 6 +
16456 arch/parisc/include/asm/pgtable.h | 11 +
16457 arch/parisc/include/asm/uaccess.h | 4 +-
16458 arch/parisc/kernel/module.c | 50 +-
16459 arch/parisc/kernel/sys_parisc.c | 15 +
16460 arch/parisc/kernel/traps.c | 4 +-
16461 arch/parisc/mm/fault.c | 140 +-
16462 arch/powerpc/include/asm/atomic.h | 329 +-
16463 arch/powerpc/include/asm/elf.h | 12 +
16464 arch/powerpc/include/asm/exec.h | 2 +-
16465 arch/powerpc/include/asm/kmap_types.h | 2 +-
16466 arch/powerpc/include/asm/local.h | 46 +
16467 arch/powerpc/include/asm/mman.h | 2 +-
16468 arch/powerpc/include/asm/page.h | 8 +-
16469 arch/powerpc/include/asm/page_64.h | 7 +-
16470 arch/powerpc/include/asm/pgalloc-64.h | 7 +
16471 arch/powerpc/include/asm/pgtable.h | 1 +
16472 arch/powerpc/include/asm/pte-hash32.h | 1 +
16473 arch/powerpc/include/asm/reg.h | 1 +
16474 arch/powerpc/include/asm/smp.h | 2 +-
16475 arch/powerpc/include/asm/spinlock.h | 42 +-
16476 arch/powerpc/include/asm/uaccess.h | 141 +-
16477 arch/powerpc/kernel/Makefile | 5 +
16478 arch/powerpc/kernel/exceptions-64e.S | 4 +-
16479 arch/powerpc/kernel/exceptions-64s.S | 2 +-
16480 arch/powerpc/kernel/module_32.c | 15 +-
16481 arch/powerpc/kernel/process.c | 46 -
16482 arch/powerpc/kernel/signal_32.c | 2 +-
16483 arch/powerpc/kernel/signal_64.c | 2 +-
16484 arch/powerpc/kernel/traps.c | 21 +
16485 arch/powerpc/kernel/vdso.c | 5 +-
16486 arch/powerpc/lib/usercopy_64.c | 18 -
16487 arch/powerpc/mm/fault.c | 56 +-
16488 arch/powerpc/mm/mmap.c | 16 +
16489 arch/powerpc/mm/slice.c | 13 +-
16490 arch/powerpc/platforms/cell/spufs/file.c | 4 +-
16491 arch/s390/include/asm/atomic.h | 10 +
16492 arch/s390/include/asm/elf.h | 7 +
16493 arch/s390/include/asm/exec.h | 2 +-
16494 arch/s390/include/asm/uaccess.h | 13 +-
16495 arch/s390/kernel/module.c | 22 +-
16496 arch/s390/kernel/process.c | 24 -
16497 arch/s390/mm/mmap.c | 16 +
16498 arch/score/include/asm/exec.h | 2 +-
16499 arch/score/kernel/process.c | 5 -
16500 arch/sh/mm/mmap.c | 22 +-
16501 arch/sparc/include/asm/atomic_64.h | 110 +-
16502 arch/sparc/include/asm/cache.h | 2 +-
16503 arch/sparc/include/asm/elf_32.h | 7 +
16504 arch/sparc/include/asm/elf_64.h | 7 +
16505 arch/sparc/include/asm/pgalloc_32.h | 1 +
16506 arch/sparc/include/asm/pgalloc_64.h | 1 +
16507 arch/sparc/include/asm/pgtable.h | 4 +
16508 arch/sparc/include/asm/pgtable_32.h | 15 +-
16509 arch/sparc/include/asm/pgtsrmmu.h | 5 +
16510 arch/sparc/include/asm/setup.h | 4 +-
16511 arch/sparc/include/asm/spinlock_64.h | 35 +-
16512 arch/sparc/include/asm/thread_info_32.h | 1 +
16513 arch/sparc/include/asm/thread_info_64.h | 2 +
16514 arch/sparc/include/asm/uaccess.h | 1 +
16515 arch/sparc/include/asm/uaccess_32.h | 28 +-
16516 arch/sparc/include/asm/uaccess_64.h | 24 +-
16517 arch/sparc/kernel/Makefile | 2 +-
16518 arch/sparc/kernel/prom_common.c | 2 +-
16519 arch/sparc/kernel/smp_64.c | 8 +-
16520 arch/sparc/kernel/sys_sparc_32.c | 2 +-
16521 arch/sparc/kernel/sys_sparc_64.c | 52 +-
16522 arch/sparc/kernel/traps_64.c | 27 +-
16523 arch/sparc/lib/Makefile | 2 +-
16524 arch/sparc/lib/atomic_64.S | 57 +-
16525 arch/sparc/lib/ksyms.c | 6 +-
16526 arch/sparc/mm/Makefile | 2 +-
16527 arch/sparc/mm/fault_32.c | 292 +
16528 arch/sparc/mm/fault_64.c | 486 +
16529 arch/sparc/mm/hugetlbpage.c | 22 +-
16530 arch/sparc/mm/init_64.c | 10 +-
16531 arch/tile/include/asm/atomic_64.h | 10 +
16532 arch/tile/include/asm/uaccess.h | 4 +-
16533 arch/um/Makefile | 4 +
16534 arch/um/include/asm/kmap_types.h | 2 +-
16535 arch/um/include/asm/page.h | 3 +
16536 arch/um/include/asm/pgtable-3level.h | 1 +
16537 arch/um/kernel/process.c | 16 -
16538 arch/x86/Kconfig | 15 +-
16539 arch/x86/Kconfig.cpu | 6 +-
16540 arch/x86/Kconfig.debug | 4 +-
16541 arch/x86/Makefile | 13 +-
16542 arch/x86/boot/Makefile | 3 +
16543 arch/x86/boot/bitops.h | 4 +-
16544 arch/x86/boot/boot.h | 2 +-
16545 arch/x86/boot/compressed/Makefile | 3 +
16546 arch/x86/boot/compressed/efi_stub_32.S | 16 +-
16547 arch/x86/boot/compressed/efi_thunk_64.S | 4 +-
16548 arch/x86/boot/compressed/head_32.S | 4 +-
16549 arch/x86/boot/compressed/head_64.S | 12 +-
16550 arch/x86/boot/compressed/misc.c | 11 +-
16551 arch/x86/boot/cpucheck.c | 16 +-
16552 arch/x86/boot/header.S | 6 +-
16553 arch/x86/boot/memory.c | 2 +-
16554 arch/x86/boot/video-vesa.c | 1 +
16555 arch/x86/boot/video.c | 2 +-
16556 arch/x86/crypto/aes-x86_64-asm_64.S | 4 +
16557 arch/x86/crypto/aesni-intel_asm.S | 106 +-
16558 arch/x86/crypto/blowfish-x86_64-asm_64.S | 7 +
16559 arch/x86/crypto/camellia-aesni-avx-asm_64.S | 10 +
16560 arch/x86/crypto/camellia-aesni-avx2-asm_64.S | 10 +
16561 arch/x86/crypto/camellia-x86_64-asm_64.S | 7 +
16562 arch/x86/crypto/cast5-avx-x86_64-asm_64.S | 51 +-
16563 arch/x86/crypto/cast6-avx-x86_64-asm_64.S | 25 +-
16564 arch/x86/crypto/crc32c-pcl-intel-asm_64.S | 4 +-
16565 arch/x86/crypto/ghash-clmulni-intel_asm.S | 4 +
16566 arch/x86/crypto/salsa20-x86_64-asm_64.S | 4 +
16567 arch/x86/crypto/serpent-avx-x86_64-asm_64.S | 9 +
16568 arch/x86/crypto/serpent-avx2-asm_64.S | 9 +
16569 arch/x86/crypto/serpent-sse2-x86_64-asm_64.S | 4 +
16570 arch/x86/crypto/sha1_ssse3_asm.S | 10 +-
16571 arch/x86/crypto/sha256-avx-asm.S | 2 +
16572 arch/x86/crypto/sha256-avx2-asm.S | 2 +
16573 arch/x86/crypto/sha256-ssse3-asm.S | 2 +
16574 arch/x86/crypto/sha512-avx-asm.S | 2 +
16575 arch/x86/crypto/sha512-avx2-asm.S | 2 +
16576 arch/x86/crypto/sha512-ssse3-asm.S | 2 +
16577 arch/x86/crypto/twofish-avx-x86_64-asm_64.S | 25 +-
16578 arch/x86/crypto/twofish-x86_64-asm_64-3way.S | 4 +
16579 arch/x86/crypto/twofish-x86_64-asm_64.S | 3 +
16580 arch/x86/entry/calling.h | 86 +-
16581 arch/x86/entry/common.c | 13 +-
16582 arch/x86/entry/entry_32.S | 351 +-
16583 arch/x86/entry/entry_64.S | 619 +-
16584 arch/x86/entry/entry_64_compat.S | 159 +-
16585 arch/x86/entry/thunk_64.S | 2 +
16586 arch/x86/entry/vdso/Makefile | 2 +-
16587 arch/x86/entry/vdso/vdso2c.h | 8 +-
16588 arch/x86/entry/vdso/vma.c | 41 +-
16589 arch/x86/entry/vsyscall/vsyscall_64.c | 16 +-
16590 arch/x86/entry/vsyscall/vsyscall_emu_64.S | 2 +-
16591 arch/x86/ia32/ia32_signal.c | 23 +-
16592 arch/x86/ia32/sys_ia32.c | 42 +-
16593 arch/x86/include/asm/alternative-asm.h | 43 +-
16594 arch/x86/include/asm/alternative.h | 4 +-
16595 arch/x86/include/asm/apic.h | 2 +-
16596 arch/x86/include/asm/apm.h | 4 +-
16597 arch/x86/include/asm/atomic.h | 230 +-
16598 arch/x86/include/asm/atomic64_32.h | 100 +
16599 arch/x86/include/asm/atomic64_64.h | 164 +-
16600 arch/x86/include/asm/bitops.h | 18 +-
16601 arch/x86/include/asm/boot.h | 2 +-
16602 arch/x86/include/asm/cache.h | 5 +-
16603 arch/x86/include/asm/checksum_32.h | 12 +-
16604 arch/x86/include/asm/cmpxchg.h | 39 +
16605 arch/x86/include/asm/compat.h | 2 +-
16606 arch/x86/include/asm/cpufeature.h | 17 +-
16607 arch/x86/include/asm/desc.h | 78 +-
16608 arch/x86/include/asm/desc_defs.h | 6 +
16609 arch/x86/include/asm/div64.h | 2 +-
16610 arch/x86/include/asm/elf.h | 33 +-
16611 arch/x86/include/asm/emergency-restart.h | 2 +-
16612 arch/x86/include/asm/fpu/internal.h | 42 +-
16613 arch/x86/include/asm/fpu/types.h | 6 +-
16614 arch/x86/include/asm/futex.h | 14 +-
16615 arch/x86/include/asm/hw_irq.h | 4 +-
16616 arch/x86/include/asm/i8259.h | 2 +-
16617 arch/x86/include/asm/io.h | 22 +-
16618 arch/x86/include/asm/irqflags.h | 5 +
16619 arch/x86/include/asm/kprobes.h | 9 +-
16620 arch/x86/include/asm/local.h | 106 +-
16621 arch/x86/include/asm/mman.h | 15 +
16622 arch/x86/include/asm/mmu.h | 14 +-
16623 arch/x86/include/asm/mmu_context.h | 114 +-
16624 arch/x86/include/asm/module.h | 17 +-
16625 arch/x86/include/asm/nmi.h | 19 +-
16626 arch/x86/include/asm/page.h | 1 +
16627 arch/x86/include/asm/page_32.h | 12 +-
16628 arch/x86/include/asm/page_64.h | 14 +-
16629 arch/x86/include/asm/paravirt.h | 46 +-
16630 arch/x86/include/asm/paravirt_types.h | 15 +-
16631 arch/x86/include/asm/pgalloc.h | 23 +
16632 arch/x86/include/asm/pgtable-2level.h | 2 +
16633 arch/x86/include/asm/pgtable-3level.h | 7 +
16634 arch/x86/include/asm/pgtable.h | 128 +-
16635 arch/x86/include/asm/pgtable_32.h | 14 +-
16636 arch/x86/include/asm/pgtable_32_types.h | 24 +-
16637 arch/x86/include/asm/pgtable_64.h | 23 +-
16638 arch/x86/include/asm/pgtable_64_types.h | 5 +
16639 arch/x86/include/asm/pgtable_types.h | 26 +-
16640 arch/x86/include/asm/preempt.h | 2 +-
16641 arch/x86/include/asm/processor.h | 57 +-
16642 arch/x86/include/asm/ptrace.h | 13 +-
16643 arch/x86/include/asm/realmode.h | 4 +-
16644 arch/x86/include/asm/reboot.h | 10 +-
16645 arch/x86/include/asm/rmwcc.h | 84 +-
16646 arch/x86/include/asm/rwsem.h | 60 +-
16647 arch/x86/include/asm/segment.h | 27 +-
16648 arch/x86/include/asm/smap.h | 43 +
16649 arch/x86/include/asm/smp.h | 14 +-
16650 arch/x86/include/asm/stackprotector.h | 4 +-
16651 arch/x86/include/asm/stacktrace.h | 32 +-
16652 arch/x86/include/asm/switch_to.h | 4 +-
16653 arch/x86/include/asm/sys_ia32.h | 6 +-
16654 arch/x86/include/asm/thread_info.h | 27 +-
16655 arch/x86/include/asm/tlbflush.h | 77 +-
16656 arch/x86/include/asm/uaccess.h | 192 +-
16657 arch/x86/include/asm/uaccess_32.h | 28 +-
16658 arch/x86/include/asm/uaccess_64.h | 169 +-
16659 arch/x86/include/asm/word-at-a-time.h | 2 +-
16660 arch/x86/include/asm/x86_init.h | 10 +-
16661 arch/x86/include/asm/xen/page.h | 2 +-
16662 arch/x86/include/uapi/asm/e820.h | 2 +-
16663 arch/x86/kernel/Makefile | 2 +-
16664 arch/x86/kernel/acpi/boot.c | 4 +-
16665 arch/x86/kernel/acpi/sleep.c | 4 +
16666 arch/x86/kernel/acpi/wakeup_32.S | 6 +-
16667 arch/x86/kernel/alternative.c | 124 +-
16668 arch/x86/kernel/apic/apic.c | 4 +-
16669 arch/x86/kernel/apic/apic_flat_64.c | 6 +-
16670 arch/x86/kernel/apic/apic_noop.c | 2 +-
16671 arch/x86/kernel/apic/bigsmp_32.c | 2 +-
16672 arch/x86/kernel/apic/io_apic.c | 8 +-
16673 arch/x86/kernel/apic/msi.c | 2 +-
16674 arch/x86/kernel/apic/probe_32.c | 4 +-
16675 arch/x86/kernel/apic/vector.c | 4 +-
16676 arch/x86/kernel/apic/x2apic_cluster.c | 2 +-
16677 arch/x86/kernel/apic/x2apic_phys.c | 2 +-
16678 arch/x86/kernel/apic/x2apic_uv_x.c | 2 +-
16679 arch/x86/kernel/apm_32.c | 21 +-
16680 arch/x86/kernel/asm-offsets.c | 20 +
16681 arch/x86/kernel/asm-offsets_64.c | 1 +
16682 arch/x86/kernel/cpu/Makefile | 4 -
16683 arch/x86/kernel/cpu/amd.c | 2 +-
16684 arch/x86/kernel/cpu/bugs_64.c | 2 +
16685 arch/x86/kernel/cpu/common.c | 202 +-
16686 arch/x86/kernel/cpu/intel_cacheinfo.c | 14 +-
16687 arch/x86/kernel/cpu/mcheck/mce.c | 34 +-
16688 arch/x86/kernel/cpu/mcheck/p5.c | 3 +
16689 arch/x86/kernel/cpu/mcheck/winchip.c | 3 +
16690 arch/x86/kernel/cpu/microcode/intel.c | 4 +-
16691 arch/x86/kernel/cpu/mtrr/main.c | 2 +-
16692 arch/x86/kernel/cpu/mtrr/mtrr.h | 2 +-
16693 arch/x86/kernel/cpu/perf_event.c | 10 +-
16694 arch/x86/kernel/cpu/perf_event_amd_iommu.c | 2 +-
16695 arch/x86/kernel/cpu/perf_event_intel.c | 6 +-
16696 arch/x86/kernel/cpu/perf_event_intel_bts.c | 6 +-
16697 arch/x86/kernel/cpu/perf_event_intel_cqm.c | 4 +-
16698 arch/x86/kernel/cpu/perf_event_intel_pt.c | 44 +-
16699 arch/x86/kernel/cpu/perf_event_intel_rapl.c | 2 +-
16700 arch/x86/kernel/cpu/perf_event_intel_uncore.c | 2 +-
16701 arch/x86/kernel/cpu/perf_event_intel_uncore.h | 2 +-
16702 arch/x86/kernel/crash_dump_64.c | 2 +-
16703 arch/x86/kernel/doublefault.c | 8 +-
16704 arch/x86/kernel/dumpstack.c | 24 +-
16705 arch/x86/kernel/dumpstack_32.c | 25 +-
16706 arch/x86/kernel/dumpstack_64.c | 62 +-
16707 arch/x86/kernel/e820.c | 4 +-
16708 arch/x86/kernel/early_printk.c | 1 +
16709 arch/x86/kernel/espfix_64.c | 44 +-
16710 arch/x86/kernel/fpu/core.c | 24 +-
16711 arch/x86/kernel/fpu/init.c | 40 +-
16712 arch/x86/kernel/fpu/regset.c | 22 +-
16713 arch/x86/kernel/fpu/signal.c | 20 +-
16714 arch/x86/kernel/fpu/xstate.c | 8 +-
16715 arch/x86/kernel/ftrace.c | 18 +-
16716 arch/x86/kernel/head64.c | 14 +-
16717 arch/x86/kernel/head_32.S | 235 +-
16718 arch/x86/kernel/head_64.S | 173 +-
16719 arch/x86/kernel/i386_ksyms_32.c | 12 +
16720 arch/x86/kernel/i8259.c | 10 +-
16721 arch/x86/kernel/io_delay.c | 2 +-
16722 arch/x86/kernel/ioport.c | 2 +-
16723 arch/x86/kernel/irq.c | 8 +-
16724 arch/x86/kernel/irq_32.c | 45 +-
16725 arch/x86/kernel/jump_label.c | 10 +-
16726 arch/x86/kernel/kgdb.c | 21 +-
16727 arch/x86/kernel/kprobes/core.c | 28 +-
16728 arch/x86/kernel/kprobes/opt.c | 16 +-
16729 arch/x86/kernel/ksysfs.c | 2 +-
16730 arch/x86/kernel/kvmclock.c | 20 +-
16731 arch/x86/kernel/ldt.c | 25 +
16732 arch/x86/kernel/livepatch.c | 12 +-
16733 arch/x86/kernel/machine_kexec_32.c | 6 +-
16734 arch/x86/kernel/mcount_64.S | 19 +-
16735 arch/x86/kernel/module.c | 78 +-
16736 arch/x86/kernel/msr.c | 2 +-
16737 arch/x86/kernel/nmi.c | 34 +-
16738 arch/x86/kernel/nmi_selftest.c | 4 +-
16739 arch/x86/kernel/paravirt-spinlocks.c | 2 +-
16740 arch/x86/kernel/paravirt.c | 45 +-
16741 arch/x86/kernel/paravirt_patch_64.c | 8 +
16742 arch/x86/kernel/pci-calgary_64.c | 2 +-
16743 arch/x86/kernel/pci-iommu_table.c | 2 +-
16744 arch/x86/kernel/pci-swiotlb.c | 2 +-
16745 arch/x86/kernel/process.c | 80 +-
16746 arch/x86/kernel/process_32.c | 29 +-
16747 arch/x86/kernel/process_64.c | 14 +-
16748 arch/x86/kernel/ptrace.c | 20 +-
16749 arch/x86/kernel/pvclock.c | 8 +-
16750 arch/x86/kernel/reboot.c | 44 +-
16751 arch/x86/kernel/reboot_fixups_32.c | 2 +-
16752 arch/x86/kernel/relocate_kernel_64.S | 3 +-
16753 arch/x86/kernel/setup.c | 29 +-
16754 arch/x86/kernel/setup_percpu.c | 29 +-
16755 arch/x86/kernel/signal.c | 17 +-
16756 arch/x86/kernel/smp.c | 2 +-
16757 arch/x86/kernel/smpboot.c | 29 +-
16758 arch/x86/kernel/step.c | 6 +-
16759 arch/x86/kernel/sys_i386_32.c | 184 +
16760 arch/x86/kernel/sys_x86_64.c | 22 +-
16761 arch/x86/kernel/tboot.c | 14 +-
16762 arch/x86/kernel/time.c | 8 +-
16763 arch/x86/kernel/tls.c | 7 +-
16764 arch/x86/kernel/tracepoint.c | 4 +-
16765 arch/x86/kernel/traps.c | 53 +-
16766 arch/x86/kernel/tsc.c | 2 +-
16767 arch/x86/kernel/uprobes.c | 2 +-
16768 arch/x86/kernel/vm86_32.c | 6 +-
16769 arch/x86/kernel/vmlinux.lds.S | 153 +-
16770 arch/x86/kernel/x8664_ksyms_64.c | 6 +-
16771 arch/x86/kernel/x86_init.c | 6 +-
16772 arch/x86/kvm/cpuid.c | 21 +-
16773 arch/x86/kvm/emulate.c | 2 +-
16774 arch/x86/kvm/lapic.c | 2 +-
16775 arch/x86/kvm/paging_tmpl.h | 2 +-
16776 arch/x86/kvm/svm.c | 10 +-
16777 arch/x86/kvm/vmx.c | 62 +-
16778 arch/x86/kvm/x86.c | 42 +-
16779 arch/x86/lguest/boot.c | 3 +-
16780 arch/x86/lib/atomic64_386_32.S | 164 +
16781 arch/x86/lib/atomic64_cx8_32.S | 98 +-
16782 arch/x86/lib/checksum_32.S | 99 +-
16783 arch/x86/lib/clear_page_64.S | 3 +
16784 arch/x86/lib/cmpxchg16b_emu.S | 3 +
16785 arch/x86/lib/copy_page_64.S | 14 +-
16786 arch/x86/lib/copy_user_64.S | 66 +-
16787 arch/x86/lib/csum-copy_64.S | 14 +-
16788 arch/x86/lib/csum-wrappers_64.c | 8 +-
16789 arch/x86/lib/getuser.S | 74 +-
16790 arch/x86/lib/insn.c | 8 +-
16791 arch/x86/lib/iomap_copy_64.S | 2 +
16792 arch/x86/lib/memcpy_64.S | 6 +
16793 arch/x86/lib/memmove_64.S | 3 +-
16794 arch/x86/lib/memset_64.S | 3 +
16795 arch/x86/lib/mmx_32.c | 243 +-
16796 arch/x86/lib/msr-reg.S | 2 +
16797 arch/x86/lib/putuser.S | 87 +-
16798 arch/x86/lib/rwsem.S | 6 +-
16799 arch/x86/lib/usercopy_32.c | 359 +-
16800 arch/x86/lib/usercopy_64.c | 20 +-
16801 arch/x86/math-emu/fpu_aux.c | 2 +-
16802 arch/x86/math-emu/fpu_entry.c | 4 +-
16803 arch/x86/math-emu/fpu_system.h | 2 +-
16804 arch/x86/mm/Makefile | 4 +
16805 arch/x86/mm/extable.c | 26 +-
16806 arch/x86/mm/fault.c | 570 +-
16807 arch/x86/mm/gup.c | 6 +-
16808 arch/x86/mm/highmem_32.c | 6 +
16809 arch/x86/mm/hugetlbpage.c | 24 +-
16810 arch/x86/mm/init.c | 111 +-
16811 arch/x86/mm/init_32.c | 111 +-
16812 arch/x86/mm/init_64.c | 46 +-
16813 arch/x86/mm/iomap_32.c | 4 +
16814 arch/x86/mm/ioremap.c | 52 +-
16815 arch/x86/mm/kmemcheck/kmemcheck.c | 4 +-
16816 arch/x86/mm/mmap.c | 40 +-
16817 arch/x86/mm/mmio-mod.c | 10 +-
16818 arch/x86/mm/numa.c | 2 +-
16819 arch/x86/mm/pageattr.c | 38 +-
16820 arch/x86/mm/pat.c | 12 +-
16821 arch/x86/mm/pat_rbtree.c | 2 +-
16822 arch/x86/mm/pf_in.c | 10 +-
16823 arch/x86/mm/pgtable.c | 214 +-
16824 arch/x86/mm/pgtable_32.c | 3 +
16825 arch/x86/mm/setup_nx.c | 7 +
16826 arch/x86/mm/tlb.c | 4 +
16827 arch/x86/mm/uderef_64.c | 37 +
16828 arch/x86/net/bpf_jit.S | 11 +
16829 arch/x86/net/bpf_jit_comp.c | 13 +-
16830 arch/x86/oprofile/backtrace.c | 6 +-
16831 arch/x86/oprofile/nmi_int.c | 8 +-
16832 arch/x86/oprofile/op_model_amd.c | 8 +-
16833 arch/x86/oprofile/op_model_ppro.c | 7 +-
16834 arch/x86/oprofile/op_x86_model.h | 2 +-
16835 arch/x86/pci/intel_mid_pci.c | 2 +-
16836 arch/x86/pci/irq.c | 8 +-
16837 arch/x86/pci/pcbios.c | 144 +-
16838 arch/x86/platform/efi/efi_32.c | 24 +
16839 arch/x86/platform/efi/efi_64.c | 26 +-
16840 arch/x86/platform/efi/efi_stub_32.S | 64 +-
16841 arch/x86/platform/efi/efi_stub_64.S | 2 +
16842 arch/x86/platform/intel-mid/intel-mid.c | 5 +-
16843 arch/x86/platform/intel-mid/intel_mid_weak_decls.h | 6 +-
16844 arch/x86/platform/intel-mid/mfld.c | 4 +-
16845 arch/x86/platform/intel-mid/mrfl.c | 2 +-
16846 arch/x86/platform/intel-quark/imr_selftest.c | 2 +-
16847 arch/x86/platform/olpc/olpc_dt.c | 2 +-
16848 arch/x86/power/cpu.c | 11 +-
16849 arch/x86/realmode/init.c | 10 +-
16850 arch/x86/realmode/rm/Makefile | 3 +
16851 arch/x86/realmode/rm/header.S | 4 +-
16852 arch/x86/realmode/rm/reboot.S | 4 +
16853 arch/x86/realmode/rm/trampoline_32.S | 12 +-
16854 arch/x86/realmode/rm/trampoline_64.S | 3 +-
16855 arch/x86/realmode/rm/wakeup_asm.S | 5 +-
16856 arch/x86/tools/Makefile | 2 +-
16857 arch/x86/tools/relocs.c | 96 +-
16858 arch/x86/um/mem_32.c | 2 +-
16859 arch/x86/um/tls_32.c | 2 +-
16860 arch/x86/xen/enlighten.c | 50 +-
16861 arch/x86/xen/mmu.c | 19 +-
16862 arch/x86/xen/smp.c | 16 +-
16863 arch/x86/xen/xen-asm_32.S | 2 +-
16864 arch/x86/xen/xen-head.S | 11 +
16865 arch/x86/xen/xen-ops.h | 2 -
16866 block/bio.c | 4 +-
16867 block/blk-iopoll.c | 2 +-
16868 block/blk-map.c | 2 +-
16869 block/blk-softirq.c | 2 +-
16870 block/bsg.c | 12 +-
16871 block/compat_ioctl.c | 4 +-
16872 block/genhd.c | 9 +-
16873 block/partitions/efi.c | 8 +-
16874 block/scsi_ioctl.c | 29 +-
16875 crypto/cryptd.c | 4 +-
16876 crypto/pcrypt.c | 2 +-
16877 crypto/zlib.c | 12 +-
16878 drivers/acpi/acpi_video.c | 2 +-
16879 drivers/acpi/apei/apei-internal.h | 2 +-
16880 drivers/acpi/apei/ghes.c | 4 +-
16881 drivers/acpi/bgrt.c | 6 +-
16882 drivers/acpi/blacklist.c | 4 +-
16883 drivers/acpi/bus.c | 4 +-
16884 drivers/acpi/device_pm.c | 4 +-
16885 drivers/acpi/ec.c | 2 +-
16886 drivers/acpi/pci_slot.c | 2 +-
16887 drivers/acpi/processor_idle.c | 2 +-
16888 drivers/acpi/processor_pdc.c | 2 +-
16889 drivers/acpi/sleep.c | 2 +-
16890 drivers/acpi/sysfs.c | 4 +-
16891 drivers/acpi/thermal.c | 2 +-
16892 drivers/acpi/video_detect.c | 7 +-
16893 drivers/ata/libata-core.c | 12 +-
16894 drivers/ata/libata-scsi.c | 2 +-
16895 drivers/ata/libata.h | 2 +-
16896 drivers/ata/pata_arasan_cf.c | 4 +-
16897 drivers/atm/adummy.c | 2 +-
16898 drivers/atm/ambassador.c | 8 +-
16899 drivers/atm/atmtcp.c | 14 +-
16900 drivers/atm/eni.c | 10 +-
16901 drivers/atm/firestream.c | 8 +-
16902 drivers/atm/fore200e.c | 14 +-
16903 drivers/atm/he.c | 18 +-
16904 drivers/atm/horizon.c | 4 +-
16905 drivers/atm/idt77252.c | 36 +-
16906 drivers/atm/iphase.c | 34 +-
16907 drivers/atm/lanai.c | 12 +-
16908 drivers/atm/nicstar.c | 46 +-
16909 drivers/atm/solos-pci.c | 4 +-
16910 drivers/atm/suni.c | 4 +-
16911 drivers/atm/uPD98402.c | 16 +-
16912 drivers/atm/zatm.c | 6 +-
16913 drivers/base/bus.c | 4 +-
16914 drivers/base/devtmpfs.c | 8 +-
16915 drivers/base/node.c | 2 +-
16916 drivers/base/platform-msi.c | 20 +-
16917 drivers/base/power/domain.c | 11 +-
16918 drivers/base/power/sysfs.c | 2 +-
16919 drivers/base/power/wakeup.c | 8 +-
16920 drivers/base/regmap/regmap-debugfs.c | 11 +-
16921 drivers/base/syscore.c | 4 +-
16922 drivers/block/cciss.c | 28 +-
16923 drivers/block/cciss.h | 2 +-
16924 drivers/block/cpqarray.c | 28 +-
16925 drivers/block/cpqarray.h | 2 +-
16926 drivers/block/drbd/drbd_bitmap.c | 2 +-
16927 drivers/block/drbd/drbd_int.h | 8 +-
16928 drivers/block/drbd/drbd_main.c | 12 +-
16929 drivers/block/drbd/drbd_nl.c | 4 +-
16930 drivers/block/drbd/drbd_receiver.c | 34 +-
16931 drivers/block/drbd/drbd_worker.c | 8 +-
16932 drivers/block/pktcdvd.c | 4 +-
16933 drivers/block/rbd.c | 2 +-
16934 drivers/bluetooth/btwilink.c | 2 +-
16935 drivers/bus/arm-cci.c | 12 +-
16936 drivers/cdrom/cdrom.c | 11 +-
16937 drivers/cdrom/gdrom.c | 1 -
16938 drivers/char/agp/compat_ioctl.c | 2 +-
16939 drivers/char/agp/frontend.c | 4 +-
16940 drivers/char/agp/intel-gtt.c | 4 +-
16941 drivers/char/hpet.c | 2 +-
16942 drivers/char/ipmi/ipmi_msghandler.c | 8 +-
16943 drivers/char/ipmi/ipmi_si_intf.c | 8 +-
16944 drivers/char/mem.c | 47 +-
16945 drivers/char/nvram.c | 2 +-
16946 drivers/char/pcmcia/synclink_cs.c | 16 +-
16947 drivers/char/random.c | 12 +-
16948 drivers/char/sonypi.c | 11 +-
16949 drivers/char/tpm/tpm_acpi.c | 3 +-
16950 drivers/char/tpm/tpm_eventlog.c | 4 +-
16951 drivers/char/virtio_console.c | 4 +-
16952 drivers/clk/clk-composite.c | 2 +-
16953 drivers/clk/samsung/clk.h | 2 +-
16954 drivers/clk/socfpga/clk-gate.c | 9 +-
16955 drivers/clk/socfpga/clk-pll.c | 9 +-
16956 drivers/clk/ti/clk.c | 8 +-
16957 drivers/cpufreq/acpi-cpufreq.c | 17 +-
16958 drivers/cpufreq/cpufreq-dt.c | 4 +-
16959 drivers/cpufreq/cpufreq.c | 30 +-
16960 drivers/cpufreq/cpufreq_governor.c | 2 +-
16961 drivers/cpufreq/cpufreq_governor.h | 4 +-
16962 drivers/cpufreq/cpufreq_ondemand.c | 10 +-
16963 drivers/cpufreq/intel_pstate.c | 33 +-
16964 drivers/cpufreq/p4-clockmod.c | 12 +-
16965 drivers/cpufreq/sparc-us3-cpufreq.c | 67 +-
16966 drivers/cpufreq/speedstep-centrino.c | 7 +-
16967 drivers/cpuidle/driver.c | 2 +-
16968 drivers/cpuidle/dt_idle_states.c | 2 +-
16969 drivers/cpuidle/governor.c | 2 +-
16970 drivers/cpuidle/sysfs.c | 2 +-
16971 drivers/crypto/hifn_795x.c | 4 +-
16972 drivers/devfreq/devfreq.c | 4 +-
16973 drivers/dma/sh/shdma-base.c | 4 +-
16974 drivers/dma/sh/shdmac.c | 2 +-
16975 drivers/edac/edac_device.c | 4 +-
16976 drivers/edac/edac_mc_sysfs.c | 2 +-
16977 drivers/edac/edac_pci.c | 4 +-
16978 drivers/edac/edac_pci_sysfs.c | 22 +-
16979 drivers/edac/mce_amd.h | 2 +-
16980 drivers/firewire/core-card.c | 6 +-
16981 drivers/firewire/core-device.c | 2 +-
16982 drivers/firewire/core-transaction.c | 1 +
16983 drivers/firewire/core.h | 1 +
16984 drivers/firmware/dmi-id.c | 2 +-
16985 drivers/firmware/dmi_scan.c | 12 +-
16986 drivers/firmware/efi/cper.c | 8 +-
16987 drivers/firmware/efi/efi.c | 12 +-
16988 drivers/firmware/efi/efivars.c | 2 +-
16989 drivers/firmware/efi/runtime-map.c | 2 +-
16990 drivers/firmware/google/gsmi.c | 2 +-
16991 drivers/firmware/google/memconsole.c | 7 +-
16992 drivers/firmware/memmap.c | 2 +-
16993 drivers/firmware/psci.c | 2 +-
16994 drivers/gpio/gpio-davinci.c | 6 +-
16995 drivers/gpio/gpio-em.c | 2 +-
16996 drivers/gpio/gpio-ich.c | 2 +-
16997 drivers/gpio/gpio-omap.c | 4 +-
16998 drivers/gpio/gpio-rcar.c | 2 +-
16999 drivers/gpio/gpio-vr41xx.c | 2 +-
17000 drivers/gpio/gpiolib.c | 12 +-
17001 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
17002 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 2 +-
17003 drivers/gpu/drm/amd/amdkfd/kfd_device.c | 6 +-
17004 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 90 +-
17005 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.h | 8 +-
17006 .../drm/amd/amdkfd/kfd_device_queue_manager_cik.c | 14 +-
17007 .../drm/amd/amdkfd/kfd_device_queue_manager_vi.c | 14 +-
17008 drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c | 4 +-
17009 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c | 2 +-
17010 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.h | 2 +-
17011 .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 16 +-
17012 drivers/gpu/drm/drm_crtc.c | 2 +-
17013 drivers/gpu/drm/drm_drv.c | 2 +-
17014 drivers/gpu/drm/drm_fops.c | 12 +-
17015 drivers/gpu/drm/drm_global.c | 14 +-
17016 drivers/gpu/drm/drm_info.c | 13 +-
17017 drivers/gpu/drm/drm_ioc32.c | 13 +-
17018 drivers/gpu/drm/drm_ioctl.c | 2 +-
17019 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c | 10 +-
17020 drivers/gpu/drm/i810/i810_drv.h | 4 +-
17021 drivers/gpu/drm/i915/i915_dma.c | 2 +-
17022 drivers/gpu/drm/i915/i915_gem_execbuffer.c | 4 +-
17023 drivers/gpu/drm/i915/i915_gem_gtt.c | 16 +-
17024 drivers/gpu/drm/i915/i915_gem_gtt.h | 6 +-
17025 drivers/gpu/drm/i915/i915_ioc32.c | 10 +-
17026 drivers/gpu/drm/i915/intel_display.c | 26 +-
17027 drivers/gpu/drm/imx/imx-drm-core.c | 2 +-
17028 drivers/gpu/drm/mga/mga_drv.h | 4 +-
17029 drivers/gpu/drm/mga/mga_ioc32.c | 10 +-
17030 drivers/gpu/drm/mga/mga_irq.c | 8 +-
17031 drivers/gpu/drm/nouveau/nouveau_bios.c | 2 +-
17032 drivers/gpu/drm/nouveau/nouveau_drm.h | 1 -
17033 drivers/gpu/drm/nouveau/nouveau_ioc32.c | 2 +-
17034 drivers/gpu/drm/nouveau/nouveau_vga.c | 2 +-
17035 drivers/gpu/drm/omapdrm/Makefile | 2 +-
17036 drivers/gpu/drm/qxl/qxl_cmd.c | 12 +-
17037 drivers/gpu/drm/qxl/qxl_debugfs.c | 8 +-
17038 drivers/gpu/drm/qxl/qxl_drv.h | 8 +-
17039 drivers/gpu/drm/qxl/qxl_ioctl.c | 10 +-
17040 drivers/gpu/drm/qxl/qxl_irq.c | 16 +-
17041 drivers/gpu/drm/qxl/qxl_ttm.c | 38 +-
17042 drivers/gpu/drm/r128/r128_cce.c | 2 +-
17043 drivers/gpu/drm/r128/r128_drv.h | 4 +-
17044 drivers/gpu/drm/r128/r128_ioc32.c | 10 +-
17045 drivers/gpu/drm/r128/r128_irq.c | 4 +-
17046 drivers/gpu/drm/r128/r128_state.c | 4 +-
17047 drivers/gpu/drm/radeon/mkregtable.c | 4 +-
17048 drivers/gpu/drm/radeon/radeon_device.c | 2 +-
17049 drivers/gpu/drm/radeon/radeon_drv.h | 2 +-
17050 drivers/gpu/drm/radeon/radeon_ioc32.c | 12 +-
17051 drivers/gpu/drm/radeon/radeon_irq.c | 6 +-
17052 drivers/gpu/drm/radeon/radeon_state.c | 4 +-
17053 drivers/gpu/drm/radeon/radeon_ttm.c | 4 +-
17054 drivers/gpu/drm/tegra/dc.c | 2 +-
17055 drivers/gpu/drm/tegra/dsi.c | 2 +-
17056 drivers/gpu/drm/tegra/hdmi.c | 2 +-
17057 drivers/gpu/drm/tegra/sor.c | 7 +-
17058 drivers/gpu/drm/tilcdc/Makefile | 6 +-
17059 drivers/gpu/drm/ttm/ttm_memory.c | 4 +-
17060 drivers/gpu/drm/ttm/ttm_page_alloc.c | 18 +-
17061 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c | 18 +-
17062 drivers/gpu/drm/udl/udl_fb.c | 1 -
17063 drivers/gpu/drm/via/via_drv.h | 4 +-
17064 drivers/gpu/drm/via/via_irq.c | 18 +-
17065 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 2 +-
17066 drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 8 +-
17067 drivers/gpu/drm/vmwgfx/vmwgfx_irq.c | 4 +-
17068 drivers/gpu/drm/vmwgfx/vmwgfx_marker.c | 2 +-
17069 drivers/gpu/vga/vga_switcheroo.c | 4 +-
17070 drivers/hid/hid-core.c | 4 +-
17071 drivers/hid/hid-sensor-custom.c | 2 +-
17072 drivers/hv/channel.c | 2 +-
17073 drivers/hv/hv.c | 4 +-
17074 drivers/hv/hv_balloon.c | 18 +-
17075 drivers/hv/hyperv_vmbus.h | 2 +-
17076 drivers/hwmon/acpi_power_meter.c | 6 +-
17077 drivers/hwmon/applesmc.c | 2 +-
17078 drivers/hwmon/asus_atk0110.c | 10 +-
17079 drivers/hwmon/coretemp.c | 2 +-
17080 drivers/hwmon/dell-smm-hwmon.c | 2 +-
17081 drivers/hwmon/ibmaem.c | 2 +-
17082 drivers/hwmon/iio_hwmon.c | 2 +-
17083 drivers/hwmon/nct6683.c | 6 +-
17084 drivers/hwmon/nct6775.c | 6 +-
17085 drivers/hwmon/pmbus/pmbus_core.c | 10 +-
17086 drivers/hwmon/sht15.c | 12 +-
17087 drivers/hwmon/via-cputemp.c | 2 +-
17088 drivers/i2c/busses/i2c-amd756-s4882.c | 2 +-
17089 drivers/i2c/busses/i2c-nforce2-s4985.c | 2 +-
17090 drivers/i2c/i2c-dev.c | 2 +-
17091 drivers/ide/ide-cd.c | 2 +-
17092 drivers/ide/ide-disk.c | 2 +-
17093 drivers/iio/industrialio-core.c | 2 +-
17094 drivers/iio/magnetometer/ak8975.c | 2 +-
17095 drivers/infiniband/core/cm.c | 32 +-
17096 drivers/infiniband/core/fmr_pool.c | 20 +-
17097 drivers/infiniband/core/uverbs_cmd.c | 3 +
17098 drivers/infiniband/hw/cxgb4/mem.c | 4 +-
17099 drivers/infiniband/hw/mlx4/mad.c | 2 +-
17100 drivers/infiniband/hw/mlx4/mcg.c | 2 +-
17101 drivers/infiniband/hw/mlx4/mlx4_ib.h | 2 +-
17102 drivers/infiniband/hw/mthca/mthca_cmd.c | 8 +-
17103 drivers/infiniband/hw/mthca/mthca_main.c | 2 +-
17104 drivers/infiniband/hw/mthca/mthca_mr.c | 6 +-
17105 drivers/infiniband/hw/mthca/mthca_provider.c | 2 +-
17106 drivers/infiniband/hw/nes/nes.c | 4 +-
17107 drivers/infiniband/hw/nes/nes.h | 40 +-
17108 drivers/infiniband/hw/nes/nes_cm.c | 62 +-
17109 drivers/infiniband/hw/nes/nes_mgt.c | 8 +-
17110 drivers/infiniband/hw/nes/nes_nic.c | 40 +-
17111 drivers/infiniband/hw/nes/nes_verbs.c | 10 +-
17112 drivers/infiniband/hw/qib/qib.h | 1 +
17113 drivers/infiniband/ulp/ipoib/ipoib_netlink.c | 2 +-
17114 drivers/input/gameport/gameport.c | 4 +-
17115 drivers/input/input.c | 4 +-
17116 drivers/input/joystick/sidewinder.c | 1 +
17117 drivers/input/joystick/xpad.c | 4 +-
17118 drivers/input/misc/ims-pcu.c | 4 +-
17119 drivers/input/mouse/psmouse.h | 2 +-
17120 drivers/input/mousedev.c | 2 +-
17121 drivers/input/serio/serio.c | 4 +-
17122 drivers/input/serio/serio_raw.c | 4 +-
17123 drivers/input/touchscreen/htcpen.c | 2 +-
17124 drivers/iommu/arm-smmu-v3.c | 2 +-
17125 drivers/iommu/arm-smmu.c | 43 +-
17126 drivers/iommu/io-pgtable-arm.c | 101 +-
17127 drivers/iommu/io-pgtable.c | 11 +-
17128 drivers/iommu/io-pgtable.h | 19 +-
17129 drivers/iommu/iommu.c | 2 +-
17130 drivers/iommu/ipmmu-vmsa.c | 13 +-
17131 drivers/iommu/irq_remapping.c | 2 +-
17132 drivers/irqchip/irq-gic.c | 2 +-
17133 drivers/irqchip/irq-i8259.c | 2 +-
17134 drivers/irqchip/irq-renesas-intc-irqpin.c | 2 +-
17135 drivers/irqchip/irq-renesas-irqc.c | 2 +-
17136 drivers/isdn/capi/capi.c | 10 +-
17137 drivers/isdn/gigaset/interface.c | 8 +-
17138 drivers/isdn/gigaset/usb-gigaset.c | 2 +-
17139 drivers/isdn/hardware/avm/b1.c | 4 +-
17140 drivers/isdn/i4l/isdn_common.c | 2 +
17141 drivers/isdn/i4l/isdn_tty.c | 22 +-
17142 drivers/isdn/icn/icn.c | 2 +-
17143 drivers/isdn/mISDN/dsp_cmx.c | 2 +-
17144 drivers/lguest/core.c | 10 +-
17145 drivers/lguest/page_tables.c | 2 +-
17146 drivers/lguest/x86/core.c | 12 +-
17147 drivers/lguest/x86/switcher_32.S | 27 +-
17148 drivers/md/bcache/closure.h | 2 +-
17149 drivers/md/bitmap.c | 2 +-
17150 drivers/md/dm-ioctl.c | 2 +-
17151 drivers/md/dm-raid1.c | 18 +-
17152 drivers/md/dm-stats.c | 6 +-
17153 drivers/md/dm-stripe.c | 10 +-
17154 drivers/md/dm-table.c | 2 +-
17155 drivers/md/dm-thin-metadata.c | 4 +-
17156 drivers/md/dm.c | 16 +-
17157 drivers/md/md.c | 26 +-
17158 drivers/md/md.h | 6 +-
17159 drivers/md/persistent-data/dm-space-map-metadata.c | 4 +-
17160 drivers/md/persistent-data/dm-space-map.h | 1 +
17161 drivers/md/raid1.c | 4 +-
17162 drivers/md/raid10.c | 18 +-
17163 drivers/md/raid5.c | 22 +-
17164 drivers/media/dvb-core/dvbdev.c | 2 +-
17165 drivers/media/dvb-frontends/af9033.h | 2 +-
17166 drivers/media/dvb-frontends/dib3000.h | 2 +-
17167 drivers/media/dvb-frontends/dib7000p.h | 2 +-
17168 drivers/media/dvb-frontends/dib8000.h | 2 +-
17169 drivers/media/pci/cx88/cx88-video.c | 6 +-
17170 drivers/media/pci/ivtv/ivtv-driver.c | 2 +-
17171 drivers/media/pci/solo6x10/solo6x10-core.c | 2 +-
17172 drivers/media/pci/solo6x10/solo6x10-p2m.c | 2 +-
17173 drivers/media/pci/solo6x10/solo6x10.h | 2 +-
17174 drivers/media/pci/tw68/tw68-core.c | 2 +-
17175 drivers/media/platform/omap/omap_vout.c | 11 +-
17176 drivers/media/platform/s5p-tv/mixer.h | 2 +-
17177 drivers/media/platform/s5p-tv/mixer_grp_layer.c | 2 +-
17178 drivers/media/platform/s5p-tv/mixer_reg.c | 2 +-
17179 drivers/media/platform/s5p-tv/mixer_video.c | 24 +-
17180 drivers/media/platform/s5p-tv/mixer_vp_layer.c | 2 +-
17181 drivers/media/radio/radio-cadet.c | 2 +
17182 drivers/media/radio/radio-maxiradio.c | 2 +-
17183 drivers/media/radio/radio-shark.c | 2 +-
17184 drivers/media/radio/radio-shark2.c | 2 +-
17185 drivers/media/radio/radio-si476x.c | 2 +-
17186 drivers/media/radio/wl128x/fmdrv_common.c | 2 +-
17187 drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 12 +-
17188 drivers/media/v4l2-core/v4l2-device.c | 4 +-
17189 drivers/media/v4l2-core/v4l2-ioctl.c | 13 +-
17190 drivers/memory/omap-gpmc.c | 21 +-
17191 drivers/message/fusion/mptsas.c | 34 +-
17192 drivers/mfd/ab8500-debugfs.c | 2 +-
17193 drivers/mfd/kempld-core.c | 2 +-
17194 drivers/mfd/max8925-i2c.c | 2 +-
17195 drivers/mfd/tps65910.c | 2 +-
17196 drivers/mfd/twl4030-irq.c | 9 +-
17197 drivers/mfd/wm5110-tables.c | 2 +-
17198 drivers/mfd/wm8998-tables.c | 2 +-
17199 drivers/misc/c2port/core.c | 4 +-
17200 drivers/misc/kgdbts.c | 4 +-
17201 drivers/misc/lis3lv02d/lis3lv02d.c | 8 +-
17202 drivers/misc/lis3lv02d/lis3lv02d.h | 2 +-
17203 drivers/misc/mic/scif/scif_rb.c | 8 +-
17204 drivers/misc/sgi-gru/gruhandles.c | 4 +-
17205 drivers/misc/sgi-gru/gruprocfs.c | 8 +-
17206 drivers/misc/sgi-gru/grutables.h | 154 +-
17207 drivers/misc/sgi-xp/xp.h | 2 +-
17208 drivers/misc/sgi-xp/xpc.h | 3 +-
17209 drivers/misc/sgi-xp/xpc_main.c | 2 +-
17210 drivers/mmc/card/block.c | 2 +-
17211 drivers/mmc/host/dw_mmc.h | 2 +-
17212 drivers/mmc/host/mmci.c | 4 +-
17213 drivers/mmc/host/omap_hsmmc.c | 4 +-
17214 drivers/mmc/host/sdhci-esdhc-imx.c | 7 +-
17215 drivers/mmc/host/sdhci-s3c.c | 8 +-
17216 drivers/mtd/chips/cfi_cmdset_0020.c | 2 +-
17217 drivers/mtd/nand/denali.c | 1 +
17218 drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 2 +-
17219 drivers/mtd/nftlmount.c | 1 +
17220 drivers/mtd/sm_ftl.c | 2 +-
17221 drivers/net/bonding/bond_netlink.c | 2 +-
17222 drivers/net/caif/caif_hsi.c | 2 +-
17223 drivers/net/can/Kconfig | 2 +-
17224 drivers/net/can/dev.c | 2 +-
17225 drivers/net/can/vcan.c | 2 +-
17226 drivers/net/dummy.c | 2 +-
17227 drivers/net/ethernet/8390/ax88796.c | 4 +-
17228 drivers/net/ethernet/altera/altera_tse_main.c | 4 +-
17229 drivers/net/ethernet/amd/xgbe/xgbe-common.h | 4 +-
17230 drivers/net/ethernet/amd/xgbe/xgbe-dcb.c | 4 +-
17231 drivers/net/ethernet/amd/xgbe/xgbe-desc.c | 27 +-
17232 drivers/net/ethernet/amd/xgbe/xgbe-dev.c | 143 +-
17233 drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 64 +-
17234 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c | 10 +-
17235 drivers/net/ethernet/amd/xgbe/xgbe-main.c | 15 +-
17236 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 27 +-
17237 drivers/net/ethernet/amd/xgbe/xgbe-ptp.c | 4 +-
17238 drivers/net/ethernet/amd/xgbe/xgbe.h | 10 +-
17239 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h | 2 +-
17240 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c | 11 +-
17241 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h | 3 +-
17242 drivers/net/ethernet/broadcom/tg3.h | 1 +
17243 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c | 6 +-
17244 drivers/net/ethernet/cavium/liquidio/lio_main.c | 11 +-
17245 drivers/net/ethernet/chelsio/cxgb3/l2t.h | 2 +-
17246 drivers/net/ethernet/dec/tulip/de4x5.c | 4 +-
17247 drivers/net/ethernet/emulex/benet/be_main.c | 2 +-
17248 drivers/net/ethernet/faraday/ftgmac100.c | 2 +
17249 drivers/net/ethernet/faraday/ftmac100.c | 2 +
17250 drivers/net/ethernet/intel/i40e/i40e_ptp.c | 2 +-
17251 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c | 2 +-
17252 drivers/net/ethernet/mellanox/mlx4/en_tx.c | 4 +-
17253 drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 7 +-
17254 drivers/net/ethernet/neterion/vxge/vxge-config.c | 7 +-
17255 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 4 +-
17256 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c | 12 +-
17257 .../net/ethernet/qlogic/qlcnic/qlcnic_minidump.c | 2 +-
17258 drivers/net/ethernet/realtek/r8169.c | 8 +-
17259 drivers/net/ethernet/sfc/ptp.c | 2 +-
17260 drivers/net/ethernet/stmicro/stmmac/mmc_core.c | 4 +-
17261 drivers/net/ethernet/via/via-rhine.c | 2 +-
17262 drivers/net/geneve.c | 2 +-
17263 drivers/net/hyperv/hyperv_net.h | 2 +-
17264 drivers/net/hyperv/rndis_filter.c | 4 +-
17265 drivers/net/ifb.c | 2 +-
17266 drivers/net/ipvlan/ipvlan_core.c | 2 +-
17267 drivers/net/macvlan.c | 20 +-
17268 drivers/net/macvtap.c | 6 +-
17269 drivers/net/nlmon.c | 2 +-
17270 drivers/net/phy/phy_device.c | 6 +-
17271 drivers/net/ppp/ppp_generic.c | 4 +-
17272 drivers/net/slip/slhc.c | 2 +-
17273 drivers/net/team/team.c | 4 +-
17274 drivers/net/tun.c | 7 +-
17275 drivers/net/usb/hso.c | 23 +-
17276 drivers/net/usb/r8152.c | 2 +-
17277 drivers/net/usb/sierra_net.c | 4 +-
17278 drivers/net/virtio_net.c | 2 +-
17279 drivers/net/vrf.c | 2 +-
17280 drivers/net/vxlan.c | 4 +-
17281 drivers/net/wimax/i2400m/rx.c | 2 +-
17282 drivers/net/wireless/airo.c | 2 +-
17283 drivers/net/wireless/at76c50x-usb.c | 2 +-
17284 drivers/net/wireless/ath/ath10k/ce.c | 6 +-
17285 drivers/net/wireless/ath/ath10k/htc.c | 7 +-
17286 drivers/net/wireless/ath/ath10k/htc.h | 4 +-
17287 drivers/net/wireless/ath/ath9k/ar9002_mac.c | 36 +-
17288 drivers/net/wireless/ath/ath9k/ar9003_mac.c | 64 +-
17289 drivers/net/wireless/ath/ath9k/hw.h | 4 +-
17290 drivers/net/wireless/ath/ath9k/main.c | 22 +-
17291 drivers/net/wireless/ath/wil6210/wil_platform.h | 2 +-
17292 drivers/net/wireless/b43/phy_lp.c | 2 +-
17293 drivers/net/wireless/iwlegacy/3945-mac.c | 4 +-
17294 drivers/net/wireless/iwlwifi/dvm/debugfs.c | 34 +-
17295 drivers/net/wireless/iwlwifi/pcie/trans.c | 4 +-
17296 drivers/net/wireless/mac80211_hwsim.c | 28 +-
17297 drivers/net/wireless/rndis_wlan.c | 2 +-
17298 drivers/net/wireless/rt2x00/rt2x00.h | 2 +-
17299 drivers/net/wireless/rt2x00/rt2x00queue.c | 4 +-
17300 drivers/net/wireless/ti/wl1251/sdio.c | 12 +-
17301 drivers/net/wireless/ti/wl12xx/main.c | 8 +-
17302 drivers/net/wireless/ti/wl18xx/main.c | 6 +-
17303 drivers/nfc/nfcwilink.c | 2 +-
17304 drivers/of/fdt.c | 4 +-
17305 drivers/oprofile/buffer_sync.c | 8 +-
17306 drivers/oprofile/event_buffer.c | 2 +-
17307 drivers/oprofile/oprof.c | 2 +-
17308 drivers/oprofile/oprofile_stats.c | 10 +-
17309 drivers/oprofile/oprofile_stats.h | 10 +-
17310 drivers/oprofile/oprofilefs.c | 6 +-
17311 drivers/oprofile/timer_int.c | 2 +-
17312 drivers/parport/procfs.c | 4 +-
17313 drivers/pci/host/pci-host-generic.c | 24 +-
17314 drivers/pci/hotplug/acpiphp_ibm.c | 4 +-
17315 drivers/pci/hotplug/cpcihp_generic.c | 6 +-
17316 drivers/pci/hotplug/cpcihp_zt5550.c | 14 +-
17317 drivers/pci/hotplug/cpqphp_nvram.c | 2 +
17318 drivers/pci/hotplug/pci_hotplug_core.c | 6 +-
17319 drivers/pci/hotplug/pciehp_core.c | 2 +-
17320 drivers/pci/msi.c | 22 +-
17321 drivers/pci/pci-sysfs.c | 6 +-
17322 drivers/pci/pci.h | 2 +-
17323 drivers/pci/pcie/aspm.c | 6 +-
17324 drivers/pci/pcie/portdrv_pci.c | 2 +-
17325 drivers/pci/probe.c | 2 +-
17326 drivers/pinctrl/nomadik/pinctrl-nomadik.c | 2 +-
17327 drivers/pinctrl/pinctrl-at91.c | 5 +-
17328 drivers/platform/chrome/chromeos_pstore.c | 2 +-
17329 drivers/platform/x86/alienware-wmi.c | 4 +-
17330 drivers/platform/x86/compal-laptop.c | 2 +-
17331 drivers/platform/x86/hdaps.c | 2 +-
17332 drivers/platform/x86/ibm_rtl.c | 2 +-
17333 drivers/platform/x86/intel_oaktrail.c | 2 +-
17334 drivers/platform/x86/msi-laptop.c | 16 +-
17335 drivers/platform/x86/msi-wmi.c | 2 +-
17336 drivers/platform/x86/samsung-laptop.c | 2 +-
17337 drivers/platform/x86/samsung-q10.c | 2 +-
17338 drivers/platform/x86/sony-laptop.c | 14 +-
17339 drivers/platform/x86/thinkpad_acpi.c | 2 +-
17340 drivers/pnp/pnpbios/bioscalls.c | 14 +-
17341 drivers/pnp/pnpbios/core.c | 2 +-
17342 drivers/power/pda_power.c | 7 +-
17343 drivers/power/power_supply.h | 4 +-
17344 drivers/power/power_supply_core.c | 7 +-
17345 drivers/power/power_supply_sysfs.c | 6 +-
17346 drivers/power/reset/at91-reset.c | 9 +-
17347 drivers/powercap/powercap_sys.c | 136 +-
17348 drivers/ptp/ptp_private.h | 2 +-
17349 drivers/ptp/ptp_sysfs.c | 2 +-
17350 drivers/regulator/core.c | 4 +-
17351 drivers/regulator/max8660.c | 6 +-
17352 drivers/regulator/max8973-regulator.c | 16 +-
17353 drivers/regulator/mc13892-regulator.c | 8 +-
17354 drivers/rtc/rtc-armada38x.c | 7 +-
17355 drivers/rtc/rtc-cmos.c | 4 +-
17356 drivers/rtc/rtc-ds1307.c | 2 +-
17357 drivers/rtc/rtc-m48t59.c | 4 +-
17358 drivers/rtc/rtc-test.c | 6 +-
17359 drivers/scsi/be2iscsi/be_main.c | 2 +-
17360 drivers/scsi/bfa/bfa_fcpim.h | 2 +-
17361 drivers/scsi/bfa/bfa_ioc.h | 4 +-
17362 drivers/scsi/fcoe/fcoe_sysfs.c | 12 +-
17363 drivers/scsi/hosts.c | 4 +-
17364 drivers/scsi/hpsa.c | 38 +-
17365 drivers/scsi/hpsa.h | 2 +-
17366 drivers/scsi/libfc/fc_exch.c | 50 +-
17367 drivers/scsi/libsas/sas_ata.c | 2 +-
17368 drivers/scsi/lpfc/lpfc.h | 8 +-
17369 drivers/scsi/lpfc/lpfc_debugfs.c | 18 +-
17370 drivers/scsi/lpfc/lpfc_init.c | 6 +-
17371 drivers/scsi/lpfc/lpfc_scsi.c | 10 +-
17372 drivers/scsi/megaraid/megaraid_sas.h | 2 +-
17373 drivers/scsi/mpt2sas/mpt2sas_scsih.c | 8 +-
17374 drivers/scsi/pmcraid.c | 20 +-
17375 drivers/scsi/pmcraid.h | 8 +-
17376 drivers/scsi/qla2xxx/qla_attr.c | 4 +-
17377 drivers/scsi/qla2xxx/qla_gbl.h | 4 +-
17378 drivers/scsi/qla2xxx/qla_os.c | 6 +-
17379 drivers/scsi/qla4xxx/ql4_def.h | 2 +-
17380 drivers/scsi/qla4xxx/ql4_os.c | 6 +-
17381 drivers/scsi/scsi.c | 2 +-
17382 drivers/scsi/scsi_lib.c | 8 +-
17383 drivers/scsi/scsi_sysfs.c | 2 +-
17384 drivers/scsi/scsi_transport_fc.c | 8 +-
17385 drivers/scsi/scsi_transport_iscsi.c | 6 +-
17386 drivers/scsi/scsi_transport_srp.c | 6 +-
17387 drivers/scsi/sd.c | 6 +-
17388 drivers/scsi/sg.c | 2 +-
17389 drivers/scsi/sr.c | 21 +-
17390 drivers/soc/tegra/fuse/fuse-tegra.c | 2 +-
17391 drivers/spi/spi.c | 2 +-
17392 drivers/staging/android/timed_output.c | 6 +-
17393 drivers/staging/comedi/comedi_fops.c | 8 +-
17394 drivers/staging/fbtft/fbtft-core.c | 2 +-
17395 drivers/staging/fbtft/fbtft.h | 2 +-
17396 drivers/staging/gdm724x/gdm_tty.c | 2 +-
17397 drivers/staging/iio/accel/lis3l02dq_ring.c | 2 +-
17398 drivers/staging/iio/adc/ad7280a.c | 4 +-
17399 drivers/staging/lustre/lnet/selftest/brw_test.c | 12 +-
17400 drivers/staging/lustre/lnet/selftest/framework.c | 4 -
17401 drivers/staging/lustre/lnet/selftest/ping_test.c | 14 +-
17402 drivers/staging/lustre/lustre/include/lustre_dlm.h | 2 +-
17403 drivers/staging/lustre/lustre/include/obd.h | 2 +-
17404 drivers/staging/octeon/ethernet-rx.c | 20 +-
17405 drivers/staging/octeon/ethernet.c | 8 +-
17406 drivers/staging/rdma/ipath/ipath_rc.c | 6 +-
17407 drivers/staging/rdma/ipath/ipath_ruc.c | 6 +-
17408 drivers/staging/rtl8188eu/include/hal_intf.h | 2 +-
17409 drivers/staging/rtl8712/rtl871x_io.h | 2 +-
17410 drivers/staging/sm750fb/sm750.c | 14 +-
17411 drivers/staging/unisys/visorbus/visorbus_private.h | 4 +-
17412 drivers/target/sbp/sbp_target.c | 4 +-
17413 drivers/thermal/cpu_cooling.c | 9 +-
17414 drivers/thermal/int340x_thermal/int3400_thermal.c | 6 +-
17415 drivers/thermal/of-thermal.c | 17 +-
17416 drivers/thermal/x86_pkg_temp_thermal.c | 2 +-
17417 drivers/tty/cyclades.c | 6 +-
17418 drivers/tty/hvc/hvc_console.c | 14 +-
17419 drivers/tty/hvc/hvcs.c | 21 +-
17420 drivers/tty/hvc/hvsi.c | 22 +-
17421 drivers/tty/hvc/hvsi_lib.c | 4 +-
17422 drivers/tty/ipwireless/tty.c | 27 +-
17423 drivers/tty/moxa.c | 2 +-
17424 drivers/tty/n_gsm.c | 4 +-
17425 drivers/tty/n_tty.c | 3 +-
17426 drivers/tty/pty.c | 4 +-
17427 drivers/tty/rocket.c | 6 +-
17428 drivers/tty/serial/8250/8250_core.c | 10 +-
17429 drivers/tty/serial/ifx6x60.c | 2 +-
17430 drivers/tty/serial/ioc4_serial.c | 6 +-
17431 drivers/tty/serial/kgdb_nmi.c | 4 +-
17432 drivers/tty/serial/kgdboc.c | 32 +-
17433 drivers/tty/serial/msm_serial.c | 4 +-
17434 drivers/tty/serial/samsung.c | 9 +-
17435 drivers/tty/serial/serial_core.c | 8 +-
17436 drivers/tty/synclink.c | 34 +-
17437 drivers/tty/synclink_gt.c | 28 +-
17438 drivers/tty/synclinkmp.c | 34 +-
17439 drivers/tty/tty_io.c | 2 +-
17440 drivers/tty/tty_ldisc.c | 8 +-
17441 drivers/tty/tty_port.c | 22 +-
17442 drivers/uio/uio.c | 13 +-
17443 drivers/usb/atm/cxacru.c | 2 +-
17444 drivers/usb/atm/usbatm.c | 24 +-
17445 drivers/usb/class/cdc-acm.h | 2 +-
17446 drivers/usb/core/devices.c | 6 +-
17447 drivers/usb/core/devio.c | 12 +-
17448 drivers/usb/core/hcd.c | 4 +-
17449 drivers/usb/core/sysfs.c | 2 +-
17450 drivers/usb/core/usb.c | 2 +-
17451 drivers/usb/early/ehci-dbgp.c | 16 +-
17452 drivers/usb/gadget/function/u_serial.c | 22 +-
17453 drivers/usb/gadget/udc/dummy_hcd.c | 2 +-
17454 drivers/usb/host/ehci-hcd.c | 2 +-
17455 drivers/usb/host/ehci-hub.c | 4 +-
17456 drivers/usb/host/ehci-q.c | 4 +-
17457 drivers/usb/host/fotg210-hcd.c | 2 +-
17458 drivers/usb/host/fusbh200-hcd.c | 2 +-
17459 drivers/usb/host/hwa-hc.c | 2 +-
17460 drivers/usb/host/ohci-hcd.c | 2 +-
17461 drivers/usb/host/r8a66597.h | 2 +-
17462 drivers/usb/host/uhci-hcd.c | 2 +-
17463 drivers/usb/host/xhci-pci.c | 2 +-
17464 drivers/usb/host/xhci.c | 2 +-
17465 drivers/usb/misc/appledisplay.c | 4 +-
17466 drivers/usb/serial/console.c | 8 +-
17467 drivers/usb/storage/transport.c | 2 +-
17468 drivers/usb/storage/usb.c | 2 +-
17469 drivers/usb/storage/usb.h | 2 +-
17470 drivers/usb/usbip/vhci.h | 2 +-
17471 drivers/usb/usbip/vhci_hcd.c | 6 +-
17472 drivers/usb/usbip/vhci_rx.c | 2 +-
17473 drivers/usb/wusbcore/wa-hc.h | 4 +-
17474 drivers/usb/wusbcore/wa-xfer.c | 2 +-
17475 drivers/vfio/vfio.c | 2 +-
17476 drivers/vhost/vringh.c | 20 +-
17477 drivers/video/backlight/kb3886_bl.c | 2 +-
17478 drivers/video/console/fbcon.c | 2 +-
17479 drivers/video/fbdev/aty/aty128fb.c | 2 +-
17480 drivers/video/fbdev/aty/atyfb_base.c | 8 +-
17481 drivers/video/fbdev/aty/mach64_cursor.c | 5 +-
17482 drivers/video/fbdev/core/fb_defio.c | 6 +-
17483 drivers/video/fbdev/core/fbmem.c | 2 +-
17484 drivers/video/fbdev/hyperv_fb.c | 4 +-
17485 drivers/video/fbdev/i810/i810_accel.c | 1 +
17486 drivers/video/fbdev/matrox/matroxfb_base.c | 2 +-
17487 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c | 16 +-
17488 drivers/video/fbdev/nvidia/nvidia.c | 27 +-
17489 drivers/video/fbdev/omap2/dss/display.c | 8 +-
17490 drivers/video/fbdev/s1d13xxxfb.c | 6 +-
17491 drivers/video/fbdev/smscufx.c | 4 +-
17492 drivers/video/fbdev/udlfb.c | 36 +-
17493 drivers/video/fbdev/uvesafb.c | 52 +-
17494 drivers/video/fbdev/vesafb.c | 58 +-
17495 drivers/video/fbdev/via/via_clock.h | 2 +-
17496 drivers/xen/events/events_base.c | 6 +-
17497 drivers/xen/evtchn.c | 4 +-
17498 fs/Kconfig.binfmt | 2 +-
17499 fs/afs/inode.c | 4 +-
17500 fs/aio.c | 2 +-
17501 fs/autofs4/waitq.c | 2 +-
17502 fs/befs/endian.h | 6 +-
17503 fs/binfmt_aout.c | 23 +-
17504 fs/binfmt_elf.c | 670 +-
17505 fs/binfmt_elf_fdpic.c | 4 +-
17506 fs/block_dev.c | 2 +-
17507 fs/btrfs/ctree.c | 9 +-
17508 fs/btrfs/delayed-inode.c | 9 +-
17509 fs/btrfs/delayed-inode.h | 6 +-
17510 fs/btrfs/file.c | 10 +-
17511 fs/btrfs/inode.c | 14 +-
17512 fs/btrfs/super.c | 2 +-
17513 fs/btrfs/sysfs.c | 2 +-
17514 fs/btrfs/tests/free-space-tests.c | 8 +-
17515 fs/btrfs/tree-log.h | 2 +-
17516 fs/buffer.c | 2 +-
17517 fs/cachefiles/bind.c | 6 +-
17518 fs/cachefiles/daemon.c | 8 +-
17519 fs/cachefiles/internal.h | 12 +-
17520 fs/cachefiles/namei.c | 2 +-
17521 fs/cachefiles/proc.c | 12 +-
17522 fs/ceph/dir.c | 12 +-
17523 fs/ceph/super.c | 4 +-
17524 fs/cifs/cifs_debug.c | 12 +-
17525 fs/cifs/cifsfs.c | 8 +-
17526 fs/cifs/cifsglob.h | 54 +-
17527 fs/cifs/file.c | 10 +-
17528 fs/cifs/misc.c | 4 +-
17529 fs/cifs/smb1ops.c | 80 +-
17530 fs/cifs/smb2ops.c | 84 +-
17531 fs/cifs/smb2pdu.c | 3 +-
17532 fs/coda/cache.c | 10 +-
17533 fs/compat.c | 4 +-
17534 fs/compat_binfmt_elf.c | 2 +
17535 fs/compat_ioctl.c | 12 +-
17536 fs/configfs/dir.c | 10 +-
17537 fs/coredump.c | 16 +-
17538 fs/dcache.c | 51 +-
17539 fs/ecryptfs/inode.c | 2 +-
17540 fs/ecryptfs/miscdev.c | 2 +-
17541 fs/exec.c | 362 +-
17542 fs/ext2/xattr.c | 5 +-
17543 fs/ext4/ext4.h | 20 +-
17544 fs/ext4/mballoc.c | 44 +-
17545 fs/ext4/resize.c | 16 +-
17546 fs/ext4/super.c | 4 +-
17547 fs/ext4/xattr.c | 5 +-
17548 fs/fhandle.c | 3 +-
17549 fs/file.c | 4 +-
17550 fs/fs_struct.c | 8 +-
17551 fs/fscache/cookie.c | 40 +-
17552 fs/fscache/internal.h | 202 +-
17553 fs/fscache/object.c | 26 +-
17554 fs/fscache/operation.c | 38 +-
17555 fs/fscache/page.c | 110 +-
17556 fs/fscache/stats.c | 348 +-
17557 fs/fuse/cuse.c | 10 +-
17558 fs/fuse/dev.c | 4 +-
17559 fs/gfs2/glock.c | 22 +-
17560 fs/gfs2/glops.c | 4 +-
17561 fs/gfs2/quota.c | 6 +-
17562 fs/hugetlbfs/inode.c | 13 +-
17563 fs/inode.c | 4 +-
17564 fs/jffs2/erase.c | 3 +-
17565 fs/jffs2/wbuf.c | 3 +-
17566 fs/jfs/super.c | 2 +-
17567 fs/kernfs/dir.c | 2 +-
17568 fs/kernfs/file.c | 20 +-
17569 fs/libfs.c | 10 +-
17570 fs/lockd/clntproc.c | 4 +-
17571 fs/namei.c | 16 +-
17572 fs/namespace.c | 16 +-
17573 fs/nfs/callback_xdr.c | 2 +-
17574 fs/nfs/inode.c | 6 +-
17575 fs/nfsd/nfs4proc.c | 2 +-
17576 fs/nfsd/nfs4xdr.c | 2 +-
17577 fs/nfsd/nfscache.c | 11 +-
17578 fs/nfsd/vfs.c | 6 +-
17579 fs/nls/nls_base.c | 26 +-
17580 fs/nls/nls_euc-jp.c | 6 +-
17581 fs/nls/nls_koi8-ru.c | 6 +-
17582 fs/notify/fanotify/fanotify_user.c | 4 +-
17583 fs/notify/notification.c | 4 +-
17584 fs/ntfs/dir.c | 2 +-
17585 fs/ntfs/super.c | 6 +-
17586 fs/ocfs2/localalloc.c | 2 +-
17587 fs/ocfs2/ocfs2.h | 10 +-
17588 fs/ocfs2/suballoc.c | 12 +-
17589 fs/ocfs2/super.c | 20 +-
17590 fs/pipe.c | 72 +-
17591 fs/posix_acl.c | 4 +-
17592 fs/proc/array.c | 20 +
17593 fs/proc/base.c | 4 +-
17594 fs/proc/kcore.c | 34 +-
17595 fs/proc/meminfo.c | 2 +-
17596 fs/proc/nommu.c | 2 +-
17597 fs/proc/proc_sysctl.c | 26 +-
17598 fs/proc/task_mmu.c | 39 +-
17599 fs/proc/task_nommu.c | 4 +-
17600 fs/proc/vmcore.c | 16 +-
17601 fs/qnx6/qnx6.h | 4 +-
17602 fs/quota/netlink.c | 4 +-
17603 fs/read_write.c | 2 +-
17604 fs/reiserfs/do_balan.c | 2 +-
17605 fs/reiserfs/procfs.c | 2 +-
17606 fs/reiserfs/reiserfs.h | 4 +-
17607 fs/seq_file.c | 4 +-
17608 fs/splice.c | 43 +-
17609 fs/squashfs/xattr.c | 12 +-
17610 fs/sysv/sysv.h | 2 +-
17611 fs/tracefs/inode.c | 8 +-
17612 fs/udf/misc.c | 2 +-
17613 fs/ufs/swab.h | 4 +-
17614 fs/userfaultfd.c | 2 +-
17615 fs/xattr.c | 21 +
17616 fs/xfs/libxfs/xfs_bmap.c | 2 +-
17617 fs/xfs/xfs_dir2_readdir.c | 7 +-
17618 fs/xfs/xfs_ioctl.c | 2 +-
17619 fs/xfs/xfs_linux.h | 4 +-
17620 include/asm-generic/4level-fixup.h | 2 +
17621 include/asm-generic/atomic-long.h | 156 +-
17622 include/asm-generic/atomic64.h | 12 +
17623 include/asm-generic/bitops/__fls.h | 2 +-
17624 include/asm-generic/bitops/fls.h | 2 +-
17625 include/asm-generic/bitops/fls64.h | 4 +-
17626 include/asm-generic/bug.h | 6 +-
17627 include/asm-generic/cache.h | 4 +-
17628 include/asm-generic/emergency-restart.h | 2 +-
17629 include/asm-generic/kmap_types.h | 4 +-
17630 include/asm-generic/local.h | 13 +
17631 include/asm-generic/pgtable-nopmd.h | 18 +-
17632 include/asm-generic/pgtable-nopud.h | 15 +-
17633 include/asm-generic/pgtable.h | 16 +
17634 include/asm-generic/sections.h | 1 +
17635 include/asm-generic/uaccess.h | 16 +
17636 include/asm-generic/vmlinux.lds.h | 15 +-
17637 include/crypto/algapi.h | 2 +-
17638 include/drm/drmP.h | 16 +-
17639 include/drm/drm_crtc_helper.h | 2 +-
17640 include/drm/drm_mm.h | 2 +-
17641 include/drm/i915_pciids.h | 2 +-
17642 include/drm/intel-gtt.h | 4 +-
17643 include/drm/ttm/ttm_memory.h | 2 +-
17644 include/drm/ttm/ttm_page_alloc.h | 1 +
17645 include/keys/asymmetric-subtype.h | 2 +-
17646 include/linux/atmdev.h | 4 +-
17647 include/linux/atomic.h | 17 +-
17648 include/linux/audit.h | 2 +-
17649 include/linux/average.h | 2 +-
17650 include/linux/binfmts.h | 3 +-
17651 include/linux/bitmap.h | 2 +-
17652 include/linux/bitops.h | 8 +-
17653 include/linux/blkdev.h | 2 +-
17654 include/linux/blktrace_api.h | 2 +-
17655 include/linux/cache.h | 8 +
17656 include/linux/cdrom.h | 1 -
17657 include/linux/cleancache.h | 2 +-
17658 include/linux/clk-provider.h | 1 +
17659 include/linux/compat.h | 6 +-
17660 include/linux/compiler-gcc.h | 28 +-
17661 include/linux/compiler.h | 157 +-
17662 include/linux/configfs.h | 2 +-
17663 include/linux/cpufreq.h | 3 +-
17664 include/linux/cpuidle.h | 5 +-
17665 include/linux/cpumask.h | 14 +-
17666 include/linux/crypto.h | 4 +-
17667 include/linux/ctype.h | 2 +-
17668 include/linux/dcache.h | 4 +-
17669 include/linux/decompress/mm.h | 2 +-
17670 include/linux/devfreq.h | 2 +-
17671 include/linux/device.h | 7 +-
17672 include/linux/dma-mapping.h | 2 +-
17673 include/linux/efi.h | 1 +
17674 include/linux/elf.h | 2 +
17675 include/linux/err.h | 4 +-
17676 include/linux/extcon.h | 2 +-
17677 include/linux/fb.h | 3 +-
17678 include/linux/fdtable.h | 2 +-
17679 include/linux/fs.h | 5 +-
17680 include/linux/fs_struct.h | 2 +-
17681 include/linux/fscache-cache.h | 2 +-
17682 include/linux/fscache.h | 2 +-
17683 include/linux/fsnotify.h | 2 +-
17684 include/linux/genhd.h | 4 +-
17685 include/linux/genl_magic_func.h | 2 +-
17686 include/linux/gfp.h | 12 +-
17687 include/linux/highmem.h | 12 +
17688 include/linux/hwmon-sysfs.h | 6 +-
17689 include/linux/i2c.h | 1 +
17690 include/linux/if_pppox.h | 2 +-
17691 include/linux/init.h | 12 +-
17692 include/linux/init_task.h | 7 +
17693 include/linux/interrupt.h | 6 +-
17694 include/linux/iommu.h | 2 +-
17695 include/linux/ioport.h | 2 +-
17696 include/linux/ipc.h | 2 +-
17697 include/linux/irq.h | 5 +-
17698 include/linux/irqdesc.h | 2 +-
17699 include/linux/irqdomain.h | 3 +
17700 include/linux/jiffies.h | 16 +-
17701 include/linux/key-type.h | 2 +-
17702 include/linux/kgdb.h | 6 +-
17703 include/linux/kmemleak.h | 4 +-
17704 include/linux/kobject.h | 3 +-
17705 include/linux/kobject_ns.h | 2 +-
17706 include/linux/kref.h | 2 +-
17707 include/linux/libata.h | 2 +-
17708 include/linux/linkage.h | 1 +
17709 include/linux/list.h | 15 +
17710 include/linux/lockref.h | 26 +-
17711 include/linux/math64.h | 10 +-
17712 include/linux/mempolicy.h | 7 +
17713 include/linux/mm.h | 102 +-
17714 include/linux/mm_types.h | 20 +
17715 include/linux/mmiotrace.h | 4 +-
17716 include/linux/mmzone.h | 2 +-
17717 include/linux/mod_devicetable.h | 4 +-
17718 include/linux/module.h | 69 +-
17719 include/linux/moduleloader.h | 16 +
17720 include/linux/moduleparam.h | 4 +-
17721 include/linux/net.h | 2 +-
17722 include/linux/netdevice.h | 7 +-
17723 include/linux/netfilter.h | 2 +-
17724 include/linux/netfilter/nfnetlink.h | 2 +-
17725 include/linux/nls.h | 4 +-
17726 include/linux/notifier.h | 3 +-
17727 include/linux/oprofile.h | 4 +-
17728 include/linux/padata.h | 2 +-
17729 include/linux/pci_hotplug.h | 3 +-
17730 include/linux/percpu.h | 2 +-
17731 include/linux/perf_event.h | 12 +-
17732 include/linux/pipe_fs_i.h | 8 +-
17733 include/linux/pm.h | 1 +
17734 include/linux/pm_domain.h | 4 +-
17735 include/linux/pm_runtime.h | 2 +-
17736 include/linux/pnp.h | 2 +-
17737 include/linux/poison.h | 4 +-
17738 include/linux/power/smartreflex.h | 2 +-
17739 include/linux/ppp-comp.h | 2 +-
17740 include/linux/preempt.h | 21 +
17741 include/linux/proc_ns.h | 2 +-
17742 include/linux/psci.h | 2 +-
17743 include/linux/quota.h | 2 +-
17744 include/linux/random.h | 19 +-
17745 include/linux/rculist.h | 16 +
17746 include/linux/reboot.h | 14 +-
17747 include/linux/regset.h | 3 +-
17748 include/linux/relay.h | 2 +-
17749 include/linux/rio.h | 2 +-
17750 include/linux/rmap.h | 4 +-
17751 include/linux/sched.h | 72 +-
17752 include/linux/sched/sysctl.h | 1 +
17753 include/linux/semaphore.h | 2 +-
17754 include/linux/seq_file.h | 1 +
17755 include/linux/signal.h | 2 +-
17756 include/linux/skbuff.h | 12 +-
17757 include/linux/slab.h | 47 +-
17758 include/linux/slab_def.h | 14 +-
17759 include/linux/slub_def.h | 2 +-
17760 include/linux/smp.h | 2 +
17761 include/linux/sock_diag.h | 2 +-
17762 include/linux/sonet.h | 2 +-
17763 include/linux/sunrpc/addr.h | 8 +-
17764 include/linux/sunrpc/clnt.h | 2 +-
17765 include/linux/sunrpc/svc.h | 2 +-
17766 include/linux/sunrpc/svc_rdma.h | 18 +-
17767 include/linux/sunrpc/svcauth.h | 2 +-
17768 include/linux/swapops.h | 10 +-
17769 include/linux/swiotlb.h | 3 +-
17770 include/linux/syscalls.h | 21 +-
17771 include/linux/syscore_ops.h | 2 +-
17772 include/linux/sysctl.h | 3 +-
17773 include/linux/sysfs.h | 9 +-
17774 include/linux/sysrq.h | 3 +-
17775 include/linux/tcp.h | 14 +-
17776 include/linux/thread_info.h | 7 +
17777 include/linux/tty.h | 4 +-
17778 include/linux/tty_driver.h | 2 +-
17779 include/linux/tty_ldisc.h | 2 +-
17780 include/linux/types.h | 16 +
17781 include/linux/uaccess.h | 6 +-
17782 include/linux/uio_driver.h | 2 +-
17783 include/linux/unaligned/access_ok.h | 24 +-
17784 include/linux/usb.h | 12 +-
17785 include/linux/usb/hcd.h | 1 +
17786 include/linux/usb/renesas_usbhs.h | 2 +-
17787 include/linux/vermagic.h | 21 +-
17788 include/linux/vga_switcheroo.h | 8 +-
17789 include/linux/vmalloc.h | 7 +-
17790 include/linux/vmstat.h | 24 +-
17791 include/linux/xattr.h | 5 +-
17792 include/linux/zlib.h | 3 +-
17793 include/media/v4l2-dev.h | 2 +-
17794 include/media/v4l2-device.h | 2 +-
17795 include/net/9p/transport.h | 2 +-
17796 include/net/bluetooth/l2cap.h | 2 +-
17797 include/net/bonding.h | 2 +-
17798 include/net/caif/cfctrl.h | 6 +-
17799 include/net/flow.h | 2 +-
17800 include/net/genetlink.h | 2 +-
17801 include/net/gro_cells.h | 2 +-
17802 include/net/inet_connection_sock.h | 2 +-
17803 include/net/inet_sock.h | 2 +-
17804 include/net/inetpeer.h | 2 +-
17805 include/net/ip_fib.h | 2 +-
17806 include/net/ip_vs.h | 8 +-
17807 include/net/ipv6.h | 2 +-
17808 include/net/irda/ircomm_tty.h | 1 +
17809 include/net/iucv/af_iucv.h | 2 +-
17810 include/net/llc_c_ac.h | 2 +-
17811 include/net/llc_c_ev.h | 4 +-
17812 include/net/llc_c_st.h | 2 +-
17813 include/net/llc_s_ac.h | 2 +-
17814 include/net/llc_s_st.h | 2 +-
17815 include/net/mac80211.h | 4 +-
17816 include/net/neighbour.h | 2 +-
17817 include/net/net_namespace.h | 18 +-
17818 include/net/netlink.h | 2 +-
17819 include/net/netns/conntrack.h | 6 +-
17820 include/net/netns/ipv4.h | 4 +-
17821 include/net/netns/ipv6.h | 4 +-
17822 include/net/netns/xfrm.h | 2 +-
17823 include/net/ping.h | 2 +-
17824 include/net/protocol.h | 4 +-
17825 include/net/rtnetlink.h | 2 +-
17826 include/net/sctp/checksum.h | 4 +-
17827 include/net/sctp/sm.h | 4 +-
17828 include/net/sctp/structs.h | 2 +-
17829 include/net/sock.h | 12 +-
17830 include/net/tcp.h | 8 +-
17831 include/net/xfrm.h | 13 +-
17832 include/rdma/iw_cm.h | 2 +-
17833 include/scsi/libfc.h | 3 +-
17834 include/scsi/scsi_device.h | 6 +-
17835 include/scsi/scsi_driver.h | 2 +-
17836 include/scsi/scsi_transport_fc.h | 3 +-
17837 include/scsi/sg.h | 2 +-
17838 include/sound/compress_driver.h | 2 +-
17839 include/sound/soc.h | 4 +-
17840 include/trace/events/irq.h | 4 +-
17841 include/uapi/linux/a.out.h | 8 +
17842 include/uapi/linux/bcache.h | 5 +-
17843 include/uapi/linux/byteorder/little_endian.h | 28 +-
17844 include/uapi/linux/connector.h | 2 +-
17845 include/uapi/linux/elf.h | 28 +
17846 include/uapi/linux/screen_info.h | 3 +-
17847 include/uapi/linux/swab.h | 6 +-
17848 include/uapi/linux/xattr.h | 4 +
17849 include/video/udlfb.h | 8 +-
17850 include/video/uvesafb.h | 1 +
17851 init/Kconfig | 2 +-
17852 init/Makefile | 3 +
17853 init/do_mounts.c | 14 +-
17854 init/do_mounts.h | 8 +-
17855 init/do_mounts_initrd.c | 30 +-
17856 init/do_mounts_md.c | 6 +-
17857 init/init_task.c | 4 +
17858 init/initramfs.c | 38 +-
17859 init/main.c | 30 +-
17860 ipc/compat.c | 4 +-
17861 ipc/ipc_sysctl.c | 8 +-
17862 ipc/mq_sysctl.c | 4 +-
17863 ipc/sem.c | 4 +-
17864 ipc/shm.c | 6 +
17865 kernel/audit.c | 8 +-
17866 kernel/auditsc.c | 4 +-
17867 kernel/bpf/core.c | 7 +-
17868 kernel/capability.c | 3 +
17869 kernel/compat.c | 38 +-
17870 kernel/debug/debug_core.c | 16 +-
17871 kernel/debug/kdb/kdb_main.c | 4 +-
17872 kernel/events/core.c | 26 +-
17873 kernel/events/internal.h | 10 +-
17874 kernel/events/uprobes.c | 2 +-
17875 kernel/exit.c | 2 +-
17876 kernel/fork.c | 167 +-
17877 kernel/futex.c | 11 +-
17878 kernel/futex_compat.c | 2 +-
17879 kernel/gcov/base.c | 7 +-
17880 kernel/irq/manage.c | 2 +-
17881 kernel/irq/msi.c | 19 +-
17882 kernel/irq/spurious.c | 2 +-
17883 kernel/jump_label.c | 5 +
17884 kernel/kallsyms.c | 37 +-
17885 kernel/kexec.c | 3 +-
17886 kernel/kmod.c | 8 +-
17887 kernel/kprobes.c | 4 +-
17888 kernel/ksysfs.c | 2 +-
17889 kernel/locking/lockdep.c | 7 +-
17890 kernel/locking/mutex-debug.c | 12 +-
17891 kernel/locking/mutex-debug.h | 4 +-
17892 kernel/locking/mutex.c | 6 +-
17893 kernel/module.c | 422 +-
17894 kernel/notifier.c | 17 +-
17895 kernel/padata.c | 4 +-
17896 kernel/panic.c | 5 +-
17897 kernel/pid.c | 2 +-
17898 kernel/pid_namespace.c | 2 +-
17899 kernel/power/process.c | 12 +-
17900 kernel/profile.c | 14 +-
17901 kernel/ptrace.c | 8 +-
17902 kernel/rcu/rcutorture.c | 60 +-
17903 kernel/rcu/tiny.c | 4 +-
17904 kernel/rcu/tree.c | 44 +-
17905 kernel/rcu/tree.h | 14 +-
17906 kernel/rcu/tree_plugin.h | 14 +-
17907 kernel/rcu/tree_trace.c | 12 +-
17908 kernel/sched/auto_group.c | 4 +-
17909 kernel/sched/core.c | 45 +-
17910 kernel/sched/fair.c | 2 +-
17911 kernel/sched/sched.h | 2 +-
17912 kernel/signal.c | 12 +-
17913 kernel/smpboot.c | 4 +-
17914 kernel/softirq.c | 12 +-
17915 kernel/sys.c | 10 +-
17916 kernel/sysctl.c | 34 +-
17917 kernel/time/alarmtimer.c | 2 +-
17918 kernel/time/posix-cpu-timers.c | 4 +-
17919 kernel/time/posix-timers.c | 24 +-
17920 kernel/time/timer.c | 2 +-
17921 kernel/time/timer_stats.c | 10 +-
17922 kernel/trace/blktrace.c | 6 +-
17923 kernel/trace/ftrace.c | 15 +-
17924 kernel/trace/ring_buffer.c | 96 +-
17925 kernel/trace/trace.c | 2 +-
17926 kernel/trace/trace.h | 2 +-
17927 kernel/trace/trace_clock.c | 4 +-
17928 kernel/trace/trace_events.c | 1 -
17929 kernel/trace/trace_functions_graph.c | 4 +-
17930 kernel/trace/trace_mmiotrace.c | 8 +-
17931 kernel/trace/trace_output.c | 10 +-
17932 kernel/trace/trace_seq.c | 2 +-
17933 kernel/trace/trace_stack.c | 2 +-
17934 kernel/user_namespace.c | 2 +-
17935 kernel/utsname_sysctl.c | 2 +-
17936 kernel/watchdog.c | 2 +-
17937 kernel/workqueue.c | 2 +-
17938 lib/Kconfig.debug | 8 +-
17939 lib/Makefile | 2 +-
17940 lib/bitmap.c | 8 +-
17941 lib/bug.c | 2 +
17942 lib/debugobjects.c | 2 +-
17943 lib/decompress_bunzip2.c | 3 +-
17944 lib/decompress_unlzma.c | 4 +-
17945 lib/div64.c | 4 +-
17946 lib/dma-debug.c | 4 +-
17947 lib/inflate.c | 2 +-
17948 lib/ioremap.c | 4 +-
17949 lib/kobject.c | 4 +-
17950 lib/list_debug.c | 126 +-
17951 lib/lockref.c | 44 +-
17952 lib/percpu-refcount.c | 2 +-
17953 lib/radix-tree.c | 2 +-
17954 lib/random32.c | 2 +-
17955 lib/show_mem.c | 2 +-
17956 lib/strncpy_from_user.c | 2 +-
17957 lib/strnlen_user.c | 2 +-
17958 lib/swiotlb.c | 2 +-
17959 lib/usercopy.c | 6 +
17960 lib/vsprintf.c | 12 +-
17961 mm/Kconfig | 6 +-
17962 mm/backing-dev.c | 4 +-
17963 mm/debug.c | 3 +
17964 mm/filemap.c | 2 +-
17965 mm/gup.c | 13 +-
17966 mm/highmem.c | 6 +-
17967 mm/hugetlb.c | 70 +-
17968 mm/internal.h | 1 +
17969 mm/maccess.c | 4 +-
17970 mm/madvise.c | 37 +
17971 mm/memory-failure.c | 6 +-
17972 mm/memory.c | 424 +-
17973 mm/mempolicy.c | 25 +
17974 mm/mlock.c | 15 +-
17975 mm/mm_init.c | 2 +-
17976 mm/mmap.c | 582 +-
17977 mm/mprotect.c | 137 +-
17978 mm/mremap.c | 39 +-
17979 mm/nommu.c | 21 +-
17980 mm/page-writeback.c | 2 +-
17981 mm/page_alloc.c | 49 +-
17982 mm/percpu.c | 2 +-
17983 mm/process_vm_access.c | 14 +-
17984 mm/rmap.c | 45 +-
17985 mm/shmem.c | 19 +-
17986 mm/slab.c | 109 +-
17987 mm/slab.h | 22 +-
17988 mm/slab_common.c | 86 +-
17989 mm/slob.c | 218 +-
17990 mm/slub.c | 102 +-
17991 mm/sparse-vmemmap.c | 4 +-
17992 mm/sparse.c | 2 +-
17993 mm/swap.c | 2 +
17994 mm/swapfile.c | 12 +-
17995 mm/util.c | 6 +
17996 mm/vmalloc.c | 114 +-
17997 mm/vmstat.c | 12 +-
17998 net/8021q/vlan.c | 5 +-
17999 net/8021q/vlan_netlink.c | 2 +-
18000 net/9p/mod.c | 4 +-
18001 net/9p/trans_fd.c | 2 +-
18002 net/atm/atm_misc.c | 8 +-
18003 net/atm/lec.h | 2 +-
18004 net/atm/proc.c | 6 +-
18005 net/atm/resources.c | 4 +-
18006 net/ax25/sysctl_net_ax25.c | 2 +-
18007 net/batman-adv/bat_iv_ogm.c | 8 +-
18008 net/batman-adv/fragmentation.c | 2 +-
18009 net/batman-adv/soft-interface.c | 8 +-
18010 net/batman-adv/types.h | 6 +-
18011 net/bluetooth/hci_sock.c | 2 +-
18012 net/bluetooth/l2cap_core.c | 6 +-
18013 net/bluetooth/l2cap_sock.c | 12 +-
18014 net/bluetooth/rfcomm/sock.c | 4 +-
18015 net/bluetooth/rfcomm/tty.c | 4 +-
18016 net/bridge/br_netlink.c | 2 +-
18017 net/bridge/netfilter/ebtables.c | 6 +-
18018 net/caif/cfctrl.c | 11 +-
18019 net/caif/chnl_net.c | 2 +-
18020 net/can/af_can.c | 2 +-
18021 net/can/gw.c | 6 +-
18022 net/ceph/messenger.c | 4 +-
18023 net/compat.c | 24 +-
18024 net/core/datagram.c | 2 +-
18025 net/core/dev.c | 16 +-
18026 net/core/filter.c | 2 +-
18027 net/core/flow.c | 6 +-
18028 net/core/neighbour.c | 4 +-
18029 net/core/net-sysfs.c | 2 +-
18030 net/core/net_namespace.c | 8 +-
18031 net/core/netpoll.c | 4 +-
18032 net/core/rtnetlink.c | 15 +-
18033 net/core/scm.c | 14 +-
18034 net/core/skbuff.c | 8 +-
18035 net/core/sock.c | 28 +-
18036 net/core/sock_diag.c | 15 +-
18037 net/core/sysctl_net_core.c | 22 +-
18038 net/decnet/af_decnet.c | 1 +
18039 net/decnet/sysctl_net_decnet.c | 4 +-
18040 net/dsa/dsa.c | 2 +-
18041 net/hsr/hsr_netlink.c | 2 +-
18042 net/ieee802154/6lowpan/core.c | 2 +-
18043 net/ieee802154/6lowpan/reassembly.c | 14 +-
18044 net/ipv4/af_inet.c | 2 +-
18045 net/ipv4/devinet.c | 18 +-
18046 net/ipv4/fib_frontend.c | 6 +-
18047 net/ipv4/fib_semantics.c | 2 +-
18048 net/ipv4/inet_connection_sock.c | 4 +-
18049 net/ipv4/inet_timewait_sock.c | 2 +-
18050 net/ipv4/inetpeer.c | 2 +-
18051 net/ipv4/ip_fragment.c | 15 +-
18052 net/ipv4/ip_gre.c | 6 +-
18053 net/ipv4/ip_sockglue.c | 2 +-
18054 net/ipv4/ip_vti.c | 4 +-
18055 net/ipv4/ipconfig.c | 6 +-
18056 net/ipv4/ipip.c | 4 +-
18057 net/ipv4/netfilter/arp_tables.c | 12 +-
18058 net/ipv4/netfilter/ip_tables.c | 12 +-
18059 net/ipv4/ping.c | 14 +-
18060 net/ipv4/raw.c | 14 +-
18061 net/ipv4/route.c | 32 +-
18062 net/ipv4/sysctl_net_ipv4.c | 22 +-
18063 net/ipv4/tcp_input.c | 6 +-
18064 net/ipv4/tcp_probe.c | 2 +-
18065 net/ipv4/udp.c | 10 +-
18066 net/ipv4/xfrm4_policy.c | 18 +-
18067 net/ipv6/addrconf.c | 18 +-
18068 net/ipv6/af_inet6.c | 2 +-
18069 net/ipv6/datagram.c | 2 +-
18070 net/ipv6/icmp.c | 2 +-
18071 net/ipv6/ip6_fib.c | 4 +-
18072 net/ipv6/ip6_gre.c | 10 +-
18073 net/ipv6/ip6_tunnel.c | 4 +-
18074 net/ipv6/ip6_vti.c | 4 +-
18075 net/ipv6/ipv6_sockglue.c | 2 +-
18076 net/ipv6/netfilter/ip6_tables.c | 12 +-
18077 net/ipv6/netfilter/nf_conntrack_reasm.c | 14 +-
18078 net/ipv6/ping.c | 33 +-
18079 net/ipv6/raw.c | 17 +-
18080 net/ipv6/reassembly.c | 13 +-
18081 net/ipv6/route.c | 2 +-
18082 net/ipv6/sit.c | 4 +-
18083 net/ipv6/sysctl_net_ipv6.c | 2 +-
18084 net/ipv6/udp.c | 6 +-
18085 net/ipv6/xfrm6_policy.c | 17 +-
18086 net/irda/ircomm/ircomm_tty.c | 18 +-
18087 net/iucv/af_iucv.c | 4 +-
18088 net/iucv/iucv.c | 2 +-
18089 net/key/af_key.c | 4 +-
18090 net/l2tp/l2tp_eth.c | 38 +-
18091 net/l2tp/l2tp_ip.c | 2 +-
18092 net/l2tp/l2tp_ip6.c | 2 +-
18093 net/mac80211/cfg.c | 8 +-
18094 net/mac80211/ieee80211_i.h | 3 +-
18095 net/mac80211/iface.c | 20 +-
18096 net/mac80211/main.c | 2 +-
18097 net/mac80211/pm.c | 4 +-
18098 net/mac80211/rate.c | 2 +-
18099 net/mac80211/sta_info.c | 2 +-
18100 net/mac80211/util.c | 8 +-
18101 net/mpls/af_mpls.c | 6 +-
18102 net/netfilter/ipset/ip_set_core.c | 2 +-
18103 net/netfilter/ipvs/ip_vs_conn.c | 6 +-
18104 net/netfilter/ipvs/ip_vs_core.c | 4 +-
18105 net/netfilter/ipvs/ip_vs_ctl.c | 14 +-
18106 net/netfilter/ipvs/ip_vs_lblc.c | 2 +-
18107 net/netfilter/ipvs/ip_vs_lblcr.c | 2 +-
18108 net/netfilter/ipvs/ip_vs_sync.c | 6 +-
18109 net/netfilter/ipvs/ip_vs_xmit.c | 4 +-
18110 net/netfilter/nf_conntrack_acct.c | 2 +-
18111 net/netfilter/nf_conntrack_ecache.c | 2 +-
18112 net/netfilter/nf_conntrack_helper.c | 2 +-
18113 net/netfilter/nf_conntrack_proto.c | 2 +-
18114 net/netfilter/nf_conntrack_standalone.c | 2 +-
18115 net/netfilter/nf_conntrack_timestamp.c | 2 +-
18116 net/netfilter/nf_log.c | 10 +-
18117 net/netfilter/nf_sockopt.c | 4 +-
18118 net/netfilter/nfnetlink_log.c | 4 +-
18119 net/netfilter/nft_compat.c | 9 +-
18120 net/netfilter/xt_statistic.c | 8 +-
18121 net/netlink/af_netlink.c | 4 +-
18122 net/openvswitch/vport-internal_dev.c | 2 +-
18123 net/packet/af_packet.c | 8 +-
18124 net/phonet/pep.c | 6 +-
18125 net/phonet/socket.c | 2 +-
18126 net/phonet/sysctl.c | 2 +-
18127 net/rds/cong.c | 6 +-
18128 net/rds/ib.h | 2 +-
18129 net/rds/ib_cm.c | 2 +-
18130 net/rds/ib_recv.c | 4 +-
18131 net/rds/iw.h | 2 +-
18132 net/rds/iw_cm.c | 2 +-
18133 net/rds/iw_recv.c | 4 +-
18134 net/rds/rds.h | 2 +-
18135 net/rds/tcp.c | 2 +-
18136 net/rds/tcp_send.c | 2 +-
18137 net/rxrpc/af_rxrpc.c | 2 +-
18138 net/rxrpc/ar-ack.c | 14 +-
18139 net/rxrpc/ar-call.c | 2 +-
18140 net/rxrpc/ar-connection.c | 2 +-
18141 net/rxrpc/ar-connevent.c | 2 +-
18142 net/rxrpc/ar-input.c | 4 +-
18143 net/rxrpc/ar-internal.h | 8 +-
18144 net/rxrpc/ar-local.c | 2 +-
18145 net/rxrpc/ar-output.c | 4 +-
18146 net/rxrpc/ar-peer.c | 2 +-
18147 net/rxrpc/ar-proc.c | 4 +-
18148 net/rxrpc/ar-transport.c | 2 +-
18149 net/rxrpc/rxkad.c | 4 +-
18150 net/sched/sch_generic.c | 4 +-
18151 net/sctp/ipv6.c | 6 +-
18152 net/sctp/protocol.c | 10 +-
18153 net/sctp/sm_sideeffect.c | 2 +-
18154 net/sctp/socket.c | 21 +-
18155 net/sctp/sysctl.c | 10 +-
18156 net/socket.c | 18 +-
18157 net/sunrpc/auth_gss/svcauth_gss.c | 4 +-
18158 net/sunrpc/clnt.c | 4 +-
18159 net/sunrpc/sched.c | 4 +-
18160 net/sunrpc/svc.c | 4 +-
18161 net/sunrpc/svcauth_unix.c | 2 +-
18162 net/sunrpc/xprtrdma/svc_rdma.c | 38 +-
18163 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 8 +-
18164 net/sunrpc/xprtrdma/svc_rdma_sendto.c | 2 +-
18165 net/sunrpc/xprtrdma/svc_rdma_transport.c | 10 +-
18166 net/tipc/netlink_compat.c | 12 +-
18167 net/tipc/subscr.c | 2 +-
18168 net/unix/af_unix.c | 7 +-
18169 net/unix/sysctl_net_unix.c | 2 +-
18170 net/wireless/wext-core.c | 19 +-
18171 net/xfrm/xfrm_policy.c | 16 +-
18172 net/xfrm/xfrm_state.c | 33 +-
18173 net/xfrm/xfrm_sysctl.c | 2 +-
18174 scripts/Kbuild.include | 2 +-
18175 scripts/Makefile.build | 2 +-
18176 scripts/Makefile.clean | 3 +-
18177 scripts/Makefile.host | 69 +-
18178 scripts/basic/fixdep.c | 12 +-
18179 scripts/dtc/checks.c | 14 +-
18180 scripts/dtc/data.c | 6 +-
18181 scripts/dtc/flattree.c | 8 +-
18182 scripts/dtc/livetree.c | 4 +-
18183 scripts/gcc-plugin.sh | 51 +
18184 scripts/headers_install.sh | 1 +
18185 scripts/kallsyms.c | 4 +-
18186 scripts/kconfig/lkc.h | 5 +-
18187 scripts/kconfig/menu.c | 2 +-
18188 scripts/kconfig/symbol.c | 6 +-
18189 scripts/link-vmlinux.sh | 2 +-
18190 scripts/mod/file2alias.c | 14 +-
18191 scripts/mod/modpost.c | 25 +-
18192 scripts/mod/modpost.h | 6 +-
18193 scripts/mod/sumversion.c | 2 +-
18194 scripts/module-common.lds | 4 +
18195 scripts/package/builddeb | 1 +
18196 scripts/pnmtologo.c | 6 +-
18197 scripts/sortextable.h | 6 +-
18198 scripts/tags.sh | 2 +-
18199 security/Kconfig | 692 +-
18200 security/integrity/ima/ima.h | 4 +-
18201 security/integrity/ima/ima_api.c | 2 +-
18202 security/integrity/ima/ima_fs.c | 4 +-
18203 security/integrity/ima/ima_queue.c | 2 +-
18204 security/keys/key.c | 18 +-
18205 security/selinux/avc.c | 6 +-
18206 security/selinux/include/xfrm.h | 2 +-
18207 security/yama/yama_lsm.c | 2 +-
18208 sound/aoa/codecs/onyx.c | 7 +-
18209 sound/aoa/codecs/onyx.h | 1 +
18210 sound/core/oss/pcm_oss.c | 18 +-
18211 sound/core/pcm_compat.c | 2 +-
18212 sound/core/pcm_native.c | 4 +-
18213 sound/core/sound.c | 2 +-
18214 sound/drivers/mts64.c | 14 +-
18215 sound/drivers/opl4/opl4_lib.c | 2 +-
18216 sound/drivers/portman2x4.c | 3 +-
18217 sound/firewire/amdtp.c | 4 +-
18218 sound/firewire/amdtp.h | 4 +-
18219 sound/firewire/isight.c | 10 +-
18220 sound/firewire/scs1x.c | 8 +-
18221 sound/oss/sb_audio.c | 2 +-
18222 sound/oss/swarm_cs4297a.c | 6 +-
18223 sound/pci/hda/hda_codec.c | 2 +-
18224 sound/pci/ymfpci/ymfpci.h | 2 +-
18225 sound/pci/ymfpci/ymfpci_main.c | 12 +-
18226 sound/soc/codecs/sti-sas.c | 10 +-
18227 sound/soc/soc-ac97.c | 6 +-
18228 sound/soc/xtensa/xtfpga-i2s.c | 2 +-
18229 tools/gcc/Makefile | 42 +
18230 tools/gcc/checker_plugin.c | 150 +
18231 tools/gcc/colorize_plugin.c | 215 +
18232 tools/gcc/constify_plugin.c | 571 +
18233 tools/gcc/gcc-common.h | 812 +
18234 tools/gcc/initify_plugin.c | 552 +
18235 tools/gcc/kallocstat_plugin.c | 188 +
18236 tools/gcc/kernexec_plugin.c | 549 +
18237 tools/gcc/latent_entropy_plugin.c | 470 +
18238 tools/gcc/size_overflow_plugin/.gitignore | 2 +
18239 tools/gcc/size_overflow_plugin/Makefile | 28 +
18240 .../disable_size_overflow_hash.data |12422 ++++++++++++
18241 .../generate_size_overflow_hash.sh | 103 +
18242 .../insert_size_overflow_asm.c | 416 +
18243 .../size_overflow_plugin/intentional_overflow.c | 1010 +
18244 .../size_overflow_plugin/remove_unnecessary_dup.c | 137 +
18245 tools/gcc/size_overflow_plugin/size_overflow.h | 323 +
18246 .../gcc/size_overflow_plugin/size_overflow_debug.c | 194 +
18247 .../size_overflow_plugin/size_overflow_hash.data |20735 ++++++++++++++++++++
18248 .../size_overflow_hash_aux.data | 92 +
18249 tools/gcc/size_overflow_plugin/size_overflow_ipa.c | 1226 ++
18250 .../gcc/size_overflow_plugin/size_overflow_misc.c | 505 +
18251 .../size_overflow_plugin/size_overflow_plugin.c | 318 +
18252 .../size_overflow_plugin_hash.c | 352 +
18253 .../size_overflow_plugin/size_overflow_transform.c | 749 +
18254 .../size_overflow_transform_core.c | 1010 +
18255 tools/gcc/stackleak_plugin.c | 436 +
18256 tools/gcc/structleak_plugin.c | 287 +
18257 tools/include/linux/compiler.h | 8 +
18258 tools/lib/api/Makefile | 2 +-
18259 tools/perf/util/include/asm/alternative-asm.h | 3 +
18260 tools/virtio/linux/uaccess.h | 2 +-
18261 virt/kvm/kvm_main.c | 42 +-
18262 1944 files changed, 66925 insertions(+), 8949 deletions(-)