summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-05xfs: validate acl countChristoph Hellwig1-0/+2
2013-04-05Fix net/MakefileMarkus Lehtonen1-3/+1
2013-04-03Update changelogMarkus Lehtonen1-0/+5
2013-04-03Enable 'perf' tool for performance tunning.Austin Zhang1-1/+27
2013-04-03Enable security hardening options in kernelElena Reshetova1-5/+5
2013-03-04Update changelogMarkus Lehtonen1-0/+5
2013-03-04camera: keep exposure from previous frame in still image mode change.Marko Ollonen2-18/+66
2013-03-04camera: exposure value query to mt9e013Marko Ollonen1-9/+39
2013-02-08n_gsm: Remove unused includeNicolas Bertrand1-2/+0
2013-01-29pvr: enable bc_video driverLi Peng1-0/+1
2013-01-24wl12xx: build two wireless tools calibrate and wlan_provArron Wang4-33/+58
2012-12-05Merge "Support usb mode framework in Tizen"Markus Lehtonen1-9/+21
2012-12-05Support usb mode framework in TizenChengwei Yang1-9/+21