All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-10 15:10:14 to 2015-04-10 16:13:48 UTC [more...]

[RFT][PATCH 1/2] gpio: bcm-kona: Return error if requesting an already taken gpio
 2015-04-10 16:13 UTC  (4+ messages)
` [RFT][PATCH 2/2] gpio: bcm-kona: Implement get_direction callback

TENS stimulator/TENS massager
 2015-04-10 16:17 UTC 

[intel-gfx][PATCH V5] Displayport compliance testing V5
 2015-04-10 16:12 UTC  (12+ messages)
` [PATCH 01/11] drm/i915: Add automated testing support for Displayport compliance testing
` [PATCH 02/11] drm/i915: Ignore disconnected Displayport connectors in check_link_status
` [PATCH 03/11] drm/i915: Move the DPCD read further up in intel_dp_check_link_status()
` [PATCH 04/11] drm/i915: Add EDID read in intel_dp_check_link_status() for Link CTS 4.2.2.1
` [PATCH 05/11] drm/i915: Add a delay in Displayport AUX transactions for compliance testing
` [PATCH 06/11] drm/i915: Add supporting structure for Displayport Link CTS test 4.2.2.6
` [PATCH 07/11] drm/i915: Update intel_dp_hpd_pulse() for non-MST operation
` [PATCH 08/11] drm/i915: Support EDID compliance tests with the intel_dp_autotest_edid() function
` [PATCH 09/11] drm/i915: Fix for DP CTS test 4.2.2.5 - I2C DEFER handling
` [PATCH 10/11] drm/i915: Add debugfs test control files for Displayport compliance testing
` [PATCH 11/11] drm: Fix the 'native defer' message in drm_dp_i2c_do_msg()

improve futex on -RT by avoiding the double wake-up
 2015-04-10 16:11 UTC  (4+ messages)
` [PATCH 2/3] futex: avoid double wake up in futex_wake() on -RT
    ` [PATCH 2/3 v2] "

[Xenomai] Xenomai on Linux 3.18 on Zynq
 2015-04-10 16:11 UTC  (8+ messages)

[RFC PATCH 0/5] Add smp booting support for Qualcomm ARMv8 SoCs
 2015-04-10 16:10 UTC  (15+ messages)

[PATCH] e2fsprogs: Package populate-extfs.sh and enable symlink install
 2015-04-10 16:10 UTC  (4+ messages)

[Intel-wired-lan] [PATCH v2] e1000e i219 fix unit hang on reset and runtime D3
 2015-04-10 16:08 UTC 

[PATCH] x86/asm/entry/64: 32-bit execve stubs are identical to x32 ones, merge them
 2015-04-10 16:08 UTC  (5+ messages)
` [PATCH] x86/asm/entry/32: Update ENOSYS handling to match 64-bit logic

[PATCH v4 0/7] tracing: 'hist' triggers
 2015-04-10 16:05 UTC  (8+ messages)
` [PATCH v4 1/7] tracing: Make ftrace_event_field checking functions available
` [PATCH v4 2/7] tracing: Add event record param to trigger_ops.func()
` [PATCH v4 3/7] tracing: Add get_syscall_name()
` [PATCH v4 4/7] tracing: Add a per-event-trigger 'paused' field
` [PATCH v4 5/7] tracing: Add 'hist' event trigger command
` [PATCH v4 6/7] tracing: Add enable_hist/disable_hist triggers
` [PATCH v4 7/7] tracing: Add 'hist' trigger Documentation

Guarantee udelay(N) spins at least N microseconds
 2015-04-10 16:08 UTC  (6+ messages)

[RFC 0/5] Move HCI UART vendor specific setup to kernel
 2015-04-10 16:07 UTC  (14+ messages)
` [RFC 3/5] Bluetooth: hci_uart: Add HCIUARTSETBAUDRATE ioctl

[PATCH 0/4] kallsyms header cleanup
 2015-04-10 16:05 UTC  (5+ messages)
` [PATCH 1/4] tracing: Remove kallsyms.h include from linux/ftrace.h
` [PATCH 2/4] kallsyms: Add module.h include
` [PATCH 3/4] tracing: Remove redundant module.h includes
` [PATCH 4/4] lib: "

[libvirt] libvirtd live-locking on CTX_LOCK when doing 'virsh <domid> save /tmp/blah' with guest corrupting memory (on purpose)
 2015-04-10 16:05 UTC  (4+ messages)
    `  "

master - python: Fix ws liblvm.c
 2015-04-10 16:03 UTC 

pulseaudio without x11
 2015-04-10 16:03 UTC  (2+ messages)

[Qemu-devel] [RFC 00/10] MultiThread TCG
 2015-04-10 16:03 UTC  (6+ messages)

memaccess: skipping mem_access_send_req
 2015-04-10 16:03 UTC  (5+ messages)

[PATCH v2] arm: zynq: Fix system clock with multi_v7_defconfig
 2015-04-10 16:02 UTC  (2+ messages)

[Buildroot] [Bug 7760] New: botan: wrong prefix in botan-1.10.pc
 2015-04-10 16:01 UTC  (2+ messages)
` [Buildroot] [Bug 7760] "

[PATCH v4 0/3] i2c: davinci improvements and fixes
 2015-04-10 15:59 UTC  (3+ messages)

[PATCH v3 0/2] HID: HID Sensor: Custom and Generic sensor support
 2015-04-10 15:59 UTC  (5+ messages)
` [PATCH v3 1/2] "

[PATCH 0/2 net-next v2] Bring sizeof(net_device) down to < 2K bytes
 2015-04-10 15:59 UTC  (4+ messages)
` [PATCH 1/2 net-next] e1000e: Move pm_qos_req to e1000e adapter
    ` [Intel-wired-lan] "

PXP test applications
 2015-04-10 15:58 UTC  (4+ messages)

[PATCH v2 2/2] nohz: make nohz_full imply isolcpus
 2015-04-10 15:57 UTC  (6+ messages)
` [PATCH v5] nohz: set isolcpus when nohz_full is set

[PATCH] mutex: Speed up mutex_spin_on_owner() by not taking the RCU lock
 2015-04-10 15:54 UTC  (13+ messages)
  ` [PATCH] uaccess: Add __copy_from_kernel_inatomic() primitive
    ` [PATCH] x86/uaccess: Implement get_kernel()
      ` [PATCH] mutex: Improve mutex_spin_on_owner() code generation
        ` [PATCH] x86: Align jump targets to 1 byte boundaries

[Buildroot] [PATCH] botan: pass --prefix=/usr to fix .pc file
 2015-04-10 15:55 UTC 

[PATCH] perf sched: Fix data type for pid
 2015-04-10 15:55 UTC 

[PATCH] drm/i915: Move vm page allocation in proper place
 2015-04-10 15:55 UTC  (2+ messages)

master - python: Unit test ws fixes
 2015-04-10 15:54 UTC 

[intel-gfx][PATCH] Displayport Compliance User Application
 2015-04-10 15:54 UTC  (2+ messages)
` [PATCH] igt/dp: Displayport Compliance Testing - Userspace Component

master - python: Make lv addTag/removeTag persistent
 2015-04-10 15:54 UTC 

Initial newstore vs filestore results
 2015-04-10 15:53 UTC  (10+ messages)

[Qemu-devel] [PATCH 3/3] arm: semihosting: Wire up A64 HLT 0xf000
 2015-04-10 15:52 UTC  (4+ messages)

Updated RD/WRFS/GSBASE patchkit
 2015-04-10 15:50 UTC  (9+ messages)
` [PATCH 1/8] percpu: Add a DEFINE_PER_CPU_2PAGE_ALIGNED
` [PATCH 2/8] x86: Naturally align the debug IST stack
` [PATCH 3/8] x86: Add intrinsics/macros for new rd/wr fs/gs base instructions
` [PATCH 4/8] x86: Add support for rd/wr fs/gs base
` [PATCH 5/8] x86: Make old K8 swapgs workaround conditional
` [PATCH 6/8] x86: Enumerate kernel FSGS capability in AT_HWCAP2
` [PATCH 7/8] x86: Add documentation for rd/wr fs/gs base
` [PATCH 8/8] x86: Use rd/wr fs/gs base in arch_prctl

[U-Boot] please pull u-boot-arc master
 2015-04-10 15:51 UTC  (7+ messages)

[patch 2/2 v2] leds: netxbig: silence a static checker warning
 2015-04-10 15:50 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/4] target-i386: Feature properties, sample script for -global/-readconfig
 2015-04-10 15:49 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 3/4] target-i386: Register QOM properties for feature flags

[PATCH RESEND v6 0/6] mfd: axp20x: add AXP221 PMIC support
 2015-04-10 15:48 UTC  (5+ messages)
` [PATCH RESEND v6 4/6] regulator: axp20x: add support for AXP22X regulators

[U-Boot] [RFC PATCH] ARM: tegra: move NVIVIA common files to arch/arm/mach-tegra
 2015-04-10 15:48 UTC  (2+ messages)

[U-Boot] [PATCH] arc: make sure _start is in the beginning of .text section
 2015-04-10 15:48 UTC  (2+ messages)

[U-Boot] [PATCH] board: axs10x - support v3 mother-board
 2015-04-10 15:47 UTC  (2+ messages)

[PATCH 00/14] qla2xxx: Patches for scsi "misc" branch
 2015-04-10 15:46 UTC  (3+ messages)

[PATCH v6] spi: Add SPI driver for Mikrotik RB4xx series boards
 2015-04-10 15:45 UTC  (8+ messages)

How to correct params_format on DPCM ?
 2015-04-10 15:43 UTC  (4+ messages)

[PATCH v2] NFS: Add stubs for GETDEVICELIST
 2015-04-10 15:42 UTC 

[U-Boot] single build of uboot supporting env stored in dynamically detected boot device
 2015-04-10 15:42 UTC  (3+ messages)

[PATCH] NFS: Add stubs for GETDEVICELIST
 2015-04-10 15:41 UTC  (3+ messages)

[Xenomai] [PATCH] hal/arm: Add Zynq v3.14.17 patches
 2015-04-10 15:41 UTC 

[Qemu-devel] seccomp breakage on arm
 2015-04-10 15:40 UTC  (6+ messages)

How to measure VM events using perf-event
 2015-04-10 15:39 UTC  (2+ messages)

[PATCH] doc: convert prog guide glossary to definition list
 2015-04-10 15:39 UTC 

[RFC] mixture of cleanups to cache-v7.S
 2015-04-10 15:37 UTC  (6+ messages)

[Qemu-devel] [PATCH v6 0/8] QEMU memory hot unplug support
 2015-04-10 15:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 8/8] qmp-event: add event notification for memory hot unplug error

[PATCH v4 1/2] nohz: add tick_nohz_full_cpumask_or() and _andnot() APIs
 2015-04-10 15:31 UTC  (4+ messages)
` [PATCH v6 1/2] nohz: add tick_nohz_full_add_cpus_to() and _remove_cpus_from() APIs

[PATCH net] tcp/dccp: do not block bh too long in inet_twdr_twkill_work()
 2015-04-10 15:31 UTC  (2+ messages)

[PATCHv2 0/6] Use ticket locks for spinlocks
 2015-04-10 15:29 UTC  (7+ messages)
` [PATCHv2 1/6] x86/hvm: don't include asm/spinlock.h
` [PATCHv2 2/6] x86/mtrr: include asm/atomic.h
` [PATCHv2 5/6] xen: use ticket locks for spin locks

[PATCH] KVM: arm/arm64: check IRQ number on userland injection
 2015-04-10 15:29 UTC  (6+ messages)

[PATCH] demo-image-proc: Update to new version 1.0.0.2
 2015-04-10 15:28 UTC 

[PATCH v3] sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctly
 2015-04-10 15:27 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu v6 00/15] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-04-10 15:24 UTC  (16+ messages)
` [Qemu-devel] [PATCH qemu v6 01/15] linux headers update for DDW on SPAPR
` [Qemu-devel] [PATCH qemu v6 02/15] vmstate: Define VARRAY with VMS_ALLOC
` [Qemu-devel] [PATCH qemu v6 03/15] spapr_pci: Make find_phb()/find_dev() public
` [Qemu-devel] [PATCH qemu v6 04/15] vfio: spapr: Move SPAPR-related code to a separate file
` [Qemu-devel] [PATCH qemu v6 05/15] spapr_pci_vfio: Enable multiple groups per container
` [Qemu-devel] [PATCH qemu v6 06/15] spapr_pci: Convert finish_realize() to dma_capabilities_update()+dma_init_window()
` [Qemu-devel] [PATCH qemu v6 07/15] vfio: spapr: Add SPAPR IOMMU v2 support (DMA memory preregistering)
` [Qemu-devel] [PATCH qemu v6 08/15] spapr_iommu: Introduce "enabled" state for TCE table
` [Qemu-devel] [PATCH qemu v6 09/15] spapr_iommu: Add root memory region
` [Qemu-devel] [PATCH qemu v6 10/15] spapr_pci_vfio: Remove unnecessary cast to sPAPRPHBVFIOState
` [Qemu-devel] [PATCH qemu v6 11/15] spapr_pci: Do complete reset of DMA config when resetting PHB
` [Qemu-devel] [PATCH qemu v6 12/15] spapr_vfio_pci: Remove redundant spapr-pci-vfio-host-bridge
` [Qemu-devel] [PATCH qemu v6 13/15] spapr: Add pseries-2.4 machine
` [Qemu-devel] [PATCH qemu v6 14/15] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
` [Qemu-devel] [PATCH qemu v6 15/15] vfio: Enable DDW ioctls to VFIO IOMMU driver

[PATCH 0/2] coresight: next 4.0-rc7
 2015-04-10 15:25 UTC  (6+ messages)
` [PATCH 1/2] coresight: etb10: Print size of buffer we fail to allocate
` [PATCH 2/2] coresight: etb10: Fix check for bogus buffer depth

[Bug 89944] GPU crash in Civilization 5
 2015-04-10 15:25 UTC  (2+ messages)

[PATCH 1/7] Bluetooth: btbcm: Add BCM4324B3 UART device
 2015-04-10 15:24 UTC  (3+ messages)
` [PATCH 2/7] Bluetooth: hci_uart: Add HCIUARTSETBAUDRATE ioctl

[GIT PULL] USB resume timeout rework for v4.1
 2015-04-10 15:21 UTC  (5+ messages)

[PATCH 0/7] drm/i915: CHV DPIO power gating stuff
 2015-04-10 15:21 UTC  (8+ messages)
` [PATCH 1/7] drm/i915: Implement chv display PHY lane stagger setup
` [PATCH 2/7] drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHV
` [PATCH 3/7] Revert "drm/i915: Hack to tie both common lanes together on chv"
` [PATCH 4/7] drm/i915: Use the default 600ns LDO programming sequence delay
` [PATCH 5/7] drm/i915: Only wait for required lanes in vlv_wait_port_ready()
` [PATCH 6/7] drm/i915: Implement PHY lane power gating for CHV
` [PATCH 7/7] drm/i915: Throw out WIP CHV power well definitions

[Buildroot] [Bug 7508] New: Use of BR2_EXTERNAL and dependencies to existing packages
 2015-04-10 15:19 UTC  (2+ messages)
` [Buildroot] [Bug 7508] "

[PATCH 0/2] fix logging in Intel PMD's
 2015-04-10 15:18 UTC  (3+ messages)
  ` [PATCH 1/2] ixgbe: silence noisy log messages
  ` [PATCH 2/2] e1000: "

[Buildroot] [Bug 7478] New: Multiple chosen python modules are not built due to missing header files in include path
 2015-04-10 15:18 UTC  (2+ messages)
` [Buildroot] [Bug 7478] "

[PATCH] mmc: dw_mmc: add fixed divider for ciu_clk on SoCFPGA
 2015-04-10 15:15 UTC  (2+ messages)

[REGRESSION] commit 0461a41 "spi: Pump transfers inside calling context for spi_sync()" breaks Apalis/Colibri T30 with MCP2515 SPI CAN controller
 2015-04-10 15:15 UTC  (4+ messages)

[Qemu-devel] [vhost-net] handle_tx: extract data from vq when !zcopy_used
 2015-04-10 15:14 UTC  (2+ messages)

bcache + luks
 2015-04-10 15:14 UTC 

[dizzy 0/7] inotify patchset back-port
 2015-04-10 14:57 UTC  (3+ messages)
` [dizzy 3/7] cooker: Fix pyinotify handling of ENOENT issues
` [dizzy 4/7] cooker: Further optimise pyinotify

RDMA Multicasting
 2015-04-10 15:14 UTC  (4+ messages)

[PATCH v3 00/42] hpsa updates
 2015-04-10 15:13 UTC  (9+ messages)
` [PATCH v3 37/42] hpsa: use block layer tag for command allocation

[PATCH] dm-crypt: Fix deadlock when algo returns -EBUSY
 2015-04-10 15:12 UTC  (6+ messages)
`  "
  ` [PATCH v2] dm crypt: fix "

[PATCH 0/2] crypto: add new driver for Marvell CESA
 2015-04-10 15:11 UTC  (4+ messages)

[meta-raspberrypi] mesa & gl problems
 2015-04-10 15:11 UTC 

Package reduction(package minimisation) for minimal rootfs
 2015-04-10 15:10 UTC  (2+ 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.