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
2011-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2011-03-24
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
2
-0
/
+35
2011-03-24
taskstats: use appropriate printk priority level
Mandeep Singh Baines
1
-1
/
+1
2011-03-24
userns: user namespaces: convert several capable() calls
Serge E. Hallyn
6
-13
/
+29
2011-03-24
userns: add a user namespace owner of ipc ns
Serge E. Hallyn
1
-0
/
+5
2011-03-24
userns: user namespaces: convert all capable checks in kernel/sys.c
Serge E. Hallyn
1
-26
/
+49
2011-03-24
userns: make has_capability* into real functions
Serge E. Hallyn
1
-0
/
+54
2011-03-24
userns: allow ptrace from non-init user namespaces
Serge E. Hallyn
1
-12
/
+15
2011-03-24
userns: allow killing tasks in your own or child userns
Serge E. Hallyn
1
-8
/
+22
2011-03-24
userns: allow sethostname in a container
Serge E. Hallyn
3
-12
/
+9
2011-03-24
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
2
-5
/
+43
2011-03-24
userns: add a user_namespace as creator/owner of uts_namespace
Serge E. Hallyn
3
-2
/
+15
2011-03-24
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
Eric W. Biederman
2
-8
/
+9
2011-03-24
pid: remove the child_reaper special case in init/main.c
Eric W. Biederman
1
-1
/
+1
2011-03-24
sysctl: restrict write access to dmesg_restrict
Richard Weinberger
1
-1
/
+17
2011-03-24
sysctl: add some missing input constraint checks
Petr Holasek
1
-4
/
+13
2011-03-24
sysctl_check: drop dead code
Denis Kirjanov
1
-4
/
+0
2011-03-24
sysctl_check: drop table->procname checks
Denis Kirjanov
1
-4
/
+2
2011-03-24
cpuset: hold callback_mutex in cpuset_post_clone()
Li Zefan
1
-0
/
+2
2011-03-24
cpuset: fix unchecked calls to NODEMASK_ALLOC()
Li Zefan
1
-35
/
+16
2011-03-24
cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach()
Li Zefan
1
-5
/
+2
2011-03-24
cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist()
Li Zefan
1
-16
/
+8
2011-03-24
memcg: remove direct page_cgroup-to-page pointer
Johannes Weiner
1
-0
/
+2
2011-03-24
memcg: res_counter_read_u64(): fix potential races on 32-bit machines
KAMEZAWA Hiroyuki
1
-0
/
+14
2011-03-23
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
1
-2
/
+2
2011-03-23
printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig
Mandeep Singh Baines
1
-1
/
+1
2011-03-23
printk: use %pK for /proc/kallsyms and /proc/modules
Kees Cook
2
-8
/
+6
2011-03-23
console: prevent registered consoles from dumping old kernel message over again
Feng Tang
1
-0
/
+18
2011-03-23
console: allow to retain boot console via boot option keep_bootcon
Fabio M. Di Nitto
1
-1
/
+15
2011-03-23
kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events
Don Zickus
1
-6
/
+16
2011-03-23
kernel/watchdog.c: allow hardlockup to panic by default
Don Zickus
1
-1
/
+4
2011-03-23
sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code
Oleg Nesterov
1
-98
/
+25
2011-03-23
kernel/cpu.c: fix many errors related to style.
Michael Rodriguez
1
-6
/
+5
2011-03-23
smp: move smp setup functions to kernel/smp.c
Amerigo Wang
1
-0
/
+81
2011-03-23
move x86 specific oops=panic to generic code
Olaf Hering
1
-0
/
+10
2011-03-23
kthread: use kthread_create_on_node()
Eric Dumazet
3
-5
/
+12
2011-03-23
kthread: NUMA aware kthread_create_on_node()
Eric Dumazet
2
-7
/
+27
2011-03-23
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
1
-3
/
+6
2011-03-23
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
1
-4
/
+6
2011-03-23
cgroups: if you list_empty() a head then don't list_del() it
Phil Carmody
1
-8
/
+6
2011-03-22
Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code
Julien Tinnes
1
-4
/
+12
2011-03-21
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2
-2
/
+3
2011-03-18
Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...
Linus Torvalds
2
-2
/
+3
2011-03-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+14
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-03-18
trace, filters: Initialize the match variable in process_ops() properly
Ingo Molnar
1
-1
/
+1
2011-03-18
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+3
2011-03-18
smp_call_function_interrupt: use typedef and %pf
Milton Miller
1
-8
/
+8
2011-03-18
smp_call_function_many: handle concurrent clearing of mask
Milton Miller
1
-3
/
+10
2011-03-18
call_function_many: add missing ordering
Milton Miller
1
-13
/
+33
[next]