Age | Commit message (Expand) | Author | Files | Lines |
2022-03-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 1 | -2/+21 |
2022-03-25 | Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+9 |
2022-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 13 | -86/+168 |
2022-03-25 | Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -0/+121 |
2022-03-25 | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -2/+15 |
2022-03-24 | Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -352/+70 |
2022-03-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 19 | -136/+127 |
2022-03-24 | Merge tag 'for-5.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -3/+12 |
2022-03-24 | mm: madvise: MADV_DONTNEED_LOCKED | Johannes Weiner | 1 | -0/+2 |
2022-03-24 | mm: warn on deleting redirtied only if accounted | Hugh Dickins | 1 | -2/+1 |
2022-03-24 | mm/huge_memory: remove stale page_trans_huge_mapcount() | David Hildenbrand | 1 | -5/+0 |
2022-03-24 | mm/swapfile: remove stale reuse_swap_page() | David Hildenbrand | 1 | -4/+0 |
2022-03-24 | mm/khugepaged: remove reuse_swap_page() usage | David Hildenbrand | 1 | -1/+0 |
2022-03-24 | mm/huge_memory: make is_transparent_hugepage() static | Miaohe Lin | 1 | -6/+0 |
2022-03-24 | kasan: move and hide kasan_save_enable/restore_multi_shot | Andrey Konovalov | 1 | -4/+0 |
2022-03-24 | kasan: test: support async (again) and asymm modes for HW_TAGS | Andrey Konovalov | 1 | -5/+0 |
2022-03-24 | kasan, vmalloc: only tag normal vmalloc allocations | Andrey Konovalov | 1 | -3/+4 |
2022-03-24 | kasan, vmalloc: add vmalloc tagging for HW_TAGS | Andrey Konovalov | 1 | -4/+32 |
2022-03-24 | kasan, page_alloc: allow skipping memory init for HW_TAGS | Andrey Konovalov | 2 | -7/+12 |
2022-03-24 | kasan, page_alloc: allow skipping unpoisoning for HW_TAGS | Andrey Konovalov | 2 | -10/+16 |
2022-03-24 | kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS | Andrey Konovalov | 2 | -4/+16 |
2022-03-24 | kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged | Andrey Konovalov | 1 | -0/+7 |
2022-03-24 | kasan, vmalloc: add vmalloc tagging for SW_TAGS | Andrey Konovalov | 1 | -6/+10 |
2022-03-24 | kasan: add wrappers for vmalloc hooks | Andrey Konovalov | 1 | -2/+15 |
2022-03-24 | kasan: reorder vmalloc hooks | Andrey Konovalov | 1 | -11/+9 |
2022-03-24 | kasan, vmalloc: drop outdated VM_KASAN comment | Andrey Konovalov | 1 | -11/+0 |
2022-03-24 | kasan, x86, arm64, s390: rename functions for modules shadow | Andrey Konovalov | 1 | -7/+7 |
2022-03-24 | kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook | Andrey Konovalov | 1 | -9/+0 |
2022-03-24 | mm: clarify __GFP_ZEROTAGS comment | Andrey Konovalov | 1 | -2/+4 |
2022-03-24 | kasan, page_alloc: merge kasan_free_pages into free_pages_prepare | Andrey Konovalov | 1 | -8/+0 |
2022-03-24 | mm/migration: add trace events for base page and HugeTLB migrations | Anshuman Khandual | 1 | -0/+31 |
2022-03-24 | mm/migration: add trace events for THP migrations | Anshuman Khandual | 1 | -0/+27 |
2022-03-24 | mm: delete __ClearPageWaiters() | Hugh Dickins | 1 | -1/+1 |
2022-03-24 | Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 2 | -2/+4 |
2022-03-24 | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 54 | -178/+1289 |
2022-03-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -20/+25 |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 162 | -825/+3346 |
2022-03-24 | Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 8 | -213/+917 |
2022-03-24 | Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+11 |
2022-03-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -12/+39 |
2022-03-24 | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p... | Linus Torvalds | 10 | -15/+15 |
2022-03-24 | Merge tag 'prlimit-tasklist_lock-for-v5.18' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2 | -3/+1 |
2022-03-23 | kexec: make crashk_res, crashk_low_res and crash_notes symbols always visible | Jisheng Zhang | 1 | -6/+6 |
2022-03-23 | init.h: improve __setup and early_param documentation | Randy Dunlap | 1 | -2/+9 |
2022-03-23 | bitfield: add explicit inclusions to the example | Andy Shevchenko | 1 | -0/+3 |
2022-03-23 | ilog2: force inlining of __ilog2_u32() and __ilog2_u64() | Christophe Leroy | 1 | -2/+2 |
2022-03-23 | include: drop pointless __compiler_offsetof indirection | Rasmus Villemoes | 2 | -7/+1 |
2022-03-23 | Documentation/sparse: add hints about __CHECKER__ | Bjorn Helgaas | 2 | -0/+2 |
2022-03-23 | linux/types.h: remove unnecessary __bitwise__ | Bjorn Helgaas | 1 | -3/+2 |
2022-03-23 | Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 9 | -3/+543 |