summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-15dmaengine: mv_xor: Fix missing check after DMA map and missing unmapThomas Fourier1-2/+19
2025-08-15fs/orangefs: Allow 2 more characters in do_c_string()Dan Carpenter1-3/+3
2025-08-15PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem attributeManivannan Sadhasivam1-1/+1
2025-08-15soundwire: stream: restore params when prepare ports failBard Liao1-1/+1
2025-08-15crypto: img-hash - Fix dma_unmap_sg() nents valueThomas Fourier1-1/+1
2025-08-15crypto: keembay - Fix dma_unmap_sg() nents valueThomas Fourier1-1/+7
2025-08-15hwrng: mtk - handle devm_pm_runtime_enable errorsOvidiu Panait1-1/+3
2025-08-15watchdog: ziirave_wdt: check record length in ziirave_firm_verify()Dan Carpenter1-0/+3
2025-08-15scsi: isci: Fix dma_unmap_sg() nents valueThomas Fourier1-1/+1
2025-08-15scsi: mvsas: Fix dma_unmap_sg() nents valueThomas Fourier1-2/+2
2025-08-15scsi: elx: efct: Fix dma_unmap_sg() nents valueThomas Fourier1-1/+1
2025-08-15scsi: ibmvscsi_tgt: Fix dma_unmap_sg() nents valueThomas Fourier1-2/+4
2025-08-15clk: sunxi-ng: v3s: Fix de clock definitionPaul Kocialkowski1-2/+1
2025-08-15perf tests bp_account: Fix leaked file descriptorLeo Yan1-0/+1
2025-08-15proc: use the same treatment to check proc_lseek as ones for proc_read_iter e...wangzijie4-1/+9
2025-08-15kernel: trace: preemptirq_delay_test: use offstack cpu maskArnd Bergmann1-4/+9
2025-08-15RDMA/hns: Fix -Wframe-larger-than issueJunxian Huang1-5/+10
2025-08-15crypto: ccp - Fix crash when rebind ccp device for ccp.koMengbiao Xiong1-0/+3
2025-08-15crypto: inside-secure - Fix `dma_unmap_sg()` nents valueThomas Fourier1-2/+6
2025-08-15perf sched: Fix memory leaks in 'perf sched latency'Namhyung Kim1-3/+24
2025-08-15perf sched: Fix memory leaks for evsel->priv in timehistNamhyung Kim3-0/+25
2025-08-15clk: clk-axi-clkgen: fix fpfd_max frequency for zynqNuno Sá1-1/+1
2025-08-15pinctrl: sunxi: Fix memory leak on krealloc failureYuan Chen1-3/+8
2025-08-15PCI: endpoint: pci-epf-vntb: Return -ENOENT if pci_epc_get_next_free_bar() failsJerome Brunet1-1/+1
2025-08-15crypto: arm/aes-neonbs - work around gcc-15 warningArnd Bergmann1-1/+1
2025-08-15power: supply: max14577: Handle NULL pdata when CONFIG_OF is not setCharles Han1-2/+2
2025-08-15power: supply: cpcap-charger: Fix null check for power_supply_get_by_nameCharles Han1-3/+2
2025-08-15clk: xilinx: vcu: unregister pll_post only if registered correctlyRohit Visavalia1-2/+2
2025-08-15media: v4l2-ctrls: Fix H264 SEPARATE_COLOUR_PLANE checkJames Cowgill1-4/+4
2025-08-15clk: davinci: Add NULL check in davinci_lpsc_clk_register()Henry Martin1-0/+5
2025-08-15mtd: fix possible integer overflow in erase_xfer()Ivan Stepchenko1-1/+1
2025-08-15crypto: marvell/cesa - Fix engine load inaccuracyHerbert Xu2-3/+6
2025-08-15crypto: sun8i-ce - fix nents passed to dma_unmap_sg()Ovidiu Panait1-2/+2
2025-08-15PCI: rockchip-host: Fix "Unexpected Completion" log messageHans Zhang1-1/+1
2025-08-15bpf/preload: Don't select USERMODE_DRIVERThomas Weißschuh1-1/+0
2025-08-15ipv6: annotate data-races around rt->fib6_nsiblingsEric Dumazet2-9/+16
2025-08-15ipv6: fix possible infinite loop in fib6_info_uses_dev()Eric Dumazet1-6/+11
2025-08-15ipv6: prevent infinite loop in rt6_nlmsg_size()Eric Dumazet2-18/+20
2025-08-15vrf: Drop existing dst reference in vrf_ip6_input_dstStanislav Fomichev1-0/+2
2025-08-15selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu1-0/+6
2025-08-15netfilter: xt_nfacct: don't assume acct name is null-terminatedFlorian Westphal1-2/+2
2025-08-15can: kvaser_usb: Assign netdev.dev_port based on device channel indexJimmy Assarsson1-0/+1
2025-08-15can: kvaser_pciefd: Store device channel indexJimmy Assarsson1-0/+1
2025-08-15can: peak_usb: fix USB FD devices potential malfunctionStephane Grosjean1-8/+9
2025-08-15kcsan: test: Initialize dummy variableMarco Elver1-1/+1
2025-08-15wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IEGokul Sivakumar1-4/+4
2025-08-15Reapply "wifi: mac80211: Update skb's control block key in ieee80211_tx_deque...Remi Pommarel1-0/+1
2025-08-15wifi: mac80211: Check 802.11 encaps offloading in ieee80211_tx_h_select_key()Remi Pommarel1-0/+6
2025-08-15wifi: mac80211: Don't call fq_flow_idx() for management framesAlexander Wetzel1-1/+2
2025-08-15wifi: mac80211: Do not schedule stopped TXQsAlexander Wetzel1-1/+3