Age | Commit message (Expand) | Author |
2023-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-03-21 | keys: Do not cache key in task struct if key is requested from kernel thread | David Howells |
2023-03-18 | af_unix: preserve const qualifier in unix_sk() | Eric Dumazet |
2023-03-17 | inet: preserve const qualifier in inet_sk() | Eric Dumazet |
2023-03-01 | capability: just use a 'u64' instead of a 'u32[2]' array | Linus Torvalds |
2023-02-25 | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-22 | Merge tag 'Smack-for-6.3' of https://github.com/cschaufler/smack-next | Linus Torvalds |
2023-02-22 | Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2023-02-21 | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2023-02-21 | smackfs: Added check catlen | Denis Arefev |
2023-02-21 | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-02-20 | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-02-20 | Merge tag 'tpm-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jar... | Linus Torvalds |
2023-02-15 | apparmor: Fix regression in compat permissions for getattr | John Johansen |
2023-02-13 | integrity/powerpc: Support loading keys from PLPKS | Russell Currey |
2023-02-13 | integrity/powerpc: Improve error handling & reporting when loading certs | Russell Currey |
2023-02-13 | KEYS: DH: Use crypto_wait_req | Herbert Xu |
2023-02-13 | KEYS: Add new function key_create() | Thomas Weißschuh |
2023-02-12 | powerpc/secvar: Use u64 in secvar_operations | Michael Ellerman |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2023-02-08 | randstruct: disable Clang 15 support | Eric Biggers |
2023-01-31 | ima: Introduce MMAP_CHECK_REQPROT hook | Roberto Sassu |
2023-01-31 | ima: Align ima_file_mmap() parameters with mmap_file LSM hook | Roberto Sassu |
2023-01-31 | evm: call dump_security_xattr() in all cases to remove code duplication | Xiu Jianfeng |
2023-01-19 | LoadPin: Allow filesystem switch when not enforcing | Kees Cook |
2023-01-19 | LoadPin: Move pin reporting cleanly out of locking | Kees Cook |
2023-01-19 | LoadPin: Refactor sysctl initialization | Kees Cook |
2023-01-19 | LoadPin: Refactor read-only check into a helper | Kees Cook |
2023-01-19 | fs: port vfs{g,u}id helpers to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port i_{g,u}id_{needs_}update() to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port privilege checking helpers to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port inode_owner_or_capable() to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port acl to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port xattr to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->permission() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->mkdir() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner |
2023-01-18 | mm: new primitive kvmemdup() | Hao Sun |
2023-01-18 | ima: fix ima_delete_rules() kernel-doc warning | Randy Dunlap |
2023-01-18 | ima: return IMA digest value only when IMA_COLLECTED flag is set | Matt Bobrowski |
2023-01-18 | ima: fix error handling logic when file measurement failed | Matt Bobrowski |
2023-01-13 | tomoyo: Update website link | Tetsuo Handa |
2023-01-13 | tomoyo: Remove "select SRCU" | Paul E. McKenney |
2023-01-09 | tomoyo: Omit use of bin2c | Masahiro Yamada |
2023-01-07 | tomoyo: avoid unneeded creation of builtin-policy.h | Masahiro Yamada |
2023-01-07 | tomoyo: fix broken dependency on *.conf.default | Masahiro Yamada |
2022-12-23 | Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-12-21 | Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |