index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
btrfs: tree-checker: fix bounds check in check_inode_extref()
Dan Carpenter
1
-1
/
+1
2025-10-13
btrfs: fix memory leaks when rejecting a non SINGLE data profile without an RST
Miquel Sabaté Solà
1
-1
/
+1
2025-10-13
btrfs: fix incorrect readahead expansion length
Boris Burkov
1
-1
/
+1
2025-10-13
btrfs: do not assert we found block group item when creating free space tree
Filipe Manana
1
-7
/
+8
2025-10-13
btrfs: do not use folio_test_partial_kmap() in ASSERT()s
Qu Wenruo
1
-2
/
+2
2025-10-13
btrfs: only set the device specific options after devices are opened
Qu Wenruo
1
-2
/
+1
2025-10-13
btrfs: fix memory leak on duplicated memory in the qgroup assign ioctl
Miquel Sabaté Solà
1
-1
/
+1
2025-10-13
btrfs: fix clearing of BTRFS_FS_RELOC_RUNNING if relocation already running
Filipe Manana
1
-6
/
+7
2025-10-13
drm/xe/guc: Check GuC running state before deregistering exec queue
Shuicheng Lin
1
-1
/
+12
2025-10-13
drm/xe: Enable media sampler power gating
Vinay Belgaumkar
2
-0
/
+9
2025-10-13
drm/xe: Handle mixed mappings and existing VRAM on atomic faults
Matthew Brost
1
-1
/
+12
2025-10-13
drm/xe/migrate: Fix an error path
Thomas Hellström
1
-1
/
+1
2025-10-13
drm/xe: Move rebar to be done earlier
Lucas De Marchi
3
-8
/
+29
2025-10-13
drm/xe: Don't allow evicting of BOs in same VM in array of VM binds
Matthew Brost
2
-9
/
+24
2025-10-13
drm/xe: Increase global invalidation timeout to 1000us
Kenneth Graunke
1
-1
/
+1
2025-10-13
can: j1939: add missing calls in NETDEV_UNREGISTER notification handler
Tetsuo Handa
1
-0
/
+2
2025-10-13
can: add Transmitter Delay Compensation (TDC) documentation
Vincent Mailhol
1
-0
/
+64
2025-10-13
can: remove false statement about 1:1 mapping between DLC and length
Vincent Mailhol
1
-4
/
+3
2025-10-13
x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...
Babu Moger
1
-4
/
+10
2025-10-13
ALSA: usb-audio: add mixer_playback_min_mute quirk for Logitech H390
Pauli Virtanen
1
-0
/
+2
2025-10-13
cxl/port: Avoid missing port component registers setup
Li Ming
1
-12
/
+14
2025-10-13
sched_ext: Allocate scx_kick_cpus_pnt_seqs lazily using kvzalloc()
Tejun Heo
1
-10
/
+79
2025-10-13
sched_ext: defer queue_balance_callback() until after ops.dispatch
Emil Tsalapatis
2
-2
/
+28
2025-10-13
NFS4: Fix state renewals missing after boot
Joshua Watt
1
-0
/
+1
2025-10-13
NFS: check if suid/sgid was cleared after a write as needed
Scott Mayhew
1
-1
/
+2
2025-10-13
NFS4: Apply delay_retrans to async operations
Joshua Watt
2
-0
/
+14
2025-10-13
NFSv4/flexfiles: fix to allocate mirror->dss before use
Mike Snitzer
1
-14
/
+21
2025-10-13
sched_ext: Sync error_irq_work before freeing scx_sched
Tejun Heo
1
-0
/
+2
2025-10-13
Revert "io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common()"
Jens Axboe
1
-1
/
+1
2025-10-13
drm/amdkfd: fix suspend/resume all calls in mes based eviction path
Jonathan Kim
1
-52
/
+21
2025-10-13
drm/amdgpu: enable suspend/resume all for gfx 12
Jonathan Kim
1
-7
/
+4
2025-10-13
drm/amdgpu: fix hung reset queue array memory allocation
Jonathan Kim
5
-10
/
+20
2025-10-13
drm/amdgpu: fix initialization of doorbell array for detect and hang
Jonathan Kim
1
-1
/
+1
2025-10-13
drm/amdgpu: fix gfx12 mes packet status return check
Jonathan Kim
1
-1
/
+6
2025-10-13
drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices
Jesse.Zhang
3
-6
/
+7
2025-10-13
drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
Christian König
1
-0
/
+3
2025-10-13
drm/amdgpu: fix bit shift logic
Sathishkumar S
1
-1
/
+1
2025-10-13
drm/amd/powerplay: Fix CIK shutdown temperature
Timur Kristóf
1
-2
/
+1
2025-10-13
drm/amdgpu: drop unused structures in amdgpu_drm.h
Alex Deucher
1
-21
/
+0
2025-10-13
drm/amdgpu: use atomic functions with memory barriers for vm fault info
Gui-Dong Han
3
-11
/
+8
2025-10-13
drm/amdgpu: set an error on all fences from a bad context
Alex Deucher
3
-6
/
+37
2025-10-13
drm/amdgpu: handle wrap around in reemit handling
Alex Deucher
1
-5
/
+10
2025-10-13
drm/amdgpu: fix handling of harvesting for ip_discovery firmware
Alex Deucher
1
-1
/
+17
2025-10-13
drm/amdgpu: block CE CS if not explicitely allowed by module option
Christian König
3
-1
/
+14
2025-10-13
drm/amdgpu: remove two invalid BUG_ON()s
Christian König
2
-4
/
+0
2025-10-13
drm/amd: Disable ASPM on SI
Timur Kristóf
1
-0
/
+7
2025-10-13
drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
Timur Kristóf
1
-0
/
+5
2025-10-13
Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...
Matthew Schwartz
2
-15
/
+4
2025-10-13
sched_ext: Mark scx_bpf_dsq_move_set_[slice|vtime]() with KF_RCU
Tejun Heo
1
-4
/
+4
2025-10-13
drm/i915/fb: Fix the set_tiling vs. addfb race, again
Ville Syrjälä
1
-18
/
+20
[prev]
[next]