| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe... | Lubomir Rintel | 2018-09-25 | 1 | -1/+1 |
* | Revert "x86/mm/legacy: Populate the user page-table with user pgd's" | Joerg Roedel | 2018-09-14 | 1 | -1/+1 |
* | Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-09-06 | 1 | -1/+0 |
|\ |
|
| * | apparmor: fix bad debug check in apparmor_secid_to_secctx() | John Johansen | 2018-09-03 | 1 | -1/+0 |
* | | uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name | Randy Dunlap | 2018-09-05 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-08-24 | 7 | -44/+20 |
|\ |
|
| * | apparmor: remove no-op permission check in policy_unpack | John Johansen | 2018-08-23 | 1 | -32/+0 |
| * | apparmor: fix an error code in __aa_create_ns() | Dan Carpenter | 2018-08-22 | 1 | -1/+1 |
| * | apparmor: Fix failure to audit context info in build_change_hat | John Johansen | 2018-07-20 | 1 | -1/+1 |
| * | apparmor: Fully initialize aa_perms struct when answering userspace query | Tyler Hicks | 2018-07-20 | 1 | -4/+1 |
| * | apparmor: Check buffer bounds when mapping permissions mask | Tyler Hicks | 2018-07-20 | 3 | -6/+17 |
* | | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-24 | 1 | -1/+1 |
|\ \ |
|
| * | | cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias() | Eddie.Horng | 2018-08-11 | 1 | -1/+1 |
* | | | init: allow initcall tables to be emitted using relative references | Ard Biesheuvel | 2018-08-22 | 1 | -7/+10 |
* | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-08-16 | 12 | -46/+108 |
|\ \ \ |
|
| * | | | EVM: fix return value check in evm_write_xattrs() | Wei Yongjun | 2018-07-22 | 1 | -2/+2 |
| * | | | integrity: prevent deadlock during digsig verification. | Mikhail Kurinnoi | 2018-07-18 | 2 | -1/+29 |
| * | | | evm: Allow non-SHA1 digital signatures | Matthew Garrett | 2018-07-18 | 4 | -31/+46 |
| * | | | evm: Don't deadlock if a crypto algorithm is unavailable | Matthew Garrett | 2018-07-18 | 1 | -1/+2 |
| * | | | integrity: silence warning when CONFIG_SECURITYFS is not enabled | Sudeep Holla | 2018-07-18 | 1 | -3/+6 |
| * | | | ima: Differentiate auditing policy rules from "audit" actions | Stefan Berger | 2018-07-18 | 1 | -2/+2 |
| * | | | ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set | Stefan Berger | 2018-07-18 | 3 | -1/+21 |
| * | | | ima: Use audit_log_format() rather than audit_log_string() | Stefan Berger | 2018-07-18 | 2 | -7/+2 |
| * | | | ima: Call audit_log_string() rather than logging it untrusted | Stefan Berger | 2018-07-18 | 1 | -1/+1 |
* | | | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 2018-08-16 | 4 | -16/+10 |
|\ \ \ \ |
|
| * | | | | ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead | Stefan Berger | 2018-07-28 | 4 | -8/+4 |
| * | | | | ima: Use tpm_default_chip() and call TPM functions with a tpm_chip | Stefan Berger | 2018-07-28 | 4 | -9/+7 |
| |/ / / |
|
* | | | | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2018-08-16 | 1 | -6/+16 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'smack-for-4.19-a' of https://github.com/cschaufler/next-smack i... | James Morris | 2018-07-30 | 1 | -6/+16 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Smack: Inform peer that IPv6 traffic has been blocked | Piotr Sawicki | 2018-07-23 | 1 | -0/+4 |
| | * | | | Smack: Check UDP-Lite and DCCP protocols during IPv6 handling | Piotr Sawicki | 2018-07-23 | 1 | -1/+3 |
| | * | | | Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets | Piotr Sawicki | 2018-07-23 | 1 | -5/+9 |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-08-16 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 2018-08-03 | 3 | -47/+38 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | crypto: remove redundant type flags from tfm allocation | Eric Biggers | 2018-07-08 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-08-16 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | net: sched: introduce chain object to uapi | Jiri Pirko | 2018-07-24 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2018-08-15 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | kbuild: move bin2c back to scripts/ from scripts/basic/ | Masahiro Yamada | 2018-07-17 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-08-15 | 13 | -189/+198 |
|\ \ \ \ \ |
|
| * | | | | | selinux: cleanup dentry and inodes on error in selinuxfs | nixiaoming | 2018-08-07 | 1 | -8/+25 |
| * | | | | | selinux: constify write_op[] | Eric Biggers | 2018-07-17 | 1 | -1/+1 |
| * | | | | | selinux: Cleanup printk logging in netnode | peter enderborg | 2018-06-19 | 1 | -3/+2 |
| * | | | | | selinux: Cleanup printk logging in avc | peter enderborg | 2018-06-19 | 1 | -1/+1 |
| * | | | | | selinux: Cleanup printk logging in netif | peter enderborg | 2018-06-19 | 1 | -7/+4 |
| * | | | | | selinux: Cleanup printk logging in netport | peter enderborg | 2018-06-19 | 1 | -3/+2 |
| * | | | | | selinux: Cleanup printk logging in sidtab | peter enderborg | 2018-06-19 | 1 | -3/+2 |
| * | | | | | selinux: Cleanup printk logging in netlink | peter enderborg | 2018-06-19 | 1 | -1/+1 |
| * | | | | | selinux: Cleanup printk logging in selinuxfs | peter enderborg | 2018-06-19 | 1 | -5/+5 |
| * | | | | | selinux: Cleanup printk logging in services | peter enderborg | 2018-06-19 | 1 | -36/+35 |