All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-04 10:29:05 to 2016-05-04 11:39:31 UTC [more...]

[PATCH] eal: make hugetlb initialization more robust
 2016-05-04 11:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Implement checksum verification for gunzip
 2016-05-04 11:38 UTC  (3+ messages)

[PATCH V3 0/4] soc/tegra: Add support for IO pads power and voltage control
 2016-05-04 11:39 UTC  (3+ messages)
` [PATCH V3 1/4] soc/tegra: pmc: Use BIT macro for register field definition
` [PATCH V3 2/4] soc/tegra: pmc: Correct type of variable for tegra_pmc_readl()

[RFC PATCH] crypto: Make the page handling of hash walk compatible to networking
 2016-05-04 11:39 UTC  (8+ messages)
    ` crypto: hash - Fix page length clamping in hash walk
        ` [PATCH v2] "

[PATCH 0/3] mxs-lradc: Add support for current sources
 2016-05-04 11:38 UTC  (8+ messages)
` [PATCH 1/3] iio: mxs-lradc: Add regulators "

[PATCH v3 1/2] Documentation: fix linkgit references
 2016-05-04 11:38 UTC  (5+ messages)
` [PATCH v4 0/2] travis-ci: build documentation
  ` [PATCH v4 1/2] Documentation: fix linkgit references

[Qemu-devel] [PATCH v3 00/18] Add qapi-to-JSON and clone visitors
 2016-05-04 11:37 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 10/18] vmstate: Use new JSON output visitor

[U-Boot] [PATCH] mmc: sdhci: Disable internal clock enable bit
 2016-05-04 11:37 UTC 

[PATCH v6 00/21] Add HiSilicon RoCE driver
 2016-05-04 11:31 UTC  (5+ messages)

efi_enabled(EFI_PARAVIRT) use
 2016-05-04 11:36 UTC  (11+ messages)
                ` [Xen-devel] "

[Qemu-devel] [PATCH 0/2] e1000: Introducing an upper bound of interrupts
 2016-05-04 11:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] e1000: Fixing interrupts pace

[PATCH 01/10] drm/i915: Apply strongly ordered RCS breadcrumb to gen8/legacy
 2016-05-04 11:35 UTC  (5+ messages)
` [PATCH 03/10] drm/i915: Fix gen8 semaphores id for legacy mode

[PATCH] reset: allow to pass NULL pointer to reset_control_put()
 2016-05-04 11:34 UTC  (3+ messages)

[PATCH net-next 0/5] net: remove trans_start from struct net_device
 2016-05-04 11:33 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH net-next 4/5] treewide: replace dev->trans_start update with helper
  `  "

[PATCH 00/83] libify apply and use lib in am
 2016-05-04 11:32 UTC  (4+ messages)
  ` [PATCH 78/83] Move libified code from builtin/apply.c to apply.{c,h}

[for-4.7] x86/emulate: synchronize LOCKed instruction emulation
 2016-05-04 11:32 UTC  (19+ messages)

[PATCH 2/3] powerpc: Load Monitor Register Support
 2016-05-04 11:31 UTC  (5+ messages)
` [v3] P9 ldmx support
  ` [PATCH 3/3] powerpc: Load Monitor Register Tests

[PATCH v8 0/7] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
 2016-05-04 11:29 UTC  (7+ messages)

[Qemu-arm] [PATCH v5 0/9] target-mips: Initiate IEEE 754-2008 support for Mips
 2016-05-04 11:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 7/9] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
  ` [Qemu-arm] "

[PATCH v2 0/4] drm: DP++ adaptor support (v2)
 2016-05-04 11:29 UTC  (5+ messages)
` [PATCH v2 4/4] drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBT

[PATCH 0/3] Media device file handle support, prepare for requests
 2016-05-04 11:25 UTC  (3+ messages)
` [PATCH 2/3] media: Add per-file-handle data support
` [PATCH 3/3] v4l: subdev: Call pad init_cfg operation when opening subdevs

[PATCH v2] travis-ci: build documentation
 2016-05-04 11:27 UTC  (9+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] "

[xen-unstable test] 93430: regressions - trouble: blocked/broken/fail/pass
 2016-05-04 11:27 UTC 

mlx4: Add support for promiscuous mode in the new steering model
 2016-05-04 11:26 UTC  (2+ messages)

[PATCH for-4.7] configure: Fix when no libsystemd compat lib are available
 2016-05-04 11:25 UTC  (2+ messages)

[PATCH v5 0/2] Add support for sending additional HTTP headers
 2016-05-04 11:25 UTC  (9+ messages)
` [PATCH v6 "
      ` [PATCH] submodule: stop sanitizing config options

[PATCH 00/57] SLES resync
 2016-05-04 11:25 UTC  (8+ messages)
` [PATCH 28/57] libmultipath: use a shared lock to co-operate with udev

[PATCH v2 0/5] Refactor media IOCTL handling, add variable length arguments
 2016-05-04 11:20 UTC  (6+ messages)
` [PATCH v2 1/5] media: Determine early whether an IOCTL is supported
` [PATCH v2 2/5] media: Unify IOCTL handler calling
` [PATCH v2 3/5] media: Refactor copying IOCTL arguments from and to user space
` [PATCH v2 4/5] media: Add flags to tell whether to take graph mutex for an IOCTL
` [PATCH v2 5/5] media: Support variable size IOCTL arguments

[U-Boot] [PATCH v2 00/12] ARM: Keystone2: Convert davinci_spi to DM
 2016-05-04 11:22 UTC  (2+ messages)

[Qemu-arm] [RFC v2 0/8] KVM PCI/MSI passthrough with mach-virt
 2016-05-04 11:18 UTC  (3+ messages)
` [Qemu-devel] "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 0da99e74d12da7f97ff5515910dd91171d441c70 BUILD SUCCESS
 2016-05-04 11:21 UTC 

docs: standardizing on "+=" versus "_append" for clarity
 2016-05-04 11:20 UTC 

[Qemu-devel] Migration ToDo list (a.k.a. Rant)
 2016-05-04 11:20 UTC 

[RFC 0/8] Xattr inode operation removal
 2016-05-04 11:20 UTC  (4+ messages)
` [RFC 4/8] evm: Turn evm_update_evmxattr into void function

[PATCH v3 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-05-04 11:20 UTC  (8+ messages)
` [PATCH v3 09/11] serial: 8250_lpss: move Quark code from PCI driver

[U-Boot] [PATCH v3 00/12] Convert davinci_spi to DM
 2016-05-04 11:19 UTC  (13+ messages)
` [U-Boot] [PATCH v3 01/12] dm: core: implement dev_map_phsymem()
` [U-Boot] [PATCH v3 02/12] spi: davinci_spi: Convert to driver to adapt to DM
` [U-Boot] [PATCH v3 03/12] keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL build
` [U-Boot] [PATCH v3 04/12] ARM: dts: keystone2: add SPI aliases for davinci SPI nodes
` [U-Boot] [PATCH v3 05/12] ARM: dts: k2hk: Enable Davinci SPI controller
` [U-Boot] [PATCH v3 06/12] defconfig: k2hk_evm_defconfig: enable SPI driver model
` [U-Boot] [PATCH v3 07/12] ARM: dts: k2e: Enable Davinci SPI controller
` [U-Boot] [PATCH v3 08/12] defconfig: k2e_evm_defconfig: enable SPI driver model
` [U-Boot] [PATCH v3 09/12] ARM: dts: k2l: Enable Davinci SPI controller
` [U-Boot] [PATCH v3 10/12] defconfig: k2l_evm_defconfig: enable SPI driver model
` [U-Boot] [PATCH v3 11/12] ARM: dts: k2g: add support for Davinci SPI controller
` [U-Boot] [PATCH v3 12/12] defconfig: k2g_evm_defconfig: enable SPI driver model

[PATCH 0/5] ia64: Fix compiler warnings
 2016-05-04 11:17 UTC  (12+ messages)
` [PATCH 1/5] ia64/PCI: Fix incorrect PCI resource end address
` [PATCH 2/5] ia64/PCI: Remove unused 'addr' and fix build warning
` [PATCH 3/5] ia64: Reduce stack usage by iterating over nodemask
` [PATCH 4/5] ia64/traps: Silence GCC warning about uninitialised variable
` [PATCH 5/5] ia64/unaligned: Silence another GCC warning about an "

[xen-unstable-smoke test] 93452: tolerable all pass - PUSHED
 2016-05-04 11:17 UTC 

[PATCH 1/3] powerpc: Complete FSCR context switch
 2016-05-04 11:16 UTC  (2+ messages)
` [PATCH v4] "

bind mounting namespace inodes for unprivileged users
 2016-05-04 11:15 UTC  (4+ messages)

[PATCH 0/9] Enable Gen 7 Observation Architecture
 2016-05-04 11:15 UTC  (6+ messages)
` [PATCH 5/9] drm/i915: Enable i915 perf stream for Haswell OA unit
      ` [Intel-gfx] "

[Buildroot] [PATCH v3] barebox: add an option to embed environment image
 2016-05-04 11:14 UTC 

[PATCH v3] mmc: sdhci-of-arasan: fix set_clock when a phy is supported
 2016-05-04 11:14 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-of-arasan: fix set_clock when a phy is supported
 2016-05-04 11:14 UTC  (6+ messages)

[PATCH v2] mmc: omap: Use dma_request_chan() for requesting DMA channel
 2016-05-04 11:14 UTC  (2+ messages)

[PATCH net-next v2] ravb: Remove rx buffer ALIGN
 2016-05-04 11:13 UTC  (2+ messages)

[PATCH] mmc: core: Attempt to flush cache before reset
 2016-05-04 11:13 UTC  (4+ messages)
  ` [PATCH V2] mmc: mmc: "

[PATCH] drm/i915: add missing condition for committing planes on crtc
 2016-05-04 11:13 UTC 

[PATCH v3] bisect--helper: convert a function in shell to C
 2016-05-04 11:13 UTC  (11+ messages)
` [PATCH 0/2] bisect--helper: rewrite of check_term_format()
  ` [PATCH 1/2] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
  ` [PATCH 2/2] bisect: rewrite `check_term_format` shell function in C

[PATCH v2 0/3] video: fbdev: imxfb: make it work again
 2016-05-04 11:13 UTC  (4+ messages)
` [PATCH v2 1/3] video: fbdev: imxfb: fix semantic of .get_power and .set_power

[PATCH 1/4] dbus: Close unused file descriptors when creating message
 2016-05-04 11:10 UTC  (5+ messages)
` [PATCH 2/4] unit: End to end FD passing test
` [PATCH 3/4] unit: Add UNIX_FDS header fields in FD test messages
` [PATCH 4/4] dbus: Handle partial reads and writes

[PATCH] KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts
 2016-05-04 11:07 UTC  (2+ messages)

[PATCH 0/6] Intel Secure Guard Extensions
 2016-05-04 11:07 UTC  (8+ messages)

[U-Boot] [PATCH] ARM64: zynqmp: Add debug uart for zc1751-dc1
 2016-05-04 11:07 UTC 

[Qemu-devel] [V9 0/4] AMD IOMMU
 2016-05-04 11:05 UTC  (8+ messages)

[PATCH v2] lib/mpi: Fix kernel unaligned access in mpi_write_to_sgl
 2016-05-04 11:05 UTC  (7+ messages)

DBUS API error "Not paired" when attempting to read GATT characteristic
 2016-05-04 11:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 for-2.7 00/28] Convert migration to QIOChannel & support
 2016-05-04 11:02 UTC  (20+ messages)
` [Qemu-devel] [PATCH v6 for-2.7 01/28] s390: use FILE instead of QEMUFile for creating text file
` [Qemu-devel] [PATCH v6 for-2.7 02/28] io: avoid double-free when closing QIOChannelBuffer
` [Qemu-devel] [PATCH v6 for-2.7 03/28] migration: remove use of qemu_bufopen from vmstate tests
` [Qemu-devel] [PATCH v6 for-2.7 04/28] migration: ensure qemu_fflush() always writes full data amount
` [Qemu-devel] [PATCH v6 for-2.7 05/28] migration: split migration hooks out of QEMUFileOps
` [Qemu-devel] [PATCH v6 for-2.7 06/28] migration: introduce set_blocking function in QEMUFileOps
` [Qemu-devel] [PATCH v6 for-2.7 07/28] migration: force QEMUFile to blocking mode for outgoing migration
` [Qemu-devel] [PATCH v6 for-2.7 09/28] migration: add helpers for creating QEMUFile from a QIOChannel
` [Qemu-devel] [PATCH v6 for-2.7 10/28] migration: add reporting of errors for outgoing migration

[PATCH v3 0/2] nvmem: remove regmap dependency
 2016-05-04 11:03 UTC  (5+ messages)
` [PATCH v3 2/2] nvmem: mxs-ocotp: remove nvmem "

[Buildroot] [PATCH 1/1] package/ca-certificates: use host-python
 2016-05-04 11:03 UTC  (4+ messages)

[Buildroot] How to enable rtmp support in gst1-plugins-bad?
 2016-05-04 11:01 UTC 

[Qemu-devel] [PATCH] libqtest: dump child invocation when QTEST_LOG set
 2016-05-04 10:59 UTC 

[Buildroot] [PATCH v2] barebox: add an option to embed environment image
 2016-05-04 10:59 UTC  (4+ messages)

block-iscsi with Xen 4.5 / 4.6
 2016-05-04 10:58 UTC  (13+ messages)

RFC: what to do about abort?
 2016-05-04 10:58 UTC  (3+ messages)

[xen-unstable-coverity test] 93450: all pass - PUSHED
 2016-05-04 10:57 UTC 

[PATCH] usb: xhci-mtk: fixup mouse wakeup failure during system suspend
 2016-05-04 10:54 UTC  (10+ messages)

[PATCH 00/35] Moar struct_mutex nuking
 2016-05-04 10:53 UTC  (7+ messages)
` [PATCH 19/35] drm/imx: Use lockless gem BO free callback

[PATCH v6 0/8] Rework of tpm_tis to share common logic accross phy's (lpc/spi/-i2c-)
 2016-05-04 10:52 UTC  (5+ messages)
` [PATCH v6 7/8] tpm: Use read/write_bytes for drivers without more specialized methods

[master][krogoth][PATCH 1/2] qemu: Security fix CVE-2016-2857
 2016-05-04 10:49 UTC  (3+ messages)

[krogoth][master][PATCH] qemu: updgrade to 2.5.1
 2016-05-04 10:48 UTC 

xc_altp2m_set_vcpu_enable_notify fail
 2016-05-04 10:48 UTC  (5+ messages)

[PATCH] i40evf: add ops for rx queue and tx queue
 2016-05-04 10:46 UTC  (4+ messages)
` [PATCH V2] "

[PATCH for-4.7] Config.mk: update mini-os revision
 2016-05-04 10:46 UTC  (3+ messages)

[Qemu-devel] [Bug 1574246] [NEW] Drunken keyboard in go32v2 programs
 2016-05-04 10:38 UTC  (2+ messages)
` [Qemu-devel] [Bug 1574246] "

[PATCH v3] sunxi-irq: Fix Kconfig dependency on GENERIC_IRQ_CHIP
 2016-05-04 10:44 UTC  (4+ messages)

[PATCHv2 bluetooth-next 00/10] 6lowpan: introduce basic 6lowpan-nd
 2016-05-04 10:43 UTC  (4+ messages)
` [PATCHv2 bluetooth-next 01/10] 6lowpan: add private neighbour data

[PATCH] usb: dwc3: usb/dwc3: fake dissconnect event when turn off pullup
 2016-05-04 10:40 UTC  (8+ messages)

[PATCH 1/2] mmc: dw_mmc: retry to switch voltage when failed
 2016-05-04 10:41 UTC  (4+ messages)
` [PATCH 2/2] mmc: dw_mmc: prevent to set the wrong value

clarifying details about "is not set" lines in kernel config fragment files
 2016-05-04 10:41 UTC  (5+ messages)

[PATCH] coresight: Handle build path error
 2016-05-04 10:41 UTC  (2+ messages)

[PATCH] infoleak fix2 in signal
 2016-05-04 10:41 UTC  (2+ messages)

Fwd: Micrel KSZ9031RN PHY problem
 2016-05-04 10:39 UTC  (12+ messages)

[qemu-upstream-4.6-testing baseline-only test] 44383: regressions - FAIL
 2016-05-04 10:39 UTC 

[PATCH] usb: gadget: f_fs: Fix kernel panic for SuperSpeed
 2016-05-04 10:37 UTC  (10+ messages)

[PATCH] infoleak fix1 in signal
 2016-05-04 10:38 UTC  (2+ messages)

[PATCH] fstests: fix various $seqres.full issues
 2016-05-04 10:37 UTC 

kmap_atomic and preemption
 2016-05-04 10:37 UTC  (2+ messages)

[PATCH v2 00/54] KVM: arm/arm64: Rework virtual GIC emulation
 2016-05-04 10:37 UTC  (5+ messages)
` [PATCH v2 06/54] KVM: arm/arm64: arch_timer: Remove irq_phys_map

[PATCH RFC] select_idle_sibling experiments
 2016-05-04 10:37 UTC  (11+ messages)
` sched: tweak select_idle_sibling to look for idle threads

[BUG] x86/efi: MMRs no longer properly mapped after switch to isolated page table
 2016-05-04 10:36 UTC  (12+ messages)

[PATCH] libpcre: Fix CVE-2016-3191
 2016-05-04 10:35 UTC 

[PATCH v2 for-4.7 0/6] xSplice fixes (+1)
 2016-05-04 10:34 UTC  (5+ messages)
` [PATCH v2 for-4.7 5/6] xen/xsplice: add ELFOSABI_FREEBSD as a supported OSABI for payloads

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 3067f22c6f74488e2b5038090629575b13aee678 BUILD SUCCESS
 2016-05-04 10:33 UTC 

Regression in Xen 4.7-rc1 - can't boot HVM guests with more than 64 vCPUS
 2016-05-04 10:33 UTC  (7+ messages)

[PATCH v2 1/5] monitor: Rename vm_event_monitor_get_capabilities
 2016-05-04 10:31 UTC  (5+ messages)
` [PATCH v2 2/5] vm_event: Implement ARM SMC events

[kvm-unit-tests PATCH v6 00/11] Cleanup low-level arch code
 2016-05-04 10:31 UTC  (12+ messages)
` [kvm-unit-tests PATCH v6 01/11] Remove unused and unnecessary PHYS32 macro
` [kvm-unit-tests PATCH v6 02/11] Move phys_addr_t type definition to lib/libcflat.h
` [kvm-unit-tests PATCH v6 03/11] x86: Introduce lib/x86/asm/page.h
` [kvm-unit-tests PATCH v6 04/11] x86: Introduce lib/x86/asm/io.h
` [kvm-unit-tests PATCH v6 05/11] x86: Introduce lib/x86/asm/barrier.h
` [kvm-unit-tests PATCH v6 06/11] io: Separate overrides of virt_to_phys() and phys_to_virt()
` [kvm-unit-tests PATCH v6 07/11] io: Disallow memory re-ordering for generic memory barriers
` [kvm-unit-tests PATCH v6 08/11] x86: Cleanup PAGE_* constants
` [kvm-unit-tests PATCH v6 09/11] x86: Cleanup PT_*_MASK flags
` [kvm-unit-tests PATCH v6 10/11] io: Make ioremap() prototype conform to Linux one
` [kvm-unit-tests PATCH v6 11/11] x86: io: Factor out ioremap()

RE:high speed fully automatic flatbed die cutting machine and rotary die cutting tools/rotary die cutting system
 2016-05-04 10:31 UTC 

[PATCH] fix infoleak in mm
 2016-05-04 10:31 UTC  (2+ messages)

[Qemu-devel] question on ioctl NBD_SET_FLAGS
 2016-05-04 10:29 UTC  (3+ messages)
` [Qemu-devel] [Nbd] "

[PATCH] rtc:add support for maxim rtc max6916
 2016-05-04 10:30 UTC 

[GIT PULL 0/3] EFI urgent fixes
 2016-05-04 10:29 UTC  (7+ messages)
` [PATCH 2/3] x86/sysfb_efi: Fix valid BAR address range check


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.