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
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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
livepatch: Proper error handling in the shadow variables selftest
Petr Mladek
1
-0
/
+22
2019-02-06
livepatch: return -ENOMEM on ptr_id() allocation failure
Joe Lawrence
1
-1
/
+1
2019-02-01
selftests/livepatch: add DYNAMIC_DEBUG config dependency
Joe Lawrence
1
-0
/
+1
2019-01-11
selftests/livepatch: introduce tests
Joe Lawrence
10
-1
/
+663
2019-01-06
lib/genalloc.c: include vmalloc.h
Olof Johansson
1
-0
/
+1
2019-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-27
/
+27
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-16
/
+19
2019-01-05
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
Huang Shijie
1
-2
/
+2
2019-01-05
lib/find_bit_benchmark.c: align test_find_next_and_bit with others
Yury Norov
1
-6
/
+5
2019-01-05
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
1
-8
/
+12
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2
-8
/
+10
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
3
-8
/
+8
2019-01-03
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+3
2019-01-02
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2
-3
/
+158
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-2
/
+6
2018-12-30
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-2
/
+2
2018-12-29
lib: don't depend on linux headers being installed.
NeilBrown
1
-2
/
+0
2018-12-29
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+4
2018-12-29
Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-0
/
+2087
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-63
/
+166
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+2
2018-12-29
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-18
/
+171
2018-12-28
kmemleak: add config to select auto scan
Sri Krishna chowdary
1
-0
/
+15
2018-12-28
lib/ioremap: ensure break-before-make is used for huge p4d mappings
Will Deacon
1
-6
/
+21
2018-12-28
lib/ioremap: ensure phys_addr actually corresponds to a physical address
Will Deacon
1
-16
/
+12
2018-12-28
ioremap: rework pXd_free_pYd_page() API
Will Deacon
1
-14
/
+42
2018-12-28
lib/show_mem.c: drop pgdat_resize_lock in show_mem()
Wei Yang
1
-3
/
+0
2018-12-28
mm: convert zone->managed_pages to atomic variable
Arun KS
1
-1
/
+1
2018-12-28
debugobjects: call debug_objects_mem_init eariler
Qian Cai
1
-5
/
+3
2018-12-28
kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
Andrey Konovalov
1
-22
/
+76
2018-12-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-9
/
+52
2018-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-38
/
+1391
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-0
/
+16
2018-12-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2018-12-26
Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-1
/
+1
2018-12-22
seq_buf: Use size_t for len in seq_buf_puts()
Michael Ellerman
1
-1
/
+1
2018-12-22
seq_buf: Make seq_buf_puts() null-terminate the buffer
Michael Ellerman
1
-1
/
+5
2018-12-21
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-2
/
+2
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-50
/
+117
2018-12-20
sbitmap: add helpers for add/del wait queue handling
Jens Axboe
1
-4
/
+26
2018-12-20
raid6/ppc: Fix build for clang
Joel Stanley
1
-0
/
+15
2018-12-19
Fonts: New Terminus large console font
Amanoel Dawod
4
-0
/
+2087
2018-12-19
test_rhashtable: remove semaphore usage
Arnd Bergmann
1
-13
/
+19
2018-12-17
lib: fix build failure in CONFIG_DEBUG_VIRTUAL test
Christophe Leroy
1
-0
/
+1
2018-12-13
XArray: Fix xa_alloc when id exceeds max
Matthew Wilcox
2
-5
/
+36
2018-12-13
iov_iter: introduce hash_and_copy_to_iter helper
Sagi Grimberg
1
-0
/
+16
2018-12-13
iov_iter: pass void csum pointer to csum_and_copy_to_iter
Sagi Grimberg
1
-1
/
+2
2018-12-12
sbitmap: flush deferred clears for resize and shallow gets
Jens Axboe
1
-43
/
+51
2018-12-11
lib/vsprintf: Print time and date in human readable format via %pt
Andy Shevchenko
2
-3
/
+158
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+40
[next]