summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-09iommu/arm-smmu-v3: Fix pgsize_bit for sva domainsBalbir Singh1-0/+6
2025-05-09iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream idsNicolin Chen1-4/+15
2025-05-09iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihidPavel Paklov1-0/+8
2025-05-09drm: Select DRM_KMS_HELPER from DRM_DEBUG_DP_MST_TOPOLOGY_REFSJanne Grunau1-1/+1
2025-05-09drm/amdgpu: Fix offset for HDP remap in nbio v7.11Lijo Lazar1-1/+1
2025-05-09dm: always update the array size in realloc_argv on successBenjamin Marzinski1-2/+3
2025-05-09dm-integrity: fix a warning on invalid table lineMikulas Patocka1-1/+1
2025-05-09dm-bufio: don't schedule in atomic contextLongPing Wei1-1/+8
2025-05-09x86/boot/sev: Support memory acceptance in the EFI stub under SVSMArd Biesheuvel3-4/+43
2025-05-09wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()Wentao Liang1-2/+4
2025-05-09tracing: Do not take trace_event_sem in print_event_fields()Steven Rostedt1-2/+2
2025-05-09spi: tegra114: Don't fail set_cs_timing when delays are zeroAaron Kling1-3/+3
2025-05-09mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probeRuslan Piasetskyi1-6/+4
2025-05-09mm/memblock: repeat setting reserved region nid if array is doubledWei Yang1-0/+10
2025-05-09mm/memblock: pass size instead of end to memblock_set_node()Wei Yang1-1/+1
2025-05-09irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOsStephan Gerhold1-0/+3
2025-05-09amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offloadVishal Badole4-6/+42
2025-05-09perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value.Sean Christopherson1-1/+1
2025-05-09perf/x86/intel: Only check the group flag for X86 leaderKan Liang2-2/+9
2025-05-09pinctrl: airoha: fix wrong PHY LED mapping and PHY2 LED definesChristian Marangi1-89/+70
2025-05-09parisc: Fix double SIGFPE crashHelge Deller1-3/+13
2025-05-09arm64: errata: Add missing sentinels to Spectre-BHB MIDR arraysWill Deacon1-0/+2
2025-05-09i2c: imx-lpi2c: Fix clock count when probe defersClark Wang1-2/+2
2025-05-09EDAC/altera: Set DDR and SDMMC interrupt mask before registrationNiravkumar L Rabara2-3/+6
2025-05-09EDAC/altera: Test the correct error reg offsetNiravkumar L Rabara1-1/+1
2025-05-09drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()Philipp Stanner1-1/+1
2025-05-09drm/fdinfo: Protect against driver unbindTvrtko Ursulin1-0/+6
2025-05-09cpufreq: intel_pstate: Unchecked MSR aceess in legacy modeSrinivas Pandruvada1-0/+3
2025-05-09btrfs: fix COW handling in run_delalloc_nocow()Dave Chen1-4/+5
2025-05-09btrfs: adjust subpage bit start based on sectorsizeJosef Bacik1-1/+1
2025-05-09ASoC: renesas: rz-ssi: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()Claudiu Beznea1-1/+1
2025-05-09ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headsetJoachim Priesner1-1/+2
2025-05-09ALSA: usb-audio: Add retry on -EPROTO from usb_set_interface()Geoffrey D. Bennett1-0/+7
2025-05-09ALSA: hda/realtek - Add more HP laptops which need mute led fixupChris Chiu1-0/+3
2025-05-09Revert "rndis_host: Flag RNDIS modems as WWAN devices"Christian Heusel1-14/+2
2025-05-02Linux 6.14.5v6.14.5Greg Kroah-Hartman1-1/+1
2025-05-02crypto: Kconfig - Select LIB generic optionHerbert Xu1-0/+3
2025-05-02objtool: Silence more KCOV warnings, part 2Josh Poimboeuf1-1/+1
2025-05-02objtool: Ignore end-of-section jumps for KCOV/GCOVJosh Poimboeuf1-6/+16
2025-05-02usb: xhci: Fix Short Packet handling rework ignoring errorsMichal Pecio1-1/+1
2025-05-02nvme: fixup scan failure for non-ANA multipath controllersHannes Reinecke1-1/+1
2025-05-02ublk: don't fail request for recovery & reissue in case of ubq->cancelingMing Lei1-4/+5
2025-05-02rust: kbuild: skip `--remap-path-prefix` for `rustdoc`Miguel Ojeda1-2/+6
2025-05-02net: phy: dp83822: fix transmit amplitude if CONFIG_OF_MDIO not definedDimitri Fedrau1-1/+1
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer1-1/+1
2025-05-02media: i2c: imx214: Fix uninitialized variable in imx214_set_ctrl()Dan Carpenter1-1/+1
2025-05-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu9-45/+63
2025-05-02comedi: jr3_pci: Fix synchronous deletion of timerIan Abbott1-1/+1
2025-05-02vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdpDaniel Borkmann1-1/+1
2025-05-02driver core: fix potential NULL pointer dereference in dev_uevent()Dmitry Torokhov3-4/+44