aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FROMLIST: binder: fix an ret value overrideXu YiPing2017-09-161-1/+0
* FROMLIST: binder: fix memory corruption in binder_transaction binderXu YiPing2017-09-161-0/+1
* binder: make FIFO inheritance a per-context optionTim Murray2017-09-162-1/+37
* drivers: merged Android Binder from 4.9Lukas06102017-09-169-1596/+3826
* sensor: fix memory leak issuehongxu.zhao2017-09-161-1/+1
* display: fbconfig use after freeQinglong Chai2017-09-161-0/+6
* Revert to dynamic sync control v1.5Mister Oyster2017-09-154-144/+182
* ANDROID: fiq_debugger: Fix minor bug in codeGreg Kaiser2017-09-141-1/+1
* drivers: cpufreq: checks to avoid kernel crash in cpufreq_interactivegaurav jindal2017-09-141-1/+2
* lib: vsprintf: whitelist stack tracesDave Weinstein2017-09-143-4/+4
* ion: Fix permissions on source fileAlex Naidis2017-09-141-0/+0
* usb: gadget: f_fs: Increase EP_ALLOC ioctl numberJerry Zhang2017-09-141-1/+1
* usb: gadget: f_fs: Add ioctl for allocating endpoint buffers.Jerry Zhang2017-09-142-6/+46
* usb: gadget: f_fs: add ioctl returning ep descriptorRobert Baldyga2017-09-142-0/+29
* mm: Fix incorrect type conversion for size during dma allocationRohit Vaswani2017-09-141-1/+1
* fs: f2fs: remove duplicate lib llist helper from f2fs since it was merged htt...Mister Oyster2017-09-131-22/+0
* ANDROID: sdcardfs: Add missing breakDaniel Rosenberg2017-09-131-0/+1
* ANDROID: Sdcardfs: Move gid derivation under flagDaniel Rosenberg2017-09-135-4/+20
* ANDROID: mnt: Fix freeing of mount dataDaniel Rosenberg2017-09-131-3/+1
* Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri2017-09-131-37/+43
* llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig2017-09-112-0/+24
* perf/core: Fix group {cpu,task} validationMark Rutland2017-09-111-20/+19
* mm: Fix incorrect type conversion for size during dma allocationMaggie White2017-09-112-5/+5
* ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai2017-09-111-1/+1
* cifs: Fix df output for users with quota limitsSachin Prabhu2017-09-111-2/+2
* hrtimer: Prevent enqueue of hrtimer on dead CPUMichael Bohan2017-09-111-1/+2
* hrtimer: Consider preemption when migrating hrtimer cpu_basesMichael Bohan2017-09-111-1/+3
* sched: Micro-optimize the smart wake-affine logicPeter Zijlstra2017-09-113-2/+8
* sched: Implement smarter wake-affine logicMichael Wang2017-09-112-0/+50
* sched: reinitialize rq->next_balance when a CPU is hot-addedPaul Walmsley2017-09-111-0/+1
* PM / suspend: Remove unnecessary !!Viresh Kumar2017-09-111-1/+1
* fbdev: core: Initialise structure to prevent kernel information leakKrishna Manikandan2017-09-081-0/+7
* FROMLIST: f2fs: introduce discard_granularity sysfs entryChao Yu2017-09-084-15/+123
* FROMLIST: f2fs: give a try to do atomic write in -ENOMEM caseJaegeuk Kim2017-09-081-2/+6
* FROMLIST: f2fs: use IPU for cold filesJaegeuk Kim2017-09-081-0/+4
* FROMLIST: f2fs: make background threads of f2fs being aware of freezingChao Yu2017-09-082-2/+15
* defconfig: disable config_have_xlog_featureMister Oyster2017-09-051-1/+1
* defconfig: disable CONFIG_MTK_COMBO_DISABLE_5G_FOR_P2PMister Oyster2017-09-051-1/+1
* Fix CVE-2012-6703 (integer overflow in ALSA subsystem)Tobias Tefke2017-09-051-0/+5
* defconfig: enable rumble/leds on xbox360 controllers & regen defconfigMoyster2017-09-051-4/+26
* defconfig: Enable usb host driver for joystick/gamepadHemant Kumar2017-09-051-0/+2
* kthread: Backport queuing_blocked()Petr Mladek2017-09-041-0/+12
* ARM: mm: Don't force swp_emulateChad Cormier Roussel2017-09-041-1/+1
* FS: F2FS: Use jiffiesDorimanx2017-09-047-8/+9
* iio: Add iio_push_buffers_with_timestamp() helperLars-Peter Clausen2017-08-311-0/+25
* crypto: memneq - fix for archs without efficient unaligned accessDaniel Borkmann2017-08-311-1/+2
* crypto: more robust crypto_memneqCesar Eduardo Barros2017-08-312-30/+54
* crypto: xts - fix compile errorsStephan Mueller2017-08-312-0/+2
* crypto: xts - consolidate sanity check for keysStephan Mueller2017-08-3110-53/+57
* crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel2017-08-311-1/+1