All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-12 09:55:56 to 2015-08-12 10:34:15 UTC [more...]

[PATCH 00/20] Regmap max_raw_io and bmc150 SPI support
 2015-08-12 10:33 UTC  (46+ messages)
` [PATCH 01/20] regmap: Add missing comments about struct regmap_bus
` [PATCH 02/20] regmap: Remove regmap_bulk_write 64bit support
` [PATCH 03/20] regmap: Fix integertypes for register address and value
` [PATCH 04/20] regmap: Do not skip format initialization
` [PATCH 05/20] regmap: Restructure writes in _regmap_raw_write()
` [PATCH 06/20] regmap: Fix regmap_bulk_write for bus writes
` [PATCH 07/20] regmap: Without bus read() or write(), force use_single_rw
` [PATCH 08/20] regmap: Fix regmap_can_raw_write check
` [PATCH 09/20] regmap: _regmap_raw_write fix for busses without write()
` [PATCH 10/20] regmap: _regmap_raw_multi_reg_write: Add reg_write() support
` [PATCH 11/20] regmap: _regmap_raw_read: Add handling of busses without bus->read()
` [PATCH 12/20] regmap: Introduce max_raw_io for regmap_bulk_read/write
` [PATCH 13/20] regmap: regmap max_raw_io getter function
` [PATCH 14/20] regmap: Add raw_write/read checks for max_raw_write/read sizes
` [PATCH 15/20] regmap-i2c: Add smbus i2c block support
` [PATCH 16/20] iio: bmc150: Fix irq checks
` [PATCH 17/20] iio: bmc150: Use i2c regmap
` [PATCH 18/20] iio: bcm150: Remove i2c_client from private data
` [PATCH 19/20] iio: bmc150: Split the driver into core and i2c
` [PATCH 20/20] iio: bmc150: Add SPI driver

[U-Boot] [PATCH] ARM: dts: Rename memory@0 to memory
 2015-08-12 10:34 UTC 

[PATCH v3] create-pull-request: cd to relative directory
 2015-08-12  9:49 UTC  (3+ messages)
` [PATCH v4] create-pull-request: cleanup bashisms
  ` shell script guidelines in oe-core? (was Re: [PATCH v4] create-pull-request: cleanup bashisms)

[RFC 0/2] xen: Clarify the page granularity for the hypercall
 2015-08-12 10:33 UTC  (12+ messages)
` [RFC 1/2] xen/mm: Clarify the granularity for each Frame Number
` [RFC 2/2] xen/public: grant-table: Specificy the size of the grant

[PATCH 0/2] Toaster patches
 2015-08-12 10:33 UTC  (3+ messages)
` [PATCH 1/2] Fix typo in set up script output
` [PATCH 2/2] bitbake: toaster: fix invalid fields in the package details page

[PATCH 6/6] drm/i915: Enable HDMI on DDI-E
 2015-08-12 10:39 UTC  (2+ messages)
` [PATCH 6/6 v3] "

making /var/log persistent
 2015-08-12 10:33 UTC  (2+ messages)

[RFCv5 PATCH 00/46] sched: Energy cost model for energy-aware scheduling
 2015-08-12 10:33 UTC  (6+ messages)
` [RFCv5 PATCH 16/46] sched: Allocate and initialize energy data structures
` [RFCv5 PATCH 18/46] arm: topology: Define TC2 energy and provide it to the scheduler

[PATCH V1 Resend 00/10] trivial: Drop unlikely before IS_ERR(_OR_NULL)
 2015-08-12 10:29 UTC  (19+ messages)
` [PATCH V1 Resend 01/10] err.h: add (missing) unlikely() to IS_ERR_OR_NULL()
` [PATCH V1 Resend 02/10] PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)
` [PATCH V1 Resend 03/10] drivers: devfreq: "
` [PATCH V1 Resend 04/10] drivers: misc: "
` [PATCH V1 Resend 05/10] drivers: net: "
` [PATCH V1 Resend 06/10] drivers: rtc: Drop (un)likely "
  ` [rtc-linux] "
` [PATCH V1 Resend 07/10] fs: Drop unlikely "
` [PATCH V1 Resend 08/10] blk-cgroup: "
` [PATCH V1 Resend 09/10] mm: "
` [PATCH V1 Resend 10/10] net: "

[U-Boot] [PATCH] zynq: enable CONFIG_NET_RANDOM_ETHADDR
 2015-08-12 10:32 UTC  (3+ messages)

[PATCH v2 1/2] drm/panel: simple: Add bus format for HannStar HSD070PWW1 LVDS panel
 2015-08-12 10:32 UTC  (2+ messages)
` [PATCH v2 2/2] drm/panel: simple: correct minimum hsync length of the HannStar HSD070PWW1 panel

[PATCH 1/6] drm/i915/skl: Enable DDI-E
 2015-08-12 10:27 UTC  (5+ messages)
` [PATCH 4/6] drm/i915: eDP can be present on DDI-E

[GIT PULL] MODSIGN: Use PKCS#7 for module signatures [ver #7a]
 2015-08-12 10:30 UTC  (10+ messages)

[PATCH 0/2] VBT and I_boost fixes
 2015-08-12 10:29 UTC  (8+ messages)
` [PATCH 1/2] drm/i915: Allow parsing of variable size child device entries from VBT
  ` [PATCH 1/2 v2] "
            ` [PATCH 1/2 v2 addendum] "

[Buildroot] [PATCH] wf111: Add mdev dependency
 2015-08-12 10:29 UTC  (2+ messages)

[U-Boot] [PATCH] ls102xa: etsec: Use proper settings for BE BDs
 2015-08-12 10:29 UTC 

RFC: prepare for struct scatterlist entries without page backing
 2015-08-12 10:28 UTC  (6+ messages)
` [PATCH 19/31] arc: handle page-less SG entries

[net-next PATCH] net: Document xfrm4_gc_thresh and xfrm6_gc_thresh
 2015-08-12 10:27 UTC  (3+ messages)

generic/04[89] fail on XFS due to change in writeback code
 2015-08-12 10:27 UTC  (2+ messages)

[PATCH v2 00/10] CXL EEH Handling
 2015-08-12 10:14 UTC  (4+ messages)
` [PATCH v2 05/10] cxl: Refactor adaptor init/teardown

[rtc-linux] [PATCH 1/4] rtc: s3c: add missing clk control
 2015-08-12 10:26 UTC  (5+ messages)
` [rtc-linux] [PATCH 3/4] rtc: s3c: use unified functions for enable/disable of clk
  ` [rtc-linux] "
      `  "

ANNOUNCEMENT: Xen 4.6 RC1
 2015-08-12 10:26 UTC 

[PATCH] xfrm: Add oif to dst lookups
 2015-08-12 10:26 UTC  (2+ messages)

[PATCH] abi: announce abi changes plan for struct rte_eth_fdir_flow_ext
 2015-08-12 10:25 UTC  (2+ messages)

[PATCH v4 1/2] mfd: axp20x: Add missing registers, and mark more registers volatile
 2015-08-12 10:26 UTC  (9+ messages)
` [PATCH v4 2/2] mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICs

[U-Boot] regarding u-boot ethernet support for TFTP boot in Banana pi R1 (Lamobo R1)
 2015-08-12 10:26 UTC  (2+ messages)

[Cluster-devel] [PATCH 4/6] dlm: use sctp 1-to-1 API
 2015-08-12 10:23 UTC  (3+ messages)
  `  "

auto suspend aborts with SD card remove call from pm notifier
 2015-08-12 10:19 UTC 

[U-Boot] [PATCH] zynq: Make CONFIG_OF_EMBED default case
 2015-08-12 10:25 UTC 

[PATCH 00/31] use kmemdup rather than duplicating its implementation
 2015-08-12 10:25 UTC  (3+ messages)
` [PATCH 28/31] net/xfrm: "

[U-Boot] [PATCH 1/3] zynqmp: usb: Add usb dwc3 driver support for zynqmp
 2015-08-12 10:24 UTC  (2+ messages)

[PATCH v2 0/6] Mailbox: Provide support STi based platforms
 2015-08-12 10:23 UTC  (12+ messages)
` [PATCH v2 2/6] mailbox: dt-bindings: Add shared [driver <=> device tree] defines
` [PATCH v2 5/6] mailbox: Add generic mechanism for testing Mailbox Controllers

[PATCH v2 0/7] watchdog: mpc8xxx: several cleanups
 2015-08-12 10:22 UTC  (11+ messages)
` [PATCH v2 3/7] watchdog: mpc8xxx: make use of of_device_get_match_data
` [PATCH v2 4/7] watchdog: mpc8xxx: use devm_ioremap_resource to map memory
` [PATCH v2 5/7] watchdog: mpc8xxx: use dynamic memory for device specific data
` [PATCH v2 6/7] watchdog: mpc8xxx: use better error code when watchdog cannot be enabled
` [PATCH v2 7/7] watchdog: mpc8xxx: allow to compile for MPC512x

[rtc-linux] [PATCH v2] rtc: s3c: fix disabled clocks for alarm
 2015-08-12 10:21 UTC  (2+ messages)
`  "

VDSO
 2015-08-12 10:21 UTC  (2+ messages)

[PATCH RESEND] mfd: arizona: Fix initialisation of the PM runtime
 2015-08-12 10:20 UTC  (3+ messages)

[Qemu-devel] [PATCH] monitor: remove QAPI_EVENT_VSERPORT_CHANGE throttle
 2015-08-12 10:20 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio/vhost: drop unnecessary VHOST_SET_VRING call
 2015-08-12 10:19 UTC 

[U-Boot] [PATCH v2] ARM: zynq: drop "optional" from board select in favor of ZC702
 2015-08-12 10:19 UTC  (2+ messages)

[PATCH 01/24] ipc: optimize the ipc recipes directories
 2015-08-12 10:22 UTC  (24+ messages)
` [PATCH 02/24] merge-files: define S to fix build warning
` [PATCH 03/24] skmm-ep: move COMPATIBLE_MACHINE to botton line
` [PATCH 04/24] web-sysmon: add RDEPENDS and COMPATIBLE_MACHINE
` [PATCH 05/24] asf: move RDEPENDS and add COMPATIBLE_MACHINE
` [PATCH 06/24] ar: "
` [PATCH 07/24] ceetm: add COMPATIBLE_MACHINE and remove unnecessary DEPENDS
` [PATCH 08/24] linux-qoriq: unify recipe for QorIQ ARM and QorIQ PPC
` [PATCH 09/24] ls-debug: add recipe
` [PATCH 10/24] lttng-modules: always do 64b build for e6500 targets
` [PATCH 11/24] pkc-host: add COMPATIBLE_MACHINE
` [PATCH 12/24] qoriq-perf: add recipe
` [PATCH 13/24] catter-gather: "
` [PATCH 14/24] skmm-host: add COMPATIBLE_MACHINE
` [PATCH 15/24] o-seville: update COMPATIBLE_MACHINE
` [PATCH 16/24] fsl-tlu: add recipe
` [PATCH 17/24] u-boot-qoriq: remove redundant code
` [PATCH 18/24] reorg the qoriq include files
` [PATCH 19/24] replace qoriq-base.inc with qoriq-ppc.inc in qoriq tune files
` [PATCH 20/24] update machine conf of e500v2 targets
` [PATCH 21/24] update machine conf of e500mc targets
` [PATCH 22/24] update machine conf of e5500 targets
` [PATCH 23/24] update machine conf of e6500 targets
` [PATCH 24/24] update ls1021atwr machine conf

Getuid check in multiprocess_autotest
 2015-08-12 10:18 UTC 

[PATCH] MIPS:loongson64:hpet: Drop the dangling 'set_mode' assignment
 2015-08-12 10:18 UTC  (2+ messages)

[GIT PULL 0/9] perf/core improvements and fixes
 2015-08-12 10:18 UTC  (2+ messages)

[PATCH] pinctrl: sun4i: add spdif to pin description
 2015-08-12 10:18 UTC  (5+ messages)
` [linux-sunxi] "

[U-Boot] [PATCH V2 1/3] imx: clock support enet2 anatop clock support
 2015-08-12 10:18 UTC  (2+ messages)

[PATCH OSSTEST] Toolstack/libvirt: use URI in migration command
 2015-08-12 10:17 UTC  (4+ messages)

[PATCH 0/6] thermal/cpu_cooling: Minor cleanups
 2015-08-12 10:17 UTC  (3+ messages)

[PATCH RFC v2 0/5] Multi-queue support for xen-blkfront and xen-blkback
 2015-08-12 10:16 UTC  (14+ messages)
        ` [Xen-devel] "

Design doc of adding ACPI support for arm64 on Xen - version 2
 2015-08-12 10:17 UTC  (5+ messages)

[GIT PULL rcu/next] RCU commits for 4.3
 2015-08-12 10:14 UTC 

[PATCH] ARM: dts: exynos4*: add iommu property to JPEG device
 2015-08-12 10:14 UTC  (2+ messages)

[PATCH V2] printk: rebalance printk
 2015-08-12 10:11 UTC  (2+ messages)
` [PATCH V3] "

[PATCH v3 0/4] edac: Add L3/SoC support to the APM X-Gene SoC EDAC driver
 2015-08-12 10:12 UTC  (4+ messages)
` [PATCH v3 1/4] edac: Add an function to retrieve the EDAC debugfs node

Common clock framework API vs RT patchset
 2015-08-12 10:11 UTC  (9+ messages)

[U-Boot] [PATCH] dm: pmic: max77686: Correct two typos in a comment
 2015-08-12 10:10 UTC  (2+ messages)

[U-Boot] [PATCH] power: regulator: max77686 correct variable type
 2015-08-12 10:10 UTC  (2+ messages)

[PATCH V2 0/6] PM / OPP: Add debugfs support
 2015-08-12 10:10 UTC  (10+ messages)
` [PATCH V2 1/6] PM / OPP: Free resources and properly return error on failure

[RFC 0/4] HVM x86 enhancements to run Xen deprivileged mode operations
 2015-08-12 10:10 UTC  (9+ messages)
` [RFC 3/4] HVM x86 deprivileged mode: Code for switching into/out of deprivileged mode

[U-Boot] [PATCH V3 0/5] power: pfuze100: support driver model and regulator
 2015-08-12 10:10 UTC  (13+ messages)
` [U-Boot] [PATCH V3 1/6] power: pfuze100 correct SWBST macro definition
` [U-Boot] [PATCH V3 2/6] power: regulator use node name when no regulator-name
` [U-Boot] [PATCH V3 3/6] power: regulator: update comments for regulator-name
` [U-Boot] [PATCH V3 4/6] power: pmic: pfuze100 support driver model
` [U-Boot] [PATCH V3 5/6] power: regulator: add pfuze100 support
` [U-Boot] [PATCH V3 6/6] fsl: common: pfuze: no use original pfuze code if DM_PMIC

[PATCH for-4.6] tools/libxc: linux: Don't use getpagesize() when unmapping the grants
 2015-08-12 10:07 UTC  (4+ messages)

[x86] copy_from{to}_user question
 2015-08-12 10:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/2] vhost user: Add live migration
 2015-08-12 10:07 UTC  (3+ messages)

Commit moratorium for 4.6rc1
 2015-08-12 10:05 UTC  (2+ messages)

[Xen-users] "xl restore" leaks a file descriptor?
 2015-08-12 10:04 UTC  (5+ messages)

[net-next PATCH] net: ipv4: increase dhcp inter device timeout
 2015-08-12 10:01 UTC 

[PATCH iproute2] ip: replace exit with return
 2015-08-12  9:58 UTC  (2+ messages)

[PATCH] Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"
 2015-08-12  9:59 UTC  (7+ messages)

[PATCH v2] media: videobuf2-dc: set properly dma_max_segment_size
 2015-08-12  9:58 UTC 

[Qemu-devel] [RFC PATCH V7 00/19] Multithread TCG
 2015-08-12  9:58 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH V7 09/19] Drop global lock during TCG code execution

[PATCH v4] ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
 2015-08-12  9:57 UTC  (4+ messages)

[PATCH 1/2] ath10k: refactor phyerr event handlers
 2015-08-12  9:56 UTC  (4+ messages)
` [PATCH 2/2] ath10k: handle 10.4 firmware phyerr event

[PATCH v4 00/11] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-08-12  9:56 UTC  (5+ messages)
` [PATCH v4 06/11] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts

[Qemu-devel] [PATCH 0/2] Fix long vm downtime during live migration
 2015-08-12 21:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] migration: do cleanup operation after completion


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.