summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-09ext4: fix NULL pointer dereference when journal restart failsLukas Czerner
2016-11-09block: fix use-after-free in sys_ioprio_get()Omar Sandoval
2016-11-09block: fix use-after-free in seq fileVegard Nossum
2016-11-09ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov
2016-11-09sensor: delete repeated frequency arbitration processTao, JianX
2016-11-09tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2016-11-04sensor: expose wrist tilt configurable parameters to sys nodesLiu YangX D
2016-11-04display: enable driver for spectralite auo panelSophia Gong
2016-10-28em: update status_reg stored val after starting postchargeRiadh GHADDAB
2016-10-28max17042: add a show all regs debugfsGuillaume Ranquet
2016-10-28bq25898: add the number of faults since boot to debugfsGuillaume Ranquet
2016-10-27intel_media: remove all pm_qos requestsSimon Dubray
2016-10-27sensor: code optimization and avoid memory leakLiu YangX D
2016-10-19display: vsync log was printed on Deep Ambient modeliuW3X
2016-10-19BACKPORT: tcp: make challenge acks less predictableEric Dumazet
2016-10-19random32: add prandom_u32_max and convert open coded usersDaniel Borkmann
2016-10-19kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger
2016-10-19kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger
2016-10-19net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro
2016-10-19ASoC: check for null function pointer for dummy device read/writeErwan Mahe
2016-10-19ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...Erwan Mahe
2016-10-19BACKPORT: Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackErwan Mahe
2016-10-19staging: android: Change %p to %pK in debug messagesErwan Mahe
2016-10-19binder: prevent kptr leak by using %pK format specifierErwan Mahe
2016-10-19ANDROID: binder: Add strong ref checksErwan Mahe
2016-10-19input: synaptics: allocate heap memory for temp bufErwan Mahe
2016-10-19net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo
2016-10-19KEYS: Fix ASN.1 indefinite length object parsingDavid Howells
2016-10-18sensor: fix the CTS SensorTimeStamps fail issuePeiqian Li
2016-10-18sensor: adjust st_lsm6ds3h tilt algo loading sequenceLiu YangX D
2016-10-14em: implement wakelock in bq25898 driverMorganX Binet
2016-10-13sw-em: fix ignored PMIC notification for charge startedNicanord Mukendi Kabobo
2016-10-07sensor: als tuning for different targetKai Qiang
2016-10-04gfx: avoid to call null function pointerSimon Dubray
2016-10-04arch: x86: audio: use INTEL_MID_BOARD_CDP_ALL()Mattijs Korpershoek
2016-09-30net: wireless: bcmdhd: fix 2 memory leaksSimon Dubray
2016-09-30Revert "external_drivers: add optional Intel drivers"Louis Fabien
2016-09-29Revert "vfs: make AIO use the proper rw_verify_area() area helpers"Victor Tasayco Loarte
2016-09-27lsm6ds3h: defconfig cleanup after master support removalSimon Dubray
2016-09-26BACKPORT: netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-09-26UPSTREAM: netfilter: x_tables: make sure e->next_offset covers remaining blob...Florian Westphal
2016-09-26fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLENick Desaulniers
2016-09-26UPSTREAM: ecryptfs: forbid opening files without mmap handlerJann Horn
2016-09-26net: wireless: bcmdhd: security vulnerability - protect array overflow in PNOJerry Lee
2016-09-26input: synaptics_dsx: allocate heap memory for temp bufVictor Tasayco Loarte
2016-09-26UPSTREAM: ppp: take reference on channels netnsGuillaume Nault
2016-09-26UPSTREAM: ASN.1: Fix non-match detection failure on data overrunDavid Howells
2016-09-26BACKPORT: cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindYueyao (Nathan) Zhu
2016-09-26UPSTREAM: usbnet: cleanup after bind() in probe()Oliver Neukum
2016-09-26UPSTREAM: netfilter: x_tables: fix unconditional helperFlorian Westphal