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
*
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
*
ion: ind
Mister Oyster
2017-04-16
1
-117
/
+115
*
ashmem: missing braces & indent
Mister Oyster
2017-04-16
1
-17
/
+15
*
lmk: indent & sym perm -> octal
Mister Oyster
2017-04-16
1
-14
/
+15
*
mtk: nfc: remove nfc driver
Mister Oyster
2017-04-16
5
-902
/
+0
*
zram: sym permissions -> octal perm (checkpath warnings)
Mister Oyster
2017-04-16
1
-8
/
+8
*
zram: fix indents/warnings from checkpath
Mister Oyster
2017-04-16
4
-15
/
+25
*
alarm-dev/timerfd: cleanup
Mister Oyster
2017-04-16
1
-8
/
+8
*
staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
zhangshuxiao
2017-04-16
1
-0
/
+1
*
conn_soc: Security Vulnerability in Mediatek driver : arbitrary kernel write
Eddie Chen
2017-04-13
1
-9
/
+19
*
Fix ANDROID_ALARM_POWER_ON on stop/start sequence
Marcos Marado
2017-04-13
1
-1
/
+4
[next]