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
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
drm/xe: Expose PCIe link downgrade attributes
Raag Jadav
2
-2
/
+96
2025-05-07
drm/xe: Move xe_device_sysfs_init() to xe_device_probe()
Raag Jadav
3
-11
/
+13
2025-05-07
drm/xe: Release force wake first then runtime power
Shuicheng Lin
1
-4
/
+5
2025-05-07
drm/xe: Add config control for svm flush work
Shuicheng Lin
3
-3
/
+19
2025-05-07
drm/xe: Use copy_from_user() instead of __copy_from_user()
Harish Chegondi
6
-17
/
+16
2025-05-07
drm/i915/gt: Remove const from struct i915_wa list allocation
Kees Cook
1
-1
/
+1
2025-05-05
drm/xe/gsc: do not flush the GSC worker from the reset path
Daniele Ceraolo Spurio
7
-2
/
+44
2025-05-04
Linux 6.15-rc5
v6.15-rc5
Linus Torvalds
1
-1
/
+1
2025-05-04
parisc: Fix double SIGFPE crash
Helge Deller
1
-3
/
+13
2025-05-04
x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
Ard Biesheuvel
3
-4
/
+43
2025-05-02
irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOs
Stephan Gerhold
1
-0
/
+3
2025-05-01
drm/gpusvm: set has_dma_mapping inside mapping loop
Dafna Hirschfeld
1
-1
/
+1
2025-05-01
drm/xe/hwmon: Fix kernel version documentation for temperature
Lucas De Marchi
1
-2
/
+2
2025-05-01
tracing: Do not take trace_event_sem in print_event_fields()
Steven Rostedt
1
-2
/
+2
2025-05-01
bcachefs: Remove incorrect __counted_by annotation
Alan Huang
1
-1
/
+7
2025-05-02
spi: tegra114: Don't fail set_cs_timing when delays are zero
Aaron Kling
1
-3
/
+3
2025-05-01
tracing: Fix trace_adjust_address() when there is no modules in scratch area
Steven Rostedt
1
-1
/
+3
2025-05-01
drm/i915/slpc: Balance the inc/dec for num_waiters
Vinay Belgaumkar
1
-3
/
+11
2025-05-01
ftrace: Fix NULL memory allocation check
Colin Ian King
1
-1
/
+1
2025-05-01
tracing: Fix oob write in trace_seq_to_buffer()
Jeongjun Park
1
-2
/
+3
2025-05-01
bcachefs: add missing sched_annotate_sleep()
Kent Overstreet
1
-2
/
+2
2025-05-01
arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays
Will Deacon
1
-0
/
+2
2025-05-01
drm/xe: Do not print timedout job message on killed exec queues
Matthew Brost
1
-3
/
+6
2025-05-01
drm/xe/eustall: Do not support EU stall on SRIOV VF
Harish Chegondi
2
-1
/
+5
2025-05-01
drm/xe/eustall: Resolve a possible circular locking dependency
Harish Chegondi
1
-2
/
+9
2025-05-01
bcachefs: Fix __bch2_dev_group_set()
Kent Overstreet
1
-13
/
+12
2025-05-01
drm/xe: fix devcoredump chunk alignmnent calculation
Arnd Bergmann
1
-4
/
+9
2025-05-01
drm/amdgpu: Add DPG pause for VCN v5.0.1
Sonny Jiang
1
-0
/
+54
2025-05-01
drm/amdgpu: Fix offset for HDP remap in nbio v7.11
Lijo Lazar
1
-1
/
+1
2025-05-01
drm/amdgpu: Fail DMABUF map of XGMI-accessible memory
Felix Kuehling
1
-0
/
+5
2025-05-01
drm/amd/display: Fix slab-use-after-free in hdcp
Chris Bainbridge
1
-3
/
+16
2025-05-01
net: vertexcom: mse102x: Fix RX error handling
Stefan Wahren
1
-4
/
+16
2025-05-01
net: vertexcom: mse102x: Add range check for CMD_RTS
Stefan Wahren
1
-2
/
+4
2025-05-01
net: vertexcom: mse102x: Fix LEN_MASK
Stefan Wahren
1
-1
/
+1
2025-05-01
net: vertexcom: mse102x: Fix possible stuck of SPI interrupt
Stefan Wahren
1
-0
/
+8
2025-05-01
net: hns3: defer calling ptp_clock_register()
Jian Shen
1
-6
/
+7
2025-05-01
net: hns3: fixed debugfs tm_qset size
Hao Lan
1
-1
/
+1
2025-05-01
net: hns3: fix an interrupt residual problem
Yonglong Liu
1
-43
/
+39
2025-05-01
net: hns3: store rx VLAN tag offload state for VF
Jian Shen
2
-6
/
+20
2025-05-01
octeon_ep: Fix host hang issue during device reboot
Sathesh B Edara
1
-1
/
+1
2025-05-01
net: fec: ERR007885 Workaround for conventional TX
Mattias Barthel
1
-1
/
+6
2025-05-01
net: lan743x: Fix memleak issue when GSO enabled
Thangaraj Samynathan
2
-2
/
+7
2025-05-01
ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations
Sagi Maimon
1
-2
/
+50
2025-05-01
net: use sock_gen_put() when sk_state is TCP_TIME_WAIT
Jibin Zhang
2
-2
/
+2
2025-05-01
bnxt_en: fix module unload sequence
Vadim Fedorenko
1
-1
/
+1
2025-05-01
smb: client: ensure aligned IO sizes
Paulo Alcantara
6
-55
/
+62
2025-05-01
bcachefs: Kill ERO for i_blocks check in truncate
Kent Overstreet
2
-6
/
+18
2025-05-01
bcachefs: check for inode.bi_sectors underflow
Kent Overstreet
2
-1
/
+23
2025-05-01
bcachefs: Kill ERO in __bch2_i_sectors_acct()
Kent Overstreet
2
-5
/
+23
2025-04-30
kbuild: Properly disable -Wunterminated-string-initialization for clang
Nathan Chancellor
2
-8
/
+8
[next]