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-03-31
drm/msm/a6xx: Add missing aperture_lock init
Rob Clark
-0
/
+1
2026-03-31
drm/msm/vma: Avoid lock in VM_BIND fence signaling path
Rob Clark
-3
/
+9
2026-03-31
drm/msm/a8xx: Update GPU name with slice_mask
Rob Clark
-0
/
+10
2026-03-31
drm/msm/adreno: Change chip_id format
Rob Clark
-6
/
+2
2026-03-31
dt-bindings: display/msm/gpu: Drop redundant reg-names in one if:then:
Krzysztof Kozlowski
-7
/
+0
2026-03-31
drm/msm: always recover the gpu
Anna Maniscalco
-22
/
+20
2026-03-31
dt-bindings: display/msm/gmu: Add SDM670 compatible
Richard Acayan
-0
/
+1
2026-03-31
drm: gpu: msm: forbid mem reclaim from reset
Sergey Senozhatsky
-0
/
+11
2026-03-31
blk-iocost: fix busy_level reset when no IOs complete
Jialin Wang
-6
/
+17
2026-03-31
blk-cgroup: fix disk reference leak in blkcg_maybe_throttle_current()
Jackie Liu
-0
/
+1
2026-03-31
selftests: harness: Validate intermixing of kselftest and harness functionality
Thomas Weißschuh
-9
/
+46
2026-03-31
selftests: harness: Detect illegal mixing of kselftest and harness functionality
Thomas Weißschuh
-0
/
+9
2026-03-31
selftests: kselftest: Add ksft_reset_state()
Thomas Weißschuh
-0
/
+11
2026-03-31
selftests: harness: Validate that explicit kselftest exitcodes are handled
Thomas Weißschuh
-9
/
+46
2026-03-31
selftests: kselftest: Treat xpass as successful result
Thomas Weißschuh
-0
/
+1
2026-03-31
cgroup/cpuset: Skip security check for hotplug induced v1 task migration
Waiman Long
-0
/
+10
2026-03-31
cgroup/cpuset: Simplify setsched decision check in task iteration loop of cpu...
Waiman Long
-9
/
+10
2026-03-31
selftests/tracing: Fix to check awk supports non POSIX strtonum()
Masami Hiramatsu (Google)
-0
/
+6
2026-03-31
selftests/tracing: Fix to make --logdir option work again
Masami Hiramatsu (Google)
-6
/
+12
2026-03-31
tracing: Remove duplicate latency_fsnotify() stub
Steven Rostedt
-3
/
+2
2026-03-31
tracing: Preserve repeated trace_trigger boot parameters
Wesley Atwell
-3
/
+10
2026-03-31
tracing: Append repeated boot-time tracing parameters
Wesley Atwell
-6
/
+42
2026-03-31
nilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty()
Deepanshu Kartikey
-0
/
+6
2026-03-31
Merge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-26
/
+48
2026-03-31
EDAC/mc: Use kzalloc_flex()
Rosen Penev
-18
/
+15
2026-03-31
fwctl/bnxt_fwctl: Add documentation entries
Pavan Chebbi
-0
/
+76
2026-03-31
fwctl/bnxt_fwctl: Add bnxt fwctl device
Pavan Chebbi
-0
/
+330
2026-03-31
irqchip/renesas-rzg2l: Clear the shared interrupt bit in rzg2l_irqc_free()
Biju Das
-5
/
+4
2026-03-31
iommufd/selftest: Remove MOCK_IOMMUPT_AMDV1 format
Pranjal Shrivastava
-32
/
+0
2026-03-31
iommufd: Fix return value of iommufd_fault_fops_write()
Zhenzhong Duan
-2
/
+3
2026-03-31
ASoC: SOF: Intel: hda: Place check before dereference
Ethan Tidmore
-3
/
+7
2026-03-31
mtd: spi-nor: micron-st: Enable die erase support for MT35XU02GCBA
Haoyu Lu
-13
/
+4
2026-03-31
dt-bindings: connector: add pd-disable dependency
Xu Yang
-0
/
+1
2026-03-31
riscv: dts: microchip: update mpfs gpio interrupts to better match the SoC
Conor Dooley
-51
/
+235
2026-03-31
rv/rvgen: use context managers for file operations
Wander Lairson Costa
-12
/
+6
2026-03-31
rv/rvgen: remove unnecessary semicolons
Wander Lairson Costa
-3
/
+3
2026-03-31
rv/rvgen: replace __len__() calls with len()
Wander Lairson Costa
-9
/
+9
2026-03-31
rv/rvgen: replace % string formatting with f-strings
Wander Lairson Costa
-85
/
+83
2026-03-31
rv/rvgen: remove bare except clauses in generator
Wander Lairson Costa
-8
/
+1
2026-03-31
rv/rvgen: introduce AutomataError exception class
Wander Lairson Costa
-34
/
+43
2026-03-31
rv: Add nomiss deadline monitor
Gabriele Monaco
-0
/
+839
2026-03-31
sched/deadline: Move some utility functions to deadline.h
Gabriele Monaco
-27
/
+28
2026-03-31
sched: Add deadline tracepoints
Gabriele Monaco
-0
/
+54
2026-03-31
verification/rvgen: Add support for per-obj monitors
Gabriele Monaco
-5
/
+14
2026-03-31
rv: Add support for per-object monitors in DA/HA
Gabriele Monaco
-6
/
+300
2026-03-31
rv: Convert the opid monitor to a hybrid automaton
Gabriele Monaco
-230
/
+82
2026-03-31
rv: Add sample hybrid monitor stall
Gabriele Monaco
-0
/
+377
2026-03-31
Documentation/rv: Add documentation about hybrid automata
Gabriele Monaco
-3
/
+458
2026-03-31
verification/rvgen: Add support for Hybrid Automata
Gabriele Monaco
-16
/
+679
2026-03-31
verification/rvgen: Allow spaces in and events strings
Gabriele Monaco
-5
/
+4
[prev]
[next]