]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - arch
Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/linux into...
[mirror_ubuntu-bionic-kernel.git] / arch /
2017-12-23 Thomas Gleixnerx86/mm/dump_pagetables: Allow dumping current pagetables
2017-12-23 Thomas Gleixnerx86/mm/dump_pagetables: Check user space page table...
2017-12-23 Borislav Petkovx86/mm/dump_pagetables: Add page table directory to...
2017-12-23 Vlastimil Babkax86/dumpstack: Indicate in Oops whether PTI is configur...
2017-12-23 Peter Zijlstrax86/mm: Clarify the whole ASID/kernel PCID/user PCID...
2017-12-23 Dave Hansenx86/mm: Use INVPCID for __native_flush_tlb_single()
2017-12-23 Peter Zijlstrax86/mm: Optimize RESTORE_CR3
2017-12-23 Peter Zijlstrax86/mm: Use/Fix PCID to optimize user/kernel switches
2017-12-23 Dave Hansenx86/mm: Abstract switching CR3
2017-12-23 Dave Hansenx86/mm: Allow flushing for future ASID switches
2017-12-23 Andy Lutomirskix86/pti: Map the vsyscall page if needed
2017-12-23 Andy Lutomirskix86/pti: Put the LDT in its own PGD if PTI is on
2017-12-23 Andy Lutomirskix86/mm/64: Make a full PGD-entry size hole in the memor...
2017-12-23 Hugh Dickinsx86/events/intel/ds: Map debug buffers in cpu_entry_area
2017-12-23 Thomas Gleixnerx86/cpu_entry_area: Add debugstore entries to cpu_entry...
2017-12-23 Andy Lutomirskix86/mm/pti: Map ESPFIX into user space
2017-12-23 Thomas Gleixnerx86/mm/pti: Share entry text PMD
2017-12-23 Thomas Gleixnerx86/entry: Align entry text section to PMD boundary
2017-12-23 Andy Lutomirskix86/mm/pti: Share cpu_entry_area with user space page...
2017-12-23 Thomas Gleixnerx86/mm/pti: Force entry through trampoline when PTI...
2017-12-23 Andy Lutomirskix86/mm/pti: Add functions to clone kernel PMDs
2017-12-23 Dave Hansenx86/mm/pti: Populate user PGD
2017-12-23 Dave Hansenx86/mm/pti: Allocate a separate user PGD
2017-12-23 Dave Hansenx86/mm/pti: Allow NX poison to be set in p4d/pgd
2017-12-23 Dave Hansenx86/mm/pti: Add mapping helper functions
2017-12-23 Borislav Petkovx86/pti: Add the pti= cmdline option and documentation
2017-12-23 Thomas Gleixnerx86/mm/pti: Add infrastructure for page table isolation
2017-12-23 Dave Hansenx86/mm/pti: Prepare the x86/entry assembly code for...
2017-12-23 Dave Hansenx86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
2017-12-23 Thomas Gleixnerx86/cpufeatures: Add X86_BUG_CPU_INSECURE
2017-12-23 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2017-12-23 Thomas Gleixnerx86/cpu_entry_area: Prevent wraparound in setup_cpu_ent...
2017-12-22 Linus TorvaldsMerge tag 'powerpc-4.15-5' of git://git.kernel.org...
2017-12-22 Linus TorvaldsMerge tag 'for-linus-4.15-rc5-tag' of git://git.kernel...
2017-12-22 Linus TorvaldsMerge tag 'xfs-4.15-fixes-8' of git://git.kernel.org...
2017-12-22 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-12-22 Linus TorvaldsMerge tag 'pinctrl-v4.15-3' of git://git.kernel.org...
2017-12-22 Linus TorvaldsMerge tag 'drm-fixes-for-v4.15-rc5' of git://people...
2017-12-22 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2017-12-22 Thomas Gleixnerinit: Invoke init_espfix_bsp() from mm_init()
2017-12-22 Thomas Gleixnerx86/cpu_entry_area: Move it out of the fixmap
2017-12-22 Thomas Gleixnerx86/cpu_entry_area: Move it to a separate unit
2017-12-22 Peter Zijlstrax86/mm: Create asm/invpcid.h
2017-12-22 Dave Hansenx86/mm: Put MMU to hardware ASID translation in one...
2017-12-22 Dave Hansenx86/mm: Remove hard-coded ASID limit checks
2017-12-22 Dave Hansenx86/mm: Move the CR3 construction functions to tlbflush.h
2017-12-22 Peter Zijlstrax86/mm: Add comments to clarify which TLB-flush functio...
2017-12-22 Peter Zijlstrax86/mm: Remove superfluous barriers
2017-12-22 Peter Zijlstrax86/mm: Use __flush_tlb_one() for kernel memory
2017-12-22 Peter Zijlstrax86/microcode: Dont abuse the TLB-flush interface
2017-12-22 Peter Zijlstrax86/uv: Use the right TLB-flush API
2017-12-22 Dave Hansenx86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entr...
2017-12-22 Thomas Gleixnerx86/ldt: Prevent LDT inheritance on exec
2017-12-22 Peter Zijlstrax86/ldt: Rework locking
2017-12-22 Thomas Gleixnerarch, mm: Allow arch_dup_mmap() to fail
2017-12-22 Andy Lutomirskix86/vsyscall/64: Warn and fail vsyscall emulation in...
2017-12-22 Andy Lutomirskix86/vsyscall/64: Explicitly set _PAGE_USER in the paget...
2017-12-22 Thomas Gleixnerx86/mm/dump_pagetables: Make the address hints correct...
2017-12-22 Thomas Gleixnerx86/mm/dump_pagetables: Check PAGE_PRESENT for real
2017-12-22 Thomas Gleixnerx86/Kconfig: Limit NR_CPUS on 32-bit to a sane amount
2017-12-22 Christian BorntraegerKVM: s390: prevent buffer overrun on memory hotplug...
2017-12-22 Christian BorntraegerKVM: s390: fix cmma migration for multiple memory slots
2017-12-22 Bogdan Mireaarm64: dts: renesas: ulcb: Remove renesas, no-ether...
2017-12-22 Bogdan Mireaarm64: dts: renesas: salvator-x: Remove renesas, no...
2017-12-22 Arnd BergmannARM: dts: tango4: remove bogus interrupt-controller...
2017-12-22 Arnd BergmannARM: dts: ls1021a: fix incorrect clock references
2017-12-22 Laurent VivierKVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xi...
2017-12-22 Cédric Le GoaterKVM: PPC: Book3S: fix XIVE migration of pending interrupts
2017-12-22 Dave AirlieMerge tag 'drm-misc-fixes-2017-12-21' of git://anongit...
2017-12-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-12-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-12-21 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-12-21 Arnd BergmannMerge tag 'davinci-fixes-for-v4.15' of ssh://gitolite...
2017-12-21 Arnd BergmannMerge tag 'at91-ab-4.15-dt-fixes' of ssh://gitolite...
2017-12-21 Arnd BergmannMerge tag 'v4.15-rockchip-dts64fixes-1' of ssh://gitoli...
2017-12-21 Arnd BergmannMerge tag 'v4.15-rockchip-dts32fixes-1' of ssh://gitoli...
2017-12-21 Joel StanleyARM: dts: aspeed-g4: Correct VUART IRQ number
2017-12-21 Javier Martinez... ARM: dts: exynos: Enable Mixer node for Exynos5800...
2017-12-21 Paolo Bonzinikvm: x86: fix RSM when PCID is non-zero
2017-12-21 Jani NikulaMerge tag 'gvt-fixes-2017-12-21' of https://github...
2017-12-21 Dave AirlieMerge tag 'drm-intel-fixes-2017-12-20' of git://anongit...
2017-12-21 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2017-12-21 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-12-21 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-12-20 Vineet GuptaARC: handle gcc generated __builtin_trap()
2017-12-20 Linus TorvaldsMerge tag 'acpi-4.15-rc5' of git://git.kernel.org/pub...
2017-12-20 Linus TorvaldsMerge tag 'pm-4.15-rc5' of git://git.kernel.org/pub...
2017-12-20 Linus TorvaldsMerge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org...
2017-12-20 Linus TorvaldsMerge tag 'mfd-fixes-4.15' of git://git.kernel.org...
2017-12-20 Linus TorvaldsMerge tag 'sound-4.15-rc5' of git://git.kernel.org...
2017-12-20 Vineet GuptaARC: uaccess: dont use "l" gcc inline asm constraint...
2017-12-20 Eugeniy PaltsevARC: [plat-axs103] refactor the quad core DT quirk...
2017-12-20 Eugeniy PaltsevARC: [plat-axs103]: Set initial core pll output frequency
2017-12-20 Eugeniy PaltsevARC: [plat-hsdk]: Get rid of core pll frequency set...
2017-12-20 Eugeniy PaltsevARC: [plat-hsdk]: Set initial core pll output frequency
2017-12-20 Alexey BrodkinARC: [plat-hsdk] Switch DisplayLink driver from fbdev...
2017-12-20 Sergey Senozhatskyarc: do not use __print_symbol()
2017-12-20 Boris Ostrovskyxen/balloon: Mark unallocated host memory as UNUSABLE
2017-12-20 Takashi IwaiMerge tag 'asoc-fix-v4.15-rc4' of https://git.kernel...
2017-12-20 Mark BrownMerge remote-tracking branches 'asoc/fix/rt5663', ...
next