index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-02-26
drm/i915/dpt: drop _common from the DPT file names
Jani Nikula
-5
/
+5
2026-02-26
drm/i915/dpt: remove display/intel_dpt.h
Jani Nikula
-23
/
+12
2026-02-26
drm/i915/dpt: move suspend/resume to parent interface
Jani Nikula
-64
/
+91
2026-02-26
drm/i915/dpt: move create/destroy to parent interface
Jani Nikula
-30
/
+57
2026-02-26
drm/i915/dpt: pass obj, size instead of framebuffer to intel_dpt_create()
Jani Nikula
-11
/
+11
2026-02-26
drm/i915/dpt: move display/intel_dpt.c to i915_dpt.c
Jani Nikula
-6
/
+6
2026-02-26
wifi: ath11k: fix memory leaks in beacon template setup
Zilin Guan
-11
/
+17
2026-02-26
wifi: ath12k: add basic hwmon temperature reporting
Maharaja Kennadyrajan
-31
/
+211
2026-02-26
wifi: ath12k: fix indentation in ath12k_qmi_aux_uc_load()
Baochen Qiang
-1
/
+1
2026-02-26
wifi: ath9k: Fix typo
Alejandro Colomar
-1
/
+1
2026-02-26
ARM: samsung: exynos5250: Allow CPU1 to boot
Alexandre Marquet
-2
/
+2
2026-02-26
ARM: dts: exynos: Add Google Manta (Nexus 10)
Alexandre Marquet
-0
/
+565
2026-02-26
dt-bindings: ARM: samsung: Add Google Manta (Nexus 10)
Alexandre Marquet
-0
/
+1
2026-02-26
Merge branch 'acpi-pm'
Rafael J. Wysocki
-0
/
+8
2026-02-26
Merge branches 'pm-cpufreq' and 'pm-runtime'
Rafael J. Wysocki
-21
/
+13
2026-02-27
Merge tag 'drm-misc-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-104
/
+174
2026-02-27
Merge tag 'drm-intel-fixes-2026-02-25' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-6
/
+1
2026-02-26
selftests/bpf: Fix OOB read in dmabuf_collector
T.J. Mercier
-1
/
+1
2026-02-26
selftests/bpf: Fix a memory leak in xdp_flowtable test
Ihor Solodrai
-1
/
+2
2026-02-26
bpf: Fix stack-out-of-bounds write in devmap
Kohei Enju
-5
/
+17
2026-02-26
bpf: Fix kprobe_multi cookies access in show_fdinfo callback
Jiri Olsa
-1
/
+3
2026-02-26
bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing
Fuad Tabba
-1
/
+1
2026-02-26
ASoC: SDCA: Pull the Q7.8 volume helpers out of soc-ops
Charles Keepax
-47
/
+77
2026-02-26
ASoC: SDCA: Improve mapping of Q7.8 SDCA volumes
Charles Keepax
-14
/
+4
2026-02-26
ASoC: SDCA: Update counting of SU/GE DAPM routes
Charles Keepax
-7
/
+34
2026-02-26
ASoC: SDCA: Add default value for mipi-sdca-function-reset-max-delay
Charles Keepax
-6
/
+5
2026-02-26
regulator: cpcap-regulator: add support for Mot regulators
Svyatoslav Ryhel
-0
/
+105
2026-02-26
regulator: dt-bindings: cpcap-regulator: document Mot regulator
Svyatoslav Ryhel
-0
/
+1
2026-02-26
regulator: dt-bindings: cpcap-regulator: convert to DT schema
Svyatoslav Ryhel
-35
/
+46
2026-02-26
perf bench: Add -t/--threads option to perf bench mem mmap
Namhyung Kim
-21
/
+92
2026-02-26
genksyms: Fix parsing a declarator with a preceding attribute
Nathan Chancellor
-2
/
+2
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
-2
/
+29
2026-02-26
perf trace: Handle task exit in BPF syscall summary
Namhyung Kim
-3
/
+15
2026-02-26
perf trace: Fix IS_ERR() vs NULL check bug
wangguangju
-1
/
+1
2026-02-26
arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU reads
Sumit Gupta
-6
/
+15
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-29087
/
+41851
2026-02-26
drm/xe: Move LRC seqno to system memory to avoid slow dGPU reads
Matthew Brost
-21
/
+42
2026-02-26
drm/xe: Avoid unconditional VRAM reads in H2G path
Matthew Brost
-9
/
+16
2026-02-26
drm/xe: Split H2G and G2H into separate buffer objects
Matthew Brost
-24
/
+47
2026-02-26
arm64: Fix sampling the "stable" virtual counter in preemptible section
Marc Zyngier
-1
/
+5
2026-02-26
Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-11
/
+11
2026-02-26
drm/xe: Do not preempt fence signaling CS instructions
Matthew Brost
-0
/
+9
2026-02-26
arm64, compiler-context-analysis: Permit alias analysis through __READ_ONCE()...
Marco Elver
-3
/
+7
2026-02-26
arm64: Optimize __READ_ONCE() with CONFIG_LTO=y
Marco Elver
-4
/
+14
2026-02-26
kcsan: test: Adjust "expect" allocation type for kmalloc_obj
Kees Cook
-1
/
+1
2026-02-26
ACPI: TAD/x86: cmos_rtc: Consolidate address space handler setup
Rafael J. Wysocki
-52
/
+10
2026-02-26
rtc: cmos: Drop PNP device support
Rafael J. Wysocki
-105
/
+8
2026-02-26
x86: rtc: Drop PNP device check
Rafael J. Wysocki
-16
/
+1
2026-02-26
ACPI: PNP: Drop CMOS RTC PNP device support
Rafael J. Wysocki
-21
/
+1
2026-02-26
ACPI: x86/rtc-cmos: Use platform device for driver binding
Rafael J. Wysocki
-5
/
+18
[prev]
[next]