summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-14mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris4-13/+23
2019-07-14mwifiex: Abort at too short BSS descriptor elementTakashi Iwai1-0/+15
2019-07-14Documentation/admin: Remove the vsyscall=native documentationAndy Lutomirski1-6/+0
2019-07-14Documentation: Add section about CPU vulnerabilities for SpectreTim Chen3-0/+700
2019-07-14x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen1-2/+7
2019-07-14x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen1-1/+4
2019-07-14perf pmu: Fix uncore PMU alias list for ARM64John Garry1-16/+12
2019-07-14block, bfq: NULL out the bic when it's no longer validDouglas Anderson1-0/+1
2019-07-14ALSA: hda/realtek - Headphone Mic can't record after S3Kailang Yang1-1/+1
2019-07-14ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai2-6/+47
2019-07-14media: stv0297: fix frequency range limitMauro Carvalho Chehab1-1/+1
2019-07-14udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani1-33/+60
2019-07-14fscrypt: don't set policy for a dead directoryHongjie Fang1-0/+2
2019-07-14net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi1-0/+1
2019-07-14NFS4: Only set creation opendata if O_CREATBenjamin Coddington1-9/+11
2019-07-14net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()Rasmus Villemoes1-1/+1
2019-07-14quota: fix a problem about transfer quotayangerkun1-2/+2
2019-07-14scsi: qedi: Check targetname while finding boot target informationNilesh Javali1-0/+3
2019-07-14net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King1-1/+1
2019-07-14ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long1-3/+6
2019-07-14drm: return -EFAULT if copy_to_user() failsDan Carpenter2-2/+8
2019-07-14bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2-1/+3
2019-07-14md: fix for divide error in status_resyncMariusz Tkaczyk1-14/+22
2019-07-14mmc: core: complete HS400 before checking statusWolfram Sang1-3/+3
2019-07-14qmi_wwan: extend permitted QMAP mux_id value rangeReinhard Speyerer2-4/+4
2019-07-14qmi_wwan: avoid RCU stalls on device disconnect when in QMAP modeReinhard Speyerer1-4/+7
2019-07-14qmi_wwan: add support for QMAP padding in the RX pathReinhard Speyerer1-3/+9
2019-07-14bpf, x64: fix stack layout of JITed bpf codeAlexei Starovoitov1-53/+21
2019-07-14bpf, devmap: Add missing RCU read lock on flushToshiaki Makita1-0/+4
2019-07-14bpf, devmap: Add missing bulk queue freeToshiaki Makita1-0/+1
2019-07-14bpf, devmap: Fix premature entry free on destroying mapToshiaki Makita1-2/+2
2019-07-14mac80211: do not start any work during reconfigure flowNaftali Goldstein2-0/+11
2019-07-14mac80211: only warn once on chanctx_conf being NULLYibo Zhao1-1/+1
2019-07-14ARM: davinci: da8xx: specify dma_coherent_mask for lcdcBartosz Golaszewski1-0/+3
2019-07-14ARM: davinci: da850-evm: call regulator_has_full_constraints()Bartosz Golaszewski1-0/+2
2019-07-14mlxsw: spectrum: Disallow prio-tagged packets when PVID is removedIdo Schimmel1-1/+1
2019-07-14KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroyDave Martin1-0/+1
2019-07-14Input: imx_keypad - make sure keyboard can always wake up systemAnson Huang1-4/+14
2019-07-14riscv: Fix udelay in RV32.Nick Hu1-1/+1
2019-07-14drm/vmwgfx: fix a warning due to missing dma_parmsQian Cai1-0/+3
2019-07-14drm/vmwgfx: Honor the sg list segment size limitationThomas Hellstrom1-5/+5
2019-07-14s390/boot: disable address-of-packed-member warningHeiko Carstens1-0/+1
2019-07-14ARM: dts: am335x phytec boards: Fix cd-gpios active levelTeresa Remmet2-2/+2
2019-07-14ibmvnic: Fix unchecked return codes of memory allocationsThomas Falcon1-6/+7
2019-07-14ibmvnic: Refresh device multicast list after resetThomas Falcon1-0/+3
2019-07-14ibmvnic: Do not close unopened driver during resetThomas Falcon1-1/+2
2019-07-14net: phy: rename Asix Electronics PHY driverMichael Schmitz4-3/+3
2019-07-14can: af_can: Fix error path of can_init()YueHaibing1-3/+21
2019-07-14can: m_can: implement errata "Needless activation of MRAF irq"Eugen Hristev1-0/+21
2019-07-14can: mcp251x: add support for mcp25625Sean Nyekjaer2-11/+19