summaryrefslogtreecommitdiffstats
path: root/security/smack
Commit message (Expand)AuthorAgeFilesLines
* ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-111-2/+2
* don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-101-1/+1
* smack: fix cache of access labelsJosé Bollo2016-02-161-2/+6
* Smack: Remove pointless hooksCasey Schaufler2016-02-111-30/+8
* security: let security modules use PTRACE_MODE_* with bitmasksJann Horn2016-01-201-5/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-171-3/+25
|\
| * Merge branch 'smack-for-4.5' of https://github.com/cschaufler/smack-next into...James Morris2015-12-261-1/+23
| |\
| | * Smack: type confusion in smak sendmsg() handlerRoman Kubiak2015-12-171-1/+1
| | * Smack: File receive for socketsCasey Schaufler2015-12-091-0/+22
| * | security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2015-12-241-1/+1
| * | security: Make inode argument of inode_getsecurity non-constAndreas Gruenbacher2015-12-241-1/+1
| |/
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-121-82/+32
|\ \
| * | convert a bunch of open-coded instances of memdup_user_nul()Al Viro2016-01-041-82/+32
| |/
* / nfs: Move call to security_inode_listsecurity into nfs_listxattrAndreas Gruenbacher2015-12-131-2/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-101-4/+7
|\
| * smack: use skb_to_full_sk() helperEric Dumazet2015-11-081-4/+7
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-054-47/+238
|\ \ | |/ |/|
| * Smack: limited capability for changing process labelZbigniew Jasinski2015-10-194-41/+229
| * Smack: pipefs fix in smack_d_instantiateRoman Kubiak2015-10-091-0/+3
| * Smack: Minor initialisation improvementJosé Bollo2015-10-092-3/+3
| * smack: smk_ipv6_port_list should be staticGeliang Tang2015-10-091-1/+1
| * Smack: fix a NULL dereference in wrong smack_import_entry() usageLukasz Pawelczyk2015-10-091-2/+2
* | netfilter: remove hook owner refcountingFlorian Westphal2015-10-161-2/+0
* | netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-181-2/+2
|/
* Smack - Fix build error with bringup unconfiguredCasey Schaufler2015-08-121-14/+18
* Kernel threads excluded from smack checksRoman Kubiak2015-08-101-0/+6
* Smack: Three symbols that should be staticCasey Schaufler2015-07-312-3/+3
* Smack: IPv6 host labelingCasey Schaufler2015-07-283-160/+578
* sysfs: fix simple_return.cocci warningskbuild test robot2015-07-221-5/+1
* smack: allow mount opts setting over filesystems with binary mount dataVivek Trivedi2015-07-222-40/+219
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-031-4/+4
|\
| * sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-011-4/+4
* | Smack: freeing an error pointer in smk_write_revoke_subj()Dan Carpenter2015-06-121-7/+9
* | Smack: allow multiple labels in onlycapRafal Krypa2015-06-023-69/+160
* | Smack: fix seq operations in smackfsRafal Krypa2015-06-021-30/+22
* | smack: pass error code through pointersLukasz Pawelczyk2015-05-153-97/+139
* | Smack: ignore private inode for smack_file_receiveSeung-Woo Kim2015-05-151-0/+3
* | LSM: Switch to lists of hooksCasey Schaufler2015-05-123-46/+11
* | LSM: Add security module hook list headsCasey Schaufler2015-05-121-129/+129
* | LSM: Split security.hCasey Schaufler2015-05-121-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-262-24/+24
|\
| * VFS: security/: d_inode() annotationsDavid Howells2015-04-151-1/+1
| * VFS: security/: d_backing_inode() annotationsDavid Howells2015-04-151-23/+23
| * Merge branch 'for-davem' into for-nextAl Viro2015-04-111-6/+2
| |\
* | \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-04-154-19/+228
|\ \ \
| * | | smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.cPaul Gortmaker2015-03-231-1/+0
| * | | Smack: Allow an unconfined label in bringup modeCasey Schaufler2015-03-234-17/+182
| * | | Smack: getting the Smack security context of keysJosé Bollo2015-03-231-0/+31
| * | | Smack: Assign smack_known_web as default smk_in label for kernel thread's socketMarcin Lis2015-03-231-1/+15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-6/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|