All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-08 12:47:16 to 2013-01-08 13:53:55 UTC [more...]

[PATCH v8 0/3] x86, apicv: Add APIC virtualization support
 2013-01-08 13:53 UTC  (10+ messages)
` [PATCH v8 2/3] x86, apicv: add virtual interrupt delivery support

[PATCH 00/42] SLES resync
 2013-01-08 13:53 UTC  (18+ messages)
` [PATCH 01/42] libmultipath: Invalid check for mpp->wwid in dm_addmap()
` [PATCH 02/42] Remove newline from condlog()
` [PATCH 03/42] Fixup pathgroup allocation in disassemble_map()
` [PATCH 04/42] libmultipath: resource leak in read_value_block()
` [PATCH 05/42] prio: fix merging of prioritizers with different args
` [PATCH 06/42] Accept several whitespaces in bindings file
` [PATCH 07/42] Add TAGS makefile target
` [PATCH 08/42] libmultipath: Fix typo in mp_prio_handler()
` [PATCH 09/42] Do not trigger a map reload on priority updates
` [PATCH 10/42] Introduce MP_FAST_IO_FAIL_UNSET
` [PATCH 11/42] Checker name is not displayed on failure
` [PATCH 12/42] Valgrind fixes for prioritizer
` [PATCH 13/42] Incorrect inquiry vendor length in hds prioritizer
` [PATCH 14/42] Print out multipath alias for flush_on_last_del messages
` [PATCH 15/42] Clarify setting origin in propsel.c
` [PATCH 16/42] libmultipath: error checking in remove_features()
` [PATCH 17/42] Increase parameter buffer

[RFC v2 00/18] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2013-01-08 13:53 UTC  (4+ messages)
` [RFC v2 01/18] mailbox: OMAP2+: Add support for AM33XX

[Bug 59133] New: GPU lockup with threaded opengl
 2013-01-08 13:53 UTC 

hello
 2013-01-08 13:45 UTC 

Understanding When to Use Branches
 2013-01-08 13:46 UTC 

[PATCH] HID: i2c-hid: add ACPI support
 2013-01-08 13:51 UTC  (2+ messages)

[PATCH v3 0/8] xen: ARM HDLCD video driver
 2013-01-08 13:51 UTC  (4+ messages)
` [PATCH v3 8/8] xen/arm: introduce a driver for the ARM HDLCD controller

Is Ceph recovery able to handle massive crash
 2013-01-08 13:51 UTC  (8+ messages)

Regarding module init function
 2013-01-08 13:51 UTC  (7+ messages)

[lm-sensors] Help to make lm-sensors work with an Asus TUSL2-C
 2013-01-08 13:50 UTC  (3+ messages)

[Bug 58354] New: r600g locks up in Unigine Tropics with drm-next
 2013-01-08 13:50 UTC  (2+ messages)
` [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics

cron job: media_tree daily build: ERRORS
 2013-01-08 13:49 UTC  (7+ messages)

[PATCH] ath9k: add spectral scan feature
 2013-01-08 13:48 UTC 

[U-Boot] [PATCH] video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards
 2013-01-08 13:48 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[Bug 59122] KWin failed to start properly
 2013-01-08 13:48 UTC 

[Buildroot] [pull request] Pull request for branch yem-misc-fixes
 2013-01-08 13:46 UTC  (6+ messages)
` [Buildroot] [PATCH 1/3] Makefile: export BR2_CONFIG_FILE, pointing to our .config

md: raid1,10: Handle REQ_WRITE_SAME flag in write bios
 2013-01-08 13:44 UTC 

[Qemu-devel] [PULL 00/32] usb patch queue
 2013-01-08 13:14 UTC  (30+ messages)
` [Qemu-devel] [PATCH 01/32] ehci: Add a ehci_writeback_async_complete_packet helper function
` [Qemu-devel] [PATCH 02/32] ehci: Add ehci_verify_qh and ehci_verify_qtd helper functions
` [Qemu-devel] [PATCH 03/32] ehci: Verify guest does not change the token of inflight qtd-s
` [Qemu-devel] [PATCH 04/32] ehci: Move get / put_dwords upwards
` [Qemu-devel] [PATCH 05/32] ehci: writeback_async_complete_packet: verify qh and qtd
` [Qemu-devel] [PATCH 06/32] ehci: Verify qtd for async completed packets
` [Qemu-devel] [PATCH 07/32] ehci: Add an ehci_get_pid helper function
` [Qemu-devel] [PATCH 08/32] ehci: Verify a queue's ep direction does not change
` [Qemu-devel] [PATCH 09/32] ehci: Use uframe precision for interrupt threshold checking (v2)
` [Qemu-devel] [PATCH 10/32] ehci: Further speedup rescanning if async schedule after raising an interrupt
` [Qemu-devel] [PATCH 11/32] ehci: Don't call commit_irq after raising PCD
` [Qemu-devel] [PATCH 12/32] uhci: Fix 1 ms delay in interrupt reporting to the guest
` [Qemu-devel] [PATCH 13/32] uhci: Fix pending interrupts getting lost on migration
` [Qemu-devel] [PATCH 14/32] uhci: Add a QH_VALID define
` [Qemu-devel] [PATCH 15/32] uhci: Limit amount of frames processed in one go
` [Qemu-devel] [PATCH 17/32] hid: Change idle handling to use a timer
` [Qemu-devel] [PATCH 19/32] usb: Add an usb_device_ep_stopped USBDevice method
` [Qemu-devel] [PATCH 20/32] usbredir: Add an usbredir_stop_ep helper function
` [Qemu-devel] [PATCH 21/32] usbredir: Add USBEP2I and I2USBEP helper macros
` [Qemu-devel] [PATCH 22/32] usbredir: Add ep_stopped USBDevice method
` [Qemu-devel] [PATCH 23/32] usbredir: Verify we have 32 bits bulk length cap when redirecting to xhci
` [Qemu-devel] [PATCH 24/32] usbredir: Add usbredir_init_endpoints() helper
` [Qemu-devel] [PATCH 25/32] usb-redir: Add debugging to bufpq save / restore
` [Qemu-devel] [PATCH 26/32] xhci: call set-address with dummy usbpacket
` [Qemu-devel] [PATCH 28/32] usb/ehci: Move capsbase and opregbase into SysBus EHCI class
` [Qemu-devel] [PATCH 29/32] usb/ehci: Add SysBus EHCI device for Exynos4210
` [Qemu-devel] [PATCH 30/32] exynos4210: Add EHCI support
` [Qemu-devel] [PATCH 31/32] usbredir: Add support for buffered bulk input (v2)
` [Qemu-devel] [PATCH 32/32] uhci: stop using portio lists

[PATCH 0/2] OMAP3 ISP: Simplify clock usage
 2013-01-08 13:43 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5
` [PATCH 2/2] omap3isp: Set cam_mclk rate directly

xen-netback notify DomU to send ARP
 2013-01-08 13:42 UTC  (4+ messages)
` [Xen-devel] "

[patch] bnx2x: NULL dereference on error in debug code
 2013-01-08 13:42 UTC  (2+ messages)

Rados gateway init timeout with cache
 2013-01-08 13:41 UTC  (2+ messages)

[PATCH 1/2] mx27: add a clock gate to activate SPLL clock
 2013-01-08 13:41 UTC  (6+ messages)
` [PATCH 2/2] mxc: enable EHCI PER clock

[Qemu-devel] [PATCH 00/61] Virtio refactoring
 2013-01-08 13:40 UTC  (3+ messages)

[PATCH] drivers: i2c: muxes: fix sizeof(ptr)
 2013-01-08 13:40 UTC 

[Buildroot] [PATCH 1/1] added infozip package
 2013-01-08 13:38 UTC 

[PATCH] meta-fsl-ppc master: inherit image_types_uboot
 2013-01-08 13:36 UTC  (3+ messages)

[lm-sensors] [PATCH 2/2] lm73: added alarm support
 2013-01-08 13:36 UTC  (2+ messages)

[PATCH] fix multiple mark_page_accessed called when sequentially writing a file with blocksize less than PAGE_SIZE ,which might pollute the LRU
 2013-01-08 13:35 UTC 

[PATCH 1/1 net-next] net: fec: enable pause frame to improve rx prefomance for 1G network
 2013-01-08 13:32 UTC  (5+ messages)

[Xenomai] SIGXCPU with rt_mutex_release
 2013-01-08 13:33 UTC  (2+ messages)

[PATCH] omap: Avoid crashes in the case of hwmod misconfiguration
 2013-01-08 13:31 UTC  (2+ messages)

[PATCH] omap: DT node Timer iteration fix
 2013-01-08 13:31 UTC  (2+ messages)

inaccurate packet scheduling
 2013-01-08 13:30 UTC  (5+ messages)

[Buildroot] Error when adding media-ctl as package
 2013-01-08 13:27 UTC 

[PATCH 0/5] DT Overlay based cape manager for TI's Beaglebone
 2013-01-08 13:26 UTC  (6+ messages)
` [PATCH 1/5] capemgr: Beaglebone DT overlay based cape manager

[Qemu-devel] [PATCH] sheepdog: implement direct write semantics
 2013-01-08 13:23 UTC  (21+ messages)

md: raid1,10: Handle REQ_WRITE_SAME flag in write bios
 2013-01-08 13:23 UTC 

[Qemu-devel] [PATCH v2] configure: Support QEMU cross-compiling for ARM64 host
 2013-01-08 13:22 UTC 

Strange "flush" process bahaviour
 2013-01-08 13:22 UTC  (10+ messages)

[PATCH v4 RESEND] pwm: atmel: add Timer Counter Block PWM driver
 2013-01-08 13:15 UTC  (4+ messages)

[PATCH] bdwgc: updated to version 7.2d
 2013-01-08 13:09 UTC 

setfscreatecon optimizations
 2013-01-08 13:20 UTC 

[PATCH RFC 000/112] HD-audio generic parser improvements
 2013-01-08 13:20 UTC  (3+ messages)

[PATCH v3 0/9] Migrate Tegra to common clock framework
 2013-01-08 13:19 UTC  (5+ messages)

[PATCH] include/bitops.h: Use the operating system byteswapping functions
 2013-01-08 13:17 UTC  (2+ messages)

[lm-sensors] [PATCH 1/2] lm73: added 'update_interval' attribute
 2013-01-08 13:18 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] xhci fixes
 2013-01-08 13:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] xhci: create xhci_detach_slot helper function
` [Qemu-devel] [PATCH 2/3] xhci: call xhci_detach_slot on root port detach too
` [Qemu-devel] [PATCH 3/3] xhci: nuke transfe5rs on detach

[PATCH v3 0/6] V4L2 asynchronous probing + soc-camera example
 2013-01-08 13:15 UTC  (6+ messages)
` [PATCH 1/6 v4] media: V4L2: support asynchronous subdevice registration

net: usb: cdc_ncm: add support IFF_NOARP
 2013-01-08 13:14 UTC 

[xen-unstable test] 14832: tolerable FAIL - PUSHED
 2013-01-08 13:13 UTC 

[PATCH RFT] regulator: s5m8767: Convert to regulator_[get|set]_voltage_sel_regmap
 2013-01-08 13:13 UTC  (3+ messages)

[PATCH 00/21][RFC v3] systemd Integration
 2013-01-08 12:57 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ti/master
 2013-01-08 13:12 UTC  (2+ messages)

[PATCH 0/3] Add imx6q-cpufreq driver support
 2013-01-08 13:10 UTC  (6+ messages)
` [PATCH 2/3] cpufreq: add imx6q-cpufreq driver

[PATCH 00/11] spi/pxa2xx: add Intel Lynxpoint SPI controller support
 2013-01-08 13:10 UTC  (5+ messages)
` [PATCH 05/11] spi/pxa2xx: make clock rate configurable from platform data

[meta-fsl-arm][PATCH] fsl-mm-flv-codeclib: Fix packaging
 2013-01-08 13:11 UTC 

[PATCH] lockdep: Rename print_unlock_inbalance_bug() to print_unlock_imbalance_bug()
 2013-01-08 13:05 UTC 

[PATCH] clk: remove unreachable code
 2013-01-08 13:03 UTC 

[PATCH 0/4] gpio: introduce descriptor-based interface
 2013-01-08 13:07 UTC  (9+ messages)
` [PATCH 1/4] gpiolib: introduce descriptor-based GPIO interface
` [PATCH 2/4] gpiolib: add gpiod_get and gpiod_put functions

[Bug 57777] New: lcd screen of a laptop does not wake up after sleep
 2013-01-08 13:06 UTC  (2+ messages)
  ` [Bug 57777] "

Fix fsl-mm-flv-codeclib package creation
 2013-01-08 13:06 UTC  (5+ messages)
` [meta-fsl-arm][for-danny][PATCH] fsl-mm-flv-codeclib: fix "

[U-Boot] Update OMAP5 "unmap first page" patch series
 2013-01-08 13:05 UTC  (5+ messages)
  ` [U-Boot] [PATCH v4 3/3] ARM: OMAP5: redefine arm_setup_identity_mapping

[PATCH meta-gnome 1/2] at-spi2-core: add
 2013-01-08 12:49 UTC  (3+ messages)
` [PATCH meta-gnome 2/2] at-spi2-atk: add

[PATCHv6 0/6] Add DFS master ability
 2013-01-08 13:04 UTC  (7+ messages)
` [PATCHv6 1/6] nl80211: check if channel can be used in join_ibss
` [PATCHv6 2/6] cfg80211: check radar interface combinations
` [PATCHv6 3/6] nl80211/cfg80211: add radar detection command/event
` [PATCHv6 4/6] mac80211: "
` [PATCHv6 5/6] mac80211: check radar interaction with scan and roc
` [PATCHv6 6/6] nl80211: allow DFS in start_ap

oops in copy_page_rep()
 2013-01-08 13:04 UTC  (7+ messages)

[U-Boot] [RFC PATCH 1/2] ARM: cache: Introduce weak dram_bank_setup function
 2013-01-08 13:03 UTC  (3+ messages)

[RFC patch net-next] ipv4: use bcast as dst address in case IFF_NOARP is set
 2013-01-08 13:02 UTC 

[PATCH RESEND 1/3] Btrfs: flush all dirty inodes if writeback can not start
 2013-01-08 13:02 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] pps: hide more configuration symbols behind CONFIG_PPS
 2013-01-08 12:59 UTC 

[U-Boot] [PATCH V5 0/4] Add support for FIMD and DP on SMDK5250
 2013-01-08 13:00 UTC  (3+ messages)
` [U-Boot] [PATCH V5 4/4] EXYNOS5: Add support for FIMD and DP

[Buildroot] Dropbear/SFTP
 2013-01-08 12:59 UTC  (3+ messages)

[3.6.9 -> 3.7.1 regression] sound: snd_hda_intel codec probing issue?
 2013-01-08 12:56 UTC  (6+ messages)

[RFC PATCH 0/3] Use scratch registers on XLR/XLS/XLP
 2013-01-08 12:56 UTC  (4+ messages)
` [PATCH 1/3] MIPS: Allow platform specific scratch registers
` [PATCH 2/3] MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT
` [PATCH 3/3] MIPS: Move definition of SMP processor id register to header file

[PATCH] Switch from select() to poll() in xenconsoled's IO loop
 2013-01-08 12:52 UTC  (2+ messages)

A lot of NILFS: bad btree node messages (readonly fs)
 2013-01-08 12:52 UTC  (10+ messages)

[B.A.T.M.A.N.] Latency Related Problem
 2013-01-08 12:52 UTC 

[PATCH 0/3] spi: bitbang: use core message queue
 2013-01-08 12:50 UTC  (4+ messages)
` [PATCH 3/3] spi: bitbang: convert to using "

wiki page for building basic image for raspberry pi
 2013-01-08 12:49 UTC 

[v2 0/9] ARM: Initial support for Tegra 114 SoC
 2013-01-08 12:47 UTC  (20+ messages)
` [v2 1/9] ARM: tegra: fuse: Add chipid TEGRA114 0x35
` [v2 2/9] HACK: ARM: tegra: Use CLK_IGNORE_UNUSED for Tegra 114 SoC
` [v2 3/9] ARM: tegra: # of CPU cores detection w/ & w/o HAVE_ARM_SCU
` [v2 4/9] clocksource: tegra: Reorganize funcs by clock functionarities
` [v2 5/9] clocksource: tegra: Enable ARM arch_timer with TSC
` [v2 6/9] ARM: dt: tegra114: Add new SoC base, Tegra 114 SoC
` [v2 7/9] ARM: dt: tegra114: Add new board, Dalmore
` [v2 8/9] ARM: dt: tegra114: Add new board, Pluto
` [v2 9/9] ARM: tegra: Add initial support for Tegra 114 SoC

[LTP] [PATCH] containers: delete redundant newline in tst_resm()
 2013-01-08 12:47 UTC  (5+ 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.