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
2017-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-02-23
bpf: fix spelling mistake: "proccessed" -> "processed"
Colin Ian King
1
-1
/
+1
2017-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-13
/
+60
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-5
/
+8
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
6
-240
/
+313
2017-02-22
Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+17
2017-02-22
userfaultfd: non-cooperative: Add fork() event
Pavel Emelyanov
1
-3
/
+7
2017-02-22
kernel/watchdog.c: do not hardcode CPU 0 as the initial thread
Prarit Bhargava
1
-10
/
+15
2017-02-22
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-21
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-9
/
+9
2017-02-21
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+2
2017-02-21
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
4
-16
/
+44
2017-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-25
/
+23
2017-02-21
module: fix memory leak on early load_module() failures
Luis R. Rodriguez
1
-0
/
+1
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-57
/
+21
2017-02-21
sched/core: Fix build paravirt build on arm and arm64
Mark Brown
1
-0
/
+3
2017-02-20
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-2
/
+2
2017-02-20
Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+41
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
18
-338
/
+1127
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
32
-2406
/
+2579
2017-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-129
/
+219
2017-02-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-206
/
+313
2017-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+68
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-589
/
+60
2017-02-20
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-2
/
+2
2017-02-20
fork: Fix task_struct alignment
Peter Zijlstra
1
-1
/
+1
2017-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-26
/
+13
2017-02-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2017-02-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-10
/
+9
2017-02-18
printk: use rcuidle console tracepoint
Sergey Senozhatsky
1
-1
/
+1
2017-02-18
hrtimer: Catch invalid clockids again
Marc Zyngier
1
-5
/
+15
2017-02-18
PM / sleep: Fix test_suspend after sleep state rework
Geert Uytterhoeven
1
-1
/
+1
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
1
-57
/
+21
2017-02-17
bpf: make jited programs visible in traces
Daniel Borkmann
4
-13
/
+282
2017-02-17
bpf: remove stubs for cBPF from arch code
Daniel Borkmann
1
-1
/
+11
2017-02-17
bpf: mark all registered map/prog types as __ro_after_init
Daniel Borkmann
5
-14
/
+14
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-40
/
+90
2017-02-16
Revert "nohz: Fix collision between tick and other hrtimers"
Linus Torvalds
2
-14
/
+2
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-22
/
+66
2017-02-16
genirq: Clarify logic calculating bogus irqreturn_t values
Jeremy Kerr
1
-1
/
+3
2017-02-15
timekeeping: Use deferred printk() in debug code
Sergey Senozhatsky
1
-2
/
+2
2017-02-14
bpf: reduce compiler warnings by adding fallthrough comments
Alexander Alemayhu
1
-0
/
+5
2017-02-14
audit: remove unnecessary curly braces from switch/case statements
Paul Moore
1
-12
/
+12
2017-02-14
Merge tag 'v4.10-rc8' into perf/core, to pick up fixes
Ingo Molnar
7
-63
/
+81
2017-02-13
audit: log module name on init_module
Richard Guy Briggs
3
-1
/
+21
[next]