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-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+10
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-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
2017-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-6
/
+8
2017-01-24
bpf: enable verifier to better track const alu ops
Daniel Borkmann
1
-19
/
+45
2017-01-23
bpf, lpm: fix kfree of im_node in trie_update_elem
Daniel Borkmann
1
-1
/
+1
2017-01-23
bpf: add a longest prefix match trie map implementation
Daniel Mack
2
-1
/
+504
2017-01-24
userns: Make ucounts lock irq-safe
Nikolay Borisov
1
-6
/
+8
2017-01-22
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2017-01-20
bpf: add bpf_probe_read_str helper
Gianluca Borello
1
-0
/
+32
2017-01-20
Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"
Rafael J. Wysocki
1
-2
/
+2
2017-01-18
bpf: don't trigger OOM killer under pressure with map alloc
Daniel Borkmann
4
-36
/
+50
2017-01-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+18
2017-01-18
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-39
/
+100
2017-01-18
cpu/hotplug: Remove unused but set variable in _cpu_down()
Tobias Klauser
1
-2
/
+0
2017-01-17
Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-59
/
+169
2017-01-17
taint/module: Fix problems when out-of-kernel driver defines true or false
Larry Finger
2
-2
/
+2
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-11
/
+13
2017-01-16
bpf, trace: make ctx access checks more robust
Daniel Borkmann
1
-0
/
+9
2017-01-16
bpf: rework prog_digest into prog_tag
Daniel Borkmann
3
-11
/
+13
2017-01-16
cpu/hotplug: Provide dynamic range for prepare stage
Thomas Gleixner
1
-4
/
+18
2017-01-16
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
7
-39
/
+100
2017-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+6
2017-01-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+9
2017-01-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-42
/
+133
2017-01-14
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
6
-35
/
+100
2017-01-14
rcu: Remove cond_resched() from Tiny synchronize_sched()
Paul E. McKenney
1
-4
/
+0
2017-01-14
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
1
-16
/
+31
2017-01-14
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+54
2017-01-14
perf/core: Fix sys_perf_event_open() vs. hotplug
Peter Zijlstra
1
-22
/
+48
2017-01-13
Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+1
2017-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2017-01-12
bpf: allow b/h/w/dw access for bpf's cb in ctx
Daniel Borkmann
1
-2
/
+6
2017-01-12
bpf: pass original insn directly to convert_ctx_access
Daniel Borkmann
2
-9
/
+9
2017-01-12
capability: export has_capability
Jike Song
1
-0
/
+1
2017-01-12
jump_labels: API for flushing deferred jump label updates
David Matlack
1
-0
/
+7
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-4
/
+8
[next]