summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-142-6/+1
|\
| * x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-131-6/+0
| * vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang2018-02-131-0/+1
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-142-16/+22
|\ \
| * | x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski2018-02-151-1/+1
| * | nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon2018-02-151-15/+21
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-02-122-2/+9
|\ \ \
| * | | compiler-gcc.h: __nostackprotector needs gcc-4.4 and upGeert Uytterhoeven2018-02-081-2/+1
| * | | compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven2018-02-082-0/+8
* | | | unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-112-27/+37
* | | | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-113-12/+12
* | | | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-112-17/+19
|\ \ \ \
| * | | | preparation to switching ->poll() to returning EPOLL...Al Viro2018-02-011-1/+2
| * | | | add EPOLLNVAL, annotate EPOLL... and event_poll->eventAl Viro2018-02-011-16/+17
* | | | | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-106-2/+865
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-01179-1476/+2903
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2018-01-312-1/+14
| |\ \ \ \ \ \
| | * | | | | | KVM: arm/arm64: Provide a get_input_level for the arch timerChristoffer Dall2018-01-021-0/+2
| | * | | | | | KVM: arm/arm64: Support a vgic interrupt line level sample functionChristoffer Dall2018-01-021-1/+12
| * | | | | | | Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini2018-01-163-0/+838
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: Define SEV key management command idBrijesh Singh2017-12-041-0/+80
| | * | | | | | | crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl commandBrijesh Singh2017-12-041-0/+4
| | * | | | | | | crypto: ccp: Add Secure Encrypted Virtualization (SEV) command supportBrijesh Singh2017-12-041-0/+137
| | * | | | | | | crypto: ccp: Define SEV key management command idBrijesh Singh2017-12-041-0/+465
| | * | | | | | | crypto: ccp: Define SEV userspace ioctl and command idBrijesh Singh2017-12-041-0/+142
| | * | | | | | | KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctlBrijesh Singh2017-12-041-0/+8
| | * | | | | | | KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctlBrijesh Singh2017-12-041-0/+2
| * | | | | | | | KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini2017-12-141-0/+12
| * | | | | | | | KVM: Take vcpu->mutex outside vcpu_loadChristoffer Dall2017-12-141-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-096-12/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | ptr_ring: try vmalloc() when kmalloc() failsJason Wang2018-02-091-5/+8
| * | | | | | | | ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZEJason Wang2018-02-091-0/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-091-0/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: sockmap, add sock close() hook to remove socksJohn Fastabend2018-02-061-0/+2
| | * | | | | | | | net: add a UID to use for ULP socket assignmentJohn Fastabend2018-02-061-0/+6
| * | | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...David S. Miller2018-02-081-0/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI: Add Ubiquiti Networks vendor IDTobias Schramm2018-02-071-0/+2
| * | | | | | | | | | net: Extra '_get' in declaration of arch_get_platform_mac_addressMathieu Malaterre2018-02-081-1/+1
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-072-6/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau2018-02-071-1/+0
| | * | | | | | | | | | netfilter: remove useless prototypeTaehee Yoo2018-02-071-5/+0
| | * | | | | | | | | | netfilter: nf_tables: fix flowtable freePablo Neira Ayuso2018-02-071-0/+2
| | * | | | | | | | | | netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_tablePablo Neira Ayuso2018-02-071-0/+3
* | | | | | | | | | | | Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-02-091-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust2018-02-071-0/+3
* | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2018-02-092-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | target core: add device action configfs filesMike Christie2018-01-162-0/+2
| * | | | | | | | | | | | | target: add SAM_STAT_BUSY sense reasonMike Christie2018-01-121-0/+1
* | | | | | | | | | | | | | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-0924-33/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-tables', 'acpi-bus' and 'acpi-processor'Rafael J. Wysocki2018-02-082-4/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \