Linus Torvalds
|
11c7b03d42
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
11 years ago |
Steven Rostedt
|
5265fc6219
module/lsm: Have apparmor module parameters work with no args
|
12 years ago |
John Johansen
|
0d259f043f
apparmor: add interface files for profiles and namespaces
|
12 years ago |
John Johansen
|
77b071b340
apparmor: change how profile replacement update is done
|
12 years ago |
John Johansen
|
c611616cd3
apparmor: enable users to query whether apparmor is enabled
|
12 years ago |
John Johansen
|
3eea57c26e
apparmor: fix setprocattr arg processing for onexec
|
12 years ago |
John Johansen
|
214beacaa7
apparmor: localize getting the security context to a few macros
|
12 years ago |
John Johansen
|
53fe8b9961
apparmor: fix sparse warnings
|
12 years ago |
John Johansen
|
4b7c331fc2
apparmor: remove "permipc" command
|
12 years ago |
John Johansen
|
04266236b1
apparmor: Remove -W1 warnings
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Eric W. Biederman
|
d2b31ca644
userns: Teach security_path_chown to take kuids and kgids
|
13 years ago |
Al Viro
|
e5467859f7
split ->file_mmap() into ->mmap_addr()/->mmap_file()
|
13 years ago |
Al Viro
|
d007794a18
split cap_mmap_addr() out of cap_file_mmap()
|
13 years ago |
Eric Paris
|
50c205f5e5
LSM: do not initialize common_audit_data to 0
|
13 years ago |
Eric Paris
|
bd5e50f9c1
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
|
13 years ago |
Eric Paris
|
83d498569e
SELinux: rename dentry_open to file_open
|
13 years ago |
Eric Paris
|
3b3b0e4fc1
LSM: shrink sizeof LSM specific portion of common_audit_data
|
13 years ago |
Linus Torvalds
|
c49c41a413
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Linus Torvalds
|
e7691a1ce3
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
|
13 years ago |
Al Viro
|
cdcf116d44
switch security_path_chmod() to struct path *
|
13 years ago |
Eric Paris
|
6a9de49115
capabilities: remove the task from capable LSM hook entirely
|
13 years ago |
Al Viro
|
04fc66e789
switch ->path_mknod() to umode_t
|
13 years ago |
Al Viro
|
4572befe24
switch ->path_mkdir() to umode_t
|
13 years ago |
Al Viro
|
910f4ecef3
switch security_path_chmod() to umode_t
|
14 years ago |
Rusty Russell
|
b8aa09fd88
apparmor: fix module parameter handling
|
13 years ago |
John Johansen
|
25e75dff51
AppArmor: Fix masking of capabilities in complain mode
|
14 years ago |
John Johansen
|
1780f2d383
AppArmor: Fix sleep in invalid context from task_setrlimit
|
14 years ago |
Kees Cook
|
a5b2c5b2ad
AppArmor: fix oops in apparmor_setprocattr
|
14 years ago |