summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-25of/irq: Fix device node refcount leakage in API of_irq_parse_one()Zijun Hu1-32/+27
2025-04-25ntb: use 64-bit arithmetic for the MSI doorbell maskFedor Pchelkin1-1/+1
2025-04-25KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accessesSean Christopherson1-0/+4
2025-04-25gve: handle overflow when reporting TX consumed descriptorsJoshua Washington1-1/+3
2025-04-25gpio: zynq: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-0/+1
2025-04-25gpio: tegra186: fix resource handling in ACPI probe pathGuixin Liu1-13/+14
2025-04-25ftrace: Add cond_resched() to ftrace_graph_set_hash()zhoumin1-0/+1
2025-04-25dm-verity: fix prefetch-vs-suspend raceMikulas Patocka1-0/+8
2025-04-25dm-integrity: set ti->error on memory allocation failureMikulas Patocka1-0/+3
2025-04-25dm-ebs: fix prefetch-vs-suspend raceMikulas Patocka1-0/+7
2025-04-25crypto: ccp - Fix check for the primary ASP deviceTom Lendacky1-6/+9
2025-04-25clk: qcom: gdsc: Set retain_ff before moving to HW CTRLTaniya Das1-10/+11
2025-04-25clk: qcom: gdsc: Capture pm_genpd_add_subdomain result codeBryan O'Donoghue1-13/+27
2025-04-25clk: qcom: gdsc: Release pm subdomains in reverse add orderBryan O'Donoghue1-1/+1
2025-04-25cifs: fix integer overflow in match_server()Roman Smirnov1-0/+5
2025-04-25cifs: avoid NULL pointer dereference in dbg callAlexandra Diupina1-4/+5
2025-04-25thermal/drivers/rockchip: Add missing rk3328 mapping entryTrevor Woerner1-0/+1
2025-04-25sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro3-9/+18
2025-04-25mm/hwpoison: do not send SIGBUS to processes with recovered clean pagesShuai Xue1-3/+8
2025-04-25mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlockMathieu Desnoyers1-1/+1
2025-04-25mm/rmap: reject hugetlb folios in folio_make_device_exclusive()David Hildenbrand1-1/+1
2025-04-25sparc/mm: disable preemption in lazy mmu modeRyan Roberts1-1/+4
2025-04-25btrfs: fix non-empty delayed iputs list on unmount due to compressed write wo...Filipe Manana1-0/+12
2025-04-25arm64: dts: mediatek: mt8173: Fix disp-pwm compatible stringChen-Yu Tsai1-4/+2
2025-04-25arm64: mm: Correct the update of max_pfnZhenhua Huang1-1/+2
2025-04-25mtd: rawnand: Add status chack in r852_ready()Wentao Liang1-0/+3
2025-04-25mtd: inftlcore: Add error check for inftl_read_oob()Wentao Liang1-4/+5
2025-04-25mptcp: only inc MPJoinAckHMacFailure for HMAC failuresMatthieu Baerts (NGI0)1-2/+6
2025-04-25mptcp: fix NULL pointer in can_accept_new_subflowGang Yan1-7/+8
2025-04-25lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsetsT Pratham1-2/+0
2025-04-25locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class()Boqun Feng1-0/+3
2025-04-25mfd: ene-kb3930: Fix a potential NULL pointer dereferenceChenyuan Yang1-1/+1
2025-04-25jbd2: remove wrong sb->s_sequence checkJan Kara1-1/+0
2025-04-25i3c: Add NULL pointer check in i3c_master_queue_ibi()Manjunatha Venkatesh1-0/+3
2025-04-25i3c: master: svc: Use readsb helper for reading MDBStanley Chu1-1/+1
2025-04-25smb311 client: fix missing tcon check when mounting with linux/posix extensionsSteve French1-0/+2
2025-04-25soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe()Chenyuan Yang1-0/+2
2025-04-25vdpa/mlx5: Fix oversized null mkey longer than 32bitSi-Wei Liu1-2/+5
2025-04-25ext4: fix off-by-one error in do_splitArtem Sadovnikov1-1/+1
2025-04-25bus: mhi: host: Fix race between unprepare and queue_bufJeff Hugo1-6/+10
2025-04-25ASoC: qdsp6: q6asm-dai: fix q6asm_dai_compr_set_params error pathAlexey Klimov1-6/+13
2025-04-25ASoC: qdsp6: q6apm-dai: fix capture pipeline overruns.Srinivas Kandagatla1-2/+2
2025-04-25ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment.Srinivas Kandagatla1-2/+3
2025-04-25io_uring/kbuf: reject zero sized provided buffersJens Axboe1-0/+2
2025-04-25wifi: mac80211: fix integer overflow in hwmp_route_info_get()Gavrilov Ilia1-4/+10
2025-04-25wifi: mt76: Add check for devm_kstrdup()Haoxiang Li1-0/+4
2025-04-25clocksource/drivers/stm32-lptimer: Use wakeup capable instead of init wakeupAlexandre Torgue1-3/+1
2025-04-25mtd: Replace kcalloc() with devm_kcalloc()Jiasheng Jiang1-6/+3
2025-04-25net: dsa: mv88e6xxx: workaround RGMII transmit delay erratum for 6320 familyMarek Behún1-0/+17
2025-04-25mtd: Add check for devm_kcalloc()Jiasheng Jiang1-0/+3