| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-08-12 | 1 | -0/+10 |
|\ |
|
| * | x86: provide an init_mem_mapping hypervisor hook | Juergen Gross | 2017-08-11 | 1 | -0/+10 |
* | | x86: irq: Define a global vector for nested posted interrupts | Wincy Van | 2017-07-26 | 4 | -1/+7 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-21 | 2 | -3/+3 |
|\ |
|
| * | x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl | Arnd Bergmann | 2017-07-20 | 1 | -2/+2 |
| * | x86/mm, KVM: Fix warning when !CONFIG_PREEMPT_COUNT | Roman Kagan | 2017-07-18 | 1 | -1/+1 |
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-21 | 1 | -2/+2 |
|\ \ |
|
| * | | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf | 2017-07-20 | 1 | -2/+2 |
* | | | x86: mark kprobe templates as character arrays, not single characters | Linus Torvalds | 2017-07-20 | 1 | -4/+4 |
* | | | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-19 | 2 | -9/+9 |
|\ \ \
| |_|/
|/| | |
|
| * | | randstruct: opt-out externally exposed function pointer structs | Kees Cook | 2017-06-30 | 1 | -8/+8 |
| * | | randstruct: Mark various structs for randomization | Kees Cook | 2017-06-30 | 1 | -1/+1 |
* | | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | kill {__,}{get,put}_user_unaligned() | Al Viro | 2017-07-03 | 1 | -3/+0 |
* | | | | Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-07-15 | 5 | -4/+15 |
|\ \ \ \ |
|
| * | | | | kvm: x86: hyperv: make VP_INDEX managed by userspace | Roman Kagan | 2017-07-14 | 1 | -0/+1 |
| * | | | | KVM: async_pf: Let guest support delivery of async_pf from guest mode | Wanpeng Li | 2017-07-14 | 2 | -0/+2 |
| * | | | | KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf | Wanpeng Li | 2017-07-14 | 2 | -0/+3 |
| * | | | | KVM: async_pf: Add L1 guest async_pf #PF vmexit handler | Wanpeng Li | 2017-07-14 | 1 | -0/+1 |
| * | | | | KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list | Wanpeng Li | 2017-07-14 | 1 | -3/+1 |
| * | | | | kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2 | Roman Kagan | 2017-07-13 | 1 | -0/+1 |
| * | | | | KVM: x86: make backwards_tsc_observed a per-VM variable | Ladi Prosek | 2017-07-13 | 1 | -0/+1 |
| * | | | | KVM: SVM: Enable Virtual VMLOAD VMSAVE feature | Janakarajan Natarajan | 2017-07-12 | 1 | -0/+1 |
| * | | | | KVM: SVM: Add Virtual VMLOAD VMSAVE feature definition | Janakarajan Natarajan | 2017-07-12 | 1 | -0/+1 |
| * | | | | KVM: SVM: Rename lbr_ctl field in the vmcb control area | Janakarajan Natarajan | 2017-07-12 | 1 | -1/+1 |
| * | | | | KVM: SVM: Prepare for new bit definition in lbr_ctl | Janakarajan Natarajan | 2017-07-12 | 1 | -0/+2 |
* | | | | | x86/efi: move asmlinkage before return type | Joe Perches | 2017-07-12 | 1 | -2/+2 |
* | | | | | x86: ascii armor the x86_64 boot init stack canary | Rik van Riel | 2017-07-12 | 1 | -0/+1 |
* | | | | | include/linux/string.h: add the option of fortified string.h functions | Daniel Micay | 2017-07-12 | 2 | -0/+16 |
* | | | | | binfmt_elf: use ELF_ET_DYN_BASE only for PIE | Kees Cook | 2017-07-10 | 1 | -6/+7 |
|/ / / / |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-09 | 2 | -0/+2 |
|\ \ \ \ |
|
| * | | | | x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] table | Chen Yu | 2017-07-05 | 1 | -0/+1 |
| * | | | | x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec | Chen Yu | 2017-07-05 | 1 | -1/+1 |
| * | | | | x86/mm/pat: Don't report PAT on CPUs that don't support it | Mikulas Patocka | 2017-07-05 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-08 | 1 | -0/+6 |
|\ \ \ \ |
|
| * | | | | PCI: hv: Use vPCI protocol version 1.2 | Jork Loeser | 2017-07-02 | 1 | -0/+6 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2017-07-07 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | kbuild: replace genhdr-y with generated-y | Masahiro Yamada | 2017-06-22 | 1 | -3/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-07 | 3 | -136/+16 |
|\ \ \ \ |
|
| * | | | | x86, libnvdimm, pmem: remove global pmem api | Dan Williams | 2017-06-27 | 1 | -47/+0 |
| * | | | | x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm | Dan Williams | 2017-06-27 | 1 | -5/+0 |
| * | | | | x86, dax, libnvdimm: remove wb_cache_pmem() indirection | Dan Williams | 2017-06-15 | 1 | -21/+0 |
| * | | | | x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush | Dan Williams | 2017-06-15 | 1 | -13/+0 |
| * | | | | filesystem-dax: convert to dax_copy_from_iter() | Dan Williams | 2017-06-15 | 1 | -50/+0 |
| * | | | | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams | 2017-06-09 | 2 | -0/+16 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-06 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE | Aneesh Kumar K.V | 2017-07-06 | 1 | -0/+4 |
* | | | | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-06 | 1 | -1/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | kill strlen_user() | Al Viro | 2017-05-15 | 1 | -1/+0 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-07-06 | 1 | -1/+0 |
|\ \ \ \ \ \ |
|