summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-25ARM64: tizen_tw3_defconfig: enable a config prefech_128 for dm-veritytizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115106submit/tizen_6.0_hotfix/20201102.192906submit/tizen_6.0/20201029.205505submit/tizen/20200825.081721accepted/tizen/unified/20200826.133047accepted/tizen/6.0/unified/hotfix/20201103.045018accepted/tizen/6.0/unified/20201030.102849tizen_6.0_hotfixtizen_6.0accepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedJaehoon Chung1-1/+1
2020-08-25md: dm-verity-target: change prefetch size to 128 if config is enabledJaehoon Chung1-0/+4
2020-07-16config: tw3: enable cpuset controller for cgroupsubmit/tizen/20200716.040454accepted/tizen/unified/20200716.144554Maciej SĹ‚odczyk1-1/+2
2020-07-03lib: zstd: huf_decompress: Cleanup codeDongwoo Lee1-5/+1
2020-06-15lib: zstd: Improve decode performanceDongwoo Lee6-377/+451
2020-06-15block: zram: Add support for dynamic compressor switchDongwoo Lee4-58/+103
2020-06-03zram: add zstd to the supported algorithms listSergey Senozhatsky1-0/+3
2020-06-03arm64: tizen_tw3_defconfig: Enable ZSTD cryptoDongwoo Lee1-0/+5
2020-06-03crypto: Add zstd supportNick Terrell5-0/+356
2020-06-03lib: Add zstd modulesNick Terrell19-0/+12998
2020-06-03lib: Add xxhash moduleNick Terrell4-0/+740
2020-06-03crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu7-29/+578
2020-06-03crypto: acomp - add asynchronous compression apiGiovanni Cabiddu8-0/+502
2020-05-18Bluetooth: Add error handling logic of LE data batchingsubmit/tizen/20200526.073613accepted/tizen/unified/20200528.132937Deokhyun Kim3-5/+50
2020-05-11arm64: dts: tw3: use array for motor strength and frequency setting for multi...jeongsup.jeong33-132/+66
2020-05-11Motor: use default frequency when platform frequency request is predefined va...jeongsup.jeong2-21/+22
2020-05-11Motor: change motor control parameters for new haptic conceptjeongsup.jeong2-89/+122
2020-05-11Motor: add handling freq, overdrive param on ff effectjeongsup.jeong2-63/+106
2020-05-11Motor: ztm620: add motor status interfacejeongsup.jeong2-0/+9
2020-05-11motor: ztm620: set dc motor dt and add switch motor typewoochul.shin2-7/+17
2020-05-11Motor: ztm620: add pm_notifierjeongsup.jeong2-90/+185
2020-05-08usb: gadget: f_fs: Limit data buffer size to a single pagesubmit/tizen/20200508.072818accepted/tizen/unified/20200510.220449Dongwoo Lee1-0/+7
2020-05-08Revert "usb: gadget: f_fs: Give chance to retry malloc for large size buffer"Dongwoo Lee1-27/+3
2020-04-01Bluetooth: Add GATT data batchingsubmit/tizen/20200331.090714accepted/tizen/unified/20200402.155630Wootak Jung5-0/+390
2020-03-02Input: tizen_bezel: Change event value of the bezel devicesubmit/tizen/20200323.012640accepted/tizen/unified/20200324.101622lsmin.lee2-19/+22
2020-03-02Bluetooth: SMP: fix crash in unpairingsubmit/tizen/20200302.034238accepted/tizen/unified/20200302.125741Matias Karhumaa3-10/+29
2020-03-02Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc1-1/+7
2020-01-02arm64: relocatable: fix inconsistencies in linker script and optionssubmit/tizen/20200102.014302accepted/tizen/unified/20200102.220848Ard Biesheuvel2-5/+6
2020-01-02arm64: remove no-op -p linker flagGreg Hackmann1-1/+1
2020-01-02arm64: prevent regressions in compressed kernel image size when upgrading to ...Nick Desaulniers1-2/+6
2019-12-31arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGSsubmit/tizen/20191231.055421accepted/tizen/unified/20200101.120530Nathan Chancellor1-1/+1
2019-12-31arm64: Silence gcc warnings about arch ABI driftDave Martin1-0/+1
2019-12-27Input: zxt_ztm620_ts: Remove possible overflow by using strlcat()Seung-Woo Kim1-117/+63
2019-12-27Input: zxt_ztm620_ts: Repalce meaningless strncat() to strcat()Seung-Woo Kim1-26/+26
2019-12-27soc: samsung: cal-if: fix not to calculate array size from nullSeung-Woo Kim4-299/+327
2019-12-27video: fbdev: exynos: dpu9110: panel: s6e36w3x01: remove buffer overflowSeung-Woo Kim1-1/+1
2019-12-27AsoC: speedy: fix sizeof-pointer-memaccess for strncpy()Seung-Woo Kim1-1/+1
2019-12-27net: bcmdhd: Fix string concatenate with strncat()Seung-Woo Kim1-1/+1
2019-12-27arm64: tizen_tw3_defconfig: Enable CONFIG_CRYPTO_CCMAnupam Roy1-3/+4
2019-12-27arm64: tizen_tw3_defconfig: sync USB_CONFIGFS related config optionsSeung-Woo Kim1-0/+19
2019-12-23cfg80211: Fix array-bounds warning in fragment copyMatthias Kaehlcke1-3/+3
2019-12-23ip_tunnel: Fix name string concatenate in __ip_tunnel_create()Sultan Alsawaf1-2/+2
2019-12-23tracing: Silence GCC 9 array bounds warningMiguel Ojeda3-10/+20
2019-12-23gcc-9: silence 'address-of-packed-member' warningLinus Torvalds1-0/+1
2019-12-23unifdef: use memcpy instead of strncpyLinus Torvalds1-2/+2
2019-12-23arm64, vdso: Define vdso_{start,end} as arrayKees Cook1-5/+5
2019-12-23Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang1-0/+3
2019-12-23disable stringop truncation warnings for nowStephen Rothwell1-0/+3
2019-12-23kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor1-1/+1
2019-12-23exec: avoid gcc-8 warning for get_task_commArnd Bergmann2-5/+8