index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map
Adrian Hunter
2024-06-16
1
-1
/
+1
*
x86/lib: Fix overflow when counting digits
Colin Ian King
2024-01-25
1
-1
/
+1
*
x86/asm: Fix an assembler warning with current binutils
Mikulas Patocka
2023-02-06
1
-1
/
+1
*
x86/delay: Fix the wrong asm constraint in delay_loop()
Ammar Faizi
2022-06-14
1
-2
/
+2
*
x86: __memcpy_flushcache: fix wrong alignment if size > 2^32
Mikulas Patocka
2022-05-12
1
-1
/
+1
*
x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
Arnd Bergmann
2021-05-22
1
-2
/
+2
*
x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S
Fangrui Song
2020-12-30
3
-8
/
+8
*
x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
2020-12-11
1
-2
/
+3
*
arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback
Mikulas Patocka
2020-10-01
1
-1
/
+1
*
x86/asm/64: Align start of __clear_user() loop to 16-bytes
Matt Fleming
2020-06-30
1
-0
/
+1
*
x86/decoder: Add TEST opcode to Group3-2
Masami Hiramatsu
2020-02-24
1
-1
/
+1
*
x86/insn: Add some Intel instructions to the opcode map
Adrian Hunter
2019-12-31
1
-6
/
+12
*
x86/asm: Fix MWAITX C-state hint value
Janakarajan Natarajan
2019-10-17
1
-2
/
+2
*
x86/lib/cpu: Address missing prototypes warning
Valdis Klētnieks
2019-08-29
1
-0
/
+1
*
x86/insn-eval: Fix use-after-free access to LDT entry
Jann Horn
2019-06-11
1
-23
/
+24
*
x86/uaccess: Fix up the fixup
Peter Zijlstra
2019-05-31
1
-1
/
+2
*
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
Gary Hook
2019-05-25
1
-0
/
+12
*
x86/kaslr: Fix incorrect i8254 outb() parameters
Daniel Drake
2019-01-31
1
-2
/
+2
*
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-08-31
1
-0
/
+5
*
x86/asm/64: Use 32-bit XOR to zero registers
Jan Beulich
2018-07-03
1
-1
/
+1
*
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
1
-0
/
+10
|
\
|
*
x86, nfit_test: Add unit test for memcpy_mcsafe()
Dan Williams
2018-05-22
1
-0
/
+10
*
|
Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-06-04
2
-58
/
+65
|
\
|
|
*
x86/asm/memcpy_mcsafe: Add write-protection-fault handling
Dan Williams
2018-05-15
2
-0
/
+35
|
*
x86/asm/memcpy_mcsafe: Return bytes remaining
Dan Williams
2018-05-15
1
-6
/
+14
|
*
x86/asm/memcpy_mcsafe: Add labels for __memcpy_mcsafe() write fault handling
Dan Williams
2018-05-15
1
-9
/
+12
|
*
x86/asm/memcpy_mcsafe: Remove loop unrolling
Dan Williams
2018-05-15
1
-49
/
+10
*
|
x86/asm/64: Micro-optimize __clear_user() - Use immediate constants
Alexey Dobriyan
2018-05-14
1
-5
/
+4
|
/
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-02
1
-15
/
+28
|
\
|
*
x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as well
Eric Dumazet
2018-03-28
1
-7
/
+4
|
*
x86/msr: Allow rdmsr_safe_on_cpu() to schedule
Eric Dumazet
2018-03-27
1
-8
/
+24
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-02
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
x86/asm: Trim clear_page.S includes
Alexey Dobriyan
2018-02-13
1
-2
/
+0
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-26
2
-57
/
+0
|
\
\
|
*
|
Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
David Woodhouse
2018-02-20
2
-57
/
+0
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-14
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/error_inject: Make just_return_func() globally visible
Arnd Bergmann
2018-02-13
1
-0
/
+1
|
|
/
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-15
1
-1
/
+1
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-04
2
-4
/
+14
|
\
|
|
*
x86/get_user: Use pointer masking to limit speculation
Dan Williams
2018-01-30
1
-0
/
+10
|
*
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
2018-01-30
1
-2
/
+2
|
*
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
Dan Williams
2018-01-30
1
-4
/
+4
|
*
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
2018-01-30
4
-4
/
+1389
|
|
\
*
|
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
2
-0
/
+20
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-23
1
-2
/
+3
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
3
-3
/
+53
|
|
\
\
\
\
|
*
|
|
|
|
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
2018-01-12
2
-0
/
+20
*
|
|
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-30
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/timer: Don't inline __const_udelay
Andi Kleen
2018-01-14
1
-1
/
+1
[next]