aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* selinux: fix the labeled xfrm/IPsec reference count handlingPaul Moore2013-05-31
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * tomoyo_close_control: don't bother with return valueAl Viro2013-04-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
| |\ \ \
| * | | | selinux: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-30
|\ \ \ \
| * | | | KEYS: split call to call_usermodehelper_fns()Lucas De Marchi2013-04-30
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-04-30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ima: eliminate passing d_name.name to process_measurement()Mimi Zohar2013-04-17
| * | | | Smack: include magic.h in smackfs.cCasey Schaufler2013-04-02
| * | | | selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton2013-04-01
| * | | | Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir()Igor Zhbanov2013-03-19
| * | | | Smack: add support for modification of existing rulesRafal Krypa2013-03-19
| * | | | smack: SMACK_MAGIC to include/uapi/linux/magic.hJarkko Sakkinen2013-03-19
| * | | | Smack: add missing support for transmute bit in smack_str_from_perm()Rafal Krypa2013-03-19
| * | | | Smack: prevent revoke-subject from failing when unseen label is written to itRafal Krypa2013-03-19
| * | | | tomoyo: use DEFINE_SRCU() to define tomoyo_ssLai Jiangshan2013-03-18
* | | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-29
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | devcg: remove parent_cgroup.Rami Rosen2013-04-18
| * | | | devcg: remove broken_hierarchy tagTejun Heo2013-04-08
| * | | | devcg: propagate local changes down the hierarchyAristeu Rozanski2013-03-20
| * | | | devcg: use css_online and css_offlineAristeu Rozanski2013-03-20
| * | | | devcg: prepare may_access() for hierarchy supportAristeu Rozanski2013-03-20
| * | | | devcg: expand may_access() logicAristeu Rozanski2013-03-20
* | | | | selinux: add a skb_owned_by() hookEric Dumazet2013-04-09
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | yama: Better permission check for ptracemeEric W. Biederman2013-03-26
* | | | selinux: use GFP_ATOMIC under spin_lockDan Carpenter2013-03-18
|/ / /
* | | Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers2013-03-12
* | | keys: fix race with concurrent install_user_keyrings()David Howells2013-03-12
| |/ |/|
* | userns: Stop oopsing in key_change_session_keyringEric W. Biederman2013-03-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
|\
| * selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro2013-02-27
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * kill f_vfsmntAl Viro2013-02-26
| * new helper: file_inode(file)Al Viro2013-02-22
* | block: fix part_pack_uuid() build errorMimi Zohar2013-02-25
* | ima: "remove enforce checking duplication" merge fixMimi Zohar2013-02-25
* | device_cgroup: don't grab mutex in rcu callbackJerry Snitselaar2013-02-21
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-02-21
|\ \
| * | ima: digital signature verification using asymmetric keysDmitry Kasatkin2013-02-06
| * | ima: rename hash calculation functionsDmitry Kasatkin2013-02-06
| * | ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin2013-02-06
| * | ima: add policy support for file system uuidDmitry Kasatkin2013-02-06
| * | evm: add file system uuid to EVM hmacDmitry Kasatkin2013-02-06
| * | ima: differentiate appraise status only for hook specific rulesMimi Zohar2013-01-22