Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
536fab5bf5826404534a6c271f622ad2930d9119
/
arch
/
x86
/
lib
5790921
x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map
by Yu-cheng Yu
· 5 years ago
b70a2d6
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
f6170f0
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
8b7e20a
x86/decoder: Add TEST opcode to Group3-2
by Masami Hiramatsu
· 5 years ago
f444a5f
x86/cpufeatures: Add support for fast short REP; MOVSB
by Tony Luck
· 5 years ago
7be4412
x86/insn-eval: Add support for 64-bit kernel mode
by Jann Horn
· 5 years ago
e680a41
Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 5 years ago
3f59dbc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
1d87200
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
af4933c
x86/insn: Add some more Intel instructions to the opcode map
by Adrian Hunter
· 5 years ago
ceb9e77
Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up completed topic tree
by Ingo Molnar
· 5 years ago
b980be1
x86/insn: Add some Intel instructions to the opcode map
by Adrian Hunter
· 5 years ago
6d685e5
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
by Jiri Slaby
· 5 years ago
6dcc562
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
by Jiri Slaby
· 5 years ago
ef1e031
x86/asm: Make some functions local
by Jiri Slaby
· 5 years ago
e9b9d02
x86/asm: Annotate aliases
by Jiri Slaby
· 5 years ago
fa97220
x86/uaccess: Annotate local function
by Jiri Slaby
· 5 years ago
ef77e68
x86/asm: Annotate local pseudo-functions
by Jiri Slaby
· 5 years ago
4d65adf
x86: xen: insn: Decode Xen and KVM emulate-prefix signature
by Masami Hiramatsu
· 5 years ago
454de1e
x86/asm: Fix MWAITX C-state hint value
by Janakarajan Natarajan
· 5 years ago
98ededb
x86/asm: Make some functions local labels
by Jiri Slaby
· 5 years ago
04f5bda
x86/lib/cpu: Address missing prototypes warning
by Valdis Klētnieks
· 5 years ago
82e844a
x86/uaccess: Remove redundant CLACs in getuser/putuser error paths
by Josh Poimboeuf
· 6 years ago
5e307a6
x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail()
by Josh Poimboeuf
· 6 years ago
3a6ab4b
x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()
by Josh Poimboeuf
· 6 years ago
e0e86b1
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
caa7593
smp: Remove smp_call_function() and on_each_cpu() return values
by Nadav Amit
· 6 years ago
775c8a3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504
by Thomas Gleixner
· 6 years ago
97873a3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
by Thomas Gleixner
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
de9f869
x86/insn-eval: Fix use-after-free access to LDT entry
by Jann Horn
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
3fc2175
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 224
by Thomas Gleixner
· 6 years ago
7e300da
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
db10ad0
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f725492
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
007dc78
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6ec6296
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b51ce37
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
by Gary Hook
· 6 years ago
81423c3
x86/timer: Don't inline __const_udelay()
by Andi Kleen
· 6 years ago
c03e275
x86/asm: Mark all top level asm statements as .text
by Andi Kleen
· 6 years ago
46ad084
locking/rwsem: Remove arch specific rwsem files
by Waiman Long
· 6 years ago
b69656f
x86/uaccess: Fix up the fixup
by Peter Zijlstra
· 6 years ago
3693ca8
x86/uaccess: Move copy_user_handle_tail() into asm
by Peter Zijlstra
· 6 years ago
725e29d
x86/lib: Fix indentation issue, remove extra tab
by Colin Ian King
· 6 years ago
bcd49c3
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
bc8ff3c
docs/core-api/mm: fix user memory accessors formatting
by Mike Rapoport
· 6 years ago
c228d29
x86: explicitly align IO accesses in memcpy_{to,from}io
by Linus Torvalds
· 6 years ago
89da344
x86/insn-eval: Mark expected switch-case fall-through
by Gustavo A. R. Silva
· 6 years ago
7e6fc2f
x86/kaslr: Fix incorrect i8254 outb() parameters
by Daniel Drake
· 6 years ago
172caf1
kbuild: remove redundant target cleaning on failure
by Masahiro Yamada
· 6 years ago
170d13c
x86: re-introduce non-generic memcpy_{to,from}io
by Linus Torvalds
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
e1d20be
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
02101c4
x86/asm: Optimize memcpy_flushcache()
by Mikulas Patocka
· 6 years ago
75045f7
x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups
by Jann Horn
· 6 years ago
4012e77
x86/nmi: Fix NMI uaccess race against CR3 switching
by Andy Lutomirski
· 6 years ago
a7bea83
x86/asm/64: Use 32-bit XOR to zero registers
by Jan Beulich
· 7 years ago
7d3bf61
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
d09a8e6
Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
5d8beee
x86, nfit_test: Add unit test for memcpy_mcsafe()
by Dan Williams
· 7 years ago
12c8913
x86/asm/memcpy_mcsafe: Add write-protection-fault handling
by Dan Williams
· 7 years ago
60622d6
x86/asm/memcpy_mcsafe: Return bytes remaining
by Dan Williams
· 7 years ago
bd13154
x86/asm/memcpy_mcsafe: Add labels for __memcpy_mcsafe() write fault handling
by Dan Williams
· 7 years ago
da7bc9c
x86/asm/memcpy_mcsafe: Remove loop unrolling
by Dan Williams
· 7 years ago
1153933
x86/asm/64: Micro-optimize __clear_user() - Use immediate constants
by Alexey Dobriyan
· 7 years ago
986b37c
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
5e46caf
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9b9a513
x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as well
by Eric Dumazet
· 7 years ago
07cde31
x86/msr: Allow rdmsr_safe_on_cpu() to schedule
by Eric Dumazet
· 7 years ago
85a2d93
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d1c9910
Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
by David Woodhouse
· 7 years ago
e525de3
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d4667ca
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b399151
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
by Jia Zhang
· 7 years ago
16c5055
x86/asm: Trim clear_page.S includes
by Alexey Dobriyan
· 7 years ago
01684e7
x86/error_inject: Make just_return_func() globally visible
by Arnd Bergmann
· 7 years ago
3527799
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
3ccabd6
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c7f631c
x86/get_user: Use pointer masking to limit speculation
by Dan Williams
· 7 years ago
304ec1b
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
by Dan Williams
· 7 years ago
b5c4ae4f
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
by Dan Williams
· 7 years ago
7e86548
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
by Ingo Molnar
· 7 years ago
6304672
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
24b1ccc
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1dde741
x86/retpoline: Simplify vmexit_fill_RSB()
by Borislav Petkov
· 7 years ago
1df3738
x86/retpoline: Remove the esp/rsp thunk
by Waiman Long
· 7 years ago
5ca1144
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5515114
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c1804a2
kprobes/x86: Blacklist indirect thunk functions for kprobes
by Masami Hiramatsu
· 7 years ago
736e80a
retpoline: Introduce start/end markers of indirect thunk
by Masami Hiramatsu
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7cf1aaa
x86/timer: Don't inline __const_udelay
by Andi Kleen
· 7 years ago
40548c6
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
540adea
error-injection: Separate error-injection from kprobe
by Masami Hiramatsu
· 7 years ago
5096732
x86/retpoline/checksum32: Convert assembler indirect jumps
by David Woodhouse
· 7 years ago
Next »