summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-10Update changelogsubmit/tizen_2.1/20130516.045451submit/tizen/20130606.194648submit/tizen/20130605.220023submit/tizen/20130529.222955accepted/tizen_2.1/20130520.093138accepted/tizen/20130607.152003accepted/tizen/20130530.164154tizen_2.1Markus Lehtonen1-0/+10
2013-05-06Merge changes I5fe041a6,I0200a1c0 into tizen_2.1Arron Wang1-16/+18
2013-05-03Merge "Enable long press to answer incoming call, fix TZSP-5507." into tizen_2.1Li Peng1-2/+13
2013-04-27Enable long press to answer incoming call, fix TZSP-5507.Jie Yang1-2/+13
2013-04-24NFC: pn544: Remove Felica and Jewel device presence checkArron Wang1-6/+3
2013-04-24NFC: pn544: Identify NFC-F device through NFCID2Arron Wang1-10/+15
2013-04-24Enable pn544 new kernel optionArron Wang3-3/+4
2013-04-24NFC: Add node parameter for the new patches fix building errorArron Wang3-13/+14
2013-04-24NFC: Upgrade to latest nfc-next treeWaldemar Rymarkiewicz47-3142/+3934
2013-04-24Update changelog2.1b_releaseLi Peng1-0/+4
2013-04-24gfx: call ospm_power_resume at gfx_resumeLi Peng1-11/+11
2013-04-23Update changelogLi Peng1-0/+4
2013-04-23call ospm_power_suspend() in case gfx device isn't suspendedLi Peng1-2/+6
2013-04-05Update changelogMarkus Lehtonen1-0/+67
2013-04-05udf: Fortify loading of sparing tableJan Kara1-33/+53
2013-04-05udf: Avoid run away loop when partition table length is corruptedJan Kara1-1/+9
2013-04-05udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara1-4/+2
2013-04-05proc: clean up and fix /proc/<pid>/mem handlingLinus Torvalds1-106/+39
2013-04-05dm: do not forward ioctls from logical volumes to the underlying devicePaolo Bonzini3-2/+27
2013-04-05block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini3-2/+55
2013-04-05block: add and use scsi_blk_cmd_ioctlPaolo Bonzini8-12/+18
2013-04-05mm: Hold a file reference in madvise_removeAndy Lutomirski1-3/+13
2013-04-05mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2-2/+70
2013-04-05rds: set correct msg_namelenWeiping Pan1-0/+3
2013-04-05tcp: Apply device TSO segment limit earlierBen Hutchings5-11/+20
2013-04-05sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings5-9/+51
2013-04-05net: Allow driver to limit number of GSO segments per skbBen Hutchings2-0/+6
2013-04-05cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov1-0/+2
2013-04-05hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2-0/+15
2013-04-05net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang1-2/+5
2013-04-05mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli9-10/+92
2013-04-05fcaps: clear the same personality flags as suid when fcaps are usedEric Paris1-0/+5
2013-04-05cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton1-2/+18
2013-04-05regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2013-04-05regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2-1/+7
2013-04-05igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings1-0/+2
2013-04-05mm: memcg: Correct unregistring of events attached to the same eventfdAnton Vorontsov1-1/+4
2013-04-05jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen1-0/+2
2013-04-05drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2-0/+6
2013-04-05drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang1-0/+5
2013-04-05drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang1-1/+2
2013-04-05KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity4-0/+24
2013-04-05KVM: unmap pages from the iommu when slots are removedAlex Williamson3-6/+17
2013-04-05hugepages: fix use after free bug in "quota" handlingDavid Gibson3-64/+139
2013-04-05hugetlb: fix resv_map leak in error pathDave Hansen1-6/+23
2013-04-05ext4: fix undefined behavior in ext4_fill_flex_info()Xi Wang1-4/+3
2013-04-05procfs: fix a vfsmount longterm reference leakAl Viro1-5/+3
2013-04-05VFS : mount lock scalability for internal mountsTim Chen7-4/+26
2013-04-05KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2-0/+64
2013-04-05xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang1-1/+1