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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-05
Yama: allow access for the current ptrace parent
Josh Stone
1
-1
/
+15
2016-11-28
tpm: adjust return value of tpm_read_log
Jason Gunthorpe
1
-2
/
+4
2016-11-28
tpm: vtpm_proxy: conditionally call tpm_chip_unregister
Jason Gunthorpe
1
-7
/
+6
2016-11-28
tpm: Fix handling of missing event log
Jason Gunthorpe
4
-21
/
+26
2016-11-28
tpm: Check the bios_dir entry for NULL before accessing it
Stefan Berger
1
-5
/
+7
2016-11-28
tpm: return -ENODEV if np is not set
Colin Ian King
1
-1
/
+1
2016-11-28
tpm: cleanup of printk error messages
Nayna Jain
2
-32
/
+13
2016-11-28
tpm: replace of_find_node_by_name() with dev of_node property
Nayna Jain
1
-4
/
+2
2016-11-28
tpm: redefine read_log() to handle ACPI/OF at runtime
Nayna Jain
5
-33
/
+42
2016-11-28
tpm: fix the missing .owner in tpm_bios_measurements_ops
Nayna Jain
1
-0
/
+1
2016-11-28
tpm: have event log use the tpm_chip
Nayna Jain
6
-37
/
+84
2016-11-28
tpm: drop tpm1_chip_register(/unregister)
Jarkko Sakkinen
3
-26
/
+11
2016-11-28
tpm: replace dynamically allocated bios_dir with a static array
Jarkko Sakkinen
4
-54
/
+43
2016-11-28
tpm: replace symbolic permission with octal for securityfs files
Nayna Jain
1
-2
/
+2
2016-11-28
char: tpm: fix kerneldoc tpm2_unseal_trusted name typo
Baruch Siach
1
-1
/
+1
2016-11-28
tpm_tis: Allow tpm_tis to be bound using DT
Jason Gunthorpe
3
-1
/
+37
2016-11-28
tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEV
Jarkko Sakkinen
2
-30
/
+65
2016-11-28
tpm: Only call pm_runtime_get_sync if device has a parent
Stefan Berger
1
-2
/
+4
2016-11-28
tpm: define a generic open() method for ascii & bios measurements
Nayna Jain
1
-48
/
+15
2016-11-28
Documentation: tpm: add the Physical TPM device tree binding documentation
Nayna Jain
1
-0
/
+21
2016-11-28
Documentation: tpm: add the IBM Virtual TPM device tree binding documentation
Nayna Jain
1
-0
/
+41
2016-11-28
tpm: Get rid of TPM_CHIP_FLAG_REGISTERED
Jason Gunthorpe
2
-6
/
+0
2016-11-28
tpm xen: Remove bogus tpm_chip_unregister
Jason Gunthorpe
1
-1
/
+0
2016-11-28
tpm tis: Do not print timeout messages twice
Jason Gunthorpe
3
-10
/
+18
2016-11-28
tpm_tis: Check return values from get_burstcount.
Josh Zimmerman
1
-2
/
+13
2016-11-28
tpm: place kdoc just above tpm_pcr_extend
Winkler, Tomas
1
-8
/
+8
2016-11-28
tpm: sanitize constant expressions
Jarkko Sakkinen
3
-21
/
+23
2016-11-28
tpm: Clean up reading of timeout and duration capabilities
Ed Swierk
1
-48
/
+17
2016-11-28
char/tpm: Check return code of wait_for_tpm_stat
Peter Huewe
1
-9
/
+20
2016-11-28
tmp/tpm_crb: implement runtime pm for tpm_crb
Winkler, Tomas
2
-4
/
+43
2016-11-28
tpm/tpm_crb: open code the crb_init into acpi_add
Winkler, Tomas
1
-16
/
+10
2016-11-28
tmp/tpm_crb: fix Intel PTT hw bug during idle state
Winkler, Tomas
1
-8
/
+39
2016-11-28
tpm/tpm_crb: implement tpm crb idle state
Winkler, Tomas
1
-0
/
+66
2016-11-24
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
8
-72
/
+97
2016-11-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
6
-12
/
+14
2016-11-23
selinux: Convert isec->lock into a spinlock
Andreas Gruenbacher
2
-40
/
+66
2016-11-22
Merge remote branch 'smack/smack-for-4.10' into next
James Morris
4
-75
/
+53
2016-11-21
selinux: keep SELinux in sync with new capability definitions
Stephen Smalley
1
-0
/
+4
2016-11-21
selinux: normalize input to /sys/fs/selinux/enforce
Stephen Smalley
1
-0
/
+2
2016-11-15
Smack: Remove unnecessary smack_known_invalid
Casey Schaufler
4
-36
/
+4
2016-11-14
Smack: Use GFP_KERNEL for smack_parse_opts_str().
Tetsuo Handa
1
-2
/
+2
2016-11-14
selinux: Clean up initialization of isec->sclass
Andreas Gruenbacher
1
-6
/
+4
2016-11-14
proc: Pass file mode to proc_pid_make_inode
Andreas Gruenbacher
5
-21
/
+14
2016-11-14
selinux: Minor cleanups
Andreas Gruenbacher
2
-3
/
+4
2016-11-14
SELinux: Use GFP_KERNEL for selinux_parse_opts_str().
Tetsuo Handa
1
-2
/
+3
2016-11-14
security/integrity: Harden against malformed xattrs
Seth Forshee
3
-2
/
+9
2016-11-14
Doc: security: keys-trusted: drop duplicate blobauth entry
Baruch Siach
1
-2
/
+0
2016-11-14
ima: include the reason for TPM-bypass mode
Mimi Zohar
1
-1
/
+2
2016-11-14
Revert "ima: limit file hash setting by user to fix and log modes"
Mimi Zohar
1
-6
/
+2
2016-11-14
ima: fix memory leak in ima_release_policy
Eric Richter
1
-1
/
+1
[next]