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
starfive-6.6.48-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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flag
Stefan Metzmacher
1
-0
/
+18
2022-12-31
dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
Li Jun
1
-1
/
+2
2022-12-31
ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspend
Kai Vehmanen
1
-0
/
+1
2022-12-31
Bluetooth: Add quirk to disable MWS Transport Configuration
Sven Peter
2
-0
/
+13
2022-12-31
Bluetooth: Add quirk to disable extended scanning
Sven Peter
2
-1
/
+13
2022-12-31
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
1
-1
/
+2
2022-12-31
media: dvbdev: adopts refcnt to avoid UAF
Lin Ma
1
-14
/
+17
2022-12-31
bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not set
Yonghong Song
1
-1
/
+1
2022-12-31
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
1
-0
/
+1
2022-12-31
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2
-26
/
+37
2022-12-31
drm/edid: add a quirk for two LG monitors to get them to work on 10bpc
Hamza Mahfooz
1
-0
/
+6
2022-12-31
video: hyperv_fb: Avoid taking busy spinlock on panic path
Guilherme G. Piccoli
1
-0
/
+2
2022-12-31
dmaengine: idxd: Fix crc_val field for completion record
Fenghua Yu
1
-1
/
+1
2022-12-31
include/uapi/linux/swab: Fix potentially missing __always_inline
Matt Redfearn
1
-1
/
+1
2022-12-31
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
1
-1
/
+12
2022-12-31
RDMA/hns: Fix incorrect sge nums calculation
Luoyouming
1
-0
/
+15
2022-12-31
crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()
Xiongfeng Wang
1
-2
/
+4
2022-12-31
IB/mad: Don't call to function that might sleep while in atomic context
Leonid Ravich
1
-9
/
+4
2022-12-31
f2fs: fix the assign logic of iocb
Mukesh Ojha
1
-15
/
+19
2022-12-31
fortify: Do not cast to "unsigned char"
Kees Cook
1
-1
/
+1
2022-12-31
ipvs: use u64_stats_t for the per-cpu counters
Julian Anastasov
1
-5
/
+5
2022-12-31
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
2
-2
/
+3
2022-12-31
clk: imx: rename video_pll1 to video_pll
Dario Binacchi
1
-4
/
+8
2022-12-31
clk: imx8mn: rename vpu_pll to m7_alt_pll
Dario Binacchi
1
-4
/
+8
2022-12-31
ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENT
Baisong Zhong
1
-4
/
+4
2022-12-31
ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOT
Baisong Zhong
1
-18
/
+18
2022-12-31
net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
David Howells
1
-0
/
+2
2022-12-31
drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATED
Gaosheng Cui
1
-1
/
+1
2022-12-31
soreuseport: Fix socket selection for SO_INCOMING_CPU.
Kuniyuki Iwashima
1
-0
/
+2
2022-12-31
wifi: fix multi-link element subelement iteration
Johannes Berg
1
-1
/
+1
2022-12-31
eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD
Zhang Qilong
1
-1
/
+1
2022-12-31
debugfs: fix error when writing negative value to atomic_t debugfs file
Akinobu Mita
1
-2
/
+17
2022-12-31
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
1
-2
/
+10
2022-12-31
timerqueue: Use rb_entry_safe() in timerqueue_getnext()
Barnabás Pőcze
1
-1
/
+1
2022-12-11
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-3
/
+5
2022-12-10
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-0
/
+1
2022-12-10
mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
David Hildenbrand
1
-3
/
+5
2022-12-09
Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-4
/
+11
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-0
/
+1
2022-12-07
fscache: Fix oops due to race with cookie_lru and use_cookie
Dave Wysochanski
1
-0
/
+2
2022-12-03
Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-1
/
+1
2022-12-03
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-12
/
+59
2022-12-03
Bluetooth: Remove codec id field in vendor codec definition
Chethan T N
1
-1
/
+0
2022-12-03
Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk
Ismael Ferreras Morezuelas
1
-0
/
+11
2022-12-01
inet: ping: use hlist_nulls rcu iterator during lookup
Florian Westphal
1
-3
/
+0
2022-12-01
revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...
Andrew Morton
1
-2
/
+0
2022-12-01
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
1
-0
/
+4
2022-12-01
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
1
-0
/
+11
2022-12-01
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+7
2022-12-01
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
1
-0
/
+2
[next]