messages from 2013-04-08 14:02:51 to 2013-04-08 14:53:36 UTC [more...]
[Qemu-devel] [PATCH] New cpu-max field in query-machines QMP command output
2013-04-08 14:13 UTC (3+ messages)
x86/mm/pageattr: Code without effect?
2013-04-08 14:53 UTC (12+ messages)
[PATCH 0/8] memcg, cgroup: kill css_id
2013-04-08 14:53 UTC (10+ messages)
` [PATCH 1/8] cgroup: implement cgroup_is_ancestor()
` [PATCH 4/8] memcg: convert to use cgroup_from_id()
[PATCH] hrtimer, add expiry time overflow check in hrtimer_interrupt
2013-04-08 14:53 UTC (2+ messages)
[PATCH V3] iommu/amd: Add logic to decode AMD IOMMU event flag
2013-04-08 14:50 UTC (4+ messages)
[PATCH] timer: Fix possible issues with non serialized timer_pending( )
2013-04-08 14:50 UTC (12+ messages)
` [PATCH] [PATCH] Gaurantee spinlocks implicit barrier for !PREEMPT_COUNT
[PATCH RFC] ARM: dts: mxs: leave card detect out of common mmc pins config
2013-04-08 14:50 UTC (4+ messages)
[PATCH] mfd:adp5520: Restore mode bits on resume
2013-04-08 14:49 UTC (3+ messages)
[PATCH 00/11] basic UVD support v3
2013-04-08 14:44 UTC (2+ messages)
[PATCH] mfd: support stmpe1801 18 bits enhanced port expander
2013-04-08 14:47 UTC (4+ messages)
[PATCH 0/5] i.MX53 TVE clock patches
2013-04-08 14:46 UTC (12+ messages)
` [PATCH 1/5] ARM i.MX5: Remove tve_sel clock from i.MX53 clock tree
` [PATCH 2/5] ARM i.MX53: Remove unused tve_gate clkdev entry
` [PATCH 3/5] ARM i.MX53: make tve_ext_sel propagate rate change to PLL
` [PATCH 4/5] ARM i.MX53: tve_di clock is not part of the CCM, but of TVE
` [PATCH 5/5] ARM i.MX53: set CLK_SET_RATE_PARENT flag on the tve_ext_sel clock
[LSF/MM TOPIC (expanded) 0/8] New API's for better exporting of VFS from user-mode daemons
2013-04-08 14:42 UTC (11+ messages)
` [1/8] readdir-plus system call
` [5/8] syscall_cred() a system call that receives alternate CREDs
` [6/8] Rich ACLs (continued, drive through this time)
` [8/8] Fix fsnotify short comings (single fd with recursive notifications)
[Qemu-devel] [PATCH 0/3] target-arm: convert to VMState, fix bugs
2013-04-08 14:43 UTC
Losing CAN messages with socket-CAN
2013-04-08 14:43 UTC
[GIT PULL] an hwspinlock fix for 3.9
2013-04-08 14:43 UTC (2+ messages)
[PATCH] arm64: Fix task tracing
2013-04-08 14:42 UTC (4+ messages)
[PATCH] drm/i915: update FDI mPHY setup code
2013-04-08 14:42 UTC (2+ messages)
scanning for LUNs
2013-04-08 14:42 UTC (5+ messages)
[Qemu-devel] [PATCH v7 0/2] block: Add support for Secure Shell (ssh) block device
2013-04-08 14:41 UTC (3+ messages)
` [Qemu-devel] [PATCH v7 1/2] "
[Cluster-devel] [PATCH 00/42] fsck.gfs2 fixes and improvements
2013-04-08 14:41 UTC (43+ messages)
` [Cluster-devel] [PATCH 01/42] libgfs2: externalize dir_split_leaf
` [Cluster-devel] [PATCH 02/42] libgfs2: allow dir_split_leaf to receive a leaf buffer
` [Cluster-devel] [PATCH 03/42] libgfs2: let dir_split_leaf receive a "broken" lindex
` [Cluster-devel] [PATCH 04/42] fsck.gfs2: Move function find_free_blk to util.c
` [Cluster-devel] [PATCH 05/42] fsck.gfs2: Split out function to make sure lost+found exists
` [Cluster-devel] [PATCH 06/42] fsck.gfs2: Check for formal inode mismatch when adding to lost+found
` [Cluster-devel] [PATCH 07/42] fsck.gfs2: shorten some debug messages in lost+found
` [Cluster-devel] [PATCH 08/42] fsck.gfs2: Move basic directory entry checks to separate function
` [Cluster-devel] [PATCH 09/42] fsck.gfs2: Add formal inode check to basic dirent checks
` [Cluster-devel] [PATCH 10/42] fsck.gfs2: Add new function to check dir hash tables
` [Cluster-devel] [PATCH 11/42] fsck.gfs2: Special case '..' when processing bad formal inode number
` [Cluster-devel] [PATCH 12/42] fsck.gfs2: Move function to read directory hash table to util.c
` [Cluster-devel] [PATCH 13/42] fsck.gfs2: Misc cleanups
` [Cluster-devel] [PATCH 14/42] fsck.gfs2: Verify dirent hash values correspond to proper leaf block
` [Cluster-devel] [PATCH 15/42] fsck.gfs2: re-read hash table if directory height or depth changes
` [Cluster-devel] [PATCH 16/42] fsck.gfs2: fix leaf blocks, don't try to patch the hash table
` [Cluster-devel] [PATCH 17/42] fsck.gfs2: check leaf depth when validating leaf blocks
` [Cluster-devel] [PATCH 18/42] fsck.gfs2: small cleanups
` [Cluster-devel] [PATCH 19/42] fsck.gfs2: reprocess inodes when blocks are added
` [Cluster-devel] [PATCH 20/42] fsck.gfs2: Remove redundant leaf depth check
` [Cluster-devel] [PATCH 21/42] fsck.gfs2: link dinodes that only have extended attribute problems
` [Cluster-devel] [PATCH 22/42] fsck.gfs2: Add clarifying message to duplicate processing
` [Cluster-devel] [PATCH 23/42] fsck.gfs2: separate function to calculate metadata block header size
` [Cluster-devel] [PATCH 24/42] fsck.gfs2: Rework the "undo" functions
` [Cluster-devel] [PATCH 25/42] fsck.gfs2: Check for interrupt when resolving duplicates
` [Cluster-devel] [PATCH 26/42] fsck.gfs2: Consistent naming of struct duptree variables
` [Cluster-devel] [PATCH 27/42] fsck.gfs2: Keep proper counts when duplicates are found
` [Cluster-devel] [PATCH 28/42] fsck.gfs2: print metadata block reference on data errors
` [Cluster-devel] [PATCH 29/42] fsck.gfs2: print block count values when fixing them
` [Cluster-devel] [PATCH 30/42] fsck.gfs2: Do not invalidate metablocks of dinodes with invalid mode
` [Cluster-devel] [PATCH 31/42] fsck.gfs2: Log when unrecoverable data block errors are encountered
` [Cluster-devel] [PATCH 32/42] fsck.gfs2: don't remove buffers from the list when errors are found
` [Cluster-devel] [PATCH 33/42] fsck.gfs2: Don't flag GFS1 non-dinode blocks as duplicates
` [Cluster-devel] [PATCH 34/42] fsck.gfs2: externalize check_leaf
` [Cluster-devel] [PATCH 35/42] fsck.gfs2 pass2: check leaf blocks when fixing hash table
` [Cluster-devel] [PATCH 36/42] fsck.gfs2: standardize check_metatree return codes
` [Cluster-devel] [PATCH 37/42] fsck.gfs2: don't invalidate files with duplicate data block refs
` [Cluster-devel] [PATCH 38/42] fsck.gfs2: check for duplicate first references
` [Cluster-devel] [PATCH 39/42] fsck.gfs2: When flagging a duplicate reference, show valid or invalid
` [Cluster-devel] [PATCH 40/42] fsck.gfs2: major duplicate reference reform
` [Cluster-devel] [PATCH 41/42] fsck.gfs2: Remove all bad eattr blocks
` [Cluster-devel] [PATCH 42/42] fsck.gfs2: Remove unused variable
Raspberry pi support
2013-04-08 14:40 UTC (4+ messages)
[PATCH 2/2] sh_eth: add R-Car support for real
2013-04-08 14:40 UTC (6+ messages)
[PATCH] logger: allow to log using tcp transport protocol
2013-04-08 14:39 UTC (2+ messages)
[UPDATE][PATCH 2/3] resource: Add release_mem_region_adjustable()
2013-04-08 14:26 UTC (4+ messages)
[PATCH RFC 0/3] mutex: Improve mutex performance by doing less atomic-ops & spinning
2013-04-08 14:38 UTC (4+ messages)
` [PATCH RFC 1/3] mutex: Make more scalable by doing less atomic operations
[GIT PULL] ux500 multiplatform tags
2013-04-08 14:38 UTC (2+ messages)
[PATCH 0/3] Support memory hot-delete to boot memory
2013-04-08 14:24 UTC (9+ messages)
` [PATCH 2/3] resource: Add release_mem_region_adjustable()
[PATCH uq/master v2 0/2] correctly reset the CPU on INIT interrupts
2013-04-08 14:36 UTC (5+ messages)
` [PATCH uq/master v2 1/2] kvm: reset state from the CPU's reset method
` [Qemu-devel] "
[U-Boot] [PATCH 0/4 v2]: ARM: vexpress: add support for more core tiles
2013-04-08 14:36 UTC (3+ messages)
` [U-Boot] [PATCH 4/4] ARM: vexpress: enable bootz and hush parser for all VExpress boards
Atmel updates to atmel_mxt_ts touch controller driver
2013-04-08 14:36 UTC (3+ messages)
[PATCH 1/2] mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion
2013-04-08 14:34 UTC (2+ messages)
[PATCH v3] of/pci: Provide support for parsing PCI DT ranges property
2013-04-08 14:33 UTC (3+ messages)
[U-Boot] PPC4XX Custom Board - Failing to read I2C
2013-04-08 14:34 UTC (5+ messages)
[PATCH v2 lttng-tools] lttng cli: Accept human readable sizes for --subbuf-size
2013-04-08 14:33 UTC
[PATCH] scripts/mod: add device table offsets file to list of files to clean
2013-04-08 14:34 UTC (3+ messages)
hang while add block device to raid1
2013-04-08 14:33 UTC (4+ messages)
[PATCH v2] mac80211_hwsim: Register and bind to driver
2013-04-08 14:32 UTC (2+ messages)
Did Squeeze ever make it to HPPA?
2013-04-08 14:31 UTC (4+ messages)
[PATCH 0/15] arizona updates for v3.10
2013-04-08 14:31 UTC (7+ messages)
v3.8.5: "TCP: snd_cwnd is nul, please report this bug."
2013-04-08 14:30 UTC (2+ messages)
"btrfs send" fails with having too many open fd's
2013-04-08 14:30 UTC (3+ messages)
[PATCH] mfd: Add device tree bindings for Arizona class devices
2013-04-08 14:30 UTC (2+ messages)
[PATCH] PM/reboot: call syscore_shutdown() after disable_nonboot_cpus()
2013-04-08 14:29 UTC (5+ messages)
[Cocci] Analysis for Linux source files
2013-04-08 14:29 UTC
[PATCH] mac80211: fix recalc_radar hwconf sync problem
2013-04-08 14:29 UTC (4+ messages)
` [PATCHv2] "
[PATCH -next] virtio_console: make local symbols static
2013-04-08 13:28 UTC (3+ messages)
[PATCH] kernel: module: strncpy issue, using strlcpy instead of strncpy
2013-04-08 13:45 UTC (4+ messages)
[PATCH V7 0/5] virtio-scsi multiqueue
2013-04-08 13:36 UTC (6+ messages)
[PATCH v8 0/7] KVM: VMX: Add Posted Interrupt supporting
2013-04-08 14:23 UTC (8+ messages)
` [PATCH v8 1/7] KVM: VMX: Enable acknowledge interupt on vmexit
` [PATCH v8 2/7] KVM: VMX: Register a new IPI for posted interrupt
` [PATCH v8 3/7] KVM: VMX: Check the posted interrupt capability
` [PATCH v8 4/7] KVM: Call common update function when ioapic entry changed
` [PATCH v8 5/7] KVM: Set TMR when programming ioapic entry
` [PATCH v8 6/7] KVM: VMX: Add the algorithm of deliver posted interrupt
` [PATCH v8 7/7] KVM: VMX: Use posted interrupt to deliver virtual interrupt
[PATCH 3/3] ALSA: hda - delay resuming Haswell HDMI codec in system resume
2013-04-08 17:54 UTC (2+ messages)
[PATCH 1/2] input: st1232: Add reset pin handling
2013-04-08 14:26 UTC (5+ messages)
[PATCH] buildtar: Add ARCH to the archive name
2013-04-08 14:26 UTC (5+ messages)
[Qemu-devel] [PATCH] qemu-iotests: Add test for -drive options
2013-04-08 14:25 UTC (2+ messages)
[PATCH v4 0/7] Add O_DENY* support for VFS and CIFS/NFS
2013-04-08 14:25 UTC (6+ messages)
` [PATCH v4 3/7] CIFS: Add O_DENY* open flags support
[PATCH 0/12][V2] memcg: make memcg's life cycle the same as cgroup
2013-04-08 14:25 UTC (10+ messages)
` [PATCH 07/12] memcg: use css_get/put when charging/uncharging kmem
` [PATCH 12/12] memcg: don't need to free memcg via RCU or workqueue
` [PATCH 13/12] memcg: don't need memcg->memcg_name
[PATCH] Report double word access atomicity on LPAE enabled targets through AUXV
2013-04-08 14:24 UTC (2+ messages)
[PATCH] ARM: imx: remove configs ARCH_MX5 and ARCH_MX51
2013-04-08 14:23 UTC (2+ messages)
[Question] Failed to access the BAR MMIO space of PCI device
2013-04-08 14:23 UTC (2+ messages)
[PATCH v8 0/7] Use eoi to track RTC interrupt delivery status
2013-04-08 14:17 UTC (8+ messages)
` [PATCH v8 1/7] KVM: Add vcpu info to ioapic_update_eoi()
` [PATCH v8 2/7] KVM: Introduce struct rtc_status
` [PATCH v8 3/7] KVM: Return destination vcpu on interrupt injection
` [PATCH v8 4/7] KVM: Add reset/restore rtc_status support
` [PATCH v8 5/7] KVM: Force vmexit with virtual interrupt delivery
` [PATCH v8 6/7] KVM: Let ioapic know the irq line status
` [PATCH v8 7/7] KVM: Use eoi to track RTC interrupt delivery status
[meta-fsl-ppc][PATCH 0/2] two patches for meta-fsl-ppc master branch
2013-04-08 14:20 UTC (7+ messages)
` [meta-fsl-ppc][PATCH 1/2] testfloat: add COMPATIBLE_MACHINE to limit the supported targets
` [meta-fsl-ppc][PATCH 2/2] lio-utils: remove v4.0 as v4.1 has been added in meta-oe
[PATCH 1/3] ALSA: hda - add new function snd_hda_bus_reset() for codec communitation error
2013-04-08 17:53 UTC (2+ messages)
[PATCH v4 0/5] Device Bus support for Marvell EBU SoC
2013-04-08 14:17 UTC (2+ messages)
[PATCH v2 1/2] input: st1232: Add reset pin handling
2013-04-08 14:17 UTC (6+ messages)
` [PATCH v2 2/2] ARM: shmobile: Armadillo800EVA: Move st1232 "
how to test multipe unicast MAC address
2013-04-08 14:16 UTC (2+ messages)
[PATCH 0/2 RFC] Online data deduplication
2013-04-08 14:16 UTC (6+ messages)
` [PATCH 1/2] Btrfs: online "
[PATCH v2] watchdog: core: don't try to stop device if not running
2013-04-08 14:14 UTC (4+ messages)
[Qemu-devel] [PATCH] vga.c: move debug printfs to trace events
2013-04-08 14:15 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] New trace backend: ftrace
2013-04-08 14:12 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] trace: Add ftrace tracing backend
Monitoring MMIO to PCI Passthrough devices?
2013-04-08 14:12 UTC (2+ messages)
[Qemu-devel] [PATCH] qemu-char: really fix behavior on can_read = 0
2013-04-08 14:08 UTC (3+ messages)
[PATCH 2/3] Avoid reverse resolution for server name
2013-04-08 14:08 UTC (4+ messages)
` [PATCH 1/2] "
[RFC v2 PATCH] at_hdmac: move to generic DMA binding
2013-04-08 14:07 UTC (4+ messages)
[Qemu-devel] After executing "savevm", the QEMU process is hanging
2013-04-08 14:09 UTC (4+ messages)
[PATCH] iommu/amd: Add workaround to propery clearing IOMMU status register
2013-04-08 14:07 UTC (3+ messages)
Question regarding developing V4L2 device driver and Streaming IO in v4l2-ctl
2013-04-08 14:07 UTC (4+ messages)
[PATCH] IB/mlx4: Fail post send command on error recovery
2013-04-08 14:07 UTC (6+ messages)
[PATCH 0/4] scsi: 64-bit LUN support
2013-04-08 14:06 UTC (9+ messages)
[PATCH v2] base.bbclass: Fix matching of SOC_FAMILY in COMPATIBLE_MACHINE
2013-04-08 13:55 UTC
[PATCH] [RFC] powerpc: Add VDSO version of time
2013-04-08 14:05 UTC (3+ messages)
[PATCH 1/3] xfstests: remove comments about creator in new
2013-04-08 14:05 UTC (3+ messages)
` [PATCH 3/3] xfstests generic 310: fix common file path and other cleanups
[PATCH] Documentation: cgroup: add documentation for net_cls cgroups
2013-04-08 14:04 UTC
[U-Boot] [PATCH 1/1] TPM: STMicroelectronics u-boot driver I2C
2013-04-08 14:03 UTC
[PATCH 1/1] TPM: STMicroelectronics st33 driver SPI
2013-04-08 14:02 UTC
[PATCH v3 00/32] memcg-aware slab shrinking with lasers and numbers
2013-04-08 14:00 UTC (3+ messages)
` [PATCH v3 31/32] super: targeted memcg reclaim
` [PATCH v3 32/32] memcg: debugging facility to access dangling memcgs
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.