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
*
Staging: zram: Fix access of NULL pointer
Rashika Kheria
2016-12-11
1
-2
/
+4
*
Staging: zram: Fix variable dereferenced before check
Rashika Kheria
2016-12-11
1
-6
/
+3
*
Revert "staging: zram: Add auto loading of module if user opens /dev/zram."
Greg Kroah-Hartman
2016-12-11
1
-1
/
+0
*
zram: don't grab mutex in zram_slot_free_noity
Minchan Kim
2016-12-11
2
-3
/
+67
*
zram: fix invalid memory access
Minchan Kim
2016-12-11
1
-6
/
+9
*
Staging: zram: zram_drv.c: Fixed Error of trailing whitespace
Kumar Gaurav
2016-12-11
1
-1
/
+1
*
zram: prevent data loss in error cases of function zram_bvec_write()
Sunghan Suh
2016-12-11
1
-8
/
+9
*
staging: zram: Add auto loading of module if user opens /dev/zram.
Konrad Rzeszutek Wilk
2016-12-11
1
-0
/
+1
*
staging: zram: protect zram_reset_device() call
Sergey Senozhatsky
2016-12-11
1
-1
/
+5
*
fix build
DerTeufel
2016-12-11
2
-1
/
+3
*
zram from linux master ~ 3.10
DerTeufel
2016-12-11
4
-447
/
+370
*
use zram implemenation from 3.10.y
DerTeufel
2016-12-11
4
-732
/
+16
*
staging/android/ion : fix a race condition in the ion driver
EunTaik Lee
2016-12-11
1
-22
/
+39
*
staging: android: ion: Remove redundant return of void function
Phong Tran
2016-12-11
4
-4
/
+0
*
staging: ion: WARN when the handle kmap_cnt is going to wrap around
Mitchel Humpherys
2016-12-11
1
-0
/
+4
*
staging: android: ion: Replace seq_printf with seq_puts
Iulia Manda
2016-12-11
1
-5
/
+5
*
staging: android: ion: Fix quoted string split across lines
Iulia Manda
2016-12-11
1
-4
/
+3
*
HID: core: prevent out-of-bound readings
Benjamin Tissoires
2016-11-17
1
-0
/
+3
*
BACKPORT: tty: Prevent ldisc drivers from re-using stale tty fields
Peter Hurley
2016-11-17
1
-0
/
+7
*
xc2028: avoid use after free
Mauro Carvalho Chehab
2016-11-17
1
-1
/
+2
*
sg: Fix double-free when drives detach during SG_IO
Calvin Owens
2016-11-17
1
-1
/
+7
*
FmRadio: fix it, by adding definition for COMPAT_FM_IOCTL_GET_AUDIO_INFO
DerTeufel
2016-11-17
2
-2
/
+11
*
mediatek: aee: remove dependencies on deprecated android logger
fire855
2016-11-17
2
-6
/
+6
*
staging: Remove logger and alarm-dev from android Makefile
John Stultz
2016-11-17
1
-2
/
+0
*
staging: Remove the Android alarm-dev driver
John Stultz
2016-11-17
4
-652
/
+0
*
staging: Remove the Android logger driver
John Stultz
2016-11-17
3
-1395
/
+0
*
android: drivers: workaround debugfs race in binder
Riley Andrews
2016-11-17
1
-17
/
+9
*
Revert "hand-pick: mediatek:remove unnecessary sido call flow"
Moyster
2016-11-11
1
-0
/
+12
*
wlan: WiFi Direct CTS fixs
dragonpt
2016-11-11
6
-11
/
+66
*
tty: Properly fix memleak of alloc_pid
dragonpt
2016-11-11
1
-2
/
+2
*
Fix "Security Vulnerability - kernel info leak of wifi driver"
cm
2016-11-11
1
-7
/
+14
*
xen-netback: ref count shared rings
Wei Liu
2016-11-07
3
-2
/
+25
*
ACPI / sysfs: fix error code in get_status()
Dan Carpenter
2016-11-07
1
-4
/
+3
*
staging: comedi: daqboard2000: bug fix board type matching code
Ian Abbott
2016-11-07
1
-1
/
+1
*
crypto: nx - off by one bug in nx_of_update_msc()
Dan Carpenter
2016-11-07
1
-1
/
+1
*
megaraid_sas: Fix probing cards without io port
Yinghai Lu
2016-11-07
2
-4
/
+4
*
aacraid: Check size values after double-fetch from user
Dave Carroll
2016-11-07
1
-2
/
+11
*
PCI: Limit config space size for Netronome NFP4000
Simon Horman
2016-11-07
1
-0
/
+1
*
PCI: Limit config space size for Netronome NFP6000 family
Jason S. McMullan
2016-11-07
1
-0
/
+11
*
PCI: Support PCIe devices with short cfg_size
Jason S. McMullan
2016-11-07
1
-9
/
+9
*
ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...
Arve Hjønnevåg
2016-11-07
1
-0
/
+5
*
staging: android: Change %p to %pK in debug messages
Divya Ponnusamy
2016-11-07
1
-2
/
+2
*
binder: prevent kptr leak by using %pK format specifier
Nick Desaulniers
2016-11-07
1
-1
/
+1
*
Fix compiling
fire855
2016-11-07
1
-1
/
+1
*
mt6735: Add an RGB configuration sys attr driver for videox/corr10
Diogo Ferreira
2016-11-07
4
-4
/
+111
*
mediatek: battery: Report the voltage in the correct scale
Diogo Ferreira
2016-11-07
1
-2
/
+2
*
Fix "arbitrary write-zero in mtkfb_ioctl() of Mediatek driver" issue
yang-cy.chen
2016-11-07
2
-97
/
+2
*
Fix "stack overflow in Mediatek Thermal driver" issue
yang-cy.chen
2016-11-07
1
-0
/
+3
*
Fix "Security Vulnerability - arbitrary address write ddp_drv.c" issue
yang-cy.chen
2016-11-07
4
-52
/
+0
*
Fix "Security Vulnerability - kernel info leak ddp_drv.c" issue
yang-cy.chen
2016-11-07
1
-1
/
+0
[next]