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-04-01
dt-bindings: power: reset: cortina,gemini-power-controller: convert to DT schema
Khushal Chitturi
-17
/
+42
2026-03-31
fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath
Fredric Cover
-0
/
+4
2026-03-31
Merge branch 'fix-bpf_link-grace-period-wait-for-tracepoints'
Alexei Starovoitov
-2
/
+47
2026-03-31
bpf: Fix grace period wait for tracepoint bpf_link
Kumar Kartikeya Dwivedi
-2
/
+47
2026-03-31
selftests/bpf: Suppress veristat error messages in non-verbose mode
Mykyta Yatsenko
-2
/
+3
2026-03-31
selftests/bpf: Test access to ringbuf position with map pointer
Menglong Dong
-0
/
+17
2026-03-31
bpf: Clarify BPF_RB_NO_WAKEUP behavior for bpf_ringbuf_discard()
Eyal Birger
-2
/
+6
2026-03-31
net: ipv6: flowlabel: defer exclusive option free until RCU teardown
Zhengchuan Liang
-5
/
+0
2026-03-31
selftests/run_kselftest.sh: Remove unused $ROOT
Ricardo B. Marlière
-1
/
+0
2026-04-01
dt-bindings: i2c: intel,ixp4xx-i2c: Convert to DT schema
Shi Hao
-20
/
+41
2026-03-31
bpf: Fix regsafe() for pointers to packet
Alexei Starovoitov
-1
/
+6
2026-03-31
cxl/core: Check existence of cxl_memdev_state in poison test
Alison Schofield
-0
/
+3
2026-03-31
selftests/cpu-hotplug: Fix check for cpu hotplug not supported
Dmytro Maluka
-1
/
+1
2026-03-31
pstore/ftrace: Keep ftrace module parameter and debugfs switch in sync
Guilherme G. Piccoli
-11
/
+9
2026-03-31
pstore/ram: fix resource leak when ioremap() fails
Cole Leavitt
-0
/
+4
2026-03-31
pstore/ramoops: Fix ECC parameter help text
Guilherme G. Piccoli
-1
/
+1
2026-03-31
pstore/ramoops: Remove useless memblock header
Guilherme G. Piccoli
-1
/
+0
2026-03-31
pstore: fix ftrace dump, when ECC is enabled
Andrey Skvortsov
-3
/
+3
2026-03-31
workqueue: Remove HK_TYPE_WQ from affecting wq_unbound_cpumask
Waiman Long
-2
/
+1
2026-03-31
refcount: Remove unused __signed_wrap function annotations
Kees Cook
-13
/
+6
2026-04-01
Merge tag 'drm-rust-next-2026-03-30' of https://gitlab.freedesktop.org/drm/ru...
Dave Airlie
-3058
/
+7125
2026-03-31
Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-26
/
+337
2026-03-31
Merge tag 'wq-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+22
2026-03-31
selftests/mqueue: Fix incorrectly named file
Simon Liebold
-0
/
+0
2026-03-31
Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-16
/
+131
2026-03-31
ARM: dts: qcom: msm8974: Drop RPM bus clocks
Dmitry Baryshkov
-18
/
+3
2026-03-31
selftests: Use ktap helpers for runner.sh
Hangbin Liu
-43
/
+73
2026-03-31
drm/msm/adreno: Expose a PARAM to check AQE support
Akhil P Oommen
-0
/
+19
2026-03-31
drm/msm/a6xx: Enable Preemption on X2-85
Akhil P Oommen
-0
/
+42
2026-03-31
drm/msm/a8xx: Preemption support for A840
Akhil P Oommen
-80
/
+389
2026-03-31
drm/msm/a8xx: Implement IFPC support for A840
Akhil P Oommen
-3
/
+281
2026-03-31
drm/msm/a6xx: Add SKU detection support for X2-85
Akhil P Oommen
-1
/
+8
2026-03-31
drm/msm/a6xx: Add soft fuse detection support
Akhil P Oommen
-12
/
+45
2026-03-31
drm/msm/a8xx: Add SKU table for A840
Akhil P Oommen
-0
/
+6
2026-03-31
drm/msm/a6xx: Update HFI definitions
Akhil P Oommen
-5
/
+111
2026-03-31
drm/msm/a6xx: Use packed structs for HFI
Akhil P Oommen
-20
/
+20
2026-03-31
drm/msm/a6xx: Add support for Debug HFI Q
Akhil P Oommen
-5
/
+17
2026-03-31
drm/msm/a6xx: Fix gpu init from secure world
Akhil P Oommen
-74
/
+80
2026-03-31
drm/msm/adreno: Implement gx_is_on() for A8x
Akhil P Oommen
-8
/
+50
2026-03-31
drm/msm/a6xx: Correct OOB usage
Akhil P Oommen
-5
/
+12
2026-03-31
drm/msm/a6xx: Switch to preemption safe AO counter
Akhil P Oommen
-7
/
+7
2026-03-31
drm/msm/a8xx: Fix the ticks used in submit traces
Akhil P Oommen
-44
/
+27
2026-03-31
drm/msm/a6xx: Use barriers while updating HFI Q headers
Akhil P Oommen
-4
/
+10
2026-03-31
drm/msm/gem: fix error handling in msm_ioctl_gem_info_get_metadata()
Yasuaki Torimaru
-1
/
+6
2026-03-31
drm/msm/a6xx: Fix dumping A650+ debugbus blocks
Connor Abbott
-6
/
+6
2026-03-31
drm/msm/shrinker: Fix can_block() logic
Rob Clark
-3
/
+2
2026-03-31
drm/msm/a6xx: Fix HLSQ register dumping
Rob Clark
-1
/
+1
2026-03-31
drm/msm: Fix VM_BIND UNMAP locking
Rob Clark
-1
/
+1
2026-03-31
drm/msm: Disallow foreign mapping of _NO_SHARE
Rob Clark
-0
/
+6
2026-03-31
drm/msm: Reject fb creation from _NO_SHARE objs
Rob Clark
-1
/
+6
[prev]
[next]