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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipmi: Update documentation
Corey Minyard
2016-11-07
1
-25
/
+32
*
ipmi_ssif: Remove an unused module parameter
Corey Minyard
2016-11-07
1
-4
/
+0
*
ipmi: Periodically check for events, not messages
Corey Minyard
2016-11-07
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-27
5
-5
/
+56
|
\
|
*
blk-mq: update hardware and software queues for sleeping alloc
Jens Axboe
2016-10-27
1
-3
/
+3
|
*
block: flush: fix IO hang in case of flood fua req
Ming Lei
2016-10-26
1
-0
/
+28
|
*
nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdown
John W. Linville
2016-10-24
1
-1
/
+1
|
*
badblocks: badblocks_set/clear update unacked_exist
Shaohua Li
2016-10-21
1
-0
/
+23
|
*
softirq: Display IRQ_POLL for irq-poll statistics
Sagi Grimberg
2016-10-21
1
-1
/
+1
*
|
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
2016-10-27
6
-182
/
+21
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-10-24
1
-3
/
+3
|
\
\
|
*
|
hwrng: core - Don't use a stack buffer in add_early_randomness()
Andrew Lutomirski
2016-10-19
1
-3
/
+3
*
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-24
13
-35
/
+41
|
\
\
\
|
*
|
|
clk: at91: Fix a return value in case of error
Christophe JAILLET
2016-10-20
1
-1
/
+1
|
*
|
|
clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCs
Masahiro Yamada
2016-10-19
4
-17
/
+17
|
*
|
|
clk: uniphier: fix memory overrun bug
Masahiro Yamada
2016-10-19
1
-1
/
+1
|
*
|
|
clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock init
Shawn Guo
2016-10-17
1
-2
/
+2
|
*
|
|
clk: mvebu: armada-37xx-periph: Fix the clock gate flag
Gregory CLEMENT
2016-10-17
1
-0
/
+1
|
*
|
|
clk: bcm2835: Clamp the PLL's requested rate to the hardware limits.
Eric Anholt
2016-10-17
1
-7
/
+4
|
*
|
|
clk: max77686: fix number of clocks setup for clk_hw based registration
Javier Martinez Canillas
2016-10-17
1
-0
/
+1
|
*
|
|
clk: mvebu: armada-37xx-periph: Fix the clock provider registration
Gregory CLEMENT
2016-10-17
1
-5
/
+5
|
*
|
|
clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER function
Shawn Guo
2016-10-17
1
-1
/
+1
|
*
|
|
clk: mediatek: Add hardware dependency
Jean Delvare
2016-10-17
1
-0
/
+2
|
*
|
|
clk: samsung: clk-exynos-audss: Fix module autoload
Javier Martinez Canillas
2016-10-17
1
-0
/
+1
|
*
|
|
clk: uniphier: fix type of variable passed to regmap_read()
Masahiro Yamada
2016-10-17
1
-1
/
+1
|
*
|
|
clk: uniphier: add system clock support for sLD3 SoC
Masahiro Yamada
2016-10-17
1
-0
/
+4
|
|
/
/
*
|
|
Merge tag 'gpio-v4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-10-24
9
-12
/
+64
|
\
\
\
|
*
|
|
gpio: mpc8xxx: Correct irq handler function
Liu Gang
2016-10-24
1
-1
/
+1
|
*
|
|
gpio: ath79: Fix module autoload
Javier Martinez Canillas
2016-10-24
1
-0
/
+1
|
*
|
|
gpio: ts4800: Fix module autoload
Javier Martinez Canillas
2016-10-21
1
-0
/
+1
|
*
|
|
gpio: GPIO_GET_LINEEVENT_IOCTL: Reject invalid line and event flags
Lars-Peter Clausen
2016-10-21
1
-0
/
+11
|
*
|
|
gpio: GPIO_GET_LINEHANDLE_IOCTL: Reject invalid line flags
Lars-Peter Clausen
2016-10-21
1
-0
/
+13
|
*
|
|
gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leak
Lars-Peter Clausen
2016-10-21
1
-0
/
+2
|
*
|
|
gpio: GPIO_GET_LINEEVENT_IOCTL: Validate line offset
Lars-Peter Clausen
2016-10-21
1
-0
/
+5
|
*
|
|
gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leak
Lars-Peter Clausen
2016-10-21
1
-0
/
+2
|
*
|
|
gpio: GPIO_GET_LINEHANDLE_IOCTL: Validate line offset
Lars-Peter Clausen
2016-10-21
1
-0
/
+5
|
*
|
|
gpio: GPIO_GET_CHIPINFO_IOCTL: Fix information leak
Lars-Peter Clausen
2016-10-21
1
-0
/
+2
|
*
|
|
gpio: GPIO_GET_CHIPINFO_IOCTL: Fix line offset validation
Lars-Peter Clausen
2016-10-21
1
-1
/
+1
|
*
|
|
gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get()
David Arcari
2016-10-20
1
-2
/
+5
|
*
|
|
gpio: mockup: add sysfs dependency
Arnd Bergmann
2016-10-20
1
-1
/
+1
|
*
|
|
gpio: stmpe: || vs && typo
Dan Carpenter
2016-10-20
1
-1
/
+1
|
*
|
|
gpio: mxs: Unmap region obtained by of_iomap
Arvind Yadav
2016-10-20
1
-2
/
+6
|
*
|
|
gpio/board.txt: point to gpiod_set_value
Pavel Machek
2016-10-20
1
-4
/
+7
|
|
/
/
*
|
|
Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-24
4
-19
/
+36
|
\
\
\
|
*
|
|
xenbus: check return value of xenbus_scanf()
Jan Beulich
2016-10-24
1
-1
/
+3
|
*
|
|
xenbus: prefer list_for_each()
Jan Beulich
2016-10-24
1
-2
/
+2
|
*
|
|
x86: xen: move cpu_up functions out of ifdef
Arnd Bergmann
2016-10-24
1
-0
/
+2
|
*
|
|
xenbus: advertise control feature flags
Juergen Gross
2016-10-24
1
-16
/
+29
*
|
|
|
mm: unexport __get_user_pages()
Lorenzo Stoakes
2016-10-24
4
-13
/
+6
*
|
|
|
proc: don't use FOLL_FORCE for reading cmdline and environment
Linus Torvalds
2016-10-24
1
-10
/
+8
[next]