index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-107
/
+78
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
9
-45
/
+96
2025-12-03
Merge tag 'lsm-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-41
/
+108
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-2
/
+13
2025-11-20
selinux: rename the cred_security_struct variables to "crsec"
Paul Moore
2
-117
/
+117
2025-11-20
selinux: move avdcache to per-task security struct
Stephen Smalley
2
-15
/
+30
2025-11-20
selinux: rename task_security_struct to cred_security_struct
Stephen Smalley
2
-38
/
+38
2025-11-19
ima: Access decompressed kernel module to verify appended signature
Coiby Xu
1
-2
/
+3
2025-11-16
convert selinuxfs
Al Viro
1
-4
/
+6
2025-11-16
selinuxfs: new helper for attaching files to tree
Al Viro
1
-94
/
+66
2025-11-16
selinuxfs: don't stash the dentry of /policy_capabilities
Al Viro
1
-12
/
+9
2025-11-14
Add start_renaming_two_dentries()
NeilBrown
1
-2
/
+13
2025-10-23
selinux: improve bucket distribution uniformity of avc_hash()
Hongru Zhang
3
-6
/
+14
2025-10-23
selinux: Move avtab_hash() to a shared location for future reuse
Hongru Zhang
2
-40
/
+47
2025-10-23
selinux: Introduce a new config to make avc cache slot size adjustable
Hongru Zhang
2
-3
/
+14
2025-10-22
memfd,selinux: call security_inode_init_security_anon()
ThiƩbaud Weksteen
5
-5
/
+30
2025-10-22
selinux: move initcalls to the LSM framework
Paul Moore
12
-40
/
+107
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
2
-46
/
+30
2025-09-30
Merge tag 'selinux-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-25
/
+22
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
4
-2
/
+14
2025-09-03
selinux: fix sel_read_bool() allocation and error handling
Stephen Smalley
1
-13
/
+5
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-12
selinux: Remove redundant __GFP_NOWARN
Qianfeng Rong
1
-7
/
+6
2025-08-11
lsm,selinux: Add LSM blob support for BPF objects
Blaise Boscaccy
2
-46
/
+30
2025-08-11
selinux: use a consistent method to get full socket from skb
Tianjia Zhang
1
-1
/
+1
2025-08-11
selinux: Remove unused function selinux_policycap_netif_wildcard()
Yue Haibing
1
-6
/
+0
2025-07-28
Merge tag 'selinux-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-5
/
+72
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+14
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-2
/
+2
2025-07-01
selinux: implement inode_file_[g|s]etattr hooks
Andrey Albershteyn
1
-0
/
+14
2025-06-24
selinux: don't bother with selinuxfs_info_free() on failures
Al Viro
1
-2
/
+0
2025-06-19
selinux: add __GFP_NOWARN to hashtab_init() allocations
Paul Moore
1
-1
/
+2
2025-06-19
selinux: optimize selinux_inode_getattr/permission() based on neveraudit|perm...
Stephen Smalley
2
-1
/
+21
2025-06-19
selinux: introduce neveraudit types
Stephen Smalley
5
-1
/
+48
2025-06-19
selinux: change security_compute_sid to return the ssid or tsid on match
Stephen Smalley
1
-5
/
+11
2025-06-16
selinux: fix selinux_xfrm_alloc_user() to set correct ctx_len
Stephen Smalley
1
-1
/
+1
2025-06-16
selinux: add a 5 second sleep to /sys/fs/selinux/user
Paul Moore
1
-0
/
+1
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-43
/
+1
2025-05-28
Merge tag 'selinux-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-85
/
+232
2025-04-12
selinux: fix the kdoc header for task_avdcache_update
Paul Moore
1
-1
/
+1
2025-04-12
selinux: remove a duplicated include
Paul Moore
1
-1
/
+0
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
3
-43
/
+1
2025-04-11
selinux: reduce path walk overhead
Paul Moore
2
-54
/
+185
[next]