summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-05-15w1_therm: adding resolution sysfs entryAkira Shimahara-98/+361
2020-05-15w1_therm: adding ext_power sysfs entryAkira Shimahara-0/+149
2020-05-15w1_therm: adding sysfs-driver-w1_therm docAkira Shimahara-0/+17
2020-05-15w1_therm: fix reset_select_slave during discoveryAkira Shimahara-7/+41
2020-05-15w1_therm: adding code comments and code reorderingAkira Shimahara-168/+259
2020-05-15VMCI: Avoid extra check for access_ok()Souptick Joarder-2/+0
2020-05-15dca: Use PTR_ERR_OR_ZERO() to simplify codeTang Bin-3/+1
2020-05-15w1: ds2430: fix eeprom size in driver descriptionAngelo Dureghello-1/+1
2020-05-15misc: fastrpc: fix potential fastrpc_invoke_ctx leakSrinivas Kandagatla-1/+8
2020-05-15misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()Srinivas Kandagatla-1/+3
2020-05-15slimbus: core: Fix mismatch in of_node_get/putSaravana Kannan-0/+1
2020-05-15slimbus: core: Set fwnode for a device when setting of_nodeSaravana Kannan-3/+2
2020-05-15nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify codeSamuel Zou-3/+1
2020-05-15nvmem: ensure sysfs writes handle write-protect pinMichael Auchter-26/+26
2020-05-15nvmem: imx-ocotp: Improve logic to save many code linesAnson Huang-7/+2
2020-05-15firmware: xilinx: Fix an error handling path in 'zynqmp_firmware_probe()'Christophe JAILLET-2/+2
2020-05-15misc: xilinx-sdfec: convert to module_platform_driver()Harshal Chaudhari-19/+1
2020-05-15uio_hv_generic: add missed sysfs_remove_bin_fileChuhong Yuan-0/+1
2020-05-15Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman-40/+100
2020-05-13greybus: Replace zero-length array with flexible-arrayGustavo A. R. Silva-23/+23
2020-05-11Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman-2037/+4386
2020-05-10Linux 5.7-rc5v5.7-rc5Linus Torvalds-1/+1
2020-05-10Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-90/+138
2020-05-10Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+13
2020-05-10Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+7
2020-05-10Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-47/+162
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds-68/+107
2020-05-09gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds-2/+2
2020-05-09Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-34/+121
2020-05-09gcc-10: avoid shadowing standard library 'free()' in cryptoLinus Torvalds-6/+6
2020-05-09gcc-10: disable 'restrict' warning for nowLinus Torvalds-0/+3
2020-05-09gcc-10: disable 'stringop-overflow' warning for nowLinus Torvalds-0/+1
2020-05-09nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg-1/+1
2020-05-09nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan-1/+5
2020-05-09bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig-2/+4
2020-05-09bdi: use bdi_dev_name() to get device nameYufen Yu-8/+10
2020-05-09gcc-10: disable 'array-bounds' warning for nowLinus Torvalds-0/+1
2020-05-09gcc-10: disable 'zero-length-bounds' warning for nowLinus Torvalds-0/+3
2020-05-09Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds-23/+3
2020-05-09Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-blockLinus Torvalds-70/+40
2020-05-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-6/+7
2020-05-08Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds-14/+7
2020-05-08ceph: demote quotarealm lookup warning to a debug messageLuis Henriques-2/+2
2020-05-08Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-51/+77
2020-05-08Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-30/+48
2020-05-08Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+4
2020-05-08Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-5/+9
2020-05-08Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-10/+24
2020-05-08Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-31/+57
2020-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-78/+275