summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-10Linux 2.6.22.18v2.6.22.18Greg Kroah-Hartman1-1/+1
2008-02-10splice: fix user pointer access in get_iovec_page_array() (CVE-2008-0600)Bastian Blank1-0/+3
2008-02-06Linux 2.6.22.17v2.6.22.17Greg Kroah-Hartman1-1/+1
2008-02-06vm audit: add VM_DONTEXPAND to mmap for drivers that need it (CVE-2008-0007)Nick Piggin8-15/+14
2008-02-06ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui2-0/+8
2008-02-06POWERPC: Fix invalid semicolon after if statementIlpo Järvinen1-1/+1
2008-02-06chelsio: Fix skb->dev settingDivy Le Ray1-1/+1
2008-02-06cxgb: fix statsDivy Le Ray4-88/+95
2008-02-06cxgb: fix T2 GSODivy Le Ray3-19/+17
2008-02-06vfs: coredumping fix (CVE-2007-6206)Ingo Molnar1-0/+6
2008-02-06ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-referenceBob Moore1-6/+85
2008-02-06CASSINI: Set skb->truesize properly on receive packets.David Miller1-0/+1
2008-02-06CASSINI: Revert 'dont touch page_count'.David Miller1-32/+4
2008-02-06CASSINI: Fix endianness bug.Al Viro2-12/+14
2008-02-06ATM: Check IP header validity in mpc_send_packetHerbert Xu1-0/+7
2008-02-06ATM: [nicstar] delay irq setup until card is configuredChas Williams1-10/+9
2008-02-06CONNECTOR: Don't touch queue dev after decrement of ref count.Li Zefan1-1/+1
2008-02-06Fix sparc64 cpu cross call hangs.David Miller1-6/+13
2008-02-06INET: Fix netdev renaming and inet address labelsMark McLoughlin1-1/+1
2008-02-06IPSEC: Avoid undefined shift operation when testing algorithm IDHerbert Xu1-2/+12
2008-02-06IPSEC: Fix potential dst leak in xfrm_lookupHerbert Xu1-3/+6
2008-02-06IPV4: ip_gre: set mac_header correctly in receive pathTimo Teras1-1/+1
2008-02-06IPV4 ROUTE: ip_rt_dump() is unecessary slowEric Dumazet1-4/+4
2008-02-06IRDA: irda_create() nuke user triggable printkmaximilian attems1-2/+0
2008-02-06NET: Correct two mistaken skb_reset_mac_header() conversions.David Miller2-2/+2
2008-02-06NET: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill1-1/+1
2008-02-06NET: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill1-2/+2
2008-02-06SPARC64: Fix memory controller register access when non-SMP.David Miller1-6/+10
2008-02-06SPARC64: Fix two kernel linear mapping setup bugs.David Miller3-9/+36
2008-02-06X25: Add missing x25_neigh_putJulia Lawall1-2/+3
2008-01-14Linux 2.6.22.16v2.6.22.16Greg Kroah-Hartman1-1/+1
2008-01-14Use access mode instead of open flags to determine needed permissions (CVE-20...Linus Torvalds1-2/+2
2007-12-14Linux 2.6.22.15v2.6.22.15Greg Kroah-Hartman1-1/+1
2007-12-14BRIDGE: Properly dereference the br_should_route_hookPavel Emelyanov2-5/+6
2007-12-14libata: kill spurious NCQ completion detectionTejun Heo2-73/+2
2007-12-14NETFILTER: xt_TCPMSS: remove network triggerable WARN_ONPatrick McHardy1-3/+1
2007-12-14XFRM: Fix leak of expired xfrm_statesPatrick McHardy1-1/+1
2007-12-14Revert "Fix SMP poweroff hangs"Greg Kroah-Hartman1-2/+0
2007-12-14knfsd: Validate filehandle type in fsid_sourceNeil Brown1-5/+15
2007-12-14BRIDGE: Lost call to br_fdb_fini() in br_init() error pathPavel Emelyanov1-1/+3
2007-12-14DECNET: dn_nl_deladdr() almost always returns no errorPavel Emelyanov1-1/+3
2007-12-14IPV6: Restore IPv6 when MTU is big enoughEvgeniy Polyakov1-1/+10
2007-12-14RXRPC: Add missing select on CRYPTODavid Howells1-0/+1
2007-12-14TCP: illinois: Incorrect beta usageStephen Hemminger1-1/+1
2007-12-14TEXTSEARCH: Do not allow zero length patterns in the textsearch infrastructurePablo Neira Ayuso1-2/+6
2007-12-14UNIX: EOF on non-blocking SOCK_SEQPACKETFlorian Zumbiehl1-1/+8
2007-12-14ATM: [he] initialize lock and tasklet earlierchas williams1-5/+5
2007-12-14CRYPTO api: Fix potential race in crypto_remove_spawnHerbert Xu1-3/+3
2007-12-14IPV4: Remove bogus ifdef mess in arp_processAdrian Bunk1-19/+0
2007-12-14NET: Corrects a bug in ip_rt_acct_read()Eric Dumazet1-6/+2