All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-16 16:42:25 to 2017-07-16 21:42:26 UTC [more...]

[Bug 100387] War Thunder game has visual errors, missing textures
 2017-07-16 21:42 UTC  (2+ messages)

CAN GRUB DO WRITING OPERATIONS ON ATTACHED DRIVES ?
 2017-07-16 21:38 UTC 

CAN GRUB DO WRITING OPERATIONS ON ATTACHED DRIVES ?
 2017-07-16 21:37 UTC 

reftable: new ref storage format
 2017-07-16 21:31 UTC  (6+ messages)

[Buildroot] [PATCH v1] binutils-2.27: backport patch to enable CRC instructions on supported ARMv8-A CPUs
 2017-07-16 21:31 UTC  (3+ messages)

[PATCH] irqchip/gic: Use GIC_SPI symbolic constant
 2017-07-16 21:29 UTC  (5+ messages)

Patch: Remove leftover from spinlock previous used in sahara driver
 2017-07-16 21:29 UTC 

[Buildroot] [PATCH] expat: security bump to version 2.2.2
 2017-07-16 21:26 UTC  (2+ messages)

[Buildroot] [PATCH] libosip2: add upstream security fix
 2017-07-16 21:26 UTC  (2+ messages)

[PATCH] iio: adc: ad7766: Remove unneeded gpiod NULL check
 2017-07-16 21:26 UTC 

[Buildroot] [git commit] expat: security bump to version 2.2.2
 2017-07-16 21:25 UTC 

[Buildroot] [git commit] libosip2: add upstream security fix
 2017-07-16 21:25 UTC 

CLI test for rbd
 2017-07-16 21:25 UTC 

Fix dma unmap direction in iMX sahara aes calculation
 2017-07-16 21:21 UTC 

[Bug 99349] Failed to build shader (translation from TGSI)
 2017-07-16 21:17 UTC  (2+ messages)

[PATCH] pci: ftpci100: fix of_irq_get() error check
 2017-07-16 21:17 UTC  (2+ messages)

[PATCH] PCI: mvebu: Remove unneeded gpiod NULL check
 2017-07-16 21:16 UTC 

[PATCH v2 0/3] Qualcomm Light Pulse Generator
 2017-07-16 21:15 UTC  (16+ messages)
` [PATCH v2 1/3] leds: core: Introduce generic pattern interface
` [PATCH v2 3/3] DT: leds: Add Qualcomm Light Pulse Generator binding

[GIT PULL] Please pull NFS client changes for Linux 4.13
 2017-07-16 21:15 UTC  (3+ messages)

[PATCH 1/8] ASoC: sun4i-codec: Remove unneeded gpiod NULL check
 2017-07-16 21:11 UTC  (8+ messages)
` [PATCH 2/8] ASoC: wm8804: "
` [PATCH 3/8] ASoC: adau1977: "
` [PATCH 4/8] ASoC: cs35l33: "
` [PATCH 5/8] ASoC: cs35l34: "
` [PATCH 6/8] ASoC: cs42l42: "
` [PATCH 7/8] ASoC: cs53l30: "
` [PATCH 8/8] ASoC: sta32x: "

Adding new platform
 2017-07-16 20:53 UTC  (2+ messages)

[PATCH 0/7] turbostat, Fix AMD output by making turbostat aware of nodes
 2017-07-16 20:50 UTC  (8+ messages)
` [PATCH 1/7] turbostat: set max_num_cpus equal to the cpumask length
` [PATCH 2/7] turbostat: Fix node and siblings lookup data
` [PATCH 3/7] turbostat: Calculate additional node information for a package
` [PATCH 4/7] turbostat: track thread ID in cpu_topology
` [PATCH 5/7] turbostat: rename num_cores_per_pkg to num_cores_per_node
` [PATCH 6/7] turbostat: remove num_ from cpu_topology struct
` [PATCH 7/7] turbostat: add node information into turbostat calculations

[libvirt test] 111869: tolerable all pass - PUSHED
 2017-07-16 20:50 UTC 

[Qemu-devel] [PATCHv3 0/2] pci: allow PCI bus slots to be marked as reserved
 2017-07-16 20:27 UTC  (3+ messages)
` [Qemu-devel] [PATCHv3 1/2] pci: move check for existing devfn into new pci_bus_devfn_available() helper
` [Qemu-devel] [PATCHv3 2/2] pci: add reserved slot check to do_pci_register_device()

USB, IDE and SATA: GRUB inizialitation
 2017-07-16 20:25 UTC  (4+ messages)

[RFC PATCH 0/2] device tree support for board revision
 2017-07-16 20:00 UTC  (9+ messages)
` [RFC PATCH 1/2] Documentation: devicetree: root node board-revision property documentation
` [RFC PATCH 2/2] arm: setup: Show the board revision from devicetree in cpuinfo

[Qemu-devel] [PATCH v2 00/45] tcg: support for multiple TCG contexts
 2017-07-16 20:04 UTC  (46+ messages)
` [Qemu-devel] [PATCH v2 01/45] vl: fix breakage of -tb-size
` [Qemu-devel] [PATCH v2 02/45] translate-all: remove redundant !tcg_enabled check in dump_exec_info
` [Qemu-devel] [PATCH v2 03/45] cputlb: bring back tlb_flush_count under !TLB_DEBUG
` [Qemu-devel] [PATCH v2 04/45] tcg: fix corruption of code_time profiling counter upon tb_flush
` [Qemu-devel] [PATCH v2 05/45] exec-all: fix typos in TranslationBlock's documentation
` [Qemu-devel] [PATCH v2 06/45] translate-all: make have_tb_lock static
` [Qemu-devel] [PATCH v2 07/45] cpu-exec: rename have_tb_lock to acquired_tb_lock in tb_find
` [Qemu-devel] [PATCH v2 08/45] tcg/i386: constify tcg_target_callee_save_regs
` [Qemu-devel] [PATCH v2 09/45] tcg/mips: "
` [Qemu-devel] [PATCH v2 10/45] translate-all: guarantee that tb_hash only holds valid TBs
` [Qemu-devel] [PATCH v2 11/45] exec-all: bring tb->invalid into tb->cflags
` [Qemu-devel] [PATCH v2 12/45] tcg: remove addr argument from lookup_tb_ptr
` [Qemu-devel] [PATCH v2 13/45] tcg: consolidate TB lookups in tb_lookup__cpu_state
` [Qemu-devel] [PATCH v2 14/45] tcg: define CF_PARALLEL and use it for TB hashing
` [Qemu-devel] [PATCH v2 15/45] target/arm: check CF_PARALLEL instead of parallel_cpus
` [Qemu-devel] [PATCH v2 16/45] target/hppa: "
` [Qemu-devel] [PATCH v2 17/45] target/i386: "
` [Qemu-devel] [PATCH v2 18/45] target/m68k: "
` [Qemu-devel] [PATCH v2 19/45] target/s390x: "
` [Qemu-devel] [PATCH v2 20/45] target/sparc: "
` [Qemu-devel] [PATCH v2 21/45] tcg: "
` [Qemu-devel] [PATCH v2 22/45] cpu-exec: lookup/generate TB outside exclusive region during step_atomic
` [Qemu-devel] [PATCH v2 23/45] translate-all: define and use DEBUG_TB_FLUSH_GATE
` [Qemu-devel] [PATCH v2 24/45] exec-all: introduce TB_PAGE_ADDR_FMT
` [Qemu-devel] [PATCH v2 25/45] translate-all: define and use DEBUG_TB_INVALIDATE_GATE
` [Qemu-devel] [PATCH v2 26/45] translate-all: define and use DEBUG_TB_CHECK_GATE
` [Qemu-devel] [PATCH v2 27/45] exec-all: extract tb->tc_* into a separate struct tc_tb
` [Qemu-devel] [PATCH v2 28/45] translate-all: use a binary search tree to track TBs in TBContext
` [Qemu-devel] [PATCH v2 29/45] exec-all: rename tb_free to tb_remove
` [Qemu-devel] [PATCH v2 30/45] translate-all: report correct avg host TB size
` [Qemu-devel] [PATCH v2 31/45] tci: move tci_regs to tcg_qemu_tb_exec's stack
` [Qemu-devel] [PATCH v2 32/45] tcg: take tb_ctx out of TCGContext
` [Qemu-devel] [PATCH v2 33/45] tcg: take .helpers "
` [Qemu-devel] [PATCH v2 34/45] tcg: define tcg_init_ctx and make tcg_ctx a pointer
` [Qemu-devel] [PATCH v2 35/45] gen-icount: fold exitreq_label into TCGContext
` [Qemu-devel] [PATCH v2 36/45] tcg: dynamically allocate optimizer globals + fold "
` [Qemu-devel] [PATCH v2 37/45] tcg: introduce **tcg_ctxs to keep track of all TCGContext's
` [Qemu-devel] [PATCH v2 38/45] tcg: distribute profiling counters across TCGContext's
` [Qemu-devel] [PATCH v2 39/45] osdep: move qemu_real_host_page_size/mask to osdep
` [Qemu-devel] [PATCH v2 40/45] osdep: introduce qemu_mprotect_rwx/none
` [Qemu-devel] [PATCH v2 41/45] translate-all: use qemu_protect_rwx/none helpers
` [Qemu-devel] [PATCH v2 42/45] tcg: define TCG_HIGHWATER
` [Qemu-devel] [PATCH v2 43/45] tcg: introduce regions to split code_gen_buffer
` [Qemu-devel] [PATCH v2 44/45] translate-all: do not allocate a guard page for code_gen_buffer
` [Qemu-devel] [PATCH v2 45/45] tcg: enable multiple TCG contexts in softmmu

[PATCH v9 00/11] introduce fail-safe PMD
 2017-07-16 20:00 UTC  (5+ messages)
` [PATCH v10 "
  ` [PATCH v10 03/11] net/failsafe: add "

[PATCH v2] KVM: arm/arm64: Handle hva aging while destroying the vm
 2017-07-16 19:56 UTC  (8+ messages)

[PATCH] timer-of: handle of_irq_get() result correctly
 2017-07-16 19:55 UTC 

[PATCH v2] xfs_db: redirect printfs when metadumping to stdout
 2017-07-16 19:54 UTC 

[PATCH] arm64: defconfig: add recently added crypto drivers as modules
 2017-07-16 19:51 UTC 

[PATCH 0/9] hts221: add new features and fix power-off procedure
 2017-07-16 19:50 UTC  (7+ messages)
` [PATCH 9/9] iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()

[Qemu-devel] [PATCH v2 00/29] Refactoring with clang-tidy
 2017-07-16 19:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 17/29] virtio-serial: use DIV_ROUND_UP

[PATCH] rebase: make resolve message clearer for inexperienced users
 2017-07-16 19:42 UTC 

ryzen X370: iommu - unusable huge groups
 2017-07-16 19:39 UTC  (5+ messages)

[linux-linus test] 111866: regressions - FAIL
 2017-07-16 19:41 UTC 

NILFS error after power loss
 2017-07-16 19:37 UTC 

[Qemu-devel] [PATCH v2 00/27] target/sh4 improvements
 2017-07-16 19:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 06/27] target/sh4: Handle user-space atomics

[PATCH for-next 1/2] IB/{core, usnic}: Add generic function to extract IB speed from netdev
 2017-07-16 19:31 UTC  (3+ messages)
  ` [PATCH for-next 1/2] IB/usnic: Implement get_netdev hook
  ` [PATCH for-next 2/2] IB/core: Add generic function to extract IB speed from netdev

[Qemu-devel] [PATCHv2 0/2] pci: allow PCI bus slots to be marked as reserved
 2017-07-16 19:22 UTC  (6+ messages)

[Qemu-devel] [PATCHv9 0/3] fw_cfg: qdev-related tidy-ups
 2017-07-16 19:12 UTC  (6+ messages)
` [Qemu-devel] [PATCHv9 3/3] fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h

APN provisioning with connman (and duplicate profiles in MBPI)
 2017-07-16 19:10 UTC 

[PATCH] ARM: imx_v6_v7_defconfig: Enable staging video4linux drivers
 2017-07-16 18:52 UTC 

[PATCH v1] ALSA: fm801: Initialize chip after IRQ handler is registered
 2017-07-16 18:50 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] uclibc-ng: enable fts in default config file
 2017-07-16 18:46 UTC  (8+ messages)

[PATCH] ALSA: hda - Add hdmi id for GeForce GT 1030
 2017-07-16 18:44 UTC  (2+ messages)

[GIT PULL] SAA716x DVB driver
 2017-07-16 18:34 UTC 

lttng questions
 2017-07-16 18:28 UTC 

Build regressions/improvements in v4.13-rc1
 2017-07-16 18:28 UTC  (3+ messages)

[PATCH] Blackfin: flat: Use %x to format u32
 2017-07-16 18:26 UTC 

Drivers taking different actions depending on sleep state
 2017-07-16 18:24 UTC  (12+ messages)
` [RFC 1/2] PM / suspend: Add platform_suspend_target_state()

Getting started with adding module in b43
 2017-07-16 18:14 UTC  (2+ messages)

Metadata corruption detected at xfs_inode_buf_verify
 2017-07-16 18:01 UTC 

[PATCH] dim: Switch Link: tags to https://
 2017-07-16 18:02 UTC  (2+ messages)

[PATCH v3 0/6] Apple SPI properties
 2017-07-16 17:57 UTC  (5+ messages)
` [PATCH v3 6/6] spi: Use Apple device properties in absence of ACPI resources
` [PATCH v3 4/6] ACPI / property: Support Apple _DSM properties

[PATCH] power: supply: act8945a_charger: fix of_irq_get() error check
 2017-07-16 17:55 UTC  (2+ messages)

[PATCH 0/4] Pull Request
 2017-07-16 17:53 UTC  (5+ messages)
` [PATCH 1/4] hwclock: --epoch presence test fails
` [PATCH 2/4] hwclock: remove dead ioctl check
` [PATCH 3/4] hwclock: improve RTC epoch messages
` [PATCH 4/4] "

[Printing-architecture] OP Minutes (11 July 2017)
 2017-07-16 17:53 UTC 

Superblocks lost on all disks in array
 2017-07-16 17:53 UTC  (7+ messages)

[Xenomai] Sensoray Model 826
 2017-07-16 17:40 UTC 

[L10N] af.po: New translation workflow
 2017-07-16 17:37 UTC 

[PATCH 0/5] arm64: dts: add rk3399 display-related nodes
 2017-07-16 17:31 UTC  (5+ messages)
` [PATCH 1/5] arm64: dts: rockchip: Add rk3399 vop and display-subsystem

[Buildroot] [PATCH] package/qt5: bump latest version to 5.9.1
 2017-07-16 17:25 UTC  (11+ messages)

[PATCH] bluetooth/smp: ensure RNG is properly seeded before ECDH use
 2017-07-16 17:22 UTC 

[Buildroot] [PATCH 0/2 v2] core/legal: support multi-version packages
 2017-07-16 17:22 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2 v2] core/legal-info: properly check hashes of license files for host packages
` [Buildroot] [PATCH 2/2 v2] core/legal-info: use hash file from version sub-dir

[PATCH] crypto/rng: ensure that the RNG is ready before using
 2017-07-16 17:22 UTC 

[PATCH] security/keys: ensure RNG is seeded before use
 2017-07-16 17:21 UTC  (3+ messages)

[PATCH] MAINTAINERS: fix alpha ordering
 2017-07-16 17:15 UTC 

gtx 650 ti boost oc random pixels problem
 2017-07-16 17:10 UTC 

handling multiple MAC instances (multiple address filters)
 2017-07-16 17:09 UTC  (6+ messages)

gtx 650 ti boost oc random pixels problem
 2017-07-16 17:03 UTC 

Hello dear
 2017-07-16 16:07 UTC 

[Qemu-devel] New Unicore32 documentation
 2017-07-16 17:01 UTC 

[Bug 101787] colours all messed up
 2017-07-16 17:00 UTC  (2+ messages)

[PATCH] kbuild: trivial cleanup on the comments
 2017-07-16 16:58 UTC  (3+ messages)
` [PATCH v2] kbuild: trivial cleanups "

[Qemu-devel] [PATCH] pci: honor PCI_COMMAND_MEMORY
 2017-07-16 16:56 UTC  (2+ messages)

[PATCH 0/2 v2] leds: tlc591xx: add missing of_node_put
 2017-07-16 16:55 UTC  (3+ messages)

[PATCH] i2c-cadence: fix repeated start in message sequence
 2017-07-16 16:47 UTC  (3+ messages)

[PATCH] Documentation: dt: chosen property for kaslr-seed
 2017-07-16 16:42 UTC  (5+ 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.