messages from 2013-03-31 03:25:51 to 2013-03-31 13:39:09 UTC [more...]
Grub verify module failed to verify a signed file
2013-03-31 13:38 UTC (3+ messages)
Driver for PL-2303 HX not working
2013-03-31 13:26 UTC
[Qemu-devel] [PATCH]: Fix conditional compilation for OpenBSD
2013-03-31 13:36 UTC (4+ messages)
[PATCH v4 3/5] merge/pull: verify GPG signatures of commits being merged
2013-03-31 13:33 UTC (9+ messages)
` [PATCH v5 4/5] merge/pull Check for untrusted good GPG signatures
[PATCH v1] infiniband-diags/saquery.c: switchinfo support added
2013-03-31 13:29 UTC
Strange "flush" process bahaviour
2013-03-31 13:26 UTC (13+ messages)
linux-next: Tree for Mar 28
2013-03-31 13:25 UTC (3+ messages)
[PATCH 00/39] fixes for MDS cluster recovery
2013-03-31 13:21 UTC (4+ messages)
` [PATCH 06/39] mds: make table client/server tolerate duplicated message
[U-Boot] Handling images(.jpg, .bmp etc) in u-boot
2013-03-31 13:21 UTC (10+ messages)
[PATCH 0/6] Make return type of i2c_del_adapter() (and i2c_del_mux_adapter()) void
2013-03-31 13:12 UTC (20+ messages)
` [PATCH 3/6] i2c: Ignore return value of i2c_del_adapter()
` [PATCH 4/6] i2c: Make return type of i2c_del_adapter() void
` [PATCH 5/6] i2c: Ignore the return value of i2c_del_mux_adapter()
` [PATCH 6/6] i2c: Make the return type of i2c_del_mux_adapter() void
[PATCH] ARM: timer: Shutdown clock event device when stopping local timer
2013-03-31 13:11 UTC (7+ messages)
[Qemu-devel] [Bug 1162227] [NEW] Mouse works badly when connecting to host via vnc
2013-03-31 13:05 UTC (2+ messages)
` [Qemu-devel] [Bug 1162227] "
[PATCH] geodefb: Depend on X86_32
2013-03-31 13:04 UTC
[meta-xfce 0/4] further tweaks
2013-03-31 12:40 UTC (3+ messages)
` [meta-xfce 3/4] xfce4-closebutton-plugin: initial add
[PATCH 1/2] libng: Add a get_min_size function to the plugins
2013-03-31 12:48 UTC (2+ messages)
` [PATCH 2/2] xawtv: Limit minimum window size to minimum capture resolution
[PATCH] xawtv: release buffer if it can't be displayed
2013-03-31 12:48 UTC (2+ messages)
[PATCH] OMAP3 ROM Random Number Generator support
2013-03-31 12:43 UTC (4+ messages)
[PATCH net-next] bnx2x: handle spurious interrupts
2013-03-31 11:35 UTC
[Qemu-devel] [PATCH] target-moxie: set do_interrupt to a target-specific helper function
2013-03-31 12:33 UTC (2+ messages)
ix2-200 device tree related fixes
2013-03-31 12:23 UTC (4+ messages)
` [PATCH 1/2] Fix typo in the definition of rebuild LED pins for ix2-200
` [PATCH 2/2] Fix GE0/GE1 init on ix2-200 as GE0 has no PHY
Debootstrapping a rootfs for Xen on FastModels A15
2013-03-31 12:21 UTC
[U-Boot] Pull request: u-boot-video/master
2013-03-31 12:21 UTC (2+ messages)
Status Matrix
2013-03-31 12:18 UTC
Intel Core2 Duo E6600 reports max-frequency of just 900 MHz instead of 2.4 GHz
2013-03-31 12:10 UTC (3+ messages)
New copyfile system call - discuss before LSF?
2013-03-31 11:48 UTC (22+ messages)
[PATCH] gma500: Make VGA and HDMI connector hotpluggable
2013-03-31 11:38 UTC
[PATCH 0/9] ARM: CPUFreq: Move drivers arch/arm/ -> drivers/cpufreq
2013-03-31 11:34 UTC (12+ messages)
` [PATCH 5/9] cpufreq: integrator: move cpufreq driver to drivers/cpufreq
` [PATCH 6/9] cpufreq: pxa3xx: "
` [PATCH 8/9] cpufreq: s3c24xx: "
` [PATCH 9/9] cpufreq: sa11x0: "
Xfs_repair and journalling
2013-03-31 11:24 UTC (10+ messages)
` Xfs_repair and journalling -- EXT4 journal replay discussion
[PATCH] RX-51: Fix probe order of SPI devices
2013-03-31 11:18 UTC (2+ messages)
[media] m920x: Fix uninitialized variable warning
2013-03-31 11:16 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/9] ARM: cpuidle: remove useless declaration
2013-03-31 11:14 UTC (5+ messages)
` [PATCH 4/9] ARM: OMAP4: cpuidle: fix wrong driver initialization
` How to facilitate the cpuidle drivers to go to the same direction (Was: Re: [PATCH 4/9] ARM: OMAP4: cpuidle: fix wrong driver initialization)
[PATCH 0/4] check_everything_connected replacement
2013-03-31 11:09 UTC (5+ messages)
` [PATCH 1/4] fetch-pack: save shallow file before fetching the pack
` [PATCH 2/4] index-pack: remove dead code (it should never happen)
` [PATCH 3/4] index-pack, unpack-objects: add --not-so-strict for connectivity check
` [PATCH 4/4] Use --not-so-strict on all pack transfer "
[PULL 0/7] ppc patch queue 2013-03-22
2013-03-31 11:05 UTC (12+ messages)
[Qemu-devel] [PATCH v4 0/7] target-i386: add PCLMULQDQ and AES-NI instructions
2013-03-31 11:02 UTC (8+ messages)
` [Qemu-devel] [PATCH v4 1/7] disas/i386.c: disassemble pclmulqdq instruction
` [Qemu-devel] [PATCH v4 2/7] target-i386: add "
` [Qemu-devel] [PATCH v4 3/7] target-i386: enable PCLMULQDQ on Westmere CPU
` [Qemu-devel] [PATCH v4 4/7] disas/i386.c: disassemble aes-ni instructions
` [Qemu-devel] [PATCH v4 5/7] aes: move aes.h from include/block to include/qemu
` [Qemu-devel] [PATCH v4 6/7] aes: make Td[0-5] and Te[0-5] tables non static
` [Qemu-devel] [PATCH v4 7/7] target-i386: add AES-NI instructions
[BUG] btrfs quota
2013-03-31 10:54 UTC (3+ messages)
[PATCH] Btrfs: cleanup to remove reduplicate code in iterate_extent_inode()
2013-03-31 10:40 UTC (5+ messages)
[PATCH] acpi/video: lcd_get_level_current doen't return current level
2013-03-31 10:37 UTC (7+ messages)
[PATCH V2] Btrfs: fix double free in the iterate_extent_inodes()
2013-03-31 10:36 UTC
3.9-rc1: pciehp and eSATA card SiI 3132, no XHCI
2013-03-31 10:35 UTC (10+ messages)
[PATCH] drm: fix i_mapping and f_mapping initialization in drm_open in error path
2013-03-31 10:34 UTC (4+ messages)
[PATCH v2 0/6] idr: add idr_alloc_cyclic and convert existing cyclic users
2013-03-31 10:23 UTC (6+ messages)
` [PATCH v2 6/6] sctp: convert sctp_assoc_set_id to use idr_alloc_cyclic
How to build an ebtables kernel module for MIPS64 Octeon processor
2013-03-31 10:14 UTC
[PATCH V3] Btrfs: kill some BUG_ONs() in the find_parent_nodes()
2013-03-29 23:03 UTC
MPC5121e, Linux, simple IO ports
2013-03-31 9:51 UTC (2+ messages)
pci_alloc_consistent doubt
2013-03-31 9:49 UTC (4+ messages)
[PATCH] OMAP3 ROM Random Number Generator support
2013-03-31 9:28 UTC (5+ messages)
C'est pâques! 10 euros offert sur votre achat
2013-03-31 9:25 UTC
More detailed error message for 403 forbidden
2013-03-31 9:17 UTC (5+ messages)
[PATCH 00/28] OMAP: DSS related board file changes
2013-03-31 9:17 UTC (10+ messages)
` [PATCH 08/28] ARM: OMAP: CM-T35: Kconfig option for the display options
HELLO FRIEND
2013-03-31 9:00 UTC
[PATCH libibverbs v5 4/7] libibverbs: Add support for XRC QPs
2013-03-31 8:59 UTC (2+ messages)
how to convert source rpm spec to bitbake recipe?
2013-03-31 8:45 UTC
[PATCH 0/3] tests: --valgrind=tool
2013-03-31 8:37 UTC (5+ messages)
` [PATCH 1/3] t/README: --valgrind already implies -v
` [PATCH 2/3] tests: parameterize --valgrind option
` [PATCH 3/3] tests --valgrind: provide a mode without --track-origins
` [PATCH 3/4] tests: notice valgrind error in test_must_fail
[PATCH V2 0/2] tcm_vhost endpoint
2013-03-31 8:23 UTC (13+ messages)
` [PATCH V2 2/2] tcm_vhost: Use vq->private_data to indicate if the endpoint is setup
[Qemu-devel] vNVRAM / blobstore design
2013-03-31 8:17 UTC (11+ messages)
Winning Notification
2013-03-31 7:27 UTC
[PATCH 0/9] corrupt object potpourri
2013-03-31 7:57 UTC (4+ messages)
` [PATCH 9/9] clone: run check_everything_connected
[PATCH 0/2 V2] virtio-spec: dynamic network offloads configuration
2013-03-31 7:53 UTC (5+ messages)
` [PATCH 1/2 V2] virtio-net: "
[PATCH 4/5] sparc: use asm-generic version of types.h
2013-03-31 7:48 UTC (2+ messages)
[PATCH V2] input: keyboard: tegra: support for defining row/columns based on SoC
2013-03-31 7:46 UTC (2+ messages)
[PATCH 0/3] virtio/vhost: Add checks for uninitialized VQs
2013-03-31 7:46 UTC (11+ messages)
` [PATCH 2/3] virtio-pci: Add virtio_queue_valid checks ahead of virtio_queue_get_num
` [Qemu-devel] "
` [PATCH 3/3] vhost: Check+skip uninitialized VQs in vhost_verify_ring_mappings
` [Qemu-devel] "
` [Qemu-devel] [PATCH 0/3] virtio/vhost: Add checks for uninitialized VQs
Registration No. 0201GFRM-7
2013-03-31 7:29 UTC
[oe-core][PATCH] pcmciautils: Correct definition of PCMCIAUTILS_VERSION to avoid segmentation fault
2013-03-31 7:25 UTC (2+ messages)
[PATCH 0/9] CPUFreq: Move drivers to drivers/cpufreq - Part 2
2013-03-31 7:42 UTC (19+ messages)
` [PATCH 1/9] AVR32: cpufreq: move cpufreq driver to drivers/cpufreq
` [PATCH 3/9] cris: "
` [PATCH 5/9] mips: "
` [PATCH 7/9] unicore2: "
` [PATCH 8/9] spark: "
` [PATCH 9/9] powerpc: "
[PATCH v2] Input: imx_keypad - use devm_ functions
2013-03-31 7:39 UTC (2+ messages)
Registration No. 0201GFRM-7
2013-03-31 7:24 UTC
[PATCH] arm: omap: RX-51: ARM errata 430973 workaround
2013-03-31 7:37 UTC (3+ messages)
[PATCH v3] sysrq: supplementing reset sequence with timeout functionality
2013-03-31 7:36 UTC (2+ messages)
[PATCH 1/2] Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functions
2013-03-31 7:31 UTC (3+ messages)
` [PATCH 2/2] Input: ad714x "
[PATCH] Input: arc_ps2 - add support for device tree
2013-03-31 7:29 UTC (2+ messages)
[PATCH 1/2] Input: edt-ft5x06 - Remove redundant null check before kfree
2013-03-31 7:26 UTC (3+ messages)
` [PATCH 2/2] Input: eeti_ts - Remove redundant null check
[PATCH 1/1] Input: mma8450 - fix signed 12bits to 32bits conversion
2013-03-31 7:25 UTC (2+ messages)
[U-Boot] [PATCH] Add initial support for mx6slevk board
2013-03-31 6:39 UTC (2+ messages)
[PATCH v2] net IPv6 : Fix broken IPv6 routing table after loopback down-up
2013-03-31 6:38 UTC (5+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2013-03-30
2013-03-31 6:34 UTC
[Patch net-next v1 1/4] vxlan: defer vxlan init as late as possible
2013-03-31 6:17 UTC (5+ messages)
` [Patch net-next v1 2/4] ipv6: export ipv6_sock_mc_join and ipv6_sock_mc_drop
` [Patch net-next v1 3/4] vxlan: add ipv6 support
` [Patch net-next v1 4/4] ipv6: Add generic UDP Tunnel segmentation
` [PATCH iproute2] vxlan: add ipv6 support
[nightly] Core TISDK 2013.03 build 2013-03-31_01-01-06
2013-03-31 5:53 UTC
RX/dropped counter values for tagged packets
2013-03-31 5:44 UTC (3+ messages)
MD does not wait for drives on start-up with kernels 3.8+
2013-03-31 5:36 UTC (2+ messages)
[PATCH] libceph: account for alignment in pages cursor
2013-03-31 5:00 UTC (2+ messages)
ipc,sem: sysv semaphore scalability
2013-03-31 5:01 UTC (19+ messages)
` [PATCH -mm -next] ipc,sem: untangle RCU locking with find_alloc_undo
[PATCH] checkpatch: do not exit in main process subroutine
2013-03-31 4:30 UTC (3+ messages)
[Buildroot] elftosb package
2013-03-31 4:23 UTC (2+ messages)
[Bug 62959] New: r600g (HD 6950 Cayman) fails piglit tests and hangs system
2013-03-31 4:23 UTC (4+ messages)
` [Bug 62959] "
[PATCHv2 1/2] watchdog: improve w83627hf_wdt to timeout in minute
2013-03-31 4:11 UTC (3+ messages)
` [PATCHv2 2/2] watchdog: fix w83627hf_wdt reboot due to timeout expired
[Bug 61182] New: r600g causes KWin crashes with kernel 3.8
2013-03-31 4:09 UTC (2+ messages)
` [Bug 61182] "
[PATCH V4 0/2] Implement per policy instance of governor
2013-03-31 3:47 UTC (5+ messages)
[PATCH] cpufreq: Raname index as data in cpufreq_frequency_table
2013-03-31 3:46 UTC (5+ messages)
extended asm and register clobbers
2013-03-31 3:25 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.