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
*
virtio_ring: Support DMA APIs
Andy Lutomirski
2016-03-02
3
-36
/
+183
*
vring: Introduce vring_use_dma_api()
Andy Lutomirski
2016-03-02
1
-0
/
+24
*
s390/dma: Allow per device dma ops
Christian Borntraeger
2016-03-02
5
-9
/
+13
*
alpha/dma: use common noop dma ops
Christian Borntraeger
2016-03-02
1
-42
/
+4
*
dma: Provide simple noop dma ops
Christian Borntraeger
2016-03-02
3
-0
/
+78
*
vhost: fix error path in vhost_init_used()
Greg Kurz
2016-03-02
1
-4
/
+11
*
virtio-pci: read the right virtio_pci_notify_cap field
Ladi Prosek
2016-03-02
1
-1
/
+1
*
Linux 4.5-rc6
v4.5-rc6
Linus Torvalds
2016-02-28
1
-1
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-02-28
2
-131
/
+244
|
\
|
*
perf: Robustify task_function_call()
Peter Zijlstra
2016-02-25
1
-20
/
+20
|
*
perf: Fix scaling vs. perf_install_in_context()
Peter Zijlstra
2016-02-25
1
-45
/
+70
|
*
perf: Fix scaling vs. perf_event_enable()
Peter Zijlstra
2016-02-25
1
-19
/
+23
|
*
perf: Fix scaling vs. perf_event_enable_on_exec()
Peter Zijlstra
2016-02-25
1
-0
/
+1
|
*
perf: Fix ctx time tracking by introducing EVENT_TIME
Peter Zijlstra
2016-02-25
1
-12
/
+30
|
*
perf: Cure event->pending_disable race
Peter Zijlstra
2016-02-25
1
-3
/
+3
|
*
perf: Fix race between event install and jump_labels
Peter Zijlstra
2016-02-25
2
-11
/
+44
|
*
perf: Fix cloning
Peter Zijlstra
2016-02-25
2
-15
/
+15
|
*
perf: Only update context time when active
Peter Zijlstra
2016-02-25
1
-6
/
+6
|
*
perf: Allow perf_release() with !event->ctx
Peter Zijlstra
2016-02-25
1
-3
/
+13
|
*
perf: Do not double free
Peter Zijlstra
2016-02-25
1
-1
/
+6
|
*
perf: Close install vs. exit race
Peter Zijlstra
2016-02-25
1
-9
/
+26
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-28
5
-7
/
+15
|
\
\
|
*
|
x86/mpx: Fix off-by-one comparison with nr_registers
Colin Ian King
2016-02-26
1
-1
/
+1
|
*
|
x86/mm: Fix slow_virt_to_phys() for X86_PAE again
Dexuan Cui
2016-02-25
1
-4
/
+10
|
*
|
x86/entry/compat: Add missing CLAC to entry_INT80_32
Andy Lutomirski
2016-02-25
1
-0
/
+1
|
*
|
x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32
Andy Lutomirski
2016-02-24
1
-0
/
+1
|
*
|
x86/platform/intel/quark: Change the kernel's IMR lock bit to false
Bryan O'Donoghue
2016-02-23
1
-2
/
+2
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-02-28
1
-1
/
+1
|
\
\
\
|
*
|
|
sched/deadline: Fix trivial typo in printk() message
Steven Rostedt
2016-02-17
1
-1
/
+1
*
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-28
2
-11
/
+8
|
\
\
\
\
|
*
\
\
\
Merge tag 'gic-fixes-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2016-02-22
2
-11
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()
Marc Zyngier
2016-02-18
1
-0
/
+1
|
|
*
|
|
|
irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size
Shanker Donthineni
2016-02-17
1
-5
/
+6
|
|
*
|
|
|
irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
Ashok Kumar
2016-02-11
1
-6
/
+1
|
*
|
|
|
|
Merge tag 'irqchip-urgent-4.5' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
2016-02-21
0
-0
/
+0
|
|
\
\
\
\
\
|
|
*
|
|
|
|
irqchip/mxs: Add missing set_handle_irq()
Oleksij Rempel
2016-02-17
1
-0
/
+1
*
|
|
|
|
|
|
Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-02-28
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BIN...
Lisa Du
2016-02-20
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-02-28
19
-75
/
+127
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2016-02-24
14
-68
/
+108
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
MAINTAINERS: drop OMAP USB and MUSB maintainership
Felipe Balbi
2016-02-23
1
-5
/
+2
|
|
*
|
|
|
|
|
|
|
usb: musb: fix DMA for host mode
Cristian Birsan
2016-02-23
1
-4
/
+2
|
|
*
|
|
|
|
|
|
|
usb: phy: msm: Trigger USB state detection work in DRD mode
Ivan T. Ivanov
2016-02-23
1
-16
/
+4
|
|
*
|
|
|
|
|
|
|
usb: gadget: net2280: fix endpoint max packet for super speed connections
Simon Appleby
2016-02-23
1
-2
/
+13
|
|
*
|
|
|
|
|
|
|
usb: gadget: gadgetfs: unregister gadget only if it got successfully registered
Marek Szyprowski
2016-02-23
1
-2
/
+5
|
|
*
|
|
|
|
|
|
|
usb: gadget: remove driver from pending list on probe error
Marek Szyprowski
2016-02-23
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
usb: musb: Fix DMA desired mode for Mentor DMA engine
Cristian Birsan
2016-02-17
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usage
Andrzej Hajda
2016-02-17
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
usb: dwc2: USB_DWC2 should depend on HAS_DMA
Geert Uytterhoeven
2016-02-17
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
usb: dwc2: host: fix the data toggle error in full speed descriptor dma
Tang, Jianqiang
2016-02-17
2
-1
/
+9
[next]