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
2018-07-14
mm: allow arch to supply p??_free_tlb functions
Nicholas Piggin
1
-0
/
+8
2018-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-94
/
+58
2018-07-11
Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+24
2018-07-11
Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2018-07-10
rseq: Remove unused types_32_64.h uapi header
Mathieu Desnoyers
1
-50
/
+0
2018-07-10
rseq: uapi: Declare rseq_cs field as union, update includes
Mathieu Desnoyers
1
-8
/
+19
2018-07-10
rseq: uapi: Update uapi comments
Mathieu Desnoyers
1
-33
/
+36
2018-07-10
rseq: Use __u64 for rseq_cs fields, validate user inputs
Mathieu Desnoyers
1
-3
/
+3
2018-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+2
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+22
2018-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+1
2018-07-07
uio: change to use the mutex lock instead of the spin lock
Xiubo Li
1
-1
/
+1
2018-07-06
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-21
/
+19
2018-07-06
Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2018-07-04
ftrace: Nuke clear_ftrace_function
Yisheng Xie
1
-2
/
+0
2018-07-03
compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
Nick Desaulniers
1
-7
/
+22
2018-07-03
kthread, sched/core: Fix kthread_parkme() (again...)
Peter Zijlstra
2
-2
/
+1
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-57
/
+97
2018-07-02
ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
Hans de Goede
1
-0
/
+1
2018-07-02
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
1
-0
/
+20
2018-07-01
Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-07-01
Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+3
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-55
/
+68
2018-06-30
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-1
/
+54
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-20
/
+2
2018-06-29
dt-bindings: clock: imx6ul: Do not change the clock definition order
Fabio Estevam
1
-21
/
+19
2018-06-29
bpf: undo prog rejection on read-only lock failure
Daniel Borkmann
1
-48
/
+8
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
1
-18
/
+0
2018-06-29
Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-3
/
+3
2018-06-29
aio: mark __aio_sigset::sigmask const
Avi Kivity
1
-1
/
+1
2018-06-29
bpf: Change bpf_fib_lookup to return lookup status
David Ahern
1
-5
/
+23
2018-06-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+5
2018-06-28
include/linux/dax.h: dax_iomap_fault() returns vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-28
slub: fix failure when we delete and create a slab cache
Mikulas Patocka
1
-0
/
+4
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
12
-20
/
+27
2018-06-28
Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-1
/
+3
2018-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+1
2018-06-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+3
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+3
2018-06-27
nfp: reject binding to shared blocks
John Hurley
1
-0
/
+5
2018-06-27
net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
Or Gerlitz
2
-1
/
+3
2018-06-26
block: Fix transfer when chunk sectors exceeds max
Keith Busch
1
-2
/
+2
2018-06-26
bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF
Sean Young
3
-2
/
+37
2018-06-26
Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+1
2018-06-25
disable -Wattribute-alias warning for SYSCALL_DEFINEx()
Arnd Bergmann
2
-1
/
+11
2018-06-25
kbuild: add macro for controlling warnings to linux/compiler.h
Arnd Bergmann
2
-0
/
+43
2018-06-25
acpi: Add helper for deactivating memory region
Heikki Krogerus
1
-0
/
+3
2018-06-25
HID: core: allow concurrent registration of drivers
Benjamin Tissoires
1
-1
/
+2
2018-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+3
2018-06-25
PM / Domains: Rename opp_node to np
Viresh Kumar
1
-2
/
+2
[next]