Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-02-25 | 7 | -17/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | kernel/ksysfs.c: add __ro_after_init to bin_attribute structure | Bhumika Goyal | 2017-02-25 | 1 | -1/+1 | |
| * | | | | | kernel/notifier.c: simplify expression | Viresh Kumar | 2017-02-25 | 1 | -1/+1 | |
| * | | | | | userfaultfd: non-cooperative: add event for exit() notification | Mike Rapoport | 2017-02-25 | 1 | -0/+2 | |
| * | | | | | mm, uprobes: convert __replace_page() to use page_vma_mapped_walk() | Kirill A. Shutemov | 2017-02-25 | 1 | -8/+14 | |
| * | | | | | uprobes: split THPs before trying to replace them | Kirill A. Shutemov | 2017-02-25 | 1 | -2/+2 | |
| * | | | | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2017-02-25 | 2 | -5/+5 | |
| * | | | | | mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} | Dan Williams | 2017-02-25 | 1 | -0/+6 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-02-25 | 1 | -1/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | sparc64: Send break twice from console to return to boot prom | Vijay Kumar | 2017-02-23 | 1 | -1/+2 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-02-24 | 5 | -11/+76 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | prctl: propagate has_child_subreaper flag to every descendant | Pavel Tikhomirov | 2017-02-03 | 2 | -3/+29 | |
| * | | | | | | introduce the walk_process_tree() helper | Oleg Nesterov | 2017-02-03 | 1 | -0/+32 | |
| * | | | | | | fs: Better permission checking for submounts | Eric W. Biederman | 2017-02-01 | 1 | -2/+2 | |
| * | | | | | | exit: fix the setns() && PR_SET_CHILD_SUBREAPER interaction | Oleg Nesterov | 2017-02-01 | 1 | -5/+8 | |
| * | | | | | | inotify: Convert to using per-namespace limits | Nikolay Borisov | 2017-01-24 | 1 | -1/+5 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-02-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | bpf: fix spelling mistake: "proccessed" -> "processed" | Colin Ian King | 2017-02-23 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-02-23 | 3 | -13/+60 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | userfaultfd: non-cooperative: Add fork() event | Pavel Emelyanov | 2017-02-23 | 1 | -3/+7 | |
| * | | | | | | | kernel/watchdog.c: do not hardcode CPU 0 as the initial thread | Prarit Bhargava | 2017-02-23 | 1 | -10/+15 | |
| * | | | | | | | tracing: add __print_flags_u64() | Ross Zwisler | 2017-02-23 | 1 | -0/+38 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2017-02-23 | 1 | -5/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | seccomp: Only dump core when single-threaded | Kees Cook | 2017-02-22 | 1 | -5/+8 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2017-02-23 | 6 | -240/+313 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | printk: drop call_console_drivers() unused param | Sergey Senozhatsky | 2017-02-08 | 1 | -8/+4 | |
| * | | | | | | | | printk: convert the rest to printk-safe | Sergey Senozhatsky | 2017-02-08 | 1 | -38/+65 | |
| * | | | | | | | | printk: remove zap_locks() function | Sergey Senozhatsky | 2017-02-08 | 1 | -61/+0 | |
| * | | | | | | | | printk: use printk_safe buffers in printk | Sergey Senozhatsky | 2017-02-08 | 1 | -15/+32 | |
| * | | | | | | | | printk: report lost messages in printk safe/nmi contexts | Sergey Senozhatsky | 2017-02-08 | 3 | -37/+28 | |
| * | | | | | | | | printk: always use deferred printk when flush printk_safe lines | Sergey Senozhatsky | 2017-02-08 | 1 | -8/+6 | |
| * | | | | | | | | printk: introduce per-cpu safe_print seq buffer | Sergey Senozhatsky | 2017-02-08 | 4 | -52/+157 | |
| * | | | | | | | | printk: rename nmi.c and exported api | Sergey Senozhatsky | 2017-02-08 | 4 | -36/+36 | |
| * | | | | | | | | printk: use vprintk_func in vprintk() | Sergey Senozhatsky | 2017-02-08 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-02-23 | 1 | -13/+17 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | module: fix memory leak on early load_module() failures | Luis R. Rodriguez | 2017-02-21 | 1 | -0/+1 | |
| * | | | | | | | module: Optimize search_module_extables() | Peter Zijlstra | 2017-02-11 | 1 | -13/+14 | |
| * | | | | | | | livepatch/module: print notice of TAINT_LIVEPATCH | Joe Lawrence | 2017-01-31 | 1 | -0/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-02-22 | 1 | -2/+16 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper() | Greg Kroah-Hartman | 2017-01-19 | 1 | -0/+14 | |
| * | | | | | | kmod: make usermodehelper path a const string | Greg Kroah-Hartman | 2017-01-19 | 1 | -2/+2 | |
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-02-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/core | Will Deacon | 2017-01-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | kexec: Switch to __pa_symbol | Laura Abbott | 2017-01-11 | 1 | -1/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-02-22 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kprobes: Introduce weak variant of kprobe_exceptions_notify() | Naveen N. Rao | 2017-02-10 | 1 | -0/+6 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-02-22 | 15 | -151/+1158 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-19 | 6 | -26/+13 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | bpf: make jited programs visible in traces | Daniel Borkmann | 2017-02-17 | 4 | -13/+282 | |
| * | | | | | | | | | | bpf: remove stubs for cBPF from arch code | Daniel Borkmann | 2017-02-17 | 1 | -1/+11 |