summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.16.21v2.6.16.21Chris Wright2006-06-201-1/+1
* [PATCH] xt_sctp: fix endless loop caused by 0 chunk length (CVE-2006-3085)Patrick McHardy2006-06-201-1/+1
* [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON() (CVE-2006-2445)Oleg Nesterov2006-06-202-26/+18
* [PATCH] check_process_timers: fix possible lockupOleg Nesterov2006-06-201-5/+4
* [PATCH] powerpc: Fix machine check problem on 32-bit kernels (CVE-2006-2448)Paul Mackerras2006-06-202-1/+12
* Linux 2.6.16.20v2.6.16.20Chris Wright2006-06-051-1/+1
* [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspaceStefan Richter2006-06-051-1/+1
* [PATCH] sbp2: backport read_capacity workaround for iPodStefan Richter2006-06-051-0/+11
* [PATCH] x86_64: Don't do syscall exit tracing twiceAndi Kleen2006-06-051-6/+1
* [PATCH] x86_64: x86_64 add crashdump trigger pointsVivek Goyal2006-06-051-0/+5
* [PATCH] ipw2200: Filter unsupported channels out in ad-hoc modeZhu Yi2006-06-051-4/+12
* [PATCH] the latest consensus libata resume fixMark Lord2006-06-051-0/+1
* [PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter2006-06-052-3/+8
* [PATCH] Input: psmouse - fix new device detection logicDmitry Torokhov2006-06-051-1/+3
* [PATCH] PowerMac: force only suspend-to-disk to be validJohannes Berg2006-06-051-0/+12
* [PATCH] Cpuset: might sleep checking zones allowed fixPaul Jackson2006-06-051-1/+2
* [PATCH] Altix: correct ioc3 port orderPat Gefre2006-06-051-1/+1
* [PATCH] Altix: correct ioc4 port orderBrent Casavant2006-06-051-1/+1
* Linux 2.6.16.19v2.6.16.19Chris Wright2006-05-301-1/+1
* [PATCH] NETFILTER: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343)Marcel Holtmann2006-05-302-0/+2
* Linux 2.6.16.18v2.6.16.18Chris Wright2006-05-221-1/+1
* [PATCH] NETFILTER: SNMP NAT: fix memory corruption (CVE-2006-2444)Patrick McHardy2006-05-221-8/+7
* Linux 2.6.16.17v2.6.16.17Chris Wright2006-05-201-1/+1
* [PATCH] SCTP: Validate the parameter length in HB-ACK chunk (CVE-2006-1857)Vladislav Yasevich2006-05-201-0/+6
* [PATCH] SCTP: Respect the real chunk length when walking parameters (CVE-2006...Vladislav Yasevich2006-05-201-3/+3
* [PATCH] ptrace_attach: fix possible deadlock schenario with irqsLinus Torvalds2006-05-201-1/+19
* [PATCH] Fix ptrace_attach()/ptrace_traceme()/de_thread() raceLinus Torvalds2006-05-201-18/+21
* [PATCH] page migration: Fix fallback behavior for dirty pagesChristoph Lameter2006-05-201-0/+11
* [PATCH] add migratepage address space op to shmemLee Schermerhorn2006-05-201-0/+1
* [PATCH] Remove cond_resched in gather_stats()Christoph Lameter2006-05-201-1/+0
* [PATCH] VIA quirk fixup, additional PCI IDsChris Wedgwood2006-05-201-0/+7
* [PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridgesChris Wedgwood2006-05-201-2/+4
* [PATCH] Fix udev device creationHarald Welte2006-05-202-8/+13
* [PATCH] limit request_fn recursionJens Axboe2006-05-202-3/+22
* [PATCH] PCI: correctly allocate return buffers for osc callsKristen Accardi2006-05-201-25/+35
* [PATCH] selinux: check for failed kmalloc in security_sid_to_context()Serge E. Hallyn2006-05-201-0/+4
* [PATCH] TG3: ethtool always report port is TP.Karsten Keil2006-05-201-3/+5
* [PATCH] Netfilter: do_add_counters race, possible oops or info leak (CVE-2006...Chris Wright2006-05-203-3/+3
* [PATCH] scx200_acb: Fix resource name use after freeJean Delvare2006-05-201-3/+1
* [PATCH] smbus unhiding kills thermal managementCarl-Daniel Hailfinger2006-05-201-1/+8
* [PATCH] fs/compat.c: fix 'if (a |= b )' typoAlexey Dobriyan2006-05-201-1/+1
* [PATCH] smbfs: Fix slab corruption in samba error pathJan Niehusmann2006-05-201-1/+3
* [PATCH] fs/locks.c: Fix sys_flock() raceTrond Myklebust2006-05-201-14/+16
* [PATCH] USB: ub oops in block_ueventPete Zaitcev2006-05-201-8/+10
* [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind2006-05-201-0/+6
* [PATCH] md: Avoid oops when attempting to fix read errors on raid10NeilBrown2006-05-201-1/+1
* Linux 2.6.16.16v2.6.16.16Chris Wright2006-05-101-1/+1
* [PATCH] fs/locks.c: Fix lease_init (CVE-2006-1860)Trond Myklebust2006-05-101-9/+12
* Linux 2.6.16.15v2.6.16.15Chris Wright2006-05-091-1/+1
* [PATCH] SCTP: Prevent possible infinite recursion with multiple bundled DATA....Vladislav Yasevich2006-05-091-2/+25