summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-07-11netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()Eric Dumazet1-1/+1
2025-07-11net: replace ND_PRINTK with dynamic debugWang Liang1-9/+0
2025-07-11irqchip/irq-msi-lib: Fix build with PCI disabledArnd Bergmann1-0/+1
2025-07-11drm: Add missing struct drm_wedge_task_info kernel docAndré Almeida1-0/+2
2025-07-10Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linu...Jakub Kicinski9-37/+397
2025-07-10fscrypt: Remove gfp_t argument from fscrypt_encrypt_block_inplace()Eric Biggers1-3/+2
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski19-28/+104
2025-07-10Merge tag 'net-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-4/+26
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+6
2025-07-10PM: hibernate: add new api pm_hibernate_is_recovering()Samuel Zhang1-0/+2
2025-07-10drm/ttm: add new api ttm_device_prepare_hibernation()Samuel Zhang1-0/+1
2025-07-10iommufd/viommu: Allow driver-specific user data for a vIOMMU objectNicolin Chen1-0/+6
2025-07-10iommu: Pass in a driver-level user data structure to viommu_init opNicolin Chen1-1/+2
2025-07-10iommu: Add iommu_copy_struct_to_user helperNicolin Chen1-0/+40
2025-07-10iommu: Use enum iommu_hw_info_type for type in hw_info opNicolin Chen1-3/+3
2025-07-10iommufd: Correct virt_id kdoc at struct iommu_vdevice_allocNicolin Chen1-1/+1
2025-07-10drm/sched: Avoid memory leaks with cancel_job() callbackPhilipp Stanner1-0/+18
2025-07-10net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockoptJason Xing2-0/+2
2025-07-10media: v4l2-subdev: Remove g_pixelaspect operationNiklas Söderlund1-3/+0
2025-07-10regulator: Merge tps6594 driver changesMark Brown1-0/+1
2025-07-10media: uapi: videodev2: Fix comment for 12-bit packed Bayer formatsMehdi Djait1-1/+1
2025-07-10media: v4l: Make media_entity_to_video_device() NULL-safeSakari Ailus1-4/+10
2025-07-10net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei1-1/+24
2025-07-10mfd: tps6594: Add TI TPS652G1 supportMichael Walle1-0/+1
2025-07-10uapi: export PROCFS_ROOT_INOAleksa Sarai2-1/+11
2025-07-10lib/raid6: replace custom zero page with ZERO_PAGEHerbert Xu1-1/+11
2025-07-10relayfs: support a counter tracking if data is too big to writeJason Xing1-2/+3
2025-07-10relayfs: introduce getting relayfs statistics functionJason Xing1-0/+7
2025-07-10relayfs: support a counter tracking if per-cpu buffers is fullJason Xing1-0/+9
2025-07-10relayfs: abolish prev_paddingJason Xing1-4/+1
2025-07-10include/linux/jhash.h: replace __get_unaligned_cpu32 in jhash functionJulian Vetter1-4/+4
2025-07-10mm: remove callers of pfn_t functionalityAlistair Popple6-103/+12
2025-07-10mm: remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LASTAlistair Popple1-48/+2
2025-07-10mm: remove devmap related functions and page table bitsAlistair Popple2-24/+2
2025-07-10mm: remove redundant pXd_devmap callsAlistair Popple2-7/+5
2025-07-10mm/gup: remove pXX_devmap usage from get_user_pages()Alistair Popple1-3/+0
2025-07-10mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...Hao Ge2-6/+7
2025-07-10mm/memfd: reserve hugetlb folios before allocationVivek Kasireddy1-0/+5
2025-07-10mm/hugetlb: make hugetlb_reserve_pages() return nr of entries updatedVivek Kasireddy1-1/+1
2025-07-10codetag: avoid unused alloc_tags sections/symbolsPetr Pavlu1-2/+8
2025-07-10mm/damon: fix minor typos in damon headerNathan Gao1-2/+2
2025-07-10mm: update core kernel code to use vm_flags_t consistentlyLorenzo Stoakes11-26/+26
2025-07-10mm: change vm_get_page_prot() to accept vm_flags_t argumentLorenzo Stoakes2-3/+3
2025-07-10highmem: remove a use of folio->pageMatthew Wilcox (Oracle)1-1/+1
2025-07-10mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pud()David Hildenbrand1-1/+18
2025-07-10mm: remove zero_user()Matthew Wilcox (Oracle)1-6/+0
2025-07-10mm: madvise: use per_vma lock for MADV_FREEBarry Song1-0/+2
2025-07-10mm/memory-tier: fix abstract distance calculation overflowLi Zhijian1-1/+1
2025-07-10alloc_tag: add sequence number for module and iteratorDavid Wang1-0/+1
2025-07-10mm/pagewalk: split walk_page_range_novma() into kernel/user partsLorenzo Stoakes1-4/+3