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-07-19
Bluetooth: fix invalid-bdaddr quirk for non-persistent setup
Johan Hovold
2023-07-19
Add MODULE_FIRMWARE() for FIRMWARE_TG357766.
Tobias Heider
2023-07-19
net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT
Vladimir Oltean
2023-07-19
net: dsa: sja1105: always enable the INCL_SRCPT option
Vladimir Oltean
2023-07-19
net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is disabled
Vladimir Oltean
2023-07-19
net: mscc: ocelot: don't keep PTP configuration of all ports in single structure
Vladimir Oltean
2023-07-19
net: mscc: ocelot: don't report that RX timestamping is enabled by default
Vladimir Oltean
2023-07-19
spi: spi-geni-qcom: enable SPI_CONTROLLER_MUST_TX for GPI DMA mode
Dmitry Baryshkov
2023-07-19
net/sched: act_ipt: zero skb->cb before calling target
Florian Westphal
2023-07-19
net/sched: act_ipt: add sanity checks on skb before calling target
Florian Westphal
2023-07-19
net/sched: act_ipt: add sanity checks on table name and hook locations
Florian Westphal
2023-07-19
sctp: fix potential deadlock on &net->sctp.addr_wq_lock
Chengfeng Ye
2023-07-19
media: cec: i2c: ch7322: also select REGMAP
Randy Dunlap
2023-07-19
media: tc358746: select CONFIG_GENERIC_PHY
Arnd Bergmann
2023-07-19
tools/virtio: fix build break for aarch64
Peng Fan
2023-07-19
virtio-vdpa: Fix unchecked call to NULL set_vq_affinity
Dragos Tatulea
2023-07-19
f2fs: check return value of freeze_super()
Chao Yu
2023-07-19
drm/i915/guc/slpc: Apply min softlimit correctly
Vinay Belgaumkar
2023-07-19
drm/i915/psr: Use hw.adjusted mode when calculating io/fast wake times
Jouni Högander
2023-07-19
rtc: st-lpc: Release some resources in st_rtc_probe() in case of error
Christophe JAILLET
2023-07-19
blk-throttle: Fix io statistics for cgroup v1
Jinke Han
2023-07-19
perf bpf: Move the declaration of struct rq
Ian Rogers
2023-07-19
md/raid10: fix the condition to call bio_end_io_acct()
Li Nan
2023-07-19
pwm: mtk_disp: Fix the disable flow of disp_pwm
Shuijing Li
2023-07-19
pwm: ab8500: Fix error code in probe()
Dan Carpenter
2023-07-19
pwm: sysfs: Do not apply state to already disabled PWMs
Marek Vasut
2023-07-19
pwm: imx-tpm: force 'real_period' to be zero in suspend
Fancy Fang
2023-07-19
lib/bitmap: drop optimization of bitmap_{from,to}_arr64
Yury Norov
2023-07-19
phy: tegra: xusb: check return value of devm_kzalloc()
Claudiu Beznea
2023-07-19
mfd: stmpe: Only disable the regulators if they are enabled
Christophe JAILLET
2023-07-19
phy: qcom: qmp-combo: fix Display Port PHY configuration for SM8550
Neil Armstrong
2023-07-19
hwtracing: hisi_ptt: Fix potential sleep in atomic context
Yicong Yang
2023-07-19
clk: qcom: mmcc-msm8974: fix MDSS_GDSC power flags
Dmitry Baryshkov
2023-07-19
misc: fastrpc: check return value of devm_kasprintf()
Claudiu Beznea
2023-07-19
cpufreq: mediatek: correct voltages for MT7622 and MT7623
Daniel Golle
2023-07-19
KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler
Christian Borntraeger
2023-07-19
KVM: s390: vsie: fix the length of APCB bitmap
Pierre Morel
2023-07-19
mfd: stmfx: Nullify stmfx->vdd in case of error
Amelie Delaunay
2023-07-19
mfd: stmfx: Fix error path in stmfx_chip_init
Amelie Delaunay
2023-07-19
bus: fsl-mc: don't assume child devices are all fsl-mc devices
Laurentiu Tudor
2023-07-19
nvmem: rmem: Use NVMEM_DEVID_AUTO
Phil Elwell
2023-07-19
test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation
Mirsad Goran Todorovac
2023-07-19
nvmem: imx-ocotp: Reverse MAC addresses on all i.MX derivates
Alexander Stein
2023-07-19
nvmem: sunplus-ocotp: release otp->clk before return
Yi Yingao
2023-07-19
cdx: fix driver managed dma support
Nipun Gupta
2023-07-19
drivers: fwnode: fix fwnode_irq_get[_byname]()
Matti Vaittinen
2023-07-19
serial: 8250_omap: Use force_suspend and resume for system suspend
Tony Lindgren
2023-07-19
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial detection"
Greg Kroah-Hartman
2023-07-19
mfd: intel-lpss: Add missing check for platform_get_resource
Jiasheng Jiang
2023-07-19
mfd: wcd934x: Fix an error handling path in wcd934x_slim_probe()
Christophe JAILLET
2023-07-19
rtla/hwnoise: Reduce runtime to 75%
Daniel Bristot de Oliveira
2023-07-19
usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()
Christophe JAILLET
2023-07-19
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
2023-07-19
usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()
Christophe JAILLET
2023-07-19
usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()
Christophe JAILLET
2023-07-19
KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
Nico Boehr
2023-07-19
f2fs: flush error flags in workqueue
Chao Yu
2023-07-19
f2fs: fix the wrong condition to determine atomic context
Jaegeuk Kim
2023-07-19
f2fs: support errors=remount-ro|continue|panic mountoption
Chao Yu
2023-07-19
f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()
Chao Yu
2023-07-19
f2fs: fix potential deadlock due to unpaired node_write lock use
Chao Yu
2023-07-19
gfs2: Fix duplicate should_fault_in_pages() call
Bob Peterson
2023-07-19
sh: Avoid using IRQ0 on SH3 and SH4
Sergey Shtylyov
2023-07-19
media: atomisp: ov2680: Stop using half pixelclock for binned modes
Hans de Goede
2023-07-19
media: atomisp: gmin_platform: fix out_len in gmin_get_config_dsm_var()
Dan Carpenter
2023-07-19
media: atomisp: gc0310: Fix double free in gc0310_remove()
Hans de Goede
2023-07-19
media: venus: helpers: Fix ALIGN() of non power of two
Rikard Falkeborn
2023-07-19
mfd: rt5033: Drop rt5033-battery sub-device
Stephan Gerhold
2023-07-19
power: supply: rt9467: Make charger-enable control as logic level
ChiYuan Huang
2023-07-19
coresight: etm4x: Fix missing trctraceidr file in sysfs
Mike Leach
2023-07-19
coresight: Fix loss of connection info when a module is unloaded
James Clark
2023-07-19
i3c: master: svc: fix cpu schedule in spin lock
Clark Wang
2023-07-19
lkdtm: replace ll_rw_block with submit_bh
Yue Zhao
2023-07-19
kernfs: fix missing kernfs_idr_lock to remove an ID from the IDR
Muchun Song
2023-07-19
serial: 8250: lock port for UART_IER access in omap8250_irq()
John Ogness
2023-07-19
serial: core: lock port for start_rx() in uart_resume_port()
John Ogness
2023-07-19
serial: 8250: lock port for stop_rx() in omap8250_irq()
John Ogness
2023-07-19
serial: core: lock port for stop_rx() in uart_suspend_port()
John Ogness
2023-07-19
usb: misc: eud: Fix eud sysfs path (use 'qcom_eud')
Bhupesh Sharma
2023-07-19
usb: hide unused usbfs_notify_suspend/resume functions
Arnd Bergmann
2023-07-19
usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()
Li Yang
2023-07-19
extcon: Fix kernel doc of property capability fields to avoid warnings
Andy Shevchenko
2023-07-19
extcon: Fix kernel doc of property fields to avoid warnings
Andy Shevchenko
2023-07-19
usb: gadget: u_serial: Add null pointer check in gserial_suspend
Prashanth K
2023-07-19
usb: dwc3: qcom: Fix potential memory leak
Vladislav Efanov
2023-07-19
soundwire: debugfs: fix unbalanced pm_runtime_put()
Krzysztof Kozlowski
2023-07-19
soundwire: qcom: fix unbalanced pm_runtime_put()
Krzysztof Kozlowski
2023-07-19
soundwire: qcom: use consistently 'ctrl' as state variable name
Krzysztof Kozlowski
2023-07-19
staging: vchiq_arm: mark vchiq_platform_init() static
Arnd Bergmann
2023-07-19
clk: qcom: mmcc-msm8974: use clk_rcg2_shared_ops for mdp_clk_src clock
Dmitry Baryshkov
2023-07-19
clk: qcom: ipq5332: fix the order of SLEEP_CLK and XO clock
Kathiravan T
2023-07-19
clk: qcom: ipq5332: fix the src parameter in ftbl_gcc_apss_axi_clk_src
Kathiravan T
2023-07-19
clk: qcom: dispcc-qcm2290: Fix GPLL0_OUT_DIV handling
Konrad Dybcio
2023-07-19
clk: qcom: dispcc-qcm2290: Fix BI_TCXO_AO handling
Konrad Dybcio
2023-07-19
clk: qcom: ipq6018: fix networking resets
Robert Marko
2023-07-19
media: mediatek: vcodec: using decoder status instead of core work count
Yunfei Dong
2023-07-19
media: hi846: fix usage of pm_runtime_get_if_in_use()
Martin Kepplinger
2023-07-19
media: renesas: fdp1: Identify R-Car Gen2 versions
Geert Uytterhoeven
2023-07-19
media: i2c: Correct format propagation for st-mipid02
Daniel Scally
2023-07-19
media: i2c: imx296: fix error checking in imx296_read_temperature()
Dan Carpenter
2023-07-19
media: usb: siano: Fix warning due to null work_func_t function pointer
Duoming Zhou
2023-07-19
media: videodev2.h: Fix struct v4l2_input tuner index comment
Marek Vasut
2023-07-19
media: amphion: initiate a drain of the capture queue in dynamic resolution change
Ming Qian
2023-07-19
media: videodev2.h: Fix p_s32 and p_s64 pointer types
Daniel Lundberg Pedersen
2023-07-19
media: common: saa7146: Avoid a leak in vmalloc_to_sg()
Christophe JAILLET
2023-07-19
media: amphion: drop repeated codec data for vc1g format
Ming Qian
2023-07-19
media: amphion: drop repeated codec data for vc1l format
Ming Qian
2023-07-19
media: usb: Check az6007_read() return value
Daniil Dulov
2023-07-19
clk: qcom: gcc-qcm2290: Mark RCGs shared where applicable
Konrad Dybcio
2023-07-19
clk: qcom: gcc-ipq6018: Use floor ops for sdcc clocks
Mantas Pucka
2023-07-19
clk: qcom: camcc-sc7180: Add parent dependency to all camera GDSCs
Taniya Das
2023-07-19
clk: qcom: mmcc-msm8974: remove oxili_ocmemgx_clk
Dmitry Baryshkov
2023-07-19
clk: qcom: gcc: ipq5332: Use floor ops for SDCC clocks
Kathiravan T
2023-07-19
interconnect: qcom: rpm: Don't use clk_get_optional for bus clocks anymore
Konrad Dybcio
2023-07-19
interconnect: qcom: rpm: Rename icc provider num_clocks to num_bus_clocks
Konrad Dybcio
2023-07-19
serial: 8250: omap: Fix freeing of resources on failed register
Tony Lindgren
2023-07-19
usb: dwc2: Fix some error handling paths
Christophe JAILLET
2023-07-19
xhci: Improve the XHCI system resume time
Basavaraj Natikar
2023-07-19
USB: Extend pci resume function to handle PM events
Basavaraj Natikar
2023-07-19
cpufreq: tegra194: Fix an error handling path in tegra194_cpufreq_probe()
Christophe JAILLET
2023-07-19
sh: j2: Use ioremap() to translate device tree address into kernel memory
John Paul Adrian Glaubitz
2023-07-19
f2fs: do not allow to defragment files have FI_COMPRESS_RELEASED
Yangtao Li
2023-07-19
dt-bindings: power: reset: qcom-pon: Only allow reboot-mode pre-pmk8350
Konrad Dybcio
2023-07-19
w1: fix loop in w1_fini()
Dan Carpenter
2023-07-19
w1: w1_therm: fix locking behavior in convert_t
Stefan Wahren
2023-07-19
x86/efi: Make efi_set_virtual_address_map IBT safe
Thomas Gleixner
2023-07-19
arm64: sme: Use STR P to clear FFR context field in streaming SVE mode
Will Deacon
2023-07-19
ksmbd: avoid field overflow warning
Arnd Bergmann
2023-07-19
smb: client: fix shared DFS root mounts with different prefixes
Paulo Alcantara
2023-07-19
smb: client: fix broken file attrs with nodfs mounts
Paulo Alcantara
2023-07-19
cifs: do all necessary checks for credits within or before locking
Shyam Prasad N
2023-07-19
cifs: prevent use-after-free by freeing the cfile later
Shyam Prasad N
2023-07-19
efi/libstub: Disable PCI DMA before grabbing the EFI memory map
Ard Biesheuvel
2023-07-19
kbuild: deb-pkg: remove the CONFIG_MODULES check in buildeb
Masahiro Yamada
2023-07-19
kbuild: builddeb: always make modules_install, to install modules.builtin*
Josh Triplett
2023-07-19
tools/testing/cxl: Fix command effects for inject/clear poison
Vishal Verma
2023-07-19
cxl/region: Fix state transitions after reset failure
Dan Williams
2023-07-19
cxl/region: Flag partially torn down regions as unusable
Dan Williams
2023-07-19
cxl/region: Move cache invalidation before region teardown, and before setup
Dan Williams
2023-07-19
kbuild: Disable GCOV for *.mod.o
Sami Tolvanen
2023-07-19
kbuild: Fix CFI failures with GCOV
Sami Tolvanen
2023-07-19
SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
Ding Hui
2023-07-19
btrfs: do not BUG_ON() on tree mod log failure at balance_level()
Filipe Manana
2023-07-19
btrfs: fix race when deleting free space root from the dirty cow roots list
Filipe Manana
2023-07-19
mmc: block: ioctl: do write error check for spi
Christian Loehle
2023-07-19
block: increment diskseq on all media change events
Demi Marie Obenour
2023-07-19
block: change all __u32 annotations to __be32 in affs_hardblocks.h
Michael Schmitz
2023-07-19
block: add overflow checks for Amiga partition support
Michael Schmitz
2023-07-19
block: fix signed int overflow in Amiga partition support
Michael Schmitz
2023-07-19
apparmor: fix: kzalloc perms tables for shared dfas
John Johansen
2023-07-19
ALSA: pcm: Fix potential data race at PCM memory allocation helpers
Takashi Iwai
2023-07-19
ALSA: jack: Fix mutex call in snd_jack_report()
Takashi Iwai
2023-07-19
ALSA: hda/realtek: Add quirk for Clevo NPx0SNx
Werner Sembach
2023-07-19
ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook
Andy Chi
2023-07-19
hwrng: st - keep clock enabled while hwrng is registered
Martin Kaiser
2023-07-19
dax/kmem: Pass valid argument to memory_group_register_static
Tarun Sahu
2023-07-19
dax: Introduce alloc_dev_dax_id()
Dan Williams
2023-07-19
dax: Fix dax_mapping_release() use after free
Dan Williams
2023-07-19
SMB3: Do not send lease break acknowledgment if all file handles have been closed
Bharath SM
2023-07-19
NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSION
Olga Kornievskaia
2023-07-19
NFSv4.2: fix wrong shrinker_id
Qi Zheng
2023-07-19
crypto: qat - unmap buffers before free for RSA
Hareshx Sankar Raj
2023-07-19
crypto: qat - unmap buffer before free for DH
Hareshx Sankar Raj
2023-07-19
ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guard
Masahiro Yamada
2023-07-19
modpost: fix off by one in is_executable_section()
Dan Carpenter
2023-07-19
scripts/mksysmap: Fix badly escaped '$'
Pierre-Clément Tosi
2023-07-19
dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs
Bhupesh Sharma
2023-07-19
crypto: jitter - correct health test during initialization
Stephan Müller
2023-07-19
crypto: marvell/cesa - Fix type mismatch warning
Arnd Bergmann
2023-07-19
modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}
Masahiro Yamada
2023-07-19
modpost: fix section mismatch message for R_ARM_ABS32
Masahiro Yamada
2023-07-19
crypto: nx - fix build warnings when DEBUG_FS is not enabled
Randy Dunlap
2023-07-19
modpost: remove broken calculation of exception_table_entry size
Masahiro Yamada
2023-07-19
hwrng: virtio - Fix race on data_avail and actual data
Herbert Xu
2023-07-19
vfio/mdev: Move the compat_class initialization to module init
Eric Farman
2023-07-19
PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain()
Xinghui Li
2023-07-19
PCI: endpoint: functions/pci-epf-test: Fix dma_chan direction
Yoshihiro Shimoda
2023-07-19
PCI: endpoint: Fix a Kconfig prompt of vNTB driver
Shunsuke Mie
2023-07-19
riscv: hibernate: remove WARN_ON in save_processor_state
Song Shuai
2023-07-19
perf test: Set PERF_EXEC_PATH for script execution
Namhyung Kim
2023-07-19
powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-boundary
Aneesh Kumar K.V
2023-07-19
powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo
Aneesh Kumar K.V
2023-07-19
riscv: uprobes: Restore thread.bad_cause
Tiezhu Yang
2023-07-19
platform/x86:intel/pmc: Update maps for Meteor Lake P/M platforms
Xi Pardee
2023-07-19
PCI: qcom: Disable write access to read only registers for IP v2.9.0
Manivannan Sadhasivam
2023-07-19
PCI: qcom: Use DWC helpers for modifying the read-only DBI registers
Manivannan Sadhasivam
2023-07-19
riscv: hibernation: Remove duplicate call of suspend_restore_csrs
Song Shuai
2023-07-19
powerpc: update ppc_save_regs to save current r1 in pt_regs
Aditya Gupta
2023-07-19
powerpc/powernv/sriov: perform null check on iov before dereferencing iov
Colin Ian King
2023-07-19
scsi: ufs: core: mcq: Fix the incorrect OCS value for the device command
Stanley Chu
2023-07-19
scsi: ufs: core: Remove a ufshcd_add_command_trace() call
Bart Van Assche
2023-07-19
perf stat: Reset aggr stats for each run
Namhyung Kim
2023-07-19
pinctrl: at91-pio4: check return value of devm_kasprintf()
Claudiu Beznea
2023-07-19
pinctrl: microchip-sgpio: check return value of devm_kasprintf()
Claudiu Beznea
2023-07-19
pinctrl: freescale: Fix a memory out of bounds when num_configs is 1
Xiaolei Wang
2023-07-19
powerpc/64s: Fix VAS mm use after free
Nicholas Piggin
2023-07-19
perf tool x86: Fix perf_env memory leak
Ian Rogers
2023-07-19
perf tool x86: Consolidate is_amd check into single function
Ravi Bangoria
2023-07-19
platform/x86/dell/dell-rbtn: Fix resources leaking on error path
Michal Wilczynski
2023-07-19
perf tests task_analyzer: Skip tests if no libtraceevent support
Aditya Gupta