summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-16tg3: Update copyrightSiva Reddy Kallam
2018-07-16ibmvnic: Fix error recovery on login failureJohn Allen
2018-07-16net: lan78xx: Fix race in tx pending skb size calculationStefan Wahren
2018-07-16net/ipv6: Do not allow device only routes via the multipath APIDavid Ahern
2018-07-16tcp: Fix broken repair socket window probe patchStefan Baranoff
2018-07-16net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed
2018-07-16net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap
2018-07-16hv/netvsc: fix handling of fallback to single queue modeStephen Hemminger
2018-07-16ibmvnic: Revise RX/TX queue error messagesThomas Falcon
2018-07-16ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca
2018-07-16net: ethernet: stmmac: fix documentation warningCorentin Labbe
2018-07-16net: stmmac: dwmac-sun8i: fix typo descrive => describeCorentin Labbe
2018-07-16net: ip6_gre: get ipv6hdr after skb_cow_head()Prashant Bhole
2018-07-16tun: Fix use-after-free on XDP_TXToshiaki Makita
2018-07-16bonding: Fix a typo in bonding.txtMasanari Iida
2018-07-16tls: Stricter error checking in zerocopy sendmsg pathDave Watson
2018-07-16scripts/tags.sh: Add BPF_CALLConstantine Shulyupin
2018-07-16KEYS: DNS: fix parsing multiple optionsEric Biggers
2018-07-16Merge branch 'multicast-init-as-INCLUDE-when-join-SSM-INCLUDE-group'David S. Miller
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu
2018-07-16ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu
2018-07-16Merge tag 'pinctrl-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-16Merge tag 'drm-fixes-2018-07-16-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-07-16mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin
2018-07-16ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirkYOKOTA Hiroshi
2018-07-16ALSA: hda: add mute led support for HP ProBook 455 G5Po-Hsu Lin
2018-07-16of: overlay: update phandle cache on overlay apply and removeFrank Rowand
2018-07-16Merge tag 'drm-intel-fixes-2018-07-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-07-16Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie
2018-07-16Merge tag 'drm-misc-fixes-2018-07-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-16Merge tag 'drm/tegra/for-4.18-rc5' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2018-07-16Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-07-16Merge tag 'drm-intel-fixes-2018-07-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-07-15Linux 4.18-rc5Linus Torvalds
2018-07-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-07-15x86/kvmclock: set pvti_cpu0_va after enabling kvmclockRadim Krčmář
2018-07-15x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMDJanakarajan Natarajan
2018-07-15kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loadingJim Mattson
2018-07-15x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasksVitaly Kuznetsov
2018-07-15KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSRPaolo Bonzini
2018-07-14Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2018-07-14Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson
2018-07-14Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2018-07-14Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixesOlof Johansson
2018-07-14Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-07-14Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-07-14reiserfs: fix buffer overflow with long warning messagesEric Biggers
2018-07-14checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches
2018-07-14mm: do not bug_on on incorrect length in __mm_populate()Michal Hocko