summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-181-0/+2
|\
| * cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley2018-02-161-0/+2
* | Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-171-1/+1
|\ \
| * | block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTSMinwoo Im2018-02-151-1/+1
* | | Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-02-161-1/+1
|\ \ \
| * | | dma-mapping: fix a comment typoChristoph Hellwig2018-02-121-1/+1
* | | | Merge tag 'sound-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-02-161-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'topic/fixes' into for-linusTakashi Iwai2018-02-121-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ALSA: ac97: Fix copy and paste typo in documentationMatthias Lange2018-02-121-1/+1
* | | | | Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-02-153-5/+5
|\ \ \ \ \
| * | | | | device property: Constify device_get_match_data()Andy Shevchenko2018-02-123-5/+5
| * | | | | ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()Andy Shevchenko2018-02-121-2/+2
| |/ / / /
* | | | | Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-02-151-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-opp'Rafael J. Wysocki2018-02-151-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | PM: cpuidle: Fix cpuidle_poll_state_init() prototypeRafael J. Wysocki2018-02-121-1/+1
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-02-152-2/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | locking/semaphore: Update the file path in documentationTycho Andersen2018-02-131-1/+1
| * | | | | locking/atomic/bitops: Document and clarify ordering semantics for failed tes...Will Deacon2018-02-131-1/+2
* | | | | | 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