messages from 2012-09-26 07:33:03 to 2012-09-26 08:46:52 UTC [more...]
[PATCH] slab: Ignore internal flags in cache creation
2012-09-26 8:43 UTC (4+ messages)
[patch v2 01/11] netlink: add reference of module in netlink_dump_start
2012-09-26 8:41 UTC (11+ messages)
` [patch v2 02/11] inet_diag: pass inet_diag module to netlink_dump_start
` [patch v2 03/11] unix_diag: pass unix_diag "
` [patch v2 04/11] nf_conntrack_netlink: pass nf_conntrack_netlink "
` [patch v2 05/11] nfnetlink_acct: pass nfnetlink_acct "
` [patch v2 08/11] crypto: pass crypto_user "
` [patch v2 09/11] xfrm: pass xfrm_user "
` [patch v2 06/11] nfnetlink_cthelper: pass nfnetlink_cthelper "
` [patch v2 07/11] nfnetlink_cttimeout: pass nfnetlink_cttimeout "
` [patch v2 10/11] ipset: pass ipset "
` [patch v2 11/11] infiniband: pass rdma_cm "
Virus Detected
2012-09-25 10:43 UTC
[Qemu-devel] [PATCH v2] stop using stdio for monitor/serial/etc with -daemonize
2012-09-26 8:43 UTC (6+ messages)
[PATCH] spi: switch from printf back to debug
2012-09-26 8:43 UTC
[PATCH] x86/fixup_irq: Clean the offlining CPU from the irq affinity mask
2012-09-26 14:32 UTC (9+ messages)
start_info content for linux
2012-09-26 8:42 UTC (2+ messages)
CRLF, LF ... CR ?
2012-09-26 8:42 UTC (4+ messages)
[PATCH RESEND] x86/fixup_irq: Clean the offlining CPU from the irq affinity mask
2012-09-26 17:38 UTC
Security Webmail Alert,
2012-09-26 8:34 UTC
usbpassthrough of xen-4.1.2 update
2012-09-26 8:39 UTC (3+ messages)
[PATCH v3] xen/tools: Add 64 bits big bar support
2012-09-26 8:36 UTC
[Buildroot] Host xmllint dynamic link failure
2012-09-26 8:35 UTC (6+ messages)
[ANNOUNCE] Git User's Survey 2012
2012-09-26 8:34 UTC
[GIT PULL FOR v3.7] Add missing vidioc-subdev-g-edid.xml
2012-09-26 8:33 UTC (2+ messages)
[PATCH 0/6] atmel SoC SPI controller with DT
2012-09-26 8:32 UTC (5+ messages)
` [PATCH 3/6] ARM: at91: add clocks for spi DT entries
` [PATCH 6/6] spi: atmel: add dt property for DMA configuration for sam9x5 and sam9n12
bug: 4-disk md raid10 far2 can be assembled clean with only two disks, causing silent data corruption
2012-09-26 8:28 UTC (7+ messages)
[U-Boot] [PATCH v1 0/4] introducing vect1: mpc8309 keymile board
2012-09-26 8:28 UTC (5+ messages)
` [U-Boot] [PATCH v1 1/4] cosmetic: suvd3: align #defines
` [U-Boot] [PATCH v1 2/4] mpc83xx: add support for mpc8309
` [U-Boot] [PATCH v1 3/4] km83xx: add common support for km8309 boards
` [U-Boot] [PATCH v1 4/4] km83xx: add kmvect1 board
[RFC PATCH 00/13] DMA Engine support for AM33xx
2012-09-26 8:26 UTC (7+ messages)
[SCSI] sd: Ensure we correctly disable devices with unknown protection type
2012-09-26 8:26 UTC
[Cluster-devel] GFS2: Pre-pull patch posting (merge window)
2012-09-26 8:25 UTC (28+ messages)
` [Cluster-devel] [PATCH 01/27] GFS2: Merge two nearly identical xattr functions
` [Cluster-devel] [PATCH 02/27] GFS2: Remove rs_requested field from reservations
` [Cluster-devel] [PATCH 03/27] GFS2: Add structure to contain rgrp, bitmap, offset tuple
` [Cluster-devel] [PATCH 04/27] GFS2: Replace rgblk_search with gfs2_rbm_find
` [Cluster-devel] [PATCH 05/27] GFS2: Update gfs2_get_block_type() to use rbm
` [Cluster-devel] [PATCH 06/27] GFS2: Update rgblk_free() "
` [Cluster-devel] [PATCH 07/27] GFS2: Use RB_CLEAR_NODE() rather than rb_init_node()
` [Cluster-devel] [PATCH 08/27] GFS2: Fix case where reservation finished at end of rgrp
` [Cluster-devel] [PATCH 09/27] GFS2: rbm code cleanup
` [Cluster-devel] [PATCH 10/27] GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq
` [Cluster-devel] [PATCH 11/27] GFS2: inline __gfs2_glock_schedule_for_reclaim
` [Cluster-devel] [PATCH 12/27] GFS2: Combine functions gfs2_glock_wait and wait_on_holder
` [Cluster-devel] [PATCH 13/27] GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote
` [Cluster-devel] [PATCH 14/27] GFS2: Eliminate redundant calls to may_grant
` [Cluster-devel] [PATCH 15/27] GFS2: Eliminate unnecessary check for state > 3 in bitfit
` [Cluster-devel] [PATCH 16/27] GFS2: Use rbm for gfs2_testbit()
` [Cluster-devel] [PATCH 17/27] GFS2: Use rbm for gfs2_setbit()
` [Cluster-devel] [PATCH 18/27] GFS2: Fix ->show_options() for statfs slow
` [Cluster-devel] [PATCH 19/27] GFS2: Fall back to ignoring reservations, if there are no other blocks left
` [Cluster-devel] [PATCH 20/27] GFS2: Improve block reservation tracing
` [Cluster-devel] [PATCH 21/27] GFS2: Fix unclaimed_blocks() wrapping bug and clean up
` [Cluster-devel] [PATCH 22/27] GFS2: Stop block extents at the end of bitmaps
` [Cluster-devel] [PATCH 23/27] GFS2: Get rid of I_MUTEX_QUOTA usage
` [Cluster-devel] [PATCH 24/27] GFS2: Consolidate free block searching functions
` [Cluster-devel] [PATCH 25/27] GFS2: Fix infinite loop in rbm_find
` [Cluster-devel] [PATCH 26/27] GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_gl
` [Cluster-devel] [PATCH 27/27] GFS2: Write out dirty inode metadata in delayed deletes
[RFC] mac80211: Notify new IBSS network creation
2012-09-26 8:24 UTC (7+ messages)
[GIT PULL] ARM: LPC32xx: core update
2012-09-26 8:24 UTC (5+ messages)
[Qemu-devel] [PATCH v2] qemu/xen: Add 64 bits big bar support on qemu
2012-09-26 8:24 UTC (4+ messages)
` "
[RFC, PATCH 0/9 v4] fsfreeze: miscellaneous fixes and cleanups
2012-09-26 8:22 UTC (6+ messages)
` [PATCH 7/9] fsfreeze: freeze_super and thaw_bdev don't play well together
[dm-crypt] Encrypt all partitions with dm-crypt
2012-09-26 8:23 UTC (19+ messages)
[PATCH 1/1] fiemap: move i_op->fiemap() locking to the ioctl_fiemap()
2012-09-26 8:22 UTC (7+ messages)
[Qemu-devel] [PATCH V3] virtio-blk: add default serial id
2012-09-26 8:18 UTC
Info about ACPI/PCI vs ISA
2012-09-26 8:19 UTC
[PATCH v2 0/9] add EDO feature for gpmi-nand driver
2012-09-26 8:17 UTC (3+ messages)
[PATCH 0/7] [RFC][PATCH] archosg9: add support for tablet
2012-09-26 8:16 UTC (4+ messages)
` [PATCH 4/7] Add USB booting capabilities to OMAP
[PATCH] x86_64: Work around old gas bug
2012-09-26 8:15 UTC (3+ messages)
[Qemu-devel] [PATCH 00/25] q35 series take #1
2012-09-26 8:15 UTC (7+ messages)
` [Qemu-devel] [PATCH 04/25] ahci: add ide device initialization helper
INFO: rcu_preempt detected stalls on CPUs/tasks: { 1} (detected by 0, t=10002 jiffies)
2012-09-26 8:15 UTC (4+ messages)
[media] v4l2-subdev: add support for the new edid ioctls
2012-09-26 8:13 UTC (2+ messages)
[Qemu-devel] [PATCH v2] register reset handler to write image into memory
2012-09-26 8:13 UTC (5+ messages)
[memcg:since-3.5 184/186] mm/compaction.c:60:2: error: implicit declaration of function 'get_pageblo
2012-09-26 8:13 UTC (2+ messages)
` [memcg:since-3.5 184/186] mm/compaction.c:60:2: error: implicit declaration of function 'get_pag
Why fdisk wants the first partition to start at 1 MiB?
2012-09-26 8:12 UTC (3+ messages)
[PATCH V3] mtd: basic (read only) driver for BCMA serial flash
2012-09-26 8:10 UTC (4+ messages)
[Qemu-devel] [libvirt] [PATCH 0/2] Fixed QEMU 1.0.1 support
2012-09-26 8:09 UTC
[PATCH] mtd: fsl_ifc_nand: fix cast removes address space of expression warnings
2012-09-26 8:08 UTC (2+ messages)
[2.00] grub-install use on UEFI system?
2012-09-26 8:07 UTC (5+ messages)
Gain controls in v4l2-ctrl framework
2012-09-26 8:06 UTC (6+ messages)
[Buildroot] [PATCH v3 1/2] pcsc-lite: new package
2012-09-26 8:06 UTC (5+ messages)
` [Buildroot] [PATCH v3 2/2] ccid: "
[PATCH 3/3] serial: pl011: allow very high baudrates
2012-09-26 8:06 UTC (9+ messages)
Xen4.2 S3 regression?
2012-09-26 8:05 UTC (17+ messages)
[PATCH] dt: Port dt recipe
2012-09-26 8:04 UTC (3+ messages)
[PATCH v3 0/9] perf tools: Add script browser and runtime data file switch
2012-09-26 7:57 UTC (6+ messages)
` [PATCH v3 8/9] perf hists browser: Add option for runtime switching perf data file
iio_buffer length
2012-09-26 8:04 UTC (3+ messages)
[PATCH] RFC: serial: pl011: allow very high baudrates
2012-09-26 8:03 UTC (3+ messages)
drm/nouveau/fence: convert to exec engine, and improve channel sync
2012-09-26 8:01 UTC
[RFC][PATCH 0/8 v2] ext4: extent status tree (step 1)
2012-09-26 8:00 UTC (6+ messages)
` [RFC][PATCH 3/8 v2] ext4: initialize extent status tree
[PATCH] *** bblayers.conf should be updated automatically
2012-09-26 6:51 UTC (3+ messages)
` [PATCH] sanity.bbclass: "
[PATCH 00/16] perf report: Add suppport for event group view (v2)
2012-09-26 7:47 UTC (17+ messages)
` [PATCH 01/16] perf hists: Add missing period_* fields when collapsing a hist entry
` [PATCH 02/16] perf hists: Introduce struct he_stat
` [PATCH 03/16] perf hists: Move he->stat.nr_events initialization to a template
` [PATCH 04/16] perf hists: Add more helpers for hist entry stat
` [PATCH 05/16] perf tools: Keep group information
` [PATCH 06/16] perf evlist: Add perf_evlist__recalc_nr_groups
` [PATCH 07/16] perf header: Add HEADER_GROUP_DESC feature
` [PATCH 08/16] perf hists: Collapse group hist_entries to a leader
` [PATCH 09/16] perf hists: Maintain total periods of group members in the leader
` [PATCH 10/16] perf report: Make another loop for output resorting
` [PATCH 11/16] perf ui/hist: Add support for event group view
` [PATCH 12/16] perf ui/browser: "
` [PATCH 13/16] perf ui/gtk: "
` [PATCH 14/16] perf report: Bypass non-leader events when event group is enabled
` [PATCH 15/16] perf report: Show group description "
` [PATCH 16/16] perf report: Add --group option
[PATCH] *** bblayers.conf should be updated automatically
2012-09-26 6:52 UTC (2+ messages)
` [PATCH] sanity.bbclass: "
[block:for-3.7/core 20/21] fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declared. Sho
2012-09-26 7:59 UTC (2+ messages)
` [block:for-3.7/core 20/21] fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declared
pandaboard not booting
2012-09-26 8:02 UTC (2+ messages)
omap3isp: wrong image after resizer with mt9v034 sensor
2012-09-26 7:57 UTC (5+ messages)
[PATCH V2 1/1] perf, Add support for Xeon-Phi PMU
2012-09-26 7:56 UTC (3+ messages)
[Qemu-devel] [Bug 1056668] [NEW] qemu-system-arm crash at startup with -usbdevice
2012-09-26 7:49 UTC
ENOSPC design issues
2012-09-26 7:55 UTC (4+ messages)
[RFC 0/7] Postinstall improvements
2012-09-26 7:41 UTC (5+ messages)
[PATCH, v2] x86: slightly improve stack trace on debug builds
2012-09-26 7:54 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/3] qapi: convert add_client
2012-09-26 7:54 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] pci-assign: use monitor_handle_fd_param
[PATCH 1/2] btrfs-progs: limit the max value of leafsize and nodesize
2012-09-26 7:52 UTC (2+ messages)
` [PATCH 2/2] btrfs-progs: limit the min value of total_bytes
[PATCH 0/3] final bus cleanup
2012-09-26 7:51 UTC (2+ messages)
[Qemu-devel] linux aio and cache mode
2012-09-26 7:51 UTC (6+ messages)
[PATCH] MAINTAINERS: fix indentation for Viresh Kumar
2012-09-26 7:50 UTC
[Qemu-devel] [PATCH v4 0/3] qapi: convert add_client
2012-09-26 7:49 UTC (2+ messages)
[PATCHv6 0/3] virtio_console: Add rproc_serial device
2012-09-26 7:48 UTC (5+ messages)
` [PATCH 1/3] virtio_console:Merge struct buffer_token into struct port_buffer
[PATCHv1 0/6] dw_dmac: split the driver and introduce PCI part
2012-09-26 7:48 UTC (4+ messages)
` [PATCHv1 3/6] dmaengine: dw_dmac: Add PCI part of the driver
[meta-networking] [PATCH] iw: migrate from meta-oe into meta-networking and uprev to iw 3.6
2012-09-26 7:30 UTC (2+ messages)
[PATCH] *** bblayers.conf should be updated automatically
2012-09-26 6:52 UTC (2+ messages)
` [PATCH] poky-sanity.bbclass: "
[GIT PULL FOR v3.7] Add back lost tda9875 copyright
2012-09-26 7:47 UTC
[meta-systemd][PATCH V2] systemd: Upgrade past v191
2012-09-26 7:33 UTC (2+ messages)
[PATCH] suppress error message "/grub2/locale/en.mo.gz not found"
2012-09-26 7:44 UTC (6+ messages)
[ath9k-devel] Regarding changing EVM from driver
2012-09-26 7:44 UTC (6+ messages)
ysvinit-inittab: fix hang issue of series consoles check
2012-09-26 7:18 UTC
[PATCH 1/4] mtd: prepare place for BCMA NAND flash driver(s)
2012-09-26 7:43 UTC (5+ messages)
[PATCH] perf record: add meta-data support for pipe-mode
2012-09-26 7:43 UTC (3+ messages)
Out of memory on 3.5 kernels
2012-09-26 6:06 UTC (6+ messages)
[meta-networking] [PATCH] ptpd: migrate from meta-oe into meta-networking and uprev to ptpd 2.2.0
2012-09-26 7:27 UTC (2+ messages)
[PATCH] pagemap: fix wrong KPF_THP on slab pages
2012-09-26 7:38 UTC (4+ messages)
Can git pull from a mercurial repository?
2012-09-26 7:38 UTC (5+ messages)
[U-Boot] [PATCH v4 1/2] ARM: Add Altera SOCFPGA Cyclone5
2012-09-26 7:38 UTC (4+ messages)
` [U-Boot] [PATCH v4 2/2] ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.h
[Qemu-devel] [PULL 0/8] usb patch queue
2012-09-26 7:36 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/8] add pc-1.3 machine type
` [Qemu-devel] [PATCH 2/8] compat: turn off msi/msix on xhci for old machine types
` [Qemu-devel] [PATCH 3/8] xhci: tweak limits
` [Qemu-devel] [PATCH 4/8] xhci: route string & usb hub support
` [Qemu-devel] [PATCH 5/8] xhci: create a memory region for each port
` [Qemu-devel] [PATCH 6/8] ehci: Fix interrupt packet MULT handling
` [Qemu-devel] [PATCH 7/8] usb-redir: Adjust pkg-config check for usbredirparser .pc file rename (v2)
` [Qemu-devel] [PATCH 8/8] usb: Fix usb_packet_map() in the presence of IOMMUs
[PATCH 6] X86/MCE: update vMCE injection for AMD
2012-09-26 7:34 UTC (6+ messages)
[U-Boot] [PATCH 0/4] Marvell SDIO/MMC driver for Sheevaplug
2012-09-26 7:33 UTC (5+ messages)
` [U-Boot] [PATCH v2 4/5] Fix env address for Sheevaplug board
[Buildroot] [PATCH v8 01/11] host-qemu: new package
2012-09-26 7:33 UTC (3+ messages)
CIFS - VFS error question
2012-09-26 7:33 UTC
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.