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
*
audit: allow audit matching on inode gid
Eric Paris
2012-01-17
2
-0
/
+13
*
audit: allow matching on obj_uid
Eric Paris
2012-01-17
2
-0
/
+13
*
audit: remove audit_finish_fork as it can't be called
Eric Paris
2012-01-17
2
-22
/
+0
*
audit: reject entry,always rules
Eric Paris
2012-01-17
1
-2
/
+4
*
audit: inline audit_free to simplify the look of generic code
Eric Paris
2012-01-17
2
-3
/
+2
*
audit: inline checks for not needing to collect aux records
Eric Paris
2012-01-17
1
-12
/
+3
*
audit: drop some potentially inadvisable likely notations
Eric Paris
2012-01-17
1
-6
/
+6
*
audit: remove AUDIT_SETUP_CONTEXT as it isn't used
Eric Paris
2012-01-17
1
-5
/
+1
*
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
2012-01-17
1
-1
/
+1
*
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2012-01-17
1
-4
/
+12
*
seccomp: audit abnormal end to a process due to seccomp
Eric Paris
2012-01-17
2
-21
/
+31
*
audit: check current inode and containing object when filtering on major and ...
Eric Paris
2012-01-17
1
-10
/
+14
*
audit: drop the meaningless and format breaking word 'user'
Eric Paris
2012-01-17
1
-1
/
+1
*
audit: dynamically allocate audit_names when not enough space is in the names...
Eric Paris
2012-01-17
1
-188
/
+215
*
audit: make filetype matching consistent with other filters
Eric Paris
2012-01-17
2
-12
/
+11
*
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-11
1
-0
/
+9
|
\
|
*
x86: Panic on detection of stack overflow
Mitsuo Hayasaka
2011-12-05
1
-0
/
+9
*
|
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-10
2
-0
/
+4
|
\
\
|
*
|
writeback: dirty ratelimit - think time compensation
Wu Fengguang
2011-12-18
1
-0
/
+1
|
*
|
writeback: charge leaked page dirties to active tasks
Wu Fengguang
2011-12-18
1
-0
/
+3
*
|
|
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
2012-01-10
4
-13
/
+95
|
\
\
\
|
*
|
|
user namespace: make signal.c respect user namespaces
Serge E. Hallyn
2012-01-10
1
-3
/
+40
|
*
|
|
workqueue: make alloc_workqueue() take printf fmt and args for name
Tejun Heo
2012-01-10
1
-10
/
+22
|
*
|
|
signal: add block_sigmask() for adding sigmask to current->blocked
Matt Fleming
2012-01-10
1
-0
/
+21
|
*
|
|
tracepoint: add tracepoints for debugging oom_score_adj
KAMEZAWA Hiroyuki
2012-01-10
1
-0
/
+6
|
*
|
|
PM/Hibernate: do not count debug pages as savable
Stanislaw Gruszka
2012-01-10
1
-0
/
+6
*
|
|
|
Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-01-10
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3
Avi Kivity
2011-12-27
12
-306
/
+476
|
|
\
\
\
|
*
|
|
|
jump-label: export jump_label_inc/jump_label_dec
Xiao Guangrong
2011-12-27
1
-0
/
+2
*
|
|
|
|
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-09
8
-261
/
+326
|
\
\
\
\
\
|
*
|
|
|
|
cgroup: fix to allow mounting a hierarchy by name
Li Zefan
2012-01-05
1
-3
/
+3
|
*
|
|
|
|
cgroup: move assignement out of condition in cgroup_attach_proc()
Dan Carpenter
2012-01-04
1
-2
/
+5
|
*
|
|
|
|
cgroup: Remove task_lock() from cgroup_post_fork()
Frederic Weisbecker
2011-12-27
1
-3
/
+12
|
*
|
|
|
|
cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end()
Kirill A. Shutemov
2011-12-27
1
-0
/
+2
|
*
|
|
|
|
cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static
Kirill A. Shutemov
2011-12-27
1
-2
/
+2
|
*
|
|
|
|
cgroup: only need to check oldcgrp==newgrp once
Mandeep Singh Baines
2011-12-22
1
-16
/
+6
|
*
|
|
|
|
cgroup: remove redundant get/put of task struct
Mandeep Singh Baines
2011-12-22
1
-9
/
+2
|
*
|
|
|
|
cgroup: remove redundant get/put of old css_set from migrate
Mandeep Singh Baines
2011-12-22
1
-20
/
+8
|
*
|
|
|
|
cgroup: Remove unnecessary task_lock before fetching css_set on migration
Frederic Weisbecker
2011-12-21
1
-10
/
+10
|
*
|
|
|
|
cgroup: Drop task_lock(parent) on cgroup_fork()
Frederic Weisbecker
2011-12-21
1
-6
/
+17
|
*
|
|
|
|
cgroups: remove redundant get/put of css_set from css_set_check_fetched()
Mandeep Singh Baines
2011-12-19
1
-8
/
+2
|
*
|
|
|
|
resource cgroups: remove bogus cast
Davidlohr Bueso
2011-12-13
1
-2
/
+1
|
*
|
|
|
|
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
Tejun Heo
2011-12-12
1
-47
/
+5
|
*
|
|
|
|
cgroup, cpuset: don't use ss->pre_attach()
Tejun Heo
2011-12-12
1
-17
/
+12
|
*
|
|
|
|
cgroup: don't use subsys->can_attach_task() or ->attach_task()
Tejun Heo
2011-12-12
4
-65
/
+63
|
*
|
|
|
|
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
2011-12-12
3
-19
/
+100
|
*
|
|
|
|
cgroup: improve old cgroup handling in cgroup_attach_proc()
Tejun Heo
2011-12-12
1
-24
/
+42
|
*
|
|
|
|
cgroup: always lock threadgroup during migration
Tejun Heo
2011-12-12
1
-35
/
+27
|
*
|
|
|
|
threadgroup: extend threadgroup_lock() to cover exit and exec
Tejun Heo
2011-12-12
1
-0
/
+10
|
*
|
|
|
|
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
Tejun Heo
2011-12-12
2
-11
/
+10
[next]