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
2026-01-14
drm/amdgpu/userq: Fix fence reference leak on queue teardown v2
Srinivasan Shanmugam
1
-0
/
+2
2026-01-14
drm/amdkfd: No need to suspend whole MES to evict process
Harish Kasiviswanathan
1
-11
/
+1
2026-01-14
Revert "drm/amdgpu: don't attach the tlb fence for SI"
Prike Liang
1
-3
/
+1
2026-01-14
drm/amdgpu: validate the flush_gpu_tlb_pasid()
Prike Liang
1
-0
/
+4
2026-01-14
drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2
Yang Wang
1
-1
/
+2
2026-01-14
drm/amd/display: Initialise backlight level values from hw
Vivek Das Mohapatra
1
-1
/
+17
2026-01-14
drm/amd/display: Bump the HDMI clock to 340MHz
Mario Limonciello
2
-2
/
+4
2026-01-14
drm/amd/display: Show link name in PSR status message
Mario Limonciello (AMD)
1
-1
/
+2
2026-01-14
drm/amdkfd: fix a memory leak in device_queue_manager_init()
Haoxiang Li
1
-8
/
+11
2026-01-14
drm/amdgpu: make sure userqs are enabled in userq IOCTLs
Alex Deucher
3
-0
/
+23
2026-01-14
drm/amdgpu: Use correct address to setup gart page table for vram access
Xiaogang Chen
1
-2
/
+2
2026-01-14
Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC1...
Peter Colberg
1
-12
/
+0
2026-01-14
drm/amd: Clean up kfd node on surprise disconnect
Mario Limonciello (AMD)
1
-0
/
+8
2026-01-14
drm/amdgpu: fix drm panic null pointer when driver not support atomic
Lu Yao
1
-1
/
+6
2026-01-14
drm/amdgpu: Fix gfx9 update PTE mtype flag
Philip Yang
1
-4
/
+4
2026-01-11
Linux 6.19-rc5
v6.19-rc5
Linus Torvalds
1
-1
/
+1
2026-01-11
treewide: Update email address
Thomas Gleixner
63
-82
/
+83
2026-01-10
erofs: fix file-backed mounts no longer working on EROFS partitions
Gao Xiang
1
-1
/
+2
2026-01-10
iommupt: Make pt_feature() always_inline
Jason Gunthorpe
1
-2
/
+2
2026-01-10
iommufd/selftest: Prevent module/builtin conflicts in kconfig
Jason Gunthorpe
1
-1
/
+1
2026-01-10
iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFER
Jason Gunthorpe
1
-0
/
+1
2026-01-10
iommupt: Fix the kunit building
Jason Gunthorpe
1
-1
/
+1
2026-01-10
erofs: don't bother with s_stack_depth increasing for now
Gao Xiang
1
-6
/
+12
2026-01-09
selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
1
-1
/
+17
2026-01-09
Revert "irqchip/riscv-imsic: Embed the vector array in lpriv"
Anup Patel
2
-3
/
+9
2026-01-09
irqchip/gic-v5: Fix gicv5_its_map_event() ITTE read endianness
Lorenzo Pieralisi
1
-1
/
+1
2026-01-09
ublk: fix use-after-free in ublk_partition_scan_work
Ming Lei
1
-15
/
+22
2026-01-09
sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()
Cong Wang
1
-2
/
+3
2026-01-09
arm64: Fix cleared E0POE bit after cpu_suspend()/resume()
Yeoreum Yun
2
-1
/
+9
2026-01-09
gpio: shared: fix a false-positive sharing detection with reset-gpios
Bartosz Golaszewski
1
-2
/
+32
2026-01-08
arm64: mm: Fix incomplete tag reset in change_memory_common()
Jiayuan Chen
1
-2
/
+4
2026-01-08
lib/crypto: aes: Fix missing MMU protection for AES S-box
Eric Biggers
1
-2
/
+2
2026-01-08
MAINTAINERS: add test vector generation scripts to "CRYPTO LIBRARY"
Eric Biggers
1
-0
/
+1
2026-01-08
lib/crypto: tests: Fix syntax error for old python versions
Jie Zhan
1
-1
/
+1
2026-01-08
lib/crypto: tests: polyval_kunit: Increase iterations for preparekey in IRQs
Thomas Weißschuh
1
-1
/
+1
2026-01-08
arm_mpam: Stop using uninitialized variables in __ris_msmon_read()
Ben Horgan
1
-3
/
+4
2026-01-08
arp: do not assume dev_hard_header() does not change skb->head
Eric Dumazet
1
-3
/
+4
2026-01-08
net: enetc: fix build warning when PAGE_SIZE is greater than 128K
Wei Fang
1
-2
/
+2
2026-01-08
atm: Fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+2
2026-01-08
tools: ynl: don't install tests
Jakub Kicinski
1
-1
/
+0
2026-01-08
net: do not write to msg_get_inq in callee
Willem de Bruijn
2
-10
/
+6
2026-01-08
bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
Breno Leitao
1
-3
/
+3
2026-01-08
net: usb: pegasus: fix memory leak in update_eth_regs_async()
Petko Manolov
1
-0
/
+2
2026-01-08
net: 3com: 3c59x: fix possible null dereference in vortex_probe1()
Thomas Fourier
1
-1
/
+1
2026-01-08
net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...
Xiang Mei
1
-1
/
+1
2026-01-08
gpiolib: fix lookup table matching
Bartosz Golaszewski
1
-2
/
+2
2026-01-08
wifi: mac80211: collect station statistics earlier when disconnect
Baochen Qiang
1
-3
/
+4
2026-01-08
wifi: mac80211: restore non-chanctx injection behaviour
Johannes Berg
1
-0
/
+2
2026-01-08
wifi: mac80211_hwsim: disable BHs for hwsim_radio_lock
Benjamin Berg
1
-2
/
+2
2026-01-08
wifi: mac80211: don't iterate not running interfaces
Miri Korenblit
1
-0
/
+3
[next]