index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-11
3
-66
/
+24
|
\
|
*
selinux: minor tweaks to selinux_add_opt()
Paul Moore
2021-12-21
1
-8
/
+10
|
*
selinux: fix potential memleak in selinux_add_opt()
Bernard Zhao
2021-12-21
1
-2
/
+10
|
*
security,selinux: remove security_add_mnt_opt()
Ondrej Mosnacek
2021-12-06
1
-39
/
+0
|
*
selinux: Use struct_size() helper in kmalloc()
Xiu Jianfeng
2021-12-05
2
-3
/
+3
|
*
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
2021-11-22
1
-16
/
+3
*
|
selinux: initialize proto variable in selinux_ip_postroute_compat()
Tom Rix
2021-12-27
1
-1
/
+1
*
|
selinux: fix sleeping function called from invalid context
Scott Mayhew
2021-12-16
1
-14
/
+19
*
|
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
|
|
|
_
|
/
|
|
/
|
|
[next]