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-09-24
Merge tag 'smack-for-5.4-rc1' of git://github.com/cschaufler/smack-next
Linus Torvalds
2
-23
/
+23
2019-09-23
Merge tag 'safesetid-bugfix-5.4' of git://github.com/micah-morton/linux
Linus Torvalds
1
-1
/
+2
2019-09-23
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-296
/
+346
2019-09-17
LSM: SafeSetID: Stop releasing uninitialized ruleset
Micah Morton
1
-1
/
+2
2019-09-06
keys: Fix missing null pointer check in request_key_auth_describe()
Hillf Danton
1
-0
/
+6
2019-09-05
selinux: fix residual uses of current_security() for the SELinux blob
Stephen Smalley
2
-11
/
+11
2019-09-04
smack: use GFP_NOFS while holding inode_smack::smk_lock
Eric Biggers
2
-4
/
+4
2019-09-04
security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...
Jia-Ju Bai
1
-0
/
+2
2019-09-04
smack: fix some kernel-doc notations
luanshi
1
-18
/
+15
2019-09-04
Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set
Jann Horn
1
-1
/
+2
2019-08-30
keys: ensure that ->match_free() is called in request_key_and_link()
Eric Biggers
1
-1
/
+1
2019-08-27
selinux: avoid atomic_t usage in sidtab
Ondrej Mosnacek
2
-32
/
+35
2019-08-13
KEYS: trusted: allow module init if TPM is inactive or deactivated
Roberto Sassu
1
-13
/
+0
2019-08-13
fanotify, inotify, dnotify, security: add security hook for fs notifications
Aaron Goidel
3
-2
/
+56
2019-08-05
selinux: always return a secid from the network caches if we find one
Paul Moore
3
-47
/
+38
2019-08-05
selinux: policydb - rename type_val_to_struct_array
Ondrej Mosnacek
3
-11
/
+11
2019-08-05
selinux: policydb - fix some checkpatch.pl warnings
Ondrej Mosnacek
1
-4
/
+8
2019-08-05
selinux: shuffle around policydb.c to get rid of forward declarations
Paul Moore
1
-189
/
+187
2019-08-03
Merge tag 'selinux-pr-20190801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+5
2019-07-31
selinux: fix memory leak in policydb_init()
Ondrej Mosnacek
1
-1
/
+5
2019-07-28
Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2019-07-27
Merge tag 'selinux-pr-20190726' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2019-07-26
structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
Arnd Bergmann
1
-0
/
+7
2019-07-24
selinux: check sidtab limit before adding a new entry
Ondrej Mosnacek
1
-0
/
+5
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-28
/
+67
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
3
-20
/
+15
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
2
-2
/
+2
2019-07-15
LSM: SafeSetID: fix use of literal -1 in capable hook
Jann Horn
1
-1
/
+1
2019-07-15
LSM: SafeSetID: verify transitive constrainedness
Jann Horn
1
-1
/
+37
2019-07-15
LSM: SafeSetID: add read handler
Jann Horn
2
-4
/
+32
2019-07-15
LSM: SafeSetID: rewrite userspace API to atomic updates
Jann Horn
3
-158
/
+144
2019-07-15
LSM: SafeSetID: fix userns handling in securityfs
Jann Horn
1
-3
/
+3
2019-07-15
LSM: SafeSetID: refactor policy parsing
Jann Horn
1
-51
/
+33
2019-07-15
LSM: SafeSetID: refactor safesetid_security_capable()
Jann Horn
1
-15
/
+26
2019-07-15
LSM: SafeSetID: refactor policy hash table
Jann Horn
2
-44
/
+37
2019-07-15
LSM: SafeSetID: fix check for setresuid(new1, new2, new3)
Jann Horn
1
-90
/
+35
2019-07-15
LSM: SafeSetID: fix pr_warn() to include newline
Jann Horn
1
-2
/
+2
2019-07-15
docs: cgroup-v1: add it to the admin-guide book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: x86: move two x86-specific files to x86 arch dir
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+29
2019-07-12
mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
Alexander Potapenko
1
-0
/
+29
2019-07-12
Merge tag 'loadpin-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+48
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+4
2019-07-11
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
22
-629
/
+187
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge branch 'next-lsm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-3
/
+3
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-07-09
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-79
/
+378
2019-07-09
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-187
/
+629
[next]