Linus Torvalds 8d70eeb84a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
..
bpf 8d70eeb84a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
cgroup 50ff9d1300 sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h> 8 年之前
configs 0d31a194d5 config: android-base: enable hardened usercopy and kernel ASLR 8 年之前
debug b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 年之前
events 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 年之前
gcov d02038f972 gcov: add support for gcc version >= 6 9 年之前
irq 0881e7bd34 sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> 8 年之前
livepatch 2992ef29ae livepatch/module: make TAINT_LIVEPATCH module-specific 9 年之前
locking 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 年之前
power 1827adb11a Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
printk 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 年之前
rcu b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 年之前
sched 1050b27c52 sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h> 8 年之前
time 61855b6b03 sched/headers: Prepare to move exit_files() and exit_itimers() from <linux/sched.h> to <linux/sched/task.h> 8 年之前
trace b2d0910310 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> 8 年之前
.gitignore 48dbc164b4 certs: add .gitignore to stop git nagging about x509_certificate_list 9 年之前
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 年之前
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 11 年之前
Kconfig.locks a3ea3d9b86 locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES 8 年之前
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 年之前
Makefile 201af4c0fa cgroup: move cgroup files under kernel/cgroup/ 8 年之前
acct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 年之前
async.c 581da2cab5 async: export current_is_async() 9 年之前
audit.c b8989bccd6 Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit 8 年之前
audit.h b8989bccd6 Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit 8 年之前
audit_fsnotify.c 0110c350c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
audit_tree.c 6989606a72 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit 8 年之前
audit_watch.c 0110c350c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
auditfilter.c 8fae477056 audit: add support for session ID user filter 8 年之前
auditsc.c b8989bccd6 Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit 8 年之前
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() 11 年之前
bounds.c 9a3f4d85d5 page-cgroup: get rid of NR_PCG_FLAGS 11 年之前
capability.c 19c816e8e4 capability: export has_capability 8 年之前
compat.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
configs.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
context_tracking.c ed11a7f1b3 context_tracking: Switch to new static_branch API 9 年之前
cpu.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 年之前
cpu_pm.c 21dd33b09c kernel/cpu_pm: fix cpu_cluster_pm_exit comment 10 年之前
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules 11 年之前
cred.c f7ccbae45c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> 8 年之前
delayacct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 年之前
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 年之前
elfcore.c 506f21c556 switch elf_core_write_extra_phdrs() to dump_emit() 11 年之前
exec_domain.c 9058f3b326 Remove rest of exec domains. 10 年之前
exit.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 年之前
extable.c 3051bf36c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 8 年之前
fork.c 6bfbaa51ed sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kernel/fork.c 8 年之前
freezer.c a34c80a729 freezer, oom: check TIF_MEMDIE on the correct task 9 年之前
futex.c 6e84f31522 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> 8 年之前
futex_compat.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
groups.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
hung_task.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 年之前
irq_work.c 90eec103b9 treewide: Remove old email address 9 年之前
jump_label.c 79b17ea740 Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 8 年之前
kallsyms.c 74451e66d5 bpf: make jited programs visible in traces 8 年之前
kcmp.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks 9 年之前
kcov.c 4983f0ab7f kcov: make kcov work properly with KASLR enabled 8 年之前
kexec.c 43546d8669 kexec: allow architectures to override boot mapping 9 年之前
kexec_core.c 7d91de7443 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk 8 年之前
kexec_file.c 7b8589cc29 ima: on soft reboot, save the measurement list 8 年之前
kexec_internal.h 60fe3910bb kexec_file: Allow arch-specific memory walking for kexec_add_buffer 8 年之前
kmod.c 5c2c5c5514 sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <linux/sched.h> to <linux/binfmts.h> 8 年之前
kprobes.c 38705613b7 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 8 年之前
ksysfs.c 738bc38d49 kernel/ksysfs.c: add __ro_after_init to bin_attribute structure 8 年之前
kthread.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 年之前
latencytop.c 3905f9ad45 sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> 8 年之前
membarrier.c 907565337e Fix: Disable sys_membarrier when nohz_full is enabled 8 年之前
memremap.c b5d24fda9c mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} 8 年之前
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 年之前
module.c 6ef192f225 Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux 8 年之前
module_signing.c a511e1af8b KEYS: Move the point of trust determination to __key_link() 9 年之前
notifier.c 3e6daded1f kernel/notifier.c: simplify expression 8 年之前
nsproxy.c a79a908fd2 cgroup: introduce cgroup namespaces 9 年之前
padata.c 119a0798dc padata: Remove unused but set variables 8 年之前
panic.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 年之前
params.c 50c36504fc Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 9 年之前
pid.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 年之前
pid_namespace.c f361bf4a66 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency 8 年之前
profile.c 3905f9ad45 sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> 8 年之前
ptrace.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 年之前
range.c fc7f0dd381 kernel: avoid overflow in cmp_range 10 年之前
reboot.c 2965faa5e0 kexec: split kexec_load syscall from kexec core code 10 年之前
relay.c 5b5e0928f7 lib/vsprintf.c: remove %Z support 8 年之前
resource.c 51d7b12041 /proc/iomem: only expose physical resource addresses to privileged users 9 年之前
seccomp.c 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 年之前
signal.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 年之前
smp.c 4c822698cb sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> 8 年之前
smpboot.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 年之前
smpboot.h 4cb28ced23 cpu/hotplug: Create hotplug threads 9 年之前
softirq.c f660f60667 softirq: Display IRQ_POLL for irq-poll statistics 8 年之前
stacktrace.c bfeda41d06 stacktrace, lockdep: Fix address, newline ugliness 8 年之前
stop_machine.c bf0d31c054 locking/core, stop_machine: Yield the CPU during stop machine() 8 年之前
sys.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 年之前
sys_ni.c c00d2c7e89 move aio compat to fs/aio.c 8 年之前
sysctl.c f7ccbae45c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> 8 年之前
sysctl_binary.c 7560ef39dc sysctl: add KERN_CONT to deprecated_sysctl_warning() 8 年之前
task_work.c 61e96496d3 task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works 9 年之前
taskstats.c bb598c1b8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
test_kprobes.c 4878b14b43 kernel/test_kprobes.c: use current logging functions 11 年之前
torture.c e601757102 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> 8 年之前
tracepoint.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 年之前
tsacct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 年之前
ucount.c 5b825c3af1 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> 8 年之前
uid16.c 5b825c3af1 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> 8 年之前
up.c df8ce9d78a smp: Add function to execute a function synchronously on a CPU 9 年之前
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr 11 年之前
user.c 8703e8a465 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> 8 年之前
user_namespace.c 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 年之前
utsname.c f719ff9bce sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> 8 年之前
utsname_sysctl.c cd9c513be3 sched/headers: Remove <linux/rwsem.h> from <linux/sched.h> 8 年之前
watchdog.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 年之前
watchdog_hld.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 年之前
workqueue.c dfb4357da6 time: Remove CONFIG_TIMER_STATS 8 年之前
workqueue_internal.h 9b7f6597f0 sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() 9 年之前