All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-17 06:30:28 to 2020-08-17 07:08:12 UTC [more...]

[PATCH] drm/nouveau/gem: Use vmemdup_user() rather than duplicating its implementation
 2020-08-14  7:09 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v5 00/36] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-08-14 16:47 UTC  (28+ messages)
` [PATCH v5 01/36] clk: Export clk_hw_reparent()
` [PATCH v5 02/36] clk: tegra: Remove Memory Controller lock
` [PATCH v5 03/36] clk: tegra: Export Tegra20 EMC kernel symbols
` [PATCH v5 05/36] memory: tegra30-emc: Make driver modular
` [PATCH v5 08/36] soc/tegra: fuse: Export tegra_read_ram_code()
` [PATCH v5 10/36] PM / devfreq: tegra20: Silence deferred probe error
` [PATCH v5 12/36] PM / devfreq: tegra20: Use MC timings for building OPP table
` [PATCH v5 13/36] PM / devfreq: tegra30: "
` [PATCH v5 14/36] PM / devfreq: tegra20: Add error messages to tegra_devfreq_target()
` [PATCH v5 15/36] PM / devfreq: tegra30: "
` [PATCH v5 16/36] PM / devfreq: tegra20: Adjust clocks conversion ratio and polling interval
` [PATCH v5 17/36] PM / devfreq: tegra20: Relax Kconfig dependency
` [PATCH v5 19/36] dt-bindings: memory: tegra20: emc: Document new interconnect property
` [PATCH v5 20/36] dt-bindings: memory: tegra30: mc: "
` [PATCH v5 21/36] dt-bindings: memory: tegra30: emc: "
` [PATCH v5 23/36] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v5 24/36] dt-bindings: memory: tegra30: "
` [PATCH v5 25/36] ARM: tegra: Add interconnect properties to Tegra20 device-tree
` [PATCH v5 26/36] ARM: tegra: Add interconnect properties to Tegra30 device-tree
` [PATCH v5 27/36] memory: tegra-mc: Register as interconnect provider
` [PATCH v5 28/36] memory: tegra20-emc: Use devm_platform_ioremap_resource
` [PATCH v5 32/36] memory: tegra30-emc: Continue probing if timings are missing in device-tree
` [PATCH v5 34/36] drm/tegra: dc: Support memory bandwidth management
` [PATCH v5 36/36] drm/tegra: dc: Extend debug stats with total number of events

[PATCH RESEND v10 0/4] Support DRM bridges on NVIDIA Tegra
 2020-08-13 22:06 UTC  (5+ messages)
` [PATCH RESEND v10 1/4] drm/tegra: output: Don't leak OF node on error
` [PATCH RESEND v10 2/4] drm/tegra: output: Support DRM bridges
` [PATCH RESEND v10 3/4] drm/tegra: output: rgb: Support LVDS encoder bridge
` [PATCH RESEND v10 4/4] drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridge

[PATCH 0/2] Implement Shutdown callback for i2c
 2020-08-14  9:55 UTC  (2+ messages)
` [PATCH 2/2] i2c: i2c-qcom-geni: Add shutdown "

[PATCH v9 00/11] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-08-15 13:05 UTC  (4+ messages)

[PATCH v2 00/25] arm: Introduce Marvell/Cavium OcteonTX/TX2
 2020-08-17  7:08 UTC  (26+ messages)
` [PATCH v2 01/25] fdtdec: Add API to read pci bus-range property
` [PATCH v2 02/25] dm: core: Add API to read PCI "
` [PATCH v2 03/25] pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set
` [PATCH v2 04/25] ARM: renesas: Drop unnecessary function ft_board_setup()
` [PATCH v2 05/25] pci: pci-uclass: Dynamically allocate the PCI regions
` [PATCH v2 06/25] pci: pci-uclass: Fix incorrect argument in map_physmem
` [PATCH v2 07/25] pci: pci-uclass: Make DT subnode parse optional
` [PATCH v2 08/25] pci: pci-uclass: Add multi entry support for memory regions
` [PATCH v2 09/25] pci: pci-uclass: Add support for Enhanced Allocation in Bridges
` [PATCH v2 10/25] pci: pci-uclass: Add support for Single-Root I/O Virtualization
` [PATCH v2 11/25] pci: pci-uclass: Add VF BAR map support for Enhanced Allocation
` [PATCH v2 12/25] pci: pci-uclass: Add support for Alternate-RoutingID capability
` [PATCH v2 13/25] pci: pci-uclass: Check validity of ofnode
` [PATCH v2 14/25] arm: include/asm/io.h: Add 64bit clrbits and setbits helpers
` [PATCH v2 15/25] arm: octeontx: Add headers for OcteonTX
` [PATCH v2 16/25] arm: octeontx2: Add headers for OcteonTX2
` [PATCH v2 17/25] ata: ahci: Add BAR index quirk for Cavium PCI SATA device
` [PATCH v2 18/25] pci: Add PCI controller driver for OcteonTX / TX2
` [PATCH v2 19/25] mmc: Add MMC "
` [PATCH v2 20/25] mtd: nand: Add NAND controller driver for OcteonTX
` [PATCH v2 21/25] net: Add NIC "
` [PATCH v2 22/25] net: Add NIC controller driver for OcteonTX2
` [PATCH v2 23/25] watchdog: Add reset support for OcteonTX / TX2
` [PATCH v2 24/25] arm: octeontx: Add support for OcteonTX SoC platforms
` [PATCH v2 25/25] arm: octeontx2: Add support for OcteonTX2 "

[PATCH] drm/via: reduce no need mutex_lock area
 2020-08-14  8:30 UTC 

[PATCH] drm/bridge/tc358775: Fixes bus formats read
 2020-08-13 15:39 UTC  (7+ messages)

[PATCH v4 0/2] xen/balloon: fixes for memory hotplug
 2020-08-14 13:35 UTC  (12+ messages)
` [PATCH v4 2/2] xen: add helpers to allocate unpopulated memory

[PATCH v2 0/4] Replace BUG/BUG_ON to WARN/WARN_ON
 2020-08-16 19:31 UTC  (4+ messages)
` [PATCH v2 2/4] staging: android: Add error handling to ion_page_pool_shrink
` [PATCH v2 3/4] staging: android: Convert BUG to WARN
` [PATCH v2 4/4] staging: android: Add error handling to order_to_index callers

[PATCH] MAINTAINERS: Change maintainer for hisilicon DRM driver
 2020-08-16 11:49 UTC  (3+ messages)

[BUG] drm/ttm: Warning during suspend/freeze
 2020-08-14  8:08 UTC 

[PATCH RESEND v12 0/4] Panel rotation patches
 2020-08-13 21:56 UTC  (3+ messages)
` [PATCH RESEND v12 2/4] drm/panel: Read panel orientation for BOE TV101WUM-NL6
` [PATCH RESEND v12 3/4] drm/panel: lvds: Read panel orientation

WARN_ON_ONCE(1) in iomap_dio_actor()
 2020-08-17  7:07 UTC  (3+ messages)

[PATCH 0/9] r8a774e1 add support for DU, HDMI and LVDS
 2020-08-13 11:20 UTC  (8+ messages)
` [PATCH 1/9] dt-bindings: display: renesas,du: Document r8a774e1 bindings
    ` [PATCH 1/9] dt-bindings: display: renesas, du: "

[PATCH v10 0/5] Add support for DisplayPort driver on SnapDragon
 2020-08-14 17:12 UTC  (5+ messages)
` [PATCH v10 2/5] drm/msm/dp: add displayPort driver support
` [PATCH v10 3/5] drm/msm/dp: add support for DP PLL driver

[PATCH v2 0/5] Fixes and improvements for Xen pvdrm
 2020-08-13 16:30 UTC  (8+ messages)

[PATCH v2] drm/bridge/tc358775: Fixes bus formats read
 2020-08-13 15:31 UTC 

[PATCH] drm/msm/a6xx: fix frequency not always being restored on GMU resume
 2020-08-13 18:44 UTC 

[RESEND PATCH] drm/msm/a6xx: fix frequency not always being restored on GMU resume
 2020-08-13 18:54 UTC 

[PATCH] lib: Convert test_printf.c to KUnit
 2020-08-17  7:06 UTC  (2+ messages)

[PATCH 0/7] r8a7742: Enable DU and LVDS
 2020-08-13 12:54 UTC  (4+ messages)
` [PATCH 7/7] ARM: dts: r8a7742-iwg21d-q7: Add LCD support

[PATCH] dma-buf: heap-helpers: Set dma-buf exporter name
 2020-08-14 14:25 UTC 

[PATCH v6 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-08-17  7:05 UTC  (17+ messages)
` [PATCH v6 10/15] vfio/type1: Support binding guest page tables to PASID
` [PATCH v6 11/15] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [PATCH v6 14/15] vfio: Document dual stage control
` [PATCH v6 15/15] iommu/vt-d: Support reporting nesting capability info

[PATCH 00/20] Convert all remaining drivers to GEM object functions
 2020-08-13 11:19 UTC  (3+ messages)
` [PATCH 18/20] drm/xen: Introduce "

[RESEND PATCH v8 0/2] phy: Add USB PHY support on Intel LGM SoC
 2020-08-17  7:05 UTC  (3+ messages)
` [RESEND PATCH v8 1/2] dt-bindings: phy: Add USB PHY support for "
` [RESEND PATCH v8 2/2] phy: Add USB3 "

[PATCH] pci_dma_rw: return correct value instead of 0
 2020-08-17  7:04 UTC  (3+ messages)

[PATCH v2 00/13] extcon: ptn5150: Improvements and fixes
 2020-08-17  7:00 UTC  (14+ messages)
` [PATCH v2 01/13] dt-bindings: extcon: ptn5150: Convert binding to DT schema
` [PATCH v2 02/13] dt-bindings: extcon: ptn5150: Use generic "interrupts" property
` [PATCH v2 03/13] dt-bindings: extcon: ptn5150: Make 'vbus-gpios' optional
` [PATCH v2 04/13] extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chips
` [PATCH v2 05/13] extcon: ptn5150: Use generic "interrupts" property
` [PATCH v2 06/13] extcon: ptn5150: Simplify getting vbus-gpios with flags
` [PATCH v2 07/13] extcon: ptn5150: Lower the noisiness of probe
` [PATCH v2 08/13] extcon: ptn5150: Check current USB mode when probing
` [PATCH v2 09/13] extcon: ptn5150: Make 'vbus-gpios' optional
` [PATCH v2 10/13] extcon: ptn5150: Reduce the amount of logs on deferred probe
` [PATCH v2 11/13] extcon: ptn5150: Convert to module_i2c_driver
` [PATCH v2 12/13] extcon: ptn5150: Convert to .probe_new
` [PATCH v2 13/13] MAINTAINERS: Add entry for NXP PTN5150A CC driver

[igt-dev] [PATCH i-g-t v3 0/3] Test tiled display with aid of chamelium
 2020-08-17  6:30 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v3 1/3] Make basic chamelium function accessible to other tests
` [igt-dev] [PATCH i-g-t v3 3/3] Added a subtest where chamelium acts as a tiled panel

[PATCH v2 1/4] dt-bindings: arm: fsl: Add binding for Variscite VAR-SOM-MX8MM module
 2020-08-17  7:01 UTC  (8+ messages)
` [PATCH v2 2/4] dt-bindings: arm: fsl: Add binding for Variscite Symphony board with VAR-SOM-MX8MM
` [PATCH v2 3/4] arm64: dts: imx8mm-var-som: Add Variscite VAR-SOM-MX8MM System on Module
` [PATCH v2 4/4] arm64: dts: imx8mm-var-som-symphony: Add Variscite Symphony board with VAR-SOM-MX8MM

[PATCH] hw: virtio-gpu: remove duplicated 'virtqueue_pop'
 2020-08-17  7:01 UTC  (3+ messages)

[PATCH v2] hwmon: corsair-cpro: fix ccp_probe, add delay
 2020-08-17  7:00 UTC 

[PATCH 1/1] device-dax: fix mismatches of request_mem_region()
 2020-08-17  6:59 UTC 

[PATCH v2 1/2] arm64: defconfig: Enable USB gadget with configfs
 2020-08-17  6:56 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: defconfig: Enable ptn5150 extcon driver

[PATCH] xfsprogs: move custom interface definitions out of xfs_fs.h
 2020-08-17  6:56 UTC  (2+ messages)

[PATCH 0/2] Get rid of kmem_realloc()
 2020-08-17  6:55 UTC  (2+ messages)

[PATCH v2 0/4] xfsprogs: various small enhancements
 2020-08-17  6:54 UTC  (9+ messages)
` [PATCH 1/4] xfs_db: fix nlink usage in check
` [PATCH 2/4] xfs_db: report the inode dax flag
` [PATCH 3/4] man: update mkfs.xfs inode flag option documentation
` [PATCH 4/4] mkfs: allow setting dax flag on root directory

[PATCH] hwmon: corsair-cpro: fix ccp_probe, add delay
 2020-08-17  6:54 UTC 

[PATCHv4 0/6] Add initial genpd support for omap PRM driver
 2020-08-17  6:53 UTC  (3+ messages)

[PATCH] parisc: fix PMD pages allocation by restoring pmd_alloc_one()
 2020-08-17  6:53 UTC  (5+ messages)

[PATCH V2 00/10] Bail out if transaction can cause extent count to overflow
 2020-08-17  6:53 UTC  (5+ messages)
` [PATCH V2 01/10] xfs: Add helper for checking per-inode extent count overflow
` [PATCH V2 02/10] xfs: Check for extent overflow when trivally adding a new extent

NO INTERNET ENVIRONMENT - USING PREMIRROR fails -> gstreamer1.0_1.12.2.bb:do_unpack failed due to a fetch issue
 2020-08-17  6:50 UTC  (2+ messages)

[PATCH 00/11] trivial patchs for static code analyzer fixes
 2020-08-17  6:49 UTC  (3+ messages)
` [PATCH 11/11] hw/display/vga:Remove redundant statement in vga_draw_graphic()

[PATCH v1 00/10] Add MTK AHCI driver, BPI-R64 dts and USB-Nodes for mt7622/mt7623
 2020-08-17  6:50 UTC  (3+ messages)
` [PATCH v1 08/10] dts: r64: add sata- and asm_sel nodes

[PATCH] hw: dev-wacom: Support wacom tablet emulation in linux qemu
 2020-08-17  6:48 UTC  (3+ messages)

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-08-17  6:49 UTC  (5+ messages)
` [PATCH v4 20/27] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR

[PATCH v6 00/10] Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info
 2020-08-17  6:48 UTC  (11+ messages)
` [PATCH v6 01/10] CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
` [PATCH v6 02/10] image: Use gd->ram_base/_size in env_get_bootm_size()
` [PATCH v6 03/10] board_f: Add default values for bi_dram[] in dram_init_banksize()
` [PATCH v6 04/10] global: Move from bi_memstart/memsize -> gd->ram_base/ram_size
` [PATCH v6 05/10] xtensa: Remove arch_setup_bdinfo()
` [PATCH v6 06/10] xtensa: Remove local no-op dram_init_banksize()
` [PATCH v6 07/10] video: cfb_console.c: Use bi_dram[] values on all platforms
` [PATCH v6 08/10] powerpc: Remove bi_memstart & bi_memsize assignments in spl.c
` [PATCH v6 09/10] cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values
` [PATCH v6 10/10] asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_info

[PATCH v2 00/16] hw/block/nvme: dma handling and address mapping cleanup
 2020-08-17  6:45 UTC  (2+ messages)

[PATCH] block: don't read block device if it's invalid
 2020-08-17  6:42 UTC  (3+ messages)

[PATCH] omap5: Fix reboot DPLL lock failure when using ABE TIMERs
 2020-08-17  6:42 UTC  (2+ messages)

[PATCH V3] arm64: dts: qcom: sc7180: Add bandwidth votes for eMMC and SDcard
 2020-08-17  6:41 UTC 

Tree-checker Issue / Corrupt FS after upgrade ?
 2020-08-17  6:40 UTC  (7+ messages)
    ` AW: "
        ` AW: "
            ` AW: "

Resyncing omap2plus_defconfig
 2020-08-17  6:41 UTC  (2+ messages)

device compatibility interface for live migration with assigned devices
 2020-08-17  6:38 UTC  (17+ messages)

Lockup inside omap4_prminst_read_inst_reg on OMAP5 uEVM
 2020-08-17  6:38 UTC  (4+ messages)
  ` [Letux-kernel] "

[RFC PATCH 0/4] block/bpf: add eBPF based block layer IO filtering
 2020-08-17  6:37 UTC  (2+ messages)

[PATCH net] tipc: not enable tipc when ipv6 works as a module
 2020-08-17  6:49 UTC  (3+ messages)

[PATCH v5] kthread: Add debugobject support
 2020-08-17  6:37 UTC 

[dpdk-dev] [RFC] ethdev: introduce GENEVE header extension item
 2020-08-17  6:36 UTC  (3+ messages)

[PATCH] usb-audio: Update documentation comment for MS2109 quirk
 2020-08-17  6:35 UTC  (2+ messages)

[PATCH 00/14] bcache: remove multiple caches code framework
 2020-08-17  6:36 UTC  (6+ messages)
` [PATCH 09/14] bcache: avoid data copy between cache_set->sb and cache->sb
` [PATCH 14/14] bcache: move struct cache_sb out of uapi bcache.h

[PATCH v2] soundwire: master: enable pm runtime
 2020-08-17  6:34 UTC  (3+ messages)

[PATCH v8 0/2] phy: Add USB PHY support on Intel LGM SoC
 2020-08-17  6:34 UTC  (4+ messages)
` [PATCH v8 2/2] phy: Add USB3 PHY support for "

[PATCH] ALSA: usb-audio: ignore broken processing/extension unit
 2020-08-17  6:32 UTC  (2+ messages)
` [ALSA patch] "

[PATCH v2 01/11] usb: xhci: add a member hci_version in xhci_ctrl struct
 2020-08-17  6:33 UTC  (11+ messages)
` [PATCH v2 02/11] usb: xhci: create one unified function to calculate TRB TD remainder
` [PATCH v2 03/11] usb: xhci: add quirks flag to support MediaTek xHCI 0.96
` [PATCH v2 04/11] usb: xhci: convert to HCS_MAX_PORTS()
` [PATCH v2 05/11] usb: xhci: convert to TRB_TYPE()
` [PATCH v2 06/11] usb: xhci: convert to TRB_INTR_TARGET()
` [PATCH v2 07/11] usb: xhci: convert to TRB_LEN()
` [PATCH v2 08/11] usb: xhci: convert to TRB_TX_TYPE()
` [PATCH v2 09/11] usb: xhci: convert to EP_TYPE()
` [PATCH v2 10/11] usb: xhci: use macros with parameter to fill ep_info2
` [PATCH v2 11/11] usb: xhci: convert to readx_poll_sleep_timeout()

[PATCH RESEND 0/5] Some clean-ups for bio merge
 2020-08-17  6:32 UTC  (5+ messages)
` [PATCH RESEND 4/5] block: Remove blk_mq_attempt_merge() function
` [PATCH RESEND 5/5] block: Remove __blk_mq_sched_bio_merge() helper

[PATCH] upcall: Remove unneeded variable insize
 2020-08-17  6:31 UTC  (3+ messages)

[PATCH] soc: qcom: socinfo: add soc id for IPQ6018
 2020-08-17  6:30 UTC 

TTM/nouveau conflict in drm-misc-next
 2020-08-17  6:31 UTC  (2+ messages)

[PATCH net] ipv6: some fixes for ipv6_dev_find()
 2020-08-17  6:30 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.