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-03-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+8
2018-03-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+17
2018-03-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+16
2018-03-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-10
/
+34
2018-03-23
Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-8
/
+6
2018-03-23
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
3
-8
/
+6
2018-03-22
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2018-03-22
Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2018-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-29
/
+51
2018-03-22
posix-timers: Protect posix clock array access against speculation
Thomas Gleixner
1
-3
/
+8
2018-03-20
bpf: skip unnecessary capability check
Chenbo Feng
1
-1
/
+1
2018-03-20
trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programs
Yonghong Song
1
-28
/
+40
2018-03-20
sched/debug: Adjust newlines for better alignment
Joe Lawrence
1
-11
/
+16
2018-03-20
sched/debug: Fix per-task line continuation for console output
Joe Lawrence
1
-1
/
+1
2018-03-20
perf/cgroup: Fix child event counting bug
Song Liu
1
-5
/
+16
2018-03-20
jump_label: Disable jump labels in __exit code
Josh Poimboeuf
1
-3
/
+4
2018-03-20
locking/mutex: Improve documentation
Matthew Wilcox
1
-7
/
+30
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+20
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+1
2018-03-18
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2018-03-14
jump_label: Fix sparc64 warning
Josh Poimboeuf
1
-1
/
+2
2018-03-13
workqueue: remove unused cancel_work()
Stephen Hemminger
1
-8
/
+0
2018-03-13
workqueue: use put_device() instead of kfree()
Arvind Yadav
1
-1
/
+1
2018-03-12
error-injection: Fix to prohibit jump optimization
Masami Hiramatsu
1
-0
/
+10
2018-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2018-03-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+3
2018-03-09
bug: use %pB in BUG and stack protector failure
Kees Cook
1
-1
/
+1
2018-03-09
rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsites
Boqun Feng
1
-2
/
+3
2018-03-09
perf/core: Fix ctx_event_type in ctx_resched()
Song Liu
1
-1
/
+3
2018-03-08
module: propagate error in modules_open()
Leon Yu
1
-1
/
+1
2018-03-08
Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+0
2018-03-06
kernel/memremap: Remove stale devres_free() call
Oliver O'Halloran
1
-1
/
+0
2018-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-16
/
+26
2018-03-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+6
2018-03-03
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+10
2018-03-02
memremap: fix softlockup reports at teardown
Dan Williams
1
-5
/
+10
2018-03-02
signals: Move put_compat_sigset to compat.h to silence hardened usercopy
Matt Redfearn
1
-19
/
+0
2018-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-16
/
+26
2018-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-1
/
+2
2018-02-28
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
1
-0
/
+6
2018-02-27
printk: Wake klogd when passing console_lock owner
Petr Mladek
1
-1
/
+2
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+23
2018-02-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+14
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-22
/
+34
2018-02-23
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2018-02-23
bpf: allow xadd only on aligned memory
Daniel Borkmann
1
-16
/
+26
2018-02-23
Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-0
/
+16
2018-02-22
genirq/matrix: Handle CPU offlining proper
Thomas Gleixner
1
-9
/
+14
2018-02-22
bpf: fix rcu lockdep warning for lpm_trie map_free callback
Yonghong Song
1
-2
/
+1
2018-02-22
bpf: add schedule points in percpu arrays management
Eric Dumazet
1
-1
/
+4
[next]