aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2015-02-12Merge branch 'android-3.10' of https://android.googlesource.com/kernel/common...Amit Pundir
2015-01-21selinux: Remove obsolete selinux_audit_data initialization.Stephen Smalley
2015-01-20selinux: make the netif cache namespace awarePaul Moore
2015-01-20selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore
2015-01-20selinux: fix inode security list corruptionStephen Smalley
2015-01-20selinux: put the mmap() DAC controls before the MAC controlsPaul Moore
2015-01-20selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore
2015-01-14[PATCH 5/5] pstore: selinux: add security in-core xattr support for pstore an...Mark Salyzyn
2015-01-14SELinux: Update policy version to support constraints infoRichard Haines
2015-01-13Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2015-01-13Revert "Add security hooks to binder and implement the hooks for SELinux."Riley Andrews
2014-10-13Merge branch 'upstream/android-3.10' into 'linaro-fixes/android-3.10'Amit Pundir
2014-10-07sched: move no_new_privs into new atomic flagsKees Cook
2014-09-08Merge branch 'upstream/android-3.10' into 'linaro-fixes/android-3.10'Amit Pundir
2014-09-03nick kvfree() from apparmorAl Viro
2014-09-03apparmor: no need to delay vfree()Al Viro
2014-07-22security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64Colin Cross
2014-06-24SELinux: Enable setting security contexts on rootfs inodes.Stephen Smalley
2014-05-01selinux: Report permissive mode in avc: denied messages.Stephen Smalley
2014-02-07SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley
2014-02-05SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2013-07-01selinux: binder: Fix COMMON_AUDIT_DATA_INIT compile issueJohn Stultz
2013-07-01Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2013-07-01security: Add proper checks for Android specific capability checksTushar Behera
2013-07-01security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable().Chia-chi Yeh
2013-05-31selinux: fix the labeled xfrm/IPsec reference count handlingPaul Moore
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-30KEYS: split call to call_usermodehelper_fns()Lucas De Marchi
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-04-29tomoyo_close_control: don't bother with return valueAl Viro
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-18devcg: remove parent_cgroup.Rami Rosen
2013-04-17ima: eliminate passing d_name.name to process_measurement()Mimi Zohar
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet
2013-04-08devcg: remove broken_hierarchy tagTejun Heo
2013-04-03Smack: include magic.h in smackfs.cCasey Schaufler
2013-04-02selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-28selinux: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-26yama: Better permission check for ptracemeEric W. Biederman
2013-03-20devcg: propagate local changes down the hierarchyAristeu Rozanski
2013-03-20devcg: use css_online and css_offlineAristeu Rozanski
2013-03-20devcg: prepare may_access() for hierarchy supportAristeu Rozanski
2013-03-20devcg: expand may_access() logicAristeu Rozanski
2013-03-19Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir()Igor Zhbanov