aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-02-27scripts/spelling.txt: add "varible" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27config: android-base: enable hardened usercopy and kernel ASLRGravatar Amit Pundir 1-0/+2
2017-02-27config: android-recommended: disable aio supportGravatar Daniel Micay 1-0/+1
2017-02-27sigaltstack: support SS_AUTODISARM for CONFIG_COMPATGravatar Stas Sergeev 1-2/+9
2017-02-25Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 7-17/+31
2017-02-24kernel/ksysfs.c: add __ro_after_init to bin_attribute structureGravatar Bhumika Goyal 1-1/+1
2017-02-24kernel/notifier.c: simplify expressionGravatar Viresh Kumar 1-1/+1
2017-02-24userfaultfd: non-cooperative: add event for exit() notificationGravatar Mike Rapoport 1-0/+2
2017-02-24mm, uprobes: convert __replace_page() to use page_vma_mapped_walk()Gravatar Kirill A. Shutemov 1-8/+14
2017-02-24uprobes: split THPs before trying to replace themGravatar Kirill A. Shutemov 1-2/+2
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfGravatar Dave Jiang 2-5/+5
2017-02-24mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}Gravatar Dan Williams 1-0/+6
2017-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-1/+2
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 5-11/+76
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+1
2017-02-23sparc64: Send break twice from console to return to boot promGravatar Vijay Kumar 1-1/+2
2017-02-23bpf: fix spelling mistake: "proccessed" -> "processed"Gravatar Colin Ian King 1-1/+1
2017-02-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-13/+60
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-5/+8
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Gravatar Linus Torvalds 6-240/+313
2017-02-22Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-13/+17
2017-02-22userfaultfd: non-cooperative: Add fork() eventGravatar Pavel Emelyanov 1-3/+7
2017-02-22kernel/watchdog.c: do not hardcode CPU 0 as the initial threadGravatar Prarit Bhargava 1-10/+15
2017-02-22tracing: add __print_flags_u64()Gravatar Ross Zwisler 1-0/+38
2017-02-23seccomp: Only dump core when single-threadedGravatar Kees Cook 1-5/+8
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+16
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+1
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-0/+6
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 15-151/+1158
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-9/+9
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-0/+2
2017-02-21Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 4-16/+44
2017-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 2-25/+23
2017-02-21module: fix memory leak on early load_module() failuresGravatar Luis R. Rodriguez 1-0/+1
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-57/+21
2017-02-21sched/core: Fix build paravirt build on arm and arm64Gravatar Mark Brown 1-0/+3
2017-02-20Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 2-2/+2
2017-02-20Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-2/+41
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 18-338/+1127
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 32-2406/+2579
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-129/+219
2017-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 12-206/+313
2017-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-3/+68
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 13-589/+60
2017-02-20Merge branch 'pm-sleep'Gravatar Rafael J. Wysocki 2-2/+2
2017-02-20fork: Fix task_struct alignmentGravatar Peter Zijlstra 1-1/+1
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 6-26/+13
2017-02-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-1/+1
2017-02-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-10/+9