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
/
arch
/
s390
/
kernel
/
compat_linux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
1
-1
/
+1
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-3
/
+3
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
1
-2
/
+3
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
Dominik Brodowski
1
-3
/
+3
2018-04-02
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
Dominik Brodowski
1
-1
/
+1
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-4
/
+4
2018-01-23
s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
Eugene Syromiatnikov
1
-4
/
+4
2017-12-15
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-17
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-08
cred: simpler, 1D supplementary groups
Alexey Dobriyan
1
-2
/
+2
2014-12-06
groups: Consolidate the setgroups permission checks
Eric W. Biederman
1
-1
/
+1
2014-03-04
s390/compat: add sync_file_range and fallocate compat syscalls
Heiko Carstens
1
-0
/
+14
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 7
Heiko Carstens
1
-7
/
+5
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 6
Heiko Carstens
1
-6
/
+6
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 5
Heiko Carstens
1
-14
/
+11
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 4
Heiko Carstens
1
-9
/
+6
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 3
Heiko Carstens
1
-5
/
+6
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 2
Heiko Carstens
1
-7
/
+8
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 1
Heiko Carstens
1
-5
/
+7
2014-01-30
s390/compat: change parameter types from unsigned long to compat_ulong_t
Heiko Carstens
1
-2
/
+2
2013-10-24
s390/compat: make psw32_user_bits a constant value again
Heiko Carstens
1
-4
/
+0
2013-09-07
s390/compat,uid16: use current_cred()
Heiko Carstens
1
-4
/
+5
2013-03-04
merge compat sys_ipc instances
Al Viro
1
-41
/
+3
2013-03-04
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
1
-42
/
+0
2013-02-04
s390: switch to generic compat sched_rr_get_interval()
Al Viro
1
-16
/
+0
2013-02-04
s390: switch to generic compat rt_sigqueueinfo()
Al Viro
1
-15
/
+0
2013-02-04
s390: switch to generic compat rt_sigpending()
Al Viro
1
-20
/
+0
2013-02-04
s390: switch to generic compat rt_sigprocmask(2)
Al Viro
1
-29
/
+0
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-26
/
+0
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-12
/
+24
2012-10-01
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
Al Viro
1
-26
/
+0
2012-09-21
userns: Convert s390 getting uid and gid system calls to use kuid and kgid
Eric W. Biederman
1
-12
/
+24
2012-08-08
s390/compat: fix mmap compat system calls
Heiko Carstens
1
-2
/
+0
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-3
/
+1
2012-05-16
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
1
-2
/
+2
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
1
-2
/
+12
2011-12-27
[S390] ipc: call generic sys_ipc demultiplexer
Heiko Carstens
1
-3
/
+0
2011-10-30
[S390] sparse: fix access past end of array warnings
Martin Schwidefsky
1
-18
/
+5
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
1
-6
/
+3
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-5
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
[next]