summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-12blueline_defconfig: Add blueline_defconfig for pixel3dev/p3-mainline-5.9-rcSumit Semwal
2020-08-12blueline: arm64: dts: qcom: Add display-related nodesSumit Semwal
2020-08-12drm: panel: Add lg sw43408 panel driverSumit Semwal
2020-08-12dt-bindings: panel: Add LG SW43408 MIPI-DSI panelSumit Semwal
2020-08-12blueline: arm64: dts: qcom: Add Blueline (Pixel 3)Amit Pundir
2020-08-12arm64: dts: qcom: sdm845c: Add pinmux nodes for dsi panelsSumit Semwal
2020-08-12[ANNOTATION]: Pre-requisite patches to boot pixel3Sumit Semwal
2020-08-12ASoC: qdsp6: add dummy reg read functionSrinivas Kandagatla
2020-08-12tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setupJohn Stultz
2020-08-12irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpersMarc Zyngier
2020-08-12net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"Christoph Hellwig
2020-08-12ANDROID: clk: qcom: Add sync_state = clk_sync_state for db845c clock providersJohn Stultz
2020-08-12ANDROID: GKI: clk: Don't disable unused clocks with sync state supportSaravana Kannan
2020-08-12ANDROID: GKI: clk: Add support for clock providers with sync stateSaravana Kannan
2020-08-12fixup vma naming patch for 5.9-rcJohn Stultz
2020-08-12ANDROID: mm: add a field to store names for private anonymous memoryColin Cross
2020-08-12iommu/arm-smmu: Setup identity domain for boot mappingsBjorn Andersson
2020-08-12iommu/arm-smmu-qcom: Consstently initialize stream mappingsBjorn Andersson
2020-08-12iommu/arm-smmu: Move SMR and S2CR definitions to header fileBjorn Andersson
2020-08-12iommu/arm-smmu: Emulate bypass by using context banksBjorn Andersson
2020-08-12iommu/arm-smmu: Make all valid stream mappings BYPASSBjorn Andersson
2020-08-11Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-08-11Merge tag 'for-linus-5.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-11Merge tag 'zonefs-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-08-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-11Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...Linus Torvalds
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-11Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-11Merge tag 'hwlock-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2020-08-11Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-08-11Merge tag 'rpmsg-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-11zonefs: update documentation to reflect zone size vs capacityJohannes Thumshirn
2020-08-11zonefs: add zone-capacity supportJohannes Thumshirn
2020-08-10Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-10Merge tag 'ktest-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-10Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-10Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2020-08-10Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-08-10ktest.pl: Fix spelling mistake "Cant" -> "Can't"Colin Ian King
2020-08-10ktest.pl: Change the logic to control the size of the log file emailedSteven Rostedt (VMware)
2020-08-10vdpa/mlx5: fix up endian-ness for mtuMichael S. Tsirkin
2020-08-10vdpa: Fix pointer math bug in vdpasim_get_config()Dan Carpenter
2020-08-10recordmcount: Fix build failure on non arm64Christophe Leroy
2020-08-10vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config()Dan Carpenter
2020-08-10vdpa/mlx5: fix memory allocation failure checksColin Ian King