aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_kernel_samsu...Wolfgang Wiedmeyer2016-12-13377-41171/+33584
|\
| * netfilter: Change %p to %pK in debug messagesMin Chong2016-12-131-10/+10
| * 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
| * net: ping: Fix stack buffer overflow in ping_common_sendmsg()Siqi Lin2016-12-131-1/+1
| * perf: protect group_leader from races that cause ctx double-freeJohn Dias2016-12-132-0/+22
| * BACKPORT: perf: Fix event->ctx lockingAriel Yin2016-12-131-35/+206
| * BACKPORT: lockdep: Silence warning if CONFIG_LOCKDEP isn't setPaul Bolle2016-12-131-1/+1
| * BACKPORT: perf: Introduce perf_pmu_migrate_context()Yan, Zheng2016-12-132-0/+38
| * BACKPORT: perf: Allow the PMU driver to choose the CPU on which to install ev...Yan, Zheng2016-12-131-4/+4
| * smdk4412-kernel : do not ignore COB wifi chipsRGIB2016-12-091-0/+6
| * smdk4412-kernel : kona wifi module is COB typeRGIB2016-12-093-0/+3
| * smdk4412 : new i9305 defconfigRGIB2016-11-231-33/+221
| * 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