messages from 2019-08-06 15:00:02 to 2019-08-06 15:44:09 UTC [more...]
Regression due to d98849aff879 (dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code)
2019-08-06 15:44 UTC (6+ messages)
[PATCH v9 00/11] x86: PIE support to extend KASLR randomization
2019-08-06 15:43 UTC (7+ messages)
` [PATCH v9 04/11] x86/entry/64: Adapt assembly for PIE support
[PATCH v2 0/7] amlogic: add support for the SEI Robotic SEI510
2019-08-06 15:43 UTC (16+ messages)
` [U-Boot] "
` [PATCH v2 1/7] ARM: dts: Import Amlogic G12A SEI510 DT from Linux 5.3-rc1
` [U-Boot] "
` [PATCH v2 2/7] configs: meson64: permit redefining ENV_SIZE
` [U-Boot] "
` [PATCH v2 3/7] arm: meson: add sm cmd to retrieve SoC serial
` [U-Boot] "
` [PATCH v2 4/7] arm: meson: add sm command to retrieve the reboot reason
` [U-Boot] "
` [PATCH v2 5/7] boards: meson: add g12a sei510
` [U-Boot] "
` [PATCH v2 6/7] ARM: meson: Add support for fastboot_set_reboot_flag()
` [U-Boot] "
` [PATCH v2 7/7] configs: sei510: disable PSCI_RESET to support fastboot reboot_flag
` [U-Boot] "
[PATCH blktests] Make the NVMe tests more reliable
2019-08-06 15:43 UTC (4+ messages)
[U-Boot] [PATCH 00/14] net: ti: icssg: Add prueth support
2019-08-06 15:42 UTC (6+ messages)
` [U-Boot] [PATCH 03/14] misc: uclass: Introduce misc_init_by_ofnode
` [U-Boot] [PATCH 08/14] arm: dts: k3-am65-main: Add msmc_ram node
[Qemu-devel] [PATCH for-4.1?] compat: disable edid on virtio-gpu base device
2019-08-06 15:40 UTC (4+ messages)
[PATCH v3 0/6] mm / virtio: Provide support for unused page reporting
2019-08-06 15:40 UTC (7+ messages)
` [PATCH v3 6/6] virtio-balloon: Add support for providing unused page reports to host
[dpdk-dev] [PATCH v4 0/4] examples/client_server_mp: fix port issues
2019-08-06 15:39 UTC (9+ messages)
` [dpdk-dev] [PATCH v5 0/4] examples/client_server_mp: port id fixes
` [dpdk-dev] [PATCH v5 1/4] examples/multi_process/client_server_mp: check port validity
[PATCH rdma-next 0/2] Enable QUERY_LAG over DEVX
2019-08-06 15:39 UTC (4+ messages)
[BUG] Kernel panic on >= 4.12 because of NX
2019-08-06 15:39 UTC
[PATCH 00/17] soundwire: fixes for 5.4
2019-08-06 15:39 UTC (7+ messages)
` [PATCH 06/17] soundwire: cadence_master: use firmware defaults for frame shape
` [alsa-devel] "
` [PATCH 09/17] soundwire: stream: remove unnecessary variable initializations
[PATCH v3] pseudo: Fix openat() with a symlink pointing to a directory
2019-08-06 15:39 UTC (4+ messages)
[PATCH 00/16] net: phy: adin: add support for Analog Devices PHYs
2019-08-06 15:39 UTC (7+ messages)
` [PATCH 06/16] net: phy: adin: support PHY mode converters
` [PATCH 16/16] dt-bindings: net: add bindings for ADIN PHY driver
[meta-oe][PATCH] modemmanager: Use a simpler workaround for the clang build
2019-08-06 15:39 UTC
[PATCH v4 0/2] usbip: Implement SG support
2019-08-06 15:38 UTC (7+ messages)
` [PATCH v4 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci
` [PATCH v4 2/2] usbip: Implement SG support to vhci-hcd and stub driver
[Xen-devel] [RFC PATCH 0/2] XEN booting on i.MX8M platform
2019-08-06 15:37 UTC (6+ messages)
[PATCH rdma-core 2/2] cxgb4: remove unused c4iw_match_device
2019-08-06 15:36 UTC (11+ messages)
MDI errors during resume from ACPI S3 (suspend to ram)
2019-08-06 15:36 UTC (2+ messages)
` [Intel-wired-lan] "
Alsa-Plugin 1.0.25 License
2019-08-06 15:36 UTC (4+ messages)
[PATCH RFC] erofs: move erofs out of staging
2019-08-06 15:34 UTC (3+ messages)
KASAN: use-after-free Read in device_release_driver_internal
2019-08-06 15:33 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/29] Tame a few "touch this, recompile the world" headers
2019-08-06 15:14 UTC (30+ messages)
` [Qemu-devel] [PATCH v2 01/29] include: Make headers more self-contained
` [Qemu-devel] [PATCH v2 02/29] Include generated QAPI headers less
` [Qemu-devel] [PATCH v2 03/29] qapi: Split error.json off common.json
` [Qemu-devel] [PATCH v2 04/29] memory: Fix type of IOMMUMemoryRegionClass member @parent_class
` [Qemu-devel] [PATCH v2 05/29] queue: Drop superfluous #include qemu/atomic.h
` [Qemu-devel] [PATCH v2 06/29] trace: Eliminate use of TARGET_FMT_plx
` [Qemu-devel] [PATCH v2 07/29] trace: Do not include qom/cpu.h into generated trace.h
` [Qemu-devel] [PATCH v2 08/29] Include sysemu/reset.h a lot less
` [Qemu-devel] [PATCH v2 09/29] Include migration/qemu-file-types.h "
` [Qemu-devel] [PATCH v2 10/29] ide: Include hw/ide/internal a bit less outside hw/ide/
` [Qemu-devel] [PATCH v2 11/29] typedefs: Separate incomplete types and function types
` [Qemu-devel] [PATCH v2 12/29] Include hw/irq.h a lot less
` [Qemu-devel] [PATCH v2 13/29] Clean up inclusion of exec/cpu-common.h
` [Qemu-devel] [PATCH v2 14/29] migration: Move the VMStateDescription typedef to typedefs.h
` [Qemu-devel] [PATCH v2 15/29] Include migration/vmstate.h less
` [Qemu-devel] [PATCH v2 16/29] Include exec/memory.h slightly less
` [Qemu-devel] [PATCH v2 17/29] Include qom/object.h "
` [Qemu-devel] [PATCH v2 18/29] Include hw/hw.h exactly where needed
` [Qemu-devel] [PATCH v2 19/29] Include qemu/queue.h slightly less
` [Qemu-devel] [PATCH v2 20/29] Include qemu/main-loop.h less
` [Qemu-devel] [PATCH v2 21/29] Include hw/qdev-properties.h less
` [Qemu-devel] [PATCH v2 22/29] Include hw/boards.h a bit less
` [Qemu-devel] [PATCH v2 23/29] numa: Don't include hw/boards.h into sysemu/numa.h
` [Qemu-devel] [PATCH v2 24/29] Include sysemu/hostmem.h less
` [Qemu-devel] [PATCH v2 25/29] numa: Move remaining NUMA declarations from sysemu.h to numa.h
` [Qemu-devel] [PATCH v2 26/29] Clean up inclusion of sysemu/sysemu.h
` [Qemu-devel] [PATCH v2 27/29] Include sysemu/sysemu.h a lot less
` [Qemu-devel] [PATCH v2 28/29] sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
` [Qemu-devel] [PATCH v2 29/29] sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
[PATCH] drm/i915: Use drm_i915_private directly from drv_get_drvdata()
2019-08-06 15:34 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Use drm_i915_private directly from drv_get_drvdata() (rev3)
[PATCH v2] tracing: Be more clever when dumping hex in __print_hex()
2019-08-06 15:33 UTC (2+ messages)
[PATCH 1/1] Make user mmapped CQ arming flags field 32 bit size to remove 64 bit architecture dependency of siw
2019-08-06 15:31 UTC (5+ messages)
` [PATCH 0/1] Fix siw CQ processing for 32 bit archtecture support
` Re: [PATCH 1/1] Make user mmapped CQ arming flags field 32 bit size to remove 64 bit architecture dependency of siw
[PATCH v2 0/5] x86: KVM: svm: get rid of hardcoded instructions lengths
2019-08-06 15:29 UTC (3+ messages)
` [PATCH v2 1/5] x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() results in #GP
[PATCH v2] mm/vmscan: shrink slab in node reclaim
2019-08-06 15:29 UTC (4+ messages)
[Xen-devel] [PATCH 0/4] x86/boot: Cleanup
2019-08-06 15:28 UTC (11+ messages)
` [Xen-devel] [PATCH 1/4] x86/asm: Include msr-index.h rather than msr.h
` [Xen-devel] [PATCH 2/4] x86/boot: Minor improvements to efi_arch_post_exit_boot()
` [Xen-devel] [PATCH 3/4] x86/desc: Shorten boot_{, comat_}gdt[] variable names
` [Xen-devel] [PATCH 4/4] x86/desc: Build boot_{,compat_}gdt[] in C
` [Xen-devel] [PATCH 4/4] x86/desc: Build boot_{, compat_}gdt[] "
[Qemu-devel] [PATCH v2] util/hbitmap: strict hbitmap_reset
2019-08-06 15:26 UTC
[Qemu-devel] [PATCH v4 0/4] delete created files when block_crypto_co_create_opts_luks fails
2019-08-06 15:21 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 1/4] block: introducing 'bdrv_co_delete_file' interface
[PATCH v2] iommu: arm-smmu-v3: Mark expected switch fall-through
2019-08-06 15:28 UTC (5+ messages)
[dpdk-dev] [PATCH 1/2] doc: announce ethdev ABI change for LRO fields
2019-08-06 15:27 UTC (2+ messages)
Yocto Project Status WW32'19
2019-08-06 15:28 UTC
[PATCH V4 00/11] 52-bit kernel + user VAs
2019-08-06 15:27 UTC (6+ messages)
` [PATCH V4 10/11] arm64: mm: Introduce 52-bit Kernel VAs
` [PATCH V4 11/11] docs: arm64: Add layout and 52-bit info to memory document
[PATCH 1/1] iommu/vt-d: Detach domain when move device out of group
2019-08-06 15:27 UTC (3+ messages)
[PATCH] tools: bpftool: fix reading from /proc/config.gz
2019-08-06 15:27 UTC (6+ messages)
[PATCH v4 0/3] Introduce Bandwidth OPPs for interconnects
2019-08-06 15:27 UTC (5+ messages)
[PATCH 00/67] target/arm: Convert aa32 base isa to decodetree
2019-08-06 15:21 UTC (9+ messages)
` [PATCH 06/67] target/arm: Introduce pc_read
` [Qemu-devel] "
FAILED: patch "[PATCH] tcp: be more careful in tcp_fragment()" failed to apply to 4.14-stable tree
2019-08-06 15:25 UTC (3+ messages)
` [PATCH] tcp: be more careful in tcp_fragment()
[PATCH] iommu/dma: Handle SG length overflow better
2019-08-06 15:25 UTC (2+ messages)
[Xen-devel] [PATCH v5 00/10] AMD IOMMU: further improvements
2019-08-06 15:24 UTC (6+ messages)
` [Xen-devel] [PATCH v5 08/10] x86/PCI: read MSI-X table entry count early
[PATCH] btrfs: transaction: Commit transaction more frequently for BPF
2019-08-06 15:23 UTC (2+ messages)
oom-killer
2019-08-06 15:23 UTC (14+ messages)
[PATCH] iommu/dma: Handle MSI mappings separately
2019-08-06 15:23 UTC (3+ messages)
[PATCH v2 0/7] Add support for new SAI IP version
2019-08-06 15:23 UTC (4+ messages)
` [PATCH v2 3/7] ASoC: fsl_sai: Add support to enable multiple data lines
[PATCH] erofs-utils: get block device size correctly
2019-08-06 15:23 UTC
[PATCH v2 0/2] dt-bindings: net: meson-dwmac: convert to yaml
2019-08-06 15:22 UTC (9+ messages)
` [PATCH v2 1/2] dt-bindings: net: snps, dwmac: update reg minItems maxItems
` [PATCH v2 1/2] dt-bindings: net: snps,dwmac: "
` [PATCH v2 2/2] dt-bindings: net: meson-dwmac: convert to yaml
[PATCH v2 bpf-next 0/2] selftests/bpf: more loop tests
2019-08-06 15:21 UTC (3+ messages)
[PATCH] btrfs-progs: docs: fix label property description
2019-08-06 15:20 UTC (2+ messages)
[PATCH v2 0/3] drm/meson: convert bindings to YAML schemas
2019-08-06 15:20 UTC (10+ messages)
` [PATCH v2 1/3] dt-bindings: display: amlogic, meson-dw-hdmi: convert to yaml
` [PATCH v2 1/3] dt-bindings: display: amlogic,meson-dw-hdmi: "
` [PATCH v2 2/3] dt-bindings: display: amlogic, meson-vpu: "
` [PATCH v2 2/3] dt-bindings: display: amlogic,meson-vpu: "
[PATCH] linux/bits.h: Add compile time sanity check of GENMASK inputs
2019-08-06 15:19 UTC (12+ messages)
[PATCH v4 1/5] mm/page_idle: Add per-pid idle page tracking using virtual indexing
2019-08-06 15:20 UTC (10+ messages)
` [PATCH v4 3/5] [RFC] arm64: Add support for idle bit in swap PTE
[PATCH 0/1] [v2.23.0 BUG] commit-graph: fix bug around octopus merges
2019-08-06 15:19 UTC (5+ messages)
` [PATCH 1/1] "
ARM: dts: logicpd-som-lv: Fix Audio Mute
2019-08-06 15:19 UTC
[PATCH] cifs: do not attempt unlink-and-retry-rename for SMB2+ mounts
2019-08-06 15:18 UTC (2+ messages)
[Bug 111307] critical fhghg
2019-08-06 15:17 UTC
[PATCH 0/2] Sysfs updates
2019-08-06 15:17 UTC (2+ messages)
[PATCH 2/4 v3] drm/panel: simple: Add TI nspire panel bindings
2019-08-06 15:17 UTC (3+ messages)
[PATCH] mm/compaction: remove unnecessary zone parameter in isolate_migratepages()
2019-08-06 15:16 UTC
[PATCH] ASoC: Intel: boards: Add Cometlake Dialog Maxim machine driver
2019-08-06 15:14 UTC (4+ messages)
[PATCH 00/28] ASoC: cleanup patches for soc-core
2019-08-06 15:07 UTC (11+ messages)
` [PATCH 02/28] ASoC: soc-core: set component->debugfs_root NULL
` [PATCH 13/28] ASoC: soc-core: remove verbose debug message from soc_bind_dai_link()
` [PATCH 15/28] ASoC: soc-core: tidyup for card->deferred_resume_work
` [PATCH 23/28] ASoC: soc-core: don't alloc memory carelessly when creating debugfs
` [PATCH 25/28] ASoC: soc-core: initialize component list
ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LV
2019-08-06 15:15 UTC (2+ messages)
[dpdk-dev] net/i40e: fix vf runtime queues rss config
2019-08-07 0:09 UTC
[PATCH 1/2] mfd: madera: Update DT binding document to support clock supplies
2019-08-06 15:13 UTC (4+ messages)
` [PATCH 2/2] mfd: madera: Add support for requesting the supply clocks
[PATCH v3 0/5] Add support for new SAI IP version
2019-08-06 15:12 UTC (6+ messages)
` [PATCH v3 1/5] ASoC: fsl_sai: Add registers definition for multiple datalines
` [PATCH v3 2/5] ASoC: fsl_sai: Update Tx/Rx channel enable mask
` [PATCH v3 3/5] ASoC: fsl_sai: Add support for SAI new version
` [PATCH v3 4/5] ASoC: fsl_sai: Add support for imx7ulp/imx8mq
` [PATCH v3 5/5] ASoC: dt-bindings: Introduce compatible strings for 7ULP and 8MQ
[U-Boot] [PATCH v3 0/8] add PCIe, its PHY and AHCI support for mt7623
2019-08-06 15:08 UTC (9+ messages)
` [U-Boot] [PATCH v3 1/8] pci: mediatek: add PCIe controller support for MT7623
` [U-Boot] [PATCH v3 2/8] phy: mediatek: add MediaTek T-PHY support for PCIe
` [U-Boot] [PATCH v3 3/8] arm: dts: add PCIe controller for MT7623 SoC
` [U-Boot] [PATCH v3 4/8] arm: dts: split mtk-reset.h into per-chip header
` [U-Boot] [PATCH v3 5/8] dt-bindings: pcie: add a document for MT7623 PCIe controller
` [U-Boot] [PATCH v3 6/8] dt-bindings: phy: add a document for MediaTek tphy
` [U-Boot] [PATCH v3 7/8] ahci-pci: ASM1061 report wrong class, but support AHCI
` [U-Boot] [PATCH v3 8/8] ata: ahci: Don't forget to clear upper address regs
About __udivdi3
2019-08-06 15:08 UTC (2+ messages)
[PATCH] ALSA: hda - Don't override global PCM hw info flag
2019-08-06 15:07 UTC
Reminder: Yocto Project Technical Team Meeting @ Monthly from 8am to 8:30am on the first Tuesday (PST)
2019-08-06 15:06 UTC (3+ messages)
` [OE-core] "
[PATCH 1/8] dma-buf: fix busy wait for new shared fences
2019-08-06 15:01 UTC (8+ messages)
` [PATCH 2/8] dma-buf: fix shared fence list handling in reservation_object_copy_fences
` [PATCH 3/8] drm/i915: stop using seqcount for fenc pruning
` [PATCH 4/8] drm/i915: use new reservation_object_fences helper
` [PATCH 5/8] dma-buf: further relax reservation_object_add_shared_fence
` [PATCH 6/8] dma-buf: simplify reservation_object_get_fences_rcu a bit
` [PATCH 7/8] dma-buf: add reservation_object_fences helper
` [PATCH 8/8] dma-buf: nuke reservation_object seq number
[PATCH v3] hwrng: core: Freeze khwrng thread during suspend
2019-08-06 15:01 UTC (2+ messages)
[dpdk-dev] [PATCH] net/mlx5: fix memory event callback list
2019-08-06 15:00 UTC
[PATCH 00/20] Add new Marvell CN9130 SoC support
2019-08-06 14:54 UTC (4+ messages)
` [PATCH 01/20] arm64: dts: marvell: Enumerate the first AP806 syscon
` [PATCH 02/20] arm64: dts: marvell: Add AP806-dual missing CPU clocks
` [PATCH 03/20] dt-bindings: ap80x: replace AP806 with AP80x
[Regression] Commit "nvme/pci: Use host managed power state for suspend" has problems
2019-08-06 15:00 UTC (23+ messages)
[igt-dev] [PATCH i-g-t] Add i915/gem_ctx_persistence
2019-08-06 15:00 UTC (3+ messages)
` "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.