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
[NOT-FOR-UPSTREAM] Add build instructions
Emil Renner Berthing
2021-09-12
[NOT-FOR-UPSTREAM] riscv: Add starfive jh7100 starlight fedora defconfig
TekkamanV
2021-09-12
riscv: dts: Add early A1 variant of the BeagleV Starlight board
Emil Renner Berthing
2021-09-12
riscv: dts: Add JH7100 and BeagleV Starlight support
TekkamanV
2021-09-12
RISC-V: Support non-coherent DMA operations
Atish Patra
2021-09-12
spi: cadence-quadspi: Allow compilation on RISC-V
Emil Renner Berthing
2021-09-12
nvdla: add NVDLA driver
Farzad Farshchi
2021-09-12
video: fbdev: starfive: Use round_up() instead of _ALIGN_UP()
Geert Uytterhoeven
2021-09-12
video: fbdev: starfive: Fix frame buffer reserved memory resource conflict
Geert Uytterhoeven
2021-09-12
video: fbdev: starfive: FB_STARFIVE_HDMI_TDA998X depends on DRM_FBDEV_EMULATION
Geert Uytterhoeven
2021-09-12
video: fbdev: starfive: fix fb bug about HDMI display
Qing Zhao
2021-09-12
video: fbdev: starfive: fix modpost build error (missing license)
Stephen L Arnold
2021-09-12
video: fbdev: starfive: improve error handling
Emil Renner Berthing
2021-09-12
video: fbdev: starfive: fix compiler warnings
Emil Renner Berthing
2021-09-12
video: fbdev: starfive: workaround for unavailable pointer of dtb
jack.zhu
2021-09-12
video: fbdev: starfive: update fb driver
jack.zhu
2021-09-12
media: starfive: Remove MODULE_SUPPORTED_DEVICE macro call
TekkamanV
2021-09-12
drivers/video/fbdev and drivers/media/platform: starfive drivers added
jack.zhu
2021-09-12
net: stmmac: use GFP_DMA32
Matteo Croce
2021-09-12
net: stmmac: Configure gtxclk based on speed
Tom
2021-09-12
drivers/dma: dw-axi-dmac-starfive: Remove calls specific to ARM64 ACPI
Geert Uytterhoeven
2021-09-12
drivers/dma: Fix VIC7100 dw-axi-dmac-platform driver addition
Michael Scott
2021-09-12
drivers/dma: Add dw-axi-dmac-starfive driver for JH7100
Tom
2021-09-12
drivers/pwm/pwm-sifive-ptc: Clear PWM CNTR
yiming.li
2021-09-12
drivers/pwm: Add SiFive PWM PTC driver
Chenjieqin
2021-09-12
riscv: Add StarFive JH7100 support
Tom
2021-09-12
sifive/sifive_l2_cache: Align the address to cache line
Atish Patra
2021-09-12
sifive/sifive_l2_cache: Print a backtrace on out-of-range flushes
Geert Uytterhoeven
2021-09-12
sifive/sifive_l2_cache: Add disabling IRQ option (workaround)
Tom
2021-09-12
sifive/sifive_l2_cache: Add Starfive support
Tom
2021-09-12
sifive/sifive_l2_cache: Add sifive_l2_flush64_range function
Tom
2021-09-12
drivers/hw_random: Add StarFive JH7100 Random Number Generator driver
Huan Feng
2021-09-12
[WIP] dt-bindings: dma: dw-axi-dmac: Increase DMA channel limit to 16
Geert Uytterhoeven
2021-09-12
mfd: tps65086: Add cell entry for reset driver
Emil Renner Berthing
2021-09-12
power: reset: Add TPS65086 restart driver
Emil Renner Berthing
2021-09-12
mfd: tps65086: Make interrupt line optional
Emil Renner Berthing
2021-09-12
dt-bindings: mfd: convert tps65086.txt to YAML
Emil Renner Berthing
2021-09-12
hwmon: (sfctemp) Add StarFive JH7100 temperature sensor
Emil Renner Berthing
2021-09-12
dt-bindings: hwmon: add starfive,jh7100-temp bindings
Emil Renner Berthing
2021-09-12
pinctrl: starfive: Reset pinmux settings
Emil Renner Berthing
2021-09-12
pinctrl: starfive: Add pinctrl driver for the JH7100 SoC
Emil Renner Berthing
2021-09-12
dt-bindings: pinctrl: add starfive,jh7100-pinctrl bindings
Emil Renner Berthing
2021-09-12
[WIP] clk: starfive: Add preliminary JH7100 Clock Generator Driver
Geert Uytterhoeven
2021-09-12
[NOT-FOR-UPSTREAM] clk: Make clk_ignore_unused public
Geert Uytterhoeven
2021-09-12
[WIP] dt-bindings: clock: starfive: Add preliminary JH7100 bindings
Geert Uytterhoeven
2021-09-12
[WIP] dt-bindings: reset: starfive: Add JH7100 Reset Definitions
Geert Uytterhoeven
2021-09-12
[WIP] dt-bindings: clock: starfive: Add JH7100 Clock Definitions
Geert Uytterhoeven
2021-09-12
dt-bindings: riscv: add starfive jh7100 bindings
Drew Fustini
2021-09-12
riscv: use the generic string routines
Matteo Croce
2021-09-12
lib/string: optimized memset
Matteo Croce
2021-09-12
lib/string: optimized memmove
Matteo Croce
2021-09-12
lib/string: optimized memcpy
Matteo Croce
2021-09-12
riscv: add ARCH_DMA_MINALIGN support
Xianting Tian
2021-09-12
riscv: stacktrace: pin the task's stack in get_wchan
Jisheng Zhang
2021-09-12
riscv: __asm_copy_to-from_user: Fix: Typos in comments
Akira Tsukamoto
2021-09-12
riscv: __asm_copy_to-from_user: Remove unnecessary size check
Akira Tsukamoto
2021-09-12
riscv: __asm_copy_to-from_user: Fix: fail on RV32
Akira Tsukamoto
2021-09-12
riscv: __asm_copy_to-from_user: Fix: overrun copy
Akira Tsukamoto
2021-09-12
riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline stall
Akira Tsukamoto
2021-09-12
stmmac: align RX buffers
Matteo Croce
2021-09-12
dt-bindings: add StarFive Technology Co. Ltd.
Drew Fustini
2021-09-12
mmc: dw_mmc-pltfm: Remove unused
Geert Uytterhoeven
2021-09-12
dt-bindings: usb: cdns,usb3: Fix interrupts order
Geert Uytterhoeven
2021-09-12
Linux 5.13.16
Greg Kroah-Hartman
2021-09-12
PCI: Call Max Payload Size-related fixup quirks early
Marek Behún
2021-09-12
x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions
Paul Gortmaker
2021-09-12
xhci: Fix failure to give back some cached cancelled URBs.
Mathias Nyman
2021-09-12
xhci: fix unsafe memory usage in xhci tracing
Mathias Nyman
2021-09-12
xhci: fix even more unsafe memory usage in xhci tracing
Mathias Nyman
2021-09-12
usb: mtu3: fix the wrong HS mult value
Chunfeng Yun
2021-09-12
usb: mtu3: use @mult for HS isoc or intr
Chunfeng Yun
2021-09-12
usb: mtu3: restore HS function when set SS/SSP
Chunfeng Yun
2021-09-12
usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intr
Chunfeng Yun
2021-09-12
usb: cdnsp: fix the wrong mult value for HS isoc or intr
Chunfeng Yun
2021-09-12
usb: xhci-mtk: fix issue of out-of-bounds array access
Chunfeng Yun
2021-09-12
usb: host: xhci-rcar: Don't reload firmware after the completion
Yoshihiro Shimoda
2021-09-12
Bluetooth: btusb: Make the CSR clone chip force-suspend workaround more generic
Ismael Ferreras Morezuelas
2021-09-12
Bluetooth: Add additional Bluetooth part for Realtek 8852AE
Larry Finger
2021-09-12
ALSA: usb-audio: Add registration quirk for JBL Quantum 800
Alexander Tsoy
2021-09-12
blk-mq: clearing flush request reference in tags->rqs[]
Ming Lei
2021-09-12
blk-mq: fix is_flush_rq
Ming Lei
2021-09-12
blk-mq: fix kernel panic during iterating over flush request
Ming Lei
2021-09-12
Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"
Hayes Wang
2021-09-12
net: ll_temac: Remove left-over debug message
Esben Haabendal
2021-09-12
igmp: Add ip_mc_list lock in ip_check_mc_rcu
Liu Jian
2021-09-12
firmware: dmi: Move product_sku info to the end of the modalias
Hans de Goede
2021-09-08
Linux 5.13.15
Greg Kroah-Hartman
2021-09-08
media: stkwebcam: fix memory leak in stk_camera_probe
Pavel Skripkin
2021-09-08
ALSA: pcm: fix divide error in snd_pcm_lib_ioctl
Zubin Mithra
2021-09-08
ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17
Takashi Iwai
2021-09-08
ALSA: usb-audio: Fix regression on Sony WALKMAN NW-A45 DAC
Takashi Iwai
2021-09-08
ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup
Johnathon Clark
2021-09-08
USB: serial: cp210x: fix flow-control error handling
Johan Hovold
2021-09-08
USB: serial: cp210x: fix control-characters error handling
Johan Hovold
2021-09-08
USB: serial: pl2303: fix GL type detection
Robert Marko
2021-09-08
xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHG
Randy Dunlap
2021-09-08
cryptoloop: add a deprecation warning
Christoph Hellwig
2021-09-08
perf/x86/amd/power: Assign pmu.module
Kim Phillips
2021-09-08
perf/x86/amd/ibs: Work around erratum #1197
Kim Phillips
2021-09-08
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Tuo Li
2021-09-08
perf/x86/intel/pt: Fix mask of num_address_ranges
Xiaoyao Li
2021-09-08
qede: Fix memset corruption
Shai Malin
2021-09-08
net: macb: Add a NULL check on desc_ptp
Harini Katakam
2021-09-08
riscv: dts: microchip: Add ethernet0 to the aliases node
Bin Meng
2021-09-08
riscv: dts: microchip: Use 'local-mac-address' for emac1
Bin Meng
2021-09-08
net: dsa: mv88e6xxx: Update mv88e6393x serdes errata
Nathan Rossi
2021-09-08
qed: Fix the VF msix vectors flow
Shai Malin
2021-09-08
reset: reset-zynqmp: Fixed the argument data type
Sai Krishna Potthuri
2021-09-08
gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats
Krzysztof Hałasa
2021-09-08
ext4: fix e2fsprogs checksum failure for mounted filesystem
Jan Kara
2021-09-08
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
2021-09-03
Linux 5.13.14
Greg Kroah-Hartman
2021-09-03
platform/x86: Make dual_accel_detect() KIOX010A + KIOX020A detect more robust
Hans de Goede
2021-09-03
audit: move put_tree() to avoid trim_trees refcount underflow and UAF
Richard Guy Briggs
2021-09-03
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
2021-09-03
Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat"
Helge Deller
2021-09-03
ubifs: report correct st_size for encrypted symlinks
Eric Biggers
2021-09-03
f2fs: report correct st_size for encrypted symlinks
Eric Biggers
2021-09-03
ext4: report correct st_size for encrypted symlinks
Eric Biggers
2021-09-03
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
2021-09-03
Revert "floppy: reintroduce O_NDELAY fix"
Denis Efremov
2021-09-03
btrfs: fix NULL pointer dereference when deleting device by invalid id
Qu Wenruo
2021-09-03
arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88
Petr Vorel
2021-09-03
net: dsa: mt7530: fix VLAN traffic leaks again
DENG Qingfang
2021-09-03
Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS
Pauli Virtanen
2021-09-03
vt_kdsetmode: extend console locking
Linus Torvalds
2021-09-03
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
2021-09-03
pipe: do FASYNC notifications for every pipe IO, not just state changes
Linus Torvalds
2021-09-03
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
2021-09-03
arm64: initialize all of CNTHCTL_EL2
Mark Rutland
2021-09-03
net/rds: dma_map_sg is entitled to merge entries
Gerd Rausch
2021-09-03
platform/x86: gigabyte-wmi: add support for B450M S2H V2
Thomas Weißschuh
2021-09-03
drm/nouveau/kms/nv50: workaround EFI GOP window channel format differences
Ben Skeggs
2021-09-03
drm/nouveau/disp: power down unused DP links during init
Ben Skeggs
2021-09-03
drm/nouveau: recognise GA107
Ben Skeggs
2021-09-03
platform/x86: gigabyte-wmi: add support for X570 GAMING X
Thomas Weißschuh
2021-09-03
drm: Copy drm_wait_vblank to user before returning
Mark Yacoub
2021-09-03
blk-mq: don't grab rq's refcount in blk_mq_check_expired()
Ming Lei
2021-09-03
drm/amd/pm: change the workload type for some cards
Kenneth Feng
2021-09-03
Revert "drm/amd/pm: fix workload mismatch on vega10"
Kenneth Feng
2021-09-03
qed: Fix null-pointer dereference in qed_rdma_create_qp()
Shai Malin
2021-09-03
qed: qed ll2 race condition fixes
Shai Malin
2021-09-03
platform/x86: asus-nb-wmi: Add tablet_mode_sw=lid-flip quirk for the TP200s
Hans de Goede
2021-09-03
platform/x86: asus-nb-wmi: Allow configuring SW_TABLET_MODE method with a module option
Hans de Goede
2021-09-03
tools/virtio: fix build
Michael S. Tsirkin
2021-09-03
vringh: Use wiov->used to check for read/write desc order
Neeraj Upadhyay
2021-09-03
virtio_vdpa: reject invalid vq indices
Vincent Whitchurch
2021-09-03
virtio_pci: Support surprise removal of virtio pci device
Parav Pandit
2021-09-03
virtio: Improve vq->broken access to avoid any compiler optimization
Parav Pandit
2021-09-03
cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdev
Thara Gopinath
2021-09-03
opp: remove WARN when no valid OPPs remain
Michał Mirosław
2021-09-03
iwlwifi: add new so-jf devices
Yaara Baruch
2021-09-03
iwlwifi: add new SoF with JF devices
Yaara Baruch
2021-09-03
iwlwifi: pnvm: accept multiple HW-type TLVs
Johannes Berg
2021-09-03
clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereference
Adam Ford
2021-09-03
sched: Fix get_push_task() vs migrate_disable()
Sebastian Andrzej Siewior
2021-09-03
perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32
Colin Ian King
2021-09-03
usb: gadget: u_audio: fix race condition on endpoint stop
Jerome Brunet
2021-09-03
net: stmmac: fix kernel panic due to NULL pointer dereference of plat->est
Wong Vee Khee
2021-09-03
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
2021-09-03
Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"
Ulf Hansson
2021-09-03
media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()
Andy Shevchenko
2021-09-03
net: hns3: fix get wrong pfc_en when query PFC configuration
Guangbin Huang
2021-09-03
net: hns3: fix duplicate node in VLAN list
Guojia Liao
2021-09-03
net: hns3: fix speed unknown issue in bond 4
Yonglong Liu
2021-09-03
net: hns3: add waiting time before cmdq memory is released
Yufeng Mo
2021-09-03
net: hns3: clear hardware resource when loading driver
Yufeng Mo
2021-09-03
rtnetlink: Return correct error on changing device netns
Andrey Ignatov
2021-09-03
net: dsa: hellcreek: Adjust schedule look ahead window
Kurt Kanzenbach
2021-09-03
net: dsa: hellcreek: Fix incorrect setting of GCL
Kurt Kanzenbach
2021-09-03
cxgb4: dont touch blocked freelist bitmap after free
Rahul Lakkireddy
2021-09-03
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
Eric Dumazet
2021-09-03
ipv6: use siphash in rt6_exception_hash()
Eric Dumazet
2021-09-03
SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...
Trond Myklebust
2021-09-03
net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
Davide Caratti
2021-09-03
ucounts: Increase ucounts reference counter before the security hook
Alexey Gladkov
2021-09-03
net: marvell: fix MVNETA_TX_IN_PRGRS bit number
Maxim Kiselev
2021-09-03
xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'
Christophe JAILLET
2021-09-03
ip_gre: add validation for csum_start
Shreyansh Chouhan
2021-09-03
RDMA/efa: Free IRQ vectors on error flow
Gal Pressman
2021-09-03
e1000e: Do not take care about recovery NVM checksum
Sasha Neftin
2021-09-03
e1000e: Fix the max snoop/no-snoop latency for 10M
Sasha Neftin
2021-09-03
igc: Use num_tx_queues when iterating over tx_ring queue
Toshiki Nishioka
2021-09-03
igc: fix page fault when thunderbolt is unplugged
Aaron Ma
2021-09-03
net: usb: pegasus: fixes of set_register(s) return value evaluation;
Petko Manolov
2021-09-03
ice: do not abort devlink info if board identifier can't be found
Jacob Keller
2021-09-03
RDMA/rxe: Fix memory allocation while in a spin lock
Bob Pearson
2021-09-03
RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()
Dinghao Liu
2021-09-03
IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
Tuo Li
2021-09-03
RDMA/bnxt_re: Add missing spin lock initialization
Naresh Kumar PBS
2021-09-03
RDMA/uverbs: Track dmabuf memory regions
Gal Pressman
2021-09-03
RDMA/mlx5: Fix crash when unbind multiport slave
Maor Gottlieb
2021-09-03
scsi: core: Fix hang of freezing queue between blocking and running device
Li Jinlin
2021-09-03
usb: dwc3: gadget: Stop EP0 transfers during pullup disable
Wesley Cheng
2021-09-03
usb: dwc3: gadget: Fix dwc3_calc_trbs_left()
Thinh Nguyen
2021-09-03
usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is running
Kyle Tso
2021-09-03
usb: renesas-xhci: Prefer firmware loading on unknown ROM state
Takashi Iwai
2021-09-03
USB: serial: option: add new VID/PID to support Fibocom FG150
Zhengjun Zhang
2021-09-03
Revert "USB: serial: ch341: fix character loss at high transfer rates"
Johan Hovold
2021-09-03
drm/amdgpu: Fix build with missing pm_suspend_target_state module export
Borislav Petkov