index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-14
landlock: Add API support and docs for the quiet flags
Tingmao Wang
8
-27
/
+89
2026-06-14
landlock: Add a place for flags to layer rules
Tingmao Wang
10
-112
/
+176
2026-06-13
apparmor: fix kernel-doc warnings
Rodrigo Zaiden
2
-2
/
+2
2026-06-13
apparmor: replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
1
-2
/
+3
2026-06-13
security: apparmor: fix two spelling mistakes
Qingshuang Fu
2
-2
/
+2
2026-06-13
apparmor: fix use-after-free in rawdata dedup loop
Ruslan Valiyev
2
-2
/
+25
2026-06-13
apparmor: Fix inverted comparison in cache_hold_inc()
Eduardo Vasconcelos
1
-1
/
+1
2026-06-13
apparmor: fix uninitialised pointer passed to audit_log_untrustedstring()
Maciek Borzecki
1
-5
/
+5
2026-06-13
apparmor: don't audit files pointing to aa_null.dentry
Georgia Garcia
1
-1
/
+1
2026-06-13
apparmor: put secmark label after secid lookup
Zygmunt Krynicki
1
-0
/
+1
2026-06-13
apparmor: aa_getprocattr free procattr leak on format failure
Zygmunt Krynicki
1
-0
/
+2
2026-06-13
apparmor: remove unnecessary goto and associated label
John Johansen
1
-4
/
+1
2026-06-13
apparmor: release exe file resources on path failure
Zygmunt Krynicki
1
-2
/
+5
2026-06-13
apparmor: fail policy unpack on accept2 allocation failure
Zygmunt Krynicki
1
-2
/
+2
2026-06-13
apparmor: Fix return in ns_mkdir_op
Hongling Zeng
1
-1
/
+1
2026-06-13
apparmor: remove or add symlinks to rawdata according to export_binary
Georgia Garcia
3
-25
/
+104
2026-06-13
apparmor: fix NULL pointer dereference in unpack_pdb
Georgia Garcia
1
-1
/
+1
2026-06-13
apparmor: make fn_label_build() capable of handling not supported
John Johansen
1
-5
/
+8
2026-06-13
apparmor: change fn_label_build() call to not return NULL
John Johansen
3
-35
/
+35
2026-06-13
apparmor: fix potential UAF in aa_replace_profiles
Maxime Bélair
1
-1
/
+3
2026-06-13
apparmor: free rawdata as soon as possible
John Johansen
1
-0
/
+7
2026-06-13
apparmor: grab ns lock and refresh when looking up changehat child profiles
Ryan Lee
1
-2
/
+31
2026-06-13
apparmor: fix rawdata_f_data implicit flex array
John Johansen
1
-4
/
+3
2026-06-13
apparmor: use __label_make_stale in __aa_proxy_redirect
Ryan Lee
1
-1
/
+1
2026-06-13
apparmor: propagate -ENOMEM correctly in unpack_table
Maxime Bélair
1
-9
/
+13
2026-06-13
apparmor: enable differential encoding
John Johansen
1
-0
/
+1
2026-06-13
apparmor: aa_label_alloc use aa_label_free on alloc failure
Zygmunt Krynicki
1
-1
/
+1
2026-06-13
apparmor: check label build before no_new_privs test
Ruoyu Wang
1
-10
/
+15
2026-06-13
security/apparmor/apparmorfs.c: conditionally compile get_loaddata_common_ref()
Andrew Morton
1
-0
/
+2
2026-06-13
apparmor: add a conditional version of get_newest_label
John Johansen
2
-11
/
+43
2026-06-13
apparmor: fix refcount leak when updating the sk_ctx
John Johansen
1
-2
/
+4
2026-06-13
apparmor: fix race in unix socket mediation when peer_path is used
John Johansen
1
-26
/
+32
2026-06-13
apparmor: fix shadowing of plabel that prevents cache from being updated
John Johansen
1
-2
/
+1
2026-06-13
landlock: Add UDP send+connect access control
Matthieu Buffet
3
-18
/
+134
2026-06-13
landlock: Add UDP bind() access control
Matthieu Buffet
4
-8
/
+15
2026-06-13
landlock: Fix unmarked concurrent access to socket family
Matthieu Buffet
1
-2
/
+9
2026-06-13
landlock: Fix LANDLOCK_SCOPE_SIGNAL bypass on the SIGIO path
Bryam Vargas
3
-0
/
+35
2026-06-13
landlock: Account all audit data allocations to user space
Mickaël Salaün
2
-8
/
+6
2026-06-13
landlock: Set audit_net.sk for socket access checks
Mickaël Salaün
1
-0
/
+1
2026-06-13
Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-1
/
+2
2026-06-08
ima: Support staging and deleting N measurements records
Roberto Sassu
4
-4
/
+98
2026-06-08
ima: Add support for flushing the hash table when staging measurements
Roberto Sassu
1
-6
/
+35
2026-06-08
ima: Add support for staging measurements with prompt
Roberto Sassu
5
-20
/
+333
2026-06-08
ima: Introduce ima_dump_measurement()
Roberto Sassu
1
-6
/
+13
2026-06-08
ima: Use snprintf() in create_securityfs_measurement_lists
Roberto Sassu
1
-8
/
+12
2026-06-08
ima: Mediate open/release method of the measurements list
Roberto Sassu
1
-4
/
+98
2026-06-08
ima: Introduce _ima_measurements_start() and _ima_measurements_next()
Roberto Sassu
1
-4
/
+16
2026-06-08
ima: Introduce per binary measurements list type binary_runtime_size value
Roberto Sassu
3
-15
/
+32
2026-06-08
ima: Introduce per binary measurements list type ima_num_records counter
Roberto Sassu
4
-5
/
+14
2026-06-08
ima: Replace static htable queue with dynamically allocated array
Roberto Sassu
3
-6
/
+50
[prev]
[next]