| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 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-21 | 2 | -1/+7 |
| * | | ima: AppArmor satisfies the audit rule requirements | Tyler Hicks | 2020-07-21 | 1 | -1/+1 |
| * | | ima: Rename internal filter rule functions | Tyler Hicks | 2020-07-21 | 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-17 | 1 | -0/+7 |
| * | | ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invali... | Tyler Hicks | 2020-07-17 | 1 | -0/+21 |
| * | | ima: Fail rule parsing when buffer hook functions have an invalid action | Tyler Hicks | 2020-07-17 | 1 | -2/+38 |
| * | | ima: Free the entire rule if it fails to parse | Tyler Hicks | 2020-07-17 | 1 | -1/+2 |
| * | | ima: Free the entire rule when deleting a list of rules | Tyler Hicks | 2020-07-17 | 1 | -5/+24 |
| * | | ima: Have the LSM free its audit rule | Tyler Hicks | 2020-07-17 | 2 | -1/+6 |
| * | | IMA: Add audit log for failure conditions | Lakshmi Ramasubramanian | 2020-07-17 | 4 | -22/+51 |
| * | | integrity: Add errno field in audit message | Lakshmi Ramasubramanian | 2020-07-17 | 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 |
| * | | | Smack: fix another vsscanf out of bounds | Dan Carpenter | 2020-07-27 | 1 | -0/+4 |
| * | | | Smack: fix use-after-free in smk_write_relabel_self() | Eric Biggers | 2020-07-14 | 1 | -2/+11 |
* | | | | Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2020-08-05 | 1 | -2/+3 |
|\ \ \ \ |
|
| * | | | | capabilities: Introduce CAP_CHECKPOINT_RESTORE | Adrian Reber | 2020-07-19 | 1 | -2/+3 |
* | | | | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 2020-08-04 | 3 | -5/+5 |
|\ \ \ \ \ |
|
| * | | | | | exec: Implement kernel_execve | Eric W. Biederman | 2020-07-21 | 3 | -5/+5 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-08-04 | 5 | -55/+49 |
|\ \ \ \ \ |
|
| * | | | | | audit: purge audit_log_string from the intra-kernel audit API | Richard Guy Briggs | 2020-07-21 | 5 | -55/+44 |
| * | | | | | audit: issue CWD record to accompany LSM_AUDIT_DATA_* records | Richard Guy Briggs | 2020-07-09 | 1 | -0/+5 |
| |/ / / / |
|
* | | | | | Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-08-04 | 14 | -161/+240 |
|\ \ \ \ \ |
|
| * | | | | | selinux: complete the inlining of hashtab functions | Ondrej Mosnacek | 2020-07-10 | 2 | -59/+63 |
| * | | | | | selinux: prepare for inlining of hashtab functions | Ondrej Mosnacek | 2020-07-10 | 7 | -63/+110 |
| * | | | | | selinux: specialize symtab insert and search functions | Ondrej Mosnacek | 2020-07-09 | 7 | -56/+69 |
| * | | | | | selinux: Fix spelling mistakes in the comments | lihao | 2020-07-08 | 3 | -3/+3 |
| * | | | | | selinux: fixed a checkpatch warning with the sizeof macro | Ethan Edwards | 2020-06-30 | 1 | -2/+2 |
| * | | | | | selinux: log error messages on required process class / permissions | Stephen Smalley | 2020-06-24 | 1 | -5/+15 |
| * | | | | | selinux: allow reading labels before policy is loaded | Jonathan Lebon | 2020-06-24 | 1 | -1/+6 |
| |/ / / / |
|
* | | | | | Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-08-04 | 1 | -4/+25 |
|\ \ \ \ \ |
|
| * | | | | | security: allow using Clang's zero initialization for stack variables | glider@google.com | 2020-06-16 | 1 | -4/+25 |
| |/ / / / |
|
* | | | | | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-08-03 | 1 | -0/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | block: move block-related definitions out of fs.h | Christoph Hellwig | 2020-06-24 | 1 | -0/+1 |
* | | | | | integrity/ima: switch to using __kernel_read | Christoph Hellwig | 2020-07-08 | 1 | -13/+1 |
* | | | | | Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-06-30 | 1 | -1/+16 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|