aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-25Linux 2.6.22.19v2.6.22.19linux-2.6.22.yGreg Kroah-Hartman1-1/+1
2008-02-25NETFILTER: nf_conntrack_tcp: conntrack reopening fixJozsef Kadlecsik1-7/+26
2008-02-25SCSI: sd: handle bad lba in sense informationJames Bottomley1-18/+16
2008-02-25Be more robust about bad arguments in get_user_pages()Jonathan Corbet1-0/+2
2008-02-25quicklists: Only consider memory that can be used with GFP_KERNELChristoph Lameter1-2/+10
2008-02-25knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAMEJ. Bruce Fields1-2/+3
2008-02-25NFS: Fix an Oops in encode_lookup()Trond Myklebust3-10/+24
2008-02-25NFSv2/v3: Fix a memory leak when using -onolockTrond Myklebust1-3/+3
2008-02-25NFS: Fix nfs_reval_fsid()Trond Myklebust2-7/+6
2008-02-25knfsd: fix spurious EINVAL errors on first access of new filesystemJ. Bruce Fields2-2/+2
2008-02-25via-velocity: don't oops on MTU change (resend)Stephen Hemminger1-8/+3
2008-02-25VIA_VELOCITY: Don't oops on MTU change.Stephen Hemminger1-0/+5
2008-02-25sony-laptop: call sonypi_compat_init earlierMattia Dongili1-6/+9
2008-02-25pci: fix unterminated pci_device_id listsKees Cook3-2/+5
2008-02-25Intel_agp: really fix 945/965GMEWang Zhenyu1-5/+12
2008-02-25i386: fixup TRACE_IRQ breakage (CVE-2007-3731)Peter Zijlstra2-6/+6
2008-02-25Handle bogus %cs selector in single-step instruction decoding (CVE-2007-3731)Roland McGrath2-14/+31
2008-02-25NFS: Fix a potential file corruption issue when writingTrond Myklebust1-3/+17
2008-02-25quicklists: do not release off node pages earlyChristoph Lameter1-8/+0
2008-02-25PCI: Fix fakephp deadlockIan Abbott1-4/+35
2008-02-25sata_promise: ASIC PRD table bug workaroundMikael Pettersson1-4/+83
2008-02-25sata_promise: FastTrack TX4200 is a second-generation chipMikael Pettersson1-2/+2
2008-02-25cciss: fix memory leakJesper Juhl1-1/+4
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
2007-12-14PFKEY: Sending an SADB_GET responds with an SADB_GETCharles Hardin1-1/+1
2007-12-14TCP: MTUprobe: fix potential sk_send_head corruptionIlpo Järvinen2-1/+3
2007-12-14TCP: Problem bug with sysctl_tcp_congestion_control functionSam Jansen1-1/+1
2007-12-14fb_ddc: fix DDC lines quirkJean Delvare1-4/+4
2007-12-14forcedeth boot delay fixAyaz Abdulla1-13/+9
2007-12-14forcedeth: new mcp79 pci idsAyaz Abdulla2-0/+20
2007-12-14futex: fix for futex_wait signal stack corruptionSteven Rostedt2-14/+28
2007-12-14hrtimers: avoid overflow for large relative timeouts (CVE-2007-5966)Thomas Gleixner1-0/+8
2007-12-14I4L: fix isdn_ioctl memory overrun vulnerabilityKarsten Keil1-1/+4
2007-12-14isdn: avoid copying overly-long stringsKarsten Keil1-4/+4
2007-12-14libcrc32c: keep intermediate crc state in cpu orderHerbert Xu1-5/+2
2007-12-14nf_nat: fix memset errorLi Zefan1-1/+1
2007-12-14tmpfs: restore missing clear_highpageHugh Dickins1-2/+3
2007-12-14USB: fix up EHCI startup synchronizationDavid Brownell1-1/+4
2007-12-14USB: make the microtek driver and HAL cooperateOliver Neukum1-1/+1
2007-12-14wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()Scott James Remnant1-1/+1
2007-12-14Future of Linux 2.6.22.y seriesChristian Borntraeger1-0/+13
2007-12-14atl1: disable broken 64-bit DMALuca Tettamanti1-12/+13
2007-11-21Linux 2.6.22.14v2.6.22.14Greg Kroah-Hartman1-1/+1
2007-11-21i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefixJean Delvare1-5/+9
2007-11-21i2c/eeprom: Hide Sony Vaio serial numbersJean Delvare1-8/+15
2007-11-21i2c-pasemi: Fix NACK detectionJean Delvare1-0/+5
2007-11-21ocfs2: fix write() performance regressionMark Fasheh1-1/+23
2007-11-21ide: fix serverworks.c UDMA regressionTony Battersby1-0/+1
2007-11-21i4l: fix random freezes with AVM B1 driversKarsten Keil1-15/+13
2007-11-21i4l: Fix random hard freeze with AVM c4 cardKarsten Keil1-3/+11
2007-11-21USB: mutual exclusion for EHCI init and port resetsAlan Stern3-2/+29
2007-11-21USB: usbserial - fix potential deadlock between write() and IRQJiri Kosina1-3/+4
2007-11-21USB: kobil_sct: trivial backport to fix libctFrank Seidel1-101/+69
2007-11-21hptiop: avoid buffer overflow when returning sense dataHighPoint Linux Team1-2/+3
2007-11-21forcedeth msi bugfixManfred Spraul1-8/+11
2007-11-21ALSA: hda-codec - Add array terminator for dmic in STAC codecTakashi Iwai1-6/+8
2007-11-21ALSA: hdsp - Fix zero divisionTakashi Iwai1-0/+3
2007-11-21Fix crypto_alloc_comp() error checking.Herbert Xu2-2/+4
2007-11-21Fix endianness bug in U32 classifier.Radu Rendec1-2/+2
2007-11-21Fix error returns in sys_socketpair()David Miller1-1/+4
2007-11-21Fix netlink timeouts.Patrick McHardy3-8/+10
2007-11-21Fix TEQL oops.Evgeniy Polyakov1-0/+3
2007-11-21NETFILTER: nf_conntrack_tcp: fix connection reopeningJozsef Kadlecsik1-21/+17
2007-11-21fix param_sysfs_builtin name length checkJan Kiszka1-9/+6
2007-11-21fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATEHugh Dickins1-0/+15
2007-11-21writeback: don't propagate AOP_WRITEPAGE_ACTIVATEAndrew Morton1-1/+3
2007-11-21x86: fix TSC clock source calibration errorDave Johnson1-3/+2
2007-11-21Fix compat futex hangs.David Miller1-5/+19
2007-11-21SLUB: Fix memory leak by not reusing cpu_slabChristoph Lameter1-21/+1
2007-11-16Linux 2.6.22.13v2.6.22.13Greg Kroah-Hartman1-1/+1
2007-11-16TCP: Make sure write_queue_from does not begin with NULL ptr (CVE-2007-5501)Ilpo Järvinen1-0/+5
2007-11-16wait_task_stopped: Check p->exit_state instead of TASK_TRACED (CVE-2007-5500)Roland McGrath1-2/+1
2007-11-05Linux 2.6.22.12v2.6.22.12Greg Kroah-Hartman1-1/+1
2007-11-05Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds3-17/+0
2007-11-05dm snapshot: fix invalidation deadlockMilan Broz1-5/+43
2007-11-05x86: fix global_flush_tlb() bugIngo Molnar1-2/+7
2007-11-05param_sysfs_builtin memchr argument fixDave Young1-1/+7
2007-11-05minixfs: limit minixfs printks on corrupted dir i_size (CVE-2006-6058)Eric Sandeen2-4/+14
2007-11-05IB/uverbs: Fix checking of userspace object ownershipRoland Dreier1-2/+6
2007-11-05genirq: mark io_apic level interrupts to avoid resendThomas Gleixner2-4/+10
2007-11-05genirq: suppress resend of level interruptsThomas Gleixner1-1/+6
2007-11-05genirq: cleanup mismerge artifactThomas Gleixner1-4/+1
2007-11-02Linux 2.6.22.11v2.6.22.11Greg Kroah-Hartman1-1/+1
2007-11-02lockdep: fix mismatched lockdep_depth/curr_chain_hashGregory Haskins1-1/+1
2007-11-02POWERPC: Fix handling of stfiwx math emulationKumar Gala1-4/+9
2007-11-02i915: fix vbl swap allocation size.Dave Airlie1-1/+1
2007-11-02hwmon/w83627hf: Don't assume bank 0Jean Delvare1-22/+22
2007-11-02hwmon/w83627hf: Fix setting fan min right after driver loadJean Delvare1-12/+22
2007-11-02hwmon/lm87: Disable VID when it should beJean Delvare1-1/+1
2007-11-02hwmon/lm87: Fix a division by zeroJean Delvare1-1/+1
2007-11-02V4L: ivtv: fix udma yuv bugIan Armstrong1-0/+2
2007-11-02dm9601: Fix receive MTUPeter Korsgaard1-1/+1
2007-11-02netdrvr: natsemi: Fix device removal bugJeff Garzik1-1/+1
2007-11-02firewire: fix unloading of fw-ohci while devices are attachedStefan Richter1-2/+4
2007-11-02Add get_unaligned to ieee80211_get_radiotap_lenAndy Green1-1/+2
2007-11-02libertas: more endianness breakageAl Viro2-5/+5
2007-11-02libertas: fix endianness breakageAl Viro1-4/+2
2007-11-02mac80211: filter locally-originated multicast framesJohn W. Linville1-2/+3
2007-11-02Fix TCP initial sequence number selection.Eric Dumazet1-4/+6
2007-11-02Fix TCP MD5 on big-endian.David Miller3-23/+20
2007-11-02Fix TCP's ->fastpath_cnt_hit handling.Ilpo Järvinen1-0/+3
2007-11-02Fix sys_ipc() SEMCTL on sparc64.David S. Miller1-11/+4
2007-11-02Fix zero length socket write() semantics.David S. Miller1-3/+0
2007-11-02Fix ROSE module unload oops.Alexey Dobriyan3-8/+13
2007-11-02Fix ipv6 redirect processing, leads to TAHI failures.Brian Haley1-4/+5
2007-11-02Fix some cases of missed IPV6 DADMitsuru Chinen1-3/+10
2007-11-02Fix ieee80211 handling of bogus hdrlength fieldJohn W. Linville1-0/+6
2007-11-02Fix cls_u32 error return handling.Stephen Hemminger1-1/+1
2007-11-02Fix ESP host instance numbering.David Miller1-1/+2
2007-11-02ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner3-1/+22
2007-10-10Linux 2.6.22.10v2.6.22.10Greg Kroah-Hartman1-1/+1
2007-10-10NLM: Fix a memory leak in nlmsvc_testlockTrond Myklebust1-1/+3
2007-10-10i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen4-8/+13
2007-10-10SELinux: clear parent death signal on SID transitionsStephen Smalley1-0/+3
2007-10-10Fix timer_stats printout of events/secAnton Blanchard1-2/+3
2007-10-10Fix SMP poweroff hangsMark Lord1-0/+2
2007-10-10NLM: Fix a circular lock dependency in lockdTrond Myklebust1-11/+18
2007-10-10i2c-algo-bit: Read block data bugfixDavid Brownell1-20/+32
2007-10-10Fix ppp_mppe kernel stack usage.Michal Schmidt1-8/+6
2007-10-10libata: update drive blacklistsChuck Ebbert1-2/+11
2007-10-10sky2: fix transmit state on resumeStephen Hemminger1-1/+16
2007-10-10sky2: fix VLAN receive processingStephen Hemminger1-1/+8
2007-10-10sky2: reduce impact of watchdog timerStephen Hemminger2-28/+19
2007-10-10scsi_transport_spi: fix domain validation failure from incorrect width settingJames Bottomley1-6/+22
2007-09-26Linux 2.6.22.9v2.6.22.9Greg Kroah-Hartman1-1/+1
2007-09-26bcm43xx: Fix cancellation of work queue crashesLarry Finger3-10/+22
2007-09-26Fix sparc64 v100 platform booting.David Miller1-1/+12
2007-09-26Fix pktgen src_mac handling.Adit Ranadive1-0/+10
2007-09-26Fix datagram recvmsg NULL iov handling regression.Herbert Xu1-0/+3
2007-09-26Fix TCP DSACK cwnd handlingIlpo Järvinen1-1/+4
2007-09-26Handle snd_una in tcp_cwnd_down()Ilpo Järvinen1-7/+11
2007-09-26Fix tc_ematch kbuildStephen Hemminger1-0/+1
2007-09-26Fix oops in vlan and bridging codeEvgeniy Polyakov2-6/+18
2007-09-26Fix ipv6 source address handling.Jiri Kosina1-1/+1
2007-09-26Fix IPV6 DAD handlingDenis V. Lunev1-1/+1
2007-09-26Fix ipv6 double-sock-release with MSG_CONFIRMYOSHIFUJI Hideaki1-2/+1
2007-09-26Fix IPSEC AH4 options handlingNick Bowler1-1/+1
2007-09-26Fix IPV6 append OOPS.YOSHIFUJI Hideaki1-2/+3
2007-09-26Fix inet_diag OOPS.Patrick McHardy1-0/+4
2007-09-26Fix device address listing for ipv4.Stephen Hemminger1-1/+1
2007-09-26Fix decnet device address listing.Patrick McHardy1-1/+1
2007-09-26fix realtek phy id in forcedethWilly Tarreau1-1/+1
2007-09-26crypto: blkcipher_get_spot() handling of buffer at end of pageHerbert Xu1-4/+7
2007-09-26Fix race with shared tag queue mapsJens Axboe1-6/+7
2007-09-26Correctly close old nfsd/lockd sockets.Neil Brown1-1/+2
2007-09-26ieee1394: ohci1394: fix initialization if built non-modularStefan Richter2-4/+2
2007-09-26dir_index: error out instead of BUG on corrupt dx dirsEric Sandeen2-8/+60
2007-09-26nfs: fix oops re sysctls and V4 supportAlexey Dobriyan1-1/+1
2007-09-26ext34: ensure do_split leaves enough free space in both blocksEric Sandeen2-8/+70
2007-09-26Leases can be hidden by flocksPavel Emelyanov1-1/+1
2007-09-26futex_compat: fix list traversal bugsArnd Bergmann1-2/+2