aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
...
| | * | | selinux: export validatetrans decisionsAndrew Perepechko2015-12-24
| | * | | selinux: Revalidate invalid inode security labelsAndreas Gruenbacher2015-12-24
| | * | | security: Add hook to invalidate inode security labelsAndreas Gruenbacher2015-12-24
| | * | | selinux: Add accessor functions for inode->i_securityAndreas Gruenbacher2015-12-24
| | * | | security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2015-12-24
| | * | | security: Make inode argument of inode_getsecurity non-constAndreas Gruenbacher2015-12-24
| | * | | selinux: Remove unused variable in selinux_inode_init_securityAndreas Gruenbacher2015-12-24
| | |/ /
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2015-12-26
| |\ \ \ | | | |/ | | |/|
| | * | IMA: policy can be updated zero timesSasha Levin2015-12-24
| | * | security/integrity: make ima/ima_mok.c explicitly non-modularPaul Gortmaker2015-12-15
| | * | ima: update appraise flags after policy update completesMimi Zohar2015-12-15
| | * | IMA: prevent keys on the .ima_blacklist from being removedMimi Zohar2015-12-15
| | * | KEYS: prevent keys from being removed from specified keyringsMimi Zohar2015-12-15
| | * | IMA: allow reading back the current IMA policyPetko Manolov2015-12-15
| | * | IMA: create machine owner and blacklist keyringsPetko Manolov2015-12-15
| | * | IMA: policy can now be updated multiple timesPetko Manolov2015-12-15
| | * | evm: EVM_LOAD_X509 depends on EVMArnd Bergmann2015-12-15
| | * | evm: reset EVM status when file attributes changeDmitry Kasatkin2015-12-15
| | * | evm: provide a function to set the EVM key from the kernelDmitry Kasatkin2015-12-15
| | * | evm: enable EVM when X509 certificate is loadedDmitry Kasatkin2015-12-15
| | * | evm: load an x509 certificate from the kernelDmitry Kasatkin2015-12-15
| | * | integrity: define '.evm' as a builtin 'trusted' keyringDmitry Kasatkin2015-11-23
| | |/
| * | keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen2015-12-20
| * | keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen2015-12-20
| * | keys, trusted: fix: *do not* allow duplicate key optionsJarkko Sakkinen2015-12-20
| |/
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-12
|\ \
| * \ Merge branch 'for-linus' into work.miscAl Viro2016-01-08
| |\ \
| * | | fix the leak in integrity_read_file()Al Viro2016-01-04
| * | | selinuxfs: switch to memdup_user_nul()Al Viro2016-01-04
| * | | convert a bunch of open-coded instances of memdup_user_nul()Al Viro2016-01-04
* | | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-11
|\ \ \ \ | |_|/ / |/| | |
| * | | nfs: Move call to security_inode_listsecurity into nfs_listxattrAndreas Gruenbacher2015-12-13
| |/ /
* / / KEYS: Fix race between read and revokeDavid Howells2015-12-18
|/ /
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-11-25
|\ \
| * | selinux: fix bug in conditional rules handlingStephen Smalley2015-11-24
* | | KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells2015-11-24
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-10
|\ \
| * | smack: use skb_to_full_sk() helperEric Dumazet2015-11-08
| * | net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet2015-11-08
| * | selinux: fix random read in selinux_ip_postroute_compat()Eric Dumazet2015-11-05
* | | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-05
|\ \ \ | |/ / |/| |
| * | Merge tag 'keys-next-20151021' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2015-10-22
| |\ \
| | * | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
| | * | keys: Be more consistent in selection of union members usedInsu Yun2015-10-21
| | * | KEYS: use kvfree() in add_keyGeliang Tang2015-10-21
| * | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-10-21
| |\ \ \ | | | |/ | | |/|
| | * | selinux: Use a kmem_cache for allocation struct file_security_structSangwoo2015-10-21
| | * | selinux: ioctl_has_perm should be staticGeliang Tang2015-10-21
| | * | selinux: use sprintf return valueRasmus Villemoes2015-10-21