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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-20
PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()
Raag Jadav
1
-14
/
+29
2023-11-20
udplite: fix various data-races
Eric Dumazet
1
-4
/
+2
2023-11-20
udplite: remove UDPLITE_BIT
Eric Dumazet
1
-3
/
+2
2023-11-20
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
1
-5
/
+4
2023-11-20
udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
Eric Dumazet
1
-7
/
+9
2023-11-20
udp: move udp->gro_enabled to udp->udp_flags
Eric Dumazet
1
-1
/
+1
2023-11-20
udp: move udp->no_check6_rx to udp->udp_flags
Eric Dumazet
1
-5
/
+5
2023-11-20
udp: move udp->no_check6_tx to udp->udp_flags
Eric Dumazet
1
-5
/
+5
2023-11-20
udp: introduce udp->udp_flags
Eric Dumazet
1
-7
/
+21
2023-11-20
bpf, x64: Fix tailcall infinite loop
Leon Hwang
1
-0
/
+5
2023-11-20
string: Adjust strtomem() logic to allow for smaller sources
Kees Cook
1
-2
/
+5
2023-11-20
PCI/MSI: Provide stubs for IMS functions
Reinette Chatre
1
-8
/
+26
2023-11-20
perf: Optimize perf_cgroup_switch()
Peter Zijlstra
1
-0
/
+1
2023-11-20
x86/numa: Introduce numa_fill_memblks()
Alison Schofield
1
-0
/
+7
2023-11-20
x86/srso: Fix unret validation dependencies
Josh Poimboeuf
1
-1
/
+2
2023-11-20
sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA case
Yury Norov
1
-1
/
+1
2023-11-20
numa: Generalize numa_map_to_online_node()
Yury Norov
1
-2
/
+5
2023-11-08
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
Vicki Pfau
1
-0
/
+1
2023-11-08
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
1
-0
/
+4
2023-11-08
power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint
Kai-Heng Feng
1
-1
/
+1
2023-10-26
Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+29
2023-10-24
Merge tag 'wireless-2023-10-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-0
/
+29
2023-10-24
Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-5
/
+42
2023-10-23
wifi: mac80211: don't drop all unprotected public action frames
Avraham Stern
1
-0
/
+29
2023-10-21
Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2023-10-20
Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+6
2023-10-19
Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-3
/
+16
2023-10-19
Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
1
-0
/
+1
2023-10-18
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
1
-3
/
+3
2023-10-18
kasan: print the original fault addr when access invalid shadow
Haibo Li
1
-3
/
+3
2023-10-18
hugetlbfs: close race between MADV_DONTNEED and page fault
Rik van Riel
1
-2
/
+33
2023-10-18
hugetlbfs: extend hugetlb_vma_lock to private VMAs
Rik van Riel
1
-0
/
+6
2023-10-16
mtd: rawnand: Ensure the nand chip supports cached reads
Rouven Czerwinski
3
-0
/
+6
2023-10-15
net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation
Willem de Bruijn
1
-3
/
+16
2023-10-15
Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2023-10-15
Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2023-10-15
Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2023-10-13
audit,io_uring: io_uring openat triggers audit reference count underflow
Dan Clash
1
-1
/
+1
2023-10-13
Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+19
2023-10-13
Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+19
2023-10-13
Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2023-10-12
Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-2
/
+2
2023-10-12
cgroup: Fix incorrect css_set_rwsem reference in comment
Waiman Long
1
-1
/
+1
2023-10-12
fs: factor out vfs_parse_monolithic_sep() helper
Amir Goldstein
1
-0
/
+2
2023-10-12
Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+4
2023-10-11
cpu-hotplug: Provide prototypes for arch CPU registration
Russell King (Oracle)
1
-0
/
+2
2023-10-11
net: skbuff: fix kernel-doc typos
Randy Dunlap
1
-2
/
+2
2023-10-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+9
2023-10-06
quota: Fix slow quotaoff
Jan Kara
2
-2
/
+4
[next]