summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf test: "Session topology" dumps core on s390Thomas Richter2018-07-081-6/+24
* net: qmi_wwan: Add Netgear Aircard 779SJosh Hill2018-07-081-0/+1
* atm: zatm: fix memcmp castingIvan Bornyakov2018-07-081-2/+2
* iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee2018-07-081-5/+5
* ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov2018-07-081-6/+15
* netfilter: nft_limit: fix packet ratelimitingPablo Neira Ayuso2018-07-081-14/+24
* s390/dasd: use blk_mq_rq_from_pdu for per request dataSebastian Ott2018-07-081-2/+5
* netfilter: ebtables: handle string from userspace with carePaolo Abeni2018-07-081-1/+2
* afs: Fix directory permissions checkDavid Howells2018-07-081-7/+3
* xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet2018-07-081-1/+1
* mtd: rawnand: fix return value check for bad block statusAbhishek Sahu2018-07-081-1/+1
* ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer2018-07-081-1/+1
* netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()Taehee Yoo2018-07-081-1/+2
* netfilter: ip6t_rpfilter: provide input interface for route lookupVincent Bernat2018-07-081-0/+2
* netfilter: don't set F_IFACE on ipv6 fib lookupsFlorian Westphal2018-07-082-14/+2
* md: remove special meaning of ->quiesce(.., 2)NeilBrown2018-07-089-69/+37
* md: allow metadata update while suspending.NeilBrown2018-07-082-0/+20
* md: use mddev_suspend/resume instead of ->quiesce()NeilBrown2018-07-081-12/+12
* md: move suspend_hi/lo handling into core md codeNeilBrown2018-07-083-37/+28
* md: don't call bitmap_create() while array is quiesced.NeilBrown2018-07-081-6/+10
* md: always hold reconfig_mutex when calling mddev_suspend()NeilBrown2018-07-083-7/+24
* netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()Taehee Yoo2018-07-081-1/+1
* netfilter: nf_tables: add missing netlink attrs to policiesFlorian Westphal2018-07-081-0/+3
* netfilter: nf_tables: fix memory leak on error exit returnColin Ian King2018-07-081-2/+4
* netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()Taehee Yoo2018-07-081-1/+3
* netfilter: nf_tables: disable preemption in nft_update_chain_stats()Pablo Neira Ayuso2018-07-081-2/+2
* netfilter: nft_meta: fix wrong value dereference in nft_meta_set_evalTaehee Yoo2018-07-081-6/+8
* netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso2018-07-083-7/+59
* netfilter: nf_tables: don't assume chain stats are set when jumplabel is setFlorian Westphal2018-07-081-7/+14
* netfilter: nft_compat: fix handling of large matchinfo sizeFlorian Westphal2018-07-081-1/+63
* netfilter: nft_compat: prepare for indirect info storageFlorian Westphal2018-07-081-11/+36
* netfilter: nf_tables: nft_compat: fix refcount leak on xt moduleFlorian Westphal2018-07-081-34/+58
* drm/i915: Enable provoking vertex fix on Gen9 systems.Kenneth Graunke2018-07-082-1/+16
* drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helperMichel Dänzer2018-07-083-4/+19
* drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes arrayMichel Dänzer2018-07-081-3/+4
* drm/atmel-hlcdc: check stride values in the first planeStefan Agner2018-07-081-1/+1
* drm/qxl: Call qxl_bo_unref outside atomic contextJeremy Cline2018-07-081-2/+5
* drm/amdgpu: fix the missed vcn fw version reportHuang Rui2018-07-081-0/+1
* drm/amdgpu: Add APU support in vi_set_vce_clocksRex Zhu2018-07-082-8/+27
* drm/amdgpu: Add APU support in vi_set_uvd_clocksRex Zhu2018-07-081-11/+35
* vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko2018-07-081-2/+2
* serdev: fix memleak on module unloadJohan Hovold2018-07-081-0/+1
* serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko2018-07-081-2/+0
* staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott2018-07-081-1/+1
* n_tty: Access echo_* variables carefully.Tetsuo Handa2018-07-081-18/+24
* n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa2018-07-081-5/+8
* xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing2018-07-082-7/+33
* usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus2018-07-081-0/+13
* usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus2018-07-081-0/+5
* acpi: Add helper for deactivating memory regionHeikki Krogerus2018-07-082-0/+75