index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-13
1
-0
/
+13
*
bpf: return EOPNOTSUPP when map lookup isn't supported
Prashant Bhole
2018-10-10
4
-4
/
+4
*
bpf: error handling when map_lookup_elem isn't supported
Prashant Bhole
2018-10-10
1
-2
/
+7
*
bpf: btf: Fix a missing check bug
Wenwen Wang
2018-10-10
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-09
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-06
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-06
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
|
|
*
|
|
|
sched/numa: Stop multiple tasks from moving to the CPU at the same time
Srikar Dronamraju
2018-10-02
2
-0
/
+23
|
|
|
/
/
/
|
*
/
/
/
locking/ww_mutex: Fix runtime warning in the WW mutex selftest
Guenter Roeck
2018-10-03
1
-4
/
+6
|
|
/
/
/
*
|
|
/
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-04
2
-0
/
+9
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-09-29
1
-0
/
+6
|
|
\
\
|
|
*
|
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
2018-09-28
1
-0
/
+6
|
|
|
/
|
*
/
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
Christoph Hellwig
2018-09-26
1
-0
/
+3
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-26
4
-13
/
+74
|
\
\
|
*
|
bpf: remove redundant null pointer check before consume_skb
zhong jiang
2018-09-21
1
-4
/
+2
|
*
|
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2018-09-14
2
-0
/
+40
|
*
|
bpf: add bpffs pretty print for program array map
Yonghong Song
2018-09-11
1
-1
/
+24
|
*
|
bpf/verifier: fix verifier instability
Alexei Starovoitov
2018-09-06
1
-8
/
+8
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
4
-24
/
+74
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-09-25
1
-20
/
+71
|
|
\
\
[next]