All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-04 16:50:44 to 2014-09-04 17:29:10 UTC [more...]

[PATCH v8 0/8] ARM generic idle states
 2014-09-04 17:29 UTC  (6+ messages)
` [PATCH v8 6/8] drivers: cpuidle: CPU idle ARM64 driver

[PATCH v5 0/8] arm: support CONFIG_RODATA
 2014-09-04 17:27 UTC  (8+ messages)
` [PATCH v5 3/8] arm: fixmap: implement __set_fixmap()

What's cooking in git.git (Sep 2014, #01; Tue, 2)
 2014-09-04 17:25 UTC  (5+ messages)

[PATCH] Support PCU power metrics in turbostat
 2014-09-04 17:24 UTC 

[PATCH 0/4] Add support for Ricoh RN5T618 PMIC
 2014-09-04 17:25 UTC  (6+ messages)
` [PATCH 3/4] watchdog: add driver for Ricoh RN5T618 watchdog

[Documentation][PATCH] bsp-scope: fix typos
 2014-09-04 17:25 UTC  (2+ messages)

[PATCH v5 0/2] PCC: Platform Communication Channel
 2014-09-04 17:24 UTC  (3+ messages)
` [PATCH v5 1/2] Mailbox: Add support for "

[RFC/PATCH 0/3] Teach revert/cherry-pick the --no-verify option
 2014-09-04 17:24 UTC  (10+ messages)
` [RFC/PATCH 2/3] revert/cherry-pick: Add --no-verify option, and pass it on to commit
    ` [PATCH] parse-options: detect attempt to add a duplicate short option name

[U-Boot] [PATCH v2] buildman: fix typos of --dry-run help message
 2014-09-04 17:23 UTC 

watchdog: WatchDog Timer Driver Core: ping a hardware watchdog in kernel's space [proposal]
 2014-09-04 17:23 UTC  (2+ messages)
` Fwd: "

[PATCH 00/17] mwifiex updates for 3.17
 2014-09-04 17:22 UTC  (3+ messages)

[PATCH 1/6] ARM: dts: imx28-apx4devkit: Fix display duplicate name warning
 2014-09-04 17:22 UTC  (6+ messages)
` [PATCH 2/6] ARM: dts: imx28-apf28dev: "
` [PATCH 3/6] ARM: dts: imx28-cfa100: "
` [PATCH 4/6] ARM: dts: imx28-m28cu: "
` [PATCH 5/6] ARM: dts: imx28-tx28: "
` [PATCH 6/6] ARM: dts: imx28-m28evk: "

post-receive: pub/scm/linux/kernel/git/will/linux
 2014-09-04 17:22 UTC 

[PATCH net-next v3 0/2] Combine standard and phy timestamping logic
 2014-09-04 17:22 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net-timestamp: Make the clone operation stand-alone from phy timestamping

[PATCH] pinctrl: generic: Fix PIN_CONFIG_DRIVE_OPEN_SOURCE source/drain doc mismatch
 2014-09-04 17:22 UTC  (2+ messages)

[RFC PATCH 0/1] am: bug report and new patch format support
 2014-09-04 17:21 UTC  (6+ messages)
` [RFC PATCHv2 0/2] am: bug fix "
  ` [RFC PATCHv2 1/2] am: add gitk patch format

[Qemu-devel] [PULL for-2.1 0/7] QOM devices patch queue 2014-09-04
 2014-09-04 17:21 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] qom: Make object_child_foreach() safe for objects removal
` [Qemu-devel] [PULL 2/7] machine: Clean up -machine handling
` [Qemu-devel] [PULL 3/7] qom: Add automatic arrayification to object_property_add()
` [Qemu-devel] [PULL 4/7] memory: Remove object_property_add_child_array()
` [Qemu-devel] [PULL 5/7] qdev: Use error_abort instead of using local_err
` [Qemu-devel] [PULL 6/7] qdev: Use NULL instead of local_err for qbus_child unrealize
` [Qemu-devel] [PULL 7/7] qdev: Add cleanup logic in device_set_realized() to avoid resource leak

[Qemu-devel] [PULL 00/52] ppc patch queue 2014-09-04
 2014-09-04 17:20 UTC  (53+ messages)
` [Qemu-devel] [PULL 01/52] PPC: KVM: Fix g3beige and mac99 when HV is loaded
` [Qemu-devel] [PULL 02/52] ppc: spapr-rtas - implement os-term rtas call
` [Qemu-devel] [PULL 03/52] linux-user: Fix Stack Pointer Bug in PPC setup_rt_frame
` [Qemu-devel] [PULL 04/52] linux-user: Split PPC Trampoline Encoding from Register Save
` [Qemu-devel] [PULL 05/52] linux-user: Enable Signal Handlers on PPC64
` [Qemu-devel] [PULL 06/52] linux-user: Properly Dereference PPC64 ELFv1 Signal Handler Pointer
` [Qemu-devel] [PULL 07/52] linux-user: Implement do_setcontext for PPC64
` [Qemu-devel] [PULL 08/52] linux-user: Handle PPC64 ELFv2 Function Pointers
` [Qemu-devel] [PULL 09/52] hw/ppc/spapr_hcall.c: Fix typo in function names
` [Qemu-devel] [PULL 10/52] spapr: add uuid/host details to device tree
` [Qemu-devel] [PULL 11/52] PPC: mac99: Move NVRAM to page boundary when necessary
` [Qemu-devel] [PULL 12/52] spapr: fix possible memory leak
` [Qemu-devel] [PULL 13/52] spapr: Move DT memory node rendering to a helper
` [Qemu-devel] [PULL 14/52] spapr: Use DT memory node rendering helper for other nodes
` [Qemu-devel] [PULL 15/52] spapr: Refactor spapr_populate_memory() to allow memoryless nodes
` [Qemu-devel] [PULL 16/52] spapr: Split memory nodes to power-of-two blocks
` [Qemu-devel] [PULL 17/52] spapr: Add a helper for node0_size calculation
` [Qemu-devel] [PULL 18/52] spapr: Fix ibm, associativity for memory nodes
` [Qemu-devel] [PULL 19/52] loader: Add load_image_size() to replace load_image()
` [Qemu-devel] [PULL 20/52] spapr: Locate RTAS and device-tree based on real RMA
` [Qemu-devel] [PULL 21/52] ppc: debug stub: Get trap instruction opcode from KVM
` [Qemu-devel] [PULL 22/52] ppc: synchronize excp_vectors for injecting exception
` [Qemu-devel] [PULL 23/52] ppc: Add software breakpoint support
` [Qemu-devel] [PULL 24/52] ppc: Add hw breakpoint watchpoint support
` [Qemu-devel] [PULL 25/52] ppc/spapr: Fix MAX_CPUS to 255
` [Qemu-devel] [PULL 26/52] target-ppc: Bug Fix: rlwinm
` [Qemu-devel] [PULL 27/52] target-ppc: Bug Fix: rlwnm
` [Qemu-devel] [PULL 28/52] target-ppc: Bug Fix: rlwimi
` [Qemu-devel] [PULL 29/52] target-ppc: Bug Fix: mullwo
` [Qemu-devel] [PULL 30/52] target-ppc: Bug Fix: mullw
` [Qemu-devel] [PULL 31/52] target-ppc: Bug Fix: mulldo OV Detection
` [Qemu-devel] [PULL 32/52] target-ppc: Bug Fix: srawi
` [Qemu-devel] [PULL 33/52] target-ppc: Bug Fix: srad
` [Qemu-devel] [PULL 34/52] KVM: Add helper to run KVM_CHECK_EXTENSION on vm fd
` [Qemu-devel] [PULL 35/52] PPC: KVM: Use vm check_extension for pv hcall
` [Qemu-devel] [PULL 36/52] PPC: mac99: Fix core99 timer frequency
` [Qemu-devel] [PULL 37/52] PPC: mac_nvram: Remove unused functions
` [Qemu-devel] [PULL 38/52] PPC: mac_nvram: Allow 2 and 4 byte accesses
` [Qemu-devel] [PULL 39/52] PPC: mac_nvram: Split NVRAM into OF and OSX parts
` [Qemu-devel] [PULL 40/52] PPC: Mac: Move tbfreq into local variable
` [Qemu-devel] [PULL 41/52] PPC: Cuda: Use cuda timer to expose tbfreq to guest
` [Qemu-devel] [PULL 42/52] spapr_pci: Fix config space corruption
` [Qemu-devel] [PULL 43/52] spapr-vlan: Don't touch last entry in buffer list
` [Qemu-devel] [PULL 44/52] target-ppc: Special Case of rlwimi Should Use Deposit
` [Qemu-devel] [PULL 45/52] target-ppc: Optimize rlwinm MB=0 ME=31
` [Qemu-devel] [PULL 46/52] target-ppc: Optimize rlwnm "
` [Qemu-devel] [PULL 47/52] target-ppc: Clean Up mullw
` [Qemu-devel] [PULL 48/52] target-ppc: Clean up mullwo
` [Qemu-devel] [PULL 49/52] target-ppc: Implement mulldo with TCG
` [Qemu-devel] [PULL 50/52] spapr_pci: map the MSI window in each PHB
` [Qemu-devel] [PULL 51/52] PPC: Fix default config ordering and add eTSEC for ppc64
` [Qemu-devel] [PULL 52/52] hypervisor property clashes with hypervisor node

[Qemu-devel] [PULL 0/3] QOM CPUState patch queue 2014-09-04
 2014-09-04 17:20 UTC  (4+ messages)
` [Qemu-devel] [PULL v2 1/3] exec: Save CPUState::exception_index field
` [Qemu-devel] [PULL v2 2/3] target-i386: Support migratable=no properly
` [Qemu-devel] [PULL v2 3/3] target-i386: Reject invalid CPU feature names on the command-line

[PATCH] regulator: core: GPIO #0 is a valid GPIO
 2014-09-04 17:19 UTC  (7+ messages)

[PATCH 00/11 v5] Coresight framework and drivers
 2014-09-04 17:19 UTC  (5+ messages)
` [PATCH 07/11 v5] coresight-etm: add CoreSight ETM/PTM driver

[PATCH 0/4] KVM: nested x86: nested page faults fixes
 2014-09-04 17:17 UTC  (6+ messages)
` [PATCH 3/4] KVM: x86: inject nested page faults on emulated instructions

[PATCH] staging: iio: adc: mxs-lradc.c: sparse warning of incorrect type
 2014-09-04 17:16 UTC  (5+ messages)

[PATCH 01/10] drm/i915: Check for a stalled page flip after each vblank
 2014-09-04 17:15 UTC  (3+ messages)
` [PATCH 02/10] drm/i915: Decouple the stuck pageflip on modeset

[PATCH] rtl8188eu: rtw_xmit: Replace rcu_dereference() with rcu_access_pointer()
 2014-09-04 17:15 UTC 

pull-request: mac80211 2014-08-29
 2014-09-04 17:09 UTC  (2+ messages)

pull request: iwlwifi 2014-09-01
 2014-09-04 17:12 UTC  (2+ messages)

[PATCH 0/2] x86: reimplement ___preempt_schedule*() using THUNK helpers
 2014-09-04 17:12 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [PATCH v2 "

[PATCH] KVM: x86: fix kvmclock breakage from timers branch merge
 2014-09-04 17:14 UTC  (3+ messages)

[PATCH] hugetlbfs: document that sticky mounts are allowed
 2014-09-04 17:14 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/shuah/linux-kselftest
 2014-09-04 17:14 UTC 

linux-next: Tree for Sep 1
 2014-09-04 17:11 UTC  (5+ messages)

[PATCH V2 1/5] xen: Emulate with no writes
 2014-09-04 17:08 UTC  (8+ messages)
` [PATCH V2 4/5] xen, libxc: Request page fault injection via libxc

[RFC net-next PATCH V2 0/3] qdisc bulk dequeuing and utilizing delayed tailptr updates
 2014-09-04 17:09 UTC  (5+ messages)
` [RFC net-next PATCH V2 2/3] qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE

[Qemu-devel] [qom-cpu PATCH] Fix build error on linux-user
 2014-09-04 17:08 UTC  (2+ messages)

[Qemu-devel] [PULL 0/3] QOM CPUState patch queue 2014-09-04
 2014-09-04 17:08 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] exec: Save CPUState::exception_index field
` [Qemu-devel] [PULL 2/3] target-i386: Support migratable=no properly
` [Qemu-devel] [PULL 3/3] target-i386: Reject invalid CPU feature names on the command-line

[PATCH 1/2] pinctrl: prima2: add I2S 2ch, 6ch, nodin, mclk groups
 2014-09-04 17:08 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: "

Updates to meta-fsl-arm-extra (master) in 2014-09-04
 2014-09-04 17:08 UTC 

[PATCH 0/5] Clean-up for twl4030-usb
 2014-09-04 17:07 UTC  (4+ messages)
` [PATCH 3/5] usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM calls

[PATCH 0/2] Add driver for AXM55xx SSP chip selects
 2014-09-04 17:06 UTC  (10+ messages)
` [PATCH 1/2] gpio: "
` [PATCH 2/2] Documentation: DT bindings for AXM55xx SSP CS

[Cocci] Matching Function Pointer
 2014-09-04 17:07 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regmap
 2014-09-04 17:07 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2014-09-04 17:07 UTC 

[RFC] smt-aware rt load balancer
 2014-09-04 17:06 UTC  (3+ messages)

[PATCH v4 0/4] Rockchip soc thermal driver
 2014-09-04 17:06 UTC  (4+ messages)
` [PATCH v4 1/4] thermal: rockchip: add driver for thermal

drivers/gpu/drm/radeon/si_dpm.c:2728:1: warning: the frame size of 2384 bytes is larger than 2048 bytes
 2014-09-04 17:04 UTC 

[PATCH 09/12] wireless-regdb: Add Saint Lucia (LC) regulatory rules
 2014-09-04 17:04 UTC  (6+ messages)
      ` [wireless-regdb] "

PROBLEM: 3.17-rc3 module dependency loops
 2014-09-04 16:55 UTC 

[PATCH 1/1] do_exit(): Solve possibility of BUG() due to race with try_to_wake_up()
 2014-09-04 17:03 UTC  (11+ messages)

[PATCH] chromium: Update bbappend to version 37.0.2062.94
 2014-09-04 17:02 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TS
 2014-09-04 17:01 UTC 

[PATCH v3] gpio: make driver mcp23s08 to support both device tree and platform data
 2014-09-04 17:02 UTC  (2+ messages)

[PATCH] clocksource: arch_timer: Fix code to use physical timers when requested
 2014-09-04 17:01 UTC  (13+ messages)

Style issue for recipes
 2014-09-04 17:00 UTC  (5+ messages)
` [oe] "

[PATCH v2 0/4] Add max77693 haptic driver
 2014-09-04 16:59 UTC  (3+ messages)
` [PATCH v2 2/4] Input: misc: Add haptic driver on max77693

[PATCH] drm/i915: WARN if interrupts aren't on in en/disable_pipestat
 2014-09-04 16:59 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2014-09-04 16:59 UTC 

[PATCH 0/2] IO voltage domain support for rk3188 and rk3288
 2014-09-04 16:51 UTC  (7+ messages)

[meta-fsl-arm-extra][PATCH v3 1/4] cgtqmx6: Update Congatec-QMX6 machine configuration
 2014-09-04 16:58 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/next/linux-next-history
 2014-09-04 16:58 UTC 

Linux NFS Town Hall meeting: Tomorrow - Thur 09/4/14
 2014-09-04 16:58 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] A little improvement of Kbuild script and Makefile cleanup
 2014-09-04 16:56 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] scripts/Makefile.clean: clean also $(extra-m) and $(extra-)
` [U-Boot] [PATCH 2/2] kbuild: standalone: simplify clean-files

[PATCH v8] usb:serial:pl2303: add GPIOs interface on PL2303
 2014-09-04 16:56 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2014-09-04 16:56 UTC 

[Qemu-devel] [PATCH v2] xen-hvm.c: Always return -1 when failure occurs in xen_hvm_init()
 2014-09-04 16:54 UTC  (3+ messages)
`  "

[Bug 83505] New: AMD A4-5300 APU : only radeon.dpm=1 prevents random reboots with 3.16.1 kernel
 2014-09-04 16:54 UTC 

[PATCH] pinctrl: st: Add remove function and remove gpio_chip on failure
 2014-09-04 16:53 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Serdes protocol "00" is supported
 2014-09-04 16:53 UTC 

[Qemu-devel] latest rc: virtio-blk hangs forever after migration
 2014-09-04 16:52 UTC  (12+ messages)

bit fields && data tearing
 2014-09-04 16:50 UTC  (9+ messages)

[PATCH v2 01/18] OvmfPkg: Add public headers from Xen Project
 2014-09-04 16:51 UTC  (18+ messages)
` [PATCH v2 02/18] OvmfPkg: Add basic skeleton for the XenBus bus driver
` [PATCH v2 03/18] OvmfPkg/XenBusDxe: Add device state struct and create an ExitBoot services event
` [PATCH v2 04/18] OvmfPkg/XenBusDxe: Add support to make Xen Hypercalls
` [PATCH v2 05/18] OvmfPkg/XenBusDxe: Open PciIo protocol
` [PATCH v2 06/18] OvmfPkg: Introduce XenBus Protocol
` [PATCH v2 07/18] OvmfPkg/XenBusDxe: Add InterlockedCompareExchange16
` [PATCH v2 08/18] OvmfPkg/XenBusDxe: Add Grant Table functions
` [PATCH v2 09/18] OvmfPkg/XenBusDxe: Add Event Channel Notify
` [PATCH v2 10/18] OvmfPkg/XenBusDxe: Add TestAndClearBit
` [PATCH v2 11/18] OvmfPkg/XenBusDxe: Add XenStore client implementation
` [PATCH v2 12/18] OvmfPkg/XenBusDxe: Add an helper AsciiStrDup
` [PATCH v2 13/18] OvmfPkg/XenBusDxe: Add XenStore function into the XenBus protocol
` [PATCH v2 14/18] OvmfPkg/XenBusDxe: Indroduce XenBus support itself
` [PATCH v2 15/18] OvmfPkg/XenBusDxe: Add Event Channel into XenBus protocol
` [PATCH v2 16/18] OvmfPkg/XenPvBlkDxe: Xen PV Block device, initial skeleton
` [PATCH v2 17/18] OvmfPkg/XenPvBlkDxe: Add BlockFront client
` [PATCH v2 18/18] OvmfPkg/XenPvBlkDxe: Add BlockIo

[PATCH v2 00/18] Introducing Xen PV block driver to OVMF
 2014-09-04 16:50 UTC 


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.