Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
cloud-kernel
仓库
cloud-kernel
项目概览
openanolis
/
cloud-kernel
1 年多 前同步成功
通知
163
Star
36
Fork
7
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
10
列表
看板
标记
里程碑
合并请求
2
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
cloud-kernel
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
10
Issue
10
列表
看板
标记
里程碑
合并请求
2
合并请求
2
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
3b3e0ea8bc0f46e8291295003f70225e5a66acbc
切换分支/标签
分支
16
tags
129
历史
查找文件
云IDE
克隆
通过 SSH Clone 项目
通过 HTTPS Clone 项目
下载源代码
zip
tar.gz
tar.bz2
tar
复制 HTTPS 克隆URL
复制SSH克隆URL
git@gitcode.net:openanolis/cloud-kernel.git
复制 HTTPS 克隆地址
https://gitcode.net/openanolis/cloud-kernel.git
L
Linus Torvalds
10 years ago
推送
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
f6f99332
467637次提交
名称
最后提交
最后更新
..
bpf
net: filter: split 'struct sk_filter' into socket and bpf parts
10 years ago
debug
kdb: Use ktime_get_ts()
10 years ago
events
mm: memcontrol: rewrite charge API
10 years ago
gcov
kernel/gcov/fs.c: remove unnecessary null test before debugfs_remove
10 years ago
irq
Merge branch 'irq-core-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
locking
arch, locking: Ciao arch_mutex_cpu_relax()
10 years ago
power
Merge tag 'pm+acpi-3.17-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
10 years ago
printk
kernel/printk/printk.c: fix bool assignements
10 years ago
rcu
Merge branch 'core-rcu-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
sched
Merge tag 'pm+acpi-3.17-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
10 years ago
time
Merge branch 'timers-core-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
trace
Merge tag 'trace-fixes-3.16' of
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
10 years ago
.gitignore
Ignore generated file kernel/x509_certificate_list
11 years ago
Kconfig.freezer
container freezer: implement freezer cgroup subsystem
16 years ago
Kconfig.hz
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
11 years ago
Kconfig.locks
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
10 years ago
Kconfig.preempt
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
12 years ago
Makefile
bin2c: move bin2c in scripts/basic
10 years ago
acct.c
kernel/acct.c: fix coding style warnings and errors
10 years ago
async.c
async: rename and redefine async_func_ptr
11 years ago
audit.c
CAPABILITIES: remove undefined caps from all processes
10 years ago
audit.h
audit: Use struct net not pid_t to remember the network namespce to reply in
10 years ago
audit_tree.c
inotify: Fix reporting of cookies for inotify events
11 years ago
audit_watch.c
inotify: Fix reporting of cookies for inotify events
11 years ago
auditfilter.c
kernel/auditfilter.c: replace count*size kmalloc by kcalloc
10 years ago
auditsc.c
auditsc: audit_krule mask accesses need bounds checking
10 years ago
backtracetest.c
kernel/backtracetest.c: replace no level printk by pr_info()
10 years ago
bounds.c
page-cgroup: get rid of NR_PCG_FLAGS
10 years ago
capability.c
CAPABILITIES: remove undefined caps from all processes
10 years ago
cgroup.c
Merge branch 'for-3.17' of
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
10 years ago
cgroup_freezer.c
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
10 years ago
compat.c
kernel/compat.c: use sizeof() instead of sizeof
10 years ago
configs.c
proc: Supply PDE attribute setting accessor functions
11 years ago
context_tracking.c
x86/kprobes: Fix build errors and blacklist context_track_user
10 years ago
cpu.c
sched: Rework check_for_tasks()
10 years ago
cpu_pm.c
kernel/cpu_pm.c: fix various typos
12 years ago
cpuset.c
Merge branch 'for-3.17' of
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
10 years ago
crash_dump.c
Merge branch 'modsplit-Oct31_2011' of
git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
13 years ago
cred.c
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
12 years ago
delayacct.c
delayacct: Remove braindamaged type conversions
10 years ago
dma.c
Remove all #inclusions of asm/system.h
12 years ago
elfcore.c
switch elf_core_write_extra_phdrs() to dump_emit()
11 years ago
exec_domain.c
kernel/exec_domain.c: code clean-up
10 years ago
exit.c
kernel/exit.c: fix coding style warnings and errors
10 years ago
extable.c
asmlinkage: Make main_extable_sort_needed visible
11 years ago
fork.c
mm: allow drivers to prevent new writable mappings
10 years ago
freezer.c
libata, freezer: avoid block device removal while system is frozen
11 years ago
futex.c
futex: Simplify futex_lock_pi_atomic() and make it more robust
10 years ago
futex_compat.c
compat: Get rid of (get|put)_compat_time(val|spec)
11 years ago
groups.c
kernel/groups.c: remove return value of set_groups
10 years ago
hung_task.c
irq_work.c
jump_label.c
kallsyms.c
kcmp.c
kexec.c
kmod.c
kprobes.c
ksysfs.c
kthread.c
latencytop.c
module-internal.h
module.c
module_signing.c
notifier.c
nsproxy.c
padata.c
panic.c
params.c
pid.c
pid_namespace.c
profile.c
ptrace.c
range.c
reboot.c
relay.c
res_counter.c
resource.c
seccomp.c
signal.c
smp.c
smpboot.c
smpboot.h
softirq.c
stacktrace.c
stop_machine.c
sys.c
sys_ni.c
sysctl.c
sysctl_binary.c
system_certificates.S
system_keyring.c
task_work.c
taskstats.c
test_kprobes.c
torture.c
tracepoint.c
tsacct.c
uid16.c
up.c
user-return-notifier.c
user.c
user_namespace.c
utsname.c
utsname_sysctl.c
watchdog.c
workqueue.c
workqueue_internal.h
项目简介
Cloud Kernel - an open-source Linux kernel originated by Alibaba Operating System Team
进一步了解
文件大小
2.2 GB
仓库大小
2.2 GB
linux
kernel
发行版本
13
Cloud Kernel release 21
4年前
全部发行版
贡献者
341
B
E
P
S
V
T
D
Y
J
T
G
J
全部贡献者
开发语言
C
96.3 %
C++
1.4 %
Assembly
1.4 %
Objective-C
0.3 %
Makefile
0.3 %
反馈
建议
客服
返回
顶部