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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-19
dm raid: ensure superblock's size matches device's logical block size
Heinz Mauelshagen
1
-4
/
+7
2014-11-19
dm btree: fix a recursion depth bug in btree walking code
Joe Thornber
3
-15
/
+17
2014-11-19
dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacks
Mikulas Patocka
1
-6
/
+6
2014-11-19
scsi: only re-lock door after EH on devices that were reset
Christoph Hellwig
1
-1
/
+3
2014-11-19
firewire: cdev: prevent kernel stack leaking into ioctl arguments
Stefan Richter
1
-2
/
+1
2014-11-19
dm thin: grab a virtual cell before looking up the mapping
Joe Thornber
1
-4
/
+12
2014-11-19
drm/radeon: add missing crtc unlock when setting up the MC
Alex Deucher
1
-0
/
+1
2014-11-19
drm/radeon: make sure mode init is complete in bandwidth_update
Alex Deucher
7
-0
/
+21
2014-11-19
drm/radeon: set correct CE ram size for CIK
Jammy Zhou
1
-2
/
+2
2014-11-19
mac80211_hwsim: release driver when ieee80211_register_hw fails
Junjie Mao
1
-1
/
+3
2014-11-19
macvtap: Fix csum_start when VLAN tags are present
Herbert Xu
1
-0
/
+2
2014-11-19
ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooks
Tejun Heo
1
-3
/
+11
2014-11-19
ahci: Add Device IDs for Intel Sunrise Point PCH
James Ralston
1
-0
/
+5
2014-11-19
tun: Fix csum_start with VLAN acceleration
Herbert Xu
1
-7
/
+9
2014-11-19
hwrng: pseries - port to new read API and fix stack corruption
Greg Kurz
1
-4
/
+7
2014-11-19
crypto: caam - remove duplicated sg copy functions
Cristian Stoica
2
-46
/
+14
2014-11-19
zram: avoid kunmap_atomic() of a NULL pointer
Weijie Yang
1
-1
/
+2
2014-11-19
iwlwifi: configure the LTR
Emmanuel Grumbach
6
-8
/
+56
2014-11-19
hwrng: pseries - Return errors to upper levels in pseries-rng.c
Michael Ellerman
1
-3
/
+11
2014-11-19
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
1
-9
/
+0
2014-11-19
vio: fix reuse of vio_dring slot
Dwight Engen
2
-18
/
+25
2014-11-19
sunvdc: limit each sg segment to a page
Dwight Engen
1
-0
/
+4
2014-11-19
sunvdc: compute vdisk geometry from capacity
Allen Pais
1
-9
/
+14
2014-11-19
sunvdc: add cdrom and v1.1 protocol support
Allen Pais
1
-17
/
+92
2014-11-19
vxlan: Do not reuse sockets for a different address family
Marcelo Leitner
1
-10
/
+18
2014-11-19
Input: evdev - fix EVIOCG{type} ioctl
Dmitry Torokhov
1
-5
/
+8
2014-11-14
When screen objects are enabled, the bpp is assumed to be 32, otherwise it is...
Sinclair Yeh
1
-3
/
+13
2014-11-13
of: Fix overflow bug in string property parsing functions
Grant Likely
2
-72
/
+82
2014-11-13
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
1
-1
/
+3
2014-11-13
i2c: at91: don't account as iowait
Wolfram Sang
1
-1
/
+1
2014-11-13
regulator: max77693: Fix use of uninitialized regulator config
Krzysztof Kozlowski
1
-1
/
+1
2014-11-13
acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80
Hans de Goede
1
-0
/
+11
2014-11-13
rbd: Fix error recovery in rbd_obj_read_sync()
Jan Kara
1
-1
/
+1
2014-11-13
drm/radeon/dpm: disable ulv support on SI
Alex Deucher
1
-1
/
+1
2014-11-13
usb: gadget: udc: core: fix kernel oops with soft-connect
Felipe Balbi
1
-0
/
+5
2014-11-13
usb: gadget: function: acm: make f_acm pass USB20CV Chapter9
Felipe Balbi
1
-3
/
+4
2014-11-13
usb: dwc3: gadget: fix set_halt() bug with pending transfers
Felipe Balbi
3
-7
/
+15
2014-11-13
tty: Fix high cpu load if tty is unreleaseable
Peter Hurley
1
-1
/
+6
2014-11-13
cpc925_edac: Report UE events properly
Jason Baron
1
-1
/
+1
2014-11-13
e7xxx_edac: Report CE events properly
Jason Baron
1
-1
/
+1
2014-11-13
i3200_edac: Report CE events properly
Jason Baron
1
-2
/
+2
2014-11-13
i82860_edac: Report CE events properly
Jason Baron
1
-1
/
+1
2014-11-13
USB: kobil_sct: fix non-atomic allocation in write path
Johan Hovold
1
-2
/
+3
2014-11-13
usb: Do not allow usb_alloc_streams on unconfigured devices
Hans de Goede
1
-0
/
+2
2014-11-13
USB: opticon: fix non-atomic allocation in write path
Johan Hovold
1
-1
/
+1
2014-11-13
usb-storage: handle a skipped data phase
Alan Stern
1
-0
/
+26
2014-11-13
HID: usbhid: enable always-poll quirk for Elan Touchscreen 016f
Adel Gadllah
2
-0
/
+2
2014-11-13
HID: usbhid: enable always-poll quirk for Elan Touchscreen 009b
Adel Gadllah
2
-0
/
+2
2014-11-13
HID: usbhid: enable always-poll quirk for Elan Touchscreen
Johan Hovold
2
-0
/
+4
2014-11-13
HID: usbhid: add always-poll quirk
Johan Hovold
1
-3
/
+23
[prev]
[next]