index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-30
Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-26
ima: uncover hidden variable in ima_match_rules()
Casey Schaufler
2024-11-26
apparmor: lift new_profile declaration to remove C23 extension warning
John Johansen
2024-11-26
apparmor: replace misleading 'scrubbing environment' phrase in debug print
Ryan Lee
2024-11-26
parser: drop dead code for XXX_comb macros
John Johansen
2024-11-26
apparmor: Remove unused parameter L1 in macro next_comb
Jinjie Ruan
2024-11-26
apparmor: audit_cap dedup based on subj_cred instead of profile
Ryan Lee
2024-11-26
apparmor: add a cache entry expiration time aging out capability audit cache
Ryan Lee
2024-11-26
apparmor: document capability.c:profile_capable ad ptr not being NULL
Ryan Lee
2024-11-26
apparmor: fix 'Do simple duplicate message elimination'
chao liu
2024-11-26
apparmor: document first entry is in packed perms struct is reserved
John Johansen
2024-11-26
apparmor: test: Fix memory leak for aa_unpack_strdup()
Jinjie Ruan
2024-11-26
apparmor: Remove deadcode
Dr. David Alan Gilbert
2024-11-26
apparmor: Remove unnecessary NULL check before kvfree()
Thorsten Blum
2024-11-26
apparmor: domain: clean up duplicated parts of handle_onexec()
Leesoo Ahn
2024-11-26
apparmor: Use IS_ERR_OR_NULL() helper function
Hongbo Li
2024-11-26
apparmor: add support for 2^24 states to the dfa state machine.
John Johansen
2024-11-26
apparmor: properly handle cx/px lookup failure for complain
Ryan Lee
2024-11-26
apparmor: allocate xmatch for nullpdb inside aa_alloc_null
Ryan Lee
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-21
Merge tag 'fsnotify_for_v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-11-18
Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-18
Merge tag 'selinux-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-12
Merge tag 'integrity-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-12
Merge tag 'landlock-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-09
landlock: Optimize scope enforcement
Mickaël Salaün
2024-11-09
landlock: Refactor network access mask management
Mickaël Salaün
2024-11-09
landlock: Refactor filesystem access mask management
Mickaël Salaün
2024-11-05
security: replace memcpy() with get_task_comm()
Yafang Shao
2024-11-04
KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation
David Gstir
2024-11-04
security/keys: fix slab-out-of-bounds in key_task_permission
Chen Ridong
2024-11-03
fdget(), more trivial conversions
Al Viro
2024-11-03
fdget(), trivial conversions
Al Viro
2024-11-03
fdget_raw() users: switch to CLASS(fd_raw)
Al Viro
2024-10-18
ipe: fallback to platform keyring also if key in trusted keyring is rejected
Luca Boccassi
2024-10-17
ipe: allow secondary and platform keyrings to install/update policies
Luca Boccassi
2024-10-17
ipe: also reject policy updates with the same version
Luca Boccassi
2024-10-17
ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower ...
Luca Boccassi
2024-10-14
fsnotify, lsm: Decouple fsnotify from lsm
Song Liu
2024-10-11
lsm: remove lsm_prop scaffolding
Casey Schaufler
2024-10-11
netlabel,smack: use lsm_prop for audit data
Casey Schaufler
2024-10-11
lsm: create new security_cred_getlsmprop LSM hook
Casey Schaufler
2024-10-11
lsm: use lsm_prop in security_inode_getsecid
Casey Schaufler
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
2024-10-11
lsm: use lsm_prop in security_ipc_getsecid
Casey Schaufler
2024-10-11
lsm: add lsmprop_to_secctx hook
Casey Schaufler
[next]