aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * i777: Regenerate defconfigCNBLACK2016-11-161-14/+69
| * 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
| * perf: Fix race in swevent hashPeter Zijlstra2016-11-111-7/+0
| * ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov2016-11-112-0/+6
| * ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai2016-11-111-11/+11
| * ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()Takashi Iwai2016-11-111-0/+6
| * sg: Fix double-free when drives detach during SG_IOCalvin Owens2016-11-111-1/+7
| * block: fix use-after-free in sys_ioprio_get()Omar Sandoval2016-11-111-0/+2
| * block: fix use-after-free in seq fileVegard Nossum2016-11-111-0/+1
| * KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells2016-10-211-1/+1
| * mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-10-222-2/+13
| * smdk4412 : fix buildRGIB2016-10-201-3/+0
| * tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-10-191-0/+2
| * fix infoleak in rtnetlinkkangjie2016-10-191-8/+8
| * Replace %p with %pK to prevent leaking kernel addressMohamad Ayyash2016-10-191-1/+1
| * UPSTREAM: ALSA: control: Fix replacing user controlsLars-Peter Clausen2016-10-191-17/+10
| * fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLENick Desaulniers2016-10-191-0/+7
| * 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