VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2023-11-06
smack: Guard smack_ipv6_lock definition within a SMACK_IPV6_PORT_LABELING block
Sebastian Andrzej Siewior
2021-10-21
Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2021-10-20
ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyring
Eric W. Biederman
2021-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ ipsec
David S. Miller
2021-09-23
selinux,smack: fix subjective/objective credential use mixups
Paul Moore
2021-09-14
include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage
Eugene Syromiatnikov
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm/pagemap: add mmap_assert_locked() annotations to find_vma*()
Luigi Rizzo
2021-09-03
security: remove unneeded subdir-$(CONFIG_...)
Masahiro Yamada
2021-09-02
Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
2021-09-02
Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2021-08-31
Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
2021-08-31
Merge tag 'Smack-for-5.15' of git://github.com/cschaufler/smack-next
Linus Torvalds
2021-08-31
Merge tag 'selinux-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
2021-08-30
Merge tag 'efi-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-08-27
efi: Don't use knowledge about efi_guid_t internals
Andy Shevchenko
2021-08-23
IMA: reject unknown hash algorithms in ima_get_hash_algo
THOBY Simon
2021-08-16
IMA: prevent SETXATTR_CHECK policy rules with unavailable algorithms
THOBY Simon
2021-08-16
IMA: introduce a new policy option func=SETXATTR_CHECK
THOBY Simon
2021-08-16
IMA: add a policy option to restrict xattr hash algorithms on appraisal
THOBY Simon
2021-08-16
IMA: add support to restrict the hash algorithms used for file appraisal
THOBY Simon
2021-08-16
IMA: block writes of the security.ima xattr with unsupported algorithms
THOBY Simon
2021-08-16
IMA: remove the dependency on CRYPTO_MD5
THOBY Simon
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-10
dm ima: measure data on table load
Tushar Sugandhi
2021-08-10
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
2021-08-09
bpf: Add _kernel suffix to internal lockdown_bpf_read
Daniel Borkmann
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
Merge tag 'selinux-pr-20210805' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
2021-08-02
selinux: correct the return value when loads initial sids
Xiu Jianfeng
2021-07-29
mctp: Add MCTP base
Jeremy Kerr
2021-07-23
ima: Add digest and digest_len params to the functions to measure a buffer
Roberto Sassu
2021-07-23
ima: Return int in the functions to measure a buffer
Roberto Sassu
2021-07-23
ima: Introduce ima_get_current_hash_algo()
Roberto Sassu
2021-07-23
IMA: remove -Wmissing-prototypes warning
Austin Kim
2021-07-20
hardening: Clarify Kconfig text for auto-var-init
Kees Cook
2021-07-20
hardening: Introduce CONFIG_ZERO_CALL_USED_REGS
Kees Cook
2021-07-20
smack: mark 'smack_enabled' global variable as __initdata
Austin Kim
2021-07-20
Smack: Fix wrong semantics in smk_access_entry()
Tianjia Zhang
2021-07-14
selinux: return early for possible NULL audit buffers
Austin Kim
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2021-06-30
Merge tag 'safesetid-5.14' of git://github.com/micah-morton/linux
Linus Torvalds
2021-06-30
Merge tag 'Smack-for-5.14' of git://github.com/cschaufler/smack-next
Linus Torvalds
2021-06-30
Merge tag 'audit-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
2021-06-30
Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
2021-06-28
Merge tag 'integrity-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
2021-06-21
evm: Check xattr size discrepancy between kernel and user
Roberto Sassu
2021-06-20
evm: output EVM digest calculation info
Mimi Zohar
2021-06-16
tomoyo: fix doc warnings
ChenXiaoSong
2021-06-11
audit: remove unnecessary 'ret' initialization
Austin Kim
2021-06-11
selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()
Al Viro
2021-06-11
selinux: slow_avc_audit has become non-blocking
Al Viro
2021-06-11
selinux: Fix kernel-doc
Yang Li
2021-06-11
IMA: support for duplicate measurement records
Tushar Sugandhi
2021-06-11
ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer'
Lakshmi Ramasubramanian
2021-06-10
selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC
Minchan Kim
2021-06-10
ima: differentiate between EVM failures in the audit log
Mimi Zohar
2021-06-10
LSM: SafeSetID: Mark safesetid_initialized as __initdata
Austin Kim
2021-06-08
ima: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-06-08
ima: Pass NULL instead of 0 to ima_get_action() in ima_file_mprotect()
Roberto Sassu
2021-06-08
ima: Include header defining ima_post_key_create_or_update()
Roberto Sassu
2021-06-08
ima/evm: Fix type mismatch
Roberto Sassu
2021-06-08
ima: Set correct casting types
Roberto Sassu
2021-06-08
Smack: fix doc warning
ChenXiaoSong
2021-06-03
evm: Don't return an error in evm_write_xattrs() if audit is not enabled
Roberto Sassu
2021-06-03
ima: Define new template evm-sig
Roberto Sassu
2021-06-02
ima: Define new template fields xattrnames, xattrlengths and xattrvalues
Roberto Sassu
2021-06-01
evm: Verify portable signatures against all protected xattrs
Roberto Sassu
2021-06-01
ima: Define new template field imode
Roberto Sassu
2021-06-01
ima: Define new template fields iuid and igid
Roberto Sassu
2021-06-01
ima: Add ima_show_template_uint() template library function
Roberto Sassu
2021-06-01
ima: Don't remove security.ima if file must not be appraised
Roberto Sassu
2021-06-01
ima: Introduce template field evmsig and write to field sig as fallback
Roberto Sassu
2021-06-01
ima: Allow imasig requirement to be satisfied by EVM portable signatures
Roberto Sassu
2021-06-01
evm: Allow setxattr() and setattr() for unmodified metadata
Roberto Sassu
2021-05-21
evm: Pass user namespace to set/remove xattr hooks
Roberto Sassu
2021-05-21
evm: Allow xattr/attr operations for portable signatures
Roberto Sassu
2021-05-21
evm: Introduce evm_hmac_disabled() to safely ignore verification errors
Roberto Sassu
2021-05-21
evm: Introduce evm_revalidate_status()
Roberto Sassu
2021-05-21
evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
Roberto Sassu
2021-05-21
evm: Load EVM key in ima_load_x509() to avoid appraisal
Roberto Sassu
2021-05-21
evm: Execute evm_inode_init_security() only when an HMAC key is loaded
Roberto Sassu
2021-05-20
evm: fix writing /evm overflow
Mimi Zohar
2021-05-18
Revert "Smack: Handle io_uring kernel thread privileges"
Jens Axboe
2021-05-17
apparmor: use get_unaligned() only for multi-byte words
Arnd Bergmann
2021-05-14
lsm_audit,selinux: pass IB device name by reference
Ondrej Mosnacek
2021-05-12
trusted-keys: match tpm_get_ops on all return paths
Ben Boeckel
2021-05-12
KEYS: trusted: Fix memory leak on object td
Colin Ian King
2021-05-10
selinux: Remove redundant assignment to rc
Jiapeng Chong
2021-05-10
selinux: Corrected comment to match kernel-doc comment
Souptick Joarder
2021-05-10
selinux: delete selinux_xfrm_policy_lookup() useless argument
Zhongjun Tan
2021-05-10
selinux: constify some avtab function arguments
Ondrej Mosnacek
2021-05-10
selinux: simplify duplicate_policydb_cond_list() by using kmemdup()
Ondrej Mosnacek
2021-05-10
smackfs: restrict bytes count in smk_set_cipso()
Tetsuo Handa
2021-05-10
security/smack/: fix misspellings using codespell tool
Xiong Zhenwu
2021-05-05
Merge tag 'safesetid-5.13' of git://github.com/micah-morton/linux
Linus Torvalds
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2021-05-01
Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2021-04-28
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2021-04-27
Merge tag 'fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
2021-04-26
LSM: SafeSetID: Fix code specification by scripts/checkpatch.pl
Yanwei Gao
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2021-04-26
Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2021-04-26
Merge tag 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/tpmdd
Linus Torvalds
2021-04-26
Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
2021-04-22
landlock: Enable user space to infer supported features
Mickaël Salaün
2021-04-22
landlock: Add syscall implementations
Mickaël Salaün
2021-04-22
fs,security: Add sb_delete hook
Mickaël Salaün
2021-04-22
landlock: Support filesystem access-control
Mickaël Salaün
2021-04-22
LSM: Infrastructure management of the superblock
Casey Schaufler
2021-04-22
landlock: Add ptrace restrictions
Mickaël Salaün
2021-04-22
landlock: Set up the security framework and manage credentials
Mickaël Salaün
2021-04-22
landlock: Add ruleset and domain management
Mickaël Salaün
2021-04-22
landlock: Add object management
Mickaël Salaün
2021-04-21
selinux: add proper NULL termination to the secclass_map permissions
Paul Moore
2021-04-21
KEYS: trusted: fix TPM trusted keys for generic framework
James Bottomley
2021-04-21
KEYS: trusted: Fix TPM reservation for seal/unseal
James Bottomley
2021-04-20
ima: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-16
kasan: remove redundant config option
Walter Wu
2021-04-15
security: commoncap: clean up kernel-doc comments
Randy Dunlap
2021-04-14
KEYS: trusted: Fix missing null return from kzalloc call
Colin Ian King
2021-04-14
KEYS: trusted: Introduce TEE based Trusted Keys
Sumit Garg
2021-04-14
KEYS: trusted: Add generic trusted keys framework
Sumit Garg
2021-04-14
security: keys: trusted: Make sealed key properly interoperable
James Bottomley
2021-04-14
security: keys: trusted: use ASN.1 TPM2 key format for the blobs
James Bottomley
2021-04-14
security: keys: trusted: fix TPM2 authorizations
James Bottomley
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
2021-04-09
integrity: Add declarations to init_once void arguments.
Jiele Zhao
2021-04-09
ima: Fix function name error in comment.
Jiele Zhao
2021-04-09
ima: enable loading of build time generated key on .ima keyring
Nayna Jain
2021-04-07
selinux: fix race between old and new sidtab
Ondrej Mosnacek
2021-04-02
selinux: fix cond_list corruption when changing booleans
Ondrej Mosnacek
2021-04-02
selinux: make nslot handling in avtab more robust
Ondrej Mosnacek
2021-03-28
tomoyo: don't special case PF_IO_WORKER for PF_KTHREAD
Jens Axboe
2021-03-26
ima: Support EC keys for signature verification
Stefan Berger
2021-03-25
Merge tag 'integrity-v5.12-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-24
security: commoncap: fix -Wstringop-overread warning
Arnd Bergmann
2021-03-24
apparmor:match_mn() - constify devpath argument
Al Viro
2021-03-24
ima: Fix the error code for restoring the PCR value
Li Huafei
2021-03-22
smack: differentiate between subjective and objective task credentials
Paul Moore
2021-03-22
selinux: clarify task subjective and objective credentials
Paul Moore
2021-03-22
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
2021-03-22
ima: without an IMA policy loaded, return quickly
Mimi Zohar
2021-03-22
integrity: double check iint_cache was initialized
Mimi Zohar
2021-03-22
lsm,selinux: add new hook to compare new mount to an existing mount
Olga Kornievskaia
2021-03-22
Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
2021-03-18
selinuxfs: unify policy load error reporting
Ondrej Mosnacek
2021-03-18
selinux: fix variable scope issue in live sidtab conversion
Ondrej Mosnacek
2021-03-18
selinux: don't log MAC_POLICY_LOAD record on failed policy load
Ondrej Mosnacek
2021-03-12
Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file capabilities")
Eric W. Biederman
2021-03-11
nexthop: Add netlink defines and enumerators for resilient NH groups
Ido Schimmel
2021-03-11
integrity: Load mokx variables into the blacklist keyring
Eric Snowberg
2021-03-11
certs: Add EFI_CERT_X509_GUID support for dbx entries
Eric Snowberg
2021-03-08
selinux: fix misspellings using codespell tool
Xiong Zhenwu
2021-03-08
selinux: fix misspellings using codespell tool
Xiong Zhenwu
2021-03-08
selinux: measure state and policy capabilities
Lakshmi Ramasubramanian
2021-03-08
selinux: Allow context mounts for unpriviliged overlayfs
Vivek Goyal
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
2021-03-08
powerpc: Move ima buffer fields to struct kimage
Lakshmi Ramasubramanian
2021-02-23
Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2021-02-22
Merge branch 'userns-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2021-02-22
Merge branch 'work.audit' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-02-21
Merge tag 'tpmdd-next-v5.12-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
2021-02-21
Merge tag 'Smack-for-v5.12' of git://github.com/cschaufler/smack-next
Linus Torvalds
2021-02-21
Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
2021-02-21
Merge tag 'selinux-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
2021-02-21
Merge tag 'tomoyo-pr-20210215' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
2021-02-16
KEYS: trusted: Reserve TPM for seal and unseal operations
Jarkko Sakkinen
2021-02-16
KEYS: trusted: Fix migratable=1 failing
Jarkko Sakkinen
2021-02-16
KEYS: trusted: Fix incorrect handling of tpm_get_random()
Jarkko Sakkinen
2021-02-12
integrity: Make function integrity_add_key() static
Wei Yongjun
2021-02-10
Merge branch 'ima-kexec-fixes' into next-integrity
Mimi Zohar
2021-02-10
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
2021-02-10
ima: Free IMA measurement buffer on error
Lakshmi Ramasubramanian
2021-02-02
smackfs: restrict bytes count in smackfs write functions
Sabyrzhan Tasbolatov
2021-02-01
tomoyo: recognize kernel threads correctly
Tetsuo Handa
2021-02-01
tomoyo: ignore data race while checking quota
Tetsuo Handa
2021-01-28
cap: fix conversions on getxattr
Miklos Szeredi
2021-01-26
IMA: Measure kernel version in early boot
Raphael Gianotti
2021-01-24
ima: handle idmapped mounts
Christian Brauner
2021-01-24
apparmor: handle idmapped mounts
Christian Brauner
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
commoncap: handle idmapped mounts
Christian Brauner
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
capability: handle idmapped mounts
Christian Brauner
2021-01-21
certs: Fix blacklist flag type confusion
David Howells
2021-01-21
KEYS: remove redundant memset
Tom Rix
2021-01-21
security: keys: delete repeated words in comments
Randy Dunlap
2021-01-21
security/keys: use kvfree_sensitive()
Denis Efremov