| Commit message (Expand) | Author | Age | Files | Lines |
* | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados | 2024-07-24 | 3 | -3/+3 |
* | Merge tag 'landlock-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-07-20 | 4 | -29/+18 |
|\ |
|
| * | landlock: Various documentation improvements | Günther Noack | 2024-07-18 | 1 | -8/+9 |
| * | landlock: Use bit-fields for storing handled layer access masks | Günther Noack | 2024-07-08 | 3 | -21/+9 |
* | | Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2024-07-19 | 1 | -2/+1 |
|\ \ |
|
| * | | crypto: sm2 - Remove sm2 algorithm | Herbert Xu | 2024-06-07 | 1 | -2/+1 |
* | | | Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2024-07-17 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | task_work: s/task_work_cancel()/task_work_cancel_func()/ | Frederic Weisbecker | 2024-07-09 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'Smack-for-6.10' of https://github.com/cschaufler/smack-next | Linus Torvalds | 2024-07-16 | 1 | -4/+10 |
|\ \ \ |
|
| * | | | smack: unix sockets: fix accept()ed socket label | Konstantin Andreev | 2024-06-19 | 1 | -3/+9 |
| * | | | smack: tcp: ipv4, fix incorrect labeling | Casey Schaufler | 2024-06-06 | 1 | -1/+1 |
* | | | | Merge tag 'lsm-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-07-16 | 3 | -42/+100 |
|\ \ \ \ |
|
| * | | | | selinux,smack: remove the capability checks in the removexattr hooks | Paul Moore | 2024-07-09 | 2 | -10/+3 |
| * | | | | lsm: fixup the inode xattr capability handling | Paul Moore | 2024-06-04 | 3 | -32/+97 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'selinux-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-07-16 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | selinux: Use 1UL for EBITMAP_BIT to match maps type | Canfeng Guo | 2024-07-02 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge tag 'keys-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-07-16 | 2 | -0/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | KEYS: encrypted: add missing MODULE_DESCRIPTION() | Jeff Johnson | 2024-07-01 | 1 | -0/+1 |
| * | | | KEYS: trusted: add missing MODULE_DESCRIPTION() | Jeff Johnson | 2024-07-01 | 1 | -0/+1 |
* | | | | Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-07-06 | 1 | -2/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ima: fix wrong zero-assignment during securityfs dentry remove | Enrico Bravi | 2024-06-03 | 1 | -2/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-06-18 | 8 | -17/+27 |
|\ \ \ |
|
| * | | | ima: Avoid blocking in RCU read-side critical section | GUO Zihua | 2024-06-13 | 8 | -17/+27 |
* | | | | Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s... | Linus Torvalds | 2024-06-17 | 1 | -15/+0 |
|\ \ \ \ |
|
| * | | | | Revert "mm: init_mlocked_on_free_v3" | David Hildenbrand | 2024-06-15 | 1 | -15/+0 |
| |/ / / |
|
* | | | | Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-06-17 | 1 | -0/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | yama: document function parameter | Christian Göttsche | 2024-06-06 | 1 | -0/+1 |
| |/ / |
|
* / / | tomoyo: update project links | Tetsuo Handa | 2024-06-03 | 2 | -2/+2 |
|/ / |
|
* / | landlock: Fix d_parent walk | Mickaël Salaün | 2024-05-31 | 1 | -2/+11 |
|/ |
|
* | Merge tag 'hardening-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2024-05-24 | 1 | -0/+3 |
|\ |
|
| * | loadpin: Prevent SECURITY_LOADPIN_ENFORCE=y without module decompression | Stephen Boyd | 2024-05-18 | 1 | -0/+3 |
* | | KEYS: trusted: Do not use WARN when encode fails | Jarkko Sakkinen | 2024-05-21 | 1 | -1/+2 |
* | | KEYS: trusted: Fix memory leak in tpm2_key_encode() | Jarkko Sakkinen | 2024-05-21 | 1 | -6/+18 |
* | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-05-19 | 1 | -0/+15 |
|\ \ |
|
| * | | mm: init_mlocked_on_free_v3 | York Jasper Niebuhr | 2024-04-26 | 1 | -0/+15 |
* | | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2024-05-18 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada | 2024-05-09 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-05-18 | 3 | -5/+224 |
|\ \ \ |
|
| * | | | landlock: Add IOCTL access right for character and block devices | Günther Noack | 2024-05-13 | 3 | -5/+224 |
| |/ / |
|
* | | | Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 2024-05-15 | 17 | -90/+325 |
|\ \ \ |
|
| * | | | ima: add crypto agility support for template-hash algorithm | Enrico Bravi | 2024-04-12 | 4 | -18/+132 |
| * | | | evm: Rename is_unsupported_fs to is_unsupported_hmac_fs | Stefan Berger | 2024-04-09 | 1 | -9/+10 |
| * | | | fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED | Stefan Berger | 2024-04-09 | 1 | -1/+1 |
| * | | | evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509 | Stefan Berger | 2024-04-09 | 1 | -5/+7 |
| * | | | ima: re-evaluate file integrity on file metadata change | Stefan Berger | 2024-04-09 | 1 | -1/+13 |
| * | | | evm: Store and detect metadata inode attributes changes | Stefan Berger | 2024-04-09 | 3 | -10/+49 |
| * | | | ima: Move file-change detection variables into new structure | Stefan Berger | 2024-04-09 | 4 | -13/+10 |
| * | | | evm: Use the metadata inode to calculate metadata hash | Stefan Berger | 2024-04-09 | 1 | -1/+1 |
| * | | | evm: Implement per signature type decision in security_inode_copy_up_xattr | Stefan Berger | 2024-04-09 | 1 | -3/+28 |
| * | | | security: allow finer granularity in permitting copy-up of security xattrs | Stefan Berger | 2024-04-09 | 4 | -5/+6 |