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
2019-11-21
audit: Move audit_log_task declaration under CONFIG_AUDITSYSCALL
Jiri Olsa
1
-3
/
+5
2019-11-21
net: sfp: soft status and control support
Russell King
1
-0
/
+4
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-47
/
+215
2019-11-21
bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size
Daniel Borkmann
1
-3
/
+3
2019-11-21
bpf: Emit audit messages upon successful prog load and unload
Daniel Borkmann
1
-0
/
+3
2019-11-19
net: phy: add core phylib sfp support
Russell King
1
-0
/
+11
2019-11-18
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
2
-3
/
+9
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-8
/
+5
2019-11-18
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
1
-5
/
+5
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-26
/
+19
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2019-11-16
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
1
-0
/
+1
2019-11-16
bpf: Support attaching tracing BPF program to other BPF programs
Alexei Starovoitov
2
-0
/
+2
2019-11-16
bpf: Compare BTF types of functions arguments with actual types
Alexei Starovoitov
2
-0
/
+9
2019-11-16
bpf: Annotate context types
Alexei Starovoitov
2
-27
/
+62
2019-11-16
bpf: Fix race in btf_resolve_helper_id()
Alexei Starovoitov
1
-2
/
+3
2019-11-16
bpf: Introduce BPF trampoline
Alexei Starovoitov
1
-0
/
+105
2019-11-16
bpf: Add bpf_arch_text_poke() helper
Alexei Starovoitov
1
-0
/
+8
2019-11-16
bpf: Support doubleword alignment in bpf_jit_binary_alloc
Ilya Leoshkevich
1
-2
/
+4
2019-11-15
vsock/vmci: register vmci_transport only when VMCI guest/host are active
Stefano Garzarella
1
-0
/
+2
2019-11-15
vsock: handle buffer_size sockopts in the core
Stefano Garzarella
1
-14
/
+1
2019-11-15
vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
Stefano Garzarella
1
-1
/
+2
2019-11-15
vsock: remove include/linux/vm_sockets.h file
Stefano Garzarella
1
-13
/
+0
2019-11-15
vsock: remove vm_sockets_get_local_cid()
Stefano Garzarella
1
-2
/
+0
2019-11-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
3
-2
/
+19
2019-11-14
net/mlx5: Add new chain for netfilter flow table offload
Paul Blakey
1
-1
/
+2
2019-11-13
can: af_can: export can_sock_destruct()
Oleksij Rempel
1
-0
/
+1
2019-11-13
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
1
-0
/
+1
2019-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2019-11-12
Merge tag 'linux-can-next-for-5.5-20191111' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-26
/
+3
2019-11-12
net: sfp: fix sfp_bus_add_upstream() warning
Russell King
1
-2
/
+2
2019-11-12
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-23
/
+13
2019-11-12
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
1
-0
/
+1
2019-11-11
can: rx-offload: Prepare for CAN FD support
Joakim Zhang
1
-3
/
+3
2019-11-11
can: rx-offload: can_rx_offload_reset(): remove no-op function
Marc Kleine-Budde
1
-1
/
+0
2019-11-11
can: mcp251x: get rid of legacy platform data
Andy Shevchenko
1
-22
/
+0
2019-11-11
net/mlx5: Handle "enable_roce" devlink param
Michael Guralnik
1
-0
/
+11
2019-11-11
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2
-3
/
+3
2019-11-10
net: sfp: rework upstream interface
Russell King
1
-8
/
+17
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-31
/
+32
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-5
/
+8
2019-11-08
Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-19
/
+1
2019-11-08
net: add a READ_ONCE() in skb_peek_tail()
Eric Dumazet
1
-2
/
+4
2019-11-08
net: use u64_stats_t in struct pcpu_lstats
Eric Dumazet
1
-4
/
+4
2019-11-08
u64_stats: provide u64_stats_t type
Eric Dumazet
1
-4
/
+47
2019-11-08
net: provide dev_lstats_add() helper
Eric Dumazet
1
-0
/
+10
2019-11-08
net: provide dev_lstats_read() helper
Eric Dumazet
1
-0
/
+2
2019-11-06
mm: thp: handle page cache THP correctly in PageTransCompoundMap
Yang Shi
3
-7
/
+23
2019-11-06
net/tls: fix sk_msg trim on fallback to copy mode
Jakub Kicinski
1
-3
/
+6
2019-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
[next]