summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-21ASoC: Intel: avs: Fix theoretical infinite loopCezary Rojewski1-1/+1
2025-02-21padata: fix sysfs store callback checkThomas Weißschuh1-1/+1
2025-02-21crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()Joe Hattori1-0/+3
2025-02-21crypto: hisilicon/sec2 - fix for aead invalid authsizeWenkai Lin2-32/+34
2025-02-21crypto: hisilicon/sec2 - fix for aead icv errorWenkai Lin3-69/+44
2025-02-21crypto: hisilicon/sec2 - optimize the error return processChenghai Huang1-2/+5
2025-02-21ktest.pl: Remove unused declarations in run_bisect_test functionBa Jing1-2/+0
2025-02-21ASoC: renesas: rz-ssi: Use only the proper amount of dividersClaudiu Beznea1-2/+1
2025-02-21ASoC: sun4i-spdif: Add clock multiplier settingsGeorge Lander1-0/+7
2025-02-21libbpf: Fix segfault due to libelf functions not setting errnoQuentin Monnet1-14/+8
2025-02-21tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande1-0/+1
2025-02-21libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missingAndrii Nakryiko1-1/+1
2025-02-21net/rose: prevent integer overflows in rose_setsockopt()Nikita Zhandarovich1-8/+8
2025-02-21tcp_cubic: fix incorrect HyStart round start detectionMahdi Arghavani1-3/+5
2025-02-21net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()Roger Quadros1-1/+1
2025-02-21netfilter: nft_flow_offload: update tcp state flags under lockFlorian Westphal1-5/+11
2025-02-21net: sched: Disallow replacing of child qdisc from one parent to anotherJamal Hadi Salim1-0/+4
2025-02-21net: avoid race between device unregistration and ethnl opsAntoine Tenart1-1/+1
2025-02-21net/mlxfw: Drop hard coded max FW flash image sizeMaher Sanalla1-2/+0
2025-02-21net: let net.core.dev_weight always be non-zeroLiu Jian1-1/+4
2025-02-21selftests/landlock: Fix error messageMickaël Salaün1-2/+1
2025-02-21pwm: stm32: Add check for clk_enable()Mingwei Zheng1-2/+5
2025-02-21clk: analogbits: Fix incorrect calculation of vco rate deltaBo Gan1-1/+1
2025-02-21wifi: cfg80211: adjust allocation of colocated AP dataDmitry Antipov1-3/+1
2025-02-21wifi: cfg80211: Handle specific BSSID in 6GHz scanningIlan Peer1-0/+37
2025-02-21selftests: harness: fix printing of mismatch values in __EXPECT()Dmitry V. Levin1-12/+12
2025-02-21selftests: timers: clocksource-switch: Adapt progress to kselftest frameworkGeert Uytterhoeven1-3/+3
2025-02-21cpufreq: ACPI: Fix max-frequency computationGautham R. Shenoy1-9/+27
2025-02-21wifi: mt76: mt7915: fix register mappingPeter Chiu1-1/+1
2025-02-21wifi: mt76: mt7921: fix using incorrect group cipher after disconnection.Michael Lo1-1/+7
2025-02-21wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTOWangYuli1-2/+2
2025-02-21landlock: Handle weird filesMickaël Salaün1-6/+5
2025-02-21net/smc: fix data error when recvmsg with MSG_PEEK flagGuangguan Wang3-21/+26
2025-02-21wifi: mac80211: Fix common size calculation for ML elementIlan Peer1-8/+3
2025-02-21wifi: mac80211: prohibit deactivating all linksJohannes Berg1-1/+1
2025-02-21wifi: wlcore: fix unbalanced pm_runtime callsAndreas Kemnade1-5/+5
2025-02-21samples/landlock: Fix possible NULL dereference in parse_path()Zichen Xie1-0/+7
2025-02-21mfd: syscon: Fix race in device_node_get_regmap()Rob Herring (Arm)1-9/+10
2025-02-21mfd: syscon: Use scoped variables with memory allocators to simplify error pathsKrzysztof Kozlowski1-13/+7
2025-02-21mfd: syscon: Add of_syscon_register_regmap() APIPeter Griffin2-0/+56
2025-02-21mfd: syscon: Remove extern from function prototypesPeter Griffin1-14/+11
2025-02-21HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint c...Karol Przybylski1-0/+8
2025-02-21clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPsAmit Pundir1-16/+16
2025-02-21OPP: OF: Fix an OF node leak in _opp_add_static_v2()Joe Hattori1-1/+3
2025-02-21ax25: rcu protect dev->ax25_ptrEric Dumazet7-20/+35
2025-02-21regulator: of: Implement the unwind path of of_regulator_match()Joe Hattori1-1/+13
2025-02-21team: prevent adding a device which is already a team device lowerOctavian Purdila1-0/+7
2025-02-21clk: imx8mp: Fix clkout1/2 supportMarek Vasut1-2/+3
2025-02-21cpufreq: schedutil: Fix superfluous updates caused by need_freq_updateSultan Alsawaf (unemployed)1-2/+2
2025-02-21pwm: stm32-lp: Add check for clk_enable()Mingwei Zheng1-2/+6