| Commit message (Expand) | Author | Age | Files | Lines |
* | ftrace/x86_64: Emulate call function while updating in breakpoint handler | Peter Zijlstra | 2019-05-25 | 1 | -5/+27 |
* | x86_64: Allow breakpoints to emulate call instructions | Peter Zijlstra | 2019-05-25 | 1 | -0/+28 |
* | x86_64: Add gap to int3 to allow for call emulation | Josh Poimboeuf | 2019-05-25 | 1 | -2/+16 |
* | parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code | Helge Deller | 2019-05-25 | 3 | -6/+6 |
* | parisc: Use PA_ASM_LEVEL in boot code | Helge Deller | 2019-05-25 | 1 | -3/+3 |
* | parisc: Export running_on_qemu symbol for modules | Helge Deller | 2019-05-25 | 1 | -0/+1 |
* | xen/pvh: set xen_domain_type to HVM in xen_pvh_init | Roger Pau Monne | 2019-05-22 | 1 | -0/+1 |
* | KVM: lapic: Busy wait for timer to expire when using hv_timer | Sean Christopherson | 2019-05-22 | 1 | -1/+1 |
* | KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes | Sean Christopherson | 2019-05-22 | 1 | -13/+24 |
* | bpf, arm64: remove prefetch insn in xadd mapping | Daniel Borkmann | 2019-05-22 | 2 | -7/+0 |
* | crypto: arm64/aes-neonbs - don't access already-freed walk.iv | Eric Biggers | 2019-05-22 | 1 | -0/+2 |
* | crypto: arm/aes-neonbs - don't access already-freed walk.iv | Eric Biggers | 2019-05-22 | 1 | -0/+2 |
* | crypto: arm64/gcm-aes-ce - fix no-NEON fallback code | Eric Biggers | 2019-05-22 | 1 | -4/+6 |
* | crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest() | Eric Biggers | 2019-05-22 | 1 | -8/+5 |
* | sched/x86: Save [ER]FLAGS on context switch | Peter Zijlstra | 2019-05-22 | 5 | -0/+20 |
* | arm64: Save and restore OSDLR_EL1 across suspend/resume | Jean-Philippe Brucker | 2019-05-22 | 1 | -16/+18 |
* | arm64: Clear OSDLR_EL1 on CPU boot | Jean-Philippe Brucker | 2019-05-22 | 1 | -0/+1 |
* | arm64: compat: Reduce address limit | Vincenzo Frascino | 2019-05-22 | 1 | -0/+8 |
* | arm64: arch_timer: Ensure counter register reads occur with seqlock held | Will Deacon | 2019-05-22 | 2 | -6/+42 |
* | arm64: mmap: Ensure file offset is treated as unsigned | Boyang Zhou | 2019-05-22 | 1 | -1/+1 |
* | ARM: exynos: Fix a leaked reference by adding missing of_node_put | Wen Yang | 2019-05-22 | 2 | -0/+3 |
* | ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3 | Sylwester Nawrocki | 2019-05-22 | 1 | -1/+1 |
* | ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260 | Stuart Menefy | 2019-05-22 | 1 | -1/+1 |
* | arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller. | Christoph Muellner | 2019-05-22 | 1 | -0/+1 |
* | x86/speculation/mds: Revert CPU buffer clear on double fault exit | Andy Lutomirski | 2019-05-22 | 1 | -8/+0 |
* | powerpc/booke64: set RI in default MSR | Laurentiu Tudor | 2019-05-16 | 1 | -1/+1 |
* | powerpc/powernv/idle: Restore IAMR after idle | Russell Currey | 2019-05-16 | 1 | -0/+20 |
* | powerpc/book3s/64: check for NULL pointer in pgd_alloc() | Rick Lindsley | 2019-05-16 | 1 | -0/+3 |
* | powerpc/64s: Include cpu header | Breno Leitao | 2019-05-16 | 1 | -0/+1 |
* | um: Don't hardcode path as it is architecture dependent | Ritesh Raj Sarraf | 2019-05-16 | 1 | -1/+1 |
* | x86/kprobes: Avoid kretprobe recursion bug | Masami Hiramatsu | 2019-05-16 | 1 | -2/+20 |
* | powerpc/smp: Fix NMI IPI xmon timeout | Nicholas Piggin | 2019-05-16 | 1 | -64/+29 |
* | powerpc/smp: Fix NMI IPI timeout | Nicholas Piggin | 2019-05-16 | 1 | -2/+3 |
* | ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabled | Tigran Tadevosyan | 2019-05-16 | 1 | -1/+1 |
* | MIPS: perf: ath79: Fix perfcount IRQ assignment | Petr Štetiar | 2019-05-16 | 1 | -6/+0 |
* | KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing | Vitaly Kuznetsov | 2019-05-16 | 1 | -2/+2 |
* | KVM: fix spectrev1 gadgets | Paolo Bonzini | 2019-05-16 | 1 | -1/+3 |
* | x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T | Jian-Hong Pan | 2019-05-16 | 1 | -0/+21 |
* | x86/build/lto: Fix truncated .bss with -fdata-sections | Sami Tolvanen | 2019-05-16 | 1 | -1/+1 |
* | x86/speculation/mds: Add 'mitigations=' support for MDS | Josh Poimboeuf | 2019-05-14 | 1 | -2/+3 |
* | s390/speculation: Support 'mitigations=' cmdline option | Josh Poimboeuf | 2019-05-14 | 1 | -1/+2 |
* | powerpc/speculation: Support 'mitigations=' cmdline option | Josh Poimboeuf | 2019-05-14 | 2 | -4/+4 |
* | x86/speculation: Support 'mitigations=' cmdline option | Josh Poimboeuf | 2019-05-14 | 2 | -3/+12 |
* | x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off | Konrad Rzeszutek Wilk | 2019-05-14 | 1 | -1/+2 |
* | x86/speculation/mds: Fix comment | Boris Ostrovsky | 2019-05-14 | 1 | -1/+1 |
* | x86/speculation/mds: Add SMT warning message | Josh Poimboeuf | 2019-05-14 | 1 | -0/+8 |
* | x86/speculation: Move arch_smt_update() call to after mitigation decisions | Josh Poimboeuf | 2019-05-14 | 1 | -3/+2 |
* | x86/speculation/mds: Add mds=full,nosmt cmdline option | Josh Poimboeuf | 2019-05-14 | 1 | -0/+10 |
* | Documentation: Move L1TF to separate directory | Thomas Gleixner | 2019-05-14 | 2 | -3/+3 |
* | x86/speculation/mds: Add mitigation mode VMWERV | Thomas Gleixner | 2019-05-14 | 2 | -6/+13 |