Linus Torvalds 50edb5cc22 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux před 11 roky
..
bpf f1bca824da bpf: add search pruning optimization to verifier před 11 roky
configs 0da1d4a0b9 x86: Add "make tinyconfig" to configure the tiniest possible kernel před 11 roky
debug f9f2bac27c kdb: replace strnicmp with strncasecmp před 11 roky
events 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 11 roky
gcov 75c349062a ARM: 8153/1: Enable gcov support on the ARM architecture před 11 roky
irq 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 11 roky
locking 6d5f0ebfc0 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 11 roky
power 49a09c9ab0 Merge branch 'pm-domains' před 11 roky
printk 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 11 roky
rcu dd56af42bd rcu: Eliminate deadlock between CPU hotplug and expedited grace periods před 11 roky
sched 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 11 roky
time 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 11 roky
trace faafcba3b5 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 11 roky
.gitignore 7cfe5b3310 Ignore generated file kernel/x509_certificate_list před 12 roky
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem před 17 roky
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS před 12 roky
Kconfig.locks 5db6c6fefb locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER před 11 roky
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage před 13 roky
Makefile 8370edea81 bin2c: move bin2c in scripts/basic před 11 roky
acct.c 067b722faf acct: eliminate compile warning před 11 roky
async.c 27fb10edca kernel/async.c: switch to pr_foo() před 11 roky
audit.c 7d8b6c6375 CAPABILITIES: remove undefined caps from all processes před 11 roky
audit.h 638a0fd2a0 audit: Use struct net not pid_t to remember the network namespce to reply in před 11 roky
audit_tree.c 45a22f4c11 inotify: Fix reporting of cookies for inotify events před 12 roky
audit_watch.c 45a22f4c11 inotify: Fix reporting of cookies for inotify events před 12 roky
auditfilter.c bab5e2d652 kernel/auditfilter.c: replace count*size kmalloc by kcalloc před 11 roky
auditsc.c da3dae54e4 Documentation: Docbook: Fix generated DocBook/kernel-api.xml před 11 roky
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() před 11 roky
bounds.c 9a3f4d85d5 page-cgroup: get rid of NR_PCG_FLAGS před 11 roky
capability.c 7d8b6c6375 CAPABILITIES: remove undefined caps from all processes před 11 roky
cgroup.c c798360cd1 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 11 roky
cgroup_freezer.c 5577964e64 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes před 11 roky
compat.c 849151dd54 compat: nanosleep: Clarify error handling před 11 roky
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions před 12 roky
context_tracking.c 4cdf77a828 x86/kprobes: Fix build errors and blacklist context_track_user před 11 roky
cpu.c dd56af42bd rcu: Eliminate deadlock between CPU hotplug and expedited grace periods před 11 roky
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos před 13 roky
cpuset.c b211e9d7c8 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup před 11 roky
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules před 11 roky
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace před 13 roky
delayacct.c 68f6783d28 delayacct: Remove braindamaged type conversions před 11 roky
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h před 13 roky
elfcore.c 506f21c556 switch elf_core_write_extra_phdrs() to dump_emit() před 12 roky
exec_domain.c b9e5db6d2b kernel/exec_domain.c: code clean-up před 11 roky
exit.c faafcba3b5 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 11 roky
extable.c 00b7103078 asmlinkage: Make main_extable_sort_needed visible před 12 roky
fork.c faafcba3b5 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 11 roky
freezer.c 85fbd722ad libata, freezer: avoid block device removal while system is frozen před 12 roky
futex.c 76835b0ebf futex: Ensure get_futex_key_refs() always implies a barrier před 11 roky
futex_compat.c 81993e81a9 compat: Get rid of (get|put)_compat_time(val|spec) před 12 roky
groups.c 8f6c5ffc89 kernel/groups.c: remove return value of set_groups před 11 roky
hung_task.c b51dbec68c kernel/hung_task.c: convert simple_strtoul to kstrtouint před 11 roky
irq_work.c 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 11 roky
jump_label.c c4b2c0c5f6 static_key: WARN on usage before jump_label_init was called před 12 roky
kallsyms.c 0049f26ae0 kernel/kallsyms.c: use __seq_open_private() před 11 roky
kcmp.c acbbe6fbb2 kcmp: fix standard comparison bug před 11 roky
kexec.c 36f3f500ef kexec: remove the unused function parameter před 11 roky
kmod.c 76e0a6f40b signals: change wait_for_helper() to use kernel_sigaction() před 11 roky
kprobes.c f96f56780c kprobes: Skip kretprobe hit in NMI context to avoid deadlock před 11 roky
ksysfs.c 86d56134f1 kobject: Make support for uevent_helper optional. před 11 roky
kthread.c 109228389a kernel/kthread.c: partial revert of 81c98869faa5 ("kthread: ensure locality of task_struct allocations") před 11 roky
latencytop.c eaa1809b90 kernel/latencytop.c: convert seq_printf to seq_puts před 11 roky
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing před 12 roky
module.c 50edb5cc22 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux před 11 roky
module_signing.c 3fe78ca2fb keys: change asymmetric keys to use common hash definitions před 12 roky
notifier.c b40a2cb6e0 kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifier před 11 roky
nsproxy.c 728dba3a39 namespaces: Use task_lock and not rcu to protect nsproxy před 11 roky
padata.c c0e656b7a6 padata: Fix wrong usage of rcu_dereference() před 12 roky
panic.c 69361eef90 panic: add TAINT_SOFTLOCKUP před 11 roky
params.c 63a12d9d01 kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> před 11 roky
pid.c 314a8ad0f1 pidns: fix free_pid() to handle the first fork failure před 12 roky
pid_namespace.c d23082257d pid_namespace: pidns_get() should check task_active_pid_ns() != NULL před 11 roky
profile.c f3da64d1ea kernel/profile.c: use static const char instead of static char před 11 roky
ptrace.c 743162013d sched: Remove proliferation of wait_on_bit() action functions před 11 roky
range.c 0541881502 range: Do not add new blank slot with add_range_with_merge před 12 roky
reboot.c b63adb9795 kernel: add support for kernel restart handler call chain před 11 roky
relay.c 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 11 roky
res_counter.c 6c5a53c670 kernel/res_counter.c: replace simple_strtoull by kstrtoull před 11 roky
resource.c 67cf13ceed x86: optimize resource lookups for ioremap před 11 roky
seccomp.c ba1a96fc7d Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 11 roky
signal.c 63b12bdb0d Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc před 11 roky
smp.c 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 11 roky
smpboot.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files před 12 roky
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads před 13 roky
softirq.c 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 11 roky
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
stop_machine.c cf25004069 kernel/stop_machine.c: kernel-doc warning fix před 11 roky
sys.c faafcba3b5 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 11 roky
sys_ni.c 35a9ad8af0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next před 11 roky
sysctl.c d6dd50e07c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 11 roky
sysctl_binary.c d0cd84817c Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine před 11 roky
system_certificates.S 62226983da KEYS: correct alignment of system_certificate_list content in assembly file před 12 roky
system_keyring.c 32c4741cb6 KEYS: validate certificate trust only with builtin keys před 11 roky
task_work.c 892f6668f3 task_work: documentation před 12 roky
taskstats.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr před 11 roky
test_kprobes.c 4878b14b43 kernel/test_kprobes.c: use current logging functions před 11 roky
torture.c d36a7a0d5e torture: Address race in module cleanup před 11 roky
tracepoint.c ea73c79e33 tracing: syscall_regfunc() should not skip kernel threads před 11 roky
tsacct.c ccbf62d8a2 sched: Make task->start_time nanoseconds based před 11 roky
uid16.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy před 12 roky
up.c c46fff2a3b smp: Rename __smp_call_function_single() to smp_call_function_single_async() před 12 roky
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr před 11 roky
user.c b300a4ea66 kernel/user.c: drop unused field 'files' from user_struct před 11 roky
user_namespace.c ccf94f1b4a proc: constify seq_operations před 11 roky
utsname.c 728dba3a39 namespaces: Use task_lock and not rcu to protect nsproxy před 11 roky
utsname_sysctl.c 6f8fd1d77e sysctl: convert use of typedef ctl_table to struct ctl_table před 11 roky
watchdog.c 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 11 roky
workqueue.c 3e28e37720 workqueue: Use cond_resched_rcu_qs macro před 11 roky
workqueue_internal.h 92f9c5c40c workqueue: rename manager_mutex to attach_mutex před 11 roky