summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-28caif: reduce stack size, againArnd Bergmann1-150/+144
2025-08-28bpftool: Fix memory leak in dump_xx_nlmsg on realloc failureYuan Chen1-6/+9
2025-08-28bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktlsJiayuan Chen1-0/+13
2025-08-28bpf, sockmap: Fix psock incorrectly pointing to skJiayuan Chen1-0/+7
2025-08-28drm/rockchip: cleanup fb when drm_gem_fb_afbc_init failedAndy Yan1-8/+1
2025-08-28selftests/tracing: Fix false failure of subsystem event testSteven Rostedt1-2/+26
2025-08-28staging: nvec: Fix incorrect null termination of battery manufacturerAlok Tiwari1-1/+1
2025-08-28samples: mei: Fix building on musl libcBrahmajit Das1-1/+1
2025-08-28cpufreq: Init policy->rwsem before it may be possibly usedLifeng Zheng1-1/+2
2025-08-28cpufreq: Initialize cpufreq-based frequency-invariance laterLifeng Zheng1-9/+9
2025-08-28cpufreq: intel_pstate: Always use HWP_DESIRED_PERF in passive modeRafael J. Wysocki1-2/+2
2025-08-28PM / devfreq: Check governor before using governor->nameLifeng Zheng1-7/+3
2025-08-28arm64: dts: imx8mn-beacon: Fix HS400 USDHC clock speedAdam Ford1-0/+2
2025-08-28arm64: dts: imx8mm-beacon: Fix HS400 USDHC clock speedAdam Ford1-0/+2
2025-08-28ARM: dts: imx6ul-kontron-bl-common: Fix RTS polarity for RS485 interfaceAnnette Kobou1-1/+0
2025-08-28arm: dts: ti: omap: Fixup pinheader typoAlbin Törnqvist1-1/+1
2025-08-28usb: early: xhci-dbc: Fix early_ioremap leakLucas De Marchi1-0/+4
2025-08-28Revert "vmci: Prevent the dispatching of uninitialized payloads"Greg Kroah-Hartman1-2/+0
2025-08-28pps: fix poll supportDenis OSTERLAND-HEIM2-2/+10
2025-08-28vmci: Prevent the dispatching of uninitialized payloadsLizhi Xu1-0/+2
2025-08-28staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()Abdun Nihaal1-0/+1
2025-08-28usb: misc: apple-mfi-fastcharge: Make power supply names uniqueCharalampos Mitrodimas1-3/+21
2025-08-28ARM: dts: vfxxx: Correctly use two tuples for timer addressKrzysztof Kozlowski1-1/+1
2025-08-28selftests: Fix errno checking in syscall_user_dispatch testDmitry Vyukov1-25/+25
2025-08-28ASoC: ops: dynamically allocate struct snd_ctl_elem_valueArnd Bergmann1-11/+15
2025-08-28ASoC: soc-dai: tidyup return value of snd_soc_xlate_tdm_slot_mask()Kuninori Morimoto1-7/+9
2025-08-28Revert "fs/ntfs3: Replace inode_trylock with inode_lock"Konstantin Komarov1-1/+4
2025-08-28hfsplus: remove mutex_lock check in hfsplus_free_extentsYangtao Li1-3/+0
2025-08-28fs_context: fix parameter name in infofc() macroRubenKelevra1-1/+1
2025-08-28ASoC: Intel: fix SND_SOC_SOF dependenciesArnd Bergmann1-1/+1
2025-08-28ethernet: intel: fix building with large NR_CPUSArnd Bergmann3-3/+5
2025-08-28usb: phy: mxs: disconnect line when USB charger is attachedXu Yang1-1/+3
2025-08-28usb: chipidea: add USB PHY eventXu Yang2-2/+26
2025-08-28ALSA: hda: Add missing NVIDIA HDA codec IDsDaniel Dadap1-0/+19
2025-08-28comedi: comedi_test: Fix possible deletion of uninitialized timersIan Abbott1-1/+1
2025-08-28jfs: reject on-disk inodes of an unsupported typeDmitry Antipov1-2/+11
2025-08-28x86/bugs: Fix use of possibly uninit value in amd_check_tsa_microcode()Michael Zhivich1-0/+2
2025-08-28usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attachRD Babiera1-17/+17
2025-08-28usb: typec: tcpm: allow switching to mode accessory to mux properlyMichael Grzeschik1-9/+18
2025-08-28usb: typec: tcpm: allow to use sink in accessory modeMichael Grzeschik1-2/+7
2025-08-28mm/zsmalloc: do not pass __GFP_MOVABLE if CONFIG_COMPACTION=nHarry Yoo1-0/+3
2025-08-28nilfs2: reject invalid file types when reading inodesRyusuke Konishi1-1/+8
2025-08-28gve: Fix stuck TX queue for DQ queue formatPraveen Kaligineedi1-30/+37
2025-08-28e1000e: ignore uninitialized checksum word on tgpJacek Kowalski2-0/+9
2025-08-28e1000e: disregard NVM checksum on tgp when valid checksum bit is not setJacek Kowalski1-0/+2
2025-08-28dpaa2-switch: Fix device reference count leak in MAC endpoint handlingMa Ke1-3/+12
2025-08-28dpaa2-eth: Fix device reference count leak in MAC endpoint handlingMa Ke1-3/+12
2025-08-28ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxxDawid Rezler1-0/+1
2025-08-28bus: fsl-mc: Fix potential double device reference in fsl_mc_get_endpoint()Ma Ke1-10/+9
2025-08-28i2c: virtio: Avoid hang by using interruptible completion waitViresh Kumar1-7/+8