All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-24 13:51:10 to 2019-10-24 14:37:11 UTC [more...]

[PATCH v3 00/16] hw/arm/raspi: Add thermal/timer, improve address space, run U-boot
 2019-10-24 13:49 UTC  (7+ messages)
` [PATCH v3 11/16] hw/arm/raspi: Use -smp cores=<N> option to restrict enabled cores

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-10-24 12:34 UTC  (11+ messages)
` [RFC v2 03/22] intel_iommu: modify x-scalable-mode to be string option
` [RFC v2 06/22] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [RFC v2 07/22] hw/pci: introduce pci_device_iommu_context()
` [RFC v2 08/22] intel_iommu: provide get_iommu_context() callback
` [RFC v2 09/22] vfio/pci: add iommu_context notifier for pasid alloc/free
` [RFC v2 12/22] intel_iommu: add present bit check for pasid table entries
` [RFC v2 13/22] intel_iommu: add PASID cache management infrastructure
` [RFC v2 15/22] intel_iommu: bind/unbind guest page table to host
` [RFC v2 18/22] intel_iommu: do not passdown pasid bind for PASID #0
` [RFC v2 21/22] intel_iommu: propagate PASID-based iotlb invalidation to host

[U-Boot] [PULL] u-boot-usb/master
 2019-10-24 14:36 UTC  (8+ messages)
              ` [U-Boot] Fwd: "

[PULL 00/39] Misc (mostly x86) patches for 2019-10-24
 2019-10-24 14:03 UTC  (11+ messages)
` [PULL 03/39] Updated Bulgarian translation (19) - 4.1.0
` [PULL 04/39] i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenment
` [PULL 05/39] Do not use %m in common code to print error messages
` [PULL 06/39] memory-device: simplify Makefile.objs conditions
` [PULL 07/39] hw/virtio: Factorize virtio-mmio headers
` [PULL 21/39] MAINTAINERS: add microvm related files
` [PULL 30/39] hw/i386/pc: Remove kvm_i386.h include
` [PULL 33/39] mc146818rtc: Include mc146818rtc_regs.h directly in mc146818rtc.c
` [PULL 34/39] mc146818rtc: always register rtc to rtc list
` [PULL 37/39] target/i386: move FERR handling to target/i386

[Xen-devel] [PATCH 00/24] generated Go libxl bindings using IDL
 2019-10-24 14:35 UTC  (5+ messages)
` [Xen-devel] [PATCH 02/24] golang/xenlight: generate enum types from IDL
` [Xen-devel] [PATCH 24/24] golang/xenlight: add make target for generated files

[PATCH v2 00/14] hw: Split RTC devices from hw/timer/ to hw/rtc/
 2019-10-24 14:10 UTC  (3+ messages)
` [PATCH v2 06/14] hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory

[PATCH for-stable-4.14 00/48] arm64 spec mitigation backports
 2019-10-24 14:34 UTC  (3+ messages)
` [PATCH for-stable-4.14 42/48] arm64: Always enable spectre-v2 vulnerability detection

[RFC PATCH 0/1] RISC-V page table dumper
 2019-10-24 14:34 UTC  (4+ messages)
` [PATCH 1/1] riscv: Add support to dump the kernel page tables

[PATCH v1 1/2] pinctrl: baytrail: Allocate IRQ chip dynamic
 2019-10-24 14:33 UTC  (2+ messages)
` [PATCH v1 2/2] pinctrl: baytrail: Group GPIO IRQ chip initialization

[PATCH v3 0/3] mc146818rtc: fix timer interrupt reinjection
 2019-10-24 13:21 UTC  (4+ messages)
` [PATCH v3 2/3] mc146818rtc: Tidy up indentation

[PATCH 01/14] drm/i915: Rework watermark readout to use plane api
 2019-10-24 14:33 UTC  (3+ messages)
  ` [Intel-gfx] "

[alsa-devel] [ANNOUNCE] 2019 Linux Audio miniconference
 2019-10-24 14:31 UTC  (4+ messages)

Running arbitrary tests in CI
 2019-10-24 14:30 UTC  (2+ messages)

Issues adding bare meta toolchain to yocto build
 2019-10-24 14:30 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH 0/2] add regulator driver and mfd cell for Intel Cherry Trail Whiskey Cove PMIC
 2019-10-24 14:29 UTC  (3+ messages)
` [PATCH 1/2] regulator: add support for Intel Cherry Whiskey Cove regulator
` [PATCH 2/2] mfd: add regulator cell to Cherry Trail Whiskey Cove PMIC

[U-Boot] [RFC PATCH v2 00/18] arm: socfpga: gen5: move to DM
 2019-10-24 14:29 UTC  (8+ messages)
` [U-Boot] [RFC PATCH v2 08/18] socfpga: gen5: add new tool to create handoff dtsi files

[PATCH v2 0/7] exec: Improve code for TARGET_PAGE_BITS_VARY
 2019-10-24 14:06 UTC  (5+ messages)
` [PATCH v2 1/7] cpu: use ROUND_UP() to define xxx_PAGE_ALIGN

[dpdk-dev] [PATCH] vhost: fix IPv4 csum calculation
 2019-10-24 14:28 UTC 

Process load balancing among CPU
 2019-10-24 14:27 UTC  (6+ messages)

[dpdk-dev] [PATCH v1] power: fix vm power manager build without i40e
 2019-10-24 14:26 UTC 

[PATCH v13 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-10-24 13:20 UTC  (4+ messages)
` [PATCH v13 01/12] util/cutils: Add qemu_strtotime_ps()

[PATCH] tpm: Switch to platform_get_irq_optional()
 2019-10-24 14:25 UTC  (6+ messages)

[PATCH bpf-next 0/2] xsk: XSKMAP lookup improvements
 2019-10-24  7:19 UTC  (3+ messages)
` [PATCH bpf-next 1/2] xsk: store struct xdp_sock as a flexible array member of the XSKMAP
` [PATCH bpf-next 2/2] xsk: implement map_gen_lookup() callback for XSKMAP

[PATCH 0/6] hisi_sas: Expose multiple hw queues for v3 hw as experimental
 2019-10-24 14:21 UTC  (7+ messages)
` [PATCH 1/6] scsi: hisi_sas: Use sbitmap for IPTT management
` [PATCH 2/6] scsi: hisi_sas: Pass scsi_cmnd pointer to hisi_sas_hw.slot_index_alloc
` [PATCH 3/6] scsi: hisi_sas: Add bitmaps_alloc_v3_hw()
` [PATCH 4/6] scsi: hisi_sas: Add slot_index_alloc_v3_hw() and slot_index_free_v3_hw()
` [PATCH 5/6] scsi: hisi_sas: Split interrupt_init_v3_hw()
` [PATCH 6/6] scsi: hisi_sas: Expose multiple hw queues for v3 as experimental

Question regarding "reserved-memory"
 2019-10-24 14:22 UTC  (3+ messages)

[RFC][PATCH 0/6] NPM refactoring
 2019-10-24 14:22 UTC  (8+ messages)

[PATCH] Fix security issue when reading username and password
 2019-10-24 14:22 UTC  (4+ messages)

[PATCH] mm: gup: fix comment of __get_user_pages()
 2019-10-24 14:21 UTC  (3+ messages)
  `  "

[PATCH for 4.2 v6 00/54] Support for TCG plugins
 2019-10-24 13:09 UTC  (6+ messages)
` [PATCH v6 37/54] plugin: expand the plugin_init function to include an info block

Xenomai fails to start when running in QEMU VM
 2019-10-24 14:21 UTC  (13+ messages)

[Xen-devel] [PATCH] tools/hotpug: only attempt to call 'ip route' if there is valid command
 2019-10-24 14:21 UTC 

[PATCH 0/3] qcow2: Fix image corruption bug in 4.1
 2019-10-24 13:03 UTC  (9+ messages)
` [PATCH 2/3] qcow2: Assert that qcow2_cache_get() callers hold s->lock
` [PATCH 3/3] qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()

[MODERATED] [PATCH v7 0/5] NX 0
 2019-10-24 14:21 UTC  (4+ messages)
` [MODERATED] [PATCH v7 1/5] NX 1
  ` [MODERATED] "

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-10-24 14:21 UTC  (2+ messages)

[PATCH 0/4] xfstests: add deadlock between the AGI and AGF with RENAME_WHITEOUT test
 2019-10-24 14:20 UTC  (5+ messages)
` [PATCH 1/4] fsstress: show the real file id and parid in rename_f()
` [PATCH 2/4] fsstress: add NOREPLACE and WHITEOUT renameat2 support
` [PATCH 3/4] fsstress: add EXCHANGE "
` [PATCH 4/4] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT

[PATCH v4 0/5] Search for specific config files using UUID, MAC and IP
 2019-10-24 14:20 UTC  (5+ messages)
` [PATCH v4 2/5] net/dhcp: Consistently use decimal numbers for DHCP/BOOTP options enum
` [PATCH v4 5/5] docs: Update info with grub.cfg netboot selection order

[PATCH] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
 2019-10-24 14:20 UTC  (9+ messages)
      ` [Intel-gfx] "

[U-Boot] [PATCH v5 00/15] splash screen on the stm32f769 & stm32mp1 boards
 2019-10-24 14:19 UTC  (5+ messages)
` [U-Boot] [PATCH v5 01/15] video: bmp: check resolutions of panel/bitmap

[dpdk-dev] [PATCH v2 0/3] AF_XDP tx halt fix, IRQ pinning and unaligned chunks
 2019-10-24 14:18 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 3/3] net/af_xdp: enable support for unaligned umem chunks

[PATCH v6 0/3] Add uacce module for Accelerator
 2019-10-24 14:17 UTC  (4+ messages)
` [PATCH v6 2/3] uacce: add uacce driver

[PATCH v2 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-10-24 14:17 UTC  (6+ messages)
` [PATCH v2 4/8] seqlock, kcsan: Add annotations for KCSAN

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

[PATCH v4 1/2] i386: Add Intel Processor Trace feature support
 2019-10-24 14:15 UTC  (11+ messages)
` [PATCH v4 2/2] i386: Add support to get/set/migrate Intel Processor Trace feature

[meta-python][PATCH 1/6] python3-astor: Upgrade to 0.8
 2019-10-24 14:15 UTC  (3+ messages)
` [meta-oe][PATCH 4/6] libiio: Inherit distutils-base for packaging python files

[PATCH] mm/mmn: prevent unpaired invalidate_start and invalidate_end with non-blocking
 2019-10-24 14:15 UTC  (5+ messages)

[RFC PATCH 00/19] Configurable policy for handling deprecated interfaces
 2019-10-24 12:34 UTC  (5+ messages)
` [RFC PATCH 04/19] tests/test-qmp-event: Simplify test data setup
` [RFC PATCH 11/19] qapi: Simplify how qmp_dispatch() gets the request ID
` [RFC PATCH 12/19] qapi: Replace qmp_dispatch()'s TODO comment by an explanation
` [RFC PATCH 16/19] qapi: Implement -compat deprecated-input=reject for commands

[PATCH v2 00/18] usb: typec: API improvements
 2019-10-24 14:14 UTC  (6+ messages)
` [PATCH v2 12/18] usb: typec: ucsi: acpi: Move to the new API
` [PATCH v2 13/18] usb: typec: ucsi: ccg: "

[PATCH v2] clk: qcom: gcc: Add missing clocks in SM8150
 2019-10-24 14:13 UTC 

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-10-24 13:55 UTC  (2+ messages)

[PATCH] spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CS
 2019-10-24 14:13 UTC  (2+ messages)

[PATCH v2 00/18] hisi_sas: Misc patches, mostly debugfs
 2019-10-24 14:08 UTC  (19+ messages)
` [PATCH v2 01/18] scsi: hisi_sas: Don't create debugfs dump folder twice
` [PATCH v2 02/18] scsi: hisi_sas: Set the BIST init value before enabling BIST
` [PATCH v2 03/18] scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCT
` [PATCH v2 04/18] scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec()
` [PATCH v2 05/18] scsi: hisi_sas: Add timestamp for a debugfs dump
` [PATCH v2 06/18] scsi: hisi_sas: Add debugfs file structure for CQ
` [PATCH v2 07/18] scsi: hisi_sas: Add debugfs file structure for DQ
` [PATCH v2 08/18] scsi: hisi_sas: Add debugfs file structure for registers
` [PATCH v2 09/18] scsi: hisi_sas: Add debugfs file structure for port
` [PATCH v2 10/18] scsi: hisi_sas: Add debugfs file structure for IOST
` [PATCH v2 11/18] scsi: hisi_sas: Add debugfs file structure for ITCT
` [PATCH v2 12/18] scsi: hisi_sas: Add debugfs file structure for IOST cache
` [PATCH v2 13/18] scsi: hisi_sas: Add debugfs file structure for ITCT cache
` [PATCH v2 14/18] scsi: hisi_sas: Allocate memory for multiple dumps of debugfs
` [PATCH v2 15/18] scsi: hisi_sas: Add module parameter for debugfs dump count
` [PATCH v2 16/18] scsi: hisi_sas: Add ability to have multiple debugfs dumps
` [PATCH v2 17/18] scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe fails
` [PATCH v2 18/18] scsi: hisi_sas: Record the phy down event in debugfs

[PATCH v2 0/4] perf: Add AUX data sampling
 2019-10-24 14:12 UTC  (9+ messages)
` [PATCH v2 1/4] perf: Allow using AUX data in perf samples
` [PATCH v2 4/4] perf/x86/intel/pt: Opportunistically use single range output mode

[PATCH v3 net-next 00/12] net: aquantia: PTP support for AQC devices
 2019-10-24 14:12 UTC  (6+ messages)
` [PATCH v3 net-next 03/12] net: aquantia: add basic ptp_clock callbacks
` [PATCH v3 net-next 11/12] net: aquantia: add support for PIN funcs

[dpdk-dev] [PATCH 0/6] remove a few example applications
 2019-10-24 14:12 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

RFE: use patchwork to submit a patch
 2019-10-24 14:12 UTC  (13+ messages)

[PATCH] net: usb: lan78xx: Use phy_mac_interrupt() for interrupt handling
 2019-10-24 14:12 UTC  (8+ messages)

[PATCH net-next] net: dsa: qca8k: Initialize the switch with correct number of ports
 2019-10-24 14:12 UTC  (3+ messages)

[PULL 0/4] x86 and machine queue, 2019-10-23
 2019-10-24 13:54 UTC  (2+ messages)

[Xen-devel] [PATCH v1] Reset iomem's gfn to LIBXL_INVALID_GFN on reboot
 2019-10-24 14:10 UTC  (6+ messages)
` [Xen-devel] [XEN PATCH for-4.13 "

[MODERATED] [PATCH v7 00/10] TAAv7 0
 2019-10-24 14:08 UTC  (4+ messages)
` [MODERATED] "

[PATCH 0/4] i2c bus recovery for Microchip SoCs
 2019-10-24 14:08 UTC  (7+ messages)
` [PATCH 2/4] i2c: at91: implement i2c bus recovery

[RFC PATCH] iothread: add set_iothread_poll_* commands
 2019-10-24 13:53 UTC  (3+ messages)

[PATCH] Allowing Xilinx's AXI Quad widths different than 8 bits on userspace
 2019-10-24 14:07 UTC  (8+ messages)
` [PATCH] spi: set bits_per_word based on controller's bits_per_word_mask

[PATCH v2 0/3] kcov: collect coverage from usb and vhost
 2019-10-24 14:07 UTC  (4+ messages)
` [PATCH v2 1/3] kcov: remote coverage support

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-10-24 14:05 UTC  (7+ messages)

[PATCH v2 0/4] drm/vram: Provide helpers for prepare_fb() and cleanup_fb()
 2019-10-24 14:05 UTC  (3+ messages)

[alsa-devel] KASAN: use-after-free Read in build_audio_procunit
 2019-10-24 13:47 UTC 

[alsa-devel] KASAN: use-after-free Read in parse_term_proc_unit
 2019-10-24 13:47 UTC 

[PATCH v2] Documentation: media: *_DEFAULT targets for subdevs
 2019-10-24 14:04 UTC  (4+ messages)

[PATCH] drm/i915/perf: Describe structure members in documentation
 2019-10-24 14:02 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH 00/34] Treewide: Use CONFIG_PREEMPTION
 2019-10-24 13:59 UTC  (6+ messages)
` [PATCH 03/34] powerpc: "
      ` [PATCH 03/34 v2] "

[PATCH v1 1/2] SUNRPC: Trace gssproxy upcall results
 2019-10-24 14:02 UTC  (4+ messages)
` [PATCH v1 2/2] SUNRPC: Fix svcauth_gss_proxy_init()

[Buildroot] [PATCH v2] package/initscripts: refactor S20urandom
 2019-10-24 14:01 UTC 

[RFC v2 0/4] perf tools: Add support for some spe events and precise ip
 2019-10-24 14:48 UTC  (5+ messages)
` [RFC v2 1/4] perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
` [RFC v2 2/4] perf tools: Add support for "report" for some spe events
` [RFC v2 3/4] perf report: Add --spe options for arm-spe
` [RFC v2 4/4] perf tools: Support "branch-misses:pp" on arm64

[PATCH] dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle
 2019-10-24 14:00 UTC  (10+ messages)

[PATCH v2] sched/fair: util_est: fast ramp-up EWMA on utilization increases
 2019-10-24 14:00 UTC  (2+ messages)

[PATCH v2] hw/m68k/mcf5206.c: Switch to transaction-based ptimer API
 2019-10-24 12:20 UTC  (3+ messages)

[PATCH v5] taskstats: fix data-race
 2019-10-24 13:58 UTC  (10+ messages)
` [PATCH v6] "

[igt-dev] [PATCH i-g-t 0/8] Dynamic subtests, v3
 2019-10-24 13:58 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Dynamic subtests (rev3)

divide error in dummy_timer
 2019-10-24 13:58 UTC 

[dpdk-dev] [RFC 0/5] use WFE for locks and ring on aarch64
 2019-10-24 13:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH v9 2/5] eal: add the APIs to wait until equal

[PATCH 1/2] crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
 2019-10-24 13:56 UTC  (3+ messages)

[v4 PATCH] mm: thp: handle page cache THP correctly in PageTransCompoundMap
 2019-10-24 13:55 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_big_fb: Add over 32k HW stride tests
 2019-10-24 13:55 UTC  (2+ messages)
  ` [igt-dev] [PATCH i-g-t] tests/kms_big_fb: Add max HW stride length tests

[Bug 205277] New: [amd powerplay] vega10: soc voltage for power state 7 is not changed by overdrive
 2019-10-24 13:55 UTC  (2+ messages)
` [Bug 205277] "

[PATCH v2 0/3] Convert sparc devices to new ptimer API
 2019-10-24 12:19 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] mach-imx: Adding new argument for SIP call interface
 2019-10-24 13:54 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] imx8: add sc_misc_seco_build_info()

[PATCH v5 0/4] qcow2: advanced compression options
 2019-10-24 13:48 UTC  (12+ messages)
` [PATCH v5 1/4] block: support compressed write at generic layer

[Xen-devel] [PATCH v4 0/3] Optionally call EFI SetVirtualAddressMap()
 2019-10-24 13:52 UTC  (4+ messages)
` [Xen-devel] [PATCH v4 3/3] xen/efi: use directmap to access runtime services table

[PATCH v7 0/9] target/arm/kvm: enable SVE in guests
 2019-10-24 12:18 UTC  (2+ messages)
` [PATCH v7 9/9] target/arm/kvm: host cpu: Add support for sve<N> properties

[virtio-comment] [PATCH v2 0/1] virtio-net: define support for receive-side scaling
 2019-10-24 13:52 UTC  (3+ messages)
` [virtio-comment] [PATCH v2 1/1] "
  ` [virtio-comment] "

[PATCH] drm/i915/selftests: Mock the engine sorting for easy validation
 2019-10-24 13:51 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] rdma: Remove nes ABI header
 2019-10-24 13:51 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.