All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-02 15:53:44 to 2020-08-02 16:44:24 UTC [more...]

[PATCH] drm/panel: remove return value of function drm_panel_add
 2020-08-02 16:43 UTC  (6+ messages)
  ` [PATCH] drm: Remove unnecessary drm_panel_attach and drm_panel_detach
      ` [PATCH V2] "

[Intel-gfx] Time, where did it go?
 2020-08-02 16:43 UTC  (5+ messages)
` [Intel-gfx] [PATCH 13/42] drm/i915/gt: Decouple completed requests on unwind
` [Intel-gfx] [PATCH 18/42] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] [PATCH 23/42] drm/i915/gt: Drop atomic for engine->fw_active tracking
` [Intel-gfx] [PATCH 29/42] drm/i915/gt: Defer the kmem_cache_free() until after the HW submit

[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-08-02 16:43 UTC  (5+ messages)
      ` [dm-devel] "

[PATCH v2 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-02 16:36 UTC  (128+ messages)
` [OpenRISC] "
` [PATCH v2 01/17] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
  ` [OpenRISC] "
` [PATCH v2 02/17] dma-contiguous: simplify cma_early_percent_memory()
  ` [OpenRISC] "
` [PATCH v2 03/17] arm, xtensa: simplify initialization of high memory pages
  ` [OpenRISC] "
` [PATCH v2 04/17] arm64: numa: simplify dummy_numa_init()
  ` [OpenRISC] "
` [PATCH v2 05/17] h8300, nds32, openrisc: simplify detection of memory extents
  ` [OpenRISC] "
` [PATCH v2 06/17] riscv: drop unneeded node initialization
  ` [OpenRISC] "
` [PATCH v2 07/17] mircoblaze: drop unneeded NUMA and sparsemem initializations
  ` [OpenRISC] "
` [PATCH v2 08/17] memblock: make for_each_memblock_type() iterator private
  ` [OpenRISC] "
` [PATCH v2 09/17] memblock: make memblock_debug and related functionality private
  ` [OpenRISC] "
` [PATCH v2 10/17] memblock: reduce number of parameters in for_each_mem_range()
  ` [OpenRISC] "
` [PATCH v2 11/17] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
  ` [OpenRISC] "
` [PATCH v2 12/17] arch, drivers: replace for_each_membock() with for_each_mem_range()
  ` [OpenRISC] "
` [PATCH v2 13/17] x86/setup: simplify initrd relocation and reservation
  ` [OpenRISC] "
` [PATCH v2 14/17] x86/setup: simplify reserve_crashkernel()
  ` [OpenRISC] "
` [PATCH v2 15/17] memblock: remove unused memblock_mem_size()
  ` [OpenRISC] "
` [PATCH v2 16/17] memblock: implement for_each_reserved_mem_region() using __next_mem_region()
  ` [OpenRISC] "
` [PATCH v2 17/17] memblock: use separate iterators for memory and reserved regions
  ` [OpenRISC] "

[PATCH v5 0/2] iio: light: Support AMS AS73211 digital XYZ sensor
 2020-08-02 16:37 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: iio: light: add AMS AS73211 support
` [PATCH v5 2/2] iio: light: as73211: New driver

[linux-review:UPDATE-20200802-160235/Bernard-Zhao/drm-panel-remove-return-value-of-function-drm_panel_add/20200801-200317 1/1] drivers/gpu/drm/mediatek/mtk_dsi.c:862:9: error: implicit declaration of function 'drm_panel_attach'; did you mean
 2020-08-02 16:39 UTC 

[GIT PULL] Kbuild fixes for v5.8(-rc8)
 2020-08-02 16:34 UTC 

[POSSIBLE BUG] t5562.08 hangs consistently in 2.28.0 when run via Jenkins
 2020-08-02 16:33 UTC 

rtsx_pci not restoring ASPM state after suspend/resume
 2020-08-02 16:30 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v23 00/18] Remove libdrm in rendercopy
 2020-08-02 16:30 UTC  (19+ messages)
` [igt-dev] [PATCH i-g-t v23 01/18] lib/intel_bufops: add mapping on cpu / device
` [igt-dev] [PATCH i-g-t v23 02/18] lib/intel_bufops: change in hw/sw tiling detection
` [igt-dev] [PATCH i-g-t v23 03/18] lib/intel_bufops: change stride requirements for Grantsdale
` [igt-dev] [PATCH i-g-t v23 04/18] lib/intel_batchbuffer: add new functions to support rendercopy
` [igt-dev] [PATCH i-g-t v23 05/18] lib/intel_batchbuffer: dump bb to base64
` [igt-dev] [PATCH i-g-t v23 06/18] lib/intel_batchbuffer: use canonical addresses for 48bit ppgtt
` [igt-dev] [PATCH i-g-t v23 07/18] tests/api_intel_bb: test flags are cleared on bb reset
` [igt-dev] [PATCH i-g-t v23 08/18] tests/gem_caching|partial: adopt to batch flush function cleanup
` [igt-dev] [PATCH i-g-t v23 09/18] lib/rendercopy: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v23 10/18] tests/api_intel_bb: add render tests
` [igt-dev] [PATCH i-g-t v23 11/18] lib/igt_draw: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v23 12/18] lib/igt_fb: Removal of "
` [igt-dev] [PATCH i-g-t v23 13/18] tests/gem|kms: remove libdrm dependency (batch 1)
` [igt-dev] [PATCH i-g-t v23 14/18] tests/gem|kms: remove libdrm dependency (batch 2)
` [igt-dev] [PATCH i-g-t v23 15/18] tools/intel_residency: adopt intel_residency to use bufops
` [igt-dev] [PATCH i-g-t v23 16/18] tests/perf: remove libdrm dependency for rendercopy
` [igt-dev] [PATCH i-g-t v23 17/18] fix: lib/intel_bufops: add 64bit bpp
` [igt-dev] [PATCH i-g-t v23 18/18] tests/kms_psr: trying to fix blt

[intel-linux-intel-lts:5.4/yocto 8417/8941] drivers/gpu/drm/kmb/kmb_drv.c:67:5: warning: no previous prototype for 'kmb_display_clk_enable'
 2020-08-02 16:24 UTC 

[jwboyer-fedora:f32 30/75] pci-quirks.c:undefined reference to `rpi_firmware_init_vl805'
 2020-08-02 16:21 UTC 

[PATCH] doc/zh_CN: fix title heading markup in admin-guide cpu-load
 2020-08-02 16:21 UTC 

[PATCH] t1450: fix quoting of NUL byte when corrupting pack
 2020-08-02 16:20 UTC  (5+ messages)

[PATCH] doc/zh_CN: resolve undefined label warning in admin-guide index
 2020-08-02 16:19 UTC 

[PATCH 01/16] kconfig: qconf: rename 'config' to 'fileMenu'
 2020-08-02 16:17 UTC  (16+ messages)
` [PATCH 02/16] kconfig: qconf: remove 'menu' variable
` [PATCH 03/16] kconfig: qconf: remove toolBar from ConfigMainWindow members
` [PATCH 04/16] kconfig: qconf: overload addToolBar() to create and insert toolbar
` [PATCH 05/16] kconfig: qconf: remove unused ConfigList::listView()
` [PATCH 06/16] kconfig: qconf: remove name from ConfigSearchWindow constructor
` [PATCH 07/16] kconfig: qconf: omit parent to QHBoxLayout()
` [PATCH 08/16] kconfig: qconf: remove unused argument from ConfigList::updateList()
` [PATCH 09/16] kconfig: qconf: remove unused argument from ConfigView::updateList()
` [PATCH 10/16] kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()
` [PATCH 11/16] kconfig: qconf: drop more localization code
` [PATCH 12/16] kconfig: qconf: remove ConfigItem::pixmap/setPixmap
` [PATCH 13/16] kconfig: qconf: remove ConfigList::addColumn/removeColumn
` [PATCH 14/16] kconfig: qconf: remove ConfigItem::text/setText
` [PATCH 15/16] kconfig: qconf: remove unused voidPix, menuInvPix
` [PATCH 16/16] kconfig: qconf: refactor icon setups

[PATCH] brcmfmac: check ndev pointer
 2020-08-02 16:18 UTC 

[Intel-gfx] [PATCH 0/2] Add generic i915_ggtt ballooning support
 2020-08-02 16:17 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/ggtt: "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Cocci] [PATCH 00/43] cocci: Add support for meta attributes to SmPL
 2020-08-02 16:16 UTC  (6+ messages)
        ` [Cocci] [00/43] "

[PATCH] midx: use buffered I/O to talk to pack-objects
 2020-08-02 16:11 UTC  (2+ messages)

[Bug 1889943] [NEW] Improper TCP/IP packet splitting on e1000e/vmxnet3
 2020-08-02 15:59 UTC  (2+ messages)
` [Bug 1889943] "

[Qemu-devel] [Bug 1404278] [NEW] tap connections not working on windows host
 2020-08-02 15:59 UTC  (2+ messages)
` [Bug 1404278] "

[PATCH bpf-next] tools build: propagate build failures from tools/build/Makefile.build
 2020-08-02 16:11 UTC  (2+ messages)

[PATCH] connected: use buffered I/O to talk to rev-list
 2020-08-02 16:08 UTC  (2+ messages)

[PATCH] upload-pack: use buffered I/O to talk to rev-list
 2020-08-02 16:03 UTC  (2+ messages)

[PATCH 0/2] accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path
 2020-08-02 16:09 UTC  (11+ messages)
` [PATCH 1/2] hw/core: Add bql_interrupt flag to CPUClass
` [PATCH 2/2] accel/tcg: interrupt/exception handling uses bql_interrupt flag

[PATCH] x86/split_lock: Enumerate split lock feature on Sapphire Rapids and Alder Lake
 2020-08-02 16:03 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/1] package/rtl8821au: add patch fixing sprintf error
 2020-08-02 16:00 UTC  (6+ messages)

Recent architecture breakages to bmcweb
 2020-08-02 15:53 UTC 

[igt-dev] [PATCH i-g-t v22 00/19] Remove libdrm in rendercopy
 2020-08-02 15:53 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Remove libdrm in rendercopy (rev21)


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.