| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-07-27 | 8 | -34/+65 |
|\ |
|
| * | apparmor: unpack transition table if dfa is not present | Georgia Garcia | 2024-07-24 | 1 | -17/+25 |
| * | apparmor: try to avoid refing the label in apparmor_file_open | Mateusz Guzik | 2024-07-24 | 2 | -2/+23 |
| * | apparmor: test: add MODULE_DESCRIPTION() | Jeff Johnson | 2024-07-24 | 1 | -0/+1 |
| * | apparmor: take nosymfollow flag into account | Alexander Mikhalitsyn | 2024-07-24 | 1 | -0/+2 |
| * | apparmor: fix possible NULL pointer dereference | Leesoo Ahn | 2024-05-10 | 1 | -0/+4 |
| * | apparmor: fix typo in kernel doc | Christian Göttsche | 2024-05-10 | 1 | -1/+1 |
| * | apparmor: remove useless static inline function is_deleted | Colin Ian King | 2024-05-10 | 1 | -13/+0 |
| * | apparmor: use kvfree_sensitive to free data->data | Fedor Pchelkin | 2024-05-10 | 2 | -1/+2 |
| * | apparmor: Fix null pointer deref when receiving skb during sock creation | Xiao Liang | 2024-05-10 | 1 | -0/+7 |
* | | Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2024-07-27 | 1 | -2/+9 |
|\ \ |
|
| * | | landlock: Don't lose track of restrictions on cred_transfer | Jann Horn | 2024-07-24 | 1 | -2/+9 |
* | | | 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 |
|\ \ \ |
|