All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-24 09:27:51 to 2019-10-24 09:52:38 UTC [more...]

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-10-24  9:09 UTC  (25+ messages)
` [RFC v4 PATCH 07/49] multi-process: define mpqemu-link object
` [RFC v4 PATCH 08/49] multi-process: add functions to synchronize proxy and remote endpoints
` [RFC v4 PATCH 12/49] multi-process: remote process initialization
` [RFC v4 PATCH 24/49] multi-process: add processing of remote drive and device command line
` [RFC v4 PATCH 26/49] multi-process: refractor vl.c code to re-use in remote
` [RFC v4 PATCH 27/49] multi-process: add remote option
` [RFC v4 PATCH 28/49] multi-process: add remote options parser
` [RFC v4 PATCH 30/49] multi-process: send heartbeat messages to remote
` [RFC v4 PATCH 31/49] multi-process: handle heartbeat messages in remote process
` [RFC v4 PATCH 34/49] multi-process/mon: choose HMP commands based on target
` [RFC v4 PATCH 35/49] multi-process/mon: stub functions to enable QMP module for remote process
` [RFC v4 PATCH 36/49] multi-process/mon: enable QMP module support in the "
` [RFC v4 PATCH 37/49] multi-process/mon: Refactor monitor/chardev functions out of vl.c
` [RFC v4 PATCH 38/49] multi-process/mon: Initialize QMP module for remote processes
` [RFC v4 PATCH 39/49] multi-process: prevent duplicate memory initialization in remote
` [RFC v4 PATCH 40/49] multi-process/mig: build migration module in the remote process
` [RFC v4 PATCH 41/49] multi-process/mig: Enable VMSD save in the Proxy object
` [RFC v4 PATCH 42/49] multi-process/mig: Send VMSD of remote to "
` [RFC v4 PATCH 44/49] multi-process/mig: refactor runstate_check into common file
` [RFC v4 PATCH 45/49] multi-process/mig: Synchronize runstate of remote process
` [RFC v4 PATCH 46/49] multi-process/mig: Restore the VMSD in "
` [RFC v4 PATCH 47/49] multi-process: Enable support for multiple devices in remote
` [RFC v4 PATCH 48/49] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [RFC v4 PATCH 49/49] multi-process: add configure and usage information

[PATCH 08/12] parisc: use pgtable-nopXd instead of 4level-fixup
 2019-10-24  9:50 UTC  (13+ messages)

[iptables PATCH] nft: Use ARRAY_SIZE() macro in nft_strerror()
 2019-10-24  9:51 UTC  (8+ messages)

Query: SCSI Device node creation when UFS is loaded as a module
 2019-10-24  9:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] vhost: delete vhost scsi example
 2019-10-24 10:21 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2] usb: dwc2: Fix NULL qh in dwc2_queue_transaction
 2019-10-24  9:48 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 00/10] Implement the new ABI policy and add helper scripts
 2019-10-24  9:46 UTC  (11+ messages)
` [dpdk-dev] [PATCH v5 "
` [dpdk-dev] [PATCH v5 01/10] config: change ABI versioning to global
` [dpdk-dev] [PATCH v5 02/10] buildtools: add script for updating symbols abi version
` [dpdk-dev] [PATCH v5 03/10] buildtools: add ABI update shell script
` [dpdk-dev] [PATCH v5 04/10] timer: remove deprecated code
` [dpdk-dev] [PATCH v5 05/10] lpm: "
` [dpdk-dev] [PATCH v5 06/10] distributor: "
` [dpdk-dev] [PATCH v5 07/10] distributor: rename v2.0 ABI to _single suffix
` [dpdk-dev] [PATCH v5 08/10] drivers/octeontx: add missing public symbol
` [dpdk-dev] [PATCH v5 10/10] buildtools: add ABI versioning check script

[dpdk-dev] [PATCH v12 0/7] ethdev: add new Rx offload flags
 2019-10-24  9:47 UTC  (2+ messages)

[PATCH v6 0/3] ath10k: improve throughout of RX of sdio
 2019-10-24  9:47 UTC  (9+ messages)
` [PATCH v6 2/3] ath10k: change max RX bundle size from 8 to 32 for sdio

[PATCH v13 00/22] Generic page walk and ptdump
 2019-10-24  9:37 UTC  (51+ messages)
` [PATCH v13 01/22] mm: Add generic p?d_leaf() macros
` [PATCH v13 02/22] arc: mm: Add p?d_leaf() definitions
` [PATCH v13 03/22] arm: "
` [PATCH v13 04/22] arm64: "
` [PATCH v13 05/22] mips: "
` [PATCH v13 06/22] powerpc: "
` [PATCH v13 07/22] riscv: "
` [PATCH v13 08/22] s390: "
` [PATCH v13 09/22] sparc: "
` [PATCH v13 10/22] x86: "
` [PATCH v13 11/22] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v13 12/22] mm: pagewalk: Allow walking without vma
` [PATCH v13 13/22] mm: pagewalk: Add test_p?d callbacks
` [PATCH v13 14/22] mm: pagewalk: Add 'depth' parameter to pte_hole
` [PATCH v13 15/22] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v13 16/22] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v13 17/22] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v13 18/22] x86: mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v13 19/22] mm: Add generic ptdump
` [PATCH v13 20/22] x86: mm: Convert dump_pagetables to use walk_page_range
` [PATCH v13 21/22] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v13 22/22] arm64: mm: Display non-present entries in ptdump

[meta-python][PATCH] update python setuptools-scm from 2.1.0 to 3.3.3
 2019-10-24  9:45 UTC  (6+ messages)

[dpdk-dev] [PATCH 1/3] net/virtio: reject deferred start Rx queue setup
 2019-10-24  9:44 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 1/4] "
  ` [dpdk-dev] [PATCH v2 2/4] net/virtio: reject deferred start Tx "
  ` [dpdk-dev] [PATCH v2 3/4] net/virtio: reject unsupported Rx multi queue modes
  ` [dpdk-dev] [PATCH v2 4/4] net/virtio: reject unsupported Tx "

mt76x2e hardware restart
 2019-10-24  9:43 UTC  (10+ messages)

[PATCH v2 1/3] powerpc/pseries: Don't opencode HPTE_V_BOLTED
 2019-10-24  9:35 UTC  (3+ messages)
` [PATCH v2 2/3] powerpc/pseries: Don't fail hash page table insert for bolted mapping
` [PATCH v2 3/3] powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary is full

[PATCH] usb: dwc2: Fix Stalling a Non-Isochronous OUT EP
 2019-10-24  9:44 UTC 

[PATCH v4 0/2] upon streaming, check that the pipeline starts with a source entity
 2019-10-24  9:44 UTC  (5+ messages)
` [PATCH v4 1/2] media: vimc: move the dev field of each entity to vimc_ent_dev
` [PATCH v4 2/2] media: vimc: upon streaming, check that the pipeline starts with a source entity

new meta-oe failures from master-next
 2019-10-24  9:43 UTC  (11+ messages)

[PATCH v2 0/8] Fix cdrom autoclose
 2019-10-24  9:41 UTC  (7+ messages)
` [PATCH v2 7/8] scsi: sr: workaround VMware ESXi cdrom emulation bug

[U-Boot] [PATCH V3 5/6] net: fec_mxc: support i.MX8M with CLK_CCF
 2019-10-24  9:41 UTC  (2+ messages)

[PATCH nf-next v6 0/8] netfilter: nf_tables_offload: support tunnel offload
 2019-10-24  9:40 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Convert PAT setup to uncore mmio
 2019-10-24  9:40 UTC  (6+ messages)
  `  "

[PATCH] staging: exfat: add exfat filesystem code to staging
 2019-10-24  9:39 UTC  (3+ messages)

PROBLEM: acpi hangs in uninterruptible sleep on 5.4.0-rc1
 2019-10-24  9:39 UTC  (2+ messages)

[dpdk-dev] [PATCH] vhost: return error message for mbuf allocation failure
 2019-10-24  9:39 UTC  (2+ messages)

[PATCH] PCI: Warn about host bridge device when its numa node is NO_NODE
 2019-10-24  9:39 UTC  (2+ messages)

[dpdk-dev] [PATCH] vhost: disable host TSO for linear buffers without extbuf
 2019-10-24  9:38 UTC  (2+ messages)

[PATCH 1/7] Staging: comedi: Remove wrapper function declarartion
 2019-10-24  9:38 UTC  (2+ messages)

[PATCH v2 2/2] PCI: pciehp: Prevent deadlock on disconnect
 2019-10-24  9:38 UTC  (4+ messages)

[dpdk-dev] [PATCH] eal:ppc: fix incorrect ifdef for ppc_64
 2019-10-24  9:36 UTC  (3+ messages)

[U-Boot] [PATCH 0/7] am57xx: Implement Android 10 boot flow
 2019-10-24  9:36 UTC  (4+ messages)

[f2fs-dev] [PATCH v5 0/8] fsck: Check write pointers of zoned block devices
 2019-10-24  9:35 UTC  (5+ messages)
` [f2fs-dev] [PATCH v5 6/8] fsck: Check fsync data always for "

[igt-dev] [PATCH i-g-t] test longer than 32k strides
 2019-10-24  9:35 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_big_fb: Add over 32k HW stride tests (rev3)

[PATCH 0/4] export/modpost: avoid renaming __ksymtab entries for symbol namespaces
 2019-10-24  9:35 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2 02/13] arm64: dts: sc7180: Add minimal dts/dtsi files for SC7180 soc
 2019-10-24  9:35 UTC  (2+ messages)

[PATCH nft 0/4] Output Flag Fixes
 2019-10-24  9:35 UTC  (5+ messages)
` [PATCH nft 2/4] py: add missing output flags

[U-Boot] [PATCH] configs: sei610: khadas-vim3 : disable Gadget support for the DWC3
 2019-10-24  9:28 UTC  (3+ messages)
`  "

[meta-python][PATCH 01/10] Python: alembic: Clarify BSD license variant
 2019-10-24  9:34 UTC  (10+ messages)
` [meta-python][PATCH 03/10] Python: feed formatter: "
` [meta-python][PATCH 02/10] Python: decorator: "
` [meta-python][PATCH 04/10] Python: flask babel: "
` [meta-python][PATCH 05/10] Python: falsk mail: "
` [meta-python][PATCH 06/10] Python: isodate: "
` [meta-python][PATCH 07/10] Python: passlib: "
` [meta-python][PATCH 08/10] Python: pynetlinux: "
` [meta-python][PATCH 09/10] Python: webcolors: "
` [meta-python][PATCH 10/10] Python: werkzeug: "

[PATCH v10 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-10-24  9:26 UTC  (3+ messages)
` [PATCH v10 2/3] Documentation: dt: binding: fsl: Add 'little-endian' and update Chassis define
` [PATCH v10 3/3] soc: fsl: add RCPM driver

[PATCH v12 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-24  9:32 UTC  (5+ messages)
` [PATCH v12 2/6] mm: Use zone and order instead of free area in free_list manipulators

[PATCH v4] misc: eeprom: at24: support pm_runtime control
 2019-10-24  9:32 UTC  (6+ messages)
` [PATCH v2] dt-binding: eeprom: at24: add supply properties

[meta-cgl][PATCH] kernel: Remove non-existing kernel option
 2019-10-24  9:32 UTC  (2+ messages)

[PATCH v2 0/4] crypto: add sun8i-ss driver for Allwinner Security System
 2019-10-24  9:31 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: crypto: Add DT bindings documentation for sun8i-ss "

[U-Boot] [PATCH v3 00/18] misc: Add AVS class 0 support for AM6
 2019-10-24  9:31 UTC  (19+ messages)
` [U-Boot] [PATCH v3 01/18] misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0
` [U-Boot] [PATCH v3 02/18] clk: clk-ti-sci: Notify AVS driver upon setting clock rate
` [U-Boot] [PATCH v3 03/18] power: regulator: tps6236x: add support for tps6236x regulators
` [U-Boot] [PATCH v3 04/18] misc: k3_avs: Add j721e support
` [U-Boot] [PATCH v3 05/18] power: pmic: tps65941: Add support for tps65941 family of PMICs
` [U-Boot] [PATCH v3 06/18] power: regulator: tps65941: add regulator support
` [U-Boot] [PATCH v3 07/18] arm: mach-k3: am6_init: Initialize AVS class 0
` [U-Boot] [PATCH v3 08/18] arm: mach-k3: j721e_init: Initialize avs "
` [U-Boot] [PATCH v3 09/18] arm: dts: k3-am654-r5-base-board: Add VTM node
` [U-Boot] [PATCH v3 10/18] arm: dts: k3-am654-r5-base-board: enable wkup_i2c0 driver for spl
` [U-Boot] [PATCH v3 11/18] arm: dts: k3-am654-r5-base-board: add supply rail for MPU
` [U-Boot] [PATCH v3 12/18] arm: dts: k3-am654-r5-base-board: enable wkup_vtm0 node and link in supplies
` [U-Boot] [PATCH v3 13/18] arm: dts: k3-j721e-r5-common-proc-board: Add VTM node
` [U-Boot] [PATCH v3 14/18] arm: dts: k3-j721e-r5-common: Add tps65941 node and dependent wkup_i2c0 node
` [U-Boot] [PATCH v3 15/18] arm: dts: k3-j721e-r5-common-proc-board: Hook buck12_reg to vtm supply
` [U-Boot] [PATCH v3 16/18] configs: am65x_evm_r5_defconfig: Enable TPS62363 regulator support
` [U-Boot] [PATCH v3 17/18] configs: am65x_evm_r5_defconfig: Enable AVS class 0 support
` [U-Boot] [PATCH v3 18/18] configs: j721e_evm_r5_defconfig: Enable AVS Class 0 & dependent configs

MIPS: Ingenic: Disable abandoned HPTLB function
 2019-10-24  9:29 UTC  (3+ messages)
` [PATCH 1/2] MIPS: Rename JZRISC to XBurst
` [PATCH 2/2] MIPS: Ingenic: Disable abandoned HPTLB function

[meta-selinux][PATCH v2] kernel: Remove non-existing kernel option
 2019-10-24  9:29 UTC 

[meta-cgl][PATCH v2] kernel: Remove non-existing kernel option
 2019-10-24  9:28 UTC 

[PATCHv7 00/33] kernel: Introduce Time Namespace
 2019-10-24  9:30 UTC  (5+ messages)
` [PATCHv7 18/33] lib/vdso: Add unlikely() hint into vdso_read_begin()

[PATCH] blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx()
 2019-10-24  9:28 UTC  (2+ messages)

[PATCH v3 0/3] HMM tests and minor fixes
 2019-10-24  9:27 UTC  (3+ messages)
` [PATCH v3 2/3] mm/hmm: allow snapshot of the special zero page

[Outreachy][PATCH] abspath: reconcile `dir_exists()` and `is_directory()`
 2019-10-24  9:27 UTC 


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.