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
*
umh: Add command line to user mode helpers
Olivier Brunel
2018-10-22
1
-2
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-21
8
-20
/
+500
|
\
|
*
bpf, verifier: avoid retpoline for map push/pop/peek operation
Daniel Borkmann
2018-10-20
1
-1
/
+24
|
*
bpf, verifier: remove unneeded flow key in check_helper_mem_access
Daniel Borkmann
2018-10-20
1
-2
/
+0
|
*
bpf, verifier: reject xadd on flow key memory
Daniel Borkmann
2018-10-20
1
-1
/
+10
|
*
bpf, verifier: fix register type dump in xadd and st
Daniel Borkmann
2018-10-20
1
-6
/
+13
|
*
bpf: remove unused variable
Alexei Starovoitov
2018-10-19
1
-1
/
+1
|
*
bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB
Song Liu
2018-10-19
1
-0
/
+6
|
*
bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall
Mauricio Vasquez B
2018-10-19
1
-0
/
+66
|
*
bpf: add queue and stack maps
Mauricio Vasquez B
2018-10-19
6
-2
/
+359
|
*
bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUE
Mauricio Vasquez B
2018-10-19
1
-3
/
+6
|
*
bpf/syscall: allow key to be null in map functions
Mauricio Vasquez B
2018-10-19
1
-4
/
+15
|
*
bpf: rename stack trace map operations
Mauricio Vasquez B
2018-10-19
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-21
3
-11
/
+47
|
\
\
|
*
\
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2018-10-20
2
-4
/
+22
|
|
\
\
|
|
*
|
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
2018-10-16
1
-1
/
+1
|
|
*
|
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-10-11
2
-3
/
+21
|
*
|
|
Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2018-10-20
1
-7
/
+25
|
|
\
\
\
|
|
*
|
|
tracing: Fix synthetic event to allow semicolon at end
Masami Hiramatsu
2018-10-19
1
-1
/
+1
|
|
*
|
|
tracing: Fix synthetic event to accept unsigned modifier
Masami Hiramatsu
2018-10-19
1
-6
/
+24
*
|
|
|
|
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
[next]