summaryrefslogtreecommitdiff
path: root/drivers/char (unfollow)
Commit message (Expand)Author
2024-10-17Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani
2024-05-17msm: adsprpc: Handle UAF in fastrpc internal munmapDEEPAK SANNAPAREDDY
2023-12-23msm: adsprpc: Handle UAF in fastrpc internal munmapVamsi Krishna Gattupalli
2023-12-23msm: adsprpc: Handle UAF in fastrpc debugfs readSwathi K
2023-12-23msm: adsprpc: Add missing spin_lock in `fastrpc_debugfs_read`Alexander Grund
2023-12-23msm: ADSPRPC: Protect global remote heap mapsTharun Kumar Merugu
2023-12-23msm: adsprpc: Avoid race condition during map creation and freeTharun Kumar Merugu
2023-12-23adsprpc: update mmap list nodes before mmap freeTharun Kumar Merugu
2023-10-27msm: diag: Fix strict-prototypes errorLuK1337
2022-10-28BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook
2022-09-19diag: Prevent out of bound write while sending dci pkt to remoteManoj Prabhu B
2022-09-19diag: Ensure dci entry is valid before sending the packetManoj Prabhu B
2022-09-16diag: Use valid data_source for a valid tokenManoj Prabhu B
2022-04-29msm: adsprpc: Handle UAF in fastrpc debugfs readSwathi K
2022-01-27char/mwave: Adjust io port register sizeKees Cook
2021-12-22parisc/agp: Annotate parisc agp init functions with __initHelge Deller
2021-08-19msm:ADSPRPC :Fix to avoid Use after free in fastrpc_internal_munmapVamsi krishna Gattupalli
2021-08-19diag: Prevent resource leakage of task structureManoj Prabhu B
2021-07-20virtio_console: Assure used length from device is limitedXie Yongji
2021-07-20ipmi/watchdog: Stop watchdog timer when the current action is 'none'Petr Pavlu
2021-07-20char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()Yu Kuai
2021-07-16msm: adsprpc: Handle UAF in process shell memorySwathi K
2021-07-16msm: adsprpc: Handle UAF in process shell memorySwathi K
2021-06-03char: hpet: add checks after calling ioremapTom Seewald
2021-05-22ttyprintk: Add TTY hangup callback.Tetsuo Handa
2021-05-18diag: Use valid data_source for a valid tokenManoj Prabhu B
2021-04-16parisc: parisc-agp requires SBA IOMMU driverHelge Deller
2020-11-18random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-10-01drivers: char: tlclk.c: Avoid data race between init and interrupt handlerMadhuparna Bhowmik
2020-10-01tpm: ibmvtpm: Wait for buffer to be set before proceedingStefan Berger
2020-09-19msm: adsprpc: Add secure flag to justice if use secure_domain or notzhaochen
2020-08-21agp/intel: Fix a memory leak on module initialisation failureQiushi Wu
2020-08-21random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-22virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serialAlexander Lobakin
2020-06-16msm: adsprpc: Fix array index underflow problemMohammed Nayeem Ur Rahman
2020-06-16msm: adsprpc: Fix array index underflow problemMohammed Nayeem Ur Rahman
2020-06-16msm: adsprpc: Fix array index underflow problemMohammed Nayeem Ur Rahman
2020-06-11x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2020-06-02diag: dci: Synchronize dci mempool buffers alloc and freeManoj Prabhu B
2020-05-29msm: adsprpc: DSP device node to provide restricted access to ADSP/SLPITharun Kumar Merugu
2020-05-10hwrng: exynos - Disable runtime PM on driver unbindKrzysztof Kozlowski
2020-04-24ipmi: fix hung processes in __get_guid()Wen Yang
2020-04-13random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld
2020-03-11ipmi:ssif: Handle a possible NULL pointer referenceCorey Minyard
2020-03-04msm: adsprpc: DSP device node to provide restricted access to ADSP/SLPITharun Kumar Merugu
2020-02-05ttyprintk: fix a potential deadlock in interrupt context issueZhenzhong Duan
2020-01-04hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idledTony Lindgren
2019-12-23msm_rng: fix issue with unbalanced clk_putDavid Lin
2019-12-05hwrng: stm32 - fix unbalanced pm_runtime_enableLionel Debieve
2019-11-28virtio_console: move removal codeMichael S. Tsirkin