aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-25net: macb: Remove dead codeShubhrajyoti Datta
2019-09-25net: stmmac: selftests: Flow Control test can also run with ASYM PauseJose Abreu
2019-09-25gianfar: Make reset_gfar staticYueHaibing
2019-09-25atm: he: clean up an indentation issueColin Ian King
2019-09-25ppp: Fix memory leak in ppp_writeTakeshi Misawa
2019-09-25net/ibmvnic: prevent more than one thread from running in resetJuliet Kim
2019-09-25net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can runJuliet Kim
2019-09-25pwm: mediatek: Update license and switch to SPDX tagSam Shih
2019-09-25pwm: mediatek: Use pwm_mediatek as common prefixSam Shih
2019-09-25pwm: mediatek: Allocate the clks array dynamicallySam Shih
2019-09-25pwm: mediatek: Remove the has_clks fieldSam Shih
2019-09-25wil6210: use after free in wil_netif_rx_any()Dan Carpenter
2019-09-24thermal: db8500: Rewrite to be a pure OF sensorLinus Walleij
2019-09-24thermal: db8500: Use dev helper variableLinus Walleij
2019-09-24thermal: db8500: Finalize device tree conversionLinus Walleij
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-09-25tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()Jarkko Sakkinen
2019-09-25KEYS: trusted: correctly initialize digests and fix locking issueRoberto Sassu
2019-09-24Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-24mm,thp: stats for file backed THPSong Liu
2019-09-24drivers/base/memory.c: don't store end_section_nr in memory blocksDavid Hildenbrand
2019-09-24driver/base/memory.c: validate memory block size earlyDavid Hildenbrand
2019-09-24drivers/base/memory.c: fixup documentation of removable/phys_index/block_size...David Hildenbrand
2019-09-24drivers/base/node.c: simplify unregister_memory_block_under_nodes()David Hildenbrand
2019-09-24drivers/gpu/drm/via: convert put_page() to put_user_page*()John Hubbard
2019-09-24mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org
2019-09-24mm: introduce page_shift()Matthew Wilcox (Oracle)
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)
2019-09-24Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-09-24Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-24drm/amdgpu/gfx10: add support for wks firmware loadingTianci.Yin
2019-09-24drm/amdgpu/display: include slab.h in dcn21_resource.cAlex Deucher
2019-09-24libnvdimm/region: Enable MAP_SYNC for volatile regionsAneesh Kumar K.V
2019-09-24libnvdimm: prevent nvdimm from requesting key when security is disabledDave Jiang
2019-09-24libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V
2019-09-24libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V
2019-09-24libnvdimm: Fix endian conversion issues Aneesh Kumar K.V
2019-09-24libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V
2019-09-24skge: fix checksum byte orderStephen Hemminger
2019-09-24arcnet: provide a buffer big enough to actually receive packetsUwe Kleine-König
2019-09-24iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho
2019-09-24mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi
2019-09-24mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-09-24drm/amdgpu/display: fix 64 bit divideAlex Deucher
2019-09-24iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi
2019-09-24net/mlx5e: Fix matching on tunnel addresses typeDmytro Linkin
2019-09-24net/mlx5e: Fix traffic duplication in ethtool steeringSaeed Mahameed
2019-09-24net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang