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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-10
apparmorfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-04-10
securityfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-04-10
Yama: mark function as static
Mukesh Ojha
1
-1
/
+1
2019-04-10
security: inode: fix a missing check for securityfs_create_file
Kangjie Lu
1
-0
/
+5
2019-04-10
keys: safe concurrent user->{session,uid}_keyring access
Jann Horn
2
-16
/
+20
2019-04-10
security: don't use RCU accessors for cred->session_keyring
Jann Horn
2
-15
/
+6
2019-04-10
Yama: mark local symbols as static
Jann Horn
1
-3
/
+3
2019-04-10
apparmor: Restore Y/N in /sys for apparmor's "enabled"
Kees Cook
1
-1
/
+48
2019-04-09
KEYS: trusted: fix -Wvarags warning
ndesaulniers@google.com
1
-2
/
+2
2019-04-09
KEYS: trusted: allow trusted.ko to initialize w/o a TPM
Jarkko Sakkinen
1
-5
/
+23
2019-04-04
kernfs: fix xattr name handling in LSM helpers
Ondrej Mosnacek
1
-5
/
+4
2019-04-04
Smack: Fix IPv6 handling of 0 secmark
Casey Schaufler
1
-0
/
+2
2019-04-02
Smack: Create smack_rule cache to optimize memory usage
Casey Schaufler
3
-3
/
+11
2019-04-02
smack: removal of global rule list
Vishal Goel
1
-38
/
+15
2019-03-30
LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"
Kees Cook
1
-0
/
+38
2019-03-28
Yama: mark local symbols as static
Jann Horn
1
-4
/
+4
2019-03-28
audit: link integrity evm_write_xattrs record to syscall event
Richard Guy Briggs
1
-5
/
+5
2019-03-25
selinux: avoid uninitialized variable warning
Arnd Bergmann
1
-9
/
+5
2019-03-25
selinux: remove useless assignments
Ondrej Mosnacek
1
-5
/
+2
2019-03-22
selinux: Make selinux_kernfs_init_security static
YueHaibing
1
-2
/
+2
2019-03-21
selinux: implement the kernfs_init_security hook
Ondrej Mosnacek
1
-0
/
+66
2019-03-21
LSM: add new hook for kernfs node initialization
Ondrej Mosnacek
1
-0
/
+6
2019-03-21
selinux: try security xattr after genfs for kernfs filesystems
Ondrej Mosnacek
2
-73
/
+85
2019-03-21
vfs: syscall: Add move_mount(2) to move mounts around
David Howells
1
-0
/
+5
2019-03-19
device_cgroup: fix RCU imbalance in error case
Jann Horn
1
-1
/
+1
2019-03-19
selinux: use kernel linux/socket.h for genheaders and mdp
Paulo Alcantara
1
-0
/
+1
2019-03-18
selinux: fix NULL dereference in policydb_destroy()
Ondrej Mosnacek
1
-4
/
+9
2019-03-13
Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+7
2019-03-13
Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2019-03-13
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
5
-25
/
+194
2019-03-12
selinux: convert to kvmalloc
Kent Overstreet
6
-144
/
+62
2019-03-12
apparmor: fix double free when unpack of secmark rules fails
John Johansen
1
-0
/
+1
2019-03-12
apparmor: delete the dentry in aafs_remove() to avoid a leak
Chris Coulson
1
-0
/
+1
2019-03-11
security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
J. Bruce Fields
1
-1
/
+4
2019-03-11
selinux: add the missing walk_size + len check in selinux_sctp_bind_connect
Xin Long
1
-0
/
+3
2019-03-11
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
5
-25
/
+90
2019-03-11
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-11
/
+40
2019-03-09
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-22
/
+12
2019-03-07
Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-127
/
+176
2019-03-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
58
-965
/
+2018
2019-03-05
keys: fix missing __user in KEYCTL_PKEY_QUERY
Ben Dooks
1
-1
/
+1
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+1
2019-03-01
LSM: Update list of SECURITYFS users in Kconfig
Petr Vorel
1
-2
/
+1
2019-02-28
introduce cloning of fs_context
Al Viro
3
-0
/
+93
2019-02-28
smack: Implement filesystem context security hooks
David Howells
2
-15
/
+47
2019-02-28
selinux: Implement the new mount API LSM hooks
David Howells
2
-10
/
+49
2019-02-28
vfs: Add LSM hooks for the new mount API
David Howells
1
-0
/
+5
2019-02-26
LSM: Ignore "security=" when "lsm=" is specified
Kees Cook
1
-2
/
+6
2019-02-26
LSM: Update function documentation for cap_capable
Micah Morton
1
-1
/
+1
[prev]
[next]