summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-14staging: sec_debug: store cpu number instead of useless addressaccepted/tizen/unified/dev/20230726.115336accepted/tizen/unified/20230616.172403tizenaccepted/tizen_unified_devaccepted/tizen_unifiedSeung-Woo Kim2-2/+2
2023-06-14gcc-12: disable '-Wdangling-pointer' warning for nowLinus Torvalds1-0/+3
2023-06-14frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke2-1/+11
2023-06-14jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke1-8/+3
2023-06-14tracing: Use address-of operator on section symbolsNathan Chancellor1-1/+1
2023-05-18video: fbdev: exynos: dpu9110: Fix unmatched function declarationaccepted/tizen/unified/20230531.034428Seung-Woo Kim1-1/+1
2023-05-18load_analyzer: Remove unnecessary null checkSeung-Woo Kim1-4/+2
2023-05-18net: bcmdhd: Fix -Waddress warningsSeung-Woo Kim1-4/+2
2023-05-18Bluetooth: Fix misleading indentation in enabling advertiseSeung-Woo Kim1-2/+4
2023-05-18staging: samsung: sec_reboot: remove unnecessary null checkSeung-Woo Kim1-1/+1
2023-05-18soc: samsung: acpm: fix misleading indentation warningSeung-Woo Kim1-1/+1
2023-05-18power: energy_monitor: Fix misleading indentation warningSeung-Woo Kim1-2/+4
2023-05-18sched/core: fix build warning without CONFIG_CPUMASK_OFFSTACKSeung-Woo Kim1-1/+1
2023-05-18kernel/profile.c: use cpumask_available to check for NULL cpumaskNathan Chancellor1-3/+3
2023-05-18tracing: Use cpumask_available() to check if cpumask variable may be usedMatthias Kaehlcke1-2/+3
2023-05-18genirq: Use cpumask_available() for check of cpumask variableMatthias Kaehlcke1-1/+1
2023-05-18UPSTREAM: arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon4-9/+14
2023-05-17arm64: Avoid redundant type conversions in xchg() and cmpxchg()Will Deacon3-107/+108
2023-05-17arm64: Remove redundant mov from LL/SC cmpxchgRobin Murphy1-1/+0
2023-05-17arm64: cmpwait: Clear event register before arming exclusive monitorWill Deacon1-1/+3
2023-05-17arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon1-11/+11
2023-05-17etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook1-3/+2
2023-05-17mm: page_alloc: fix building error on -Werror=array-compareXiongwei Song1-1/+1
2023-05-17kernel/extable.c: use address-of operator on section symbolsNathan Chancellor1-1/+2
2023-05-17Makefile: disallow data races on gcc-10 as wellSergei Trofimovich1-0/+1
2023-05-17gcc-10: disable 'restrict' warning for nowLinus Torvalds1-0/+3
2023-05-17gcc-10: disable 'stringop-overflow' warning for nowLinus Torvalds1-0/+1
2023-05-17gcc-10: disable 'array-bounds' warning for nowLinus Torvalds1-0/+1
2023-05-17gcc-10: disable 'zero-length-bounds' warning for nowLinus Torvalds1-0/+3
2023-05-17gcc-10 warnings: fix low-hanging fruitLinus Torvalds2-2/+2
2023-05-15scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller2-2/+0
2021-12-13scripts: remove not use jar flietizen_7.0_m2_releasesubmit/tizen/20211213.061147accepted/tizen/unified/20211213.133406accepted/tizen/7.0/unified/hotfix/20221116.112156accepted/tizen/7.0/unified/20221110.063510tizen_7.0_hotfixtizen_7.0accepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedSeung-Woo Kim1-0/+0
2021-06-30ARM64: defconfig: disable ANDROID_LOGGER configtizen_6.5.m2_releasesubmit/tizen_6.5/20211028.164101submit/tizen/20210630.013220accepted/tizen/unified/20210630.144020accepted/tizen/6.5/unified/20211028.225240tizen_6.5accepted/tizen_6.5_unifiedINSUN PYO1-1/+1
2021-04-21arm64: config: tw3: enable CONFIG_SND_ALOOPsubmit/tizen/20210421.055007accepted/tizen/unified/20210421.101136Jaechul Lee1-1/+1
2021-04-21ALSA: aloop: Add 'PCM Master Active' controlJaechul Lee1-24/+65
2021-04-20drm: vblank: Revert back to wait requested vblank sequencesubmit/tizen/20210420.053930accepted/tizen/unified/20210420.090053Seung-Woo Kim1-5/+2
2021-02-17ARM64: defconfig: disable SECURITY_SMACK_NETFILTER configsubmit/tizen/20210217.042922accepted/tizen/unified/20210217.120530Jaehoon Chung1-1/+1
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