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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-13
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
Johannes Weiner
1
-19
/
+6
2016-12-13
lib: radix-tree: update callback for changing leaf nodes
Johannes Weiner
1
-13
/
+29
2016-12-13
lib: radix-tree: add entry deletion support to __radix_tree_replace()
Johannes Weiner
1
-111
/
+116
2016-12-13
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
1
-14
/
+49
2016-12-13
lib: radix-tree: native accounting of exceptional entries
Johannes Weiner
1
-3
/
+43
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-12-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-72
/
+42
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
3
-1
/
+43
2016-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-33
/
+33
2016-12-09
Revert "radix tree test suite: fix compilation"
Linus Torvalds
1
-0
/
+1
2016-12-08
radix tree test suite: fix compilation
Matthew Wilcox
1
-1
/
+0
2016-12-07
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-33
/
+33
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+37
2016-12-02
Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes
Ingo Molnar
1
-33
/
+33
2016-12-01
kasan: support use-after-scope detection
Dmitry Vyukov
1
-0
/
+29
2016-12-01
lib/debugobjects: export for use in modules
Chris Wilson
1
-0
/
+8
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2016-11-25
locking/selftest: Fix output since KERN_CONT changes
Michael Ellerman
1
-33
/
+33
2016-11-25
mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
Andrey Ryabinin
1
-1
/
+6
2016-11-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-72
/
+42
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+6
2016-11-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
3
-1
/
+8
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+3
2016-11-20
netlink: smaller nla_attr_minlen table
Alexey Dobriyan
1
-1
/
+1
2016-11-18
config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc
Babu Moger
1
-0
/
+3
2016-11-17
fix iov_iter_advance() for ITER_PIPE
Abhi Das
1
-1
/
+3
2016-11-16
locking/core: Remove cpu_relax_lowlatency() users
Christian Borntraeger
1
-1
/
+1
2016-11-14
Merge branches 'doc.2016.11.14a', 'fixes.2016.11.14a', 'list.2016.10.31a' and...
Paul E. McKenney
2
-72
/
+42
2016-11-14
rcu: RCU_TRACE enables event tracing as well as debugfs
Nikolay Borisov
1
-1
/
+2
2016-11-11
lib/stackdepot: export save/fetch stack for drivers
Chris Wilson
1
-0
/
+2
2016-10-31
bug: Avoid Kconfig warning for BUG_ON_DATA_CORRUPTION
Arnd Bergmann
1
-1
/
+1
2016-10-31
lib/Kconfig.debug: Fix typo in select statement
Valentin Rothberg
1
-1
/
+1
2016-10-31
bug: Provide toggle for BUG on data corruption
Kees Cook
2
-35
/
+32
2016-10-31
list: Split list_del() debug checking into separate function
Kees Cook
1
-30
/
+23
2016-10-31
rculist: Consolidate DEBUG_LIST for list_add_rcu()
Kees Cook
1
-19
/
+0
2016-10-31
list: Split list_add() debug checking into separate function
Kees Cook
1
-25
/
+23
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2016-10-28
lib/genalloc.c: start search from start of chunk
Daniel Mentz
1
-1
/
+2
2016-10-28
lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB
Dmitry Vyukov
1
-1
/
+1
2016-10-28
latent_entropy: raise CONFIG_FRAME_WARN by default
Kees Cook
1
-0
/
+1
2016-10-20
bpf, test: fix ld_abs + vlan push/pop stress test
Daniel Borkmann
1
-1
/
+1
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2016-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+22
2016-10-15
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
Vegard Nossum
1
-0
/
+22
2016-10-15
Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-9
/
+0
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-74
/
+95
2016-10-12
kcov: do not instrument lib/stackdepot.c
Alexander Potapenko
1
-0
/
+1
2016-10-12
lib/bitmap.c: enhance bitmap syntax
Noam Camus
1
-4
/
+46
2016-10-12
lib/kstrtox.c: smaller _parse_integer()
Alexey Dobriyan
1
-5
/
+1
2016-10-12
lib: harden strncpy_from_user
Mark Rutland
1
-0
/
+2
[next]