index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
3
-29
/
+15
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-10-19
1
-8
/
+2
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-10-14
1
-8
/
+2
|
|
|
\
|
|
|
*
xsk: do not call synchronize_net() under RCU read lock
Björn Töpel
2018-10-11
1
-8
/
+2
|
*
|
|
Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2018-10-18
2
-21
/
+13
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
tracing: Use trace_clock_local() for looping in preemptirq_delay_test.c
Steven Rostedt (VMware)
2018-10-17
1
-5
/
+5
|
|
*
|
tracepoint: Fix tracepoint array element size mismatch
Mathieu Desnoyers
2018-10-17
1
-16
/
+8
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-15
8
-2644
/
+29
|
\
\
\
\
|
*
|
|
|
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
2018-10-15
4
-2620
/
+3
|
*
|
|
|
tcp, ulp: remove ulp bits from sockmap
Daniel Borkmann
2018-10-15
1
-29
/
+10
|
*
|
|
|
bpf: wait for running BPF programs when updating map-in-map
Daniel Colascione
2018-10-12
1
-0
/
+13
|
*
|
|
|
bpf: return EOPNOTSUPP when map lookup isn't supported
Prashant Bhole
2018-10-09
4
-4
/
+4
|
*
|
|
|
bpf: error handling when map_lookup_elem isn't supported
Prashant Bhole
2018-10-09
1
-2
/
+7
|
*
|
|
|
bpf: btf: Fix a missing check bug
Wenwen Wang
2018-10-09
1
-0
/
+3
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
2
-9
/
+22
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
2018-10-12
1
-0
/
+6
|
|
\
\
\
|
|
*
|
|
Input: i8042 - enable keyboard wakeups by default when s2idle is used
Daniel Drake
2018-10-01
1
-0
/
+6
|
*
|
|
|
Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2018-10-11
1
-9
/
+16
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
cgroup: Fix dom_cgrp propagation when enabling threaded mode
Tejun Heo
2018-10-04
1
-9
/
+16
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-08
7
-184
/
+767
|
\
\
\
\
\
|
*
|
|
|
|
bpf: allow offload of programs with BPF-to-BPF function calls
Quentin Monnet
2018-10-08
1
-7
/
+3
|
*
|
|
|
|
bpf: add verifier callback to get stack usage info for offloaded progs
Quentin Monnet
2018-10-08
2
-0
/
+21
|
*
|
|
|
|
bpf: Add helper to retrieve socket in BPF
Joe Stringer
2018-10-03
1
-1
/
+7
|
*
|
|
|
|
bpf: Add reference tracking to verifier
Joe Stringer
2018-10-03
1
-19
/
+287
|
*
|
|
|
|
bpf: Macrofy stack state copy
Joe Stringer
2018-10-03
1
-46
/
+60
|
*
|
|
|
|
bpf: Add PTR_TO_SOCKET verifier type
Joe Stringer
2018-10-03
1
-14
/
+106
|
*
|
|
|
|
bpf: Generalize ptr_or_null regs check
Joe Stringer
2018-10-03
1
-18
/
+25
|
*
|
|
|
|
bpf: Reuse canonical string formatter for ctx errs
Joe Stringer
2018-10-03
1
-4
/
+3
|
*
|
|
|
|
bpf: Simplify ptr_min_max_vals adjustment
Joe Stringer
2018-10-03
1
-12
/
+10
|
*
|
|
|
|
bpf: Add iterator for spilled registers
Joe Stringer
2018-10-03
1
-9
/
+7
|
*
|
|
|
|
bpf: don't allow create maps of per-cpu cgroup local storages
Roman Gushchin
2018-10-01
1
-1
/
+2
|
*
|
|
|
|
bpf: introduce per-cpu cgroup local storage
Roman Gushchin
2018-10-01
4
-27
/
+157
|
*
|
|
|
|
bpf: rework cgroup storage pointer passing
Roman Gushchin
2018-10-01
2
-3
/
+8
|
*
|
|
|
|
bpf: extend cgroup bpf core to allow multiple cgroup storage types
Roman Gushchin
2018-10-01
5
-39
/
+85
|
*
|
|
|
|
bpf: permit CGROUP_DEVICE programs accessing helper bpf_get_current_cgroup_id()
Yonghong Song
2018-09-28
1
-0
/
+2
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-06
8
-29
/
+118
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-10-06
2
-2
/
+13
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-10-05
2
-2
/
+13
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
bpf: 32-bit RSH verification must truncate input before the ALU op
Jann Horn
2018-10-05
1
-1
/
+9
|
|
|
*
|
|
|
bpf: don't accept cgroup local storage with zero value size
Roman Gushchin
2018-10-02
1
-0
/
+3
|
|
|
*
|
|
|
bpf: harden flags check in cgroup_storage_update_elem()
Roman Gushchin
2018-09-28
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-10-05
1
-7
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
2018-10-02
1
-0
/
+2
|
|
*
|
|
|
|
|
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
2018-10-02
1
-7
/
+2
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2018-10-05
4
-16
/
+95
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task
Mel Gorman
2018-10-02
1
-1
/
+11
|
|
*
|
|
|
|
|
sched/numa: Avoid task migration for small NUMA improvement
Srikar Dronamraju
2018-10-02
1
-5
/
+18
|
|
*
|
|
|
|
|
sched/numa: Limit the conditions where scan period is reset
Mel Gorman
2018-10-02
1
-2
/
+23
|
|
*
|
|
|
|
|
sched/numa: Reset scan rate whenever task moves across nodes
Srikar Dronamraju
2018-10-02
1
-7
/
+19
|
|
*
|
|
|
|
|
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
Srikar Dronamraju
2018-10-02
4
-4
/
+4
[next]