summaryrefslogtreecommitdiff
path: root/arch/x86/entry
AgeCommit message (Expand)Author
2020-09-04x86/entry: Unbreak 32bit fast syscallThomas Gleixner
2020-08-26x86/entry: Remove unused THUNKsPeter Zijlstra
2020-08-21x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVMSean Christopherson
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-11x86/xen: remove 32-bit Xen PV guest supportJuergen Gross
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-04Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-08-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-07-26Merge branch 'locking/nmi' into x86/entryIngo Molnar
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar
2020-07-24x86/entry: Cleanup idtentry_enter/exitThomas Gleixner
2020-07-24x86/entry: Use generic interrupt entry/exit codeThomas Gleixner
2020-07-24x86/entry: Use generic syscall exit functionalityThomas Gleixner
2020-07-24x86/entry: Use generic syscall entry functionThomas Gleixner
2020-07-24x86/entry: Move user return notifier out of loopThomas Gleixner
2020-07-24x86/entry: Consolidate 32/64 bit syscall entryThomas Gleixner
2020-07-24x86/entry: Consolidate check_user_regs()Thomas Gleixner
2020-07-24Merge branch 'core/entry' into x86/entryThomas Gleixner
2020-07-21exec: Implement kernel_execveEric W. Biederman
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-19x86/entry: Actually disable stack protectorKees Cook
2020-07-10lockdep: Remove lockdep_hardirq{s_enabled,_context}() argumentPeter Zijlstra
2020-07-10x86/entry: Fix NMI vs IRQ state trackingPeter Zijlstra
2020-07-10Merge branch 'x86/urgent' into x86/entry to pick up upstream fixes.Thomas Gleixner
2020-07-09x86/entry/common: Make prepare_exit_to_usermode() staticThomas Gleixner
2020-07-09x86/entry: Mark check_user_regs() noinstrThomas Gleixner
2020-07-08timens: make vdso_join_timens() always succeedChristian Brauner
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada
2020-07-06x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()Andy Lutomirski
2020-07-04x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski
2020-07-04x86/entry/compat: Clear RAX high bits on Xen PV SYSENTERAndy Lutomirski
2020-07-01x86/entry/64/compat: Fix Xen PV SYSENTER frame setupAndy Lutomirski
2020-07-01x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into CAndy Lutomirski
2020-07-01x86/entry: Assert that syscalls are on the right stackAndy Lutomirski
2020-06-18x86/entry/64: Handle FSGSBASE enabled paranoid entry/exitChang S. Bae
2020-06-18x86/entry/64: Introduce the FIND_PERCPU_BASE macroChang S. Bae
2020-06-18x86/entry/64: Switch CR3 before SWAPGS in paranoid entryChang S. Bae
2020-06-17arch: wire-up close_range()Christian Brauner
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-12x86/entry: Force rcu_irq_enter() when in idle taskThomas Gleixner
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-11x86/entry: Unbreak __irqentry_text_start/end magicThomas Gleixner
2020-06-11x86/entry: Rename trace_hardirqs_off_prepare()Peter Zijlstra
2020-06-11x86/entry: Remove DBn stacksPeter Zijlstra