index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpumask: make cpumask_size() return "unsigned int"
Alexey Dobriyan
2018-02-06
2
-2
/
+2
*
kernel/fork.c: add comment about usage of CLONE_FS flags and namespaces
Marcos Paulo de Souza
2018-02-06
1
-0
/
+4
*
kernel/fork.c: check error and return early
Marcos Paulo de Souza
2018-02-06
1
-26
/
+25
*
kernel/async.c: revert "async: simplify lowest_in_progress()"
Rasmus Villemoes
2018-02-06
1
-8
/
+12
*
Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO
Kees Cook
2018-02-06
1
-0
/
+4
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-04
1
-3
/
+0
|
\
|
*
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
2018-02-02
1
-3
/
+0
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-04
3
-5
/
+5
|
\
\
|
*
|
genirq: Make legacy autoprobing work again
Thomas Gleixner
2018-02-01
3
-5
/
+5
*
|
|
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
1
-5
/
+26
|
\
\
\
|
*
|
|
fork: Provide usercopy whitelisting for task_struct
Kees Cook
2018-01-15
1
-2
/
+20
|
*
|
|
fork: Define usercopy region in thread_stack slab caches
David Windsor
2018-01-15
1
-2
/
+3
|
*
|
|
fork: Define usercopy region in mm_struct slab caches
David Windsor
2018-01-15
1
-1
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
5
-80
/
+206
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-4.16-console-waiter-logic' into for-4.16
Petr Mladek
2018-01-22
1
-15
/
+166
|
|
\
\
\
\
|
|
*
|
|
|
printk: Never set console_may_schedule in console_trylock()
Sergey Senozhatsky
2018-01-16
1
-14
/
+8
|
|
*
|
|
|
printk: Hide console waiter logic into helpers
Petr Mladek
2018-01-16
1
-97
/
+148
|
|
*
|
|
|
printk: Add console owner and waiter logic to load balance console writes
Steven Rostedt (VMware)
2018-01-16
1
-1
/
+107
|
*
|
|
|
|
Merge branch 'for-4.16-print-symbol' into for-4.16
Petr Mladek
2018-01-22
2
-19
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
kallsyms: remove print_symbol() function
Sergey Senozhatsky
2018-01-16
1
-11
/
+0
|
|
*
|
|
|
|
irq debug: do not use print_symbol()
Sergey Senozhatsky
2018-01-05
1
-8
/
+6
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'for-4.16-deprecate-printk-pf' into for-4.16
Petr Mladek
2018-01-22
3
-38
/
+8
|
|
\
\
\
\
\
|
|
*
|
|
|
|
symbol lookup: introduce dereference_symbol_descriptor()
Sergey Senozhatsky
2018-01-09
1
-35
/
+0
|
|
*
|
|
|
|
sections: split dereference_function_descriptor()
Sergey Senozhatsky
2018-01-09
1
-0
/
+6
|
|
*
|
|
|
|
sched/autogroup: move sched.h include
Sergey Senozhatsky
2017-12-08
1
-2
/
+2
|
|
*
|
|
|
|
sched/autogroup: remove unneeded kallsyms include
Sergey Senozhatsky
2017-12-08
1
-1
/
+0
|
|
|
/
/
/
/
|
*
|
|
|
|
printk: drop redundant devkmsg_log_str memsets
Sergey Senozhatsky
2018-01-22
1
-7
/
+4
|
*
|
|
|
|
printk: add console_msg_format command line option
Sergey Senozhatsky
2018-01-04
1
-1
/
+22
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-02-01
5
-14
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
ftrace: Mark function tracer test functions noinline/noclone
Andi Kleen
2018-01-23
1
-2
/
+3
|
*
|
|
|
|
trace_uprobe: Display correct offset in uprobe_events
Ravi Bangoria
2018-01-23
1
-1
/
+1
|
*
|
|
|
|
tracing: Make sure the parsed string always terminates with '\0'
Changbin Du
2018-01-23
3
-6
/
+2
|
*
|
|
|
|
tracing: Clear parser->idx if only spaces are read
Changbin Du
2018-01-23
1
-2
/
+2
|
*
|
|
|
|
tracing: Detect the string nul character when parsing user input string
Changbin Du
2018-01-23
1
-3
/
+3
*
|
|
|
|
|
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-01
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
staging: lustre: lnet: convert selftest to use workqueues
NeilBrown
2018-01-15
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-01-31
2
-219
/
+236
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mm, hugetlb: remove hugepages_treat_as_movable sysctl
Michal Hocko
2018-01-31
1
-7
/
+0
|
*
|
|
|
|
|
|
include/linux/sched/mm.h: uninline mmdrop_async(), etc
Andrew Morton
2018-01-31
1
-212
/
+236
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
23
-603
/
+2856
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-28
4
-146
/
+207
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
bpf: fix kernel page fault in lpm map trie_get_next_key
Yonghong Song
2018-01-26
1
-15
/
+11
|
|
*
|
|
|
|
|
|
|
bpf: fix subprog verifier bypass by div/mod by 0 exception
Daniel Borkmann
2018-01-26
2
-16
/
+30
|
|
*
|
|
|
|
|
|
|
bpf: make unknown opcode handling more robust
Daniel Borkmann
2018-01-26
2
-105
/
+152
|
|
*
|
|
|
|
|
|
|
bpf: improve dead code sanitizing
Daniel Borkmann
2018-01-26
1
-5
/
+12
|
|
*
|
|
|
|
|
|
|
bpf: Use the IS_FD_ARRAY() macro in map_update_elem()
Mickaël Salaün
2018-01-25
1
-4
/
+1
|
|
*
|
|
|
|
|
|
|
bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region
Yonghong Song
2018-01-23
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-24
4
-41
/
+84
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-23
1
-6
/
+14
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-20
7
-69
/
+298
|
|
\
\
\
\
\
\
\
\
\
[next]