aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* zram: try vmalloc() after kmalloc()Kyeongdon Kim2017-09-252-4/+42
* zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky2017-09-253-4/+4
* zram: make is_partial_io/valid_io_request/page_zero_filled return booleanGeliang Tang2017-09-251-9/+9
* zram: keep the exact overcommited value in mem_used_maxSergey SENOZHATSKY2017-09-251-2/+2
* zram: introduce comp algorithm fallback functionalityLuis Henriques2017-09-251-3/+3
* zsmalloc: remove obsolete ZSMALLOC_DEBUGMarcin Jabrzyk2017-09-251-4/+0
* zram: fix pool name truncationSergey Senozhatsky2017-09-251-4/+2
* zram: check comp algorithm availability earlierSergey Senozhatsky2017-09-253-0/+9
* zram: cut trailing newline in algorithm nameSergey Senozhatsky2017-09-252-1/+9
* zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky2017-09-251-5/+3
* zram: add dynamic device add/remove functionalitySergey Senozhatsky2017-09-253-6/+141
* zram: close race by open overridingSergey Senozhatsky2017-09-252-19/+38
* zram: return zram device_id from zram_add()Sergey Senozhatsky2017-09-251-9/+14
* zram: trivial: correct flag operations commentSergey Senozhatsky2017-09-251-1/+1
* zram: report every added and removed deviceSergey Senozhatsky2017-09-251-2/+3
* zram: remove max_num_devices limitationSergey Senozhatsky2017-09-253-14/+4
* zram: reorganize code layoutSergey Senozhatsky2017-09-251-320/+319
* zram: use idr instead of `zram_devices' arraySergey Senozhatsky2017-09-251-37/+50
* zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky2017-09-251-1/+1
* zram: remove obsolete ZRAM_DEBUG optionMarcin Jabrzyk2017-09-252-13/+1
* block: zram: make LZ4 the default backendSultan Qasim Khan2017-09-251-1/+1
* zram: fix possible use after free in zcomp_create()Luis Henriques2017-09-251-5/+7
* zram/zsmalloc: Squashed fixes zcomp lz4 header fixMister Oyster2017-09-255-72/+6
* block: zram: Backport from Linux 4.1Sultan Qasim Khan2017-09-2512-195/+800
* Revert zram updates to merge 4.1 driversMister Oyster2017-09-255-82/+26
* mm: zsmalloc: backport from Linux 4.1Sultan Qasim Khan2017-09-252-247/+1078
* mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman2017-09-254-0/+500
* ION : delete ION heap op page_pool_totalShangbing Hu2017-09-252-63/+0
* battery: reduce debug logShangbing Hu2017-09-251-1/+1
* ion: kmemleakShangbing Hu2017-09-251-0/+5
* FROMLIST: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han2017-09-241-0/+8
* FROMLIST: [V4] acpi: acpica: fix acpi parse and parseext cache leaksMark Salyzyn2017-09-241-37/+16
* fs: proc: task_mmu: fix proc_mem_open creds for fs access checksMister Oyster2017-09-231-1/+1
* usb: gadget: f_accessory: Fix for UsbAccessory clean unbind.Anson Jacob2017-09-231-5/+17
* lib: Don't enable DEBUG_BUGVERBOSE by defaultSultanxda2017-09-231-1/+1
* seq_file: remove "%n" usage from seq_file usersTetsuo Handa2017-09-2310-98/+74
* seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa2017-09-232-0/+30
* checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsJoe Perches2017-09-232-0/+29
* max77819: more logspam removalMister Oyster2017-09-232-0/+10
* flashlight: remove logspamMister Oyster2017-09-231-0/+2
* mali: remove some logspamMister Oyster2017-09-232-0/+8
* max77819: remove log & dead code, fix indentMister Oyster2017-09-232-655/+456
* misc: replace __FUNCTION__ by __function__Moyster2017-09-23408-2009/+2009
* kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2017-09-236-12/+9
* fsync: cleanupMister Oyster2017-09-222-22/+24
* fs: reduce permissions of dynamic sync control sysfs to 0660fire8552017-09-221-1/+1
* arm64: Remove TIF_POLLING_NRFLAGPeter Zijlstra2017-09-201-2/+0
* arm64: process management: Add TIF_MM_RELEASEDAbhimanyu Kapur2017-09-201-0/+2
* MSDC: Denali Secruity VolnerabilityHuan Tang2017-09-201-9/+20
* auxadc: fix auxadc security defectXuexi Bai2017-09-202-12/+40