summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-14Linux 6.11.8v6.11.8Greg Kroah-Hartman
2024-11-14vsock/virtio: Initialization of the dangling pointer occurring in vsk->transHyunwoo Kim
2024-11-14hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointerHyunwoo Kim
2024-11-14xtensa: Emulate one-byte cmpxchgPaul E. McKenney
2024-11-14ASoC: amd: yc: fix internal mic on Xiaomi Book Pro 14 2022Mingcong Bai
2024-11-14drm/xe/guc/tlb: Flush g2h worker in case of tlb timeoutNirmoy Das
2024-11-14drm/xe/ufence: Flush xe ordered_wq in case of ufence timeoutNirmoy Das
2024-11-14drm/xe: Move LNL scheduling WA to xe_device.hNirmoy Das
2024-11-14drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar
2024-11-14block: fix queue limits checks in blk_rq_map_user_bvec for realChristoph Hellwig
2024-11-14block: rework bio splittingChristoph Hellwig
2024-11-14firmware: qcom: scm: suppress download mode errorJohan Hovold
2024-11-14firmware: qcom: scm: Refactor code to support multiple dload modeMukesh Ojha
2024-11-14selftests: hugetlb_dio: check for initial conditions to skip in the startMuhammad Usama Anjum
2024-11-14ucounts: fix counter leak in inc_rlimit_get_ucounts()Andrei Vagin
2024-11-14ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()Andrew Kanner
2024-11-14irqchip/gic-v3: Force propagation of the active state with a read-backMarc Zyngier
2024-11-14staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocationUmang Jain
2024-11-14staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocationUmang Jain
2024-11-14thunderbolt: Fix connection issue with Pluggable UD-4VPD dockMika Westerberg
2024-11-14clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocksQiang Yu
2024-11-14clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCsJohan Hovold
2024-11-14USB: serial: option: add Quectel RG650VBenoît Monin
2024-11-14USB: serial: option: add Fibocom FG132 0x0112 compositionReinhard Speyerer
2024-11-14USB: serial: qcserial: add support for Sierra Wireless EM86xxJack Wu
2024-11-14USB: serial: io_edgeport: fix use after free in debug printkDan Carpenter
2024-11-14usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()Dan Carpenter
2024-11-14usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlierRex Nie
2024-11-14usb: dwc3: fix fault at system suspend if device was already runtime suspendedRoger Quadros
2024-11-14usb: musb: sunxi: Fix accessing an released usb phyZijun Hu
2024-11-14thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGININGMika Westerberg
2024-11-14mm/thp: fix deferred split unqueue naming and lockingHugh Dickins
2024-11-14mm/mlock: set the correct prev on failureWei Yang
2024-11-14mm/damon/core: handle zero schemes apply intervalSeongJae Park
2024-11-14mm/damon/core: handle zero {aggregation,ops_update} intervalsSeongJae Park
2024-11-14mm/damon/core: avoid overflow in damon_feed_loop_next_input()SeongJae Park
2024-11-14signal: restore the override_rlimit logicRoman Gushchin
2024-11-14objpool: fix to make percpu slot allocation more robustMasami Hiramatsu (Google)
2024-11-14fs/proc: fix compile warning about variable 'vmcore_mmap_ops'Qi Xi
2024-11-14clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not setBarnabás Czémán
2024-11-14clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flagsAbel Vesa
2024-11-14i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not setLiu Peibao
2024-11-14filemap: Fix bounds checking in filemap_read()Trond Myklebust
2024-11-14media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...Benoit Sevens
2024-11-14platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h modelShyam Sundar S K
2024-11-14platform/x86/amd/pmf: Update SMU metrics table for 1AH family seriesShyam Sundar S K
2024-11-14platform/x86/amd/pmf: Relocate CPU ID macros to the PMF headerShyam Sundar S K
2024-11-14btrfs: reinitialize delayed ref list after deleting it from the listFilipe Manana
2024-11-14btrfs: fix per-subvolume RO/RW flags with new mount APIQu Wenruo
2024-11-14btrfs: fix the length of reserved qgroup to freeHaisu Wang