index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-10
drm/xe: Implement cgroup for vram
Maarten Lankhorst
1
-0
/
+8
2025-01-10
drm/ttm: Handle cgroup based eviction in TTM
Maarten Lankhorst
6
-22
/
+89
2025-01-09
drm/xe/guc: Adding steering info support for GuC register lists
Jesus Narvaez
3
-3
/
+22
2025-01-09
drm/xe: Fix all typos in xe
Nitin Gote
29
-40
/
+40
2025-01-09
drm/i915/gt: Prefer IS_ENABLED() instead of defined() on config option
Nitin Gote
1
-1
/
+1
2025-01-08
drm/xe/slpc: Remove unnecessary force wakes
Vinay Belgaumkar
1
-19
/
+7
2025-01-08
drm/xe: Introduce the RPa information
Rodrigo Vivi
5
-2
/
+73
2025-01-08
drm/i915/gt: Prevent uninitialized pointer reads
Apoorva Singh
1
-1
/
+1
2025-01-07
drm/xe/vf: Don't apply Wa_22019338487 for VF
Marcin Bernatowicz
1
-1
/
+1
2025-01-07
drm/xe/rtp: Add match helper to omit SR-IOV VF device
Marcin Bernatowicz
2
-0
/
+16
2025-01-07
drm/xe/vf: Don't check has flat ccs in bios on VF
Jakub Kolakowski
1
-1
/
+1
2025-01-07
drm/i915/display: convert global state to struct intel_display
Jani Nikula
7
-34
/
+33
2025-01-07
drm/i915/pmdemand: convert to struct intel_display
Jani Nikula
5
-98
/
+101
2025-01-07
drm/i915/pmdemand: make struct intel_pmdemand_state opaque
Jani Nikula
2
-30
/
+32
2025-01-07
drm/i915/pmdemand: convert to_intel_pmdemand_state() to a function
Jani Nikula
2
-2
/
+6
2025-01-07
drm/i915/dp: compute config for 128b/132b SST w/o DSC
Jani Nikula
1
-10
/
+24
2025-01-07
drm/i915/ddi: disable trancoder port select for 128b/132b SST
Jani Nikula
1
-1
/
+3
2025-01-07
drm/i915/ddi: handle 128b/132b SST in intel_ddi_read_func_ctl()
Jani Nikula
1
-2
/
+17
2025-01-07
drm/i915/ddi: start distinguishing 128b/132b SST and MST at state readout
Jani Nikula
1
-6
/
+23
2025-01-07
drm/i915/ddi: enable ACT handling for 128b/132b SST
Jani Nikula
1
-0
/
+29
2025-01-07
drm/i915/ddi: initialize 128b/132b SST DP2 VFREQ registers
Jani Nikula
1
-1
/
+14
2025-01-07
drm/i915/ddi: write payload for 128b/132b SST
Jani Nikula
1
-0
/
+18
2025-01-07
drm/i915/ddi: 128b/132b SST also needs DP_TP_CTL_MODE_MST
Jani Nikula
1
-2
/
+4
2025-01-07
drm/i915/ddi: enable 128b/132b TRANS_DDI_FUNC_CTL mode for UHBR SST
Jani Nikula
1
-1
/
+2
2025-01-07
drm/i915/mst: adapt intel_dp_mtp_tu_compute_config() for 128b/132b SST
Jani Nikula
1
-48
/
+61
2025-01-07
drm/i915/mst: split out a helper for figuring out the TU
Jani Nikula
2
-18
/
+42
2025-01-07
drm/i915/mst: remove crtc_state->pbn
Jani Nikula
2
-4
/
+1
2025-01-07
drm/i915/mst: change return value of mst_stream_find_vcpi_slots_for_bpp()
Jani Nikula
1
-34
/
+18
2025-01-07
drm/i915/mst: drop connector parameter from intel_dp_mst_compute_m_n()
Jani Nikula
1
-2
/
+1
2025-01-07
drm/i915/mst: drop connector parameter from intel_dp_mst_bw_overhead()
Jani Nikula
1
-3
/
+2
2025-01-07
drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw()
Jani Nikula
5
-30
/
+6
2025-01-07
drm/i915/display: Adjust Added Wake Time with PKG_C_LATENCY
Animesh Manna
1
-3
/
+10
2025-01-07
drm/i915/dp: Return early if dsc is required but not supported
Ankit Nautiyal
2
-5
/
+10
2025-01-06
drm/drv: Add drmm managed registration helper for dmem cgroups.
Maxime Ripard
2
-0
/
+37
2025-01-06
kernel/cgroup: Add "dmem" memory accounting cgroup
Maarten Lankhorst
11
-10
/
+1060
2025-01-06
drm/i915/ddi: Optimize mtl_port_buf_ctl_program
Suraj Kandpal
1
-5
/
+4
2025-01-06
drm/i915/dp: Use intel_display instead of drm_i915_private
Suraj Kandpal
1
-10
/
+10
2025-01-06
Revert "drm/i915/hdcp: Don't enable HDCP1.4 directly from check_link"
Suraj Kandpal
1
-3
/
+9
2025-01-05
Linux 6.13-rc6
Linus Torvalds
1
-1
/
+1
2025-01-05
drm/rockchip: vop2: Support 32x8 superblock afbc
Andy Yan
1
-4
/
+13
2025-01-05
kbuild: pacman-pkg: provide versioned linux-api-headers package
Thomas Weißschuh
1
-1
/
+1
2025-01-04
drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_hotplug()
Dmitry Baryshkov
1
-6
/
+3
2025-01-04
drm/vc4: hdmi: stop rereading EDID in get_modes()
Dmitry Baryshkov
1
-21
/
+0
2025-01-04
drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure
Dmitry Baryshkov
3
-57
/
+20
2025-01-04
drm/bridge_connector: hook drm_atomic_helper_connector_hdmi_hotplug()
Dmitry Baryshkov
1
-0
/
+39
2025-01-04
drm/display/hdmi: implement hotplug functions
Dmitry Baryshkov
4
-0
/
+79
2025-01-04
drm/bridge: lt9611: switch to using the DRM HDMI codec framework
Dmitry Baryshkov
1
-102
/
+68
2025-01-04
drm/bridge: connector: add support for HDMI codec framework
Dmitry Baryshkov
3
-4
/
+170
2025-01-04
drm/connector: implement generic HDMI audio helpers
Dmitry Baryshkov
6
-0
/
+341
2025-01-04
ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata
Dmitry Baryshkov
10
-12
/
+10
[next]