summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-26drm/i915/dpt: drop _common from the DPT file namesJani Nikula-5/+5
2026-02-26drm/i915/dpt: remove display/intel_dpt.hJani Nikula-23/+12
2026-02-26drm/i915/dpt: move suspend/resume to parent interfaceJani Nikula-64/+91
2026-02-26drm/i915/dpt: move create/destroy to parent interfaceJani Nikula-30/+57
2026-02-26drm/i915/dpt: pass obj, size instead of framebuffer to intel_dpt_create()Jani Nikula-11/+11
2026-02-26drm/i915/dpt: move display/intel_dpt.c to i915_dpt.cJani Nikula-6/+6
2026-02-26wifi: ath11k: fix memory leaks in beacon template setupZilin Guan-11/+17
2026-02-26wifi: ath12k: add basic hwmon temperature reportingMaharaja Kennadyrajan-31/+211
2026-02-26wifi: ath12k: fix indentation in ath12k_qmi_aux_uc_load()Baochen Qiang-1/+1
2026-02-26wifi: ath9k: Fix typoAlejandro Colomar-1/+1
2026-02-26ARM: samsung: exynos5250: Allow CPU1 to bootAlexandre Marquet-2/+2
2026-02-26ARM: dts: exynos: Add Google Manta (Nexus 10)Alexandre Marquet-0/+565
2026-02-26dt-bindings: ARM: samsung: Add Google Manta (Nexus 10)Alexandre Marquet-0/+1
2026-02-26Merge branch 'acpi-pm'Rafael J. Wysocki-0/+8
2026-02-26Merge branches 'pm-cpufreq' and 'pm-runtime'Rafael J. Wysocki-21/+13
2026-02-27Merge tag 'drm-misc-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-104/+174
2026-02-27Merge tag 'drm-intel-fixes-2026-02-25' of https://gitlab.freedesktop.org/drm/...Dave Airlie-6/+1
2026-02-26selftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier-1/+1
2026-02-26selftests/bpf: Fix a memory leak in xdp_flowtable testIhor Solodrai-1/+2
2026-02-26bpf: Fix stack-out-of-bounds write in devmapKohei Enju-5/+17
2026-02-26bpf: Fix kprobe_multi cookies access in show_fdinfo callbackJiri Olsa-1/+3
2026-02-26bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearingFuad Tabba-1/+1
2026-02-26ASoC: SDCA: Pull the Q7.8 volume helpers out of soc-opsCharles Keepax-47/+77
2026-02-26ASoC: SDCA: Improve mapping of Q7.8 SDCA volumesCharles Keepax-14/+4
2026-02-26ASoC: SDCA: Update counting of SU/GE DAPM routesCharles Keepax-7/+34
2026-02-26ASoC: SDCA: Add default value for mipi-sdca-function-reset-max-delayCharles Keepax-6/+5
2026-02-26regulator: cpcap-regulator: add support for Mot regulatorsSvyatoslav Ryhel-0/+105
2026-02-26regulator: dt-bindings: cpcap-regulator: document Mot regulatorSvyatoslav Ryhel-0/+1
2026-02-26regulator: dt-bindings: cpcap-regulator: convert to DT schemaSvyatoslav Ryhel-35/+46
2026-02-26perf bench: Add -t/--threads option to perf bench mem mmapNamhyung Kim-21/+92
2026-02-26genksyms: Fix parsing a declarator with a preceding attributeNathan Chancellor-2/+2
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor-2/+29
2026-02-26perf trace: Handle task exit in BPF syscall summaryNamhyung Kim-3/+15
2026-02-26perf trace: Fix IS_ERR() vs NULL check bugwangguangju-1/+1
2026-02-26arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU readsSumit Gupta-6/+15
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-29087/+41851
2026-02-26drm/xe: Move LRC seqno to system memory to avoid slow dGPU readsMatthew Brost-21/+42
2026-02-26drm/xe: Avoid unconditional VRAM reads in H2G pathMatthew Brost-9/+16
2026-02-26drm/xe: Split H2G and G2H into separate buffer objectsMatthew Brost-24/+47
2026-02-26arm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier-1/+5
2026-02-26Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-11/+11
2026-02-26drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost-0/+9
2026-02-26arm64, compiler-context-analysis: Permit alias analysis through __READ_ONCE()...Marco Elver-3/+7
2026-02-26arm64: Optimize __READ_ONCE() with CONFIG_LTO=yMarco Elver-4/+14
2026-02-26kcsan: test: Adjust "expect" allocation type for kmalloc_objKees Cook-1/+1
2026-02-26ACPI: TAD/x86: cmos_rtc: Consolidate address space handler setupRafael J. Wysocki-52/+10
2026-02-26rtc: cmos: Drop PNP device supportRafael J. Wysocki-105/+8
2026-02-26x86: rtc: Drop PNP device checkRafael J. Wysocki-16/+1
2026-02-26ACPI: PNP: Drop CMOS RTC PNP device supportRafael J. Wysocki-21/+1
2026-02-26ACPI: x86/rtc-cmos: Use platform device for driver bindingRafael J. Wysocki-5/+18