aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN2018-11-292-0/+7
* kconfig: do not special-case 'MODULES' symbolYann E. MORIN2018-11-292-13/+3
* ARM: 8328/1: remove empty preprocessor #else branchUwe Kleine-König2018-11-291-3/+1
* ARM: 8171/1: Use current_stack_pointer for return_addressBehan Webster2018-11-291-2/+1
* ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König2018-11-291-4/+0
* ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster2018-11-292-6/+1
* USB: core: only clean up what we allocatedAndrey Konovalov2018-11-291-3/+6
* genalloc: Correct nbytes calculation on long boundarySunil Khatri2018-11-291-1/+1
* lib: genalloc: Change chunk allocation to vmallocShubhraprakash Das2018-11-291-2/+14
* lib/scatterlist: error handling in __sg_alloc_table()Dan Carpenter2018-11-291-2/+4
* lib/lzo: huge LZO decompression speedup on ARM by using unaligned accessMarkus F.X.J. Oberhumer2018-11-292-0/+10
* driver: ltr559 fix defineMoyster2018-11-291-2/+2
* drivers: meizu: fix meizu-sensors.c (warning: type qualifiers ignored)Moyster2018-11-291-1/+1
* include: remove redefine in fb.h (CONFIG_DMA_SHARED_BUFFER)Moyster2018-11-291-2/+0
* drivers: meizu: turn off meizu-sensors.c DEBUG flag (no more stupid pr_*/dev_...Moyster2018-11-291-2/+2
* sound: core: fix warning: this 'if' clause does not guard...Moyster2018-11-291-2/+4
* arm64: kuser32-bit helpers: dont include unistd32.hAmit Pundir2018-11-291-1/+0
* GCC: Fix up for gcc 5+mydongistiny2018-11-2934-4/+61
* ANDROID: HID: debug: check length in hid_debug_events_read() before copy_to_u...Daniel Rosenberg2018-11-291-1/+7
* makefile: Add --strip-debug flagWilli Ye2018-11-291-1/+1
* kbuild: Support split debug info v4Andi Kleen2018-11-292-0/+20
* kbuild: LLVMLinux: Add Kbuild support for building kernel with ClangBehan Webster2018-11-291-0/+29
* ./Makefile: tell gcc optimizer to never introduce new data racesJiri Kosina2018-11-291-0/+3
* turn off -Wattribute-aliasArnd Bergmann2018-11-291-0/+1
* disable new gcc-7.1.1 warnings for nowLinus Torvalds2018-11-291-6/+6
* Disable "frame-address" warningLinus Torvalds2018-11-291-0/+1
* kbuild: add -fno-PIESebastian Andrzej Siewior2018-11-291-1/+2
* Makefile: Fix unrecognized cross-compiler command line optionsGeert Uytterhoeven2018-11-291-3/+5
* ARM: fix put_user() for gcc-8Arnd Bergmann2018-11-291-1/+1
* FROMLIST: ANDROID: binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.Martijn Coenen2018-11-292-0/+65
* UPSTREAM: binder: replace "%p" with "%pK"Todd Kjos2018-11-291-4/+4
* UPSTREAM: binder: free memory on errorChristian Brauner2018-11-291-2/+6
* UPSTREAM: ANDROID: binder: change down_write to down_readMinchan Kim2018-11-292-4/+6
* UPSTREAM: ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR宋金时2018-11-291-0/+1
* UPSTREAM: ANDROID: binder: remove 32-bit binder interface.Martijn Coenen2018-11-292-18/+1
* UPSTREAM: ANDROID: binder: re-order some conditionsDan Carpenter2018-11-291-2/+2
* UPSTREAM: android: binder: use VM_ALLOC to get vm areaGanesh Mahendran2018-11-291-1/+1
* UPSTREAM: android: binder: Use true and false for boolean valuesGustavo A. R. Silva2018-11-291-3/+3
* UPSTREAM: android: binder: Use octal permissionsHarsh Shandilya2018-11-291-8/+8
* UPSTREAM: android: binder: Prefer __func__ to using hardcoded function nameElad Wexler2018-11-291-2/+2
* UPSTREAM: ANDROID: binder: make binder_alloc_new_buf_locked static and indent...Xiongwei Song2018-11-291-5/+6
* UPSTREAM: ANDROID: binder: prevent transactions into own process.Martijn Coenen2018-11-291-0/+8
* UPSTREAM: ANDROID: binder: remove WARN() for redundant txn errorTodd Kjos2018-11-291-2/+8
* UPSTREAM: ANDROID: binder: synchronize_rcu() when using POLLFREE.Martijn Coenen2018-11-291-0/+9
* UPSTREAM: ANDROID: binder: remove waitqueue when thread exits.Martijn Coenen2018-11-291-0/+12
* wmt:fix an invalid condition checkdanielhk2018-11-271-1/+1
* Input: gtco - fix potential out-of-bound accessDmitry Torokhov2018-11-271-7/+10
* Security Patch: WLAN Gen2: Security Vulnerability Issue 72312071David Chu2018-11-272-2/+10
* Security Patch: fix ioctl vulnerability for WMT_IOCTL_SET_PATCH_INFODavid Chu2018-11-271-4/+5
* netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal2018-11-271-1/+12