All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-05 09:26:09 to 2019-07-05 10:20:10 UTC [more...]

[PATCH] ALSA: cs4281: remove redundant assignment to variable val and remove a goto
 2019-07-05 10:20 UTC  (7+ messages)

linux-next: build failure after merge of the akpm-current tree
 2019-07-05 10:18 UTC  (3+ messages)

[PATCH 0/2] leds: tlc591xx: switch to OF and managed API
 2019-07-05 10:17 UTC  (3+ messages)
` [PATCH 1/2] leds: tlc591xx: simplify driver by using the managed led API

[PATCH 1/8] drm/i915: Order assert forcewake test
 2019-07-05 10:16 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] tpm: Document UEFI event log quirks
 2019-07-05 10:15 UTC  (4+ messages)

[Qemu-devel] pl031 time across vm save/reload
 2019-07-05 10:13 UTC  (4+ messages)

[PATCH 0/4] Add a generic driver for LED-based backlight
 2019-07-05 10:14 UTC  (14+ messages)
` [PATCH 3/4] backlight: add led-backlight driver
` [PATCH 4/4] devicetree: Add led-backlight binding

[PATCH] drm/vkms: prime import support
 2019-07-05 10:14 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 2/2] powercap/rapl: Add Ice Lake NNPI support to RAPL driver
 2019-07-05 10:13 UTC  (4+ messages)

[PATCH v5 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2019-07-05 10:13 UTC  (14+ messages)
` [PATCH v5 08/12] dt-bindings: mediatek: Change the binding for mmsys clocks

[PATCH v3] serial/8250: Add support for NI-Serial PXI/PXIe+485 devices
 2019-07-05  8:33 UTC 

[dpdk-dev] [PATCH v6 0/2] ipsec: ECN and DSCP header reconstruction
 2019-07-05 10:12 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7 "

GRUB 2.04 release
 2019-07-05 10:12 UTC 

[RFC PATCH v2 0/3] Support CPU hotplug for ARM64
 2019-07-05 10:12 UTC  (3+ messages)

[f2fs-dev] [PATCH] fsck: Fix data loss issue observed during SPO
 2019-07-05 10:11 UTC  (2+ messages)

[PATCH] PCI: tegra: Fix support for GPIO based PERST#
 2019-07-05 10:11 UTC  (4+ messages)

[PATCH] checkpatch: DT bindings vendor prefixes file yas been translated into yaml
 2019-07-05 10:11 UTC  (3+ messages)

[PATCH v2] Documentation: ABI: power: Add missing newline at end of file
 2019-07-05 10:09 UTC  (2+ messages)

[PATCH 2/2] Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents
 2019-07-05 10:09 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] generic: test cloning large exents to a file with many small extents
 2019-07-05 10:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] PM: sleep: Drop dev_pm_skip_next_resume_phases()
 2019-07-05 10:09 UTC  (3+ messages)

[PATCHv6 00/28] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-07-05  9:56 UTC  (30+ messages)
` [PATCHv6 01/28] PCI: mobiveil: Unify register accessors
` [PATCHv6 02/28] PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv6 03/28] PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows
` [PATCHv6 04/28] PCI: mobiveil: Update the resource list traversal function
` [PATCHv6 05/28] PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window
` [PATCHv6 06/28] PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions
` [PATCHv6 07/28] PCI: mobiveil: Fix the Class Code field
` [PATCHv6 08/28] PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()
` [PATCHv6 09/28] PCI: mobiveil: Move IRQ chained handler setup out of DT parse
` [PATCHv6 10/28] PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
` [PATCHv6 11/28] PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()
` [PATCHv6 12/28] dt-bindings: PCI: mobiveil: Change gpio_slave and apb_csr to optional
` [PATCHv6 13/28] PCI: mobiveil: Reformat the code for readability
` [PATCHv6 14/28] PCI: mobiveil: Make the register updating more readable
` [PATCHv6 15/28] PCI: mobiveil: Revise the MEM/IO outbound window initialization
` [PATCHv6 16/28] PCI: mobiveil: Fix the returned error number
` [PATCHv6 17/28] PCI: mobiveil: Remove an unnecessary return value check
` [PATCHv6 18/28] PCI: mobiveil: Remove redundant var definitions and register read operations
` [PATCHv6 19/28] PCI: mobiveil: Fix the valid check for inbound and outbound window
` [PATCHv6 20/28] PCI: mobiveil: Add the statistic of initialized inbound windows
` [PATCHv6 21/28] PCI: mobiveil: Clear the target fields before updating the register
` [PATCHv6 22/28] PCI: mobiveil: Mask out the lower 10-bit hardcode window size
` [PATCHv6 23/28] PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound window
` [PATCHv6 24/28] PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound window
` [PATCHv6 25/28] PCI: mobiveil: Fix the CPU "
` [PATCHv6 26/28] PCI: mobiveil: Move PCIe PIO enablement out of inbound window routine
` [PATCHv6 27/28] PCI: mobiveil: Fix infinite-loop in the INTx process
` [PATCHv6 28/28] PCI: mobiveil: Fix the potential INTx missing problem

[PATCH v3 0/2] Document the configuration of b53
 2019-07-05  9:57 UTC  (3+ messages)
` [PATCH v3 1/2] Documentation: net: dsa: Describe DSA switch configuration
` [PATCH v3 2/2] Documentation: net: dsa: b53: Describe b53 configuration

[Qemu-devel] [PATCH] ati-vga: Add registers for getting apertures
 2019-07-05 10:00 UTC 

[U-Boot] [PATCH] rockchip: make_fit_atf.py: fix loadables property set error
 2019-07-05 10:06 UTC  (3+ messages)

[PATCH] ALSA: hda: Simplify snd_hdac_refresh_widgets()
 2019-07-05 10:06 UTC 

[PATCH v3 1/2] powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
 2019-07-05 10:01 UTC  (4+ messages)
` [PATCH v3 1/2] powerpc/boot: add {get,put}_unaligned_be32 "
` [PATCH v3 2/2] powerpc/boot: pass CONFIG options in a simpler and more robust way

[dpdk-dev] [PATCH v2 1/2] test/distributor: flush with worker shutdown test fails
 2019-07-05 10:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 1/2] test/distributor: fix flush with worker shutdown test
  ` [dpdk-dev] [PATCH v3 2/2] distributor: fix additional check on no of workers

dev_pkgs feature caused conflict
 2019-07-05 10:02 UTC  (3+ messages)

[PATCH v2] powerpc/boot: pass CONFIG options in a simpler and more robust way
 2019-07-05  9:59 UTC  (4+ messages)

[Xen-devel] [PATCH] x86/ctxt-switch: Document and improve GDT handling
 2019-07-05 10:00 UTC  (2+ messages)

[PATCH 2/5] Btrfs: fix inode cache block reserve leak on failure to allocate data space
 2019-07-05 10:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] block/rbd: implement .bdrv_get_allocated_file_size callback
 2019-07-05  9:58 UTC  (2+ messages)

[PATCH v2 1/3] cve-check: Depends on cve-update-db-native
 2019-07-05 10:00 UTC  (4+ messages)
` [PATCH v2 2/3] cve-update-db: Use NVD CPE data to populate PRODUCTS table
` [PATCH v2 3/3] cve-check: Update unpatched CVE matching
` ✗ patchtest: failure for "[v2] cve-check: Depends on cve..." and 2 more

linux-next boot error: WARNING in corrupted
 2019-07-05  9:59 UTC  (4+ messages)

[PATCH 00/13] Add support for QCOM Core Power Reduction
 2019-07-05  9:57 UTC  (14+ messages)
` [PATCH 01/13] dt-bindings: cpufreq: Re-organise kryo cpufreq to use it for other nvmem based qcom socs
` [PATCH 02/13] cpufreq: qcom: "
` [PATCH 03/13] dt-bindings: cpufreq: qcom-nvmem: Make speedbin related properties optional
` [PATCH 04/13] cpufreq: qcom: Refactor the driver to make it easier to extend
` [PATCH 05/13] dt-bindings: cpufreq: qcom-nvmem: Support pstates provided by a power domain
` [PATCH 06/13] cpufreq: qcom: Add support for qcs404 on nvmem driver
` [PATCH 07/13] cpufreq: Add qcs404 to cpufreq-dt-platdev blacklist
` [PATCH 08/13] dt-bindings: opp: Add qcom-opp bindings with properties needed for CPR
` [PATCH 09/13] dt-bindings: power: avs: Add support for CPR (Core Power Reduction)
` [PATCH 10/13] "
` [PATCH 11/13] arm64: dts: qcom: qcs404: Add CPR and populate OPP table
` [PATCH 12/13] arm64: defconfig: enable CONFIG_QCOM_CPR
` [PATCH 13/13] arm64: defconfig: enable CONFIG_ARM_QCOM_CPUFREQ_NVMEM

[PATCH 0/8] thunderbolt: Intel Ice Lake support
 2019-07-05  9:58 UTC  (9+ messages)
` [PATCH 1/8] thunderbolt: Correct path indices for PCIe tunnel
` [PATCH 2/8] thunderbolt: Move NVM upgrade support flag to struct icm
` [PATCH 3/8] thunderbolt: Use 32-bit writes when writing ring producer/consumer
` [PATCH 4/8] thunderbolt: Do not fail adding switch if some port is not implemented
` [PATCH 5/8] thunderbolt: Hide switch attributes that are not set
` [PATCH 6/8] thunderbolt: Expose active parts of NVM even if upgrade is not supported
` [PATCH 7/8] thunderbolt: Add support for Intel Ice Lake
` [PATCH 8/8] ACPI / property: Add two new Thunderbolt property GUIDs to the list

[PATCH kvmtool 0/2] Add terminal detach feature
 2019-07-05  9:59 UTC  (3+ messages)
` [PATCH kvmtool 1/2] term: Avoid busy loop with unconnected pseudoterminals
` [PATCH kvmtool 2/2] Add detach feature

[dpdk-dev] [PATCH v1 1/3] eal/mcslock: add mcs queued lock implementation
 2019-07-05  9:56 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/3] MCS "
  ` [dpdk-dev] [PATCH v2 1/3] eal/mcslock: add mcs "
  ` [dpdk-dev] [PATCH v2 2/3] eal/mcslock: use generic msc queued lock on all arch
  ` [dpdk-dev] [PATCH v2 3/3] test/mcslock: add mcs queued lock unit test

[Virtio-fs] Achieving parallelism in virtiofsd
 2019-07-05  9:56 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/4] ethdev: add GRE key field to flow API
 2019-07-05  9:54 UTC  (6+ messages)
` [dpdk-dev] [PATCH v7 0/4] match on GRE's key
  ` [dpdk-dev] [PATCH v7 1/4] ethdev: add GRE key field to flow API
  ` [dpdk-dev] [PATCH v7 2/4] net/mlx5: support match GRE protocol on DR engine
  ` [dpdk-dev] [PATCH v7 3/4] net/mlx5: match GRE's key and present bits
  ` [dpdk-dev] [PATCH v7 4/4] app/testpmd: "

[PATCH v3 0/3] PCI / ACPI: Handle sibling devices sharing power resources
 2019-07-05  9:51 UTC  (3+ messages)

[PATCH] KVM: LAPIC: Reset timer_advance_ns to 1000 after adaptive tuning goes insane
 2019-07-05  9:50 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH-for-4.2] tracing: Allow to tune tracing options via the environment
 2019-07-05  9:48 UTC  (6+ messages)

[PATCH v2 0/5] PM: PCI/ACPI: Hibernation handling fixes
 2019-07-05  9:50 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 for-4.1] target/arm: NS BusFault on vector table fetch escalates to NS HardFault
 2019-07-05  9:48 UTC  (2+ messages)
` [Qemu-arm] "

[dpdk-dev] [PATCH v5 1/6] app/test-compress-perf: add weak functions for multi-cores test
 2019-07-05  9:50 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 0/6] add multiple cores feature to test-compress-perf

[PATCH 0/2] ACPI: PM: Fix two issues in acpi_device_set_power()
 2019-07-05  9:49 UTC  (4+ messages)
` [PATCH 1/2] ACPI: PM: Avoid evaluating _PS3 on transitions from D3hot to D3cold

[dpdk-dev] [PATCH] mem: fix typo in API description
 2019-07-05  9:48 UTC  (2+ messages)

skcipher and aead API question
 2019-07-05  9:48 UTC 

[PATCH v8 0/6] HDCP2.2 Phase II
 2019-07-05  9:48 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for HDCP2.2 Phase II (rev10)

[PATCH] PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()
 2019-07-05  9:48 UTC  (3+ messages)

[Qemu-devel] [PULL 00/22] virtio, pc, pci: features, fixes, cleanups
 2019-07-05  9:47 UTC  (7+ messages)

[PATCH] ACPI: PM: Unexport acpi_device_get_power()
 2019-07-05  9:46 UTC  (3+ messages)

[PATCH 0/2] Associate ddc adapters with connectors
 2019-07-05  9:44 UTC  (8+ messages)
` [PATCH v3 00/22] "
  ` [PATCH v3 01/22] drm: Include ddc adapter pointer in struct drm_connector

[PATCH] ACPICA: Fix compilation with bare-metal toolchian
 2019-07-05  9:43 UTC  (3+ messages)
  ` [Devel] "

[PATCH v3] ACPI / APEI: Remove needless __ghes_check_estatus() calls
 2019-07-05  9:42 UTC  (2+ messages)

"kernel BUG" and segmentation fault with "device delete"
 2019-07-05  9:42 UTC  (2+ messages)

[PATCH] mm, memcg: support memory.{min, low} protection in cgroup v1
 2019-07-05  9:41 UTC  (3+ messages)

[PATCH 00/43] Convert doc files to ReST
 2019-07-05  9:41 UTC  (3+ messages)
` [PATCH 41/43] docs: extcon: convert it to ReST and move to acpi dir

[PATCH] ACPI: APD: remove redundant assignment to pointer clk
 2019-07-05  9:41 UTC  (3+ messages)

[PATCH v1] ACPI / PMIC: intel: Drop double removal of address space handler
 2019-07-05  9:41 UTC  (2+ messages)

[PATCH 0/5] ACPICA version 20190703
 2019-07-05  9:40 UTC  (2+ messages)

[PATCH] ACPI: PM: Make acpi_sleep_state_supported() non-static
 2019-07-05  9:40 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 0/2] standardize rawdev names
 2019-07-05  9:39 UTC  (6+ messages)
` [dpdk-dev] [RFC PATCH 1/2] drivers/raw: remove rawdev from driver directory names
` [dpdk-dev] [RFC PATCH 2/2] drivers/raw: standardize name format of rawdev drivers

[PATCH] PCI / PM: Don't runtime suspend when device only supports wakeup from D0
 2019-07-05  9:39 UTC  (4+ messages)

[PATCH V3] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
 2019-07-05  9:38 UTC  (4+ messages)

General protection faults in cifs_reconnect with Azure Files
 2019-07-05  9:38 UTC 

[PATCH] gpiolib: fix incorrect IRQ requesting of an active-low lineevent
 2019-07-05  9:33 UTC  (2+ messages)

[PATCH v2 0/2] fix vendor prefix for arcxcnn driver and bindings
 2019-07-05  9:37 UTC  (5+ messages)
` [PATCH 2/2] backlight: arcxcnn: add "arctic" vendor prefix

[PATCH] power: supply: isp1704: remove redundant assignment to variable ret
 2019-07-05  9:36 UTC  (2+ messages)

[Bug 111060] Dying Light does start but doesnt render properly
 2019-07-05  9:35 UTC  (2+ messages)

[Xen-devel] [GSOC-2019] Problem with initializing crossbar on bb-x15 in dom0
 2019-07-05  9:35 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/af_packet: append system error to error msgs
 2019-07-05  9:35 UTC  (3+ messages)
  ` [dpdk-dev] [EXT] "

[meta-oe][PATCH 1/3] cve-check: Depends on cve-update-db-native
 2019-07-05  9:34 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 RFC] qemu-nbd: Permit TLS with Unix sockets
 2019-07-05  9:31 UTC  (2+ messages)

[PATCH 0/7] Use spinlock_t instead of struct spinlock
 2019-07-05  9:33 UTC  (3+ messages)
` [PATCH 7/7] gpiolib: "

[PATCH v2 net-next] net: stmmac: enable clause 45 mdio support
 2019-07-05 17:33 UTC 

[U-Boot] [PATCH v3] drivers: net: phy: Ignore PHY ID 0 during PHY probing
 2019-07-05  9:28 UTC 

Why is Thunderbolt 3 limited to 2.5 GT/s on Linux?
 2019-07-05  9:27 UTC  (12+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Patch version changes in commit logs?
 2019-07-05  9:26 UTC  (12+ messages)

[PATCH v2 0/6] Unmappable DRM client buffers for fbdev emulation
 2019-07-05  9:26 UTC  (12+ messages)
` [PATCH v2 1/6] drm/client: Support unmapping of DRM client buffers
` [PATCH v2 2/6] drm/fb-helper: Map DRM client buffer only when required
` [PATCH v2 3/6] drm/fb-helper: Instanciate shadow FB if configured in device's mode_config
` [PATCH v2 4/6] drm/ast: Replace struct ast_fbdev with generic framebuffer emulation
` [PATCH v2 5/6] drm/bochs: Use shadow buffer for bochs framebuffer console
` [PATCH v2 6/6] drm/mgag200: Replace struct mga_fbdev with generic framebuffer emulation

[U-Boot] buildman cause PC hang for long time
 2019-07-05  9:26 UTC  (2+ messages)


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.