Linus Torvalds d37a14bb5f Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 9 roky
..
bpf a1b14d27ed bpf: fix branch offset adjustment on backjumps after patching ctx expansion před 10 roky
configs 6c6685055a kconfig: add xenconfig defconfig helper před 10 roky
debug 7523e4dc50 module: use a structure to encapsulate layout. před 10 roky
events 0da4cf3e0a perf: Robustify task_function_call() před 10 roky
gcov c65abf358f gcov: use within_module() helper. před 10 roky
irq 30e4c9ad04 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 10 roky
livepatch b56b36ee67 livepatch: Cleanup module page permission changes před 10 roky
locking cb490d632b Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 10 roky
power 993e9fe1e7 PM: APM_EMULATION does not depend on PM před 10 roky
printk 5c9cf8af2e kernel: printk: specify alignment for struct printk_log před 10 roky
rcu 648c630c64 Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'list.2015.12.04b' and 'torture.2015.12.05a' into HEAD před 10 roky
sched e1b77c9298 sched/kasan: remove stale KASAN poison after hotplug před 9 roky
time dc799d0179 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 10 roky
trace 78baab7aa8 Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace před 9 roky
.gitignore 48dbc164b4 certs: add .gitignore to stop git nagging about x509_certificate_list před 10 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 c7114b4e6c locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS před 10 roky
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage před 13 roky
Makefile 5b25b13ab0 sys_membarrier(): system-wide memory barrier (generic, x86) před 10 roky
acct.c d0f88f8d5d acct: check FMODE_CAN_WRITE před 10 roky
async.c 581da2cab5 async: export current_is_async() před 10 roky
audit.c 5807fcaa9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security před 10 roky
audit.h d6335d77a7 security: Make inode argument of inode_getsecid non-const před 10 roky
audit_fsnotify.c 5955102c99 wrappers for ->i_mutex access před 10 roky
audit_tree.c 6f1b5d7afe audit: audit_tree_match can be boolean před 10 roky
audit_watch.c 5955102c99 wrappers for ->i_mutex access před 10 roky
auditfilter.c 725131efa5 audit: fix comment block whitespace před 10 roky
auditsc.c d6335d77a7 security: Make inode argument of inode_getsecid non-const před 10 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 2813893f8b kernel: conditionally support non-root users, groups and capabilities před 10 roky
cgroup.c 8bb5ef79bc cgroup: make sure a parent css isn't freed before its children před 10 roky
cgroup_freezer.c b53202e630 cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends před 10 roky
cgroup_pids.c fccd3af571 cgroup_pids: fix a typo. před 10 roky
compat.c 9b7b819ca1 compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap() před 10 roky
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions před 12 roky
context_tracking.c ed11a7f1b3 context_tracking: Switch to new static_branch API před 10 roky
cpu.c 9425676a36 kernel/cpu.c: make set_cpu_* static inlines před 10 roky
cpu_pm.c 21dd33b09c kernel/cpu_pm: fix cpu_cluster_pm_exit comment před 10 roky
cpuset.c e93ad19d05 cpuset: make mm migration asynchronous před 10 roky
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules před 11 roky
cred.c 5d097056c9 kmemcg: account certain kmem allocations to memcg před 10 roky
delayacct.c 5d097056c9 kmemcg: account certain kmem allocations to memcg před 10 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 9058f3b326 Remove rest of exec domains. před 10 roky
exit.c c428fbdbf3 exit: remove unneeded declaration of exit_mm() před 10 roky
extable.c 2307e1a3c0 kernel/extable.c: remove duplicated include před 10 roky
fork.c 8463833590 mm: rework virtual memory accounting před 10 roky
freezer.c c05eb32f47 freezer: remove obsolete comments in __thaw_task() před 11 roky
futex.c b4abf91047 rtmutex: Make wait_lock irq safe před 10 roky
futex_compat.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks před 10 roky
groups.c 2813893f8b kernel: conditionally support non-root users, groups and capabilities před 10 roky
hung_task.c 972fae6993 kernel/hung_task.c: change hung_task.c to use for_each_process_thread() před 10 roky
irq_work.c 90eec103b9 treewide: Remove old email address před 10 roky
jump_label.c 90eec103b9 treewide: Remove old email address před 10 roky
kallsyms.c 0049f26ae0 kernel/kallsyms.c: use __seq_open_private() před 11 roky
kcmp.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks před 10 roky
kexec.c cdf4b3fa03 kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list() před 10 roky
kexec_core.c 1a085d0727 kexec: Set IORESOURCE_SYSTEM_RAM for System RAM před 10 roky
kexec_file.c f0f4711aa1 x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem search před 10 roky
kexec_internal.h 978e30c9b4 kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE před 10 roky
kmod.c 5211613978 kmod: don't run async usermode helper as a child of kworker thread před 10 roky
kprobes.c e5779e8e12 perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe před 10 roky
ksysfs.c 79cfea0273 rcu: Remove TINY_RCU bloat from pointless boot parameters před 10 roky
kthread.c e9f069868d kernel/kthread.c:kthread_create_on_node(): clarify documentation před 10 roky
latencytop.c eaa1809b90 kernel/latencytop.c: convert seq_printf to seq_puts před 11 roky
membarrier.c 5b25b13ab0 sys_membarrier(): system-wide memory barrier (generic, x86) před 10 roky
memremap.c d37a14bb5f Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 9 roky
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing před 12 roky
module.c 705d43dbe1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching před 10 roky
module_signing.c 146aa8b145 KEYS: Merge the type-specific data with the payload data před 10 roky
notifier.c 5778077d03 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 10 roky
nsproxy.c f77c80142e bury struct proc_ns in fs/proc před 11 roky
padata.c 4497da6f95 padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks před 11 roky
panic.c 8d91f8b153 printk: do cond_resched() between lines while outputting to consoles před 10 roky
params.c 50c36504fc Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux před 10 roky
pid.c 7ab85d4a85 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 10 roky
pid_namespace.c 603ba7e41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 11 roky
profile.c 96db800f5d mm: rename alloc_pages_exact_node() to __alloc_pages_node() před 10 roky
ptrace.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks před 10 roky
range.c fc7f0dd381 kernel: avoid overflow in cmp_range před 11 roky
reboot.c 2965faa5e0 kexec: split kexec_load syscall from kexec core code před 10 roky
relay.c 5955102c99 wrappers for ->i_mutex access před 10 roky
resource.c bc94b99636 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict před 9 roky
seccomp.c 103502a35c seccomp: always propagate NO_NEW_PRIVS on tsync před 10 roky
signal.c 823dd3224a signals: avoid random wakeups in sigsuspend() před 10 roky
smp.c d0164adc89 mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd před 10 roky
smpboot.c c00166d87e stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unpark() před 10 roky
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads před 13 roky
softirq.c 8308756f45 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 11 roky
stacktrace.c 9a92a6ce6f stacktrace: introduce snprint_stack_trace for buffer output před 11 roky
stop_machine.c b493c34309 kernel/stop_machine.c: remove CONFIG_SMP dependencies před 10 roky
sys.c ddf1d398e5 prctl: take mmap sem for writing to protect against others před 10 roky
sys_ni.c 29732938a6 vfs: add copy_file_range syscall and vfs helper před 10 roky
sysctl.c eadee0ce6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 10 roky
sysctl_binary.c 9e3961a097 kernel: add panic_on_warn před 11 roky
task_work.c c821990610 task_work: remove fifo ordering guarantee před 10 roky
taskstats.c 053c095a82 netlink: make nlmsg_end() and genlmsg_end() void před 11 roky
test_kprobes.c 4878b14b43 kernel/test_kprobes.c: use current logging functions před 11 roky
torture.c 3836f5337f torture: Consolidate cond_resched_rcu_qs() into stutter_wait() před 10 roky
tracepoint.c 7904b5c498 tracepoint: Give priority to probes of tracepoints před 10 roky
tsacct.c ccbf62d8a2 sched: Make task->start_time nanoseconds based před 11 roky
uid16.c 7ff4d90b4c groups: Consolidate the setgroups permission checks před 11 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 87c31b39ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace před 11 roky
user_namespace.c 70f6cbb6f9 kernel/*: switch to memdup_user_nul() před 10 roky
utsname.c 33c429405a copy address of proc_ns_ops into ns_common 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 0f8c790103 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq před 10 roky
workqueue.c d6e022f1d2 workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup před 10 roky
workqueue_internal.h 92f9c5c40c workqueue: rename manager_mutex to attach_mutex před 11 roky