summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* kcov: detect double association with a single taskDmitry Vyukov2018-02-061-2/+2
* kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"Eric Biggers2018-02-061-1/+0
* pids: introduce find_get_task_by_vpid() helperMike Rapoport2018-02-064-45/+21
* cpumask: make cpumask_size() return "unsigned int"Alexey Dobriyan2018-02-062-2/+2
* kernel/fork.c: add comment about usage of CLONE_FS flags and namespacesMarcos Paulo de Souza2018-02-061-0/+4
* kernel/fork.c: check error and return earlyMarcos Paulo de Souza2018-02-061-26/+25
* kernel/async.c: revert "async: simplify lowest_in_progress()"Rasmus Villemoes2018-02-061-8/+12
* Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOKees Cook2018-02-061-0/+4
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-041-3/+0
|\
| * x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann2018-02-021-3/+0
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-043-5/+5
|\ \
| * | genirq: Make legacy autoprobing work againThomas Gleixner2018-02-013-5/+5
* | | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-031-5/+26
|\ \ \
| * | | fork: Provide usercopy whitelisting for task_structKees Cook2018-01-151-2/+20
| * | | fork: Define usercopy region in thread_stack slab cachesDavid Windsor2018-01-151-2/+3
| * | | fork: Define usercopy region in mm_struct slab cachesDavid Windsor2018-01-151-1/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-015-80/+206
|\ \ \ \
| * \ \ \ Merge branch 'for-4.16-console-waiter-logic' into for-4.16Petr Mladek2018-01-221-15/+166
| |\ \ \ \
| | * | | | printk: Never set console_may_schedule in console_trylock()Sergey Senozhatsky2018-01-161-14/+8
| | * | | | printk: Hide console waiter logic into helpersPetr Mladek2018-01-161-97/+148
| | * | | | printk: Add console owner and waiter logic to load balance console writesSteven Rostedt (VMware)2018-01-161-1/+107
| * | | | | Merge branch 'for-4.16-print-symbol' into for-4.16Petr Mladek2018-01-222-19/+6
| |\ \ \ \ \
| | * | | | | kallsyms: remove print_symbol() functionSergey Senozhatsky2018-01-161-11/+0
| | * | | | | irq debug: do not use print_symbol()Sergey Senozhatsky2018-01-051-8/+6
| | |/ / / /
| * | | | | Merge branch 'for-4.16-deprecate-printk-pf' into for-4.16Petr Mladek2018-01-223-38/+8
| |\ \ \ \ \
| | * | | | | symbol lookup: introduce dereference_symbol_descriptor()Sergey Senozhatsky2018-01-091-35/+0
| | * | | | | sections: split dereference_function_descriptor()Sergey Senozhatsky2018-01-091-0/+6
| | * | | | | sched/autogroup: move sched.h includeSergey Senozhatsky2017-12-081-2/+2
| | * | | | | sched/autogroup: remove unneeded kallsyms includeSergey Senozhatsky2017-12-081-1/+0
| | |/ / / /
| * | | | | printk: drop redundant devkmsg_log_str memsetsSergey Senozhatsky2018-01-221-7/+4
| * | | | | printk: add console_msg_format command line optionSergey Senozhatsky2018-01-041-1/+22
| |/ / / /
* | | | | Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-02-015-14/+11
|\ \ \ \ \
| * | | | | ftrace: Mark function tracer test functions noinline/nocloneAndi Kleen2018-01-231-2/+3
| * | | | | trace_uprobe: Display correct offset in uprobe_eventsRavi Bangoria2018-01-231-1/+1
| * | | | | tracing: Make sure the parsed string always terminates with '\0'Changbin Du2018-01-233-6/+2
| * | | | | tracing: Clear parser->idx if only spaces are readChangbin Du2018-01-231-2/+2
| * | | | | tracing: Detect the string nul character when parsing user input stringChangbin Du2018-01-231-3/+3
* | | | | | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-011-0/+1
|\ \ \ \ \ \
| * | | | | | staging: lustre: lnet: convert selftest to use workqueuesNeilBrown2018-01-151-0/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-01-312-219/+236
|\ \ \ \ \ \ \
| * | | | | | | mm, hugetlb: remove hugepages_treat_as_movable sysctlMichal Hocko2018-01-311-7/+0
| * | | | | | | include/linux/sched/mm.h: uninline mmdrop_async(), etcAndrew Morton2018-01-311-212/+236
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3123-603/+2856
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-284-146/+207
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: fix kernel page fault in lpm map trie_get_next_keyYonghong Song2018-01-261-15/+11
| | * | | | | | | | bpf: fix subprog verifier bypass by div/mod by 0 exceptionDaniel Borkmann2018-01-262-16/+30
| | * | | | | | | | bpf: make unknown opcode handling more robustDaniel Borkmann2018-01-262-105/+152
| | * | | | | | | | bpf: improve dead code sanitizingDaniel Borkmann2018-01-261-5/+12
| | * | | | | | | | bpf: Use the IS_FD_ARRAY() macro in map_update_elem()Mickaël Salaün2018-01-251-4/+1
| | * | | | | | | | bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu regionYonghong Song2018-01-231-1/+1