]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/shortlog
mirror_ubuntu-bionic-kernel.git
2019-04-01 Amanoel DawodFonts: New Terminus large console font
2019-04-01 Julian Wiedmanns390/qeth: report 25Gbit link speed
2019-04-01 Kirill A. Shutemovx86/dump_pagetables: Fix LDT remap address marker
2019-04-01 Kirill A. Shutemovx86/mm: Fix guard hole handling
2019-04-01 Kirill A. Shutemovx86/ldt: Remove unused variable in map_ldt_struct()
2019-04-01 Kirill A. Shutemovx86/ldt: Unmap PTEs for the slot before freeing LDT...
2019-04-01 Kirill A. Shutemovx86/mm: Move LDT remap out of KASLR region on 5-level...
2019-04-01 Jan Kiszkax86/entry/32: Clear the CS high bits
2019-04-01 Ingo Molnarx86/mm/doc: Enhance the x86-64 virtual memory layout...
2019-04-01 Baoquan Hex86/mm/doc: Clean up the x86-64 virtual memory layout...
2019-04-01 Guenter Roeckx86/efi: Load fixmap GDT in efi_call_phys_epilog()...
2019-04-01 Joerg Roedelx86/efi: Load fixmap GDT in efi_call_phys_epilog()
2019-04-01 Joerg Roedelx86/mm/pti: Move user W+X check into pti_finalize()
2019-04-01 Joerg Roedelx86/relocs: Add __end_rodata_aligned to S_REL
2019-04-01 Joerg Roedelx86/mm/pti: Clone kernel-image on PTE level for 32 bit
2019-04-01 Joerg Roedelx86/mm/pti: Don't clear permissions in pti_clone_pmd()
2019-04-01 Joerg Roedelx86/mm/pti: Fix 32 bit PCID check
2019-04-01 Dave Hansenx86/mm/init: Remove freed kernel image areas from alias...
2019-04-01 Dave Hansenx86/mm/init: Add helper for freeing kernel image pages
2019-04-01 Dave Hansenx86/mm/init: Pass unconverted symbol addresses to free_...
2019-04-01 Dave Hansenmm: Allow non-direct-map arguments to free_reserved_area()
2019-04-01 Dave Hansenx86/mm/pti: Clear Global bit more aggressively
2019-04-01 Joerg Roedelx86/kexec: Allocate 8k PGDs for PTI
2019-04-01 Joerg Roedelx86/mm: Remove in_nmi() warning from vmalloc_fault()
2019-04-01 Joerg Roedelx86/entry/32: Check for VM86 mode in slow-path check
2019-04-01 Joerg Roedelperf/core: Make sure the ring-buffer is mapped in all...
2019-04-01 Jiang Biaox86/pti: Check the return value of pti_user_pagetable_w...
2019-04-01 Jiang Biaox86/pti: Check the return value of pti_user_pagetable_w...
2019-04-01 Joerg Roedelx86/entry/32: Add debug code to check entry/exit CR3
2019-04-01 Joerg Roedelx86/mm/pti: Add Warning when booting on a PCID capable CPU
2019-04-01 Juerg HaefligerUBUNTU: [Config] Update PAGE_TABLE_ISOLATION annotations
2019-04-01 Joerg Roedelx86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
2019-04-01 Joerg Roedelx86/ldt: Enable LDT user-mapping for PAE
2019-04-01 Joerg Roedelx86/ldt: Split out sanity check in map_ldt_struct()
2019-04-01 Joerg Roedelx86/ldt: Define LDT_END_ADDR
2019-04-01 Joerg Roedelx86/ldt: Reserve address-space range on 32 bit for...
2019-04-01 Joerg Roedelx86/pgtable/pae: Use separate kernel PMDs for user...
2019-04-01 Joerg Roedelx86/mm/dump_pagetables: Define INIT_PGD
2019-04-01 Joerg Roedelx86/mm/pti: Clone entry-text again in pti_finalize()
2019-04-01 Joerg Roedelx86/mm/pti: Introduce pti_finalize()
2019-04-01 Joerg Roedelx86/mm/pti: Keep permissions when cloning kernel text...
2019-04-01 Joerg Roedelx86/mm/pti: Make pti_clone_kernel_text() compile on...
2019-04-01 Joerg Roedelx86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32
2019-04-01 Joerg Roedelx86/mm/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
2019-04-01 Joerg Roedelx86/mm/pti: Add an overflow check to pti_clone_pmds()
2019-04-01 Joerg Roedelx86/mm/pae: Populate the user page-table with user...
2019-04-01 Joerg Roedelx86/mm/pae: Populate valid user PGD entries
2019-04-01 Joerg Roedelx86/pgtable: Move two more functions from pgtable_64...
2019-04-01 Joerg Roedelx86/pgtable: Move pti_set_user_pgtbl() to pgtable.h
2019-04-01 Joerg Roedelx86/pgtable: Move pgdp kernel/user conversion functions...
2019-04-01 Joerg Roedelx86/pgtable/32: Allocate 8k page-tables when PTI is...
2019-04-01 Joerg Roedelx86/pgtable/pae: Unshare kernel PMDs when PTI is enabled
2019-04-01 Joerg Roedelx86/pgtable: Rename pti_set_user_pgd() to pti_set_user_...
2019-04-01 Joerg Roedelx86/entry: Rename update_sp0 to update_task_stack
2019-04-01 Joerg Roedelx86/entry/32: Add PTI CR3 switches to NMI handler code
2019-04-01 Joerg Roedelx86/entry/32: Add PTI cr3 switch to non-NMI entry/exit...
2019-04-01 Joerg Roedelx86/entry/32: Simplify debug entry point
2019-04-01 Joerg Roedelx86/entry/32: Handle Entry from Kernel-Mode on Entry...
2019-04-01 Joerg Roedelx86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
2019-04-01 Joerg Roedelx86/entry/32: Leave the kernel via trampoline stack
2019-04-01 Joerg Roedelx86/entry/32: Enter the kernel via trampoline stack
2019-04-01 Joerg Roedelx86/entry/32: Split off return-to-kernel path
2019-04-01 Joerg Roedelx86/entry/32: Unshare NMI return path
2019-04-01 Joerg Roedelx86/entry/32: Put ESPFIX code into a macro
2019-04-01 Joerg Roedelx86/entry/32: Load task stack from x86_tss.sp1 in SYSEN...
2019-04-01 Joerg Roedelx86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry2task...
2019-04-01 Joerg Roedelx86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
2019-04-01 Jan Beulichx86/entry/32: Add explicit 'l' instruction suffix
2019-04-01 Dave Hansenx86/pti: Disallow global kernel text with RANDSTRUCT
2019-04-01 Dave Hansenx86/pti: Reduce amount of kernel text allowed to be...
2019-04-01 Dave Hansenx86/pti: Fix boot warning from Global-bit setting
2019-04-01 Dave Hansenx86/pti: Fix boot problems from Global-bit setting
2019-04-01 Dave Hansenx86/pti: Leave kernel text global for !PCID
2019-04-01 Dave Hansenx86/pti: Never implicitly clear _PAGE_GLOBAL for kernel...
2019-04-01 Dave Hansenx86/pti: Enable global pages for shared areas
2019-04-01 Kirill A. Shutemovx86/mm: Fix documentation of module mapping range with...
2019-04-01 Zhen Leiiommu/arm-smmu-v3: Avoid memory corruption from Hisilic...
2019-04-01 Paul Mackerras]PATCH] KVM: PPC: Book3S HV: Don't truncate HPTE index...
2019-04-01 Kai-Heng FengUBUNTU: SAUCE: nvme: Merge two quirk entries into one...
2019-04-01 Dominik Brodowskix86/speculation: Simplify the CPU bug detection logic
2019-04-01 Martin Schwidefskys390: remove closung punctuation from spectre messages
2019-04-01 WANG Chaox86, modpost: Replace last remnants of RETPOLINE with...
2019-04-01 Thomas Lendackyx86/speculation: Add support for STIBP always-on prefer...
2019-04-01 Waiman Longx86/speculation: Change misspelled STIPB to STIBP
2019-04-01 Jim Mattsonkvm: svm: Ensure an IBPB on all affected CPUs when...
2019-04-01 Thomas Gleixnerx86/speculation: Provide IBPB always command line options
2019-04-01 Thomas Gleixnerx86/speculation: Add seccomp Spectre v2 user space...
2019-04-01 Thomas Gleixnerx86/speculation: Enable prctl mode for spectre_v2_user
2019-04-01 Thomas Gleixnerx86/speculation: Add prctl() control for indirect branc...
2019-04-01 Thomas Gleixnerx86/speculation: Prepare arch_smt_update() for PRCTL...
2019-04-01 Thomas Gleixnerx86/speculation: Prevent stale SPEC_CTRL msr content
2019-04-01 Thomas Gleixnerx86/speculation: Split out TIF update
2019-04-01 Thomas Gleixnerptrace: Remove unused ptrace_may_access_sched() and...
2019-04-01 Thomas Gleixnerx86/speculation: Prepare for conditional IBPB in switch...
2019-04-01 Thomas Gleixnerx86/speculation: Avoid __switch_to_xtra() calls
2019-04-01 Thomas Gleixnerx86/process: Consolidate and simplify switch_to_xtra...
2019-04-01 Tim Chenx86/speculation: Prepare for per task indirect branch...
2019-04-01 Thomas Gleixnerx86/speculation: Add command line control for indirect...
2019-04-01 Thomas Gleixnerx86/speculation: Unify conditional spectre v2 print...
2019-04-01 Thomas Gleixnerx86/speculataion: Mark command line parser data __initdata
next