summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-20fugu_defconfig: enable hwbinder domain.android-o-preview-1_r0.3android-x86_64-fugu-3.10-o-preview-1Martijn Coenen
2017-01-20android: binder: use copy_from_user_preempt_disabledMartijn Coenen
2017-01-20android: binder: support for file-descriptor arrays.Martijn Coenen
2017-01-20android: binder: support for scatter-gather.Martijn Coenen
2017-01-20android: binder: add extra size to allocator.Martijn Coenen
2017-01-20android: binder: refactor binder_transact()Martijn Coenen
2017-01-20android: binder: support multiple /dev instances.Martijn Coenen
2017-01-20android: binder: deal with contexts in debugfs.Martijn Coenen
2017-01-20android: binder: support multiple context managers.Martijn Coenen
2017-01-20android: binder: split flat_binder_object.Martijn Coenen
2017-01-18Merge branch 'android-x86_64-fugu-3.10-security-next' into android-x86_64-fug...Patrick Tjin
2017-01-18ANDROID: ion: check for kref overflowDaniel Rosenberg
2017-01-18mac80211: fix fragmentation code, particularly for encryptionJohannes Berg
2017-01-18UPSTREAM: net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet
2017-01-18UPSTREAM: packet: fix race condition in packet_set_ringPhilip Pettersson
2017-01-13UPSTREAM: l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault
2017-01-07x86: fugu_defconfig: Unsetting DEVPORT from fugu configurations.Max Bires
2017-01-06Fixing an issue that caused DEVPORT to always be set.Max Bires
2016-12-21media: usb: em28xx: support bulk mode of Hauppauge WinTV-DualHD devicesDongwon Kang
2016-12-12intel_scu: Avoid vmalloc in interrupt contextYimei Sun
2016-12-08Merge branch 'android-x86_64-fugu-3.10-security-next' into android-x86_64-fug...android-n-mr2-preview-1_r0.5android-7.1.1_r0.27android-x86_64-fugu-3.10-n-mr2-preview-1Patrick Tjin
2016-12-07fs/proc/array.c: make safe access to group_leaderAdrian Salido
2016-12-07net: wireless: bcmdhd: fix use-after-free in _dhd_pno_get_for_batch()Greg Hackmann
2016-12-07ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet
2016-11-29media: usb: add WinTV DualHD DVB and ATSC Bulk version IDsandroid-7.1.1_r0.12Henning Garbers
2016-11-29media: usb: cx231xx: attach tuner si2157 as i2c deviceHenning Garbers
2016-11-29media: usb: em28xx: add Hauppauge WinTV-DualHD DVB and ATSC devicesHenning Garbers
2016-11-29media: tuner si2157: add i2c device handling calls for WinTV-DualHDHenning Garbers
2016-11-29media: dvb-frontends: add demod si2168 for WinTV-DualHDHenning Garbers
2016-11-29media: dvb-frontends: demod lgdt3306a: add i2c gate logic and i2c device hand...Henning Garbers
2016-11-29media: dvb-frontends: inlining i2c adapter get for WinTV-DualHDHenning Garbers
2016-11-29arch/x86_64: configs: fugu: add configs for WinTV-DualHDSungtak Lee
2016-11-22Revert "fugu_defconfig: improve task scheduling"Jin Qian
2016-11-18BACKPORT: aio: mark AIO pseudo-fs noexecNick Desaulniers
2016-11-17Merge branch 'android-x86_64-fugu-3.10-security-next' into android-x86_64-fug...Yuan Lin
2016-11-17perf: don't leave group_entry on sibling list (use-after-free)John Dias
2016-11-17UPSTREAM: ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)
2016-11-17ASoC: check for null function pointer for dummy device read/write, take 2Yuan Lin
2016-11-17net: wireless: bcmdhd: fix buffer overrun in private command pathInsun Song
2016-11-17net: wireless: bcmdhd: Heap over write in dhdmsgbuf_query_ioctlRam Sripathi
2016-11-17net: wireless: bcmdhd: Fix up the BRCM wifi DHD codeSudhir Kohalli
2016-11-17net: wireless: bcmdhd: fix buffer overrun in wl_cfgvendor_hotlist_cfgInsun Song
2016-11-17net: wireless: bcmdhd: fix overrun in dhd_pno_set_cfg_gscanInsun Song
2016-11-17BACKPORT: mm: avoid setting up anonymous pages into file mappingYuan Lin
2016-11-17ion: Fix use after free during ION_IOC_ALLOCDaniel Rosenberg
2016-11-07ALSA: info: Check for integer overflow in snd_info_entry_write()Siqi Lin
2016-10-24gpu: Update to DDK 1.6@4278818android-7.1.1_r0.7Jonathan Hamilton
2016-10-21Merge branch android-x86_64-fugu-3.10-security-next into android-x86_64-fugu-...Patrick Tjin
2016-10-20UPSTREAM: mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-10-18net: ping: Fix stack buffer overflow in ping_common_sendmsg()Qidan He