All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-07 17:14:21 to 2015-07-07 18:14:52 UTC [more...]

[PATCH] Input/evdev: Add 64bit timestamp support
 2015-07-07 18:14 UTC  (4+ messages)

[ANNOUNCE] iproute2 4.1.1
 2015-07-07 18:14 UTC 

[PATCH] Documentation: drm: Fix tablulation in KMS properties table
 2015-07-07 18:13 UTC 

[PATCH] PCI: Only enable IO window if supported
 2015-07-07 18:13 UTC  (10+ messages)

[Qemu-devel] [PULL v3 00/28] Migration pull request
 2015-07-07 18:12 UTC  (2+ messages)

[PATCH 0/2] I2C/SMBus: add support for Host Notify in i2c_i801
 2015-07-07 18:11 UTC  (9+ messages)
` [PATCH 1/2] i2c: add SMBus Host Notify support
` [PATCH 2/2] i2c: i801: add support of Host Notify

[RFC PATCH v2] PCI: Only enable IO window if supported
 2015-07-07 18:11 UTC 

[PATCH] vmxnet3: prevent receive getting out of sequence on napi poll
 2015-07-07 18:10 UTC  (2+ messages)

Performance bottleneck with ndo_start_xmit
 2015-07-07 18:10 UTC  (2+ messages)

[PATCH 0/4] locking/qrwlock: Improve qrwlock performance
 2015-07-07 18:10 UTC  (10+ messages)
` [PATCH 2/4] locking/qrwlock: Reduce reader/writer to reader lock transfer latency

[PATCH] IB/srp: Avoid using uninitialized variable
 2015-07-07 18:10 UTC  (3+ messages)

[Qemu-devel] [PATCH] pc: Fix resue of pc-i440fx-2.4 on pc-i440fx-2.3 machine_options
 2015-07-07 18:09 UTC  (2+ messages)

[Buildroot] Next Buildroot developer meeting: October 3-4 in Dublin, Ireland
 2015-07-07 18:08 UTC 

[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
 2015-07-07 18:08 UTC  (4+ messages)
` [Bug 66963] Rv6xx dpm problems

Git grep does not support multi-byte characters (like UTF-8)
 2015-07-07 18:08 UTC  (5+ messages)

[PATCH] freescale:Make receive and transmit functions have a return type of void
 2015-07-07 18:07 UTC  (2+ messages)

[Qemu-devel] [PULL 00/10] qemu-ga patches for 2.4.0
 2015-07-07 18:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH] qga: fix build for older versions of mingw

[PATCH] udf: Don't corrupt unalloc spacetable when writing it
 2015-07-07 18:06 UTC 

[PATCH] Input: elan_i2c - Change the hover event from MT to ST
 2015-07-07 18:06 UTC  (2+ messages)

[PATCH v4 0/4] virtio: PCI Port Hotplug
 2015-07-07 18:04 UTC  (3+ messages)
  ` [PATCH v4 3/4] virtio: free queue memory in virtio_dev_close()

[PATCH 00/12] Color Manager Implementation
 2015-07-07 18:01 UTC  (3+ messages)
` [PATCH 07/12] drm: Add structures to set/get a palette color property

[Printing-architecture] NOW! - OP Call Tuesday (7 July 2015) - NEW TIME
 2015-07-07 18:01 UTC 

4.2-rc2 perf build error builtin-stat.c:346: error: declaration of ‘close’ shadows a global declaration
 2015-07-07 18:01 UTC 

perf, kprobes: fuzzer generates huge number of WARNings
 2015-07-07 18:06 UTC  (7+ messages)

[PATCH v4] IB/ipoib: Scatter-Gather support in connected mode
 2015-07-07 17:59 UTC  (2+ messages)

[PATCH net-next v2] ipv4: add support for linkdown sysctl to netconf
 2015-07-07 17:56 UTC 

[Buildroot] Buildroot hackaton this WE
 2015-07-07 17:57 UTC 

[PATCH v5 00/17] x86: Rewrite exit-to-userspace code
 2015-07-07 17:55 UTC  (2+ messages)
` [PATCH] x86/entry/64: Fix warning on compat syscalls with CONFIG_AUDITSYSCALL=n

[Intel-wired-lan] [PATCH 3/3] ipmr_free_table() should be called under taken rtnl_lock
 2015-07-07 17:53 UTC  (8+ messages)
  `  "

[PATCH] clk: at91: Silence warnings and cleanup __init usage
 2015-07-07 17:54 UTC  (5+ messages)

[PATCH] Documentation: dt: update ti,am33xx-hsmmc swakeup workaround
 2015-07-07 17:53 UTC 

[Ksummit-discuss] [CORE TOPIC] Testing
 2015-07-07 17:52 UTC  (7+ messages)

[PATCH 0/9] locking/qrwlock: get qrwlocks up and running on arm64
 2015-07-07 17:51 UTC  (22+ messages)
` [PATCH 1/9] locking/qrwlock: include <linux/spinlock.h> for arch_spin_{lock,unlock}
  ` [PATCH 1/9] locking/qrwlock: include <linux/spinlock.h> for arch_spin_{lock, unlock}
` [PATCH 2/9] locking/qrwlock: avoid redundant atomic_add_return on read_lock_slowpath
` [PATCH 3/9] locking/qrwlock: tidy up rspin_until_writer_unlock
` [PATCH 4/9] locking/qrwlock: implement queue_write_unlock using smp_store_release
` [PATCH 5/9] locking/qrwlock: remove redundant cmpxchg barriers on writer slow-path
` [PATCH 6/9] locking/qrwlock: allow architectures to hook in to contended paths
` [PATCH 7/9] locking/qrwlock: expose internal lock structure in qrwlock definition
` [PATCH 8/9] arm64: cmpxchg: implement cmpxchg_relaxed
` [PATCH 9/9] arm64: locking: replace read/write locks with generic qrwlock code

[PATCH 0/3] On knotty, Make sure bitbake.lock is unlocked before exiting
 2015-07-07  9:46 UTC  (4+ messages)
` [PATCH 1/3] cooker.py: Lock/Unlock members function into BBCooker
` [PATCH 2/3] command.py: Unlock function included into CommandsSync class
` [PATCH 3/3] knotty.py: Make sure bitbake.lock is unlocked before exiting

[PATCH v2] doc: announce ABI changes planned for unified packet type
 2015-07-07 17:45 UTC  (2+ messages)
` [PATCH v3] "

No one understands diff3 "Temporary merge branch" conflict markers
 2015-07-07 17:44 UTC  (3+ messages)

[PATCH v2 4/4] drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
 2015-07-07 17:43 UTC  (2+ messages)

[PATCH 0/3] ath10k: update data path to support QCA99X0
 2015-07-07 17:09 UTC  (3+ messages)
` [PATCH 3/3] ath10k: add support for qca99x0 Rx descriptors

[RFC PATCH net-next] sctp: fix src address selection if using secondary addresses
 2015-07-07 17:42 UTC  (2+ messages)

[PATCH 0/3] drm/ttm: hard to swim in an empty pool
 2015-07-07 17:41 UTC  (6+ messages)
` [PATCH 2/3] drm/ttm: fix object deallocation to properly fill in the page pool

[PATCH v2 2/4] drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
 2015-07-07 17:41 UTC  (2+ messages)

[PATCH 1/2] include, lib: add __printf attributes to several function prototypes
 2015-07-07 17:39 UTC  (3+ messages)
` [PATCH 2/2] configfs: fix kernel infoleak through user-controlled format string

[PATCH 0/3] kmod: Make nohz-full friendly + cleanups
 2015-07-07 17:38 UTC  (6+ messages)
` [PATCH 3/3] kmod: Remove unecessary explicit wide CPU affinity setting

[PATCH v3 0/3] Remove non-existing GPIO pins for R8A7790/1
 2015-07-07 17:39 UTC  (4+ messages)
` [PATCH v3 1/3] sh-pfc: fix sparse GPIOs for R-Car SoCs

[PATCH 0/2] User-space Ethtool
 2015-07-07 17:39 UTC  (6+ messages)
` [PATCH v12 0/4] "
  ` [PATCH v12 1/4] ethdev: add apis to support access device info
  ` [PATCH v12 2/4] ixgbe: add ops to support ethtool ops
  ` [PATCH v12 3/4] igb: "
  ` [PATCH v12 4/4] examples: new example: l2fwd-ethtool

[PATCH] trivial: fix typos and remove double words
 2015-07-07 17:38 UTC  (2+ messages)

[PATCH v2 00/12] Alternate p2m: support multiple copies of host p2m
 2015-07-07 17:38 UTC  (16+ messages)
` [PATCH v2 07/12] x86/altp2m: add control of suppress_ve

Broadcom BCM54610 Linux support
 2015-07-07 17:34 UTC  (2+ messages)

External toolchains
 2015-07-07 17:35 UTC 

ceph-objectstore-tool import failures
 2015-07-07 17:34 UTC  (9+ messages)

Patch "usb: gadget: f_fs: add extra check before unregister_gadget_item" has been added to the 4.1-stable tree
 2015-07-07 17:33 UTC 

[PATCH RFC V2 0/5] partial callgrap and time support
 2015-07-07 10:19 UTC  (6+ messages)
` [PATCH RFC V2 1/5] perf,tools: introduce OPT_CALLBACK_SET/OPT_CALLBACK_NOOPT_SET
` [PATCH RFC V2 2/5] perf/documentation: Add description for period
` [PATCH RFC V2 3/5] perf,tool: partial time support
` [PATCH RFC V2 4/5] perf,tool: partial callgrap support
` [PATCH RFC V2 5/5] perf,tests: Add tests to callgrap and time parse

Patch "usb: gadget: f_fs: fix check in read operation" has been added to the 4.0-stable tree
 2015-07-07 17:33 UTC 

Patch "usb: gadget: f_fs: add extra check before unregister_gadget_item" has been added to the 4.0-stable tree
 2015-07-07 17:33 UTC 

[Qemu-devel] [PATCH] raw-posix.c: Make physical devices usable in QEMU
 2015-07-07 17:33 UTC 

[GIT PULL] USB fixes for v4.2-rc2
 2015-07-07 17:30 UTC 

[Bug 91231] New: [NV92] Psychonauts (native) segfaults on start when DRI3 enabled
 2015-07-07 17:29 UTC  (2+ messages)
  ` [Bug 91231] "

[PATCH v2 0/7] IOMMU/DMA map_resource support for peer-to-peer
 2015-07-07 17:28 UTC  (8+ messages)
` [PATCH v2 4/7] DMA-API: Add dma_(un)map_resource() documentation

CUDA fixed VA allocations and sparse mappings
 2015-07-07 17:27 UTC  (3+ messages)
` [Nouveau] "

[meta-browser][PATCH] chromium, cef: fetch chromium source from git
 2015-07-07 17:27 UTC  (2+ messages)

[PATCH 0/5] enable I2C on Renesas EMEV2 and KZM9D board
 2015-07-07 17:26 UTC  (4+ messages)
` [PATCH 2/5] i2c: emev2: add binding documentation

About Fio backend with ObjectStore API
 2015-07-07 17:25 UTC  (8+ messages)

Cloud images for OpenStack & libvirt
 2015-07-07 17:25 UTC  (2+ messages)

linux-4.2-rc1/drivers/staging/wilc1000/linux_wlan.c:1874: bad test ?
 2015-07-07 17:22 UTC  (2+ messages)

[Qemu-devel] [PATCH rebased for-2.4] target-i386: add ABM to Haswell* and Broadwell* CPU models
 2015-07-07 17:21 UTC  (2+ messages)

[Qemu-devel] using MSIX for virtio-blk
 2015-07-07 17:20 UTC 

[Qemu-devel] [PATCH 0/2] ahci: Fix CD-ROM signature
 2015-07-07 17:19 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] ahci: fix signature generation

[linux-lvm] resize2fs results in "permission denied"
 2015-07-07 17:19 UTC 

[PATCH v3 00/15] Introducing per-device MSI domain
 2015-07-07 17:18 UTC  (32+ messages)
` [PATCH v3 01/15] genirq: irqdomain: Allow irq domain aliasing
` [PATCH v3 02/15] PCI: MSI: Register irq domain with specific token
` [PATCH v3 03/15] device core: Introduce per-device MSI domain pointer
` [PATCH v3 04/15] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v3 05/15] PCI/MSI: of: Add support for OF-provided msi_domain
` [PATCH v3 06/15] PCI/MSI: of: Allow msi_domain lookup using the host bridge node
` [PATCH v3 07/15] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
` [PATCH v3 08/15] platform: of: Assign MSI domain to platform device
` [PATCH v3 09/15] irqchip: gicv3-its: Split PCI/MSI code from the core ITS driver
` [PATCH v3 10/15] irqchip: gicv3-its: Register irq domain with platform MSI token
` [PATCH v3 11/15] irqchip: GICv2m: Get rid of struct msi_controller
` [PATCH v3 12/15] irqchip: gicv3-its: "
` [PATCH v3 13/15] irqchip: gicv3-its: Make the PCI/MSI code standalone
` [PATCH v3 14/15] PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller
` [PATCH v3 15/15] PCI/MSI: Drop domain field from msi_controller

[RFC v2 0/6] IRQ bypass manager and irqfd consumer
 2015-07-07 17:17 UTC  (3+ messages)

[PATCH] zfs: fix compilation failure with clang due to alignment
 2015-07-07 17:17 UTC  (2+ messages)

[PATCH] mempool: improbe cache search
 2015-07-07 17:17 UTC  (4+ messages)
` [PATCH v2] mempool: improve "

[PATCH v3] mfd: atmel-hlcdc: implement config synchronization
 2015-07-07 17:16 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/22] QOM CPUState patch queue 2015-07-07
 2015-07-07 17:16 UTC  (23+ messages)
` [Qemu-devel] [PULL v2 01/22] cpu: No need to zero-initialize CPUState::numa_node
` [Qemu-devel] [PULL v2 02/22] cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn()
` [Qemu-devel] [PULL v2 03/22] cpu: Reorder cpu->as, cpu->thread_id, cpu->memory_dispatch init
` [Qemu-devel] [PULL v2 04/22] cpu: Add Error argument to cpu_exec_init()
` [Qemu-devel] [PULL v2 05/22] cpu: Convert cpu_index into a bitmap
` [Qemu-devel] [PULL v2 06/22] target-ppc: Move cpu_exec_init() call to realize function
` [Qemu-devel] [PULL v2 07/22] translate-all: Change tb_flush() env argument to cpu
` [Qemu-devel] [PULL v2 08/22] gdbstub: Change gdbserver_fork() to accept cpu instead of env
` [Qemu-devel] [PULL v2 09/22] cpu: Change tcg_cpu_exec() arg to cpu, not env
` [Qemu-devel] [PULL v2 10/22] cpu: Change cpu_exec_init() "
` [Qemu-devel] [PULL v2 11/22] cpu-exec: Purge all uses of ENV_GET_CPU()
` [Qemu-devel] [PULL v2 12/22] cpu: Add wrapper for the set_pc() hook
` [Qemu-devel] [PULL v2 13/22] gdbstub: Use cpu_set_pc() helper
` [Qemu-devel] [PULL v2 14/22] hw/arm/boot: Use cpu_set_pc()
` [Qemu-devel] [PULL v2 15/22] microblaze: boot: "
` [Qemu-devel] [PULL v2 16/22] disas: Add print_insn to disassemble info
` [Qemu-devel] [PULL v2 17/22] disas: QOMify target specific setup
` [Qemu-devel] [PULL v2 18/22] disas: arm-a64: Make printfer and stream variable
` [Qemu-devel] [PULL v2 19/22] disas: arm: QOMify target specific disas setup
` [Qemu-devel] [PULL v2 20/22] disas: microblaze: "
` [Qemu-devel] [PULL v2 21/22] disas: cris: Fix 0 buffer length case
` [Qemu-devel] [PULL v2 22/22] disas: cris: QOMify target specific disas setup

[patch 2/2] tick/broadcast: Handle spurious interrupts gracefully
 2015-07-07 17:15 UTC  (2+ messages)
` [tip:timers/urgent] "

[patch 1/2] tick/broadcast: Prevent deep idle states if no broadcast device available
 2015-07-07 17:14 UTC  (5+ messages)
` [tip:timers/urgent] tick/broadcast: Move the check for periodic mode inside state handling
` [tip:timers/urgent] tick/broadcast: Return busy if periodic mode and hrtimer broadcast
` [tip:timers/urgent] tick/broadcast: Return busy when IPI is pending
` [tip:timers/urgent] tick/broadcast: Check for hrtimer broadcast active early

[PATCH] ARM: perf: extend interrupt-affinity property for PPIs
 2015-07-07 17:15 UTC  (2+ messages)

linux-4.2-rc1/drivers/gpu/drm/radeon/cik.c:1912: dead code block ?
 2015-07-07 17:14 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.