All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-06 17:42:22 to 2018-02-06 18:40:20 UTC [more...]

[PATCH] drm: Add properties to control YCbCr to RGB conversion
 2018-02-06 18:35 UTC  (6+ messages)
` [PATCH] drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to drm_plane

[PATCH v1 0/1] spi_ks8995: use regmap to access chip registers
 2018-02-06 18:11 UTC  (8+ messages)

power management problems in ehci-omap
 2018-02-06 18:40 UTC  (2+ messages)

[PATCH iproute2 v1] ip netns: allow negative nsid
 2018-02-06 18:39 UTC 

[Qemu-devel] [PATCH v2 3/6] qapi: add nbd-server-remove
 2018-02-06 18:38 UTC  (15+ messages)

EAL reports "ot enough memory available on socket 0!"
 2018-02-06 18:38 UTC 

[PATCH 01/10] drm/vblank: Data type fixes for 64-bit vblank sequences
 2018-02-06 18:38 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [01/10] "

[igt-dev] [PATCH i-g-t 00/11] trace.pl fixes
 2018-02-06 18:37 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 05/11] trace.pl: Use context hw_id as context id

[Buildroot] [PATCH v2 1/1] 2017.11.x: fix refpolicy build failure
 2018-02-06 18:37 UTC  (3+ messages)

[PATCH 0/2] Add DTS for SDM845 SoC and MTP
 2018-02-06 18:37 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: sdm845: Add serial console support

[PATCH v5 0/8] ARM: VGIC/GIC separation cleanups
 2018-02-06 18:36 UTC  (3+ messages)
` [PATCH v5 5/8] ARM: VGIC: factor out vgic_connect_hw_irq()

[PATCH v3 0/6] cpufreq: schedutil: fixes for flags updates
 2018-02-06 18:36 UTC  (6+ messages)

[U-Boot] [PATCH] NET: designware: fix clock enable
 2018-02-06 18:36 UTC  (2+ messages)

[PATCH v2] socket: Provide put_cmsg_whitelist() for constant size copies
 2018-02-06 18:36 UTC  (6+ messages)

[PATCH BUGFIX 0/1] block, bfq: handle requeues of I/O requests
 2018-02-06 18:35 UTC  (11+ messages)
` [PATCH BUGFIX 1/1] block, bfq: add requeue-request hook

[PATCH] drm/i915/audio: do not set Maud/Naud values manually on KBL
 2018-02-06 18:35 UTC  (3+ messages)

[PATCH v4 1/6] test: fix memory leak in bitmap test
 2018-02-06 18:34 UTC  (3+ messages)
` [PATCH v5 "

[PATCH 0/7] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
 2018-02-06 18:33 UTC  (13+ messages)
` [PATCH 3/7] xen/arm: vpsci: Add support for PSCI 1.1
` [PATCH 4/7] xen/arm: vsmc: Implement SMCCC 1.1
` [PATCH 5/7] xen/arm: vsmc: Implement SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 7/7] xen/arm64: Implement a fast path for handling SMCCC_ARCH_WORKAROUND_1

[BUG] x86 : i486 reporting to be vulnerable to Meltdown/Spectre_V1/Spectre_V2
 2018-02-06 18:33 UTC  (3+ messages)

[PATCH v4 0/3] Utilization estimation (util_est) for FAIR tasks
 2018-02-06 18:33 UTC  (4+ messages)
` [PATCH v4 1/3] sched/fair: add util_est on top of PELT

[PATCH] drm/i915/pmu: Fix sleep under atomic in RC6 readout
 2018-02-06 18:33 UTC  (2+ messages)
` [PATCH v2] "

[Cluster-devel] [RHEL7 fs 0/3] gfs2: Fixes to "Implement iomap for block_map"
 2018-02-06 18:31 UTC  (4+ messages)
` [Cluster-devel] [RHEL7 fs 1/3] iomap: warn on zero-length mappings
` [Cluster-devel] [RHEL7 fs 2/3] gfs2: Clean up {lookup, fillup}_metapath
` [Cluster-devel] [RHEL7 fs 3/3] gfs2: Fixes to "Implement iomap for block_map"

j1939: Attempt to make j1939 network namespace-aware
 2018-02-06 18:30 UTC  (4+ messages)

[PATCH] can: ucan: add driver for Theobroma Systems UCAN devices
 2018-02-06 18:06 UTC  (3+ messages)

[PATCH] glibc: improve reproducibility with multilib
 2018-02-06 18:30 UTC  (3+ messages)

[PATCH 00/17] perf tools: Assorted fixes
 2018-02-06 18:18 UTC  (18+ messages)
` [PATCH 01/17] perf report: Ask ordered events for --tasks option
` [PATCH 02/17] perf record: Put new line after target override warning
` [PATCH 03/17] perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUND
` [PATCH 04/17] tools lib api fs: Add filename__read_xll function
` [PATCH 05/17] tools lib api fs: Add sysfs__read_xll function
` [PATCH 06/17] tools lib symbol: Skip non-address kallsyms line
` [PATCH 07/17] perf tools: Free root_dir in machine__init error path
` [PATCH 08/17] perf tools: Move kernel mmap name into struct machine
` [PATCH 09/17] perf tools: Don't search for active kernel start in __machine__create_kernel_maps
` [PATCH 10/17] perf tools: Generalize machine__set_kernel_mmap function
` [PATCH 11/17] perf tools: Use machine__set_kernel_mmap instead of map_groups__fixup_end
` [PATCH 12/17] perf tools: Rename __map_groups__fixup_end to map_groups__fixup_end
` [PATCH 13/17] perf tools: Remove machine__load_kallsyms function
` [PATCH 14/17] perf tools: Do not create kernel maps in sample__resolve
` [PATCH 15/17] perf tools: Check if we read regular file in dso__load
` [PATCH 16/17] perf tests: Fix dwarf unwind for stripped binaries
` [PATCH 17/17] perf tools: Fix comment for sort__* compare functions

[PATCH 0/1] Remote calls don't need to use privilege ports
 2018-02-06 18:22 UTC  (7+ messages)

Missing git options
 2018-02-06 18:27 UTC  (4+ messages)

[PATCH] ld.so(8): make lack of separator escaping explicit
 2018-02-06 18:28 UTC  (4+ messages)
` [PATCH v2] ld.so.8: "

[Qemu-devel] [PATCH v2] iotests: 205: support luks format
 2018-02-06 18:26 UTC  (2+ messages)

[PATCH] Revert "cpuidle: Make drivers initialize polling state"
 2018-02-06 18:26 UTC  (7+ messages)
    ` [PATCH] x86: PM: Make APM idle driver initialize polling state

[PATCH] ARM: dts: da850-evm: add clock properties to the nand node
 2018-02-06 18:25 UTC  (9+ messages)

[v2] dmaengine: pl330: flush before wait, and add dev burst support
 2018-02-06 18:24 UTC 

[Qemu-devel] [PATCH v5 1/1] s390x/cpu: expose the guest crash information
 2018-02-06 18:21 UTC  (3+ messages)

[RFC PATCH v1 00/13] lru_lock scalability
 2018-02-06 18:18 UTC  (10+ messages)
` [RFC PATCH v1 12/13] mm: split up release_pages into non-sentinel and sentinel passes
` [RFC PATCH v1 13/13] mm: splice local lists onto the front of the LRU

[PATCH] drm/i915/ivb+: Use the correct render forcewake ACK register
 2018-02-06 18:20 UTC 

[nft PATCH] Enable automerge feature for anonymous sets
 2018-02-06 18:18 UTC 

[Qemu-devel] how to handle QOM 'container' objects whose contents depend on QOM properties?
 2018-02-06 18:18 UTC 

[PATCH] classes/npm: replace cache clear with cache clean --force
 2018-02-06 16:45 UTC  (5+ messages)

[PATCH] x86/nmi: lower initial watchdog frequency to avoid boot hangs
 2018-02-06 18:17 UTC  (6+ messages)

Annotate is broken with --symfs option
 2018-02-06 18:17 UTC 

power management problems in ehci-omap
 2018-02-06 18:16 UTC  (2+ messages)

Xen ARM community call Tuesday 13th February 5PM UTC
 2018-02-06 18:14 UTC  (2+ messages)

[U-Boot] [PATCH] Convert LIB_UUID to Kconfig
 2018-02-06 18:14 UTC 

force remapping a pending sector in sw raid5 array
 2018-02-06 18:14 UTC 

[RFC 0/4] KVM: Support PUD hugepages at stage 2
 2018-02-06 18:13 UTC  (9+ messages)
` [RFC 2/4] KVM: arm64: Support dirty page tracking for PUD hugepages
` [RFC 4/4] KVM: arm64: Add support for PUD hugepages at stage 2

Luminous v12.2.3 approvals
 2018-02-06 18:10 UTC  (3+ messages)

[RFC] virtio-iommu version 0.6
 2018-02-06 18:11 UTC  (2+ messages)
` [virtio-dev] "

[PATCH 00/20] Remove references to undefined symbols and fix two potential bugs
 2018-02-06 18:09 UTC  (4+ messages)
` [PATCH 16/20] auxdisplay: img-ascii-lcd: Remove MIPS_SEAD3 dep

[PATCH] vmd: Interrupt affinity pairing to child devices
 2018-02-06 18:10 UTC  (2+ messages)

[PATCH v3 0/2] irqchip: qcom: add support for PDC interrupt controller
 2018-02-06 18:09 UTC  (4+ messages)
` [PATCH v3 1/2] drivers: irqchip: pdc: Add PDC interrupt controller for QCOM SoCs
` [PATCH v3 2/2] dt-bindings/interrupt-controller: pdc: descibe PDC device binding

[Qemu-devel] [PATCH] iotests: 205: support luks format
 2018-02-06 18:07 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] block latency histogram
 2018-02-06 18:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] qapi: add block latency histogram interface

[PATCH v4 0/7] Allow setting up shared memory areas between VMs from xl config files
 2018-02-06 18:06 UTC  (9+ messages)
` [PATCH v4 4/7] libxl: support mapping static shared memory areas during domain creation
` [PATCH v4 5/7] libxl: support unmapping static shared memory areas during domain destruction

[Printing-architecture] MOVED: OP call next week (02/13/18)
 2018-02-06 18:05 UTC 

[Qemu-devel] [PULL 00/11] VFIO updates 2018-02-05
 2018-02-06 18:04 UTC  (3+ messages)

[RFC PATCH 000/194] Moving global state into the repository object
 2018-02-06 18:04 UTC  (16+ messages)
` [PATCH 021/194] pack: add repository argument to reprepare_packed_git
  ` [PATCH 025/194] object-store: allow prepare_alt_odb to handle arbitrary repositories
  ` [PATCH 042/194] object-store: move alternates API to new alternates.h
  ` [PATCH 059/194] refs: store the main ref store inside the repository struct
  ` [PATCH 092/194] object: move grafts to object parser

[PATCH] examples/ip_pipeline: fix timer_period unit
 2018-02-06 18:03 UTC  (2+ messages)

[PATCH] extensions: add tests for comp match options
 2018-02-06 18:03 UTC 

power management problems in ehci-omap
 2018-02-06 18:03 UTC  (2+ messages)

[Buildroot] [NEXT 1/1] sngrep: bump to 1.4.5
 2018-02-06 18:03 UTC 

[PATCH 0/4] dm unstriped: support non power of 2 chunk size
 2018-02-06 18:03 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] dm unstriped: remove superfluous module init error path message

[Printing-architecture] REMINDER: OP call today (02/06/18)
 2018-02-06 18:02 UTC  (5+ messages)

[PATCH v2] arc: dts: use 'atmel' as manufacturer for at24 in axs10x_mb
 2018-02-06 18:01 UTC  (4+ messages)

possible deadlock in rtnl_lock (3)
 2018-02-06 18:00 UTC  (2+ messages)

[PATCH v4 00/17] arm64: Add SMCCC v1.1 support and CVE-2017-5715 (Spectre variant 2) mitigation
 2018-02-06 17:56 UTC  (41+ messages)
` [PATCH v4 01/17] arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
` [PATCH v4 02/17] arm: "
` [PATCH v4 03/17] arm64: KVM: Increment PC after handling an SMC trap
` [PATCH v4 04/17] arm/arm64: KVM: Consolidate the PSCI include files
` [PATCH v4 05/17] arm/arm64: KVM: Add PSCI_VERSION helper
` [PATCH v4 06/17] arm/arm64: KVM: Add smccc accessors to PSCI code
` [PATCH v4 07/17] arm/arm64: KVM: Implement PSCI 1.0 support
` [PATCH v4 08/17] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH v4 09/17] arm/arm64: KVM: Turn kvm_psci_version into a static inline
` [PATCH v4 10/17] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v4 11/17] arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH v4 12/17] firmware/psci: Expose PSCI conduit
` [PATCH v4 13/17] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH v4 14/17] arm/arm64: smccc: Make function identifiers an unsigned quantity
` [PATCH v4 15/17] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH v4 16/17] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v4 17/17] arm64: Kill PSCI_GET_VERSION as a variant-2 workaround

[STABLE 4.9.y PATCH 0/9] Backport of KVM Speculation Control support
 2018-02-06 18:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facility
 2018-02-06 18:00 UTC  (7+ messages)

[PATCH]nvme-pci: Fixes EEH failure on ppc
 2018-02-06 18:00 UTC  (7+ messages)

Redfish on OpenBMC
 2018-02-06 17:58 UTC  (6+ messages)

[PATCH V3 0/5] bugs fix for large PEBS mmap read and rdpmc read
 2018-02-06 17:58 UTC  (4+ messages)
` [PATCH V3 1/5] perf/x86/intel: fix event update for auto-reload

IXGBE, IOMMU DMAR DRHD handling fault issue
 2018-02-06 17:55 UTC  (14+ messages)

Use cases for logging in CTF
 2018-02-06 17:43 UTC 

Regression in 39461af74125 "bitmap: replace bitmap_{from,to}_u32array"
 2018-02-06 17:53 UTC  (4+ messages)

[PATCH] examples/l2fwd: check if user portmask is valid
 2018-02-06 17:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] bb/null: fix exported dynamic log type
 2018-02-06 17:50 UTC  (3+ messages)
` [PATCH v2] bbdev: "

[tpm2] [tpm2-software/tpm2-tools] a89db7: lib: add routine for printing obj attrs
 2018-02-06 17:49 UTC 

[PATCH] mm: Always print RLIMIT_DATA warning
 2018-02-06 17:48 UTC  (3+ messages)

[Qemu-devel] [qemu-web PATCH] Add a blog post with the presentations from DevConf and FOSDEM 2018
 2018-02-06 17:46 UTC  (2+ messages)

[PATCH] ether: fix incorrect stats query for lowest xstat id
 2018-02-06 17:46 UTC  (3+ messages)

[tpm2] [tpm2-software/tpm2-tools] 024118: fix travis badge
 2018-02-06 17:45 UTC 

[PATCH 0/9] perf events patches for improved ARM64 support
 2018-02-06 17:45 UTC  (10+ messages)
` [PATCH 1/9] perf vendor events: drop incomplete multiple mapfile support
` [PATCH 2/9] perf utils: add support for pmu events vendor sub-directory
` [PATCH 3/9] perf vendor events arm64: Relocate ThunderX2 JSON
` [PATCH 4/9] perf vendor events arm64: Relocate Cortex A53 JSONs
` [PATCH 5/9] perf utils: add support for arch standard events
` [PATCH 6/9] perf utils: add armv8-recommended.json
` [PATCH 7/9] perf utils: fixup Cavium ThunderX2 JSON to use ARMv8 recommended events
` [PATCH 8/9] perf utils: fixup ARM Cortex A53 JSONs "
` [PATCH 9/9] perf utils: add HiSilicon hip08 JSON file


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.