messages from 2013-12-20 17:56:49 to 2013-12-20 18:56:42 UTC [more...]
[PATCH] uio: fix devm_request_irq usage
2013-12-20 18:56 UTC (4+ messages)
[PATCH 1/2] net_sched: add struct net pointer to tcf_proto_ops->dump
2013-12-20 18:55 UTC (8+ messages)
` [PATCH 2/2] net_sched: optimize tcf_match_indev()
[PATCH] fingerterm: Make is executable to other users by default
2013-12-20 18:54 UTC
[PATCH 0/6] iscsi changes for scsi-misc
2013-12-20 18:53 UTC (7+ messages)
` [PATCH 1/6] SCSI/libiscsi: Restructure iscsi_tcp r2t response logic
` [PATCH 2/6] SCSI/libiscsi: Reduce locking contention in fast path
` [PATCH 3/6] SCSI/libiscsi: Remove unneeded code
` [PATCH 4/6] be2iscsi: fix lun test in device reset callout
` [PATCH 5/6] iscsi_boot_sysfs: Fix a memory leak in iscsi_boot_destroy_kset()
` [PATCH 6/6] iscsi_tcp: check for valid session before accessing
i.mx23 olinuxino kernel (or cross-toolchain?) broken in Yocto dora branch
2013-12-20 18:53 UTC (2+ messages)
[Qemu-devel] [PATCH 00/21] target-arm: A64 decoder sets 3 and 4: everything but fp & simd
2013-12-20 18:53 UTC (9+ messages)
` [Qemu-devel] [PATCH 11/21] target-arm: Update generic cpreg code for AArch64
[Bug 42876] New: System doesn't boot with GTX 550 Ti
2013-12-20 18:53 UTC (2+ messages)
` [Bug 42876] "
[Qemu-devel] [PULL 00/01] seccomp: exit if seccomp_init() fails
2013-12-20 18:50 UTC (2+ messages)
` [Qemu-devel] [PULL 01/01] "
[Patch net-next] net_sched: fix a regression in tc actions
2013-12-20 18:49 UTC (9+ messages)
` [PATCH net-next] net_sched: fix a regression in tcf_proto_lookup_ops()
[Qemu-devel] [PATCH regression] virtio: add back call to virtio_bus_device_unplugged
2013-12-20 18:48 UTC
[patch 2/2]reiser4: remove not used readahead stuff
2013-12-20 18:49 UTC
[patch 1/2] reiser4: adjust to new shrinker API
2013-12-20 18:49 UTC
[PATCH v2 0/9] cpuidle: rework device state count handling
2013-12-20 18:47 UTC (10+ messages)
` [PATCH v2 1/9] ARM: EXYNOS: cpuidle: fix AFTR mode check
` [PATCH v2 2/9] POWERPC: pseries: cpuidle: remove superfluous dev->state_count initialization
` [PATCH v2 3/9] POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routines
` [PATCH v2 4/9] ACPI / cpuidle: fix max idle state handling with hotplug CPU support
` [PATCH v2 5/9] ACPI / cpuidle: remove dev->state_count setting
` [PATCH v2 6/9] intel_idle: do C1E promotion disable quirk for hotplugged CPUs
` [PATCH v2 7/9] intel_idle: remove superfluous dev->state_count initialization
` [PATCH v2 8/9] intel_idle: use the common cpuidle_[un]register() routines
` [PATCH v2 9/9] cpuidle: remove state_count field from struct cpuidle_device
[PATCH 0/3] openssl v2 with other unrecognised option patches
2013-12-20 18:47 UTC (4+ messages)
` [PATCH 1/3 v2] openssl: use PACKAGECONFIG to disable perl bits
` [PATCH 2/3] sqlite: remove unrecognised options: --enable-tempstore
` [PATCH 3/3] python: fix unrecognised options: --without-cxx --with-cyclic-gc
[GIT PULL] get rid of <mach/timex.h>
2013-12-20 18:47 UTC (4+ messages)
[PATCH V2 0/7] Fix imx6 fec interrupts
2013-12-20 18:47 UTC (8+ messages)
` [PATCH V2 1/7] ARM: dts: imx: pinfunc: add MX6QDL_PAD_GPIO_6__ENET_IRQ
` [PATCH V2 2/7] ARM: dts: imx6qdl: add pingroups for enet with GPIO6 interrupt
` [PATCH V2 3/7] ARM: dts: imx6qdl-sabrelite: use MX6QDL_ENET_PINGRP_RGMII_MD
` [PATCH V2 4/7] ARM: dts: imx6qdl: use interrupts-extended for fec
` [PATCH V2 5/7] ARM: dts: imx6qdl-sabrelite: use GPIO_6 for FEC interrupt
` [PATCH V2 6/7] ARM: dts: imx6qdl-sabreauto: "
` [PATCH V2 7/7] ARM: dts: imx6q-arm2: "
[PATCH] NVMe: Use error handling on failed sync commands
2013-12-20 18:47 UTC (2+ messages)
[PATCH] daemon: be strict at parsing parameters --[no-]informative-errors
2013-12-20 18:46 UTC (2+ messages)
How to override the default source ipv4 address on packets originating from a router
2013-12-20 18:46 UTC (3+ messages)
FW: Cancelling asynchronous operations in libxl
2013-12-20 18:45 UTC (23+ messages)
` [RFC PATCH 00/14] libxl: Asynchronous event cancellation
` [PATCH 01/14] libxl: suspend: switch_logdirty_done takes rc
` [PATCH 02/14] libxl: suspend: common suspend callbacks take rc
` [PATCH 03/14] libxl: suspend: Return correct error from callbacks
` [PATCH 04/14] libxl: Use libxl__xswait* in libxl__ao_device
` [PATCH 05/14] libxl: xswait/devstate: Move xswait to before devstate
` [PATCH 06/14] libxl: devstate: Use libxl__xswait*
` [PATCH 07/14] libxl: New error codes CANCELLED etc
` [PATCH 08/14] libxl: events: Permit timeouts to signal cancellation
` [PATCH 09/14] libxl: domain create: Do not destroy on cancellation
` [PATCH 10/14] libxl: ao: Record ultimate parent of a nested ao
` [PATCH 11/14] libxl: ao: Count the nested progeny of an ao
` [PATCH 12/14] libxl: ao: Provide manip_refcnt
` [PATCH 13/14] libxl: ao: Cancellation API
` [PATCH 14/14] libxl: ao: Timeouts are cancellable
i386 vs x86_64 struct tpacket_hdr layout
2013-12-20 18:45 UTC (3+ messages)
undetected closed apps
2013-12-20 18:44 UTC (2+ messages)
[PATCH 0/32] Add additional sandbox features and infrastructure
2013-12-20 18:43 UTC (3+ messages)
` [U-Boot] [PATCH 05/32] sandbox: spi: Adjust 'sf test' to work on sandbox
[Devel] Devel Digest, Vol 44, Issue 7
2013-12-20 18:43 UTC
[Bug 72575] New: Several games are unable to detect VRAM size
2013-12-20 18:40 UTC (2+ messages)
` [Bug 72575] "
[net-next v3 00/16][pull request] Intel Wired LAN Driver Updates
2013-12-20 18:40 UTC (18+ messages)
` [net-next v3 01/16] i40e: using for_each_set_bit to simplify the code
` [net-next v3 02/16] i40e: Suppress HMC error to Interrupt message level
` [net-next v3 03/16] i40e: Populate and check pci bus speed and width
` [net-next v3 04/16] i40e: add wake-on-lan support
` [net-next v3 05/16] i40e: fix curly brace use and return type
` [net-next v3 06/16] i40e: Implementation of vxlan ndo's
` [net-next v3 07/16] i40e: Rx checksum offload for VXLAN
` [net-next v3 08/16] i40e: move i40e_reset_vf
` [net-next v3 09/16] i40e: refactor VF reset flow
` [net-next v3 10/16] i40e: remove redundant code
` [net-next v3 11/16] i40e: remove chatty log messages
` [net-next v3 12/16] i40e: fix error return
` [net-next v3 13/16] i40e: be more informative
` [net-next v3 14/16] i40e: make a define from a large constant
` [net-next v3 15/16] i40e: update led set args
` [net-next v3 16/16] i40e: report VF MAC addresses correctly
[PATCH v7 0/7] mmc: omap_hsmmc: pbias dt and cleanup
2013-12-20 18:40 UTC (7+ messages)
` [PATCH v7 1/7] mmc: omap_hsmmc: use devm_regulator API
` [PATCH v7 2/7] mmc: omap_hsmmc: handle vcc and vcc_aux independently
` [PATCH v7 4/7] mmc: omap_hsmmc: adapt hsmmc to use pbias regulator
[PATCHv12 00/49] ARM: TI SoC clock DT conversion
2013-12-20 18:37 UTC (3+ messages)
[Qemu-devel] on vacation until January 10th
2013-12-20 18:37 UTC (2+ messages)
` "
[PATCH v4 00/16] uprobes: Add uprobes support for ARM
2013-12-20 18:34 UTC (4+ messages)
` [PATCH v4 15/16] ARM: add uprobes support
[U-Boot] [UBOOT][PATCHv2 0/5] qspi: Add AM437x support
2013-12-20 18:33 UTC (4+ messages)
[PATCH] regulator: as3722: Don't set min_uV/uV_step/linear_min_sel for linear_ranges
2013-12-20 18:31 UTC (2+ messages)
Can someone Ack and queue a patch for RTC subsytem?
2013-12-20 18:30 UTC (6+ messages)
` [rtc-linux] "
[net-next v2 00/16][pull request] Intel Wired LAN Driver Updates
2013-12-20 18:31 UTC (9+ messages)
` [net-next v2 11/16] i40e: remove chatty log messages
[PATCH 1/4] android/bluetooth: Add support for timestamp device property
2013-12-20 18:30 UTC (4+ messages)
` [PATCH 2/4] android/bluetooth: Add support for DUT mode configure command
` [PATCH 3/4] android/bluetooth: Print error on unimplemented functions
` [PATCH 4/4] android: Add shortcommings section to README
[PATCH 1/2] spi: spi-imx: enable dma support for escpi controller
2013-12-20 18:29 UTC (2+ messages)
[Qemu-devel] [PATCH v7 00/24] blkdebug/blkverify: Allow QMP configuration
2013-12-20 18:28 UTC (25+ messages)
` [Qemu-devel] [PATCH v7 01/24] blkdebug: Use errp for read_config()
` [Qemu-devel] [PATCH v7 02/24] blkdebug: Don't require sophisticated filename
` [Qemu-devel] [PATCH v7 03/24] qdict: Add qdict_array_split()
` [Qemu-devel] [PATCH v7 04/24] qapi: extend qdict_flatten() for QLists
` [Qemu-devel] [PATCH v7 05/24] qemu-option: Add qemu_config_parse_qdict()
` [Qemu-devel] [PATCH v7 06/24] blkdebug: Always call read_config()
` [Qemu-devel] [PATCH v7 07/24] blkdebug: Use command-line in read_config()
` [Qemu-devel] [PATCH v7 08/24] block: Allow reference for bdrv_file_open()
` [Qemu-devel] [PATCH v7 09/24] block: Pass reference to bdrv_file_open()
` [Qemu-devel] [PATCH v7 10/24] block: Allow block devices without files
` [Qemu-devel] [PATCH v7 11/24] block: Add bdrv_open_image()
` [Qemu-devel] [PATCH v7 12/24] block: Use bdrv_open_image() in bdrv_open()
` [Qemu-devel] [PATCH v7 13/24] block: Allow recursive "file"s
` [Qemu-devel] [PATCH v7 14/24] blockdev: Move "file" to legacy_opts
` [Qemu-devel] [PATCH v7 15/24] blkdebug: Allow command-line file configuration
` [Qemu-devel] [PATCH v7 16/24] blkverify: Allow command-line configuration
` [Qemu-devel] [PATCH v7 17/24] blkverify: Don't require protocol filename
` [Qemu-devel] [PATCH v7 18/24] qapi: Add "errno" to the list of polluted words
` [Qemu-devel] [PATCH v7 19/24] qapi: QMP interface for blkdebug and blkverify
` [Qemu-devel] [PATCH v7 20/24] qemu-io: Make filename optional
` [Qemu-devel] [PATCH v7 21/24] tests: Add test for qdict_array_split()
` [Qemu-devel] [PATCH v7 22/24] tests: Add test for qdict_flatten()
` [Qemu-devel] [PATCH v7 23/24] iotests: Test new blkdebug/blkverify interface
` [Qemu-devel] [PATCH v7 24/24] iotests: Test file format nesting
[Qemu-trivial] [PATCH] acpi unit-test: Create temporary disk file under /tmp
2013-12-20 18:27 UTC (4+ messages)
` [Qemu-devel] "
[PATCH 01/19] ASoC: atmel: Don't set unused struct snd_pcm_hardware fields
2013-12-20 18:27 UTC (8+ messages)
` [PATCH 06/19] ASoC: fsl: "
` [PATCH 08/19] ASoC: kirkwood: "
[Qemu-devel] [PATCH 0/2] net: Fix lan9118 multi-buffer transmit
2013-12-20 18:26 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] net: Fix lan9118 TX "CMD A" handling
` [Qemu-devel] [PATCH 2/2] net: Fix lan9118 buffer length handling
[PATCH 00/13] sched, deadline: patches
2013-12-20 18:26 UTC (8+ messages)
` [PATCH 09/13] sched: Add bandwidth management for sched_dl
[PATCH] externalsrc: Use deltask API
2013-12-20 18:24 UTC (2+ messages)
[PATCH] phy: IRQ cannot be shared
2013-12-20 19:09 UTC (2+ messages)
[PATCH 00/18] dri3+gallium patch series
2013-12-20 18:24 UTC (3+ messages)
` [PATCH 01/18] Remove glBlendColor and glBlendEquations decls from glext.h
KVM: MMU: handle invalid root_hpa at __direct_map
2013-12-20 18:22 UTC (2+ messages)
[U-Boot] [PATCH v8] spi: Add Faraday SPI controller support
2013-12-20 18:22 UTC
[PATCH] drm/i915/ppgtt: Prevent NULL deref in reset ioctl
2013-12-20 18:21 UTC (7+ messages)
[PATCH] KVM: VMX: Do not skip the instruction if handle_dr injects a fault
2013-12-20 18:20 UTC (2+ messages)
[PATCH v3] linux: Report supported user features to the kernel
2013-12-20 18:20 UTC (2+ messages)
[PULL 00/12] 3.13 patch queue 2013-12-18 for 3.13
2013-12-20 18:20 UTC (3+ messages)
[net-next 00/15][pull request] Intel Wired LAN Driver Updates
2013-12-20 18:19 UTC (4+ messages)
` [net-next 05/15] i40e: add set settings and pauseparam
[GIT PULL] KVM changes for 3.13-rc5
2013-12-20 18:19 UTC
[RFC/PATCH] mtd: Hide CONFIG_MTD_BLKDEVS from the menu
2013-12-20 18:17 UTC (4+ messages)
[PATCH] powernv: eeh: add buffer for P7IOC hub error data
2013-12-20 18:17 UTC (3+ messages)
[PATCH v3 0/3] Add XIP support to ext4
2013-12-20 18:17 UTC (11+ messages)
[meta-fsl-arm-extra][PATCH] Enable USB gadget, and disable lockdep debugging to avoid the warning
2013-12-20 18:16 UTC
[PATCH] powernv: eeh: fix possible buffer overrun in ioda_eeh_phb_diag()
2013-12-20 18:15 UTC (4+ messages)
***** Regarding source code of fio ********
2013-12-20 18:14 UTC (2+ messages)
Qt5 with Yocto
2013-12-20 18:11 UTC (5+ messages)
possible rose recvmsg behavior change after msg_namelen fixes
2013-12-20 18:11 UTC (2+ messages)
[PATCH net] xen-netback: fix guest-receive-side array sizes
2013-12-20 18:08 UTC (2+ messages)
[PATCH V3] i2c: riic: add driver
2013-12-20 18:08 UTC (2+ messages)
[GIT PULL 1/2] ARM: tegra: second set of device tree changes
2013-12-20 18:07 UTC (4+ messages)
` [GIT PULL 2/2] ARM: tegra: second set of defconfig changes
[PATCH 0/4] arm64 topology support
2013-12-20 18:07 UTC (2+ messages)
[PATCH v7 00/12] kexec kernel efi runtime support
2013-12-20 18:01 UTC (4+ messages)
[fs] inode_lru_isolate(): Move counter increment into spinlock section
2013-12-20 18:05 UTC (5+ messages)
[Qemu-devel] [PATCH v2 0/2] QMP full introspection
2013-12-20 18:03 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 2/2] full introspection support for QMP
[PATCH] perf probe: Improve error message when function not found
2013-12-20 18:04 UTC
[PATCH -tip 0/3] perf-probe: Dwarf support for uprobes
2013-12-20 18:03 UTC (7+ messages)
` [PATCH -tip 1/3] [CLEANUP] perf-probe: Expand given path to absolute path
` [PATCH -tip 2/3] perf-probe: Support dwarf on uprobe events
` [PATCH -tip 3/3] perf-probe: Use the actual address as a hint for uprobes
[PATCH v4 0/4] kexec-tools: efi runtime support on kexec kernel
2013-12-20 17:58 UTC (3+ messages)
[Buildroot] [pull request] Pull request for branch yem/providers
2013-12-20 18:03 UTC (3+ messages)
[PATCH 00/40] percpu: Consistent per cpu operations V2
2013-12-20 17:59 UTC (4+ messages)
` [PATCH 37/40] alpha: Replace __get_cpu_var
mempath prefault: fix off-by-one error
2013-12-20 17:59 UTC (2+ messages)
(no subject)
2013-12-20 17:59 UTC (4+ messages)
` [PATCH] apparmor: remove the "task" arg from may_change_ptraced_domain()
grub-2.02~beta1 happened
2013-12-20 17:57 UTC (4+ messages)
` Important EHCI bugfix (Re: grub-2.02~beta1 happened)
Xen 4.1 + Linux compiled with PVH == BOOM
2013-12-20 17:57 UTC
[PATCH 00/10] ARM: tegra: Enable a bunch of functionality on Venice2
2013-12-20 17:56 UTC (4+ messages)
` [PATCH 07/10] ARM: tegra: Enable Venice2 keyboard
[Devel] Devel Digest, Vol 44, Issue 7
2013-12-20 17:56 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.