summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-14Merge tag 'kgdb-fixes-4.20-rc3' of https://git.linaro.org/people/daniel.thomp...Linus Torvalds
2018-11-14Merge branch 'fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-11-14Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-11-14Merge tag 'pm-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-11-14Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-11-14Merge tag 'pci-v4.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-11-14Merge tag 'rtc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2018-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2018-11-14Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-14Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-14SCSI: fix queue cleanup race before queue initialization is doneMing Lei
2018-11-14block: fix 32 bit overflow in __blkdev_issue_discard()Dave Chinner
2018-11-14drm/i915/icl: Drop spurious register read from icl_dbuf_slices_updateMika Kuoppala
2018-11-14drm/i915: fix broadwell EU computationLionel Landwerlin
2018-11-14xtensa: fix boot parameters address translationMax Filippov
2018-11-14powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
2018-11-13selinux: fix non-MLS handling in mls_context_to_sid()Paul Moore
2018-11-13NFSv4: Fix an Oops during delegation callbacksTrond Myklebust
2018-11-13integrity: support new struct public_key_signature encoding fieldMimi Zohar
2018-11-13kdb: kdb_support: mark expected switch fall-throughsGustavo A. R. Silva
2018-11-13kdb: kdb_keyboard: mark expected switch fall-throughsGustavo A. R. Silva
2018-11-13kdb: kdb_main: refactor code in kdb_md_lineGustavo A. R. Silva
2018-11-13kdb: Use strscpy with destination buffer sizePrarit Bhargava
2018-11-13kdb: print real address of pointers instead of hashed addressesChristophe Leroy
2018-11-13kdb: use correct pointer when 'btc' calls 'btt'Christophe Leroy
2018-11-13selinux: check length properly in SCTP bind hookOndrej Mosnacek
2018-11-13drm/amdgpu: fix huge page handling on Vega10Christian König
2018-11-13drm/amd/pp: Fix truncated clock value when set watermarkRex Zhu
2018-11-13drm/amdgpu: fix bug with IH ring setupPhilip Yang
2018-11-13Revert "ACPI/PCI: Pay attention to device-specific _PXM node values"Bjorn Helgaas
2018-11-13drm/meson: venc: dmt mode must use encpJorge Ramirez-Ortiz
2018-11-12RISC-V: Silence some module warnings on 32-bitOlof Johansson
2018-11-12RISC-V: lib: Fix build error for 64-bitOlof Johansson
2018-11-12riscv: add missing vdso_install targetDavid Abdurachmanov
2018-11-12riscv: fix spacing in struct pt_regsDavid Abdurachmanov
2018-11-12RISC-V: defconfig: Enable printk timestampsAnup Patel
2018-11-12SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust
2018-11-12SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cacheTrond Myklebust
2018-11-12NFSv4: Ensure that the state manager exits the loop on SIGKILLTrond Myklebust
2018-11-12NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNINGTrond Myklebust
2018-11-12drm/amdgpu: set system aperture to cover whole FB regionshaoyunl
2018-11-12libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola
2018-11-12block: copy ioprio in __bio_clone_fast() and bounceHannes Reinecke
2018-11-12kyber: fix wrong strlcpy() size in trace_kyber_latency()Omar Sandoval
2018-11-12drm/i915: Fix hpd handling for pins with two encodersVille Syrjälä
2018-11-12drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson
2018-11-12drm/i915/icl: Fix power well 2 wrt. DC-off toggling orderImre Deak
2018-11-12drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MSTLyude Paul
2018-11-12drm/i915: Fix possible race in intel_dp_add_mst_connector()Lyude Paul