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
starfive-6.6.48-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
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+17
2020-12-03
security: add const qualifier to struct sock in various places
Florian Westphal
1
-1
/
+1
2020-11-24
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
1
-2
/
+2
2020-11-24
selinux: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-13
selinux: drop super_block backpointer from superblock_security_struct
Ondrej Mosnacek
1
-3
/
+2
2020-11-06
selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
Paul Moore
1
-18
/
+13
2020-10-28
selinux: fix error initialization in inode_doinit_with_dentry()
Tianyue Ren
1
-3
/
+16
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+5
2020-10-14
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+10
2020-10-05
LSM: Add "contents" flag to kernel_read_file hook
Kees Cook
1
-2
/
+3
2020-10-05
LSM: Introduce kernel_post_load_data() hook
Kees Cook
1
-1
/
+1
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
1
-0
/
+1
2020-09-15
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
1
-3
/
+3
2020-08-27
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
1
-0
/
+1
2020-08-25
selinux: convert policy read-write lock to RCU
Stephen Smalley
1
-1
/
+0
2020-08-24
selinux: delete repeated words in comments
Randy Dunlap
1
-3
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-7
/
+1
2020-08-21
selinux: permit removing security.selinux xattr before policy load
Stephen Smalley
1
-0
/
+3
2020-06-24
selinux: allow reading labels before policy is loaded
Jonathan Lebon
1
-1
/
+6
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+44
2020-06-05
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-5
/
+3
2020-05-20
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
1
-5
/
+3
2020-05-19
selinux: Implement the watch_key security hook
David Howells
1
-0
/
+14
2020-05-19
keys: Make the KEY_NEED_* perms an enum rather than a mask
David Howells
1
-7
/
+30
2020-05-01
Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-25
/
+45
2020-04-30
selinux: properly handle multiple messages in selinux_netlink_send()
Paul Moore
1
-25
/
+45
2020-04-01
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+16
2020-02-22
selinux: Add xfs quota command types
Richard Haines
1
-0
/
+7
2020-02-12
security: selinux: allow per-file labeling for bpffs
Connor O'Brien
1
-0
/
+1
2020-02-11
Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-02-10
selinux: allow kernfs symlinks to inherit parent directory context
Christian Göttsche
1
-1
/
+3
2020-02-10
Documentation,selinux: deprecate setting checkreqprot to 1
Stephen Smalley
1
-1
/
+4
2020-02-10
selinux: move status variables out of selinux_ss
Ondrej Mosnacek
1
-0
/
+1
2020-02-09
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+3
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-7
/
+3
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-2
/
+1
2020-02-06
selinux: fix typo in filesystem name
Hridya Valsaraju
1
-1
/
+1
2020-01-20
selinux: fix regression introduced by move_mount(2) syscall
Stephen Smalley
1
-0
/
+10
2020-01-16
selinux: remove redundant allocation and helper functions
Paul Moore
1
-58
/
+36
2020-01-16
selinux: remove redundant selinux_nlmsg_perm
Huaisheng Ye
1
-39
/
+34
2020-01-10
selinux: reorder hooks to make runtime disable less broken
Ondrej Mosnacek
1
-31
/
+70
2020-01-10
selinux: treat atomic flags more carefully
Ondrej Mosnacek
1
-10
/
+11
2020-01-10
selinux: make default_noexec read-only after init
Stephen Smalley
1
-1
/
+1
2020-01-10
selinux: remove redundant msg_msg_alloc_security
Huaisheng Ye
1
-11
/
+6
2020-01-07
selinux: allow per-file labelling for binderfs
Hridya Valsaraju
1
-0
/
+1
2019-12-19
selinux: clean up selinux_enabled/disabled/enforcing_boot
Stephen Smalley
1
-7
/
+5
2019-12-12
selinux: remove unnecessary selinux cred request
Yang Guo
1
-4
/
+3
2019-12-10
selinux: clean up selinux_inode_permission MAY_NOT_BLOCK tests
Stephen Smalley
1
-4
/
+4
2019-12-10
selinux: fall back to ref-walk if audit is required
Stephen Smalley
1
-4
/
+7
2019-12-10
selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"
Stephen Smalley
1
-2
/
+3
[next]