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
2017-01-30
perf/core: Make cgroup switch visit only cpuctxs with cgroup events
David Carrillo-Cisneros
1
-53
/
+45
2017-01-30
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
7
-61
/
+99
2017-01-30
sched/rt: Add a missing rescheduling point
Sebastian Andrzej Siewior
2
-4
/
+2
2017-01-30
sched/core: Fix &rd->cpudl memory leak
Mathieu Poirier
1
-1
/
+3
2017-01-30
sched/core: Fix &rd->rto_mask memory leak
Mathieu Poirier
1
-1
/
+1
2017-01-30
sched/fair: Restore previous rq_flags when migrating tasks in hotplug
Matt Fleming
1
-1
/
+9
2017-01-30
sched/core: Add missing update_rq_clock() call in sched_move_task()
Peter Zijlstra
1
-0
/
+1
2017-01-30
sched/core: Optimize pick_next_task() for idle_sched_class
Peter Zijlstra
1
-3
/
+2
2017-01-30
locking/mutex: Fix lockdep_assert_held() fail
Peter Zijlstra
3
-35
/
+11
2017-01-30
locking/rtmutex: Flip unlikely() branch to likely() in __rt_mutex_slowlock()
Steven Rostedt (VMware)
1
-1
/
+1
2017-01-30
perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
Peter Zijlstra
1
-21
/
+21
2017-01-30
perf/core: Fix use-after-free bug
Peter Zijlstra
1
-2
/
+25
2017-01-30
Merge branch 'fortglx/4.11/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
5
-53
/
+34
2017-01-30
Merge back earlier suspend/hibernation changes for v4.11.
Rafael J. Wysocki
154
-3023
/
+6271
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-92
/
+194
2017-01-27
block: cleanup tracing
Christoph Hellwig
1
-37
/
+6
2017-01-27
timers: Omit POSIX timer stuff from task_struct when disabled
Nicolas Pitre
3
-13
/
+33
2017-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-36
/
+50
2017-01-27
PM / Hibernate: Use rb_entry() instead of container_of()
Geliang Tang
1
-1
/
+1
2017-01-26
Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+2
2017-01-27
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+2
2017-01-26
Merge branch 'for-4.10-fixes' into for-4.11
Tejun Heo
1
-8
/
+5
2017-01-26
cgroup: don't online subsystems before cgroup_name/path() are operational
Tejun Heo
1
-8
/
+5
2017-01-26
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
Eric Dumazet
1
-0
/
+1
2017-01-25
Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...
Paul E. McKenney
12
-206
/
+313
2017-01-25
srcu: Reduce probability of SRCU ->unlock_count[] counter overflow
Paul E. McKenney
1
-1
/
+10
2017-01-25
srcu: Force full grace-period ordering
Paul E. McKenney
2
-14
/
+8
2017-01-25
srcu: Implement more-efficient reader counts
Lance Roy
2
-80
/
+61
2017-01-25
bpf: add initial bpf tracepoints
Daniel Borkmann
3
-3
/
+42
2017-01-25
trace: add variant without spacing in trace_print_hex_seq
Daniel Borkmann
1
-3
/
+4
2017-01-25
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
27
-121
/
+332
2017-01-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-1
/
+13
2017-01-24
kernel/panic.c: add missing \n
Jiri Slaby
1
-1
/
+1
2017-01-24
kernel/watchdog: prevent false hardlockup on overloaded system
Don Zickus
2
-0
/
+12
2017-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-6
/
+8
2017-01-24
bpf: enable verifier to better track const alu ops
Daniel Borkmann
1
-19
/
+45
2017-01-23
bpf, lpm: fix kfree of im_node in trie_update_elem
Daniel Borkmann
1
-1
/
+1
2017-01-24
inotify: Convert to using per-namespace limits
Nikolay Borisov
1
-1
/
+5
2017-01-23
bpf: add a longest prefix match trie map implementation
Daniel Mack
2
-1
/
+504
2017-01-23
rcu: Adjust FQS offline checks for exact online-CPU detection
Paul E. McKenney
1
-15
/
+2
2017-01-23
rcu: Check cond_resched_rcu_qs() state less often to reduce GP overhead
Paul E. McKenney
1
-12
/
+34
2017-01-23
rcu: Abstract extended quiescent state determination
Paul E. McKenney
5
-19
/
+45
2017-01-23
rcu: Abstract dynticks extended quiescent state enter/exit operations
Paul E. McKenney
1
-26
/
+62
2017-01-23
rcu: Add lockdep checks to synchronous expedited primitives
Paul E. McKenney
1
-0
/
+10
2017-01-23
rcu: Eliminate unused expedited_normal counter
Paul E. McKenney
2
-3
/
+1
2017-01-23
rcu: Fix comment in rcu_organize_nocb_kthreads()
Paul E. McKenney
1
-2
/
+3
2017-01-23
rcu: Make rcu_cpu_starting() use its "cpu" argument
Paul E. McKenney
1
-1
/
+1
2017-01-23
rcu: Add comment headers to expedited-grace-period counter functions
Paul E. McKenney
1
-1
/
+17
2017-01-23
rcu: Don't wake rcuc/X kthreads on NOCB CPUs
Paul E. McKenney
1
-1
/
+1
2017-01-23
rcu: Once again use NMI-based stack traces in stall warnings
Paul E. McKenney
1
-5
/
+7
[prev]
[next]