summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2007-12-14PFKEY: Sending an SADB_GET responds with an SADB_GETCharles Hardin
2007-12-14TCP: MTUprobe: fix potential sk_send_head corruptionIlpo Järvinen
2007-12-14TCP: Problem bug with sysctl_tcp_congestion_control functionSam Jansen
2007-12-14fb_ddc: fix DDC lines quirkJean Delvare
2007-12-14forcedeth boot delay fixAyaz Abdulla
2007-12-14forcedeth: new mcp79 pci idsAyaz Abdulla
2007-12-14futex: fix for futex_wait signal stack corruptionSteven Rostedt
2007-12-14hrtimers: avoid overflow for large relative timeouts (CVE-2007-5966)Thomas Gleixner
2007-12-14I4L: fix isdn_ioctl memory overrun vulnerabilityKarsten Keil
2007-12-14isdn: avoid copying overly-long stringsKarsten Keil
2007-12-14libcrc32c: keep intermediate crc state in cpu orderHerbert Xu
2007-12-14nf_nat: fix memset errorLi Zefan
2007-12-14tmpfs: restore missing clear_highpageHugh Dickins
2007-12-14USB: fix up EHCI startup synchronizationDavid Brownell
2007-12-14USB: make the microtek driver and HAL cooperateOliver Neukum
2007-12-14wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()Scott James Remnant
2007-12-14Future of Linux 2.6.22.y seriesChristian Borntraeger
2007-12-14atl1: disable broken 64-bit DMALuca Tettamanti
2007-11-21Linux 2.6.22.14v2.6.22.14Greg Kroah-Hartman
2007-11-21i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefixJean Delvare
2007-11-21i2c/eeprom: Hide Sony Vaio serial numbersJean Delvare
2007-11-21i2c-pasemi: Fix NACK detectionJean Delvare
2007-11-21ocfs2: fix write() performance regressionMark Fasheh
2007-11-21ide: fix serverworks.c UDMA regressionTony Battersby
2007-11-21i4l: fix random freezes with AVM B1 driversKarsten Keil
2007-11-21i4l: Fix random hard freeze with AVM c4 cardKarsten Keil
2007-11-21USB: mutual exclusion for EHCI init and port resetsAlan Stern
2007-11-21USB: usbserial - fix potential deadlock between write() and IRQJiri Kosina
2007-11-21USB: kobil_sct: trivial backport to fix libctFrank Seidel
2007-11-21hptiop: avoid buffer overflow when returning sense dataHighPoint Linux Team