index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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-01-09
selinux: ignore unknown extended permissions
Thiébaud Weksteen
1
-2
/
+6
2024-11-01
selinux: improve error checking in sel_write_load()
Paul Moore
1
-14
/
+16
2024-09-04
selinux,smack: don't bypass permissions check in inode_setsecctx hook
Scott Mayhew
1
-2
/
+2
2024-08-29
selinux: add the processing of the failure of avc_add_xperms_decision()
Zhen Lei
1
-1
/
+5
2024-08-29
selinux: fix potential counting error in avc_add_xperms_decision()
Zhen Lei
1
-1
/
+1
2024-08-29
selinux: revert our use of vma_is_initial_heap()
Paul Moore
1
-1
/
+11
2024-07-11
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2
-3
/
+6
2024-04-10
selinux: avoid dereference of garbage after mount failure
Christian Göttsche
1
-5
/
+7
2024-01-31
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
1
-0
/
+28
2024-01-25
selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket
Mickaël Salaün
1
-0
/
+7
2023-12-20
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
1
-6
/
+0
2023-09-12
selinux: fix handling of empty opts in selinux_fs_context_submount()
Ondrej Mosnacek
1
-2
/
+8
2023-08-30
Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+14
2023-08-30
Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
34
-286
/
+276
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+2
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+2
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-0
/
+22
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-08-21
selinux: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
1
-5
/
+2
2023-08-18
selinux: set next pointer before attaching to list
Christian Göttsche
1
-1
/
+1
2023-08-15
selinux: prevent KMSAN warning in selinux_inet_conn_request()
Andrew Kanner
1
-0
/
+1
2023-08-15
lsm: constify the 'file' parameter in security_binder_transfer_file()
Khadija Kamran
1
-4
/
+4
2023-08-15
vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...
David Howells
1
-0
/
+22
2023-08-09
selinux: use unsigned iterator in nlmsgtab code
Christian Göttsche
1
-1
/
+2
2023-08-09
selinux: avoid implicit conversions in policydb code
Christian Göttsche
1
-32
/
+37
2023-08-09
selinux: avoid implicit conversions in selinuxfs code
Christian Göttsche
1
-7
/
+7
2023-08-09
selinux: make left shifts well defined
Christian Göttsche
1
-6
/
+6
2023-08-09
selinux: update type for number of class permissions in services code
Christian Göttsche
2
-2
/
+2
2023-08-09
selinux: avoid implicit conversions in avtab code
Christian Göttsche
1
-12
/
+12
2023-08-09
selinux: revert SECINITSID_INIT support
Paul Moore
6
-64
/
+1
2023-08-08
lsm: constify the 'target' parameter in security_capget()
Khadija Kamran
1
-1
/
+1
2023-08-08
selinux: use GFP_KERNEL while reading binary policy
Christian Göttsche
1
-5
/
+5
2023-08-08
selinux: update comment on selinux_hooks[]
Xiu Jianfeng
1
-4
/
+0
2023-08-03
selinux: avoid implicit conversions in services code
Christian Göttsche
3
-16
/
+18
2023-08-03
selinux: avoid implicit conversions in mls code
Christian Göttsche
1
-4
/
+6
2023-08-03
selinux: use identical iterator type in hashtab_duplicate()
Christian Göttsche
1
-1
/
+2
2023-07-28
selinux: move debug functions into debug configuration
Christian Göttsche
5
-3
/
+20
2023-07-28
selinux: log about VM being executable by default
Christian Göttsche
1
-0
/
+2
2023-07-24
selinux: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-07-20
selinux: fix a 0/NULL mistmatch in ad_net_init_from_iif()
Paul Moore
1
-1
/
+1
2023-07-20
selinux: introduce SECURITY_SELINUX_DEBUG configuration
Christian Göttsche
2
-4
/
+13
2023-07-19
selinux: introduce and use lsm_ad_net_init*() helpers
Paolo Abeni
1
-41
/
+43
2023-07-19
selinux: update my email address
Stephen Smalley
25
-25
/
+25
2023-07-19
selinux: add missing newlines in pr_err() statements
Christian Göttsche
2
-4
/
+4
2023-07-19
selinux: drop avtab_search()
Christian Göttsche
4
-42
/
+8
2023-07-18
selinux: de-brand SELinux
Stephen Smalley
4
-11
/
+11
2023-07-18
selinux: avoid implicit conversions regarding enforcing status
Christian Göttsche
3
-6
/
+7
2023-07-18
selinux: fix implicit conversions in the symtab
Christian Göttsche
2
-2
/
+2
2023-07-18
selinux: use consistent type for AV rule specifier
Christian Göttsche
3
-3
/
+3
[next]