summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAge
...
| * | | tomoyo: constify assorted struct path *Al Viro2016-03-28
| * | | apparmor_path_truncate(): path->mnt is never NULLAl Viro2016-03-28
| * | | constify security_path_truncate()Al Viro2016-03-28
| * | | [apparmor] constify struct path * in a bunch of helpersAl Viro2016-03-27
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-17
|\ \ \
| * \ \ Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-17
| |\ \ \ | | | |/ | | |/|
| * | | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
| * | | don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-10
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-17
|\ \ \ | |_|/ |/| |
| * | security: Introduce security_settime64()Baolin Wang2016-04-22
| |/
* | ima: fix the string representation of the LSM/IMA hook enumeration orderingMimi Zohar2016-05-04
|/
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * mm/gup: Introduce get_user_pages_remote()Dave Hansen2016-02-16
* | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-17
|\ \
| * \ Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-14
| |\ \ | | |/
| * | Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman2016-02-01
| |\ \
| * | | tty: Make tty_files_lock per-ttyPeter Hurley2016-01-27
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-17
|\ \ \ \
| * \ \ \ Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2016-03-04
| |\ \ \ \
| | * | | | X.509: Make algo identifiers text instead of enumDavid Howells2016-03-03
| | * | | | akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells2016-03-03
| | * | | | security/keys: make big_key.c explicitly non-modularPaul Gortmaker2016-02-18
| | * | | | integrity: convert digsig to akcipher apiTadeusz Struk2016-02-18
| | * | | | KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells2016-02-10
| | * | | | KEYS: Add an alloc flag to convey the builtinness of a keyDavid Howells2016-02-09
| | | |/ / | | |/| |
| * | | | Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-03-04
| |\ \ \ \
| | * | | | selinux: use absolute path to include directoryAndy Shevchenko2016-01-28
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2016-02-26
| |\ \ \ \ \
| | * | | | | ima: require signed IMA policyMimi Zohar2016-02-21
| | * | | | | ima: measure and appraise the IMA policy itselfMimi Zohar2016-02-21
| | * | | | | ima: load policy using pathDmitry Kasatkin2016-02-21
| | * | | | | ima: support for kexec image and initramfsMimi Zohar2016-02-21
| | * | | | | ima: remove firmware and module specific cached status infoMimi Zohar2016-02-21
| | * | | | | module: replace copy_module_from_fd with kernel versionMimi Zohar2016-02-21
| | * | | | | security: define kernel_read_file hookMimi Zohar2016-02-21
| | * | | | | firmware: replace call to fw_read_file_contents() with kernel versionMimi Zohar2016-02-21
| | * | | | | ima: define a new hook to measure and appraise a file already in memoryMimi Zohar2016-02-20
| | * | | | | ima: calculate the hash of a buffer using aynchronous hash(ahash)Mimi Zohar2016-02-18
| | * | | | | ima: provide buffer hash calculation functionDmitry Kasatkin2016-02-18
| | * | | | | vfs: define kernel_read_file_id enumerationMimi Zohar2016-02-18
| | * | | | | vfs: define a generic function to read a file from the kernelMimi Zohar2016-02-18
| | * | | | | ima: use "ima_hooks" enum as function argumentMimi Zohar2016-02-18
| | * | | | | ima: refactor ima_policy_show() to display "ima_hooks" rulesMimi Zohar2016-02-18
| | * | | | | ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin2016-02-18
| | * | | | | IMA: fix non-ANSI declaration of ima_check_policy()Colin Ian King2016-02-08
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'smack-for-4.6' of https://github.com/cschaufler/smack-next into...James Morris2016-02-22
| |\ \ \ \ \
| | * | | | | smack: fix cache of access labelsJosé Bollo2016-02-16
| | * | | | | Smack: Remove pointless hooksCasey Schaufler2016-02-11
| | |/ / / /
| * | | | | tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen2016-02-10
| |/ / / /
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-17
|\ \ \ \ \