messages from 2020-08-06 12:27:58 to 2020-08-06 13:35:23 UTC [more...]
[PATCH 0/4] vDPA: API for reporting IOVA range
2020-08-06 12:29 UTC (5+ messages)
` [PATCH 1/4] vdpa: introduce config op to get valid iova range
[PATCH v2 00/11] qla2xxx driver bug fixes
2020-08-06 11:10 UTC (6+ messages)
` [PATCH v2 06/11] qla2xxx: Allow ql2xextended_error_logging special value 1 to be set anytime
` [PATCH v2 07/11] qla2xxx: Fix WARN_ON in qla_nvme_register_hba
` [PATCH v2 09/11] qla2xxx: fix null pointer access while connections disconnect from subsystem
` [PATCH v2 10/11] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
` [PATCH v2 11/11] qla2xxx: Revert: Disable T10-DIF feature with FC-NVMe during probe
[PATCH v2 0/6] mm / virtio-mem: support ZONE_MOVABLE
2020-08-06 13:35 UTC (4+ messages)
` [PATCH v2 4/6] mm/page_isolation: cleanup set_migratetype_isolate()
[PATCH] i2c: mediatek: Fix i2c_spec_values description
2020-08-06 13:35 UTC (3+ messages)
[PATCH for-5.2 v2 0/9] Continue booting in case the first device is not bootable
2020-08-06 13:34 UTC (10+ messages)
` [PATCH for-5.2 v2 3/9] pc-bios/s390-ccw: Introduce ENODEV define and remove guards of others
` [PATCH for-5.2 v2 4/9] pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
` [PATCH for-5.2 v2 9/9] tests/qtest/cdrom: Add more s390x-related boot tests
[PATCH v8 2/2] x86/copy_mc: Introduce copy_mc_generic()
2020-08-06 13:34 UTC (4+ messages)
` [x86/copy_mc] a0ac629ebe: fio.read_iops -43.3% regression
[PATCH for-5.2 00/19] aspeed: mostly cleanups and some extensions
2020-08-06 13:33 UTC (23+ messages)
` [PATCH for-5.2 01/19] m25p80: Return the JEDEC ID twice for mx25l25635e
` [PATCH for-5.2 02/19] m25p80: Add support for mx25l25635f
` [PATCH for-5.2 03/19] m25p80: Add support for n25q512ax3
` [PATCH for-5.2 04/19] aspeed/scu: Fix valid access size on AST2400
` [PATCH for-5.2 05/19] hw/arm/aspeed: Add board model for Supermicro X11 BMC
` [PATCH for-5.2 06/19] aspeed/smc: Fix MemoryRegionOps definition
` [PATCH for-5.2 07/19] aspeed/smc: Fix max_slaves of the legacy SMC device
` [PATCH for-5.2 08/19] aspeed/sdhci: Fix reset sequence
` [PATCH for-5.2 09/19] ftgmac100: Fix registers that can be read
` [PATCH for-5.2 10/19] ftgmac100: Fix interrupt status "Packet transmitted on ethernet"
` [PATCH for-5.2 11/19] ftgmac100: Fix interrupt status "Packet moved to RX FIFO"
` [PATCH for-5.2 12/19] ftgmac100: Change interrupt status when a DMA error occurs
` [PATCH for-5.2 13/19] ftgmac100: Check for invalid len and address before doing a DMA transfer
` [PATCH for-5.2 14/19] ftgmac100: Fix integer overflow in ftgmac100_do_tx()
` [PATCH for-5.2 15/19] ftgmac100: Improve software reset
` [PATCH for-5.2 16/19] aspeed/sdmc: Perform memory training
` [PATCH for-5.2 17/19] aspeed/sdmc: Allow writes to unprotected registers
` [PATCH for-5.2 18/19] aspeed/sdmc: Simplify calculation of RAM bits
` [PATCH for-5.2 19/19] aspeed/smc: Open AHB window of the second chip of the AST2600 FMC controller
[igt-dev] [PATCH i-g-t] tests/kms_pipe_crc_basic: Remove redundant igt_require_pipe
2020-08-06 13:33 UTC
[MPTCP] Re: mptcp diag interface weirdness
2020-08-06 13:33 UTC
[tpm2] Re: Debugging tpm2 tools based of FAPI
2020-08-06 13:33 UTC
[ANN] U-Boot v2020.10-rc1 released
2020-08-06 13:31 UTC (2+ messages)
[RFC PATCH] CODING_STYLE.rst: flesh out our naming conventions
2020-08-06 13:26 UTC (2+ messages)
[igt-dev] [PATCH v3 0/2] tests/kms_pipe_crc_basic: Sanity check for CRC mismatches
2020-08-06 18:33 UTC (4+ messages)
` [igt-dev] [PATCH v3 1/2] "
[RFC PATCH] arm64: defconfig: Disable fine-grained task level IRQ time accounting
2020-08-06 13:27 UTC (11+ messages)
[PATCH] drm/amdgpu: make sure userptr ttm is allocated
2020-08-06 13:28 UTC (2+ messages)
[RFC PATCH V1 00/12] IOREQ feature (+ virtio-mmio) on Arm
2020-08-06 13:27 UTC (6+ messages)
` [RFC PATCH V1 04/12] xen/arm: Introduce arch specific bits for IOREQ/DM features
[PATCH 0/6] Add support of mt8183 APU
2020-08-06 13:25 UTC (5+ messages)
` [PATCH 2/6] remoteproc: Add a remoteproc driver for the MT8183's APU
[PATCH v2] mkfs.xfs: introduce sunit/swidth validation helper
2020-08-06 13:03 UTC (2+ messages)
` [PATCH v3] "
[MPTCP] Re: mptcp diag interface weirdness
2020-08-06 13:26 UTC
[lkundrak-linux-mmp:lr/gud2 4/6] drivers/gpu/drm/gud/gud_drm_drv.c:377:2: error: implicit declaration of function 'vfree'; did you mean
2020-08-06 13:26 UTC
[PATCH v3 0/3] aio-posix: keep aio_notify_me disabled during polling
2020-08-06 13:18 UTC (4+ messages)
` [PATCH v3 1/3] async: rename event_notifier_dummy_cb/poll()
` [PATCH v3 2/3] async: always set ctx->notified in aio_notify()
` [PATCH v3 3/3] aio-posix: keep aio_notify_me disabled during polling
[PATCH 0/2] nvme: multipath: round-robin fixes
2020-08-06 13:19 UTC (3+ messages)
` [PATCH 1/2] nvme: multipath: round-robin: fix single non-optimized path case
` [PATCH 2/2] nvme: multipath: round-robin: eliminate "fallback" variable
[LTP] [PATCH v2 1/2] Add N_HDLC constant to lapi/tty.h
2020-08-06 13:20 UTC (3+ messages)
` [LTP] [PATCH v2 2/2] Add test for CVE 2017-2636
[PATCH 1/2] sched/topology: Allow archs to override cpu_smt_mask
2020-08-06 13:15 UTC (9+ messages)
[dpdk-dev] [PATCH] net/tap: free mempool when closing
2020-08-06 13:19 UTC (7+ messages)
` [dpdk-dev] [dpdk-stable] "
[igt-dev] [PATCH v3 0/2] tests/kms_pipe_crc_basic: Sanity check for CRC mismatches
2020-08-06 18:07 UTC (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_pipe_crc_basic: Sanity check for CRC mismatches (rev7)
[linux-next:pending-fixes] BUILD SUCCESS 03280255a29457ea550aeffac7fcca8516baf067
2020-08-06 13:16 UTC
[PATCH] drm/amdgpu: annotate a false positive recursive locking
2020-08-06 13:16 UTC (10+ messages)
[tpm2] Debugging tpm2 tools based of FAPI
2020-08-06 13:17 UTC
[PATCH 0/5] log: Add logs for some modules
2020-08-06 9:37 UTC (6+ messages)
` [PATCH 1/5] log: Add logs for vm start and destroy
` [PATCH 2/5] log: Add log for each modules
` [PATCH 3/5] log: Add more details to virtio_report in virtqueue_pop
` [PATCH 4/5] log: Add log at boot & cpu init for aarch64
` [PATCH 5/5] log: Add logs during qemu start
[mlankhorst:locking-rework 24/31] drivers/gpu/drm/i915/i915_vma.c:1021:30: error: implicit declaration of function 'lockdep_is_held'
2020-08-06 13:16 UTC
upstream boot error: general protection fault in swiotlb_map
2020-08-06 10:46 UTC (2+ messages)
[PATCH] mmc: sdhci-pci-o2micro: fix spelling mistake "unsupport" -> "unsupported"
2020-08-06 12:32 UTC (3+ messages)
INVESTMENT
2020-08-06 12:23 UTC
INVESTMENT
2020-08-06 12:23 UTC
INVESTMENT
2020-08-06 12:22 UTC
[PATCH-for-5.2 0/2] hw/core/sysbus: Trivial cleanup patches
2020-08-06 13:09 UTC (6+ messages)
` [PATCH-for-5.2 1/2] hw/core/sysbus: Fix a typo
` [PATCH-for-5.2 2/2] hw/core/sysbus: Assert memory region index is in range
[Intel-gfx] [PATCH 00/37] Replace obj->mm.lock with reservation_ww_class
2020-08-06 13:10 UTC (5+ messages)
[RFC PATCH 1/3] powerpc/mem: Store the dt_root_size/addr cell values for later usage
2020-08-06 12:52 UTC (4+ messages)
` [RFC PATCH 2/3] powerpc/numa: Use global variable instead of fetching again
` [RFC PATCH 3/3] powerpc/lmb-size: Use addr #size-cells value when fetching lmb-size
` [RFC PATCH] powerpc/drmem: use global variable instead of fetching again
[LTP] [PATCH V8 1/2] syscalls: select: Use struct __kernel_old_timespec for pselect6()
2020-08-06 13:08 UTC (2+ messages)
[PATCH-for-5.2 0/4] hw/char/serial: Use the Clock API to feed the UART reference clock
2020-08-06 13:03 UTC (5+ messages)
` [PATCH-for-5.2 1/4] hw/char/serial: Replace commented DPRINTF() by trace event
` [PATCH-for-5.2 2/4] hw/char/serial: Remove old DEBUG_SERIAL commented code
` [PATCH-for-5.2 3/4] hw/char/serial: Let SerialState have an 'id' field
` [PATCH-for-5.2 4/4] hw/char/serial: Use the Clock API to feed the UART reference clock
[PATCH] powerpc/pseries/hotplug-cpu: increase wait time for vCPU death
2020-08-06 12:51 UTC (7+ messages)
[PATCH v1 0/1] docs/system/arm: Document the Xilinx Versal Virt board
2020-08-06 13:04 UTC (2+ messages)
[song-md:md-next] BUILD SUCCESS e8abe1de43dac658dacbd04a4543e0c988a8d386
2020-08-06 13:05 UTC
[PATCH] powerpc/perf: Account for interrupts during PMC overflow for an invalid SIAR check
2020-08-06 12:46 UTC
[Buildroot] [PATCH 1/1] package/gnuplot: bump version to 5.4.0
2020-08-06 13:03 UTC
[meta-python][PATCH] python3-xxhash: Upgrade 1.4.4 -> 2.0.0
2020-08-06 13:03 UTC (2+ messages)
` [oe] "
[meta-oe][PATCH 1/3] libqmi: Delete --enable-more-warnings configure option
2020-08-06 13:03 UTC (3+ messages)
` [meta-python][PATCH 3/3] python3-textparser: Added recipe
` [oe] "
[meta-python][PATCH 1/7] python3-ujson: Upgrade 3.0.0 -> 3.1.0
2020-08-06 13:03 UTC (14+ messages)
` [meta-python][PATCH 2/7] python3-yarl: Upgrade 1.4.2 -> 1.5.1
` [oe] "
` [meta-python][PATCH 3/7] python3-openpyxl: Upgrade 3.0.3 -> 3.0.4
` [oe] "
` [meta-python][PATCH 4/7] python3-cryptography: Upgrade 2.8 -> 3.0
` [oe] "
` [meta-python][PATCH 5/7] python3-dnspython: Upgrade 1.16.0 -> 2.0.0
` [oe] "
` [meta-python][PATCH 6/7] python3-regex: Upgrade 2020.6.8 -> 2020.7.14
` [oe] "
` [meta-python][PATCH 7/7] python3-lazy-object-proxy: Upgrade 1.5.0 -> 1.5.1
` [oe] "
` [oe] [meta-python][PATCH 1/7] python3-ujson: Upgrade 3.0.0 -> 3.1.0
[PATCH] hw/cpu/a9mpcore: Verify the machine use Cortex-A9 cores
2020-08-06 13:00 UTC (5+ messages)
[PATCH] powerpc/book3s64/radix: Make radix_mem_block_size 64bit
2020-08-06 12:44 UTC (3+ messages)
Qemu web site down?
2020-08-06 12:59 UTC (3+ messages)
[meta-python][PATCH 1/5] python3-asn1crypto: Upgrade 1.3.0 -> 1.4.0
2020-08-06 13:00 UTC (10+ messages)
` [meta-python][PATCH 2/5] python3-pyalsaaudio: Consolidate in a single file
` [oe] "
` [meta-python][PATCH 3/5] python3-pyalsaaudio: Upgrade 0.8.4 -> 0.9.0
` [oe] "
` [meta-python][PATCH 4/5] python3-autobahn: Upgrade 20.6.2 -> 20.7.1
` [oe] "
` [meta-python][PATCH 5/5] python3-isort: Upgrade 5.1.4 -> 5.2.2
` [oe] "
` [oe] [meta-python][PATCH 1/5] python3-asn1crypto: Upgrade 1.3.0 -> 1.4.0
[PATCH v2 1/2] powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.h
2020-08-06 12:44 UTC (4+ messages)
` [PATCH v2 2/2] powerpc/pseries: new lparcfg key/value pair: partition_affinity_score
[Intel-gfx] [PATCH] drm/i915/gt: Free stale request on destroying the virtual engine
2020-08-06 12:58 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/gt: Free stale request on destroying the virtual engine (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[meta-python][PATCH 1/1] python3-cryptography: fix two tests
2020-08-06 12:57 UTC (2+ messages)
` [oe] "
[dpdk-dev] [PATCH] doc: announce remove of unused enum in ACL library
2020-08-06 12:57 UTC (2+ messages)
[Fuego] location for non-upsteam tests (prep for pre-built docker image)
2020-08-06 12:56 UTC
[LTP] [PATCH V8 1/2] syscalls/utimensat: Migrate to new test framework
2020-08-06 12:56 UTC (2+ messages)
[PATCH for-5.2 v4 00/11] SMMUv3.2 Range-based TLB Invalidation Support
2020-08-06 12:55 UTC (3+ messages)
[PATCH v2] hw/arm/aspeed: Add board model for Supermicro X11 BMC
2020-08-06 12:54 UTC (4+ messages)
[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
2020-08-05 23:51 UTC (10+ messages)
` [dm-devel] "
[PATCH] ASoC: fsl-asoc-card: Get "extal" clock rate by clk_get_rate
2020-08-06 12:37 UTC (3+ messages)
[Buildroot] I need help to solve this error
2020-08-06 12:53 UTC (2+ messages)
[PATCH v4 00/14] IOMMU cleanup
2020-08-06 12:53 UTC (7+ messages)
` [PATCH v4 12/14] vtd: use a bit field for root_entry
` [PATCH v4 13/14] vtd: use a bit field for context_entry
` [PATCH v4 14/14] vtd: use a bit field for dma_pte
[PATCH 1/2] IB/isert: use unlikely macro in the fast path
2020-08-06 10:56 UTC (7+ messages)
[tip:WIP.locking/urgent 3/3] include/linux/lockdep.h:265:19: error: static declaration of 'lock_is_held' follows non-static declaration
2020-08-06 12:51 UTC
Revert "ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()
2020-08-06 12:50 UTC (4+ messages)
[PATCH 0/4] kernel/yocto: conslidated pull request
2020-08-06 12:50 UTC (6+ messages)
` [OE-core] "
[dpdk-dev] [PATCH] doc: add new field to rxq info struct
2020-08-06 12:50 UTC (3+ messages)
` [dpdk-dev] [PATCH v2] "
[PATCH] kernel-yocto: Fix bb.debug to add missing log level
2020-08-06 12:48 UTC (2+ messages)
` [OE-core] "
Net-SNMP
2020-08-06 12:46 UTC
[ndctl PATCH trivial] test: Remove a redundant ndctl_namespace_foreach
2020-08-06 12:47 UTC
[PATCH] Azure/Travis: Update to latest Docker image
2020-08-06 12:45 UTC
[PATCH 1/2] mm/slub: Introduce two counters for the partial objects
2020-08-06 12:42 UTC (2+ messages)
Host related testcases in openbmc-test-automation
2020-08-06 12:42 UTC (2+ messages)
[PATCH] powerpc/40x: Fix assembler warning about r0
2020-08-06 12:33 UTC (5+ messages)
[PATCH-for-5.2 0/3] hw/clock: Only propagate clock changes if the clock is changed
2020-08-06 12:38 UTC (4+ messages)
` [PATCH-for-5.2 1/3] hw/clock: Remove unused clock_init*() functions
` [PATCH-for-5.2 2/3] hw/clock: Let clock_set() return boolean value
` [PATCH-for-5.2 3/3] hw/clock: Only propagate clock changes if the clock is changed
[PATCH v2 0/2] ARM: i.MX: Add support for IMX7 based board
2020-08-06 12:41 UTC (3+ messages)
` [PATCH v2 2/2] ARM: i.MX: Add atlascopco sxb board
[Buildroot] [PATCH 1/4] package/mender-artifact: bump version to 3.4.0
2020-08-06 12:41 UTC (4+ messages)
[PATCH v2] powerpc/uaccess: simplify the get_fs() set_fs() logic
2020-08-06 12:33 UTC (4+ messages)
[dpdk-dev] [PATCH] doc: announce changes to ethdev rxconf structure
2020-08-06 12:39 UTC (4+ messages)
` [dpdk-dev] [PATCH v2] "
Any reason VIRTQUEUE_MAX_SIZE is 1024? Can we increase this limit?
2020-08-06 12:37 UTC (4+ messages)
[PATCH 0/3] irqchip: mstar: msc313 intc driver
2020-08-06 12:36 UTC (5+ messages)
` [PATCH 2/3] irqchip: mstar: msc313-intc interrupt controller driver
vhost-user protocol feature negotiation
2020-08-06 12:35 UTC (6+ messages)
[PATCH V5 0/4] powerpc/perf: Add support for perf extended regs in powerpc
2020-08-06 12:20 UTC (5+ messages)
Why doesn't mixer control (values) have some kind of locking mechanism? (mutex?)
2020-08-06 12:31 UTC (5+ messages)
INVESTMENT
2020-08-06 12:31 UTC
[igt-dev] [PATCH i-g-t] lib/i915_perf: drop dependency on libigt
2020-08-06 12:31 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[PATCH 1/2] powerpc/fpu: Drop cvt_fd() and cvt_df()
2020-08-06 12:20 UTC (2+ messages)
` [PATCH 2/2] powerpc: drop hard_reset_now() and poweroff_now() declaration
[dpdk-dev] [PATCH] doc: announce change in IPv6 item struct
2020-08-06 12:30 UTC (2+ messages)
[PATCH v1] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
2020-08-06 12:18 UTC (6+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] dt-bindings: cpufreq: add MediaTek cpufreq bindings
[RFC PATCH v2 0/6] ALSA: compress: add support to change codec profile in gapless playback
2020-08-06 11:08 UTC (7+ messages)
9p/trans_fd lockup
2020-08-06 11:08 UTC
[PATCH v3 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
2020-08-06 11:14 UTC (4+ messages)
` [PATCH v3 3/6] "
[PATCH v10 0/9] Fix up and simplify error recovery mechanism
2020-08-06 5:06 UTC (2+ messages)
` [PATCH 9/9] scsi: ufs: Properly release resources if a task is aborted successfully
[PATCH 0/1] media: change media_device_request_alloc to match media_ioctl_info
2020-08-06 7:42 UTC (3+ messages)
` [PATCH V1] media: mc-device.c: "
[PATCH v6 00/13] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
2020-08-06 7:48 UTC (2+ messages)
` [PATCH v6 10/13] irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC
[PATCH v3 0/4] add i2c support for mt8192
2020-08-06 6:30 UTC (3+ messages)
[PATCH] arm: Add support for ZSTD compressed kernel
2020-08-06 10:12 UTC (2+ messages)
` [PATCH 2/2] ARM: add malloc size to decompressor kexec size structure
[PATCH 0/2] irqchip: irq-mt58xx: Add mt58xx series interrupt
2020-08-06 10:12 UTC (2+ messages)
[PATCH v17 00/12] Mediatek MT8183 scpsys support
2020-08-06 9:21 UTC (3+ messages)
` [PATCH v17 02/12] soc: mediatek: Add basic_clk_name to scp_power_data
` [PATCH v17 09/12] soc: mediatek: Add MT8183 scpsys support
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.