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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-07
ima: digital signature verification using asymmetric keys
Dmitry Kasatkin
5
-1
/
+150
2013-02-06
ima: rename hash calculation functions
Dmitry Kasatkin
3
-9
/
+9
2013-02-06
ima: use new crypto_shash API instead of old crypto_hash
Dmitry Kasatkin
3
-38
/
+41
2013-02-06
ima: add policy support for file system uuid
Dmitry Kasatkin
2
-2
/
+24
2013-02-06
evm: add file system uuid to EVM hmac
Dmitry Kasatkin
4
-0
/
+18
2013-02-05
tpm_tis: check pnp_acpi_device return code
Kent Yoder
1
-0
/
+3
2013-02-05
char/tpm/tpm_i2c_stm_st33: drop temporary variable for return value
Peter Huewe
1
-3
/
+1
2013-02-05
char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probe
Peter Huewe
1
-2
/
+0
2013-02-05
char/tpm/tpm_i2c_stm_st33: Remove __devexit attribute
Peter Huewe
1
-1
/
+1
2013-02-05
char/tpm/tpm_i2c_stm_st33: Don't use memcpy for one byte assignment
Peter Huewe
1
-4
/
+2
2013-02-05
tpm_i2c_stm_st33: removed unused variables/code
Kent Yoder
1
-17
/
+1
2013-02-05
TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startup
Jason Gunthorpe
1
-0
/
+21
2013-02-05
tpm: Fix cancellation of TPM commands (interrupt mode)
Stefan Berger
3
-12
/
+31
2013-02-05
tpm: Fix cancellation of TPM commands (polling mode)
Stefan Berger
8
-8
/
+48
2013-02-05
tpm: Store TPM vendor ID
Stefan Berger
2
-0
/
+3
2013-02-05
TPM: Work around buggy TPMs that block during continue self test
Jason Gunthorpe
1
-1
/
+9
2013-02-05
tpm_i2c_stm_st33: fix oops when i2c client is unavailable
Kent Yoder
2
-6
/
+11
2013-02-05
char/tpm: Use struct dev_pm_ops for power management
Peter Huewe
1
-16
/
+12
2013-02-05
TPM: STMicroelectronics ST33 I2C BUILD STUFF
Mathias Leblanc
2
-0
/
+11
2013-02-05
tpm: rename STM driver to match other i2c drivers
Kent Yoder
2
-1
/
+1
2013-02-05
tpm: STM i2c driver fixes
Kent Yoder
3
-136
/
+69
2013-02-05
tpm: rename vendor data to priv and provide an accessor
Kent Yoder
2
-5
/
+7
2013-02-05
TPM: STMicroelectronics ST33 I2C KERNEL 3.x
Mathias Leblanc
3
-0
/
+1031
2013-02-05
char/tpm: Use true and false for bools
Peter Huewe
1
-6
/
+6
2013-02-05
TPM: Switch to __packed instead of __attribute__((packed))
Jason Gunthorpe
2
-21
/
+21
2013-02-05
TPM: Issue TPM_STARTUP at driver load if the TPM has not been started
Jason Gunthorpe
2
-4
/
+46
2013-02-05
char/tpm: simplify duration calculation and eliminate smatch warning.
Peter Huewe
1
-7
/
+6
2013-02-05
char/tpm: Remove duplicated lookup table
Peter Huewe
1
-17
/
+1
2013-02-05
tpm: add documentation for sysfs interfaces
Kent Yoder
1
-0
/
+185
2013-02-01
mpilib: use DIV_ROUND_UP and remove unused macros
Andy Shevchenko
2
-8
/
+4
2013-02-01
digsig: remove unnecessary memory allocation and copying
Dmitry Kasatkin
1
-27
/
+14
2013-01-23
ima: differentiate appraise status only for hook specific rules
Mimi Zohar
2
-6
/
+12
2013-01-23
ima: per hook cache integrity appraisal status
Mimi Zohar
6
-25
/
+136
2013-01-23
ima: increase iint flag size
Mimi Zohar
1
-12
/
+12
2013-01-23
ima: added policy support for 'security.ima' type
Dmitry Kasatkin
5
-2
/
+28
2013-01-17
ima: forbid write access to files with digital signatures
Dmitry Kasatkin
1
-2
/
+5
2013-01-17
ima: move full pathname resolution to separate function
Dmitry Kasatkin
3
-31
/
+38
2013-01-17
integrity: reduce storage size for ima_status and evm_status
Dmitry Kasatkin
1
-2
/
+2
2013-01-17
ima: rename FILE_MMAP to MMAP_CHECK
Mimi Zohar
5
-8
/
+9
2013-01-17
ima: remove security.ima hexdump
Dmitry Kasatkin
1
-5
/
+0
2013-01-17
ima: remove enforce checking duplication
Dmitry Kasatkin
1
-32
/
+20
2013-01-17
ima: set appraise status in fix mode only when xattr is fixed
Dmitry Kasatkin
1
-5
/
+6
2013-01-17
evm: remove unused cleanup functions
Dmitry Kasatkin
3
-16
/
+0
2013-01-17
ima: re-initialize IMA policy LSM info
Mimi Zohar
1
-10
/
+58
2013-01-07
Merge tag 'v3.8-rc2' into next
James Morris
19077
-666512
/
+1202123
2013-01-03
Linux 3.8-rc2
Linus Torvalds
1
-1
/
+1
2013-01-03
Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2013-01-03
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
1
-2
/
+3
2013-01-03
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
5
-14
/
+29
2013-01-03
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
6
-55
/
+63
[next]