index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
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
2026-06-13
apparmor: aa_label_alloc use aa_label_free on alloc failure
Zygmunt Krynicki
2026-06-13
apparmor: check label build before no_new_privs test
Ruoyu Wang
2026-06-13
security/apparmor/apparmorfs.c: conditionally compile get_loaddata_common_ref()
Andrew Morton
2026-06-13
apparmor: add a conditional version of get_newest_label
John Johansen
2026-06-13
apparmor: fix refcount leak when updating the sk_ctx
John Johansen
2026-06-13
apparmor: fix race in unix socket mediation when peer_path is used
John Johansen
2026-06-13
apparmor: fix shadowing of plabel that prevents cache from being updated
John Johansen
2026-06-13
landlock: Add UDP send+connect access control
Matthieu Buffet
2026-06-13
landlock: Add UDP bind() access control
Matthieu Buffet
2026-06-13
landlock: Fix unmarked concurrent access to socket family
Matthieu Buffet
2026-06-13
landlock: Fix LANDLOCK_SCOPE_SIGNAL bypass on the SIGIO path
Bryam Vargas
2026-06-13
landlock: Account all audit data allocations to user space
Mickaël Salaün
2026-06-13
landlock: Set audit_net.sk for socket access checks
Mickaël Salaün
2026-06-13
Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-06-08
ima: Support staging and deleting N measurements records
Roberto Sassu
2026-06-08
ima: Add support for flushing the hash table when staging measurements
Roberto Sassu
2026-06-08
ima: Add support for staging measurements with prompt
Roberto Sassu
2026-06-08
ima: Introduce ima_dump_measurement()
Roberto Sassu
2026-06-08
ima: Use snprintf() in create_securityfs_measurement_lists
Roberto Sassu
2026-06-08
ima: Mediate open/release method of the measurements list
Roberto Sassu
2026-06-08
ima: Introduce _ima_measurements_start() and _ima_measurements_next()
Roberto Sassu
2026-06-08
ima: Introduce per binary measurements list type binary_runtime_size value
Roberto Sassu
2026-06-08
ima: Introduce per binary measurements list type ima_num_records counter
Roberto Sassu
2026-06-08
ima: Replace static htable queue with dynamically allocated array
Roberto Sassu
2026-06-08
ima: Remove ima_h_table structure
Roberto Sassu
2026-06-04
xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
Antony Antony
[prev]
[next]