summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-31Merge tag 'drm-intel-fixes-2024-05-30' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-05-31drm/xe: Split MCR initializationMichal Wajdeczko
2024-05-30drm/xe/vf: Setup VRAM based on received config dataMichal Wajdeczko
2024-05-30drm/xe: Promote VRAM initialization function to own fileMichal Wajdeczko
2024-05-30drm/xe: Drop xe_ prefix from static functions in xe_mmio.cMichal Wajdeczko
2024-05-30drm/xe: Move BAR definitions to dedicated fileMichal Wajdeczko
2024-05-30drm/xe: Move XEHP_MTCFG_ADDR register definition to xe_regs.hMichal Wajdeczko
2024-05-30block: Fix zone write plugging handling of devices with a runt zoneDamien Le Moal
2024-05-30block: Fix validation of zoned device with a runt zoneDamien Le Moal
2024-05-30null_blk: Do not allow runt zone with zone capacity smaller then zone sizeDamien Le Moal
2024-05-30Revert "drm/xe: make gt_remove use devm"Daniele Ceraolo Spurio
2024-05-30io_uring/net: assign kmsg inq/flags before buffer selectionJens Axboe
2024-05-30Merge tag 'asoc-fix-v6.10-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-05-30selftests/futex: pass _GNU_SOURCE without a value to the compilerJohn Hubbard
2024-05-30drm/xe: replace format-less snprintf() with strscpy()Arnd Bergmann
2024-05-30drm/msm: remove python 3.9 dependency for compiling msmAbhinav Kumar
2024-05-30riscv: Fix fully ordered LR/SC xchg[8|16]() implementationsAlexandre Ghiti
2024-05-30Documentation: RISC-V: uabi: Only scalar misaligned loads are supportedPalmer Dabbelt
2024-05-30riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernelNam Cao
2024-05-30riscv: prevent pt_regs corruption for secondary idle threadsSergey Matyukevich
2024-05-30KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisorMarc Zyngier
2024-05-30KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAxMarc Zyngier
2024-05-30hwmon: (shtc1) Fix property misspellingGuenter Roeck
2024-05-30hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board power sensorPeter Colberg
2024-05-30Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-30x86/cpu: Provide default cache line size if not enumeratedDave Hansen
2024-05-30media: intel/ipu6: add csi2 port sanity check in notifier boundBingbu Cao
2024-05-30media: intel/ipu6: update the maximum supported csi2 port number to 6Bingbu Cao
2024-05-30media: mei: csi: Warn less verbosely of a missing device fwnodeSakari Ailus
2024-05-30media: mei: csi: Put the IPU device referenceSakari Ailus
2024-05-30io_uring/rw: Free iovec before cleaning async dataBreno Leitao
2024-05-30x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...Thomas Gleixner
2024-05-30ASoC: SOF: ipc4-topology: Fix nhlt configuration blobMark Brown
2024-05-30drm/panel: sitronix-st7789v: fix display size for jt240mhqs_hwt_ek_e3 panelGerald Loacker
2024-05-30drm/panel: sitronix-st7789v: tweak timing for jt240mhqs_hwt_ek_e3 panelGerald Loacker
2024-05-30drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 panelGerald Loacker
2024-05-30powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64Samuel Holland
2024-05-30powerpc/uaccess: Use YZ asm constraint for ldMichael Ellerman
2024-05-30powerpc/uaccess: Fix build errors seen with GCC 13/14Michael Ellerman
2024-05-30powerpc/pseries/lparcfg: drop error message from guest name lookupNathan Lynch
2024-05-30ASoC: SOF: ipc4-topology: Adjust the params based on DAI formatsPeter Ujfalusi
2024-05-30ASoC: SOF: ipc4-topology: Improve readability of sof_ipc4_prepare_dai_copier()Peter Ujfalusi
2024-05-30ASoC: SOF: ipc4-topology/pcm: Rename sof_ipc4_copier_is_single_format()Peter Ujfalusi
2024-05-30ASoC: SOF: ipc4-topology: Print out the channel count in sof_ipc4_dbg_audio_f...Peter Ujfalusi
2024-05-30ASoC: SOF: ipc4-topology: Add support for NHLT with 16-bit only DMIC blobPeter Ujfalusi
2024-05-30drm/i915: move uapi.event outside spinlock in intel_crtc_vblank_workLuca Coelho
2024-05-30drm/i915/bios: double check array-boundary in parse_sdvo_lvds_dataLuca Coelho
2024-05-30netdev: add qstat for csum completeJakub Kicinski
2024-05-30ALSA: seq: Fix yet another spot for system message conversionTakashi Iwai
2024-05-30ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outboundYue Haibing