aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-30coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook3-7/+45
2012-07-30fs: make dumpable=2 require fully qualified pathKees Cook2-9/+26
2012-07-30fs/xattr.c:getxattr(): improve handling of allocation failuresSasha Levin1-4/+12
2012-07-30ntfs: remove references to long gone super operations and unimplemented methodsFernando Luis Vazquez Cao1-17/+0
2012-07-30prctl: remove redunant assignment of "error" to zeroSasikantha babu1-11/+2
2012-07-30pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson1-2/+2
2012-07-30mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()Joonsoo Kim1-3/+3
2012-07-30[media] lirc: fix non-ANSI function declaration warningEmil Goode1-1/+1
2012-07-30[media] rc: ati_remote.c: code style fixingDu, Changbin1-53/+80
2012-07-30[media] Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall1-2/+3
2012-07-30[media] v4l2-dev.c: Move video_put() after debug printkEzequiel GarcĂ­a1-6/+6
2012-07-30[media] vivi: fix a few format-related compliance issuesHans Verkuil1-17/+6
2012-07-30[media] drivers/staging/media/easycap/easycap_main.c: add missing usb_free_urbJulia Lawall1-0/+1
2012-07-31md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_ACTIVE.majianpeng1-1/+1
2012-07-31md/raid1: don't abort a resync on the first badblock.NeilBrown1-1/+4
2012-07-30[media] az6007: fix incorrect memcpyAlan Cox1-1/+1
2012-07-31md: remove duplicated test on ->openers when calling do_md_stop()NeilBrown1-6/+2
2012-07-31raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layermajianpeng2-2/+13
2012-07-31md/raid1: prevent merging too large requestShaohua Li2-7/+50
2012-07-31md/raid1: read balance chooses idlest disk for SSDShaohua Li1-3/+31
2012-07-31md/raid1: make sequential read detection per disk basedShaohua Li2-34/+12
2012-07-31MD RAID10: Export md_raid10_congestedJonathan Brassow2-22/+37
2012-07-31MD: Move macros from raid1*.h to raid1*.cJonathan Brassow4-29/+29
2012-07-31MD RAID1: rename mirror_info structureJonathan Brassow2-9/+9
2012-07-31MD RAID10: rename mirror_info structureJonathan Brassow2-12/+12
2012-07-31MD RAID10: Fix compiler warning.Jonathan Brassow1-1/+1
2012-07-30[media] cx25821,medusa: incorrect check on decoder typeAlan Cox1-1/+1
2012-07-30[media] ov9640: fix missing breakAlan Cox1-0/+1
2012-07-30[media] davinci: vpbe: fix build error when CONFIG_VIDEO_ADV_DEBUG is enabledPrabhakar Lad1-0/+2
2012-07-30[media] v4l: fix copy/paste typo in vb2_reqbufs commentNicolas THERY1-2/+2
2012-07-30[media] tuner-xc2028: unlock on error in xc2028_get_afc()Dan Carpenter1-1/+1
2012-07-30[media] Documentation: Add newline at end-of-file to files lacking oneJesper Juhl9-9/+9
2012-07-30[media] davinci: vpbe: fix check for s_dv_preset function pointerPrabhakar Lad1-1/+1
2012-07-30[media] tuner-xc2028: fix "=" vs "==" typoDan Carpenter1-1/+1
2012-07-30[media] vivi: remove pointless video_nr++Hans Verkuil1-3/+0
2012-07-30[media] v4l: DocBook: VIDIOC_CREATE_BUFS: add hyperlinkNicolas THERY1-2/+2
2012-07-30libceph: move feature bits to separate headerSage Weil6-22/+29
2012-07-30[media] radio-si470x: Add support for the new band APIsHans de Goede4-92/+126
2012-07-30[media] radio-si470x: Fix band selectionHans de Goede1-1/+1
2012-07-30[media] radio-si470x: restore ctrl settings after suspend/resumeHans de Goede1-1/+6
2012-07-30[media] v4l2: Add rangelow and rangehigh fields to the v4l2_hw_freq_seek structHans de Goede2-9/+46
2012-07-30[media] radio-cadet: implement frequency band enumerationHans Verkuil1-57/+74
2012-07-30[media] radio-cadet: fix RDS handlingHans Verkuil1-17/+39
2012-07-30[media] radio-cadet: upgrade to latest frameworksHans Verkuil1-160/+83
2012-07-30[media] v4l2 spec: add VIDIOC_ENUM_FREQ_BANDS documentationHans Verkuil5-9/+221
2012-07-30[media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctlHans Verkuil4-2/+86
2012-07-30[media] videodev2.h: add VIDIOC_ENUM_FREQ_BANDSHans Verkuil1-10/+30
2012-07-30[media] v4l: DocBook: fix version number typoNicolas THERY1-1/+1
2012-07-30[media] tvp5150: signedness bug in tvp5150_selmux()Dan Carpenter1-1/+1
2012-07-30[media] videobuf-dma-contig: Use NULL instead of plain integerSachin Kamat1-1/+1