aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-10Linux 2.6.22.18v2.6.22.18Greg Kroah-Hartman
2008-02-10splice: fix user pointer access in get_iovec_page_array() (CVE-2008-0600)Bastian Blank
2008-02-06Linux 2.6.22.17v2.6.22.17Greg Kroah-Hartman
2008-02-06vm audit: add VM_DONTEXPAND to mmap for drivers that need it (CVE-2008-0007)Nick Piggin
2008-02-06ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui
2008-02-06POWERPC: Fix invalid semicolon after if statementIlpo Järvinen
2008-02-06chelsio: Fix skb->dev settingDivy Le Ray
2008-02-06cxgb: fix statsDivy Le Ray
2008-02-06cxgb: fix T2 GSODivy Le Ray
2008-02-06vfs: coredumping fix (CVE-2007-6206)Ingo Molnar
2008-02-06ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-referenceBob Moore
2008-02-06CASSINI: Set skb->truesize properly on receive packets.David Miller
2008-02-06CASSINI: Revert 'dont touch page_count'.David Miller
2008-02-06CASSINI: Fix endianness bug.Al Viro
2008-02-06ATM: Check IP header validity in mpc_send_packetHerbert Xu
2008-02-06ATM: [nicstar] delay irq setup until card is configuredChas Williams
2008-02-06CONNECTOR: Don't touch queue dev after decrement of ref count.Li Zefan
2008-02-06Fix sparc64 cpu cross call hangs.David Miller
2008-02-06INET: Fix netdev renaming and inet address labelsMark McLoughlin
2008-02-06IPSEC: Avoid undefined shift operation when testing algorithm IDHerbert Xu
2008-02-06IPSEC: Fix potential dst leak in xfrm_lookupHerbert Xu
2008-02-06IPV4: ip_gre: set mac_header correctly in receive pathTimo Teras
2008-02-06IPV4 ROUTE: ip_rt_dump() is unecessary slowEric Dumazet
2008-02-06IRDA: irda_create() nuke user triggable printkmaximilian attems
2008-02-06NET: Correct two mistaken skb_reset_mac_header() conversions.David Miller
2008-02-06NET: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill
2008-02-06NET: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill
2008-02-06SPARC64: Fix memory controller register access when non-SMP.David Miller
2008-02-06SPARC64: Fix two kernel linear mapping setup bugs.David Miller
2008-02-06X25: Add missing x25_neigh_putJulia Lawall
2008-01-14Linux 2.6.22.16v2.6.22.16Greg Kroah-Hartman
2008-01-14Use access mode instead of open flags to determine needed permissions (CVE-20...Linus Torvalds
2007-12-14Linux 2.6.22.15v2.6.22.15Greg Kroah-Hartman
2007-12-14BRIDGE: Properly dereference the br_should_route_hookPavel Emelyanov
2007-12-14libata: kill spurious NCQ completion detectionTejun Heo
2007-12-14NETFILTER: xt_TCPMSS: remove network triggerable WARN_ONPatrick McHardy
2007-12-14XFRM: Fix leak of expired xfrm_statesPatrick McHardy
2007-12-14Revert "Fix SMP poweroff hangs"Greg Kroah-Hartman
2007-12-14knfsd: Validate filehandle type in fsid_sourceNeil Brown
2007-12-14BRIDGE: Lost call to br_fdb_fini() in br_init() error pathPavel Emelyanov
2007-12-14DECNET: dn_nl_deladdr() almost always returns no errorPavel Emelyanov
2007-12-14IPV6: Restore IPv6 when MTU is big enoughEvgeniy Polyakov
2007-12-14RXRPC: Add missing select on CRYPTODavid Howells
2007-12-14TCP: illinois: Incorrect beta usageStephen Hemminger
2007-12-14TEXTSEARCH: Do not allow zero length patterns in the textsearch infrastructurePablo Neira Ayuso
2007-12-14UNIX: EOF on non-blocking SOCK_SEQPACKETFlorian Zumbiehl
2007-12-14ATM: [he] initialize lock and tasklet earlierchas williams
2007-12-14CRYPTO api: Fix potential race in crypto_remove_spawnHerbert Xu
2007-12-14IPV4: Remove bogus ifdef mess in arp_processAdrian Bunk
2007-12-14NET: Corrects a bug in ip_rt_acct_read()Eric Dumazet