aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-20Duplicate id in videodev.hGlen Nakamura1-1/+1
2008-07-20ext2_readdir() filp->f_pos fix (try #2)Glen Nakamura1-3/+8
2008-07-202.4: [POWERPC] CHRP: Fix possible NULL pointer dereferencedann frazier1-3/+9
2008-07-20security: insufficient range checks in certain fault handlersWilly Tarreau4-11/+10
2008-07-20i386: fix setCx86/getCx86 race in macrosWilly Tarreau1-1/+2
2008-07-202.4: USB: fix DoS in pwc USB video driverdann frazier2-17/+34
2008-07-202.4: [SCSI] aacraid: Fix security holedann frazier1-0/+2
2008-07-202.4: fix memory corruption from misinterpreted bad_inode_ops return valuesdann frazier1-30/+161
2008-07-20memory leak when socket is release()d before PPPIOCGCHAN has been called on itdann frazier1-1/+1
2008-07-20ext2: skip pages past number of blocks in ext2_find_entrydann frazier1-0/+9
2008-07-20avoid semi-infinite loop when mounting bad ext2dann frazier1-3/+6
2008-07-20Do not complain about gcc 4.2 for user-spaceWilly Tarreau1-0/+2
2008-01-01Change VERSION to 2.4.36v2.4.36Willy Tarreau1-1/+1
2007-12-17Change VERSION to 2.4.36-rc1v2.4.36-rc1Willy Tarreau1-1/+1
2007-12-17[PATCH] isdn: fix isdn_ioctl memory overrun vulnerabilityWilly Tarreau1-1/+4
2007-12-17[PATCH] prevent SIGCONT from waking up a PTRACED process (CVE-2007-4774)Willy Tarreau2-2/+63
2007-12-10[PATCH] isdn: avoid copying overly-long stringsWilly Tarreau1-5/+9
2007-12-10[PATCH] vfs: coredumping fixWilly Tarreau1-0/+6
2007-12-09[PATCH] fix build of ia32entry.S on x86_64Willy Tarreau1-1/+1
2007-12-09[PATCH] fix arch/i386/config.in to be able to boot on 386Krzysztof Strasburger1-4/+8
2007-12-09[PATCH] prevent do_brk() from allocating below mmap_min_addrWilly Tarreau1-0/+3
2007-12-09[PATCH] GCC >= 4.2 miscompiles the kernelWilly Tarreau1-0/+8
2007-12-08[PATCH] net/ipv4/arp.c: Fix arp reply when sender ip 0Jonas Danielsson1-1/+2
2007-12-08usb: Move linux-usb-develPete Zaitcev4-62/+37
2007-11-17Change VERSION to 2.4.36-pre2v2.4.36-pre2Willy Tarreau1-1/+1
2007-11-11[PATCH] IDE: enable PATA UDMA support for ICH7ivaylo@bglans.net3-0/+19
2007-11-11[PATCH] IDE: enable support for JMicron 20363ivaylo@bglans.net3-0/+15
2007-11-11[PATCH] corrupted cramfs filesystems cause kernel oops (CVE-2006-5823)Moritz Muehlenhoff1-0/+2
2007-11-11[PATCH] PPP: fix crash using usb-serial on high speed devicesWilly Tarreau1-1/+1
2007-11-11[PATCH] sym53c8xx_2 SMP deadlock on driver loadTony Battersby1-10/+25
2007-11-11[PATCH] fix unresolved symbols on alphaGilles Espinasse1-0/+1
2007-11-11[PATCH] fix missing MODULE_LICENSE in some driversFranck Bourdonnec9-0/+19
2007-11-11[PATCH 4/4] [OpenPROM] Prevent unsigned roll-overs indann frazier1-2/+2
2007-11-11[PATCH 3/4] [OpenPROM] Prevent overflow of sprintf bufferdann frazier1-4/+7
2007-11-11[PATCH 2/4] [OpenPROM]: Fix user-access checking bugs in openpromfsdann frazier1-32/+61
2007-11-11[PATCH 1/4] [OpenPROM]: Fix signedness bug in openprom char driverdann frazier1-1/+1
2007-11-11[PATCH] ATM: avoid kernel panic upon access to /proc/net/atm/arpWilly Tarreau1-0/+3
2007-11-11[PATCH] x86_64: Make sure to validate all 64bits of ptrace informationAndi Kleen1-1/+1
2007-11-11[PATCH] Bridge STP timer fixesStephen Hemminger1-2/+3
2007-09-08Change VERSION to 2.4.36-pre1v2.4.36-pre1Willy Tarreau1-2/+2
2007-09-08[PATCH] sysctl to prevent normal processes from mapping NULLWilly Tarreau5-2/+31
2007-09-08[PATCH] restore -fno-unit-at-a-time on GCC >= 4Willy Tarreau1-1/+4
2007-09-08[PATCH] i386: do_test_wp_bit() must not be inlinedWilly Tarreau1-3/+3
2007-08-15[PATCH] CVE-2007-3848 Privilege escalation via PR_SET_PDEATHSIGWilly Tarreau2-9/+14
2007-08-09[PATCH] second build fix for some rare buggy versions of GCC 4Willy Tarreau1-1/+1
2007-08-05[PATCH] fix incorrect use of -fno-unit-at-a-time on GCC >= 4Willy Tarreau2-3/+4
2007-08-05[PATCH] do not use gcc's builtin strpbrkWilly Tarreau1-1/+1
2007-08-05[PATCH] module fdomain_cs requires fdomain_setup()Willy Tarreau2-3/+4
2007-08-05[PATCH] wdt83627: fix wdt_init() return codeWilly Tarreau1-1/+1
2007-08-05[PATCH] fix wdt83627 build breakage with gcc 4.xWilly Tarreau1-30/+30
2007-08-04[PATCH] b44: fix force mac address before ifconfig upMarc Haisenko1-0/+5
2007-08-04[PATCH] build fix for lvm with gcc 4Willy Tarreau1-1/+1
2007-07-26Change VERSION to 2.4.35v2.4.35Willy Tarreau1-1/+1
2007-07-22Change VERSION to 2.4.35-rc1v2.4.35-rc1Willy Tarreau1-1/+1
2007-07-22[PATCH] Documentations/SubmittingPatches was outdatedWilly Tarreau1-24/+52
2007-07-22[PATCH] Add some AHCI PCI IDsFilippo Carletti1-0/+22
2007-07-22[PATCH] 2.4.34 - VIA VT8237A supportFilippo Carletti3-0/+3
2007-07-22[PATCH] SATA update: add ICH8 PCI IDsVincent Bernat1-0/+2
2007-07-22[PATCH] Fix divide by 0 in vegas_cong_avoid()Lior Dotan1-0/+1
2007-07-22[PATCH] random device reseed bugfix, possibly security problemPaX Team1-6/+7
2007-06-27[PATCH] notsc support for x86_64Krzysztof Strasburger1-3/+128
2007-06-06Change VERSION to 2.4.35-pre5v2.4.35-pre5Willy Tarreau1-1/+1
2007-06-06[PATCH] lvm: do not update extent count if snapshot allocation failsWilly Tarreau1-4/+4
2007-06-06[PATCH] lvm: update to latest fixes from the LVM packageWilly Tarreau3-26/+15
2007-06-06[BACKPORT] Bluetooth: Fix unintentional fall-through in HCI line disciplineWilly Tarreau1-0/+1
2007-06-06[BACKPORT] Bluetooth: Fix NULL pointer dereference in HCI line disciplineWilly Tarreau1-1/+3
2007-06-06[PATCH] Bluetooth: correct fix for CVE-2007-1353Willy Tarreau1-1/+1
2007-06-05[PATCH] do not mark init_idle() __initWilly Tarreau1-1/+1
2007-06-05[PATCH 2.4.35-pre4] fix 'pc_keyb: controller jammed (0xA7)' error on systems ...Brian Maly3-4/+39
2007-04-22Change VERSION to 2.4.35-pre4v2.4.35-pre4Willy Tarreau1-1/+1
2007-04-22[PATCH] recent patch to fib_semantics broke buildUrs Thermann1-4/+2
2007-04-22Change VERSION to v2.4.35-pre3v2.4.35-pre3Willy Tarreau1-1/+1
2007-04-18[PATCH] Watchdog w83977ef (Winbond W83977EF) driver Tal Kelrich1-0/+1
2007-04-18[PATCH] 2.6 backport of Watchdog wdt83627 (Winbond W83627HF/F/HG/G) driverTal Kelrich4-0/+425
2007-04-18[Bluetooth] Fix L2CAP and HCI setsockopt() information leaks (CVE-2007-1353)Willy Tarreau2-0/+6
2007-04-14[PATCH] Fix TCP receiver side SWS handlingWilly Tarreau1-0/+3
2007-04-14[PPP]: Don't leak an sk_buff on interface destruction.Willy Tarreau1-0/+3
2007-04-14[IPv4] fib: Fix out of bound access of fib_props[]Willy Tarreau1-1/+6
2007-04-14[DECNet] fib: Fix out of bound access of dn_fib_props[]Willy Tarreau1-1/+4
2007-04-10[PATCH] Linux 2.4.x MTD CFI P30/P33 supportAlexey Korolev1-1/+1
2007-04-05[PATCH] init/main.c: remove comment that gcc 4 was not supportedAdrian Bunk1-4/+0
2007-03-24Change VERSION to v2.4.35-pre2v2.4.35-pre2Willy Tarreau1-1/+1
2007-03-22[PATCH] IPV6: ipv6_fl_socklist is inadvertently shared.Willy Tarreau1-0/+1
2007-03-22[PATCH] remove excess parenthesis in video/cyberfbWilly Tarreau1-1/+1
2007-03-16[PATCH] restore ability to set disk geometry on command lineKrzysztof Strasburger1-2/+6
2007-03-16[PATCH] add nforce-MCP55 chipset IDKrzysztof Strasburger2-0/+13
2007-03-16[PATCH] make it possible to compile x86_64 without VT supportKrzysztof Strasburger1-0/+4
2007-02-25[PATCH] fix missing parenthesis in unused macro in ip_nat_standaloneWilly Tarreau1-1/+1
2007-02-25[PATCH] add missing parenthesis in video/cyberfbWilly Tarreau1-1/+1
2007-02-25[PATCH] ia64 kernel entry fixWilly Tarreau1-1/+1
2007-02-25[PATCH] reiserfs parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] byteorder swab parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] sparc64 dma parenthesis fixesMariusz Kozlowski1-3/+3
2007-02-25[PATCH] ppc ppc4xx_dma parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] ppc m48t35 parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] parisc pdc parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] mips64 klconfig parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] mips/mips64 mv64340 parenthesis fixesMariusz Kozlowski2-2/+2
2007-02-25[PATCH] arm sa1100 parenthesis fixMariusz Kozlowski1-2/+2
2007-02-25[PATCH] fs ufs macro parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] video sis parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] video pm3fb parenthesis fixMariusz Kozlowski1-12/+12
2007-02-25[PATCH] scsi aic7xxx parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] scsi 53c7xx parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] scsi 53c7,8xx parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] net wavelan parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] message fusion parenthesis fixMariusz Kozlowski1-2/+2
2007-02-25[PATCH] ide serverworks parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] ide legacy hd parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] serial_amba parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] rio parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] amijoy joystick parenthesis fixMariusz Kozlowski1-2/+2
2007-02-25[PATCH] add missing parenthesis in pci-v320uscMariusz Kozlowski1-1/+1
2007-02-25[PATCH] arm: dma-arc add missing parenthesisMariusz Kozlowski1-1/+1
2007-02-25[PATCH] fix build of serial with DEBUG enabledAndrzej Stypula1-2/+2
2007-02-25[PATCH] fix channel balance on TV cards with LG headAndrzej Stypula1-0/+3
2007-02-25[PATCH] usb-storage: HP-FDC-GOLD need US_FL_SINGLE_LUNGilles Espinasse1-0/+8
2007-02-25[PATCH] usb-storage: backport unusual_devs from 2.6.20Gilles Espinasse1-11/+209
2007-02-25[PATCH] usb 2.4: Support high-speed HIDPete Zaitcev1-2/+5
2007-02-10Change VERSION to 2.4.35-pre1v2.4.35-pre1Willy Tarreau1-2/+2
2007-02-05e1000: update READMEJesse Brandeburg1-243/+542
2007-02-05[MAINTAINERS]: update e1000 maintainersJesse Brandeburg1-4/+14
2007-02-05e1000: integrate latest 2.4 linux driverJesse Brandeburg10-2792/+10733
2007-02-03Merge branch 'skge'Willy Tarreau8-0/+11322
2007-02-03[PATCH] merge 2.6 backport of skge/sky2 network driversWilly Tarreau8-0/+11322
2007-02-03[NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00Christian Praehauser1-6/+6
2007-02-03[PATCH] proper locking on disconnect for mdc800Oliver Neukum1-1/+3
2007-01-31[PATCH] smbfs: fix problems introduced by last security backportdann frazier2-6/+7
2006-12-23Change VERSION to 2.4.34v2.4.34Willy Tarreau1-1/+1
2006-12-22Change VERSION to 2.4.34-rc4v2.4.34-rc4Willy Tarreau1-1/+1
2006-12-21[PATCH] Call init_timer() for ISDN PPP CCP reset state timer (CVE-2006-5749)Marcel Holtmann1-0/+1
2006-12-18Change VERSION to 2.4.34-rc3v2.4.34-rc3Willy Tarreau1-1/+1
2006-12-18[PATCH] Fix incorrect user space access locking in mincore() (CVE-2006-4814)Linus Torvalds1-90/+79
2006-12-18[PATCH] zeromap may find a pteHugh Dickins2-5/+8
2006-12-14Change VERSION to 2.4.34-rc2v2.4.34-rc2Willy Tarreau1-1/+1
2006-12-14[PATCH] [Bluetooth] Add packet size checks for CAPI messages (CVE-2006-6106)Marcel Holtmann1-6/+33
2006-12-05Change VERSION to 2.4.34-rc1v2.4.34-rc1Willy Tarreau1-1/+1
2006-12-05[PATCH] smbfs : don't ignore uid/gid/mode mount opts w/ unix extensionsdann frazier4-12/+45
2006-12-05[PATCH] task stte leak in pegasus usb driverOliver Neukum1-0/+3
2006-12-05[PATCH] x86 microcode: dont check the sizeShaohua Li1-7/+2
2006-12-05[PATCH] fix for transient error in usb printer driverOliver Neukum1-0/+1
2006-12-05[PATCH] i2c cleanup : warning fixJean Delvare1-2/+2
2006-12-05[PATCH] i2c cleanup : resync algo idsJean Delvare1-3/+2
2006-12-05[PATCH] i2c cleanup : simplify codeJean Delvare2-31/+29
2006-12-05[PATCH] i2c cleanup : c99 struct initJean Delvare8-103/+91
2006-12-05[PATCH] i2c cleanup : dead code removalJean Delvare5-14/+0
2006-12-05[PATCH] i2c cleanup : typos and whitespaceJean Delvare14-85/+72
2006-11-26[PATCH] fbcon: incorrect use of "&&" instead of "&"Willy Tarreau1-1/+1
2006-11-25[PATCH] ps2esdi: typo may cause premature timeoutWilly Tarreau1-2/+2
2006-11-25[PATCH] e100: incorrect use of "&&" instead of "&"Willy Tarreau1-2/+2
2006-11-25[PATCH] arm: incorrect use of "&&" instead of "&"Willy Tarreau1-1/+1
2006-11-25[PATCH] jfs: incorrect use of "&&" instead of "&"Willy Tarreau1-1/+1
2006-11-23[PATCH] flashpoint: use '!' instead of '~' with EE_SYNC_MASKWilly Tarreau1-3/+3
2006-11-23[PATCH] rio: typo in bitwise AND expression.Willy Tarreau1-1/+1
2006-11-23[PATCH] Masking bug in 6pack driverRalf Baechle1-1/+1
2006-11-19Change VERSION to 2.4.34-pre6v2.4.34-pre6Willy Tarreau1-1/+1
2006-11-19[PATCH][I2C] remove non-existing functions declarations.Jean Delvare1-8/+0
2006-11-19[PATCH][I2C] Fix copy-n-paste error in i2c Config.in.Jean Delvare1-1/+1
2006-11-19[PATCH][I2C] i2c-matroxfb: Struct init conversionJean Delvare1-6/+7
2006-11-19[PATCH][I2C] do not ignore error when returning from i2c_add_adapter()Jean Delvare4-9/+6
2006-11-19[PATCH][I2C] update web site address and contactsJean Delvare3-4/+4
2006-11-19[GCC4] fix build error in arch/alpha/math-emu/math.cWilly Tarreau1-2/+2
2006-11-19[GCC4] fix build error in arch/alpha/lib/io.cWilly Tarreau1-26/+26
2006-11-19[GCC4] fix build error in arch/alpha/kernel/irq.cWilly Tarreau1-1/+1
2006-11-19[GCC4] fix build error in arch/alpha/kernel/osf_sys.cWilly Tarreau1-1/+1
2006-11-19[PATCH] EXT2: avoid crashing by not dividing by zero.Willy Tarreau1-18/+21
2006-11-19[PATCH] EXT3: avoid crashing by not dividing by zero.Willy Tarreau1-8/+17
2006-11-19[PATCH] fix two "&& 0x03" in usbnetWilly Tarreau1-2/+2
2006-11-19[PATCH] fix "&& 0xff" typo in qeth_qdio_input_handlerWilly Tarreau1-1/+1
2006-11-19[PATCH] fix obvious "&& 0xFFFFFF" typo in cpqfcTSworkerWilly Tarreau1-1/+1
2006-11-19[PATCH] fix "&& 0xffff" typo in gdth.cWilly Tarreau1-2/+2
2006-11-19[PATCH-2.4] i2c-elv: fix erroneous '&&' operatorWilly Tarreau1-1/+1
2006-11-19[PATCH] knfsd: Fix race that can disable NFS server.NeilBrown1-1/+1
2006-11-04Change VERSION to 2.4.34-pre5v2.4.34-pre5Willy Tarreau1-1/+1
2006-11-04[PATCH] WATCHDOG: sc1200wdt.c pnp unregister fix.Akinobu Mita1-1/+1
2006-11-04[PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()Jeff Garzik1-0/+4
2006-11-04[PATCH] SCTP: Always linearise packet on inputHerbert Xu1-0/+3
2006-11-01[BRIDGE]: netfilter deadlockStephen Hemminger1-2/+2
2006-10-24[PATCH] incorrect timeout in mtd AMD driver of 2.4 kernelDick Streefland1-4/+4
2006-10-19[PATCH] 2.4.x: i386/x86_64 bitops clobberingsWilly Tarreau2-22/+22
2006-10-19[S390] user readable uninitialised kernel memory (3rd version)Martin Schwidefsky2-4/+4
2006-10-14[PATCH] s390 : fix typo in recent copy_from_user fixMartin Schwidefsky1-1/+1
2006-10-09[PATCH] i386: remove unsigned long long cast in __pte() macro.Willy Tarreau1-1/+1
2006-10-09[NETFILTER]: Fix deadlock on NAT helper unloadPatrick McHardy1-7/+1
2006-10-09[PATCH] copy_from_user information leak on s390.Martin Schwidefsky2-8/+20
2006-10-02Change VERSION to 2.4.34-pre4v2.4.34-pre4Willy Tarreau1-1/+1
2006-10-02[PATCH] i386: fix long long cast in pte macroPaX Team1-1/+2
2006-10-02[PATCH] MIPS: fix long long cast in pte macroPaX Team1-1/+3
2006-10-02Revert "[PATCH] MIPS: fix long long cast in pte macro"Willy Tarreau2-5/+2
2006-09-29[PATCH] MIPS: fix long long cast in pte macroPaX Team2-2/+5
2006-09-28[PATCH] really fix size display for sun partitions larger than 1TByteJurzitza, Dieter2-2/+4
2006-09-28[PATCH] fix Configure.help concerning rp_filterWilly Tarreau1-4/+4
2006-09-28[PATCH] Backport fix for CVE-2006-4997 to 2.4 treedann frazier1-0/+2
2006-09-28[PATCH] fbdev: correct buffer size limit in fbmem_read_proc()Geert Uytterhoeven1-1/+1
2006-09-28[PATCH] Advertise PPPoE MTUmostrows@earthlink.net1-0/+1
2006-09-28[PATCH] x86_64: Fix missing delay when the TSC counter just overflowedToyo Abe1-1/+1
2006-09-28[PATCH] i386: fix overflow in vmap on an x86 system which has more than 4GB m...Michael Chen1-1/+1
2006-09-28[PATCH] block: fix negative bias of ios_in_flight (CONFIG_BLK_STATS) because ...Steffen Maier2-0/+7
2006-09-18Change VERSION to 2.4.34-pre3v2.4.34-pre3Willy Tarreau1-1/+1
2006-09-18Merge branch 'gcc4'Willy Tarreau121-725/+713