s390/disassembler: increase show_code buffer size
[pandora-kernel.git] / arch / x86 /
2018-02-13 Zhou Chengmingkprobes, x86/alternatives: Use text_mutex to protect...
2018-02-13 Rusty Russellx86/smp: Don't ever patch back to UP if we unplug cpus
2018-02-13 Ladi ProsekKVM: nVMX: set IDTR and GDTR limits when loading L1...
2018-01-07 Kees CookKPTI: Report when enabled
2018-01-07 Kees CookKPTI: Rename to PAGE_TABLE_ISOLATION
2018-01-07 Borislav Petkovx86/kaiser: Move feature detection up
2018-01-07 Jiri Kosinakaiser: disabled on Xen PV
2018-01-07 Thomas Gleixnerx86/paravirt: Dont patch flush_tlb_single
2018-01-07 Hugh Dickinskaiser: kaiser_flush_tlb_on_return_to_user() check...
2018-01-07 Hugh Dickinskaiser: asm/tlbflush.h handle noPGE at lower level
2018-01-07 Hugh Dickinskaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
2018-01-07 Borislav Petkovx86/kaiser: Check boottime cmdline params
2018-01-07 Borislav Petkovx86/kaiser: Rename and simplify X86_FEATURE_KAISER...
2018-01-07 Tom Lendackyx86/boot: Add early cmdline parsing for options with...
2018-01-07 Dave Hansenx86/boot: Pass in size to early cmdline parsing
2018-01-07 Dave Hansenx86/boot: Simplify early command line parsing
2018-01-07 Dave Hansenx86/boot: Fix early command-line parsing when partial...
2018-01-07 Dave Hansenx86/boot: Fix early command-line parsing when matching...
2018-01-07 Borislav Petkovx86, boot: Carve out early cmdline parsing function
2018-01-07 Hugh Dickinskaiser: add "nokaiser" boot option, using ALTERNATIVE
2018-01-07 Borislav Petkovx86/alternatives: Use optimized NOPs for padding
2018-01-07 Borislav Petkovx86/alternatives: Make JMPs more robust
2018-01-07 Borislav Petkovx86/alternatives: Add instruction padding
2018-01-07 Borislav Petkovx86/alternatives: Cleanup DPRINTK macro
2018-01-07 Hugh Dickinskaiser: alloc_ldt_struct() use get_zeroed_page()
2018-01-07 Hugh Dickinskaiser: user_map __kprobes_text too
2018-01-07 Andrea Arcangelix86/mm/kaiser: re-enable vsyscalls
2018-01-07 Hugh DickinsKAISER: Kernel Address Isolation
2018-01-07 Andy Lutomirskix86/mm/64: Fix reboot interaction with CR4.PCIDE
2018-01-07 Andy Lutomirskix86/mm: Enable CR4.PCIDE on supported systems
2018-01-07 Andy Lutomirskix86/mm: Add the 'nopcid' boot option to turn off PCID
2018-01-07 Andy Lutomirskix86/mm: Disable PCID on 32-bit kernels
2018-01-07 Andy Lutomirskix86/mm: Remove the UP asm/tlbflush.h code, always use...
2018-01-07 Andy Lutomirskix86/mm, sched/core: Turn off IRQs in switch_mm()
2018-01-07 Andy Lutomirskix86/mm, sched/core: Uninline switch_mm()
2018-01-07 Andy Lutomirskix86/mm: Build arch/x86/mm/tlb.c even on !SMP
2018-01-07 Andy Lutomirskix86/mm: If INVPCID is available, use it to flush global...
2018-01-07 Andy Lutomirskix86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
2018-01-07 Borislav Petkovx86/mm: Fix INVPCID asm constraint
2018-01-07 Andy Lutomirskix86/mm: Add INVPCID helpers
2018-01-07 H. Peter Anvinx86, cpufeature: Add CPU features from Intel document...
2018-01-01 Eric Biggerscrypto: salsa20 - fix blkcipher_walk API usage
2018-01-01 Wanpeng LiKVM: Fix stack-out-of-bounds read in write_mmio
2018-01-01 Andrew HonigKVM: VMX: remove I/O port 0x80 bypass on Intel hosts
2018-01-01 Borislav Petkovx86/oprofile/ppro: Do not use __this_cpu*() in preempti...
2018-01-01 Haozhong ZhangKVM: nVMX: fix guest CR4 loading when emulating L2...
2018-01-01 Boqun Fengkvm/x86: Avoid async PF preempting the kernel incorrectly
2018-01-01 Boqun Fengkvm/x86: Handle async PF in RCU read-side critical...
2018-01-01 Gleb NatapovKVM: Do not take reference to mm during async #PF
2017-11-26 Wanpeng LiKVM: async_pf: Fix #DF due to inject "Page not Present...
2017-11-26 Jan H. SchönherrKVM: SVM: Add a missing 'break' statement
2017-11-26 Andy Lutomirskix86/fsgsbase/64: Report FSBASE and GSBASE correctly...
2017-11-11 Seunghun Hanx86/acpi: Prevent out of bound access caused by broken...
2017-10-12 Arun Sharmaperf/x86: Check if user fp is valid
2017-10-12 Jim Mattsonkvm: nVMX: Don't allow L2 to access the hardware CR8
2017-10-12 Bjorn HelgaasPCI: Work around poweroff & suspend-to-RAM issue on...
2017-10-12 Bjorn HelgaasPCI: Mark Haswell Power Control Unit as having non...
2017-09-15 Wanpeng LiKVM: async_pf: avoid async pf injection when in guest...
2017-09-15 Wanpeng LiKVM: cpuid: Fix read/write out-of-bounds vulnerability...
2017-09-15 Radim KrčmářKVM: x86: zero base3 of unusable segments
2017-09-15 Gleb NatapovKVM: x86: fix use of uninitialized memory as segment...
2017-09-15 Wanpeng LiKVM: X86: Fix read out-of-bounds vulnerability in kvm...
2017-08-26 Laura Abbottx86/mm/32: Set the '__vmalloc_start_set' flag in initme...
2017-08-26 Richard Weinbergerum: Fix PTRACE_POKEUSER on x86_64
2017-08-26 Ashish Kalrax86/boot: Fix BSS corruption/overwrite bug in early...
2017-07-18 Kees Cookmm: Tighten x86 /dev/mem with zeroing reads
2017-07-18 T Makphaibulchokex86/mm/init.c: Fix devmem_is_allowed() off by one
2017-07-18 Josh Poimboeufftrace/x86: Fix triple fault with graph tracing and...
2017-07-18 Thomas Gleixnerx86/vdso: Plug race between mapping and ELF header...
2017-07-18 Dan Streetmanxen: do not re-use pirq number cached in pci device...
2017-07-02 Hugh Dickinsmm: larger stack guard gap, between vmas
2017-06-05 Nikola Pajkovskyx86/pci-calgary: Fix iommu_free() comparison of unsigne...
2017-03-16 Ben HutchingsRevert "KVM: x86: expose MSR_TSC_AUX to userspace"
2017-03-16 Lukasz Odziobax86/cpu: Fix bootup crashes by sanitizing the argument...
2017-02-26 Jim Mattsonkvm: nVMX: Allow L1 to intercept software exceptions...
2017-02-23 Linus TorvaldsFix potential infoleak in older kernels
2017-02-23 Radim KrčmářKVM: x86: drop error recovery in em_jmp_far and em_ret_far
2017-02-23 Ignacio AlvaradoKVM: Disable irq while unregistering user notifier
2017-02-23 Ido YarivKVM: x86: fix wbinvd_dirty_mask use-after-free
2016-11-20 Steven Rostedtx86/paravirt: Do not trace _paravirt_ident_*() functions
2016-11-20 Wanpeng Lix86/apic: Do not init irq remapping if ioapic is disabled
2016-11-20 Sebastian Andrzej... x86/mm: Disable preemption during CR3 read+write
2016-11-20 David Howellsx86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
2016-11-20 Jim MattsonKVM: nVMX: Fix memory corruption when using VMCS shadowing
2016-11-20 Paolo BonziniKVM: nVMX: fix lifetime issues for vmcs02
2016-11-20 Lukas Wunnerx86/quirks: Add early quirk to reset Apple AirPort...
2016-11-20 Lukas Wunnerx86/quirks: Reintroduce scanning of secondary buses
2016-11-20 Lukas Wunnerx86/quirks: Apply nvidia_bugs quirk only on root bus
2016-08-22 Borislav Petkovx86/amd_nb: Fix boot crash on non-AMD systems
2016-08-22 Masami Hiramatsukprobes/x86: Clear TF bit in fault on single-stepping
2016-08-22 H. Peter Anvinx86, build: copy ldlinux.c32 to image.iso
2016-08-22 Paolo BonziniKVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
2016-08-22 Prarit Bhargavax86/PCI: Mark Broadwell-EP Home Agent 1 as having non...
2016-06-15 Jan Beulichx86/mm/xen: Suppress hugetlbfs in PV guests
2016-06-15 David Matlackkvm: x86: do not leak guest xcr0 into host interrupt...
2016-06-15 Steven Rostedtx86, sparse: Do not force removal of __user when callin...
2016-06-15 Andi Kleenx86: Add 1/2/4/8 byte optimization to 64bit __copy_...
2016-06-15 Borislav Petkovx86/microcode/amd: Do not overwrite final patch levels
2016-06-15 Borislav Petkovx86/microcode/amd: Extract current patch level read...
2016-04-30 Hector Marco-Gisbertx86/mm/32: Enable full randomization on i386 and X86_32
next