index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
zram: try vmalloc() after kmalloc()
Kyeongdon Kim
2017-09-25
2
-4
/
+42
*
zram/zcomp: use GFP_NOIO to allocate streams
Sergey Senozhatsky
2017-09-25
3
-4
/
+4
*
zram: make is_partial_io/valid_io_request/page_zero_filled return boolean
Geliang Tang
2017-09-25
1
-9
/
+9
*
zram: keep the exact overcommited value in mem_used_max
Sergey SENOZHATSKY
2017-09-25
1
-2
/
+2
*
zram: introduce comp algorithm fallback functionality
Luis Henriques
2017-09-25
1
-3
/
+3
*
zsmalloc: remove obsolete ZSMALLOC_DEBUG
Marcin Jabrzyk
2017-09-25
1
-4
/
+0
*
zram: fix pool name truncation
Sergey Senozhatsky
2017-09-25
1
-4
/
+2
*
zram: check comp algorithm availability earlier
Sergey Senozhatsky
2017-09-25
3
-0
/
+9
*
zram: cut trailing newline in algorithm name
Sergey Senozhatsky
2017-09-25
2
-1
/
+9
*
zram: cosmetic zram_bvec_write() cleanup
Sergey Senozhatsky
2017-09-25
1
-5
/
+3
*
zram: add dynamic device add/remove functionality
Sergey Senozhatsky
2017-09-25
3
-6
/
+141
*
zram: close race by open overriding
Sergey Senozhatsky
2017-09-25
2
-19
/
+38
*
zram: return zram device_id from zram_add()
Sergey Senozhatsky
2017-09-25
1
-9
/
+14
*
zram: trivial: correct flag operations comment
Sergey Senozhatsky
2017-09-25
1
-1
/
+1
*
zram: report every added and removed device
Sergey Senozhatsky
2017-09-25
1
-2
/
+3
*
zram: remove max_num_devices limitation
Sergey Senozhatsky
2017-09-25
3
-14
/
+4
*
zram: reorganize code layout
Sergey Senozhatsky
2017-09-25
1
-320
/
+319
*
zram: use idr instead of `zram_devices' array
Sergey Senozhatsky
2017-09-25
1
-37
/
+50
*
zram: cosmetic ZRAM_ATTR_RO code formatting tweak
Sergey Senozhatsky
2017-09-25
1
-1
/
+1
*
zram: remove obsolete ZRAM_DEBUG option
Marcin Jabrzyk
2017-09-25
2
-13
/
+1
*
block: zram: make LZ4 the default backend
Sultan Qasim Khan
2017-09-25
1
-1
/
+1
*
zram: fix possible use after free in zcomp_create()
Luis Henriques
2017-09-25
1
-5
/
+7
*
zram/zsmalloc: Squashed fixes zcomp lz4 header fix
Mister Oyster
2017-09-25
5
-72
/
+6
*
block: zram: Backport from Linux 4.1
Sultan Qasim Khan
2017-09-25
12
-195
/
+800
*
Revert zram updates to merge 4.1 drivers
Mister Oyster
2017-09-25
5
-82
/
+26
*
mm: zsmalloc: backport from Linux 4.1
Sultan Qasim Khan
2017-09-25
2
-247
/
+1078
*
mm/zpool: implement common zpool api to zbud/zsmalloc
Dan Streetman
2017-09-25
4
-0
/
+500
*
ION : delete ION heap op page_pool_total
Shangbing Hu
2017-09-25
2
-63
/
+0
*
battery: reduce debug log
Shangbing Hu
2017-09-25
1
-1
/
+1
*
ion: kmemleak
Shangbing Hu
2017-09-25
1
-0
/
+5
*
FROMLIST: acpi: acpica: fix acpi operand cache leak in nseval.c
Seunghun Han
2017-09-24
1
-0
/
+8
*
FROMLIST: [V4] acpi: acpica: fix acpi parse and parseext cache leaks
Mark Salyzyn
2017-09-24
1
-37
/
+16
*
fs: proc: task_mmu: fix proc_mem_open creds for fs access checks
Mister Oyster
2017-09-23
1
-1
/
+1
*
usb: gadget: f_accessory: Fix for UsbAccessory clean unbind.
Anson Jacob
2017-09-23
1
-5
/
+17
*
lib: Don't enable DEBUG_BUGVERBOSE by default
Sultanxda
2017-09-23
1
-1
/
+1
*
seq_file: remove "%n" usage from seq_file users
Tetsuo Handa
2017-09-23
10
-98
/
+74
*
seq_file: introduce seq_setwidth() and seq_pad()
Tetsuo Handa
2017-09-23
2
-0
/
+30
*
checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions
Joe Perches
2017-09-23
2
-0
/
+29
*
max77819: more logspam removal
Mister Oyster
2017-09-23
2
-0
/
+10
*
flashlight: remove logspam
Mister Oyster
2017-09-23
1
-0
/
+2
*
mali: remove some logspam
Mister Oyster
2017-09-23
2
-0
/
+8
*
max77819: remove log & dead code, fix indent
Mister Oyster
2017-09-23
2
-655
/
+456
*
misc: replace __FUNCTION__ by __function__
Moyster
2017-09-23
408
-2009
/
+2009
*
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
2017-09-23
6
-12
/
+9
*
fsync: cleanup
Mister Oyster
2017-09-22
2
-22
/
+24
*
fs: reduce permissions of dynamic sync control sysfs to 0660
fire855
2017-09-22
1
-1
/
+1
*
arm64: Remove TIF_POLLING_NRFLAG
Peter Zijlstra
2017-09-20
1
-2
/
+0
*
arm64: process management: Add TIF_MM_RELEASED
Abhimanyu Kapur
2017-09-20
1
-0
/
+2
*
MSDC: Denali Secruity Volnerability
Huan Tang
2017-09-20
1
-9
/
+20
*
auxadc: fix auxadc security defect
Xuexi Bai
2017-09-20
2
-12
/
+40
[prev]
[next]