summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-02scsi: hisi_sas: Enable force phy when SATA disk directly connectedXingui Yang2-4/+19
2025-05-02scsi: libsas: Add struct sas_tmf_taskJohn Garry11-56/+49
2025-05-02scsi: libsas: Delete lldd_clear_aca callbackJohn Garry15-72/+0
2025-05-02scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internalJohn Garry1-8/+6
2025-05-02scsi: hisi_sas: Factor out task prep and delivery codeJohn Garry1-157/+124
2025-05-02scsi: hisi_sas: Pass abort structure for internal abortJohn Garry2-9/+17
2025-05-02scsi: hisi_sas: Start delivery hisi_sas_task_exec() directlyJohn Garry1-11/+6
2025-05-02Bluetooth: hci_uart: Fix another race during initializationArseniy Krasnov2-6/+15
2025-05-02x86/e820: Fix handling of subpage regions when calculating nosave ranges in e...Myrrh Periwinkle1-9/+8
2025-05-02ACPI: platform-profile: Fix CFI violation when accessing sysfs filesNathan Chancellor1-10/+10
2025-05-02arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() listsDouglas Anderson1-1/+14
2025-05-02HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Du...Kaixin Wang1-0/+1
2025-05-02pinctrl: qcom: Clear latched interrupt status when changing IRQ typeStephan Gerhold1-6/+6
2025-05-02PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke1-1/+4
2025-05-02PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov1-4/+9
2025-05-02of/irq: Fix device node refcount leakages in of_irq_init()Zijun Hu1-0/+3
2025-05-02of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()Zijun Hu1-1/+5
2025-05-02of/irq: Fix device node refcount leakages in of_irq_count()Zijun Hu1-1/+3
2025-05-02ntb: use 64-bit arithmetic for the MSI doorbell maskFedor Pchelkin1-1/+1
2025-05-02gpio: zynq: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-0/+1
2025-05-02ftrace: Add cond_resched() to ftrace_graph_set_hash()zhoumin1-0/+1
2025-05-02dm-integrity: set ti->error on memory allocation failureMikulas Patocka1-0/+3
2025-05-02crypto: ccp - Fix check for the primary ASP deviceTom Lendacky1-6/+9
2025-05-02thermal/drivers/rockchip: Add missing rk3328 mapping entryTrevor Woerner1-0/+1
2025-05-02sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro3-9/+18
2025-05-02mm/hwpoison: do not send SIGBUS to processes with recovered clean pagesShuai Xue1-3/+8
2025-05-02mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlockMathieu Desnoyers1-1/+1
2025-05-02sparc/mm: disable preemption in lazy mmu modeRyan Roberts1-1/+4
2025-05-02arm64: dts: mediatek: mt8173: Fix disp-pwm compatible stringChen-Yu Tsai1-4/+2
2025-05-02mtd: rawnand: Add status chack in r852_ready()Wentao Liang1-0/+3
2025-05-02mtd: inftlcore: Add error check for inftl_read_oob()Wentao Liang1-4/+5
2025-05-02mptcp: only inc MPJoinAckHMacFailure for HMAC failuresMatthieu Baerts (NGI0)1-2/+6
2025-05-02mptcp: fix NULL pointer in can_accept_new_subflowGang Yan1-7/+8
2025-05-02lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsetsT Pratham1-2/+0
2025-05-02locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class()Boqun Feng1-0/+3
2025-05-02mfd: ene-kb3930: Fix a potential NULL pointer dereferenceChenyuan Yang1-1/+1
2025-05-02jbd2: remove wrong sb->s_sequence checkJan Kara1-1/+0
2025-05-02i3c: Add NULL pointer check in i3c_master_queue_ibi()Manjunatha Venkatesh1-0/+3
2025-05-02i3c: master: svc: Use readsb helper for reading MDBStanley Chu1-1/+1
2025-05-02vdpa/mlx5: Fix oversized null mkey longer than 32bitSi-Wei Liu1-2/+5
2025-05-02ext4: fix off-by-one error in do_splitArtem Sadovnikov1-1/+1
2025-05-02bus: mhi: host: Fix race between unprepare and queue_bufJeff Hugo1-6/+10
2025-05-02ASoC: qdsp6: q6asm-dai: fix q6asm_dai_compr_set_params error pathAlexey Klimov1-6/+13
2025-05-02wifi: mac80211: fix integer overflow in hwmp_route_info_get()Gavrilov Ilia1-4/+10
2025-05-02wifi: mt76: Add check for devm_kstrdup()Haoxiang Li1-0/+4
2025-05-02clocksource/drivers/stm32-lptimer: Use wakeup capable instead of init wakeupAlexandre Torgue1-3/+1
2025-05-02mtd: Replace kcalloc() with devm_kcalloc()Jiasheng Jiang1-6/+3
2025-05-02net: dsa: mv88e6xxx: workaround RGMII transmit delay erratum for 6320 familyMarek Behún1-0/+17
2025-05-02mtd: Add check for devm_kcalloc()Jiasheng Jiang1-0/+3
2025-05-02media: venus: hfi_parser: refactor hfi packet parsing logicVikash Garodia1-26/+72