index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2015-01-23
audit: fix filename matching in __audit_inode() and __audit_inode_child()
Paul Moore
2015-01-23
audit: enable filename recording via getname_kernel()
Paul Moore
2015-01-22
x86, mpx: Strictly enforce empty prctl() args
Dave Hansen
2015-01-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-22
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
2015-01-22
tracing: Remove unneeded includes of debugfs.h and fs.h
Steven Rostedt (Red Hat)
2015-01-22
cgroup: prevent mount hang due to memory controller lifetime
Johannes Weiner
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
2015-01-22
module: make module_refcount() a signed integer.
Rusty Russell
2015-01-21
livepatch: fix uninitialized return value
Josh Poimboeuf
2015-01-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-01-21
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-01-20
livepatch: support for repatching a function
Josh Poimboeuf
2015-01-20
livepatch: enforce patch stacking semantics
Josh Poimboeuf
2015-01-20
audit: remove vestiges of vers_ops
Richard Guy Briggs
2015-01-20
livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHING
Miroslav Benes
2015-01-20
module: fix race in kallsyms resolution during module load success.
Rusty Russell
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2015-01-20
param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC
Rusty Russell
2015-01-19
futex: Fix argument handling in futex_lock_pi() calls
Michael Kerrisk
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-17
kernel: avoid overflow in cmp_range
Louis Langholtz
2015-01-16
workqueue: fix subtle pool management issue which can stall whole worker_pool
Tejun Heo
2015-01-17
Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-01-15
Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...
Paul E. McKenney
2015-01-15
rcu: Initialize tiny RCU stall-warning timeouts at boot
Paul E. McKenney
2015-01-15
rcu: Fix RCU CPU stall detection in tiny implementation
Miroslav Benes
2015-01-15
rcu: Add GP-kthread-starvation checks to CPU stall warnings
Paul E. McKenney
2015-01-15
rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors
Paul E. McKenney
2015-01-15
rcu: Optionally run grace-period kthreads at real-time priority
Paul E. McKenney
2015-01-15
tracing: Fix enabling of syscall events on the command line
Steven Rostedt (Red Hat)
2015-01-15
tracing: Remove extra call to init_ftrace_syscalls()
Steven Rostedt (Red Hat)
2015-01-15
ftrace: Check both notrace and filter for old hash
Steven Rostedt (Red Hat)
2015-01-15
ftrace: Fix updating of filters for shared global_ops filters
Steven Rostedt (Red Hat)
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-14
ksoftirqd: Use new cond_resched_rcu_qs() function
Paul E. McKenney
2015-01-14
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
Calvin Owens
2015-01-14
softirq/preempt: Add missing current->preempt_disable_ip update
Heiko Carstens
2015-01-14
locking/osq: No need for load/acquire when acquire-polling
Davidlohr Bueso
2015-01-14
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
2015-01-14
locking/mcs: Better differentiate between MCS variants
Davidlohr Bueso
2015-01-14
locking/mutex: Introduce ww_mutex_set_context_slowpath()
Davidlohr Bueso
2015-01-14
locking/mutex: Move MCS related comments to proper location
Davidlohr Bueso
2015-01-14
locking/mutex: Checking the stamp is WW only
Davidlohr Bueso
2015-01-14
sched/debug: Print rq->clock_task
Peter Zijlstra
2015-01-14
sched/core: Rework rq->clock update skips
Peter Zijlstra
2015-01-14
sched/core: Validate rq_clock*() serialization
Peter Zijlstra
2015-01-14
sched/core: Remove check of p->sched_class
Yao Dongdong
2015-01-14
sched/fair: Fix sched_entity::avg::decay_count initialization
Kirill Tkhai
[prev]
[next]