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
2019-12-05
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-4
/
+115
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
14
-86
/
+199
2019-12-05
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+85
2019-12-05
Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-12
/
+5
2019-12-05
Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-23
/
+9
2019-12-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
21
-66
/
+225
2019-12-05
mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h
Mike Rapoport
2
-44
/
+5
2019-12-05
lib/bitmap: introduce bitmap_replace() helper
Andy Shevchenko
1
-0
/
+16
2019-12-05
arch: sembuf.h: make uapi asm/sembuf.h self-contained
Masahiro Yamada
1
-0
/
+1
2019-12-05
arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
Masahiro Yamada
1
-0
/
+2
2019-12-05
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
Masahiro Yamada
1
-0
/
+2
2019-12-05
kcov: remote coverage support
Andrey Konovalov
3
-0
/
+59
2019-12-05
uaccess: disallow > INT_MAX copy sizes
Kees Cook
1
-0
/
+2
2019-12-05
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
Huang Shijie
1
-1
/
+1
2019-12-05
lib/rbtree: get successor's color directly
Wei Yang
1
-2
/
+1
2019-12-05
lib/rbtree: set successor's parent unconditionally
Wei Yang
1
-2
/
+1
2019-12-05
bitops: introduce the for_each_set_clump8 macro
William Breathitt Gray
3
-0
/
+64
2019-12-05
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
Xiaoming Ni
1
-4
/
+0
2019-12-05
kernel.h: update comment about simple_strto<foo>() functions
Andy Shevchenko
1
-5
/
+14
2019-12-05
linux/scc.h: make uapi linux/scc.h self-contained
Masahiro Yamada
1
-0
/
+1
2019-12-05
linux/build_bug.h: change type to int
Rikard Falkeborn
1
-2
/
+2
2019-12-05
include/linux/sysctl.h: inline braces for ctl_table and ctl_table_header
Alessio Balsini
1
-4
/
+2
2019-12-05
include/linux/proc_fs.h: fix confusing macro arg name
Miaohe Lin
1
-2
/
+2
2019-12-05
mm/memcontrol: use vmstat names for printing statistics
Konstantin Khlebnikov
1
-2
/
+2
2019-12-05
mm/vmstat: add helpers to get vmstat item names for each enum type
Konstantin Khlebnikov
1
-0
/
+50
2019-12-05
Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-0
/
+1
2019-12-05
Input: add privacy screen toggle keycode
Mathew King
1
-0
/
+2
2019-12-05
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
1
-1
/
+1
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-2
/
+4
2019-12-04
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
1
-1
/
+1
2019-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2019-12-04
Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-37
/
+51
2019-12-04
Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'
Rafael J. Wysocki
1
-1
/
+1
2019-12-04
agp: move AGPGART_MINOR to include/linux/miscdevice.h
Corentin Labbe
2
-2
/
+1
2019-12-04
Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-111
/
+72
2019-12-04
Merge tag 'spdx-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-2
/
+8
2019-12-04
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-93
/
+71
2019-12-04
Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2
-7
/
+10
2019-12-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+12
2019-12-03
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
1
-0
/
+1
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-19
/
+50
2019-12-03
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2019-12-03
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
1
-8
/
+8
2019-12-03
block: don't handle bio based drivers in blk_revalidate_disk_zones
Christoph Hellwig
1
-5
/
+0
2019-12-03
block: replace seq_zones_bitmap with conv_zones_bitmap
Christoph Hellwig
1
-6
/
+8
2019-12-03
block: simplify blkdev_nr_zones
Christoph Hellwig
1
-3
/
+2
2019-12-03
block: optimise bvec_iter_advance()
Pavel Begunkov
1
-12
/
+10
2019-12-03
io_uring: mark us with IORING_FEAT_SUBMIT_STABLE
Jens Axboe
1
-0
/
+1
2019-12-03
io_uring: ensure async punted connect requests copy data
Jens Axboe
1
-3
/
+2
[prev]
[next]