All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-04 10:12:59 to 2017-10-04 10:55:21 UTC [more...]

[Qemu-devel] [RFC PATCH 00/32] Command line QAPIfication
 2017-10-04 10:55 UTC  (14+ messages)
` [Qemu-devel] [RFC PATCH 01/32] tests/qapi-schema: Improve coverage of '@'
` [Qemu-devel] [RFC PATCH 03/32] qapi2texi: Fix for examples containing '@'
` [Qemu-devel] [RFC PATCH 04/32] qapi2texi: Fix for '@' not followed by \w character
` [Qemu-devel] [RFC PATCH 07/32] qapi: Drop superfluous allow_optional=True
` [Qemu-devel] [RFC PATCH 08/32] qapi: Simplify check_name() parameters
` [Qemu-devel] [RFC PATCH 09/32] qapi: check_type() parameter allow_optional is now unused, drop

[PATCH 1/1] [tools]: android/ion: userspace test utility for ion buffer sharing
 2017-10-04 10:54 UTC  (4+ messages)
` [PATCHv2 "

[PATCH 0/3] service: add attribute get and reset
 2017-10-04 10:54 UTC  (4+ messages)
` [PATCH 1/3] service: add attribute get function
` [PATCH 2/3] service: add reset all attributes for service
` [PATCH 3/3] service: add attribute for number of invokations

[PATCH v1] convert: display progress for filtered objects that have been delayed
 2017-10-04 10:52 UTC  (3+ messages)

[PATCH 00/11] introduce security offload library
 2017-10-04 10:52 UTC  (4+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 06/12] ethdev: extend ethdev to support security APIs

u-boot recipe: Missing dependencies
 2017-10-04 10:51 UTC  (2+ messages)

[PATCH v3 0/5] Call GetEventLog before ExitBootServices
 2017-10-04 10:51 UTC  (7+ messages)
` [PATCH v3 4/5] efi: call get_event_log "

[U-Boot] [PATCH] dwc: ep0: Allocate and flush dwc->ep0_trb in a cache aligned manner
 2017-10-04 10:51 UTC  (5+ messages)

[RFC PATCH] mmc: tmio: check mmc_regulator_get_supply return value
 2017-10-04 10:50 UTC  (4+ messages)

[PATCH 0/3] Fix single step for traps
 2017-10-04 10:50 UTC  (22+ messages)
` [PATCH 3/3] arm64: kvm: Fix single step for guest skipped instructions

[kernel-hardening] [RFC V2 0/6] add more kernel pointer filter options
 2017-10-04 10:50 UTC  (12+ messages)
` [kernel-hardening] [RFC V2 2/6] lib: vsprintf: whitelist stack traces

[Qemu-devel] [Bug 1721221] [NEW] PCI-E passthrough of Nvidia GTX GFX card to Win 10 guest fails with "kvm_set_phys_mem: error registering slot: Invalid argument"
 2017-10-04 10:36 UTC  (2+ messages)
` [Qemu-devel] [Bug 1721221] "

Maturity of GRUB on powerpc/ppc64?
 2017-10-04 10:50 UTC  (6+ messages)

[PATCH 0/7] regulator: axp20x: Add support for AXP813/818 regulators
 2017-10-04 10:50 UTC  (9+ messages)
` [PATCH 2/7] regulator: axp20x: Add support for AXP813 regulators
` [PATCH 3/7] mfd: axp20x: Add axp20x-regulator cell for AXP813

[PATCH v3 00/22] firmware: ARM System Control and Management Interface(SCMI) support
 2017-10-04 10:50 UTC  (5+ messages)
` [PATCH v3 02/22] dt-bindings: arm: add support for ARM System Control and Management Interface(SCMI) protocol

[PATCH 0/7] Remove remaining Exynos4212-related dead code
 2017-10-04 10:50 UTC  (5+ messages)
  ` [PATCH 3/7] mmc: sdhci-s3c: Fix driver data for Exynos4 SoCs

[PATCH v2 0/2] MIPS CRC instruction support
 2017-10-04 10:48 UTC  (5+ messages)
` [PATCH v2 1/2] MIPS: add crc instruction support flag to elf_hwcap
` [PATCH v2 2/2] MIPS: crypto: Add crc32 and crc32c hw accelerated module

multi producer / multi consumer lock-free queue with ptr_ring
 2017-10-04 11:18 UTC 

[PATCH] extcon: Split out extcon header file for consumer and provider device
 2017-10-04 10:48 UTC  (4+ messages)

[PATCH v2 0/2] Correct Tegra20 FUSE driver DMA usage
 2017-10-04 10:48 UTC  (5+ messages)
` [PATCH v2 1/2] soc/tegra: fuse: Fix reading registers using DMA on Tegra20
` [PATCH v2 2/2] soc/tegra: fuse: Explicitly request DMA channel from APB DMA driver

[PATCH v3 00/14] drm/sun4i: hdmi: Support HDMI controller on A31
 2017-10-04 10:47 UTC  (4+ messages)
` [PATCH v3 09/14] regmap: add iopoll-like polling macro for regmap_field

Openscap build fails while do_package_qa
 2017-10-04 10:47 UTC 

[PATCH] [media] ov5645: I2C address change
 2017-10-04 10:47 UTC  (3+ messages)

[Qemu-devel] [PATCH v9 00/12] Multifd
 2017-10-04 10:46 UTC  (13+ messages)
` [Qemu-devel] [PATCH v9 01/12] qapi: Fix grammar in x-multifd-page-count descriptions
` [Qemu-devel] [PATCH v9 02/12] migration: Improve migration thread error handling
` [Qemu-devel] [PATCH v9 03/12] migration: Make migrate_fd_error() the owner of the Error
` [Qemu-devel] [PATCH v9 04/12] migration: Start of multiple fd work
` [Qemu-devel] [PATCH v9 05/12] migration: Create ram_multifd_page
` [Qemu-devel] [PATCH v9 06/12] migration: Send the fd number which we are going to use for this page
` [Qemu-devel] [PATCH v9 07/12] migration: Create thread infrastructure for multifd recv side
` [Qemu-devel] [PATCH v9 08/12] migration: Test new fd infrastructure
` [Qemu-devel] [PATCH v9 09/12] migration: Rename initial_bytes
` [Qemu-devel] [PATCH v9 10/12] migration: Transfer pages over new channels
` [Qemu-devel] [PATCH v9 11/12] migration: Flush receive queue
` [Qemu-devel] [PATCH v9 12/12] migration: Add multifd test

[PATCH 1/2] block: genhd: add device_add_disk_with_groups
 2017-10-04 10:46 UTC  (7+ messages)

[PATCH 0/3] tpm: retrieve digest size of unknown algorithms from TPM
 2017-10-04 10:45 UTC  (4+ messages)
` [PATCH 1/3] tpm: move PCR read code to static function tpm2_pcr_read_common()

[PATCH i-g-t v5 00/11] Improve robustness of the i915 perf tests
 2017-10-04 10:44 UTC  (6+ messages)
` [PATCH i-g-t v5 02/11] tests/perf: add per context filtering test for gen8+
` [PATCH i-g-t v5 11/11] tests/perf: add support for Coffeelake

[PATCH] rndis_host: support Novatel Verizon USB730L
 2017-10-04 10:44 UTC  (4+ messages)

[PATCH] drm/i915/cnl: Do not add an extra page for precaution in the Gen10 LRC size
 2017-10-04 10:44 UTC  (4+ messages)

[PATCH 00/14] pinctrl: sh-pfc: Add suspend/resume support
 2017-10-04 10:44 UTC  (10+ messages)
` [PATCH 03/14] pinctrl: sh-pfc: Add generic bias register description
` [PATCH 04/14] pinctrl: sh-pfc: Add sh_pfc_pin_to_bias_reg() helper
` [PATCH 05/14] pinctrl: sh-pfc: r8a7795-es1: Use generic bias register description
` [PATCH 09/14] pinctrl: sh-pfc: Remove obsolete sh_pfc_pin_to_bias_info()

Parser error and Unexpected EOF
 2017-10-04 10:43 UTC  (4+ messages)

[PATCH] sync_file: Return consistent status in SYNC_IOC_FILE_INFO
 2017-10-04 10:43 UTC  (2+ messages)

[LTP] [PATCH 1/2] lib: allow checkpoints to be used by any uid
 2017-10-04 10:42 UTC  (2+ messages)
` [LTP] [PATCH 2/2] security/dirtyc0w: synchronize parent and child

[Part2 PATCH v4.1 07/29] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
 2017-10-04 10:42 UTC  (6+ messages)

usb/sound/bcd2000: warning in bcd2000_init_device
 2017-10-04 10:41 UTC  (9+ messages)

[PATCH] Add new uio device for PCI with dynamic memory allocation
 2017-10-04 10:40 UTC  (6+ messages)

[PATCH 0/2] runc-opencontainers updates
 2017-10-04 10:40 UTC  (3+ messages)
` [PATCH 1/2] runc-opencontainers: Update to v1.0.0-rc4
` [PATCH 2/2] runc-opencontainers: go.bbclass compile fixes

Regressions in amd-staging-drm-next
 2017-10-04 10:41 UTC  (2+ messages)

[kprobes/x86] a19b2e3d78: WARNING:at_kernel/locking/lockdep.c:#trace_hardirqs_off_caller
 2017-10-04 10:41 UTC  (7+ messages)
` [BUGFIX PATCH] kprobes/x86: Remove IRQ disabling from jprobe handlers

[PATCH 0/1] virt: Add vboxguest driver for Virtual Box Guest integration
 2017-10-04 10:40 UTC  (9+ messages)
` [PATCH] "

[PATCHv3 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-10-04 10:40 UTC  (4+ messages)
` [PATCHv3 5/7] parisc64: Add .opd based function descriptor dereference

[Qemu-devel] [PATCH 0/6] Add make check tests for Migration
 2017-10-04 10:39 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] tests: Add basic migration precopy test
` [Qemu-devel] [PATCH 2/6] tests: Add basic migration precopy tcp test
` [Qemu-devel] [PATCH 3/6] tests: Add precopy test using deprecated commands
` [Qemu-devel] [PATCH 4/6] tests: Add migration xbzrle test
` [Qemu-devel] [PATCH 5/6] tests: Add migration compress threads tests
` [Qemu-devel] [PATCH 6/6] tests: Move postcopy migration test to migrate-set-parameters

[Qemu-devel] [PATCH 0/8] qemu-options: Texinfo and --help fixes
 2017-10-04 10:39 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/8] qemu-options: Remove stray colons from output of --help
` [Qemu-devel] [PATCH 2/8] qemu-options: Fix markup of -netdev l2tpv3
` [Qemu-devel] [PATCH 3/8] qemu-options qemu-doc: Move "Device URL Syntax" to qemu-doc
` [Qemu-devel] [PATCH 4/8] qemu-options: Move -iscsi under "Block device options"
` [Qemu-devel] [PATCH 5/8] qemu-options: Add missing -iscsi Texinfo documentation

[PATCH] ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callback
 2017-10-04 10:39 UTC  (2+ messages)

[PATCH i-g-t] Fix compilation on some distros
 2017-10-04 10:39 UTC  (4+ messages)

[PATCH v3] scripts/package/builddeb: split generating packaging and build
 2017-10-04 10:38 UTC  (3+ messages)

[PATCH 0/2] ASoC: img-i2s-in: Add power management
 2017-10-04 10:38 UTC  (5+ messages)
` [PATCH 1/2] ASoC: img-i2s-in: Add suspend / resume handling
` [PATCH 2/2] ASoC: img-i2s-in: Add runtime PM

[Bug 196777] New: Virtual guest using video device QXL does not reach GDM
 2017-10-04 10:37 UTC  (2+ messages)
` [Bug 196777] "

[U-Boot] [PATCH 1/1] efi_selftest: use efi_st_error for all error messages
 2017-10-04 10:37 UTC 

[3rdparty][PATCH v2] imx7d-pico: Add machine configuration
 2017-10-04 10:36 UTC  (8+ messages)
` [3rdparty][PATCH v2] imx7d-pico: Add machine configuration (booting)

[Qemu-devel] [PATCH 00/11] qapi: Cleanups around qapi2texi
 2017-10-04 10:35 UTC  (22+ messages)
` [Qemu-devel] [PATCH 02/11] qapi: Stop rejecting #optional
` [Qemu-devel] [PATCH 03/11] qapi: Eliminate QAPISchemaParser.__init__()'s local fname
` [Qemu-devel] [PATCH 04/11] qapi: Make cur_doc local to QAPISchemaParser.__init__()
` [Qemu-devel] [PATCH 05/11] tests/qapi-schema/doc-bad-section: New, factored out of doc-good
` [Qemu-devel] [PATCH 06/11] qapi2texi: Clean up texi_sections()
` [Qemu-devel] [PATCH 07/11] qapi: Unify representation of doc section without name
` [Qemu-devel] [PATCH 08/11] qapi: Simplify representation of QAPIDoc section text
` [Qemu-devel] [PATCH 09/11] qapi2texi: Simplify representation of "
` [Qemu-devel] [PATCH 10/11] qapi: Rename QAPIDoc.parser, .section to ._parser, ._section
` [Qemu-devel] [PATCH 11/11] qapi2texi: De-duplicate code to add blank line before symbol

[PATCH v3 0/4] additional TPM performance improvements
 2017-10-04 10:29 UTC  (12+ messages)
` [PATCH v3 1/5] tpm: move wait_for_tpm_stat() to respective driver files
` [PATCH v3 2/5] tpm: ignore burstcount to improve tpm_tis send() performance
` [PATCH v3 3/5] tpm: reduce polling delay in tpm_tis wait_for_tpm_stat()
` [PATCH v3 4/5] tpm: reduce tpm_msleep() time in get_burstcount()
` [PATCH v3 5/5] tpm: use tpm_msleep() value as max delay

[PATCH v10 0/7] Cavium ARM64 uncore PMU support
 2017-10-04 10:34 UTC  (6+ messages)
` [PATCH v10 3/7] edac,soc: thunderx: Add wrapper for EDAC LMC PCI device
        ` [PATCH v10 3/7] edac, soc: "

Fw: [Bug 197099] New: Kernel panic in interrupt [l2tp_ppp]
 2017-10-04 10:33 UTC  (7+ messages)

[PATCH v6 00/11] vpci: PCI config space emulation
 2017-10-04 10:32 UTC  (9+ messages)
` [PATCH v6 02/11] vpci: introduce basic handlers to trap accesses to the PCI config space
` [PATCH v6 03/11] x86/mmcfg: add handlers for the PVH Dom0 MMCFG areas

[Regulator] Request for clarification - GPIO controlled regulator, USB VBUS,
 2017-10-04 10:32 UTC  (2+ messages)

[PATCH v2] HID: Add special driver for Jabra devices
 2017-10-04 10:31 UTC 

[lockdep] b09be676e0 BUG: unable to handle kernel NULL pointer dereference at 000001f2
 2017-10-04 10:31 UTC  (6+ messages)

[Qemu-devel] [Bug 1721220] [NEW] qemu crashes with assertion error `!mr->container' failed
 2017-10-04 10:14 UTC  (2+ messages)
` [Qemu-devel] [Bug 1721220] Re: qemu crashes with signal 6 "

[Qemu-devel] [Bug 1721222] [NEW] qemu crashes with Assertion `fdctrl->dma' failed
 2017-10-04 10:18 UTC 

[Qemu-devel] [Bug 1721224] [NEW] qemu crashes with Assertion `!bus->dma[0] && !bus->dma[1]' failed
 2017-10-04 10:20 UTC 

[PATCH 1/2] perf, tools, json: Fix ILP metrics
 2017-10-04 10:30 UTC  (4+ messages)
` [PATCH 2/2] perf, tools: Don't force MetricExprs to lower case

[PATCH] KVM: add X86_LOCAL_APIC dependency
 2017-10-04 10:28 UTC 

[PATCH v2] HID: Ignore Jabra HID interface based on firmware version
 2017-10-04 10:29 UTC 

patch "binder: fix use-after-free in binder_transaction()" added to char-misc-linus
 2017-10-04 10:28 UTC 

patch "mei: me: add gemini lake devices id" added to char-misc-linus
 2017-10-04 10:28 UTC 

patch "mei: always use domain runtime pm callbacks." added to char-misc-linus
 2017-10-04 10:28 UTC 

[PATCH] security/keys: BIG_KEY requires CONFIG_CRYPTO
 2017-10-04 10:27 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: renesas: r8a77995 and draak: enable PWM channels
 2017-10-04 10:27 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a77995: add PWM device nodes
` [PATCH 2/2] arm64: dts: renesas: r8a77995: draak: enable PWM channel 0 and 1

[PATCH v2 0/7] Crypto-perf app improvements
 2017-10-04 10:25 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 6/7] app/crypto-perf: support multiple queue pairs

[Qemu-devel] [PATCH v3 00/44] New op blocker system, part 1
 2017-10-04 10:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 28/44] block: Fix pending requests check in bdrv_append()
  ` [Qemu-devel] [Qemu-block] "

[PATCH v8 00/11] x86: guest resource mapping
 2017-10-04 10:23 UTC  (7+ messages)
` [PATCH v8 01/11] x86/hvm/ioreq: maintain an array of ioreq servers rather than a list

[PATCH] pinctrl: sh-pfc: r8a77995: Add PWM pins, groups and functions
 2017-10-04 10:22 UTC 

[PATCH i-g-t v2 0/3] igt: Add a testsuite to validate VC4 MADV ioctl
 2017-10-04 10:22 UTC  (4+ messages)
` [PATCH i-g-t v2 1/3] igt: Add a helper function to mark BOs purgeable
` [PATCH i-g-t v2 2/3] igt: Add igt_vc4_get_param() helper
` [PATCH i-g-t v2 3/3] igt: Add VC4 purgeable BO tests

[PATCH v6 00/10] Handle SMCs and HVCs in conformance with SMCCC
 2017-10-04 10:21 UTC  (4+ messages)
` [PATCH v6 08/10] arm: PSCI: use definitions provided by asm/smccc.h

[PATCH v2] gpu: ipu-v3: ipu-dc: Remove unused 'di' variable
 2017-10-04 10:20 UTC  (2+ messages)

[PATCH 0/3] fixes for running the test suite with --valgrind
 2017-10-04 10:19 UTC  (3+ messages)
  ` playing with MSan, was "

[PATCH 1/2] drm/i915/edp: Get the Panel Power Off timestamp after panel is off
 2017-10-04 10:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH] [media] ov5645: I2C address change (fwd)
 2017-10-04 10:17 UTC  (2+ messages)

[PATCH v5 0/2] staging: ion: get one device per heap
 2017-10-04 10:17 UTC  (8+ messages)
` [PATCH v5 2/2] staging: ion: create one device entry "

[PATCH] arm64: Enable MRS emulation early
 2017-10-04 10:14 UTC  (3+ messages)

[PATCH 0/2] busybox updating
 2017-10-04 10:15 UTC  (4+ messages)

[PATCH] reset: mediatek: add reset controller dt-bindings required header for MT7622 SoC
 2017-10-04 10:15 UTC  (3+ messages)

[PATCH v3 0/2] Allwinner XR819 SDIO Wi-Fi DT binding and OPi Zero XR819 IRQ
 2017-10-04 10:15 UTC  (10+ messages)
` [PATCH v3 1/2] dt-bindings: add device tree binding for Allwinner XR819 SDIO Wi-Fi

[Qemu-devel] [PATCH 0/3] hmp-commands-info: Texinfo fixes
 2017-10-04 10:13 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] hmp-commands-info: Fix "info rocker-FOO" misspellings
` [Qemu-devel] [PATCH 2/3] hmp-commands-info: Move Texinfo stanzas to conventional place
` [Qemu-devel] [PATCH 3/3] hmp-commands-info: Change "@findex FOO" to "@findex info FOO"


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.