summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-11scsi: sg: mitigate read/write abuseJann Horn
2018-07-11tracing: Fix missing return symbol in function_graph outputChangbin Du
2018-07-11mm: hugetlb: yield when prepping struct pagesCannon Matthews
2018-07-11userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte accessJanosch Frank
2018-07-08Linux 4.14.54v4.14.54Greg Kroah-Hartman
2018-07-08net: dsa: b53: Add BCM5389 supportDamien Thébault
2018-07-08net/sonic: Use dma_mapping_error()Finn Thain
2018-07-08platform/x86: asus-wmi: Fix NULL pointer dereferenceJoão Paulo Rechi Vita
2018-07-08sched/core: Require cpu_active() in select_task_rq(), for user tasksPaul Burton
2018-07-08sched/core: Fix rules for running on online && !active CPUsPeter Zijlstra
2018-07-08fs: clear writeback errors in inode_init_alwaysDarrick J. Wong
2018-07-08perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing
2018-07-08perf test: "Session topology" dumps core on s390Thomas Richter
2018-07-08net: qmi_wwan: Add Netgear Aircard 779SJosh Hill
2018-07-08atm: zatm: fix memcmp castingIvan Bornyakov
2018-07-08iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee
2018-07-08ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov
2018-07-08netfilter: nft_limit: fix packet ratelimitingPablo Neira Ayuso
2018-07-08s390/dasd: use blk_mq_rq_from_pdu for per request dataSebastian Ott
2018-07-08netfilter: ebtables: handle string from userspace with carePaolo Abeni
2018-07-08afs: Fix directory permissions checkDavid Howells
2018-07-08xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet
2018-07-08mtd: rawnand: fix return value check for bad block statusAbhishek Sahu
2018-07-08ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer
2018-07-08netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()Taehee Yoo
2018-07-08netfilter: ip6t_rpfilter: provide input interface for route lookupVincent Bernat
2018-07-08netfilter: don't set F_IFACE on ipv6 fib lookupsFlorian Westphal
2018-07-08md: remove special meaning of ->quiesce(.., 2)NeilBrown
2018-07-08md: allow metadata update while suspending.NeilBrown
2018-07-08md: use mddev_suspend/resume instead of ->quiesce()NeilBrown
2018-07-08md: move suspend_hi/lo handling into core md codeNeilBrown
2018-07-08md: don't call bitmap_create() while array is quiesced.NeilBrown
2018-07-08md: always hold reconfig_mutex when calling mddev_suspend()NeilBrown
2018-07-08netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()Taehee Yoo
2018-07-08netfilter: nf_tables: add missing netlink attrs to policiesFlorian Westphal
2018-07-08netfilter: nf_tables: fix memory leak on error exit returnColin Ian King
2018-07-08netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()Taehee Yoo
2018-07-08netfilter: nf_tables: disable preemption in nft_update_chain_stats()Pablo Neira Ayuso
2018-07-08netfilter: nft_meta: fix wrong value dereference in nft_meta_set_evalTaehee Yoo
2018-07-08netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso
2018-07-08netfilter: nf_tables: don't assume chain stats are set when jumplabel is setFlorian Westphal
2018-07-08netfilter: nft_compat: fix handling of large matchinfo sizeFlorian Westphal
2018-07-08netfilter: nft_compat: prepare for indirect info storageFlorian Westphal
2018-07-08netfilter: nf_tables: nft_compat: fix refcount leak on xt moduleFlorian Westphal
2018-07-08drm/i915: Enable provoking vertex fix on Gen9 systems.Kenneth Graunke
2018-07-08drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helperMichel Dänzer
2018-07-08drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes arrayMichel Dänzer
2018-07-08drm/atmel-hlcdc: check stride values in the first planeStefan Agner
2018-07-08drm/qxl: Call qxl_bo_unref outside atomic contextJeremy Cline
2018-07-08drm/amdgpu: fix the missed vcn fw version reportHuang Rui