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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-09
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
35
-817
/
+1143
2017-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
63
-235
/
+537
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
271
-2011
/
+7222
2017-09-09
remove gperf left-overs from build system
Linus Torvalds
1
-9
/
+0
2017-09-09
bpf: make error reporting in bpf_warn_invalid_xdp_action more clear
Daniel Borkmann
2
-3
/
+7
2017-09-09
Revert "mdio_bus: Remove unneeded gpiod NULL check"
Florian Fainelli
1
-2
/
+4
2017-09-09
Merge branch 'xdp-bpf-fixes'
David S. Miller
6
-26
/
+89
2017-09-09
bpf: devmap, use cond_resched instead of cpu_relax
John Fastabend
1
-1
/
+1
2017-09-09
bpf: add support for sockmap detach programs
John Fastabend
4
-16
/
+72
2017-09-09
net: rcu lock and preempt disable missing around generic xdp
John Fastabend
1
-9
/
+16
2017-09-09
bpf: don't select potentially stale ri->map from buggy xdp progs
Daniel Borkmann
2
-2
/
+35
2017-09-09
net: tulip: Constify tulip_tbl
Kees Cook
2
-2
/
+2
2017-09-09
net: ethernet: ti: netcp_core: no need in netif_napi_del
Ivan Khoronzhuk
1
-1
/
+0
2017-09-09
davicom: Display proper debug level up to 6
Mathieu Malaterre
1
-1
/
+1
2017-09-09
net: phy: sfp: rename dt properties to match the binding
Baruch Siach
1
-2
/
+2
2017-09-09
dt-binding: net: sfp binding documentation
Baruch Siach
1
-0
/
+76
2017-09-09
dt-bindings: add SFF vendor prefix
Baruch Siach
1
-0
/
+1
2017-09-09
dt-bindings: net: don't confuse with generic PHY property
Baruch Siach
1
-0
/
+4
2017-09-09
ip6_tunnel: fix setting hop_limit value for ipv6 tunnel
Haishuang Yan
1
-0
/
+1
2017-09-09
ip_tunnel: fix setting ttl and tos value in collect_md mode
Haishuang Yan
1
-2
/
+2
2017-09-09
ipc: optimize semget/shmget/msgget for lots of keys
Guillaume Knispel
8
-50
/
+130
2017-09-09
ipc/sem: play nicer with large nsops allocations
Davidlohr Bueso
1
-2
/
+2
2017-09-09
ipc/sem: drop sem_checkid helper
Davidlohr Bueso
1
-2
/
+0
2017-09-09
ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_t
Elena Reshetova
2
-4
/
+5
2017-09-09
ipc: convert sem_undo_list.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+4
2017-09-09
ipc: convert ipc_namespace.count from atomic_t to refcount_t
Elena Reshetova
3
-5
/
+6
2017-09-09
kcov: support compat processes
Dmitry Vyukov
1
-0
/
+1
2017-09-09
sh: defconfig: cleanup from old Kconfig options
Krzysztof Kozlowski
55
-358
/
+0
2017-09-09
mn10300: defconfig: cleanup from old Kconfig options
Krzysztof Kozlowski
2
-14
/
+0
2017-09-09
m32r: defconfig: cleanup from old Kconfig options
Krzysztof Kozlowski
12
-37
/
+0
2017-09-09
drivers/pps: use surrounding "if PPS" to remove numerous dependency checks
Robert P. J. Day
3
-9
/
+8
2017-09-09
drivers/pps: aesthetic tweaks to PPS-related content
Robert P. J. Day
7
-36
/
+43
2017-09-09
cpumask: make cpumask_next() out-of-line
Alexey Dobriyan
2
-14
/
+17
2017-09-09
kmod: move #ifdef CONFIG_MODULES wrapper to Makefile
Luis R. Rodriguez
2
-4
/
+2
2017-09-09
kmod: split off umh headers into its own file
Luis R. Rodriguez
3
-59
/
+71
2017-09-09
MAINTAINERS: clarify kmod is just a kernel module loader
Luis R. Rodriguez
1
-1
/
+1
2017-09-09
kmod: split out umh code into its own file
Luis R. Rodriguez
4
-559
/
+577
2017-09-09
test_kmod: flip INT checks to be consistent
Dan Carpenter
1
-1
/
+1
2017-09-09
test_kmod: remove paranoid UINT_MAX check on uint range processing
Dan Carpenter
1
-1
/
+1
2017-09-09
vfat: deduplicate hex2bin()
OGAWA Hirofumi
1
-23
/
+12
2017-09-09
autofs: use unsigned int/long instead of uint/ulong for ioctl args
Tomohiro Kusumi
1
-4
/
+6
2017-09-09
autofs: drop wrong comment
Tomohiro Kusumi
1
-5
/
+0
2017-09-09
autofs: use AUTOFS_DEV_IOCTL_SIZE
Tomohiro Kusumi
1
-7
/
+7
2017-09-09
autofs: non functional header inclusion cleanup
Tomohiro Kusumi
1
-11
/
+11
2017-09-09
autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECT
Tomohiro Kusumi
1
-2
/
+0
2017-09-09
autofs: make dev ioctl version and ismountpoint user accessible
Ian Kent
2
-5
/
+9
2017-09-09
autofs: make disc device user accessible
Ian Kent
1
-1
/
+2
2017-09-09
autofs: fix AT_NO_AUTOMOUNT not being honored
Ian Kent
2
-5
/
+13
2017-09-09
init/main.c: extract early boot entropy from the passed cmdline
Daniel Micay
1
-0
/
+2
2017-09-09
init: move stack canary initialization after setup_arch
Laura Abbott
1
-6
/
+5
[next]