All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-08 14:47:12 to 2019-11-08 15:24:13 UTC [more...]

[PATCH v6 00/25] monitor: add asynchronous command type
 2019-11-08 15:01 UTC  (23+ messages)
` [PATCH v6 01/25] qmp: constify QmpCommand and list
` [PATCH v6 02/25] json-lexer: make it safe to call destroy multiple times
` [PATCH v6 03/25] qmp: add QmpSession
` [PATCH v6 04/25] QmpSession: add a return callback
` [PATCH v6 05/25] QmpSession: add json parser and use it in qga
` [PATCH v6 06/25] monitor: use qmp session to parse json feed
` [PATCH v6 07/25] qga: simplify dispatch_return_cb
` [PATCH v6 08/25] QmpSession: introduce QmpReturn
` [PATCH v6 09/25] qmp: simplify qmp_return_error()
` [PATCH v6 10/25] QmpSession: keep a queue of pending commands
` [PATCH v6 11/25] QmpSession: return orderly
` [PATCH v6 12/25] qmp: introduce asynchronous command type
` [PATCH v6 13/25] scripts: learn 'async' qapi commands
` [PATCH v6 14/25] qmp: add qmp_return_is_cancelled()
` [PATCH v6 15/25] console: add graphic_hw_update_done()
` [PATCH v6 17/25] ui: add pixman image g_autoptr support
` [PATCH v6 18/25] object: add "
` [PATCH v6 19/25] screendump: replace FILE with QIOChannel and fix close()/qemu_close()
` [PATCH v6 21/25] screendump: use qemu_unlink()
` [PATCH v6 22/25] console: make screendump asynchronous
` [PATCH v6 23/25] monitor: start making qmp_human_monitor_command() asynchronous
` [PATCH v6 24/25] monitor: teach HMP about asynchronous commands

[Xen-devel] [PATCH v2 0/3] x86: Protected Processor Inventory Number (PPIN) support
 2019-11-08 15:24 UTC  (3+ messages)
` [Xen-devel] [PATCH v2 1/3] x86: include the PPIN in MCE records when available
` [Xen-devel] [PATCH v2 2/3] x86: explicitly disallow guest access to PPIN

linusw/for-next boot: 43 boots: 0 failed, 43 passed (v5.4-rc6-44-g6b240aeb121e)
 2019-11-08 15:23 UTC 

[dpdk-dev] [PATCH 1/3] net/mlx5: reorganize flow tables with hash list
 2019-11-08 15:23 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/3] Reorganize resources of flow tables
  ` [dpdk-dev] [PATCH v2 1/3] net/mlx5: reorganize flow tables with hash list
  ` [dpdk-dev] [PATCH v2 2/3] net/mlx5: reorganize jump table resources
  ` [dpdk-dev] [PATCH v2 3/3] net/mlx5: reorganize flow matcher resources

[dpdk-dev] [PATCH] net/mlx5: control transmit doorbell register mapping
 2019-11-08 15:22 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH] io_uring: provide fallback request for OOM situations
 2019-11-08 15:22 UTC 

[PATCH 1/5] drm/vmwgfx: move the require_exist handling together
 2019-11-08 15:22 UTC  (3+ messages)

[PATCH] ext4: fix extent_status fragmentation for plain files
 2019-11-08 15:21 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/11] RFC crypto/luks: encryption key managment using amend interface
 2019-11-08 15:07 UTC  (3+ messages)
`  "

crypto: atmel - Fix authenc support when it is set to m
 2019-11-08 15:21 UTC  (4+ messages)
` [PATCH] crypto: atmel - Fix selection of CRYPTO_AUTHENC

[PATCH v4 00/47] QUICC Engine support on ARM and ARM64
 2019-11-08 13:01 UTC  (10+ messages)
` [PATCH v4 29/47] serial: ucc_uart: replace ppc-specific IO accessors
` [PATCH v4 30/47] serial: ucc_uart: factor out soft_uart initialization
` [PATCH v4 31/47] serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32
` [PATCH v4 32/47] serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
` [PATCH v4 33/47] serial: ucc_uart: access __be32 field using be32_to_cpu
` [PATCH v4 34/47] soc: fsl: qe: change return type of cpm_muram_alloc() to s32
` [PATCH v4 35/47] soc: fsl: qe: make cpm_muram_free() return void
` [PATCH v4 36/47] soc: fsl: qe: make cpm_muram_free() ignore a negative offset
` [PATCH v4 37/47] soc: fsl: qe: drop broken lazy call of cpm_muram_init()

[PATCH] crypto: inside-secure - Add missed clk_disable_unprepare
 2019-11-08 15:21 UTC  (2+ messages)

[PATCH] crypto: fix memdup.cocci warnings
 2019-11-08 15:20 UTC  (4+ messages)

[PATCH] crypto: fix semicolon.cocci warnings
 2019-11-08 15:20 UTC  (4+ messages)

[PATCH] crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA
 2019-11-08 15:20 UTC  (2+ messages)

linux-next: build warning after merge of the rtc tree
 2019-11-08 15:20 UTC  (3+ messages)

[PATCH] mac80211_hwsim: set the maximum EIRP output power for 5GHz
 2019-11-08 15:20 UTC 

[dpdk-dev] [PATCH] net/ice: clear the HW tables when close device
 2019-11-08 15:16 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] ivshmem-server: Clean up shmem on shutdown
 2019-11-08 15:14 UTC  (4+ messages)
  `  "

[PATCH 0/2] hw_random: hisilicon - add HiSilicon TRNG V2 support
 2019-11-08 15:20 UTC  (2+ messages)

[PATCH 0/3] enable CAAM's HWRNG as default
 2019-11-08 15:19 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-11-07
 2019-11-08 15:19 UTC  (2+ messages)

[PATCH v4l-utils] v4l2-compliance: encoders should not support capture side G_PARM
 2019-11-08 15:19 UTC  (2+ messages)

[PATCH] contrib/vim/indent/bitbake.vim: move it to correct directory
 2019-11-08 15:19 UTC  (2+ messages)

[PATCH v2] target: core: Prevent memory reclaim recursion
 2019-11-08 15:19 UTC  (3+ messages)

[PATCH v3] arm64: dts: rockchip: Split rk3399-roc-pc for with and without mezzanine board
 2019-11-08 15:18 UTC  (4+ messages)

[U-Boot] White space cleanup
 2019-11-08 15:18 UTC  (2+ messages)

[PATCH -next] soc: fsl: Enable COMPILE_TEST
 2019-11-08 15:17 UTC  (3+ messages)

[MPTCP] Re: [PATCH mptcp 0/4] four small cleanups and fixes
 2019-11-08 15:17 UTC 

[dpdk-dev] [PATCH v2] doc: disable doxygen's HAVE_DOT tag
 2019-11-08 15:17 UTC  (3+ messages)

[PATCH v2 0/9] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2019-11-08 15:16 UTC  (20+ messages)
` [PATCH v2 1/9] drivers/iommu: Export core IOMMU API symbols to permit modular drivers
` [PATCH v2 2/9] iommu/of: Request ACS from the PCI core when configuring IOMMU linkage
` [PATCH v2 3/9] PCI: Export pci_ats_disabled() as a GPL symbol to modules
` [PATCH v2 4/9] drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()
` [PATCH v2 5/9] iommu/of: Take a ref to the IOMMU driver during ->of_xlate()
` [PATCH v2 6/9] Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"
` [PATCH v2 7/9] iommu/arm-smmu-v3: Allow building as a module
` [PATCH v2 8/9] Revert "iommu/arm-smmu: Make arm-smmu explicitly non-modular"
` [PATCH v2 9/9] iommu/arm-smmu: Allow building as a module

[PATCH 0/9] Zoned block device enhancements and zone report rework
 2019-11-08 15:16 UTC  (5+ messages)
` [PATCH 9/9] block: rework zone reporting
    ` [f2fs-dev] "

[dpdk-dev] [PATCH 0/9] Coverity fixes and other cleanups
 2019-11-08 15:15 UTC  (22+ messages)
` [dpdk-dev] [PATCH 2/9] crypto/octeontx: fix possible NULL deference
  ` [dpdk-dev] [PATCH 4/9] net/ipn3ke: fix incorrect commit check logic
  ` [dpdk-dev] [PATCH 5/9] net/ipn3ke: remove useless if statement
  ` [dpdk-dev] [PATCH 6/9] net/ipn3ke: remove commented out code
` [dpdk-dev] [v2 PATCH 0/8] Coverity fixes and other cleanups
  ` [dpdk-dev] [v2 PATCH 3/8] net/ipn3ke: fix incorrect commit check logic
  ` [dpdk-dev] [v2 PATCH 4/8] net/ipn3ke: remove useless if statement
  ` [dpdk-dev] [v2 PATCH 5/8] net/ipn3ke: remove commented out code

[PATCH net-next 00/19] Mellanox, mlx5 sub function support
 2019-11-08 15:15 UTC  (15+ messages)
` [PATCH net-next 01/19] net/mlx5: E-switch, Move devlink port close to eswitch port
  ` [PATCH net-next 08/19] vfio/mdev: Make mdev alias unique among all mdevs
  ` [PATCH net-next 19/19] mtty: Optionally support mtty alias

[RFC v2 0/3] vfio: support Shared Virtual Addressing
 2019-11-08 15:15 UTC  (8+ messages)
` [RFC v2 2/3] vfio/type1: VFIO_IOMMU_PASID_REQUEST(alloc/free)

[RFC PATCH 0/2] ceph: safely use 'copy-from' Op on Octopus OSDs
 2019-11-08 15:15 UTC  (2+ messages)

[PATCH][next] crypto: amlogic: ensure error variable err is set before returning it
 2019-11-08 15:11 UTC  (3+ messages)

[PATCH -next] crypto: amlogic - Use kmemdup in meson_aes_setkey()
 2019-11-08 15:11 UTC  (3+ messages)

[PATCH v3 1/2] io_uring: reduced function parameter ctx if possible
 2019-11-08 15:11 UTC  (3+ messages)
` [PATCH v3 2/2] io_uring: keep io_put_req only responsible for release and put req

[Buildroot] Problems compiling host-ninja
 2019-11-08 15:11 UTC 

[igt-dev] [PATCH v2 3/3] tests/gem_render_copy: Add compressed src to compressed dst subtests
 2019-11-08 15:09 UTC  (2+ messages)
` [igt-dev] [PATCH v3 "

[PATCH v2 1/3] dt-bindings: ARM: rockchip: Add Beelink A1
 2019-11-08 15:09 UTC  (3+ messages)

[PATCH v2 0/3] Add some yuv 10bit support
 2019-11-08 15:08 UTC  (5+ messages)
` [PATCH v2 1/3] drm: Add some new format DRM_FORMAT_NVXX_10

[peterz-queue:x86/rwx 19/21] module.c:undefined reference to `text_poke'
 2019-11-08 15:07 UTC 

[PATCH i-g-t 1/3] i915/gem_exec_fence: KMS master is not required
 2019-11-08 15:07 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] "
    `  "

[dpdk-dev] [PATCH v6] net/ice: optimize protocol extraction by dynamic mbuf API
 2019-11-08 15:04 UTC  (7+ messages)
` [dpdk-dev] [PATCH v9] "

[SPDK] November 12th - no community meeting
 2019-11-08 15:07 UTC 

Drm: mgag200. Video adapter issue with 5.4.0-rc3 ; no graphics
 2019-11-08 15:06 UTC  (8+ messages)

[GIT PULL] Modules fix for v5.4-rc7
 2019-11-08 15:05 UTC 

[MPTCP] Re: [PATCH v2 6/6] mptcp: Add IPv6 support
 2019-11-08 15:05 UTC 

[PATCH RFC 0/6] perf/x86: Add perf text poke event
 2019-11-08 15:05 UTC  (10+ messages)
` [PATCH RFC 1/6] "

[android-common:android-3.18 22/27] drivers/input/keyboard/imx_keypad.c:587:2: error: implicit declaration of function 'SET_NOIRQ_SYSTEM_SLEEP_PM_OPS'
 2019-11-08 15:04 UTC 

[PULL 00/28] ppc-for-4.2 queue 20191024
 2019-11-08 14:26 UTC  (4+ messages)
` [PULL 06/28] spapr: Set VSMT to smp_threads by default

Fw:Guten Tag
 2019-11-08 14:09 UTC 

[MPTCP] Re: [PATCH] mptcp: Add DATA_FIN transmission and handling
 2019-11-08 15:02 UTC 

[dpdk-dev] [PATCH v15 0/7] ethdev: add new Rx offload flags
 2019-11-08 15:01 UTC  (8+ messages)
` [dpdk-dev] [PATCH v16 0/8] "
  ` [dpdk-dev] [PATCH v16 8/8] app/testpmd: add command to set supported ptype mask

[PATCH v2] staging: octeon: fix missing a blank line after declaration
 2019-11-08 15:01 UTC  (3+ messages)

What's cooking in git.git (Nov 2019, #02; Fri, 8)
 2019-11-08 15:00 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] raw/dpaa2_qdma: add support for route by port in DMA
 2019-11-08 15:00 UTC  (3+ messages)

[PATCH][next] drm/amd/display: fix unsigned less than 0 comparison on error check
 2019-11-08 15:00 UTC  (3+ messages)

[U-Boot] [PATCH 01/30] lib: Allow crc32 to be disabled
 2019-11-08 14:59 UTC  (3+ messages)

[MPTCP] [Weekly meetings] MoM - 7th of November 2019
 2019-11-08 14:59 UTC 

Patch idea - fetcher for gerrit patches
 2019-11-08 14:58 UTC  (2+ messages)

[PATCH] drivers/clk: convert VL struct to struct_size
 2019-11-08 12:34 UTC  (3+ messages)

[PATCH bpf-next 0/5] Extend libbpf to support shared umems and Rx|Tx-only sockets
 2019-11-08 14:57 UTC  (2+ messages)

[PATCH 1/2] Make die_if_checked_out() ignore missing worktree checkouts
 2019-11-08 14:56 UTC  (6+ messages)
` [PATCH 2/2] Make "git branch -d" prune missing worktrees automatically

drm/msm: 'pp done time out' errors after async commit changes
 2019-11-08 14:56 UTC  (14+ messages)
` [Freedreno] "

[PATCH] gdbstub: Fix buffer overflow in handle_read_all_regs
 2019-11-08 14:52 UTC  (4+ messages)

[dpdk-dev] [PATCH v11 0/4] kni: add IOVA=VA mode support
 2019-11-08 14:54 UTC  (6+ messages)
` [dpdk-dev] [PATCH v12 0/2] "
    ` [dpdk-dev] [EXT] "

Structured feeds
 2019-11-08 14:54 UTC  (8+ messages)
  ` [Automated-testing] "

[PATCH 0/7] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2019-11-08 14:54 UTC  (7+ messages)
` [PATCH 5/7] iommu/arm-smmu-v3: Allow building as a module

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-11-08 14:53 UTC  (10+ messages)
` [PATCH v2 09/15] xen/gntdev: use mmu_range_notifier_insert
            ` [Xen-devel] "

[PATCH v15 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-08 14:51 UTC  (3+ messages)
` [PATCH v15 12/12] tests/bios-tables-test: add test cases for ACPI HMAT

[dpdk-dev] [PATCH v3 0/3] support API to set max LRO packet size
 2019-11-08 14:52 UTC  (12+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/3] ethdev: "

[PATCH v4 0/1] arm64: Implement archrandom.h for ARMv8.5-RNG
 2019-11-08 14:52 UTC  (8+ messages)
` [PATCH v4 1/1] "

[U-Boot] [PATCH v3 1/4] fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()
 2019-11-08 14:51 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/4] fdtdec: only create phandle if caller wants it "
` [U-Boot] [PATCH v3 4/4] tests: add OP-TEE test suite

[igt-dev] [PATCH i-g-t CI_ONLY v2 0/6] GEN12 rendercopy and CCS
 2019-11-08 14:51 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[PATCH 1/1] drm/mediatek: fine tune the dsi panel's power sequence
 2019-11-08 14:50 UTC  (5+ messages)

[PATCH v10 00/12] Add arm64/signal initial kselftest support
 2019-11-08 14:50 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/igt_command_line.sh: Log what went wrong
 2019-11-08 14:49 UTC 

[PATCH 7/7] ubifs: Add quota support
 2019-11-08 14:47 UTC  (4+ messages)

[Fuego] Modifying default port in Jenkins
 2019-11-08 14:48 UTC 

[PATCH] drivers: fix a memory leak
 2019-11-08 14:47 UTC  (2+ messages)

[PATCH] clk: rockchip: make clk_half_divider_ops static
 2019-11-08 14:47 UTC  (4+ messages)

[PATCH v2] io_uring: reduced function parameter ctx if possible
 2019-11-08 14:47 UTC  (5+ messages)

[PATCH v2 0/3] hw: Remove dynamic field width from trace events
 2019-11-08 14:40 UTC  (2+ messages)
` [PATCH v2 3/3] trace: Forbid dynamic field width in event format

[kvm-unit-tests PATCH 00/17] arm: gic: Test SPIs and interrupt groups
 2019-11-08 14:42 UTC  (3+ messages)
` [kvm-unit-tests PATCH 16/17] arm: gic: Prepare interrupt statistics for both groups
` [kvm-unit-tests PATCH 17/17] arm: gic: Test Group0 SPIs

[PATCH] merge-strategies: Fix typo "reflected to"
 2019-11-08 14:47 UTC 

[U-Boot] [PATCH v2 0/4] usb: host: dwc2: use driver model for PHY and CLOCK
 2019-11-08 14:47 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] usb: host: dwc2: add phy support
` [U-Boot] [PATCH v2 2/4] usb: host: dwc2: add clk support
` [U-Boot] [PATCH v2 3/4] usb: host: dwc2: force reset assert
` [U-Boot] [PATCH v2 4/4] usb: host: dwc2: add trace to have clean usb start


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.