GitHub/exynos8895/android_kernel_samsung_universal8895.git
Author Commit
2022-04-13 Michael Benedictdrivers: vfs8xxx: silence enum-conversion warning
2022-04-13 Michael Benedictbattery_v2: silence enum-conversion warnings
2022-04-13 Nick DesaulniersUPSTREAM: mm/zsmalloc.c: fix -Wunneeded-internal-declar...
2022-04-13 Matthias KaehlckeUPSTREAM: mm/zsmalloc.c: change stat type parameter...
2022-04-13 Matthias KaehlckeBACKPORT: sched/sysctl: Fix attributes of some extern...
2022-04-13 Yaroslav Furmandecon_core: fix parentheses-equality warning
2022-04-13 Yaroslav Furmanufs-exynos: don't use boolean statement in switch-case
2022-04-13 Yaroslav Furmanvs4l: remove __u[32/16/8] and __s32 declarations
2022-04-13 Yaroslav Furmans5p_mfc_[dec/enc]_ops: fix parentheses-equality warnings
2022-04-13 Yaroslav Furmanufshcd: fix parentheses-equality warning
2022-04-13 Yaroslav Furmanarm64: include: asm: initialize a few ret(-s)
2022-04-13 Yaroslav Furmandrv2624: fix shift overflow warning
2022-04-13 Jeongtae Park[COMMON] fimc-is2: fix a typo (SYNNY -> SUNNY)
2022-04-13 Yaroslav Furmansec_ts_fn: fix logical-not-parentheses warning
2022-04-13 Yaroslav Furman[cpu/gpu]_cooling: move get_static_t declaration in...
2022-04-13 Yaroslav Furmanfs: ecryptfs: fix parentheses-equality warning
2022-04-13 Sodagudi Prasadkbuild: clang: disable unused variable warnings only...
2022-04-13 Nick Desaulnierskbuild: clang: remove crufty HOSTCFLAGS
2022-04-13 Michael Benedictsource: N950F DSH1
2022-04-13 Michael Benedictsource: G95xF DSH5
2022-04-13 Sergey SenozhatskyBACKPORT: zsmalloc: introduce zs_huge_class_size()
2022-04-13 Minchan Kimzram: close udev startup race condition as default...
2022-04-13 Peter KalauskasANDROID: zram: set comp_len to PAGE_SIZE when page...
2022-04-13 Sergey SenozhatskyBACKPORT: zram: drop max_zpage_size and use zs_huge_cla...
2022-04-13 Peter KalauskasUPSTREAM: drivers/block/zram/zram_drv.c: fix bug storin...
2022-04-13 Minchan KimBACKPORT: zram: introduce zram memory tracking
2022-04-13 Minchan KimBACKPORT: zram: record accessed second
2022-04-13 Minchan KimBACKPORT: zram: mark incompressible page as ZRAM_HUGE
2022-04-13 Minchan KimUPSTREAM: zram: correct flag name of ZRAM_ACCESS
2022-04-13 Bart Van AsscheUPSTREAM: zram: Delete gendisk before cleaning up the...
2022-04-13 Colin Ian KingUPSTREAM: drivers/block/zram/zram_drv.c: make zram_page...
2022-04-13 Minchan KimBACKPORT: zram: set BDI_CAP_STABLE_WRITES once
2022-04-13 Minchan KimUPSTREAM: zram: fix null dereference of handle
2022-04-13 Minchan KimUPSTREAM: zram: add config and doc file for writeback...
2022-04-13 Minchan KimBACKPORT: zram: read page from backing device
2022-04-13 Minchan KimBACKPORT: zram: write incompressible pages to backing...
2022-04-13 Minchan KimBACKPORT: zram: identify asynchronous IO's return value
2022-04-13 Minchan KimBACKPORT: zram: add free space management in backing...
2022-04-13 Minchan KimUPSTREAM: zram: add interface to specif backing device
2022-04-13 Minchan KimUPSTREAM: zram: rename zram_decompress_page to __zram_b...
2022-04-13 Minchan KimUPSTREAM: zram: inline zram_compress
2022-04-13 Minchan KimUPSTREAM: zram: clean up duplicated codes in __zram_bve...
2022-04-13 Sergey SenozhatskyUPSTREAM: zram: add zstd to the supported algorithms...
2022-04-13 Nick TerrellUPSTREAM: lib: Add zstd modules
2022-04-13 Nick TerrellUPSTREAM: lib: Add xxhash module
2022-04-13 Matthias KaehlckeUPSTREAM: zram: rework copy of compressor name in comp_...
2022-04-13 Arvind YadavUPSTREAM: zram: constify attribute_group structures.
2022-04-13 Minchan KimUPSTREAM: zram: count same page write as page_stored
2022-04-13 Sangwoo ParkUPSTREAM: zram: reduce load operation in page_same_filled
2022-04-13 Minchan KimUPSTREAM: zram: use zram_free_page instead of open...
2022-04-13 Minchan KimUPSTREAM: zram: introduce zram data accessor
2022-04-13 Minchan KimUPSTREAM: zram: remove zram_meta structure
2022-04-13 Minchan KimUPSTREAM: zram: use zram_slot_lock instead of raw bit_s...
2022-04-13 Minchan KimBACKPORT: zram: partial IO refactoring
2022-04-13 Minchan KimBACKPORT: zram: handle multiple pages attached bio...
2022-04-13 Minchan KimUPSTREAM: zram: fix operator precedence to get offset
2022-04-13 zhouxianrongBACKPORT: zram: extend zero pages to same element pages
2022-04-13 Minchan KimBACKPORT: zram: remove waitqueue for IO done
2022-04-13 Sergey SenozhatskyUPSTREAM: zram: remove obsolete sysfs attrs
2022-04-13 Minchan KimUPSTREAM: zram: support BDI_CAP_STABLE_WRITES
2022-04-13 Minchan KimUPSTREAM: zram: revalidate disk under init_lock
2022-04-13 Minchan KimBACKPORT: mm: support anonymous stable page
2022-04-13 Minchan KimUPSTREAM: zram: use __GFP_MOVABLE for memory allocation
2022-04-13 Sergey SenozhatskyUPSTREAM: zram: drop gfp_t from zcomp_strm_alloc()
2022-04-13 Sergey SenozhatskyUPSTREAM: zram: add more compression algorithms
2022-04-13 Sergey SenozhatskyUPSTREAM: zram: delete custom lzo/lz4
2022-04-13 Sergey SenozhatskyUPSTREAM: zram: cosmetic: cleanup documentation
2022-04-13 Sergey SenozhatskyUPSTREAM: zram: use crypto api to check alg availability
2022-04-13 Sergey SenozhatskyBACKPORT: zram: switch to crypto compress API
2022-04-13 Sergey SenozhatskyUPSTREAM: zram: rename zstrm find-release functions
2022-04-13 Sergey SenozhatskyUPSTREAM: zram: introduce per-device debug_stat sysfs...
2022-04-13 Sergey SenozhatskyUPSTREAM: zram: remove max_comp_streams internals
2022-04-13 Sergey SenozhatskyUPSTREAM: zram: user per-cpu compression streams
2022-04-13 Sergey SenozhatskyBACKPORT: zsmalloc: require GFP in zs_malloc()
2022-04-13 Sergey SenozhatskyUPSTREAM: zram/zcomp: do not zero out zcomp private...
2022-04-13 Minchan KimUPSTREAM: zram: pass gfp from zcomp frontend to backend
2022-04-13 Strictedgud: fix mobicore initialization
2022-04-13 Strictedvideo: mdnie: fix lux node permissions
2022-04-13 Christopher... video: mdnie: Lift RGB tuning restrictions
2022-04-13 Swetha ChikkaboraiahBACKPORT: ARM64: dts: msm: Mount the system partition...
2022-04-13 Michael Benedictfs: ifdef samsung zswap lmkd integration
2022-04-13 Michael Benedictdefconfig: enable zram
2022-04-13 Michael Benedictdefconfig: sync
2022-04-13 Michael Benedictcrypto: fix section mismatch
2022-04-13 Michael Benedictdefconfig: disable crypto_fips
2022-04-13 ivanmelerEnable CONFIG_NETFILTER_XT_TARGET_CT
2022-04-13 ivanmelerARM64: configs: Enable support for sdFAT filesystem
2022-04-13 Paul Keithfs: sdfat: Add MODULE_ALIAS_FS for supported filesystems
2022-04-13 Paul Keithfs: sdfat: Add config option to register sdFAT for...
2022-04-13 Paul Keithfs: sdfat: Add config option to register sdFAT for...
2022-04-13 Michael Benedictdos2unix bbdpl Kconfig
2022-04-13 Michael Benedictselinux: remove sec_selinux
2022-04-13 FevaxMTP: force generic mtp driver instead of Samsung one
2022-04-13 ivanmelerSelinux: force permissive
2022-04-13 Fevaxsigcontext ifdifed 64bit
2022-04-13 Jesse Chanbattery: sec_battery: export {CURRENT/VOLTAGE}_MAX...
2022-04-13 Michael Benedictusb: remove tizen if function
2022-04-13 Michael Benedictfirmware: convert binary to ihex
2022-04-13 Michael Benedictdts: import specific dts to each defconfig
2022-04-13 Michael Benedictnet: ipv4: only use when knox_ncm is enabled
next