index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-07-27
2
-7
/
+21
|
\
|
*
mm: introduce vma_init()
Kirill A. Shutemov
2018-07-26
1
-4
/
+2
|
*
mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
Dan Williams
2018-07-26
1
-2
/
+2
|
*
mm: disallow mappings that conflict for devm_memremap_pages()
Dave Jiang
2018-07-26
1
-1
/
+17
*
|
Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-07-27
5
-8
/
+55
|
\
\
|
|
/
|
/
|
|
*
kthread, tracing: Don't expose half-written comm when creating kthreads
Snild Dolkow
2018-07-26
1
-1
/
+7
|
*
tracing: Quiet gcc warning about maybe unused link variable
Steven Rostedt (VMware)
2018-07-25
1
-2
/
+4
|
*
tracing: Fix possible double free in event_enable_trigger_func()
Steven Rostedt (VMware)
2018-07-25
1
-1
/
+5
|
*
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
Artem Savkov
2018-07-25
1
-2
/
+11
|
*
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
2018-07-25
2
-0
/
+22
|
*
tracing: Fix double free of event_trigger_data
Steven Rostedt (VMware)
2018-07-25
1
-4
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-24
1
-6
/
+10
|
\
\
|
|
/
|
/
|
|
*
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
Martin KaFai Lau
2018-07-20
1
-6
/
+10
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-07-21
2
-2
/
+15
|
\
\
|
*
|
sched/deadline: Fix switched_from_dl() warning
Juri Lelli
2018-07-15
1
-1
/
+10
|
*
|
stop_machine: Disable preemption when waking two stopper threads
Isaac J. Manjarres
2018-07-15
1
-1
/
+5
*
|
|
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
1
-2
/
+8
*
|
|
mm: make vm_area_dup() actually copy the old vma data
Linus Torvalds
2018-07-21
1
-3
/
+7
*
|
|
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-21
1
-3
/
+18
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-18
6
-42
/
+69
|
\
\
|
*
|
bpf: don't leave partial mangled prog in jit_subprogs error path
Daniel Borkmann
2018-07-12
1
-2
/
+9
|
*
|
bpf: btf: Fix bitfield extraction for big endian
Okash Khawaja
2018-07-11
1
-17
/
+13
|
*
|
xdp: XDP_REDIRECT should check IFF_UP and MTU
Toshiaki Makita
2018-07-07
1
-1
/
+6
|
*
|
bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
John Fastabend
2018-07-07
1
-2
/
+2
|
*
|
bpf: sockmap, consume_skb in close path
John Fastabend
2018-07-07
1
-1
/
+4
|
*
|
bpf: sockhash, disallow bpf_tcp_close and update in parallel
John Fastabend
2018-07-07
2
-1
/
+18
|
*
|
bpf: sockmap, hash table is RCU so readers do not need locks
John Fastabend
2018-07-07
1
-2
/
+0
|
*
|
bpf: sockmap, error path can not release psock in multi-map case
John Fastabend
2018-07-07
1
-11
/
+6
|
*
|
bpf: hash map: decrement counter on error
Mauricio Vasquez B
2018-07-03
1
-5
/
+11
*
|
|
Mark HI and TASKLET softirq synchronous
Linus Torvalds
2018-07-17
1
-4
/
+8
|
|
/
|
/
|
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-07-13
1
-2
/
+1
|
\
\
|
*
|
Revert "tick: Prefer a lower rating device only if it's CPU local device"
Sudeep Holla
2018-07-10
1
-2
/
+1
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-13
1
-16
/
+25
|
\
\
\
|
*
|
|
rseq: uapi: Declare rseq_cs field as union, update includes
Mathieu Desnoyers
2018-07-10
1
-6
/
+9
|
*
|
|
rseq: uapi: Update uapi comments
Mathieu Desnoyers
2018-07-10
1
-1
/
+1
|
*
|
|
rseq: Use get_user/put_user rather than __get_user/__put_user
Mathieu Desnoyers
2018-07-10
1
-7
/
+7
|
*
|
|
rseq: Use __u64 for rseq_cs fields, validate user inputs
Mathieu Desnoyers
2018-07-10
1
-4
/
+10
|
|
/
/
*
|
|
Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-13
2
-6
/
+7
|
\
\
\
|
*
|
|
tracing: Reorder display of TGID to be after PID
Joel Fernandes (Google)
2018-07-12
2
-6
/
+7
*
|
|
|
Merge tag 'trace-v4.18-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-11
1
-1
/
+5
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
tracing/kprobe: Release kprobe print_fmt properly
Jiri Olsa
2018-07-11
1
-1
/
+5
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-07-08
6
-73
/
+98
|
\
\
\
|
*
|
|
kthread, sched/core: Fix kthread_parkme() (again...)
Peter Zijlstra
2018-07-03
2
-26
/
+35
|
*
|
|
sched/util_est: Fix util_est_dequeue() for throttled cfs_rq
Vincent Guittot
2018-07-03
1
-12
/
+4
|
*
|
|
sched/fair: Advance global expiration when period timer is restarted
Xunlei Pang
2018-07-03
1
-5
/
+10
|
*
|
|
sched/fair: Fix bandwidth timer clock drift condition
Xunlei Pang
2018-07-03
2
-8
/
+12
|
*
|
|
sched/rt: Fix call to cpufreq_update_util()
Vincent Guittot
2018-07-03
3
-7
/
+16
|
*
|
|
sched/nohz: Skip remote tick on idle task entirely
Frederic Weisbecker
2018-07-03
1
-15
/
+21
*
|
|
|
Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-07-05
6
-17
/
+17
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
tracing: Fix missing return symbol in function_graph output
Changbin Du
2018-07-03
1
-1
/
+4
[next]