Age | Commit message (Expand) | Author |
2020-04-10 | change email address for Pali Rohár | Pali Rohár |
2020-04-10 | mm/memory_hotplug: add pgprot_t to mhp_params | Logan Gunthorpe |
2020-04-10 | powerpc/mm: thread pgprot_t through create_section_mapping() | Logan Gunthorpe |
2020-04-10 | x86/mm: introduce __set_memory_prot() | Logan Gunthorpe |
2020-04-10 | x86/mm: thread pgprot_t through init_memory_mapping() | Logan Gunthorpe |
2020-04-10 | mm/memory_hotplug: rename mhp_restrictions to mhp_params | Logan Gunthorpe |
2020-04-10 | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual |
2020-04-10 | mm/vma: introduce VM_ACCESS_FLAGS | Anshuman Khandual |
2020-04-10 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual |
2020-04-10 | mm: define pte_index as macro for x86 | Arjun Roy |
2020-04-10 | mm: bring sparc pte_index() semantics inline with other platforms | Arjun Roy |
2020-04-10 | mm: hugetlb: optionally allocate gigantic hugepages using cma | Roman Gushchin |
2020-04-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-04-09 | Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-04-09 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2020-04-09 | Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-04-08 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-04-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-04-08 | arm64: armv8_deprecated: Fix undef_hook mask for thumb setend | Fredrik Strupe |
2020-04-07 | Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-04-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-04-07 | Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-07 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2020-04-07 | Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2020-04-07 | kasan: stackdepot: move filter_irq_stacks() to stackdepot.c | Alexander Potapenko |
2020-04-07 | compiler: remove CONFIG_OPTIMIZE_INLINING entirely | Masahiro Yamada |
2020-04-07 | sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING | Masahiro Yamada |
2020-04-07 | asm-generic: fix unistd_32.h generation format | Michal Simek |
2020-04-07 | mm: remove dummy struct bootmem_data/bootmem_data_t | Waiman Long |
2020-04-07 | powernv/memtrace: always online added memory blocks | David Hildenbrand |
2020-04-07 | userfaultfd: wp: add pmd_swp_*uffd_wp() helpers | Peter Xu |
2020-04-07 | userfaultfd: wp: add WP pagetable tracking to x86 | Andrea Arcangeli |
2020-04-07 | mm/vma: append unlikely() while testing VMA access permissions | Anshuman Khandual |
2020-04-07 | mm/vma: replace all remaining open encodings with is_vm_hugetlb_page() | Anshuman Khandual |
2020-04-07 | mm/vma: make vma_is_accessible() available for general use | Anshuman Khandual |
2020-04-07 | KVM: VMX: fix crash cleanup when KVM wasn't used | Vitaly Kuznetsov |
2020-04-07 | KVM: X86: Filter out the broadcast dest for IPI fastpath | Wanpeng Li |
2020-04-07 | Merge tag 'kvm-s390-master-5.7-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2020-04-07 | KVM: s390: vsie: Fix possible race when shadowing region 3 tables | David Hildenbrand |
2020-04-07 | KVM: s390: vsie: Fix delivery of addressing exceptions | David Hildenbrand |
2020-04-07 | KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks | David Hildenbrand |
2020-04-07 | KVM: nVMX: don't clear mtf_pending when nested events are blocked | Oliver Upton |
2020-04-07 | KVM: VMX: Remove unnecessary exception trampoline in vmx_vmenter | Uros Bizjak |
2020-04-06 | Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-04-06 | Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2020-04-05 | parisc: remove nargs from __SYSCALL | Firoz Khan |
2020-04-05 | parisc: Refactor alternative code to accept multiple conditions | Helge Deller |
2020-04-05 | parisc: Rework arch_rw locking functions | Helge Deller |