index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-14
1
-2
/
+2
*
kernel/watchdog.c: move hardlockup detector to separate file
Babu Moger
2016-12-14
3
-230
/
+239
*
kernel/watchdog.c: move shared definitions to nmi.h
Babu Moger
2016-12-14
1
-24
/
+4
*
posix-timers: give lazy compilers some help optimizing code away
Nicolas Pitre
2016-12-14
1
-1
/
+2
*
kdb: call vkdb_printf() from vprintk_default() only when wanted
Petr Mladek
2016-12-14
2
-8
/
+4
*
kdb: properly synchronize vkdb_printf() calls with other CPUs
Petr Mladek
2016-12-14
2
-18
/
+13
*
kdb: remove unused kdb_event handling
Petr Mladek
2016-12-14
2
-3
/
+0
*
kernel/debug/debug_core.c: more properly delay for secondary CPUs
Douglas Anderson
2016-12-14
1
-2
/
+2
*
kcov: add more missing includes
Kefeng Wang
2016-12-14
1
-0
/
+5
*
relay: check array offset before using it
Dan Carpenter
2016-12-14
1
-2
/
+2
*
sysctl: add KERN_CONT to deprecated_sysctl_warning()
Tetsuo Handa
2016-12-14
1
-2
/
+2
*
kexec: add cond_resched into kimage_alloc_crash_control_pages
zhong jiang
2016-12-14
1
-0
/
+2
*
kexec: export the value of phys_base instead of symbol address
Baoquan He
2016-12-14
1
-3
/
+0
*
coredump: clarify "unsafe core_pattern" warning
Alexey Dobriyan
2016-12-14
1
-3
/
+5
*
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
2016-12-14
1
-0
/
+7
*
kernel/watchdog: use nmi registers snapshot in hardlockup handler
Konstantin Khlebnikov
2016-12-14
1
-1
/
+0
*
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-12-13
2
-28
/
+86
|
\
|
*
Merge branch 'for-4.9' into for-4.10
Tejun Heo
2016-10-19
2
-28
/
+86
|
|
\
|
|
*
workqueue: move wq_numa_init() to workqueue_init()
Tejun Heo
2016-10-19
1
-2
/
+23
|
|
*
workqueue: remove keventd_up()
Tejun Heo
2016-09-17
1
-1
/
+1
|
|
*
power, workqueue: remove keventd_up() usage
Tejun Heo
2016-09-17
1
-10
/
+1
|
|
*
workqueue: make workqueue available early during boot
Tejun Heo
2016-09-17
1
-16
/
+60
|
|
*
workqueue: dump workqueue state on sanity check failures in destroy_workqueue()
Tejun Heo
2016-09-16
1
-0
/
+2
*
|
|
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-12-13
7
-118
/
+342
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2016-12-12
3
-31
/
+132
|
|
\
\
\
\
|
|
*
|
|
|
PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag
Rafael J. Wysocki
2016-11-21
1
-2
/
+2
|
|
*
|
|
|
PM / sleep: System sleep state selection interface rework
Rafael J. Wysocki
2016-11-21
3
-31
/
+132
|
*
|
|
|
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2016-12-12
3
-67
/
+111
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge back earlier cpuidle material for v4.10.
Rafael J. Wysocki
2016-12-01
3
-67
/
+111
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
sched/idle: Add support for tasks that inject idle
Peter Zijlstra
2016-11-29
3
-62
/
+103
|
|
|
*
|
|
|
|
cpuidle: Allow enforcing deepest idle state selection
Jacob Pan
2016-11-29
1
-5
/
+8
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2016-12-12
1
-20
/
+99
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
cpufreq: schedutil: Rectify comment in sugov_irq_work() function
Viresh Kumar
2016-11-24
1
-6
/
+6
|
|
*
|
|
|
|
|
cpufreq: schedutil: irq-work and mutex are only used in slow path
Viresh Kumar
2016-11-16
1
-5
/
+8
|
|
*
|
|
|
|
|
cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task
Viresh Kumar
2016-11-16
1
-7
/
+78
|
|
*
|
|
|
|
|
cpufreq: schedutil: enable fast switch earlier
Viresh Kumar
2016-11-16
1
-6
/
+11
|
|
*
|
|
|
|
|
cpufreq: schedutil: Avoid indented labels
Viresh Kumar
2016-11-16
1
-3
/
+3
*
|
|
|
|
|
|
|
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
2
-17
/
+16
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-10
/
+9
|
*
|
|
|
|
|
|
|
block: better op and flags encoding
Christoph Hellwig
2016-10-28
1
-7
/
+7
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-12-13
1
-0
/
+17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ftrace: Provide API to use global filtering for ftrace ops
Joel Fernandes
2016-11-15
1
-0
/
+17
*
|
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-12
6
-45
/
+60
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
printk/kdb: handle more message headers
Petr Mladek
2016-12-12
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
printk/NMI: handle continuous lines and missing newline
Petr Mladek
2016-12-12
1
-28
/
+50
|
*
|
|
|
|
|
|
|
|
printk/NMI: fix up handling of the full nmi log buffer
Petr Mladek
2016-12-12
1
-2
/
+3
|
*
|
|
|
|
|
|
|
|
hung_task: decrement sysctl_hung_task_warnings only if it is positive
Tetsuo Handa
2016-12-12
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
kernel/fork: use vfree_atomic() to free thread stack
Andrey Ryabinin
2016-12-12
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
prctl: remove one-shot limitation for changing exe link
Stanislav Kinsburskiy
2016-12-12
1
-10
/
+0
|
*
|
|
|
|
|
|
|
|
kthread: add __printf attributes
Nicolas Iooss
2016-12-12
1
-2
/
+3
[next]