summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-01-30resource: Add I/O resource descriptorToshi Kani
2016-01-30resource: Handle resource flags properlyToshi Kani
2016-01-29Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-29Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-01-28Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2016-01-28Merge tag 'seccomp-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris
2016-01-27PM: APM_EMULATION does not depend on PMArnd Bergmann
2016-01-27seccomp: always propagate NO_NEW_PRIVS on tsyncJann Horn
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-22cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freezeSudeep Holla
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-20prctl: take mmap sem for writing to protect against othersMateusz Guzik
2016-01-20kernel: printk: specify alignment for struct printk_logAndrey Ryabinin
2016-01-20sysctl: enable strict writesKees Cook
2016-01-20kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang
2016-01-20kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_listGeliang Tang
2016-01-20kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list()Xunlei Pang
2016-01-20kernel/cpu.c: make set_cpu_* static inlinesRasmus Villemoes
2016-01-20kernel/cpu.c: eliminate cpu_*_maskRasmus Villemoes
2016-01-20kernel/cpu.c: export __cpu_*_maskRasmus Villemoes
2016-01-20kernel/cpu.c: change type of cpu_possible_bits and friendsRasmus Villemoes
2016-01-20exit: remove unneeded declaration of exit_mm()Dmitry Safonov
2016-01-20ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-01-20ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED taskOleg Nesterov
2016-01-20ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killableOleg Nesterov
2016-01-21Merge branch 'pm-cpuidle'Rafael J. Wysocki
2016-01-19pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-01-19sched / idle: Drop default_idle_call() fallback from call_cpuidle()Rafael J. Wysocki
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-01-17Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-01-16printk: change recursion_bug type to boolSergey Senozhatsky
2016-01-16printk: do cond_resched() between lines while outputting to consolesTejun Heo
2016-01-16printk: only unregister boot consoles when necessaryThierry Reding
2016-01-16kernel/stop_machine.c: remove CONFIG_SMP dependenciesAndrew Morton
2016-01-15mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel
2016-01-15mm, x86: get_user_pages() for dax mappingsDan Williams
2016-01-15mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams
2016-01-15x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams
2016-01-15mm: introduce find_dev_pagemap()Dan Williams
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams
2016-01-15futex, thp: remove special case for THP in get_futex_keyKirill A. Shutemov
2016-01-15memcg: adjust to support new THP refcountingKirill A. Shutemov
2016-01-15rmap: add argument to charge compound pageKirill A. Shutemov
2016-01-15time: nohz: Expose tick_nohz_enabledJean Delvare