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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-06
ipc: Fix building compat mode without sysvipc
Arnd Bergmann
1
-0
/
+3
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
36
-8
/
+110
2019-02-25
riscv: Use latest system call ABI
Arnd Bergmann
3
-5
/
+3
2019-02-19
checksyscalls: fix up mq_timedreceive and stat exceptions
Arnd Bergmann
1
-4
/
+1
2019-02-19
unicore32: Fix __ARCH_WANT_STAT64 definition
Arnd Bergmann
1
-1
/
+1
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
13
-0
/
+56
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
13
-0
/
+21
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
23
-1
/
+32
2019-02-18
compat ABI: use non-compat openat and open_by_handle_at variants
Yury Norov
1
-3
/
+2
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
65
-713
/
+1263
2019-02-10
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...
Thomas Gleixner
46
-1118
/
+608
2019-02-08
Merge tag 'platform-drivers-x86-v5.0-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
1
-3
/
+3
2019-02-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+10
2019-02-08
Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-14
/
+106
2019-02-08
Merge tag 'for-5.0/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+7
2019-02-07
KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...
Peter Shier
1
-0
/
+1
2019-02-07
KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
Paolo Bonzini
1
-0
/
+7
2019-02-07
kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
Jann Horn
1
-1
/
+2
2019-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2
-78
/
+51
2019-02-07
Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-30
/
+49
2019-02-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-11
/
+20
2019-02-07
Merge tag 'trace-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+8
2019-02-07
Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+5
2019-02-07
Merge tag 'pinctrl-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-29
/
+37
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
19
-2
/
+374
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
22
-77
/
+98
2019-02-07
y2038: remove struct definition redirects
Arnd Bergmann
4
-21
/
+0
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
13
-254
/
+335
2019-02-07
syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
4
-28
/
+0
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
26
-367
/
+361
2019-02-07
x86/x32: use time64 versions of sigtimedwait and recvmmsg
Arnd Bergmann
1
-2
/
+2
2019-02-07
timex: change syscalls to use struct __kernel_timex
Deepa Dinamani
3
-5
/
+7
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
13
-35
/
+38
2019-02-07
sparc64: add custom adjtimex/clock_adjtime functions
Arnd Bergmann
4
-15
/
+76
2019-02-07
time: fix sys_timer_settime prototype
Arnd Bergmann
1
-1
/
+1
2019-02-07
time: Add struct __kernel_timex
Deepa Dinamani
2
-0
/
+48
2019-02-07
time: make adjtime compat handling available for 32 bit
Arnd Bergmann
5
-113
/
+102
2019-02-07
dm: don't use bio_trim() afterall
Mike Snitzer
1
-1
/
+5
2019-02-07
dm: add memory barrier before waitqueue_active
Mikulas Patocka
2
-2
/
+2
2019-02-06
svcrdma: Remove max_sge check at connect time
Chuck Lever
2
-12
/
+102
2019-02-06
nfsd: Fix error return values for nfsd4_clone_file_range()
Trond Myklebust
1
-2
/
+4
2019-02-06
ALSA: hda/ca0132 - Fix build error without CONFIG_PCI
Takashi Iwai
1
-1
/
+3
2019-02-06
ALSA: compress: Fix stop handling on compressed capture streams
Charles Keepax
1
-1
/
+5
2019-02-05
virtio: drop internal struct from UAPI
Michael S. Tsirkin
2
-11
/
+6
2019-02-05
ALSA: usb-audio: Add support for new T+A USB DAC
Udo Eberhardt
1
-0
/
+1
2019-02-04
Linux 5.0-rc5
Linus Torvalds
1
-1
/
+1
2019-02-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-14
/
+35
2019-02-03
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-39
/
+9
2019-02-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-23
/
+35
2019-02-03
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
[next]