summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-24SCSI aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETJames Bottomley
2008-03-24SCSI gdth: don't call pci_free_consistent under spinlockJames Bottomley
2008-03-24SCSI ips: fix data buffer accessors conversion bugFUJITA Tomonori
2008-03-24usb-storage: don't access beyond the end of the sg bufferAlan Stern
2008-03-24fuse: fix permission checkingMiklos Szeredi
2008-03-24CRYPTO xts: Use proper alignmentSebastian Siewior
2008-03-24CRYPTO xcbc: Fix crash with IPsecJoy Latten
2008-03-24SCSI ips: handle scsi_add_host() failure, and other err cleanupsJeff Garzik
2008-03-24x86: adjust enable_NMI_through_LVT0()Jan Beulich
2008-03-24drivers: fix dma_get_required_maskJames Bottomley
2008-03-24iov_iter_advance() fixNick Piggin
2008-03-24x86: Clear DF before calling signal handlerAurelien Jarno
2008-03-24ub: fix up the conversion to sg_init_table()Pete Zaitcev
2008-03-24MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle
2008-03-24IRQ_NOPROBE helper functionsRalf Baechle
2008-03-24IPCOMP: Disable BH on output when using shared tfmHerbert Xu
2008-03-24IPCONFIG: The kernel gets no IP from some DHCP serversStephen Hemminger
2008-03-24IPV4: Remove IP_TOS setting privilege checks.David S. Miller
2008-03-24IPV6: dst_entry leak in ip4ip6_err.Denis V. Lunev
2008-03-24IPV6: Fix IPsec datagram fragmentationHerbert Xu
2008-03-24NET: Fix race in dev_close(). (Bug 9750)Matti Linnanvuori
2008-03-24NET: Messed multicast lists after dev_mc_sync/unsyncJorge Boncompte [DTI2]
2008-03-24NIU: Bump driver version and release date.David S. Miller
2008-03-24NIU: Fix BMAC alternate MAC address indexing.Matheos Worku
2008-03-24NIU: More BMAC alt MAC address fixes.Matheos Worku
2008-03-24TCP: Improve ipv4 established hash function.David S. Miller
2008-03-24SPARC: Fix link errors with gcc-4.3David S. Miller
2008-03-24SPARC64: Loosen checks in exception table handling.David S. Miller
2008-03-24Revert "NET: Add if_addrlabel.h to sanitized headers."Greg Kroah-Hartman
2008-02-25Linux 2.6.24.3v2.6.24.3Greg Kroah-Hartman
2008-02-25x86_64: CPA, fix cache attribute inconsistency bugIngo Molnar
2008-02-25bonding: fix NULL pointer deref in startup processingJay Vosburgh
2008-02-25POWERPC: Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasosOlaf Hering
2008-02-25PCMCIA: Fix station address detection in smcChuck Ebbert
2008-02-25SCSI: gdth: scan for scsi devicesBoaz Harrosh
2008-02-25USB: fix pm counter leak in usblpOliver Neukum
2008-02-25S390: Fix futex_atomic_cmpxchg_std inline assembly.Heiko Carstens
2008-02-25genirq: do not leave interupts enabled on free_irqThomas Gleixner
2008-02-25hrtimer: catch expired CLOCK_REALTIME timers earlyThomas Gleixner
2008-02-25hrtimer: check relative timeouts for overflowThomas Gleixner
2008-02-25SLUB: Deal with annoying gcc warning on kfree()Christoph Lameter
2008-02-25hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()Oleg Nesterov
2008-02-25hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov
2008-02-25Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt
2008-02-25Be more robust about bad arguments in get_user_pages()Jonathan Corbet
2008-02-25AUDIT: Increase skb->truesize in audit_expandHerbert Xu
2008-02-25BLUETOOTH: Add conn add/del workqueues to avoid connection fail.Dave Young
2008-02-25INET: Prevent out-of-sync truesize on ip_fragment slow pathHerbert Xu
2008-02-25INET_DIAG: Fix inet_diag_lock_handler error path.Arnaldo Carvalho de Melo
2008-02-25IPCOMP: Fetch nexthdr before ipch is destroyedHerbert Xu