projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/exynos8895/android_kernel_samsung_universal8895.git
Author
Commit
2019-08-30
Minchan Kim
BACKPORT: zram: introduce zram memory tracking
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
BACKPORT: zram: record accessed second
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
BACKPORT: zram: mark incompressible page as ZRAM_HUGE
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: correct flag name of ZRAM_ACCESS
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Bart Van Assche
UPSTREAM: zram: Delete gendisk before cleaning up the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Colin Ian King
UPSTREAM: drivers/block/zram/zram_drv.c: make zram_page...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
BACKPORT: zram: set BDI_CAP_STABLE_WRITES once
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: fix null dereference of handle
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: add config and doc file for writeback...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
BACKPORT: zram: read page from backing device
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
BACKPORT: zram: write incompressible pages to backing...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
BACKPORT: zram: identify asynchronous IO's return value
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
BACKPORT: zram: add free space management in backing...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: add interface to specif backing device
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: rename zram_decompress_page to __zram_b...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: inline zram_compress
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: clean up duplicated codes in __zram_bve...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Sergey Senozhatsky
UPSTREAM: zram: add zstd to the supported algorithms...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Nick Terrell
UPSTREAM: lib: Add zstd modules
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Nick Terrell
UPSTREAM: lib: Add xxhash module
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Matthias Kaehlcke
UPSTREAM: zram: rework copy of compressor name in comp_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Arvind Yadav
UPSTREAM: zram: constify attribute_group structures.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: count same page write as page_stored
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Sangwoo Park
UPSTREAM: zram: reduce load operation in page_same_filled
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: use zram_free_page instead of open...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: introduce zram data accessor
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: remove zram_meta structure
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: use zram_slot_lock instead of raw bit_s...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
BACKPORT: zram: partial IO refactoring
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
BACKPORT: zram: handle multiple pages attached bio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: fix operator precedence to get offset
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
zhouxianrong
BACKPORT: zram: extend zero pages to same element pages
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
BACKPORT: zram: remove waitqueue for IO done
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Sergey Senozhatsky
UPSTREAM: zram: remove obsolete sysfs attrs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: support BDI_CAP_STABLE_WRITES
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: revalidate disk under init_lock
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
BACKPORT: mm: support anonymous stable page
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: use __GFP_MOVABLE for memory allocation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Sergey Senozhatsky
UPSTREAM: zram: drop gfp_t from zcomp_strm_alloc()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Sergey Senozhatsky
UPSTREAM: zram: add more compression algorithms
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Sergey Senozhatsky
UPSTREAM: zram: delete custom lzo/lz4
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Sergey Senozhatsky
UPSTREAM: zram: cosmetic: cleanup documentation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Sergey Senozhatsky
UPSTREAM: zram: use crypto api to check alg availability
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Sergey Senozhatsky
BACKPORT: zram: switch to crypto compress API
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Sergey Senozhatsky
UPSTREAM: zram: rename zstrm find-release functions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Sergey Senozhatsky
UPSTREAM: zram: introduce per-device debug_stat sysfs...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Sergey Senozhatsky
UPSTREAM: zram: remove max_comp_streams internals
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Sergey Senozhatsky
UPSTREAM: zram: user per-cpu compression streams
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Sergey Senozhatsky
BACKPORT: zsmalloc: require GFP in zs_malloc()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Sergey Senozhatsky
UPSTREAM: zram/zcomp: do not zero out zcomp private...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-30
Minchan Kim
UPSTREAM: zram: pass gfp from zcomp frontend to backend
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-28
Stricted
gud: fix mobicore initialization
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-27
Stricted
video: mdnie: fix lux node permissions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-27
Christopher...
video: mdnie: Lift RGB tuning restrictions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-27
Swetha Chikkaboraiah
BACKPORT: ARM64: dts: msm: Mount the system partition...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-27
Michael Benedict
fs: ifdef samsung zswap lmkd integration
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-27
Michael Benedict
defconfig: enable zram
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-27
Michael Benedict
defconfig: sync
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-27
Michael Benedict
crypto: fix section mismatch
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-27
Michael Benedict
defconfig: disable crypto_fips
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
ivanmeler
Enable CONFIG_NETFILTER_XT_TARGET_CT
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
ivanmeler
ARM64: configs: Enable support for sdFAT filesystem
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
Paul Keith
fs: sdfat: Add MODULE_ALIAS_FS for supported filesystems
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
Paul Keith
fs: sdfat: Add config option to register sdFAT for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
Paul Keith
fs: sdfat: Add config option to register sdFAT for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
Michael Benedict
dos2unix bbdpl Kconfig
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
Michael Benedict
selinux: remove sec_selinux
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
Fevax
MTP: force generic mtp driver instead of Samsung one
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
ivanmeler
Selinux: force permissive
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
Fevax
sigcontext ifdifed 64bit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
Jesse Chan
battery: sec_battery: export {CURRENT/VOLTAGE}_MAX...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
Michael Benedict
usb: remove tizen if function
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
Michael Benedict
firmware: convert binary to ihex
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
Michael Benedict
dts: import specific dts to each defconfig
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
Michael Benedict
net: ipv4: only use when knox_ncm is enabled
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
Michael Benedict
defconfig: disable samsung unnecessary security feature
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-25
Michael Benedict
source: N950F DSE2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-24
Michael Benedict
source: G955F DSE4
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2019-08-24
Michael Benedict
source: G950F DSE4
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Greg Kroah...
Merge 4.4.111 into android-4.4
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Greg Kroah...
Linux 4.4.111
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Greg Kroah...
Fix build error in vma.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Borislav Petkov
Map the vsyscall page with _PAGE_USER
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Alexey Dobriyan
proc: much faster /proc/vmstat
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Libor Pechacek
module: Issue warnings when tainting kernel
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Miroslav Benes
module: keep percpu symbols in module's symtab
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Michal Marek
genksyms: Handle string literals with spaces in referen...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Thomas Gleixner
x86/tlb: Drop the _GPL from the cpu_tlbstate export
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Helge Deller
parisc: Fix alignment of pa_tlb_lock in assembly on...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Tom Lendacky
x86/microcode/AMD: Add support for fam17h microcode...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Aaron Ma
Input: elantech - add new icbody type 15
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Vineet Gupta
ARC: uaccess: dont use "l" gcc inline asm constraint...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Oleg Nesterov
kernel/signal.c: remove the no longer needed SIGNAL_UNK...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Oleg Nesterov
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Oleg Nesterov
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Thiago Rafael...
kernel: make groups_sort calling a responsibility group...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
David Howells
fscache: Fix the default for fscache_maybe_release_page()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Stefan Brüns
sunxi-rsb: Include OF based modalias in device uevent
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Eric Biggers
crypto: pcrypt - fix freeing pcrypt instances
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-10
Eric Biggers
crypto: chacha20poly1305 - validate the digest size
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next