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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtk: binder: remove debug stuff to ease future merge
Mister Oyster
2017-05-28
1
-2392
/
+11
*
mtk: binder: 3.10 updates
Mister Oyster
2017-05-28
1
-43
/
+41
*
Fix "Information disclosure vulnerability in MediaTek driver"
fire855
2017-05-28
1
-93
/
+14
*
Fix "Elevation of privilege vulnerability in MediaTek components"
fire855
2017-05-28
3
-32
/
+38
*
Fix security vulnerablity in cmdq driver
fire855
2017-05-28
2
-1
/
+10
*
Fix "Elevation of privilege vulnerability in MediaTek Hardware Sensor Driver"
fire855
2017-05-28
1
-2
/
+2
*
Kconfig: add depends for UID_SYS_STATS
Ganesh Mahendran
2017-05-24
1
-1
/
+1
*
ANDROID: uid_sys_stats: defer io stats calulation for dead tasks
Jin Qian
2017-05-24
1
-65
/
+42
*
ANDROID: uid_sys_stats: fix access of task_uid(task)
Ganesh Mahendran
2017-05-24
1
-4
/
+5
*
ANDROID: uid_sys_stats: reduce update_io_stats overhead
Jin Qian
2017-05-24
1
-10
/
+51
*
UPSTREAM: dm ioctl: prevent stack leak in dm ioctl call
Adrian Salido
2017-05-24
1
-1
/
+1
*
drivers: cpufreq: fix maybe-uninitialized warning
Nathan Chancellor
2017-05-23
1
-1
/
+1
*
drivers: net: ppp: fix maybe-uninitialized warning
Nathan Chancellor
2017-05-23
1
-2
/
+2
*
mtk: mt_logger: update & cleanup
Mister Oyster
2017-05-23
1
-26
/
+37
*
ANDROID: uid_sys_stats: fix typo in init
Jin Qian
2017-05-23
1
-1
/
+1
*
ANDROID: uid_sys_stats: change to use rt_mutex
Wei Wang
2017-05-23
1
-15
/
+16
*
ANDROID: uid_sys_stats: account for fsync syscalls
Jin Qian
2017-05-23
1
-2
/
+9
*
ANDROID: uid_sys_stats: fix negative write bytes.
Jin Qian
2017-05-23
1
-4
/
+10
*
ANDROID: uid_sys_stats: remove unnecessary code in procstat switch
Jin Qian
2017-05-23
1
-14
/
+1
*
ANDROID: uid_sys_stats: return full size when state is not changed.
Jin Qian
2017-05-23
1
-1
/
+1
*
ANDROID: uid_sys_stats: allow writing same state
Jin Qian
2017-05-23
1
-1
/
+6
*
ANDROID: uid_sys_stats: rename uid_cputime.c to uid_sys_stats.c
Jin Qian
2017-05-23
3
-3
/
+4
*
ANDROID: uid_cputime: add per-uid IO usage accounting
Jin Qian
2017-05-23
1
-16
/
+233
*
mtk: mlog: fix build without lmk
Mister Oyster
2017-05-20
1
-0
/
+4
*
zram: do not use copy_page with non-page aligned address
Minchan Kim
2017-05-20
1
-1
/
+1
*
cam: Sync code from L1.Mp10
Anmin Hsu
2017-05-11
1
-0
/
+1
*
Fuel Gauge: fix suspend/resume calculation
Anmin Hsu
2017-05-11
1
-20
/
+2
*
aee: enable mt_dump flow
Anmin Hsu
2017-05-11
1
-0
/
+11
*
AEE: fix code defects.
Anmin Hsu
2017-05-11
2
-1
/
+7
*
lmk: remove duplicate include
Mister Oyster
2017-05-10
1
-1
/
+0
*
android: fiq_debugger: restrict access to critical commands.
Mark Salyzyn
2017-05-10
2
-34
/
+56
*
CHROMIUM: usb: gadget: configfs: Fix KASAN use-after-free
Jim Lin
2017-05-10
1
-5
/
+12
*
Staging: android: binder: Remove support for old 32 bit binder protocol.
Arve Hjønnevåg
2017-05-07
2
-17
/
+0
*
random: strengthen input validation for RNDADDTOENTCNT
Theodore Ts'o
2017-05-07
1
-6
/
+7
*
random: print a warning for the first ten uninitialized random users
Theodore Ts'o
2017-05-07
1
-4
/
+8
*
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
2017-05-07
1
-30
/
+52
*
android: binder: fix duplicate error return.
Riley Andrews
2017-04-30
1
-1
/
+1
*
mlog: use round_jiffies in mlog timer
Anmin Hsu
2017-04-25
1
-1
/
+1
*
mlog: Fixed stack overflow
Anmin Hsu
2017-04-25
1
-1
/
+1
*
AEE: kernel driver memory leak risk
Anmin Hsu
2017-04-25
1
-1
/
+1
*
UPSTREAM: char: lack of bool string made CONFIG_DEVPORT always on
Max Bires
2017-04-25
1
-1
/
+4
*
UPSTREAM: char: Drop bogus dependency of DEVPORT on !M68K
Geert Uytterhoeven
2017-04-25
1
-1
/
+0
*
drivers: mtk: conn_md: backport from 3.18
Mister Oyster
2017-04-25
11
-160
/
+65
*
staging: android: ashmem: convert range macros to inlines
Guillaume Tucker
2017-04-17
1
-4
/
+8
*
drivers:lmk: Fix null pointer issue
Hong-Mei Li
2017-04-17
1
-1
/
+1
*
drivers:lmk: Fix double delete issue
Hong-Mei Li
2017-04-17
1
-1
/
+4
*
BACKPORT: ion:synchronize debugfs callback and ion_client_destroy
Neil Zhang
2017-04-16
1
-0
/
+43
*
ANDROID: ion: Protect kref from userspace manipulation
Nick Desaulniers
2017-04-16
2
-7
/
+75
*
ANDROID: ion: check for kref overflow
Daniel Rosenberg
2017-04-16
1
-3
/
+14
*
Security patches
fire855
2017-04-16
13
-92
/
+117
[next]