index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
x86/pti: Fix section mismatch warning/error
Randy Dunlap
2018-09-02
1
-1
/
+1
|
*
|
|
x86/vdso: Fix lsl operand order
Samuel Neves
2018-09-01
1
-1
/
+1
|
*
|
|
x86/mce: Fix set_mce_nospec() to avoid #GP fault
LuckTony
2018-09-01
1
-1
/
+24
|
*
|
|
x86/efi: Load fixmap GDT in efi_call_phys_epilog()
Joerg Roedel
2018-08-31
1
-6
/
+2
|
*
|
|
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-08-31
4
-1
/
+53
|
*
|
|
x86: Allow generating user-space headers without a compiler
Ben Hutchings
2018-08-31
1
-4
/
+7
|
*
|
|
x86/dumpstack: Don't dump kernel memory based on usermode RIP
Jann Horn
2018-08-31
3
-5
/
+15
|
*
|
|
x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()
Uros Bizjak
2018-08-30
1
-3
/
+4
|
*
|
|
x86/alternatives: Lockdep-enforce text_mutex in text_poke*()
Jiri Kosina
2018-08-30
1
-4
/
+5
|
*
|
|
x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
Jann Horn
2018-08-30
1
-0
/
+4
|
*
|
|
x86/irqflags: Mark native_restore_fl extern inline
Nick Desaulniers
2018-08-30
1
-1
/
+2
|
*
|
|
x86/build: Remove jump label quirk for GCC older than 4.5.2
Masahiro Yamada
2018-08-30
1
-12
/
+0
|
*
|
|
x86/Kconfig: Fix trivial typo
Nikolas Nyby
2018-08-27
1
-1
/
+1
|
*
|
|
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
2018-08-27
3
-6
/
+45
|
*
|
|
x86/spectre: Add missing family 6 check to microcode check
Andi Kleen
2018-08-27
1
-0
/
+3
|
|
/
/
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-08-31
1
-1
/
+0
|
\
\
\
|
*
|
|
arm64: mm: always enable CONFIG_HOLES_IN_ZONE
James Morse
2018-08-31
1
-1
/
+0
|
|
/
/
*
|
|
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-31
2
-10
/
+6
|
\
\
\
|
*
|
|
x86/xen: remove redundant variable save_pud
Colin Ian King
2018-08-28
1
-2
/
+0
|
*
|
|
x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
Juergen Gross
2018-08-27
1
-4
/
+3
|
*
|
|
x86/xen: don't write ptes directly in 32-bit PV guests
Juergen Gross
2018-08-27
1
-4
/
+3
*
|
|
|
Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-31
1
-6
/
+4
|
\
\
\
\
|
*
|
|
|
m68k/mac: Use correct PMU response format
Finn Thain
2018-08-31
1
-6
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'riscv-for-linus-4.19-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-30
2
-14
/
+5
|
\
\
\
\
|
*
|
|
|
RISC-V: Use a less ugly workaround for unused variable warnings
Palmer Dabbelt
2018-08-28
1
-14
/
+1
|
*
|
|
|
riscv: tlb: Provide definition of tlb_flush() before including tlb.h
Will Deacon
2018-08-28
1
-0
/
+4
|
|
/
/
/
*
|
|
|
powerpc: disable support for relative ksymtab references
Ard Biesheuvel
2018-08-30
1
-1
/
+0
*
|
|
|
Merge tag 'nios2-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-29
1
-9
/
+0
|
\
\
\
\
|
*
|
|
|
nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintions
Tobias Klauser
2018-08-27
1
-9
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-29
3
-40
/
+57
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
crypto: arm64/aes-gcm-ce - fix scatterwalk API violation
Ard Biesheuvel
2018-08-25
1
-6
/
+23
|
*
|
|
crypto: aesni - Use unaligned loads from gcm_context_data
Dave Watson
2018-08-25
1
-33
/
+33
|
*
|
|
crypto: arm64/sm4-ce - check for the right CPU feature bit
Ard Biesheuvel
2018-08-25
1
-1
/
+1
*
|
|
|
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
2
-62
/
+8
|
\
\
\
\
|
*
|
|
|
ppc: Convert vas ID allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-22
/
+4
|
*
|
|
|
ppc: Convert mmu context allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-40
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-26
1
-0
/
+33
|
\
\
\
\
|
*
\
\
\
Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-08-18
1
-0
/
+33
|
|
\
\
\
\
|
|
*
|
|
|
x86: Add entry trampolines to kcore
Adrian Hunter
2018-08-15
1
-0
/
+10
|
|
*
|
|
|
kallsyms, x86: Export addresses of PTI entry trampolines
Alexander Shishkin
2018-08-15
1
-0
/
+23
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-26
8
-10
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
Vlastimil Babka
2018-08-24
1
-0
/
+4
|
*
|
|
|
|
|
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
2018-08-24
3
-3
/
+3
|
*
|
|
|
|
|
x86/kvm/vmx: Remove duplicate l1d flush definitions
Josh Poimboeuf
2018-08-20
1
-3
/
+0
|
*
|
|
|
|
|
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
2018-08-20
2
-4
/
+4
|
*
|
|
|
|
|
x86/process: Re-export start_thread()
Rian Hunter
2018-08-20
1
-0
/
+1
|
*
|
|
|
|
|
x86/mce: Add notifier_block forward declaration
Arnd Bergmann
2018-08-20
1
-0
/
+1
|
*
|
|
|
|
|
x86/vdso: Fix vDSO build if a retpoline is emitted
Andy Lutomirski
2018-08-20
1
-2
/
+4
*
|
|
|
|
|
|
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
2018-08-26
4
-50
/
+61
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/memory_failure: Introduce {set, clear}_mce_nospec()
Dan Williams
2018-08-20
3
-50
/
+45
[prev]
[next]