summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-04-07Merge branch 'akpm-current/current'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'audit/next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'security/next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'kgdb/kgdb-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'printk/for-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2017-04-06Merge tag 'trace-v4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-06Merge branch 'work.uaccess' into for-nextAl Viro
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-06Merge branch 'fsnotify' into for_nextJan Kara
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-06Merge branches 'pm-cpufreq', 'pm-cpufreq-sched' and 'intel_pstate' into linux...Rafael J. Wysocki
2017-04-05ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun
2017-04-05Merge branch 'timers/core'Ingo Molnar
2017-04-05Merge branch 'perf/core'Ingo Molnar
2017-04-05Merge branch 'locking/core'Ingo Molnar
2017-04-05Merge branch 'irq/urgent'Ingo Molnar
2017-04-05Merge branch 'irq/core'Ingo Molnar
2017-04-05fsnotify: Move ->free_mark callback to fsnotify_opsJan Kara
2017-04-05fsnotify: Add group pointer in fsnotify_init_mark()Jan Kara
2017-04-05fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()Jan Kara
2017-04-05fsnotify: Pass fsnotify_iter_info into handle_event handlerJan Kara
2017-04-05fsnotify: Detach mark from object list when last reference is droppedJan Kara
2017-04-05fsnotify: Free fsnotify_mark_connector when there is no mark attachedJan Kara
2017-04-05fsnotify: Move object pointer to fsnotify_mark_connectorJan Kara
2017-04-05fsnotify: Move mark list head from object into dedicated structureJan Kara
2017-04-05audit_tree: Use mark flags to check whether mark is aliveJan Kara
2017-04-05audit: Abstract hash key handlingJan Kara
2017-04-05fault-inject: support systematic fault injectionDmitry Vyukov
2017-04-05kernel/reboot.c: add devm_register_reboot_notifier()Andrey Smirnov
2017-04-05kcov: simplify interrupt checkDmitry Vyukov
2017-04-05taskstats-add-e-u-stime-for-tgid-command-fix-fixAndrew Morton
2017-04-05taskstats-add-e-u-stime-for-tgid-command-fixAndrew Morton
2017-04-05taskstats: add e/u/stime for TGID commandZhang Xiao
2017-04-05pidns: expose task pid_ns_for_children to userspaceKirill Tkhai
2017-04-05ia64: reuse append_elf_note() and final_note() functionsHari Bathini
2017-04-05crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini
2017-04-05kernel/hung_task.c: defer showing held locksTetsuo Handa