summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-02-07kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov1-2/+0
2018-02-07kasan: detect invalid frees for large mempool objectsDmitry Vyukov1-2/+2
2018-02-07kasan: don't use __builtin_return_address(1)Dmitry Vyukov1-4/+5
2018-02-07kasan: detect invalid frees for large objectsDmitry Vyukov1-2/+2
2018-02-07kasan: add compiler support for clangPaul Lawrence1-0/+8
2018-02-07Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds2-99/+144
2018-02-07arm/arm64: smccc: Implement SMCCC v1.1 inline primitiveMarc Zyngier1-0/+141
2018-02-07arm/arm64: smccc: Make function identifiers an unsigned quantityMarc Zyngier1-2/+4
2018-02-07firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier1-0/+6
2018-02-07firmware/psci: Expose PSCI conduitMarc Zyngier1-0/+7
2018-02-07arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier1-0/+5
2018-02-07arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier1-0/+13
2018-02-07idr: Add documentationMatthew Wilcox1-1/+15
2018-02-07idr: Make 1-based IDRs more efficientMatthew Wilcox1-29/+37
2018-02-07idr: Rename idr_for_each_entry_extMatthew Wilcox1-20/+32
2018-02-07idr: Remove idr_alloc_extMatthew Wilcox2-66/+2
2018-02-07idr: Add idr_alloc_u32 helperMatthew Wilcox1-0/+2
2018-02-07idr: Delete idr_find_ext functionMatthew Wilcox1-6/+1
2018-02-07idr: Delete idr_replace_ext functionMatthew Wilcox1-2/+1
2018-02-07idr: Delete idr_remove_ext functionMatthew Wilcox1-6/+1
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar237-3982/+8662
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-1/+6
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-78/+74
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-326/+277
2018-02-06jump_label: Add branch hints to static_branch_{un,}likely()Peter Zijlstra1-2/+2
2018-02-06sched/fair: Use a recently used CPU as an idle candidate and the basis for SISMel Gorman1-0/+8
2018-02-06Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2018-02-05membarrier: Provide core serializing command, *_SYNC_COREMathieu Desnoyers1-0/+18
2018-02-05locking: Introduce sync_core_before_usermode()Mathieu Desnoyers1-0/+21
2018-02-05membarrier: Provide GLOBAL_EXPEDITED commandMathieu Desnoyers1-2/+4
2018-02-05membarrier: Document scheduler barrier requirementsMathieu Desnoyers1-0/+5
2018-02-05powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers1-1/+12
2018-02-05Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds1-5/+16
2018-02-05mlx5: fix mlx5_get_vector_affinity to start from completion vector 0Sagi Grimberg1-1/+1
2018-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+6
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+84
2018-02-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2018-02-04Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+22
2018-02-04Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbLinus Torvalds2-26/+48
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-27/+92
2018-02-04Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-130/+171
2018-02-04Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-15/+64
2018-02-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-164/+269
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+16
2018-02-03pinctrl: remove include file from <linux/device.h>Linus Torvalds2-1/+2
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler11-18/+58
2018-02-03x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann1-0/+2
2018-02-03Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2018-02-03Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2-1/+8