MoKee Open Source Changelog from 06/27/2017 - 06/28/2017
---------------------------------------------------------------
Project: kernel/lge/hammerhead •
Theodore Ts'o - ext4: fix fencepost in s_first_meta_bg validation
•
Laura Abbott - fs: fuse: Add replacment for CMA pages into the LRU cache
•
Insun Song - net: wireless: bcmdhd: fix overrun in dhd_pno_set_cfg_gscan
•
Eryu Guan - ext4: validate s_first_meta_bg at mount time
Project: kernel/lge/g3 •
John Dias - perf: don't leave group_entry on sibling list (use-after-free)
•
Adrian Salido - fs/proc/array.c: make safe access to group_leader
•
Siqi Lin - ALSA: info: Check for integer overflow in snd_info_entry_write()
Project: kernel/lge/mako •
Takashi Iwai - ALSA: seq: Fix race at timer setup and close
•
Dan Carpenter - ALSA: compress: fix an integer overflow check
•
Rajesh Bondugula - msm: camera: Update CCI WR comamnd buffer size to 11 bytes
Project: kernel/nubia/msm8953 •
chenzc - try to fix the headphone
Project: kernel/samsung/jf •
Amey Telawane - trace: resolve stack corruption due to string copy
•
Karthikeyan Ramasubramanian - net: ipc_router: Register services only on client port
•
Arne Coucheron - msm: Disable ultrasound driver
•
Adrian Salido - fs/proc/array.c: make safe access to group_leader
•
Siqi Lin - ALSA: info: Check for integer overflow in snd_info_entry_write()
•
Herbert Xu - netlink: Fix dump skb leak/double free
•
Steven Rostedt (Red Hat) - UPSTREAM: ring-buffer: Prevent overflow of size in ring_buffer_resize()
•
David Howells - KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
•
Andrey Ryabinin - mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
•
Laura Abbott - fs: fuse: Add replacment for CMA pages into the LRU cache
•
Zhen Kong - msm: crypto: Fix integer over flow check in qce driver
•
Min Chong - netfilter: Change %p to %pK in debug messages
•
Min Chong - usb: diag: change %p to %pK in debug messages
•
Kees Cook - net: ping: check minimum size on ICMP header length
•
Jan Kara - BACKPORT: posix_acl: Clear SGID bit when setting file permissions
•
Jaegeuk Kim - posix_acl: Clear SGID bit when setting file permissions
•
Nick Desaulniers - cgroup: prefer %pK to %p
•
Arun Kumar Neelakantam - net: ipc_router: fix NULL pointer de-reference issue
•
Zhen Kong - msm: crypto: Fix integer over flow check in qcedev driver
•
Oliver Neukum - USB: cypress_m8: add endpoint sanity check
•
Hugh Dickins - mm: migrate dirty page without clear_page_dirty_for_io etc
•
Jeff Mahoney - ecryptfs: don't allow mmap when the lower fs doesn't support it
•
Eric Dumazet - udp: properly support MSG_PEEK with truncated buffers
•
Eryu Guan - ext4: validate s_first_meta_bg at mount time
•
Guillaume Nault - l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
•
Nick Desaulniers - BACKPORT: aio: mark AIO pseudo-fs noexec
•
Peter Zijlstra - perf: Tighten (and fix) the grouping condition
•
Andrew Chant - sdcardfs: limit stacking depth
•
Miklos Szeredi - BACKPORT: fs: limit filesystem stacking depth
•
Hannes Frederic Sowa - unix: correctly track in-flight fds in sending process user_struct
•
willy tarreau - unix: properly account for FDs passed over unix sockets
•
Theodore Ts'o - ext4: avoid hang when mounting non-journal filesystems with orphan list
Project: kernel/htc/msm8974 •
Arun Kumar Neelakantam - net: ipc_router: fix NULL pointer de-reference issue
•
Karthikeyan Ramasubramanian - soc: qcom: smp2p: Fix kernel address leak
•
Zhen Kong - qseecom: validate the inputs of __qseecom_send_modfd_resp
•
Zhen Kong - msm: crypto: Fix integer over flow check in qce driver
•
Mallikarjuna Reddy Amireddy - qseecom: remove entry from qseecom_registered_app_list
•
Siena Richard - drivers: soc: add size checks and update log messages
•
Andrey Konovalov - net/packet: fix overflow in check for tp_reserve
•
Trilokesh Rangam - msm-camera: Addressing possible overflow conditions
•
Neeraj Soni - qcrypto: protect potential integer overflow.
•
Eric Dumazet - packet: fix races in fanout_add()
•
Andrey Konovalov - dccp: fix freeing skb too early for IPV6_RECVPKTINFO
•
Eric Dumazet - net/llc: avoid BUG_ON() in skb_orphan()
•
Eric Dumazet - tcp: avoid infinite loop in tcp_splice_read()
•
Davidlohr Bueso - ipc/shm: Fix shmat mmap nil-page protection
•
Will Deacon - ipc: add COMPAT_SHMLBA support
•
Andrey Ryabinin - mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
•
Guillaume Nault - l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
•
Nick Desaulniers - cgroup: prefer %pK to %p
•
Abdulla Anam - msm: vidc: use %pK instead of %p which respects kptr_restrict sysctl
•
Mallikarjuna Reddy Amireddy - qseecom: Change format specifier %p to %pK
•
vivek mehta - ASoC: msm: initialize the params array before using it
•
Patrick Daly - ASoC: wcd9xxx: Fix unprotected userspace access
•
Xiaojun Sang - ASoC: soc: msm: initialize buffer to prevent kernel data leakage
•
Oliver Neukum - USB: cypress_m8: add endpoint sanity check
•
Zhen Kong - crypto: msm: check length before copying to buf in _debug_stats_read
•
Eric Dumazet - udp: properly support MSG_PEEK with truncated buffers
•
Peter Zijlstra - perf: Tighten (and fix) the grouping condition
•
Ilya Dryomov - libceph: introduce ceph_crypt() for in-place en/decryption
•
Eryu Guan - ext4: validate s_first_meta_bg at mount time
•
Adrian Salido - fs/proc/array.c: make safe access to group_leader
•
Gu Zheng - tmpfs: clear S_ISGID when setting posix ACLs
•
Andrew Chant - sdcardfs: limit stacking depth
•
Miklos Szeredi - BACKPORT: fs: limit filesystem stacking depth
•
Jan Kara - BACKPORT: posix_acl: Clear SGID bit when setting file permissions
•
Nick Desaulniers - BACKPORT: aio: mark AIO pseudo-fs noexec
•
Srinivas Girigowda - prima: Fix array out-of-bounds & integer underflow in _iw_set_genie
•
Manjeet Singh - prima: Add buf len check in wlan_hdd_cfg80211_testmode
•
Jeff Johnson - prima: Avoid overflow of "significant change" params
•
Hanumanth Reddy Pothula - prima: Avoid overflow of "set_bssid_hotlist" params
•
kaliu - prima: Use heap memory for station_info instead of stack
•
SaidiReddy Yenuga - prima: Trim operation classes to max supported in change station
•
Nishank Aggarwal - prima: Fix buffer overflow in WLANSAP_Set_WPARSNIes()
•
Subrat Dash - prima: Fix VHT-80 IBSS stops beaconing
Project: kernel/sony/msm8x27 •
Eric Dumazet - BACKPORT: tcp: avoid infinite loop in tcp_splice_read()
•
Sabrina Dubroca - BACKPORT: tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
•
Chris Salls - mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
•
Joe Perches - BACKPORT: sock.h: Remove extern from function prototypes
•
Eric Dumazet - BACKPORT: net: include/net/sock.h cleanup
Project: kernel/sony/msm8x60 •
Theodore Ts'o - ext4: fix fencepost in s_first_meta_bg validation
•
syphyr - ext4: fix condition of validate s_first_meta_bg
Project: kernel/sony/msm8960t •
Theodore Ts'o - ext4: fix fencepost in s_first_meta_bg validation
•
syphyr - ext4: fix condition of validate s_first_meta_bg
Project: kernel/google/msm •
Steven Rostedt (Red Hat) - ring-buffer: Prevent overflow of size in ring_buffer_resize()
•
David Howells - KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
•
Linus Torvalds - splice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITE
•
Andrey Ryabinin - mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
•
guyang - msm: camera: sensor: Validate eeprom_name string length
•
Zhen Kong - qseecom: add mutex around qseecom_set_client_mem_param
•
David S. Miller - ipv6: Check ip6_find_1stfragopt() return value properly.
•
Craig Gallek - ipv6: Prevent overrun when parsing v6 header options
•
Laura Abbott - fs: fuse: Add replacment for CMA pages into the LRU cache
•
kaliu - prima: Use heap memory for station_info instead of stack
•
Xiaojun Sang - ASoC: msm: qdsp6v2: set pointer to NULL after free.
•
Min Chong - usb: diag: change %p to %pK in debug messages
•
Jan Kara - BACKPORT: posix_acl: Clear SGID bit when setting file permissions
•
Nick Desaulniers - cgroup: prefer %pK to %p
•
Mallikarjuna Reddy Amireddy - qseecom: Change format specifier %p to %pK
Project: hardware/samsung •
Luca Stefani - AdvancedDisplay: Refactor
Project: packages/apps/Venus •
Cagdas Caglak - Gallery2: Fix views overlap
Project: device/nubia/nx549j •
chenzc - restore
•
chenzc - try to fix the headphone
Project: device/samsung/ha3g •
Sean Hoyt - Start cpboot-daemon properly
Project: device/samsung/apq8084-common •
Corinna Vinschen - Revert "apq8084-common: remove camera wrapper"
Project: device/lenovo/a6000 •
martincz - a6000: mokee-ify
•
dev-harsh1998 - a6000: add build fingerprint and some updates from stock prop
Project: frameworks/av •
Bin Chen - CameraService: Fix cameraId type of onDeviceStatusChanged
Project: frameworks/base •
Gabriele M - ActivityStarter: Fix protected app intents
•
Sebastian Haderecker - SystemUI: Make play queue toggle more visible
•
Sebastian Haderecker - Volume Panel: Fix Bluetooth music stream icon when muted
Project: vendor/mk •
Julien Humbert - apns-conf: Add Japan Umobile APNs
Project: vendor/xiaomi/capricorn •
martincz - Update proprietary libs
---------------------------------------------------------------
You can see more changelog from http://changelog.mokeedev.com