aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+1
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-113/+132
2021-05-08Revert "bio: limit bio max size"Jens Axboe2-5/+1
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+4
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-6/+2
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-5/+40
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada2-6/+2
2021-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2-2/+7
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+5
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-89/+140
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds34-138/+198
2021-05-07mm: fix typos in commentsIngo Molnar2-3/+3
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada8-52/+1
2021-05-07include/linux/pgtable.h: few spelling fixesBhaskar Chowdhury1-5/+5
2021-05-07mm/vmalloc: remove vwrite()David Hildenbrand1-1/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-11/+0
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand2-2/+2
2021-05-07mm: fix some typos and code style problemsShijie Luo2-2/+2
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes1-0/+2
2021-05-07kernel/async.c: remove async_unregister_domain()Rasmus Villemoes1-1/+0
2021-05-07delayacct: clear right task's flag after blkio completesYafang Shao1-10/+10
2021-05-07smp: kernel/panic.c - silence warningsHe Ying1-0/+8
2021-05-06Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-4/+1
2021-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+10
2021-05-06include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFIN...Masahiro Yamada1-1/+0
2021-05-06lib: crc8: pointer to data block should be constRichard Fitzgerald1-1/+1
2021-05-06lib: add fast path for find_first_*_bit() and find_last_bit()Yury Norov2-16/+46
2021-05-06lib: add fast path for find_next_*_bit()Yury Norov2-0/+51
2021-05-06lib: inline _find_next_bit() wrappersYury Norov2-10/+35
2021-05-06lib: extend the scope of small_const_nbits() macroYury Norov2-8/+12
2021-05-06kernel/cred.c: make init_groups staticRasmus Villemoes2-2/+0
2021-05-06linux/profile.h: remove unnecessary declarationWan Jiabing1-3/+0
2021-05-06kernel.h: drop inclusion in bitmap.hAndy Shevchenko3-9/+18
2021-05-06include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)2-1/+1
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan1-0/+1
2021-05-06Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfioLinus Torvalds1-4/+42
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2021-05-06smp: Fix smp_call_function_single_async prototypeArnd Bergmann1-1/+1
2021-05-05context_tracking: KVM: Move guest enter/exit wrappers to KVM's domainSean Christopherson2-45/+45
2021-05-05context_tracking: Consolidate guest enter/exit wrappersSean Christopherson1-41/+24
2021-05-05sched/vtime: Move guest enter/exit vtime accounting to vtime.hSean Christopherson2-22/+41
2021-05-05sched/vtime: Move vtime accounting external declarations above inlinesSean Christopherson1-37/+37
2021-05-05context_tracking: Move guest exit vtime accounting to separate helpersWanpeng Li1-6/+16
2021-05-05context_tracking: Move guest exit context tracking to separate helpersWanpeng Li1-1/+8
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds28-73/+358
2021-05-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-27/+45
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-22/+11
2021-05-05Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+5
2021-05-05Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+2
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-71/+87
2021-05-05iov_iter: lift memzero_page() to highmem.hIra Weiny1-0/+7
2021-05-05mm,memory_hotplug: allocate memmap from the added memory rangeOscar Salvador4-5/+27
2021-05-05mm/gup: migrate pinned pages out of movable zonePavel Tatashin3-3/+10
2021-05-05mm/gup: do not migrate zero pagePavel Tatashin3-1/+18
2021-05-05mm: honor PF_MEMALLOC_PIN for all movable pagesPavel Tatashin2-1/+23
2021-05-05mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PINPavel Tatashin2-17/+6
2021-05-05x86/mm: track linear mapping split eventsSaravanan D1-0/+4
2021-05-05mm: use proper type for cma_[alloc|release]Minchan Kim3-14/+14
2021-05-05mm: cma: add the CMA instance name to cma trace eventsMinchan Kim1-11/+17
2021-05-05mm: cma: add trace events for CMA alloc perf testingLiam Mark2-1/+63
2021-05-05mm: vmstat: add cma statisticsMinchan Kim1-0/+4
2021-05-05mm/migrate.c: make putback_movable_page() staticMiaohe Lin1-1/+0
2021-05-05mm: fs: invalidate BH LRU during page migrationMinchan Kim1-0/+4
2021-05-05mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]Minchan Kim1-7/+0
2021-05-05mm: disable LRU pagevec during the migration temporarilyMinchan Kim2-0/+16
2021-05-05mm/compaction: remove unused variable sysctl_compact_memoryPintu Kumar1-1/+0
2021-05-05mm: memcontrol: reparent nr_deferred when memcg offlineYang Shi1-0/+1
2021-05-05mm: vmscan: add per memcg shrinker nr_deferredYang Shi1-3/+4
2021-05-05mm: vmscan: use a new flag to indicate shrinker is registeredYang Shi1-3/+4
2021-05-05mm: memcontrol: rename shrinker_map to shrinker_infoYang Shi1-4/+4
2021-05-05mm: vmscan: consolidate shrinker_maps handling codeYang Shi1-6/+5
2021-05-05mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checksDave Hansen1-0/+7
2021-05-05mm/vmscan: move RECLAIM* bits to uapi headerDave Hansen1-0/+7
2021-05-05userfaultfd: add UFFDIO_CONTINUE ioctlAxel Rasmussen3-2/+40
2021-05-05userfaultfd: hugetlbfs: only compile UFFD helpers if config enabledAxel Rasmussen1-0/+4
2021-05-05userfaultfd: disable huge PMD sharing for MINOR registered VMAsAxel Rasmussen1-3/+10
2021-05-05userfaultfd: add minor fault registration modeAxel Rasmussen4-3/+41
2021-05-05mm: make alloc_contig_range handle in-use hugetlb pagesOscar Salvador1-2/+3
2021-05-05mm: make alloc_contig_range handle free hugetlb pagesOscar Salvador1-0/+6
2021-05-05hugetlb: add per-hstate mutex to synchronize user adjustmentsMike Kravetz1-0/+1
2021-05-05mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAGMiaohe Lin1-3/+0
2021-05-05hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wpPeter Xu1-0/+3
2021-05-05mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.hPeter Xu1-0/+8
2021-05-05hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabledPeter Xu2-0/+11
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu1-2/+3
2021-05-05mm: remove nrexceptional from inodeMatthew Wilcox (Oracle)1-2/+0
2021-05-05mm: introduce and use mapping_empty()Matthew Wilcox (Oracle)1-0/+5
2021-05-05vfio/pci: Revert nvlink removal uAPI breakageAlex Williamson1-4/+42
2021-05-05lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()Bartosz Golaszewski1-0/+8
2021-05-05lib: bitmap: order includes alphabeticallyBartosz Golaszewski1-2/+2
2021-05-05lib: bitmap: remove the 'extern' keyword from function declarationsBartosz Golaszewski1-58/+57
2021-05-04Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-05-04Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+2
2021-05-04Merge tag 'rproc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds1-6/+19
2021-05-04Merge tag 'rpmsg-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2-4/+12
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-20/+51
2021-05-04Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-2/+54
2021-05-04iomap: remove unused private field from ioendBrian Foster1-4/+1
2021-05-04Merge branch 'pci/tegra'Bjorn Helgaas1-0/+1
2021-05-04Merge branch 'pci/brcmstb'Bjorn Helgaas1-0/+5
2021-05-04Merge branch 'remotes/lorenzo/pci/msi'Bjorn Helgaas2-18/+2
2021-05-04Merge branch 'remotes/lorenzo/pci/risc-v'Bjorn Helgaas1-0/+1
2021-05-04Merge branch 'pci/misc'Bjorn Helgaas1-2/+0
2021-05-04Merge branch 'pci/sysfs'Bjorn Helgaas1-1/+0
2021-05-04Merge branch 'pci/vpd'Bjorn Helgaas1-3/+1
2021-05-04clk: sifive: Add pcie_aux clock in prci driver for PCIe driverGreentime Hu1-0/+1
2021-05-04virtio_pci_modern: correct sparse tags for notifyMichael S. Tsirkin1-2/+2
2021-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+3
2021-05-03netfilter: arptables: use pernet ops struct during unregisterFlorian Westphal1-2/+1
2021-05-03netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso1-0/+6
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds9-13/+39
2021-05-03reset: add missing empty function reset_control_rearm()Jim Quinlan1-0/+5
2021-05-03Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-7/+4
2021-05-03bio: limit bio max sizeChangheun Lee2-1/+5
2021-05-03bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann1-2/+3
2021-05-03vdpa: add get_config_size callback in vdpa_config_opsStefano Garzarella1-0/+4
2021-05-03vringh: add vringh_kiov_length() helperStefano Garzarella1-0/+11
2021-05-03vringh: implement vringh_kiov_advance()Stefano Garzarella1-0/+2
2021-05-03vringh: add 'iotlb_lock' to synchronize iotlb accessesStefano Garzarella1-1/+5
2021-05-03virtio-pci library: report resource addressJason Wang1-1/+3
2021-05-03virito_pci libray: hide vp_modern_map_capability()Jason Wang1-5/+0
2021-05-03virtio_pci_modern: hide vp_modern_get_queue_notify_off()Jason Wang1-2/+0
2021-05-03virtio_pci_modern: introduce helper to map vq notify areaJason Wang1-0/+2
2021-05-03vdpa: Follow kdoc comment styleParav Pandit1-19/+19
2021-05-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+3
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds6-1/+161
2021-05-01Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2021-05-01Merge tag 'for-5.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+16
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-43/+267
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-278/+68
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds18-157/+337
2021-04-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-188/+21
2021-04-30Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+14
2021-04-30sctp: do asoc update earlier in sctp_sf_do_dupcook_bXin Long1-1/+0
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-277/+388
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-4/+1090
2021-04-30Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+11
2021-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+5
2021-04-30Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds15-109/+824
2021-04-30Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-3/+15
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit1-2/+1
2021-04-30PCI/VPD: Remove pci_set_vpd_size()Heiner Kallweit1-1/+0
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-0/+36
2021-04-30mm/mmzone.h: fix existing kernel-doc comments and link them to core-apiMike Rapoport1-19/+24
2021-04-30net: page_pool: use alloc_pages_bulk in refill code pathJesper Dangaard Brouer1-1/+1
2021-04-30mm/page_alloc: add an array-based interface to the bulk page allocatorMel Gorman1-3/+10
2021-04-30mm/page_alloc: add a bulk page allocatorMel Gorman1-0/+11
2021-04-30mm/mempolicy: rename alloc_pages_current to alloc_pagesMatthew Wilcox (Oracle)1-7/+1
2021-04-30mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemaskMatthew Wilcox (Oracle)1-10/+3
2021-04-30include/linux/page-flags-layout.h: cleanupsYu Zhao1-33/+29
2021-04-30include/linux/page-flags-layout.h: correctly determine LAST_CPUPID_WIDTHYu Zhao1-1/+1
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang1-1/+1
2021-04-30kasan, mm: integrate slab init_on_free with HW_TAGSAndrey Konovalov1-4/+6
2021-04-30kasan, mm: integrate slab init_on_alloc with HW_TAGSAndrey Konovalov1-4/+4
2021-04-30kasan, mm: integrate page_alloc init with HW_TAGSAndrey Konovalov1-8/+22
2021-04-30kasan: initialize shadow to TAG_INVALID for SW_TAGSAndrey Konovalov1-1/+2
2021-04-30pagewalk: prefix struct kernel-doc descriptionsLukas Bulwahn1-2/+2
2021-04-30mm/doc: turn fault flags into an enumMatthew Wilcox (Oracle)1-14/+15
2021-04-30mm/doc: fix page_maybe_dma_pinned kerneldocMatthew Wilcox (Oracle)1-5/+5
2021-04-30mm/doc: fix fault_flag_allow_retry_first kerneldocMatthew Wilcox (Oracle)1-0/+1
2021-04-30mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin1-7/+1
2021-04-30mm/vmalloc: remove map_kernel_rangeNicholas Piggin1-11/+0
2021-04-30mm/vmalloc: hugepage vmalloc mappingsNicholas Piggin1-0/+21
2021-04-30mm: move vmap_range from mm/ioremap.c to mm/vmalloc.cNicholas Piggin1-0/+3
2021-04-30mm/vmalloc: provide fallback arch huge vmap support functionsNicholas Piggin1-4/+20
2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin2-9/+6
2021-04-30Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon1-1/+1
2021-04-30mm: add a io_mapping_map_user helperChristoph Hellwig1-0/+3
2021-04-30mm: add remap_pfn_range_notrackChristoph Hellwig1-0/+2
2021-04-30mm, tracing: improve rss_stat tracepoint messageOvidiu Panait1-2/+22
2021-04-30linux/memcontrol.h: remove duplicate struct declarationWan Jiabing1-2/+0
2021-04-30mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEMMuchun Song1-1/+6
2021-04-30mm: memcontrol: use obj_cgroup APIs to charge kmem pagesMuchun Song1-23/+97
2021-04-30memcg: charge before adding to swapcache on swapinShakeel Butt1-0/+13
2021-04-30mm: memcontrol: switch to rstatJohannes Weiner1-27/+40
2021-04-30mm: memcontrol: privatize memcg_page_state query functionsJohannes Weiner1-44/+0
2021-04-30mm: memcontrol: kill mem_cgroup_nodeinfo()Johannes Weiner1-7/+1
2021-04-30mm: gup: remove FOLL_SPLITYang Shi1-1/+0
2021-04-30mm/gup: add a range variant of unpin_user_pages_dirty_lock()Joao Martins1-0/+2
2021-04-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)2-1/+10
2021-04-30mm: page-writeback: simplify memcg handling in test_clear_page_writeback()Johannes Weiner2-29/+5
2021-04-30mm: provide filemap_range_needs_writeback() helperJens Axboe1-0/+2
2021-04-30mm: page_owner: detect page_owner recursion via task_structSergei Trofimovich1-0/+4
2021-04-30include/linux/compiler-gcc.h: sparse can do constant folding of __builtin_bsw...Luc Van Oostenryck1-6/+2
2021-04-30Merge tag 'drm/tegra/for-5.13-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie1-3/+15
2021-04-29seg6: add counters support for SRv6 BehaviorsAndrea Mayer1-0/+30
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-1/+15
2021-04-29Merge branch 'for-5.13/surface-system-aggregator-intergration' into for-linusJiri Kosina152-1943/+4007
2021-04-29Merge branch 'for-5.13/plantronics' into for-linusJiri Kosina1-0/+2
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds132-798/+3837
2021-04-29Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-18/+40
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-4/+6
2021-04-29Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-21/+59
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds3-2/+9
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds13-104/+223
2021-04-28Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds3-70/+85
2021-04-28Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds3-3/+967
2021-04-28Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds19-174/+1504