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
2012-01-26
drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range
Ben Hutchings
1
-2
/
+2
2012-01-26
mtd: tests: stresstest: bail out if device has not enough eraseblocks
Wolfram Sang
1
-0
/
+7
2012-01-26
mtd: mtd_blkdevs: don't increase 'open' count on error path
Brian Norris
1
-1
/
+2
2012-01-26
mtd: mtdoops: skip reading initially bad blocks
Roman Tereshonkov
1
-0
/
+3
2012-01-26
mtdoops: fix the oops_page_used array size
Roman Tereshonkov
1
-1
/
+1
2012-01-12
Linux 3.2.1
v3.2.1
Greg Kroah-Hartman
1
-1
/
+1
2012-01-12
xfs: fix acl count validation in xfs_acl_from_disk()
Xi Wang
1
-1
/
+1
2012-01-12
usb: cdc-acm: Fix acm_tty_hangup() vs. acm_tty_close() race
Thilo-Alexander Ginkel
1
-2
/
+10
2012-01-12
bonding: fix error handling if slave is busy (v2)
stephen hemminger
1
-2
/
+7
2012-01-12
asix: fix infinite loop in rx_fixup()
Aurelien Jacobs
1
-1
/
+1
2012-01-12
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
Ben Hutchings
1
-0
/
+2
2012-01-12
usb: ch9: fix up MaxStreams helper
Felipe Balbi
2
-3
/
+20
2012-01-12
xhci: Properly handle COMP_2ND_BW_ERR
Hans de Goede
2
-1
/
+1
2012-01-12
usb: fix number of mapped SG DMA entries
Clemens Ladisch
6
-9
/
+9
2012-01-12
USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c
Malte Schröder
1
-0
/
+1
2012-01-12
usb: option: add ZD Incorporated HSPA modem
Janne Snabb
1
-0
/
+5
2012-01-12
USB: omninet: fix write_room
Johan Hovold
1
-1
/
+1
2012-01-12
usb: musb: fix pm_runtime mismatch
Felipe Contreras
1
-2
/
+0
2012-01-12
USB: add quirk for another camera
Oliver Neukum
1
-1
/
+4
2012-01-12
USB: pxa168: Fix compilation error
Tanmay Upadhyay
1
-1
/
+1
2012-01-12
usb: usb-storage doesn't support dynamic id currently, the patch disables the...
Huajun Li
1
-0
/
+1
2012-01-12
USB: isight: fix kernel bug when loading firmware
Greg Kroah-Hartman
1
-2
/
+4
2012-01-12
drivers/usb/class/cdc-acm.c: clear dangling pointer
Julia Lawall
1
-0
/
+4
2012-01-12
udf: Fix deadlock when converting file from in-ICB one to normal one
Jan Kara
2
-6
/
+21
2012-01-12
cgroup: fix to allow mounting a hierarchy by name
Li Zefan
1
-3
/
+3
2012-01-12
atmel_serial: fix spinlock lockup in RS485 code
Claudio Scordino
1
-2
/
+3
2012-01-12
usbfs: Fix oops related to user namespace conversion.
Sarah Sharp
1
-1
/
+2
2012-01-12
USB: update documentation for usbmon
Alan Stern
1
-5
/
+9
2012-01-12
Drivers:hv: Fix a bug in vmbus_driver_unregister()
K. Y. Srinivasan
1
-4
/
+1
2012-01-12
drivers: hv: Don't OOPS when you cannot init vmbus
K. Y. Srinivasan
1
-0
/
+16
2012-01-12
ext3: Don't warn from writepage when readonly inode is spotted after error
Jan Kara
1
-3
/
+21
2012-01-12
reiserfs: Force inode evictions before umount to avoid crash
Jeff Mahoney
1
-10
/
+14
2012-01-12
reiserfs: Fix quota mount option parsing
Jan Kara
1
-1
/
+2
2012-01-12
ore: FIX breakage when MISC_FILESYSTEMS is not set
Boaz Harrosh
3
-11
/
+14
2012-01-12
ore: Must support none-PAGE-aligned IO
Boaz Harrosh
1
-12
/
+60
2012-01-12
ore: fix BUG_ON, too few sgs when reading
Boaz Harrosh
2
-2
/
+6
2012-01-12
ore: Fix crash in case of an IO error.
Boaz Harrosh
1
-3
/
+3
2012-01-12
perf: Fix parsing of __print_flags() in TP_printk()
Steven Rostedt
1
-0
/
+2
2012-01-12
iwlagn: fix (remove) use of PAGE_SIZE
Johannes Berg
2
-44
/
+31
2012-01-12
iwlagn: fix TID use bug
Johannes Berg
1
-1
/
+1
2012-01-12
IB/uverbs: Protect QP multicast list
Eli Cohen
1
-4
/
+17
2012-01-12
IB/qib: Fix a possible data corruption when receiving packets
Ram Vepa
3
-4
/
+10
2012-01-12
powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit
Li Zhong
2
-3
/
+3
2012-01-12
powerpc/time: Handle wrapping of decrementer
Anton Blanchard
3
-9
/
+17
2012-01-12
wl12xx: Restore testmode ABI
Pontus Fuchs
1
-0
/
+1
2012-01-12
wl12xx: Check buffer bound when processing nvs data
Pontus Fuchs
1
-0
/
+14
2012-01-12
wl12xx: Validate FEM index from ini file and FW
Pontus Fuchs
1
-0
/
+22
2012-01-12
bcma: support for suspend and resume
Rafał Miłecki
3
-0
/
+56
2012-01-12
libertas: clean up scan thread handling
Andres Salomon
1
-4
/
+6
2012-01-12
offb: Fix bug in calculating requested vram size
Benjamin Herrenschmidt
1
-1
/
+1
[prev]
[next]