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