All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-18 16:07:12 to 2013-03-18 16:52:16 UTC [more...]

[PATCH] KVM/MIPS32: Sync up with latest KVM API changes
 2013-03-18 16:10 UTC  (3+ messages)

Who/What is supposed to remove IPv6 address from interface when moving from one network to another ?
 2013-03-18 16:51 UTC  (3+ messages)

[PATCH 0/5] xen-block: cleanup and fixes
 2013-03-18 16:49 UTC  (10+ messages)
` [PATCH 1/5] xen-blkback: don't store dev_bus_addr
` [PATCH 2/5] xen-blkback: fix foreach_grant_safe to handle empty lists
` [PATCH 3/5] xen-blkfront: switch from llist to list
` [PATCH 4/5] xen-blkfront: pre-allocate pages for requests
` [PATCH 5/5] xen-blkfront: remove frame list from blk_shadow

[Qemu-devel] [PATCH v10 00/11] virtio-blk refactoring
 2013-03-18 16:37 UTC  (8+ messages)
` [Qemu-devel] [PATCH v10 01/11] virtio: make virtio device's structures public
` [Qemu-devel] [PATCH v10 02/11] virtio-x-bus: fix allow_hotplug assertion
` [Qemu-devel] [PATCH v10 05/11] virtio-blk: add the virtio-blk device
` [Qemu-devel] [PATCH v10 06/11] virtio-blk-pci: switch to new API
` [Qemu-devel] [PATCH v10 07/11] virtio-blk-s390: switch to the "
` [Qemu-devel] [PATCH v10 08/11] virtio-blk-ccw switch to "
` [Qemu-devel] [PATCH v10 09/11] virtio-blk: cleanup: init and exit functions

[PATCH net-next 1/2] bnx2x: add CSUM and TSO support for encapsulation protocols
 2013-03-18 16:51 UTC  (2+ messages)
` [PATCH net-next 2/2] bnx2x: add RSS capability for GRE traffic

[PATCH] udevadm-info: Don't access sysfs entries backing device I/O port space
 2013-03-18 16:51 UTC  (20+ messages)
` [PATCH] udevadm-info: Don't access sysfs 'resource<N>' files

Make GIT_USE_LOOKUP default?
 2013-03-18 16:49 UTC  (5+ messages)

AR9374 v1.3 (Ath6kl - 6004) in sdio mode
 2013-03-18 17:53 UTC 

[PATCH 0/5] xen-block: cleanup and fixes
 2013-03-18 16:49 UTC 

[Qemu-devel] qemu segfault parsing iscsi options
 2013-03-18 16:47 UTC  (4+ messages)

[PATCH] libertas: drop maintainership
 2013-03-18 16:48 UTC 

mount XFS partition fail after repair when uquota and gquota are used
 2013-03-18 16:47 UTC  (2+ messages)

[PATCH REPOST v3.9-rc1] sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
 2013-03-18 16:47 UTC  (3+ messages)

workqueue code needing preemption disabled
 2013-03-18 16:46 UTC  (9+ messages)

[Qemu-devel] [PATCH 0/2] arm_gic: convert to vmstate
 2013-03-18 16:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] arm_gic: Fix sizes of state fields in preparation for vmstate support
` [Qemu-devel] [PATCH 2/2] hw/arm_gic_common: Use vmstate struct rather than save/load functions

some question about monitor mode support in arm
 2013-03-18 16:46 UTC  (4+ messages)

[PATCH] pnfs: do not reset to mds if wb_offset != wb_pgbase
 2013-03-18 16:45 UTC  (4+ messages)

[RFC] Kbuild support for ARM FIT images
 2013-03-18 16:44 UTC  (8+ messages)
    ` [U-Boot] "

[GIT PULL 00/54] perf/core improvements and fixes
 2013-03-18 16:25 UTC  (55+ messages)
` [PATCH 01/54] perf tools: Fix build on non-glibc systems due to libio.h absence
` [PATCH 02/54] perf tools: Remove a write-only variable in the debugfs code
` [PATCH 03/54] perf tools: Honor parallel jobs
` [PATCH 04/54] perf tools: Correct Makefile.include
` [PATCH 05/54] perf tools: Sort command-list.txt alphabetically
` [PATCH 06/54] perf tests: Make attr script verbose friendly
` [PATCH 07/54] perf tests: Make attr script test event cpu
` [PATCH 08/54] perf tests: Add attr record -C cpu test
` [PATCH 09/54] perf tests: Add attr stat "
` [PATCH 10/54] perf tools: Introduce tools/lib/lk library
` [PATCH 11/54] perf tools: Extract perf-specific stuff from debugfs.c
` [PATCH 12/54] tools/vm: Switch to liblk library
` [PATCH 13/54] tools lib lk: Fix _FORTIFY_SOURCE builds
` [PATCH 14/54] perf evlist: Remove cpus and threads arguments from perf_evlist__new()
` [PATCH 15/54] perf evlist: Use cpu_map__nr() helper
` [PATCH 16/54] perf evlist: Add thread_map__nr() helper
` [PATCH 17/54] perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
` [PATCH 18/54] perf evlist: Do not pass struct record_opts "
` [PATCH 19/54] perf evlist: Add want_signal parameter "
` [PATCH 20/54] perf stat: Use perf_evlist__prepare/start_workload()
` [PATCH 21/54] perf annotate: Pass evsel instead of evidx on annotation functions
` [PATCH 22/54] perf annotate: Add a comment on the symbol__parse_objdump_line()
` [PATCH 23/54] perf annotate: Factor out disasm__calc_percent()
` [PATCH 24/54] perf annotate: Cleanup disasm__calc_percent()
` [PATCH 25/54] perf annotate: Add basic support to event group view
` [PATCH 26/54] perf evsel: Introduce perf_evsel__is_group_event() helper
` [PATCH 27/54] perf annotate: Factor out struct source_line_percent
` [PATCH 28/54] perf annotate: Support event group view for --print-line
` [PATCH 29/54] perf annotate browser: Make browser_disasm_line->percent an array
` [PATCH 30/54] perf annotate browser: Use disasm__calc_percent()
` [PATCH 31/54] perf annotate/gtk: Support event group view on GTK
` [PATCH 32/54] perf annotate browser: Support event group view on TUI
` [PATCH 33/54] perf trace: Get rid of a duplicate code
` [PATCH 34/54] perf tools: Remove unused tracing functions
` [PATCH 35/54] perf session: Remove unused perf_session__remove_thread method
` [PATCH 36/54] perf machine: Move machine__remove_thread and make static
` [PATCH 37/54] perf report: Remove duplicated include
` [PATCH 38/54] perf tools: Remove unused trace_read_data function
` [PATCH 39/54] perf tools: Remove unused struct definitions
` [PATCH 40/54] perf tools: Remove unnecessary calc_data_size variable
` [PATCH 41/54] perf tools: Remove unused macro definitions
` [PATCH 42/54] perf tools: Remove duplicated page_size definition
` [PATCH 43/54] perf tests: Test breakpoint overflow signal handler
` [PATCH 44/54] perf tests: Test breakpoint overflow signal handler counts
` [PATCH 45/54] perf evsel: Cleanup perf_evsel__exit()
` [PATCH 46/54] perf evlist: Introduce perf_evlist__close()
` [PATCH 47/54] perf trace: Free evlist resources properly on return path
` [PATCH 48/54] perf record: Fixup return path of cmd_record()
` [PATCH 49/54] perf tests: Fixup return path of open-syscall-tp-fields test case
` [PATCH 50/54] perf tests: Fixup return path of perf record "
` [PATCH 51/54] perf test: Add test case for checking number of EXIT events
` [PATCH 52/54] perf stat: Introduce --repeat forever
` [PATCH 53/54] perf stat: Introduce evlist methods to allocate/free the stats
` [PATCH 54/54] perf tests: Add a test case for checking sw clock event frequency

[PATCH 1/9] wlconf: configuration utility for wilink8 wireless driver
 2013-03-18 16:42 UTC  (11+ messages)
` [PATCH 3/9] hostap-daemon-wl18xx: hostap-daemon for ti wilink8 release
` [PATCH 4/9] wpa-supplicant-wl18xx: build ti 2.0-devel version for wilink8

[PATCH v3 0/4] ARM: OMAP2+: Adapt to ehci-omap changes for 3.10
 2013-03-18 16:41 UTC  (3+ messages)

[Buildroot] [PATCH] zeromq: add C++ bindings
 2013-03-18 16:41 UTC  (5+ messages)

[PATCH] pnfs: clear NFS_INO_LAYOUTCOMMIT* flags on destroy_layout
 2013-03-18 16:40 UTC  (3+ messages)

[PATCH 1/3] mtd: m25p80: utilize dedicated 4-byte addressing commands
 2013-03-18 16:40 UTC  (5+ messages)

[PATCH 0 of 6] set migrate constraints from cmdline, better xend.log logging
 2013-03-18 16:40 UTC  (7+ messages)
` [PATCH 1 of 6] tools/xc: print messages from xc_save with xc_report
` [PATCH 2 of 6] tools/xc: document printf calls in xc_restore
` [PATCH 3 of 6] tools/xc: rework xc_save.c:switch_qemu_logdirty
` [PATCH 4 of 6] tools: set migration constraints from cmdline
` [PATCH 5 of 6] tools: add xm migrate --log_progress option
` [PATCH 6 of 6] tools/xend: move assert to exception block

[radosgw] Race condition corrupting data on COPY ?
 2013-03-18 16:39 UTC  (5+ messages)

[PATCH 0/8] staging: [omap,ti-soc]-thermal: fixes and renaming
 2013-03-18 16:39 UTC  (3+ messages)
` [PATCH 1/8] staging: omap-thermal: fix return value

[PATCH] ARM: shmobile: r8a7779: Add PCIe clock support
 2013-03-18 16:38 UTC 

[RFC PATCH 0/6] Add VIDIOC_DBG_G_CHIP_NAME ioctl
 2013-03-18 16:38 UTC  (7+ messages)
` [RFC PATCH 1/6] v4l2-common: remove obsolete check for ' at the end of a driver name
` [RFC PATCH 2/6] v4l2: add new VIDIOC_DBG_G_CHIP_NAME ioctl
` [RFC PATCH 3/6] stk1160: remove V4L2_CHIP_MATCH_AC97 placeholder
` [RFC PATCH 4/6] em28xx: add support for g_chip_name
` [RFC PATCH 5/6] DocBook media: fix syntax problems in dvbproperty.xml
` [RFC PATCH 6/6] DocBook media: add VIDIOC_DBG_G_CHIP_NAME documentation

[PATCH 2/18 V2]: PVH xen: add XENMEM_add_to_physmap_range
 2013-03-18 16:38 UTC  (4+ messages)

[PATCH 0/2] Fix crash on OMAP with CONFIG_DEBUG_SLAB
 2013-03-18 16:37 UTC  (8+ messages)
` [PATCH 2/2] ARM: OMAP2+: clocks: Pass static parent pointers to common clock core

[PATCH RESEND 0/2] TIF_SYSCALL_TRACEPOINT fixes
 2013-03-18 16:34 UTC  (7+ messages)
` [PATCH 1/2] tracing: syscall_*regfunc() can race with copy_process()
  ` [PATCH v2 "

do_initcalls
 2013-03-18 16:35 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] Added package enscript
 2013-03-18 16:34 UTC  (2+ messages)

OMAP baseline test results for v3.9-rc3
 2013-03-18 16:33 UTC  (5+ messages)

[Bug 54786] New: random crashes of X with failed to idle channel 0xcccc0000
 2013-03-18 16:33 UTC  (3+ messages)
  ` [Bug 54786] "

[PATCH 10/18 V2]: PVH xen: introduce vmx_pvh.c and pvh.c
 2013-03-18 16:32 UTC  (2+ messages)

[PATCH] nohz1: Documentation
 2013-03-18 16:29 UTC 

[PATCH] neard: upgrade to 0.10
 2013-03-18 16:13 UTC  (3+ messages)

[meta-fsl-arm] Can't build X server
 2013-03-18 16:30 UTC 

[PATCH 0/2] Drivers: hv: balloon
 2013-03-18 16:29 UTC  (9+ messages)
` [PATCH 1/2] mm: Export split_page()
  ` [PATCH 2/2] Drivers: hv: balloon: Support 2M page allocations for ballooning

[PATCH v2 0/4] peel-ref optimization fixes
 2013-03-18 16:26 UTC  (5+ messages)
` [PATCH v2 4/4] pack-refs: add fully-peeled trait
    ` [PATCH v3 "

[PATCH 04/10] bus: introduce an Marvell EBU MBus driver
 2013-03-18 16:27 UTC  (12+ messages)

[PATCH 2/2] tracing: syscall_regfunc() should not skip kernel threads
 2013-03-18 16:26 UTC  (5+ messages)

[PATCH v2 for 3.10] Introduce a Marvell EBU MBus driver
 2013-03-18 16:26 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/7] Add cros-ec protocol driver and enable it in smdk5250
 2013-03-18 16:22 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] cros: add cros_ec driver
` [U-Boot] [PATCH v2 2/7] cros: add I2C support for cros_ec
` [U-Boot] [PATCH v2 3/7] cros: add SPI "
` [U-Boot] [PATCH v2 4/7] cros: add LPC "
` [U-Boot] [PATCH v2 5/7] cros: adds cros_ec keyboard driver
` [U-Boot] [PATCH v2 6/7] cros: exynos: add cros-ec device nodes to exynos5250-snow.dts
` [U-Boot] [PATCH v2 7/7] cros: enable cros-ec for smdk5250

[Qemu-devel] [Bug 1156632] [NEW] not receiving RESET event after system_reset command causes QMP connection to die
 2013-03-18 16:10 UTC  (2+ messages)
` [Qemu-devel] [Bug 1156632] "

[Qemu-devel] [PATCH] sheepdog: show error message for halt status
 2013-03-18 16:20 UTC  (2+ messages)

[Qemu-devel] [PATCHv3] QEMU(upstream): Disable xen's use of O_DIRECT by default as it results in crashes
 2013-03-18 16:19 UTC  (9+ messages)
            `  "

[Qemu-devel] [PATCH 0/3] Fix VMSTATE_BUFFER_UNSAFE macro usage
 2013-03-18 16:19 UTC  (2+ messages)

[PATCH] btrfs-progs: return zero for success
 2013-03-18 16:19 UTC  (3+ messages)

[GIT PULL 3/3] ARM: mvebu: soc for v3.10
 2013-03-18 16:18 UTC  (4+ messages)

[linux-linus test] 17325: regressions - trouble: broken/fail/pass
 2013-03-18 16:17 UTC 

[Qemu-devel] [PATCH] QMP: TPM QMP and man page documentation updates
 2013-03-18 16:16 UTC  (2+ messages)

[PATCH] MD: Quickly return errors if too many devices have failed
 2013-03-18 16:15 UTC  (3+ messages)

[Bug 60407] New: [configure.ac] allow tests programs to be installed
 2013-03-18 16:15 UTC  (2+ messages)
` [Bug 60407] "

adding missed signed-off-by for aio retry removal patch
 2013-03-18 16:13 UTC 

[PATCH] h8300, score: fix CROSS_COMPILE setting in arch/xxx/Makefile
 2013-03-18 16:13 UTC 

[PATCH 0/6] ARM platform spring cleaning
 2013-03-18 16:12 UTC  (6+ messages)
` [PATCH 3/6] ARM: remove fa526 CPU support

KVM guest 100% cpu lock up
 2013-03-18 16:10 UTC  (3+ messages)

ONFI patch
 2013-03-18 16:10 UTC  (3+ messages)
` RE : "

possible dev branch regression - xfstest 285/1k
 2013-03-18 16:10 UTC  (4+ messages)

Ce qu’il y a de mieux pour votre bébé
 2013-03-18 16:10 UTC 

[Qemu-devel] [PATCH] net: increase buffer size to accommodate Jumbo frame pkts over netdev UDP socket
 2013-03-18 16:08 UTC  (2+ messages)

[PATCH 0/9] usb: fix PHY error handling
 2013-03-18 16:08 UTC  (5+ messages)
` [PATCH 8/9] usb: host: ehci-tegra: "

[U-Boot] [PULL] u-boot-usb/master
 2013-03-18 16:08 UTC 

[RFC][PATCH 0/9] extend hugepage migration
 2013-03-18 16:07 UTC  (4+ messages)
` [PATCH 8/9] memory-hotplug: enable memory hotplug to handle hugepage

[PATCH v2] MIPS: Add new GIC clockevent driver
 2013-03-18 16:06 UTC 

[PATCH 0/4] Support triangular workflows
 2013-03-18 15:55 UTC  (3+ 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.