Age | Commit message (Expand) | Author |
2016-01-31 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-01-31 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-01-29 | Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-01-29 | Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' | Rafael J. Wysocki |
2016-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2016-01-29 | Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2016-01-27 | Merge tag 'seccomp-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | James Morris |
2016-01-27 | PM: APM_EMULATION does not depend on PM | Arnd Bergmann |
2016-01-27 | seccomp: always propagate NO_NEW_PRIVS on tsync | Jann Horn |
2016-01-26 | irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token | Marc Zyngier |
2016-01-26 | rtmutex: Make wait_lock irq safe | Thomas Gleixner |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2016-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-22 | cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze | Sudeep Holla |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-21 | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-21 | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-21 | prctl: take mmap sem for writing to protect against others | Mateusz Guzik |
2016-01-21 | kernel: printk: specify alignment for struct printk_log | Andrey Ryabinin |
2016-01-21 | sysctl: enable strict writes | Kees Cook |
2016-01-21 | kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE | Xunlei Pang |
2016-01-21 | kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list | Geliang Tang |
2016-01-21 | kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list() | Xunlei Pang |
2016-01-21 | kernel/cpu.c: make set_cpu_* static inlines | Rasmus Villemoes |
2016-01-21 | kernel/cpu.c: eliminate cpu_*_mask | Rasmus Villemoes |
2016-01-21 | kernel/cpu.c: export __cpu_*_mask | Rasmus Villemoes |
2016-01-21 | kernel/cpu.c: change type of cpu_possible_bits and friends | Rasmus Villemoes |
2016-01-21 | exit: remove unneeded declaration of exit_mm() | Dmitry Safonov |
2016-01-21 | ptrace: use fsuid, fsgid, effective creds for fs access checks | Jann Horn |
2016-01-21 | ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task | Oleg Nesterov |
2016-01-21 | ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable | Oleg Nesterov |
2016-01-20 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2016-01-20 | pipe: limit the per-user amount of pages allocated in pipes | Willy Tarreau |
2016-01-19 | sched / idle: Drop default_idle_call() fallback from call_cpuidle() | Rafael J. Wysocki |
2016-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2016-01-18 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2016-01-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-17 | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2016-01-16 | printk: change recursion_bug type to bool | Sergey Senozhatsky |
2016-01-16 | printk: do cond_resched() between lines while outputting to consoles | Tejun Heo |
2016-01-16 | printk: only unregister boot consoles when necessary | Thierry Reding |
2016-01-16 | kernel/stop_machine.c: remove CONFIG_SMP dependencies | Andrew Morton |
2016-01-16 | mm: bring in additional flag for fixup_user_fault to signal unlock | Dominik Dingel |
2016-01-16 | mm, x86: get_user_pages() for dax mappings | Dan Williams |
2016-01-16 | mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup | Dan Williams |
2016-01-16 | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams |
2016-01-16 | mm: introduce find_dev_pagemap() | Dan Williams |
2016-01-16 | mm, dax, pmem: introduce pfn_t | Dan Williams |
2016-01-16 | futex, thp: remove special case for THP in get_futex_key | Kirill A. Shutemov |
2016-01-16 | memcg: adjust to support new THP refcounting | Kirill A. Shutemov |