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-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-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-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-13
futex: Move futex_init() to core_initcall
Yang Yang
1
-1
/
+1
2017-02-13
tick/broadcast: Prevent deadlock on tick_broadcast_lock
Mike Galbraith
1
-8
/
+7
2017-02-12
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
3
-22
/
+66
2017-02-11
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2017-02-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+15
2017-02-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-8
/
+4
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2017-02-10
tick/nohz: Fix possible missing clock reprog after tick soft restart
Frederic Weisbecker
1
-0
/
+5
2017-02-10
perf/core: Fix crash in perf_event_read()
Peter Zijlstra
1
-10
/
+15
2017-02-08
kernel/ucount.c: mark user_header with kmemleak_ignore()
Luis R. Rodriguez
1
-2
/
+1
2017-02-08
bpf, lpm: fix overflows in trie_alloc checks
Daniel Borkmann
1
-9
/
+27
2017-02-08
stacktrace, lockdep: Fix address, newline ugliness
Omar Sandoval
1
-8
/
+4
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-66
/
+102
2017-02-06
bpf: enable verifier to add 0 to packet ptr
William Tu
1
-1
/
+1
2017-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+30
2017-02-03
trace: rename trace_print_hex_seq arg and add kdoc
Daniel Borkmann
1
-2
/
+13
2017-02-03
Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
1
-28
/
+25
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+10
2017-02-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+46
2017-02-02
tracing/kprobes: Fix __init annotation
Arnd Bergmann
1
-1
/
+1
2017-01-31
Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-3
/
+5
2017-01-31
Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+5
2017-01-31
tracing: Fix hwlat kthread migration
Steven Rostedt (VMware)
1
-3
/
+5
2017-01-30
irqdomain: Avoid activating interrupts more than once
Marc Zyngier
1
-14
/
+30
2017-01-30
perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
Peter Zijlstra
1
-21
/
+21
2017-01-30
perf/core: Fix use-after-free bug
Peter Zijlstra
1
-2
/
+25
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-92
/
+194
2017-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-36
/
+50
2017-01-26
Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+2
2017-01-27
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+2
2017-01-26
cgroup: don't online subsystems before cgroup_name/path() are operational
Tejun Heo
1
-8
/
+5
2017-01-26
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
Eric Dumazet
1
-0
/
+1
2017-01-25
bpf: add initial bpf tracepoints
Daniel Borkmann
3
-3
/
+42
2017-01-25
trace: add variant without spacing in trace_print_hex_seq
Daniel Borkmann
1
-3
/
+4
2017-01-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-1
/
+13
2017-01-24
kernel/panic.c: add missing \n
Jiri Slaby
1
-1
/
+1
2017-01-24
kernel/watchdog: prevent false hardlockup on overloaded system
Don Zickus
2
-0
/
+12
[next]