summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-17Linux 5.10.230v5.10.230Greg Kroah-Hartman
2024-11-179p: fix slab cache name creation for realLinus Torvalds
2024-11-17mm: krealloc: Fix MTE false alarm in __do_kreallocQun-Wei Lin
2024-11-17io_uring: fix possible deadlock in io_register_iowq_max_workers()Hagar Hemdan
2024-11-17md/raid10: improve code of mrdev in raid10_sync_requestLi Nan
2024-11-17net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer
2024-11-17fs: Fix uninitialized value issue in from_kuid and from_kgidAlessandro Zanni
2024-11-17vDPA/ifcvf: Fix pci_read_config_byte() return code handlingYuan Can
2024-11-17powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman
2024-11-17sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UMLJulian Vetter
2024-11-17crypto: marvell/cesa - Disable hash algorithmsHerbert Xu
2024-11-17bpf: use kvzmalloc to allocate BPF verifier environmentRik van Riel
2024-11-17HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpadWangYuli
2024-11-179p: Avoid creating multiple slab caches with the same namePedro Falcato
2024-11-17net: phy: ti: take into account all possible interrupt sourcesIoana Ciornei
2024-11-17ALSA: usb-audio: Add endianness annotationsJan Schär
2024-11-17vsock/virtio: Initialization of the dangling pointer occurring in vsk->transHyunwoo Kim
2024-11-17hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointerHyunwoo Kim
2024-11-17ALSA: usb-audio: Add quirks for Dell WD19 dockJan Schär
2024-11-17ALSA: usb-audio: Support jack detection on Dell dockJan Schär
2024-11-17ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()Andrew Kanner
2024-11-17irqchip/gic-v3: Force propagation of the active state with a read-backMarc Zyngier
2024-11-17USB: serial: option: add Quectel RG650VBenoît Monin
2024-11-17USB: serial: option: add Fibocom FG132 0x0112 compositionReinhard Speyerer
2024-11-17USB: serial: qcserial: add support for Sierra Wireless EM86xxJack Wu
2024-11-17USB: serial: io_edgeport: fix use after free in debug printkDan Carpenter
2024-11-17usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()Dan Carpenter
2024-11-17usb: musb: sunxi: Fix accessing an released usb phyZijun Hu
2024-11-17fs/proc: fix compile warning about variable 'vmcore_mmap_ops'Qi Xi
2024-11-17media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...Benoit Sevens
2024-11-17net: do not delay dst_entries_add() in dst_release()Eric Dumazet
2024-11-17perf session: Add missing evlist__delete when deleting a sessionRiccardo Mancini
2024-11-17Revert "perf hist: Add missing puts to hist__account_cycles"Shuai Xue
2024-11-17net: bridge: xmit: make sure we have at least eth header len bytesNikolay Aleksandrov
2024-11-17spi: fix use-after-free of the add_lock mutexMichael Walle
2024-11-17spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown
2024-11-17splice: don't generate zero-len segement bvecsPavel Begunkov
2024-11-17btrfs: reinitialize delayed ref list after deleting it from the listFilipe Manana
2024-11-17nfs: Fix KMSAN warning in decode_getfattr_attrs()Roberto Sassu
2024-11-17io_uring/rw: fix missing NOWAIT check for O_DIRECT start writeJens Axboe
2024-11-17io_uring: use kiocb_{start,end}_write() helpersAmir Goldstein
2024-11-17fs: create kiocb_{start,end}_write() helpersAmir Goldstein
2024-11-17io_uring: rename kiocb_end_write() local helperAmir Goldstein
2024-11-17dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflowZichen Xie
2024-11-17dm cache: fix potential out-of-bounds access on the first resumeMing-Hung Tsai
2024-11-17dm cache: optimize dirty bit checking with find_next_bit when resizingMing-Hung Tsai
2024-11-17dm cache: fix out-of-bounds access to the dirty bitset when resizingMing-Hung Tsai
2024-11-17dm cache: correct the number of origin blocks to match the target lengthMing-Hung Tsai
2024-11-17drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli
2024-11-17drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher