summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-16config: tw2: enable cpuset controller for cgrouptizen_7.0_m2_releasetizen_6.5.m2_releasetizen_6.0.m2_releasesubmit/tizen_6.5/20211028.164101submit/tizen_6.0_hotfix/20201103.115105submit/tizen_6.0_hotfix/20201102.192905submit/tizen_6.0/20201029.205505submit/tizen/20200716.040454accepted/tizen/unified/20200716.144557accepted/tizen/7.0/unified/hotfix/20221116.112149accepted/tizen/7.0/unified/20221110.063353accepted/tizen/6.5/unified/20211028.225210accepted/tizen/6.0/unified/hotfix/20201103.050026accepted/tizen/6.0/unified/20201030.102931tizen_7.0_hotfixtizen_7.0tizen_6.5tizen_6.0_hotfixtizen_6.0tizenaccepted/tizen_unifiedaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedaccepted/tizen_6.5_unifiedaccepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedMaciej SĹ‚odczyk1-1/+2
2020-05-07motor: zh915: Update level value according to new motor interfacesubmit/tizen/20200526.073613accepted/tizen/unified/20200528.132926Chanwoo Choi1-2/+16
2020-01-15input: tizen_detent: Change event value of the detent devicesubmit/tizen/20200323.012640accepted/tizen/unified/20200324.101618Seung-Woo Kim1-4/+4
2020-01-14sched, inotify: Deal with nested sleepssubmit/tizen/20200115.004607accepted/tizen/unified/20200115.123401Peter Zijlstra1-5/+4
2020-01-02arm64: relocatable: fix inconsistencies in linker script and optionssubmit/tizen/20200102.014302accepted/tizen/unified/20200102.220833Ard Biesheuvel1-0/+1
2019-12-31arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGSsubmit/tizen/20191231.055421accepted/tizen/unified/20200101.120523Nathan Chancellor1-1/+1
2019-12-31arm64: Silence gcc warnings about arch ABI driftDave Martin1-0/+1
2019-12-30drm/tgm: tdm_pp: msc: check and adjust src/dest size parametersubmit/tizen/20191230.065651accepted/tizen/unified/20191230.120909Seung-Woo Kim1-0/+32
2019-12-24arm64: don't zero in __copy_from_user{,_inatomic}Al Viro2-8/+5
2019-12-24tracing: Silence GCC 9 array bounds warningMiguel Ojeda3-10/+20
2019-12-17regmap: Remove attribute packed from struct 'regcache_rbtree_node'Mathieu Malaterre1-1/+1
2019-12-17gcc-9: silence 'address-of-packed-member' warningLinus Torvalds1-0/+1
2019-12-17arm64: use linux/types.h in kvm.hArnd Bergmann1-1/+1
2019-12-17kexec: Fix make headers_checkGeoff Levand1-6/+0
2019-12-17unifdef: use memcpy instead of strncpyLinus Torvalds1-2/+2
2019-12-17misc: modem_if: fix array-bounds in memcpy usageSeung-Woo Kim1-1/+1
2019-12-17soc: samsung: pwrcal: fix not to calculate array size from nullSeung-Woo Kim5-41/+52
2019-12-17net: bcmdhd: Fix sizeof-pointer-memaccess in memcpy usageSeung-Woo Kim1-1/+1
2019-12-17net: bcmdhd: Fix string concatenate with strncat()Seung-Woo Kim1-1/+1
2019-12-16arm64, vdso: Define vdso_{start,end} as arrayKees Cook1-5/+5
2019-12-16exec: avoid gcc-8 warning for get_task_commArnd Bergmann2-5/+9
2019-12-16Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang1-0/+3
2019-12-16disable stringop truncation warnings for nowStephen Rothwell1-0/+3
2019-12-16kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor1-1/+1
2019-12-16turn off -Wattribute-aliasArnd Bergmann1-0/+1
2019-12-16log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2019-12-16give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2
2019-11-19[LOCAL] arm64/ptrace: Add compat FPR register supportsubmit/tizen/20191121.072817accepted/tizen/unified/20191121.154754Seung-Woo Kim2-0/+18
2019-11-19arm64/ptrace: Preserve previous registers for short regset write - 3Dave Martin1-1/+1
2019-11-19arm64/ptrace: Preserve previous registers for short regset write - 2Dave Martin1-1/+2
2019-11-19arm64/ptrace: Preserve previous registers for short regset writeDave Martin1-3/+4
2019-11-19arm64: Better native ptrace support for compat tasksCatalin Marinas1-1/+91
2019-11-19[LOCAL] arm64: perf: Report arm pc registers for compat perfSeung-Woo Kim1-0/+2
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