summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-03-29Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-274/+169
2022-03-29Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-11/+1
2022-03-29net: move net_unlink_todo() out of the headerJohannes Berg1-10/+0
2022-03-28vdpa: change the type of nvqs to u32Longpeng1-3/+3
2022-03-28vdpa: support exposing the config size to userspaceLongpeng1-1/+2
2022-03-28mm/balloon_compaction: make balloon page compaction callbacks staticMiaohe Lin1-22/+0
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-2/+22
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-27/+17
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-81/+402
2022-03-28Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds1-8/+0
2022-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller1-1/+1
2022-03-28Merge tag 'mailbox-v5.18' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds1-1/+7
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-11/+46
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-1/+4
2022-03-26Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-14/+5
2022-03-26Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-50/+227
2022-03-26Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds5-6/+84
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds3-25/+0
2022-03-26Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-10/+0
2022-03-26Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds1-0/+8
2022-03-26Merge tag 'fsnotify_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+19
2022-03-25Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds8-24/+112
2022-03-25Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-34/+143
2022-03-25Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds4-4/+296
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+5
2022-03-25Merge tag 'gpio-updates-for-v5.18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-19/+16
2022-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-2/+21
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+9
2022-03-25SUNRPC: Do not dereference non-socket transports in sysfsTrond Myklebust2-1/+3
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-82/+97
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+76
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2022-03-25Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-171/+70
2022-03-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-31/+0
2022-03-25Merge tag 'for-5.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+10
2022-03-25mm: warn on deleting redirtied only if accountedHugh Dickins1-2/+1
2022-03-25mm/huge_memory: remove stale page_trans_huge_mapcount()David Hildenbrand1-5/+0
2022-03-25mm/swapfile: remove stale reuse_swap_page()David Hildenbrand1-4/+0
2022-03-25mm/huge_memory: make is_transparent_hugepage() staticMiaohe Lin1-6/+0
2022-03-25kasan: move and hide kasan_save_enable/restore_multi_shotAndrey Konovalov1-4/+0
2022-03-25kasan: test: support async (again) and asymm modes for HW_TAGSAndrey Konovalov1-5/+0
2022-03-25kasan, vmalloc: only tag normal vmalloc allocationsAndrey Konovalov1-3/+4
2022-03-25kasan, vmalloc: add vmalloc tagging for HW_TAGSAndrey Konovalov1-4/+32
2022-03-25kasan, page_alloc: allow skipping memory init for HW_TAGSAndrey Konovalov1-7/+11
2022-03-25kasan, page_alloc: allow skipping unpoisoning for HW_TAGSAndrey Konovalov1-8/+13
2022-03-25kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGSAndrey Konovalov1-1/+7
2022-03-25kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_taggedAndrey Konovalov1-0/+7
2022-03-25kasan, vmalloc: add vmalloc tagging for SW_TAGSAndrey Konovalov1-6/+10
2022-03-25kasan: add wrappers for vmalloc hooksAndrey Konovalov1-2/+15
2022-03-25kasan: reorder vmalloc hooksAndrey Konovalov1-11/+9