summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-30bug.h: work around GCC PR82365 in BUG()Arnd Bergmann8-6/+44
2018-05-30kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZEDavid Rientjes1-1/+1
2018-05-30virtio_net: fix XDP code path in receive_small()Jesper Dangaard Brouer1-1/+1
2018-05-30md: raid5: avoid string overflow warningArnd Bergmann1-3/+4
2018-05-30locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri1-8/+7
2018-05-30net/mlx5e: Return error if prio is specified when offloading eswitch vlan pushOr Gerlitz1-1/+2
2018-05-30ibmvnic: Check for NULL skb's in NAPI poll routineThomas Falcon1-0/+5
2018-05-30RDMA/bnxt_re: Fix system crash during load/unloadSelvin Xavier1-0/+5
2018-05-30RDMA/bnxt_re: Unpin SQ and RQ memory if QP create failsDevesh Sharma1-1/+8
2018-05-30arm64: perf: correct PMUVer probingMark Rutland1-2/+2
2018-05-30drm/meson: fix vsync buffer updateNeil Armstrong3-4/+12
2018-05-30drm/exynos: fix comparison to bitshift when dealing with a maskWolfram Sang1-1/+1
2018-05-30drm/exynos: g2d: use monotonic timestampsArnd Bergmann1-3/+3
2018-05-30md raid10: fix NULL deference in handle_write_completed()Yufen Yu1-2/+4
2018-05-30gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandleTobias Jordan1-0/+3
2018-05-30gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandleTobias Jordan1-0/+3
2018-05-30mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer1-3/+1
2018-05-30mac80211: Do not disconnect on invalid operating classIlan Peer1-4/+3
2018-05-30cfg80211: clear wep keys after disconnectionAvraham Stern1-0/+2
2018-05-30mac80211: fix calling sleeping function in atomic contextSara Sharon1-1/+1
2018-05-30mac80211: fix a possible leak of station statsSara Sharon1-0/+1
2018-05-30mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau1-1/+1
2018-05-30xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tosXin Long1-2/+5
2018-05-30s390/dasd: fix handling of internal requestsStefan Haberland1-14/+7
2018-05-30md: fix md_write_start() deadlock w/o metadata devicesHeinz Mauelshagen2-0/+12
2018-05-30MD: Free bioset when md_run failsXiao Ni1-5/+21
2018-05-30rxrpc: Work around usercopy checkDavid Howells1-2/+3
2018-05-30NFC: llcp: Limit size of SDP URIKees Cook2-1/+6
2018-05-30iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein2-8/+24
2018-05-30iwlwifi: mvm: fix IBSS for devices that support station type APISara Sharon2-13/+14
2018-05-30iwlwifi: mvm: fix security bug in PN checkingSara Sharon1-19/+20
2018-05-30ARM: dts: rockchip: Fix DWMMC clocksRobin Murphy2-5/+5
2018-05-30arm64: dts: rockchip: Fix DWMMC clocksRobin Murphy2-4/+4
2018-05-30IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroyJason Gunthorpe1-2/+3
2018-05-30IB/uverbs: Fix possible oops with duplicate ioctl attributesMatan Barak1-0/+3
2018-05-30IB/uverbs: Fix method merging in uverbs_ioctl_mergeMatan Barak1-9/+9
2018-05-30xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee5-1/+133
2018-05-30tls: retrun the correct IV in getsockoptBoris Pismenny1-1/+2
2018-05-30ibmvnic: Clean RX pool buffers during device closeThomas Falcon1-1/+30
2018-05-30ibmvnic: Free RX socket buffer in case of adapter errorThomas Falcon1-0/+1
2018-05-30ibmvnic: Wait until reset is complete to set carrier onThomas Falcon1-2/+2
2018-05-30ARM: OMAP1: clock: Fix debugfs_create_*() usageGeert Uytterhoeven1-3/+3
2018-05-30ARM: OMAP2+: Fix sar_base inititalization for HS omapsTony Lindgren1-2/+2
2018-05-30ARM: OMAP3: Fix prm wake interrupt for resumeTony Lindgren1-2/+2
2018-05-30ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dtQi Hou1-8/+11
2018-05-30selftests: memfd: add config fragment for fuseAnders Roxell1-0/+1
2018-05-30selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju1-0/+1
2018-05-30selftest/vDSO: fix O=Dominik Brodowski1-7/+7
2018-05-30selftests: sync: missing CFLAGS while compilingAnders Roxell1-1/+1
2018-05-30libata: Fix compile warning with ATA_DEBUG enabledDong Bo1-1/+1