aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-02-06kasan: don't emit builtin calls when sanitization is offAndrey Konovalov
2018-02-05Merge tag 'xfs-4.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-02-05Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-05Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds
2018-02-05Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds
2018-02-05Merge tag 'mmc-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-02-05Merge tag 'pwm/for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-05net: mediatek: Explicitly include pinctrl headersThierry Reding
2018-02-05mmc: meson-gx-mmc: Explicitly include pinctr/consumer.hThierry Reding
2018-02-05drm/rockchip: lvds: Explicitly include pinctrl headersThierry Reding
2018-02-05pinctrl: files should directly include apis they useStephen Rothwell
2018-02-05ovl: check ERR_PTR() return value from ovl_encode_fh()Amir Goldstein
2018-02-05ovl: fix regression in fsnotify of overlay merge dirAmir Goldstein
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-04Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-04Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbLinus Torvalds
2018-02-04Merge tag 'mailbox-v4.16' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-04Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-04dt-bindings: mailbox: qcom: Document the APCS clock bindingGeorgi Djakov
2018-02-04mailbox: qcom: Create APCS child device for clock controllerGeorgi Djakov
2018-02-04mailbox: qcom: Convert APCS IPC driver to use regmapGeorgi Djakov
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-02-03KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-02-03KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed
2018-02-03KVM/x86: Add IBPB supportAshok Raj
2018-02-03KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDXKarimAllah Ahmed
2018-02-03Merge tag 'pstore-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-03Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-02-03Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-03Merge branch 'fixes-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into ...Thomas Gleixner
2018-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-03Merge tag 'gfs2-4.16.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-03Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-02-03Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-03pinctrl: remove include file from <linux/device.h>Linus Torvalds
2018-02-03firmware: dmi: handle missing DMI data gracefullyArd Biesheuvel
2018-02-03firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare
2018-02-03firmware: dmi_scan: Drop dmi_initializedJean Delvare
2018-02-03firmware: dmi: Optimize dmi_matchesJean Delvare
2018-02-02Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin
2018-02-02soreuseport: fix mem leak in reuseport_add_sock()Eric Dumazet
2018-02-02net: qlge: use memmove instead of skb_copy_to_linear_dataArnd Bergmann
2018-02-02net: qed: use correct strncpy() sizeArnd Bergmann
2018-02-02net: cxgb4: avoid memcpy beyond end of source bufferArnd Bergmann
2018-02-02cls_u32: add missing RCU annotation.Paolo Abeni