]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/shortlog
mirror_ubuntu-artful-kernel.git
2018-01-11 Thomas Gleixnerx86/cpu: Implement CPU vulnerabilites sysfs functions
2018-01-11 Thomas Gleixnersysfs/cpu: Add vulnerability folder
2018-01-11 David Woodhousex86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
2018-01-11 Dave Hansenx86/Documentation: Add PTI description
2018-01-11 Jiri Kosinax86/pti: Unbreak EFI old_memmap
2018-01-11 Thomas Gleixnerx86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
2018-01-11 David Woodhousex86/alternatives: Add missing '\n' at end of ALTERNATIV...
2018-01-11 Thomas Gleixnerx86/tlb: Drop the _GPL from the cpu_tlbstate export
2018-01-11 Peter Zijlstrax86/events/intel/ds: Use the proper cache flush method...
2018-01-11 Thomas Gleixnerx86/kaslr: Fix the vaddr_end mess
2018-01-11 Thomas Gleixnerx86/mm: Map cpu_entry_area at the same place on 4/5...
2018-01-11 Andrey Ryabininx86/mm: Set MODULES_END to 0xffffffffff000000
2018-01-11 Nick Desaulniersx86/process: Define cpu_tss_rw in same section as decla...
2018-01-11 Josh Poimboeufx86/dumpstack: Print registers for first stack frame
2018-01-11 Josh Poimboeufx86/dumpstack: Fix partial register dumps
2018-01-11 Thomas Gleixnerx86/pti: Make sure the user/kernel PTEs match
2018-01-11 Thomas Gleixnerx86/pti: Enable PTI by default
2018-01-09 Andy WhitcroftUBUNTU: [Config] skip the next ABI number
2018-01-09 Andy WhitcroftUBUNTU: Start new release
2018-01-08 Marcelo Henrique... UBUNTU: Ubuntu-4.13.0-25.29 Ubuntu-4.13.0-25.29
2018-01-08 Kamal MostafaUBUNTU: [Config] Enable PTI with UNWINDER_FRAME_POINTER
2018-01-08 Kamal MostafaRevert "UBUNTU: [Config] updateconfigs to enable PTI"
2018-01-08 Marcelo Henrique... UBUNTU: Start new release
2018-01-07 Marcelo Henrique... UBUNTU: Ubuntu-4.13.0-24.28 Ubuntu-4.13.0-24.28
2018-01-07 Tom Lendackyx86/cpu, x86/pti: Do not enable PTI on AMD processors
2018-01-07 Marcelo Henrique... UBUNTU: Start new release
2018-01-06 Marcelo Henrique... UBUNTU: Ubuntu-4.13.0-23.27 Ubuntu-4.13.0-23.27
2018-01-06 Marcelo Henrique... objtool: use sh to invoke sync-check.sh in the Makefile
2018-01-06 Martin Schwidefskys390/mm: use generic mm_hooks
2018-01-06 Colin Ian KingUBUNTU: SAUCE: BODGE: temporarily disable some kprobe...
2018-01-06 Andy WhitcroftUBUNTU: SAUCE: only attempt to use PCID in 64 bit builds
2018-01-06 Alexei Starovoitovbpf: fix branch pruning logic
2018-01-06 Ben HutchingsUBUNTU: SAUCE: bpf/verifier: Fix states_equal() compari...
2018-01-06 Jann Hornbpf: fix incorrect sign extension in check_alu_op()
2018-01-06 Jann HornUBUNTU: SAUCE: bpf: reject out-of-bounds stack pointer...
2018-01-06 Thomas Gleixnerx86/pti: Switch to kernel CR3 at early in entry_SYSCALL...
2018-01-06 Paolo Bonzinikvm: x86: fix RSM when PCID is non-zero
2018-01-06 Andy WhitcroftUBUNTU: [Config] updateconfigs to enable PTI
2018-01-06 Thomas Gleixnerx86/ldt: Make LDT pgtable free conditional
2018-01-06 Thomas Gleixnerx86/ldt: Plug memory leak in error path
2018-01-06 Thomas Gleixnerx86/mm: Remove preempt_disable/enable() from __native_f...
2018-01-06 Thomas Gleixnerx86/smpboot: Remove stale TLB flush invocations
2018-01-06 Thomas Gleixnerx86/ldt: Make the LDT mapping RO
2018-01-06 Thomas Gleixnerx86/mm/dump_pagetables: Allow dumping current pagetables
2018-01-06 Thomas Gleixnerx86/mm/dump_pagetables: Check user space page table...
2018-01-06 Borislav Petkovx86/mm/dump_pagetables: Add page table directory to...
2018-01-06 Dave Hansenx86/mm/pti: Add Kconfig
2018-01-06 Vlastimil Babkax86/dumpstack: Indicate in Oops whether PTI is configur...
2018-01-06 Peter Zijlstrax86/mm: Clarify the whole ASID/kernel PCID/user PCID...
2018-01-06 Dave Hansenx86/mm: Use INVPCID for __native_flush_tlb_single()
2018-01-06 Peter Zijlstrax86/mm: Optimize RESTORE_CR3
2018-01-06 Peter Zijlstrax86/mm: Use/Fix PCID to optimize user/kernel switches
2018-01-06 Dave Hansenx86/mm: Abstract switching CR3
2018-01-06 Dave Hansenx86/mm: Allow flushing for future ASID switches
2018-01-06 Andy Lutomirskix86/pti: Map the vsyscall page if needed
2018-01-06 Andy Lutomirskix86/pti: Put the LDT in its own PGD if PTI is on
2018-01-06 Andy Lutomirskix86/mm/64: Make a full PGD-entry size hole in the memor...
2018-01-06 Hugh Dickinsx86/events/intel/ds: Map debug buffers in cpu_entry_area
2018-01-06 Thomas Gleixnerx86/cpu_entry_area: Add debugstore entries to cpu_entry...
2018-01-06 Andy Lutomirskix86/mm/pti: Map ESPFIX into user space
2018-01-06 Thomas Gleixnerx86/mm/pti: Share entry text PMD
2018-01-06 Thomas Gleixnerx86/entry: Align entry text section to PMD boundary
2018-01-06 Andy Lutomirskix86/mm/pti: Share cpu_entry_area with user space page...
2018-01-06 Thomas Gleixnerx86/mm/pti: Force entry through trampoline when PTI...
2018-01-06 Andy Lutomirskix86/mm/pti: Add functions to clone kernel PMDs
2018-01-06 Dave Hansenx86/mm/pti: Populate user PGD
2018-01-06 Dave Hansenx86/mm/pti: Allocate a separate user PGD
2018-01-06 Dave Hansenx86/mm/pti: Allow NX poison to be set in p4d/pgd
2018-01-06 Dave Hansenx86/mm/pti: Add mapping helper functions
2018-01-06 Borislav Petkovx86/pti: Add the pti= cmdline option and documentation
2018-01-06 Thomas Gleixnerx86/mm/pti: Add infrastructure for page table isolation
2018-01-06 Dave Hansenx86/mm/pti: Prepare the x86/entry assembly code for...
2018-01-06 Dave Hansenx86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
2018-01-06 Thomas Gleixnerx86/cpufeatures: Add X86_BUG_CPU_INSECURE
2018-01-06 Thomas Gleixnerx86/cpu_entry_area: Prevent wraparound in setup_cpu_ent...
2018-01-06 Thomas Gleixnerinit: Invoke init_espfix_bsp() from mm_init()
2018-01-06 Thomas Gleixnerx86/cpu_entry_area: Move it out of the fixmap
2018-01-06 Thomas Gleixnerx86/cpu_entry_area: Move it to a separate unit
2018-01-06 Peter Zijlstrax86/mm: Create asm/invpcid.h
2018-01-06 Dave Hansenx86/mm: Put MMU to hardware ASID translation in one...
2018-01-06 Dave Hansenx86/mm: Remove hard-coded ASID limit checks
2018-01-06 Dave Hansenx86/mm: Move the CR3 construction functions to tlbflush.h
2018-01-06 Peter Zijlstrax86/mm: Add comments to clarify which TLB-flush functio...
2018-01-06 Peter Zijlstrax86/mm: Remove superfluous barriers
2018-01-06 Peter Zijlstrax86/mm: Use __flush_tlb_one() for kernel memory
2018-01-06 Peter Zijlstrax86/microcode: Dont abuse the TLB-flush interface
2018-01-06 Peter Zijlstrax86/uv: Use the right TLB-flush API
2018-01-06 Dave Hansenx86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entr...
2018-01-06 Peter Zijlstrax86/doc: Remove obvious weirdnesses from the x86 MM...
2018-01-06 Andy Lutomirskix86/mm/64: Improve the memory map documentation
2018-01-06 Thomas Gleixnerx86/ldt: Prevent LDT inheritance on exec
2018-01-06 Peter Zijlstrax86/ldt: Rework locking
2018-01-06 Thomas Gleixnerarch, mm: Allow arch_dup_mmap() to fail
2018-01-06 Andy Lutomirskix86/vsyscall/64: Warn and fail vsyscall emulation in...
2018-01-06 Andy Lutomirskix86/vsyscall/64: Explicitly set _PAGE_USER in the paget...
2018-01-06 Thomas Gleixnerx86/mm/dump_pagetables: Make the address hints correct...
2018-01-06 Thomas Gleixnerx86/mm/dump_pagetables: Check PAGE_PRESENT for real
2018-01-06 Thomas Gleixnerx86/Kconfig: Limit NR_CPUS on 32-bit to a sane amount
2018-01-06 Thomas Gleixnerx86/cpufeatures: Make CPU bugs sticky
2018-01-06 Thomas Gleixnerx86/paravirt: Provide a way to check for hypervisors
next