All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-24 09:02:30 to 2019-10-24 09:34:10 UTC [more...]

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

[PATCH v10 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-10-24  9:26 UTC  (9+ 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

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-10-24  9:09 UTC  (28+ messages)
` [RFC v4 PATCH 01/49] multi-process: memory: alloc RAM from file at offset
` [RFC v4 PATCH 02/49] multi-process: util: Add qemu_thread_cancel() to cancel running thread
` [RFC v4 PATCH 03/49] multi-process: add a command line option for debug file
` [RFC v4 PATCH 04/49] multi-process: Add stub functions to facilate build of multi-process
` [RFC v4 PATCH 05/49] multi-process: Add config option for multi-process QEMU
` [RFC v4 PATCH 06/49] multi-process: build system for remote device process
` [RFC v4 PATCH 09/49] multi-process: setup PCI host bridge for remote device
` [RFC v4 PATCH 10/49] multi-process: setup a machine object for remote device process
` [RFC v4 PATCH 11/49] multi-process: setup memory manager for remote device
` [RFC v4 PATCH 13/49] multi-process: introduce proxy object
` [RFC v4 PATCH 14/49] mutli-process: build remote command line args
` [RFC v4 PATCH 15/49] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [RFC v4 PATCH 16/49] multi-process: Add LSI device proxy object
` [RFC v4 PATCH 18/49] multi-process: create IOHUB object to handle irq
` [RFC v4 PATCH 19/49] multi-process: configure remote side devices
` [RFC v4 PATCH 20/49] multi-process: add qdev_proxy_add to create proxy devices
` [RFC v4 PATCH 21/49] multi-process: remote: add setup_devices and setup_drive msg processing
` [RFC v4 PATCH 22/49] multi-process: remote: use fd for socket from parent process
` [RFC v4 PATCH 23/49] multi-process: remote: add create_done condition
` [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 32/49] multi-process: Use separate MMIO communication channel
` [RFC v4 PATCH 34/49] multi-process/mon: choose HMP commands based on target
` [RFC v4 PATCH 38/49] multi-process/mon: Initialize QMP module for remote processes

[U-Boot] [PATCH V3 5/6] net: fec_mxc: support i.MX8M with CLK_CCF
 2019-10-24  9:33 UTC 

[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

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

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

[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()

[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 

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

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

[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 

[PATCH v3 0/2] media: vimc: upon streaming, check that the pipeline starts with a source entity
 2019-10-24  9:27 UTC  (5+ messages)
` [PATCH v3 2/2] "

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

[igt-dev] ✗ Fi.CI.IGT: failure for test/perf: Add support for TGL in perf tests (rev2)
 2019-10-24  9:27 UTC 

[dpdk-dev] [PATCH v2 0/1] compression: unit tests refactoring
 2019-10-24  9:27 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/1] test/compress: "

[PATCH 1/2] f2fs: delete duplicate information on sysfs nodes
 2019-10-24  9:26 UTC  (6+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: Add f2fs stats to sysfs
    `  "
` [f2fs-dev] [PATCH 1/2] f2fs: delete duplicate information on sysfs nodes

[PATCH nf-next] netfilter: nf_tables_offload: Fix unbind devices when subsequent device bind failed
 2019-10-24  9:25 UTC  (2+ messages)

[PATCH for-rc 0/2] RDMA/hns: Fixes related to 64K page
 2019-10-24  9:21 UTC  (3+ messages)
` [PATCH for-rc 1/2] RDMA/hns: Fix to support 64K page for srq
` [PATCH for-rc 2/2] RDMA/hns: Bugfix for qpc/cqc timer configuration

[PATCH][RESEND] input: adp5589: Make keypad support optional
 2019-10-24  9:24 UTC  (4+ messages)

[PATCH v4 0/5] Add support for mt2701 JPEG ENC support
 2019-10-24  9:23 UTC  (7+ messages)
` [PATCH v4 5/5] media: platform: Add jpeg dec/enc feature

[Cocci] [PATCH v2] coccicheck: support $COCCI being defined as adirectory
 2019-10-24  9:23 UTC  (4+ messages)
` [Cocci] [v2] "
  `  "

[PATCH net] ipv4: fix route update on metric change
 2019-10-24  9:19 UTC 

[dpdk-dev] [PATCH] ethdev: extend flow metadata
 2019-10-24  9:22 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v1] dt-bindings: arm: fsl: Document Variscite i.MX6q devicetree
 2019-10-24  9:22 UTC 

[U-Boot] [PULL] u-boot-usb/master
 2019-10-24  9:22 UTC  (4+ messages)

Module loading problem since 5.3
 2019-10-24  9:22 UTC  (8+ messages)

[PATCH 05/18] scsi: hisi_sas: Add timestamp for a debugfs dump
 2019-10-24  9:20 UTC  (3+ messages)

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

[meta-python][PATCH 01/10] Python: flask-sqlalchemy: Clarify BSD license variant
 2019-10-24  9:20 UTC  (10+ messages)
` [meta-python][PATCH 03/10] Python: ply: "
` [meta-python][PATCH 02/10] Python: meld3: "
` [meta-python][PATCH 05/10] Python: prompt toolkit: "
` [meta-python][PATCH 04/10] Python: pocket sphinx: "
` [meta-python][PATCH 08/10] Python: wrapt: "
` [meta-python][PATCH 06/10] Python: pysmi: "
` [meta-python][PATCH 07/10] Python: speaklater: "
` [meta-python][PATCH 09/10] Python: xlrd: "
` [meta-python][PATCH 10/10] Python: h5py: "

[PATCH] rtw88: fix GENMASK_ULL for u64
 2019-10-24  9:19 UTC 

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

[Intel-gfx] [CI 1/7] drm/i915: support creating LMEM objects
 2019-10-24  9:19 UTC  (21+ messages)
  `  "
  ` [Intel-gfx] [CI 2/7] drm/i915: setup io-mapping for LMEM
      `  "
  ` [Intel-gfx] [CI 3/7] drm/i915/lmem: support kernel mapping
      `  "
  ` [Intel-gfx] [CI 4/7] drm/i915/selftests: add write-dword test for LMEM
      `  "
  ` [Intel-gfx] [CI 5/7] drm/i915/selftests: extend coverage to include LMEM huge-pages
      `  "
  ` [Intel-gfx] [CI 6/7] drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke tests
      `  "
  ` [Intel-gfx] [CI 7/7] drm/i915/selftests: add sanity selftest for huge-GTT-pages
      `  "

[PATCH V4 0/2] scsi: avoid atomic operations in IO path
 2019-10-24  9:19 UTC  (5+ messages)
` [PATCH V4 1/2] scsi: core: avoid host-wide host_busy counter for scsi_mq

[igt-dev] [PATCH i-g-t] test longer than 32k strides
 2019-10-24  9:19 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/kms_big_fb: Add over 32k HW stride tests (rev3)

[RFC 0/2] io_uring: examine request result only after completion
 2019-10-24  9:18 UTC  (3+ messages)
` [RFC 1/2] io_uring: create io_queue_async() function
` [RFC 2/2] io_uring: examine request result only after completion

[PATCH v2] vhost: introduce mdev based hardware backend
 2019-10-24  9:18 UTC  (12+ messages)

[PATCH nf] netfilter: nft_payload: fix check the match len for offload to hw
 2019-10-24  9:17 UTC  (2+ messages)

[PATCH 0/6] Block group structure cleanups
 2019-10-24  9:15 UTC  (3+ messages)
` [PATCH 6/6] btrfs: add dedicated members for start and length of a block group

[PATCH nf-next 1/3] netfilter: nf_tables_offload: add nft_chain_offload_cmd()
 2019-10-24  9:15 UTC  (3+ messages)
` [PATCH nf-next 2/3] netfilter: nf_tables_offload: add nft_flow_block_offload_init()
` [PATCH nf-next 3/3] netfilter: nf_tables_offload: unbind if multi-device binding fails

[wireless-drivers-next:master 91/97] include/linux/bits.h:23:11: warning: right shift count is negative
 2019-10-24  9:14 UTC  (4+ messages)

[PATCH] RISC-V: Add PCIe I/O BAR memory mapping
 2019-10-24  9:14 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: modify the parameters of SMU_MSG_PowerUpVcn to 0
 2019-10-24  9:13 UTC  (4+ messages)

[PATCH] arm64: dts: allwinner: h6: tanix-tx6: Add IR remote mapping
 2019-10-24  9:13 UTC  (3+ messages)

[f2fs-dev] [bug report] compiler warning: fs/f2fs/node.c: In function ‘__set_nat_cache_dirty’: ‘head’ may be used uninitialized
 2019-10-24  9:12 UTC  (3+ messages)

[BUGFIX PATCH 0/3] perf/probe: Fix available line bugs
 2019-10-24  9:12 UTC  (4+ messages)
` [BUGFIX PATCH 1/3] perf/probe: Fix to find range-only function instance
` [BUGFIX PATCH 2/3] perf/probe: Walk function lines in lexical blocks
` [BUGFIX PATCH 3/3] perf/probe: Fix to show function entry line as probe-able

[Cocci] [PATCH v2] coccicheck:support $COCCI being defined as a directory
 2019-10-24  9:11 UTC  (6+ messages)
` [Cocci] [PATCH v2] coccicheck: support "
    ` [v2] "
      ` [Cocci] "

[PATCH v3 0/2] btrfs: trim: Fix a bug certain range may not be trimmed properly
 2019-10-24  9:11 UTC  (3+ messages)
` [PATCH v3 2/2] btrfs: extent-tree: Ensure we trim ranges across block group boundary

[RFC 0/7] Add mipi dsi command mode support
 2019-10-24  9:11 UTC  (10+ messages)
` [RFC 4/7] drm/i915/dsi: Helper to find dsi encoder in cmd mode
      ` [Intel-gfx] "

[f2fs-dev] [PATCH 1/2] f2fs: support aligned pinned file
 2019-10-24  9:10 UTC  (4+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: support data compression

[PATCH 0/3 v4] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
 2019-10-24  9:10 UTC  (7+ messages)
` [PATCH 1/3 v4] x86/kdump: always reserve the low 1MiB when the crashkernel option is specified

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-10-24  9:10 UTC  (2+ messages)

Problems with c8bb23cbdbe3 on ppc64le
 2019-10-24  9:08 UTC  (2+ messages)

[Buildroot] [PATCH] package/libselinux: install Python modules to target
 2019-10-24  9:07 UTC  (2+ messages)

[LTP] [RFC PATCH] Delete New ext4 features tests and ffsb tool
 2019-10-24  9:07 UTC 

[dpdk-dev] [PATCH v4 00/10] Implement the new ABI policy and add helper scripts
 2019-10-24  9:07 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 04/10] timer: remove deprecated code

[Qemu-devel] [RFC PATCH 00/14] hw/arm: Add the Raspberry Pi 4B
 2019-10-24  9:07 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 14/14] hw/arm/raspi: Add the Raspberry Pi 4B board
  `  "

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

[PATCH v3] libnvdimm/nsio: differentiate between probe mapping and runtime mapping
 2019-10-24  9:07 UTC  (3+ messages)

[PATCH 0/6] ppc: Reparent the interrupt presenter
 2019-10-24  9:04 UTC  (4+ messages)
` [PATCH 3/6] ppc: Reparent presenter objects to the interrupt controller object

[Buildroot] [git commit] package/libselinux: install Python modules to target
 2019-10-24  9:06 UTC 

[Xen-devel] [PATCH for-4.13 v3] xen/arm: domain_build: Don't expose IOMMU specific properties to hwdom
 2019-10-24  9:05 UTC  (3+ messages)

[Buildroot] [PATCH] package/numactl: fix URL in help text
 2019-10-24  9:05 UTC  (2+ messages)

[Buildroot] [git commit] package/numactl: fix URL in help text
 2019-10-24  9:05 UTC 

[Virtio-fs] False error message when DAX cache is disabled
 2019-10-24  9:05 UTC 

[PATCH 0/3] dma_resv lockdep annotations/priming
 2019-10-24  9:04 UTC  (6+ messages)
` [PATCH 2/3] drm/nouveau: slowpath for pushbuf ioctl
      ` [Intel-gfx] "

[Buildroot] [PATCH v3] package/ofono: use external ell library
 2019-10-24  9:04 UTC  (2+ messages)

[PATCH for 4.2 v1 00/19] testing/next before softfreeze
 2019-10-24  9:02 UTC  (3+ messages)
` [PATCH v1 07/19] cirrus.yml: reduce scope of MacOS build

[Buildroot] [git commit] package/ofono: use external ell library
 2019-10-24  9:03 UTC 

[PATCH 0/7] Harden userfaultfd
 2019-10-24  9:02 UTC  (8+ messages)
` [PATCH 3/7] Add a UFFD_SECURE flag to the userfaultfd API

[PATCH V2] usb: typec: Add sysfs node to show connector orientation
 2019-10-24  9:02 UTC  (7+ messages)

[PATCH] drm/prime: Fix mmap fake offset for drm_gem_object_funcs.mmap
 2019-10-24  9:02 UTC  (2+ messages)

[RFC 0/1] Add dsi_state in crtc_state
 2019-10-24  9:02 UTC  (5+ messages)
` [RFC 1/1] drm/i915/dsi: "
  ` [Intel-gfx] "


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.