index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-01
mei: fix waiting for wr_ctrl for corner cases.
Alexander Usyskin
1
-4
/
+14
2016-05-01
mei: don't clean control queues on notify request timeout
Alexander Usyskin
1
-6
/
+2
2016-05-01
mei: amthif: discard not read messages
Alexander Usyskin
3
-2
/
+5
2016-05-01
mei: fix NULL dereferencing during FW initiated disconnection
Alexander Usyskin
3
-6
/
+6
2016-05-01
mei: drop global me_client_index
Alexander Usyskin
2
-17
/
+8
2016-05-01
mei: do not pin module if cldrv->probe() failed
Alexey Khoroshilov
1
-2
/
+6
2016-05-01
char: xillybus: use devm_add_action_or_reset
Sudip Mukherjee
2
-19
/
+2
2016-05-01
drivers:hv: Separate out frame buffer logic when picking MMIO range
Jake Oshins
1
-45
/
+35
2016-05-01
drivers:hv: Record MMIO range in use by frame buffer
Jake Oshins
1
-1
/
+36
2016-05-01
drivers:hv: Track allocations of children of hv_vmbus in private resource tree
Jake Oshins
1
-1
/
+21
2016-05-01
drivers:hv: Reverse order of resources in hyperv_mmio
Jake Oshins
1
-2
/
+1
2016-05-01
drivers:hv: Use new vmbus_mmio_free() from client drivers.
Jake Oshins
2
-9
/
+9
2016-05-01
drivers:hv: Make a function to free mmio regions through vmbus
Jake Oshins
2
-1
/
+16
2016-05-01
drivers:hv: Lock access to hyperv_mmio resource tree
Jake Oshins
1
-4
/
+12
2016-05-01
Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus...
K. Y. Srinivasan
2
-0
/
+87
2016-05-01
Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
K. Y. Srinivasan
2
-55
/
+54
2016-05-01
Drivers: hv: vmbus: Export the vmbus_set_event() API
K. Y. Srinivasan
3
-2
/
+2
2016-05-01
Drivers: hv: vmbus: Use the new virt_xx barrier code
K. Y. Srinivasan
1
-7
/
+7
2016-05-01
Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
K. Y. Srinivasan
1
-3
/
+3
2016-05-01
Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
K. Y. Srinivasan
2
-21
/
+31
2016-05-01
Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
K. Y. Srinivasan
1
-6
/
+20
2016-04-30
parport: use subsys_initcall
Sudip Mukherjee
1
-1
/
+1
2016-04-30
misc: mic: Remove return statements from void functions
Amitoj Kaur Chawla
1
-3
/
+3
2016-04-30
misc: mic: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2016-04-30
misc: mic: Fix randconfig build error
Sudeep Dutt
1
-0
/
+1
2016-04-28
misc: mic: Fix for double fetch security bug in VOP driver
Ashutosh Dixit
1
-0
/
+5
2016-04-27
Merge tag 'stm-for-greg-20160420' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
10
-86
/
+131
2016-04-19
intel_th: pci: Add Broxton-M SOC support
Alexander Shishkin
1
-0
/
+5
2016-04-18
Merge 4.6-rc4 into char-misc-next
Greg Kroah-Hartman
1061
-7098
/
+10883
2016-04-18
Linux 4.6-rc4
v4.6-rc4
Linus Torvalds
1
-1
/
+1
2016-04-17
Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
1
-2
/
+2
2016-04-17
dm cache metadata: fix cmd_read_lock() acquiring write lock
Ahmed Samy
1
-2
/
+2
2016-04-17
Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+9
2016-04-17
Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-13
/
+14
2016-04-17
Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-13
/
+94
2016-04-17
Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
6
-68
/
+73
2016-04-17
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+2
2016-04-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+15
2016-04-16
Merge branch 'fix/edma' into fixes
Vinod Koul
1
-38
/
+25
2016-04-16
Merge branch 'fix/xilinx' into fixes
Vinod Koul
1
-1
/
+1
2016-04-16
Merge branch 'fix/omap' into fixes
Vinod Koul
1
-9
/
+17
2016-04-16
Merge branch 'fix/hsu' into fixes
Vinod Koul
2
-5
/
+11
2016-04-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-17
/
+37
2016-04-16
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+30
2016-04-16
Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-9
/
+1
2016-04-16
Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2
-26
/
+2
2016-04-16
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-62
/
+104
2016-04-16
Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-168
/
+114
2016-04-15
libnvdimm, pmem: clarify the write+clear_poison+write flow
Dan Williams
1
-0
/
+14
2016-04-15
block: loop: fix filesystem corruption in case of aio/dio
Ming Lei
1
-0
/
+6
[prev]
[next]