All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-11 11:11:53 to 2015-09-11 12:04:17 UTC [more...]

[PATCH v4 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
 2015-09-11 12:04 UTC  (8+ messages)
` [PATCH v4 4/5] drm: Add decoding of "
` [PATCH v4 5/5] drm: Add decoding of DRM and KMS ioctls

[PATCH 00/16] PM / OPP: multiple regulators & opp-transition support
 2015-09-11 12:02 UTC  (30+ messages)
` [PATCH 01/16] PM / OPP: Add 'supply-names' binding
` [PATCH 02/16] PM / OPP: Add 'opp-microvolt-triplets' binding
` [PATCH 03/16] PM / OPP: Improve debug print messages with pr_fmt
` [PATCH 04/16] PM / OPP: Rename routines specific to old bindings with _v1
` [PATCH 05/16] PM / OPP: Parse all power-supply related bindings together
` [PATCH 06/16] PM / OPP: Create separate structure for regulator/supplies
` [PATCH 07/16] PM / OPP: Add multiple regulators support
` [PATCH 08/16] PM / OPP: get/put regulators from OPP core
` [PATCH 09/16] PM / OPP: Disable OPPs that aren't supported by the regulators
` [PATCH 10/16] PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
` [PATCH 11/16] PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()
` [PATCH 12/16] PM / OPP: Parse clock and voltage tolerance for v1 bindings
` [PATCH 13/16] PM / OPP: Manage device clk as well
` [PATCH 14/16] PM / OPP: Add dev_pm_opp_set_regulator() to specify regulator
` [PATCH 15/16] PM / OPP: Add dev_pm_opp_set_rate()
` [PATCH 16/16] PM / OPP: don't print error message for deferred probing

[PATCH v4 0/22] On-demand device probing
 2015-09-11 12:04 UTC  (3+ messages)
` [PATCH v4 01/22] driver core: Add pre_probe callback to bus_type

[PATCH] driver core: Ensure proper suspend/resume ordering
 2015-09-11 12:03 UTC  (3+ messages)

[PATCH] ptrace.2: add PTRACE_O_SUSPEND_SECCOMP flag
 2015-09-11 12:02 UTC  (4+ messages)

master build: 1 failures 73 warnings (v4.2-11142-gb0a1ea5)
 2015-09-11 12:01 UTC 

is esfq discontinued ?
 2015-09-11 12:01 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC 0/3] qapi: more introspection tweaks
 2015-09-11 12:01 UTC  (3+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 2.3.1 Stable released
 2015-09-11 11:38 UTC  (2+ messages)

[RESEND PATCH v4 0/8] i2c: Relax mandatory I2C ID table passing
 2015-09-11 11:56 UTC  (14+ messages)
` [RESEND PATCH v4 1/8] i2c: Add pointer dereference protection to i2c_match_id()
` [RESEND PATCH v4 2/8] i2c: Add the ability to match device to compatible string without an of_node
` [RESEND PATCH v4 3/8] i2c: Match using traditional OF methods, then by vendor-less compatible strings
` [RESEND PATCH v4 4/8] i2c: Make I2C ID tables non-mandatory for DT'ed devices
` [RESEND PATCH v4 5/8] i2c: Export i2c_match_id() for direct use by device drivers
` [RESEND PATCH v4 6/8] i2c: Provide a temporary .probe2() call-back type
` [RESEND PATCH v4 7/8] mfd: 88pm860x: Move over to new I2C device .probe() call
` [RESEND PATCH v4 8/8] mfd: as3722: Rid driver of superfluous I2C device ID structure

[Buildroot] [PATCH] git: bump version to 2.5.2
 2015-09-11 11:57 UTC 

[Cluster-devel] [PATCH 1/2] libgfs2: Add support for dirent.de_rahead
 2015-09-11 11:57 UTC  (9+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2_edit: Include dirent.de_rahead in directory listings
          ` [Cluster-devel] gfs2 on-disk headers in user space

Can I change default policy from targeted to minimum
 2015-09-11 11:55 UTC 

[PATCH v6 0/2] Add support and documentation for UPISEMI us5182d als and proximity sensor
 2015-09-11 11:55 UTC  (8+ messages)
` [PATCH v6 2/2] devicetree: Add documentation for UPISEMI us5182d ALS and Proximity sensor

[RFC PATCH] drm/i915/skl: Add DC6 disabling as a power well
 2015-09-11 11:55 UTC 

fw mark based tc class selection not working
 2015-09-11 11:54 UTC  (2+ messages)

[PATCH v4 0/10] Fix broken DMAFLUSHP on Rockchips platform
 2015-09-11 11:53 UTC  (9+ messages)
` [PATCH v4 08/10] spi: rockchip: modify DMA max burst to 1
` [PATCH v4 10/10] ASoC: rockchip_i2s: "

meta-selinux minimum policy
 2015-09-11 11:53 UTC 

[PATCH] drm/i915: Split alloc from init for lrc
 2015-09-11 11:53 UTC 

[RFC RESEND 00/11] vb2: Handle user cache hints, allow drivers to choose cache coherency
 2015-09-11 11:50 UTC  (12+ messages)
` [RFC RESEND 01/11] vb2: Rename confusingly named internal buffer preparation functions
` [RFC RESEND 02/11] vb2: Move buffer cache synchronisation to prepare from queue
` [RFC RESEND 03/11] vb2: Move cache synchronisation from buffer done to dqbuf handler
` [RFC RESEND 04/11] v4l: Unify cache management hint buffer flags
` [RFC RESEND 05/11] v4l2-core: Don't sync cache for a buffer if so requested
` [RFC RESEND 06/11] vb2: Improve struct vb2_mem_ops documentation; alloc and put are for MMAP
` [RFC RESEND 07/11] vb2: dma-contig: Remove redundant sgt_base field
` [RFC RESEND 08/11] vb2: dma-contig: Move vb2_dc_get_base_sgt() up
` [RFC RESEND 09/11] vb2: dma-contig: Don't warn on failure in obtaining scatterlist
` [RFC RESEND 10/11] vb2: dma-contig: Let drivers decide DMA attrs of MMAP and USERPTR bufs
` [RFC RESEND 11/11] vb2: dma-contig: Add WARN_ON_ONCE() to check for potential bugs

[RFC 00/13] perf_env/CPU socket reorg/fixes
 2015-09-11 11:50 UTC  (3+ messages)
` [PATCH 10/13] perf report: Do not blindly use env->cpu[al.cpu].socket_id

[meta-oe][PATCH] gerbil: Visualization and analysis tool for hyperspectral images
 2015-09-11 11:50 UTC 

[U-Boot] [PATCH 1/4] mmc: dw_mmc: Stop bounce buffer even in case of failure
 2015-09-11 11:49 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] mmc: dw_mmc: Zap endless timeout

[PATCH] ASoC: Intel: Bsw: Read sst DSP DMA pointer after period elapse occurs
 2015-09-11 11:49 UTC  (8+ messages)

[PATCH] mremap.2: Add note about mremap with locked areas
 2015-09-11 11:47 UTC  (4+ messages)

v2 of seccomp filter c/r patches
 2015-09-11 11:47 UTC  (3+ messages)
` [PATCH v2 4/5] seccomp: add a way to access filters via bpf fds

[Qemu-devel] [PATCH v2 00/11] aio: Introduce handler type to fix nested aio_poll for dataplane
 2015-09-11 11:46 UTC  (3+ messages)

Early processes (daemons) do not report audit events
 2015-09-11 11:45 UTC  (4+ messages)

[PATCH v2 0/9] Add DSP topology management for SKL
 2015-09-11 11:45 UTC  (3+ messages)

[PATCH 2/2] drm/i915: WaRsDisableCoarsePowerGating
 2015-09-11 11:46 UTC  (2+ messages)
` [PATCH v2 1/1] "

OVMF/Xen, Debian wheezy can't boot with NX on stack (Was: Re: [edk2] [PATCH] OvmfPkg: prevent code execution from DXE stack)
 2015-09-11 11:43 UTC  (3+ messages)

Use-after-free in kobject_put (scsi_host_dev_release)
 2015-09-11 11:43 UTC 

[Buildroot] [PATCH 0/5] Buildroot printing with Cups
 2015-09-11 11:42 UTC  (3+ messages)
` [Buildroot] [PATCH 1/4] package/cups: Un-deprecate, and update CUPS to 2.1.0

[Qemu-trivial] [PULL 00/26] Trivial patches for 2015-09-11
 2015-09-11 11:03 UTC  (30+ messages)
` [Qemu-trivial] [PULL 03/26] i6300esb: fix timer overflow
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 04/26] maint: remove double semicolons in many files
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 05/26] maint: remove / fix many doubled words
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 07/26] maint: remove unused include for dirent.h
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 10/26] maint: avoid useless "if (foo) free(foo)" pattern
` [Qemu-trivial] [PULL 11/26] "
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 12/26] trivial: remove trailing newline from error_report
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 16/26] baum: Fix build with debugging enabled
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 17/26] Target-ppc: Remove unnecessary variable
` [Qemu-trivial] [PULL 18/26] help: dd missing newline
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 20/26] qapi-schema: remove legacy<> from doc
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 21/26] typofixes - v4
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 23/26] hw/virtio/virtio-pci: Remove meaningless blank Property
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 24/26] hw/gpio/zaurus: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 25/26] hw/arm/spitz: "
` [Qemu-trivial] [PULL 26/26] virtio-vga: enable for i386
  ` [Qemu-devel] "

[PATCH] generic/027: enlarge fs size for btrfs in bigger page-size machine
 2015-09-11 11:41 UTC 

[distros-debian-sid test] 37922: regressions - FAIL
 2015-09-11 11:40 UTC 

[Buildroot] [PATCH v2 0/1] package/freeswitch: new package
 2015-09-11 11:40 UTC  (2+ messages)

[PATCH 3/6] drm/i915: Make intel_digital_port_connected global
 2015-09-11 11:28 UTC  (2+ messages)
` [PATCH] drm/i915/bxt: Use intel_encoder->hpd_pin to check live status

NFS/TCP/IPv6 acting strangely in 4.2
 2015-09-11 11:38 UTC  (2+ messages)

[PATCH 4/6] drm/i915: drm/i915: Check live status before reading edid
 2015-09-11 11:26 UTC  (2+ messages)
` [PATCH] "

[PATCH] proc.5: /proc/sys: describe whitespace characters
 2015-09-11 11:36 UTC  (2+ messages)

[PATCH] dracut.sh: Support --mount with just mountpoint as parameter
 2015-09-11 11:35 UTC 

[PATCH] clk: tegra: dfll: Properly protect OPP list
 2015-09-11 11:35 UTC  (4+ messages)

[Cluster-devel] [PATCH 1/2] fsck.gfs2: Really be quiet in quiet mode
 2015-09-11 11:35 UTC  (2+ messages)
` [Cluster-devel] [PATCH 2/2] fsck.gfs2: Improve read ahead in pass1_process_bitmap

Chipidea ULPI driver
 2015-09-11 11:34 UTC  (4+ messages)

spi-sc18is602.c GPIO support
 2015-09-11 11:33 UTC 

[PATCH v5 0/4] mtd: nand: jz4780: Add NAND and BCH drivers
 2015-09-11 11:30 UTC  (4+ messages)
` [PATCH v5 1/4] mtd: nand: increase ready wait timeout and report timeouts

[PATCH] proc.5: details for threads-max
 2015-09-11 11:30 UTC  (2+ messages)

[PATCH v3] ppc/spapr: Implement H_RANDOM hypercall in QEMU
 2015-09-11 11:29 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] signal.7: add missing async-signal-safe functions
 2015-09-11 11:28 UTC  (3+ messages)

[B.A.T.M.A.N.] Quickly setup a virtual B.A.T.M.A.N. network
 2015-09-11 11:27 UTC  (2+ messages)

static key arrays?
 2015-09-11 11:17 UTC  (2+ messages)

RCU explosion on ARM Integrator
 2015-09-11 11:24 UTC 

[RFC CABC v3 PATCH 0/2] CABC patch list
 2015-09-11 11:28 UTC  (3+ messages)
` [RFC CABC v3 PATCH 2/2] drm/i915: CABC support for backlight control

[PATCH 0/2] gpio: xgene: add support to configure GPIO line as input, output or external IRQ pin
 2015-09-11 11:24 UTC  (5+ messages)
` [PATCH 2/2] Documentation: gpio: Update description for X-Gene standby GPIO controller DTS binding

[PATCH v4] pinctrl: mediatek: Implement wake handler and suspend resume
 2015-09-11 11:22 UTC  (8+ messages)

[PATCH] ARM: pgtable: Fix typo in the comment
 2015-09-11 11:22 UTC  (2+ messages)

[PATCH v6 0/4] spi: bcm2835: add spi-bcm2835aux driver
 2015-09-11 11:22 UTC  (10+ messages)
` [PATCH v6 1/4] dt/bindings: bcm2835: spi: add bindings for the bcm2835 auxiliary spi devices
` [PATCH v6 2/4] spi: bcm2835: add bcm2835 auxiliary spi device driver
` [PATCH v6 3/4] spi: bcm2835: add the auxiliary spi1 and spi2 to the device tree
` [PATCH v6 4/4] ARM: bcm2835: enable auxiliary spi driver in defconfig

[PATCH 0/6] spi/bcm63xx: cleanup and decouple from arch code
 2015-09-11 11:22 UTC  (5+ messages)
` [PATCH 5/6] spi/bcm63xx: move register definitions into the driver

next-20150911 build: 0 failures 68 warnings (next-20150911)
 2015-09-11 11:21 UTC 

[PATCH v7 00/17] Add VT-d Posted-Interrupts support
 2015-09-11 11:21 UTC  (3+ messages)
` [PATCH v7 15/17] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked

[PATCH v2 0/8] Rework architected timer and forwarded IRQs handling
 2015-09-11 11:21 UTC  (8+ messages)
` [PATCH v2 6/8] arm/arm64: KVM: Add forwarded physical interrupts documentation

[PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
 2015-09-11 11:20 UTC  (12+ messages)

[RFC PATCH v4 0/8] Refactoring Videobuf2 for common use
 2015-09-11 11:18 UTC  (8+ messages)
` [RFC PATCH v4 5/8] [media] videobuf2: Change queue_setup argument
` [RFC PATCH v4 6/8] [media] videobuf2: Replace v4l2-specific data with vb2 data

[PATCH] debugfs: don't access 4 bytes for a boolean
 2015-09-11 11:18 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/18] ARM: uniphier: use pinctrl drivers and some cleanups
 2015-09-11 11:17 UTC  (19+ messages)
` [U-Boot] [PATCH v2 01/18] pinctrl: uniphier: add UniPhier pinctrl core support
` [U-Boot] [PATCH v2 02/18] pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driver
` [U-Boot] [PATCH v2 03/18] pinctrl: uniphier: add UniPhier PH1-Pro4 "
` [U-Boot] [PATCH v2 04/18] pinctrl: uniphier: add UniPhier PH1-sLD8 "
` [U-Boot] [PATCH v2 05/18] pinctrl: uniphier: add UniPhier PH1-Pro5 "
` [U-Boot] [PATCH v2 06/18] pinctrl: uniphier: add UniPhier ProXstream2 "
` [U-Boot] [PATCH v2 07/18] pinctrl: uniphier: add UniPhier PH1-LD6b "
` [U-Boot] [PATCH v2 08/18] ARM: uniphier: enable simple-bus driver for SPL
` [U-Boot] [PATCH v2 09/18] ARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN to bind all nodes
` [U-Boot] [PATCH v2 10/18] ARM: dts: uniphier: prepare device trees to use pinctrl in SPL
` [U-Boot] [PATCH v2 11/18] ARM: uniphier: enable PINCTRL and SPL_PINCTRL
` [U-Boot] [PATCH v2 12/18] ARM: uniphier: drop ad-hoc early pin-muxing settings
` [U-Boot] [PATCH v2 13/18] ARM: uniphier: drop ad-hoc input enable settings
` [U-Boot] [PATCH v2 14/18] ARM: uniphier: drop DCC micro support card support
` [U-Boot] [PATCH v2 15/18] ARM: uniphier: enable setexpr command
` [U-Boot] [PATCH v2 16/18] ARM: uniphier: change the external bus address mapping
` [U-Boot] [PATCH v2 17/18] ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.h
` [U-Boot] [PATCH v2 18/18] ARM: uniphier: parse device tree to determine DRAM base and size

[Qemu-trivial] [PATCH] qom/object.h: remove some child/parent doc
 2015-09-11 11:14 UTC  (5+ messages)
` [Qemu-trivial] [Qemu-devel] "
      `  "

[Qemu-devel] [PATCH v2 11/11] block: Only poll block layer fds in bdrv_aio_poll
 2015-09-11 11:12 UTC  (11+ messages)
    ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH] checkpatch: Escape left braces in regex
 2015-09-11 11:11 UTC  (2+ 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.