index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2022-10-04
Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+9
2022-10-04
Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-15
/
+9
2022-09-14
selinux: remove the unneeded result variable
Xu Panda
1
-15
/
+9
2022-09-02
->getprocattr(): attribute name is const char *, TYVM...
Al Viro
1
-1
/
+1
2022-08-26
selinux: implement the security_uring_cmd() LSM hook
Paul Moore
1
-0
/
+24
2022-08-17
selinux: Implement userns_create hook
Frederick Lawler
1
-0
/
+9
2022-08-03
Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+7
2022-06-21
selinux: selinux_add_opt() callers free memory
Xiu Jianfeng
1
-7
/
+4
2022-06-16
selinux: free contexts previously transferred in selinux_add_opt()
Christian Göttsche
1
-7
/
+4
2022-06-10
selinux: fix typos in comments
Jonas Lindner
1
-2
/
+2
2022-06-08
selinux: drop unnecessary NULL check
Christian Göttsche
1
-1
/
+1
2022-05-03
selinux: log anon inode class name
Christian Göttsche
1
-2
/
+2
2022-04-04
selinux: checkreqprot is deprecated, add some ssleep() discomfort
Paul Moore
1
-1
/
+3
2022-04-04
selinux: Remove redundant assignments
Michal Orzel
1
-1
/
+0
2022-03-29
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2022-03-11
tracehook: Remove tracehook.h
Eric W. Biederman
1
-1
/
+0
2022-02-25
selinux: allow FIOCLEX and FIONCLEX with policy capability
Richard Haines
1
-0
/
+6
2022-02-18
selinux: drop return statement at end of void functions
Christian Göttsche
1
-2
/
+0
2022-02-15
security: implement sctp_assoc_established hook in selinux
Ondrej Mosnacek
1
-24
/
+66
2022-02-04
selinux: parse contexts for mount options early
Ondrej Mosnacek
1
-149
/
+53
2022-02-02
selinux: various sparse fixes
Paul Moore
1
-3
/
+3
2022-02-02
selinux: try to use preparsed sid before calling parse_sid()
Scott Mayhew
1
-29
/
+59
2022-02-02
selinux: Fix selinux_sb_mnt_opts_compat()
Scott Mayhew
1
-34
/
+41
2022-01-28
LSM: general protection fault in legacy_parse_param
Casey Schaufler
1
-3
/
+2
2022-01-27
selinux: fix a type cast problem in cred_init_security()
Paul Moore
1
-1
/
+1
2022-01-26
selinux: simplify cred_init_security
Christian Göttsche
1
-2
/
+1
2022-01-26
selinux: access superblock_security_struct in LSM blob way
GONG, Ruiqi
1
-2
/
+2
2022-01-12
Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-63
/
+21
2021-12-27
selinux: initialize proto variable in selinux_ip_postroute_compat()
Tom Rix
1
-1
/
+1
2021-12-21
selinux: minor tweaks to selinux_add_opt()
Paul Moore
1
-8
/
+10
2021-12-21
selinux: fix potential memleak in selinux_add_opt()
Bernard Zhao
1
-2
/
+10
2021-12-17
selinux: fix sleeping function called from invalid context
Scott Mayhew
1
-14
/
+19
2021-12-06
security,selinux: remove security_add_mnt_opt()
Ondrej Mosnacek
1
-39
/
+0
2021-11-23
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
1
-16
/
+3
2021-11-12
net,lsm,selinux: revert the security_sctp_assoc_established() hook
Paul Moore
1
-13
/
+1
2021-11-03
security: implement sctp_assoc_established hook in selinux
Xin Long
1
-1
/
+13
2021-11-03
security: pass asoc to sctp_assoc_request and sctp_sk_clone
Xin Long
1
-11
/
+11
2021-11-02
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-149
/
+90
2021-10-20
security: Return xattr name from security_dentry_init_security()
Vivek Goyal
1
-1
/
+5
2021-10-19
selinux: fix a sock regression in selinux_ip_postroute_compat()
Paul Moore
1
-2
/
+2
2021-10-15
binder: use cred instead of task for selinux checks
Todd Kjos
1
-35
/
+13
2021-10-13
selinux: make better use of the nf_hook_state passed to the NF hooks
Paul Moore
1
-27
/
+25
2021-10-12
selinux: remove unneeded ipv6 hook wrappers
Florian Westphal
1
-62
/
+18
2021-09-30
selinux: remove the SELinux lockdown implementation
Paul Moore
1
-30
/
+0
2021-09-29
selinux: enable genfscon labeling for securityfs
Christian Göttsche
1
-1
/
+2
2021-09-23
selinux,smack: fix subjective/objective credential use mixups
Paul Moore
1
-2
/
+2
2021-09-20
selinux: add support for the io_uring access controls
Paul Moore
1
-0
/
+34
2021-09-01
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+3
2021-07-29
mctp: Add MCTP base
Jeremy Kerr
1
-1
/
+3
[next]