summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-14Linux 6.1.117v6.1.117Greg Kroah-Hartman
2024-11-14media: amphion: Fix VPU core alias nameAlexander Stein
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-14net: sched: use RCU read-side critical section in taprio_dump()Dmitry Antipov
2024-11-14ASoC: amd: yc: fix internal mic on Xiaomi Book Pro 14 2022Mingcong Bai
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-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: 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-14signal: restore the override_rlimit logicRoman Gushchin
2024-11-14fs/proc: fix compile warning about variable 'vmcore_mmap_ops'Qi Xi
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-14kselftest/arm64: Initialise current at build time in signal testsMark Brown
2024-11-14net: do not delay dst_entries_add() in dst_release()Eric Dumazet
2024-11-14Revert "wifi: mac80211: fix RCU list iterations"Greg Kroah-Hartman
2024-11-14bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwqMichal Schmidt
2024-11-14riscv/purgatory: align riscv_kernel_entryDaniel Maslowski
2024-11-14btrfs: reinitialize delayed ref list after deleting it from the listFilipe Manana
2024-11-14arm64: Kconfig: Make SME depend on BROKEN for nowMark Rutland
2024-11-14mptcp: use sock_kfree_s instead of kfreeGeliang Tang
2024-11-14net: vertexcom: mse102x: Fix possible double free of TX skbStefan Wahren
2024-11-14net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()Jinjie Ruan
2024-11-14nfs: Fix KMSAN warning in decode_getfattr_attrs()Roberto Sassu
2024-11-14posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall
2024-11-14ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3Christoffer Sandberg
2024-11-14ALSA: usb-audio: Add quirk for HP 320 FHD WebcamTakashi Iwai
2024-11-14dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflowZichen Xie
2024-11-14dm cache: fix potential out-of-bounds access on the first resumeMing-Hung Tsai
2024-11-14dm cache: optimize dirty bit checking with find_next_bit when resizingMing-Hung Tsai
2024-11-14dm cache: fix out-of-bounds access to the dirty bitset when resizingMing-Hung Tsai
2024-11-14dm cache: fix flushing uninitialized delayed_work on cache_ctr errorMing-Hung Tsai
2024-11-14dm cache: correct the number of origin blocks to match the target lengthMing-Hung Tsai
2024-11-14thermal/drivers/qcom/lmh: Remove false lockdep backtraceDmitry Baryshkov
2024-11-14drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli
2024-11-14drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher
2024-11-14drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher
2024-11-14pwm: imx-tpm: Use correct MODULO value for EPWM modeErik Schumacher
2024-11-14ksmbd: fix slab-use-after-free in smb3_preauth_hash_rspNamjae Jeon
2024-11-14ksmbd: Fix the missing xa_store error checkJinjie Ruan
2024-11-14ksmbd: fix slab-use-after-free in ksmbd_smb2_session_createNamjae Jeon
2024-11-14can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when swi...Marc Kleine-Budde
2024-11-14can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculationMarc Kleine-Budde