summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-26Linux 2.6.23.17v2.6.23.17linux-2.6.23.yGreg Kroah-Hartman1-1/+1
2008-02-26x86_64: CPA, fix cache attribute inconsistency bugIngo Molnar1-1/+1
2008-02-26Be more robust about bad arguments in get_user_pages()Jonathan Corbet1-0/+2
2008-02-26Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt3-2/+42
2008-02-26genirq: do not leave interupts enabled on free_irqThomas Gleixner1-1/+19
2008-02-26hrtimer: check relative timeouts for overflowThomas Gleixner5-22/+30
2008-02-26NETFILTER: nf_conntrack_tcp: conntrack reopening fixJozsef Kadlecsik1-7/+26
2008-02-26NFS: Fix a potential file corruption issue when writingTrond Myklebust1-3/+17
2008-02-26SCSI: sd: handle bad lba in sense informationJames Bottomley1-18/+16
2008-02-11Linux 2.6.23.16v2.6.23.16Greg Kroah-Hartman1-1/+1
2008-02-11splice: fix user pointer access in get_iovec_page_array()Bastian Blank1-1/+1
2008-02-08Linux 2.6.23.15v2.6.23.15Greg Kroah-Hartman1-1/+1
2008-02-08splice: missing user pointer access verification (CVE-2008-0009/10)Jens Axboe1-0/+8
2008-02-08PCI: Fix fakephp deadlockIan Abbott1-4/+35
2008-02-08ACPI: sync blacklist w/ latestLen Brown5-49/+523
2008-02-08atl1: fix frame length bugJay Cliburn1-4/+4
2008-02-08forcedeth: mac address mcp77/79Ayaz Abdulla1-8/+8
2008-02-08Fix dirty page accounting leak with ext3 data=journalBjörn Steinbrink1-2/+2
2008-02-08Netfilter: bridge-netfilter: fix net_device refcnt leaksPatrick McHardy1-0/+27
2008-02-08Netfilter: bridge: fix double POST_ROUTING invocationPatrick McHardy1-6/+12
2008-02-08fix oops on rmmod capidrvKarsten Keil1-4/+5
2008-02-08libata: port and host should be stopped before hardware resources are releasedTejun Heo1-13/+39
2008-02-08spi: omap2_mcspi PIO RX fixKalle Valo1-3/+3
2008-02-08Fix unbalanced helper_lock in kernel/kmod.cNigel Cunningham1-7/+6
2008-02-08ia64: Fix unaligned handler for floating point instructions with base updateLuck, Tony1-4/+7
2008-02-08sata_promise: ASIC PRD table bug workaroundMikael Pettersson1-4/+83
2008-02-08vm audit: add VM_DONTEXPAND to mmap for drivers that need it (CVE-2008-0007)Nick Piggin8-16/+13
2008-02-08knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.NeilBrown2-2/+8
2008-02-08md: fix data corruption when a degraded raid5 array is reshapedDan Williams1-2/+4
2008-02-08security: protect from stack expantion into low vm addressesEric Paris1-2/+6
2008-02-08VM/Security: add security hook to do_brk (CVE-2007-6434)Eric Paris1-0/+4
2008-02-08m68k: Export cachectl.hMatthew Wilcox1-0/+1
2008-02-08CIFS: Respect umask when using POSIX mkdirSteve French1-0/+1
2008-02-08Input: fix open count handling in input interfacesOliver Neukum4-4/+16
2008-02-08Input: tsdev - implement proper lockingDmitry Torokhov1-112/+276
2008-02-08Input: joydev - implement proper lockingDmitry Torokhov1-251/+492
2008-02-08Input: mousedev - implement proper lockingDmitry Torokhov1-272/+470
2008-02-08Input: evdev - implement proper lockingDmitry Torokhov1-240/+473
2008-02-08Input: implement proper locking in input coreDmitry Torokhov2-183/+595
2008-02-08cxgb: fix statsDivy Le Ray4-88/+95
2008-02-08cxgb: fix T2 GSODivy Le Ray3-19/+17
2008-02-08chelsio: Fix skb->dev settingDivy Le Ray1-1/+1
2008-02-08quicklists: Only consider memory that can be used with GFP_KERNELChristoph Lameter1-2/+10
2008-02-08quicklists: do not release off node pages earlyChristoph Lameter1-8/+0
2008-02-08vfs: coredumping fix (CVE-2007-6206)Ingo Molnar1-0/+6
2008-02-08Freezer: Fix APM emulation breakageRafael J. Wysocki2-7/+31
2008-02-08clockevents: fix reprogramming decision in oneshot broadcastThomas Gleixner1-35/+21
2008-02-08USB: update sierra.c with latest device ids that are in 2.6.24-rc7Greg Kroah-Hartman1-0/+4
2008-02-08CRYPTO: padlock: Fix spurious ECB page faultHerbert Xu1-4/+49
2008-02-08PM: ACPI and APM must not be enabled at the same timeLen Brown6-22/+17