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
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
10
-1
/
+18
2017-03-02
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
4
-0
/
+7
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
4
-0
/
+5
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-03-02
selinux: wrap cgroup seclabel support with its own policy capability
Stephen Smalley
4
-4
/
+12
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
4
-8
/
+8
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2
-2
/
+2
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+2
2017-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
4
-6
/
+6
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+39
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-3
/
+8
2017-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
54
-1839
/
+3314
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-8
/
+2
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-02-10
KEYS: Use memzero_explicit() for secret data
Dan Carpenter
1
-1
/
+1
2017-02-10
KEYS: Fix an error code in request_master_key()
Dan Carpenter
1
-1
/
+1
2017-02-10
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
9
-276
/
+327
2017-02-08
selinux: fix off-by-one in setprocattr
Stephen Smalley
1
-1
/
+1
2017-02-08
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-1
/
+1
2017-02-08
selinux: allow changing labels for cgroupfs
Antonio Murdaca
1
-0
/
+2
2017-02-08
selinux: fix off-by-one in setprocattr
Stephen Smalley
1
-1
/
+1
2017-01-27
ima: allow to check MAY_APPEND
Lans Zhang
2
-4
/
+5
2017-01-27
ima: fix ima_d_path() possible race with rename
Mimi Zohar
3
-6
/
+24
2017-01-27
Merge branch 'smack-for-4.11' of git://github.com/cschaufler/smack-next into ...
James Morris
3
-27
/
+95
2017-01-24
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
1
-1
/
+2
2017-01-24
exec: Remove LSM_UNSAFE_PTRACE_CAP
Eric W. Biederman
4
-5
/
+4
2017-01-24
exec: Test the ptracer's saved cred to see if the tracee can gain caps
Eric W. Biederman
1
-1
/
+2
2017-01-24
exec: Don't reset euid and egid when the tracee has CAP_SETUID
Eric W. Biederman
1
-1
/
+1
2017-01-19
Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper()
Greg Kroah-Hartman
1
-0
/
+35
2017-01-19
Make static usermode helper binaries constant
Greg Kroah-Hartman
1
-3
/
+4
2017-01-19
LSM: Add /sys/kernel/security/lsm
Casey Schaufler
9
-9
/
+71
2017-01-17
apparmor: fix undefined reference to `aa_g_hash_policy'
John Johansen
1
-1
/
+1
2017-01-16
apparmor: replace remaining BUG_ON() asserts with AA_BUG()
John Johansen
4
-5
/
+5
2017-01-16
apparmor: fix restricted endian type warnings for policy unpack
John Johansen
1
-6
/
+6
2017-01-16
apparmor: fix restricted endian type warnings for dfa unpack
John Johansen
2
-12
/
+12
2017-01-16
apparmor: add check for apparmor enabled in module parameters missing it
John Johansen
1
-0
/
+10
2017-01-16
apparmor: add per cpu work buffers to avoid allocating buffers at every hook
John Johansen
2
-1
/
+103
2017-01-16
apparmor: sysctl to enable unprivileged user ns AppArmor policy loading
Tyler Hicks
2
-1
/
+47
2017-01-16
apparmor: support querying extended trusted helper extra data
William Hua
5
-0
/
+245
2017-01-16
apparmor: update cap audit to check SECURITY_CAP_NOAUDIT
John Johansen
1
-6
/
+10
2017-01-16
apparmor: make computing policy hashes conditional on kernel parameter
John Johansen
2
-29
/
+32
2017-01-16
apparmor: convert change_profile to use fqname later to give better control
John Johansen
5
-66
/
+28
2017-01-16
apparmor: fix change_hat debug output
John Johansen
1
-4
/
+5
2017-01-16
apparmor: remove unused op parameter from simple_write_to_buffer()
John Johansen
1
-6
/
+3
2017-01-16
apparmor: change aad apparmor_audit_data macro to a fn macro
John Johansen
12
-161
/
+155
2017-01-16
apparmor: change op from int to const char *
John Johansen
10
-134
/
+84
2017-01-16
apparmor: rename context abreviation cxt to the more standard ctx
John Johansen
5
-144
/
+150
[next]