All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-27 17:24:48 to 2014-10-27 18:12:05 UTC [more...]

[PATCH 1/1 net-next] ipv6: replace min/casting by min_t
 2014-10-27 18:11 UTC 

Qt5.3
 2014-10-27 18:05 UTC 

[PATCH v9 00/19] VFIO support for platform and AMBA devices on ARM
 2014-10-27 18:08 UTC  (39+ messages)
  ` [PATCH v9 01/19] vfio/platform: initial skeleton of VFIO support for platform devices
  ` [PATCH v9 02/19] vfio: platform: probe to devices on the platform bus
  ` [PATCH v9 03/19] vfio: platform: add the VFIO PLATFORM module to Kconfig
  ` [PATCH v9 04/19] vfio: amba: VFIO support for AMBA devices
  ` [PATCH v9 05/19] vfio: amba: add the VFIO for AMBA devices module to Kconfig
  ` [PATCH v9 06/19] vfio/platform: return info for bound device
  ` [PATCH v9 07/19] vfio/platform: return info for device memory mapped IO regions
  ` [PATCH v9 08/19] vfio/platform: read and write support for the device fd
  ` [PATCH v9 09/19] vfio/platform: support MMAP of MMIO regions
  ` [PATCH v9 10/19] vfio/platform: return IRQ info
  ` [PATCH v9 11/19] vfio/platform: initial interrupts support code
  ` [PATCH v9 12/19] vfio/platform: trigger an interrupt via eventfd
  ` [PATCH v9 13/19] vfio/platform: support for level sensitive interrupts
  ` [PATCH v9 14/19] vfio: move eventfd support code for VFIO_PCI to a separate file
  ` [PATCH v9 15/19] vfio: add local lock in virqfd instead of depending on VFIO PCI
  ` [PATCH v9 16/19] vfio: pass an opaque pointer on virqfd initialization
  ` [PATCH v9 17/19] vfio: virqfd: add vfio_ prefix to virqfd_enable and virqfd_disable
  ` [PATCH v9 18/19] vfio: initialize the virqfd workqueue in VFIO generic code
  ` [PATCH v9 19/19] vfio/platform: implement IRQ masking/unmasking via an eventfd

Pull request: ath 20141024
 2014-10-27 18:10 UTC  (2+ messages)

[U-Boot] [PATCH 4/5] sf: Update SST25* flash params of supported read commands
 2014-10-27 18:08 UTC  (2+ messages)

[PATCH 00/17] drm/i915: Fix vlv/chv panel power sequencer
 2014-10-27 17:56 UTC  (2+ messages)

[PATCH v2 0/6] vfio: type1: support for ARM SMMUS with VFIO_IOMMU_TYPE1
 2014-10-27 18:05 UTC  (13+ messages)
  ` [PATCH v2 1/6] vfio: implement iommu driver capabilities with an enum
  ` [PATCH v2 2/6] vfio: type1: support for platform bus devices on ARM
  ` [PATCH v2 3/6] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
  ` [PATCH v2 4/6] vfio: type1: replace domain wide protection flags with supported capabilities
  ` [PATCH v2 5/6] vfio: type1: replace vfio_domains_have_iommu_cache with generic function
  ` [PATCH v2 6/6] vfio: type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag

xl/SR-IOV: disposition of VFs when PF disappears?
 2014-10-27 18:07 UTC  (6+ messages)

[PATCH 0/2] TUR path is down after adapter gets reset in multipath configuration
 2014-10-27 18:01 UTC  (3+ messages)
` [PATCH 1/2] scsi: TUR path is down after adapter gets reset in multipath configuration(scsi_error.c)
` [PATCH 2/2] scsi: TUR path is down after adapter gets reset in multipath configuration(scsi_dh_alus.c)

NUMA balancing degrading performance
 2014-10-27 18:07 UTC 

[PATCH] PCI: keystone: make local symbol static
 2014-10-27 18:06 UTC  (2+ messages)

[PATCH V4] kernel, add bug_on_warn
 2014-10-27 18:05 UTC  (4+ messages)

[PATCH 1/1 net-next] ipx: replace long unsigned int by unsigned long
 2014-10-27 18:05 UTC 

[PATCH v12 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2014-10-27 18:04 UTC  (23+ messages)
` [PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support

Is the build system SCM sensitive?
 2014-10-27 18:03 UTC  (2+ messages)

Best practices for changing a conf file
 2014-10-27 17:25 UTC 

[PATCH v2 00/18] drm/i915: hdmi/dp audio rework
 2014-10-27 18:04 UTC  (15+ messages)
` [PATCH v2 01/18] drm/i915: add new intel audio file to group DP/HDMI audio
` [PATCH v2 02/18] drm/i915/audio: constify hdmi audio clock struct
` [PATCH v2 03/18] drm/i915/audio: beat some sense into the variable types and names
` [PATCH v2 04/18] drm/i915: pass intel_encoder to intel_write_eld
` [PATCH v2 05/18] drm/i915/audio: pass intel_encoder on to platform specific ELD functions
` [PATCH v2 06/18] drm/i915/audio: set ELD Conn_Type at one place
` [PATCH v2 07/18] drm/i915/ddi: write ELD where it's supposed to be done

[PATCH v2 0/3] fpga bridge framework
 2014-10-27 18:03 UTC  (18+ messages)
` [PATCH v2 2/3] ARM: dts: socfpga: fpga bridges bindings docs

[PATCH 00/11] treewide: mask then shift defects and style updates
 2014-10-27 18:03 UTC  (8+ messages)
` [PATCH 03/11] aiptek: Fix probable mask then right shift defects
` [PATCH 08/11] ssb: driver_chip_comon_pmu: Fix probable mask then right shift defect

Commit 35ce7f29a breaks hibernation for XPS 13
 2014-10-27 18:03 UTC  (10+ messages)

[PATCHv5 0/3] syscalls,x86: Add execveat() system call
 2014-10-27 18:03 UTC  (4+ messages)
` [PATCHv5 1/3] syscalls,x86: implement "

[PATCH 1/1] ipv4: remove set but unused variable sha
 2014-10-27 18:03 UTC 

[PATCH 0/3] ASoC: intel: add support for future acpi platforms
 2014-10-27 18:02 UTC  (2+ messages)

What are subdevices?
 2014-10-27 18:02 UTC  (4+ messages)

[Qemu-devel] [PULL 00/28] Changes for 2014-10-27
 2014-10-27 18:02 UTC  (2+ messages)

[PATCH V2] ARM: debug: move StrongARM debug include to arch/arm/include/debug
 2014-10-27 18:02 UTC 

[PATCH net-next 1/2] udp: Record RPS flow in socket operations
 2014-10-27 18:01 UTC  (2+ messages)
` [PATCH net-next 2/2] udp: Reset flow table for flows over unconnected sockets

GRUB booting Mac OS X (xnu)
 2014-10-27 18:01 UTC  (9+ messages)

[PATCHv4 RESEND 0/3] syscalls,x86: Add execveat() system call
 2014-10-27 18:01 UTC  (9+ messages)

[U-Boot] [PATCH 3/5] spi: sf: Support byte program for sst spi flash
 2014-10-27 18:00 UTC  (2+ messages)

[PATCH 1/1 net-next] net/irda: include linux/uaccess.h instead of asm/uaccess.h
 2014-10-27 18:00 UTC 

[PATCH v8 for-xen-4.5 2/2] dpci: Replace tasklet with an softirq (v8)
 2014-10-27 18:00 UTC  (13+ messages)

[PATCH 0/2] [GIT PULL] ftrace: Fix trampoline accounting
 2014-10-27 17:56 UTC  (3+ messages)
` [PATCH 1/2] ftrace: Set ops->old_hash on modifying what an ops hooks to
` [PATCH 2/2] ftrace: Fix checking of trampoline ftrace_ops in finding trampoline

[PATCH V2 1/2] mm: Update generic gup implementation to handle hugepage directory
 2014-10-27 17:58 UTC  (10+ messages)

[PATCH linux-next] iommu: add iommu for s390 platform
 2014-10-27 17:58 UTC  (10+ messages)

[PATCH v1 01/10] of: Rename "poweroff-source" property to "system-power-controller"
 2014-10-27 17:57 UTC  (11+ messages)
` [PATCH v1 02/10] dt-bindings: Document the standard property "system-power-controller"

[Buildroot] [PATCHv2 buildroot-test 00/11] autobuild-run improvements
 2014-10-27 17:56 UTC  (5+ messages)
` [Buildroot] [PATCHv2 buildroot-test 01/11] autobuild-run: check-requirements does not need to know the login details

Any way to list the keys&values of omap in certain range?
 2014-10-27 17:55 UTC  (2+ messages)

[PATCH v2] gpio: lib-sysfs: Add 'wakeup' attribute
 2014-10-27 17:55 UTC  (3+ messages)

[PATCH 00/17] Suspend to RAM support for Armada XP
 2014-10-27 17:45 UTC  (7+ messages)
` [PATCH 06/17] gpio: mvebu: add suspend/resume support

[Buildroot] [PATCH] system/skeleton: remove haldaemon
 2014-10-27 17:51 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Add myself as reviewer for Zynq
 2014-10-27 17:49 UTC  (6+ messages)

[Qemu-devel] [RFC PATCH v2 00/23] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service
 2014-10-27 17:49 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v2 21/23] COLO nic: implement colo nic device interface configure()

localed stuck in recent 3.18 git in copy_net_ns?
 2014-10-27 17:45 UTC  (11+ messages)

ethtool and igb/ixgbe (kni)
 2014-10-27 17:49 UTC  (2+ messages)

hung tasks in 3.18.0-rc1-00221-gc3351df
 2014-10-27 17:44 UTC  (5+ messages)

[RFC PATCH] Enable uio_pci_generic support
 2014-10-27 17:48 UTC 

building grub2 on a Mac, possible bug
 2014-10-27 17:46 UTC  (3+ messages)

[PATCH net] cxgb4vf: Replace repetitive pci device ID's with right ones
 2014-10-27 17:52 UTC 

[PATCH v3 00/47] kernel: Add support for power-off handler call chain
 2014-10-27 17:43 UTC  (6+ messages)

[PATCH v4 0/6] this is the 1st version of suspend. RK3288 can shut down the cpu, gpu and
 2014-10-27 17:46 UTC  (4+ messages)
` [PATCH v4 5/6] ARM: rockchip: Add pmu-sram binding

[PATCH 1/1] wireless-regdb: Update rules for Australia (AU) to align with class licence
 2014-10-27 17:31 UTC  (3+ messages)
  ` [wireless-regdb] "

[PATCH 00/10] arm64 EFI patches for 3.19
 2014-10-27 17:45 UTC  (5+ messages)

pull request: iwlwifi 2014-10-21
 2014-10-27 17:37 UTC  (4+ messages)

pull-request: mac80211 2014-10-23
 2014-10-27 17:39 UTC  (2+ messages)

[PATCH v2 1/2] power: bq2415x_charger: Properly handle ENODEV from power_supply_get_by_phandle
 2014-10-27 17:44 UTC  (4+ messages)
` [PATCH v2 2/2] power: bq2415x_charger: Fix memory leak on DTS parsing error

[PATCH] libdvdcss: Upgrade to 1.3.0
 2014-10-27 17:35 UTC  (2+ messages)
` [meta-oe][PATCH v2] vlc/libdvdcss: "

[PATCH 2/3] Makefile: Reorder linker flags in the git executable rule
 2014-10-27 17:42 UTC  (6+ messages)

[PATCH v3 0/6] add suspend support for RK3288
 2014-10-27 17:42 UTC  (5+ messages)
` [PATCH v3 4/6] ARM: rockchip: add suspend and resume "

[PATCH 0/2] ASoC: fsl: Use dynamic slot width for ESAI
 2014-10-27 17:42 UTC  (6+ messages)
` [PATCH] ASoC: fsl-asoc-card: Don't bypass settings if cpu-dai is Master

[PATCH RFC 0/7] scheduler-driven cpu frequency scaling
 2014-10-27 17:42 UTC  (3+ messages)
` [PATCH RFC 6/7] sched: cfs: cpu frequency scaling based on task placement

where/how arm start first jump from svc to user in kernel
 2014-10-27 17:41 UTC  (9+ messages)

[U-Boot] [RFC] How to move lots of CONFIGs from header files to Kconfig
 2014-10-27 17:41 UTC  (2+ messages)

[GIT PULL] overlay filesystem v25
 2014-10-27 17:36 UTC  (11+ messages)

Problem converting data raid0 to raid1: enospc errors during balance
 2014-10-27 17:38 UTC  (5+ messages)

[PATCH 1/3] xc5000: tuner firmware update
 2014-10-27 17:38 UTC  (6+ messages)

difftool--helper: exit when reading a prompt answer fails
 2014-10-27 17:38 UTC  (3+ messages)

[PATCH] i386/audit: stop scribbling on the stack frame
 2014-10-27 17:38 UTC  (8+ messages)
` [tip:x86/urgent] "

[Qemu-devel] [PATCH v4 0/2] hw/pci: fixed hotplug crash when using rombar=0 with devices having romfile
 2014-10-27 17:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] hw/pci: fixed error flow in pci_qdev_init
` [Qemu-devel] [PATCH v4 2/2] hw/pci: fixed hotplug crash when using rombar=0 with devices having romfile

[rfcomm_run] WARNING: CPU: 0 PID: 95 at kernel/sched/core.c:7312 __might_sleep()
 2014-10-27 17:33 UTC  (3+ messages)

[PATCH 0/3] Add mcast event when hwsim radios are created and removed
 2014-10-27 17:34 UTC  (8+ messages)

[PATCH 0/4] Touchscreen performance related fixes
 2014-10-27 17:34 UTC  (3+ messages)

[PATCH] builtin/merge.c: drop a parameter that is never used
 2014-10-27 17:32 UTC  (5+ messages)
` [PATCH] merge & sequencer: unify codepaths that write "Conflicts:" hint
  ` [PATCH] merge & sequencer: turn "Conflicts:" hint into a comment

Why do we need iommu=pt?
 2014-10-27 17:32 UTC  (10+ messages)

Poor UDP throughput with virtual devices and UFO
 2014-10-27 17:30 UTC  (4+ messages)
    ` [PATCH net-next] net: skb_segment() should preserve backpressure

[PATCH] wireless-regdb: add regulatory rule for ETSI members on 60GHz band
 2014-10-27 17:26 UTC  (4+ messages)
    ` [wireless-regdb] "

[PATCH 1/1] spi: spi-gpio: Add dt support for a single device with no chip select
 2014-10-27 17:30 UTC  (2+ messages)

Linux Xen Balloon Driver Improvement (Draft 2)
 2014-10-27 17:29 UTC  (4+ messages)

typo fix in arch/x86/kernel/asm_offset_64.c
 2014-10-27 17:28 UTC 

[PATCH] prserv: don't wait until exit to sync
 2014-10-27 17:27 UTC 

[PATCH 1/4] serial: imx: Fix the reporting of interrupts
 2014-10-27 16:49 UTC  (2+ messages)
` [PATCH 3/4] serial: imx: Remove unneeded OOM error message


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.