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
/
selinux
/
hooks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-31
selinux: fix BPF token permission checks
Paul Moore
1
-26
/
+10
2026-08-19
Merge tag 'selinux-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+18
2026-07-31
selinux: bpf: check SBLABEL_MNT before isec init
Carlos Llamas
1
-4
/
+4
2026-07-15
selinux: compute the IMA configuration settings string length once at boot
Ian Bridges
1
-0
/
+3
2026-07-14
selinux: fix incorrect execmem checks on overlayfs
Ondrej Mosnacek
1
-18
/
+24
2026-07-13
selinux: suppress warning flood for retired DCCP netlink messages
Yafang Shao
1
-6
/
+12
2026-07-01
selinux: avoid sk_socket dereference in selinux_sctp_bind_connect()
Tristan Madani
1
-9
/
+10
2026-07-01
selinux: check connect-related permissions on TCP Fast Open
Stephen Smalley
1
-1
/
+18
2026-06-30
selinux: hooks: use kmalloc() to allocate path buffer
Mike Rapoport (Microsoft)
1
-3
/
+3
2026-06-17
Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+3
2026-05-01
security,fs,nfs,net: update security_inode_listsecurity() interface
Stephen Smalley
1
-7
/
+3
2026-04-28
selinux: fix avdcache auditing
Stephen Smalley
1
-18
/
+13
2026-04-27
selinux: don't reserve xattr slot when we won't fill it
David Windsor
1
-1
/
+2
2026-04-27
selinux: use sk blob accessor in socket permission helpers
Zongyao Chen
1
-2
/
+2
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+3
2026-04-13
Merge tag 'selinux-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2026-04-13
Merge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-64
/
+178
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
1
-1
/
+3
2026-04-03
selinux: fix overlayfs mmap() and mprotect() access checks
Paul Moore
1
-64
/
+178
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-5
/
+5
2026-02-23
selinux: annotate intentional data race in inode_doinit_with_dentry()
Christian Göttsche
1
-1
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-01-14
selinux: drop the BUG() in cred_has_capability()
Paul Moore
1
-1
/
+0
2026-01-14
selinux: fix a capabilities parsing typo in selinux_bpf_token_capable()
Paul Moore
1
-1
/
+1
2026-01-13
selinux: add support for BPF token access control
Eric Suen
1
-3
/
+119
2026-01-13
selinux: move the selinux_blob_sizes struct
Paul Moore
1
-21
/
+21
2025-12-03
Merge tag 'integrity-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2025-12-03
Merge tag 'selinux-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+21
2025-12-03
Merge tag 'lsm-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+8
2025-11-20
selinux: rename the cred_security_struct variables to "crsec"
Paul Moore
1
-115
/
+115
2025-11-20
selinux: move avdcache to per-task security struct
Stephen Smalley
1
-13
/
+18
2025-11-20
selinux: rename task_security_struct to cred_security_struct
Stephen Smalley
1
-34
/
+34
2025-11-19
ima: Access decompressed kernel module to verify appended signature
Coiby Xu
1
-2
/
+3
2025-10-22
memfd,selinux: call security_inode_init_security_anon()
Thiébaud Weksteen
1
-5
/
+21
2025-10-22
selinux: move initcalls to the LSM framework
Paul Moore
1
-2
/
+7
2025-10-22
lsm: replace the name field with a pointer to the lsm_id struct
Paul Moore
1
-1
/
+1
2025-10-03
Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2025-09-30
Merge tag 'lsm-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-46
/
+10
2025-09-30
Merge tag 'selinux-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+7
2025-09-30
Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2025-09-15
security_dentry_init_security(): constify qstr argument
Al Viro
1
-1
/
+1
2025-09-07
selinux: enable per-file labeling for functionfs
Neill Kapron
1
-2
/
+6
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-1
/
+1
2025-08-30
audit: add record for multiple object contexts
Casey Schaufler
1
-1
/
+3
2025-08-30
audit: add record for multiple task security contexts
Casey Schaufler
1
-0
/
+3
2025-08-11
lsm,selinux: Add LSM blob support for BPF objects
Blaise Boscaccy
1
-46
/
+10
2025-08-11
selinux: use a consistent method to get full socket from skb
Tianjia Zhang
1
-1
/
+1
2025-07-28
Merge tag 'selinux-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+13
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-2
/
+2
[next]