aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo2016-10-191-0/+3
| * net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo2016-10-191-19/+19
| * binder: prevent kptr leak by using %pK format specifierNick Desaulniers2016-10-191-1/+1
| * cm: disable CONFIG_USB_DEVICEFSSimon Shields2016-10-0314-14/+14
| * smdk4412 : kona devices : new defconfigRGIB2016-08-293-359/+356
| * i9300_defconfig: enable LMK OOM_ADJ_VALUES and ADJ_RBTREEFenix462016-08-281-0/+2
| * mm: add a field to store names for private anonymous memoryColin Cross2016-08-2311-24/+269
| * power: max17042_battery: Set type to UNKNOWNZhao Wei Liew2016-08-172-1/+2
| * motor: max77693: expose min/max/default/threshold in sysfsSimon Shields2016-08-021-0/+58
| * t0ltecdma: Disable USB Device FSAaron Knight2016-07-241-1/+1
| * netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal2016-07-223-6/+12
| * net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro2016-06-301-0/+4
| * HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer2016-06-301-5/+5
| * KEYS: potential uninitialized variableDan Carpenter2016-06-301-1/+1
| * mnt: Fail collect_mounts when applied to unmounted mountsEric W. Biederman2016-06-301-1/+7
| * ARM: EXYNOS: silence watchdog log spamSimon Shields2016-06-301-3/+3
| * Revert "Revert "n5120 : selinux enforcing""Roberto Gibellini2016-06-261-1/+1
| * Revert "n5120 : selinux enforcing"Roberto Gibellini2016-06-251-1/+1
| * n5120 : selinux enforcingRGIB2016-06-221-1/+1
| * smdk4412 : qcom modem for n5120RGIB2016-06-221-1/+2
| * i9100: enable LZ compression for zramSimon Shields2016-06-131-2/+4
| * i9100: update+regen defconfig for zram changesSimon Shields2016-06-131-4/+13
| * 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-132-1/+6
| * 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-138-0/+148
| * fs: avoid adding non-thread-group task to LMK rbtreeHong-Mei Li2016-06-131-0/+9
| * kernel: avoid adding non-thread-group task to LMK rbtreeHong-Mei Li2016-06-132-4/+10
| * 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
| * i9300: enable LZ4-backed zRAMZiyan2016-06-131-4/+15
| * zram: default to LZ4 compression if LZ4 is enabledZiyan2016-06-121-0/+4
| * mm/vmscan: Add #ifdef around "WasActive page flag"Paul Reioux2016-06-121-0/+6
| * mm: implement WasActive page flag (for improving cleancache)Dan Magenheimer2016-06-123-0/+18
| * mm: remove compressed copy from zram in-memoryMinchan Kim2016-06-121-2/+44