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
/
include
Age
Commit message (
Expand
)
Author
2026-02-14
fb: Add dev_of_fbinfo() helper for optional sysfs support
Chintan Patel
2026-02-14
fbdev: Use device_create_with_groups() to fix sysfs groups registration race
Hans de Goede
2026-02-13
Merge tag 'trace-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2026-02-13
Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-02-13
Merge tag 'mtd/for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2026-02-13
Merge tag 'dma-mapping-7.0-2026-02-13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-13
bpf: rename bpf_reg_state->off to bpf_reg_state->delta
Eduard Zingerman
2026-02-13
bpf: use reg->var_off instead of reg->off for pointers
Eduard Zingerman
2026-02-13
ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
Qanux
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-12
Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2026-02-12
Merge tag 'ata-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2026-02-12
Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2026-02-12
mm: rmap: support batched checks of the references for large folios
Baolin Wang
2026-02-12
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
2026-02-12
mm: update hugetlbfs to use VMA flags on mmap_prepare
Lorenzo Stoakes
2026-02-12
mm: add basic VMA flag operation helper functions
Lorenzo Stoakes
2026-02-12
mm: add mk_vma_flags() bitmap flag macro helper
Lorenzo Stoakes
2026-02-12
mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
Lorenzo Stoakes
2026-02-12
mm/vma: remove __private sparse decoration from vma_flags_t
Lorenzo Stoakes
2026-02-12
mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()
Liam R. Howlett
2026-02-12
mm: relocate the page table ceiling and floor definitions
Liam R. Howlett
2026-02-12
mm/vmscan: select the closest preferred node in demote_folio_list()
Bing Jiao
2026-02-12
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
2026-02-12
Merge tag 'for-7.0/io_uring-zcrx-large-buffers-20260206' of git://git.kernel....
Linus Torvalds
2026-02-12
Merge tag 'trace-rv-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2026-02-12
drm/amdgpu: set family for GC 11.5.4
Alex Deucher
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-12
Merge tag 'fsnotify_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2026-02-12
Merge tag 'ext4_for_linus-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-12
Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-02-12
Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2026-02-12
block: change return type to void
Chaitanya Kulkarni
2026-02-12
drm/i915: Remove i915_reg.h from intel_display_irq.c
Uma Shankar
2026-02-12
drm/i915: Remove i915_reg.h from i9xx_wm.c
Uma Shankar
2026-02-12
drm/i915: Remove i915_reg.h from intel_overlay.c
Uma Shankar
2026-02-12
drm/{i915, xe}: Extract pcode definitions to common header
Uma Shankar
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-02-11
Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[prev]
[next]