summaryrefslogtreecommitdiff
path: root/drivers (unfollow)
Commit message (Expand)Author
2024-10-17msm8996: Fix kernel compilation errorsRaghuram Subramani
2024-10-17Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani
2024-07-08msm: kgsl: Fix error handling during drawctxt switchRakesh Naidu Bhaviripudi
2024-05-17msm: adsprpc: Handle UAF in fastrpc internal munmapDEEPAK SANNAPAREDDY
2024-03-22soc: qcom: smem: Add boundary checks for partitionsSarannya S
2024-03-22Revert "soc: qcom: smem: Add boundary checks for partitions"Sarannya S
2024-03-21usb: dwc3: Handle charging behavior when usb data is disabledJimmy Hu
2024-03-21usb: dwc3: Set the initial value of usb_data_enabled before useAlbert Wang
2024-03-21usb: new attributes implementation to enable/disable usb dataAlbert Wang
2024-03-12msm: kgsl: Do not release dma and anon buffers if unmap failsLynus Vaz
2024-03-12msm: kgsl: Fix memory leak for anonymous buffersKamal Agrawal
2024-02-27soc: qcom: smem: Add boundary checks for partitionsSarannya S
2024-02-19input: Drop INPUT_PROP_NO_DUMMY_RELEASE bitHan Wang
2024-01-02USB: core: Prevent nested device-reset callsAlan Stern
2024-01-02USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern
2024-01-02tty: fix deadlock caused by calling printk() under tty_port->lockQi Zheng
2024-01-02lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore
2024-01-01leds: leds-qpnp: Fix uninitialized local variableAlexander Grund
2023-12-31qcacld-3.0: Avoid possible array OOBJianmin Zhu
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-12-22msm: kgsl: Do not free sharedmem if it cannot be unmappedKaushal Sanadhya
2023-11-09HID: check empty report_list in hid_validate_values()Pietro Borrello
2023-11-09HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
2023-11-09HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng
2023-11-09tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby
2023-11-09tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()Jiri Slaby
2023-11-08msm: kgsl: Prevent wrap around during user address mappingMohammed Mirza Mandayappurath Manzoor
2023-11-08iommu: Fix missing return check of arm_lpae_init_ptePratyush Brahma
2023-11-06wireguard: version: bumpJason A. Donenfeld
2023-11-06compat: handle backported rng and blake2sJason A. Donenfeld
2023-11-06device: check for metadata_dst with skb_valid_dst()Nikolay Aleksandrov
2023-11-06socket: ignore v6 endpoints when ipv6 is disabledJason A. Donenfeld
2023-11-06socket: free skb in send6 when ipv6 is disabledWang Hai
2023-11-06queueing: use CFI-safe ptr_ring cleanup functionJason A. Donenfeld
2023-11-06crypto: curve25519-x86_64: use in/out register constraints more preciselyJason A. Donenfeld
2023-11-06compat: drop Ubuntu 14.04Jason A. Donenfeld
2023-11-06fixup! compat: redefine version constants for sublevel>=256Jason A. Donenfeld
2023-11-06wireguard: version: bumpJason A. Donenfeld
2023-11-06Makefile: strip prefixed v from version.hJason A. Donenfeld
2023-11-06crypto: curve25519-x86_64: solve register constraints with reserved registersMathias Krause
2023-11-06compat: udp_tunnel: don't take reference to non-init namespaceJason A. Donenfeld
2023-11-06compat: siphash: use _unaligned version by defaultArnd Bergmann
2023-11-06ratelimiter: use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva
2023-11-06receive: drop handshakes if queue lock is contendedJason A. Donenfeld
2023-11-06receive: use ring buffer for incoming handshakesJason A. Donenfeld