summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-04-14accel/amdxdna: Fix order of canceled mailbox messagesLizhi Hou
2026-04-14accel/amdxdna: Fix iommu_map_sgtable() return value handlingLizhi Hou
2026-04-14platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C77)Krishna Chomal
2026-04-14platform/x86: hp-wmi: Add support for Omen 16-n0xxx (8A44)Krishna Chomal
2026-04-14platform/x86: hp-wmi: Add support for OMEN MAX 16-ak0xxx (8D87)Krishna Chomal
2026-04-14platform/x86: hp-wmi: fix fan table parsingKrishna Chomal
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds
2026-04-14Merge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
2026-04-14drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()Shuicheng Lin
2026-04-14drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import()Shuicheng Lin
2026-04-14drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failureShuicheng Lin
2026-04-14drm/xe/bo: Fix bo leak on GGTT flag validation in xe_bo_init_locked()Shuicheng Lin
2026-04-14drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked()Shuicheng Lin
2026-04-14drm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_un...Shuicheng Lin
2026-04-14virt: arm-cca-guest: fix error check for RSI_INCOMPLETESami Mujawar
2026-04-14arm64/hwcap: Include kernel-hwcap.h in list of generated filesMark Brown
2026-04-14MAINTAINERS: Add netkit selftest filesDaniel Borkmann
2026-04-14Merge branch 'follow-ups-to-nk_qlease-net-selftests'Jakub Kicinski
2026-04-14selftests/net: Add additional test coverage in nk_qleaseDaniel Borkmann
2026-04-14selftests/net: Split netdevsim tests from HW tests in nk_qleaseDaniel Borkmann
2026-04-14tools/ynl: Make YnlFamily closeable as a context managerDaniel Borkmann
2026-04-14tracefs: Removed unused 'ret' variable in eventfs_iterate()Steven Rostedt
2026-04-15tomoyo: use u64 for holding inode->i_ino valueTetsuo Handa
2026-04-14lib/vsprintf: use bool for local decode variableThorsten Blum
2026-04-14ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_na...Ziqing Chen
2026-04-14net: airoha: Add missing PPE configurations in airoha_ppe_hw_init()Lorenzo Bianconi
2026-04-14MAINTAINERS: update second Socionext SPI maintainer addressJohan Hovold
2026-04-14MAINTAINERS: update Socionext SPI maintainer addressJohan Hovold
2026-04-14spi: dt-bindings: fsl: Correct GPIO flags in the exampleKrzysztof Kozlowski
2026-04-14drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connectorLuca Ceresoli
2026-04-14drm/bridge: imx8mp-hdmi-tx: switch to DRM_BRIDGE_ATTACH_NO_CONNECTORLuca Ceresoli
2026-04-14drm/bridge: imx8mp-hdmi-tx-connector-fixup: show a warning when adding the ov...Luca Ceresoli
2026-04-14drm/bridge: imx8mp-hdmi-tx-connector-fixup: add an hdmi-connector when missin...Luca Ceresoli
2026-04-14drm/bridge: dw-hdmi: move next_bridge lookup to attach timeLuca Ceresoli
2026-04-14drm/bridge: dw-hdmi: warn on unsupported attach combinationLuca Ceresoli
2026-04-14drm/bridge: dw-hdmi: document the output_port fieldLuca Ceresoli
2026-04-14drm/mxsfb/lcdif: move iteration-specific variables declaration inside loop in...Luca Ceresoli
2026-04-14drm/mxsfb/lcdif: use dev_err_probe() consistently in lcdif_attach_bridgeLuca Ceresoli
2026-04-14drm/mxsfb/lcdif: simplify ep pointer management using __freeLuca Ceresoli
2026-04-14drm/mxsfb/lcdif: simplify remote pointer management using __freeLuca Ceresoli
2026-04-14ASoC: SOF: Intel: NVL/NVL-S: add platform nameMark Brown
2026-04-14ASoC: SOF: Intel: NVL-S: add platform nameBard Liao
2026-04-14ASoC: SOF: Intel: NVL: add platform nameBard Liao
2026-04-14net: airoha: Fix VIP configuration for AN7583 SoCLorenzo Bianconi
2026-04-14net: caif: clear client service pointer on teardownZhengchuan Liang
2026-04-14ASoC: rt1320: fix the warning 'rae_fw' from request_firmware() not releasedShuming Fan
2026-04-14drm/xe/pf: Derive admin-only PF mode from xe_device stateSatyanarayana K V P
2026-04-14drm/xe/pf: Restrict device query responses in admin-only PF modeSatyanarayana K V P
2026-04-14net: strparser: fix skb_head leak in strp_abort_strp()Luxiao Xu