summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-02-12Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-20/+18
2026-02-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-29/+61
2026-02-12mm: rmap: support batched checks of the references for large foliosBaolin Wang-4/+40
2026-02-12mm: make vm_area_desc utilise vma_flags_t onlyLorenzo Stoakes-6/+8
2026-02-12mm: update all remaining mmap_prepare users to use vma_flags_tLorenzo Stoakes-9/+23
2026-02-12mm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes-5/+3
2026-02-12mm: update hugetlbfs to use VMA flags on mmap_prepareLorenzo Stoakes-3/+13
2026-02-12mm: add basic VMA flag operation helper functionsLorenzo Stoakes-1/+168
2026-02-12mm: add mk_vma_flags() bitmap flag macro helperLorenzo Stoakes-0/+33
2026-02-12mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()Lorenzo Stoakes-8/+5
2026-02-12mm/vma: remove __private sparse decoration from vma_flags_tLorenzo Stoakes-8/+10
2026-02-12mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()Liam R. Howlett-4/+0
2026-02-12mm: relocate the page table ceiling and floor definitionsLiam R. Howlett-19/+19
2026-02-12mm/vmscan: select the closest preferred node in demote_folio_list()Bing Jiao-3/+3
2026-02-12mm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao-6/+6
2026-02-12Merge tag 'for-7.0/io_uring-zcrx-large-buffers-20260206' of git://git.kernel....Linus Torvalds-1/+1
2026-02-12Merge tag 'trace-rv-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-524/+499
2026-02-12drm/amdgpu: set family for GC 11.5.4Alex Deucher-0/+1
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-288/+1065
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-544/+1053
2026-02-12Merge tag 'fsnotify_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+4
2026-02-12Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds-115/+75
2026-02-12Merge tag 'ext4_for_linus-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+7
2026-02-12Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbdLinus Torvalds-0/+17
2026-02-12Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-18/+196
2026-02-12block: change return type to voidChaitanya Kulkarni-1/+1
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-754/+15016
2026-02-11Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1462/+7
2026-02-11Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-10/+6
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+206
2026-02-11Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+100
2026-02-11Merge tag 'landlock-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+22
2026-02-11Merge tag 'printk-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-3/+2
2026-02-11Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds-18/+22
2026-02-11Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds-11/+5
2026-02-11Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+8
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-218/+1362
2026-02-11Merge tag 'media/v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-49/+168
2026-02-11powercap: intel_rapl: Remove incorrect CPU check in PMU contextKuppuswamy Sathyanarayanan-1/+1
2026-02-11Merge tag 'sound-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-102/+211
2026-02-11Merge tag 'firewire-updates-7.0' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+30
2026-02-11Merge tag 'hid-for-linus-2026020901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2026-02-11Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+732
2026-02-11Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-0/+14
2026-02-11Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-10/+55
2026-02-11Merge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-1/+8
2026-02-11Merge tag 'kvm-x86-gmem-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-2/+2
2026-02-11Merge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-0/+3
2026-02-11Merge tag 'spi-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds-3/+41
2026-02-11Merge tag 'regulator-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-11/+634