summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-17netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso1-1/+4
2012-10-17netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik1-0/+8
2012-10-17sched: Fix migration thread runtime bogosityMike Galbraith1-1/+21
2012-10-17hpsa: dial down lockup detection during firmware flashStephen M. Cameron3-5/+37
2012-10-17r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.Francois Romieu1-0/+6
2012-10-17r8169: Config1 is read-only on 8168c and later.Francois Romieu1-2/+13
2012-10-17mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()Mel Gorman1-1/+11
2012-10-17mempolicy: fix refcount leak in mpol_set_shared_policy()KOSAKI Motohiro1-6/+9
2012-10-17mempolicy: fix a race in shared_policy_replace()Mel Gorman2-22/+17
2012-10-17mempolicy: remove mempolicy sharingKOSAKI Motohiro1-14/+38
2012-10-17efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi1-0/+1
2012-10-17drm/radeon: properly handle mc_stop/mc_resume on evergreen+ (v2)Alex Deucher4-91/+105
2012-10-17eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks1-2/+8
2012-10-17eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks1-0/+1
2012-10-17eCryptfs: Revert to a writethrough cache modelTyler Hicks3-63/+15
2012-10-17eCryptfs: Initialize empty lower files when opening themTyler Hicks3-28/+49
2012-10-17eCryptfs: Unlink lower inode when ecryptfs_create() failsTyler Hicks1-23/+32
2012-10-17udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky1-1/+4
2012-10-17autofs4 - fix reset pending flag on mount failIan Kent1-2/+4
2012-10-17firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)Stefan Richter1-2/+2
2012-10-17hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreachMichal Hocko1-1/+2
2012-10-17mm: hugetlb: fix pgoff computation when unmapping page from vmaHillf Danton1-2/+1
2012-10-17mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli1-3/+8
2012-10-17mm: fix invalidate_complete_page2() lock orderingHugh Dickins1-1/+2
2012-10-17ARM: OMAP: counter: add locking to read_persistent_clockColin Cross1-7/+14
2012-10-17mmc: sdhci-s3c: fix the wrong number of max bus clocksJaehoon Chung1-1/+1
2012-10-17ALSA: aloop - add locking to timer accessOmair Mohammed Abdullah1-0/+6
2012-10-17ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310Felix Kaechele1-0/+1
2012-10-17ALSA: HDA: Add inverted internal mic quirk for Lenovo S205David Henningsson1-0/+1
2012-10-17ALSA: hda - Fix internal mic for Lenovo Ideapad U300sDavid Henningsson1-15/+77
2012-10-17rapidio/rionet: fix multicast packet transmit logicAlexandre Bounine1-3/+17
2012-10-17lib/gcd.c: prevent possible div by 0Davidlohr Bueso1-0/+3
2012-10-17kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()Shawn Guo1-0/+1
2012-10-17drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr1-1/+10
2012-10-17kbuild: make: fix if_changed when command contains backslashesSascha Hauer1-1/+1
2012-10-17drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...Fabio Estevam1-2/+2
2012-10-17mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven1-1/+1
2012-10-17drm/i915: Fix GT_MODE default valueBen Widawsky2-0/+8
2012-10-17drm/i915: call drm_handle_vblank before finish_page_flipDaniel Vetter1-12/+12
2012-10-17lguest: fix occasional crash in example launcher.Rusty Russell1-0/+1
2012-10-17iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout valuesNicholas Bellinger1-2/+2
2012-10-17mmc: sh-mmcif: avoid oops on spurious interruptsGuennadi Liakhovetski1-0/+4
2012-10-17mmc: omap_hsmmc: Pass on the suspend failure to the PM coreVaibhav Bedia1-3/+1
2012-10-17kbuild: Fix gcc -x syntaxJean Delvare10-17/+17
2012-10-17scripts/Kbuild.include: Fix portability problem of "echo -e"Bernhard Walle1-1/+1
2012-10-17iscsit: remove incorrect unlock in iscsit_build_sendtargets_respChristoph Hellwig1-1/+0
2012-10-17iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-modeNicholas Bellinger1-0/+12
2012-10-17target/file: Re-enable optional fd_buffered_io=1 operationNicholas Bellinger2-3/+39
2012-10-17drm/i915: Flush the pending flips on the CRTC before modificationChris Wilson1-2/+22
2012-10-17pnfsblock: fix partial page buffer wirtePeng Tao2-12/+165