summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-13Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-13Merge tag 'apparmor-pr-2018-01-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-13Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-13tools/objtool/Makefile: don't assume sync-check.sh is executableAndrew Morton
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov
2018-01-13kmemleak: allow to coexist with fault injectionDmitry Vyukov
2018-01-13MAINTAINERS, nilfs2: change project home URLsRyusuke Konishi
2018-01-13genksyms: drop *.hash.c from .gitignoreMasahiro Yamada
2018-01-12apparmor: Fix regression in profile conflict logicMatthew Garrett
2018-01-12apparmor: fix ptrace label match when matching stacked labelsJohn Johansen
2018-01-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-01-12Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-01-12Merge tag 'mmc-v4.15-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-12Merge tag 'drm-fixes-for-v4.15-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-01-12Merge tag 'drm-intel-fixes-2018-01-11-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2018-01-12Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-01-12Merge tag 'drm/tegra/for-4.15-rc8' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2018-01-11Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-01-11Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-01-11x86/PCI: Move and shrink AMD 64-bit window to avoid conflict=?UTF-8?q?Christian=20K=C3=B6nig?=
2018-01-11x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows=?UTF-8?q?Christian=20K=C3=B6nig?=
2018-01-11Merge branch 'kvm-insert-lfence' into kvm-masterPaolo Bonzini
2018-01-11KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig
2018-01-11KVM: x86: emulate #UD while in guest modePaolo Bonzini
2018-01-11x86: kvm: propagate register_shrinker return codeArnd Bergmann
2018-01-11Merge tag 'kvm-ppc-fixes-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-01-11KVM MMU: check pending exception before injecting APFHaozhong Zhang
2018-01-11drm/i915: Don't adjust priority on an already signaled fenceChris Wilson
2018-01-11drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.Kenneth Graunke
2018-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-10Fix a leak in socket(2) when we fail to allocate a file descriptor.Al Viro
2018-01-10ipv6: sr: fix TLVs not being copied using setsockoptMathieu Xhonneux
2018-01-10ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet
2018-01-10Merge branch 'mlxsw-couple-of-fixes'David S. Miller
2018-01-10mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko
2018-01-10mlxsw: pci: Wait after reset before accessing HWYuval Mintz
2018-01-10nfp: always unmask aux interrupts at initJakub Kicinski
2018-01-108021q: fix a memory leak for VLAN 0 deviceCong Wang
2018-01-10Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...David S. Miller
2018-01-10of_mdio: avoid MDIO bus removal when a PHY is missingMadalin Bucur
2018-01-10caif_usb: use strlcpy() instead of strncpy()Xiongfeng Wang
2018-01-10doc: clarification about setting SO_ZEROCOPYKornilios Kourtis
2018-01-10net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu
2018-01-10Merge branch 'sctp-Some-sockopt-optlen-fixes'David S. Miller