Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | bpf: update the comment about the length of analysis | Gary Lin | 1 | -1/+1 |
2017-02-28 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -12/+17 |
2017-02-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -8/+4 |
2017-02-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 11 | -12/+22 |
2017-02-28 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 11 | -1840/+2641 |
2017-02-28 | mm: use mmget_not_zero() helper | Vegard Nossum | 1 | -1/+1 |
2017-02-28 | mm: add new mmget() helper | Vegard Nossum | 1 | -2/+2 |
2017-02-28 | mm: add new mmgrab() helper | Vegard Nossum | 3 | -4/+4 |
2017-02-28 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -1/+1 |
2017-02-28 | scripts/spelling.txt: add "varible" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-28 | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-28 | config: android-base: enable hardened usercopy and kernel ASLR | Amit Pundir | 1 | -0/+2 |
2017-02-28 | config: android-recommended: disable aio support | Daniel Micay | 1 | -0/+1 |
2017-02-28 | sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT | Stas Sergeev | 1 | -2/+9 |
2017-02-28 | Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 1 | -17/+17 |
2017-02-28 | Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 11 | -238/+536 |
2017-02-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -17/+31 |
2017-02-25 | kernel/ksysfs.c: add __ro_after_init to bin_attribute structure | Bhumika Goyal | 1 | -1/+1 |
2017-02-25 | kernel/notifier.c: simplify expression | Viresh Kumar | 1 | -1/+1 |
2017-02-25 | userfaultfd: non-cooperative: add event for exit() notification | Mike Rapoport | 1 | -0/+2 |
2017-02-25 | mm, uprobes: convert __replace_page() to use page_vma_mapped_walk() | Kirill A. Shutemov | 1 | -8/+14 |
2017-02-25 | uprobes: split THPs before trying to replace them | Kirill A. Shutemov | 1 | -2/+2 |
2017-02-25 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2 | -5/+5 |
2017-02-25 | mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} | Dan Williams | 1 | -0/+6 |
2017-02-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -1/+2 |
2017-02-24 | sched/cgroup: Move sched_online_group() back into css_online() to fix crash | Konstantin Khlebnikov | 1 | -2/+12 |
2017-02-24 | sched/fair: Update rq clock before changing a task's CPU affinity | Wanpeng Li | 1 | -0/+1 |
2017-02-24 | sched/core: Fix update_rq_clock() splat on hotplug (and suspend/resume) | Peter Zijlstra | 1 | -10/+4 |
2017-02-24 | perf/core: Fix the perf_cpu_time_max_percent check | Tan Xiaojun | 1 | -1/+1 |
2017-02-24 | perf/core: Fix perf_event_enable_on_exec() timekeeping (again) | Peter Zijlstra | 1 | -0/+2 |
2017-02-24 | perf/core: Remove confusing comment and move put_ctx() | Peter Zijlstra | 1 | -7/+1 |
2017-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 5 | -11/+76 |
2017-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2017-02-23 | sparc64: Send break twice from console to return to boot prom | Vijay Kumar | 1 | -1/+2 |
2017-02-23 | bpf: fix spelling mistake: "proccessed" -> "processed" | Colin Ian King | 1 | -1/+1 |
2017-02-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -13/+60 |
2017-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -5/+8 |
2017-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 6 | -240/+313 |
2017-02-23 | Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -13/+17 |
2017-02-23 | userfaultfd: non-cooperative: Add fork() event | Pavel Emelyanov | 1 | -3/+7 |
2017-02-23 | kernel/watchdog.c: do not hardcode CPU 0 as the initial thread | Prarit Bhargava | 1 | -10/+15 |
2017-02-23 | tracing: add __print_flags_u64() | Ross Zwisler | 1 | -0/+38 |
2017-02-23 | seccomp: Only dump core when single-threaded | Kees Cook | 1 | -5/+8 |
2017-02-22 | Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+16 |
2017-02-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2017-02-22 | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+6 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 15 | -151/+1158 |
2017-02-22 | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -9/+9 |
2017-02-22 | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+2 |
2017-02-22 | Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 4 | -16/+44 |