Historique des commits

Auteur SHA1 Message Date
  Kirill A. Shutemov 5372e155a2 x86/mm: Drop unused argument 'removed' from sync_global_pgds() il y a 8 ans
  Josh Poimboeuf bb5e5ce545 x86/dumpstack: Remove kernel text addresses from stack dump il y a 8 ans
  Linus Torvalds 4cdf8dbe2d Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 8 ans
  Linus Torvalds 93c26d7dc0 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 8 ans
  Linus Torvalds a8adc0f091 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 8 ans
  Al Viro df720ac12f exceptions: detritus removal il y a 9 ans
  Paul Gortmaker 744c193eb9 x86: Migrate exception table users off module.h and onto extable.h il y a 9 ans
  Dave Hansen e8c6226d48 x86/pkeys: Add fault handling for PF_PK page fault bit il y a 9 ans
  Andy Lutomirski 6271cfdfc0 x86/mm: Improve stack-overflow #PF handling il y a 9 ans
  Kirill A. Shutemov dcddffd41d mm: do not pass mm_struct into handle_mm_fault il y a 9 ans
  Ingo Molnar 2a53ccbc0d x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err il y a 9 ans
  Andy Lutomirski dfa9a942fd x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_err to thread_struct il y a 9 ans
  Andy Lutomirski 46aea38734 x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm il y a 9 ans
  Andy Lutomirski dc4fac84f8 x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault code il y a 9 ans
  Linus Torvalds 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 9 ans
  Ingo Molnar a1a8ba2d4a Merge branch 'linus' into ras/core, to pick up fixes il y a 9 ans
  Dave Hansen e21555436f x86/mm/pkeys: Fix access_error() denial of writes to write-only VMA il y a 9 ans
  Dave Hansen 62b5f7d013 mm/core, x86/mm/pkeys: Add execute-only protection keys support il y a 9 ans
  Dave Hansen d61172b4b6 mm/core, x86/mm/pkeys: Differentiate instruction fetches il y a 9 ans
  Dave Hansen 07f146f53e x86/mm/pkeys: Optimize fault handling in access_error() il y a 9 ans
  Dave Hansen 33a709b25a mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys il y a 9 ans
  Dave Hansen 019132ff3d x86/mm/pkeys: Fill in pkey field in siginfo il y a 9 ans
  Dave Hansen 7b2d0dbac4 x86/mm/pkeys: Pass VMA down in to fault signal generation code il y a 9 ans
  Dave Hansen b3ecd51559 x86/mm/pkeys: Add new 'PF_PK' page fault error code bit il y a 9 ans
  Tony Luck 548acf1923 x86/mm: Expand the exception table logic to allow new handling options il y a 9 ans
  Toshi Kani f4eafd8bcd x86/mm: Fix vmalloc_fault() to handle large pages properly il y a 9 ans
  Brian Gerst ba3e127ec1 x86/vm86: Clean up vm86.h includes il y a 10 ans
  Brian Gerst 9fda6a0681 x86/vm86: Move vm86 fields out of 'thread_struct' il y a 10 ans
  David Hildenbrand 70ffdb9393 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler il y a 10 ans
  Andy Lutomirski f39b6f0ef8 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' il y a 10 ans