index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2026-06-18
virtio-net: fix len check in receive_big()
Xiang Mei
2026-06-18
Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2026-06-18
string: Remove strncpy() from the kernel
Kees Cook
2026-06-18
Merge tag 'cxl-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2026-06-18
Merge tag 'libnvdimm-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-18
Merge tag 'pmdomain-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2026-06-18
Merge tag 'pinctrl-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2026-06-18
Merge tag 'backlight-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-18
Merge tag 'leds-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2026-06-18
Merge tag 'mfd-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2026-06-18
Merge tag 'hid-for-linus-2026061601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-06-18
spi: rpc-if: Use correct device for hardware reinitialization on resume
Quang Nguyen
2026-06-18
PCI: host-common: Request bus reassignment when not probe-only
Ratheesh Kannoth
2026-06-18
PCI: rockchip: Protect root bus removal with rescan lock
Hans Zhang
2026-06-18
PCI: plda: Protect root bus removal with rescan lock
Hans Zhang
2026-06-18
PCI: mediatek: Protect root bus removal with rescan lock
Hans Zhang
2026-06-18
PCI: iproc: Protect root bus removal with rescan lock
Hans Zhang
2026-06-18
PCI: dwc: Protect root bus removal with rescan lock
Hans Zhang
2026-06-18
PCI: cadence: Protect root bus removal with rescan lock
Hans Zhang
2026-06-18
PCI: brcmstb: Protect root bus removal with rescan lock
Hans Zhang
2026-06-18
PCI: altera: Protect root bus removal with rescan lock
Hans Zhang
2026-06-18
PCI: iproc: Restore .map_irq() for the platform bus driver
Mark Tomlinson
2026-06-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-06-18
PCI: mvebu: Use fixed-width interrupt masks to avoid truncation in 64-bit builds
Rosen Penev
2026-06-18
Merge tag 'ata-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
2026-06-18
i2c: pxa: Use named initializers for the platform_device_id array
Uwe Kleine-König (The Capable Hub)
2026-06-18
gpio: eic-sprd: use raw_spinlock_t in the irq startup path
Runyu Xiao
2026-06-18
gpio: sch: use raw_spinlock_t in the irq startup path
Runyu Xiao
2026-06-17
net/mlx5: Remove broken and unused mlx5_query_mtppse()
Li RongQing
2026-06-17
net: ehea: unwind probe_port sysfs file on failure
Pengpeng Hou
2026-06-17
octeontx2-af: npc: Log successful MCAM drop-on-non-hit install at debug level
Ratheesh Kannoth
2026-06-17
octeontx2-pf: Fix leak of SQ timestamp buffer on teardown
Ratheesh Kannoth
2026-06-17
net: ethernet: mtk_eth_soc: fix supported_interface set after phylink_create
Christian Marangi
2026-06-17
net: pse-pd: set user byte command SUB2 field
Robert Marko
2026-06-17
treewide: fix transposed "sign" typos and update spelling.txt
Shardul Deshpande
2026-06-17
drm/amdgpu: Use system unbound workqueue for soft IH ring
Timur Kristóf
2026-06-17
amdgpu/ih6.1: Fix minor version
Timur Kristóf
2026-06-17
drm/amdkfd: Use exclusive bounds for SVM split alignment checks
Gerhard Schwanzer
2026-06-17
drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2
Jiqian Chen
2026-06-17
drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...
Timur Kristóf
2026-06-17
drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and older
Timur Kristóf
2026-06-17
drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTT
Timur Kristóf
2026-06-17
drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functions
Timur Kristóf
2026-06-17
drm/amdgpu: Fix context pstate override handling
Tvrtko Ursulin
2026-06-17
drm/amdkfd: Use memdup_array_user to copy data from/to user space at kfd ioctls
Xiaogang Chen
2026-06-17
drm/amdkfd: check find_first_zero_bit before __set_bit on kfd->doorbell_bitmap
Xiaogang Chen
2026-06-17
drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctl
Xiaogang Chen
2026-06-17
drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format
Mikhail Gavrilov
2026-06-17
drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_exec
Mikhail Gavrilov
2026-06-17
drm/amdgpu: Don't use UTS_RELEASE directly
Uwe Kleine-König (The Capable Hub)
[prev]
[next]