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
*
oprofile: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
2015-04-17
1
-0
/
+1
*
gcov: fix softlockups
Andrey Ryabinin
2015-04-17
1
-1
/
+4
*
kernel/sysctl.c: detect overflows when converting to int
Heinrich Schuchardt
2015-04-17
1
-1
/
+9
*
prctl: avoid using mmap_sem for exe_file serialization
Davidlohr Bueso
2015-04-17
2
-25
/
+41
*
mm: rcu-protected get_mm_exe_file()
Konstantin Khlebnikov
2015-04-17
1
-19
/
+37
*
kernel/sysctl.c: threads-max observe limits
Heinrich Schuchardt
2015-04-17
2
-6
/
+31
*
kernel/fork.c: avoid division by zero
Heinrich Schuchardt
2015-04-17
1
-9
/
+20
*
kernel/fork.c: new function for max_threads
Heinrich Schuchardt
2015-04-17
1
-13
/
+21
*
fork_init: update max_threads comment
Jean Delvare
2015-04-17
1
-2
/
+2
*
fork: report pid reservation failure properly
Michal Hocko
2015-04-17
2
-9
/
+11
*
signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo
Vladimir Davydov
2015-04-17
1
-9
/
+5
*
ptrace: ptrace_detach() can no longer race with SIGKILL
Oleg Nesterov
2015-04-17
1
-10
/
+9
*
ptrace: fix race between ptrace_resume() and wait_task_stopped()
Oleg Nesterov
2015-04-17
1
-0
/
+20
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
12
-63
/
+106
|
\
|
*
tracing: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-2
/
+2
|
*
cgroup: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-1
/
+3
|
*
kernel/reboot.c: add orderly_reboot for graceful reboot
Joel Stanley
2015-04-15
1
-5
/
+48
|
*
kernel/hung_task.c: change hung_task.c to use for_each_process_thread()
Aaron Tomlin
2015-04-15
1
-2
/
+2
|
*
kernel/resource.c: remove deprecated __check_region() and friends
Jakub Sitnicki
2015-04-15
1
-32
/
+0
|
*
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
2015-04-15
6
-20
/
+41
|
*
mm: allow compaction of unevictable pages
Eric B Munson
2015-04-15
1
-0
/
+9
|
*
memcg: zap mem_cgroup_lookup()
Vladimir Davydov
2015-04-15
1
-1
/
+1
*
|
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
3
-142
/
+1
|
\
\
|
*
|
Remove rest of exec domains.
Richard Weinberger
2015-04-12
1
-37
/
+0
|
*
|
Remove execution domain support
Richard Weinberger
2015-04-12
3
-105
/
+1
*
|
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-15
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
acct: check FMODE_CAN_WRITE
Al Viro
2015-04-11
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
9
-116
/
+205
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'iocb' into for-davem
Al Viro
2015-04-09
2
-2
/
+3
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
7
-34
/
+94
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
tc: bpf: generalize pedit action
Alexei Starovoitov
2015-03-29
1
-0
/
+2
|
*
|
|
ebpf: add sched_act_type and map it to sk_filter's verifier ops
Daniel Borkmann
2015-03-20
1
-0
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
3
-7
/
+27
|
|
\
\
\
|
*
|
|
|
bpf: allow extended BPF programs access skb fields
Alexei Starovoitov
2015-03-15
2
-17
/
+137
|
*
|
|
|
ebpf: add helper for obtaining current processor id
Daniel Borkmann
2015-03-15
2
-0
/
+13
|
*
|
|
|
ebpf: add prandom helper for packet sampling
Daniel Borkmann
2015-03-15
2
-0
/
+14
|
*
|
|
|
ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
Daniel Borkmann
2015-03-12
1
-1
/
+4
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-09
10
-44
/
+137
|
|
\
\
\
\
|
*
|
|
|
|
ebpf: bpf_map_*: fix linker error on avr32 and openrisc arch
Daniel Borkmann
2015-03-06
1
-0
/
+5
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
16
-163
/
+247
|
|
\
\
\
\
\
|
*
|
|
|
|
|
cls_bpf: add initial eBPF support for programmable classifiers
Daniel Borkmann
2015-03-01
1
-0
/
+2
|
*
|
|
|
|
|
ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
Daniel Borkmann
2015-03-01
2
-6
/
+5
|
*
|
|
|
|
|
ebpf: add sched_cls_type and map it to sk_filter's verifier ops
Daniel Borkmann
2015-03-01
1
-2
/
+13
|
*
|
|
|
|
|
ebpf: constify various function pointer structs
Daniel Borkmann
2015-03-01
3
-9
/
+9
|
*
|
|
|
|
|
ebpf: remove kernel test stubs
Daniel Borkmann
2015-03-01
2
-81
/
+0
*
|
|
|
|
|
|
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
2
-3
/
+12
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge back earlier suspend/hibernate material for v4.1.
Rafael J. Wysocki
2015-04-10
2
-3
/
+12
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
PM / sleep: add pm-trace support for suspending phase
Zhonghui Fu
2015-03-18
1
-1
/
+1
|
|
*
|
|
|
|
|
|
PM / sleep: add configurable delay for pm_test
Brian Norris
2015-02-26
1
-2
/
+11
*
|
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-14
3
-98
/
+244
|
\
\
\
\
\
\
\
\
\
[next]