Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-02uio: fix possible circular locking dependencyXiubo Li
2018-08-02uio: pruss: fix error handling in probeDan Carpenter
2018-07-29Drivers: hv: vmbus: add numa_node to sysfsStephen Hemminger
2018-07-29Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.cSunil Muthuswamy
2018-07-29Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdrSunil Muthuswamy
2018-07-29Drivers: hv: vmus: Fix the check for return value from kmsg get dump bufferSunil Muthuswamy
2018-07-27Merge tag 'fsi-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-07-27fsi: Prevent multiple concurrent rescansBenjamin Herrenschmidt
2018-07-27fsi: Add cfam char devicesBenjamin Herrenschmidt
2018-07-27fsi: scom: Convert to use the new chardevBenjamin Herrenschmidt
2018-07-27fsi: sbefifo: Convert to use the new chardevBenjamin Herrenschmidt
2018-07-27fsi: Add new central chardev supportBenjamin Herrenschmidt
2018-07-26fsi: master-ast-cf: Rename dump_trace() to avoid name collisionBenjamin Herrenschmidt
2018-07-26fsi: master-ast-cf: Fix memory leakGustavo A. R. Silva
2018-07-25thunderbolt: Add support for runtime PMMika Westerberg
2018-07-25thunderbolt: Remove redundant variable 'approved'Colin Ian King
2018-07-25thunderbolt: Use correct ICM commands in system suspendMika Westerberg
2018-07-25thunderbolt: No need to take tb->lock in domain suspend/completeMika Westerberg
2018-07-25thunderbolt: Do not unnecessarily call ICM get routeMika Westerberg
2018-07-25thunderbolt: Use 64-bit DMA mask if supported by the platformMika Westerberg
2018-07-25thunderbolt: Fix small typo in variable nameNathan Ciobanu
2018-07-25fsi: master-ast-cf: Mask unused bits in RTAG/RCRCBenjamin Herrenschmidt
2018-07-24android: binder: Include asm/cacheflush.h after linux/ include filesGuenter Roeck
2018-07-24android: binder_alloc: Include asm/cacheflush.h after linux/ include filesGuenter Roeck
2018-07-24mei: add mei_msg_hdr_init wrapper.Tomas Winkler
2018-07-24mei: move hbuf_depth from the mei device to the hw modulesTomas Winkler
2018-07-24mei: cleanup slots to data conversionsTomas Winkler
2018-07-24fsi: master-ast-cf: Fix build warnings on 64-bit platformsBenjamin Herrenschmidt
2018-07-24Merge tag 'fsi-updates-2018-07-24' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-07-23fsi: Add support for device-tree provided chip IDsBenjamin Herrenschmidt
2018-07-23fsi: sbefifo: Fix inconsistent use of ffdc mutexBenjamin Herrenschmidt
2018-07-23fsi: master-ast-cf: Add new FSI master using Aspeed ColdFireBenjamin Herrenschmidt
2018-07-23Merge remote-tracking branch 'gpio/ib-aspeed' into upstream-readyBenjamin Herrenschmidt
2018-07-21uio: add SPDX license tagsStephen Hemminger
2018-07-21uio: fix wrong return value from uio_mmap()Hailong Liu
2018-07-21uio: add SPDX license tagStephen Hemminger
2018-07-21Merge tag 'extcon-next-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2018-07-16misc: vexpress/syscfg: Use devm_ioremap_resource() to map memorySudeep Holla
2018-07-16drivers/misc: Aspeed LPC snoop output using misc chardevRobert Lippert
2018-07-16mei: bus: suppress sign-compare warningsTomas Winkler
2018-07-16gnss: fix potential error pointer dereferenceDan Carpenter
2018-07-16gnss: ubx: make struct ubx_gserial_ops staticColin Ian King
2018-07-16virtio: virtconsole: Use seq_file for debugfs operationsTuomas Tynkkynen
2018-07-16vme: ca91cx42: remove redundant variable iColin Ian King
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman
2018-07-15parport: ieee1284: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-15parport: sunbpp: fix error return codeJulia Lawall
2018-07-15nvmem: imx-ocotp: add support for imx6sllAnson Huang
2018-07-15nvmem: Add Spreadtrum SC27XX efuse supportFreeman Liu
2018-07-15fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls supportWu Hao