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
*
cgroup: attach cgroup_open_file to all cgroup files
Tejun Heo
2013-12-05
1
-30
/
+20
*
cgroup: generalize cgroup_pidlist_open_file
Tejun Heo
2013-12-05
1
-36
/
+30
*
cgroup: unify read path so that seq_file is always used
Tejun Heo
2013-12-05
1
-53
/
+15
*
cgroup: unify cgroup_write_X64() and cgroup_write_string()
Tejun Heo
2013-12-05
1
-76
/
+36
*
cgroup: remove cftype->read(), ->read_map() and ->write()
Tejun Heo
2013-12-05
1
-22
/
+4
*
cpuset: convert away from cftype->read()
Tejun Heo
2013-12-05
1
-47
/
+24
*
cgroup, sched: convert away from cftype->read_map()
Tejun Heo
2013-12-05
2
-9
/
+9
*
cgroup: don't guarantee cgroup.procs is sorted if sane_behavior
Tejun Heo
2013-11-29
1
-5
/
+46
*
cgroup: remove cgroup_pidlist->use_count
Tejun Heo
2013-11-29
1
-21
/
+7
*
cgroup: load and release pidlists from seq_file start and stop respectively
Tejun Heo
2013-11-29
1
-29
/
+34
*
cgroup: remove cgroup_pidlist->rwsem
Tejun Heo
2013-11-29
1
-11
/
+4
*
cgroup: refactor cgroup_pidlist_find()
Tejun Heo
2013-11-29
1
-27
/
+38
*
cgroup: introduce struct cgroup_pidlist_open_file
Tejun Heo
2013-11-29
1
-12
/
+27
*
cgroup: implement delayed destruction for cgroup_pidlist
Tejun Heo
2013-11-29
1
-25
/
+77
*
cgroup: remove cftype->release()
Tejun Heo
2013-11-29
1
-3
/
+0
*
cgroup: don't skip seq_open on write only opens on pidlist files
Tejun Heo
2013-11-29
1
-12
/
+1
*
cgroup: Merge branch 'for-3.13-fixes' into for-3.14
Tejun Heo
2013-11-27
2
-3
/
+10
|
\
|
*
cgroup: fix cgroup_subsys_state leak for seq_files
Tejun Heo
2013-11-27
1
-1
/
+4
|
*
cpuset: Fix memory allocator deadlock
Peter Zijlstra
2013-11-27
1
-2
/
+6
*
|
cgroup: Merge branch 'memcg_event' into for-3.14
Tejun Heo
2013-11-22
1
-259
/
+0
|
\
\
|
|
/
|
/
|
|
*
cgroup: unexport cgroup_css() and remove __file_cft()
Tejun Heo
2013-11-22
1
-12
/
+2
|
*
cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcg
Tejun Heo
2013-11-22
1
-2
/
+0
|
*
cgroup, memcg: move cgroup_event implementation to memcg
Tejun Heo
2013-11-22
1
-250
/
+3
*
|
cgroup: use a dedicated workqueue for cgroup destruction
Tejun Heo
2013-11-22
1
-3
/
+27
*
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2013-11-21
9
-131
/
+173
|
\
\
|
*
|
kernel/system_certificate.S: use real contents instead of macro GLOBAL()
Chen Gang
2013-10-30
1
-6
/
+4
|
*
|
keys: change asymmetric keys to use common hash definitions
Dmitry Kasatkin
2013-10-25
1
-4
/
+4
|
*
|
KEYS: Make the system 'trusted' keyring viewable by userspace
Mimi Zohar
2013-09-25
1
-3
/
+3
|
*
|
KEYS: Add a 'trusted' flag and a 'trusted only' flag
David Howells
2013-09-25
1
-1
/
+3
|
*
|
KEYS: Separate the kernel signature checking keyring from module signing
David Howells
2013-09-25
6
-115
/
+119
|
*
|
KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicate
David Howells
2013-09-25
1
-3
/
+9
|
*
|
KEYS: Load *.x509 files into kernel keyring
David Howells
2013-09-25
2
-8
/
+30
|
*
|
KEYS: Rename public key parameter name arrays
David Howells
2013-09-25
1
-2
/
+2
|
*
|
KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches
David Howells
2013-09-24
2
-0
/
+10
*
|
|
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2013-11-21
4
-82
/
+210
|
\
\
\
|
*
|
|
audit: fix type of sessionid in audit_set_loginuid()
Eric Paris
2013-11-06
1
-2
/
+2
|
*
|
|
audit: call audit_bprm() only once to add AUDIT_EXECVE information
Richard Guy Briggs
2013-11-05
2
-5
/
+0
|
*
|
|
audit: move audit_aux_data_execve contents into audit_context union
Richard Guy Briggs
2013-11-05
2
-29
/
+16
|
*
|
|
audit: remove unused envc member of audit_aux_data_execve
Richard Guy Briggs
2013-11-05
1
-2
/
+0
|
*
|
|
audit: Kill the unused struct audit_aux_data_capset
Eric W. Biederman
2013-11-05
1
-6
/
+0
|
*
|
|
audit: do not reject all AUDIT_INODE filter types
Eric Paris
2013-11-05
1
-0
/
+1
|
*
|
|
audit: log the audit_names record type
Jeff Layton
2013-11-05
1
-0
/
+20
|
*
|
|
audit: use given values in tty_audit enable api
Richard Guy Briggs
2013-11-05
1
-1
/
+1
|
*
|
|
audit: use nlmsg_len() to get message payload length
Mathias Krause
2013-11-05
1
-2
/
+2
|
*
|
|
audit: use memset instead of trying to initialize field by field
Eric Paris
2013-11-05
1
-1
/
+1
|
*
|
|
audit: fix info leak in AUDIT_GET requests
Mathias Krause
2013-11-05
1
-0
/
+1
|
*
|
|
audit: update AUDIT_INODE filter rule to comparator function
Richard Guy Briggs
2013-11-05
1
-1
/
+1
|
*
|
|
audit: audit feature to set loginuid immutable
Eric Paris
2013-11-05
2
-1
/
+5
|
*
|
|
audit: audit feature to only allow unsetting the loginuid
Eric Paris
2013-11-05
2
-1
/
+5
|
*
|
|
audit: allow unsetting the loginuid (with priv)
Eric Paris
2013-11-05
1
-1
/
+3
[next]