index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2015-01-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-74
/
+216
2015-01-28
Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
-17
/
+49
2015-01-28
sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumask
Mike Galbraith
-0
/
+3
2015-01-28
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
-2
/
+13
2015-01-28
sched/fair: Avoid using uninitialized variable in preferred_group_nid()
Jan Beulich
-1
/
+1
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-80
/
+220
2015-01-27
tracing: Remove newline from trace_printk warning banner
Borislav Petkov
-1
/
+2
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-8
/
+17
2015-01-26
bpf: rcu lock must not be held when calling copy_to_user()
Alexei Starovoitov
-8
/
+17
2015-01-26
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2015-01-26
kexec, Kconfig: spell "architecture" properly
Borislav Petkov
-1
/
+1
2015-01-26
Merge branch 'linus' into irq/core
Thomas Gleixner
-43
/
+97
2015-01-25
new fs_pin killing logics
Al Viro
-47
/
+34
2015-01-25
get rid of the second argument of acct_kill()
Al Viro
-10
/
+7
2015-01-25
take count and rcu_head out of fs_pin
Al Viro
-6
/
+8
2015-01-25
pull bumping refcount into ->kill()
Al Viro
-0
/
+6
2015-01-25
kill pin_put()
Al Viro
-4
/
+10
2015-01-25
file->f_path.dentry is pinned down for as long as the file is open...
Al Viro
-4
/
+1
2015-01-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+4
2015-01-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+11
2015-01-24
hrtimer: Make __hrtimer_get_next_event() static
kbuild test robot
-1
/
+1
2015-01-24
Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...
Thomas Gleixner
-10
/
+10
2015-01-23
rtc: Convert rtc_set_ntp_time() to use timespec64
Xunlei Pang
-2
/
+2
2015-01-23
time: Expose getboottime64 for in-kernel uses
John Stultz
-6
/
+6
2015-01-23
ktime: Optimize ktime_divns for constant divisors
Nicolas Pitre
-2
/
+2
2015-01-23
PM / hibernate: Remove unused function
Rickard Strandqvist
-2
/
+0
2015-01-23
PM / QoS: Add debugfs support to view the list of constraints
Nishanth Menon
-2
/
+89
2015-01-23
X.509: shut up about included cert for silent build
Arnd Bergmann
-1
/
+1
2015-01-23
hrtimer: Prevent stale expiry time in hrtimer_interrupt()
Thomas Gleixner
-58
/
+50
2015-01-23
genirq: Set initial affinity in irq_set_affinity_hint()
Jesse Brandeburg
-0
/
+2
2015-01-23
smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()
Lai Jiangshan
-0
/
+2
2015-01-23
audit: replace getname()/putname() hacks with reference counters
Paul Moore
-109
/
+13
2015-01-23
audit: fix filename matching in __audit_inode() and __audit_inode_child()
Paul Moore
-9
/
+25
2015-01-23
audit: enable filename recording via getname_kernel()
Paul Moore
-37
/
+3
2015-01-22
x86, mpx: Strictly enforce empty prctl() args
Dave Hansen
-0
/
+4
2015-01-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-26
/
+74
2015-01-22
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
-12
/
+12
2015-01-22
tracing: Remove unneeded includes of debugfs.h and fs.h
Steven Rostedt (Red Hat)
-17
/
+0
2015-01-22
cgroup: prevent mount hang due to memory controller lifetime
Johannes Weiner
-1
/
+1
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
-0
/
+11
2015-01-22
module: make module_refcount() a signed integer.
Rusty Russell
-5
/
+14
2015-01-21
livepatch: fix uninitialized return value
Josh Poimboeuf
-1
/
+1
2015-01-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-518
/
+440
2015-01-21
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-17
/
+8
2015-01-20
livepatch: support for repatching a function
Josh Poimboeuf
-51
/
+119
2015-01-20
livepatch: enforce patch stacking semantics
Josh Poimboeuf
-0
/
+10
2015-01-20
audit: remove vestiges of vers_ops
Richard Guy Briggs
-2
/
+0
2015-01-20
livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHING
Miroslav Benes
-2
/
+2
2015-01-20
module: fix race in kallsyms resolution during module load success.
Rusty Russell
-13
/
+42
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
-9
/
+9
[prev]
[next]