summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-064-16/+18
* x86: don't hash faulting address in oops printoutLinus Torvalds2017-12-051-1/+1
* locking/refcounts: Do not force refcount_t usage as GPL-only exportKees Cook2017-12-051-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-12-059-52/+43
|\
| * scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen2017-11-211-1/+1
| * scsi: use dma_get_cache_alignment() as minimum DMA alignmentHuacai Chen2017-11-211-4/+6
| * scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig2017-11-211-2/+0
| * scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva2017-11-211-2/+5
| * scsi: aacraid: Prevent crash in case of free interrupt during scsi EH pathGuilherme G. Piccoli2017-11-201-1/+1
| * scsi: aacraid: Perform initialization reset only onceGuilherme G. Piccoli2017-11-204-11/+28
| * scsi: aacraid: Check for PCI state of device in a generic wayGuilherme G. Piccoli2017-11-201-31/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-0513-78/+134
|\ \
| * | IB/core: Only enforce security for InfiniBandDaniel Jurgens2017-12-011-4/+46
| * | RDMA/hns: Get rid of page operation after dma_alloc_coherentWei Hu\(Xavier\)2017-12-012-12/+14
| * | RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherentWei Hu\(Xavier\)2017-12-012-26/+1
| * | RDMA/hns: Fix the issue of IOVA not page continuous in hip08Wei Hu\(Xavier\)2017-12-011-7/+15
| * | IB/core: Init subsys if compiled to vmlinuz-coreDmitry Monakhov2017-12-011-1/+1
| * | RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua2017-12-011-0/+1
| * | i40iw: Notify user of established connection after QP in RTSHenry Orosco2017-12-011-6/+11
| * | i40iw: Move MPA request event for loopback after connectTatyana Nikolova2017-12-011-2/+6
| * | i40iw: Correct ARP index maskMustafa Ismail2017-12-011-1/+1
| * | i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSEMustafa Ismail2017-12-011-3/+3
| * | i40iw: Allocate a sdbuf per CQP WQEChien Tin Tung2017-12-012-14/+33
| * | IB: INFINIBAND should depend on HAS_DMAGeert Uytterhoeven2017-11-301-1/+1
| * | IB/hfi1: Initialize bth1 in 16B rc ack builderDennis Dalessandro2017-11-301-1/+1
* | | Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-057-84/+95
|\ \ \
| * | | MAINTAINERS: update Android driver maintainers.Martijn Coenen2017-12-051-1/+2
| * | | firmware: vpd: Fix platform driver and device registration/unregistrationGuenter Roeck2017-11-281-5/+13
| * | | firmware: vpd: Tie firmware kobject to device lifetimeGuenter Roeck2017-11-281-6/+13
| * | | firmware: vpd: Destroy vpd sections in remove functionGuenter Roeck2017-11-281-2/+9
| * | | hv: kvp: Avoid reading past allocated blocks from KVP filePaul Meyer2017-11-281-56/+14
| * | | Drivers: hv: vmbus: Fix a rescind issueK. Y. Srinivasan2017-11-283-5/+13
| * | | ANDROID: binder: fix transaction leak.Martijn Coenen2017-11-281-9/+31
| |/ /
* | | Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-053-17/+20
|\ \ \
| * | | firmware: cleanup FIRMWARE_IN_KERNEL messageRobin H. Johnson2017-11-281-12/+13
| * | | isa: Prevent NULL dereference in isa_bus driver callbacksWilliam Breathitt Gray2017-11-281-5/+5
| * | | debugfs: fix debugfs_real_fops() build errorArnd Bergmann2017-11-281-0/+2
| |/ /
* | | Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-12-0510-31/+77
|\ \ \
| * \ \ Merge tag 'iio-fixes-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-12-036-15/+59
| |\ \ \
| | * | | iio: stm32: fix adc/trigger link errorArnd Bergmann2017-12-021-1/+4
| | * | | iio: health: max30102: Temperature should be in milli CelsiusPeter Meerwald-Stadler2017-12-021-1/+1
| | * | | iio: fix kernel-doc build errorsRandy Dunlap2017-12-021-2/+2
| | * | | iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13Martin Blumenstingl2017-12-021-2/+15
| | * | | iio: adc: meson-saradc: initialize the bandgap correctly on older SoCsMartin Blumenstingl2017-12-021-7/+26
| | * | | iio: adc: meson-saradc: fix the bit_idx of the adc_en clockMartin Blumenstingl2017-12-021-1/+1
| | * | | iio: proximity: sx9500: Assign interrupt from GpioIo()Andy Shevchenko2017-12-021-0/+9
| | * | | iio: adc: cpcap: fix incorrect validationPan Bian2017-12-021-1/+1
| |/ / /
| * | | staging: octeon-usb: use __delay() instead of cvmx_wait()Aaro Koskinen2017-11-281-3/+3
| * | | staging: rtl8188eu: Fix incorrect response to SIOCGIWESSIDLarry Finger2017-11-281-10/+4
| * | | staging: ccree: fix leak of import() after init()Gilad Ben-Yossef2017-11-281-3/+6