All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-23 09:49:43 to 2017-06-23 10:49:14 UTC [more...]

[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 v1 0/6] Add support of OV9655 camera
 2017-06-23 10:46 UTC  (12+ messages)
` [PATCH v1 1/6] DT bindings: add bindings for ov965x camera module

[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 

[bug report] clocksource/drivers: Add timer-of common init routine
 2017-06-23 10:44 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)

[PATCH v3 0/6] Updated API for TPM 2.0 PCR extend
 2017-06-23 10:37 UTC  (26+ messages)
` [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] "

[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 -net] tls: return -EFAULT if copy_to_user() fails
 2017-06-23 10:36 UTC  (8+ messages)

[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)

[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:30 UTC  (3+ messages)
` [RFC PATCH drm-intel] drm: arcpgu: arc_pgu_crtc_mode_valid() can be static

[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 0/1] Add firmware for CNN55XX crypto driver
 2017-06-23 10:17 UTC  (4+ messages)
` [PATCH 1/1] cavium: "

[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  (9+ 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  (11+ messages)
` [PATCH v2 4/9] serial: atmel: Use "
` [PATCH v2 7/9] serial: imx: default to half duplex rs485
` [PATCH v2 8/9] serial: imx: Use common rs485 device tree parsing function
` [PATCH v2 9/9] of: document rs485 bindings for Atmel USART, Freescale UARTs and OMAP UART

[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

[Qemu-devel] [PATCH 00/31] Refactoring with clang-tidy
 2017-06-23  9:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH 07/31] dmg: use DIV_ROUND_UP

[PATCH] [media] coda: add h264 and mpeg4 profile and level controls
 2017-06-23  9:55 UTC 

[Qemu-devel] NVDIMM live migration broken?
 2017-06-23  9:55 UTC  (3+ messages)

[U-Boot] [PATCH 00/16] usb: hub: Support USB 3.0 hubs
 2017-06-23  9:54 UTC  (17+ messages)
` [U-Boot] [PATCH 01/16] usb: xhci-pci: Drop non-DM version of xhci-pci driver
` [U-Boot] [PATCH 02/16] usb: xhci-pci: Clean up the driver a little bit
` [U-Boot] [PATCH 03/16] usb: Remove unnecessary work in usb_setup_descriptor()
` [U-Boot] [PATCH 04/16] usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
` [U-Boot] [PATCH 05/16] usb: hub: Add a new API to test if a hub device is root hub
` [U-Boot] [PATCH 06/16] usb: xhci: Change to use usb_hub_is_root_hub() API
` [U-Boot] [PATCH 07/16] usb: hub: Translate USB 3.0 hub port status into old version
` [U-Boot] [PATCH 08/16] usb: hub: Support 'set hub depth' request for USB 3.0 hubs
` [U-Boot] [PATCH 09/16] usb: xhci: Change xhci_setup_addressable_virt_dev() signature
` [U-Boot] [PATCH 10/16] usb: xhci: Program 'route string' in the input slot context
` [U-Boot] [PATCH 11/16] usb: hub: Parse and save TT details from device descriptor
` [U-Boot] [PATCH 12/16] dm: usb: Add a new USB controller operation 'update_hub_device'
` [U-Boot] [PATCH 13/16] usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
` [U-Boot] [PATCH 14/16] usb: xhci: Implement update_hub_device() operation
` [U-Boot] [PATCH 15/16] usb: xhci: Correct TT_SLOT and TT_PORT macros
` [U-Boot] [PATCH 16/16] usb: xhci: Enable TT to support LS/FS devices behind a HS hub

[PATCH] [media] coda: rename the picture run timeout error handler
 2017-06-23  9:54 UTC 

[PATCH 0/3] Add regression tests for recent rebase -i fixes
 2017-06-23  9:53 UTC  (5+ messages)
` [PATCH v3 0/4] "

[PATCH v2 1/3] [media] coda: use correct offset for mvcol buffer
 2017-06-23  9:53 UTC  (4+ messages)
` [PATCH v2 2/3] [media] coda: first step at error recovery

[Qemu-devel] [PATCH v3 00/10] Clock framework API
 2017-06-23  9:51 UTC  (11+ 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.