| Commit message (Expand) | Author | Files | Lines |
2018-06-24 | efi/x86: Fix incorrect invocation of PciIo->Attributes() | Ard Biesheuvel | 1 | -1/+1 |
2018-06-23 | blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE | Bart Van Assche | 2 | -1/+1 |
2018-06-23 | x86/mm: Fix 'no5lvl' handling | Kirill A. Shutemov | 1 | -0/+3 |
2018-06-23 | Revert "x86/mm: Mark __pgtable_l5_enabled __initdata" | Kirill A. Shutemov | 1 | -1/+1 |
2018-06-22 | x86/CPU/AMD: Fix LLC ID bit-shift calculation | Suravee Suthikulpanit | 1 | -1/+1 |
2018-06-22 | bdi: Fix another oops in wb_workfn() | Jan Kara | 2 | -14/+8 |
2018-06-22 | lightnvm: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven | 1 | -1/+1 |
2018-06-22 | rseq: Avoid infinite recursion when delivering SIGSEGV | Will Deacon | 6 | -16/+21 |
2018-06-22 | arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance | Will Deacon | 1 | -2/+3 |
2018-06-22 | arm64: kpti: Use early_param for kpti= command-line option | Will Deacon | 1 | -1/+1 |
2018-06-22 | MAINTAINERS: Add file patterns for x86 device tree bindings | Geert Uytterhoeven | 1 | -0/+1 |
2018-06-22 | time: Make sure jiffies_to_msecs() preserves non-zero time periods | Geert Uytterhoeven | 1 | -2/+4 |
2018-06-22 | KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number | Vitaly Kuznetsov | 1 | -1/+1 |
2018-06-22 | kvm: vmx: Nested VM-entry prereqs for event inj. | Marc Orr | 3 | -0/+79 |
2018-06-22 | x86/microcode/intel: Fix memleak in save_microcode_patch() | Zhenzhong Duan | 1 | -1/+4 |
2018-06-22 | x86/mce: Fix incorrect "Machine check from unknown source" message | Tony Luck | 1 | -8/+18 |
2018-06-22 | x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out() | Borislav Petkov | 1 | -8/+10 |
2018-06-22 | irqdesc: Delete irq_desc_get_msi_desc() | John Garry | 1 | -5/+0 |
2018-06-22 | irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug | Marc Zyngier | 1 | -0/+10 |
2018-06-22 | irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection | Marc Zyngier | 1 | -5/+13 |
2018-06-22 | irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection | Marc Zyngier | 1 | -6/+19 |
2018-06-22 | irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node | Yang Yingliang | 1 | -1/+8 |
2018-06-22 | irqchip/gic-v2m: Fix SPI release on error path | Marc Zyngier | 1 | -1/+1 |
2018-06-22 | irqchip/ls-scfg-msi: Fix MSI affinity handling | Marc Zyngier | 1 | -3/+7 |
2018-06-22 | genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug | Marc Zyngier | 2 | -0/+2 |
2018-06-22 | perf/core: Move the inline keyword at the beginning of the function declaration | Mathieu Malaterre | 1 | -3/+3 |
2018-06-22 | efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode | Hans de Goede | 1 | -1/+1 |
2018-06-22 | xen: Remove unnecessary BUG_ON from __unbind_from_irq() | Boris Ostrovsky | 1 | -2/+0 |
2018-06-22 | xen: add new hypercall buffer mapping device | Juergen Gross | 4 | -1/+223 |
2018-06-22 | locking/qspinlock: Fix build for anonymous union in older GCC compilers | Steven Rostedt (VMware) | 1 | -1/+1 |
2018-06-21 | tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount | Greg Thelen | 1 | -1/+1 |
2018-06-21 | tracing: Fix some errors in histogram documentation | Joel Fernandes (Google) | 1 | -11/+12 |
2018-06-21 | tracing: Use swap macro in update_max_tr | Gustavo A. R. Silva | 1 | -5/+1 |
2018-06-21 | softirq: Reorder trace_softirqs_on to prevent lockdep splat | Joel Fernandes (Google) | 1 | -1/+5 |
2018-06-21 | tracing: Check for no filter when processing event filters | Steven Rostedt (VMware) | 1 | -1/+9 |
2018-06-21 | nvme-pci: limit max IO size and segments to avoid high order allocations | Jens Axboe | 3 | -5/+39 |
2018-06-21 | locking/lockdep: Do not record IRQ state within lockdep code | Steven Rostedt (VMware) | 1 | -6/+6 |
2018-06-21 | KVM: arm64: Prevent KVM_COMPAT from being selected | Marc Zyngier | 1 | -1/+1 |
2018-06-21 | KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT | Marc Zyngier | 1 | -10/+9 |
2018-06-21 | kernel.h: Fix a typo in comment | Wei Wang | 1 | -1/+1 |
2018-06-21 | uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn() | Oleg Nesterov | 1 | -1/+1 |
2018-06-21 | nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl | Jianchao Wang | 1 | -1/+1 |
2018-06-21 | x86/platform/UV: Add kernel parameter to set memory block size | mike.travis@hpe.com | 1 | -0/+11 |
2018-06-21 | x86/platform/UV: Use new set memory block size function | mike.travis@hpe.com | 1 | -3/+46 |
2018-06-21 | x86/platform/UV: Add adjustable set memory block size function | mike.travis@hpe.com | 2 | -4/+17 |
2018-06-21 | x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec() | Dan Williams | 1 | -1/+1 |
2018-06-21 | x86/pti: Don't report XenPV as vulnerable | Jiri Kosina | 1 | -0/+4 |
2018-06-21 | x86/build: Remove unnecessary preparation for purgatory | Masahiro Yamada | 1 | -5/+0 |
2018-06-21 | Revert "kexec/purgatory: Add clean-up for purgatory directory" | Masahiro Yamada | 1 | -1/+0 |
2018-06-21 | KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_... | Jia He | 1 | -0/+2 |