summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-18aio: don't expose __aio_sigset in uapiChristoph Hellwig3-6/+6
2018-07-17drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on CarrizoHersen Wu3-5/+6
2018-07-17drm/amdgpu: Make sure IB tests flushed after IP resumeLeo Liu1-0/+3
2018-07-17Mark HI and TASKLET softirq synchronousLinus Torvalds1-4/+8
2018-07-17x86/MCE: Remove min interval polling limitationDewet Thibaut1-3/+0
2018-07-17ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai1-6/+14
2018-07-17nvme: don't enable AEN if not supportedWeiping Zhang1-4/+7
2018-07-17nvme: ensure forward progress during Admin passthruScott Bauer1-24/+26
2018-07-17btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()Qu Wenruo1-8/+9
2018-07-17powerpc/xmon: Fix disassembly since printf changesMichael Ellerman1-2/+2
2018-07-17ARM: dts: omap4-droid4: fix dts w.r.t. pwmPavel Machek1-6/+3
2018-07-17net/smc: take sock lock in smc_ioctl()Ursula Braun1-4/+15
2018-07-17Merge branch 'tg3-fixes'David S. Miller2-0/+15
2018-07-17tg3: Add higher cpu clock for 5762.Sanjeev Bansal1-0/+9
2018-07-17tg3: Update copyrightSiva Reddy Kallam2-0/+6
2018-07-17ibmvnic: Fix error recovery on login failureJohn Allen1-2/+2
2018-07-17net: lan78xx: Fix race in tx pending skb size calculationStefan Wahren1-1/+4
2018-07-17net/ipv6: Do not allow device only routes via the multipath APIDavid Ahern1-0/+7
2018-07-17tcp: Fix broken repair socket window probe patchStefan Baranoff2-6/+11
2018-07-17net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed1-2/+6
2018-07-17net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap1-0/+1
2018-07-17hv/netvsc: fix handling of fallback to single queue modeStephen Hemminger1-0/+1
2018-07-17ibmvnic: Revise RX/TX queue error messagesThomas Falcon1-12/+27
2018-07-16ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca1-1/+1
2018-07-16net: ethernet: stmmac: fix documentation warningCorentin Labbe1-1/+0
2018-07-16net: stmmac: dwmac-sun8i: fix typo descrive => describeCorentin Labbe1-1/+1
2018-07-16net: ip6_gre: get ipv6hdr after skb_cow_head()Prashant Bhole1-1/+2
2018-07-16tun: Fix use-after-free on XDP_TXToshiaki Makita1-1/+1
2018-07-16bonding: Fix a typo in bonding.txtMasanari Iida1-1/+1
2018-07-16tls: Stricter error checking in zerocopy sendmsg pathDave Watson1-1/+1
2018-07-16scripts/tags.sh: Add BPF_CALLConstantine Shulyupin1-0/+1
2018-07-16KEYS: DNS: fix parsing multiple optionsEric Biggers1-12/+16
2018-07-16Merge branch 'multicast-init-as-INCLUDE-when-join-SSM-INCLUDE-group'David S. Miller6-39/+96
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu3-21/+50
2018-07-16ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu3-18/+46
2018-07-16Merge tag 'pinctrl-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-26/+44
2018-07-16Merge tag 'drm-fixes-2018-07-16-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds24-60/+233
2018-07-16mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin2-3/+3
2018-07-16x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2-6/+5
2018-07-16ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirkYOKOTA Hiroshi1-0/+1
2018-07-16ALSA: hda: add mute led support for HP ProBook 455 G5Po-Hsu Lin1-0/+1
2018-07-16of: overlay: update phandle cache on overlay apply and removeFrank Rowand3-3/+16
2018-07-16drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul3-6/+10
2018-07-16drm/nouveau: Remove bogus crtc check in pmops_runtime_idleLyude Paul1-11/+0
2018-07-16drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul1-1/+1
2018-07-16drm/nouveau: Avoid looping through fake MST connectorsLyude Paul3-4/+26
2018-07-16drm/nouveau: Use drm_connector_list_iter_* for iterating connectorsLyude Paul4-10/+29
2018-07-16drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter1-2/+2
2018-07-16drm/nouveau/kms/nv50-: ensure window updates are submitted when flushing mst ...Ben Skeggs1-19/+26
2018-07-16Merge tag 'drm-intel-fixes-2018-07-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-1/+81