index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-12-13
stacktrace: introduce snprint_stack_trace for buffer output
Joonsoo Kim
2014-12-13
uprobes: share the i_mmap_rwsem
Davidlohr Bueso
2014-12-13
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
2014-12-13
mm: use new helper functions around the i_mmap_mutex
Davidlohr Bueso
2014-12-13
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
2014-12-13
tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
Merge branch 'linus' into perf/urgent, to pick up the upstream merged bits
Ingo Molnar
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-12-12
Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...
Dave Airlie
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-12-11
userns; Correct the comment in map_write
Eric W. Biederman
2014-12-11
userns: Allow setting gid_maps without privilege when setgroups is disabled
Eric W. Biederman
2014-12-11
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
printk: Do not disable preemption for accessing printk_func
Steven Rostedt (Red Hat)
2014-12-11
perf: Fix events installation during moving group
Jiri Olsa
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-10
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-10
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-12-10
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
2014-12-10
Merge branch 'nsfs' into for-next
Al Viro
2014-12-10
exit: pidns: fix/update the comments in zap_pid_ns_processes()
Oleg Nesterov
2014-12-10
exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
Oleg Nesterov
2014-12-10
exit: exit_notify: re-use "dead" list to autoreap current
Oleg Nesterov
2014-12-10
exit: reparent: call forget_original_parent() under tasklist_lock
Oleg Nesterov
2014-12-10
exit: reparent: avoid find_new_reaper() if no children
Oleg Nesterov
2014-12-10
exit: reparent: introduce find_alive_thread()
Oleg Nesterov
2014-12-10
exit: reparent: introduce find_child_reaper()
Oleg Nesterov
2014-12-10
exit: reparent: document the ->has_child_subreaper checks
Oleg Nesterov
2014-12-10
exit: reparent: s/while_each_thread/for_each_thread/ in find_new_reaper()
Oleg Nesterov
2014-12-10
exit: reparent: fix the cross-namespace PR_SET_CHILD_SUBREAPER reparenting
Oleg Nesterov
2014-12-10
exit: reparent: fix the dead-parent PR_SET_CHILD_SUBREAPER reparenting
Oleg Nesterov
2014-12-10
exit: release_task: fix the comment about group leader accounting
Oleg Nesterov
2014-12-10
exit: wait: drop tasklist_lock before psig->c* accounting
Oleg Nesterov
2014-12-10
exit: wait: don't use zombie->real_parent
Oleg Nesterov
2014-12-10
exit: wait: cleanup the ptrace_reparented() checks
Oleg Nesterov
2014-12-10
usermodehelper: kill the kmod_thread_locker logic
Oleg Nesterov
2014-12-10
usermodehelper: don't use CLONE_VFORK for ____call_usermodehelper()
Oleg Nesterov
2014-12-10
printk: drop logbuf_cpu volatile qualifier
Alex Elder
2014-12-10
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
Joe Perches
2014-12-10
printk: remove used-once early_vprintk
Joe Perches
2014-12-10
kernel: add panic_on_warn
Prarit Bhargava
2014-12-10
exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa...
Oleg Nesterov
2014-12-10
exit: reparent: cleanup the usage of reparent_leader()
Oleg Nesterov
2014-12-10
exit: reparent: cleanup the changing of ->parent
Oleg Nesterov
2014-12-10
exit: reparent: use ->ptrace_entry rather than ->sibling for EXIT_DEAD tasks
Oleg Nesterov
2014-12-10
sched_show_task: fix unsafe usage of ->real_parent
Oleg Nesterov
[prev]
[next]