index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'apparmor-pr-2026-06-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5 days
apparmor: advertise the tcp fast open fix is applied
John Johansen
6 days
apparmor: mediate the implicit connect of TCP fast open sendmsg
Bryam Vargas
10 days
Merge tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10 days
Merge tag 'for-next-keys-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10 days
Merge tag 'integrity-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
12 days
Merge tag 'selinux-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12 days
Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12 days
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
14 days
keys: keyctl_pkey: replace BUG with return -EOPNOTSUPP
Mohammed EL Kadiri
14 days
keys: request_key: replace BUG with return -EINVAL
Mohammed EL Kadiri
14 days
keys: Pin request_key_auth payload in instantiate paths
Shaomin Chen
14 days
keys: prevent slab cache merging for key_jar
Mohammed EL Kadiri
14 days
keys: Replace strcpy(derived_buf, "AUTH_KEY") with strscpy(..., HASH_SIZE)
David Laight
14 days
KEYS: Use acquire when reading state in keyring search
Gui-Dong Han
14 days
keys/trusted_keys: mark 'migratable' as __ro_after_init
Len Bao
14 days
keys: use kmalloc_flex in user_preparse
Thorsten Blum
14 days
KEYS: trusted: Debugging as a feature
Jarkko Sakkinen
14 days
KEYS: encrypted: Remove unnecessary selection of CRYPTO_RNG
Eric Biggers
14 days
KEYS: fix overflow in keyctl_pkey_params_get_2()
Jarkko Sakkinen
2026-06-14
apparmor: fix label can not be immediately before a declaration
John Johansen
2026-06-15
Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-14
landlock: Suppress logging when quiet flag is present
Tingmao Wang
2026-06-14
landlock: Add API support and docs for the quiet flags
Tingmao Wang
2026-06-14
landlock: Add a place for flags to layer rules
Tingmao Wang
2026-06-13
apparmor: fix kernel-doc warnings
Rodrigo Zaiden
2026-06-13
apparmor: replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
2026-06-13
security: apparmor: fix two spelling mistakes
Qingshuang Fu
2026-06-13
apparmor: fix use-after-free in rawdata dedup loop
Ruslan Valiyev
2026-06-13
apparmor: Fix inverted comparison in cache_hold_inc()
Eduardo Vasconcelos
2026-06-13
apparmor: fix uninitialised pointer passed to audit_log_untrustedstring()
Maciek Borzecki
2026-06-13
apparmor: don't audit files pointing to aa_null.dentry
Georgia Garcia
2026-06-13
apparmor: put secmark label after secid lookup
Zygmunt Krynicki
2026-06-13
apparmor: aa_getprocattr free procattr leak on format failure
Zygmunt Krynicki
2026-06-13
apparmor: remove unnecessary goto and associated label
John Johansen
2026-06-13
apparmor: release exe file resources on path failure
Zygmunt Krynicki
2026-06-13
apparmor: fail policy unpack on accept2 allocation failure
Zygmunt Krynicki
2026-06-13
apparmor: Fix return in ns_mkdir_op
Hongling Zeng
2026-06-13
apparmor: remove or add symlinks to rawdata according to export_binary
Georgia Garcia
2026-06-13
apparmor: fix NULL pointer dereference in unpack_pdb
Georgia Garcia
2026-06-13
apparmor: make fn_label_build() capable of handling not supported
John Johansen
2026-06-13
apparmor: change fn_label_build() call to not return NULL
John Johansen
2026-06-13
apparmor: fix potential UAF in aa_replace_profiles
Maxime Bélair
2026-06-13
apparmor: free rawdata as soon as possible
John Johansen
2026-06-13
apparmor: grab ns lock and refresh when looking up changehat child profiles
Ryan Lee
2026-06-13
apparmor: fix rawdata_f_data implicit flex array
John Johansen
2026-06-13
apparmor: use __label_make_stale in __aa_proxy_redirect
Ryan Lee
2026-06-13
apparmor: propagate -ENOMEM correctly in unpack_table
Maxime Bélair
2026-06-13
apparmor: enable differential encoding
John Johansen
[next]