aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bcmdhd wireless: Fix more off by one errors.Christian Neumüller2017-05-151-13/+13
* bcmdhd wireless: Fix off by one in initialization.Christian Neumüller2017-05-151-3/+5
* drivers/sensorhub: update from GT-N7100_KK_Opensource_Update1 source dropWolfgang Wiedmeyer2017-02-2349-1272/+10525
* Backport ath from 3.4 kernelWolfgang Wiedmeyer2017-01-2184-7441/+17780
* Merge remote-tracking branch 'lineageos/cm-13.0' into replicant-6.0Wolfgang Wiedmeyer2017-01-171-0/+3
|\
| * sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-01-081-0/+3
* | S5C73M3: Boot from FROM when no firmware is availablereplicant-6.0-alpha-0006Paul Kocialkowski2016-12-151-30/+16
* | S5C73M3: System firmware loading correction using static memory arrayPaul Kocialkowski2016-12-151-13/+7
* | S5C73M3: Avoid writing the firmware to the filesystemPaul Kocialkowski2016-12-151-15/+0
|/
* drivers: video: Add bounds checking in fb_cmap_to_userSteve Pfetsch2016-12-131-1/+1
* fbcmap: Remove unnecessary condition checkPing Li2016-12-131-2/+2
* fbmem: Check failure of FBIOPUTCMAP ioctlPawan Kumar2016-12-132-9/+25
* smdk4412-kernel : do not ignore COB wifi chipsRGIB2016-12-091-0/+6
* HID: core: prevent out-of-bound readingsBenjamin Tissoires2016-11-111-0/+3
* BACKPORT: tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley2016-11-111-0/+7
* sg: Fix double-free when drives detach during SG_IOCalvin Owens2016-11-111-1/+7
* binder: prevent kptr leak by using %pK format specifierNick Desaulniers2016-10-191-1/+1
* power: max17042_battery: Set type to UNKNOWNZhao Wei Liew2016-08-171-1/+1
* motor: max77693: expose min/max/default/threshold in sysfsSimon Shields2016-08-021-0/+58
* HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer2016-06-301-5/+5
* zram: fix possible use after free in zcomp_create()Luis Henriques2016-06-131-5/+7
* Remove ENHANCED_LMK_ROUTINE added by SamsungAndreas Blaesius2016-06-131-98/+0
* lowmemorykiller: fixes for new oom_score_adjEmanuele2016-06-131-5/+5
* lowmemorykiller: maintain LMK rbtree with signal->adj_nodeHong-Mei Li2016-06-131-12/+24
* drivers:lmk: Fix null pointer issueHong-Mei Li2016-06-131-1/+1
* drivers:lmk: Fix double delete issueHong-Mei Li2016-06-131-1/+4
* staging:android:lmk: read rb tree root with spinlockYi-wei Zhao2016-06-131-1/+3
* staging: android: lowmemorykiller: select a new task to killYi-wei Zhao2016-06-131-0/+5
* staging: android: lowmemorykiller: implement task's adj rbtreeHong-Mei Li2016-06-132-0/+108
* staging: android: lowmemorykiller: fix build breakage on kernel 3.0Ziyann2016-06-131-1/+1
* lowmemorykiller: make default lowmemorykiller debug message usefulColin Cross2016-06-131-8/+20
* staging: android: lowmemorykiller: Change default debug_level to 1Arve Hjønnevåg2016-06-131-1/+1
* staging: android: lowmemorykiller: Don't count reserved free memoryArve Hjønnevåg2016-06-131-1/+2
* staging: android: lowmemorykiller: Add config option to support oom_adj valuesArve Hjønnevåg2016-06-132-0/+94
* Staging: android: lowmemorykiller.cGreg Kroah-Hartman2016-06-131-1/+1
* staging: android, lowmemorykiller: convert to use oom_score_adjDavid Rientjes2016-06-131-22/+22
* staging: android/lowmemorykiller: Do not kill kernel threadsAnton Vorontsov2016-06-131-0/+3
* staging: android/lowmemorykiller: No need for task->signal checkAnton Vorontsov2016-06-131-7/+1
* staging: android/lowmemorykiller: Better mm handlingAnton Vorontsov2016-06-131-7/+9
* staging: android/lowmemorykiller: Don't grab tasklist_lockAnton Vorontsov2016-06-131-3/+4
* Staging: android: fixed 80 characters warnings in lowmemorykiller.cMarco Navarra2016-06-131-6/+6
* zram: default to LZ4 compression if LZ4 is enabledZiyan2016-06-121-0/+4
* mm: implement WasActive page flag (for improving cleancache)Dan Magenheimer2016-06-121-0/+4
* staging: zcache: fix cleancache race condition with shrinkerSeth Jennings2016-06-121-4/+3
* mm: swap: don't delay swap free for fast swap devicesVinayak Menon2016-06-121-0/+1
* zcache: Use zs_get_total_size_pagesnadlabak2016-06-121-1/+1
* zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim2016-06-121-2/+2
* staging: zsmalloc: add mapping modesSeth Jennings2016-06-121-3/+3
* zcache: Fix zsmalloc includeEmerson Pinter2016-06-121-1/+1
* staging: zsmalloc: zsmalloc: use unsigned long instead of void *Minchan Kim2016-06-121-6/+6