summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.23.17v2.6.23.17linux-2.6.23.yGreg Kroah-Hartman2008-02-251-1/+1
* x86_64: CPA, fix cache attribute inconsistency bugIngo Molnar2008-02-251-1/+1
* Be more robust about bad arguments in get_user_pages()Jonathan Corbet2008-02-251-0/+2
* Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt2008-02-253-2/+42
* genirq: do not leave interupts enabled on free_irqThomas Gleixner2008-02-251-1/+19
* hrtimer: check relative timeouts for overflowThomas Gleixner2008-02-255-22/+30
* NETFILTER: nf_conntrack_tcp: conntrack reopening fixJozsef Kadlecsik2008-02-251-7/+26
* NFS: Fix a potential file corruption issue when writingTrond Myklebust2008-02-251-3/+17
* SCSI: sd: handle bad lba in sense informationJames Bottomley2008-02-251-18/+16
* Linux 2.6.23.16v2.6.23.16Greg Kroah-Hartman2008-02-101-1/+1
* splice: fix user pointer access in get_iovec_page_array()Bastian Blank2008-02-101-1/+1
* Linux 2.6.23.15v2.6.23.15Greg Kroah-Hartman2008-02-081-1/+1
* splice: missing user pointer access verification (CVE-2008-0009/10)Jens Axboe2008-02-081-0/+8
* PCI: Fix fakephp deadlockIan Abbott2008-02-081-4/+35
* ACPI: sync blacklist w/ latestLen Brown2008-02-085-49/+523
* atl1: fix frame length bugJay Cliburn2008-02-081-4/+4
* forcedeth: mac address mcp77/79Ayaz Abdulla2008-02-081-8/+8
* Fix dirty page accounting leak with ext3 data=journalBjörn Steinbrink2008-02-081-2/+2
* Netfilter: bridge-netfilter: fix net_device refcnt leaksPatrick McHardy2008-02-081-0/+27
* Netfilter: bridge: fix double POST_ROUTING invocationPatrick McHardy2008-02-081-6/+12
* fix oops on rmmod capidrvKarsten Keil2008-02-081-4/+5
* libata: port and host should be stopped before hardware resources are releasedTejun Heo2008-02-081-13/+39
* spi: omap2_mcspi PIO RX fixKalle Valo2008-02-081-3/+3
* Fix unbalanced helper_lock in kernel/kmod.cNigel Cunningham2008-02-081-7/+6
* ia64: Fix unaligned handler for floating point instructions with base updateLuck, Tony2008-02-081-4/+7
* sata_promise: ASIC PRD table bug workaroundMikael Pettersson2008-02-081-4/+83
* vm audit: add VM_DONTEXPAND to mmap for drivers that need it (CVE-2008-0007)Nick Piggin2008-02-088-16/+13
* knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.NeilBrown2008-02-082-2/+8
* md: fix data corruption when a degraded raid5 array is reshapedDan Williams2008-02-081-2/+4
* security: protect from stack expantion into low vm addressesEric Paris2008-02-081-2/+6
* VM/Security: add security hook to do_brk (CVE-2007-6434)Eric Paris2008-02-081-0/+4
* m68k: Export cachectl.hMatthew Wilcox2008-02-081-0/+1
* CIFS: Respect umask when using POSIX mkdirSteve French2008-02-081-0/+1
* Input: fix open count handling in input interfacesOliver Neukum2008-02-084-4/+16
* Input: tsdev - implement proper lockingDmitry Torokhov2008-02-081-112/+276
* Input: joydev - implement proper lockingDmitry Torokhov2008-02-081-251/+492
* Input: mousedev - implement proper lockingDmitry Torokhov2008-02-081-272/+470
* Input: evdev - implement proper lockingDmitry Torokhov2008-02-081-240/+473
* Input: implement proper locking in input coreDmitry Torokhov2008-02-082-183/+595
* cxgb: fix statsDivy Le Ray2008-02-084-88/+95
* cxgb: fix T2 GSODivy Le Ray2008-02-083-19/+17
* chelsio: Fix skb->dev settingDivy Le Ray2008-02-081-1/+1
* quicklists: Only consider memory that can be used with GFP_KERNELChristoph Lameter2008-02-081-2/+10
* quicklists: do not release off node pages earlyChristoph Lameter2008-02-081-8/+0
* vfs: coredumping fix (CVE-2007-6206)Ingo Molnar2008-02-081-0/+6
* Freezer: Fix APM emulation breakageRafael J. Wysocki2008-02-082-7/+31
* clockevents: fix reprogramming decision in oneshot broadcastThomas Gleixner2008-02-081-35/+21
* USB: update sierra.c with latest device ids that are in 2.6.24-rc7Greg Kroah-Hartman2008-02-081-0/+4
* CRYPTO: padlock: Fix spurious ECB page faultHerbert Xu2008-02-081-4/+49
* PM: ACPI and APM must not be enabled at the same timeLen Brown2008-02-086-22/+17