summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-01-14Merge drm/drm-next into drm-misc-next-fixesMaxime Ripard63-227/+573
2025-01-13Merge tag 'drm-msm-next-2025-01-07' of gitlab.freedesktop.org:drm/msm into dr...Dave Airlie2-0/+8
2025-01-13Merge tag 'drm-xe-next-2025-01-10' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie2-236/+2
2025-01-11Merge tag 'cgroup-dmem-drm-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie5-2/+87
2025-01-10drm/xe: remove unused xe_pciids.h harder, add missing PCI IDJani Nikula2-236/+2
2025-01-10drm/ttm: Handle cgroup based eviction in TTMMaarten Lankhorst1-1/+11
2025-01-10Merge tag 'v6.13-rc6' into drm-nextDave Airlie31-108/+301
2025-01-10Merge tag 'drm-intel-next-2025-01-07' of https://gitlab.freedesktop.org/drm/i...Dave Airlie2-15/+43
2025-01-09Merge tag 'drm-xe-next-2025-01-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-0/+7
2025-01-09Merge tag 'drm-misc-next-2025-01-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie7-10/+245
2025-01-07drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw()Jani Nikula1-2/+1
2025-01-07Merge drm/drm-next into drm-intel-nextJani Nikula38-124/+1106
2025-01-07Merge tag 'drm-intel-next-2024-12-11' of https://gitlab.freedesktop.org/drm/i...Simona Vetter1-0/+2
2025-01-06drm/drv: Add drmm managed registration helper for dmem cgroups.Maxime Ripard1-0/+5
2025-01-06kernel/cgroup: Add "dmem" memory accounting cgroupMaarten Lankhorst3-1/+71
2025-01-06drm/display: hdmi-state-helper: add drm_display_mode declarationDmitry Baryshkov1-0/+1
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds4-22/+86
2025-01-04drm/display/hdmi: implement hotplug functionsDmitry Baryshkov2-0/+21
2025-01-04drm/bridge: connector: add support for HDMI codec frameworkDmitry Baryshkov1-0/+74
2025-01-04drm/connector: implement generic HDMI audio helpersDmitry Baryshkov2-0/+138
2025-01-04ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdataDmitry Baryshkov1-3/+1
2025-01-04ASoC: hdmi-codec: pass data to get_dai_id tooDmitry Baryshkov1-1/+2
2025-01-04Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-29/+45
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-1/+9
2025-01-03drm/msm: Expose uche trap base via uapiDanylo Piliaiev1-0/+1
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang1-1/+3
2025-01-03af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet1-3/+13
2024-12-31percpu: remove intermediate variable in PERCPU_PTR()Gal Pressman1-4/+1
2024-12-31mm: hugetlb: independent PMD page table shared countLiu Shixin2-0/+31
2024-12-31mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes2-18/+54
2024-12-29Merge tag 'sched-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2024-12-29freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong1-1/+2
2024-12-27Merge tag 'nf-24-12-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-2/+5
2024-12-27netlink: specs: mptcp: clearly mention attributesMatthieu Baerts (NGI0)1-26/+27
2024-12-27netlink: specs: mptcp: add missing 'server-side' attrMatthieu Baerts (NGI0)1-5/+6
2024-12-27Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+10
2024-12-27Merge tag 'trace-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-12-26Merge tag 'dmaengine-fix-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+12
2024-12-25netfilter: nft_set_hash: unaligned atomic read on struct nft_set_extPablo Neira Ayuso1-2/+5
2024-12-24tracing: Constify string literal data member in struct trace_event_callChristian Göttsche1-1/+1
2024-12-23net/mlx5e: Keep netdev when leave switchdev for devlink set legacy onlyJianbo Liu1-0/+1
2024-12-23opp: core: implement dev_pm_opp_get_bwNeil Armstrong1-0/+7
2024-12-23preempt: Move PREEMPT_RT before PREEMPT in vermagic.Sebastian Andrzej Siewior1-3/+3
2024-12-22Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds6-16/+52
2024-12-21Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-5/+16
2024-12-21Merge tag 'thermal-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2024-12-21Merge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linuxLinus Torvalds2-4/+2
2024-12-20stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin1-3/+10
2024-12-20tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirectionZijian Zhang1-3/+8
2024-12-20tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()Cong Wang1-2/+8