index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: fix handling of empty opts in selinux_fs_context_submount()
Ondrej Mosnacek
2023-09-12
1
-2
/
+8
*
Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-09-08
1
-1
/
+1
|
\
|
*
landlock: Annotate struct landlock_rule with __counted_by
Kees Cook
2023-08-18
1
-1
/
+1
*
|
Merge tag 'tomoyo-pr-20230903' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
2023-09-04
3
-7
/
+5
|
\
\
|
*
|
tomoyo: remove unused function declaration
GONG, Ruiqi
2023-08-13
1
-2
/
+0
|
*
|
tomoyo: refactor deprecated strncpy
Justin Stitt
2023-08-05
1
-3
/
+2
|
*
|
tomoyo: add format attributes to functions
Christian Göttsche
2023-07-23
2
-2
/
+3
*
|
|
Merge tag 'Smack-for-6.6' of https://github.com/cschaufler/smack-next
Linus Torvalds
2023-08-30
1
-2
/
+2
|
\
\
\
|
*
|
|
smackfs: Prevent underflow in smk_set_cipso()
Dan Carpenter
2023-08-07
1
-1
/
+1
|
*
|
|
security: smack: smackfs: fix typo (lables->labels)
Tóth János
2023-08-07
1
-1
/
+1
*
|
|
|
Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-08-30
5
-30
/
+16
|
\
\
\
\
|
*
|
|
|
kexec_lock: Replace kexec_mutex() by kexec_lock() in two comments
Wenyu Liu
2023-08-07
1
-1
/
+1
|
*
|
|
|
ima: require signed IMA policy when UEFI secure boot is enabled
Coiby Xu
2023-08-01
1
-0
/
+3
|
*
|
|
|
integrity: Always reference the blacklist keyring with appraisal
Eric Snowberg
2023-08-01
2
-17
/
+12
|
*
|
|
|
ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
Nayna Jain
2023-08-01
1
-12
/
+0
*
|
|
|
|
Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-30
9
-83
/
+162
|
\
\
\
\
\
|
*
|
|
|
|
lsm: constify the 'file' parameter in security_binder_transfer_file()
Khadija Kamran
2023-08-15
2
-5
/
+5
|
*
|
|
|
|
lsm: constify the 'target' parameter in security_capget()
Khadija Kamran
2023-08-08
4
-4
/
+4
|
*
|
|
|
|
lsm: add comment block for security_sk_classify_flow LSM hook
Khadija Kamran
2023-07-31
1
-0
/
+7
|
*
|
|
|
|
security: Fix ret values doc for security_inode_init_security()
Roberto Sassu
2023-07-26
1
-2
/
+2
|
*
|
|
|
|
evm: Support multiple LSMs providing an xattr
Roberto Sassu
2023-07-10
3
-7
/
+37
|
*
|
|
|
|
evm: Align evm_inode_init_security() definition with LSM infrastructure
Roberto Sassu
2023-07-10
2
-8
/
+12
|
*
|
|
|
|
smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
Roberto Sassu
2023-07-10
2
-18
/
+29
|
*
|
|
|
|
security: Allow all LSMs to provide xattrs for inode_init_security hook
Roberto Sassu
2023-07-10
3
-44
/
+71
|
*
|
|
|
|
lsm: fix typo in security_file_lock() comment header
Pairman Guo
2023-07-10
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-30
34
-286
/
+276
|
\
\
\
\
\
|
*
|
|
|
|
selinux: prevent KMSAN warning in selinux_inet_conn_request()
Andrew Kanner
2023-08-15
1
-0
/
+1
|
*
|
|
|
|
selinux: use unsigned iterator in nlmsgtab code
Christian Göttsche
2023-08-09
1
-1
/
+2
|
*
|
|
|
|
selinux: avoid implicit conversions in policydb code
Christian Göttsche
2023-08-09
1
-32
/
+37
|
*
|
|
|
|
selinux: avoid implicit conversions in selinuxfs code
Christian Göttsche
2023-08-09
1
-7
/
+7
|
*
|
|
|
|
selinux: make left shifts well defined
Christian Göttsche
2023-08-09
1
-6
/
+6
|
*
|
|
|
|
selinux: update type for number of class permissions in services code
Christian Göttsche
2023-08-09
2
-2
/
+2
|
*
|
|
|
|
selinux: avoid implicit conversions in avtab code
Christian Göttsche
2023-08-09
1
-12
/
+12
|
*
|
|
|
|
selinux: revert SECINITSID_INIT support
Paul Moore
2023-08-09
6
-64
/
+1
|
*
|
|
|
|
selinux: use GFP_KERNEL while reading binary policy
Christian Göttsche
2023-08-08
1
-5
/
+5
|
*
|
|
|
|
selinux: update comment on selinux_hooks[]
Xiu Jianfeng
2023-08-08
1
-4
/
+0
|
*
|
|
|
|
selinux: avoid implicit conversions in services code
Christian Göttsche
2023-08-03
3
-16
/
+18
|
*
|
|
|
|
selinux: avoid implicit conversions in mls code
Christian Göttsche
2023-08-03
1
-4
/
+6
|
*
|
|
|
|
selinux: use identical iterator type in hashtab_duplicate()
Christian Göttsche
2023-08-03
1
-1
/
+2
|
*
|
|
|
|
selinux: move debug functions into debug configuration
Christian Göttsche
2023-07-28
5
-3
/
+20
|
*
|
|
|
|
selinux: log about VM being executable by default
Christian Göttsche
2023-07-28
1
-0
/
+2
|
*
|
|
|
|
selinux: fix a 0/NULL mistmatch in ad_net_init_from_iif()
Paul Moore
2023-07-20
1
-1
/
+1
|
*
|
|
|
|
selinux: introduce SECURITY_SELINUX_DEBUG configuration
Christian Göttsche
2023-07-20
2
-4
/
+13
|
*
|
|
|
|
selinux: introduce and use lsm_ad_net_init*() helpers
Paolo Abeni
2023-07-19
1
-41
/
+43
|
*
|
|
|
|
selinux: update my email address
Stephen Smalley
2023-07-19
25
-25
/
+25
|
*
|
|
|
|
selinux: add missing newlines in pr_err() statements
Christian Göttsche
2023-07-19
2
-4
/
+4
|
*
|
|
|
|
selinux: drop avtab_search()
Christian Göttsche
2023-07-19
4
-42
/
+8
|
*
|
|
|
|
selinux: de-brand SELinux
Stephen Smalley
2023-07-18
4
-11
/
+11
|
*
|
|
|
|
selinux: avoid implicit conversions regarding enforcing status
Christian Göttsche
2023-07-18
3
-6
/
+7
|
*
|
|
|
|
selinux: fix implicit conversions in the symtab
Christian Göttsche
2023-07-18
2
-2
/
+2
[next]