summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-10Linux 2.6.23.16v2.6.23.16Greg Kroah-Hartman1-1/+1
2008-02-10splice: 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
2008-02-08ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui2-0/+8
2008-02-08ACPICA: fix acpi_serialize hang regressionBob Moore1-4/+4
2008-02-08ACPI: Not register gsi for PCI IDE controller in legacy modeAlan Cox1-0/+9
2008-02-08ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-referenceBob Moore1-6/+85
2008-02-08SPARC64: Implement pci_resource_to_user()David Miller2-0/+20
2008-02-08SPARC64: Fix OOPS in dma_sync_*_for_device()David Miller1-9/+3
2008-02-08CASSINI: Set skb->truesize properly on receive packets.David Miller1-0/+1
2008-02-08CASSINI: Revert 'dont touch page_count'.David Miller1-32/+4
2008-02-08CASSINI: Fix endianness bug.Al Viro2-12/+14