1. 2b10906 x86: Remove force_iret() by Brian Gerst · 5 years ago
  2. 00198a6 syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturn by Sami Tolvanen · 5 years ago
  3. 028b6e8a clone: fix CLONE_PIDFD support by Dmitry V. Levin · 5 years ago
  4. ff66135 x86: use static_cpu_has in uaccess region to avoid instrumentation by Marco Elver · 5 years ago
  5. 8f6ccf6 Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  6. 7f192e3 fork: add clone3 by Christian Brauner · 6 years ago
  7. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  8. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  9. 8ff468c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  10. 2722146 x86/fpu: Remove fpu->initialized by Sebastian Andrzej Siewior · 6 years ago
  11. 67a0514 x86/ia32: Fix ia32_restore_sigcontext() AC leak by Peter Zijlstra · 6 years ago
  12. 08300f4 a.out: remove core dumping support by Linus Torvalds · 6 years ago
  13. 10970e1 x86/a.out: Clear the dump structure initially by Borislav Petkov · 6 years ago
  14. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  15. 3e2052e syscalls/x86: auto-create compat_sys_*() prototypes by Dominik Brodowski · 7 years ago
  16. c7b95d5 mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() by Dominik Brodowski · 7 years ago
  17. a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
  18. 9d5b7c9 mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() by Dominik Brodowski · 7 years ago
  19. edf292c fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate() by Dominik Brodowski · 7 years ago
  20. 36028d5 fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 7 years ago
  21. df260e2 fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate() by Dominik Brodowski · 7 years ago
  22. 806cbae fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
  23. 411d947 fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() by Dominik Brodowski · 7 years ago
  24. b51d3cd x86: remove compat_sys_x86_waitpid() by Dominik Brodowski · 7 years ago
  25. 37db219 x86: use _do_fork() in compat_sys_x86_clone() by Dominik Brodowski · 7 years ago
  26. af52201 x86/entry: Do not special-case clone(2) in compat entry by Dominik Brodowski · 7 years ago
  27. 4ddb45d x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscalls by Dominik Brodowski · 7 years ago
  28. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  29. e4a81bf x86/fpu: Rename fpu::fpstate_active to fpu::initialized by Ingo Molnar · 7 years ago
  30. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  31. bdd1d2d fs: fix kernel_read prototype by Christoph Hellwig · 7 years ago
  32. 9950481 x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads by Andy Lutomirski · 7 years ago
  33. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  34. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  35. 6846351 x86/signal: Add SA_{X32,IA32}_ABI sa_flags by Dmitry Safonov · 8 years ago
  36. 5d22fc2 mm: remove more IS_ERR_VALUE abuses by Linus Torvalds · 9 years ago
  37. 864778b mm, aout: handle vm_brk failures by Michal Hocko · 9 years ago
  38. d366bf7 x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  39. 4302d50 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  40. 0a6d1fa x86/vdso: Remove runtime 32-bit vDSO selection by Andy Lutomirski · 9 years ago
  41. decb4c4 x86/headers: Remove <asm/sigcontext.h> references on the kernel side by Ingo Molnar · 9 years ago
  42. 711531f x86/headers: Remove direct sigcontext32.h uses by Ingo Molnar · 9 years ago
  43. 8fcb346 x86/headers: Convert sigcontext_ia32 uses to sigcontext_32 by Ingo Molnar · 9 years ago
  44. 86e9fc3 x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32 by Ingo Molnar · 9 years ago
  45. c0bfd26 x86/compat: Move copy_siginfo_*_user32() to signal_compat.c by Brian Gerst · 10 years ago
  46. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  47. 19a433f x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/ by Ingo Molnar · 10 years ago
  48. 131484c x86/debug: Remove perpetually broken, unmaintainable dwarf annotations by Ingo Molnar · 10 years ago
  49. fcbc99c x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functions by Ingo Molnar · 10 years ago
  50. 82c0e45 x86/fpu: Move the signal frame handling code closer to each other by Ingo Molnar · 10 years ago
  51. 9dfe99b x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig() by Ingo Molnar · 10 years ago
  52. c8e14041 x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe() by Ingo Molnar · 10 years ago
  53. 78f7f1e x86/fpu: Rename fpu-internal.h to fpu/internal.h by Ingo Molnar · 10 years ago
  54. c5bedc6 x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active by Ingo Molnar · 10 years ago
  55. 4c13841 x86/fpu: Open code PF_USED_MATH usages by Ingo Molnar · 10 years ago
  56. f89e32e x86/fpu: Fix header file dependencies of fpu-internal.h by Ingo Molnar · 10 years ago
  57. 3a23208 x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code by Denys Vlasenko · 10 years ago
  58. 63332a8 x86/entry: Stop using PER_CPU_VAR(kernel_stack) by Denys Vlasenko · 10 years ago
  59. 7ae383b Merge branch 'linus' into x86/asm, before applying dependent patch by Ingo Molnar · 10 years ago
  60. 61f01dd x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue by Andy Lutomirski · 10 years ago
  61. 3f5159a x86/asm/entry/32: Update -ENOSYS handling to match the 64-bit logic by Denys Vlasenko · 10 years ago
  62. aac82d3 x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop by Andy Lutomirski · 10 years ago
  63. 0f90fb9 x86/asm/entry: Zero EXTRA_REGS for stub32_execve() too by Denys Vlasenko · 10 years ago
  64. 6a3713f x86/signal: Remove pax argument from restore_sigcontext by Brian Gerst · 10 years ago
  65. 4214a16 x86/asm/entry/64/compat: Use SYSRETL to return from compat mode SYSENTER by Andy Lutomirski · 10 years ago
  66. 4c9c0e9 x86/asm/entry/32: Use smaller PUSH instructions instead of MOV, to build 'pt_regs' on stack by Denys Vlasenko · 10 years ago
  67. 4ee8ec1 x86/asm/entry/32: Make register zero-extension more prominent by Denys Vlasenko · 10 years ago
  68. a232e3d x86/asm/entry/32: Update "interrupt off" comments by Denys Vlasenko · 10 years ago
  69. dca5b52 x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO() by Ingo Molnar · 10 years ago
  70. f9d7185 x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro by Ingo Molnar · 10 years ago
  71. ef59326 x86/asm/entry: Get rid of KERNEL_STACK_OFFSET by Denys Vlasenko · 10 years ago
  72. b3fe8ba x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL_STACK_OFFSET by Denys Vlasenko · 10 years ago
  73. 1daeaa3 x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET by Brian Gerst · 10 years ago
  74. 24933b8 x86/asm/entry: Rename 'init_tss' to 'cpu_tss' by Andy Lutomirski · 10 years ago
  75. 9d0c914 x86/asm/entry/64/compat: Change the 32-bit sysenter code to use sp0 by Andy Lutomirski · 10 years ago
  76. b3ab90b x86/asm/entry/64/compat: Use more readable constant by Denys Vlasenko · 10 years ago
  77. 14f6e95 x86/asm/entry/64/compat: Fold the IA32_ARG_FIXUP macro into its callers by Denys Vlasenko · 10 years ago
  78. b87cf63 x86/asm/entry: Add comments about various syscall instructions by Denys Vlasenko · 10 years ago
  79. f2db938 x86/asm/entry: Do mass removal of 'ARGOFFSET' by Denys Vlasenko · 10 years ago
  80. 76f5df4 x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel stack by Denys Vlasenko · 10 years ago
  81. d2c032e Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree by Ingo Molnar · 10 years ago
  82. 7e8e385 x86/compat: Remove sys32_vm86_warning by Brian Gerst · 10 years ago
  83. 2aa4a71 x86/compat: Merge native and compat 32-bit syscall tables by Brian Gerst · 10 years ago
  84. 29a5ff9 x86/compat: Remove compat_ni_syscall() by Brian Gerst · 10 years ago
  85. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  86. 6c3176a x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSET by Denys Vlasenko · 10 years ago
  87. 27d6ec7 x86: hook up execveat system call by David Drysdale · 10 years ago
  88. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  89. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  90. 653bc77 x86_64, entry: Fix out of bounds read on sysenter by Andy Lutomirski · 10 years ago
  91. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  92. 2fd7476 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  93. 19d860a handle suicide on late failure exits in execve() in search_binary_handler() by Al Viro · 11 years ago
  94. 8c7aa69 x86_64, entry: Filter RFLAGS.NT on entry from userspace by Andy Lutomirski · 10 years ago
  95. b4f0d37 audit: x86: drop arch from __audit_syscall_entry() interface by Richard Guy Briggs · 11 years ago
  96. 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 11 years ago
  97. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  98. 9b56d54 dump_skip(): dump_seek() replacement taking coredump_params by Al Viro · 11 years ago
  99. 43a5d54 aout: switch to dump_emit by Al Viro · 11 years ago
  100. 7d2f551 restore 32bit aout coredump by Al Viro · 11 years ago