Linus Torvalds 17d25a337b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 9 años
..
bpf 6aff67c85c bpf: fix check_map_func_compatibility logic hace 9 años
configs 6c6685055a kconfig: add xenconfig defconfig helper hace 10 años
debug d2aa1acad2 mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel mappings hace 10 años
events 79c9ce57eb perf/core: Fix perf_event_open() vs. execve() race hace 9 años
gcov c65abf358f gcov: use within_module() helper. hace 10 años
irq 4589f450fb genirq: Dont allow affinity mask to be updated on IPIs hace 9 años
livepatch 7e545d6eca livepatch/module: remove livepatch module notifier hace 9 años
locking 75dd602a51 lockdep: Fix lock_chain::base size hace 9 años
power 3d66c6ba3f Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm hace 9 años
printk f468908bb5 printk: add clear_idx symbol to vmcoreinfo hace 9 años
rcu 5c9a8750a6 kernel: add kcov code coverage hace 9 años
sched 2548d546d4 nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick() hace 9 años
time f009a7a767 timers/nohz: Convert tick dependency mask to atomic_t hace 9 años
trace 854145e0a8 tracing: Don't display trigger file for events that can't be enabled hace 9 años
.gitignore 48dbc164b4 certs: add .gitignore to stop git nagging about x509_certificate_list hace 10 años
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem hace 17 años
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS hace 12 años
Kconfig.locks c7114b4e6c locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS hace 10 años
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage hace 13 años
Makefile 5c9a8750a6 kernel: add kcov code coverage hace 9 años
acct.c d0f88f8d5d acct: check FMODE_CAN_WRITE hace 10 años
async.c 581da2cab5 async: export current_is_async() hace 10 años
audit.c 51b3eae8db Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit hace 9 años
audit.h d6335d77a7 security: Make inode argument of inode_getsecid non-const hace 10 años
audit_fsnotify.c 5955102c99 wrappers for ->i_mutex access hace 10 años
audit_tree.c 6f1b5d7afe audit: audit_tree_match can be boolean hace 10 años
audit_watch.c 51b3eae8db Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit hace 9 años
auditfilter.c fd97646b05 audit: Fix typo in comment hace 10 años
auditsc.c efbc0fbf34 auditsc: for seccomp events, log syscall compat state using in_compat_syscall hace 9 años
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() hace 11 años
bounds.c 9a3f4d85d5 page-cgroup: get rid of NR_PCG_FLAGS hace 11 años
capability.c 2813893f8b kernel: conditionally support non-root users, groups and capabilities hace 10 años
cgroup.c 5cf1cacb49 cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback hace 9 años
cgroup_freezer.c b53202e630 cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends hace 10 años
cgroup_pids.c fccd3af571 cgroup_pids: fix a typo. hace 10 años
compat.c 9b7b819ca1 compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap() hace 10 años
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions hace 12 años
context_tracking.c ed11a7f1b3 context_tracking: Switch to new static_branch API hace 10 años
cpu.c 3b9d6da67e cpu/hotplug: Fix rollback during error-out in __cpu_disable() hace 9 años
cpu_pm.c 21dd33b09c kernel/cpu_pm: fix cpu_cluster_pm_exit comment hace 10 años
cpuset.c 5cf1cacb49 cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback hace 9 años
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules hace 11 años
cred.c 5d097056c9 kmemcg: account certain kmem allocations to memcg hace 10 años
delayacct.c 5d097056c9 kmemcg: account certain kmem allocations to memcg hace 10 años
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h hace 13 años
elfcore.c 506f21c556 switch elf_core_write_extra_phdrs() to dump_emit() hace 12 años
exec_domain.c 9058f3b326 Remove rest of exec domains. hace 10 años
exit.c 36324a990c oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space hace 9 años
extable.c 2307e1a3c0 kernel/extable.c: remove duplicated include hace 10 años
fork.c 5c9a8750a6 kernel: add kcov code coverage hace 9 años
freezer.c c05eb32f47 freezer: remove obsolete comments in __thaw_task() hace 11 años
futex.c fe1bce9e21 futex: Acknowledge a new waiter in counter before plist hace 9 años
futex_compat.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks hace 10 años
groups.c 2813893f8b kernel: conditionally support non-root users, groups and capabilities hace 10 años
hung_task.c b4aa14a63c kernel/hung_task.c: use timeout diff when timeout is updated hace 9 años
irq_work.c 90eec103b9 treewide: Remove old email address hace 10 años
jump_label.c 90eec103b9 treewide: Remove old email address hace 10 años
kallsyms.c 2213e9a66b kallsyms: add support for relative offsets in kallsyms address table hace 9 años
kcmp.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks hace 10 años
kcov.c 36f05ae8bc kcov: don't profile branches in kcov hace 9 años
kexec.c cdf4b3fa03 kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list() hace 10 años
kexec_core.c d7f53518f7 kexec: export OFFSET(page.compound_head) to find out compound tail page hace 9 años
kexec_file.c bb7aeae3d6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security hace 9 años
kexec_internal.h 978e30c9b4 kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE hace 10 años
kmod.c 5211613978 kmod: don't run async usermode helper as a child of kworker thread hace 10 años
kprobes.c e5779e8e12 perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe hace 10 años
ksysfs.c 79cfea0273 rcu: Remove TINY_RCU bloat from pointless boot parameters hace 10 años
kthread.c e9f069868d kernel/kthread.c:kthread_create_on_node(): clarify documentation hace 10 años
latencytop.c cb2517653f sched/debug: Make schedstats a runtime tunable that is disabled by default hace 10 años
membarrier.c 5b25b13ab0 sys_membarrier(): system-wide memory barrier (generic, x86) hace 10 años
memremap.c c907e0eb43 memremap: add MEMREMAP_WC flag hace 9 años
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing hace 12 años
module.c 0f49fc95b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching hace 9 años
module_signing.c 4e8ae72a75 X.509: Make algo identifiers text instead of enum hace 9 años
notifier.c 5778077d03 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 10 años
nsproxy.c a79a908fd2 cgroup: introduce cgroup namespaces hace 10 años
padata.c 4497da6f95 padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks hace 11 años
panic.c ebc41f20d7 panic: change nmi_panic from macro to function hace 9 años
params.c 50c36504fc Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux hace 10 años
pid.c 7ab85d4a85 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 10 años
pid_namespace.c 603ba7e41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
profile.c ade356b99a profile: hide unused functions when !CONFIG_PROC_FS hace 9 años
ptrace.c 1333ab0315 ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock hace 9 años
range.c fc7f0dd381 kernel: avoid overflow in cmp_range hace 11 años
reboot.c 2965faa5e0 kexec: split kexec_load syscall from kexec core code hace 10 años
relay.c 5955102c99 wrappers for ->i_mutex access hace 10 años
resource.c 51d7b12041 /proc/iomem: only expose physical resource addresses to privileged users hace 9 años
seccomp.c 5c38065e02 seccomp: check in_compat_syscall, not is_compat_task, in strict mode hace 9 años
signal.c 41b2715487 kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZE hace 9 años
smp.c 710d60cbf1 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 9 años
smpboot.c 931ef16330 cpu/hotplug: Unpark smpboot threads from the state machine hace 9 años
smpboot.h 4cb28ced23 cpu/hotplug: Create hotplug threads hace 9 años
softirq.c be7635e728 arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections hace 9 años
stacktrace.c 9a92a6ce6f stacktrace: introduce snprint_stack_trace for buffer output hace 11 años
stop_machine.c b493c34309 kernel/stop_machine.c: remove CONFIG_SMP dependencies hace 10 años
sys.c da8b44d5a9 timer: convert timer_slack_ns from unsigned long to u64 hace 9 años
sys_ni.c 29732938a6 vfs: add copy_file_range syscall and vfs helper hace 10 años
sysctl.c 795ae7a0de mm: scale kswapd watermarks in proportion to memory hace 9 años
sysctl_binary.c 378c6520e7 fs/coredump: prevent fsuid=0 dumps into user-controlled directories hace 9 años
task_work.c c821990610 task_work: remove fifo ordering guarantee hace 10 años
taskstats.c 053c095a82 netlink: make nlmsg_end() and genlmsg_end() void hace 11 años
test_kprobes.c 4878b14b43 kernel/test_kprobes.c: use current logging functions hace 11 años
torture.c 3836f5337f torture: Consolidate cond_resched_rcu_qs() into stutter_wait() hace 10 años
tracepoint.c a395d6a7e3 kernel/...: convert pr_warning to pr_warn hace 9 años
tsacct.c 9344c92c2e time, acct: Drop irq save & restore from __acct_update_integrals() hace 9 años
uid16.c 7ff4d90b4c groups: Consolidate the setgroups permission checks hace 11 años
up.c c46fff2a3b smp: Rename __smp_call_function_single() to smp_call_function_single_async() hace 12 años
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr hace 11 años
user.c 87c31b39ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace hace 11 años
user_namespace.c 70f6cbb6f9 kernel/*: switch to memdup_user_nul() hace 10 años
utsname.c 33c429405a copy address of proc_ns_ops into ns_common hace 11 años
utsname_sysctl.c 6f8fd1d77e sysctl: convert use of typedef ctl_table to struct ctl_table hace 11 años
watchdog.c a1ee1932aa watchdog: don't run proc_watchdog_update if new value is same as old hace 9 años
workqueue.c b75a2bf899 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq hace 9 años
workqueue_internal.h 9b7f6597f0 sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() hace 9 años