index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-08
cifs: avoid race during socket reconnect between send and recv
Shyam Prasad N
3
-24
/
+6
2022-01-08
cifs: maintain a state machine for tcp/smb/tcon sessions
Shyam Prasad N
5
-35
/
+82
2022-01-08
cifs: fix hang on cifs_get_next_mid()
Enzo Matsumiya
1
-1
/
+1
2022-01-08
cifs: take cifs_tcp_ses_lock for status checks
Shyam Prasad N
12
-43
/
+164
2022-01-03
cifs: reconnect only the connection and not smb session where possible
Shyam Prasad N
5
-35
/
+52
2022-01-03
cifs: add WARN_ON for when chan_count goes below minimum
Shyam Prasad N
1
-0
/
+5
2022-01-03
cifs: adjust DebugData to use chans_need_reconnect for conn status
Shyam Prasad N
1
-1
/
+7
2022-01-03
cifs: use the chans_need_reconnect bitmap for reconnect status
Shyam Prasad N
15
-207
/
+236
2022-01-03
cifs: track individual channel status using chans_need_reconnect
Shyam Prasad N
6
-24
/
+211
2022-01-03
cifs: remove redundant assignment to pointer p
Colin Ian King
1
-1
/
+1
2022-01-03
Linux 5.16-rc8
Linus Torvalds
1
-1
/
+1
2022-01-03
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...
Linus Torvalds
6
-21
/
+43
2022-01-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+8
2022-01-02
Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-01-02
perf top: Fix TUI exit screen refresh race condition
yaowenbin
1
-3
/
+5
2022-01-02
perf pmu: Fix alias events list
John Garry
1
-6
/
+17
2022-01-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+11
2022-01-01
mm: vmscan: reduce throttling due to a failure to make progress -fix
Mel Gorman
1
-1
/
+2
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
3
-10
/
+59
2021-12-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+17
2021-12-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-6
/
+11
2021-12-31
mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'
SeongJae Park
1
-2
/
+7
2021-12-31
userfaultfd/selftests: fix hugetlb area allocations
Mike Kravetz
1
-6
/
+10
2021-12-31
Docs: Fixes link to I2C specification
Deep Majumder
1
-3
/
+5
2021-12-31
i2c: validate user data in compat ioctl
Pavel Skripkin
1
-0
/
+3
2021-12-31
Input: spaceball - fix parsing of movement data packets
Leo L. Schwab
1
-2
/
+9
2021-12-31
Input: appletouch - initialize work before device registration
Pavel Skripkin
1
-2
/
+2
2021-12-31
Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
27
-114
/
+318
2021-12-31
Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...
Dave Airlie
2
-14
/
+16
2021-12-31
fs/mount_setattr: always cleanup mount_kattr
Christian Brauner
1
-5
/
+4
2021-12-30
Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
58
-237
/
+405
2021-12-30
Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2
-3
/
+4
2021-12-30
Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
5
-8
/
+29
2021-12-30
fsl/fman: Fix missing put_device() call in fman_port_probe
Miaoqian Lin
1
-5
/
+7
2021-12-30
selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
Jianguo Wu
1
-1
/
+3
2021-12-30
Documentation: fix outdated interpretation of ip_no_pmtu_disc
xu xin
1
-2
/
+4
2021-12-30
Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a...
Dave Airlie
23
-98
/
+300
2021-12-30
Merge tag 'mlx5-fixes-2021-12-28' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-6
/
+7
2021-12-30
Merge tag 'drm-intel-fixes-2021-12-29' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-2
/
+2
2021-12-30
net/ncsi: check for error return from call to nla_put_u32
Jiasheng Jiang
1
-1
/
+5
2021-12-30
net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper
Nikolay Aleksandrov
1
-3
/
+3
2021-12-30
net: fix use-after-free in tw_timer_handler
Muchun Song
1
-6
/
+4
2021-12-30
selftests: net: Fix a typo in udpgro_fwd.sh
Jianguo Wu
1
-1
/
+1
2021-12-30
selftests/net: udpgso_bench_tx: fix dst ip argument
wujianguo
1
-1
/
+7
2021-12-30
x86/build: Use the proper name CONFIG_FW_LOADER
Lukas Bulwahn
1
-1
/
+1
2021-12-29
Merge branch 'net-bridge-mcast-add-and-enforce-query-interval-minimum'
Jakub Kicinski
5
-6
/
+44
2021-12-29
net: bridge: mcast: add and enforce startup query interval minimum
Nikolay Aleksandrov
5
-3
/
+22
2021-12-29
net: bridge: mcast: add and enforce query interval minimum
Nikolay Aleksandrov
5
-3
/
+22
2021-12-29
ipv6: raw: check passed optlen before reading
Tamir Duberstein
1
-0
/
+3
2021-12-29
Merge tag 's390-5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
[next]