linux-2.6-microblaze.git
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 Thomas Gleixnerx86/cpu_entry_area: Prevent wraparound in setup_cpu_ent...
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 Peter Zijlstrax86/doc: Remove obvious weirdnesses from the x86 MM...
2017-12-22 Andy Lutomirskix86/mm/64: Improve the memory map documentation
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-17 Thomas Gleixnerx86/cpufeatures: Make CPU bugs sticky
2017-12-17 Thomas Gleixnerx86/paravirt: Provide a way to check for hypervisors
2017-12-17 Thomas Gleixnerx86/paravirt: Dont patch flush_tlb_single
2017-12-17 Andy Lutomirskix86/entry/64: Make cpu_entry_area.tss read-only
2017-12-17 Andy Lutomirskix86/entry: Clean up the SYSENTER_stack code
2017-12-17 Andy Lutomirskix86/entry/64: Remove the SYSENTER stack canary
2017-12-17 Andy Lutomirskix86/entry/64: Move the IST stacks into struct cpu_entry...
2017-12-17 Andy Lutomirskix86/entry/64: Create a per-CPU SYSCALL entry trampoline
2017-12-17 Andy Lutomirskix86/entry/64: Return to userspace from the trampoline...
2017-12-17 Andy Lutomirskix86/entry/64: Use a per-CPU trampoline stack for IDT...
2017-12-17 Andy Lutomirskix86/espfix/64: Stop assuming that pt_regs is on the...
2017-12-17 Andy Lutomirskix86/entry/64: Separate cpu_current_top_of_stack from...
2017-12-17 Andy Lutomirskix86/entry: Remap the TSS into the CPU entry area
2017-12-17 Andy Lutomirskix86/entry: Move SYSENTER_stack to the beginning of...
2017-12-17 Andy Lutomirskix86/dumpstack: Handle stack overflow on all stacks
2017-12-17 Andy Lutomirskix86/entry: Fix assumptions that the HW TSS is at the...
2017-12-17 Andy Lutomirskix86/kasan/64: Teach KASAN about the cpu_entry_area
2017-12-17 Andy Lutomirskix86/mm/fixmap: Generalize the GDT fixmap mechanism...
2017-12-17 Andy Lutomirskix86/entry/gdt: Put per-CPU GDT remaps in ascending...
2017-12-17 Andy Lutomirskix86/dumpstack: Add get_stack_info() support for the...
2017-12-17 Andy Lutomirskix86/entry/64: Allocate and enable the SYSENTER stack
2017-12-17 Andy Lutomirskix86/irq/64: Print the offending IP in the stack overflo...
2017-12-17 Andy Lutomirskix86/irq: Remove an old outdated comment about context...
2017-12-17 Josh Poimboeufx86/unwinder: Handle stack overflows more gracefully
2017-12-17 Andy Lutomirskix86/unwinder/orc: Dont bail on stack overflow
2017-12-17 Boris Ostrovskyx86/entry/64/paravirt: Use paravirt-safe macro to acces...
2017-12-17 Andrey Ryabininx86/mm/kasan: Don't use vmemmap_populate() to initializ...
2017-12-17 Will Deaconlocking/barriers: Convert users of lockless_dereference...
2017-12-17 Will Deaconlocking/barriers: Add implicit smp_read_barrier_depends...
2017-12-17 Daniel Borkmannbpf: fix build issues on um due to mising bpf_perf_event.h
2017-12-17 Andi Kleenperf/x86: Enable free running PEBS for REGS_USER/INTR
2017-12-17 Rudolf Marekx86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
2017-12-17 Ricardo Nerix86/cpufeature: Add User-Mode Instruction Prevention...
2017-12-17 Ingo MolnarMerge commit 'upstream-x86-virt' into WIP.x86/mm
2017-12-17 Ingo MolnarMerge branch 'upstream-acpi-fixes' into WIP.x86/pti...
2017-12-17 Ingo MolnarMerge branch 'upstream-x86-selftests' into WIP.x86...
2017-12-17 Ingo MolnarMerge commit 'upstream-x86-entry' into WIP.x86/mm
2017-12-17 Ingo Molnardrivers/misc/intel/pti: Rename the header file to free...
2017-11-12 Linus TorvaldsLinux 4.14
2017-11-12 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-11-12 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2017-11-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-11-11 David S. MillerMerge tag 'linux-can-fixes-for-4.14-20171110' of git...
2017-11-11 David S. MillerMerge tag 'mlx5-fixes-2017-11-08' of git://git./linux...
2017-11-11 Cong Wangvlan: fix a use-after-free in vlan_device_event()
2017-11-11 Ingo Molnartooling/headers: Sync the tools/include/uapi/drm/i915_d...
2017-11-11 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2017-11-11 Vivien Didelotnet: dsa: return after vlan prepare phase
2017-11-11 Vivien Didelotnet: dsa: return after mdb prepare phase
2017-11-10 Linus TorvaldsMerge tag 'ceph-for-4.14-rc9' of git://github.com/ceph...
2017-11-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-11-10 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2017-11-10 Linus TorvaldsMerge tag 'mips_fixes_4.14_2' of git://git./linux/kerne...
2017-11-10 Maciej W. Rozycki.mailmap: Add Maciej W. Rozycki's Imagination e-mail...
2017-11-10 Linus TorvaldsRevert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
2017-11-10 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc9' of git://people...
2017-11-10 Marek Vasutcan: ifi: Fix transmitter delay calculation
2017-11-10 Yuchung Chengtcp: fix tcp_fastretrans_alert warning
2017-11-10 Eric Dumazettcp: gso: avoid refcount_t warning from tcp_gso_segment()
2017-11-10 Juergen Grossx86/virt: Add enum for hypervisors to replace x86_hyper
2017-11-10 Juergen Grossx86/virt, x86/platform: Merge 'struct x86_hyper' into...
2017-11-10 Stephane Grosjeancan: peak: Add support for new PCIe/M2 CAN FD interfaces
2017-11-10 Gerhard Bertelsmanncan: sun4i: handle overrun in RX FIFO
2017-11-10 Richard Schützcan: c_can: don't indicate triple sampling support...
2017-11-10 Ingo MolnarMerge branch 'linus' into x86/platform, to refresh...
2017-11-10 Alexander Shishkinx86/debug: Handle warnings before the notifier chain...
2017-11-10 Eugenia Emantayevnet/mlx5e: Increase Striding RQ minimum size limit...
2017-11-10 Inbar Karmynet/mlx5e: Set page to null in case dma mapping fails
2017-11-10 Saeed Mahameednet/mlx5e: Fix napi poll with zero budget
2017-11-10 Huy Nguyennet/mlx5: Cancel health poll before sending panic teard...
2017-11-10 Huy Nguyennet/mlx5: Loop over temp list to release delay events
next