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
Age
Commit message (
Expand
)
Author
2026-04-17
drm/amd/ras: Avoid ECC status update in hw_fini for VF unload
Ce Sun
2026-04-17
drm/amdgpu: fix CPER ring header parsing
Xiang Liu
2026-04-17
drm/amdgpu: fix heap buffer overflow in amdgpu_coredump ring dump
Vitaly Prosyak
2026-04-17
drm/amdgpu: correct single device PCIe reset flow for DPC
Ce Sun
2026-04-17
drm/amdgpu: fix NULL pointer dereference in amdgpu_devcoredump_format
Vitaly Prosyak
2026-04-17
drm/amdgpu: add job->pasid in check as amdgpu_job could be NULL
Sunil Khatri
2026-04-17
drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure
Amir Shetaia
2026-04-17
drm/amdgpu: Use NBIF offset for register RCC_STRAP0_RCC_DEV0_EPF0_STRAP0 .
Ramalingeswara Reddy, Kanala
2026-04-17
drm/amd: Add missing firmware declaration for PSP v15.0.0
Mario Limonciello
2026-04-17
amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2
David (Ming Qiang) Wu
2026-04-17
drm/amdgpu: gate VM CPU HDP flush on reset lock
Chenglei Xie
2026-04-17
drm/amdgpu: Use SMUIO 15.0.0 offsets for TSC upper and lower count.
Ramalingeswara Reddy, Kanala
2026-04-17
drm/amdgpu: Remove sys file compute_partition_mem_alloc_mode at module unload
Xiaogang Chen
2026-04-17
drm/amd/pm: fix incorrect FeatureCtrlMask setting on smu v14.0.x
Yang Wang
2026-04-17
Merge tag 'for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2026-04-17
Merge tag 'hsi-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2026-04-17
Merge tag 'hid-for-linus-2026041601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-04-17
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-17
selftests: Fix duplicated test number reporting
Mark Brown
2026-04-17
Merge tag 'dmaengine-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-17
cgroup/rdma: fix integer overflow in rdmacg_try_charge()
cuitao
2026-04-17
sched/psi: fix race between file release and pressure write
Edward Adam Davis
2026-04-17
Merge tag 'phy-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
2026-04-17
Merge tag 'soundwire-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-17
bpf: Validate node_id in arena_alloc_pages()
Puranjay Mohan
2026-04-17
Merge tag 'trace-latency-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-17
arm_mpam: resctrl: Make resctrl_mon_ctx_waiters static
Ben Horgan
2026-04-17
arm_mpam: resctrl: Fix the check for no monitor components found
Ben Horgan
2026-04-17
arm_mpam: resctrl: Fix MBA CDP alloc_capable handling on unmount
Zeng Heng
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2026-04-17
Merge tag 'probes-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2026-04-17
Merge tag 'bootconfig-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-17
Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2026-04-17
ALSA: caiaq: Fix control_put() result and cache rollback
Cássio Gabriel
2026-04-17
Merge tag 'alpha-for-v7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-17
RDMA/core: Fix user CQ creation for drivers without create_cq
Michael Margolin
2026-04-17
KVM: arm64: Re-allow hyp tracing HVCs for [nh]VHE
Vincent Donnefort
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-17
drm/panel: visionox-rm69299: Make use of prepare_prev_first
Guido Günther
2026-04-17
parisc: led: fix reference leak on failed device registration
Guangshuo Li
2026-04-17
module.lds.S: Fix modules on 32-bit parisc architecture
Helge Deller
2026-04-17
parisc: Allow to build without VDSO32
Helge Deller
2026-04-17
parisc: Include 32-bit VDSO only when building for 32-bit or compat mode
Helge Deller
2026-04-17
parisc: Allow to disable COMPAT mode on 64-bit kernel
Helge Deller
2026-04-17
parisc: Fix default stack size when COMPAT=n
Helge Deller
2026-04-17
parisc: Fix signal code to depend on CONFIG_COMPAT instead of CONFIG_64BIT
Helge Deller
2026-04-17
parisc: is_compat_task() shall return false for COMPAT=n
Helge Deller
2026-04-17
parisc: Avoid compat syscalls when COMPAT=n
Helge Deller
2026-04-17
x86/CPU: Fix FPDSS on Zen1
Borislav Petkov (AMD)
2026-04-17
ipmi:ssif: Clean up kthread on errors
Corey Minyard
[prev]
[next]