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-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-57
/
+34
2019-01-05
fs: don't open code lru_to_page()
Nikolay Borisov
2
-3
/
+2
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-7
/
+6
2019-01-05
kernel/sysctl: add panic_print into sysctl
Feng Tang
2
-0
/
+2
2019-01-05
bfs: extra sanity checking and static inode bitmap
Tigran Aivazian
1
-1
/
+1
2019-01-05
exec: separate MM_ANONPAGES and RLIMIT_STACK accounting
Oleg Nesterov
1
-0
/
+1
2019-01-05
fork: fix some -Wmissing-prototypes warnings
Yi Wang
1
-0
/
+2
2019-01-05
fat: move MAX_FAT to fat.h and change it to inline function
Carmeli Tamir
1
-2
/
+0
2019-01-05
fat: remove FAT_FIRST_ENT macro
Carmeli Tamir
1
-3
/
+0
2019-01-05
include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label size
Carmeli Tamir
1
-2
/
+2
2019-01-05
autofs: add strictexpire mount option
Ian Kent
1
-1
/
+1
2019-01-05
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
1
-6
/
+7
2019-01-05
fls: change parameter to unsigned int
Matthew Wilcox
2
-2
/
+2
2019-01-05
include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()
Alexey Dobriyan
1
-1
/
+1
2019-01-05
build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse
Masahiro Yamada
1
-15
/
+7
2019-01-05
build_bug.h: remove negative-array fallback for BUILD_BUG_ON()
Masahiro Yamada
1
-14
/
+0
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
1
-1
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
4
-16
/
+13
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-32
/
+84
2019-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-42
/
+1
2019-01-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-111
/
+184
2019-01-03
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+21
2019-01-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-289
/
+289
2019-01-03
Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
3
-0
/
+21
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-7
/
+15
2019-01-03
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
9
-195
/
+314
2019-01-03
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-13
/
+23
2019-01-03
bpf: prevent out of bounds speculation on pointer arithmetic
Daniel Borkmann
1
-0
/
+10
2019-01-03
bpf: enable access to ax register also from verifier rewrite
Daniel Borkmann
1
-6
/
+1
2019-01-03
bpf: move tmp variable into ax register in interpreter
Daniel Borkmann
1
-1
/
+2
2019-01-03
bpf: move {prev_,}insn_idx into verifier env
Daniel Borkmann
1
-0
/
+2
2019-01-02
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-4
/
+7
2019-01-02
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-8
/
+43
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+49
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
1
-2
/
+2
2019-01-02
xprtrdma: Prevent leak of rpcrdma_rep objects
Chuck Lever
1
-0
/
+28
2019-01-02
SUNRPC: Simplify defining common RPC trace events
Chuck Lever
1
-103
/
+69
2019-01-02
xprtrdma: Trace mapping, alloc, and dereg failures
Chuck Lever
1
-0
/
+136
2019-01-02
xprtrdma: Add trace points for calls to transport switch methods
Chuck Lever
1
-4
/
+6
2019-01-02
xprtrdma: Clean up of xprtrdma chunk trace points
Chuck Lever
1
-16
/
+26
2019-01-02
xprtrdma: Refactor Receive accounting
Chuck Lever
1
-1
/
+1
2019-01-02
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-72
/
+122
2019-01-02
Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-32
/
+81
2019-01-02
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-9
/
+15
2019-01-02
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-9
/
+8
2019-01-02
Merge tag 'pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-7
/
+3127
2019-01-02
Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
1
-3
/
+0
2019-01-01
ip: validate header length on virtual device xmit
Willem de Bruijn
1
-0
/
+20
2019-01-01
ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
Cong Wang
1
-0
/
+2
2019-01-01
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
1
-3
/
+35
[next]