index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
2
-2
/
+2
2012-06-01
kmod: convert two call sites to call_usermodehelper_fns()
Boaz Harrosh
1
-10
/
+3
2012-06-01
security/keys/keyctl.c: suppress memory allocation failure warning
Andrew Morton
1
-1
/
+1
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
4
-29
/
+41
2012-05-23
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-8
/
+2
2012-05-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
50
-1102
/
+1857
2012-05-22
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
29
-335
/
+415
2012-05-18
apparmor: fix long path failure due to disconnected path
John Johansen
1
-0
/
+2
2012-05-18
apparmor: fix profile lookup for unconfined
John Johansen
1
-0
/
+4
2012-05-16
ima: fix filename hint to reflect script interpreter name
Mimi Zohar
1
-1
/
+3
2012-05-15
Merge branch 'for-1205' of http://git.gitorious.org/smack-next/kernel into next
James Morris
4
-539
/
+981
2012-05-15
KEYS: Don't check for NULL key pointer in key_validate()
David Howells
1
-24
/
+16
2012-05-15
Smack: allow for significantly longer Smack labels v4
Casey Schaufler
4
-526
/
+941
2012-05-15
gfp flags for security_inode_alloc()?
Tetsuo Handa
1
-4
/
+4
2012-05-15
Smack: recursive tramsmute
Casey Schaufler
2
-9
/
+36
2012-05-15
Yama: replace capable() with ns_capable()
Kees Cook
1
-2
/
+2
2012-05-15
TOMOYO: Accept manager programs which do not start with / .
Tetsuo Handa
2
-21
/
+6
2012-05-11
KEYS: Add invalidation support
David Howells
8
-28
/
+110
2012-05-11
KEYS: Do LRU discard in full keyrings
David Howells
2
-7
/
+42
2012-05-11
KEYS: Permit in-place link replacement in keyring list
David Howells
2
-40
/
+57
2012-05-11
KEYS: Perform RCU synchronisation on keys prior to key destruction
David Howells
1
-29
/
+44
2012-05-11
KEYS: Announce key type (un)registration
David Howells
1
-0
/
+3
2012-05-11
KEYS: Reorganise keys Makefile
David Howells
1
-3
/
+9
2012-05-11
KEYS: Move the key config into security/keys/Kconfig
David Howells
2
-67
/
+72
2012-05-08
netfilter: remove ip_queue support
Pablo Neira Ayuso
1
-13
/
+0
2012-05-04
Merge tag 'v3.4-rc5' into next
James Morris
3
-29
/
+54
2012-05-03
userns: Convert capabilities related permsion checks
Eric W. Biederman
1
-15
/
+26
2012-05-03
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
1
-2
/
+1
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
1
-1
/
+2
2012-04-26
userns: Simplify the user_namespace by making userns->creator a kuid.
Eric W. Biederman
1
-2
/
+3
2012-04-23
Yama: remove an unused variable
Dan Carpenter
1
-1
/
+0
2012-04-19
Yama: add additional ptrace scopes
Kees Cook
1
-11
/
+51
2012-04-19
security: fix compile error in commoncap.c
Jonghwan Choi
1
-0
/
+1
2012-04-18
fcaps: clear the same personality flags as suid when fcaps are used
Eric Paris
1
-0
/
+5
2012-04-18
Smack: move label list initialization
Casey Schaufler
2
-25
/
+33
2012-04-14
Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS
John Johansen
1
-4
/
+35
2012-04-14
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
Andy Lutomirski
3
-3
/
+18
2012-04-11
Smack: build when CONFIG_AUDIT not defined
Kees Cook
1
-4
/
+15
2012-04-09
SELinux: remove unused common_audit_data in flush_unauthorized_files
Eric Paris
1
-4
/
+0
2012-04-09
SELinux: avc: remove the useless fields in avc_add_callback
Wanlong Gao
6
-47
/
+15
2012-04-09
SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback
Wanlong Gao
1
-2
/
+2
2012-04-09
SELinux: unify the selinux_audit_data and selinux_late_audit_data
Eric Paris
3
-91
/
+16
2012-04-09
SELinux: remove auditdeny from selinux_audit_data
Eric Paris
1
-8
/
+1
2012-04-09
LSM: do not initialize common_audit_data to 0
Eric Paris
11
-44
/
+44
2012-04-09
LSM: BUILD_BUG_ON if the common_audit_data union ever grows
Eric Paris
1
-0
/
+7
2012-04-09
LSM: remove the task field from common_audit_data
Eric Paris
2
-7
/
+2
2012-04-09
apparmor: move task from common_audit_data to apparmor_audit_data
Eric Paris
3
-3
/
+11
2012-04-09
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
10
-43
/
+43
2012-04-09
SELinux: move common_audit_data to a noinline slow path function
Eric Paris
1
-11
/
+21
2012-04-09
SELinux: remove inode_has_perm_noadp
Eric Paris
1
-24
/
+4
[next]