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
2021-09-12
drivers/hw_random: Add StarFive JH7100 Random Number Generator driver
Huan Feng
2021-08-12
tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
Tyler Hicks
2021-07-20
virtio_console: Assure used length from device is limited
Xie Yongji
2021-07-19
ipmi/watchdog: Stop watchdog timer when the current action is 'none'
Petr Pavlu
2021-07-14
tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()
Jarkko Sakkinen
2021-07-14
char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()
Yu Kuai
2021-07-14
tpm_tis_spi: add missing SPI device ID entries
Javier Martinez Canillas
2021-07-14
hwrng: exynos - Fix runtime PM imbalance on error
Łukasz Stelmach
2021-05-20
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2021-05-13
char: hpet: add checks after calling ioremap
Tom Seewald
2021-05-13
Revert "char: hpet: fix a missing check of ioremap"
Greg Kroah-Hartman
2021-05-12
tpm: fix error return code in tpm2_get_cc_attrs_tbl()
Zhen Lei
2021-05-12
tpm, tpm_tis: Reserve locality in tpm_tis_resume()
Jarkko Sakkinen
2021-05-12
tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()
Jarkko Sakkinen
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
2021-04-28
Merge tag 'for-linus-5.13-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2021-04-26
Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2021-04-22
ttyprintk: Add TTY hangup callback.
Tetsuo Handa
2021-04-14
char: tpm: fix error return code in tpm_cr50_i2c_tis_recv()
Zhihao Cheng
2021-04-14
tpm: vtpm_proxy: Avoid reading host log when using a virtual device
Stefan Berger
2021-04-14
tpm: acpi: Check eventlog signature before using it
Stefan Berger
2021-04-14
tpm: efi: Use local variable for calculating final log size
Stefan Berger
2021-04-09
ipmi: kcs: aspeed: Adapt to new LPC DTS layout
Chia-Wei, Wang
2021-04-07
pcmcia: synclink_cs: drop redundant tty-port initialisation
Johan Hovold
2021-04-06
parisc: parisc-agp requires SBA IOMMU driver
Helge Deller
2021-04-05
Merge 5.12-rc6 into char-misc-next
Greg Kroah-Hartman
2021-04-02
ipmi_si: Join string literals back
Andy Shevchenko
2021-04-02
ipmi_si: Drop redundant check before calling put_device()
Andy Shevchenko
2021-04-02
ipmi_si: Use strstrip() to remove surrounding spaces
Andy Shevchenko
2021-04-02
ipmi_si: Get rid of ->addr_source_cleanup()
Andy Shevchenko
2021-04-02
ipmi_si: Reuse si_to_str[] array in ipmi_hardcode_init_one()
Andy Shevchenko
2021-04-02
ipmi_si: Introduce ipmi_panic_event_str[] array
Andy Shevchenko
2021-04-02
ipmi_si: Use proper ACPI macros to check error code for failures
Andy Shevchenko
2021-04-02
ipmi_si: Utilize temporary variable to hold device pointer
Andy Shevchenko
2021-04-02
ipmi_si: Remove bogus err_free label
Andy Shevchenko
2021-04-02
ipmi_si: Switch to use platform_get_mem_or_io()
Andy Shevchenko
2021-04-02
hwrng: omap - Use of_device_get_match_data() helper
Tian Tao
2021-04-02
random: remove dead code left over from blocking pool
Eric Biggers
2021-04-02
random: initialize ChaCha20 constants with correct endianness
Eric Biggers
2021-03-28
applicom: fix some err codes returned by ac_ioctl
Xu Jia
2021-03-26
hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emit
Zihao Tang
2021-03-26
hwrng: intel - Fix included header from 'asm
Tian Tao
2021-03-24
char: lp: remove redundant space around (inside) parenthesized expressions
Qiang Ma
2021-03-24
char/mwave: turn tp3780I_Cleanup() into void function
Yang Li
2021-03-19
hwrng: cctrng - delete redundant printing of return value
Wang Qing
2021-03-19
hwrng: ba431 - use devm_platform_ioremap_resource() to simplify
Tian Tao
2021-03-19
hwrng: cctrng - use devm_platform_ioremap_resource() to simplify
Tian Tao
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-15
Merge v5.12-rc3 into char-misc-next
Greg Kroah-Hartman
2021-03-13
hwrng: bcm2835 - add reset support
Álvaro Fernández Rojas
2021-03-13
hwrng: pic32 - Use device-managed registration API
Tian Tao
2021-03-13
hwrng: cctrng - Use device-managed registration API
Tian Tao
2021-03-10
ipmi: Handle device properties with software node API
Heikki Krogerus
2021-03-10
ipmi:ssif: make ssif_i2c_send() void
Liguang Zhang
2021-03-10
ipmi: Refine retry conditions for getting device id
Terry Duncan
2021-03-10
virtio_console: remove pointless check for debugfs_create_dir()
Greg Kroah-Hartman
2021-03-07
Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2021-03-07
hwrng: omap - Fix included header from 'asm'
Tian Tao
2021-03-07
hwrng: bcm2835 - remove redundant null check
Tian Tao
2021-03-07
hwrng: xiphera-trng - use devm_platform_ioremap_resource() to simplify
Tian Tao
2021-03-07
hwrng: ba431 - Use device-managed registration
Tian Tao
2021-03-04
Merge tag 'tpmdd-next-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
2021-03-03
tpm: Remove unintentional dump_stack() call
Jarkko Sakkinen
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2021-02-24
tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()
Lukasz Majczak
2021-02-24
tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()
Jarkko Sakkinen
2021-02-22
Merge tag 'for-linus-5.12-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2021-02-22
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
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 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2021-02-16
KEYS: trusted: Reserve TPM for seal and unseal operations
Jarkko Sakkinen
2021-02-16
tpm/ppi: Constify static struct attribute_group
Rikard Falkeborn
2021-02-16
tpm: add sysfs exports for all banks of PCR registers
James Bottomley
2021-02-16
tpm: Remove tpm_dev_wq_lock
Sebastian Andrzej Siewior
2021-02-16
char: tpm: add i2c driver for cr50
Duncan Laurie
2021-02-16
tpm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-02-16
tpm_tis: Clean up locality release
James Bottomley
2021-02-16
tpm_tis: Fix check_locality for correct locality acquisition
James Bottomley
2021-02-10
hwrng: timeriomem - Use device-managed registration API
Tian Tao
2021-02-10
hwrng: optee - Use device-managed registration API
Tian Tao
2021-02-10
hwrng: timeriomem - Fix cooldown period calculation
Jan Henrik Weinstock
2021-02-05
Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into char-misc-next
Greg Kroah-Hartman
2021-02-04
random: fix the RNDRESEEDCRNG ioctl
Eric Biggers
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2021-01-28
ipmi: remove open coded version of SMBus block write
Wolfram Sang
2021-01-27
MIPS: mm:remove function __uncached_access()
Yanteng Si
2021-01-21
random: avoid arch_get_random_seed_long() when collecting IRQ randomness
Ard Biesheuvel
2021-01-12
resource: Move devmem revoke code to resource framework
Daniel Vetter
2021-01-12
/dev/mem: Only set filp->f_mapping
Daniel Vetter
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
2021-01-03
hwrng: ingenic - Fix a resource leak in an error handling path
Christophe JAILLET
2021-01-03
hwrng: iproc-rng200 - Move enable/disable in separate function
Matthias Brugger
2021-01-03
hwrng: iproc-rng200 - Fix disable of the block.
Matthias Brugger
2020-12-18
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-17
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2020-12-16
Merge tag 'for-linus-5.11-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2020-12-16
char: ipmi: convert comma to semicolon
Zheng Yongjun
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2020-12-13
um: random: Register random as hwrng-core device
Christopher Obbard
2020-12-04
hwrng: ks-sa - Add dependency on IOMEM and OF
Herbert Xu
2020-12-04
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
2020-11-27
hwrng: hisi - remove HiSilicon TRNG driver
Weili Qian
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-19
ipmi: msghandler: Suppress suspicious RCU usage warning
Qinglang Miao
2020-11-18
char/agp: Disable frontend without CONFIG_DRM_LEGACY
Daniel Vetter
2020-11-17
ipmi/watchdog: replace atomic_add() and atomic_sub()
Yejune Deng
2020-11-16
Merge 5.10-rc4 into char-misc-next
Greg Kroah-Hartman
2020-11-15
Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2020-11-09
virtio: virtio_console: fix DMA memory allocation for rproc serial
Alexander Lobakin
2020-11-09
char: mwave: remove unneeded break
Tom Rix
2020-11-09
char: lp: remove unneeded break
Tom Rix
2020-11-09
s390/trng: set quality to 1024
Christian Borntraeger
2020-11-06
tpm: efi: Don't create binary_bios_measurements file for an empty log
Tyler Hicks
2020-11-06
tpm_tis: Disable interrupts on ThinkPad T490s
Jerry Snitselaar
2020-11-06
hwrng: imx-rngc - irq already prints an error
Nigel Christian
2020-11-03
char: misc: increase DYNAMIC_MINORS value
Sangmoon Kim
2020-10-27
char: ipmi: remove unneeded break
Tom Rix
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2020-10-14
Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2020-10-05
ipmi_si: Fix wrong return value in try_smi_init()
Tianjia Zhang
2020-10-02
hwrng: mxc-rnga - use semicolons rather than commas to separate statements
Julia Lawall
2020-10-02
hwrng: iproc-rng200 - use semicolons rather than commas to separate statements
Julia Lawall
2020-10-02
hwrng: stm32 - use semicolons rather than commas to separate statements
Julia Lawall
2020-10-02
hwrng: npcm - modify readl to readb
Tomer Maimon
2020-10-02
tpm_tis: Add a check for invalid status
James Bottomley
2020-10-02
tpm: use %*ph to print small buffer
Andy Shevchenko
2020-10-02
tpm: tis: add support for MMIO TPM on SynQuacer
Masahisa Kojima
2020-09-28
agp: use semicolons rather than commas to separate statements
Julia Lawall
2020-09-25
hwrng: ingenic - Add hardware TRNG for Ingenic X1830
周琰杰 (Zhou Yanjie)
2020-09-23
raw: don't keep unopened block device around
Christoph Hellwig
2020-09-18
ipmi: msghandler: Fix a signedness bug
Dan Carpenter
2020-09-16
ipmi: add retry in try_get_dev_id()
Xianting Tian
2020-09-15
ipmi: Clean up some printks
Corey Minyard
2020-09-15
ipmi:msghandler: retry to get device id on an error
Xianting Tian
2020-09-15
ipmi:sm: Print current state when the state is invalid
Xianting Tian
2020-09-15
ipmi: Reset response handler when failing to send the command
Markus Boehme
2020-09-11
hwrng: xiphera-trng: add support for XIP8001B hwrng
Atte Tommiska
2020-09-11
hwrng: imx-rngc - add quality to use it as kernel entropy pool
Marco Felsch
2020-09-07
char: virtio: Select VIRTIO from VIRTIO_CONSOLE.
Michal Suchanek
2020-09-07
/dev/zero: fixups for ->read
Christoph Hellwig
2020-09-04
hwrng: cctrn - Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
ipmi: add a newline when printing parameter 'panic_op' by sysfs
Xiongfeng Wang
2020-09-03
/dev/zero: also implement ->read
Christoph Hellwig
2020-09-01
raw: deprecate the raw driver
Christoph Hellwig
2020-08-31
Merge 5.9-rc3 into char-misc-next
Greg Kroah-Hartman
2020-08-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2020-08-28
lp: Avoid comma separated statements
Joe Perches
2020-08-28
char: mspec: Use kvzalloc() in mspec_mmap()
Denis Efremov
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
hwrng: intel - cleanup initialization
Tom Rix
2020-08-21
hwrng: optee - fix wait use case
Jorge Ramirez-Ortiz
2020-08-21
hwrng: optee - handle unlimited data rates
Jorge Ramirez-Ortiz
2020-08-21
crypto: ingenic - Drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
2020-08-18
char: ipmi: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-08
Merge tag 'for-linus-5.9-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2020-08-03
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2020-08-03
Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2020-07-31
hwrng: core - remove redundant initialization of variable ret
Colin Ian King
2020-07-31
crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000
周琰杰 (Zhou Yanjie)
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
2020-07-24
tpm: Add support for event log pointer found in TPM2 ACPI table
Stefan Berger
2020-07-24
tpm: Unify the mismatching TPM space buffer sizes
Jarkko Sakkinen
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
2020-07-23
/dev/mem: Add missing memory barriers for devmem_inode
Eric Biggers
2020-07-23
char: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-23
hwrng: imx-rngc - enable driver for i.MX6
Horia Geantă
2020-07-21
ipmi/watchdog: add missing newlines when printing parameters by sysfs
Xiongfeng Wang
2020-07-20
ipmi: remve duplicate code in __ipmi_bmc_register()
Jing Xiangfeng
2020-07-20
Merge v5.8-rc6 into char-misc-next
Greg Kroah-Hartman
2020-07-16
Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into master
Linus Torvalds
2020-07-16
hwrng: ks-sa - Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-16
hwrng: ba431 - Include kernel.h
Herbert Xu
2020-07-13
Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers
Arnd Bergmann
2020-07-10
virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serial
Alexander Lobakin
2020-07-10
char/mwave: remove redundant initialization of variable bRC
Colin Ian King
2020-07-10
ttyprintk: remove redundant initialization of variable ret
Colin Ian King
2020-07-10
char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspace
Masahiro Yamada
2020-07-10
virtio_console: Constify some static variables
Rikard Falkeborn
2020-07-10
tpm_ftpm_tee: register driver on TEE bus
Maxim Uvarov
2020-07-09
hwrng: virtio - Constify id_table[]
Rikard Falkeborn
2020-07-09
hwrng: nomadik - Constify nmk_rng_ids[]
Rikard Falkeborn