summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui2008-02-082-0/+8
* ACPICA: fix acpi_serialize hang regressionBob Moore2008-02-081-4/+4
* ACPI: Not register gsi for PCI IDE controller in legacy modeAlan Cox2008-02-081-0/+9
* ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-referenceBob Moore2008-02-081-6/+85
* SPARC64: Implement pci_resource_to_user()David Miller2008-02-082-0/+20
* SPARC64: Fix OOPS in dma_sync_*_for_device()David Miller2008-02-081-9/+3
* CASSINI: Set skb->truesize properly on receive packets.David Miller2008-02-081-0/+1
* CASSINI: Revert 'dont touch page_count'.David Miller2008-02-081-32/+4
* CASSINI: Fix endianness bug.Al Viro2008-02-082-12/+14