Linus Torvalds f3c233d75e Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 10 anos atrás
..
bpf 59343cd7c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 10 anos atrás
configs 0da1d4a0b9 x86: Add "make tinyconfig" to configure the tiniest possible kernel há 11 anos atrás
debug 5516fd7b92 debug: prevent entering debug mode on panic/exception. há 10 anos atrás
events 37507717de Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 10 anos atrás
gcov a75f8b8dab kbuild,gcov: simplify kernel/gcov/Makefile more há 10 anos atrás
irq 3c6847eaa3 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 10 anos atrás
livepatch f638f4dc08 livepatch: add missing newline to error message há 10 anos atrás
locking 10436cf881 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 10 anos atrás
power 3810631332 PM / sleep: Re-implement suspend-to-idle handling há 10 anos atrás
printk 4fbd0a81a0 Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb há 10 anos atrás
rcu 3f4d9925e9 Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 10 anos atrás
sched e2defd0271 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 10 anos atrás
time f3c233d75e Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 10 anos atrás
trace 1a40243bae tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks há 10 anos atrás
.gitignore 7cfe5b3310 Ignore generated file kernel/x509_certificate_list há 11 anos atrás
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem há 17 anos atrás
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS há 11 anos atrás
Kconfig.locks d84b6728c5 locking/mcs: Better differentiate between MCS variants há 10 anos atrás
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage há 13 anos atrás
Makefile 8cc748aa76 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security há 10 anos atrás
acct.c 59eda0e07f new fs_pin killing logics há 10 anos atrás
async.c 27fb10edca kernel/async.c: switch to pr_foo() há 10 anos atrás
audit.c 2c90331cf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 10 anos atrás
audit.h 55422d0bd2 audit: replace getname()/putname() hacks with reference counters há 10 anos atrás
audit_tree.c 0809ab69a2 fsnotify: unify inode and mount marks handling há 10 anos atrás
audit_watch.c e7df61f4d1 audit: invalid op= values for rules há 11 anos atrás
auditfilter.c 7184487f14 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit há 10 anos atrás
auditsc.c 05016b0f0a Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 10 anos atrás
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() há 11 anos atrás
bounds.c 9a3f4d85d5 page-cgroup: get rid of NR_PCG_FLAGS há 11 anos atrás
capability.c 7d8b6c6375 CAPABILITIES: remove undefined caps from all processes há 11 anos atrás
cgroup.c dfeb0750b6 kernfs: remove KERNFS_STATIC_NAME há 10 anos atrás
cgroup_freezer.c 5577964e64 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes há 11 anos atrás
compat.c f56141e3e2 all arches, signal: move restart_block to struct task_struct há 10 anos atrás
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions há 12 anos atrás
context_tracking.c 009f60e276 sched: stop the unbound recursion in preempt_schedule_context() há 10 anos atrás
cpu.c 87af9e7ff9 hotplugcpu: Avoid deadlocks by waking active_writer há 10 anos atrás
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos há 13 anos atrás
cpuset.c e8e6d97c9b cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasks há 10 anos atrás
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules há 11 anos atrás
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace há 12 anos atrás
delayacct.c 68f6783d28 delayacct: Remove braindamaged type conversions há 11 anos atrás
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h há 13 anos atrás
elfcore.c 506f21c556 switch elf_core_write_extra_phdrs() to dump_emit() há 11 anos atrás
exec_domain.c b9e5db6d2b kernel/exec_domain.c: code clean-up há 11 anos atrás
exit.c c32b3cbe0d oom, PM: make OOM detection in the freezer path raceless há 10 anos atrás
extable.c aec0be2d6e ftrace/x86/extable: Add is_ftrace_trampoline() function há 10 anos atrás
fork.c 2d2f5119b8 mm: do not use mm->nr_pmds on !MMU configurations há 10 anos atrás
freezer.c c05eb32f47 freezer: remove obsolete comments in __thaw_task() há 10 anos atrás
futex.c f56141e3e2 all arches, signal: move restart_block to struct task_struct há 10 anos atrás
futex_compat.c 81993e81a9 compat: Get rid of (get|put)_compat_time(val|spec) há 11 anos atrás
groups.c 273d2c67c3 userns: Don't allow setgroups until a gid mapping has been setablished há 10 anos atrás
hung_task.c b51dbec68c kernel/hung_task.c: convert simple_strtoul to kstrtouint há 11 anos atrás
irq_work.c 56e4dea81a percpu: Convert remaining __get_cpu_var uses in 3.18-rcX há 10 anos atrás
jump_label.c c4b2c0c5f6 static_key: WARN on usage before jump_label_init was called há 11 anos atrás
kallsyms.c 0049f26ae0 kernel/kallsyms.c: use __seq_open_private() há 10 anos atrás
kcmp.c acbbe6fbb2 kcmp: fix standard comparison bug há 11 anos atrás
kexec.c 518a0c7163 kexec: simplify conditional há 10 anos atrás
kmod.c 7f6def9f9b usermodehelper: kill the kmod_thread_locker logic há 10 anos atrás
kprobes.c 69d54b916d kprobes: makes kprobes/enabled works correctly for optimized kprobes. há 10 anos atrás
ksysfs.c 86d56134f1 kobject: Make support for uevent_helper optional. há 11 anos atrás
kthread.c 109228389a kernel/kthread.c: partial revert of 81c98869faa5 ("kthread: ensure locality of task_struct allocations") há 10 anos atrás
latencytop.c eaa1809b90 kernel/latencytop.c: convert seq_printf to seq_puts há 11 anos atrás
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing há 12 anos atrás
module.c be02a18623 kernel/module.c: do not inline do_init_module() há 10 anos atrás
module_signing.c 3fe78ca2fb keys: change asymmetric keys to use common hash definitions há 11 anos atrás
notifier.c 83fe27ea53 rcu: Make SRCU optional by using CONFIG_SRCU há 10 anos atrás
nsproxy.c f77c80142e bury struct proc_ns in fs/proc há 10 anos atrás
padata.c 4497da6f95 padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks há 10 anos atrás
panic.c c5f4546593 livepatch: kernel: add TAINT_LIVEPATCH há 10 anos atrás
params.c c772be5231 param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC há 10 anos atrás
pid.c 603ba7e41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 10 anos atrás
pid_namespace.c 603ba7e41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 10 anos atrás
profile.c ccbd59c1c1 profile: use %*pb[l] to print bitmaps including cpumasks and nodemasks há 10 anos atrás
ptrace.c 1cca3385e6 ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT há 10 anos atrás
range.c fc7f0dd381 kernel: avoid overflow in cmp_range há 10 anos atrás
reboot.c b63adb9795 kernel: add support for kernel restart handler call chain há 11 anos atrás
relay.c 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 11 anos atrás
resource.c 90e9782061 resources: Move struct resource_list_entry from ACPI into resource core há 10 anos atrás
seccomp.c 580c57f107 seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO há 10 anos atrás
signal.c 1df0135588 signal: use current->state helpers há 10 anos atrás
smp.c 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu há 10 anos atrás
smpboot.c 4bee96860a smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread() há 10 anos atrás
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads há 13 anos atrás
softirq.c 8308756f45 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 10 anos atrás
stacktrace.c 9a92a6ce6f stacktrace: introduce snprint_stack_trace for buffer output há 10 anos atrás
stop_machine.c cf25004069 kernel/stop_machine.c: kernel-doc warning fix há 11 anos atrás
sys.c e9d1b4f3c6 x86, mpx: Strictly enforce empty prctl() args há 10 anos atrás
sys_ni.c 51f39a1f0c syscalls: implement execveat() system call há 10 anos atrás
sysctl.c 3cd7645de6 mm, hugetlb: remove unnecessary lower bound on sysctl handlers"? há 10 anos atrás
sysctl_binary.c 9e3961a097 kernel: add panic_on_warn há 10 anos atrás
system_certificates.S 62226983da KEYS: correct alignment of system_certificate_list content in assembly file há 11 anos atrás
system_keyring.c 32c4741cb6 KEYS: validate certificate trust only with builtin keys há 11 anos atrás
task_work.c 892f6668f3 task_work: documentation há 12 anos atrás
taskstats.c 053c095a82 netlink: make nlmsg_end() and genlmsg_end() void há 10 anos atrás
test_kprobes.c 4878b14b43 kernel/test_kprobes.c: use current logging functions há 11 anos atrás
torture.c d36a7a0d5e torture: Address race in module cleanup há 11 anos atrás
tracepoint.c ea73c79e33 tracing: syscall_regfunc() should not skip kernel threads há 11 anos atrás
tsacct.c ccbf62d8a2 sched: Make task->start_time nanoseconds based há 11 anos atrás
uid16.c 7ff4d90b4c groups: Consolidate the setgroups permission checks há 10 anos atrás
up.c c46fff2a3b smp: Rename __smp_call_function_single() to smp_call_function_single_async() há 11 anos atrás
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr há 11 anos atrás
user.c 87c31b39ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace há 10 anos atrás
user_namespace.c 87c31b39ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace há 10 anos atrás
utsname.c 33c429405a copy address of proc_ns_ops into ns_common há 10 anos atrás
utsname_sysctl.c 6f8fd1d77e sysctl: convert use of typedef ctl_table to struct ctl_table há 11 anos atrás
watchdog.c 545a2bf742 kernel/sched/clock.c: add another clock for use with the soft lockup watchdog há 10 anos atrás
workqueue.c dfbcbf42dd workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasks há 10 anos atrás
workqueue_internal.h 92f9c5c40c workqueue: rename manager_mutex to attach_mutex há 11 anos atrás