All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-27 18:15:59 to 2020-02-27 18:28:14 UTC [more...]

[PATCH bpf-next] bpf: Add drgn script to list progs/maps
 2020-02-27 18:26 UTC  (3+ messages)

[PATCH 00/17] DRM: imx spring-cleaning
 2020-02-27 18:23 UTC  (7+ messages)
` [PATCH 17/17] drm/imx: fix drm_mode_config_cleanup race condition

[PATCH v4 0/5] Add new series Micron SPI NAND devices
 2020-02-27 18:23 UTC  (10+ messages)
` [PATCH v4 1/5] mtd: spinand: micron: Generalize the OOB layout structure and function names
` [PATCH v4 2/5] mtd: spinand: micron: Add new Micron SPI NAND devices
` [PATCH v4 4/5] mtd: spinand: micron: Add M70A series "

[Intel-gfx] [PATCH] drm/i915/dram: hide the dram structs better
 2020-02-27 18:27 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v2 00/13] arm: calxeda: update DTS, bindings and MAINTAINERS
 2020-02-27 18:22 UTC  (28+ messages)
` [PATCH v2 01/13] arm: dts: calxeda: Basic DT file fixes
` [PATCH v2 02/13] arm: dts: calxeda: Provide UART clock
` [PATCH v2 03/13] arm: dts: calxeda: Fix interrupt grouping
` [PATCH v2 04/13] arm: dts: calxeda: Group port-phys and sgpio-gpio items
` [PATCH v2 05/13] dt-bindings: clock: Convert Calxeda clock bindings to json-schema
` [PATCH v2 06/13] dt-bindings: sata: Convert Calxeda SATA controller "
` [PATCH v2 07/13] dt-bindings: net: Convert Calxeda Ethernet binding "
` [PATCH v2 08/13] dt-bindings: phy: Convert Calxeda ComboPHY "
` [PATCH v2 09/13] dt-bindings: arm: Convert Calxeda L2 cache controller "
` [PATCH v2 10/13] dt-bindings: memory-controllers: Convert Calxeda DDR "
` [PATCH v2 11/13] dt-bindings: ipmi: Convert IPMI-SMIC bindings "
` [PATCH v2 12/13] dt-bindings: arm: Add Calxeda system registers json-schema binding
` [PATCH v2 13/13] MAINTAINERS: Update Calxeda Highbank maintainership

[5.6.0-rc2-next-20200218/powerpc] Boot failure on POWER9
 2020-02-27 18:26 UTC  (11+ messages)

[PATCH v7 0/9] Inline Encryption Support
 2020-02-27 18:25 UTC  (5+ messages)
` [PATCH v7 2/9] block: Inline encryption support for blk-mq
    ` [f2fs-dev] "

About r8169 regression 5.4
 2020-02-27 18:25 UTC  (15+ messages)

[PATCH v10 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-02-27 18:22 UTC  (12+ messages)
` [PATCH v10 2/5] dt-bindings: mediatek: Update mmsys binding to reflect it is a system controller
` [PATCH v10 3/5] soc: mediatek: Move mt8173 MMSYS to platform driver

[PATCH 0/2] Add support for the pine64 Pinebook Pro
 2020-02-27 18:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Add doc for "
` [PATCH 2/2] arm64: dts: rockchip: Add initial support for "

[dpdk-dev] net/netvsc: subchannel configuration failed due to unexpected NVS response
 2020-02-27 18:24 UTC  (3+ messages)

[PATCH v3 00/27] ata: optimize core code size on PATA only setups
 2020-02-27 18:22 UTC  (28+ messages)
    ` [PATCH v3 01/27] ata: remove stale maintainership information from core code
    ` [PATCH v3 02/27] ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hosts
    ` [PATCH v3 03/27] ata: make SATA_PMP option selectable only if any SATA host driver is enabled
    ` [PATCH v3 04/27] sata_promise: use ata_cable_sata()
    ` [PATCH v3 05/27] ata: simplify ata_scsiop_inq_89()
    ` [PATCH v3 06/27] ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] size
    ` [PATCH v3 07/27] ata: optimize struct ata_force_param size
    ` [PATCH v3 08/27] ata: optimize ata_scsi_rbuf[] size
    ` [PATCH v3 09/27] ata: move EXPORT_SYMBOL_GPL()s close to exported code
    ` [PATCH v3 10/27] ata: remove EXPORT_SYMBOL_GPL()s not used by modules
    ` [PATCH v3 11/27] ata: fix CodingStyle issues in PATA timings code
    ` [PATCH v3 12/27] ata: separate PATA timings code from libata-core.c
    ` [PATCH v3 13/27] ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled()
    ` [PATCH v3 14/27] ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hosts
    ` [PATCH v3 15/27] ata: let compiler optimize out ata_eh_set_lpm() "
    ` [PATCH v3 16/27] ata: start separating SATA specific code from libata-core.c
    ` [PATCH v3 17/27] ata: move sata_scr_*() to libata-sata.c
    ` [PATCH v3 18/27] ata: move *sata_set_spd*() "
    ` [PATCH v3 19/27] ata: move sata_link_{debounce,resume}() "
    ` [PATCH v3 20/27] ata: move sata_link_hardreset() "
    ` [PATCH v3 21/27] ata: move ata_qc_complete_multiple() "
    ` [PATCH v3 22/27] ata: move sata_deb_timing_*() "
    ` [PATCH v3 23/27] ata: start separating SATA specific code from libata-scsi.c
    ` [PATCH v3 24/27] ata: move ata_sas_*() to libata-sata.c
    ` [PATCH v3 25/27] ata: start separating SATA specific code from libata-eh.c
    ` [PATCH v3 26/27] ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c
    ` [PATCH v3 27/27] ata: make "libata.force" kernel parameter optional

[PATCH 0/3] qemu-img: Fix check's leak/corruption fix report
 2020-02-27 18:22 UTC  (3+ messages)
` [PATCH 1/3] "

[PATCH v1.1 4/5] KVM: Kick resamplefd for split kernel irqchip
 2020-02-27 18:22 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915/vgpu: improve vgpu abstractions
 2020-02-27 18:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] "

[Xen-devel] [xen-unstable-smoke test] 147692: tolerable all pass - PUSHED
 2020-02-27 18:22 UTC 

[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-02-27 18:22 UTC  (8+ messages)
` [PATCH v4 23/26] iommu/arm-smmu-v3: Add stall support for platform devices

[Xen-devel] [linux-next test] 147629: regressions - FAIL
 2020-02-27 18:20 UTC 

[PATCH] x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes
 2020-02-27 18:20 UTC  (4+ messages)

[PATCH 0/2] block: bdrv_reopen() with backing file in different AioContext
 2020-02-27 18:18 UTC  (3+ messages)
` [PATCH 1/2] iotests: Refactor blockdev-reopen test for iothreads
` [PATCH 2/2] block: bdrv_reopen() with backing file in different AioContext

[GIT PULL 0/5] Renesas SoC updates for v5.7
 2020-02-27 18:19 UTC  (4+ messages)

[PATCH 00/12] SEV Live Migration Patchset
 2020-02-27 18:18 UTC  (4+ messages)
` [PATCH 09/12] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl

[PATCH v4] iommu/vt-d: consider real PCI device when checking if mapping is needed
 2020-02-27 18:19 UTC  (4+ messages)

[PATCH] iommu: silence iommu group prints
 2020-02-27 18:19 UTC  (4+ messages)

[PATCH v3] arm64: dts: sc7180: Move venus node to the correct position
 2020-02-27 18:19 UTC  (2+ messages)

[PATCH v8 0/3] Invoke rpmh_flush for non OSI targets
 2020-02-27 18:18 UTC  (3+ messages)
` [PATCH v8 2/3] soc: qcom: rpmh: Update dirty flag only when data changes

[PATCH v3 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-02-27 18:08 UTC  (7+ messages)

[PATCH 00/51] drm managed resources, v3
 2020-02-27 18:15 UTC  (91+ messages)
` [Xen-devel] [PATCH 04/51] drm: Set final_kfree in drm_dev_alloc
` [PATCH 07/51] drm/qxl: Use drmm_add_final_kfree
` [PATCH 08/51] drm/i915: "
  ` [Intel-gfx] "
` [PATCH 09/51] drm/cirrus: "
` [PATCH 10/51] drm/v3d: "
` [PATCH 11/51] drm/tidss: "
` [PATCH 12/51] drm/mcde: "
` [PATCH 13/51] drm/vgem: "
` [Intel-gfx] [PATCH 14/51] drm/vkms: "
  `  "
` [Intel-gfx] [PATCH 15/51] drm/repaper: "
  `  "
` [Intel-gfx] [PATCH 16/51] drm/inigenic: "
  `  "
` [PATCH 17/51] drm/gm12u320: "
  ` [Intel-gfx] "
` [PATCH 18/51] drm/<drivers>: "
  ` [Intel-gfx] "
` [PATCH 19/51] drm: Cleanups after drmm_add_final_kfree rollout
  ` [Intel-gfx] "
` [PATCH 20/51] drm: Handle dev->unique with drmm_
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 21/51] drm: Use drmm_ for drm_dev_init cleanup
  `  "
` [Intel-gfx] [PATCH 22/51] drm: manage drm_minor cleanup with drmm_
  `  "
` [Intel-gfx] [PATCH 23/51] drm: Manage drm_gem_init "
  `  "
` [PATCH 24/51] drm: Manage drm_vblank_cleanup "
  ` [Intel-gfx] "
` [PATCH 25/51] drm: Garbage collect drm_dev_fini
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 26/51] drm: Manage drm_mode_config_init with drmm_
  `  "
` [Intel-gfx] [PATCH 27/51] drm/bochs: Remove leftover drm_atomic_helper_shutdown
  `  "
` [PATCH 28/51] drm/bochs: Drop explicit drm_mode_config_cleanup
  ` [Intel-gfx] "
` [PATCH 29/51] drm/cirrus: Drop explicit drm_mode_config_cleanup call
  ` [Intel-gfx] "
` [PATCH 30/51] drm/cirrus: Fully embrace devm_
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 31/51] drm/ingenic: Drop explicit drm_mode_config_cleanup call
  `  "
` [PATCH 32/51] drm/mcde: "
  ` [Intel-gfx] "
` [PATCH 33/51] drm/mcde: More devm_drm_dev_init
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 34/51] drm/meson: Drop explicit drm_mode_config_cleanup call
  `  "
` [PATCH 35/51] drm/pl111: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 36/51] drm/rcar-du: "
  `  "
` [Intel-gfx] [PATCH 37/51] drm/rockchip: "
  `  "
` [Intel-gfx] [PATCH 38/51] drm/stm: "
  `  "
` [PATCH 39/51] drm/shmob: "
  ` [Intel-gfx] "
` [PATCH 40/51] drm/mtk: "
  ` [Intel-gfx] "
` [PATCH 41/51] drm/tidss: "
  ` [Intel-gfx] "
` [PATCH 42/51] drm/gm12u320: More drmm_
  ` [Intel-gfx] "
` [PATCH 43/51] drm/gm12u320: Use devm_drm_dev_init
  ` [Intel-gfx] "
` [PATCH 44/51] drm/gm12u320: Use helpers for shutdown/suspend/resume
  ` [Intel-gfx] "
` [PATCH 45/51] drm/gm12u320: Simplify upload work
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 46/51] drm/repaper: Drop explicit drm_mode_config_cleanup call
  `  "
` [PATCH 47/51] drm/mipi-dbi: Move drm_mode_config_init into mipi library
  ` [Intel-gfx] "
` [PATCH 48/51] drm/mipi-dbi: Drop explicit drm_mode_config_cleanup call
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 49/51] drm/udl: "
  `  "
` [PATCH 50/51] drm/udl: drop drm_driver.release hook
  ` [Intel-gfx] "
` [PATCH 51/51] drm: Add docs for managed resources
  ` [Intel-gfx] "

[PULL 00/19] testing and plugin updates
 2020-02-27 18:15 UTC  (2+ messages)

[PATCH v3 1/5] tools/memory-model: Add an exception for limitations on _unless() family
 2020-02-27 18:16 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: fix leaking uninitialized memory in compressed clusters
 2020-02-27 18:16 UTC  (4+ messages)


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.