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
2017-07-24
rcutorture: Print SRCU lock/unlock totals
Paul E. McKenney
-1
/
+4
2017-07-24
rcutorture: Move SRCU status printing to SRCU implementations
Paul E. McKenney
-38
/
+35
2017-07-24
srcu: Make process_srcu() be static
Paul E. McKenney
-2
/
+2
2017-07-24
srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU
Paul E. McKenney
-49
/
+8
2017-07-24
PM / suspend: Define pr_fmt() in suspend.c
Rafael J. Wysocki
-7
/
+9
2017-07-24
PM / suspend: Use mem_sleep_labels[] strings in messages
Rafael J. Wysocki
-3
/
+3
2017-07-24
PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUG
Rafael J. Wysocki
-6
/
+4
2017-07-24
PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()
Rafael J. Wysocki
-3
/
+16
2017-07-24
PM / s2idle: Rearrange the main suspend-to-idle loop
Rafael J. Wysocki
-13
/
+17
2017-07-24
bpf/verifier: fix min/max handling in BPF_SUB
Edward Cree
-6
/
+15
2017-07-23
cgroup: fix error return value from cgroup_subtree_control()
Tejun Heo
-2
/
+2
2017-07-23
PM / timekeeping: Print debug messages when requested
Rafael J. Wysocki
-5
/
+10
2017-07-22
PM / sleep: Mark suspend/hibernation start and finish
Rafael J. Wysocki
-0
/
+7
2017-07-22
PM / sleep: Do not print debug messages by default
Rafael J. Wysocki
-17
/
+69
2017-07-22
PM / suspend: Export pm_suspend_target_state
Florian Fainelli
-0
/
+5
2017-07-22
cpufreq: Use transition_delay_us for legacy governors as well
Viresh Kumar
-10
/
+1
2017-07-22
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
-5
/
+5
2017-07-21
Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-22
/
+36
2017-07-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-9
/
+11
2017-07-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-21
/
+12
2017-07-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-1
/
+0
2017-07-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-10
/
+12
2017-07-21
cgroup: update debug controller to print out thread mode information
Waiman Long
-16
/
+42
2017-07-21
cgroup: implement cgroup v2 thread support
Tejun Heo
-25
/
+340
2017-07-21
cgroup: implement CSS_TASK_ITER_THREADED
Tejun Heo
-17
/
+60
2017-07-21
cgroup: introduce cgroup->dom_cgrp and threaded css_set handling
Tejun Heo
-3
/
+66
2017-07-21
cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS
Tejun Heo
-19
/
+23
2017-07-21
cgroup: reorganize cgroup.procs / task write path
Tejun Heo
-106
/
+152
2017-07-21
perf/core: Fix locking for children siblings group read
Jiri Olsa
-0
/
+5
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-258
/
+975
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-14
/
+94
2017-07-20
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
-14
/
+94
2017-07-20
Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
-0
/
+1
2017-07-20
smp/hotplug: Handle removal correctly in cpuhp_store_callbacks()
Ethan Barnes
-1
/
+11
2017-07-20
trace: fix the errors caused by incompatible type of RCU variables
Chunyan Zhang
-17
/
+30
2017-07-20
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
-0
/
+1
2017-07-20
perf/core: Fix scheduling regression of pinned groups
Alexander Shishkin
-0
/
+7
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+2
2017-07-19
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
Tejun Heo
-0
/
+10
2017-07-19
audit: fix memleak in auditd_send_unicast_skb.
Shu Wang
-0
/
+1
2017-07-19
tracing/ring_buffer: Try harder to allocate
Joel Fernandes
-5
/
+5
2017-07-18
cgroup: create dfl_root files on subsys registration
Tejun Heo
-0
/
+4
2017-07-18
x86/mm, kexec: Allow kexec to be used with SME
Tom Lendacky
-1
/
+11
2017-07-18
x86/mm: Add support to access boot related data in the clear
Tom Lendacky
-4
/
+16
2017-07-17
genirq/PM: Properly pretend disabled state when force resuming interrupts
Juergen Gross
-10
/
+12
2017-07-17
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-10
/
+53
2017-07-17
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+2
2017-07-17
net: add notifier hooks for devmap bpf map
John Fastabend
-1
/
+74
2017-07-17
xdp: Add batching support to redirect map
John Fastabend
-1
/
+83
2017-07-17
bpf: add bpf_redirect_map helper routine
John Fastabend
-0
/
+16
[prev]
[next]