index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-19
octeontx2-pf: avoid double free of pool->stack on AQ init failure
Dawei Feng
2
-0
/
+4
2026-05-19
net: pse-pd: fix sign on -ENOENT check in of_load_pse_pis()
Jonas Jelonek
1
-1
/
+1
2026-05-19
RDMA/rtrs: Fix use-after-free in path file creation cleanup
Guangshuo Li
1
-1
/
+1
2026-05-19
RDMA/mana_ib: Report max_msg_sz in mana_ib_query_port
Shiraz Saleem
1
-0
/
+1
2026-05-19
RDMA/core: Do not read wild stack memory in uverbs_get_handler_fn()
Jason Gunthorpe
4
-16
/
+16
2026-05-19
RDMA/core: Move the _ib_copy_validate_udata* functions to ib_core_uverbs
Jason Gunthorpe
3
-122
/
+124
2026-05-19
ACPI: battery: Fix system wakeup on critical battery status
Rafael J. Wysocki
1
-1
/
+3
2026-05-19
Merge tag 'lsm-pr-20260519' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
1
-1
/
+8
2026-05-19
Merge tag 'ata-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
6
-50
/
+87
2026-05-19
x86/kvm/vmx: Fix VMX vs hrtimer_rearm_deferred()
Peter Zijlstra
1
-0
/
+13
2026-05-19
x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 core
Peter Zijlstra
12
-68
/
+119
2026-05-19
bio-integrity-fs: pass data iter to bio_integrity_verify()
Caleb Sander Mateos
1
-1
/
+5
2026-05-19
Merge tag 'v7.1-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-5
/
+15
2026-05-19
Merge tag 'ntfs-for-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs
Linus Torvalds
10
-80
/
+149
2026-05-19
Merge tag 'kbuild-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
2
-27
/
+54
2026-05-19
drm/amdgpu: fix handling in amdgpu_userq_create
Christian König
1
-66
/
+52
2026-05-19
smb: client: use data_len for SMB2 READ encrypted folioq copy
Jeremy Erazo
1
-2
/
+2
2026-05-19
drm/radeon/evergreen_cs: Add missing NULL prefix check in surface check
Vitaliy Triang3l Kuzmin
1
-2
/
+4
2026-05-19
drm/amdgpu: userq_va_mapped should remain true once done
Sunil Khatri
3
-14
/
+7
2026-05-19
drm/amdgpu: avoid integer overflow in VA range check
Ce Sun
1
-2
/
+2
2026-05-19
drm/amd/ras: Fix UMC error address allocation leak
Xiang Liu
1
-0
/
+2
2026-05-19
drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 reset
Yifan Zhang
5
-0
/
+55
2026-05-19
drm/amd/display: Validate payload length and link_index in dc_process_dmub_aux_transfer_async
Harry Wentland
1
-1
/
+5
2026-05-19
drm/amd/display: Validate GPIO pin LUT table size before iterating
Harry Wentland
1
-0
/
+9
2026-05-19
drm/amd/display: Fix integer overflow in bios_get_image()
Harry Wentland
1
-3
/
+6
2026-05-19
drm/amdkfd: Check bounds for allocate_sdma_queue restore_sdma_id
David Francis
1
-0
/
+6
2026-05-19
drm/amdgpu: use atomic operation to achieve lockless serialization
Sunil Khatri
1
-5
/
+8
2026-05-19
drm/amdkfd: Check bounds on allocate_doorbell
David Francis
1
-0
/
+3
2026-05-19
drm/amdgpu/vce3: Fix VCE 3 firmware size and offsets
Timur Kristóf
1
-1
/
+1
2026-05-19
drm/amdgpu/vce2: Fix VCE 2 firmware size and offsets
Timur Kristóf
1
-2
/
+7
2026-05-19
drm/amdgpu/vce1: Stop using amdgpu_vce_resume
Timur Kristóf
1
-10
/
+6
2026-05-19
drm/amdgpu/vce1: Fix VCE 1 firmware size and offsets
Timur Kristóf
1
-4
/
+15
2026-05-19
drm/amdgpu/vce1: Don't repeat GTT MGR node allocation
Timur Kristóf
1
-5
/
+7
2026-05-19
drm/amdgpu/vce1: Check if VRAM address is lower than GART.
Timur Kristóf
1
-0
/
+3
2026-05-19
drm/amdgpu/vce1: Remove superfluous address check
Timur Kristóf
1
-2
/
+0
2026-05-19
drm/amdgpu/vce1: Check that the GPU address is < 128 MiB
Timur Kristóf
1
-4
/
+8
2026-05-19
drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on Tahiti (v2)
Timur Kristóf
1
-1
/
+8
2026-05-19
drm/amdkfd: Fix OOB memory exposure in get_wave_state()
Sunday Clement
1
-3
/
+8
2026-05-19
drm/amd/pm: fix memleak of dpm_policies on smu v15
Yang Wang
1
-0
/
+2
2026-05-19
drm/amdgpu: Fix discovery offset check under VF
Lijo Lazar
1
-1
/
+1
2026-05-19
drm/amdgpu: remove va cursors for all mappings
Sunil Khatri
1
-10
/
+7
2026-05-19
drm/amdgpu: reject non-user addresses early in GEM_USERPTR ioctl
Amir Shetaia
1
-0
/
+4
2026-05-19
drm/amdgpu/vpe: Force collaborate sync after TRAP
Alan Liu
1
-1
/
+6
2026-05-19
drm/amdgpu/userq: update the vm task info during signal ioctl
Sunil Khatri
1
-0
/
+3
2026-05-19
drm/amdgpu/userq: cancel reset work while tear down in progress
Sunil Khatri
1
-0
/
+8
2026-05-19
drm/amdgpu: rework userq reset work handling
Christian König
4
-44
/
+60
2026-05-19
drm/amdgpu/userq: pin mqd and fw object bo to avoid eviction
Sunil Khatri
1
-3
/
+10
2026-05-19
drm/amdgpu/userq: use drm_exec in amdgpu_userq_fence_read_wptr
Sunil Khatri
1
-29
/
+26
2026-05-19
accel/amdxdna: Remove mmap and export support for ubuf
Lizhi Hou
3
-51
/
+10
2026-05-19
smb: client: reject userspace cifs.spnego descriptions
Asim Viladi Oglu Manizada
1
-0
/
+16
[prev]
[next]