summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-10Merge tag 'nvme-6.15-2025-04-10' of git://git.infradead.org/nvme into block-6.15Jens Axboe
2025-04-10ext4: don't treat fhandle lookup of ea_inode as FS corruptionJann Horn
2025-04-10Merge tag 'for-linus-6.15a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-04-10Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-10Merge tag 'io_uring-6.15-20250410' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-10Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-10Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-10firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw versionRichard Fitzgerald
2025-04-10accel/ivpu: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-10drm/panthor: Don't update MMU_INT_MASK in panthor_mmu_irq_handler()Boris Brezillon
2025-04-10drm/panthor: Let IRQ handlers clear the interrupts themselvesBoris Brezillon
2025-04-10drm/panthor: Update panthor_mmu::irq::mask when neededBoris Brezillon
2025-04-10drm/panthor: Call panthor_gpu_coherency_init() after PM resume()Boris Brezillon
2025-04-10drm/panthor: Fix GPU_COHERENCY_ACE[_LITE] definitionsBoris Brezillon
2025-04-10ethtool: cmis_cdb: Fix incorrect read / write length extensionIdo Schimmel
2025-04-10drm: Mark CONFIG_DRM_HEADER_TEST as BROKENThomas Zimmermann
2025-04-10spi: fsl-spi: Remove redundant probe error messageKevin Hao
2025-04-10spi: fsl-qspi: Fix double cleanup in probe error pathKevin Hao
2025-04-10ASoC: codecs: Add of_match_table for aw888081 driverWeidong Wang
2025-04-10ASoC: fsl: fsl_qmc_audio: Reset audio data pointers on TRIGGER_START eventHerve Codina
2025-04-10mailmap: Add entry for Srinivas KandagatlaSrinivas Kandagatla
2025-04-10MAINTAINERS: use kernel.org aliasSrinivas Kandagatla
2025-04-10Merge tag 'nf-25-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-04-10selftests: netfilter: add test case for recent mismatch bugFlorian Westphal
2025-04-10nft_set_pipapo: fix incorrect avx2 match of 5th field octetFlorian Westphal
2025-04-10net: ppp: Add bound checking for skb data on ppp_sync_txmungArnaud Lecomte
2025-04-10vdso: Address variable shadowing in macrosPeng Jiang
2025-04-10drm/rockchip: dw_hdmi_qp: Fix io init for dw_hdmi_qp_rockchip_resumeAndy Yan
2025-04-10drm/panic: Add support to scanout buffer as array of pagesJocelyn Falempe
2025-04-10mm/kmap: Add kmap_local_page_try_from_panic()Jocelyn Falempe
2025-04-10drm/rockchip: vop2: Fix interface enable/mux setting of DP1 on rk3588Andy Yan
2025-04-10drm/rockchip: vop: Consistently use rk3399 registers constsKonstantin Shabanov
2025-04-10dt-bindings: display: rockchip,vop: Drop assigned-clocksRob Herring (Arm)
2025-04-10drm/rockchip: vop2: Make overlay layer select register configuration take eff...Andy Yan
2025-04-10drm/rockchip: vop: remove redundant condition checkLucas Stach
2025-04-10Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-04-10erofs: remove duplicate codeBo Liu
2025-04-09smb3: Add defines for two new FileSystemAttributesSteve French
2025-04-10cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()Henry Martin
2025-04-10cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()Henry Martin
2025-04-10cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()Henry Martin
2025-04-10Merge tag 'drm-intel-fixes-2025-04-09' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-04-09Merge branch 'support-skf_net_off-and-skf_ll_off-on-skb-frags'Alexei Starovoitov
2025-04-09selftests/net: test sk_filter support for SKF_NET_OFF on fragsWillem de Bruijn
2025-04-09bpf: support SKF_NET_OFF and SKF_LL_OFF on skb fragsWillem de Bruijn
2025-04-09drm/xe: Add page queue multiplierMatthew Brost
2025-04-09net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima
2025-04-09ipv6: Align behavior across nexthops during path selectionIdo Schimmel
2025-04-09net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean