index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
kcov: detect double association with a single task
Dmitry Vyukov
1
-2
/
+2
2018-02-06
kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
Eric Biggers
1
-1
/
+0
2018-02-06
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
4
-45
/
+21
2018-02-06
cpumask: make cpumask_size() return "unsigned int"
Alexey Dobriyan
2
-2
/
+2
2018-02-06
kernel/fork.c: add comment about usage of CLONE_FS flags and namespaces
Marcos Paulo de Souza
1
-0
/
+4
2018-02-06
kernel/fork.c: check error and return early
Marcos Paulo de Souza
1
-26
/
+25
2018-02-06
kernel/async.c: revert "async: simplify lowest_in_progress()"
Rasmus Villemoes
1
-8
/
+12
2018-02-06
Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO
Kees Cook
1
-0
/
+4
2018-02-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2018-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-5
/
+5
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+26
2018-02-02
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
1
-3
/
+0
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
5
-80
/
+206
2018-02-01
Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
5
-14
/
+11
2018-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2018-02-01
genirq: Make legacy autoprobing work again
Thomas Gleixner
3
-5
/
+5
2018-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-219
/
+236
2018-01-31
mm, hugetlb: remove hugepages_treat_as_movable sysctl
Michal Hocko
1
-7
/
+0
2018-01-31
include/linux/sched/mm.h: uninline mmdrop_async(), etc
Andrew Morton
1
-212
/
+236
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
23
-603
/
+2856
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2018-01-31
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-30
/
+80
2018-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-53
/
+145
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+2
2018-01-31
Merge branch 'for-4.16/remove-immediate' into for-linus
Jiri Kosina
2
-55
/
+6
2018-01-30
Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-28
/
+22
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-12
/
+12
2018-01-30
Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-3
/
+3
2018-01-30
Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-24
/
+40
2018-01-30
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-34
/
+337
2018-01-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2018-01-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-151
/
+321
2018-01-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-34
/
+39
2018-01-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-42
/
+47
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-418
/
+311
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+11
2018-01-29
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-289
/
+482
2018-01-29
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-129
/
+1
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-16
/
+16
2018-01-29
Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-6
/
+48
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+13
2018-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-146
/
+207
2018-01-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2018-01-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+11
2018-01-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+42
2018-01-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-3
/
+5
2018-01-27
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
26
-155
/
+525
2018-01-27
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
1
-0
/
+3
2018-01-26
bpf: fix kernel page fault in lpm map trie_get_next_key
Yonghong Song
1
-15
/
+11
[next]