All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-01 05:29:29 to 2015-04-01 07:13:08 UTC [more...]

another pmem variant V3
 2015-04-01  7:12 UTC  (2+ messages)
` [PATCH 1/2] x86: add support for the non-standard protected e820 type

[Xenomai] latency : low_init(): mlockall: Cannot allocate memory
 2015-04-01  7:13 UTC  (2+ messages)

[PATCH v6 0/6] mfd: axp20x: add AXP221 PMIC support
 2015-04-01  7:12 UTC  (27+ messages)
` [PATCH v6 1/6] mfd: axp20x: add AXP22x "
` [PATCH v6 2/6] mfd: axp20x: update DT bindings with AXP22x compatibles
` [PATCH v6 3/6] regulator: axp20x: prepare support for multiple AXP chip families
` [PATCH v6 4/6] regulator: axp20x: add support for AXP22X regulators
` [PATCH v6 5/6] mfd: axp20x: Add AXP22x regulator information to DT bindings
` [PATCH v6 6/6] mfd: axp20x: Enable AXP22X regulators

[PATCH 1/7] mac80211: allow to get wireless_dev structure from ieee80211_vif
 2015-04-01  7:12 UTC  (4+ messages)
` [PATCH 7/7] mac80211: Count correctly interface types

[PATCH 0/9] perf sched replay: Make some improvements and fixes
 2015-04-01  7:10 UTC  (8+ messages)
` [PATCH 2/9] perf sched replay: Increase the MAX_PID value to fix assertion failure problem
` [PATCH 3/9] perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to the unexpected change of pid_max

Is rbtree really needed to restore ref_root in btrfs_delayed_ref_head?
 2015-04-01  7:09 UTC  (2+ messages)

ERROR: error removing the device '/dev/sdXN' - Inappropriate ioctl for device
 2015-04-01  7:06 UTC  (4+ messages)

[PATCH 0/5] Intel SST driver restructure
 2015-04-01  7:08 UTC  (8+ messages)

"fatal: A branch named 'meta-orig' already exists."
 2015-04-01  7:07 UTC  (3+ messages)

[PATCH v2] xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFX
 2015-04-01 15:04 UTC 

[PATCH v2] xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFX
 2015-04-01 15:04 UTC 

[PATCH 1/3] rtc: initialize rtc name early
 2015-04-01  7:05 UTC  (6+ messages)
` [PATCH 3/3] rtc: hctosys: use function name in the error log
      ` [rtc-linux] "

[PATCH v2 1/3] envctrl: Ignore orderly_poweroff return value
 2015-04-01  7:04 UTC  (6+ messages)
` [PATCH v2 2/3] kernel/reboot.c: Add orderly_reboot for graceful reboot
` [PATCH v2 3/3] powerpc/powernv: Reboot when requested by firmware

[RFC 00/22] target: se_node_acl LUN list RCU conversion
 2015-04-01  7:04 UTC  (4+ messages)

[PATCH] Btrfs: prevent deletion of mounted subvolumes
 2015-04-01  7:03 UTC  (5+ messages)

[PATCH v2] net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argument
 2015-04-01  7:00 UTC  (3+ messages)

[PATCH net 0/2] bnx2x: kdump related fixes
 2015-04-01  7:02 UTC  (3+ messages)
` [PATCH net 1/2] bnx2x: Fix kdump on 4-port device
` [PATCH net 2/2] bnx2x: Fix kdump when iommu=on

[PATCH v6 0/4] perf: add support for profiling jitted code
 2015-04-01  6:58 UTC  (3+ messages)
` [PATCH v6 3/4] perf inject: add jitdump mmap injection support

[lm-sensors] [PATCH 05/15] hwmon: (it87) Add support for IT8790E
 2015-04-01  6:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] atk: bump to version 2.16
 2015-04-01  6:59 UTC 

[RFC PATCH COLO v5 00/29] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2015-04-01  6:58 UTC  (30+ messages)
` [RFC PATCH COLO v5 01/29] Add readme
` [RFC PATCH COLO v5 02/29] Refactor domain_suspend_callback_common()
` [RFC PATCH COLO v5 03/29] tools: libxl: introduce a new API libxl__domain_restore() to read qemu state
` [RFC PATCH COLO v5 04/29] Update libxl__domain_suspend_common_switch_qemu_logdirty() for colo
` [RFC PATCH COLO v5 05/29] Introduce a new internal API libxl__domain_unpause()
` [RFC PATCH COLO v5 06/29] Update libxl__domain_unpause() to support qemu-xen
` [RFC PATCH COLO v5 07/29] support to resume uncooperative HVM guests
` [RFC PATCH COLO v5 08/29] tools/libxl: Introduce bitops macros
` [RFC PATCH COLO v5 09/29] move remus related codes to libxl_remus.c
` [RFC PATCH COLO v5 10/29] rename remus device to checkpoint device
` [RFC PATCH COLO v5 11/29] adjust the indentation
` [RFC PATCH COLO v5 12/29] don't touch remus in checkpoint_device
` [RFC PATCH COLO v5 13/29] Update libxl_save_msgs_gen.pl to support return data from xl to xc
` [RFC PATCH COLO v5 14/29] Allow slave sends data to master
` [RFC PATCH COLO v5 15/29] secondary vm suspend/resume/checkpoint code
` [RFC PATCH COLO v5 16/29] primary vm suspend/get_dirty_pfn/resume/checkpoint code
` [RFC PATCH COLO v5 17/29] xc_domain_save: flush cache before calling callbacks->postcopy() in colo mode
` [RFC PATCH COLO v5 18/29] COLO: xc related codes
` [RFC PATCH COLO v5 19/29] send store mfn and console mfn to xl before resuming secondary vm
` [RFC PATCH COLO v5 20/29] implement the cmdline for COLO
` [RFC PATCH COLO v5 21/29] tools: xc_doamin_restore: zero ioreq page only one time
` [RFC PATCH COLO v5 22/29] Support colo mode for qemu disk
` [RFC PATCH COLO v5 23/29] COLO: use qemu block replication
` [RFC PATCH COLO v5 24/29] COLO proxy: implement setup/teardown of COLO proxy module
` [RFC PATCH COLO v5 25/29] COLO proxy: preresume, postresume and checkpoint
` [RFC PATCH COLO v5 26/29] COLO nic: implement COLO nic subkind
` [RFC PATCH COLO v5 27/29] setup and control colo proxy on primary side
` [RFC PATCH COLO v5 28/29] setup and control colo proxy on secondary side
` [RFC PATCH COLO v5 29/29] cmdline switches and config vars to control colo-proxy

[PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
 2015-04-01  6:58 UTC  (8+ messages)
` [PATCH 19/25] sched: "
    ` [PATCH V2 "

[PATCH] powerpc: Reword the "returning from prom_init" message
 2015-04-01  6:56 UTC  (2+ messages)

[PATCH 1/1] irqchip/gicv3: remove duplicated parameter testing
 2015-04-01  6:54 UTC 

[Qemu-devel] [qemu devel] disable shared memory is not available with this QEMU binary
 2015-04-01  6:54 UTC  (2+ messages)

[BlueZ v7 00/10] Implement LE Advertisement D-Bus API
 2015-04-01  6:53 UTC  (3+ messages)
` [BlueZ v7 01/10] shared: add bt_ad structure

Upgrade to 3.19.2 Kernel fails to boot
 2015-04-01  6:50 UTC  (7+ messages)

sched: Improve load balancing in the presence of idle CPUs
 2015-04-01  6:49 UTC  (4+ messages)

[PATCH]: MIPS: Select CONFIG_MIPS_O32_FP64_SUPPORT if 64bit kernel and o32
 2015-04-01  6:49 UTC 

[PATCH v5 0/3] Add ktd2692 Flash LED driver using LED Flash class
 2015-04-01  6:47 UTC  (3+ messages)
` [PATCH v5 3/3] leds: Add ktd2692 flash LED driver

[U-Boot] [PATCH] boards/t2080rdb: update ddr frequency from 1600MT/s to 1867MT/s
 2015-04-01  6:45 UTC 

[U-Boot] [PATCH 0/3] dm: i2c: enable driver model for software i2c
 2015-04-01  6:44 UTC  (5+ messages)
` [U-Boot] [PATCH V3 0/3] dm: i2c: enable driver model for i2c gpio
  ` [U-Boot] [PATCH V3 1/3] dm: gpio: request list: return the count if requests max_count reached

[PATCH] Btrfs: add debugfs file to test transaction aborts
 2015-04-01  6:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] MAINTAINERS: Add phy-miphy28lp.c and phy-miphy365x.c to ARCH/STI architecture
 2015-04-01  6:42 UTC  (2+ messages)

[PATCH] xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFX
 2015-04-01  6:40 UTC  (4+ messages)

[PATCHv4 00/24] THP refcounting redesign
 2015-04-01  6:38 UTC  (4+ messages)
` [PATCHv4 12/24] thp: PMD splitting without splitting compound page

[U-Boot] Compile x86 minnowboard max got error
 2015-04-01  6:36 UTC  (3+ messages)

Clone from shallow bundle bug
 2015-04-01  6:31 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-03-31
 2015-04-01  6:30 UTC 

[RFC v5 4/9] drivers/pwm: Add helper to configure pwm using clock divisor and duty percent
 2015-04-01  6:28 UTC  (4+ messages)
` [PATCH "

broadcast ssid in scheduled scan
 2015-04-01  6:28 UTC  (3+ messages)

[PATCH V2] sched: Improve load balancing in the presence of idle CPUs
 2015-04-01  6:28 UTC  (9+ messages)

[PATCH-v2 00/15] target: Add WRITE_STRIP + READ_INSERT support
 2015-04-01  6:27 UTC  (19+ messages)
` [PATCH-v2 02/15] target: Add protected fabric + unprotected device support
` [PATCH-v2 04/15] target: Move cmd->prot_op check into target_check_write_prot
` [PATCH-v2 05/15] target: Add internal WRITE_STRIP support
` [PATCH-v2 06/15] target: Move cmd->prot_op check into target_check_read_prot
` [PATCH-v2 11/15] loopback: Add fabric_prot_type attribute support
` [PATCH-v2 15/15] iscsi/iser-target: "

Webmin 1.7 not working
 2015-04-01  6:27 UTC 

[PATCH 1/3] MIPS: BCM47XX: Include io.h directly and fix brace indent
 2015-04-01  6:23 UTC  (3+ messages)
` [PATCH 2/3] MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiB
` [PATCH 3/3] MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partition

[PATCH V4 00/15] mmc: host: Add facility to support re-tuning
 2015-04-01  6:21 UTC  (2+ messages)

[PATCH 0/7] OPP: Introduce OPP bindings V2 and supporting code
 2015-04-01  6:22 UTC  (3+ messages)

[PATCH v4 0/2] dmaengine: usb-dmac: Add Renesas USB DMA Controller
 2015-04-01  6:22 UTC  (6+ messages)
` [PATCH v4 1/2] dmaengine: renesas,usb-dmac: Add device tree bindings documentation
  ` [PATCH v4 2/2] dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver

[bug (maybe)] Applying patch with '---'
 2015-04-01  6:20 UTC  (2+ messages)

[PATCH 0/2] BXT basic slice/subslice/EU stuff
 2015-04-01  6:20 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/bxt: Determine BXT slice/subslice/EU info

Trying to push into empty repo, get fatal: bad revision 'HEAD'
 2015-04-01  6:15 UTC  (4+ messages)

linux-next: Tree for Mar 31
 2015-04-01  6:13 UTC  (7+ messages)
` linux-next: Tree for Mar 31 (build failures and culprits)

[PATCH 0/5] i965/skl: Add YF/YS tiling support
 2015-04-01  6:13 UTC  (10+ messages)
` [PATCH 4/5] Align YS tile base address to 64KB
` [PATCH 5/5] build: Bump the version to 2.4.61

[PATCH] i40e: fix no effect wait_to_complete on link_get
 2015-04-01  6:10 UTC  (3+ messages)

[PATCH] powerpc/powernv: Add opal-prd channel
 2015-04-01  6:07 UTC 

[PATCH i-g-t] tests/drv_getparams: Skip instead of fail on EINVAL
 2015-04-01  6:08 UTC  (3+ messages)

[PATCH 0/9] some backlog patches and new test and fixes
 2015-04-01  6:06 UTC  (4+ messages)
` [PATCH 2/9 RESEND] generic: test quota handling on remount ro failure

[PATCH 0/2] Add a MTD driver for OpenPower PNOR flash
 2015-04-01  6:05 UTC  (3+ messages)
` [PATCH 1/2] powerpc/powernv: Add interfaces for flash device access
` [PATCH 2/2] drivers/mtd: add powernv flash MTD abstraction driver

Notice to Appear in Court
 2015-04-01  6:04 UTC 

[PATCH 00/59] Remove the outstanding_lazy_request
 2015-04-01  6:06 UTC  (13+ messages)
` [PATCH 04/59] drm/i915: Fix for ringbuf space wait in LRC mode
` [PATCH 16/59] drm/i915: Add flag to i915_add_request() to skip the cache flush
` [PATCH 55/59] drm/i915: Remove fallback poll for ring buffer space
` [PATCH 59/59] drm/i915: Remove the almost obsolete i915_gem_object_flush_active()

[RFC] raid5: add a log device to fix raid5/6 write hole issue
 2015-04-01  6:02 UTC  (4+ messages)

[PATCH] clk: shmobile: r8a7779: check return of of_property_read_string_index()
 2015-04-01  6:02 UTC  (2+ messages)

[PATCH V3 0/1] serial: 8250_pci: Fintek products S3 patch
 2015-04-01  6:00 UTC  (2+ messages)
` [PATCH V3 1/1] serial: 8250_pci: port failed after wakeup from S3

[qemu-upstream-4.4-testing test] 50274: tolerable FAIL - PUSHED
 2015-04-01  6:00 UTC 

[PATCH v2 0/6] Add dwc3 usb3 DT node and various phy cleanup
 2015-04-01  5:57 UTC  (7+ messages)
` [PATCH v2 6/6] MAINTAINERS: Add phy-miphy28lp.c to ARCH/STI architecture

[PATCH 0/3] rtc: omap: Fix misc bugs
 2015-04-01  5:54 UTC  (12+ messages)
` [rtc-linux] "
` [PATCH 1/3] rtc: omap: Unlock and Lock rtc registers before and after register writes
  ` [rtc-linux] "
` [PATCH 2/3] rtc: omap: Update Kconfig for OMAP RTC
  ` [rtc-linux] "
` [PATCH 3/3] rtc: omap: use module_platform_driver
  ` [rtc-linux] "

[OSSTEST Nested PATCH v7 0/6] Introduction of netsted HVM test job
 2015-04-01  5:56 UTC  (4+ messages)
` [OSSTEST Nested PATCH v7 2/6] Edit some testsupport APIs for nested test

[PATCH] drm/rockchip: vop: add vop power domain support
 2015-04-01  5:48 UTC  (2+ messages)

[PATCH] drm/i915/bdw: WaProgramL3SqcReg1Default
 2015-04-01  5:52 UTC  (2+ messages)

[RFC PATCH v3 0/2] can: join filters with per-CPU variables
 2015-04-01  5:50 UTC  (3+ messages)
` [RFC PATCH v3 1/2] can: fix multiple delivery of a single CAN frame for overlapping CAN filters
` [RFC PATCH v3 2/2] can: introduce new raw socket option to join the given "

Indebted for driving on toll road #000412000
 2015-04-01  5:48 UTC 

[Bug 89829] [bisected] radeonsi, commit 2cf48c creates artefacts in some applications (worst being Flash animations that are garbage)
 2015-04-01  5:36 UTC  (3+ messages)

[PATCH 1/2] kernel/reboot.c: Add orderly_reboot for graceful reboot
 2015-04-01  5:32 UTC  (4+ messages)

[Bug 89858] Radeon GPU lockup in Euro Truck Simulator 2
 2015-04-01  5:31 UTC 

[PATCH v6 0/3] ARM: mediatek: Add driver for Mediatek I2C controller
 2015-04-01  5:29 UTC  (12+ messages)
` [PATCH v6 1/3] dt-bindings: Add I2C bindings for mt65xx/mt81xx
` [PATCH v6 2/3] I2C: mediatek: Add driver for MediaTek I2C controller
` [PATCH v6 3/3] I2C: mediatek: Add driver for MediaTek MT8173 "

[PATCH 1/5] clocksource/drivers/arm_arch_timer: Rename arch_timer_probed to reflect behaviour
 2015-04-01  5:27 UTC  (2+ messages)
` [tip:timers/core] clocksource/drivers/arm_arch_timer: Rename ' arch_timer_probed()' to 'arch_timer_needs_probing()' "

[PATCH 2/5] clocksource/drivers/sun5i: Switch to request_irq
 2015-04-01  5:28 UTC  (2+ messages)
` [tip:timers/core] clocksource/drivers/sun5i: Switch to request_irq()


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.