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-24
sched_ext: Skip tasks with stale task_rq in bypass_lb_cpu()
Tejun Heo
2026-04-24
sched_ext: Guard scx_dsq_move() against NULL kit->dsq after failed iter_new
Tejun Heo
2026-04-24
sched_ext: Unregister sub_kset on scheduler disable
Tejun Heo
2026-04-24
sched_ext: Defer scx_hardlockup() out of NMI
Tejun Heo
2026-04-24
Merge tag 'trace-ring-buffer-v7.1-3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-04-24
Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-24
Merge tag 'io_uring-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2026-04-24
Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-04-24
Merge tag 'ntfs-for-7.1-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-24
Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2026-04-24
Merge tag 'spdx-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-24
Merge tag 'spi-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-04-24
Merge tag 'regulator-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2026-04-24
ring-buffer: Do not double count the reader_page
Masami Hiramatsu (Google)
2026-04-24
Merge tag 'regmap-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2026-04-24
Merge tag 'gpio-fixes-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-24
Merge tag 'sound-fix-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-24
Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-24
Merge tag 'drm-next-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-24
bpf: Fix sk_local_storage diag dumping uninitialized special fields
Amery Hung
2026-04-24
Merge branch 'selftests-bpf-drop-xdping-tool'
Martin KaFai Lau
2026-04-24
netfilter: nf_conntrack_sip: don't use simple_strtoul
Florian Westphal
2026-04-24
netfilter: reject zero shift in nft_bitwise
Kai Ma
2026-04-24
selftests/bpf: Drop xdping tool
Alexis Lothoré (eBPF Foundation)
2026-04-24
selftests/bpf: Make btf_dump use xdp_dummy rather than xdping_kern
Alexis Lothoré (eBPF Foundation)
2026-04-24
netfilter: xt_policy: fix strict mode inbound policy matching
Jiexun Wang
2026-04-24
sched_ext: sync disable_irq_work in bpf_scx_unreg()
Richard Cheng
2026-04-24
Merge tag 'locking-urgent-2026-04-24' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-04-24
drm/panel: panasonic-vvx10f034n00: transition to mipi_dsi wrapped functions
Avinal Kumar
2026-04-24
drm/mipi-dsi: add mipi_dsi_shutdown_peripheral_multi
Avinal Kumar
2026-04-24
Merge tag 'x86-urgent-2026-04-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-24
Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-24
Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2026-04-24
drm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRROR
Jia Yao
2026-04-24
drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madvise
Jia Yao
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2026-04-24
Merge tag 'slab-for-7.1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-24
Merge tag 'clang-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-24
Merge tag 'apparmor-pr-2026-04-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-24
drm/amdkfd: check if vm ready in svm map and unmap to gpu
YuanShang
2026-04-24
drm/amdkfd: validate SVM ioctl nattr against buffer size
Alysa Liu
2026-04-24
drm/amdgpu: Avoid reset in AMDGPU unload path for APUs with GFX V11 and higher.
Shubhankar Milind Sardeshpande
2026-04-24
drm/amdgpu: Only send RMA CPER when threshold is exceeded
Kent Russell
2026-04-24
drm/amdgpu: fix root reservation in amdgpu_vm_handle_fault
Pierre-Eric Pelloux-Prayer
2026-04-24
drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)
Timur Kristóf
2026-04-24
drm/amdgpu/uvd3.1: Don't validate the firmware when already validated
Timur Kristóf
2026-04-24
drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG
Christian König
2026-04-24
drm/amd/pm: fix missing fine-grained dpm table flag on aldebaran
Yang Wang
[prev]
[next]