All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-23 09:56:40 to 2017-06-23 11:01:51 UTC [more...]

[Qemu-devel] [PATCH v3 00/18] target/s390x improvements
 2017-06-23 11:01 UTC  (15+ messages)
` [Qemu-devel] [PATCH v3 01/18] target/s390x: Map existing FAC_* names to S390_FEAT_* names
` [Qemu-devel] [PATCH v3 02/18] target/s390x: change PSW_SHIFT_KEY
` [Qemu-devel] [PATCH v3 05/18] target/s390x: Mark FPSEH facility as available
` [Qemu-devel] [PATCH v3 06/18] target/s390x: Implement load-on-condition-2 insns
` [Qemu-devel] [PATCH v3 08/18] target/s390x: Mark STFLE_53 facility as available
` [Qemu-devel] [PATCH v3 10/18] target/s390x: Implement processor-assist insn
  ` [Qemu-devel] [PATCH v3 07/18] target/s390x: Implement load-and-zero-rightmost-byte insns
  ` [Qemu-devel] [PATCH v3 09/18] target/s390x: Implement execution-hint insns

[PATCH v4 00/27] x86: refactor trap handling code
 2017-06-23 11:00 UTC  (5+ messages)
` [PATCH v4 06/27] x86: clean up PV emulation code
` [PATCH v4 07/27] x86: move do_set_trap_table to pv/traps.c

[PATCH V2] ovl: Allocate anonymous devs for lowerdirs
 2017-06-23 11:01 UTC 

[PATCH v1 0/6] Add support of OV9655 camera
 2017-06-23 10:59 UTC  (15+ messages)
` [PATCH v1 1/6] DT bindings: add bindings for ov965x camera module

[Qemu-devel] [PULL 00/01] seccomp branch queue
 2017-06-23 10:58 UTC  (2+ messages)

[PATCH -net] tls: return -EFAULT if copy_to_user() fails
 2017-06-23 10:58 UTC  (10+ messages)

[PATCH v3 0/9] vpci: PCI config space emulation
 2017-06-23 10:55 UTC  (6+ messages)
` [PATCH v3 5/9] xen/vpci: add handlers to map the BARs

[PATCH v3 0/6] Updated API for TPM 2.0 PCR extend
 2017-06-23 10:56 UTC  (30+ messages)
` [PATCH v3 1/6] tpm: use tpm_buf functions to perform a PCR read
  ` [tpmdd-devel] "
` [PATCH v3 2/6] tpm: use tpm2_pcr_read_tpm_buf() in tpm2_do_selftest()
  ` [tpmdd-devel] "
` [PATCH v3 3/6] tpm: introduce tpm_pcr_bank_info structure with digest_size from TPM
` [PATCH v3 4/6] tpm: replace TPM algorithms IDs with tpm_pcr_bank_info structs in tpm_chip
` [PATCH v3 5/6] tpm: introduce tpm_get_pcr_banks_info()
` [PATCH v3 6/6] tpm: pass multiple digests to tpm_pcr_extend()
  ` [tpmdd-devel] "

[PATCH 0/6] xen: sched: control structure memory layout optimizations
 2017-06-23 10:55 UTC  (7+ messages)
` [PATCH 1/6] xen: credit2: allocate runqueue data structure dynamically
` [PATCH 2/6] xen: credit2: make the cpu to runqueue map per-cpu
` [PATCH 3/6] xen: credit: rearrange members of control structures
` [PATCH 4/6] xen: credit2: "
` [PATCH 5/6] xen: RTDS: "
` [PATCH 6/6] xen: sched: optimize exclusive pinning case (Credit1 & 2)

[Qemu-devel] [PULL v1 0/7] MMIO Exec pull request
 2017-06-23 10:54 UTC  (2+ messages)

[PATCH] x86emul: correct CF output of SHLD/SHRD
 2017-06-23 10:54 UTC  (2+ messages)

[PATCH v3 0/2] kvm: x86: hyperv: fix userspace interaction flaws
 2017-06-23 10:54 UTC  (2+ messages)

[PATCH 0/1] Add firmware for CNN55XX crypto driver
 2017-06-23 10:52 UTC  (6+ messages)
` [PATCH 1/1] cavium: "
    ` [PATCH v2 0/1] "
      ` [PATCH v2 1/1] "

[xen-unstable test] 110961: regressions - FAIL
 2017-06-23 10:52 UTC 

[bug report] clocksource/drivers: Add timer-of common init routine
 2017-06-23 10:51 UTC  (2+ messages)

[drm-intel:drm-intel-nightly 1499/1516] drivers/gpu/drm/arc/arcpgu_crtc.c:67:22: sparse: symbol 'arc_pgu_crtc_mode_valid' was not declared. Should it be static?
 2017-06-23 10:51 UTC  (4+ messages)
` [RFC PATCH drm-intel] drm: arcpgu: arc_pgu_crtc_mode_valid() can be static
    ` [kbuild-all] "

[PATCH 1/3] drm/amdgpu: fix a typo
 2017-06-23 10:49 UTC  (15+ messages)

[PATCH] drm/i915: Avoid keeping waitboost active for signaling threads
 2017-06-23 10:48 UTC  (3+ messages)

[PATCH] fs: befs: btree: Add Kernel-Doc formatting for befs_bt_read_super()
 2017-06-23 10:48 UTC 

[BUG] md: oops sync_page_io+0x38/0x180
 2017-06-23 10:47 UTC 

[PATCH] linux-libc-headers: fix duplicate IFF_LOWER_UP DORMANT ECHO on musl
 2017-06-23 10:46 UTC  (3+ messages)

[PATCH] powerpc: Invalidate ERAT on powersave wakeup for POWER9
 2017-06-23 10:45 UTC  (5+ messages)

[PATCH] xdiff: trim common tail with -U0 after diff
 2017-06-23 10:36 UTC 

[Qemu-devel] [PATCH] mips/malta: load the initrd at the end of the low memory
 2017-06-23 10:42 UTC 

[Qemu-devel] Commit 77af8a2b9 breaks (mac)OS X 10.11.6
 2017-06-23 10:42 UTC  (4+ messages)

[PATCH 00/17 v5] SBSA UART emulation support in Xen
 2017-06-23 10:42 UTC  (2+ messages)

[Qemu-devel] [PULL 0/7] Ui and input 20170623 patches
 2017-06-23 10:39 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] keymaps: add tracing
` [Qemu-devel] [PULL 2/7] input: Decrement queue count on kbd delay
` [Qemu-devel] [PULL 3/7] hid: Reset kbd modifiers on reset
` [Qemu-devel] [PULL 4/7] sdl2: add assert to make coverity happy
` [Qemu-devel] [PULL 5/7] ps2: add and use PS2State typedef
` [Qemu-devel] [PULL 6/7] ps2: add ps2_reset_queue
` [Qemu-devel] [PULL 7/7] ps2: reset queue in ps2_reset_keyboard

[PATCH] [media] em28xx TerraTec Cinergy Hybrid T USB XS with demodulator MT352 is not detect by em28xx
 2017-06-23 10:38 UTC  (3+ messages)

[Buildroot] [PATCH v2] package/dt-utils: new package
 2017-06-23 10:37 UTC 

[PATCH 0/3] kselftest build errors
 2017-06-23 10:37 UTC  (4+ messages)
` [PATCH 1/3] selftests/{net,memfd}: fix undefined references to external libraries
` [PATCH 2/3] selftests/gpio: fix build error
` [PATCH 3/3] selftests/intel_pstate: fix undefined reference when building

[Buildroot] [PATCH] package/dt-utils: new package
 2017-06-23 10:37 UTC  (3+ messages)

[PATCH] arm64: dts: r8a7795: Add DRIF support
 2017-06-23 10:37 UTC  (4+ messages)

[PATCH] msi-laptop: constify *_attribute_group
 2017-06-23 10:36 UTC 

[PATCH 0/7] Soft affinity for Credit2
 2017-06-23 10:35 UTC  (5+ messages)
` [PATCH 1/7] xen: sched: factor affinity helpers out of sched_credit.c
` [PATCH 2/7] xen/tools: credit2: soft-affinity awareness in runq_tickle()

[GIT PULL] pxa-dt for v4.13
 2017-06-23 10:35 UTC  (2+ messages)

[PATCH v2 0/8] io-pgtable lock removal
 2017-06-23 10:35 UTC  (9+ messages)
` [PATCH v2 5/8] iommu/io-pgtable-arm: Support lockless operation

[PATCH][crypto-next] crypto: cavium/nitrox - Change in firmware path
 2017-06-23 10:33 UTC 

[RFC PATCH] mm, swap: don't disable preemption while taking the per-CPU cache
 2017-06-23 10:34 UTC  (2+ messages)

[PATCH] xfs_db: update sector size when type is set
 2017-06-23 10:34 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[Fuego] reply to sepc 502
 2017-06-23 10:33 UTC  (3+ messages)

[meta-oe][PATCH 00/14] new recipe: open-vm-tools recipe
 2017-06-23 10:33 UTC  (11+ messages)

[PATCH][meta-gplv2] gnutls: make it independent on gnutls.inc from oe-core
 2017-06-23 10:32 UTC 

[Qemu-devel] [PATCH v4 0/4] Unit test+fix for problem with QEMU handling of multiple bind()s to the same port
 2017-06-23 10:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/4] tests: Add test-listen - a stress test for QEMU socket listen
` [Qemu-devel] [PATCH v4 2/4] sockets: factor out create_fast_reuse_socket
` [Qemu-devel] [PATCH v4 3/4] sockets: factor out a new try_bind() function
` [Qemu-devel] [PATCH v4 4/4] sockets: Handle race condition between binds to the same port

[GIT PULL] ARM: Mediatek soc drivers for v4.13
 2017-06-23 10:32 UTC  (4+ messages)

[PATCH] irqchip: irq-gic-v3-its-pci-msi: make of_device_ids const
 2017-06-23 10:29 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/3] Add bitmap for received pages in postcopy migration
 2017-06-23 10:29 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH v3 3/3] migration: add bitmap for received page

[U-Boot] [PATCH] drivers:net:fsl-mc: Update MC address calculation
 2017-06-23 10:29 UTC 

[PATCH 0/6] Renesas R-Car VSP: Add H3 ES2.0 support
 2017-06-23 10:30 UTC  (4+ messages)
` [PATCH 1/6] v4l: vsp1: Remove WPF vertical flip support on VSP2-B[CD] and VSP2-D

[PATCH] seek_sanity_test: Report the actual allocation size
 2017-06-23 10:28 UTC  (4+ messages)
` [PATCH] generic/441: Another SEEK_HOLE/SEEK_DATA sanity test

[RESEND-CI v4 00/15] HDMI YCBCR output handling in DRM layer
 2017-06-23 10:28 UTC  (12+ messages)
` [RESEND-CI v4 09/15] drm: add helper functions for YCBCR output handling
  ` [Intel-gfx] "
` [PATCH v5 7/7] drm: create hdmi output property
  ` [Intel-gfx] "

[PATCH 0/6] mm: give __GFP_REPEAT a better semantic
 2017-06-23 10:27 UTC  (4+ messages)
` [PATCH 1/6] MIPS: do not use __GFP_REPEAT for order-0 request

[PATCH v12 0/3] Enhancement to intel_dp_aux_backlight driver
 2017-06-23 10:25 UTC  (2+ messages)

[PATCH net-next v3 0/6] vxlan: cleanup and IPv6 link-local support
 2017-06-23 10:23 UTC  (7+ messages)
` [PATCH net-next v3 1/6] vxlan: refactor verification and application of configuration

next-20170621 build: 1 failures 7 warnings (next-20170621)
 2017-06-23 10:22 UTC  (7+ messages)

[DT-UTILS PATCH 1/2] common: Rename strlcpy to DT_strlcpy
 2017-06-23 10:18 UTC  (2+ messages)
` [DT-UTILS PATCH 2/2] common: Include sys/types.h header

[PATCH v2] KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory
 2017-06-23 10:18 UTC  (9+ messages)

[GIT PULL 1/2] ARM: dts: exynos: Second round for v4.13
 2017-06-23 10:18 UTC  (3+ messages)

[PATCH] apparmor: uninitialized variable bugs
 2017-06-23 10:17 UTC  (2+ messages)

Async direct IO write vs buffered read race
 2017-06-23 10:16 UTC  (4+ messages)

mlx debug build error with clang
 2017-06-23 10:16 UTC  (5+ messages)

[meta-oe][PATCH] hwloc: add several PACKAGECONFIG items
 2017-06-23 10:14 UTC  (2+ messages)

[PATCH for-4.9 v3 0/3] Fixes for livepatching
 2017-06-23 10:13 UTC  (4+ messages)
` [PATCH for-4.9 v3 3/3] xen/livepatch: Don't crash on encountering STN_UNDEF relocations

i40e: pci probe fails when using one bogus sfp
 2017-06-23 10:11 UTC  (4+ messages)
` [PATCH] net/i40e: avoid PCI probing failure when using "

[Devel] [PATCH v9 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-06-23 10:11 UTC  (10+ messages)
          ` [Devel] [PATCH] iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number definitions
            `  "

[U-Boot] [PATCH 1/1] armv8: ls2080a: Increase env size for qspi boot
 2017-06-23 10:10 UTC  (2+ messages)
` [U-Boot] [PATCH 1/1] board/ls2081ardb: Some updates like flash type

[PATCH] perf/core: fix group {cpu,task} validation
 2017-06-23 10:07 UTC  (3+ messages)

[Qemu-devel] [PATCH v9 00/20] Convert QCow[2] to QCryptoBlock & add LUKS support
 2017-06-23 10:08 UTC  (14+ messages)
` [Qemu-devel] [PATCH v9 07/20] block: deprecate "encryption=on" in favor of "encrypt.format=aes"
` [Qemu-devel] [PATCH v9 09/20] qcow: convert QCow to use QCryptoBlock for encryption
` [Qemu-devel] [PATCH v9 13/20] qcow2: add support for LUKS encryption format

[ANNOUNCE] v4.11.5-rt1
 2017-06-23 10:07 UTC  (4+ messages)
` [patch-rt] rtmutex: Fix lock stealing logic
  ` [patch-rt v2] "

[PATCH] mbuf: reduce pktmbuf init cycles
 2017-06-23 10:06 UTC  (3+ messages)

[PATCH 1/2] net/ark: allow unique user data for each port in extension calls
 2017-06-23 10:06 UTC  (3+ messages)

[PATCH 1/2] x86/mm: Misc nonfunctional cleanup
 2017-06-23 10:04 UTC  (4+ messages)
` [PATCH 2/2] x86/mm: Drop is_guest_l1_slot()

[PATCHv2 00/11] More fixes for file dependency generation with RPM
 2017-06-23 10:03 UTC  (3+ messages)
` [PATCHv2 03/11] rpm: Add dependencies on bash, perl and python3-core

[PATCH][mtd-next] mtd: parser: print hex size_t value using correct %zx printk format specifier
 2017-06-23 10:02 UTC  (3+ messages)

[PATCH v2 0/3] fix ia64, tile, sh for thin archives
 2017-06-23 10:02 UTC  (8+ messages)
` [PATCH v2 1/3] sh: thin archives fix linking
` [PATCH v2 2/3] ia64: "

[PATCH] net/i40e: fix param check to avoid division by 0
 2017-06-23 10:02 UTC  (4+ messages)

[PATCH v2 0/9] Add and make use of a common rs485 device tree parsing function
 2017-06-23 10:01 UTC  (6+ messages)
` [PATCH v2 4/9] serial: atmel: Use "

[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
 2017-06-23 10:00 UTC  (7+ messages)
` [PATCH v7 34/36] x86/mm: Add support to encrypt the kernel in-place

x86/mshyperv: Remove unneeded includes from mshyperv.h
 2017-06-23 10:00 UTC  (2+ messages)

[PATCH v6 0/3] x86/dpci: bind legacy PCI interrupts to PVHv2 Dom0
 2017-06-23  9:59 UTC  (4+ messages)
` [PATCH v6 1/3] x86/vioapic: make gsi_vioapic private
` [PATCH v6 2/3] x86/pt: enable binding of GSIs to a PVH Dom0
` [PATCH v6 3/3] x86/vioapic: bind interrupts to "

[PATCH 00/10] NXP DPAA2 PMD changes
 2017-06-23  9:59 UTC  (2+ messages)

[PATCH v2 6/9] serial: omap-serial: Use common rs485 device tree parsing function
 2017-06-23  9:58 UTC  (3+ messages)
  ` [PATCH v2.5 "

[Qemu-devel] [PATCH v6 7/9] pci: Convert shpc_init() to Error
 2017-06-23  9:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 "

[PATCH 0/9] Crypto fixes/cleanup
 2017-06-23  9:56 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/9] test/crypto: fix wrong AAD setting


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.