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-23
rcu: Remove short-term CPU kicking
Paul E. McKenney
1
-5
/
+0
2017-01-23
rcu: Add long-term CPU kicking
Paul E. McKenney
1
-0
/
+6
2017-01-23
rcu: Remove unused but set variable
Tobias Klauser
1
-2
/
+0
2017-01-23
rcu: Remove unneeded rcu_process_callbacks() declarations
Paul E. McKenney
1
-2
/
+0
2017-01-23
rcu: Only dump stalled-tasks stacks if there was a real stall
Byungchul Park
1
-3
/
+3
2017-01-23
Fix: Disable sys_membarrier when nohz_full is enabled
Mathieu Desnoyers
1
-0
/
+4
2017-01-23
lockdep: Make RCU suspicious-access splats use pr_err
Paul E. McKenney
1
-6
/
+6
2017-01-24
userns: Make ucounts lock irq-safe
Nikolay Borisov
1
-6
/
+8
2017-01-23
irqdomain: irq_domain_check_msi_remap
Eric Auger
1
-0
/
+25
2017-01-23
genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
Eric Auger
1
-2
/
+2
2017-01-23
irqdomain: Add irq domain MSI and MSI_REMAP flags
Eric Auger
1
-0
/
+14
2017-01-23
seccomp: dump core when using SECCOMP_RET_KILL
Mike Frysinger
1
-8
/
+21
2017-01-22
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2017-01-22
locking/rwsem: Reinit wake_q after use
Waiman Long
1
-2
/
+5
2017-01-20
ftrace: Convert graph filter to use hash tables
Namhyung Kim
2
-96
/
+158
2017-01-20
ftrace: Expose ftrace_hash_empty and ftrace_lookup_ip
Namhyung Kim
2
-14
/
+16
2017-01-20
bpf: add bpf_probe_read_str helper
Gianluca Borello
1
-0
/
+32
2017-01-20
ftrace: Factor out __ftrace_hash_move()
Namhyung Kim
1
-16
/
+24
2017-01-20
Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"
Rafael J. Wysocki
1
-2
/
+2
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
1
-21
/
+8
2017-01-19
tracing: Add the constant count for branch tracer
Steven Rostedt (VMware)
2
-10
/
+13
2017-01-19
tracing: Show number of constants profiled in likely profiler
Steven Rostedt (VMware)
1
-13
/
+55
2017-01-19
Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper()
Greg Kroah-Hartman
1
-0
/
+14
2017-01-19
kmod: make usermodehelper path a const string
Greg Kroah-Hartman
1
-2
/
+2
2017-01-18
bpf: don't trigger OOM killer under pressure with map alloc
Daniel Borkmann
4
-36
/
+50
2017-01-18
audit: add feature audit_lost reset
Richard Guy Briggs
1
-1
/
+7
2017-01-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+18
2017-01-18
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-39
/
+100
2017-01-18
cpu/hotplug: Remove unused but set variable in _cpu_down()
Tobias Klauser
1
-2
/
+0
2017-01-17
Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-59
/
+169
2017-01-17
tracing: Process constants for (un)likely() profiler
Steven Rostedt (VMware)
1
-1
/
+5
2017-01-17
taint/module: Fix problems when out-of-kernel driver defines true or false
Larry Finger
2
-2
/
+2
2017-01-17
uprobe: Find last occurrence of ':' when parsing uprobe PATH:OFFSET
Kenny Yu
1
-1
/
+2
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-11
/
+13
2017-01-16
rcu: update: Make RCU_EXPEDITE_BOOT be the default
Sebastian Andrzej Siewior
1
-4
/
+2
2017-01-16
rcu: Abstract the dynticks snapshot operation
Paul E. McKenney
2
-7
/
+18
2017-01-16
rcu: Abstract the dynticks momentary-idle operation
Paul E. McKenney
1
-5
/
+14
2017-01-16
bpf, trace: make ctx access checks more robust
Daniel Borkmann
1
-0
/
+9
2017-01-16
bpf: rework prog_digest into prog_tag
Daniel Borkmann
3
-11
/
+13
2017-01-16
cpu/hotplug: Provide dynamic range for prepare stage
Thomas Gleixner
1
-4
/
+18
2017-01-16
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
7
-39
/
+100
2017-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+6
2017-01-15
cgroup: call subsys->*attach() only for subsystems which are actually affecte...
Tejun Heo
3
-13
/
+19
2017-01-15
cgroup: track migration context in cgroup_mgctx
Tejun Heo
3
-98
/
+122
2017-01-15
cgroup: cosmetic update to cgroup_taskset_add()
Tejun Heo
1
-2
/
+2
2017-01-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+9
2017-01-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-42
/
+133
2017-01-14
locktorture: Fix potential memory leak with rw lock test
Yang Shi
1
-0
/
+6
2017-01-14
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
6
-35
/
+100
[prev]
[next]