summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-20ip_gre: Fix WCCPv2 header parsing.Pravin B Shelar4-5/+5
2013-11-13Linux 3.10.19v3.10.19upstream/3.10.19Greg Kroah-Hartman1-1/+1
2013-11-13NTB: Correct debugfs to work with more than 1 NTB DeviceJon Mason3-12/+48
2013-11-13NTB: Correct USD/DSD IdentificationJon Mason1-2/+5
2013-11-13NTB: Correct Number of Scratch Pad RegistersJon Mason2-3/+3
2013-11-13NTB: Add Error Handling in ntb_device_setupJon Mason1-1/+4
2013-11-13seq_file: always update file->f_pos in seq_lseek()Gu Zheng1-0/+2
2013-11-13drm/radeon/atom: workaround vbios bug in transmitter table on rs780Alex Deucher1-1/+1
2013-11-13drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson1-0/+2
2013-11-13drm: Prevent overwriting from userspace underallocating core ioctl structsChris Wilson1-1/+8
2013-11-13drm/vmwgfx: Don't kill clients on VT switchThomas Hellstrom1-5/+12
2013-11-13drm/vmwgfx: Don't put resources with invalid id's on lru listThomas Hellstrom1-1/+1
2013-11-13mm/vmalloc.c: fix an overflow bug in alloc_vmap_area()Zhang Yanfei1-3/+3
2013-11-13mm/pagewalk.c: fix walk_page_range() access of wrong PTEsChen LinX1-1/+1
2013-11-13mm: Account for a THP NUMA hinting update as one PTE updateMel Gorman1-1/+1
2013-11-13mm: Close races between THP migration and PMD numa clearingMel Gorman2-26/+26
2013-11-13mm: numa: Sanitize task_numa_fault() callsitesMel Gorman2-44/+34
2013-11-13mm: Prevent parallel splits during THP migrationMel Gorman1-14/+30
2013-11-13mm: Wait for THP migrations to complete during NUMA hinting faultsMel Gorman1-7/+16
2013-11-13mm: numa: Do not account for a hinting fault if we racedMel Gorman1-1/+4
2013-11-13clk: fixup argument order when setting VCO parametersJonathan Austin1-1/+1
2013-11-13aacraid: missing capable() check in compat ioctlDan Carpenter1-0/+2
2013-11-13lib/scatterlist.c: don't flush_kernel_dcache_page on slab pageMing Lei1-1/+2
2013-11-13Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds3-49/+17
2013-11-13au1200fb: io_remap_pfn_range() sets VM_IOAl Viro1-4/+0
2013-11-13au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro1-2/+0
2013-11-13uio: provide vm access to UIO_MEM_PHYS mapsUwe Kleine-König1-9/+17
2013-11-13mm: make generic_access_phys available for modulesUwe Kleine-König1-0/+1
2013-11-13xtensa: don't use alternate signal stack on threadsBaruch Siach1-1/+1
2013-11-13uml: check length in exitcode_proc_write()Dan Carpenter1-1/+3
2013-11-13staging: wlags49_h2: buffer overflow setting station nameDan Carpenter1-3/+6
2013-11-13Staging: sb105x: info leak in mp_get_count()Dan Carpenter1-1/+1
2013-11-13Staging: bcm: info leak in ioctlDan Carpenter1-0/+1
2013-11-13staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter1-0/+3
2013-11-13ASoC: dapm: Fix source list debugfs outputsTakashi Iwai1-1/+1
2013-11-13ASoC: wm_hubs: Add missing break in hp_supply_event()Takashi Iwai1-0/+1
2013-11-13ALSA: fix oops in snd_pcm_info() caused by ASoC DPCMRussell King1-0/+4
2013-11-13ALSA: hda - Add a fixup for ASUS N76VZTakashi Iwai1-0/+1
2013-11-13ALSA: hda - Fix unbalanced runtime PM refcount after S3/S4Takashi Iwai1-2/+2
2013-11-13ALSA: hda - Add missing initial vmaster hook at build_controls callbackTakashi Iwai1-1/+3
2013-11-13ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta1-3/+3
2013-11-13scripts/kallsyms: filter symbols not in kernel address spaceMing Lei2-1/+13
2013-11-13parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller1-0/+4
2013-11-13clockevents: Sanitize ticks to nsec conversionThomas Gleixner1-15/+50
2013-11-13vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameterNicholas Bellinger1-1/+1
2013-11-13target/pscsi: fix return value checkWei Yongjun1-4/+4
2013-11-13md: Fix skipping recovery for read-only arrays.Lukasz Dorau2-0/+2
2013-11-13md: avoid deadlock when md_set_badblocks.Bian Yu1-2/+3
2013-11-13libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou1-3/+3
2013-11-13raid5: avoid finding "discard" stripeShaohua Li1-0/+8