VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   57 Tags
Date
Commit Message
Rev
Author
2022-01-05
perf intel-pt: Fix parsing of VM time correlation arguments
Adrian Hunter
2022-01-05
fs/mount_setattr: always cleanup mount_kattr
Christian Brauner
2022-01-05
net: fix use-after-free in tw_timer_handler
Muchun Song
2022-01-05
mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'
SeongJae Park
2022-01-05
Input: spaceball - fix parsing of movement data packets
Leo L. Schwab
2022-01-05
Input: appletouch - initialize work before device registration
Pavel Skripkin
2022-01-05
scsi: vmw_pvscsi: Set residual data length conditionally
Alexey Makhalov
2022-01-05
binder: fix async_free_space accounting for empty parcels
Todd Kjos
2022-01-05
nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert
Andra Paraschiv
2022-01-05
usb: mtu3: set interval of FS intr and isoc endpoint
Chunfeng Yun
2022-01-05
usb: mtu3: fix list_head check warning
Chunfeng Yun
2022-01-05
usb: mtu3: add memory barrier before set GPD's HWO
Chunfeng Yun
2022-01-05
usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.
Vincent Pelletier
2022-01-05
xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
Mathias Nyman
2022-01-05
drm/amd/display: Changed pipe split policy to allow for multi-display pipe split
Angus Wang
2022-01-05
drm/amdgpu: add support for IP discovery gc_info table v2
Alex Deucher
2022-01-05
drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly enabled
chen gong
2022-01-05
drm/nouveau: wait for the exclusive fence after the shared ones v2
Christian König
2022-01-05
uapi: fix linux/nfc.h userspace compilation errors
Dmitry V. Levin
2022-01-05
nfc: uapi: use kernel size_t to fix user-space builds
Krzysztof Kozlowski
2022-01-05
i2c: validate user data in compat ioctl
Pavel Skripkin
2022-01-05
fsl/fman: Fix missing put_device() call in fman_port_probe
Miaoqian Lin
2022-01-05
selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
Jianguo Wu
2022-01-05
net/ncsi: check for error return from call to nla_put_u32
Jiasheng Jiang
2022-01-05
net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper
Nikolay Aleksandrov
2022-01-05
selftests: net: Fix a typo in udpgro_fwd.sh
Jianguo Wu
2022-01-05
selftests/net: udpgso_bench_tx: fix dst ip argument
wujianguo
2022-01-05
net: bridge: mcast: add and enforce startup query interval minimum
Nikolay Aleksandrov
2022-01-05
net: bridge: mcast: add and enforce query interval minimum
Nikolay Aleksandrov
2022-01-05
net/mlx5e: Fix wrong features assignment in case of error
Gal Pressman
2022-01-05
ionic: Initialize the 'lif->dbid_inuse' bitmap
Christophe JAILLET
2022-01-05
drm/amd/display: Set optimize_pwr_state for DCN31
Nicholas Kazlauskas
2022-01-05
drm/amd/display: Send s0i2_rdy in stream_count == 0 optimization
Nicholas Kazlauskas
2022-01-05
igc: Fix TX timestamp support for non-MSI-X platforms
James McLaughlin
2022-01-05
igc: Do not enable crosstimestamping for i225-V models
Vinicius Costa Gomes
2022-01-05
net/smc: fix kernel panic caused by race of smc_sock
Dust Li
2022-01-05
net/smc: don't send CDC/LLC message if link not ready
Dust Li
2022-01-05
NFC: st21nfca: Fix memory leak in device probe and remove
Wei Yongjun
2022-01-05
net: lantiq_xrx200: fix statistics of received bytes
Aleksander Jan Bajkowski
2022-01-05
net: ag71xx: Fix a potential double free in error handling paths
Christophe JAILLET
2022-01-05
net: usb: pegasus: Do not drop long Ethernet frames
Matthias-Christian Ott
2022-01-05
net/smc: fix using of uninitialized completions
Karsten Graul
2022-01-05
sctp: use call_rcu to free endpoint
Xin Long
2022-01-05
selftests: Calculate udpgso segment count without header adjustment
Coco Li
2022-01-05
udp: using datalen to cap ipv6 udp max gso segments
Coco Li
2022-01-05
net/mlx5e: Delete forward rule for ct or sample action
Chris Mi
2022-01-05
net/mlx5e: Use tc sample stubs instead of ifdefs in source file
Roi Dayan
2022-01-05
net/mlx5e: Fix ICOSQ recovery flow for XSK
Maxim Mikityanskiy
2022-01-05
net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow
Maxim Mikityanskiy
2022-01-05
net/mlx5e: Wrap the tx reporter dump callback to extract the sq
Amir Tzin
2022-01-05
net/mlx5: Fix tc max supported prio for nic mode
Chris Mi
2022-01-05
net/mlx5: Fix SF health recovery flow
Moshe Shemesh
2022-01-05
net/mlx5: Fix error print in case of IRQ request failed
Shay Drory
2022-01-05
net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources
Miaoqian Lin
2022-01-05
scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
Dan Carpenter
2022-01-05
selinux: initialize proto variable in selinux_ip_postroute_compat()
Tom Rix
2022-01-05
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
2022-01-05
powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversion
Michael Ellerman
2022-01-05
recordmcount.pl: fix typo in s390 mcount regex
Heiko Carstens
2022-01-05
ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2
Libin Yang
2022-01-05
ALSA: hda: intel-sdw-acpi: harden detection of controller
Libin Yang
2022-01-05
memblock: fix memblock_phys_alloc() section mismatch error
Jackie Liu
2022-01-05
platform/x86: apple-gmux: use resource_size() with res
Wang Qing
2022-01-05
platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_counters
Miaoqian Lin
2022-01-05
parisc: Clear stale IIR value on instruction access rights trap
Helge Deller
2022-01-05
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2022-01-05
tomoyo: use hwight16() in tomoyo_domain_quota_is_ok()
Tetsuo Handa
2022-01-05
tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok().
Dmitry Vyukov
2022-01-05
Input: i8042 - enable deferred probe quirk for ASUS UM325UA
Samuel Čavoj
2022-01-05
Input: i8042 - add deferred probe support
Takashi Iwai
2021-12-29
Linux 5.15.12
Greg Kroah-Hartman
2021-12-29
phonet/pep: refuse to enable an unbound pipe
Rémi Denis-Courmont
2021-12-29
tun: avoid double free in tun_free_netdev
George Kennedy
2021-12-29
hamradio: improve the incomplete fix to avoid NPD
Lin Ma
2021-12-29
hamradio: defer ax25 kfree after unregister_netdev
Lin Ma
2021-12-29
ax25: NPD bug when detaching AX25 device
Lin Ma
2021-12-29
r8152: sync ocp base
Hayes Wang
2021-12-29
hwmon: (lm90) Do not report 'busy' status bit as alarm
Guenter Roeck
2021-12-29
hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681
Guenter Roeck
2021-12-29
pinctrl: mediatek: fix global-out-of-bounds issue
Guodong Liu
2021-12-29
ASoC: rt5682: fix the wrong jack type detected
Derek Fang
2021-12-29
ASoC: SOF: Intel: pci-tgl: add ADL-N support
Kai Vehmanen
2021-12-29
ASoC: SOF: Intel: pci-tgl: add new ADL-P variant
Kai Vehmanen
2021-12-29
ASoC: tas2770: Fix setting of high sample rates
Martin Povišer
2021-12-29
Input: goodix - add id->model mapping for the "9111" model
Hans de Goede
2021-12-29
Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312
Johnny Chuang
2021-12-29
Input: iqs626a - prohibit inlining of channel parsing functions
Jeff LaBundy
2021-12-29
kfence: fix memory leak when cat kfence objects
Baokun Li
2021-12-29
arm64: dts: lx2160a: fix scl-gpios property name
Zhang Ying-22455
2021-12-29
KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state
Sean Christopherson
2021-12-29
netfs: fix parameter of cleanup()
Jeffle Xu
2021-12-29
f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()
Chao Yu
2021-12-29
tee: optee: Fix incorrect page free bug
Sumit Garg
2021-12-29
mm/damon/dbgfs: protect targets destructions with kdamond_lock
SeongJae Park
2021-12-29
mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()
Liu Shixin
2021-12-29
mm, hwpoison: fix condition in free hugetlb page path
Naoya Horiguchi
2021-12-29
mm: mempolicy: fix THP allocations escaping mempolicy restrictions
Andrey Ryabinin
2021-12-29
mac80211: fix locking in ieee80211_start_ap error path
Johannes Berg
2021-12-29
ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
Marcos Del Sol Vives
2021-12-29
ksmbd: fix uninitialized symbol 'pntsd_size'
Namjae Jeon
2021-12-29
ksmbd: fix error code in ndr_read_int32()
Dan Carpenter
2021-12-29
ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling
Ard Biesheuvel
2021-12-29
mmc: mmci: stm32: clear DLYB_CR after sending tuning command
Yann Gautier
2021-12-29
mmc: core: Disable card detect during shutdown
Ulf Hansson
2021-12-29
mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commands
Martin Blumenstingl
2021-12-29
mmc: sdhci-tegra: Fix switch to HS400ES mode
Prathamesh Shete
2021-12-29
gpio: dln2: Fix interrupts when replugging the device
Noralf Trønnes
2021-12-29
pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines
Fabien Dessenne
2021-12-29
KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
Sean Christopherson
2021-12-29
KVM: VMX: Always clear vmx->fail on emulation_required
Sean Christopherson
2021-12-29
KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required
Sean Christopherson
2021-12-29
KVM: x86/mmu: Don't advance iterator after restart due to yielding
Sean Christopherson
2021-12-29
KVM: x86: Always set kvm_run->if_flag
Marc Orr
2021-12-29
platform/x86: intel_pmc_core: fix memleak on registration failure
Johan Hovold
2021-12-29
platform/x86: amd-pmc: only use callbacks for suspend
Mario Limonciello
2021-12-29
x86/pkey: Fix undefined behaviour with PKRU_WD_BIT
Andrew Cooper
2021-12-29
tee: handle lookup of shm with reference count 0
Jens Wiklander
2021-12-29
parisc: Fix mask used to select futex spinlock
John David Anglin
2021-12-29
parisc: Correct completer in lws start
John David Anglin
2021-12-29
ipmi: fix initialization when workqueue allocation fails
Thadeu Lima de Souza Cascardo
2021-12-29
ipmi: ssif: initialize ssif_info->client early
Mian Yousaf Kaukab
2021-12-29
ipmi: bail out if init_srcu_struct fails
Thadeu Lima de Souza Cascardo
2021-12-29
Input: atmel_mxt_ts - fix double free in mxt_read_info_block
José Expósito
2021-12-29
ASoC: tegra: Restore headphones jack name on Nyan Big
Dmitry Osipenko
2021-12-29
ASoC: tegra: Add DAPM switches for headphones and mic jack
Dmitry Osipenko
2021-12-29
ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2s
Martin Blumenstingl
2021-12-29
ALSA: hda/realtek: Fix quirk for Clevo NJ51CU
Werner Sembach
2021-12-29
ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
Jeremy Szu
2021-12-29
ALSA: hda/realtek: Add new alc285-hp-amp-init model
Bradley Scott
2021-12-29
ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6
Bradley Scott
2021-12-29
ALSA: hda/hdmi: Disable silent stream on GLK
Ville Syrjälä
2021-12-29
ALSA: rawmidi - fix the uninitalized user_pversion
Jaroslav Kysela
2021-12-29
ALSA: drivers: opl3: Fix incorrect use of vp->state
Colin Ian King
2021-12-29
ALSA: jack: Check the return value of kstrdup()
Xiaoke Wang
2021-12-29
x86/boot: Move EFI range reservation after cmdline parsing
Mike Rapoport
2021-12-29
Revert "x86/boot: Pull up cmdline preparation and early param parsing"
Borislav Petkov
2021-12-29
kernel/crash_core: suppress unknown crashkernel parameter warning
Philipp Rudo
2021-12-29
platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL
Andy Shevchenko
2021-12-29
compiler.h: Fix annotation macro misplacement with Clang
Josh Poimboeuf
2021-12-29
uapi: Fix undefined __always_inline on non-glibc systems
Ismael Luceno
2021-12-29
ARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO_INITFUNC
Vladimir Murzin
2021-12-29
hwmon: (lm90) Drop critical attribute support for MAX6654
Guenter Roeck
2021-12-29
hwmon: (lm90) Add basic support for TI TMP461
Guenter Roeck
2021-12-29
hwmon: (lm90) Introduce flag indicating extended temperature support
Guenter Roeck
2021-12-29
hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations
Guenter Roeck
2021-12-29
hwmon: (lm90) Fix usage of CONFIG2 register in detect function
Guenter Roeck
2021-12-29
pinctrl: bcm2835: Change init order for gpio hogs
Phil Elwell
2021-12-29
Input: elantech - fix stack out of bound access in elantech_change_report_id()
Andrea Righi
2021-12-29
net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M
Nobuhiro Iwamatsu
2021-12-29
r8152: fix the force speed doesn't work for RTL8156
Hayes Wang
2021-12-29
net: bridge: fix ioctl old_deviceless bridge argument
Remi Pommarel
2021-12-29
net: bridge: Use array_size() helper in copy_to_user()
Gustavo A. R. Silva
2021-12-29
net: stmmac: ptp: fix potentially overflowing expression
Xiaoliang Yang
2021-12-29
veth: ensure skb entering GRO are not cloned.
Paolo Abeni
2021-12-29
io_uring: zero iocb->ki_pos for stream file types
Jens Axboe
2021-12-29
asix: fix wrong return value in asix_check_host_enable()
Pavel Skripkin
2021-12-29
asix: fix uninit-value in asix_mdio_read()
Pavel Skripkin
2021-12-29
sfc: falcon: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
2021-12-29
sfc: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
2021-12-29
net: ks8851: Check for error irq
Jiasheng Jiang
2021-12-29
drivers: net: smc911x: Check for error irq
Jiasheng Jiang
2021-12-29
fjes: Check for error irq
Jiasheng Jiang
2021-12-29
bonding: fix ad_actor_system option setting to default
Fernando Fernandez Mancera
2021-12-29
gpio: virtio: remove timeout
Vincent Whitchurch
2021-12-29
ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module
Wu Bo
2021-12-29
igb: fix deadlock caused by taking RTNL in RPM resume path
Heiner Kallweit
2021-12-29
net: skip virtio_net_hdr_set_proto if protocol already set
Willem de Bruijn
2021-12-29
net: accept UFOv6 packages in virtio_net_hdr_to_skb
Willem de Bruijn
2021-12-29
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
2021-12-29
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Eric Dumazet
2021-12-29
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
2021-12-29
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
2021-12-29
net: marvell: prestera: fix incorrect structure access
Yevhen Orlov
2021-12-29
net: marvell: prestera: fix incorrect return of port_find
Yevhen Orlov
2021-12-29
ice: xsk: return xsk buffers back to pool when cleaning the ring
Maciej Fijalkowski
2021-12-29
ice: Use xdp_buf instead of rx_buf for xsk zero-copy
Magnus Karlsson
2021-12-29
ARM: dts: imx6qdl-wandboard: Fix Ethernet support
Martin Haaß
2021-12-29
netfilter: fix regression in looped (broad|multi)cast's MAC handling
Ignacy Gawędzki
2021-12-29
netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy()
Eric Dumazet
2021-12-29
RDMA/hns: Replace kfree() with kvfree()
Jiacheng Shi
2021-12-29
IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()
José Expósito
2021-12-29
RDMA/hns: Fix RNR retransmission issue for HIP08
Yangyang Li
2021-12-29
ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent()
Martin Blumenstingl
2021-12-29
drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf
AngeloGioacchino Del Regno
2021-12-29
ucounts: Fix rlimit max values check
Alexey Gladkov
2021-12-29
spi: change clk_disable_unprepare to clk_unprepare
Dongliang Mu
2021-12-29
bus: sunxi-rsb: Fix shutdown
Jernej Skrabec
2021-12-29
arm64: dts: allwinner: orangepi-zero-plus: fix PHY mode
Robert Marko
2021-12-29
PM: sleep: Fix error handling in dpm_prepare()
Rafael J. Wysocki
2021-12-29
NFSD: Fix READDIR buffer overflow
Chuck Lever
2021-12-29
HID: potential dereference of null pointer
Jiasheng Jiang
2021-12-29
HID: holtek: fix mouse probing
Benjamin Tissoires
2021-12-29
selftests: KVM: Fix non-x86 compiling
Andrew Jones
2021-12-29
ext4: check for inconsistent extents between index and leaf block
Zhang Yi
2021-12-29
ext4: check for out-of-order index extents in ext4_valid_extent_entries()
Zhang Yi
2021-12-29
ext4: prevent partial update of the extent blocks
Zhang Yi
2021-12-29
net: usb: lan78xx: add Allied Telesis AT29M2-AF
Greg Jesionowski
2021-12-29
arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd
Nick Desaulniers
2021-12-22
Linux 5.15.11
Greg Kroah-Hartman
2021-12-22
xen/netback: don't queue unlimited number of packages
Juergen Gross