messages from 2019-09-19 10:47:00 to 2019-09-19 11:56:41 UTC [more...]
What is 'dynamic' set flag supposed to mean?
2019-09-19 11:56 UTC (9+ messages)
[PATCH] iwlwifi: fix building without CONFIG_THERMAL
2019-09-19 11:55 UTC
hang in dax_pmem_compat_release on changing namespace mode
2019-09-19 11:55 UTC
[Qemu-devel] [PATCH v3] virtio-blk: schedule virtio_notify_config to run on main context
2019-09-19 11:38 UTC (2+ messages)
[dpdk-dev] [PATCH 0/8] Fips validation fixes
2019-09-19 12:12 UTC (9+ messages)
` [dpdk-dev] [PATCH 1/8] examples/fips_validation: separation between HMAC-SHA and SHA
` [dpdk-dev] [PATCH 2/8] examples/fips_validation: fix structs used for AES-GCM
` [dpdk-dev] [PATCH 3/8] examples/fips_validation: initialize IV "
` [dpdk-dev] [PATCH 4/8] examples/fips_validation: move digest after cipher text
` [dpdk-dev] [PATCH 5/8] examples/fips_validation: fix AES-GCM decryption vector
` [dpdk-dev] [PATCH 6/8] examples/fips_validation: fix overwrite of KEY line in TDES
` [dpdk-dev] [PATCH 7/8] examples/fips_validation: improve algo parsing logic
` [dpdk-dev] [PATCH 8/8] examples/fips_validation: fix plain text overwrite
[PATCH REPOST 0/2] xfs: rely on minleft instead of total for bmbt res
2019-09-19 11:55 UTC (7+ messages)
` [PATCH REPOST 1/2] xfs: drop minlen before tossing alignment on bmap allocs
` [PATCH REPOST 2/2] xfs: don't set bmapi total block req where minleft is sufficient
cannot ubiupdatevol squashfs image
2019-09-19 11:54 UTC (7+ messages)
[Qemu-arm] [PATCH v1 0/6] Allow memory_region_register_iommu_notifier() to fail
2019-09-19 11:45 UTC (4+ messages)
` [Qemu-arm] [PATCH v1 1/6] memory: allow "
[Qemu-devel] [PATCH 0/2] testing: Build WHPX enabled binaries
2019-09-19 11:35 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/2] tests/docker: Add fedora-win10sdk-cross image
` [Qemu-devel] [PATCH 2/2] .shippable.yml: Build WHPX enabled binaries
[Qemu-trivial] [PATCH] configure: Add xkbcommon configure options
2019-09-19 11:47 UTC (8+ messages)
` [Qemu-devel] "
[Qemu-devel] [PULL 0/4] Ui 20190919 patches
2019-09-19 11:48 UTC (3+ messages)
[U-Boot] u-boot: raspberry pi 4 with 4G ram, bdinfo: dram bank size is < 1G
2019-09-19 11:51 UTC
[Intel-wired-lan] [PATCH v1] igc: Add set_rx_mode support
2019-09-19 11:49 UTC (5+ messages)
[Xen-devel] [PATCH] libxc/x86: avoid overflow in CPUID APIC ID adjustments
2019-09-19 11:48 UTC
Help me help you debug what seems to be an EC resume issue
2019-09-19 11:46 UTC (3+ messages)
[Xen-devel] [PATCH V4 0/8] iommu/arm: Add Renesas IPMMU-VMSA support + Linux's iommu_fwspec
2019-09-19 11:45 UTC (14+ messages)
` [Xen-devel] [PATCH V4 6/8] iommu/arm: Add lightweight iommu_fwspec support
` [Xen-devel] [PATCH V4 7/8] iommu/arm: Introduce iommu_add_dt_device API
` [Xen-devel] [PATCH V4 8/8] iommu/arm: Add Renesas IPMMU-VMSA support
linux-next: manual merge of the ext4 tree with Linus' tree
2019-09-19 11:44 UTC
[PATCH] mm: Support memblock alloc on the exact node for sparse_buffer_init()
2019-09-19 11:43 UTC (9+ messages)
[U-Boot] Question about device tree usage and ranges
2019-09-19 11:43 UTC (2+ messages)
[PATCH v2 0/3] Fix UART DMA freezes for i.MX SOCs
2019-09-19 11:42 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] dmaengine: imx-sdma: fix buffer ownership
` [PATCH v3 2/3] dmaengine: imx-sdma: fix dma freezes
` [PATCH v3 3/3] dmaengine: imx-sdma: drop redundant variable
[RFC PATCH] drm/virtio: Export resource handles via DMA-buf API
2019-09-19 11:41 UTC (7+ messages)
stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.74)
2019-09-19 11:40 UTC
[PATCH v2] serial: imx: adapt rx buffer and dma periods
2019-09-19 11:40 UTC (5+ messages)
[PATCH] staging: board: use appropriate macro to initialize struct
2019-09-19 11:39 UTC
[PATCH 00/20] Add support for Silicon Labs WiFi chip WF200 and further
2019-09-19 11:39 UTC (23+ messages)
` [PATCH 01/20] staging: wfx: add infrastructure for new driver
` [PATCH 02/20] staging: wfx: add support for I/O access
` [PATCH 03/20] staging: wfx: add I/O API
` [PATCH 05/20] staging: wfx: load firmware
` [PATCH 04/20] staging: wfx: add tracepoints for I/O access
` [PATCH 07/20] staging: wfx: add IRQ handling
` [PATCH 06/20] staging: wfx: import HIF API headers
` [PATCH 09/20] staging: wfx: add support for start-up indication
` [PATCH 08/20] staging: wfx: add tracepoints for HIF
` [PATCH 11/20] staging: wfx: allow to send commands to chip
` [PATCH 10/20] staging: wfx: instantiate mac80211 data
` [PATCH 12/20] staging: wfx: add HIF commands helpers
` [PATCH 14/20] staging: wfx: setup initial chip configuration
` [PATCH 13/20] staging: wfx: introduce "secure link"
` [PATCH 16/20] staging: wfx: allow to send 802.11 frames
` [PATCH 15/20] staging: wfx: add debug files and trace debug events
` [PATCH 18/20] staging: wfx: allow to scan networks
` [PATCH 17/20] staging: wfx: allow to receive 802.11 frames
` [PATCH 20/20] staging: wfx: implement the rest of mac80211 API
` [PATCH 19/20] staging: wfx: implement 802.11 key handling
[RFC PATCH v3 0/6] Enable ptp_kvm for arm64
2019-09-19 11:39 UTC (10+ messages)
` [RFC PATCH v3 4/6] psci: Add hvc call service for ptp_kvm
[PATCH RFC 0/2] staging: Support Avalon-MM DMA Interface for PCIe
2019-09-19 11:37 UTC (2+ messages)
[PATCH RFC v3 0/5] Support fraglist GRO/GSO
2019-09-19 11:36 UTC (6+ messages)
kexec on rk3399
2019-09-19 11:36 UTC (4+ messages)
` [PATCH] usb: dwc3: Add shutdown to platform_driver
[Xen-devel] [PATCH for-4.13] configure: fix print syntax for python 3
2019-09-19 11:35 UTC (4+ messages)
[PATCH] mtd: st_spi_fsm: Use devm_platform_ioremap_resource() in stfsm_probe()
2019-09-19 11:35 UTC (11+ messages)
ceph; pg scrub errors
2019-09-19 11:33 UTC
[PATCH v8 1/7] nfc: pn533: i2c: "pn532" as dt compatible string
2019-09-19 11:32 UTC (2+ messages)
linux-next: manual merge of the btrfs-kdave tree with Linus' tree
2019-09-19 11:31 UTC
stable-rc/linux-5.2.y build: 209 builds: 0 failed, 209 passed, 19 warnings (v5.2.16)
2019-09-19 11:28 UTC
[Qemu-devel] vhost, iova, and dirty page tracking
2019-09-19 11:14 UTC (14+ messages)
[Qemu-devel] [for-4.2 PATCH 0/6] Block-related record/replay fixes
2019-09-19 11:27 UTC (11+ messages)
` [Qemu-devel] [for-4.2 PATCH 3/6] replay: update docs for record/replay with block devices
[Qemu-devel] [PATCH v3 00/22] Add virtual device fuzzing support
2019-09-19 11:18 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 02/22] libqos: Rename i2c_send and i2c_recv
` [Qemu-devel] [PATCH v3 05/22] libqtest: Add a layer of abstraciton to send/recv
[PATCH] usbnet: sanity checking of packet sizes and device mtu
2019-09-19 11:27 UTC (2+ messages)
[Bug] mtd: rawnand: gpmi
2019-09-19 11:27 UTC (9+ messages)
next/pending-fixes boot: 325 boots: 14 failed, 299 passed with 12 offline (v5.3-7731-gcd0a293e6cef)
2019-09-19 11:25 UTC
[Xen-devel] [PATCH v3 0/9] libxl: New slow lock + fix libxl_cdrom_insert with QEMU depriv
2019-09-19 11:25 UTC (11+ messages)
` [Xen-devel] [PATCH v3 1/9] libxl_internal: Remove lost comment
` [Xen-devel] [PATCH v3 2/9] libxl: Pointer on usage of libxl__domain_userdata_lock
` [Xen-devel] [PATCH v3 3/9] libxl_internal: Introduce libxl__ev_devlock for devices hotplug via QMP
` [Xen-devel] [PATCH v3 4/9] libxl: Add optimisation to ev_lock
` [Xen-devel] [PATCH v3 5/9] libxl_disk: Reorganise libxl_cdrom_insert
` [Xen-devel] [PATCH v3 6/9] libxl_disk: Cut libxl_cdrom_insert into steps
` [Xen-devel] [PATCH v3 7/9] libxl_disk: Implement missing timeout for libxl_cdrom_insert
` [Xen-devel] [PATCH v3 8/9] libxl: Move qmp_parameters_* prototypes to libxl_internal.h
` [Xen-devel] [PATCH v3 9/9] libxl_disk: Use ev_qmp in libxl_cdrom_insert
[PATCH v3 00/11] drm: rework mmap() workflow
2019-09-19 11:25 UTC (6+ messages)
` [PATCH v3 06/11] drm/ttm: factor out ttm_bo_mmap_vma_setup
` [PATCH v3 07/11] drm/ttm: rename ttm_fbdev_mmap
[PATCH v2] PCI: dwc: Add support to add GEN3 related equalization quirks
2019-09-19 11:24 UTC (6+ messages)
[PATCH v6 0/4] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
2019-09-19 11:22 UTC (4+ messages)
` [PATCH v6 3/4] dt-bindings: ASoC: Add WSA881x bindings
` [alsa-devel] "
[dpdk-dev] [PATCH] kni: add ability to set min/max MTU
2019-09-19 11:22 UTC
[GIT] Networking
2019-09-19 11:22 UTC (3+ messages)
[PATCH 1/1] sched/rt: avoid contend with CFS task
2019-09-19 11:22 UTC (8+ messages)
[Xen-devel] [PATCH 11/15] libxl_usb: Fix wrong usage of asserts
2019-09-19 11:21 UTC (3+ messages)
` [Xen-devel] [PATCH v2 "
CONFIG_NET_TC_SKB_EXT
2019-09-19 11:21 UTC
[PATCH 00/12] CAAM bugfixes, small improvements
2019-09-19 11:19 UTC (5+ messages)
` [PATCH 12/12] crypto: caam - change JR device ownership scheme
[PATCH v2 1/3] drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
2019-09-19 11:19 UTC (3+ messages)
` [PATCH v2 2/3] drm/i915: Lock signaler timeline while navigating
` [PATCH v2 3/3] drm/i915: Protect timeline->hwsp dereferencing
[Xen-devel] [PATCH 00/35] libxl refactoring to use ev_qmp (with API changes)
2019-09-19 11:18 UTC (3+ messages)
` [Xen-devel] [PATCH 28/35] libxl_pci: Use ev_qmp in do_pci_add
[PATCH 1/4] drm/i915: Verify the engine after acquiring the active.lock
2019-09-19 11:18 UTC (4+ messages)
` [PATCH 4/4] drm/i915: Protect timeline->hwsp dereferencing
[virtio-dev] [PATCH] [RFC RESEND] vdec: Add virtio video decode device specification
2019-09-19 11:17 UTC (6+ messages)
` "
` [virtio-dev] "
Failed to connect to 4G modem
2019-09-19 11:17 UTC (6+ messages)
[alsa-devel] [PATCH] ASoC: soc-component.h: tidyup for soc-component.h
2019-09-19 11:15 UTC (2+ messages)
[PATCH] cec-gpio: add notifier support
2019-09-19 11:15 UTC
[PATCH 00/19] drm/i915: Plane cdclk requirements and fp16 for gen4+
2019-09-19 11:15 UTC (5+ messages)
` [PATCH 08/19] drm/i915: Stop using drm_atomic_helper_check_planes()
` [PATCH 10/19] drm/i915: Make .modeset_calc_cdclk() mandatory
` [Intel-gfx] "
[PATCH] pwm: rockchip: simplify rockchip_pwm_get_state()
2019-09-19 11:11 UTC (3+ messages)
[PATCH] arch/riscv: disable too many harts before pick main boot hart
2019-09-19 11:04 UTC (6+ messages)
[PATCH] docs: powerpc: Add missing documentation reference
2019-09-19 10:26 UTC (2+ messages)
[PATCH] powerpc: improve prom_init_check rule
2019-09-19 10:26 UTC (2+ messages)
[PATCH v3 0/3] Add Global Clock controller (GCC) driver for SC7180
2019-09-19 11:08 UTC (3+ messages)
` [PATCH v3 3/3] clk: qcom: "
[Qemu-devel] [PATCH] util/qemu-option: Document the get_opt_value() function
2019-09-19 11:00 UTC (3+ messages)
[kvm-unit-tests PATCH v2 0/6] s390x: Add multiboot and smp
2019-09-19 11:07 UTC (4+ messages)
` [kvm-unit-tests PATCH v2 3/6] s390x: Add linemode buffer to fix newline on every print
[cip-dev] CIP IRC weekly meeting today
2019-09-19 11:08 UTC (2+ messages)
[PATCH v2] powerpc/xive: Fix bogus error code returned by OPAL
2019-09-19 10:26 UTC (2+ messages)
[PATCH v6 01/36] powerpc/fadump: move internal macros/definitions to a new header
2019-09-19 10:25 UTC (2+ messages)
Fw:How to use gtest/gmock in openbmc
2019-09-19 11:03 UTC (3+ messages)
` sdbusplus make check error
[dpdk-dev] [PATCH] net/axgbe: fix double unlock coverity issue
2019-09-19 11:01 UTC
[PATCH 1/4] powerpc/kvm: Move kvm_tmp into .text, shrink to 64K
2019-09-19 10:25 UTC (2+ messages)
[PATCH] Docs: fix incorrect use of kernel-doc format in structure description
2019-09-19 11:00 UTC (2+ messages)
[v2] usb: typec: tcpm: collision avoidance
2019-09-19 11:00 UTC (16+ messages)
` [PATCH v2] "
[PATCH] powerpc/pseries: correctly track irq state in default idle
2019-09-19 10:25 UTC (2+ messages)
[PATCH v2] powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions
2019-09-19 10:25 UTC (2+ messages)
[PATCH 0/5] leds: lm3692x: Probing and flag fixes
2019-09-19 10:57 UTC (3+ messages)
` [PATCH 2/5] leds: lm3692x: Don't overwrite return value in error path
[Qemu-devel] [Bug 1843151] [NEW] Regression: QEMU 4.1.0 qxl and KMS resoluiton only 4x10
2019-09-19 10:44 UTC (2+ messages)
` [Qemu-devel] [Bug 1843151] "
stable backport for dc8635b78cd8669
2019-09-19 10:54 UTC (5+ messages)
[PATCH] powerpc: Add attributes for setjmp/longjmp
2019-09-19 10:25 UTC (2+ messages)
KASAN: use-after-free Read in adu_disconnect
2019-09-19 10:53 UTC (2+ messages)
[dpdk-dev] [PATCH v1 0/2] examples/ipsec-secgw: add fallback session
2019-09-19 10:53 UTC (9+ messages)
` [dpdk-dev] [PATCH v2 0/3] "
[Xen-devel] [xen-unstable-smoke test] 141462: regressions - FAIL
2019-09-19 10:52 UTC
[PATCH 1/3] ftrace: Look up the address of return_to_handler() using helpers
2019-09-19 10:25 UTC (2+ messages)
[PATCH v1 0/2] Add initial support for slimport anx7625
2019-09-19 10:51 UTC (7+ messages)
` [PATCH v1 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding
[PATCH 1/2] powerpc/xmon: Improve output of XIVE interrupts
2019-09-19 10:25 UTC (2+ messages)
question of xfs/148 and xfs/149
2019-09-19 10:49 UTC (6+ messages)
Regarding CPU frequency reported by Salvator-X board
2019-09-19 10:48 UTC
[PATCH v3 2/2] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
2019-09-19 10:47 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/python-bluezero: new package
2019-09-19 10:47 UTC (7+ messages)
` [Buildroot] [PATCH v2] "
[PATCH v2] powerpc: dump kernel log before carrying out fadump or kdump
2019-09-19 10:25 UTC (2+ 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.