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
2024-03-08
bpf: Plumb get_unmapped_area() callback into bpf_map_ops
Alexei Starovoitov
1
-0
/
+3
2024-03-07
bpf: Introduce may_goto instruction
Alexei Starovoitov
2
-0
/
+7
2024-03-07
mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
Alexei Starovoitov
1
-0
/
+5
2024-03-05
bpf: struct_ops supports more than one page for trampolines.
Kui-Feng Lee
1
-1
/
+3
2024-03-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
8
-37
/
+131
2024-03-01
Simplify net_dbg_ratelimited() dummy
Geert Uytterhoeven
1
-4
/
+1
2024-03-01
ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdown
Eric Dumazet
1
-1
/
+1
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
1
-3
/
+5
2024-03-01
ipv6: annotate data-races around cnf.mtu6
Eric Dumazet
1
-1
/
+1
2024-03-01
ipv6: add ipv6_devconf_read_txrx cacheline_group
Eric Dumazet
1
-4
/
+9
2024-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-34
/
+49
2024-03-01
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
1
-1
/
+18
2024-02-29
Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-11
/
+15
2024-02-29
dpll: fix build failure due to rcu_dereference_check() on unknown type
Eric Dumazet
1
-4
/
+4
2024-02-29
Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-0
/
+1
2024-02-29
tcp: remove some holes in struct tcp_sock
Eric Dumazet
1
-4
/
+4
2024-02-29
inet: annotate devconf data-races
Eric Dumazet
1
-6
/
+8
2024-02-29
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
1
-0
/
+1
2024-02-28
net: ethtool: eee: Remove legacy _u32 from keee
Andrew Lunn
1
-3
/
+0
2024-02-28
net: ioam6: multicast event
Justin Iurman
1
-0
/
+4
2024-02-28
uapi: ioam6: API for netlink multicast events
Justin Iurman
1
-0
/
+20
2024-02-28
tcp: make the dropreason really work when calling tcp_rcv_state_process()
Jason Xing
1
-2
/
+2
2024-02-28
tcp: add dropreasons in tcp_rcv_state_process()
Jason Xing
1
-1
/
+1
2024-02-28
tcp: introduce dropreasons in receive path
Jason Xing
1
-1
/
+14
2024-02-28
tcp: add a dropreason definitions and prepare for cookie check
Jason Xing
1
-1
/
+10
2024-02-28
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
1
-2
/
+3
2024-02-28
uapi: in6: replace temporary label with rfc9486
Justin Iurman
1
-1
/
+1
2024-02-28
Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+3
2024-02-27
ipv6: anycast: complete RCU handling of struct ifacaddr6
Eric Dumazet
1
-2
/
+2
2024-02-27
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
2
-10
/
+12
2024-02-26
nexthop: allow nexthop_mpath_fill_node() to be called without RTNL
Eric Dumazet
1
-1
/
+1
2024-02-26
inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCU
Eric Dumazet
1
-0
/
+1
2024-02-26
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
Eric Dumazet
2
-0
/
+3
2024-02-26
ipv6: prepare inet6_fill_ifinfo() for RCU protection
Eric Dumazet
1
-2
/
+4
2024-02-25
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+3
2024-02-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2024-02-25
procfs: make freeing proc_fs_info rcu-delayed
Al Viro
1
-0
/
+1
2024-02-25
nfs: fix UAF on pathwalk running into umount
Al Viro
1
-0
/
+2
2024-02-25
Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2024-02-25
Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-18
/
+2
2024-02-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-4
/
+1
2024-02-24
genetlink: make info in GENL_REQ_ATTR_CHECK() const
Jakub Kicinski
1
-1
/
+1
2024-02-24
stackdepot: use variable size records for non-evictable entries
Marco Elver
1
-0
/
+3
2024-02-24
net: mpls: error out if inner headers are not set
Florian Westphal
1
-0
/
+5
2024-02-23
Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+5
2024-02-23
Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-1
/
+14
2024-02-23
iommu/sva: Restore SVA handle sharing
Jason Gunthorpe
1
-0
/
+3
2024-02-23
net: mctp: take ownership of skb in mctp_local_output
Jeremy Kerr
1
-0
/
+1
2024-02-23
Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-2
/
+0
2024-02-23
nouveau: add an ioctl to report vram usage
Dave Airlie
1
-0
/
+7
[next]