| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | selinux: fix allocation failure check on newpolicy->sidtab | Colin Ian King | 2020-08-19 | 1 | -1/+1 |
| * | | | | selinux: refactor changing booleans | Stephen Smalley | 2020-08-17 | 8 | -64/+368 |
| * | | | | selinux: move policy commit after updating selinuxfs | Stephen Smalley | 2020-08-17 | 6 | -80/+104 |
| * | | | | selinux: encapsulate policy state, refactor policy load | Stephen Smalley | 2020-08-17 | 2 | -192/+221 |
| * | | | | scripts/selinux,selinux: update mdp to enable policy capabilities | Stephen Smalley | 2020-08-17 | 4 | -26/+40 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'Smack-for-5.10' of git://github.com/cschaufler/smack-next | Linus Torvalds | 2020-10-13 | 4 | -149/+200 |
|\ \ \ \ |
|
| * | | | | Smack: Remove unnecessary variable initialization | Casey Schaufler | 2020-10-05 | 1 | -1/+1 |
| * | | | | Smack: Fix build when NETWORK_SECMARK is not set | Casey Schaufler | 2020-09-22 | 1 | -0/+7 |
| * | | | | Smack: Use the netlabel cache | Casey Schaufler | 2020-09-11 | 4 | -38/+68 |
| * | | | | Smack: Set socket labels only once | Casey Schaufler | 2020-09-11 | 2 | -89/+98 |
| * | | | | Smack: Consolidate uses of secmark into a function | Casey Schaufler | 2020-09-11 | 1 | -28/+33 |
| |/ / / |
|
* | | | | Merge tag 'tomoyo-pr-20201012' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds | 2020-10-13 | 1 | -6/+23 |
|\ \ \ \ |
|
| * | | | | tomoyo: Loosen pathname/domainname validation. | Tetsuo Handa | 2020-10-12 | 1 | -6/+23 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-10-13 | 1 | -3/+11 |
|\ \ \ \ |
|
| * | | | | integrity: Asymmetric digsig supports SM2-with-SM3 algorithm | Tianjia Zhang | 2020-09-25 | 1 | -3/+11 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-10-12 | 3 | -41/+3 |
|\ \ \ \ |
|
| * | | | | security/keys: remove compat_keyctl_instantiate_key_iov | Christoph Hellwig | 2020-10-03 | 3 | -40/+3 |
| * | | | | iov_iter: transparently handle compat iovecs in import_iovec | Christoph Hellwig | 2020-10-03 | 1 | -3/+2 |
| |/ / / |
|
* | | | | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-12 | 1 | -19/+66 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | integrity: Load certs from the EFI MOK config table | Lenny Szubowicz | 2020-09-16 | 1 | -0/+22 |
| * | | | integrity: Move import of MokListRT certs to a separate routine | Lenny Szubowicz | 2020-09-16 | 1 | -19/+44 |
| |/ / |
|
* | | | Merge tag 'fixes-v5.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 2020-09-15 | 1 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | device_cgroup: Fix RCU list debugging warning | Amol Grover | 2020-08-20 | 1 | -1/+2 |
* | | | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 12 | -38/+30 |
| |/
|/| |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-08-12 | 1 | -1/+1 |
|\ \ |
|
| * | | mm/gup: remove task_struct pointer for all gup code | Peter Xu | 2020-08-12 | 1 | -1/+1 |
* | | | Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris... | Linus Torvalds | 2020-08-11 | 10 | -10/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | Replace HTTP links with HTTPS ones: security | Alexander A. Klimov | 2020-08-06 | 10 | -10/+10 |
* | | | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2020-08-07 | 10 | -62/+62 |
* | | | Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 2020-08-06 | 12 | -140/+283 |
|\ \ \ |
|
| * | | | integrity: remove redundant initialization of variable ret | Colin Ian King | 2020-07-27 | 1 | -1/+1 |
| * | | | ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime | Bruno Meneguele | 2020-07-20 | 2 | -1/+7 |
| * | | | ima: AppArmor satisfies the audit rule requirements | Tyler Hicks | 2020-07-20 | 1 | -1/+1 |
| * | | | ima: Rename internal filter rule functions | Tyler Hicks | 2020-07-20 | 2 | -25/+21 |
| * | | | ima: Support additional conditionals in the KEXEC_CMDLINE hook function | Tyler Hicks | 2020-07-20 | 7 | -22/+28 |
| * | | | ima: Use the common function to detect LSM conditionals in a rule | Tyler Hicks | 2020-07-20 | 1 | -9/+2 |
| * | | | ima: Move comprehensive rule validation checks out of the token parser | Tyler Hicks | 2020-07-20 | 3 | -46/+37 |
| * | | | ima: Use correct type for the args_p member of ima_rule_entry.lsm elements | Tyler Hicks | 2020-07-20 | 1 | -9/+9 |
| * | | | ima: Shallow copy the args_p member of ima_rule_entry.lsm elements | Tyler Hicks | 2020-07-20 | 1 | -10/+8 |
| * | | | ima: Fail rule parsing when appraise_flag=blacklist is unsupportable | Tyler Hicks | 2020-07-20 | 1 | -1/+14 |
| * | | | ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid cond | Tyler Hicks | 2020-07-16 | 1 | -0/+7 |
| * | | | ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invali... | Tyler Hicks | 2020-07-16 | 1 | -0/+21 |
| * | | | ima: Fail rule parsing when buffer hook functions have an invalid action | Tyler Hicks | 2020-07-16 | 1 | -2/+38 |
| * | | | ima: Free the entire rule if it fails to parse | Tyler Hicks | 2020-07-16 | 1 | -1/+2 |
| * | | | ima: Free the entire rule when deleting a list of rules | Tyler Hicks | 2020-07-16 | 1 | -5/+24 |
| * | | | ima: Have the LSM free its audit rule | Tyler Hicks | 2020-07-16 | 2 | -1/+6 |
| * | | | IMA: Add audit log for failure conditions | Lakshmi Ramasubramanian | 2020-07-16 | 4 | -22/+51 |
| * | | | integrity: Add errno field in audit message | Lakshmi Ramasubramanian | 2020-07-16 | 2 | -1/+23 |
* | | | | Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-next | Linus Torvalds | 2020-08-06 | 1 | -3/+16 |
|\ \ \ \ |
|
| * | | | | Smack: prevent underflow in smk_set_cipso() | Dan Carpenter | 2020-07-27 | 1 | -1/+1 |