index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-25
file->f_path.dentry is pinned down for as long as the file is open...
Al Viro
1
-4
/
+1
2015-01-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2015-01-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+11
2015-01-24
hrtimer: Make __hrtimer_get_next_event() static
kbuild test robot
1
-1
/
+1
2015-01-24
Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...
Thomas Gleixner
3
-10
/
+10
2015-01-23
rtc: Convert rtc_set_ntp_time() to use timespec64
Xunlei Pang
1
-2
/
+2
2015-01-23
time: Expose getboottime64 for in-kernel uses
John Stultz
1
-6
/
+6
2015-01-23
ktime: Optimize ktime_divns for constant divisors
Nicolas Pitre
1
-2
/
+2
2015-01-23
PM / hibernate: Remove unused function
Rickard Strandqvist
1
-2
/
+0
2015-01-23
PM / QoS: Add debugfs support to view the list of constraints
Nishanth Menon
1
-2
/
+89
2015-01-23
X.509: shut up about included cert for silent build
Arnd Bergmann
1
-1
/
+1
2015-01-23
hrtimer: Prevent stale expiry time in hrtimer_interrupt()
Thomas Gleixner
1
-58
/
+50
2015-01-23
genirq: Set initial affinity in irq_set_affinity_hint()
Jesse Brandeburg
1
-0
/
+2
2015-01-23
smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()
Lai Jiangshan
1
-0
/
+2
2015-01-23
audit: replace getname()/putname() hacks with reference counters
Paul Moore
2
-109
/
+13
2015-01-23
audit: fix filename matching in __audit_inode() and __audit_inode_child()
Paul Moore
1
-9
/
+25
2015-01-23
audit: enable filename recording via getname_kernel()
Paul Moore
1
-37
/
+3
2015-01-22
x86, mpx: Strictly enforce empty prctl() args
Dave Hansen
1
-0
/
+4
2015-01-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-26
/
+74
2015-01-22
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
9
-12
/
+12
2015-01-22
tracing: Remove unneeded includes of debugfs.h and fs.h
Steven Rostedt (Red Hat)
9
-17
/
+0
2015-01-22
cgroup: prevent mount hang due to memory controller lifetime
Johannes Weiner
1
-1
/
+1
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
2
-0
/
+11
2015-01-22
module: make module_refcount() a signed integer.
Rusty Russell
2
-5
/
+14
2015-01-21
livepatch: fix uninitialized return value
Josh Poimboeuf
1
-1
/
+1
2015-01-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
14
-518
/
+440
2015-01-21
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+8
2015-01-20
livepatch: support for repatching a function
Josh Poimboeuf
1
-51
/
+119
2015-01-20
livepatch: enforce patch stacking semantics
Josh Poimboeuf
1
-0
/
+10
2015-01-20
audit: remove vestiges of vers_ops
Richard Guy Briggs
1
-2
/
+0
2015-01-20
livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHING
Miroslav Benes
1
-2
/
+2
2015-01-20
module: fix race in kallsyms resolution during module load success.
Rusty Russell
1
-13
/
+42
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
3
-9
/
+9
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
1
-0
/
+7
2015-01-20
param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC
Rusty Russell
1
-0
/
+1
2015-01-19
futex: Fix argument handling in futex_lock_pi() calls
Michael Kerrisk
1
-3
/
+3
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-11
/
+2
2015-01-17
kernel: avoid overflow in cmp_range
Louis Langholtz
1
-5
/
+5
2015-01-16
workqueue: fix subtle pool management issue which can stall whole worker_pool
Tejun Heo
1
-17
/
+8
2015-01-17
Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-23
/
+100
2015-01-15
Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...
Paul E. McKenney
14
-501
/
+391
2015-01-15
rcu: Initialize tiny RCU stall-warning timeouts at boot
Paul E. McKenney
1
-0
/
+2
2015-01-15
rcu: Fix RCU CPU stall detection in tiny implementation
Miroslav Benes
1
-4
/
+3
2015-01-15
rcu: Add GP-kthread-starvation checks to CPU stall warnings
Paul E. McKenney
1
-1
/
+20
2015-01-15
rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors
Paul E. McKenney
3
-7
/
+41
2015-01-15
rcu: Optionally run grace-period kthreads at real-time priority
Paul E. McKenney
2
-5
/
+23
2015-01-15
tracing: Fix enabling of syscall events on the command line
Steven Rostedt (Red Hat)
1
-14
/
+55
2015-01-15
tracing: Remove extra call to init_ftrace_syscalls()
Steven Rostedt (Red Hat)
1
-1
/
+0
2015-01-15
ftrace: Check both notrace and filter for old hash
Steven Rostedt (Red Hat)
1
-7
/
+20
2015-01-15
ftrace: Fix updating of filters for shared global_ops filters
Steven Rostedt (Red Hat)
1
-1
/
+25
[prev]
[next]