summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-10coresight-etm4x: add isb() before reading the TRCSTATRYuanfang Zhang3-10/+62
2025-04-10vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpointMike Christie1-12/+13
2025-04-10coresight: catu: Fix number of pages while using 64k pagesIlkka Koskinen1-1/+1
2025-04-10greybus: gb-beagleplay: Add error handling for gb_greybus_initWentao Liang1-1/+3
2025-04-10perf report: Switch data file correctly in TUINamhyung Kim1-1/+1
2025-04-10staging: gpib: Fix cb7210 pcmcia OopsDave Penkler1-1/+1
2025-04-10soundwire: slave: fix an OF node reference leak in soundwire slave deviceJoe Hattori1-0/+1
2025-04-10perf tests: Fix Tool PMU test segfaultJames Clark1-2/+2
2025-04-10isofs: fix KMSAN uninit-value bug in do_isofs_readdir()Qasim Ijaz1-1/+2
2025-04-10perf tools: Add skip check in tool_pmu__event_to_str()Kan Liang2-1/+4
2025-04-10phy: phy-rockchip-samsung-hdptx: Don't use dt aliases to determine phy-idHeiko Stuebner1-6/+44
2025-04-10fs/ntfs3: Update inode->i_mapping->a_ops on compression stateKonstantin Komarov3-5/+26
2025-04-10perf pmu: Rename name matching for no suffix or wildcard variantsIan Rogers6-129/+235
2025-04-10perf stat: Don't merge counters purely on nameIan Rogers1-2/+11
2025-04-10perf test: Fix Hwmon PMU test endianess issueThomas Richter3-19/+27
2025-04-10iio: dac: adi-axi-dac: modify stream enableAngelo Dureghello1-0/+8
2025-04-10staging: gpib: Fix pr_err format warningDave Penkler1-1/+1
2025-04-10w1: fix NULL pointer dereference in probeChenyuan Yang1-2/+2
2025-04-10perf: Always feature test reallocarrayJames Clark2-6/+6
2025-04-10perf stat: Fix find_stat for mixed legacy/non-legacy eventsIan Rogers2-4/+19
2025-04-10libbpf: Fix accessing BTF.ext core_relo headerTony Ambardar1-2/+2
2025-04-10clk: qcom: mmcc-sdm660: fix stuck video_subcore0 clockBarnabás Czémán1-1/+1
2025-04-10pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()Andy Shevchenko1-1/+0
2025-04-10crypto: hisilicon/sec2 - fix for aead auth key lengthWenkai Lin1-6/+2
2025-04-10RDMA/core: Fix use-after-free when rename device nameWang Liang1-2/+7
2025-04-10x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplace...Jann Horn1-3/+2
2025-04-10leds: Fix LED_OFF brightness raceRemi Pommarel1-4/+18
2025-04-10mfd: sm501: Switch to BIT() to mitigate integer overflowsNikita Zhandarovich1-3/+3
2025-04-10clk: qcom: ipq5424: fix software and hardware flow control error of UARTManikanta Mylavarapu1-5/+11
2025-04-10pinctrl: renesas: rzv2m: Fix missing of_node_put() callFabrizio Castro1-0/+2
2025-04-10RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flowPatrisious Haddad1-1/+1
2025-04-10bpf: Fix array bounds error with may_gotoJiayuan Chen2-4/+22
2025-04-10clk: qcom: gcc-sm8650: Do not turn off USB GDSCs during gdsc_disable()Neil Armstrong1-2/+2
2025-04-10crypto: nx - Fix uninitialised hv_nxc on errorHerbert Xu1-20/+17
2025-04-10power: supply: max77693: Fix wrong conversion of charge input threshold valueArtur Weber1-1/+1
2025-04-10x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1Jann Horn1-0/+2
2025-04-10clk: amlogic: g12a: fix mmc A peripheral clockJerome Brunet1-1/+1
2025-04-10clk: clk-imx8mp-audiomix: fix dsp/ocram_a clock parentsLaurentiu Mihalcea1-3/+3
2025-04-10crypto: qat - remove access to parity register for QAT GEN4Bairavi Alagappan1-52/+5
2025-04-10samples/bpf: Fix broken vmlinux path for VMLINUX_BTFJinghao Jia1-1/+1
2025-04-10pinctrl: npcm8xx: Fix incorrect struct npcm8xx_pincfg assignmentAndy Shevchenko1-2/+4
2025-04-10clk: mmp: Fix NULL vs IS_ERR() checkCharles Han1-2/+2
2025-04-10libbpf: Add namespace for errstr making it libbpf_errstrIan Rogers2-3/+6
2025-04-10crypto: tegra - Fix format specifier in tegra_sha_prep_cmd()Nathan Chancellor1-1/+1
2025-04-10rust: fix signature of rust_fmt_argumentAlice Ryhl2-5/+4
2025-04-10selftests/bpf: Select NUMA_NO_NODE to create mapSaket Kumar Bhaskar1-0/+5
2025-04-10clk: amlogic: gxbb: drop non existing 32k clock parentJerome Brunet1-6/+6
2025-04-10clk: amlogic: g12b: fix cluster A parent dataJerome Brunet1-12/+24
2025-04-10pinctrl: tegra: Set SFIO mode to Mux RegisterPrathamesh Shete1-0/+3
2025-04-10IB/mad: Check available slots before posting receive WRsMaher Sanalla1-18/+20