| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-17 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-09-12 | 1 | -1/+1 |
| |\ |
|
| | * | security/device_cgroup: Fix RCU_LOCKDEP_WARN() condition | Paul E. McKenney | 2015-09-04 | 1 | -1/+1 |
* | | | mm: mark most vm_operations_struct const | Kirill A. Shutemov | 2015-09-10 | 1 | -1/+1 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-09-08 | 20 | -362/+1732 |
|\ \ \ |
|
| * \ \ | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 2015-08-15 | 12 | -110/+907 |
| |\ \ \ |
|
| | * | | | selinux: Create a common helper to determine an inode label [ver #3] | David Howells | 2015-07-13 | 1 | -46/+41 |
| | * | | | selinux: Augment BUG_ON assertion for secclass_map. | Stephen Smalley | 2015-07-13 | 1 | -1/+2 |
| | * | | | selinux: initialize sock security class to default value | Stephen Smalley | 2015-07-13 | 1 | -0/+1 |
| | * | | | selinux: reduce locking overhead in inode_free_security() | Waiman Long | 2015-07-13 | 1 | -3/+14 |
| | * | | | selinux: extended permissions for ioctls | Jeff Vander Stoep | 2015-07-13 | 11 | -60/+834 |
| | * | | | security: add ioctl specific auditing to lsm_audit | Jeff Vander Stoep | 2015-07-13 | 1 | -0/+15 |
| * | | | | Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into... | James Morris | 2015-08-14 | 1 | -14/+18 |
| |\ \ \ \ |
|
| | * | | | | Smack - Fix build error with bringup unconfigured | Casey Schaufler | 2015-08-13 | 1 | -14/+18 |
| * | | | | | Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into... | James Morris | 2015-08-11 | 4 | -208/+807 |
| |\| | | | |
|
| | * | | | | Kernel threads excluded from smack checks | Roman Kubiak | 2015-08-11 | 1 | -0/+6 |
| | * | | | | Smack: Three symbols that should be static | Casey Schaufler | 2015-07-31 | 2 | -3/+3 |
| | * | | | | Smack: IPv6 host labeling | Casey Schaufler | 2015-07-28 | 3 | -160/+578 |
| | * | | | | sysfs: fix simple_return.cocci warnings | kbuild test robot | 2015-07-22 | 1 | -5/+1 |
| | * | | | | smack: allow mount opts setting over filesystems with binary mount data | Vivek Trivedi | 2015-07-22 | 2 | -40/+219 |
| * | | | | | Yama: remove needless CONFIG_SECURITY_YAMA_STACKED | Kees Cook | 2015-07-28 | 4 | -43/+14 |
| |/ / / / |
|
* | | | | | fs: create and use seq_show_option for escaping | Kees Cook | 2015-09-05 | 1 | -1/+1 |
* | | | | | capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE | Andy Lutomirski | 2015-09-05 | 1 | -1/+2 |
* | | | | | capabilities: ambient capabilities | Andy Lutomirski | 2015-09-05 | 2 | -10/+93 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2015-09-02 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | vfs: Commit to never having exectuables on proc and sysfs. | Eric W. Biederman | 2015-07-10 | 1 | -1/+1 |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 1 | -3/+3 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-08-12 | 1 | -3/+3 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() | Paul E. McKenney | 2015-07-23 | 1 | -3/+3 |
| | |/ / / |
|
* | / / / | LSM: restore certain default error codes | Jan Beulich | 2015-08-26 | 1 | -5/+6 |
|/ / / / |
|
* | | | | Adding YAMA hooks also when YAMA is not stacked. | Salvatore Mesoraca | 2015-08-03 | 1 | -0/+1 |
* | | | | KEYS: ensure we free the assoc array edit if edit is valid | Colin Ian King | 2015-07-28 | 1 | -3/+5 |
| |/ /
|/| | |
|
* | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into... | James Morris | 2015-07-11 | 2 | -1/+8 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | selinux: fix mprotect PROT_EXEC regression caused by mm change | Stephen Smalley | 2015-07-10 | 1 | -1/+2 |
| * | selinux: don't waste ebitmap space when importing NetLabel categories | Paul Moore | 2015-07-09 | 1 | -0/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-07-05 | 1 | -13/+6 |
|\ \ |
|
| * | | make simple_positive() public | Al Viro | 2015-06-24 | 1 | -13/+6 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2015-07-04 | 3 | -16/+13 |
|\ \ \ |
|
| * | | | sysfs: Create mountpoints with sysfs_create_mount_point | Eric W. Biederman | 2015-07-01 | 3 | -16/+13 |
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-07-01 | 2 | -4/+4 |
|\ \ \ \ |
|
| * | | | | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez | 2015-05-28 | 2 | -4/+4 |
| |/ / / |
|
* | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2015-06-27 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message type | Richard Guy Briggs | 2015-05-29 | 1 | -1/+1 |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-06-27 | 28 | -2427/+1767 |
|\ \ \ \ \ |
|
| * | | | | | ima: update builtin policies | Mimi Zohar | 2015-06-16 | 1 | -9/+56 |
| * | | | | | ima: extend "mask" policy matching support | Mimi Zohar | 2015-06-16 | 1 | -5/+15 |
| * | | | | | ima: add support for new "euid" policy condition | Mimi Zohar | 2015-06-16 | 1 | -4/+23 |
| * | | | | | ima: fix ima_show_template_data_ascii() | Mimi Zohar | 2015-06-16 | 3 | -4/+5 |
| * | | | | | Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n... | James Morris | 2015-06-13 | 1 | -7/+9 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Smack: freeing an error pointer in smk_write_revoke_subj() | Dan Carpenter | 2015-06-12 | 1 | -7/+9 |