aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-08mm: remove FGP_HEADGravatar Matthew Wilcox (Oracle) 1-3/+2
2022-11-08mm: vmalloc: add free_vmap_area_noflush trace eventGravatar Uladzislau Rezki (Sony) 1-0/+34
2022-11-08mm: vmalloc: add purge_vmap_area_lazy trace eventGravatar Uladzislau Rezki (Sony) 1-0/+33
2022-11-08mm: vmalloc: add alloc_vmap_area trace eventGravatar Uladzislau Rezki (Sony) 1-0/+56
2022-11-08memory: move hotplug memory notifier priority to same file for easy sortingGravatar Liu Shixin 2-3/+7
2022-11-08memory: remove unused register_hotmemory_notifier()Gravatar Liu Shixin 1-6/+0
2022-11-08mm: fix typo in struct vm_operations_struct commentsGravatar Rolf Eike Beer 1-1/+1
2022-11-08mm/hugetlb: add folio_hstate()Gravatar Sidhartha Kumar 1-2/+12
2022-11-08hugetlbfs: convert hugetlb_delete_from_page_cache() to use foliosGravatar Sidhartha Kumar 1-1/+0
2022-11-08mm/hugetlb: add hugetlb_folio_subpool() helpersGravatar Sidhartha Kumar 1-2/+13
2022-11-08mm: add private field of first tail to struct page and struct folioGravatar Sidhartha Kumar 1-0/+14
2022-11-08mm/hugetlb: add folio support to hugetlb specific flag macrosGravatar Sidhartha Kumar 1-0/+24
2022-11-08mm: vmscan: make rotations a secondary factor in balancing anon vs fileGravatar Johannes Weiner 1-2/+3
2022-11-08hugetlb: simplify hugetlb handling in follow_page_maskGravatar Mike Kravetz 1-42/+8
2022-11-04Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-4/+9
2022-11-04Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2022-11-03Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 2-21/+34
2022-11-03Merge tag 'powerpc-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-1/+1
2022-11-01netlink: introduce bigendian integer typesGravatar Florian Westphal 1-9/+10
2022-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-7/+17
2022-11-01asm-generic: compat: fix compat_arg_u64() and compat_arg_u64_dual()Gravatar Andreas Schwab 1-1/+1
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2022-10-30Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+2
2022-10-30Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2022-10-29Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-1/+2
2022-10-29Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 3-5/+39
2022-10-28net: remove SOCK_SUPPORT_ZC from sockmapGravatar Pavel Begunkov 1-0/+7
2022-10-28netlink: hide validation union fields from kdocGravatar Jakub Kicinski 1-13/+18
2022-10-28fortify: Capture __bos() results in const temp varsGravatar Kees Cook 1-4/+9
2022-10-28x86: fortify: kmsan: fix KMSAN fortify buildsGravatar Alexander Potapenko 2-2/+36
2022-10-28mm/uffd: fix vma check on userfault for wpGravatar Peter Xu 1-3/+3
2022-10-28Merge tag 'sound-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 2-0/+2
2022-10-28Merge tag 'drm-fixes-2022-10-28' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+2
2022-10-27Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 2-2/+10
2022-10-27Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-22/+16
2022-10-27Merge tag 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-1/+2
2022-10-27Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptGravatar Linus Torvalds 1-2/+2
2022-10-27net/mlx5: Fix possible use-after-free in async command interfaceGravatar Tariq Toukan 1-1/+1
2022-10-27blk-mq: don't add non-pt request with ->end_io to batchGravatar Ming Lei 1-1/+2
2022-10-27KVM: Initialize gfn_to_pfn_cache locks in dedicated helperGravatar Michal Luczaj 1-7/+17
2022-10-27perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXLGravatar Ravi Bangoria 1-1/+1
2022-10-27Merge tag 'amd-drm-fixes-6.1-2022-10-26-1' of https://gitlab.freedesktop.org/...Gravatar Dave Airlie 1-0/+2
2022-10-27Merge tag 'asoc-fix-v6.1-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Takashi Iwai 1-0/+1
2022-10-26Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2022-10-25overflow: Fix kern-doc markup for functionsGravatar Kees Cook 1-22/+16
2022-10-25media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Gravatar Hans Verkuil 1-1/+2
2022-10-24genetlink: piggy back on resv_op to default to a reject policyGravatar Jakub Kicinski 1-1/+9
2022-10-24Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 2-2/+14
2022-10-24drm/amd: Add IMU fw version to fw version queriesGravatar David Francis 1-0/+2
2022-10-24net-memcg: avoid stalls when under memory pressureGravatar Jakub Kicinski 1-1/+1