All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-04 16:38:43 to 2014-09-04 17:21:15 UTC [more...]

[Qemu-devel] [PULL 00/52] ppc patch queue 2014-09-04
 2014-09-04 17:20 UTC  (26+ 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 26/52] target-ppc: Bug Fix: rlwinm
` [Qemu-devel] [PULL 27/52] target-ppc: Bug Fix: rlwnm

[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 00/17] mwifiex updates for 3.17
 2014-09-04 17:15 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)

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

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

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 

[RFC] smt-aware rt load balancer
 2014-09-04 17:06 UTC  (7+ messages)
` [PATCH 01/19] smart: define and build per-core data structures
  ` [PATCH 06/19] smart: use CPU selection logic if smart is enabled
  ` [PATCH 14/19] smart: smart-related sysctl's
  ` [PATCH 16/19] smart: change default RR timeslice to 5ms

[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 v5 0/8] arm: support CONFIG_RODATA
 2014-09-04 17:03 UTC  (4+ messages)
` [PATCH v5 3/8] arm: fixmap: implement __set_fixmap()

[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 v3] gpio: make driver mcp23s08 to support both device tree and platform data
 2014-09-04 17:02 UTC  (2+ messages)

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

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

Adding IPv4 multicast support
 2014-09-04 17:14 UTC  (10+ messages)
    ` picotcp tftp support [was Adding IPv4 multicast support]

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)

[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)

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)

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

[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  (11+ 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 

[PATCH 0/7] iommu/arm-smmu: misc. driver updates targetting 3.18
 2014-09-04 16:50 UTC  (8+ messages)
` [PATCH 1/7] iommu/arm-smmu: allow translation stage to be forced on the cmdline
` [PATCH 2/7] iommu/arm-smmu: add support for multi-master iommu groups
` [PATCH 3/7] iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommu
` [PATCH 4/7] iommu/arm-smmu: use page shift instead of page size to avoid division
` [PATCH 5/7] iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITS
` [PATCH 6/7] iommu/arm-smmu: fix architecture version detection
` [PATCH 7/7] iommu/arm-smmu: support MMU-401

Denys Dmytriyenko : linux-ti-staging: fix breakage in rpmsg/ rproc caused by the merge
 2014-09-04 16:48 UTC 

Denys Dmytriyenko : linux-ti-staging: fix breakage in rpmsg/ rproc caused by the merge
 2014-09-04 16:48 UTC 

RFC: Tainting the kernel on raw I/O access
 2014-09-04 16:47 UTC  (6+ messages)

[PATCH] pinctrl: sirf: Remove gpiochip on failure cases
 2014-09-04 16:47 UTC  (2+ messages)

[PATCH 0/6] bug fixes patchset
 2014-09-04 16:45 UTC  (12+ messages)
` [PATCH 1/6] toaster: rename bldviewer projecttags custom tagset
` [PATCH 2/6] toaster: bitbake server listen on all interface
` [PATCH 3/6] toaster: enable SSH-based remote build support
` [PATCH 4/6] toaster: do not save objects in session
` [PATCH 5/6] toaster: use cookies for count and sorting in templates tables
` [PATCH 6/6] toaster: fix some code spacing issues

[PATCH] linux-ti-staging: fix breakage in rpmsg/rproc caused by the merge
 2014-09-04 16:46 UTC 

[PATCH 0/3] gpio: zynq: Fix suspend/wake
 2014-09-04 16:45 UTC  (6+ messages)
` [PATCH 2/3] gpio: zynq: Fixed broken wakeup implementation

[PATCH 0/3] The Designware GPIO Supporting
 2014-09-04 16:45 UTC  (4+ messages)
` [PATCH 3/3] GPIO: gpio-dwapb: Suspend & Resume PM enabling

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

[GIT PULL resend] hwmon fixes for 3.17-rc4
 2014-09-04 16:43 UTC  (4+ messages)
` [lm-sensors] "

[U-Boot] [PATCH] buildman: fix typos of --dry-run help message
 2014-09-04 16:43 UTC  (2+ messages)

[PATCH] mm: softdirty: write protect PTEs created for read faults after VM_SOFTDIRTY cleared
 2014-09-04 16:43 UTC  (5+ messages)
` [PATCH v5] mm: softdirty: enable write notifications on VMAs "

[PATCH] ARM: DT: imx53: fix lvds channel 1 port
 2014-09-04 16:43 UTC  (2+ messages)

[PATCH v2 1/2] toaster: use cookies for count and sorting in templates tables
 2014-09-04 16:38 UTC  (3+ messages)

[PATCH v2] Bluetooth: btusb: Add Realtek 8723/8761 support
 2014-09-04 16:42 UTC  (11+ messages)
        ` 答复: "
                ` 答复: "

[PATCH v4] staging: unisys: uislib: uisqueue.c: rewrite of do_locked_client_insert
 2014-09-04 16:41 UTC  (3+ messages)

[Qemu-devel] [PATCH] net: don't use set/get_pointer() in set/get_netdev()
 2014-09-04 16:40 UTC  (4+ messages)

[PATCH] drm/i915: Convert hangcheck from a timer into a delayed work item
 2014-09-04 16:40 UTC  (5+ messages)

ACPI: Invalid active2 threshold
 2014-09-04 16:40 UTC 

[PATCH RFC 2/2] xen: arm: Enable physical address space compression (PDX) on arm64
 2014-09-04 16:40 UTC  (2+ messages)

Ceph Day Paris Schedule Posted
 2014-09-04 16:39 UTC 

[PATCH] mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regulators
 2014-09-04 16:39 UTC  (8+ messages)

[Qemu-devel] [PULL v2 0/6] Net patches
 2014-09-04 16:38 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] net: Forbid dealing with packets when VM is not running
` [Qemu-devel] [PULL 2/6] virtio-net: don't run bh on vm stopped
` [Qemu-devel] [PULL 3/6] virtio: don't call device on !vm_running
` [Qemu-devel] [PULL 4/6] net: invoke callback when purging queue
` [Qemu-devel] [PULL 5/6] net: complete all queued packets on VM stop
` [Qemu-devel] [PULL 6/6] virtio-net: purge outstanding packets when starting vhost

[RFC PATCH] pm: prevent suspend until power supply events are processed
 2014-09-04 16:37 UTC  (6+ messages)


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.