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
2024-12-24
ima: kexec: silence RCU list traversal warning
Breno Leitao
1
-1
/
+2
2024-12-22
vfs: support caching symlink lengths in inodes
Mateusz Guzik
1
-1
/
+1
2024-12-18
ima: instantiate the bprm_creds_for_exec() hook
Mimi Zohar
2
-2
/
+54
2024-12-18
security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
Mickaël Salaün
1
-6
/
+23
2024-12-18
exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Mickaël Salaün
1
-0
/
+10
2024-12-18
Merge tag 'selinux-pr-20241217' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+6
2024-12-17
tomoyo: use realpath if symlink's pathname refers to procfs
Tetsuo Handa
1
-2
/
+9
2024-12-16
bpf: lsm: Remove hook to bpf_task_storage_free
Song Liu
1
-1
/
+0
2024-12-16
tomoyo: don't emit warning in tomoyo_write_control()
Tetsuo Handa
1
-1
/
+1
2024-12-15
selinux: ignore unknown extended permissions
Thiébaud Weksteen
1
-2
/
+6
2024-12-15
selinux: add netlink nlmsg_type audit message
Thiébaud Weksteen
2
-2
/
+5
2024-12-13
selinux: add support for xperms in conditional policies
Christian Göttsche
6
-9
/
+26
2024-12-11
selinux: Fix SCTP error inconsistency in selinux_socket_bind()
Mikhail Ivanov
1
-1
/
+1
2024-12-11
selinux: use native iterator types
Christian Göttsche
3
-4
/
+4
2024-12-11
selinux: add generated av_permissions.h to targets
Thomas Weißschuh
1
-4
/
+3
2024-12-11
ima: Suspend PCR extends and log appends when rebooting
Stefan Berger
3
-0
/
+47
2024-12-10
fsnotify: introduce pre-content permission events
Amir Goldstein
1
-1
/
+2
2024-12-06
smack: deduplicate access to string conversion
Konstantin Andreev
4
-40
/
+15
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2024-12-04
security: add trace event for cap_capable
Jordan Rome
1
-13
/
+41
2024-12-04
capabilities: remove cap_mmap_file()
Paul Moore
1
-7
/
+0
2024-12-04
lsm: secctx provider check on release
Casey Schaufler
2
-16
/
+10
2024-12-04
lsm: lsm_context in security_dentry_init_security
Casey Schaufler
2
-9
/
+8
2024-12-04
lsm: use lsm_context in security_inode_getsecctx
Casey Schaufler
3
-13
/
+16
2024-12-04
lsm: replace context+len with lsm_context
Casey Schaufler
5
-59
/
+74
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
4
-9
/
+23
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-11-30
Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+5
2024-11-30
selinux: use sk_to_full_sk() in selinux_ip_output()
Eric Dumazet
1
-1
/
+1
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
[prev]
[next]