Histórico de Commits

Autor SHA1 Mensagem Data
  Tobias Klauser 4538286257 x86/mpx: Use compatible types in comparison to fix sparse error há 8 anos atrás
  Mark Rutland cb02de96ec x86/mpx: Move bd_addr to mm_context_t há 8 anos atrás
  Lorenzo Stoakes 768ae309a9 mm: replace get_user_pages() write/force parameters with gup_flags há 8 anos atrás
  Linus Torvalds d88f48e128 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 9 anos atrás
  Linus Torvalds 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 9 anos atrás
  Ingo Molnar 00f5268501 Merge branch 'x86/cleanups' into x86/urgent há 9 anos atrás
  Colin Ian King 9bf148cb08 x86/mpx: Fix off-by-one comparison with nr_registers há 9 anos atrás
  Adam Buchbinder 6a6256f9e0 x86: Fix misspellings in comments há 9 anos atrás
  Dave Hansen d4edcf0d56 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm há 9 anos atrás
  Dave Hansen 8e8efe0379 x86/mpx: Fix instruction decoder condition há 9 anos atrás
  Dave Hansen f3119b8302 x86/mpx: Fix 32-bit address space calculation há 9 anos atrás
  Dave Hansen 46561c3959 x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels há 9 anos atrás
  Dave Hansen 1126cb4535 x86/fpu/mpx: Rework MPX 'xstate' types há 10 anos atrás
  Dave Hansen d91cab7813 x86/fpu: Rename XSAVE macros há 10 anos atrás
  Oleg Nesterov 1fcfd8db7f mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() há 10 anos atrás
  Kirill A. Shutemov a896527694 x86/mpx: Do not set ->vm_ops on MPX VMAs há 10 anos atrás
  Dave Hansen 97ac46a508 x86/mpx: Allow 32-bit binaries on 64-bit kernels again há 10 anos atrás
  Dave Hansen bea03c50b8 x86/mpx: Do not count MPX VMAs as neighbors when unmapping há 10 anos atrás
  Dave Hansen 3ceaccdf92 x86/mpx: Rewrite the unmap code há 10 anos atrás
  Dave Hansen 613fcb7d3c x86/mpx: Support 32-bit binaries on 64-bit kernels há 10 anos atrás
  Dave Hansen 6ac52bb491 x86/mpx: Use 32-bit-only cmpxchg() for 32-bit apps há 10 anos atrás
  Dave Hansen 5458765390 x86/mpx: Introduce new 'directory entry' to 'addr' helper function há 10 anos atrás
  Dave Hansen a1149fc83a x86/mpx: Add temporary variable to reduce masking há 10 anos atrás
  Dave Hansen cd4996dce1 x86/mpx: Trace allocation of new bounds tables há 10 anos atrás
  Dave Hansen 2a1dcb1f79 x86/mpx: Trace the attempts to find bounds tables há 10 anos atrás
  Dave Hansen 97efebf1bc x86/mpx: Trace entry to bounds exception paths há 10 anos atrás
  Dave Hansen e7126cf5f1 x86/mpx: Trace #BR exceptions há 10 anos atrás
  Dave Hansen eb099e5bc5 x86/mpx: Restrict the mmap() size check to bounds tables há 10 anos atrás
  Dave Hansen 46a6e0cf1c x86/mpx: Clean up the code by not passing a task pointer around when unnecessary há 10 anos atrás
  Dave Hansen a84eeaa96b x86/mpx: Use the new get_xsave_field_ptr()API há 10 anos atrás