aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-12nvdimm: Split label init out from the logic for getting config dataAlexander Duyck5-31/+61
2018-10-12nvdimm: Remove empty if statementAlexander Duyck1-3/+2
2018-10-12nvdimm: Clarify comment in sizeof_namespace_indexAlexander Duyck1-1/+2
2018-10-12nvdimm: Sanity check labeloffAlexander Duyck1-0/+7
2018-10-12afs: Fix afs_server struct leakDavid Howells1-0/+2
2018-10-12MAINTAINERS: use the correct location for dt-bindings includes for muxPeter Rosin1-1/+1
2018-10-12mux: adgs1408: use the correct MODULE_LICENSEPeter Rosin1-1/+1
2018-10-12gfs2: Fix iomap buffered write support for journaled files (2)Andreas Gruenbacher1-5/+1
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon3-1/+15
2018-10-12arm64: Fix /proc/iomem for reserved but not memory regionsWill Deacon1-26/+24
2018-10-12ext4: fix use-after-free race in ext4_remount()'s error pathTheodore Ts'o2-26/+50
2018-10-12gfs2: Pass resource group to rgblk_freeAndreas Gruenbacher5-40/+35
2018-10-12gfs2: Remove unnecessary gfs2_rlist_alloc parameterBob Peterson4-6/+5
2018-10-12gfs2: Fix marking bitmaps non-fullAndreas Gruenbacher1-2/+11
2018-10-12gfs2: Fix some minor typosAndreas Gruenbacher2-3/+3
2018-10-12gfs2: Rename bitmap.bi_{len => bytes}Andreas Gruenbacher3-18/+18
2018-10-12gfs2: Remove unused RGRP_RSRV_MINBYTES definitionAndreas Gruenbacher2-3/+2
2018-10-12gfs2: Move rs_{sizehint, rgd_gh} fields into the inodeAndreas Gruenbacher4-15/+13
2018-10-12gfs2: Clean up out-of-bounds check in gfs2_rbm_from_blockAndreas Gruenbacher1-7/+2
2018-10-12gfs2: Always check the result of gfs2_rbm_from_blockAndreas Gruenbacher1-3/+8
2018-10-12afs: Fix cell proc listDavid Howells5-10/+22
2018-10-12PCI: cadence: Write MSI data with 32bitsAlan Douglas1-1/+1
2018-10-12PCI: cadence: Use AXI region 0 to signal interrupts from EPAlan Douglas1-5/+6
2018-10-12mac80211: implement ieee80211_tx_rate_update to update rateAnilkumar Kolli2-0/+34
2018-10-12Merge tag 'mmc-v4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGreg Kroah-Hartman2-0/+14
2018-10-12nl80211: Add per peer statistics to compute FCS error rateAnkita Bajaj3-0/+17
2018-10-12Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioGreg Kroah-Hartman2-1/+9
2018-10-12Merge tag 'pinctrl-v4.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlGreg Kroah-Hartman1-1/+12
2018-10-12Merge tag 'mtd/fixes-for-4.19-rc8' of git://git.infradead.org/linux-mtdGreg Kroah-Hartman2-5/+13
2018-10-12Merge tag 'drm-fixes-2018-10-12-1' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman1-1/+14
2018-10-12Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman1-4/+8
2018-10-12x86/cpu: Drop pointless static qualifier in punit_dev_state_show()YueHaibing1-1/+1
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu5-0/+157
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGreg Kroah-Hartman7-9/+34
2018-10-12Merge tag 'next-fixes-20181012' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixesGreg Kroah-Hartman2-3/+5
2018-10-12mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MBLiu Xiang1-0/+1
2018-10-12mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flashMika Westerberg1-0/+1
2018-10-12lib/vsprintf: Hash printed address for netdev bits fallbackGeert Uytterhoeven1-5/+4
2018-10-12lib/vsprintf: Hash legacy clock addressesGeert Uytterhoeven2-4/+3
2018-10-12lib/vsprintf: Prepare for more general use of ptr_to_id()Geert Uytterhoeven1-103/+103
2018-10-12pinctrl: bcm: ns: Use uintptr_t for casting dataRafał Miłecki1-2/+2
2018-10-12pinctrl: madera: Fix uninitialized variable bug in madera_mux_set_muxGustavo A. R. Silva1-1/+1
2018-10-12lib/vsprintf: Make ptr argument conts in ptr_to_id()Geert Uytterhoeven1-1/+2
2018-10-12cpuidle: menu: Simplify checks related to the polling stateRafael J. Wysocki1-4/+4
2018-10-12printk: fix integer overflow in setup_log_buf()Sergey Senozhatsky1-1/+1
2018-10-12ACPI: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz1-6/+0
2018-10-12gpiolib: Initialize gdev field before is usedRicardo Ribalda Delgado1-2/+3
2018-10-12printk: do not preliminary split up cont bufferSergey Senozhatsky1-3/+0
2018-10-12printk: lock/unlock console only for new logbuf entriesSergey Senozhatsky1-3/+7
2018-10-12printk: keep kernel cont support always enabledSergey Senozhatsky1-18/+4