summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-15zloop: factor out zloop_mark_{full,empty} helpersChristoph Hellwig
2026-04-15zloop: set RQF_QUIET when completing requests on deleted devicesChristoph Hellwig
2026-04-15zloop: improve the unaligned write pointer warningChristoph Hellwig
2026-04-15zloop: use vfs_truncateChristoph Hellwig
2026-04-15zloop: fix write pointer calculation in zloop_forget_cacheChristoph Hellwig
2026-04-15accel/amdxdna: Fix fatal_error_info layout in firmware interfaceMax Zhen
2026-04-15drm/i915: Remove the vma parent interfaceVille Syrjälä
2026-04-15Merge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-04-15Merge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-04-15drm/i915: Track fence region ID in plane stateVille Syrjälä
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-15Merge tag 'fbdev-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-04-15ACPI: video: Move Lenovo Legion S7 15ACH6 quirk to the right sectionHans de Goede
2026-04-15ACPI: video: Add backlight=native quirk for Dell OptiPlex 7770 AIOJan Schär
2026-04-15ACPI: scan: Use acpi_dev_put() in object add error pathsGuangshuo Li
2026-04-15hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUSThomas Zimmermann
2026-04-15dma-fence: Fix potential tracepoint null pointer dereferencesTvrtko Ursulin
2026-04-15dma-fence: Silence sparse warning in dma_fence_describeTvrtko Ursulin
2026-04-15drm/i915/display: change pipe allocation order for discrete platformsJani Nikula
2026-04-15drm/i915: Reject BIOS FB rotation in common codeVille Syrjälä
2026-04-15drm/i915: Completely reject DPT BIOS FBs.Ville Syrjälä
2026-04-15drm/i915: Reject X/Y tiled BIOS FB if we don't have fenced regionsVille Syrjälä
2026-04-15drm/i915: Reject tile4 BIOS FBVille Syrjälä
2026-04-15drm/i915: Use a 1 second timeout for the polling vblank waitVille Syrjälä
2026-04-15drm/i915: Move initial plane vblank wait into display codeVille Syrjälä
2026-04-15drm/i915: Make plane_config->fb a struct drm_framebuffer*Ville Syrjälä
2026-04-15drm/i915: Don't pass the whole plane_config to initial_plane_phys()Ville Syrjälä
2026-04-15drm/i915: Remove 'mem' and 'phy_base' from struct intel_initial_plane_configVille Syrjälä
2026-04-15drm/i915: Introduce sanity to the plane_config pointer vs. array thingVille Syrjälä
2026-04-15drm/i915/psr: Init variable to avoid early exit from et alignment loopJouni Högander
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-04-14Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-04-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2026-04-15i2c: mediatek: add bus regulator control for power savingAdlavinitha Reddy
2026-04-14Merge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-14Merge tag 'edac_updates_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-04-14Merge tag 'x86_sev_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-15i2c: pxa: handle 'Early Bus Busy' condition on Armada 3700Gabor Juhos
2026-04-14Merge tag 'x86_tdx_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-14Merge tag 'x86-platform-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-14Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-14Merge tag 'i2c-host-7.1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang
2026-04-14Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-14net: pse-pd: fix kernel-doc function name for pse_control_find_by_id()Kory Maincent
2026-04-14wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_...Shardul Bankar
2026-04-14wireguard: allowedips: remove redundant spaceJason A. Donenfeld
2026-04-14wireguard: allowedips: Use kfree_rcu() instead of call_rcu()Fushuai Wang