aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel2018-11-153-1/+8
* efi: Fix debugobjects warning on 'efi_rts_work'Waiman Long2018-11-151-1/+1
* Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-145-9/+14
|\
| * RISC-V: Silence some module warnings on 32-bitOlof Johansson2018-11-121-6/+6
| * RISC-V: lib: Fix build error for 64-bitOlof Johansson2018-11-121-1/+1
| * riscv: add missing vdso_install targetDavid Abdurachmanov2018-11-121-0/+4
| * riscv: fix spacing in struct pt_regsDavid Abdurachmanov2018-11-121-2/+2
| * RISC-V: defconfig: Enable printk timestampsAnup Patel2018-11-121-0/+1
* | Merge tag 'kgdb-fixes-4.20-rc3' of https://git.linaro.org/people/daniel.thomp...Linus Torvalds2018-11-146-50/+38
|\ \
| * | kdb: kdb_support: mark expected switch fall-throughsGustavo A. R. Silva2018-11-131-3/+3
| * | kdb: kdb_keyboard: mark expected switch fall-throughsGustavo A. R. Silva2018-11-131-2/+2
| * | kdb: kdb_main: refactor code in kdb_md_lineGustavo A. R. Silva2018-11-131-18/+3
| * | kdb: Use strscpy with destination buffer sizePrarit Bhargava2018-11-133-12/+15
| * | kdb: print real address of pointers instead of hashed addressesChristophe Leroy2018-11-132-13/+13
| * | kdb: use correct pointer when 'btc' calls 'btt'Christophe Leroy2018-11-131-2/+2
| |/
* | Merge branch 'fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-11-141-0/+1
|\ \
| * | integrity: support new struct public_key_signature encoding fieldMimi Zohar2018-11-131-0/+1
| |/
* | Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-11-141-1/+1
|\ \
| * | ACPI / PMIC: xpower: fix IOSF_MBI dependencyArnd Bergmann2018-11-081-1/+1
* | | Merge tag 'pm-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-11-145-103/+19
|\ \ \
| * \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2018-11-111-33/+7
| |\ \ \
| | * | | ARM: cpuidle: Convert to use cpuidle_register|unregister()Ulf Hansson2018-11-081-27/+3
| | * | | ARM: cpuidle: Don't register the driver when back-end init returns -ENXIOUlf Hansson2018-11-081-12/+10
| | |/ /
| * | | dt-bindings: cpufreq: remove stale arm_big_little_dt entrySudeep Holla2018-11-081-65/+0
| * | | Documentation: cpufreq: Correct a typoZhao Wei Liew2018-11-071-1/+1
| * | | cpufreq: imx6q: add return value check for voltage scaleAnson Huang2018-11-071-1/+6
| * | | Documentation: cpu-freq: Frequencies aren't always sortedViresh Kumar2018-11-071-3/+5
| |/ /
* | | Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-11-142-4/+6
|\ \ \
| * | | SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing2018-11-081-1/+1
| * | | nfsd: COPY and CLONE operations require the saved filehandle to be setScott Mayhew2018-11-081-0/+3
| * | | sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson2018-11-051-3/+2
| |/ /
* | | Merge tag 'pci-v4.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-11-141-5/+0
|\ \ \
| * | | Revert "ACPI/PCI: Pay attention to device-specific _PXM node values"Bjorn Helgaas2018-11-131-5/+0
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-11-1412-23/+18
|\ \ \
| * | | scsi: qla2xxx: Initialize port speed to avoid setting lower speedQuinn Tran2018-11-061-0/+1
| * | | Revert "scsi: ufs: Disable blk-mq for now"Martin K. Petersen2018-11-061-7/+0
| * | | scsi: NCR5380: Return false instead of NULLFinn Thain2018-11-051-1/+1
| * | | scsi: qla2xxx: Fix a typo in MODULE_PARM_DESCMasanari Iida2018-11-051-1/+1
| * | | scsi: hisi_sas: Remove set but not used variable 'dq_list'YueHaibing2018-11-053-6/+0
| * | | scsi: myrs: only build on little-endian platformsArnd Bergmann2018-11-051-0/+1
| * | | scsi: myrs: avoid stack overflow warningArnd Bergmann2018-11-051-5/+8
| * | | scsi: lpfc: fix remoteport accessArnd Bergmann2018-11-051-0/+2
| * | | scsi: myrb: fix sprintf buffer overflow warningArnd Bergmann2018-11-051-1/+2
| * | | scsi: target/core: Avoid that a kernel oops is triggered when COMPARE AND WRI...Bart Van Assche2018-11-051-2/+2
| |/ /
* | | Merge tag 'rtc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2018-11-143-5/+18
|\ \ \
| * | | rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_writeXulin Sun2018-11-071-0/+3
| * | | rtc: hctosys: Add missing range error reportingMaciej W. Rozycki2018-11-071-1/+3
| * | | rtc: cmos: Do not export alarm rtc_ops when we do not support alarmsHans de Goede2018-11-071-4/+12
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2018-11-141-3/+3
|\ \ \
| * | | mnt: fix __detach_mounts infinite loopBenjamin Coddington2018-11-121-3/+3