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.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
2009-03-18
USB: wusbcore/wa-xfer, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-03-18
USB: misc/vstusb, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2009-03-18
USB: misc/adutux, fix lock imbalance
Jiri Slaby
1
-3
/
+3
2009-03-18
USB: image/mdc800, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2009-03-18
USB: atm/cxacru, fix lock imbalance
Jiri Slaby
1
-1
/
+2
2009-03-18
USB: unusual_devs: Add support for GI 0431 SD-Card interface
Jan Dumon
1
-0
/
+10
2009-03-18
USB: serial: new cp2101 device id
Robert M. Kenney
1
-0
/
+1
2009-03-18
USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...
Michael Hennerich
2
-0
/
+9
2009-03-18
USB: serial: add FTDI USB/Serial converter devices
Axel Wachtler
2
-0
/
+16
2009-03-18
USB: usbfs: keep async URBs until the device file is closed
Alan Stern
1
-5
/
+7
2009-03-18
USB: usbtmc: add protocol 1 support
Greg Kroah-Hartman
1
-0
/
+1
2009-03-18
USB: usbtmc: fix stupid bug in open()
Greg Kroah-Hartman
1
-1
/
+2
2009-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
5
-8
/
+10
2009-03-17
gro: Fix legacy path napi_complete crash
Herbert Xu
1
-2
/
+3
2009-03-17
nfsd: nfsd should drop CAP_MKNOD for non-root
J. Bruce Fields
1
-2
/
+4
2009-03-17
NFSD: provide encode routine for OP_OPENATTR
Benny Halevy
1
-0
/
+1
2009-03-17
Avoid 64-bit "switch()" statements on 32-bit architectures
Linus Torvalds
1
-1
/
+1
2009-03-17
prevent boosting kprobes on exception address
Masami Hiramatsu
1
-0
/
+3
2009-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
4
-28
/
+56
2009-03-17
powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW
Kumar Gala
1
-3
/
+3
2009-03-17
powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx
Piotr Ziecik
1
-1
/
+3
2009-03-17
Fast TSC calibration: calculate proper frequency error bounds
Linus Torvalds
1
-45
/
+56
2009-03-17
Fix potential fast PIT TSC calibration startup glitch
Linus Torvalds
1
-0
/
+9
2009-03-17
ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2
Krzysztof Helt
1
-6
/
+12
2009-03-17
ext4: fix bb_prealloc_list corruption due to wrong group locking
Eric Sandeen
1
-2
/
+7
2009-03-17
m68k: merge the non-MMU and MMU versions of siginfo.h
Greg Ungerer
3
-101
/
+95
2009-03-17
m68k: use the MMU version of unistd.h for all m68k platforms
Greg Ungerer
3
-749
/
+372
2009-03-17
m68k: merge the non-MMU and MMU versions of signal.h
Greg Ungerer
3
-369
/
+212
2009-03-17
m68k: merge the non-MMU and MMU versions of ptrace.h
Greg Ungerer
3
-170
/
+85
2009-03-17
m68k: use MMU version of setup.h for both MMU and non-MMU
Greg Ungerer
3
-389
/
+374
2009-03-17
zd1211rw: Do not panic on device eject when associated
Jouni Malinen
1
-2
/
+6
2009-03-17
mac80211: Fix panic on fragmentation with power saving
Jouni Malinen
1
-0
/
+2
2009-03-17
ath9k: AR9280 PCI devices must serialize IO as well
Luis R. Rodriguez
1
-1
/
+2
2009-03-17
ath9k: implement IO serialization
Luis R. Rodriguez
4
-2
/
+55
2009-03-17
lib80211: silence excessive crypto debugging messages
John W. Linville
3
-0
/
+16
2009-03-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
10
-75
/
+39
2009-03-16
dm crypt: wait for endio to complete before destruction
Milan Broz
2
-20
/
+29
2009-03-16
dm crypt: fix kcryptd_async_done parameter
Huang Ying
1
-5
/
+21
2009-03-16
dm io: respect BIO_MAX_PAGES limit
Mikulas Patocka
1
-0
/
+2
2009-03-16
dm table: rework reference counting fix
Mikulas Patocka
1
-2
/
+2
2009-03-16
dm ioctl: validate name length when renaming
Milan Broz
1
-1
/
+2
2009-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
29
-249
/
+5741
2009-03-16
linux.conf.au 2009: Tuz
Rusty Russell
5
-3216
/
+8477
2009-03-16
netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking
Christoph Paasch
1
-4
/
+4
2009-03-16
filp->f_pos not correctly updated in proc_task_readdir
Zhang Le
1
-9
/
+7
2009-03-16
netfilter: conntrack: fix dropping packet after l4proto->packet()
Christoph Paasch
2
-3
/
+3
2009-03-16
netfilter: ctnetlink: fix crash during expectation creation
Pablo Neira Ayuso
1
-0
/
+1
2009-03-16
netfilter: conntrack: don't deliver events for racy packets
Pablo Neira Ayuso
1
-1
/
+2
2009-03-16
m68k: merge the non-MMU and MMU versions of sigcontext.h
Greg Ungerer
3
-39
/
+22
2009-03-16
m68k: merge the non-MMU and MMU versions of swab.h
Greg Ungerer
3
-44
/
+26
[prev]
[next]