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-30
hwmon: (occ) Fix division by zero in occ_show_power_1()
Sanman Pradhan
-9
/
+8
2026-03-30
drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()
Srinivasan Shanmugam
-6
/
+11
2026-03-30
drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KB
Donet Tom
-3
/
+3
2026-03-30
drm/amdgpu/userq: fix memory leak in MQD creation error paths
Junrui Luo
-4
/
+12
2026-03-30
drm/amd: Fix MQD and control stack alignment for non-4K
Donet Tom
-21
/
+64
2026-03-30
Merge tag 'trace-rtla-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+0
2026-03-30
drm/amdkfd: Align expected_queue_size to PAGE_SIZE
Donet Tom
-2
/
+2
2026-03-30
drm/amdgpu: fix the idr allocation flags
Prike Liang
-1
/
+4
2026-03-30
drm/amdgpu: validate doorbell_offset in user queue creation
Junrui Luo
-0
/
+7
2026-03-30
drm/amdgpu/pm: drop SMU driver if version not matched messages
Alex Deucher
-3
/
+0
2026-03-30
cpufreq: Add boost_freq_req QoS request
Pierre Gondois
-25
/
+34
2026-03-30
cpufreq: Remove max_freq_req update for pre-existing policy
Pierre Gondois
-4
/
+0
2026-03-30
rcutorture: Test call_srcu() with preemption disabled and not
Paul E. McKenney
-0
/
+7
2026-03-30
rcu: Add BOOTPARAM_RCU_STALL_PANIC Kconfig option
Gustavo Luiz Duarte
-1
/
+25
2026-03-30
torture: Avoid modulo-zero error in torture_hrtimeout_ns()
Paul E. McKenney
-1
/
+1
2026-03-30
rcu/nocb: Extract nocb_bypass_needs_flush() to reduce duplication
Joel Fernandes
-14
/
+37
2026-03-30
rcu/nocb: Consolidate rcu_nocb_cpu_offload/deoffload functions
Joel Fernandes
-35
/
+35
2026-03-30
rcu-tasks: Remove unnecessary smp_store_release() in cblist_init_generic()
Zqiang
-3
/
+3
2026-03-30
rcutorture: Add NOCB02 config for nocb poll mode testing
Joel Fernandes
-0
/
+23
2026-03-30
rcutorture: Add NOCB01 config for RCU_LAZY torture testing
Joel Fernandes
-0
/
+23
2026-03-30
rcu-tasks: Document that RCU Tasks Trace grace periods now imply RCU grace pe...
Paul E. McKenney
-6
/
+10
2026-03-30
srcu: Fix s/they disables/they disable/ typo in srcu_read_unlock_fast()
Paul E. McKenney
-1
/
+1
2026-03-30
srcu: Fix SRCU read flavor macro comments
Paul E. McKenney
-2
/
+2
2026-03-30
rcuscale: Ditch rcu_scale_shutdown in favor of torture_shutdown_init()
Paul E. McKenney
-58
/
+22
2026-03-30
refscale: Ditch ref_scale_shutdown in favor of torture_shutdown_init()
Paul E. McKenney
-38
/
+15
2026-03-30
rcutorture: Fix numeric "test" comparison in srcu_lockdep.sh
Paul E. McKenney
-3
/
+3
2026-03-30
torture: Print informative message for test without recheck file
Paul E. McKenney
-1
/
+6
2026-03-30
torture: Make hangs more visible in torture.sh output
Paul E. McKenney
-2
/
+1
2026-03-30
kvm-check-branches.sh: Remove in favor of kvm-series.sh
Paul E. McKenney
-102
/
+0
2026-03-30
rcutorture: Add a textbook-style trivial preemptible RCU
Paul E. McKenney
-1
/
+112
2026-03-30
PM: EM: Fix NULL pointer dereference when perf domain ID is not found
Changwoo Min
-0
/
+2
2026-03-30
lib/crypto: tests: Migrate ChaCha20Poly1305 self-test to KUnit
Eric Biggers
-762
/
+760
2026-03-30
lib/crypto: sparc: Drop optimized MD5 code
Eric Biggers
-120
/
+0
2026-03-30
lib/crypto: mips: Drop optimized MD5 code
Eric Biggers
-66
/
+0
2026-03-30
PCI/AER: Stop ruling out unbound devices as error source
Lukas Wunner
-2
/
+0
2026-03-30
drm/amdgpu: use multiple entities in amdgpu_move_blit
Pierre-Eric Pelloux-Prayer
-4
/
+10
2026-03-30
drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack ...
Donet Tom
-3
/
+4
2026-03-30
drm/amdgpu: use TTM_NUM_MOVE_FENCES when reserving fences
Pierre-Eric Pelloux-Prayer
-17
/
+9
2026-03-30
drm/amdgpu: round robin through clear_entities in amdgpu_fill_buffer
Pierre-Eric Pelloux-Prayer
-5
/
+20
2026-03-30
drm/amdgpu: allocate move entities dynamically
Pierre-Eric Pelloux-Prayer
-15
/
+25
2026-03-30
drm/amdgpu: allocate clear entities dynamically
Pierre-Eric Pelloux-Prayer
-18
/
+42
2026-03-30
drm/amdkfd: fix kernel crash on releasing NULL sysfs entry
Eric Huang
-1
/
+2
2026-03-30
drm/amd/pm: Unify version check in SMUv14
Lijo Lazar
-69
/
+21
2026-03-30
drm/amd/display: Add Idle state manager(ISM)
Ray Wu
-63
/
+903
2026-03-30
ASoC: amd: acp: update dmic_num logic for acp pdm dmic
Mark Brown
-3
/
+3
2026-03-30
ASoC: amd: acp-sdw-legacy: rename the dmic component name
Vijendar Mukunda
-1
/
+1
2026-03-30
ASoC: amd: acp: update dmic_num logic for acp pdm dmic
Vijendar Mukunda
-2
/
+2
2026-03-30
drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.4
Srinivasan Shanmugam
-0
/
+14
2026-03-30
drm/amdgpu: Fix wait after reset sequence in S4
Lijo Lazar
-3
/
+8
2026-03-30
drm/amdkfd: Switch to dev_* printk stuff in kfd_int_process_v12_1.c
Lang Yu
-12
/
+16
[prev]
[next]