index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
crypto: poly1305 - use structures for key and accumulator
Eric Biggers
2018-11-20
1
-9
/
+11
|
*
|
|
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
2018-11-20
1
-24
/
+24
|
*
|
|
crypto: x86/chacha20 - Add a 4-block AVX2 variant
Martin Willi
2018-11-16
2
-0
/
+317
|
*
|
|
crypto: x86/chacha20 - Add a 2-block AVX2 variant
Martin Willi
2018-11-16
2
-0
/
+204
|
*
|
|
crypto: x86/chacha20 - Use larger block functions more aggressively
Martin Willi
2018-11-16
1
-15
/
+24
|
*
|
|
crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variant
Martin Willi
2018-11-16
2
-61
/
+133
|
*
|
|
crypto: x86/chacha20 - Support partial lengths in 4-block SSSE3 variant
Martin Willi
2018-11-16
2
-40
/
+128
|
*
|
|
crypto: x86/chacha20 - Support partial lengths in 1-block SSSE3 variant
Martin Willi
2018-11-16
2
-22
/
+63
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-27
1
-0
/
+2
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-22
23
-334
/
+368
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
3
-1
/
+6
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-11
1
-0
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
bpf: Add bpf_line_info support
Martin KaFai Lau
2018-12-09
1
-0
/
+2
*
|
|
|
|
|
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-27
1
-18
/
+0
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/platform/olpc: Do not call of_platform_bus_probe()
Rob Herring
2018-11-17
1
-18
/
+0
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-27
11
-337
/
+345
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/mm/dump_pagetables: Use DEFINE_SHOW_ATTRIBUTE()
Yangtao Li
2018-12-18
1
-51
/
+7
|
*
|
|
|
|
|
|
|
x86/mm/cpa: Rename @addrinarray to @numpages
Peter Zijlstra
2018-12-17
1
-26
/
+26
|
*
|
|
|
|
|
|
|
x86/mm/cpa: Better use CLFLUSHOPT
Peter Zijlstra
2018-12-17
1
-12
/
+17
|
*
|
|
|
|
|
|
|
x86/mm/cpa: Fold cpa_flush_range() and cpa_flush_array() into a single cpa_fl...
Peter Zijlstra
2018-12-17
1
-74
/
+18
|
*
|
|
|
|
|
|
|
x86/mm/cpa: Make cpa_data::numpages invariant
Peter Zijlstra
2018-12-17
1
-8
/
+13
|
*
|
|
|
|
|
|
|
x86/mm/cpa: Optimize cpa_flush_array() TLB invalidation
Peter Zijlstra
2018-12-17
3
-19
/
+29
|
*
|
|
|
|
|
|
|
x86/mm/cpa: Simplify the code after making cpa->vaddr invariant
Peter Zijlstra
2018-12-17
2
-14
/
+6
|
*
|
|
|
|
|
|
|
x86/mm/cpa: Make cpa_data::vaddr invariant
Peter Zijlstra
2018-12-17
1
-10
/
+8
|
*
|
|
|
|
|
|
|
x86/mm/cpa: Add __cpa_addr() helper
Peter Zijlstra
2018-12-17
1
-19
/
+19
|
*
|
|
|
|
|
|
|
x86/mm/cpa: Add ARRAY and PAGES_ARRAY selftests
Peter Zijlstra
2018-12-17
1
-4
/
+24
|
*
|
|
|
|
|
|
|
Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix
Ingo Molnar
2018-12-17
48
-548
/
+1084
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
Dan Williams
2018-12-05
1
-6
/
+0
|
*
|
|
|
|
|
|
|
|
x86/mm: Validate kernel_physical_mapping_init() PTE population
Dan Williams
2018-12-05
2
-12
/
+39
|
*
|
|
|
|
|
|
|
|
x86/fault: Clean up the page fault oops decoder a bit
Ingo Molnar
2018-11-22
1
-15
/
+23
|
*
|
|
|
|
|
|
|
|
x86/fault: Decode page fault OOPSes better
Andy Lutomirski
2018-11-22
1
-0
/
+84
|
*
|
|
|
|
|
|
|
|
x86/vsyscall/64: Use X86_PF constants in the simulated #PF error code
Andy Lutomirski
2018-11-22
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
x86/oops: Show the correct CS value in show_regs()
Andy Lutomirski
2018-11-22
1
-3
/
+2
|
*
|
|
|
|
|
|
|
|
x86/fault: Don't try to recover from an implicit supervisor access
Andy Lutomirski
2018-11-22
1
-0
/
+10
|
*
|
|
|
|
|
|
|
|
x86/fault: Remove sw_error_code
Andy Lutomirski
2018-11-22
1
-39
/
+11
|
*
|
|
|
|
|
|
|
|
x86/fault: Don't set thread.cr2, etc before OOPSing
Andy Lutomirski
2018-11-20
1
-8
/
+0
|
*
|
|
|
|
|
|
|
|
x86/fault: Make error_code sanitization more robust
Andy Lutomirski
2018-11-20
1
-9
/
+21
|
*
|
|
|
|
|
|
|
|
x86/fault: Improve the condition for signalling vs OOPSing
Andy Lutomirski
2018-11-20
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
x86/fault: Fix SMAP #PF handling buglet for implicit supervisor accesses
Andy Lutomirski
2018-11-20
1
-3
/
+6
|
*
|
|
|
|
|
|
|
|
x86/fault: Fold smap_violation() into do_user_addr_fault()
Andy Lutomirski
2018-11-20
1
-17
/
+6
|
*
|
|
|
|
|
|
|
|
x86/cpufeatures, x86/fault: Mark SMAP as disabled when configured out
Andy Lutomirski
2018-11-20
2
-5
/
+8
|
*
|
|
|
|
|
|
|
|
x86/fault: Check user_mode(regs) when avoiding an mmap_sem deadlock
Andy Lutomirski
2018-11-20
1
-5
/
+2
|
*
|
|
|
|
|
|
|
|
x86/mm/fault: Allow stack access below %rsp
Waiman Long
2018-11-12
1
-12
/
+0
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-27
8
-32
/
+14
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
2018-12-04
3
-18
/
+9
|
*
|
|
|
|
|
|
|
|
x86/fpu: Update comment for __raw_xsave_addr()
Sebastian Andrzej Siewior
2018-12-03
1
-2
/
+0
|
*
|
|
|
|
|
|
|
|
x86/fpu: Add might_fault() to user_insn()
Sebastian Andrzej Siewior
2018-12-03
1
-0
/
+3
|
*
|
|
|
|
|
|
|
|
x86/pkeys: Make init_pkru_value static
Sebastian Andrzej Siewior
2018-12-03
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
x86/thread_info: Remove _TIF_ALLWORK_MASK
Sebastian Andrzej Siewior
2018-12-03
1
-8
/
+0
|
*
|
|
|
|
|
|
|
|
x86/process/32: Remove asm/math_emu.h include
Sebastian Andrzej Siewior
2018-12-03
1
-3
/
+0
[prev]
[next]