summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-18power: supply: rt9467: Return error on failure in rt9467_set_value_from_ranges()Ivan Abramov
2025-12-18power: supply: max17040: Check iio_read_channel_processed() return codeIvan Abramov
2025-12-18power: supply: cw2015: Check devm_delayed_work_autocancel() return codeIvan Abramov
2025-12-18power: supply: rt5033_charger: Fix device node reference leaksHaotian Zhang
2025-12-18timers/migration: Fix imbalanced NUMA treesFrederic Weisbecker
2025-12-18timers/migration: Remove locking on group connectionFrederic Weisbecker
2025-12-18timers/migration: Convert "while" loops to use "for"Frederic Weisbecker
2025-12-18perf record: skip synthesize event when open evsel failedShuai Xue
2025-12-18perf lock contention: Load kernel map before lookupNamhyung Kim
2025-12-18drm/imagination: Fix reference to devm_platform_get_and_ioremap_resource()Geert Uytterhoeven
2025-12-18arm64: dts: renesas: sparrow-hawk: Fix full-size DP connector node name and l...Marek Vasut
2025-12-18interconnect: debugfs: Fix incorrect error handling for NULL pathKuan-Wei Chiu
2025-12-18accel/amdxdna: Fix incorrect command state for timed out jobLizhi Hou
2025-12-18arm64: dts: qcom: msm8996: add interconnect paths to USB2 controllerDmitry Baryshkov
2025-12-18interconnect: qcom: msm8996: add missing link to SLAVE_USB_HSDmitry Baryshkov
2025-12-18wifi: ath12k: unassign arvif on scan vdev create failureRameshkumar Sundaram
2025-12-18wifi: ath12k: fix error handling in creating hardware groupBaochen Qiang
2025-12-18wifi: ath12k: fix reusing m3 memoryBaochen Qiang
2025-12-18wifi: ath12k: fix potential memory leak in ath12k_wow_arp_ns_offload()Abdun Nihaal
2025-12-18random: use offstack cpumask when necessaryArnd Bergmann
2025-12-18i3c: master: svc: Prevent incomplete IBI transactionStanley Chu
2025-12-18i3c: fix refcount inconsistency in i3c_master_registerFrank Li
2025-12-18pidfs: add missing BUILD_BUG_ON() assert on struct pidfd_infoChristian Brauner
2025-12-18pidfs: add missing PIDFD_INFO_SIZE_VER1Christian Brauner
2025-12-18accel/ivpu: Fix race condition when unbinding BOsTomasz Rusinowicz
2025-12-18drm: nova: select NOVA_COREDanilo Krummrich
2025-12-18pinctrl: stm32: fix hwspinlock resource leak in probe functionHaotian Zhang
2025-12-18soc: qcom: smem: fix hwspinlock resource leak in probe error pathsHaotian Zhang
2025-12-18clk: qcom: gcc-qcs615: Update the SDCC clock to use shared_floor_opsTaniya Das
2025-12-18tools/nolibc/dirent: avoid errno in readdir_rBenjamin Berg
2025-12-18tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is setBenjamin Berg
2025-12-18accel/ivpu: Remove skip of dma unmap for imported buffersMaciej Falkowski
2025-12-18x86/dumpstack: Prevent KASAN false positive warnings in __show_regs()Tengda Wu
2025-12-18task_work: Fix NMI race conditionPeter Zijlstra
2025-12-18perf/x86/intel/cstate: Remove PC3 support from LunarLakeZhang Rui
2025-12-18bpf: Fix stackmap overflow check in __bpf_get_stackid()Arnaud Lecomte
2025-12-18bpf: Refactor stack map trace depth calculation into helper functionArnaud Lecomte
2025-12-18perf: Remove get_perf_callchain() init_nr argumentJosh Poimboeuf
2025-12-18mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe error and removeHaotian Zhang
2025-12-18mtd: nand: relax ECC parameter validation checkAryan Srivastava
2025-12-18Revert "mtd: rawnand: marvell: fix layouts"Aryan Srivastava
2025-12-18wifi: iwlwifi: mld: add null check for kzalloc() in iwl_mld_send_proto_offload()Li Qiang
2025-12-18drm/amdgpu/userq: fix SDMA and compute validationAlex Deucher
2025-12-18drm/amdgpu: add userq object va track helpersPrike Liang
2025-12-18ARM: dts: renesas: r9a06g032-rzn1d400-db: Drop invalid #cells propertiesWolfram Sang
2025-12-18ARM: dts: renesas: gose: Remove superfluous port propertyWolfram Sang
2025-12-18RDMA/rxe: Fix null deref on srq->rq.queue after resize failureZhu Yanjun
2025-12-18arm64: dts: qcom: qcm2290: Fix camss register prop orderingLoic Poulain
2025-12-18arm64: dts: qcom: qcm2290: Add CCI nodeLoic Poulain
2025-12-18sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock().Kuniyuki Iwashima