summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-14watchdog: rti: of: honor timeout-sec propertyAlexander Sverdlin1-1/+2
2024-12-14ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_writeJordy Zomer1-0/+2
2024-12-14ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_readJordy Zomer1-0/+4
2024-12-14LoongArch: Add architecture specific huge_pte_clear()Bibo Mao1-0/+10
2024-12-14HID: wacom: fix when get product name maybe null pointerWangYuli1-1/+2
2024-12-14mm: page_alloc: move mlocked flag clearance into free_pages_prepare()Roman Gushchin2-20/+15
2024-12-14x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR failsSean Christopherson1-1/+1
2024-12-14bpf: Fix exact match conditions in trie_get_next_key()Hou Tao1-2/+2
2024-12-14bpf: Handle in-place update for full LPM trie correctlyHou Tao1-23/+21
2024-12-14bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elemHou Tao1-3/+1
2024-12-14bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trieHou Tao1-3/+20
2024-12-14iio: magnetometer: yas530: use signed integer type for clamp limitsJakob Hauser1-6/+7
2024-12-14scatterlist: fix incorrect func name in kernel-docRandy Dunlap1-1/+1
2024-12-14ocfs2: free inode when ocfs2_get_init_inode() failsTetsuo Handa1-1/+3
2024-12-14drm/v3d: Enable Performance Counters before clearing themMaíra Canal1-1/+1
2024-12-14ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codecNícolas F. R. A. Prado1-3/+1
2024-12-14scsi: scsi_debug: Fix hrtimer support for ndelayJohn Garry1-1/+1
2024-12-14scsi: sg: Fix slab-use-after-free read in sg_release()Suraj Sonawane1-1/+1
2024-12-14bpf: Fix narrow scalar spill onto 64-bit spilled scalar slotsTao Lyu1-0/+1
2024-12-14ASoC: SOF: ipc3-topology: fix resource leaks in sof_ipc3_widget_setup_comp_dai()Dan Carpenter1-3/+4
2024-12-14ASoC: SOF: ipc3-topology: Convert the topology pin index to ALH dai indexBard Liao1-2/+24
2024-12-14spi: mpc52xx: Add cancel_work_sync before module removePei Xiao1-0/+1
2024-12-14tools: Override makefile ARCH variable if defined, but emptyBjörn Töpel1-2/+2
2024-12-14ALSA: usb-audio: Notify xrun for low-latency modeTakashi Iwai1-3/+11
2024-12-14ALSA: seq: ump: Fix seq port updates per FB info notifyTakashi Iwai1-3/+3
2024-12-14ALSA: ump: Update substream name from assigned FB namesTakashi Iwai3-74/+87
2024-12-14ALSA: seq: ump: Use automatic cleanup of kfree()Takashi Iwai1-21/+12
2024-12-14tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsgZijian Zhang1-7/+4
2024-12-14drm/sti: Add __iomem for mixer_dbg_mxn's parameterPei Xiao1-1/+1
2024-12-14bpftool: fix potential NULL pointer dereferencing in prog_dump()Amir Mohammadi1-5/+12
2024-12-14xsk: always clear DMA mapping information when unmapping the poolLarysa Zaremba1-3/+2
2024-12-14bpf, vsock: Invoke proto::close on close()Michal Luczaj1-27/+40
2024-12-14bpf, vsock: Fix poll() missing a queueMichal Luczaj1-0/+3
2024-12-14scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSGZiqi Chen3-1/+38
2024-12-14scsi: ufs: core: Always initialize the UIC done completionBart Van Assche1-7/+4
2024-12-14drm/bridge: it6505: Fix inverted reset polarityChen-Yu Tsai1-4/+4
2024-12-14drm/bridge: it6505: update usleep_range for RC circuit charge timeKuro Chung1-1/+1
2024-12-14i3c: master: Fix dynamic address leak when 'assigned-address' is presentFrank Li1-10/+5
2024-12-14i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIREDFrank Li2-13/+59
2024-12-14i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITSFrank Li2-3/+5
2024-12-14i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable counterFrank Li1-5/+5
2024-12-14i3c: master: svc: use slow speed for first broadcast addressCarlos Song1-0/+52
2024-12-14i3c: master: support to adjust first broadcast address speedCarlos Song2-0/+28
2024-12-14i3c: master: fix kernel-doc check warningFrank Li1-0/+3
2024-12-14i3c: master: svc: add hot join supportFrank Li1-4/+57
2024-12-14i3c: master: add enable(disable) hot join in sys entryFrank Li2-0/+88
2024-12-14f2fs: fix to drop all discards after creating snapshot on lvm deviceChao Yu2-0/+21
2024-12-14driver core: fw_devlink: Stop trying to optimize cycle detection logicSaravana Kannan1-31/+24
2024-12-14driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode linkSaravana Kannan2-1/+10
2024-12-14driver core: fw_devlink: Improve logs for cycle detectionSaravana Kannan1-2/+9