messages from 2012-03-22 22:30:04 to 2012-03-23 00:41:29 UTC [more...]
[PATCH 00/13][meta-intel] Cover letter for updating meta-cedartrail BSP with PVR Graphics driver
2012-03-22 17:32 UTC (5+ messages)
` [PATCH 01/13] meta-cedartrail: Separate conf files for the Cedar Trail BSP boot cases of with and without pvr driver
` [PATCH 02/13] meta-cedartrail: update BBFILES to include meta-intel/common path
` [PATCH 03/13] meta-cedartrail: update README with instructions for PVR Graphics driver build
` [PATCH 05/13] meta-cedartrail: seperate xorg.conf files for pvr and no-pvr cases
[patch] x86, tlb: switch cr3 in leave_mm() only when needed
2012-03-23 0:37 UTC (6+ messages)
` [tip:x86/mm] x86, tlb: Switch "
[PATCH v7 00/12] KVM/ARM Implementation
2012-03-23 0:23 UTC (3+ messages)
` [PATCH v7 08/12] ARM: KVM: World-switch implementation
module_param: make bool parameters really bool (net & drivers/net)
2012-03-22 22:27 UTC (3+ messages)
` [PATCH] netfilter: remove forward module param confusion
[PATCH] ARM: test for PMU feature on v7
2012-03-23 0:34 UTC (2+ messages)
` [PATCH] ARM: test for PMU feature on v7 (v2 with typo fix)
Graphics Acceleration on crownbay - 1.2M3 + meta-intel tip
2012-03-23 0:34 UTC (9+ messages)
[PATCH] rtnetlink.3: fix example code, use RTA_LENGTH macro
2012-03-23 0:31 UTC
[PATCH] [thinkpad-acpi] Add T410s and T420s LED support
2012-03-22 23:49 UTC
[PATCH] memcg: change behavior of moving charges at task move
2012-03-23 0:30 UTC (9+ messages)
[U-Boot] [PATCH 1/2] mx28evk: Provide default values for SPI bus and chip select
2012-03-23 0:29 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] configs: imx: Use CONFIG_SF_DEFAULT_CS
[PATCH] ext2: Don't export ext2_mask_flags() to user space
2012-03-23 0:25 UTC (8+ messages)
ioremap to a specific virtual address
2012-03-23 0:23 UTC
Strange effect merging empty file
2012-03-23 0:23 UTC (15+ messages)
` [PATCH 0/2] merging renames of empty files
` [PATCH 1/2] teach diffcore-rename to optionally ignore empty content
` [PATCH 2/2] merge-recursive: don't detect renames of empty files
[PATCH][upstream] powerpc/crypto: caam - add backward compatible string sec4.0
2012-03-23 0:15 UTC (2+ messages)
` [PATCH] "
[RFC PATCH 1/1] NUMA aware scheduling per cpu vhost thread
2012-03-23 0:16 UTC (2+ messages)
[isci-rnc PATCH v1 00/37] remote node context rework
2012-03-23 0:31 UTC (38+ messages)
` [isci-rnc PATCH v1 01/37] isci: Manage the link layer hang detect timer for RNC suspensions
` [isci-rnc PATCH v1 02/37] isci: Fixed bug in resumption from RNC Tx/Rx suspend state
` [isci-rnc PATCH v1 03/37] isci: Handle all suspending TC completions
` [isci-rnc PATCH v1 04/37] isci: Terminate outstanding TCs on TX/RX RNC suspensions
` [isci-rnc PATCH v1 05/37] isci: Manage device suspensions during TC terminations
` [isci-rnc PATCH v1 06/37] isci: Remote device must be suspended for NCQ cleanup
` [isci-rnc PATCH v1 07/37] isci: Remote device stop also suspends the RNC and terminates I/O
` [isci-rnc PATCH v1 08/37] isci: Escalate to I_T_Nexus_Reset when the device is gone
` [isci-rnc PATCH v1 09/37] isci: Redesign device suspension, abort, cleanup
` [isci-rnc PATCH v1 10/37] isci: Add suspension cases for RNC INVALIDATING, POSTING states
` [isci-rnc PATCH v1 11/37] isci: Device access in the error path does not depend on IDEV_GONE
` [isci-rnc PATCH v1 12/37] isci: All pending TCs are terminated when the RNC is invalidated
` [isci-rnc PATCH v1 13/37] isci: Only set IDEV_GONE in the device stop path
` [isci-rnc PATCH v1 14/37] isci: Remove isci_device reqs_in_process and dev_node from isci_device
` [isci-rnc PATCH v1 15/37] isci: Distinguish between remote device suspension cases
` [isci-rnc PATCH v1 16/37] isci: Fix the terminated I/O to not call sas_task_abort()
` [isci-rnc PATCH v1 17/37] isci: Save the suspension hint for upcoming suspensions
` [isci-rnc PATCH v1 18/37] isci: Manage the LLHANG timer enable/disable per-device
` [isci-rnc PATCH v1 19/37] isci: Make sure all TCs are terminated and cleaned in LUN reset
` [isci-rnc PATCH v1 20/37] isci: Implement waiting for suspend in the abort path
` [isci-rnc PATCH v1 21/37] isci: When in the abort path, defeat other resume calls until done
` [isci-rnc PATCH v1 22/37] isci: Callbacks to libsas occur under scic_lock and are synchronized
` [isci-rnc PATCH v1 23/37] isci: Manage tag releases differently when aborting tasks
` [isci-rnc PATCH v1 24/37] isci: Fix RNC suspend call for SCI_RESUMING state
` [isci-rnc PATCH v1 25/37] isci: Wait for RNC resumption before leaving the abort path
` [isci-rnc PATCH v1 26/37] isci: Directly control IREQ_ABORT_PATH_ACTIVE when completing TMFs
` [isci-rnc PATCH v1 27/37] isci: Add protocol indicator for TMF requests
` [isci-rnc PATCH v1 28/37] isci: Added timeouts to RNC suspensions in the abort path
` [isci-rnc PATCH v1 29/37] isci: Change the phy control and link reset interface for HW reasons
` [isci-rnc PATCH v1 30/37] isci: Don't wait for an RNC suspend if it's being destroyed
` [isci-rnc PATCH v1 31/37] isci: Restore the ATAPI device RNC management code
` [isci-rnc PATCH v1 32/37] isci: Check IDEV_GONE before performing abort path operations
` [isci-rnc PATCH v1 33/37] isci: Remove obviated host callback list
` [isci-rnc PATCH v1 34/37] isci: Manage the IREQ_NO_AUTO_FREE_TAG under scic_lock
` [isci-rnc PATCH v1 35/37] isci: Fix RNC AWAIT_SUSPENSION->INVALIDATING transition
` [isci-rnc PATCH v1 36/37] isci: Fixed RNC bug that lost the suspension or resumption during destroy
` [isci-rnc PATCH v1 37/37] isci: End the RNC resumption wait when the RNC is destroyed
CVE-2012-0045 for 3.2.y, 3.0.y and 2.6.32.y (again)
2012-03-23 0:07 UTC (3+ messages)
` [v2.6.32.y 2/2] KVM: x86: fix missing checks in syscall emulation
[GIT PULL] KVM updates for the 3.4 merge window
2012-03-23 0:10 UTC (2+ messages)
Push from specific directory
2012-03-23 0:09 UTC (7+ messages)
SVN Branch Description Format
2012-03-23 0:08 UTC (2+ messages)
` SVN Branching Language (was Re: SVN Branch Description Format)
[PATCH] drivers/platform/x86/amilo-rfkill.c::amilo_rfkill_probe() avoid NULL deref
2012-03-23 0:08 UTC
[Bug 37696] New: [RADEON:KMS:PLL] frequent colored lines appear on screen
2012-03-23 0:08 UTC (2+ messages)
` [Bug 37696] "
[PATCH] giflib: Move to OE-Core
2012-03-22 23:58 UTC (9+ messages)
[PATCH 0/3 v3] crypto: ux500 crypto and hash driver
2012-03-23 0:03 UTC (5+ messages)
` [PATCH 1/3] crypto: ux500: Add driver for CRYP hardware
[RESEND PATCH v2 0/2] MAX77693: add initial MAX77693 MFD driver
2012-03-23 0:05 UTC (4+ messages)
[PATCH] e2fsck: avoid unnecessary close/reopen for non-MMP filesystems
2012-03-23 0:03 UTC (2+ messages)
linux-next: Tree for Mar 22
2012-03-23 0:03 UTC (4+ messages)
[REGRESSION][PATCH] mqueue: Ignore the validity of abs_timeout parameter when message can be performed immediately
2012-03-23 0:03 UTC (3+ messages)
Consistency and use cases for IMAGE_FSTYPES
2012-03-22 23:53 UTC (3+ messages)
Currently checked out branch is not bold in gitk when using ssh X-forwarding
2012-03-23 0:02 UTC (3+ messages)
[PATCH] ep93xx: Implement double buffering for M2M DMA channels
2012-03-22 23:56 UTC (9+ messages)
[PATCH] regulator: i.MX35-PDK Add regulator support
2012-03-22 23:52 UTC (2+ messages)
[libsas PATCH v13] scsi, sd: limit the scope of the async probe domain
2012-03-23 0:05 UTC
[U-Boot] [PATCH] OMAP3: pandora: pin mux updates for DM3730 board variant
2012-03-22 23:49 UTC (3+ messages)
` [U-Boot] [PATCH] OMAP3: pandora: revise GPIO configuration
` [U-Boot] [PATCH] OMAP3: pandora: drop console kernel argument
[RFC PATCH 0/1] NUMA aware scheduling per vhost thread patch
2012-03-22 23:48 UTC
[kernel-hardening] [PATCH] futex: do not leak robust list to unprivileged process
2012-03-22 23:46 UTC (7+ messages)
` [kernel-hardening] "
` "
[PATCH 2/9] ocrdma: Driver for Emulex OneConnect RDMA adapter
2012-03-22 23:45 UTC (8+ messages)
Piggyback the final ACK of the three way TCP connection establishment with the data
2012-03-22 23:44 UTC (7+ messages)
[PATCH 00/17][PULL] Hob: Bunch of bug fixes
2012-03-22 23:33 UTC (5+ messages)
[U-Boot] [PATCH] tegra: Specify debugging serial port at boot
2012-03-22 23:41 UTC (19+ messages)
[PATCH 0/3] OMAP2+: UART: Enable tx wakeup + remove cpu checks
2012-03-22 23:40 UTC (5+ messages)
[PATCH 0/9] Hob changes to match visual design
2012-03-22 23:31 UTC (10+ messages)
` [PATCH 1/9] lib/bb/ui/icons: add new icons for use in Hob, autocrop some existing ones
` [PATCH 2/9] lib/bb/ui/crumbs: replace HobXpmLabelButtonBox with HobImageButton
` [PATCH 3/9] lib/bb/ui/crumbs/builder: only show a close button on the Layer Selector
` [PATCH 4/9] lib/bb/ui/crumbs/hig: tweak 'Add Layer' button per visual design
` [PATCH 5/9] lib/bb/ui/crumbs: add colour for HobAltButton "
` [PATCH 6/9] lib/bb/ui/crumbs: fix 'Back to image configuration' alt button text
` [PATCH 7/9] lib/bb/ui/crumbs/hobwidget: add HobButton widget for the primary action
` [PATCH 8/9] lib/bb/ui/crumbs: make use of HobButton for existing primary action buttons
` [PATCH 9/9] lib/bb/ui/crumbs/builder: change dialogue title to Layers
[GIT PULL] pstore change
2012-03-22 23:37 UTC
[Buildroot] [git commit] libupnp: move to version 1.6.14
2012-03-22 23:36 UTC (5+ messages)
` [Buildroot] [git commit] libupnp: move to version 1.6.14 Not OK
` [Buildroot] [git commit] libupnp: move to version 1.6.14 Not OK : what about 1.8.x ?
[patch 0/2] [PATCH 0/2] prctl extension in a sake of c/r
2012-03-22 23:38 UTC (8+ messages)
` [patch 1/2] c/r: prctl: Add ability to set new mm_struct::exe_file
[PATCH] pch_uart: Add Kontron COMe-mTT10 uart clock quirk
2012-03-22 23:34 UTC (5+ messages)
[PULL] vhost-net/virtio: fixes for 3.4
2012-03-22 23:34 UTC (4+ messages)
[PATCH 2/2] usbnet: don't clear urb->dev in tx_complete
2012-03-22 23:33 UTC (3+ messages)
[PATCH 1/2] usbnet: increase URB reference count before usb_unlink_urb
2012-03-22 23:33 UTC (3+ messages)
[RFCv2] ValleyView support
2012-03-22 23:31 UTC (7+ messages)
` [PATCH 03/26] drm/i915: add ValleyView driver structs and IS_VALLEYVIEW macro
` [PATCH 07/26] drm/i915: add ValleyView clock gating init
` [PATCH 20/26] drm/i915: ValleyView has limited cacheability
[patch] RDS: use gfp flags from caller in conn_alloc()
2012-03-22 23:30 UTC (4+ messages)
[PATCH] xfrm: Access the replay notify functions via the registered callbacks
2012-03-22 23:30 UTC (2+ messages)
[patch] netlabel: use GFP flags from caller instead of GFP_ATOMIC
2012-03-22 23:30 UTC (3+ messages)
[PATCH] xfrm: Remove unused xfrm_state from xfrm_state_check_space
2012-03-22 23:30 UTC (2+ messages)
[libsas PATCH v12 00/11] libsas eh, discovery, suspend, and fixes
2012-03-22 23:26 UTC (7+ messages)
` [libsas PATCH v12 04/11] sysfs: handle 'parent deleted before child added'
i.MX21 USB OTG
2012-03-22 23:25 UTC
[PATCH] Demonstrate failure of 'core.ignorecase = true'
2012-03-22 23:24 UTC (10+ messages)
[Buildroot] [PATCH 1/2] New package: socketcand
2012-03-22 23:21 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] udev: bump to 182
[PATCH 1/2] drivers/telephony/ixj.c::add_caps(): don't rely on undefined behaviour
2012-03-22 23:21 UTC (11+ messages)
` And patch 2 as well - "
[Buildroot] [git commit] udev: bump to 182
2012-03-22 23:20 UTC
+ proc-ns-use-d_set_d_op-api-to-set-dentry-ops-in-proc_ns_instantiate.patch added to -mm tree
2012-03-22 23:18 UTC
[PATCH] proc-ns: Use d_set_d_op() API to set dentry ops in proc_ns_instantiate()
2012-03-22 23:17 UTC (2+ messages)
[PATCH net V4 2/2] igb: offer a PTP Hardware Clock instead of the timecompare method
2012-03-22 23:13 UTC (8+ messages)
[PATCH] ARM: OMAP3+: fix oops triggered in omap_prcm_register_chain_handler(v1)
2012-03-22 23:12 UTC (3+ messages)
[PATCH 1/2] regulator: Convert tps6524x to set_voltage_sel
2012-03-22 23:11 UTC (2+ messages)
` [PATCH 2/2] regulator: Convert tps6524x to get_voltage_sel
[PATCH 00/16] mm: prepare for converting vm->vm_flags to 64-bit
2012-03-22 23:09 UTC (14+ messages)
[PATCH v4 RESEND 6/7] gpio/omap: fix incorrect update to context.irqenable1
2012-03-22 23:09 UTC (3+ messages)
+ mm-coredump-fail-allocations-when-coredumping-instead-of-oom-killing.patch added to -mm tree
2012-03-22 23:08 UTC
[patch] mm, coredump: fail allocations when coredumping instead of oom killing
2012-03-22 23:07 UTC (6+ messages)
[PATCH 1/1] ARM iMX28: incorrect frac/div calculation
2012-03-22 23:05 UTC
[U-Boot] [PATCH V2] BOOT: Add RAW ramdisk support to bootz
2012-03-22 23:04 UTC (5+ messages)
` [U-Boot] [PATCH] "
+ drivers-staging-telephony-ixjc-fix-warning-about-sequence-points.patch added to -mm tree
2012-03-22 23:03 UTC
[PATCH] telephony/ixj: Fix warning about sequence points
2012-03-22 23:03 UTC (2+ messages)
[Buildroot] [PATCH v1 0/1] new package : gsl the GNU Scientific Library
2012-03-22 23:02 UTC (3+ messages)
` [Buildroot] [PATCH v1 1/1] "
[3.3-rc7] sys_poll use after free (hibernate)
2012-03-22 23:02 UTC (7+ messages)
[PATCH] drm/i915: no-lvds quirk on MSI DC500
2012-03-22 22:58 UTC (2+ messages)
[PATCH] sstate.bbclass: Remove possibility of file corruption and make package writing atomic
2012-03-22 22:47 UTC
[U-Boot] exporting the U-Boot functions to standalone application
2012-03-22 22:58 UTC (4+ messages)
[PATCH] drm: Add locking to resume_force_mode to prevent multiple
2012-03-22 22:57 UTC (2+ messages)
Regression due to: net/usbnet: avoid recursive locking in usbnet_stop()
2012-03-22 22:56 UTC (2+ messages)
[GSoC] Designing a faster index format
2012-03-22 22:51 UTC (8+ messages)
CPU Hotplug rework
2012-03-22 22:49 UTC (7+ messages)
السلام عليكم
2012-03-22 22:06 UTC
Doing kexec reboot right in systemd
2012-03-22 22:36 UTC (2+ messages)
[REGRESSION][PATCH] Fix an old sky2 WOL regression
2012-03-22 22:36 UTC (4+ messages)
` [PATCH] sky2: override for PCI legacy power management
xHCI not waking up from D3 after S3 Resume on Ivybridge
2012-03-22 22:35 UTC
[PATCH RESEND] usb: musb: omap: fix crash when musb glue (omap) gets initialized
2012-03-22 22:34 UTC (6+ messages)
Call for Participation: 12th IEEE/ACM Int. Symp. on Cluster, Grid and Cloud, Computing (CCGrid 2012) -- May13-16 in Ottawa, Canada
2012-03-22 22:32 UTC
Logging braindump
2012-03-22 22:32 UTC (4+ messages)
rt8192cu on USB3
2012-03-22 22:31 UTC (10+ messages)
long-lived tcp connection question
2012-03-22 22:29 UTC (4+ messages)
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.