index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: do not allow more than one symbol to have 'option modules'
Yann E. MORIN
2018-11-29
2
-0
/
+7
*
kconfig: do not special-case 'MODULES' symbol
Yann E. MORIN
2018-11-29
2
-13
/
+3
*
ARM: 8328/1: remove empty preprocessor #else branch
Uwe Kleine-König
2018-11-29
1
-3
/
+1
*
ARM: 8171/1: Use current_stack_pointer for return_address
Behan Webster
2018-11-29
1
-2
/
+1
*
ARM: 8160/1: drop warning about return_address not using unwind tables
Uwe Kleine-König
2018-11-29
1
-4
/
+0
*
ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.h
Behan Webster
2018-11-29
2
-6
/
+1
*
USB: core: only clean up what we allocated
Andrey Konovalov
2018-11-29
1
-3
/
+6
*
genalloc: Correct nbytes calculation on long boundary
Sunil Khatri
2018-11-29
1
-1
/
+1
*
lib: genalloc: Change chunk allocation to vmalloc
Shubhraprakash Das
2018-11-29
1
-2
/
+14
*
lib/scatterlist: error handling in __sg_alloc_table()
Dan Carpenter
2018-11-29
1
-2
/
+4
*
lib/lzo: huge LZO decompression speedup on ARM by using unaligned access
Markus F.X.J. Oberhumer
2018-11-29
2
-0
/
+10
*
driver: ltr559 fix define
Moyster
2018-11-29
1
-2
/
+2
*
drivers: meizu: fix meizu-sensors.c (warning: type qualifiers ignored)
Moyster
2018-11-29
1
-1
/
+1
*
include: remove redefine in fb.h (CONFIG_DMA_SHARED_BUFFER)
Moyster
2018-11-29
1
-2
/
+0
*
drivers: meizu: turn off meizu-sensors.c DEBUG flag (no more stupid pr_*/dev_...
Moyster
2018-11-29
1
-2
/
+2
*
sound: core: fix warning: this 'if' clause does not guard...
Moyster
2018-11-29
1
-2
/
+4
*
arm64: kuser32-bit helpers: dont include unistd32.h
Amit Pundir
2018-11-29
1
-1
/
+0
*
GCC: Fix up for gcc 5+
mydongistiny
2018-11-29
34
-4
/
+61
*
ANDROID: HID: debug: check length in hid_debug_events_read() before copy_to_u...
Daniel Rosenberg
2018-11-29
1
-1
/
+7
*
makefile: Add --strip-debug flag
Willi Ye
2018-11-29
1
-1
/
+1
*
kbuild: Support split debug info v4
Andi Kleen
2018-11-29
2
-0
/
+20
*
kbuild: LLVMLinux: Add Kbuild support for building kernel with Clang
Behan Webster
2018-11-29
1
-0
/
+29
*
./Makefile: tell gcc optimizer to never introduce new data races
Jiri Kosina
2018-11-29
1
-0
/
+3
*
turn off -Wattribute-alias
Arnd Bergmann
2018-11-29
1
-0
/
+1
*
disable new gcc-7.1.1 warnings for now
Linus Torvalds
2018-11-29
1
-6
/
+6
*
Disable "frame-address" warning
Linus Torvalds
2018-11-29
1
-0
/
+1
*
kbuild: add -fno-PIE
Sebastian Andrzej Siewior
2018-11-29
1
-1
/
+2
*
Makefile: Fix unrecognized cross-compiler command line options
Geert Uytterhoeven
2018-11-29
1
-3
/
+5
*
ARM: fix put_user() for gcc-8
Arnd Bergmann
2018-11-29
1
-1
/
+1
*
FROMLIST: ANDROID: binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.
Martijn Coenen
2018-11-29
2
-0
/
+65
*
UPSTREAM: binder: replace "%p" with "%pK"
Todd Kjos
2018-11-29
1
-4
/
+4
*
UPSTREAM: binder: free memory on error
Christian Brauner
2018-11-29
1
-2
/
+6
*
UPSTREAM: ANDROID: binder: change down_write to down_read
Minchan Kim
2018-11-29
2
-4
/
+6
*
UPSTREAM: ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR
宋金时
2018-11-29
1
-0
/
+1
*
UPSTREAM: ANDROID: binder: remove 32-bit binder interface.
Martijn Coenen
2018-11-29
2
-18
/
+1
*
UPSTREAM: ANDROID: binder: re-order some conditions
Dan Carpenter
2018-11-29
1
-2
/
+2
*
UPSTREAM: android: binder: use VM_ALLOC to get vm area
Ganesh Mahendran
2018-11-29
1
-1
/
+1
*
UPSTREAM: android: binder: Use true and false for boolean values
Gustavo A. R. Silva
2018-11-29
1
-3
/
+3
*
UPSTREAM: android: binder: Use octal permissions
Harsh Shandilya
2018-11-29
1
-8
/
+8
*
UPSTREAM: android: binder: Prefer __func__ to using hardcoded function name
Elad Wexler
2018-11-29
1
-2
/
+2
*
UPSTREAM: ANDROID: binder: make binder_alloc_new_buf_locked static and indent...
Xiongwei Song
2018-11-29
1
-5
/
+6
*
UPSTREAM: ANDROID: binder: prevent transactions into own process.
Martijn Coenen
2018-11-29
1
-0
/
+8
*
UPSTREAM: ANDROID: binder: remove WARN() for redundant txn error
Todd Kjos
2018-11-29
1
-2
/
+8
*
UPSTREAM: ANDROID: binder: synchronize_rcu() when using POLLFREE.
Martijn Coenen
2018-11-29
1
-0
/
+9
*
UPSTREAM: ANDROID: binder: remove waitqueue when thread exits.
Martijn Coenen
2018-11-29
1
-0
/
+12
*
wmt:fix an invalid condition check
danielhk
2018-11-27
1
-1
/
+1
*
Input: gtco - fix potential out-of-bound access
Dmitry Torokhov
2018-11-27
1
-7
/
+10
*
Security Patch: WLAN Gen2: Security Vulnerability Issue 72312071
David Chu
2018-11-27
2
-2
/
+10
*
Security Patch: fix ioctl vulnerability for WMT_IOCTL_SET_PATCH_INFO
David Chu
2018-11-27
1
-4
/
+5
*
netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
Florian Westphal
2018-11-27
1
-1
/
+12
[next]