index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2022-10-03
apparmor: preparse for state being more than just an integer
John Johansen
2022-10-03
apparmor: convert policy lookup to use accept as an index
John Johansen
2022-10-03
apparmor: cleanup shared permission struct
John Johansen
2022-10-03
apparmor: convert xmatch lookup to use accept as an index
John Johansen
2022-10-03
apparmor: convert fperm lookup to use accept as an index
John Johansen
2022-10-03
apparmor: convert xmatch to using the new shared policydb struct
John Johansen
2022-10-03
apparmor: combine file_rules and aa_policydb into a single shared struct
John Johansen
2022-10-03
apparmor: compute policydb permission on profile load
John Johansen
2022-10-03
apparmor: convert xmatch to use aa_perms structure
John Johansen
2022-10-03
apparmor: rework and cleanup fperm computation
John Johansen
2022-10-03
apparmor: move fperm computation into policy_unpack
John Johansen
2022-10-03
apparmor: compute xmatch permissions on profile load
Mike Salvatore
2022-10-03
apparmor: compute file permissions on profile load
Mike Salvatore
2022-10-03
apparmor: expose compression level limits in sysfs
Jon Tourville
2022-10-03
apparmor: use zstd compression for profile data
Jon Tourville
2022-10-03
apparmor: reserve mediation classes
John Johansen
2022-10-03
apparmor: fix lockdep warning when removing a namespace
John Johansen
2022-10-03
apparmor: fix a memleak in multi_transaction_new()
Gaosheng Cui
2022-08-10
Merge tag 'apparmor-pr-2022-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-02
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-08-02
Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2022-08-02
Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linux
Linus Torvalds
2022-08-02
Merge tag 'Smack-for-6.0' of https://github.com/cschaufler/smack-next
Linus Torvalds
2022-08-02
Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-01
smack: Remove the redundant lsm_inode_alloc
Xiu Jianfeng
2022-08-01
smack: Replace kzalloc + strncpy with kstrndup
GONG, Ruiqi
2022-08-01
Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-01
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-20
apparmor: correct config reference to intended one
Lukas Bulwahn
2022-07-20
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
2022-07-19
apparmor: move ptrace mediation to more logical task.{h,c}
John Johansen
2022-07-19
apparmor: extend policydb permission set by making use of the xbits
John Johansen
2022-07-19
apparmor: allow label to carry debug flags
John Johansen
2022-07-19
apparmor: fix overlapping attachment computation
John Johansen
2022-07-19
apparmor: fix setting unconfined mode on a loaded profile
John Johansen
2022-07-19
apparmor: Fix some kernel-doc comments
Yang Li
2022-07-19
apparmor: Mark alloc_unconfined() as static
Souptick Joarder (HPE)
2022-07-15
LSM: SafeSetID: Add setgroups() security policy handling
Micah Morton
2022-07-15
security: Add LSM hook to setgroups() syscall
Micah Morton
2022-07-14
Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-13
apparmor: disable showing the mode as part of a secid to secctx
John Johansen
2022-07-13
apparmor: Convert secid mapping to XArrays instead of IDR
Matthew Wilcox
2022-07-13
apparmor: add a kernel label to use on kernel objects
John Johansen
2022-07-13
evm: Use IS_ENABLED to initialize .enabled
Xiu Jianfeng
2022-07-13
ima: Fix potential memory leak in ima_init_crypto()
Jianglei Nie
2022-07-13
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
2022-07-09
apparmor: test: Remove some casts which are no-longer required
David Gow
2022-07-09
apparmor: Fix memleak in aa_simple_write_to_buffer()
Xiu Jianfeng
2022-07-09
apparmor: fix reference count leak in aa_pivotroot()
Xin Xiong
[next]