Histórico de commits

Autor SHA1 Mensagem Data
  Helge Deller 37511fb5c9 mm: fix overflow check in expand_upwards() 8 anos atrás
  Krzysztof Opasiak 24c79d8e0a mm: use dedicated helper to access rlimit value 8 anos atrás
  Oleg Nesterov 32e4e6d5cb mm/mmap.c: expand_downwards: don't require the gap if !vm_prev 8 anos atrás
  Michal Hocko 561b5e0709 mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack 8 anos atrás
  Linus Torvalds 09b56d5a41 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm 8 anos atrás
  Daniel Micay ac34ceaf1c mm/mmap.c: mark protection_map as __ro_after_init 8 anos atrás
  Helge Deller bd726c90b6 Allow stack to grow up to address space limit 8 anos atrás
  Hugh Dickins f4cb767d76 mm: fix new crash in unmapped_area_topdown() 8 anos atrás
  Dmitry Safonov 280e87e98c ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO 8 anos atrás
  Hugh Dickins 1be7107fbe mm: larger stack guard gap, between vmas 8 anos atrás
  Anshuman Khandual 20ac28933c mm/mmap: replace SHM_HUGE_MASK with MAP_HUGE_MASK inside mmap_pgoff 8 anos atrás
  Linus Torvalds 94e877d0fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 anos atrás
  Al Viro 653a7746fa Merge remote-tracking branch 'ovl/for-viro' into for-linus 8 anos atrás
  David Rientjes def5efe037 mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count 8 anos atrás
  Mike Rapoport 897ab3e0c4 userfaultfd: non-cooperative: add event for memory unmaps 8 anos atrás
  Mike Rapoport 846b1a0f1d mm: call vm_munmap in munmap syscall instead of using open coded version 8 anos atrás
  seokhoon.yoon 3edf41d845 mm: fix comments for mmap_init() 8 anos atrás
  Dave Jiang 11bac80004 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf 8 anos atrás
  Denys Vlasenko 16e72e9b30 powerpc: do not make the entire heap executable 8 anos atrás
  Miklos Szeredi f74ac01520 mm: use helper for calling f_op->mmap() 8 anos atrás
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 anos atrás
  Andrea Arcangeli 8f26e0b176 mm: vma_merge: correct false positive from __vma_unlink->validate_mm_rb 9 anos atrás
  Andrea Arcangeli 86d12e471d mm: vma_adjust: minor comment correction 9 anos atrás
  Andrea Arcangeli 97a42cd439 mm: vma_adjust: remove superfluous check for next not NULL 9 anos atrás
  Andrea Arcangeli e86f15ee64 mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk 9 anos atrás
  Andrea Arcangeli fb8c41e9ad mm: vma_adjust: remove superfluous confusing update in remove_next == 1 case 9 anos atrás
  Andrea Arcangeli 6d2329f887 mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE 9 anos atrás
  Linus Torvalds 8e4ef63867 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 anos atrás
  Dmitry Safonov 2eefd87896 x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_* 9 anos atrás
  Catalin Marinas cab15ce604 arm64: Introduce execute-only page access permissions 9 anos atrás