summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-29Security Vulnerability: I2C debug interfaceandroid-wear-6.0.1_r0.110android-mediatek-pike-3.10-marshmallow-dr1-wear-releaseDavid Chu
2016-11-23Merge changes Ia2946d6b,I10a0c2aa,I0667f1f3,I548a200f,Iebc150f6, ... into and...Ben Fennema
2016-11-22Merge "FHCTL : Fix security issue" into android-mediatek-pike-3.10Ben Fennema
2016-11-21GPIO: Remove unused gpio debug cmd arraryDavid Chu
2016-11-15netfilter: Change %p to %pK in debug messagesMin Chong
2016-11-15ion: blacklist %p kptr_restrictNick Desaulniers
2016-11-15ASoC: check for null function pointer for dummy device read/write, take 2Yuan Lin
2016-11-15drivers: video: Add bounds checking in fb_cmap_to_userSteve Pfetsch
2016-11-15binder: blacklist %p kptr_restrictNick Desaulniers
2016-11-08net: ping: Fix stack buffer overflow in ping_common_sendmsg()Qidan He
2016-11-08UPSTREAM: KEYS: Fix crash when attempt to garbage collect an uninstantiated k...David Howells
2016-11-08UPSTREAM: KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells
2016-11-08perf: protect group_leader from races that cause ctx double-freeJohn Dias
2016-11-08BACKPORT: perf: Fix event->ctx lockingJohn Dias
2016-11-04FHCTL : Fix security issueDavid Chu
2016-11-03UPSTREAM: staging/android/ion : fix a race condition in the ion driverEunTaik Lee
2016-10-20UPSTREAM: mm: remove gup_flags FOLL_WRITE games from __get_user_pages()android-wear-6.0.1_r0.111Linus Torvalds
2016-10-13Merge "Revert "Revert "ion: Disable ION_HEAP_TYPE_SYSTEM_CONTIG""" into andro...TreeHugger Robot
2016-10-12Revert "Revert "ion: Disable ION_HEAP_TYPE_SYSTEM_CONTIG""Ben Fennema
2016-10-12ion: remove system contiguous heap allocationBen Fennema
2016-10-11Merge "Revert "ion: Disable ION_HEAP_TYPE_SYSTEM_CONTIG"" into android-mediat...TreeHugger Robot
2016-10-11Revert "ion: Disable ION_HEAP_TYPE_SYSTEM_CONTIG"Ben Fennema
2016-10-07UPSTREAM: tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley
2016-10-07cgroup: prefer %pK to %pNick Desaulniers
2016-10-07UPSTREAM: proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause
2016-10-07UPSTREAM: HID: core: prevent out-of-bound readingsBenjamin Tissoires
2016-10-07UPSTREAM: perf: Fix race in swevent hashPeter Zijlstra
2016-10-07BACKPORT: audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore
2016-10-07UPSTREAM: [media] xc2028: unlock on error in xc2028_set_config()Dan Carpenter
2016-10-07UPSTREAM: [media] xc2028: avoid use after freeMauro Carvalho Chehab
2016-10-07UPSTREAM: block: fix use-after-free in sys_ioprio_get()Omar Sandoval
2016-10-07UPSTREAM: block: fix use-after-free in seq fileVegard Nossum
2016-10-07BACKPORT: ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_a...Vladis Dronov
2016-10-07BACKPORT: ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai
2016-10-07UPSTREAM: tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2016-10-07ion: Disable ION_HEAP_TYPE_SYSTEM_CONTIGDaniel Rosenberg
2016-10-07Merge "DISP:Fix arb kernel write security issue" into android-mediatek-pike-3.10TreeHugger Robot
2016-10-07DISP:Fix arb kernel write security issueDavid Chu
2016-10-07DISP:Fix arbitrary kernel r/w issueDavid Chu
2016-10-07DISP:Fix mtkfb write security issueDavid Chu
2016-10-07Merge "ANDROID: binder: Clear binder and cookie when setting handle in flat b...TreeHugger Robot
2016-10-07Merge changes Ib1adf14e,I2b3ce22f into android-mediatek-pike-3.10TreeHugger Robot
2016-10-07Merge "ANDROID: binder: Add strong ref checks" into android-mediatek-pike-3.10TreeHugger Robot
2016-10-05ASoC: check for null function pointer for dummy device read/writeYuan Lin
2016-10-05BACKPORT: Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery
2016-10-04ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...Arve Hjønnevåg
2016-10-04staging: android: Change %p to %pK in debug messagesDivya Ponnusamy
2016-10-04binder: prevent kptr leak by using %pK format specifierNick Desaulniers
2016-10-04ANDROID: binder: Add strong ref checksArve Hjønnevåg
2016-10-03BACKPORT: tcp: make challenge acks less predictableEric Dumazet