aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/s390/char/tape_char.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-13Documentation: ABI: mtd: describe "offset" more preciselyRafał Miłecki1-3/+3
2017-07-12disable new gcc-7.1.1 warnings for nowLinus Torvalds1-0/+3
2017-07-12net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin1-7/+3
2017-07-12sfc: don't read beyond unicast address listBert Kenward1-5/+3
2017-07-12datagram: fix kernel-doc commentsstephen hemminger1-3/+3
2017-07-12socket: add documentation for missing elementsstephen hemminger1-0/+3
2017-07-12smsc911x: Add check for ioremap_nocache() return codeAlexey Khoroshilov1-0/+5
2017-07-12rtc: Remove wrong deprecation commentAlexandre Belloni1-6/+0
2017-07-12platform/x86: silead_dmi: Add entry for Ployer Momo7w tablet touchscreenHans de Goede1-0/+10
2017-07-12fbdev: make get_fb_unmapped_area depends of !MMUBenjamin Gaignard1-2/+3
2017-07-12atyfb: hide unused variableArnd Bergmann1-2/+2
2017-07-12fix a braino in compat_sys_getrlimit()Al Viro1-1/+1
2017-07-12brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-07-12net: hns: Bugfix for Tx timeout handling in hns driverLin Yun Sheng1-7/+9
2017-07-12net: ipmr: ipmr_get_table() returns NULLDan Carpenter1-2/+2
2017-07-12nfp: freeing the wrong variableDan Carpenter1-1/+1
2017-07-12mlxsw: spectrum_switchdev: Check status of memory allocationIdo Schimmel1-0/+6
2017-07-12mlxsw: spectrum_switchdev: Remove unused variableIdo Schimmel1-3/+0
2017-07-12mlxsw: spectrum_router: Fix use-after-free in route replaceIdo Schimmel1-0/+3
2017-07-12mlxsw: spectrum_router: Add missing rollbackIdo Schimmel1-0/+1
2017-07-11samples/bpf: fix a build issueYonghong Song4-1/+15
2017-07-11bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin1-1/+2
2017-07-11tap: convert a mutex to a spinlockWANG Cong1-9/+9
2017-07-11cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli2-22/+36
2017-07-11qed: Fix printk option passed when printing ipv6 addressesKalderon, Michal1-3/+3
2017-07-11net: Fix minor code bug in timestamping.txtAhmad Fatoum1-4/+2
2017-07-11net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closerChristophe Jaillet1-6/+6
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'Christophe Jaillet1-1/+1
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'Christophe Jaillet1-1/+1
2017-07-11cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'Christophe Jaillet1-4/+5
2017-07-11bnxt_en: Fix SRIOV on big-endian architecture.Michael Chan1-5/+10
2017-07-11bnxt_en: Fix bug in ethtool -L.Michael Chan4-9/+8
2017-07-11bnxt_en: Fix race conditions in .ndo_get_stats64().Michael Chan2-2/+17
2017-07-11platform/x86: toshiba_acpi: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-11platform/x86: asus-wmi: constify attribute_group structures.Arvind Yadav1-2/+2
2017-07-11platform/x86: panasonic-laptop: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-11platform/x86: alienware-wmi: constify attribute_group structures.Arvind Yadav1-3/+3
2017-07-11platform/x86: samsung-laptop: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-11platform/x86: compal-laptop: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-11platform/x86: fujitsu-laptop: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-11platform/x86: peaq-wmi: Fix peaq_ignore_events_counter handling off by 1Hans de Goede1-1/+1
2017-07-11proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman3-15/+32
2017-07-11drm/i915: Make DP-MST connector info workMaarten Lankhorst1-1/+1
2017-07-11drm/i915/gvt: Use fence error from GVT request for workload statusChuanxiao Dong1-9/+12
2017-07-11drm/i915/gvt: remove scheduler_mutex in per-engine workload_threadWeinan Li1-7/+0
2017-07-11drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"Chuanxiao Dong2-48/+10
2017-07-11drm/i915/gvt: Audit the command buffer addressPing Gao1-0/+10
2017-07-11drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt()Zhou, Wenjia1-0/+2
2017-07-10kernel/exit.c: avoid undefined behaviour when calling wait4()zhongjiang1-0/+4
2017-07-10kernel/signal.c: avoid undefined behaviour in kill_something_infozhongjiang1-0/+4