summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-15clk: at91: sam9x7: update pll clk rangesVarshini Rajendran1-10/+10
2025-08-15ext4: Make sure BH_New bit is cleared in ->write_end handlerJan Kara2-1/+4
2025-08-15ext4: fix inode use after free in ext4_end_io_rsv_work()Baokun Li1-8/+8
2025-08-15watchdog: ziirave_wdt: check record length in ziirave_firm_verify()Dan Carpenter1-0/+3
2025-08-15PCI: Fix driver_managed_dma checkRobin Murphy1-3/+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-15clk: thead: th1520-ap: Correctly refer the parent of osc_12mYao Zi1-1/+8
2025-08-15RDMA/mana_ib: Fix DSCP value in modify QPShiraz Saleem1-1/+1
2025-08-15perf hwmon_pmu: Avoid shortening hwmon PMU nameIan Rogers1-1/+1
2025-08-15perf tests bp_account: Fix leaked file descriptorLeo Yan1-0/+1
2025-08-15pinmux: fix race causing mux_owner NULL with active mux_usecountMukesh Ojha1-11/+9
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-15tracing: Use queue_rcu_work() to free filtersSteven Rostedt1-8/+20
2025-08-15RDMA/hns: Fix -Wframe-larger-than issueJunxian Huang1-5/+10
2025-08-15RDMA/hns: Drop GFP_NOWARNJunxian Huang1-13/+5
2025-08-15RDMA/hns: Fix accessing uninitialized resourcesJunxian Huang1-12/+4
2025-08-15RDMA/hns: Get message length of ack_req from FWJunxian Huang3-11/+43
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-15crypto: ccp - Fix locking on alloc failure handlingAlexey Kardashevskiy1-4/+4
2025-08-15RDMA/hns: Fix HW configurations not cleared in error flowwenglianfa1-1/+3
2025-08-15RDMA/hns: Fix double destruction of rsv_qpwenglianfa2-15/+16
2025-08-15perf sched: Fix memory leaks in 'perf sched latency'Namhyung Kim1-3/+24
2025-08-15perf sched: Use RC_CHK_EQUAL() to compare pointersNamhyung Kim1-1/+1
2025-08-15perf sched: Fix memory leaks for evsel->priv in timehistNamhyung Kim3-0/+25
2025-08-15perf sched: Fix thread leaks in 'perf sched timehist'Namhyung Kim1-11/+37
2025-08-15perf sched: Fix memory leaks in 'perf sched map'Namhyung Kim1-11/+20
2025-08-15perf sched: Free thread->priv using priv_destructorNamhyung Kim1-0/+2
2025-08-15perf sched: Make sure it frees the usage stringNamhyung Kim1-12/+13
2025-08-15mtd: spi-nor: spansion: Fixup params->set_4byte_addr_mode for SEMPERTakahiro Kuwano1-0/+31
2025-08-15perf dso: Add missed dso__put to dso__load_kcoreIan Rogers1-0/+1
2025-08-15perf tools: Fix use-after-free in help_unknown_cmd()Namhyung Kim1-5/+7
2025-08-15Fix dma_unmap_sg() nents valueThomas Fourier1-1/+2
2025-08-15clk: clk-axi-clkgen: fix fpfd_max frequency for zynqNuno Sá1-1/+1
2025-08-15fanotify: sanitize handle_type values when reporting fidAmir Goldstein1-1/+7
2025-08-15phy: qualcomm: phy-qcom-eusb2-repeater: Don't zero-out registersLuca Weiss1-55/+32
2025-08-15soundwire: debugfs: move debug statement outside of error handlingRodrigo Gobbi1-3/+3
2025-08-15dmaengine: mmp: Fix again Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2025-08-15soundwire: Correct some property namesCharles Keepax1-2/+2
2025-08-15PCI: Adjust the position of reading the Link Control 2 registerJiwei Sun1-2/+4
2025-08-15pinctrl: canaan: k230: Fix order of DT parse and pinctrl registerZe Huang1-2/+5
2025-08-15pinctrl: canaan: k230: add NULL check in DT parseZe Huang1-1/+5
2025-08-15pinctrl: berlin: fix memory leak in berlin_pinctrl_build_state()Yuan Chen1-2/+6
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