All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-30 09:05:04 to 2015-03-30 09:58:10 UTC [more...]

[PATCH/RFC 0/5] ARM: shmobile: rcar-gen2: Add CPG Clock Domain
 2015-03-30  9:58 UTC  (7+ messages)
` [PATCH/RFC 1/5] clk: shmobile: rcar-gen2: Add CPG Clock Domain support

[PATCH net-next v9 0/7]: ixgbevf: Allow querying VFs RSS indirection table and key
 2015-03-30  9:57 UTC  (7+ messages)
` [PATCH net-next v9 4/7] ixgbevf: Add a RETA query code
` [PATCH net-next v9 5/7] ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set

[PATCH 0/5 v2] ASoC: rsnd: DPCM base sampling rate convert support
 2015-03-30  9:57 UTC  (4+ messages)
` [PATCH 1/5 v2] ASoC: rsrc-card: add Renesas sampling rate convert sound card support

[PATCH 1/2] drm/i915: Add psr_enabled on pipe_config
 2015-03-30  9:50 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Add psr_ready "

[PATCH 0/3] port: added ethdev_writer_nodrop and ring_writer_nodrop ports
 2015-03-30  9:56 UTC  (4+ messages)
  ` [PATCH 1/3] port: added WRITER_APPROACH == 1 implementation to ring port
  ` [PATCH 2/3] port: added ethdev_writer_nodrop port
  ` [PATCH 3/3] port: added ring_writer_nodrop port

[PATCH v3 0/5] CHV PM fix & Improvements
 2015-03-30  9:56 UTC  (3+ messages)
` [PATCH v3 5/5] drm/i915: Setup static bias for GPU

[PATCH] ath: use PRI value given by spec for fixed PRI
 2015-03-30  9:55 UTC  (3+ messages)

[Qemu-trivial] [PATCH] tcg: optimise memory layout of TCGTemp
 2015-03-30  9:55 UTC  (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
    `  "

[PATCH 0/3] timers: Allocate per-cpu tvec_base's statically
 2015-03-30  9:55 UTC  (3+ messages)

[PATCH 2/2] drm/i915: Only enabled DRRS if PRS won't be enabled on this pipe
 2015-03-30  9:49 UTC  (3+ messages)

latest mouse quirks
 2015-03-30  9:54 UTC 

[PATCH 00/10] PML (Paging Modification Logging) support
 2015-03-30  9:54 UTC  (9+ messages)
` [PATCH 01/10] VMX: Enable EPT A/D bit support
` [PATCH 05/10] VMX: add help functions to support PML

[PATCH] cfg80211: Stop calling crda if it is not responsive
 2015-03-30  9:53 UTC  (4+ messages)

[PATCH] IIO: Adds ACPI support for ST gyroscopes
 2015-03-30  9:52 UTC  (11+ messages)

[PATCH v3] Documentation: leds: Add description of v4l2-flash sub-device
 2015-03-30  9:52 UTC  (3+ messages)
` [PATCH v3] DT: Add documentation for the mfd Maxim max77693
` [PATCH v3] leds: Add support for max77693 mfd flash cell

[PATCH v4 0/8] xen/arm: Resync the SMMU driver with the Linux one
 2015-03-30  9:51 UTC  (3+ messages)
` [PATCH v4 2/8] xen/arm: Introduce a generic way to describe device

[PATCH 0/4] Fix various coverity warnings in fs/cifs
 2015-03-30  9:51 UTC  (11+ messages)
` [PATCH 1/4] [SMB3] Fix warning on uninitialized buftype
` [PATCH 2/4] [CIFS] Don't ignore errors on encrypting password in SMBTcon
` [PATCH 3/4] [SMB3] Fix dereference before null check warning
` [PATCH 4/4] [SMB3] Fix coverity warning

[Qemu-devel] ppc vga output breakage since commit c3c1bb99
 2015-03-30  9:51 UTC  (3+ messages)

[Xenomai] Q: LTTNG & xenomai status
 2015-03-30  9:51 UTC  (4+ messages)

determine number of free TX descriptors in DPDK transmit queue
 2015-03-30  9:51 UTC 

[PATCH 1/2] attrib-server: Use bt_uuid_to_le instead of local function
 2015-03-30  9:51 UTC  (6+ messages)
` [PATCH 2/2] shared/gatt-db: "

[PATCH RFC v2 0/2] can: join filters with per-CPU variables
 2015-03-30  9:50 UTC  (3+ messages)
` [PATCH RFC v2 1/2] can: fix multiple delivery of a single CAN frame for overlapping CAN filters

[PATCH 1/2] leds: lp8501: Fix typo in MODULE_DESCRIPTION in leds-lp8501.c
 2015-03-30  9:50 UTC  (2+ messages)
` [PATCH 2/2] leds:lp8860: Fix typo in MODULE_DESCRIPTION in leds-lp8860.c

[Qemu-devel] MemoryRegionOps' {min,max}_access_size fields
 2015-03-30  9:49 UTC  (2+ messages)

[PATCH v2 resend 00/14] crypto: SHA glue code consolidation
 2015-03-30  9:48 UTC  (30+ messages)
` [PATCH v2 resend 01/14] crypto: sha512: implement base layer for SHA-512
` [PATCH v2 resend 02/14] crypto: sha256: implement base layer for SHA-256
` [PATCH v2 resend 03/14] crypto: sha1: implement base layer for SHA-1
` [PATCH v2 resend 04/14] crypto: sha512-generic: move to generic glue implementation
` [PATCH v2 resend 05/14] crypto: sha256-generic: "
` [PATCH v2 resend 06/14] crypto: sha1-generic: "
` [PATCH v2 resend 07/14] crypto/arm: move SHA-1 ARM asm implementation to base layer
` [PATCH v2 resend 08/14] crypto/arm: move SHA-1 ARMv8 "
` [PATCH v2 resend 09/14] crypto/arm: move SHA-224/256 "
` [PATCH v2 resend 10/14] crypto/arm64: move SHA-1 "
` [PATCH v2 resend 11/14] crypto/arm64: move SHA-224/256 "
` [PATCH v2 resend 12/14] crypto/x86: move SHA-1 SSSE3 "
` [PATCH v2 resend 13/14] crypto/x86: move SHA-224/256 "
` [PATCH v2 resend 14/14] crypto/x86: move SHA-384/512 "

[RFC][PATCH] mm: hugetlb: add stub-like do_hugetlb_numa()
 2015-03-30  9:40 UTC  (2+ messages)

IOMMU and domain binding/unbinding logic
 2015-03-30  9:46 UTC  (4+ messages)

[PATCH] MAINTAINERS: Change x86 microcode loader maintainer
 2015-03-30  9:43 UTC  (3+ messages)

[PATCH] Enable dithering on intel VCH DVO chips on 18bpp panels
 2015-03-30  9:45 UTC  (3+ messages)

Can add new module without upgrade the kernel?
 2015-03-30  9:45 UTC  (4+ messages)

util-linux: wall security issue: unprivileged users can suppress banner
 2015-03-30  9:44 UTC 

[PATCH] drm/i915: Reject the colorkey ioctls for primary and cursor planes
 2015-03-30  9:45 UTC  (2+ messages)

[PATCH 0/3] Improve dw-hdmi CTS/N setting
 2015-03-30  9:43 UTC  (3+ messages)

[PATCH] drm/i915: PSR: Keep sink state consistent with source
 2015-03-30  9:44 UTC  (3+ messages)

[PATCH] dmaengine: sa11x0: fix boot-time warning
 2015-03-30  9:41 UTC 

[PATCH V14 0/7] Mem_access for ARM
 2015-03-30  9:41 UTC  (5+ messages)
` [PATCH V14 5/7] xen/arm: Instruction prefetch abort (X) mem_access event handling

linux-next: Tree for Mar 30
 2015-03-30  9:40 UTC 

[PATCH] pinctrl: fsl: imx: Check for 0 config register
 2015-03-30  9:40 UTC  (3+ messages)

[PATCH] Documentation: usb: serial: fixed how to provide vendor and product id
 2015-03-30  9:40 UTC  (5+ messages)
      ` [Gta04-owner] "

[PATCH v3 2/3] powerpc/powernv: Move cpuidle related code from setup.c to new file
 2015-03-30  9:40 UTC  (2+ messages)
` [v3, "

[PATCH] drm/i915: Check lane sharing between pipes B & C using atomic state
 2015-03-30  9:41 UTC  (4+ messages)
    ` [PATCH] Enable dithering for intel VCH DVO

[PATCH] lib/uuid: Fix 32 bit bt_uuid to le
 2015-03-30  9:39 UTC  (2+ messages)

[U-Boot] [RFC PATCH] ARM: Merge v7 and v8 outer cache operations
 2015-03-30  9:39 UTC  (4+ messages)

[PATCH 1/3] selinux: convert avtab hash table to flex_array
 2015-03-30  9:38 UTC  (2+ messages)

[PATCH 0/5] wil6210 patches
 2015-03-30  9:38 UTC  (3+ messages)
` [PATCH 5/5] wil6210: update FW file name

[PATCH] drm/atomic: Clear crtcs, connectors and planes when clearing state
 2015-03-30  9:40 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 00/14] crypto: SHA glue code consolidation
 2015-03-30  9:36 UTC  (30+ messages)
` [PATCH v2 01/14] crypto: sha512: implement base layer for SHA-512
` [PATCH v2 02/14] crypto: sha256: implement base layer for SHA-256
` [RFC PATCH 2/6] crypto: sha512-generic: move to generic glue implementation
` [PATCH v2 03/14] crypto: sha1: implement base layer for SHA-1
` [RFC PATCH 3/6] crypto: sha256: implement base layer for SHA-256
` [RFC PATCH 4/6] crypto: sha256-generic: move to generic glue implementation
` [PATCH v2 04/14] crypto: sha512-generic: "
` [RFC PATCH 5/6] arm64/crypto: move ARMv8 SHA-224/256 driver to SHA-256 base layer
` [PATCH v2 05/14] crypto: sha256-generic: move to generic glue implementation
` [RFC PATCH 6/6] arm/crypto: accelerated SHA-512 using ARM generic ASM and NEON
` [PATCH v2 06/14] crypto: sha1-generic: move to generic glue implementation
` [PATCH v2 07/14] crypto/arm: move SHA-1 ARM asm implementation to base layer
` [PATCH v2 08/14] crypto/arm: move SHA-1 ARMv8 "
` [PATCH v2 09/14] crypto/arm: move SHA-224/256 "

[PATCH] dma: vdma: Fix compilation warnings
 2015-03-30  9:36 UTC  (3+ messages)

[PATCH v3 1/3] powerpc: Fix cpu_online_cores_map to return only online threads mask
 2015-03-30  9:36 UTC  (2+ messages)
` [v3, "

[Qemu-devel] [PATCH v3 0/2] Bug fixes for EEH on VFIO PCI devices
 2015-03-30  9:35 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/2] VFIO: Clear stale MSIx table during EEH reset
` [Qemu-devel] [PATCH 2/2] sPAPR: Reenable EEH functionality on reboot

[PATCH] Btrfs: prevent deletion of mounted subvolumes
 2015-03-30  9:30 UTC  (2+ messages)

[PATCH] nightly-weston.conf: Run regular build tests for no-X11 case
 2015-03-30  9:35 UTC  (4+ messages)

[PATCH v2 04/11] DT: Add documentation for the mfd Maxim max77693
 2015-03-30  9:35 UTC  (3+ messages)

[PATCH 0/6] mmc: omap_hsmmc: simplify cover/card detect logic
 2015-03-30  9:34 UTC  (5+ messages)
` [PATCH 5/6] mmc: omap_hsmmc: simplify card/cover detect isr
` [PATCH 6/6] mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pin

[PATCH] mac80211: fix failed to set smps
 2015-03-30  9:34 UTC  (3+ messages)

[PATCH 3/3] 4.1 server tests: new helper get_blocksize for pnfs client
 2015-03-30  9:34 UTC 

[PATCH 2/3] 4.1 server tests: new helper new_pnfs_client_session for pnfs client
 2015-03-30  9:34 UTC 

[PATCH 1/3] 4.1 server tests: fix typos of FATTR4_FS_LAYOUT_TYPES
 2015-03-30  9:34 UTC 

[Buildroot] [PATCH] sdl2: new package
 2015-03-30  9:33 UTC  (3+ messages)

grub-lnstall option (UEFI) for chainloading
 2015-03-30  9:32 UTC  (3+ messages)

[PATCH] docs: Clarify what git-rebase's "--preserve-merges" does
 2015-03-30  9:29 UTC  (3+ messages)

[PATCH V2] clockevents: Fix cpu down race for hrtimer based broadcasting
 2015-03-30  9:29 UTC 

rename a remote does not update pushdefault (v1.9.5)
 2015-03-30  9:28 UTC 

[3.4 PATCH] Bluetooth: Fix invalid length check in l2cap_information_rsp()
 2015-03-30  9:27 UTC 

[GIT PULL] Update codes relevant to dw-mmc controller
 2015-03-30  9:25 UTC  (2+ messages)

[PATCH] lib/uuid: Add uuid conversion to 16 bit uuid
 2015-03-30  9:24 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] null driver patches
 2015-03-30  9:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] block/null: Latency simulation by adding new option "latency-ns"
` [Qemu-devel] [PATCH 2/3] block/null: Support reopen
` [Qemu-devel] [PATCH 3/3] MAINTAINERS: Add Fam Zheng as Null block driver maintainer

[PATCH/RFC] ARM: shmobile: r8a7791: Remove MSIOF address from device tree
 2015-03-30  9:23 UTC  (5+ messages)

[Qemu-devel] [v3][PATCH 0/2] libxl: try to support IGD passthrough for qemu upstream
 2015-03-30  9:19 UTC  (12+ messages)
` [Qemu-devel] [v3][PATCH 2/2] libxl: introduce gfx_passthru_kind
                  `  "

Configurable tracepath?
 2015-03-30  9:21 UTC 

[PATCH] cast used->idx to volatile
 2015-03-30  9:20 UTC  (8+ messages)

[PATCH] package_manager: Run createrepo sequentially
 2015-03-30  9:20 UTC  (4+ messages)

[PATCH] mmc: core: Cleanup unused OF nodes while parsing for child nodes
 2015-03-30  9:19 UTC 

[RFC PATCH] sched: Add cpu based entries to debugfs
 2015-03-30  9:18 UTC  (6+ messages)

[PATCH v1] perf callchain: fix kernel symbol resolution by remembering the cpumode
 2015-03-30  9:18 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] perf, record: Add clockid parameter
 2015-03-30  9:17 UTC  (9+ messages)

[PATCH 1/2] mmc: Add support for marking hpi as broken through devicetree
 2015-03-30  9:14 UTC  (3+ messages)

[PATCH] Fix caller's argument for _require_command()
 2015-03-30  9:11 UTC 

[PATCH RESEND v10] sched/deadline: support dl task migration during cpu hotplug
 2015-03-30  9:12 UTC  (11+ messages)

[Qemu-devel] [RFC PATCH v2 00/23] CPU and Memory hotplug for PowerPC sPAPR guests
 2015-03-30  9:11 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v2 22/23] spapr: Support ibm, dynamic-reconfiguration-memory

Fwd: [PATCH] fix race condition between device_del and device_add
 2015-03-30  9:09 UTC 

[Qemu-devel] [PATCH v5 0/7] QEMU memory hot unplug support
 2015-03-30  9:09 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 6/7] acpi: add hardware implementation for memory hot unplug

[PATCH 3/3] leds/class: Set naming index as unsigned
 2015-03-30  9:09 UTC 

linux-next: manual merge of the akpm-current tree with the parisc-hd tree
 2015-03-30  9:09 UTC 

[PATCH] libxc: Make conversion from page count to bytes 32-bit safe
 2015-03-30  9:09 UTC  (2+ messages)

[PATCH] hotplug/Linux: add missing backslash in dom0_ip
 2015-03-30  9:09 UTC  (2+ messages)

[PATCH 2/3] leds/class: Check snprintf return value
 2015-03-30  9:08 UTC 

[PATCH v2] tools/mkrpm: improve version.release handling
 2015-03-30  9:08 UTC  (3+ messages)

[PATCH] iw: Print OSEN element for HotSpot 2.0 IE
 2015-03-30  9:08 UTC  (2+ messages)

[PATCH 2/3] leds/class: Check snprintf return value
 2015-03-30  9:08 UTC 

[RFC PATCH v2 00/29] libxl: Cancelling asynchronous operations
 2015-03-30  9:08 UTC  (4+ messages)
` [PATCH 02/29] libxl: Comment cleanups

[PATCH RFC 0/4] tools: Upstream blktap "2.5" as an external repo
 2015-03-30  9:07 UTC  (3+ messages)
` [PATCH RFC 1/4] build: Reorganize and briefly document "external repo" template in tools/Makefile

[PATCH v2] xen: arm: correctly handle continuations for 64-bit guests
 2015-03-30  9:07 UTC  (3+ messages)

[PATCH 1/3] xen: arm: Fix typo "Falltrough"
 2015-03-30  9:07 UTC  (3+ messages)

[PATCH] tools/xen-mfndump: Remove stray semicolon preventing 'dump-m2p' from functioning
 2015-03-30  9:06 UTC  (3+ messages)

[Qemu-devel] [PATCH] vhost: logs sharing
 2015-03-30  9:06 UTC  (2+ messages)

[RFC] mac80211: check A-MSDU inner frame source address on AP interfaces
 2015-03-30  9:06 UTC  (2+ messages)

[RFC] x86, ia32entry: Use sysretl to return from sysenter
 2015-03-30  9:04 UTC  (4+ messages)

[PATCH v8 0/3] dmaengine: APM X-Gene SoC DMA engine driver support
 2015-03-30  9:05 UTC  (6+ messages)
` [PATCH v8 1/3] dmaengine: Add support for APM X-Gene SoC DMA engine driver


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.