index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
HOWTO
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-05-12
[PATCH] usbserial: Fixes use-after-free in serial_open().
Luiz Fernando Capitulino
1
-1
/
+1
2006-05-12
[PATCH] USB: Emagic USB firmware loading fixes
Monty
2
-0
/
+8
2006-05-12
[PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklist
Olaf Hering
1
-0
/
+4
2006-05-12
[PATCH] USB: Add Sieraa Wireless 580 evdo card to airprime.c
Ken Brush
1
-0
/
+1
2006-05-09
[PATCH] USB: ftdi_sio: add device id for ACT Solutions HomePro ZWave interface
Razvan Gavril
2
-0
/
+5
2006-05-09
[PATCH] USB: ftdi_sio: Add support for HCG HF Dual ISO RFID Reader
Ian Abbott
2
-0
/
+6
2006-05-09
[PATCH] USB: ub oops in block_uevent
Pete Zaitcev
1
-8
/
+10
2006-05-09
[PATCH] USB: usbcore: don't check the device's power source
Alan Stern
1
-10
/
+13
2006-05-09
[PATCH] USB: fix OHCI PM regression
David Brownell
1
-7
/
+6
2006-05-09
[PATCH] USB: pegasus fixes (logstorm, suspend)
David Brownell
1
-5
/
+15
2006-05-09
[PATCH] USBATM: fix modinfo output
Duncan Sands
1
-4
/
+4
2006-05-09
[PATCH] USBATM: change the default speedtouch iso altsetting
Duncan Sands
1
-1
/
+1
2006-05-09
[PATCH] USB: fix bug in ohci-hcd.c ohci_restart()
David Brownell
1
-1
/
+1
2006-05-08
Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"
Linus Torvalds
2
-28
/
+2
2006-05-08
[PATCH] x86_64: Move ondemand timer into own work queue
Andi Kleen
1
-8
/
+20
2006-05-08
[PATCH] x86_64: Avoid EBDA area in early boot allocator
Andi Kleen
3
-8
/
+30
2006-05-08
[PATCH] x86_64: add nmi_exit to die_nmi
Corey Minyard
1
-0
/
+2
2006-05-08
[PATCH] x86_64: fix die_lock nesting
Corey Minyard
1
-1
/
+9
2006-05-08
[PATCH] x86_64: Check for too many northbridges in IOMMU code
Andi Kleen
1
-0
/
+8
2006-05-08
[PATCH] x86_64: avoid IRQ0 ioapic pin collision
Kimball Murray
6
-2
/
+34
2006-05-08
[PATCH] fs/locks.c: Fix lease_init
Trond Myklebust
1
-9
/
+12
2006-05-08
[XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing an
Nathan Scott
1
-1
/
+4
2006-05-08
[XFS] Fix a project quota space accounting leak on rename.
Nathan Scott
2
-1
/
+13
2006-05-08
[XFS] Fix a possible forced shutdown due to mishandling write barriers
Nathan Scott
1
-18
/
+9
2006-05-08
kbuild: Do not overwrite makefile as anohter user
Jan Beulich
2
-10
/
+11
2006-05-07
[ARM] 3507/1: Replace map_desc.physical with map_desc.pfn: aaed2000
Bellido Nicolas
1
-1
/
+6
2006-05-07
[ARM] 3506/1: aaec2000: debug-macro.S needs hardware.h
Bellido Nicolas
1
-0
/
+1
2006-05-07
[ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.h
Bellido Nicolas
1
-0
/
+1
2006-05-07
[ARM] 3504/1: Fix clcd includes for aaec2000
Bellido Nicolas
2
-1
/
+1
2006-05-07
[ARM] 3503/1: Fix map_desc structure for aaec2000
Bellido Nicolas
1
-2
/
+2
2006-05-07
[ARM] 3501/1: i.MX: fix lowlevel debug macros
Sascha Hauer
2
-2
/
+2
2006-05-07
Fix ptrace_attach()/ptrace_traceme()/de_thread() race
Linus Torvalds
1
-18
/
+21
2006-05-07
[IRDA] irda-usb: use NULL instead of 0
Randy Dunlap
1
-1
/
+1
2006-05-07
[IPV4]: Remove likely in ip_rcv_finish()
Hua Zhong
1
-1
/
+1
2006-05-07
[NET]: Create netdev attribute_groups with class_device_add
Stephen Hemminger
3
-38
/
+15
2006-05-07
[CLASS DEVICE]: add attribute_group creation
Stephen Hemminger
2
-0
/
+34
2006-05-06
[ARM] rtc-sa1100: fix compiler warnings and error cleanup
Russell King
1
-3
/
+3
2006-05-06
[ARM] Allow SA1100 RTC alarm to be configured for wakeup
Russell King
1
-0
/
+16
2006-05-06
[TCP]: Fix snd_cwnd adjustments in tcp_highspeed.c
John Heffner
1
-1
/
+1
2006-05-06
[NETROM/ROSE]: Kill module init version kernel log messages.
Ralf Baechle
2
-6
/
+0
2006-05-06
[DCCP]: Fix sock_orphan dead lock
Herbert Xu
1
-3
/
+10
2006-05-06
[BRIDGE]: keep track of received multicast packets
Stephen Hemminger
1
-0
/
+1
2006-05-06
[SCTP]: Fix state table entries for chunks received in CLOSED state.
Sridhar Samudrala
1
-5
/
+5
2006-05-06
[SCTP]: Fix panic's when receiving fragmented SCTP control chunks.
Sridhar Samudrala
1
-5
/
+8
2006-05-06
[SCTP]: Prevent possible infinite recursion with multiple bundled DATA.
Vladislav Yasevich
1
-2
/
+25
2006-05-06
[SCTP]: Allow spillover of receive buffer to avoid deadlock.
Neil Horman
3
-10
/
+38
2006-05-05
[ARM] 3495/1: EABI: undefine removed syscalls, but...
Nicolas Pitre
1
-1
/
+1
2006-05-05
[ARM] 3500/1: fix PXA27x DMA allocation priority
Nicolas Pitre
2
-24
/
+19
2006-05-05
[ARM] 3499/1: Fix VFP FPSCR corruption for double exception case
George G. Davis
1
-1
/
+1
2006-05-05
[IA64] remove asm-ia64/bitops.h self-inclusion
Jon Mason
1
-1
/
+0
[next]