All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-14 09:02:40 to 2016-06-14 09:55:12 UTC [more...]

[PATCH 00/11] Packages upgrade
 2016-06-14  9:54 UTC  (4+ messages)
` [PATCH 07/11] gnu-efi: 3.0.3 -> 3.0.4

[U-Boot] U-boot VESA driver Initialization
 2016-06-14  9:54 UTC  (6+ messages)

[PATCH v2 1/2] drm/fsl-dcu: Add HDMI driver for freescale DCU
 2016-06-14  9:54 UTC  (3+ messages)
` [PATCH v2 2/2] Add DT binding doc for DCU for ls1021a-twr

[PATCH v2 0/2] clocksource: Add support for Oxford Semiconductor RPS Dual Timer
 2016-06-14  9:52 UTC  (5+ messages)
` [PATCH v2 1/2] clocksource: Add "

[Qemu-devel] [PATCH 0/5] linux-user: fix dependencies, forbid unknown host arch
 2016-06-14  9:52 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] configure: Don't override ARCH=unknown if enabling TCI
` [Qemu-devel] [PATCH 2/5] configure: Don't allow user-only targets for unknown CPU architectures
` [Qemu-devel] [PATCH 3/5] user-exec: Delete now-unused hppa and m68k cpu_signal_handler() code
` [Qemu-devel] [PATCH 4/5] user-exec: Remove unused code for OSX hosts
` [Qemu-devel] [PATCH 5/5] linux-user: Create a hostdep.h for each host architecture

UBIFS Encryption
 2016-06-14  9:51 UTC 

[PATCH] mlx: fix icc compilation error
 2016-06-14  9:51 UTC 

[Qemu-devel] [PATCH v2 0/2] Fix incomplete aio_preadv byte conversion in mirroring
 2016-06-14  9:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] block: Assert that flags are in range

[PATCH v5 00/10] Include resources in tests
 2016-06-14  9:50 UTC  (4+ messages)
` [PATCH] config: make libarchive optional

[PATCH 0/4]nbd: fixes for nbd
 2016-06-14  9:50 UTC  (8+ messages)
` [PATCH v2 0/5] nbd: "
  ` [PATCH v2 1/5] nbd: fix might_sleep warning on socket shutdown
  ` [PATCH v2 4/5]nbd: make nbd device wait for its users

[PATCH] mfd: qcom_rpm: fix offset error for msm8660
 2016-06-14  9:48 UTC 

[PATCH] irqchip/mips-gic: Populate irq_domain names
 2016-06-14  9:48 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v2 1/2] memory: tegra: mc: Add missing of_node_put
 2016-06-14  9:36 UTC  (3+ messages)

[RFC PATCH V2 0/2] ECAM quirks handling for ARM64 platforms
 2016-06-14  9:45 UTC  (9+ messages)
` [RFC PATCH V2 1/2] ACPI/PCI: Match PCI config space accessors against platfrom specific ECAM quirks

[PATCH raisin 0/4] Fixes for 4.6, update to 4.7
 2016-06-14  9:46 UTC  (9+ messages)
` [PATCH raisin 1/4] components/xen: Actually disable rombios
` [PATCH raisin 2/4] config: Separate config urls into a separate file
` [PATCH raisin 3/4] Update config-4.6 and config-4.5 to point to stable branches
` [PATCH raisin 4/4] Update to 4.7, update qemu and qemu_traditional recipes

[PATCH 0/5] arm64: hibernate: Fix DEBUG_PAGEALLOC and hibernate on non-boot cpu
 2016-06-14  9:44 UTC  (6+ messages)
` [PATCH 3/5] PM / Hibernate: Allow architectures to specify the hibernate/resume CPU

[PATCH v9 0/3] mempool: add external mempool manager
 2016-06-14  9:46 UTC  (5+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/3] mempool: support external mempool operations
  ` [PATCH v10 2/3] app/test: test external mempool manager
  ` [PATCH v10 3/3] mbuf: make default mempool ops configurable at build

[PATCH] keyrings: Allow searching the user session keyring
 2016-06-14  9:46 UTC  (2+ messages)

[PATCH] irqchip/mips-gic: Fix IRQs in gic_dev_domain
 2016-06-14  9:46 UTC  (2+ messages)
` [tip:irq/urgent] "

[PATCH v2 0/3] BXT Pooled EU kernel support and WA patches
 2016-06-14  9:45 UTC  (4+ messages)
` ✗ Ro.CI.BAT: warning for BXT Pooled EU kernel support and WA patches (rev3)

[U-Boot] [PATCH] SPL ext: cosmetic: correct error message in spl_load_image_ext()
 2016-06-14  9:44 UTC 

[PATCH] cooker: replace use of map() with list comprehension
 2016-06-14  9:04 UTC 

[BUG] receive not seeing file that exists
 2016-06-14  9:41 UTC  (2+ messages)

I lost my commit signature
 2016-06-14  9:41 UTC  (6+ messages)

[PATCH 0/9] Package Upgrades -- 20160612
 2016-06-14  9:41 UTC  (4+ messages)
` [PATCH 4/9] gzip: upgrade to 1.8

[RFC RESEND] serial: 8250: fix regression in 8250 uart driver
 2016-06-14  9:40 UTC  (2+ messages)

[PATCH 0/2] delete unneeded of_node_put
 2016-06-14  9:38 UTC  (5+ messages)
` [PATCH 1/2] memory: tegra: "

[PATCH v8 0/8] add packet capture framework
 2016-06-14  9:38 UTC  (10+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/8] ethdev: use locks to protect Rx/Tx callback lists
  ` [PATCH v9 2/8] ethdev: add new api to add Rx callback as head of the list
  ` [PATCH v9 3/8] ethdev: add new fields to ethdev info struct
  ` [PATCH v9 4/8] ethdev: make get port by name and get name by port public
  ` [PATCH v9 5/8] pdump: add new library for packet capturing support
  ` [PATCH v9 6/8] app/pdump: add pdump tool for packet capturing
  ` [PATCH v9 7/8] app/testpmd: add pdump initialization uninitialization
  ` [PATCH v9 8/8] doc: update doc for packet capture framework

[PATCH] fetch: document that pruning happens before fetching
 2016-06-14  9:36 UTC  (2+ messages)

[PATCH 00/17] Honour more configure variables in various places (iteration 2)
 2016-06-14  9:36 UTC  (6+ messages)
` [PATCH 14/17] ocaml/libxs: generate a paths.ml

[Qemu-devel] [PATCH] migration: Trace improvements
 2016-06-14  9:36 UTC 

[PATCH v2 2/2] memory: tegra: tegra124-emc: Add missing of_node_put
 2016-06-14  9:36 UTC  (3+ messages)

[PATCH 1/3] RFC: drm: Restrict vblank ioctl to master
 2016-06-14  9:35 UTC  (5+ messages)
` [PATCH 2/3] drm: Mark authmagic ioctls as unlocked
` [PATCH 3/3] drm: Mark set/drop master ioctl "

[Qemu-devel] [PATCH v2 0/3] linux-user: netlink support
 2016-06-14  9:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/3] linux-user: add rtnetlink(7) support

[PATCH] mbuf: new flag when Vlan is stripped
 2016-06-14  9:34 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 2/4] mtd: nand: implement two pairing scheme
 2016-06-14  9:34 UTC  (3+ messages)

MEM_SHARING_DEBUG
 2016-06-14  9:34 UTC  (6+ messages)

[PATCH 1/4] raid1: Add a filed array_frozen to indicate whether raid in freeze state
 2016-06-14  9:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-img bench: Fix uninitialised writethrough mode
 2016-06-14  9:33 UTC 

[Qemu-devel] [PULL 0/8] ppc-for-2.7 queue 20160614
 2016-06-14  9:32 UTC  (2+ messages)

[Buildroot] Clean and rebuild rootfs.ext2 and rootfs.tar
 2016-06-14  9:32 UTC 

[Qemu-devel] [RFC 02/10] softmmu_llsc_template.h: Move to multi-threading
 2016-06-14  9:31 UTC  (2+ messages)

[PATCH V4 0/4] Utilizing VMX preemption for timer virtualization
 2016-06-14  9:30 UTC  (3+ messages)
` [PATCH V4 2/4] Utilize the vmx preemption timer

[PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller
 2016-06-14  9:30 UTC  (8+ messages)
` [PATCH V9 09/11] ARM64/PCI: ACPI support for legacy IRQs parsing and consolidation with DT code

[very-RFC 0/8] TSN driver for the kernel
 2016-06-14  9:30 UTC  (7+ messages)
        ` [alsa-devel] "

[Qemu-devel] [PATCH v8 00/17] Add param Error ** for msi_init()
 2016-06-14  9:35 UTC  (8+ messages)
` [Qemu-devel] [PATCH v8 15/17] vmw_pvscsi: remove unnecessary internal msi state flag

[PATCH 1/1] selftest/runtime-test.py: Add test for import test from other layers
 2016-06-14  9:26 UTC  (2+ messages)

[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
 2016-06-14  9:27 UTC  (3+ messages)

[PATCH] btrfs: relocation: Fix leaking qgroups numbers on data extents
 2016-06-14  9:26 UTC 

[PATCH v3] eal: out-of-bounds write
 2016-06-14  9:26 UTC  (2+ messages)

[PATCH] fstests: btrfs: test if qgroup handle data balance correctly
 2016-06-14  9:26 UTC 

[RESEND PATCH v5 0/1] ARM64: ACPI: Update documentation for latest specification version
 2016-06-14  9:24 UTC  (5+ messages)

multipath IB/srp fail-over testing lands up in dump stack in swiotlb_alloc_coherent()
 2016-06-14  9:24 UTC  (8+ messages)

xen/x86: efi: warning value truncated
 2016-06-14  9:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] libuio: new package
 2016-06-14  9:23 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/9] cmd: fdt: Add device tree overlays support
 2016-06-14  9:22 UTC  (6+ messages)
` [U-Boot] [PATCH v2 7/9] libfdt: Add overlay application function
        `  "

[PATCH 1/2] mlx: fix compilation with recent Glibc
 2016-06-14  9:22 UTC  (2+ messages)
` [PATCH] mlx: fix compilation with older Glibc

[PATCH 00/27] nd/shallow-deepen updates
 2016-06-14  9:21 UTC  (4+ messages)

[PATCH] more mapcount page as kpage could reduce total replacement times than fewer mapcount one in probability
 2016-06-14  9:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/9] spi: zynq_qspi: Add quad support for zynq qspi
 2016-06-14  9:19 UTC  (2+ messages)

[PATCH 1/4] SPI: imx: Using existing properties for chipselects
 2016-06-14  9:19 UTC  (2+ messages)
  ` Applied "SPI: imx: Using existing properties for chipselects" to the spi tree

[PATCH 2/4] SPI: imx: Remove unnecessary field "mode" from struct spi_imx_config
 2016-06-14  9:19 UTC  (2+ messages)
  ` Applied "SPI: imx: Remove unnecessary field "mode" from struct spi_imx_config" to the spi tree

[PATCH v3 00/14] regulator: pwm: various improvements
 2016-06-14  9:13 UTC  (40+ messages)
` [PATCH v3 01/14] pwm: Add an helper to prepare a new PWM state
` [PATCH v3 02/14] pwm: Add two helpers to ease relative duty cycle manipulation
` [PATCH v3 03/14] pwm: rockchip: Fix period and duty_cycle approximation
` [PATCH v3 04/14] pwm: rockchip: Add support for hardware readout
` [PATCH v3 05/14] pwm: rockchip: Avoid glitches on already running PWMs
` [PATCH v3 06/14] pwm: rockchip: Add support for atomic update
` [PATCH v3 07/14] pwm: sti: Add support for hardware readout
` [PATCH v3 08/14] pwm: sti: Avoid glitches on already running PWMs
` [PATCH v3 09/14] regulator: pwm: Adjust PWM config at probe time
` [PATCH v3 10/14] regulator: pwm: Switch to the atomic PWM API
` [PATCH v3 11/14] regulator: pwm: Properly initialize the ->state field
` [PATCH v3 12/14] regulator: pwm: Retrieve correct voltage
` [PATCH v3 13/14] regulator: pwm: Support extra continuous mode cases
` [PATCH v3 14/14] regulator: pwm: Document pwm-dutycycle-unit and pwm-dutycycle-range

[PATCH 3/4] SPI: imx: Remove "maybe_unused" attributes
 2016-06-14  9:19 UTC  (2+ messages)
  ` Applied "SPI: imx: Remove "maybe_unused" attributes" to the spi tree

[PATCH 4/4] SPI: imx: Update DT binding documentation
 2016-06-14  9:19 UTC  (2+ messages)
  ` Applied "SPI: imx: Update DT binding documentation" to the spi tree

[PATCH v2 0/8] app/testpmd: forwarding
 2016-06-14  9:18 UTC  (6+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 4/9] app/testpmd: remove fwd_config_setup from fwd_config_display

[U-Boot] [PATCH v2 1/3] spi: spi_flash: Dont set quad enable for micron in all cases
 2016-06-14  9:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/7] trace: enable tracing in qemu-io/qemu-nbd/qemu-img
 2016-06-14  9:17 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] doc: move text describing --trace to specific .texi file
` [Qemu-devel] [PATCH 2/7] doc: sync help descriprion for --trace with man for qemu.1
` [Qemu-devel] [PATCH 3/7] trace: move qemu_trace_opts to trace/control.c
` [Qemu-devel] [PATCH 4/7] trace: enable tracing in qemu-io
` [Qemu-devel] [PATCH 5/7] trace: enable tracing in qemu-nbd
` [Qemu-devel] [PATCH 6/7] qemu-img: move common options parsing before commands processing
` [Qemu-devel] [PATCH 7/7] trace: enable tracing in qemu-img

[PATCH] btrfs-progs: doc: correct the destination of btrfs-receive
 2016-06-14  9:16 UTC  (3+ messages)

vTPM detaching issue
 2016-06-14  9:15 UTC  (2+ messages)

[RFC 00/18] Present useful limits to user
 2016-06-14  9:14 UTC  (3+ messages)
` [RFC 06/18] limits: present RLIMIT_CPU and RLIMIT_RTTIMER current status

[Qemu-devel] [PATCH0/6] trace: Per-vCPU tracing states
 2016-06-14  9:13 UTC  (8+ messages)
` [Qemu-devel] [PATCH 4/6] trace: Add per-vCPU tracing states for events with the 'vcpu' property

[PATCH v2 0/4] clocksource: rockchip/timer: Support rktimer for rk3399
 2016-06-14  9:12 UTC  (5+ messages)

[PATCH v3] fstests: btrfs: add test for qgroup handle extent de-reference
 2016-06-14  9:12 UTC  (10+ messages)

[Qemu-devel] [PATCH v3 0/3] coccinelle: Clean up error checks and return value variables
 2016-06-14  9:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 3/3] coccinelle: Remove unnecessary variables for function return value

[PATCH] AMD IOMMU: correctly propagate errors from amd_iommu_init()
 2016-06-14  9:09 UTC  (2+ messages)

[PATCH] gcc: make sure header path is set correctly
 2016-06-14  9:10 UTC 

[RFC][PATCH 0/8] PI and assorted failings
 2016-06-14  9:09 UTC  (3+ messages)
` [RFC][PATCH 1/8] rtmutex: Deboost before waking up the top waiter

[PATCH v2] sched: unlikely corrupted stack end
 2016-06-14  9:08 UTC  (2+ messages)

[Qemu-devel] [PATCH] macio: Use blk_drain instead of blk_drain_all
 2016-06-14  9:08 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v2 08/13] PCI: Allow runtime PM for Thunderbolt hotplug ports on Macs
 2016-06-14  9:08 UTC  (2+ messages)
` [PATCH v2 08/13 REBASED] "

BUG: using smp_processor_id() in preemptible [00000000] code]
 2016-06-14  9:08 UTC  (6+ messages)

[RFC] strace patches for new ioctls
 2016-06-14  9:07 UTC  (3+ messages)

[RFC PATCH 0/3] ECAM quirks handling for ARM64 platforms
 2016-06-14  9:06 UTC  (6+ messages)
` [RFC PATCH 1/3] pci, acpi: Match PCI config space accessors against platfrom specific ECAM quirks

[PATCH 1/3] RFC: drm: Restrict vblank ioctl to master
 2016-06-14  9:06 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [1/3] "

[U-Boot] [PATCH] Orphan dbau1x00 boards
 2016-06-14  9:04 UTC 

[PATCH v8 00/11] Check VT-d Device-TLB flush error
 2016-06-14  9:04 UTC  (6+ messages)
` [PATCH v8 09/11] vt-d: fix the IOMMU flush issue

[PATCH net-next 0/3] Add SRIOV configuration via sysfs and few fixes
 2016-06-14  9:09 UTC  (4+ messages)
` [PATCH net-next 1/3] cxgb4: Force cxgb4 driver as MASTER in kdump kernel
` [PATCH net-next 2/3] cxgb4: Enable SR-IOV configuration via PCI sysfs interface
` [PATCH net-next 3/3] cxgb4/cxgb4vf: Synchronize all MAC addresses

[PATCH RFC 0/3] ipv4: preparation work for making ipv4 routing ecn robust
 2016-06-14  9:03 UTC  (4+ messages)
` [PATCH RFC 3/3] ipv4: kill RTO_ONLINK, RT_CONN_FLAGS and RT_CONN_FLAGS_TOS

[PATCH 0/4] MIPS: KVM: Module + non dynamic translating fixes
 2016-06-14  9:03 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] pci: Remove CONFIG_ALWAYS_LOAD_OPROM
 2016-06-14  9:02 UTC  (2+ messages)
` [U-Boot] [PATCH 3/3] pci: Add board_ prefix to should_load_oprom() and make it weak


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.