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
/
selinux
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: fix NULL-pointer dereference when hashtab allocation fails
Ondrej Mosnacek
2021-11-19
1
-5
/
+12
*
net,lsm,selinux: revert the security_sctp_assoc_established() hook
Paul Moore
2021-11-12
1
-13
/
+1
*
security: implement sctp_assoc_established hook in selinux
Xin Long
2021-11-03
1
-1
/
+13
*
security: pass asoc to sctp_assoc_request and sctp_sk_clone
Xin Long
2021-11-03
3
-22
/
+22
*
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-01
8
-244
/
+202
|
\
|
*
security: Return xattr name from security_dentry_init_security()
Vivek Goyal
2021-10-20
1
-1
/
+5
|
*
selinux: fix a sock regression in selinux_ip_postroute_compat()
Paul Moore
2021-10-19
1
-2
/
+2
|
*
binder: use cred instead of task for selinux checks
Todd Kjos
2021-10-14
1
-35
/
+13
|
*
selinux: fix all of the W=1 build warnings
Paul Moore
2021-10-13
6
-8
/
+33
|
*
selinux: make better use of the nf_hook_state passed to the NF hooks
Paul Moore
2021-10-13
1
-27
/
+25
|
*
selinux: fix race condition when computing ocontext SIDs
Ondrej Mosnacek
2021-10-11
1
-85
/
+77
|
*
selinux: remove unneeded ipv6 hook wrappers
Florian Westphal
2021-10-11
1
-62
/
+18
|
*
selinux: remove the SELinux lockdown implementation
Paul Moore
2021-09-30
2
-32
/
+0
|
*
selinux: enable genfscon labeling for securityfs
Christian Göttsche
2021-09-28
1
-1
/
+2
|
*
selinux: add support for the io_uring access controls
Paul Moore
2021-09-19
2
-0
/
+36
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2021-10-07
1
-1
/
+3
|
\
\
|
*
|
include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage
Eugene Syromiatnikov
2021-09-14
1
-1
/
+3
|
|
/
*
/
selinux,smack: fix subjective/objective credential use mixups
Paul Moore
2021-09-23
1
-2
/
+2
|
/
*
Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
1
-2
/
+4
|
\
|
*
ima: Add digest and digest_len params to the functions to measure a buffer
Roberto Sassu
2021-07-23
1
-2
/
+4
*
|
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-08-31
2
-2
/
+6
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
1
-6
/
+4
|
|
\
\
|
*
|
|
mctp: Add MCTP base
Jeremy Kerr
2021-07-29
2
-2
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'selinux-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-31
2
-0
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
selinux: return early for possible NULL audit buffers
Austin Kim
2021-07-14
2
-0
/
+6
|
|
/
*
/
selinux: correct the return value when loads initial sids
Xiu Jianfeng
2021-08-02
1
-6
/
+4
|
/
*
selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()
Al Viro
2021-06-11
3
-31
/
+5
*
selinux: slow_avc_audit has become non-blocking
Al Viro
2021-06-11
3
-35
/
+10
*
selinux: Fix kernel-doc
Yang Li
2021-06-11
1
-1
/
+22
*
selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC
Minchan Kim
2021-06-10
1
-6
/
+7
*
lsm_audit,selinux: pass IB device name by reference
Ondrej Mosnacek
2021-05-14
1
-1
/
+1
*
selinux: Remove redundant assignment to rc
Jiapeng Chong
2021-05-10
2
-5
/
+0
*
selinux: Corrected comment to match kernel-doc comment
Souptick Joarder
2021-05-10
1
-1
/
+1
*
selinux: delete selinux_xfrm_policy_lookup() useless argument
Zhongjun Tan
2021-05-10
2
-2
/
+2
*
selinux: constify some avtab function arguments
Ondrej Mosnacek
2021-05-10
3
-21
/
+26
*
selinux: simplify duplicate_policydb_cond_list() by using kmemdup()
Ondrej Mosnacek
2021-05-10
1
-5
/
+6
*
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-01
3
-37
/
+30
|
\
|
*
LSM: Infrastructure management of the superblock
Casey Schaufler
2021-04-22
3
-37
/
+30
*
|
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
1
-1
/
+4
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
6
-112
/
+185
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
3
-41
/
+59
|
|
\
\
\
|
*
|
|
|
nexthop: Add netlink defines and enumerators for resilient NH groups
Ido Schimmel
2021-03-11
1
-1
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-27
8
-48
/
+232
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
selinux: add proper NULL termination to the secclass_map permissions
Paul Moore
2021-04-21
1
-2
/
+3
|
*
|
|
selinux: clarify task subjective and objective credentials
Paul Moore
2021-03-22
1
-39
/
+73
|
*
|
|
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
2021-03-22
1
-1
/
+2
|
*
|
|
lsm,selinux: add new hook to compare new mount to an existing mount
Olga Kornievskaia
2021-03-22
1
-0
/
+56
|
*
|
|
selinux: fix misspellings using codespell tool
Xiong Zhenwu
2021-03-08
1
-1
/
+1
|
*
|
|
selinux: fix misspellings using codespell tool
Xiong Zhenwu
2021-03-08
1
-1
/
+1
|
*
|
|
selinux: measure state and policy capabilities
Lakshmi Ramasubramanian
2021-03-08
4
-5
/
+96
[next]