messages from 2012-11-05 14:35:51 to 2012-11-05 15:34:03 UTC [more...]
[PATCH v2] drm/i915: Wait for pending flips in intel_pipe_set_base()
2012-11-05 15:33 UTC (2+ messages)
[floppy, blk_peek_request] BUG: scheduling while atomic: kworker/u:0/6/0x10000002
2012-11-05 15:33 UTC (5+ messages)
[linux-3.0 test] 14367: regressions - FAIL
2012-11-05 15:32 UTC
[patch,v2 00/10] make I/O path allocations more numa-friendly
2012-11-05 15:32 UTC (6+ messages)
` [patch,v2 05/10] sd: use alloc_disk_node
[PATCH v4 00/13] New remote-hg helper
2012-11-05 15:22 UTC (19+ messages)
` Lack of netiquette, was "
[PATCH] [POKY-ECLIPSE] Update plugin version in installation details
2012-11-05 15:32 UTC
[PATCH 01/18] drm: Introduce drm_mm_create_block()
2012-11-05 15:32 UTC (11+ messages)
` [PATCH 05/18] drm: Introduce an iterator over holes in the drm_mm range manager
` [PATCH 06/18] drm/i915: Delay allocation of stolen space for FBC
` [PATCH 07/18] drm/i915: Defer allocation of stolen memory for FBC until actual first use
[PATCH v2] wireless: Allow registering more than one beacon listener
2012-11-05 15:32 UTC (6+ messages)
[RFC] Second attempt at kernel secure boot support
2012-11-05 15:31 UTC (16+ messages)
[PATCH V2] ARM: PMU: fix runtime PM enable
2012-11-05 15:30 UTC (4+ messages)
ping -f is broken in iputils 20121011
2012-11-05 15:28 UTC
[PATCH v4 0/6] nl/cfg/mac80211: add DFS master ability
2012-11-05 15:29 UTC (22+ messages)
` [PATCH v4 1/6] nl80211/cfg80211: add radar detection command/event
` [PATCH v4 5/6] nl80211/cfg80211: add ap channel switch command
` [PATCH v4 6/6] mac80211: add ap channel switch command/event
[Qemu-devel] [PATCH] migrate: error message for ram_load size
2012-11-05 15:28 UTC (2+ messages)
[Drbd-dev] [GIT PULL] 4 fixes for drbd
2012-11-05 15:28 UTC (7+ messages)
` "
[PATCH] Btrfs: Don't trust the superblock label and simply printk("%s") it
2012-11-05 15:28 UTC (2+ messages)
macbook pro 9.2 stat/ata bus error
2012-11-05 15:28 UTC
[PATCH] add tpm_xenu.ko: Xen Virtual TPM frontend driver
2012-11-05 15:09 UTC (2+ messages)
[PATCH] x86/EFI: additional checks in efi_bgrt_init()
2012-11-05 15:26 UTC
checkout-index: unable to create file foo (File exists)
2012-11-05 15:25 UTC (3+ messages)
[PATCH RESEND 1/3] perf tools: Use normalized arch name for searching objdump path
2012-11-05 15:25 UTC (6+ messages)
` [PATCH 2/3] perf tools: Introduce struct hist_browser_timer
` [PATCH 3/3] perf report: Postpone objdump check until annotation requested
RFC: book3e: DCR MMIO for IBM Blue Gene/Q
2012-11-05 15:25 UTC (4+ messages)
[PATCH] staging/media: Use dev_ printks in go7007/s2250-loader.c
2012-11-05 15:25 UTC (5+ messages)
[PATCH v9 00/34] vfs: add the ability to retry lookup and operation to most path-based syscalls
2012-11-05 15:22 UTC (39+ messages)
` [PATCH v9 01/34] vfs: add a retry_estale helper function to handle retries on ESTALE
` [PATCH v9 02/34] vfs: make fstatat retry on ESTALE errors from getattr call
` [PATCH v9 03/34] vfs: fix readlinkat to retry on ESTALE
` [PATCH v9 04/34] vfs: add new "reval" argument to kern_path_create and user_path_create
` [PATCH v9 05/34] vfs: fix mknodat to retry on ESTALE errors
` [PATCH v9 06/34] vfs: fix mkdir "
` [PATCH v9 07/34] vfs: fix symlinkat "
` [PATCH v9 08/34] vfs: fix linkat "
` [PATCH v9 09/34] vfs: add a reval argument to user_path_parent
` [PATCH v9 10/34] vfs: make rmdir retry on ESTALE errors
` [PATCH v9 11/34] vfs: make do_unlinkat "
` [PATCH v9 12/34] vfs: fix renameat to "
` [PATCH v9 13/34] vfs: have do_sys_truncate retry once on an ESTALE error
` [PATCH v9 14/34] vfs: have faccessat "
` [PATCH v9 15/34] vfs: have chdir retry lookup and call once on "
` [PATCH v9 16/34] vfs: make chroot retry "
` [PATCH v9 17/34] vfs: make fchmodat retry once on ESTALE errors
` [PATCH v9 18/34] vfs: make fchownat "
` [PATCH v9 19/34] vfs: fix user_statfs to "
` [PATCH v9 20/34] vfs: allow utimensat() calls to retry once on an ESTALE error
` [PATCH v9 21/34] vfs: allow setxattr to retry once on ESTALE errors
` [PATCH v9 22/34] vfs: allow lsetxattr() "
` [PATCH v9 23/34] vfs: make getxattr retry once on an ESTALE error
` [PATCH v9 24/34] vfs: make lgetxattr retry once on ESTALE
` [PATCH v9 25/34] vfs: make listxattr retry once on ESTALE error
` [PATCH v9 26/34] vfs: make llistxattr "
` [PATCH v9 27/34] vfs: make removexattr retry once on ESTALE
` [PATCH v9 28/34] vfs: make lremovexattr retry once on ESTALE error
` [PATCH v9 29/34] vfs: convert do_filp_open to use retry_estale helper
` [PATCH v9 30/34] vfs: convert do_file_open_root "
` [PATCH v9 31/34] vfs: convert filename_lookup "
` [PATCH v9 32/34] vfs: ensure that forward progress is being made on pathwalks
` [PATCH v9 33/34] vfs: make number of ESTALE retries tunable
` [PATCH v9 34/34] vfs: add a sliding backoff delay between ESTALE retries
[PATCH v2 6/9] rcu: use __this_cpu_read helper instead of per_cpu_ptr(p, raw_smp_processor_id())
2012-11-05 15:23 UTC (7+ messages)
[PATCH] iommu: exynos: add support for dt based instantiation for iommu devices
2012-11-05 15:22 UTC
IMX257 framebuffer problem
2012-11-05 15:21 UTC (4+ messages)
[REGRESSION] d7b4394e breaks bi-directional DMA transfers on omap2-mcspi
2012-11-05 15:20 UTC (4+ messages)
[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
2012-11-05 15:20 UTC (15+ messages)
` [PATCH v3 02/11] clk: davinci - add PSC clock driver
` [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver
` [PATCH v3 04/11] clk: davinci - add pll divider clock driver
[B.A.T.M.A.N.] [PATCH v2 9/9] net: batman-adv: use per_cpu_add helper
2012-11-05 15:19 UTC (6+ messages)
` "
[PATCH 0/3] ACPI 5 support for GPIO, SPI and I2C
2012-11-05 15:19 UTC (10+ messages)
` [PATCH 1/3] gpio / ACPI: add ACPI support
` [PATCH 2/3] spi / ACPI: add ACPI enumeration support
Ubuntu/Debian Installer + Virtio-SCSI -> Bad ram pointer
2012-11-05 15:19 UTC (9+ messages)
` [Qemu-devel] "
Switch from tar.bz2 to tar.gz
2012-11-05 15:18 UTC (3+ messages)
[PATCH 8/9] trace: use this_cpu_ptr per-cpu helper
2012-11-05 15:18 UTC (6+ messages)
[PATCH lttng-ust] Fix: Conditionnally disable tests requiring shared libs support
2012-11-05 15:17 UTC
[PATCH 00/32] [RFC] nohz/cpuset: Start discussions on nohz CPUs
2012-11-05 15:17 UTC (10+ messages)
[PATCH 1/2] Xen acpi pad implement
2012-11-05 15:16 UTC (11+ messages)
` [Xen-devel] "
[PATCH net-next] ipv6: export IP6_RT_PRIO_* to userland
2012-11-05 15:28 UTC
CK5 [02/18] slab: Simplify bootstrap
2012-11-05 15:15 UTC (6+ messages)
` CK5 [03/18] create common functions for boot slab creation
[PATCH] drm: exynos: fix for mapping of dma buffers
2012-11-05 15:34 UTC
[PATCH 0/8] mfd: Batch together MFD related patches
2012-11-05 15:10 UTC (18+ messages)
` [PATCH 1/8] mfd: ab8500-core: Remove unused ab8500-gpio IRQ ranges
` [PATCH 2/8] mfd: Prevent STMPE from abusing mfd_add_devices' irq_base parameter
` [PATCH 3/8] mfd: Provide the STMPE driver with its own IRQ domain
` [PATCH 4/8] mfd: Correct copy and paste mistake in stmpe
` [PATCH 5/8] mfd: Enable the STMPE MFD for Device Tree
` [PATCH 6/8] Documentation: Describe bindings for STMPE Multi-Functional Device driver
` [PATCH 7/8] mfd: ab8500-core: Use devm_* memory/IRQ and allocation/free routines
` [PATCH 8/8] mfd: Differentiate between u8500 and u9540 TCDM address mapping
[Xenomai] Compiling the Xenomai examples 2.0
2012-11-05 15:09 UTC
[PATCH] [perf] Remove the node from rblist in strlist__remove
2012-11-05 15:04 UTC (4+ messages)
` [tip:perf/core] perf tools: "
[Alsa-user] Ticks when playing to USB DAC at high sample rates
2012-11-05 15:03 UTC (3+ messages)
` "
[PATCH 0/6] ARM: OMAP3+: move smartreflex-class3.c to drivers/power/avs
2012-11-05 15:02 UTC (8+ messages)
` [PATCH 1/6] PM / AVS / OMAP: move Kconfig definition of smartreflex to avs directory
` [PATCH 2/6] ARM: OMAP: voltage: remove duplicate header definitions
` [PATCH 3/6] ARM: OMAP: voltage: move voltdm_reset to platform_data header
` [PATCH 4/6] ARM: OMAP: SmartReflex: provide SoC integration API for VP
` [PATCH 5/6] ARM: OMAP: SmartReflex: use pr_warn instead of pr_warning
` [PATCH 6/6] PM / AVS / OMAP: move Smartreflex-class3 driver to power/avs
[Qemu-devel] slow virtio network with vhost=on and multiple cores
2012-11-05 15:01 UTC (3+ messages)
[RFC 00/15] Add basic suspend-resume support for AM33XX
2012-11-05 15:00 UTC (23+ messages)
` [PATCH 01/15] ARM: OMAP2+: mailbox: Add an API for flushing the FIFO
` [PATCH 02/15] ARM: OMAP2+: mailbox: Add support for AM33XX
` [PATCH 12/15] ARM: OMAP: timer: Add suspend-resume callbacks for clockevent device
` [PATCH 13/15] ARM: DTS: AM33XX: Add nodes for OCMCRAM and Mailbox
[PATCH] drm: exynos: add iommu support in hdmi driver with dt enabled
2012-11-05 15:18 UTC
[RFC PATCH] zcache2 cleanups (s/int/bool + debugfs movement)
2012-11-05 14:37 UTC (24+ messages)
` [PATCH 01/11] zcache2: s/int/bool/ on the various options
` [PATCH 02/11] zcache: Module license is defined twice
` [PATCH 03/11] zcache: Provide accessory functions for counter increase
` [PATCH 04/11] zcache: Provide accessory functions for counter decrease
` [PATCH 05/11] zcache: The last of the atomic reads has now an accessory function
` [PATCH 06/11] zcache: Fix compile warnings due to usage of debugfs_create_size_t
` [PATCH 07/11] zcache: Make the debug code use pr_debug
` [PATCH 08/11] zcache: Move debugfs code out of zcache-main.c file
` [PATCH 09/11] zcache: Use an array to initialize/use debugfs attributes
` [PATCH 10/11] zcache: Move the last of the debugfs counters out
` [PATCH 11/11] zcache: Coalesce all debug under CONFIG_ZCACHE2_DEBUG
[PATCHv5 1/2] nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command
2012-11-05 14:56 UTC (2+ messages)
[Bug 56139] New: [bisected] kernel 3.7.0-rc1 breaks 6950 (CAYMAN)
2012-11-05 14:55 UTC (2+ messages)
` [Bug 56139] "
PNFS Kernel - CONFIG_SPNFS not found
2012-11-05 14:49 UTC
Proposed new "memory capacity claim" hypercall/feature
2012-11-05 14:54 UTC (7+ messages)
Fwd: Nice processes prevent frequency increases - possible scheduler regression (known good in 2.6.35)
2012-11-05 14:54 UTC (5+ messages)
recommanded cache setting for rbd image
2012-11-05 14:53 UTC
[RFC 0/3] LE Connection parameter tuning (first step)
2012-11-05 14:52 UTC (3+ messages)
[U-Boot] [PATCH v3 1/2] m68k: add support for mcf5307 cpu
2012-11-05 14:50 UTC (3+ messages)
[PATCH 0/8] zynq COMMON_CLK support
2012-11-05 14:49 UTC (5+ messages)
` [PATCH 2/8] ARM: zynq: move ttc timer code to drivers/clocksource
soc camera driver module may case memory leak
2012-11-05 14:38 UTC
zram OOM behavior
2012-11-05 14:46 UTC (4+ messages)
soc camera driver module may case memory leak
2012-11-05 14:46 UTC
Kernel update 3.5.7 -> 3.6.3 breaks NFS4
2012-11-05 14:45 UTC (9+ messages)
[PATCH v2] proc: add "Seccomp" to status
2012-11-05 14:43 UTC (2+ messages)
vexpress issues in next-20121029
2012-11-05 14:43 UTC (5+ messages)
[PATCH 00/25] perf test: Add perf_event_attr tests
2012-11-05 14:41 UTC (9+ messages)
` [PATCH 03/25] perf tests: Add framework for automated "
` [PATCHv2 "
Support for a series of patches, i.e. patchset or changeset?
2012-11-05 14:40 UTC (4+ messages)
[Qemu-devel] [PATCHv2 1/4] Adding new syscalls (bugzilla 855162)
2012-11-05 14:39 UTC (5+ messages)
` [Qemu-devel] [PATCHv2 3/4] Support for "double whitelist" filters
[PATCH 0/2] mac80211: client-side P2P powersave
2012-11-05 14:40 UTC (3+ messages)
` [PATCH 1/2] wireless: add utility function to get P2P attribute
` [PATCH 2/2] mac80211: pass P2P powersave parameters to driver
Patch to fix cross-compiling
2012-11-05 14:38 UTC (3+ messages)
[PATCH] wireless: add peer-to-peer related definitions
2012-11-05 14:37 UTC (2+ messages)
[PATCH] netfilter: nf_tables: replace built-in tables by chain types
2012-11-05 14:35 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.