All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-29 14:11:28 to 2020-06-29 15:14:17 UTC [more...]

[RFC PATCH v2 00/18] Support for Tegra video capture from external sensor
 2020-06-29 14:48 UTC  (4+ messages)
` [RFC PATCH v2 08/18] media: tegra-video: Enable TPG based on kernel config

[PATCH v4 1/2] ARM: imx: mach-imx6q: Search for fsl,imx6q-iomuxc-gpr earlier
 2020-06-29 14:37 UTC  (6+ messages)
` [PATCH v4 2/2] ARM: imx6plus: enable internal routing of clk_enet_ref where possible

[PATCH v4 00/17] Warn on orphan section placement
 2020-06-29 15:08 UTC  (8+ messages)
` [PATCH v4 05/17] ctype: Work around Clang -mbranch-protection=none bug

[PATCH 00/20] Fix a bunch more W=1 warnings in Misc
 2020-06-29 15:02 UTC  (17+ messages)
` [PATCH 03/20] misc: habanalabs: firmware_if: Add missing 'fw_name' and 'dst' entries to function header
` [PATCH 04/20] misc: habanalabs: pci: Fix a variety of kerneldoc issues
` [PATCH 05/20] misc: habanalabs: irq: Repair kerneldoc formatting issues
` [PATCH 06/20] misc: habanalabs: goya: Omit pointless check ensuring addr is >=0
` [PATCH 07/20] misc: habanalabs: pci: Scrub documentation for non-present function argument
` [PATCH 08/20] misc: habanalabs: goya: goya_coresight: Remove set but unused variable 'val'
` [PATCH 09/20] misc: habanalabs: gaudi: Remove ill placed asterisk from kerneldoc header
` [PATCH 10/20] misc: habanalabs: gaudi: gaudi_security: Repair incorrectly named function arg

[PATCH 0/5] Last batch of W=1 warning fixes in MFD
 2020-06-29 15:08 UTC  (7+ messages)
` [PATCH 4/5] mfd: sprd-sc27xx-spi: Fix divide by zero when allocating register offset/mask

[PATCH v7 00/11] Stop monitoring disabled devices
 2020-06-29 14:15 UTC  (7+ messages)
  ` [PATCH v7 07/11] thermal: Use mode helpers in drivers
  ` [PATCH v7 08/11] thermal: Explicitly enable non-changing thermal zone devices

[PATCH V3 00/10] Support building i.MX8 SoCs clock driver as module
 2020-06-29 15:08 UTC  (7+ messages)
` [PATCH V3 04/10] clk: imx: Support building SCU "

[PATCH v1] mtd: spi-nor: Add support for Winbond w25q64jv spi flash
 2020-06-29 14:53 UTC  (3+ messages)

[PATCH net] xsk: remove cheap_dma optimization
 2020-06-29 15:10 UTC  (6+ messages)

add an API to check if a streamming mapping needs sync calls
 2020-06-29 14:22 UTC  (3+ messages)

[PATCH 0/2] ath10k: Add chain-1 voltage regulator voting
 2020-06-29 14:33 UTC  (5+ messages)
` [PATCH 2/2] ath10k: Add support for chain1 regulator supply voting

[PATCH] tcg/svm: use host cr4 during NPT page table walk
 2020-06-29 15:12 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2020-06-29 15:14 UTC 

[Intel-gfx] [PATCH 01/26] Revert "drm/i915/gem: Async GPU relocations only"
 2020-06-29 15:14 UTC  (7+ messages)
` [Intel-gfx] [PATCH 06/26] drm/i915: Parse command buffer earlier in eb_relocate(slow)
` [Intel-gfx] [PATCH 07/26] Revert "drm/i915/gem: Split eb_vma into its own allocation"
` [Intel-gfx] [PATCH 08/26] drm/i915/gem: Make eb_add_lut interruptible wait on object lock

[PATCH v2 00/47] staging: vchiq: Getting rid of the vchi/vchiq split
 2020-06-29 15:09 UTC  (46+ messages)
` [PATCH v2 01/47] staging: mmal-vchiq: Make timeout a defined parameter
` [PATCH v2 02/47] staging: mmal-vchiq: Make a mmal_buf struct for passing parameters
` [PATCH v2 03/47] staging: mmal-vchiq: Fixup vchiq-mmal include ordering
` [PATCH v2 04/47] staging: mmal-vchiq: Fix client_component for 64 bit kernel
` [PATCH v2 05/47] staging: mmal-vchiq: Always return the param size from param_get
` [PATCH v2 06/47] staging: mmal-vchiq: If the VPU returns an error, don't negate it
` [PATCH v2 07/47] staging: mmal-vchiq: Fix formatting errors in mmal_parameters.h
` [PATCH v2 08/47] staging: vchiq_arm: Add a matching unregister call
` [PATCH v2 09/47] staging: vchi: Get rid of all useless callback reasons
` [PATCH v2 10/47] staging: vchi: Get rid of vchi_msg_peek()
` [PATCH v2 11/47] staging: vchi: Get rid of struct vchi_instance_handle
` [PATCH v2 12/47] staging: vchi: Unify struct shim_service and struct vchi_service_handle
` [PATCH v2 13/47] staging: vc04_services: bcm2835-audio: Use vchi_msg_hold()
` [PATCH v2 14/47] staging: vchi: Get rid of vchi_msg_dequeue()
` [PATCH v2 15/47] staging: vchi_common: Get rid of all unused definitions
` [PATCH v2 16/47] staging: vchi: Get rid of unnecessary defines
` [PATCH v2 17/47] staging: vc04_services: Get rid of vchi_cfg.h
` [PATCH v2 18/47] staging: vchi: Get rid of flags argument in vchi_msg_hold()
` [PATCH v2 19/47] staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flags
` [PATCH v2 20/47] staging: vchi: Use vchiq's enum vchiq_reason
` [PATCH v2 21/47] staging: vchi: Get rid of effect less expression
` [PATCH v2 22/47] staging: vchiq: Introduce vchiq_validate_params()
` [PATCH v2 23/47] staging: vchiq: Move message queue into struct vchiq_service
` [PATCH v2 24/47] staging: vchiq: Get rid of vchiq_util.h
` [PATCH v2 25/47] staging: vchi: Expose struct vchi_service
` [PATCH v2 26/47] staging: vchiq: Export vchiq_get_service_userdata()
` [PATCH v2 27/47] staging: vchiq: Export vchiq_msg_queue_push
` [PATCH v2 28/47] staging: vchi: Get rid of vchiq_shim's message callback
` [PATCH v2 29/47] staging: vchiq: Don't use a typedef for vchiq_callback
` [PATCH v2 30/47] staging: vchi: Use struct vchiq_service_params
` [PATCH v2 31/47] staging: vchi: Get rid of struct vchi_service
` [PATCH v2 32/47] staging: vchiq: Pass vchiq's message when holding a message
` [PATCH v2 33/47] staging: vchi: Rework vchi_msg_hold() to match vchiq_msg_hold()
` [PATCH v2 34/47] staging: vchiq: Unify fourcc definition mechanisms
` [PATCH v2 35/47] staging: vchi: Get rid of struct vchiq_instance forward declaration
` [PATCH v2 36/47] staging: vchi: Don't include vchiq_core.h
` [PATCH v2 37/47] staging: vchiq: Get rid of unnecessary definitions in vchiq_if.h
` [PATCH v2 38/47] staging: vchiq: Make vchiq_add_service() local
` [PATCH v2 39/47] staging: vchiq: Move definitions only used by core into core header

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2020-06-29 15:11 UTC 

[bpf] af7ec13833: will-it-scale.per_process_ops -2.5% regression
 2020-06-29 15:10 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2020-06-29 15:10 UTC 

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2020-06-29 15:10 UTC 

[PATCH v10 00/12] acpi: i386 tweaks
 2020-06-29 15:08 UTC  (4+ messages)
` [PATCH v10 12/12] tests/acpi: update expected data files

drive-by blk-cgroup cleanups
 2020-06-29 15:09 UTC  (2+ messages)

Ignored USB-audio implicit feedback in kernel 5.8rc3
 2020-06-29 15:08 UTC  (2+ messages)

[PATCH V4] nvme-fabrics: reject I/O to offline device
 2020-06-29 15:09 UTC  (3+ messages)

[PATCH v2 00/11] Allwinner A100 Initial support
 2020-06-29 15:07 UTC  (7+ messages)
` [PATCH v2 02/11] clk: sunxi-ng: add support for the Allwinner A100 CCU
` [PATCH v2 03/11] dt-bindings: pinctrl: sunxi: Add A100 pinctrl bindings
` [PATCH v2 06/11] nvmem: sunxi-sid: add support for A100's SID controller

[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-06-29 15:05 UTC  (2+ messages)

[PATCH v5 0/3] Offline memoryless cpuless node 0
 2020-06-29 14:58 UTC  (3+ messages)
` [PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[Buildroot] (no subject)
 2020-06-29 15:08 UTC  (7+ messages)
` [Buildroot] [PATCH v2 1/2] package/haveged: Change service file to run early

[PATCH 0/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
 2020-06-29 15:06 UTC  (7+ messages)
` [PATCH 1/4] tests/acpi: remove stale allowed tables
` [PATCH 2/4] tests/acpi: virt: allow DSDT acpi table changes
` [PATCH 3/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
` [PATCH 4/4] tests/acpi: virt: update golden masters for DSDT

[PATCH] f2fs: avoid readahead race condition
 2020-06-29 15:03 UTC  (2+ messages)
` [f2fs-dev] [PATCH v2] "

Properly quitting qemu immediately after failing migration
 2020-06-29 15:00 UTC  (3+ messages)

[PATCH] tests/fetch: Switch from git.infradead.org to a YP mirror
 2020-06-29 15:00 UTC  (3+ messages)
` [bitbake-devel] "

[Intel-wired-lan] [PATCH v1 1/1] igc: Fix registers definition
 2020-06-29 14:59 UTC 

meta-python Dunfell branch maintenance
 2020-06-29 14:59 UTC 

[Bug 208181] New: BUG: KASAN: stack-out-of-bounds in strcmp+0x58/0xd8
 2020-06-29 14:55 UTC  (5+ messages)
` [Bug 208181] "

[PATCH 00/17] spitz: fix hacks, fix CID 1421913, various cleanups
 2020-06-29 14:57 UTC  (5+ messages)
` [PATCH 11/17] hw/misc/max111x: Create header file for documentation, TYPE_ macros

[PATCH v2 0/6] iommu-arm-smmu: Add auxiliary domains and per-instance pagetables
 2020-06-29 14:56 UTC  (6+ messages)
` [PATCH v2 6/6] drm/msm/a6xx: Add support for "
      ` [Freedreno] "

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2020-06-29 14:56 UTC 

[oe] [meta-python] [PATCH] python3-ansicolors: Enable ptest
 2020-06-29 14:56 UTC  (10+ messages)
` [oe] [meta-python] [PATCH] python3-anyjson: "
` [oe] [meta-python] [PATCH] python3-atomicwrites: upgrade 1.3.0 -> 1.4.0
` [oe] [meta-python] [PATCH] python3-backports-functools-lru-cache: Enable ptest
` [oe] [meta-python] [PATCH] python3-bcrypt: "

[dpdk-dev] [PATCH v2 0/2] introduce asynchronous data path for vhost
 2020-06-29 14:44 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/2] vhost: introduce async enqueue registration API
` [dpdk-dev] [PATCH v2 2/2] vhost: introduce async enqueue for split ring

Invoice 4525
 2020-06-29 14:54 UTC 

[PATCH RFC] virtio-fs: force virtio 1.x usage
 2020-06-29 14:53 UTC  (2+ messages)

[PATCH v3 4/9] x86/build: Warn on orphan section placement
 2020-06-29 14:54 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal: don't use default library path for static binaries
 2020-06-29 14:53 UTC  (2+ messages)

[PATCH] video: rockchip: fix HDMI 4K resolution
 2020-06-29 14:53 UTC 

Feedback on Current OpenBMC and Proposing Some Improvements ---- "Improvements" Ideas
 2020-06-29 14:53 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/s390/linux
 2020-06-29 14:53 UTC 

[meta-python][PATCH 01/12] python3-pyro4: Upgrade 4.77 -> 4.80
 2020-06-29 14:53 UTC  (24+ messages)
` [meta-python][PATCH 02/12] python3-rdflib: Upgrade 4.2.2 -> 5.0.0
  ` [oe] "
` [meta-python][PATCH 03/12] python3-httplib2: Upgrade 0.17.3 -> 0.18.1
  ` [oe] "
` [meta-python][PATCH 04/12] python3-cppy: Add new recipe
  ` [oe] "
` [meta-python][PATCH 05/12] python3-kiwisolver: Upgrade 1.1.0 -> 1.2.0
  ` [oe] "
` [meta-python][PATCH 06/12] python3-sqlalchemy: Upgrade 1.3.17 -> 1.3.18
  ` [oe] "
` [meta-python][PATCH 07/12] python3-greenlet: Upgrade 0.4.15 -> 0.4.16
  ` [oe] "
` [meta-python][PATCH 08/12] python3-pkgconfig: Upgrade 1.4.0 -> 1.5.1
  ` [oe] "
` [meta-python][PATCH 09/12] python3-msm: Upgrade 0.8.3 -> 0.8.7
  ` [oe] "
` [meta-python][PATCH 10/12] python3-pulsectl: Upgrade 20.2.4 -> 20.5.1
  ` [oe] "
` [meta-python][PATCH 11/12] python3-pybind11: Consolidate in a single file
  ` [oe] "
` [meta-python][PATCH 12/12] python3-pybind11: Upgrade 2.4.3 -> 2.5.0
  ` [oe] "
` [oe] [meta-python][PATCH 01/12] python3-pyro4: Upgrade 4.77 -> 4.80

[PATCH v9 0/7] iommu/arm-smmu: Enable split pagetable support
 2020-06-29 14:52 UTC  (5+ messages)
` [PATCH v9 6/7] drm/msm: Set the global virtual address range from the IOMMU domain
  ` [Freedreno] "

Despite memory size, is there some limitation on how many realtime processes or threads that could run in parallel?
 2020-06-29 14:50 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-06-29 14:48 UTC 

[dpdk-dev] [PATCH v3 00/14] vDPA API and framework rework
 2020-06-29 14:48 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 03/14] vhost: introduce vDPA devices class
` [dpdk-dev] [PATCH v3 08/14] vhost: remove useless vDPA API

[RFC]Are there some potential problems that I should be aware of if I use the kvmalloc() instead of kmalloc() in xnheap_init()?
 2020-06-29 14:48 UTC  (2+ messages)

[PATCH 0/2] PUD/PGDIR entries for linear mapping
 2020-06-29 14:46 UTC  (10+ messages)
` [PATCH 2/2] riscv: Use PUD/PGDIR entries for linear mapping when possible

[dpdk-dev] [PATCH v4 0/2] ethdev: minor bugfixes
 2020-06-29 14:47 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 2/2] ethdev: fix VLAN offloads set if no relative capabilities
    ` [dpdk-dev] [EXT] "

[PATCH] meta-gem5: extract the gem5 recipe and machine into a dedicate meta-gem5 layer
 2020-06-29 14:47 UTC  (2+ messages)
` [meta-arm] "

[PATCH for-4.14 0/8] x86/vpt: fixes for vpt and enable vPIT for PVH dom0
 2020-06-29 14:46 UTC  (4+ messages)
` [PATCH for-4.14 8/8] x86/hvm: enable emulated PIT "

[PATCH v1 00/18] testing/next (vm, gitlab)
 2020-06-29 14:45 UTC  (5+ messages)
` [PATCH v1 12/18] tests/vm: allow us to take advantage of MTTCG

[PATCH v9 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-06-29 14:44 UTC  (3+ messages)

post-receive: pub/scm/libs/libcap/libcap
 2020-06-29 14:45 UTC 

[PATCH] staging: media: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue
 2020-06-29 14:43 UTC  (2+ messages)

[Bug 1882817] [NEW] Segfault in audio_pcm_sw_write with audio over VNC
 2020-06-29 14:30 UTC  (2+ messages)
` [Bug 1882817] "

[PATCH 0/5 v10] KASan for Arm
 2020-06-29 14:37 UTC  (4+ messages)
` [PATCH 4/5 v10] ARM: Initialize the mapping of KASan shadow memory

[dpdk-dev] Hardware Checksum Checks Offload Feature
 2020-06-29 14:41 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-06-29 14:39 UTC 

[PATCH v2] nvme: fix a crash in nvme_mpath_add_disk
 2020-06-29 14:39 UTC  (2+ messages)

[PATCH 00/46] Less clumsy error checking
 2020-06-29 14:38 UTC  (5+ messages)
` [PATCH 34/46] qom: Don't handle impossible object_property_get_link() failure

[PATCH] tools/configure: drop BASH configure variable
 2020-06-29 14:38 UTC  (4+ messages)

[dpdk-dev] [PATCH v4 0/4] generic rte atomic APIs deprecate proposal
 2020-06-29 14:37 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 4/4] eal/atomic: add wrapper for c11 atomic thread fence

[PATCH] drm/amdgpu: correct discovery_tmr_size init val
 2020-06-29 14:37 UTC  (2+ messages)

[Bug 1884693] [NEW] Assertion failure in address_space_unmap through ahci_map_clb_address
 2020-06-29 14:29 UTC  (2+ messages)
` [Bug 1884693] "

[Bug 1884990] [NEW] Cirrus graphics results in monochrome colour depth at 640x480 resolution
 2020-06-29 14:28 UTC  (2+ messages)
` [Bug 1884990] "

[PATCH v6 0/8] Support new pmem flush and sync instructions for POWER
 2020-06-29 13:57 UTC  (7+ messages)
` [PATCH v6 3/8] powerpc/pmem: Add flush routines using new pmem store and sync instruction
` [PATCH v6 4/8] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
` [PATCH v6 5/8] powerpc/pmem/of_pmem: Update of_pmem to use the new barrier instruction
` [PATCH v6 6/8] powerpc/pmem: Avoid the barrier in flush routines
` [PATCH v6 7/8] powerpc/pmem: Add WARN_ONCE to catch the wrong usage of pmem flush functions
` [PATCH v6 8/8] powerpc/pmem: Initialize pmem device on newer hardware

[dm-crypt] LuksOpen hangs ?
 2020-06-29 14:34 UTC  (3+ messages)
  ` [linux-lvm] "

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-06-29 14:35 UTC 

[PATCH/RFC v2 0/2] treewide: fix _mmc_suspend() on PSCI
 2020-06-29 14:33 UTC  (3+ messages)
` [PATCH/RFC v2 1/2] firmware: psci: call pm_set_suspend_via_firmware()

[Bug 1863333] [NEW] Assigning NVMe disk to a domain causes VFIO_MAP_DMA errors
 2020-06-29 14:23 UTC  (2+ messages)
` [Bug 1863333] "

[PATCH v4 00/16] python: add mypy support to python/qemu
 2020-06-29 14:30 UTC  (3+ messages)

[PATCH] nvme: fix a crash in nvme_mpath_add_disk
 2020-06-29 14:32 UTC 

[dpdk-dev] [PATCH 0/8] support the flow-based traffic sampling
 2020-06-29 14:29 UTC  (8+ messages)
` [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

[REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
 2020-06-29 14:26 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/7] Register external threads as lcore
 2020-06-29 14:27 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/9] Register non-EAL "
  ` [dpdk-dev] [PATCH v4 6/9] eal: register non-EAL threads as lcores

drivers/thermal/ti-soc-thermal/ti-thermal-common.c:179 ti_thermal_expose_sensor() error: 'data' dereferencing possible ERR_PTR()
 2020-06-29 14:27 UTC 

[dpdk-dev] [PATCH 0/4] one more step in makefiles deprecation
 2020-06-29 14:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "

aptitude crashes on ARM64 on the kernel 5.8-rc
 2020-06-29 14:24 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 3/5] doc: add cycles per packet in testpmd user guide
 2020-06-29 14:25 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 2/2] doc: include config options "

post-receive: pub/scm/linux/kernel/git/jberg/mac80211
 2020-06-29 14:25 UTC 

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin
 2020-06-29 14:21 UTC  (11+ messages)

[PATCH 0/8] Improve synchronization between QEMU and HVF
 2020-06-29 14:18 UTC  (11+ messages)
` [PATCH 4/8] i386: hvf: Implement CPU kick

[dpdk-dev] [PATCH v6 1/5] app/flow-perf: add flow performance skeleton
 2020-06-29 14:15 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7 0/5] Introduce flow perf application

[PATCH v7 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-06-29 14:14 UTC  (3+ messages)
` [PATCH v7 3/4] tests/qtest: Introduce tests for "

[PATCH v3 0/14] Patches to improve transfer efficiency for Rockchip SoCs
 2020-06-29 14:05 UTC 

[Buildroot] [PATCH] package/gr-osmosdr: fix build with boost 1.7.3
 2020-06-29 14:11 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.