summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20170704next-20170704Stephen Rothwell2017-07-045-0/+14263
* Merge branch 'akpm/master'Stephen Rothwell2017-07-0496-529/+3325
|\
| * lib/crc-ccitt: add CCITT-FALSE CRC16 variantAndrey Vostrikov2017-07-042-1/+64
| * writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov2017-07-044-31/+18
| * kmod: throttle kmod thread limitLuis R. Rodriguez2017-07-042-31/+9
| * kmod: add test driver to stress test the module loaderLuis R. Rodriguez2017-07-047-0/+1927
| * MAINTAINERS: give kmod some maintainer loveLuis R. Rodriguez2017-07-041-0/+7
| * xtensa: use generic fb.hTobias Klauser2017-07-042-12/+1
| * sparc64: NG4 memset 32 bits overflowPavel Tatashin2017-07-041-13/+13
| * mm/memory-hotplug: switch locking to a percpu rwsemThomas Gleixner2017-07-042-73/+14
| * mm, migration: do not trigger OOM killer when migrating memoryMichal Hocko2017-07-042-2/+3
| * drm/i915: use __GFP_RETRY_MAYFAILMichal Hocko2017-07-041-1/+2
| * mm: kvmalloc support __GFP_RETRY_MAYFAIL for all sizesMichal Hocko2017-07-041-10/+4
| * xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAILMichal Hocko2017-07-041-0/+10
| * mm-tree-wide-replace-__gfp_repeat-by-__gfp_retry_mayfail-with-more-useful-sem...Michal Hocko2017-07-041-1/+1
| * mm-tree-wide-replace-__gfp_repeat-by-__gfp_retry_mayfail-with-more-useful-sem...Michal Hocko2017-07-041-5/+6
| * mm-tree-wide-replace-__gfp_repeat-by-__gfp_retry_mayfail-with-more-useful-sem...Andrew Morton2017-07-041-1/+1
| * mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-0423-46/+84
| * MIPS: do not use __GFP_REPEAT for order-0 requestMichal Hocko2017-07-041-1/+1
| * powerpc,mmap: properly account for stack randomization in mmap_baseRik van Riel2017-07-041-9/+19
| * arm64/mmap: properly account for stack randomization in mmap_baseRik van Riel2017-07-041-1/+6
| * x86/mmap: properly account for stack randomization in mmap_baseRik van Riel2017-07-041-1/+6
| * sh64: ascii armor the sh64 boot init stack canaryRik van Riel2017-07-041-0/+1
| * arm64: ascii armor the arm64 boot init stack canaryRik van Riel2017-07-041-0/+1
| * x86: ascii armor the x86_64 boot init stack canaryRik van Riel2017-07-041-0/+1
| * fork,random: use get_random_canary() to set tsk->stack_canaryRik van Riel2017-07-041-1/+1
| * random,stackprotect: introduce get_random_canary functionRik van Riel2017-07-041-0/+21
| * sh: mark end of BUG() implementation as unreachableKees Cook2017-07-041-0/+1
| * fortify: avoid panic() in favor of BUG()Kees Cook2017-07-041-1/+2
| * x86: fix fortified memcpyArnd Bergmann2017-07-041-1/+1
| * include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-0411-0/+248
| * powerpc: make feature-fixup tests fortify-safeDaniel Axtens2017-07-041-90/+90
| * powerpc: don't fortify prom_initDaniel Axtens2017-07-041-0/+3
| * IB/rxe: do not copy extra stack memory to skbKees Cook2017-07-041-1/+3
| * kexec_file: adjust declaration of kexec_purgatoryKees Cook2017-07-042-7/+2
| * efi: avoid fortify checks in EFI stubKees Cook2017-07-041-0/+1
| * powerpc-64s-implement-arch-specific-hardlockup-watchdog-checkpatch-fixesAndrew Morton2017-07-041-2/+2
| * powerpc/64s: watchdog honor watchdog disable at boot/hotplugNicholas Piggin2017-07-041-6/+6
| * powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin2017-07-049-25/+460
| * kernel/watchdog: hide unused functionArnd Bergmann2017-07-041-0/+4
| * watchdog-provide-watchdog_reconfigure-for-arch-watchdogs-fixNicholas Piggin2017-07-041-0/+15
| * kernel/watchdog: provide watchdog_nmi_reconfigure() for arch watchdogsNicholas Piggin2017-07-041-4/+25
| * watchdog-split-up-config-options-fixNicholas Piggin2017-07-041-5/+1
| * kernel/watchdog: split up config optionsNicholas Piggin2017-07-0411-159/+252
| * kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin2017-07-049-24/+31
| * kernel/watchdog: remove unused declarationNicholas Piggin2017-07-041-3/+0
| * net/netfilter/x_tables.c: use kvmalloc() in xt_alloc_table_info()Michal Hocko2017-07-041-8/+4
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2017-07-04258-3402/+5799
|\
| * ipc/util.h: update documentation for ipc_getref() and ipc_putref()Manfred Spraul2017-06-301-0/+3
| * ipc/sem: drop __sem_free()Kees Cook2017-06-301-7/+2