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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-02
fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
Dominik Brodowski
1
-1
/
+1
2018-04-02
mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c
Dominik Brodowski
1
-22
/
+0
2018-04-02
mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c
Dominik Brodowski
1
-33
/
+0
2018-04-02
sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()
Dominik Brodowski
1
-2
/
+6
2018-04-02
kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c
Dominik Brodowski
3
-17
/
+74
2018-04-02
kernel: add do_compat_sigaltstack() helper; remove in-kernel call to compat s...
Dominik Brodowski
1
-4
/
+10
2018-04-02
kernel: add do_getpgid() helper; remove internal call to sys_getpgid()
Dominik Brodowski
1
-2
/
+7
2018-04-02
mm: use do_futex() instead of sys_futex() in mm_release()
Dominik Brodowski
1
-2
/
+2
2018-04-02
kexec: call do_kexec_load() in compat syscall directly
Dominik Brodowski
1
-13
/
+39
2018-04-02
kernel: open-code sys_rt_sigpending() in sys_sigpending()
Dominik Brodowski
1
-3
/
+12
2018-04-02
kernel: use kernel_wait4() instead of sys_wait4()
Dominik Brodowski
3
-6
/
+6
2018-03-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2018-03-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+3
2018-03-10
bug: use %pB in BUG and stack protector failure
Kees Cook
1
-1
/
+1
2018-03-09
rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsites
Boqun Feng
1
-2
/
+3
2018-03-09
perf/core: Fix ctx_event_type in ctx_resched()
Song Liu
1
-1
/
+3
2018-03-08
Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+0
2018-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-16
/
+26
2018-03-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+6
2018-03-04
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+10
2018-03-03
memremap: fix softlockup reports at teardown
Dan Williams
1
-5
/
+10
2018-03-03
signals: Move put_compat_sigset to compat.h to silence hardened usercopy
Matt Redfearn
1
-19
/
+0
2018-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-16
/
+26
2018-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-1
/
+2
2018-03-01
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
1
-0
/
+6
2018-02-27
printk: Wake klogd when passing console_lock owner
Petr Mladek
1
-1
/
+2
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+23
2018-02-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+14
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-22
/
+34
2018-02-24
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2018-02-24
bpf: allow xadd only on aligned memory
Daniel Borkmann
1
-16
/
+26
2018-02-23
Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-0
/
+16
2018-02-23
genirq/matrix: Handle CPU offlining proper
Thomas Gleixner
1
-9
/
+14
2018-02-22
bpf: fix rcu lockdep warning for lpm_trie map_free callback
Yonghong Song
1
-2
/
+1
2018-02-22
bpf: add schedule points in percpu arrays management
Eric Dumazet
1
-1
/
+4
2018-02-22
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
James Morris
1
-2
/
+4
2018-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-14
/
+3
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
1
-0
/
+3
2018-02-22
ptrace, seccomp: tweak get_metadata behavior slightly
Tycho Andersen
1
-2
/
+4
2018-02-22
kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
David Rientjes
1
-1
/
+1
2018-02-22
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
1
-13
/
+2
2018-02-22
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+16
2018-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-19
/
+29
2018-02-21
extable: Make init_kernel_text() global
Josh Poimboeuf
2
-4
/
+2
2018-02-21
jump_label: Warn on failed jump_label patching attempt
Josh Poimboeuf
1
-5
/
+8
2018-02-21
jump_label: Explicitly disable jump labels in __init code
Josh Poimboeuf
1
-0
/
+16
2018-02-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-50
/
+128
2018-02-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+4
2018-02-17
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
1
-0
/
+16
2018-02-16
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-14
/
+4
[next]