summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-12Linux 2.6.16.55v2.6.16.55Adrian Bunk1-1/+1
2007-10-12Revert "TCP: Fix TCP handling of SACK in bidirectional flows"Adrian Bunk1-4/+1
2007-10-07Linux 2.6.16.55-rc1v2.6.16.55-rc1Adrian Bunk1-1/+1
2007-10-07Convert snd-page-alloc proc file to use seq_file (CVE-2007-4571)Takashi Iwai1-29/+39
2007-10-07snd_mem_proc_read(): convert to list_for_each_entry*Adrian Bunk1-3/+1
2007-10-07sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses (CVE-2007-3104)Eric Sandeen4-5/+14
2007-10-07random: fix bound check ordering (CVE-2007-3105)Matt Mackall1-2/+7
2007-10-07random: fix seeding with zero entropy (CVE-2007-2453 2 of 2)Matt Mackall1-24/+31
2007-10-07random: fix error in entropy extraction (CVE-2007-2453 1 of 2)Matt Mackall1-5/+7
2007-10-07Reset current->pdeath_signal on SUID binary execution (CVE-2007-3848)Marcel Holtmann1-4/+9
2007-10-06fix buffer overflow in the moxa driver (CVE-2005-0504)Dann Frazier1-2/+6
2007-10-06[POWERPC] Flush registers to proper task contextKumar Gala1-3/+3
2007-10-06x86_64: Zero extend all registers after ptrace in 32bit entry path (CVE-2007-...Andi Kleen2-7/+15
2007-10-06unexport ip_conntrack_{,un}register_notifierAdrian Bunk1-2/+0
2007-10-06sound/core/pcm_lib.c: don't export static functionsAdrian Bunk1-4/+0
2007-10-06unexport csr1212_release_keyvalAdrian Bunk1-1/+0
2007-10-06unexport cpufreq_parse_governorAdrian Bunk1-1/+0
2007-10-06unexport neigh_update_hhsAdrian Bunk1-1/+0
2007-10-06[SPARC]: fix sparc64 gcc 4.2 compile failureMikael Pettersson2-2/+2
2007-10-06unexport ktime_get_realAdrian Bunk1-2/+0
2007-10-06[IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302.Nick Bowler1-1/+1
2007-09-25Linux 2.6.16.54v2.6.16.54Adrian Bunk1-1/+1
2007-09-24Linux 2.6.16.54-rc1v2.6.16.54-rc1Adrian Bunk1-1/+1
2007-09-24TCP: Fix TCP handling of SACK in bidirectional flowsIlpo Järvinen1-1/+4
2007-09-24[PPP]: Fix output buffer size in ppp_decompress_frame().Konstantin Sharlaimov1-1/+1
2007-09-24[PPP]: Fix osize too small errors when decoding mppe.Konstantin Sharlaimov1-1/+12
2007-08-30[MATH-EMU]: Fix underflow exception reporting.David S. Miller4-1/+19
2007-08-30[SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue1-4/+10
2007-08-30[SPARC32]: Fix bug in sparc optimized memset.Alexander Shmelev1-1/+1
2007-08-23md: avoid possible BUG_ON in md bitmap handlingNeil Brown2-1/+23
2007-08-23md: fix a few problems with the interface (sysfs and ioctl) to mdNeil Brown1-4/+6
2007-08-23md: assorted md and raid1 one-linersNeil Brown2-1/+2
2007-08-23md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspaceNeil Brown1-0/+2
2007-08-23md: fix some small races in bitmap plugging in raid5Neil Brown1-3/+27
2007-08-23md: fix a plug/unplug race in raid5Neil Brown1-12/+6
2007-08-23md: fix resync speed calculation for restarted resyncsNeil Brown2-5/+8
2007-08-23md: Allow re-add to work on array without bitmapsNeil Brown2-11/+20
2007-08-12md/bitmap: tidy up i_writecount handling in md/bitmapNeil Brown2-26/+31
2007-08-12md/bitmap: remove dead code from md/bitmapNeil Brown2-23/+0
2007-08-12md/bitmap: remove unnecessary page reference manipulations from md/bitmap codeNeil Brown1-18/+2
2007-08-12md/bitmap: use set_bit etc for bitmap page attributesNeil Brown1-7/+12
2007-08-12md/bitmap: cleaner separation of page attribute handlers in md/bitmapNeil Brown1-19/+22
2007-08-12md/bitmap: fix online removal of file-backed bitmapsNeil Brown1-2/+5
2007-08-12md: Don't clear bits in bitmap when writing to one device fails during recoveryNeil Brown1-1/+12
2007-08-12md: Add '4' to the list of levels for which bitmaps are supportedNeil Brown1-1/+3
2007-08-12[MCA] fix bus matchingJames Bottomley1-1/+1
2007-07-25Linux 2.6.16.53v2.6.16.53Adrian Bunk1-1/+1
2007-07-22Linux 2.6.16.53-rc1v2.6.16.53-rc1Adrian Bunk1-1/+1
2007-07-22[IPV6]: MSG_ERRQUEUE messages do not pass to connected raw socketsDmitry Butskoy1-1/+1
2007-07-22[NET]: Fix gen_estimator timer removal racePatrick McHardy1-1/+2