index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-07
Linux 3.2.98
v3.2.98
Ben Hutchings
2018-01-07
KPTI: Report when enabled
Kees Cook
2018-01-07
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
2018-01-07
x86/kaiser: Move feature detection up
Borislav Petkov
2018-01-07
kaiser: disabled on Xen PV
Jiri Kosina
2018-01-07
x86/kaiser: Reenable PARAVIRT
Borislav Petkov
2018-01-07
x86/paravirt: Dont patch flush_tlb_single
Thomas Gleixner
2018-01-07
kaiser: kaiser_flush_tlb_on_return_to_user() check PCID
Hugh Dickins
2018-01-07
kaiser: asm/tlbflush.h handle noPGE at lower level
Hugh Dickins
2018-01-07
kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
Hugh Dickins
2018-01-07
x86/kaiser: Check boottime cmdline params
Borislav Petkov
2018-01-07
x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
Borislav Petkov
2018-01-07
x86/boot: Add early cmdline parsing for options with arguments
Tom Lendacky
2018-01-07
x86/boot: Pass in size to early cmdline parsing
Dave Hansen
2018-01-07
x86/boot: Simplify early command line parsing
Dave Hansen
2018-01-07
x86/boot: Fix early command-line parsing when partial word matches
Dave Hansen
2018-01-07
x86/boot: Fix early command-line parsing when matching at end
Dave Hansen
2018-01-07
x86, boot: Carve out early cmdline parsing function
Borislav Petkov
2018-01-07
kaiser: add "nokaiser" boot option, using ALTERNATIVE
Hugh Dickins
2018-01-07
x86/alternatives: Use optimized NOPs for padding
Borislav Petkov
2018-01-07
x86/alternatives: Make JMPs more robust
Borislav Petkov
2018-01-07
x86/alternatives: Add instruction padding
Borislav Petkov
2018-01-07
x86/alternatives: Cleanup DPRINTK macro
Borislav Petkov
2018-01-07
kaiser: alloc_ldt_struct() use get_zeroed_page()
Hugh Dickins
2018-01-07
kaiser: user_map __kprobes_text too
Hugh Dickins
2018-01-07
x86/mm/kaiser: re-enable vsyscalls
Andrea Arcangeli
2018-01-07
KAISER: Kernel Address Isolation
Hugh Dickins
2018-01-07
x86/mm/64: Fix reboot interaction with CR4.PCIDE
Andy Lutomirski
2018-01-07
x86/mm: Enable CR4.PCIDE on supported systems
Andy Lutomirski
2018-01-07
x86/mm: Add the 'nopcid' boot option to turn off PCID
Andy Lutomirski
2018-01-07
x86/mm: Disable PCID on 32-bit kernels
Andy Lutomirski
2018-01-07
x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
Andy Lutomirski
2018-01-07
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
2018-01-07
x86/mm, sched/core: Turn off IRQs in switch_mm()
Andy Lutomirski
2018-01-07
x86/mm, sched/core: Uninline switch_mm()
Andy Lutomirski
2018-01-07
x86/mm: Build arch/x86/mm/tlb.c even on !SMP
Andy Lutomirski
2018-01-07
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
2018-01-07
mm/mmu_context, sched/core: Fix mmu_context.h assumption
Ingo Molnar
2018-01-07
x86/mm: If INVPCID is available, use it to flush global mappings
Andy Lutomirski
2018-01-07
x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
Andy Lutomirski
2018-01-07
x86/mm: Fix INVPCID asm constraint
Borislav Petkov
2018-01-07
x86/mm: Add INVPCID helpers
Andy Lutomirski
2018-01-07
x86, cpufeature: Add CPU features from Intel document 319433-012A
H. Peter Anvin
2018-01-01
Linux 3.2.97
v3.2.97
Ben Hutchings
2018-01-01
KEYS: add missing permission check for request_key() destination
Eric Biggers
2018-01-01
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
2018-01-01
crypto: salsa20 - fix blkcipher_walk API usage
Eric Biggers
2018-01-01
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
2018-01-01
ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock
Oleg Nesterov
2018-01-01
security: Fix mode test in selinux_ptrace_access_check()
Ben Hutchings
[next]