1. ff170cd x86/mm: Convert mmu context ia32_compat into a proper flags field by Gabriel Krisman Bertazi · 4 years, 3 months ago
  2. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  3. 2134656 y2038: vdso: change time_t to __kernel_old_time_t by Arnd Bergmann · 5 years ago
  4. ddccf40 y2038: vdso: change timeval to __kernel_old_timeval by Arnd Bergmann · 7 years ago
  5. fefad9e seccomp: simplify secure_computing() by Christian Brauner · 5 years ago
  6. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  7. 0d37dde Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. 441ceda x86/vsyscall: Add __ro_after_init to global variables by Andy Lutomirski · 6 years ago
  9. 918ce32 x86/vsyscall: Show something useful on a read fault by Andy Lutomirski · 6 years ago
  10. bd49e16 x86/vsyscall: Add a new vsyscall=xonly mode by Andy Lutomirski · 6 years ago
  11. 7ac8707 x86/vdso: Switch to generic vDSO implementation by Vincenzo Frascino · 6 years ago
  12. 6776e83 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 180 by Thomas Gleixner · 6 years ago
  13. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  14. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  15. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  16. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  17. af2ebdc x86/vsyscall/64: Use X86_PF constants in the simulated #PF error code by Andy Lutomirski · 6 years ago
  18. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  19. 315f28f x66/vdso: Add CLOCK_TAI support by Thomas Gleixner · 6 years ago
  20. 49116f2 x86/vdso: Introduce and use vgtod_ts by Thomas Gleixner · 6 years ago
  21. 0a996c1 signal/x86: Use force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
  22. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  23. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  24. d5a0052 syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys_*() by Dominik Brodowski · 7 years ago
  25. f8781c4 syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64 by Dominik Brodowski · 7 years ago
  26. fa69714 syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bit syscalls by Dominik Brodowski · 7 years ago
  27. 31ad7f8 x86/vsyscall/64: Use proper accessor to update P4D entry by Boris Ostrovsky · 7 years ago
  28. 076ca27 x86/vsyscall/64: Drop "native" vsyscalls by Andy Lutomirski · 7 years ago
  29. 85900ea x86/pti: Map the vsyscall page if needed by Andy Lutomirski · 7 years ago
  30. 4831b77 x86/vsyscall/64: Warn and fail vsyscall emulation in NATIVE mode by Andy Lutomirski · 7 years ago
  31. 49275fe x86/vsyscall/64: Explicitly set _PAGE_USER in the pagetable hierarchy by Andy Lutomirski · 7 years ago
  32. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  33. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  34. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  35. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  36. 2a53ccb x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err by Ingo Molnar · 9 years ago
  37. dfa9a94 x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_err to thread_struct by Andy Lutomirski · 9 years ago
  38. 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 9 years ago
  39. bd902c5 x86/vdso: Disallow vvar access to vclock IO for never-used vclocks by Andy Lutomirski · 9 years ago
  40. 93f13a9 x86/entry/vsyscall: Fix undefined symbol warning by Borislav Petkov · 9 years ago
  41. 3dc33bd x86/entry/vsyscall: Add CONFIG to control default by Kees Cook · 9 years ago
  42. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  43. c338867 x86/compat: Check for both 32-bit compat and x32 in get_gate_vma() by Brian Gerst · 10 years ago
  44. 00398a0 x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/ by Ingo Molnar · 10 years ago