summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-22vfio/pci: Fix sparse warning in vfio_pci_core_get_iomap()Matt Evans
2026-05-22Merge tag 'pm-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-05-22drm/intel/display: Add support for pipe background color (v4)Maarten Lankhorst
2026-05-22MAINTAINERS: KVM: Include maintainer profileKrzysztof Kozlowski
2026-05-22KVM: selftests: Fix vcpu_get_stats_fd() ioctl nameZongyao Chen
2026-05-22USB: serial: cypress_m8: fix memory corruption with small endpointJohan Hovold
2026-05-22Merge tag 'acpi-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-05-22ublk: factor out ublk_init_iod() helperCaleb Sander Mateos
2026-05-22ublk: move ublk_req_build_flags() earlierCaleb Sander Mateos
2026-05-22ublk: optimize ublk_rq_has_data()Caleb Sander Mateos
2026-05-22blk-mq: introduce blk_rq_has_data()Caleb Sander Mateos
2026-05-22block: avoid use-after-free in disk_free_zone_resources()Damien Le Moal
2026-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-05-22drm/xe/rtp: Implement a structured parser for rule matchingGustavo Sousa
2026-05-22drm/xe/rtp: Fully parse the rulesetGustavo Sousa
2026-05-22drm/xe/rtp: Extract rule_match_item()Gustavo Sousa
2026-05-22drm/xe/rtp: Do not break parsing when missing contextGustavo Sousa
2026-05-22drm/xe/rtp: Don't short-circuit to false in or-yes caseGustavo Sousa
2026-05-22drm/xe/rtp: Drop rule matching cases from rtp_to_sr_cases and rtp_casesGustavo Sousa
2026-05-22drm/xe/rtp: Write kunit test cases specific for rule matchingGustavo Sousa
2026-05-22drm/msm/dpu: invert the order of UBWC checksDmitry Baryshkov
2026-05-22drm/msm/dpu: drop ubwc_dec_versionDmitry Baryshkov
2026-05-22drm/msm/mdss: use new helper to set amsbcDmitry Baryshkov
2026-05-22drm/msm/adreno: use version ranges in A8xx UBWC codeDmitry Baryshkov
2026-05-22drm/msm/adreno: use new helper to set amsbcDmitry Baryshkov
2026-05-22drm/msm/adreno: set fp16compoptdis for UBWC 3.0 formatsDmitry Baryshkov
2026-05-22drm/msm/adreno: write reserved UBWC-related bitsDmitry Baryshkov
2026-05-22drm/msm/mdss: use new helper to set ubwc_swizzleDmitry Baryshkov
2026-05-22drm/msm/dpu: use new helper to set ubwc_swizzleDmitry Baryshkov
2026-05-22drm/msm/adreno: use new helper to set ubwc_swizzleDmitry Baryshkov
2026-05-22drm/msm/mdss: use new helper to set UBWC bank spreadingDmitry Baryshkov
2026-05-22drm/msm/mdss: use new helper to set macrotile_modeDmitry Baryshkov
2026-05-22drm/msm/adreno: use new helper to set macrotile_modeDmitry Baryshkov
2026-05-22drm/msm/mdss: use new helper to set min_acc lengthDmitry Baryshkov
2026-05-22drm/msm/adreno: use new helper to set min_acc lengthDmitry Baryshkov
2026-05-22drm/msm/mdss: use qcom_ubwc_version_tag() helperDmitry Baryshkov
2026-05-22drm/msm/adreno: use qcom_ubwc_version_tag() helperDmitry Baryshkov
2026-05-22drm/msm/adreno: Trust the SSoT UBWC configKonrad Dybcio
2026-05-22drm/msm/mdss: correct UBWC programming sequencesDmitry Baryshkov
2026-05-22drm/msm/dpu: Add Milos supportLuca Weiss
2026-05-22drm/msm: mdss: Add Milos supportLuca Weiss
2026-05-22drm/msm/dsi: add support for DSI-PHY on MilosLuca Weiss
2026-05-22dt-bindings: display: msm: document the Milos Mobile Display SubsystemLuca Weiss
2026-05-22dt-bindings: display: msm: document the Milos DPULuca Weiss
2026-05-22dt-bindings: display: msm-dsi-controller-main: document the Milos DSI ControllerLuca Weiss
2026-05-22dt-bindings: display: msm-dsi-phy-7nm: document the Milos DSI PHYLuca Weiss
2026-05-22Merge tag 's390-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-05-22Merge tag 'slab-for-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-22signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()Aleksandr Nogikh
2026-05-22fuse: reject fuse_notify() pagecache ops on directoriesJann Horn