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
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
2
-37
/
+52
2023-02-25
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-15
/
+32
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-13
/
+4
2023-02-22
Merge tag 'Smack-for-6.3' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-3
/
+14
2023-02-22
Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
7
-32
/
+62
2023-02-22
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-25
/
+5
2023-02-21
smackfs: Added check catlen
Denis Arefev
1
-3
/
+14
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-37
/
+55
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-165
/
+163
2023-02-20
Merge tag 'tpm-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...
Linus Torvalds
1
-37
/
+100
2023-02-15
apparmor: Fix regression in compat permissions for getattr
John Johansen
1
-2
/
+1
2023-02-13
integrity/powerpc: Support loading keys from PLPKS
Russell Currey
1
-7
/
+10
2023-02-13
integrity/powerpc: Improve error handling & reporting when loading certs
Russell Currey
1
-6
/
+20
2023-02-13
KEYS: DH: Use crypto_wait_req
Herbert Xu
1
-25
/
+5
2023-02-13
KEYS: Add new function key_create()
Thomas Weißschuh
1
-37
/
+100
2023-02-12
powerpc/secvar: Use u64 in secvar_operations
Michael Ellerman
1
-2
/
+2
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-3
/
+3
2023-02-09
randstruct: disable Clang 15 support
Eric Biggers
1
-0
/
+3
2023-01-31
ima: Introduce MMAP_CHECK_REQPROT hook
Roberto Sassu
5
-6
/
+32
2023-01-31
ima: Align ima_file_mmap() parameters with mmap_file LSM hook
Roberto Sassu
2
-5
/
+9
2023-01-31
evm: call dump_security_xattr() in all cases to remove code duplication
Xiu Jianfeng
1
-17
/
+16
2023-01-20
LoadPin: Allow filesystem switch when not enforcing
Kees Cook
1
-5
/
+11
2023-01-20
LoadPin: Move pin reporting cleanly out of locking
Kees Cook
1
-9
/
+6
2023-01-20
LoadPin: Refactor sysctl initialization
Kees Cook
1
-16
/
+19
2023-01-20
LoadPin: Refactor read-only check into a helper
Kees Cook
1
-12
/
+21
2023-01-19
fs: port vfs{g,u}id helpers to mnt_idmap
Christian Brauner
1
-6
/
+3
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
4
-14
/
+11
2023-01-19
fs: port i_{g,u}id_{needs_}update() to mnt_idmap
Christian Brauner
1
-3
/
+2
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
1
-3
/
+2
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
1
-3
/
+2
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
5
-26
/
+26
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
13
-94
/
+99
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
9
-16
/
+17
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
3
-6
/
+7
2023-01-19
mm: new primitive kvmemdup()
Hao Sun
1
-10
/
+1
2023-01-18
ima: fix ima_delete_rules() kernel-doc warning
Randy Dunlap
1
-1
/
+2
2023-01-18
ima: return IMA digest value only when IMA_COLLECTED flag is set
Matt Bobrowski
1
-1
/
+1
2023-01-18
ima: fix error handling logic when file measurement failed
Matt Bobrowski
2
-2
/
+2
2023-01-13
tomoyo: Update website link
Tetsuo Handa
1
-1
/
+1
2023-01-13
tomoyo: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2023-01-09
tomoyo: Omit use of bin2c
Masahiro Yamada
2
-8
/
+8
2023-01-07
tomoyo: avoid unneeded creation of builtin-policy.h
Masahiro Yamada
1
-0
/
+2
2023-01-07
tomoyo: fix broken dependency on *.conf.default
Masahiro Yamada
1
-1
/
+1
2022-12-23
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+21
2022-12-21
Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+24
2022-12-15
security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or clang > 15.0.6
Nathan Chancellor
1
-0
/
+3
2022-12-15
LoadPin: Ignore the "contents" argument of the LSM hooks
Kees Cook
1
-12
/
+18
2022-12-15
Merge tag 'apparmor-pr-2022-12-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
35
-914
/
+1632
2022-12-14
Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
7
-25
/
+57
[next]