| Commit message (Expand) | Author | Age |
* | split ->file_mmap() into ->mmap_addr()/->mmap_file() | Al Viro | 2012-05-31 |
* | split cap_mmap_addr() out of cap_file_mmap() | Al Viro | 2012-05-31 |
* | selinuxfs snprintf() misuses | Al Viro | 2012-05-29 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-05-21 |
|\ |
|
| * | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 2012-05-21 |
| |\ |
|
| | * | SELinux: remove unused common_audit_data in flush_unauthorized_files | Eric Paris | 2012-04-09 |
| | * | SELinux: avc: remove the useless fields in avc_add_callback | Wanlong Gao | 2012-04-09 |
| | * | SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback | Wanlong Gao | 2012-04-09 |
| | * | SELinux: unify the selinux_audit_data and selinux_late_audit_data | Eric Paris | 2012-04-09 |
| | * | SELinux: remove auditdeny from selinux_audit_data | Eric Paris | 2012-04-09 |
| | * | LSM: do not initialize common_audit_data to 0 | Eric Paris | 2012-04-09 |
| | * | LSM: remove the task field from common_audit_data | Eric Paris | 2012-04-09 |
| | * | LSM: remove the COMMON_AUDIT_DATA_INIT type expansion | Eric Paris | 2012-04-09 |
| | * | SELinux: move common_audit_data to a noinline slow path function | Eric Paris | 2012-04-09 |
| | * | SELinux: remove inode_has_perm_noadp | Eric Paris | 2012-04-09 |
| | * | SELinux: delay initialization of audit data in selinux_inode_permission | Eric Paris | 2012-04-09 |
| | * | SELinux: if sel_make_bools errors don't leave inconsistent state | Eric Paris | 2012-04-09 |
| | * | SELinux: remove needless sel_div function | Eric Paris | 2012-04-09 |
| | * | SELinux: possible NULL deref in context_struct_to_string | Eric Paris | 2012-04-09 |
| | * | SELinux: audit failed attempts to set invalid labels | Eric Paris | 2012-04-09 |
| | * | SELinux: rename dentry_open to file_open | Eric Paris | 2012-04-09 |
| | * | SELinux: check OPEN on truncate calls | Eric Paris | 2012-04-09 |
| | * | SELinux: add default_type statements | Eric Paris | 2012-04-09 |
| | * | SELinux: allow default source/target selectors for user/role/range | Eric Paris | 2012-04-09 |
| | * | SELinux: loosen DAC perms on reading policy | Eric Paris | 2012-04-09 |
| | * | SELinux: allow seek operations on the file exposing policy | Eric Paris | 2012-04-09 |
| * | | Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs | Andy Lutomirski | 2012-04-13 |
| |/ |
|
* / | netfilter: remove ip_queue support | Pablo Neira Ayuso | 2012-05-08 |
|/ |
|
* | lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit... | Linus Torvalds | 2012-04-03 |
* | SELinux: do not allocate stack space for AVC data unless needed | Eric Paris | 2012-04-03 |
* | SELinux: remove avd from slow_avc_audit() | Eric Paris | 2012-04-03 |
* | SELinux: remove avd from selinux_audit_data | Eric Paris | 2012-04-03 |
* | LSM: shrink the common_audit_data data union | Eric Paris | 2012-04-03 |
* | LSM: shrink sizeof LSM specific portion of common_audit_data | Eric Paris | 2012-04-03 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-03-31 |
|\ |
|
| * | get rid of pointless includes of ext2_fs.h | Al Viro | 2012-03-31 |
| * | selinuxfs: merge dentry allocation into sel_make_dir() | Al Viro | 2012-03-31 |
* | | selinux: inline avc_audit() and avc_has_perm_noaudit() into caller | Linus Torvalds | 2012-03-31 |
* | | selinux: don't inline slow-path code into avc_has_perm_noaudit() | Linus Torvalds | 2012-03-31 |
|/ |
|
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 |
|\ |
|
| * | Replace the fd_sets in struct fdtable with an array of unsigned longs | David Howells | 2012-02-19 |
* | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
* | | SELinux: selinux/xfrm.h needs net/flow.h | David Howells | 2012-03-26 |
* | | security: optimize avc_audit() common path | Linus Torvalds | 2012-03-22 |
* | | security: trim security.h | Al Viro | 2012-02-13 |
|/ |
|
* | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2012-01-14 |
|\ |
|
| * | security: remove the security_netlink_recv hook as it is equivalent to capable() | Eric Paris | 2012-01-05 |
| * | ptrace: do not audit capability check when outputing /proc/pid/stat | Eric Paris | 2012-01-05 |
| * | capabilities: remove the task from capable LSM hook entirely | Eric Paris | 2012-01-05 |
| * | selinux: sparse fix: fix several warnings in the security server cod | James Morris | 2012-01-05 |