All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-08 16:04:34 to 2013-04-08 16:29:32 UTC [more...]

[RFC/PATCH 0/7] Rework git core for native submodules
 2013-04-08 11:53 UTC  (17+ messages)

[Qemu-devel] [PATCH] New cpu-max field in query-machines QMP command output
 2013-04-08 16:21 UTC  (4+ messages)

USB serial support / Prolific PL2303 Driver
 2013-04-08 16:20 UTC  (6+ messages)
  ` Re[2]: "

[PATCH 3/4] x86, AMD: Correct {rd,wr}msr_amd_safe warnings
 2013-04-08 16:28 UTC  (2+ messages)
` [tip:x86/cpu] "

[lm-sensors] [PATCH 0/4] thermal threshold event notification
 2013-04-08 16:29 UTC  (9+ messages)
        `  "

Anyone implement Cortex A9 FIQ
 2013-04-08 16:28 UTC  (6+ messages)

[Qemu-devel] virtio-scsi WRITE_VERIFY crash
 2013-04-08 16:28 UTC  (3+ messages)

[PATCH RFC] ARM: dts: mxs: leave card detect out of common mmc pins config
 2013-04-08 16:28 UTC  (4+ messages)

is L1 really disabled in iwlwifi
 2013-04-08 16:28 UTC  (12+ messages)

[PATCH v2] ext4: introduce reserved space
 2013-04-08 16:28 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] dfu:ext4:fix: Change ext4write command order of parameters
 2013-04-08 16:28 UTC  (2+ messages)

[PATCH 2/4] x86: Fold-in trivial check_config function
 2013-04-08 16:27 UTC  (2+ messages)
` [tip:x86/cpu] "

[RFC/PATCH 0/7] Rework git core for native submodules
 2013-04-08 11:04 UTC  (5+ messages)
    ` [PATCH] t3700 (add): add failing test for add with submodules

[U-Boot] [PATCH][Upstream] cmd_sf: include header file common.h before div64.h
 2013-04-08 16:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, Upstream] "

[PATCH 0/2 v2][RFC] fsfreeze: from uninterruptible to killable
 2013-04-08 16:20 UTC 

[U-Boot] [Patch v2] common/cmd_test: Avoid macro expansion
 2013-04-08 16:27 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

linux-next: build failure after merge of the mfd tree
 2013-04-08 16:27 UTC  (5+ messages)
    ` Re[2]: "

[PATCH] ext4: Fix data corruption with direct IO read in dioread_nolock mode
 2013-04-08 16:27 UTC 

RFC: Very useful script to SVG graph the git commits from a file orientated view
 2013-04-08 10:49 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/lib: fix unsafe register handling in wait_ticks
 2013-04-08 16:27 UTC  (2+ messages)
` [U-Boot] "

[PATCH 1/4] x86: Get rid of ->hard_math and all the FPU asm fu
 2013-04-08 16:26 UTC  (2+ messages)
` [tip:x86/cpu] "

[PATCH] bash-completion: Symlink runuser symlink to su so it gets loaded on demand
 2013-04-08 16:26 UTC  (2+ messages)

[RFC PATCH 0/4] USB: OMAP: Tahvo USB support for 770
 2013-04-08 16:25 UTC  (3+ messages)
` [RFC PATCH 1/4] retu-mfd: support also Tahvo

[PATCH 1/2] bundle: Accept prerequisites without commit messages
 2013-04-08  9:53 UTC  (4+ messages)

[GIT PULL 1/3] omap non critical fixes for v3.10 merge window
 2013-04-08 16:24 UTC  (3+ messages)

[PATCH] bitbake:hob: use a socks proxy mechanism for git
 2013-04-08 16:06 UTC 

[PATCH] ARM: OMAP4: PM: fix PM regression introduced by recent clock cleanup
 2013-04-08 16:23 UTC  (4+ messages)

[PATCH] smart: disable CHANNELSDIR
 2013-04-08 16:05 UTC  (2+ messages)

Compilation error crossbuilding tools
 2013-04-08 16:21 UTC  (4+ messages)

[PATCH v3 0/3] libxl: memory management patches
 2013-04-08 16:21 UTC  (5+ messages)
` [PATCH v3 1/3] libxl: xl mem-max et consortes must update static-max in xenstore too
` [PATCH v3 3/3] xl: Improve xl documentation in regards to guest memory management

[PATCH 1/5] ARM: ux500: Move DMA40 platform data includes file out to include/
 2013-04-08 16:19 UTC  (12+ messages)
` [PATCH 2/5] dmaengine: ste_dma40: Assign memcpy channels in the driver
` [PATCH 3/5] dmaengine: ste_dma40: Move default memcpy configs into "
` [PATCH 4/5] dmaengine: ste_dma40: Only configure a channel during a configure request

[PATCH v3 00/32] Port of KVM to arm64
 2013-04-08 16:17 UTC  (66+ messages)
` [PATCH v3 01/32] arm64: add explicit symbols to ESR_EL1 decoding
` [PATCH v3 02/32] arm64: KVM: define HYP and Stage-2 translation page flags
` [PATCH v3 03/32] arm64: KVM: HYP mode idmap support
` [PATCH v3 04/32] arm64: KVM: EL2 register definitions
` [PATCH v3 05/32] arm64: KVM: system register definitions for 64bit guests
` [PATCH v3 06/32] arm64: KVM: Basic ESR_EL2 helpers and vcpu register access
` [PATCH v3 07/32] arm64: KVM: fault injection into a guest
` [PATCH v3 08/32] arm64: KVM: architecture specific MMU backend
` [PATCH v3 09/32] arm64: KVM: user space interface
` [PATCH v3 10/32] arm64: KVM: system register handling
` [PATCH v3 11/32] arm64: KVM: CPU specific system registers handling
` [PATCH v3 12/32] arm64: KVM: virtual CPU reset
` [PATCH v3 13/32] arm64: KVM: kvm_arch and kvm_vcpu_arch definitions
` [PATCH v3 14/32] arm64: KVM: MMIO access backend
` [PATCH v3 15/32] arm64: KVM: guest one-reg interface
` [PATCH v3 16/32] arm64: KVM: hypervisor initialization code
` [PATCH v3 17/32] arm64: KVM: HYP mode world switch implementation
` [PATCH v3 18/32] arm64: KVM: Exit handling
` [PATCH v3 19/32] arm64: KVM: Plug the VGIC
` [PATCH v3 20/32] arm64: KVM: Plug the arch timer
` [PATCH v3 21/32] arm64: KVM: PSCI implementation
` [PATCH v3 22/32] arm64: KVM: Build system integration
` [PATCH v3 23/32] arm64: KVM: define 32bit specific registers
` [PATCH v3 24/32] arm64: KVM: 32bit GP register access
` [PATCH v3 25/32] arm64: KVM: 32bit conditional execution emulation
` [PATCH v3 26/32] arm64: KVM: 32bit handling of coprocessor traps
` [PATCH v3 27/32] arm64: KVM: CPU specific 32bit coprocessor access
` [PATCH v3 28/32] arm64: KVM: 32bit specific register world switch
` [PATCH v3 29/32] arm64: KVM: 32bit guest fault injection
` [PATCH v3 30/32] arm64: KVM: enable initialization of a 32bit vcpu
` [PATCH v3 31/32] arm64: KVM: userspace API documentation
` [PATCH v3 32/32] arm64: KVM: MAINTAINERS update

Load balancing behavior for sched autogroup
 2013-04-08 16:19 UTC  (3+ messages)

[PATCH] tcp: assign the sock correctly to an outgoing SYNACK packet
 2013-04-08 16:19 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] block: Vectored bdrv_writev_vmstate
 2013-04-08 16:18 UTC  (3+ messages)

Kernel panic on stable kernel 3.8.2 when closing bluetooth dun connection
 2013-04-08 16:17 UTC  (3+ messages)
  ` Kernel panic on kernel 3.8.x, 3.9RC6 when closing bluetooth dun connection (regression from 3.7.x)

[PATCH 0/5] i.MX53 TVE clock patches
 2013-04-08 16:17 UTC  (6+ messages)

[PATCH 0/2] Add TVE to i.MX53-QSB device tree
 2013-04-08 16:16 UTC  (3+ messages)
` [PATCH 1/2] ARM i.MX53: Add TVE entry to i.MX53 dtsi
` [PATCH 2/2] ARM i.MX53: dts: Add TVE to i.MX53-QSB device tree

[PATCH net,1/2] hyperv: Fix a kernel warning from netvsc_linkstatus_callback()
 2013-04-08 16:16 UTC  (6+ messages)
` [PATCH net,2/2] hyperv: Fix RNDIS send_completion code path

[PATCH] net: mvneta: enable features before registering the driver
 2013-04-08 16:16 UTC  (2+ messages)

[PATCH] mfd: palmas: initialise client->of_node for dummy created client
 2013-04-08 16:14 UTC  (2+ messages)

some question about monitor mode support in arm
 2013-04-08 16:13 UTC  (2+ messages)

From: Eduardo Valentin <eduardo.valentin@ti.com>
 2013-04-08 16:07 UTC  (24+ messages)
` [PATCH RESEND 01/11] thermal: use strlcpy instead of strcpy
` [PATCH RESEND 02/11] thermal: update driver license
` [PATCH RESEND 03/11] thermal: rename notify_thermal_framework to thermal_notify_framework
` [PATCH RESEND 04/11] thermal: rename get_thermal_instance to thermal_instance_get
` [PATCH RESEND 05/11] thermal: rename get_tz_trend to thermal_zone_trend_get
` [PATCH RESEND 06/11] thermal: use EXPORT_SYMBOL_GPL
` [PATCH RESEND 07/11] thermal: update kernel-doc for thermal_zone_bind_cooling_device
` [PATCH RESEND 08/11] thermal: update kernel-doc for thermal_zone_unbind_cooling_device
` [PATCH RESEND 09/11] thermal: update kernel-doc for thermal_cooling_device_register
` [PATCH RESEND 10/11] thermal: update kernel-doc for create_trip_attrs
` [PATCH RESEND 11/11] thermal: update kernel-doc for thermal_zone_device_register

[Qemu-devel] [PATCH] target-moxie: Fix VMState registration
 2013-04-08 16:11 UTC  (2+ messages)

[PATCH v10 0/12] Palmas updates
 2013-04-08 16:11 UTC  (6+ messages)

Sanity Failures - Segfaults in qemu images
 2013-04-08 15:54 UTC  (3+ messages)

GENERIC_GPIO considered deprecated
 2013-04-08 16:11 UTC  (8+ messages)

[PATCH] Do not force shutdown/reboot to boot cpu
 2013-04-08 16:11 UTC  (3+ messages)

[PATCH] TTY: ircomm, use GFP_KERNEL in ircomm_open()
 2013-04-08 16:10 UTC  (3+ messages)

[PATCH 0/2] irda: GFP_ATOMIC cleanups
 2013-04-08 16:10 UTC  (2+ messages)

[Linux-zigbee-devel] [PATCH] mac802154: Keep track of the channel when changed
 2013-04-08 16:09 UTC  (3+ messages)
` [PATCH v2] "

OT: xen libvirt issue
 2013-04-08 16:09 UTC  (5+ messages)

[PATCH] mrf24j40: Enable link-layer acknowledgement and retry
 2013-04-08 16:09 UTC  (2+ messages)

[Bug 62959] New: r600g (HD 6950 Cayman) fails piglit tests and hangs system
 2013-04-08 16:09 UTC  (3+ messages)
` [Bug 62959] "

[PATCH] [trivial]treewide: Fix typo in printks and comments
 2013-04-08 16:09 UTC 

[PATCH v3] mmc: dw_mmc: let device core setup the default pin configuration
 2013-04-08 16:08 UTC  (3+ messages)

[PATCHSET v2] arch: unify task dump debug info
 2013-04-08 16:08 UTC  (3+ messages)
` [PATCH 1/7] x86: don't show trace beyond show_stack(NULL, NULL)

[PATCH] mmc: atmel-mci: pio hang on block errors
 2013-04-08 16:07 UTC  (4+ messages)

[Bug 56241] New: running e4defrag provokes "kernel BUG at fs/buffer.c:1833!"
 2013-04-08 16:07 UTC  (2+ messages)
` [Bug 56241] "

working my way through the kernel hands-on labs finally
 2013-04-08 16:07 UTC  (5+ messages)

[U-Boot] [STATUS] v2013.04-rc2 released
 2013-04-08 16:06 UTC  (3+ messages)

[PATCH 00/51] netfilter updates for net-next
 2013-04-08 16:06 UTC  (3+ messages)

[PATCHv2 0/2] xl: enable/disable autoballooning automatically
 2013-04-08 16:06 UTC  (3+ messages)
` [PATCH 1/2] xl: extend autoballoon xl.conf option with an "auto" option

[PATCH v4, part3 00/15] accurately calculate memory statisitic information
 2013-04-08 16:05 UTC  (5+ messages)
` [PATCH v4, part3 11/15] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages

[patch net 0/2] net: ipv4: fix couple of addr lifetime related bugs
 2013-04-08 16:05 UTC  (2+ messages)

Virtualbox svga card in KVM
 2013-04-08 16:05 UTC  (6+ messages)
      ` [Qemu-devel] "

[PATCH 0/7] i.MX53 IPU + TVE patches
 2013-04-08 16:04 UTC  (11+ messages)
` [PATCH 3/7] staging: drm/imx: ipu-di: add comments explaining signal generator configuration
` [PATCH 4/7] staging: drm/imx: Add support for VGA via TVE on i.MX53
` [PATCH 5/7] staging: drm/imx: ipu-dc: add WCLK/WRG opcodes
` [PATCH 6/7] staging: drm/imx: ipu-dc: force black output during blanking
` [PATCH 7/7] staging: drm/imx: Add support for Television Encoder (TVEv2)


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.