summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-30config: Enable NFC p2p supportArron Wang1-1/+1
2012-11-30NFC: Backport upstream latest NFC codeArron Wang37-806/+3327
2012-10-29Disable console output on screenChengwei Yang1-1/+1
2012-10-25Update changelogMarkus Lehtonen1-0/+7
2012-10-25Merge branch 'devel'Markus Lehtonen2-2/+6
2012-10-25Merge "gfx: delay gfx h/w resume if early_suspend flag is true" into develWang, Yong1-1/+3
2012-10-25gfx: delay gfx h/w resume if early_suspend flag is trueLi Peng1-1/+3
2012-10-24atomisp: do not do full release if more video pipes are on useYong Wang1-1/+3
2012-10-23packaging: rename spec and changelog filesMarkus Lehtonen2-0/+4
2012-10-22Rename package to kernel-mfld-blackbayMarkus Lehtonen2-2/+6
2012-10-22Update changelogMarkus Lehtonen1-0/+20
2012-10-22Merge changes I24aa0ada,I1ea490fa,Icd2c967a,I141a80e4,I31cad4f6,Ib1e59c1f,I61...Lehtonen, Markus17-742/+1364
2012-10-22Enable TOPAZ power management; Remove useless files(lnc_*) for mrstYan Zhang9-3788/+5
2012-10-19Smack: setprocattr memory leak fixCasey Schaufler1-12/+2
2012-10-19Smack: implement revoking all rules for a subject labelRafal Krypa2-0/+78
2012-10-19Smack: remove task_wait() hook.Casey Schaufler1-29/+8
2012-10-19smack: off by one errorAlan Cox1-4/+4