summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-31arm64: tizen_tw2_defconfig: MATCH_OWNER xtablestizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201027.114301submit/tizen_5.5_mobile_hotfix/20201026.1851010submit/tizen_5.5/20191031.000013submit/tizen_5.5/20191031.000011submit/tizen_5.5/20191031.000010submit/tizen/20190801.010047accepted/tizen/unified/20190801.113448accepted/tizen/5.5/unified/mobile/hotfix/20201027.060901accepted/tizen/5.5/unified/20191031.033854tizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixSeung-Woo Kim1-2/+1
2019-07-31netfilter: xt_owner: A fix for backport of 'xt_owner: Add supplementary group...Lukasz Pawelczyk1-1/+1
2019-07-04Revert "Revert "exec: Ensure mm->user_ns contains the execed files""submit/tizen/20190705.061120accepted/tizen/unified/20190705.110605Seung-Woo Kim3-4/+33
2019-07-04netfilter: xt_owner: bail out with EINVAL in case of unsupported flagsPablo Neira Ayuso2-0/+8
2019-07-04netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk2-6/+24
2019-03-21Revert "exec: Ensure mm->user_ns contains the execed files"submit/tizen/20190321.041604accepted/tizen/unified/20190322.075500Seung-Woo Kim3-33/+4
2019-02-27input: tizen_detent: apply open/close to support enabled sysfs nodesubmit/tizen/20190228.014846accepted/tizen/unified/20190307.230952Seung-Woo Kim2-1/+55
2019-01-18exec: Ensure mm->user_ns contains the execed filessubmit/tizen/20190122.013020accepted/tizen/unified/20190128.061431Eric W. Biederman3-4/+33
2019-01-18mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman4-12/+19
2019-01-15ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn11-29/+79
2018-09-13drm/tgm: tdm_pp: fix not to call sync fence without fence/dma_bufsubmit/tizen_5.0/20181106.000001submit/tizen_5.0/20181101.000009submit/tizen/20180914.005930accepted/tizen/unified/20180914.073317accepted/tizen/5.0/unified/20181106.202246Seung-Woo Kim1-2/+2
2018-09-06net: bcmdhd: remove gcc 7 build warningsSeung-Woo Kim2-1/+2
2018-09-06misc: modem_if: remove duplicated const declaration specifierSeung-Woo Kim4-16/+16
2018-09-06disable new gcc-7.1.1 warnings for nowLinus Torvalds1-0/+3
2018-08-10Bluetooth: Report RPA changed eventinjun.yang4-0/+22
2018-04-26media: v4l2-compat-ioctl32: don't oops on overlaysubmit/tizen/20180615.023254submit/tizen/20180426.023601accepted/tizen/unified/20180619.141843accepted/tizen/unified/20180426.062612Mauro Carvalho Chehab1-1/+3
2018-04-24drm/tgm: fix deadlock issuesubmit/tizen/20180424.080322accepted/tizen/unified/20180424.165728Inki Dae1-0/+2
2018-04-24drm/tgm: tdm_pp: fix possible deadlock with ppdrv->cmd_lockSeung-Woo Kim1-9/+4
2018-04-24video: fbdev: exynos: decon: lower repeated spamming logSeung-Woo Kim1-2/+2
2018-04-24drm/tgm: tdm: lower repeated vblank logSeung-Woo Kim1-2/+2
2018-04-24drm/tgm: tbm: lower repeated spamming logSeung-Woo Kim1-2/+2
2018-04-24ion: lower repeated spamming logSeung-Woo Kim1-2/+2
2018-04-17arm64: tizen_tw2_defconfig: enable CONFIG_CONNECTOR and CONFIG_PROC_EVENTSsubmit/tizen/20180418.005003accepted/tizen/unified/20180419.080036Seung-Woo Kim1-1/+3
2018-04-17arm64: tizen_tw2_defconfig: enable NETFILTER_XT_TARGET_LOGSeung-Woo Kim1-3/+4
2018-04-12arm64: tizen_tw2_defconfig: enable SW_SYNCsubmit/tizen/20180417.011414accepted/tizen/unified/20180417.173214Hoegeun Kwon1-1/+4
2018-04-12video: fbdev: exynos: decon: Remove unnecessary code about sw_syncHoegeun Kwon2-111/+1
2018-04-11media: v4l2-compat-ioctl32: initialize a reserved fieldMauro Carvalho Chehab1-1/+2
2018-04-11media: v4l2-compat-ioctl32: use compat_u64 for video standardMauro Carvalho Chehab1-1/+1
2018-04-11media: media/v4l2-ctrls: volatiles should not generate CH_VALUERicardo Ribalda1-0/+9
2018-04-11media: v4l2-ctrls: fix sparse warningHans Verkuil1-35/+52
2018-04-11media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz1-264/+487
2018-04-11media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil1-0/+3
2018-04-11media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil1-4/+0
2018-04-11media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil1-19/+40
2018-04-11media: v4l2-compat-ioctl32: Copy v4l2_window->global_alphaDaniel Mentz1-2/+5
2018-04-11media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil1-1/+1
2018-04-11media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil1-19/+38
2018-04-11media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil1-19/+28
2018-04-11media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil1-43/+39
2018-04-11media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil1-68/+16
2018-04-11media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil1-112/+112
2018-04-11media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil1-0/+1
2018-04-11vb2: V4L2_BUF_FLAG_DONE is set after DQBUFRicardo Ribalda1-0/+5
2018-04-11media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil1-1/+4
2018-04-11media: v4l2-ctrl: Fix flags field on Control eventsRicardo Ribalda Delgado1-4/+12
2018-04-11media: v4l2-compat-ioctl32: Fix timespec conversionDaniel Mentz1-1/+2
2018-04-11vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET1-1/+1
2018-04-11media: remove unused variable that causes a warningLinus Torvalds1-1/+0
2018-04-11media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32Tiffany Lin1-12/+7
2018-04-11vb2: fix a regression in poll() behavior for output,streamsSasha Levin1-3/+3