| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-21 | 1 | -1/+8 |
|\ |
|
| * | mm/gup: Introduce get_user_pages_remote() | Dave Hansen | 2016-02-16 | 1 | -1/+8 |
* | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-03-17 | 1 | -2/+2 |
|\ \ |
|
| * | | Merge 4.5-rc4 into tty-next | Greg Kroah-Hartman | 2016-02-14 | 2 | -1/+3 |
| |\| |
|
| * | | Merge 4.5-rc2 into tty-next | Greg Kroah-Hartman | 2016-02-01 | 1 | -1/+2 |
| |\ \ |
|
| * | | | tty: Make tty_files_lock per-tty | Peter Hurley | 2016-01-28 | 1 | -2/+2 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-03-17 | 20 | -227/+450 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris | 2016-03-04 | 5 | -25/+12 |
| |\ \ \ \ |
|
| | * | | | | X.509: Make algo identifiers text instead of enum | David Howells | 2016-03-03 | 2 | -4/+5 |
| | * | | | | akcipher: Move the RSA DER encoding check to the crypto layer | David Howells | 2016-03-03 | 1 | -0/+1 |
| | * | | | | security/keys: make big_key.c explicitly non-modular | Paul Gortmaker | 2016-02-18 | 1 | -14/+1 |
| | * | | | | integrity: convert digsig to akcipher api | Tadeusz Struk | 2016-02-18 | 2 | -7/+4 |
| | * | | | | KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option | David Howells | 2016-02-10 | 1 | -1/+0 |
| | * | | | | KEYS: Add an alloc flag to convey the builtinness of a key | David Howells | 2016-02-09 | 1 | -0/+2 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris | 2016-03-04 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | selinux: use absolute path to include directory | Andy Shevchenko | 2016-01-28 | 1 | -1/+1 |
| * | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... | James Morris | 2016-02-26 | 13 | -163/+418 |
| |\ \ \ \ \ |
|
| | * | | | | | ima: require signed IMA policy | Mimi Zohar | 2016-02-21 | 1 | -0/+7 |
| | * | | | | | ima: measure and appraise the IMA policy itself | Mimi Zohar | 2016-02-21 | 4 | -3/+24 |
| | * | | | | | ima: load policy using path | Dmitry Kasatkin | 2016-02-21 | 1 | -2/+43 |
| | * | | | | | ima: support for kexec image and initramfs | Mimi Zohar | 2016-02-21 | 3 | -7/+27 |
| | * | | | | | ima: remove firmware and module specific cached status info | Mimi Zohar | 2016-02-21 | 5 | -39/+28 |
| | * | | | | | module: replace copy_module_from_fd with kernel version | Mimi Zohar | 2016-02-21 | 2 | -34/+13 |
| | * | | | | | security: define kernel_read_file hook | Mimi Zohar | 2016-02-21 | 2 | -0/+29 |
| | * | | | | | firmware: replace call to fw_read_file_contents() with kernel version | Mimi Zohar | 2016-02-21 | 2 | -24/+10 |
| | * | | | | | ima: define a new hook to measure and appraise a file already in memory | Mimi Zohar | 2016-02-21 | 7 | -15/+57 |
| | * | | | | | ima: calculate the hash of a buffer using aynchronous hash(ahash) | Mimi Zohar | 2016-02-18 | 1 | -2/+73 |
| | * | | | | | ima: provide buffer hash calculation function | Dmitry Kasatkin | 2016-02-18 | 2 | -0/+49 |
| | * | | | | | vfs: define kernel_read_file_id enumeration | Mimi Zohar | 2016-02-18 | 1 | -2/+3 |
| | * | | | | | vfs: define a generic function to read a file from the kernel | Mimi Zohar | 2016-02-18 | 1 | -0/+8 |
| | * | | | | | ima: use "ima_hooks" enum as function argument | Mimi Zohar | 2016-02-18 | 5 | -27/+37 |
| | * | | | | | ima: refactor ima_policy_show() to display "ima_hooks" rules | Mimi Zohar | 2016-02-18 | 1 | -27/+36 |
| | * | | | | | ima: separate 'security.ima' reading functionality from collect | Dmitry Kasatkin | 2016-02-18 | 8 | -40/+33 |
| | * | | | | | IMA: fix non-ANSI declaration of ima_check_policy() | Colin Ian King | 2016-02-09 | 1 | -1/+1 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'smack-for-4.6' of https://github.com/cschaufler/smack-next into... | James Morris | 2016-02-22 | 1 | -32/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | smack: fix cache of access labels | José Bollo | 2016-02-16 | 1 | -2/+6 |
| | * | | | | | Smack: Remove pointless hooks | Casey Schaufler | 2016-02-11 | 1 | -30/+8 |
| | |/ / / / |
|
| * / / / / | tpm: fix checks for policy digest existence in tpm2_seal_trusted() | Jarkko Sakkinen | 2016-02-10 | 1 | -6/+5 |
| |/ / / / |
|
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-03-17 | 1 | -32/+50 |
|\ \ \ \ \ |
|
| * | | | | | crypto: keys - Revert "convert public key to akcipher api" | Herbert Xu | 2016-02-09 | 2 | -4/+7 |
| * | | | | | integrity: convert digsig to akcipher api | Tadeusz Struk | 2016-02-06 | 2 | -7/+4 |
| * | | | | | KEYS: Use skcipher | Herbert Xu | 2016-01-27 | 1 | -32/+50 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris | 2016-02-26 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | selinux: Don't sleep inside inode_getsecid hook | Andreas Gruenbacher | 2016-02-19 | 1 | -1/+1 |
* | | | | | EVM: Use crypto_memneq() for digest comparisons | Ryan Ware | 2016-02-12 | 1 | -1/+2 |
* | | | | | selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tables | Lorenzo Colitti | 2016-02-09 | 1 | -0/+1 |
| |_|/ /
|/| | | |
|
* | | | | KEYS: Only apply KEY_FLAG_KEEP to a key if a parent keyring has it set | David Howells | 2016-01-28 | 1 | -1/+2 |
| |/ /
|/| | |
|
* | | | wrappers for ->i_mutex access | Al Viro | 2016-01-23 | 3 | -11/+11 |
* | | | ptrace: use fsuid, fsgid, effective creds for fs access checks | Jann Horn | 2016-01-21 | 1 | -1/+6 |
* | | | security: let security modules use PTRACE_MODE_* with bitmasks | Jann Horn | 2016-01-21 | 2 | -7/+5 |