summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-20Linux 2.6.16.21v2.6.16.21Chris Wright1-1/+1
2006-06-20[PATCH] xt_sctp: fix endless loop caused by 0 chunk length (CVE-2006-3085)Patrick McHardy1-1/+1
2006-06-20[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON() (CVE-2006-2445)Oleg Nesterov2-26/+18
2006-06-20[PATCH] check_process_timers: fix possible lockupOleg Nesterov1-5/+4
2006-06-20[PATCH] powerpc: Fix machine check problem on 32-bit kernels (CVE-2006-2448)Paul Mackerras2-1/+12
2006-06-05Linux 2.6.16.20v2.6.16.20Chris Wright1-1/+1
2006-06-05[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspaceStefan Richter1-1/+1
2006-06-05[PATCH] sbp2: backport read_capacity workaround for iPodStefan Richter1-0/+11
2006-06-05[PATCH] x86_64: Don't do syscall exit tracing twiceAndi Kleen1-6/+1
2006-06-05[PATCH] x86_64: x86_64 add crashdump trigger pointsVivek Goyal1-0/+5
2006-06-05[PATCH] ipw2200: Filter unsupported channels out in ad-hoc modeZhu Yi1-4/+12
2006-06-05[PATCH] the latest consensus libata resume fixMark Lord1-0/+1
2006-06-05[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter2-3/+8
2006-06-05[PATCH] Input: psmouse - fix new device detection logicDmitry Torokhov1-1/+3
2006-06-05[PATCH] PowerMac: force only suspend-to-disk to be validJohannes Berg1-0/+12
2006-06-05[PATCH] Cpuset: might sleep checking zones allowed fixPaul Jackson1-1/+2
2006-06-05[PATCH] Altix: correct ioc3 port orderPat Gefre1-1/+1
2006-06-05[PATCH] Altix: correct ioc4 port orderBrent Casavant1-1/+1
2006-05-31Linux 2.6.16.19v2.6.16.19Chris Wright1-1/+1
2006-05-31[PATCH] NETFILTER: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343)Marcel Holtmann2-0/+2
2006-05-22Linux 2.6.16.18v2.6.16.18Chris Wright1-1/+1
2006-05-22[PATCH] NETFILTER: SNMP NAT: fix memory corruption (CVE-2006-2444)Patrick McHardy1-8/+7
2006-05-21Linux 2.6.16.17v2.6.16.17Chris Wright1-1/+1
2006-05-21[PATCH] SCTP: Validate the parameter length in HB-ACK chunk (CVE-2006-1857)Vladislav Yasevich1-0/+6
2006-05-21[PATCH] SCTP: Respect the real chunk length when walking parameters (CVE-2006...Vladislav Yasevich1-3/+3
2006-05-21[PATCH] ptrace_attach: fix possible deadlock schenario with irqsLinus Torvalds1-1/+19
2006-05-21[PATCH] Fix ptrace_attach()/ptrace_traceme()/de_thread() raceLinus Torvalds1-18/+21
2006-05-21[PATCH] page migration: Fix fallback behavior for dirty pagesChristoph Lameter1-0/+11
2006-05-21[PATCH] add migratepage address space op to shmemLee Schermerhorn1-0/+1
2006-05-21[PATCH] Remove cond_resched in gather_stats()Christoph Lameter1-1/+0
2006-05-21[PATCH] VIA quirk fixup, additional PCI IDsChris Wedgwood1-0/+7
2006-05-21[PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridgesChris Wedgwood1-2/+4
2006-05-21[PATCH] Fix udev device creationHarald Welte2-8/+13
2006-05-21[PATCH] limit request_fn recursionJens Axboe2-3/+22
2006-05-21[PATCH] PCI: correctly allocate return buffers for osc callsKristen Accardi1-25/+35
2006-05-21[PATCH] selinux: check for failed kmalloc in security_sid_to_context()Serge E. Hallyn1-0/+4
2006-05-21[PATCH] TG3: ethtool always report port is TP.Karsten Keil1-3/+5
2006-05-21[PATCH] Netfilter: do_add_counters race, possible oops or info leak (CVE-2006...Chris Wright3-3/+3
2006-05-21[PATCH] scx200_acb: Fix resource name use after freeJean Delvare1-3/+1
2006-05-21[PATCH] smbus unhiding kills thermal managementCarl-Daniel Hailfinger1-1/+8
2006-05-21[PATCH] fs/compat.c: fix 'if (a |= b )' typoAlexey Dobriyan1-1/+1
2006-05-21[PATCH] smbfs: Fix slab corruption in samba error pathJan Niehusmann1-1/+3
2006-05-21[PATCH] fs/locks.c: Fix sys_flock() raceTrond Myklebust1-14/+16
2006-05-21[PATCH] USB: ub oops in block_ueventPete Zaitcev1-8/+10
2006-05-21[PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind1-0/+6
2006-05-21[PATCH] md: Avoid oops when attempting to fix read errors on raid10NeilBrown1-1/+1
2006-05-11Linux 2.6.16.16v2.6.16.16Chris Wright1-1/+1
2006-05-11[PATCH] fs/locks.c: Fix lease_init (CVE-2006-1860)Trond Myklebust1-9/+12
2006-05-09Linux 2.6.16.15v2.6.16.15Chris Wright1-1/+1
2006-05-09[PATCH] SCTP: Prevent possible infinite recursion with multiple bundled DATA....Vladislav Yasevich1-2/+25