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
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-11
drm/amd/pm: fix pp_*clk_od typo
Dmitrii Galantsev
1
-2
/
+2
2023-12-11
drm/amdgpu: fix buffer funcs setting order on suspend harder
Alex Deucher
1
-2
/
+0
2023-12-07
drm/exynos: fix a wrong error checking
Inki Dae
1
-5
/
+3
2023-12-07
drm/exynos: fix a potential error pointer dereference
Xiang Yang
1
-0
/
+2
2023-12-06
drm/amdgpu: fix buffer funcs setting order on suspend
Alex Deucher
1
-0
/
+2
2023-12-06
drm/amdgpu: Avoid querying DRM MGCG status
Lijo Lazar
1
-1
/
+2
2023-12-06
drm/amdgpu: Update HDP 4.4.2 clock gating flags
Lijo Lazar
1
-0
/
+5
2023-12-06
drm/amdgpu: Add NULL checks for function pointers
Lijo Lazar
1
-4
/
+8
2023-12-06
drm/amdgpu: Restrict extended wait to PSP v13.0.6
Lijo Lazar
1
-3
/
+7
2023-12-06
drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml
Alex Deucher
1
-0
/
+4
2023-12-06
drm/amdgpu: optimize the printing order of error data
Yang Wang
1
-0
/
+17
2023-12-06
drm/amdgpu: Update fw version for boot time error query
Hawking Zhang
1
-1
/
+1
2023-12-06
drm/amd/pm: support new mca smu error code decoding
Yang Wang
2
-1
/
+10
2023-12-06
drm/amd/swsmu: update smu v14_0_0 driver if version and metrics table
Li Ma
4
-35
/
+115
2023-12-06
drm/amd/display: Fix array-index-out-of-bounds in dml2
Roman Li
1
-3
/
+3
2023-12-06
drm/amd/display: Add monitor patch for specific eDP
Ivan Lipski
1
-0
/
+6
2023-12-06
drm/amd/display: Use channel_width = 2 for vram table 3.0
Alvin Lee
1
-1
/
+7
2023-12-06
drm/amdgpu: disable MCBP by default
Jiadong Zhu
1
-4
/
+0
2023-12-06
drm/atomic-helpers: Invoke end_fb_access while owning plane state
Thomas Zimmermann
4
-28
/
+56
2023-12-05
drm/i915: correct the input parameter on _intel_dsb_commit()
heminhong
1
-1
/
+1
2023-12-05
drm/i915/mst: Reject modes that require the bigjoiner
Ville Syrjälä
1
-0
/
+4
2023-12-05
drm/i915/mst: Fix .mode_valid_ctx() return values
Ville Syrjälä
1
-4
/
+8
2023-12-05
drm/i915: Skip some timing checks on BXT/GLK DSI transcoders
Ville Syrjälä
12
-3
/
+79
2023-12-05
drm/bridge: tc358768: select CONFIG_VIDEOMODE_HELPERS
Arnd Bergmann
1
-0
/
+1
2023-12-03
Linux 6.7-rc4
v6.7-rc4
Linus Torvalds
1
-1
/
+1
2023-12-01
nvme-core: check for too small lba shift
Keith Busch
1
-2
/
+3
2023-12-01
blk-mq: don't count completed flush data request as inflight in case of quiesce
Ming Lei
1
-1
/
+13
2023-12-01
iommu: Fix printk arg in of_iommu_get_resv_regions()
Daniel Mentz
1
-1
/
+1
2023-12-01
drm/i915: Check pipe active state in {planes,vrr}_{enabling,disabling}()
Ville Syrjälä
1
-0
/
+12
2023-12-01
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
3
-14
/
+22
2023-12-01
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
2
-7
/
+4
2023-12-01
lib: objpool: fix head overrun on RK3588 SBC
wuqiang.matt
1
-0
/
+17
2023-11-30
Revert "drm/prime: Unexport helpers for fd/handle conversion"
Felix Kuehling
2
-15
/
+25
2023-11-30
arm64: Avoid enabling KPTI unnecessarily
Ard Biesheuvel
1
-0
/
+4
2023-11-30
vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wart
Sean Christopherson
1
-6
/
+2
2023-11-30
smb: client, common: fix fortify warnings
Dmitry Antipov
5
-31
/
+40
2023-11-30
ALSA: hda: Disable power-save on KONTRON SinglePC
Takashi Iwai
1
-0
/
+2
2023-11-30
drm/panfrost: Fix incorrect updating of current device frequency
Adrián Larumbe
1
-2
/
+15
2023-11-30
drm/panfrost: Consider dma-buf imported objects as resident
Adrián Larumbe
1
-1
/
+1
2023-11-30
net: ravb: Keep reverse order of operations in ravb_remove()
Claudiu Beznea
1
-9
/
+13
2023-11-30
net: ravb: Stop DMA in case of failures on ravb_open()
Claudiu Beznea
1
-0
/
+1
2023-11-30
net: ravb: Start TX queues after HW initialization succeeded
Claudiu Beznea
1
-2
/
+2
2023-11-30
net: ravb: Make write access to CXR35 first before accessing other EMAC regis...
Claudiu Beznea
1
-8
/
+9
2023-11-30
net: ravb: Use pm_runtime_resume_and_get()
Claudiu Beznea
1
-1
/
+4
2023-11-30
net: ravb: Check return value of reset_control_deassert()
Claudiu Beznea
1
-3
/
+6
2023-11-30
nouveau/tu102: flush all pdbs on vmm flush
Dave Airlie
1
-1
/
+1
2023-11-29
net: libwx: fix memory leak on msix entry
Jiawen Wu
1
-1
/
+1
2023-11-29
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
4
-50
/
+118
2023-11-29
cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
David Howells
1
-0
/
+3
2023-11-29
cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
David Howells
1
-2
/
+8
[next]