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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2015-09-22
iommu/arm-smmu: Ensure IAS is set correctly for AArch32-capable SMMUs
Will Deacon
1
-3
/
+9
2015-09-22
iommu/io-pgtable-arm: Don't use dma_to_phys()
Robin Murphy
2
-13
/
+14
2015-09-22
MAINTAINERS: Update website and git repo for Wolfson Microelectronics
Richard Fitzgerald
1
-6
/
+3
2015-09-22
spi: xtensa-xtfpga: fix register endianness
Max Filippov
1
-2
/
+2
2015-09-22
tty: serial: Add missing module license for 8250_base.ko
Jonathan McDowell
1
-0
/
+2
2015-09-22
Merge tag 'extcon-fixes-for-4.3-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+1
2015-09-22
MIPS: bootmem: Fix mapstart calculation for contiguous maps
Alexander Sverdlin
1
-1
/
+9
2015-09-22
MIPS: Fix console output for Fulong2e system
Guenter Roeck
1
-0
/
+3
2015-09-22
tools lib traceevent: Fix string handling in heterogeneous arch environments
Kapileshwar Singh
1
-3
/
+20
2015-09-22
irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()
Ludovic Desroches
1
-8
/
+16
2015-09-22
mac80211: reset CQM history upon reconfiguration
Sara Sharon
1
-0
/
+1
2015-09-22
mac80211: fix VHT MCS mask array overrun
Johannes Berg
1
-5
/
+7
2015-09-22
ARM: wire up new syscalls
Russell King
3
-1
/
+5
2015-09-22
xhci: init command timeout timer earlier to avoid deleting it uninitialized
Mathias Nyman
1
-6
/
+5
2015-09-22
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2
-5
/
+5
2015-09-22
usb: xhci: exit early in xhci_setup_device() if we're halted or dying
Roger Quadros
1
-0
/
+3
2015-09-22
usb: xhci: stop everything on the first call to xhci_stop
Roger Quadros
1
-15
/
+5
2015-09-22
usb: xhci: Clear XHCI_STATE_DYING on start
Roger Quadros
1
-1
/
+2
2015-09-22
usb: xhci: lock mutex on xhci_stop
Roger Quadros
1
-0
/
+4
2015-09-22
xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PM
Tomer Barletz
1
-45
/
+45
2015-09-22
xhci: give command abortion one more chance before killing xhci
Mathias Nyman
1
-0
/
+9
2015-09-22
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
Mathias Nyman
1
-2
/
+3
2015-09-22
Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
10
-30
/
+54
2015-09-22
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-51
/
+110
2015-09-22
mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()
Boris BREZILLON
1
-0
/
+1
2015-09-22
inet: fix races in reqsk_queue_hash_req()
Eric Dumazet
1
-4
/
+4
2015-09-22
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
4
-16
/
+31
2015-09-22
sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()
Sowmini Varadhan
1
-6
/
+11
2015-09-22
geneve: remove vlan-related feature assignment
John W. Linville
1
-4
/
+0
2015-09-22
usbnet: New driver for QinHeng CH9200 devices
Matthew Garrett
3
-1
/
+455
2015-09-22
Merge branch 'phy-of-autoload'
David S. Miller
2
-0
/
+2
2015-09-22
net: phy: mdio-gpio: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-22
net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-22
Merge branch 'net-of-autoload'
David S. Miller
5
-0
/
+5
2015-09-22
net: moxa: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-22
net: gianfar_ptp: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-22
net: bcmgenet: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-22
net: systemport: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-22
net: arc: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-22
Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', ...
Mark Brown
6
-8
/
+60
2015-09-22
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-11
/
+10
2015-09-21
Btrfs: Direct I/O: Fix space accounting
chandan
2
-23
/
+21
2015-09-21
mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions
Boris BREZILLON
1
-17
/
+9
2015-09-21
usb: dwc3: gadget: Fix BUG in RT config
Roger Quadros
1
-4
/
+0
2015-09-21
usb: musb: fix cppi channel teardown for isoch transfer
Bin Liu
1
-0
/
+3
2015-09-21
usb: phy: isp1301: Export I2C module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-09-21
usb: gadget: drop null test before destroy functions
Julia Lawall
4
-8
/
+4
2015-09-21
usb: gadget: dummy_hcd: in transfer(), return data sent, not limit
Igor Kotrasinski
1
-2
/
+4
2015-09-21
usb: gadget: dummy_hcd: fix rescan logic for transfer
Igor Kotrasinski
1
-5
/
+8
2015-09-21
usb: gadget: dummy_hcd: fix unneeded else-if condition
Igor Kotrasinski
1
-1
/
+1
[prev]
[next]