All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-30 15:10:03 to 2015-09-30 16:02:36 UTC [more...]

[meta-fsl-arm-extra][PATCH 1/4] u-boot-compulab: update the build recipe
 2015-09-30 15:29 UTC  (5+ messages)
` [meta-fsl-arm-extra][PATCH 2/4] firmware-compulab: add firmware configuration for cm-fx6 machines
` [meta-fsl-arm-extra][PATCH 3/4] cm-fx6: update the cm-fx6 machine configuration

[Qemu-devel] [PATCH v5 00/46] post-introspection cleanups, and qapi-ify netdev_add
 2015-09-30 16:02 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 12/46] qapi: Track location that created an implicit type

[PATCH] drm/i915/guc: Add host2guc notification for suspend and resume
 2015-09-30 15:59 UTC  (3+ messages)

[PATCH net-next 0/3] RDS: RDS-TCP perf enhancements
 2015-09-30 16:00 UTC  (9+ messages)
` [PATCH net-next 1/3] net/rds: Use a single TCP socket for both send and receive
` [PATCH net-next 2/3] RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tune
` [PATCH net-next 3/3] RDS-TCP: Set up MSG_MORE and MSG_SENDPAGE_NOTLAST as appropriate in rds_tcp_xmit

[patch net-next] switchdev: bring back switchdev_obj and use it as a generic object param
 2015-09-30 16:00 UTC 

[PATCH] meta-selftest: Add qemux86copy machine
 2015-09-30 15:59 UTC  (3+ messages)

[RFC] Toaster manual - 2.0 release
 2015-09-30 15:59 UTC  (2+ messages)

[PATCH] test extending sub-block AIO writes for races
 2015-09-30 15:59 UTC  (7+ messages)
` [PATCH V2] "

[Qemu-devel] [PATCH] configure: arm/aarch64: allow enable-seccomp
 2015-09-30 15:59 UTC 

[PATCH] distutils3: Avoid MACHINE specific checksums
 2015-09-30 15:56 UTC  (4+ messages)

[PATCH] ARM: fix vdsomunge depends on glibc specific byteswap.h
 2015-09-30 15:56 UTC  (2+ messages)

[PATCH 00/10] Add support for Imagination Technologies audio controllers
 2015-09-30 15:53 UTC  (13+ messages)
` [PATCH 01/10] ASoC: img: Add binding document for I2S input controller
` [PATCH 03/10] ASoC: img: Add binding document for I2S output controller
` [PATCH 05/10] ASoC: img: Add binding document for parallel "
` [PATCH 06/10] ASoC: img: Add driver "
  ` [alsa-devel] "
` [PATCH 07/10] ASoC: img: Add binding document for SPDIF input controller
` [PATCH 08/10] ASoC: img: Add driver "
  ` [alsa-devel] "
` [PATCH 09/10] ASoC: img: Add binding document for SPDIF output controller
` [PATCH 10/10] ASoC: img: Add driver "

[PATCH 0/2] Wa32bit & Enable 48bit PPGTT
 2015-09-30 15:53 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset

[PATCH v2] mtd: mtdram: fix build error
 2015-09-30 15:51 UTC  (2+ messages)

Add stripes filter
 2015-09-30 15:50 UTC  (8+ messages)
` [PATCH] btrfs: add "

[U-Boot] [PATCH v2] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH
 2015-09-30 15:50 UTC  (4+ messages)
` [U-Boot] "
    ` [U-Boot] [Reproducible-builds] "

[PATCH RFC] x86: Reduce MAX_LOCAL_APIC and MAX_IO_APICS
 2015-09-30 15:49 UTC  (3+ messages)

[PATCH 0/3] ARM: shmobile: Misc Cleanups
 2015-09-30 15:50 UTC  (8+ messages)
` [PATCH 1/3] ARM: shmobile: smp: Make shmobile_smp_apmu_cpu_shutdown() static
` [PATCH 2/3] ARM: shmobile: r8a7778: Make r8a7778_init_irq_dt() static
` [PATCH 3/3] ARM: shmobile: r8a7779: Remove legacy PM Domain remainings

[PATCH] sched: fix task and run queue run_delay inconsistencies
 2015-09-30 15:44 UTC  (2+ messages)

[PATCH 00/18] mpt2sas, mpt3sas: Combine mpt2sas and mpt3sas driver code base
 2015-09-30 15:47 UTC  (18+ messages)
` [PATCH 01/18] mpt2sas: Use mpi headers from mpt3sas
` [PATCH 02/18] mpt3sas : Added mpt2sas driver definitions
` [PATCH 03/18] mpt3sas: Move Gen3 HBA's device registration with PCI, SML and IOCTL related API's to a separate file
` [PATCH 04/18] mpt2sas: Created mpt2sas_module.c file in which Gen2 HBA's are registers with PCI, SML and IOCTLs
` [PATCH 06/18] mpt3sas: Define 'hba_mpi_version_belonged' IOC variable
` [PATCH 07/18] mpt2sas, mpt3sas : Removed SCSI_MPTXSAS_LOGGING entry from Kconfig
` [PATCH 08/18] mpt3sas: For an IO, build MPI SGL LIST on GEN2 HBA's and build IEEE SGL LIST on GEN3 HBA's
` [PATCH 09/18] mpt3as: Don't send PHYDISK_HIDDEN Raid Action request on SAS2 HBA's
` [PATCH 10/18] mpt3sas: Manage MSIX vectors according to HBA device type
` [PATCH 11/18] mpt3sas: fix for driver fails EEH, recovery from injected pci bus error
` [PATCH 12/18] mpt3sas : Ported WarpDrive product SSS6200 support
` [PATCH 13/18] mpt3sas: Ported the providing sysfs attribute to report Backup Rail Monitor Status
` [PATCH 14/18] mpt3sas: Refcount sas_device objects and fix unsafe list usage
` [PATCH 15/18] mpt3sas: Refcount fw_events "
` [PATCH 16/18] mpt3sas: Added OEMs Gen2 PnP ID Branding names
` [PATCH 17/18] mpt3sas: setpci reset kernel oops fix
` [PATCH 18/18] mpt2sas, mpt3sas: Update the driver versions

[GIT PULL] IOVA fix for 4.3
 2015-09-30 15:49 UTC 

[RFC 0/3] sched/idle: run-time support for setting idle polling
 2015-09-30 15:48 UTC  (3+ messages)

[PATCH kvmtool] kvmtool: expose the TSC Deadline Timer feature to the guest
 2015-09-30 15:48 UTC  (2+ messages)

[PATCH 0/3] leds: add device trigger
 2015-09-30 15:47 UTC  (4+ messages)
` [PATCH 2/3] leds: add debugfs to "

[Qemu-devel] [PATCH 0/7] tcg/mips: Minimal R6 support
 2015-09-30 15:30 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] tcg-opc.h: Simplify debug_insn_start def
` [Qemu-devel] [PATCH 2/7] disas/mips: Add R6 jr/jr.hb to disassembler
` [Qemu-devel] [PATCH 3/7] tcg/mips: Add use_mips32r6_instructions definition
` [Qemu-devel] [PATCH 4/7] tcg/mips: Support r6 JR encoding
` [Qemu-devel] [PATCH 5/7] tcg/mips: Support r6 multiply/divide encodings
` [Qemu-devel] [PATCH 6/7] tcg/mips: Support full movcond select operation
` [Qemu-devel] [PATCH 7/7] tcg/mips: Support r6 SEL{NE, EQ}Z instead of MOVN/MOVZ

[PATCH 0/3] allow zram to use zbud as underlying allocator
 2015-09-30 15:46 UTC  (7+ messages)

[PATCH] xen: Bump __XEN_LATEST_INTERFACE_VERSION__ to 0x00040700
 2015-09-30 15:46 UTC  (9+ messages)

[xen-unstable-smoke test] 62564: tolerable all pass - PUSHED
 2015-09-30 15:45 UTC 

[PATCH v8] run QEMU as non-root
 2015-09-30 15:45 UTC 

Can we ignore frames with invalid BSSID in IBSS mode?
 2015-09-30 15:44 UTC  (7+ messages)

Data-at-rest compression at EC pools blueprint
 2015-09-30 15:44 UTC 

[PATCH] staging: comedi: comedi_pci.c: Fix kernel-doc Return tags
 2015-09-30 15:43 UTC 

[PATCH v7] run QEMU as non-root
 2015-09-30 15:43 UTC  (6+ messages)

[PATCH 04/10] ASoC: img: Add driver for I2S output controller
 2015-09-30 15:42 UTC  (3+ messages)
` [alsa-devel] "

[PATCH v6 00/29] Introduce HVM without dm and new boot ABI
 2015-09-30 15:41 UTC  (25+ messages)
` [PATCH v6 24/29] xen/x86: allow HVM guests to use hypercalls to bring up vCPUs

[PATCH 0/4] printf stuff
 2015-09-30 15:40 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] lib/vsprintf.c: handle invalid format specifiers more robustly
  ` [PATCH v2 2/4] lib/vsprintf.c: also improve sanity check in bstr_printf()
  ` [PATCH v2 3/4] lib/vsprintf.c: Remove SPECIAL handling in pointer()
  ` [PATCH v2 4/4] test_printf: test printf family at runtime

[PATCH v2 0/7] net: mvneta: Switch to per-CPU irq and make rxq_def useful
 2015-09-30 15:40 UTC  (5+ messages)

[dm-crypt] Basics
 2015-09-30 15:40 UTC  (11+ messages)

[PATCH v2] x86/PoD: shorten certain operations on higher order ranges
 2015-09-30 15:40 UTC  (5+ messages)

[PATCH 0/4] of: Handle multi-parent version of msi-parent
 2015-09-30 15:39 UTC  (4+ messages)
` [PATCH 1/4] of: Add of_parse_phandle_with_opt_args() helper function

[PATCH 02/10] ASoC: img: Add driver for I2S input controller
 2015-09-30 15:36 UTC  (3+ messages)
` [alsa-devel] "

[PATCH] cris: kgdb: use native hex2bin
 2015-09-30 15:37 UTC  (4+ messages)

[PATCH] ip_pipeline: fixed bug in app_link_config
 2015-09-30 15:38 UTC  (2+ messages)

[PATCH RFC RFT 0/3] clk: detect per-user enable imbalances and implement hand-off
 2015-09-30 15:38 UTC  (5+ messages)
` [PATCH RFC RFT 2/3] clk: clk_put WARNs if user has not disabled clk

[PATCH] ip_pipeline: add more functions to routing-pipeline
 2015-09-30 15:38 UTC  (2+ messages)

[PATCH 1/2] virtio: initialize iopl when device is initialized
 2015-09-30 15:37 UTC  (4+ messages)
` [PATCH 2/2] virtio: change io privilege level as early as possible

Having troubles binding an SR-IOV VF to uio_pci_generic on Amazon instance
 2015-09-30 15:36 UTC  (16+ messages)

[PATCH 0/3][fido][dizzy] D-Bus policy fixes
 2015-09-30 15:37 UTC  (4+ messages)
` [PATCH 1/3] bluez5: Use upstream D-Bus policy
` [PATCH 2/3] dbus: Use the xuser policy file
` [PATCH 3/3] xuser-account: Take over xuser specific D-Bus policy

[Qemu-devel] [PATCH 00/16] block: Get rid of bdrv_swap()
 2015-09-30 15:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH 13/16] block: Implement bdrv_append() without bdrv_swap()

Deadlock on Fast hotplug with NVMe drives
 2015-09-30 15:32 UTC  (2+ messages)

[Intel-wired-lan] [PATCH 00/12] net: assorted y2038 changes
 2015-09-30 15:32 UTC  (6+ messages)
` [PATCH 07/12] atm: hide 'struct zatm_t_hist'
    ` [PATCH v2] atm: remove "

[RFC v2 0/4] MT8173 DRM support
 2015-09-30 15:30 UTC  (4+ messages)
` [RFC v2 1/4] dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding

[can-utils] J1939 v6 (#7)
 2015-09-30 15:26 UTC  (3+ messages)

[RFC v3 0/7] MT8173 DRM support
 2015-09-30 15:30 UTC  (8+ messages)
` [RFC v3 1/7] dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding
` [RFC v3 2/7] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173
` [RFC v3 3/7] drm/mediatek: Add DSI sub driver
` [RFC v3 4/7] drm/mediatek: Add DPI "
` [RFC v3 5/7] dt-bindings: drm/mediatek: Add Mediatek HDMI dts binding
` [RFC v3 6/7] drm/mediatek: Add HDMI support
` [RFC v3 7/7] drm/mediatek: enable hdmi output control bit

[RFC PATCH V3] libselinux: Add selabel_digest function
 2015-09-30 15:29 UTC 

[PATCH for-4.6] libxl: don't shadow global "socket" in psr code
 2015-09-30 15:29 UTC  (2+ messages)

[OSSTEST PATCH] Executive HTML output: Use #888888 (grey) for queued jobs
 2015-09-30 15:28 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] block: mirror - Write zeroes for unallocated sectors if no zero init
 2015-09-30 15:28 UTC  (14+ messages)
` [Qemu-devel] [PATCH 3/3] block: mirror - zero unallocated target sectors when zero init not present
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v4 00/26] Do away with TB retranslation
 2015-09-30 15:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 04/26] target-*: Introduce and use cpu_breakpoint_test

[linux-lvm] Usable space in PV
 2015-09-30 15:28 UTC 

ipw2200-bss
 2015-09-30 15:27 UTC  (2+ messages)

[GIT PULL] clockevents: a couple of fixes 4.3
 2015-09-30 15:26 UTC  (5+ messages)
` [PATCH 1/2] clocksource/drivers/rockchip: Fix bad NO_IRQ usage
  ` [PATCH 2/2] clocksource/drivers/keystone: "

[meta-oe][PATCH] meta-oe: recipes-connectivity: add relayd recipe
 2015-09-30 15:26 UTC  (3+ messages)
` [meta-oe][PATCH] meta-networking: "

[meta-oe][PATCH] meta-oe: recipes-devtools: add libubox recipe
 2015-09-30 15:24 UTC  (3+ messages)
` [meta-oe][PATCH V2] "

[meta-fsl-arm] The state of the art of Wayland on IMX6 devices
 2015-09-30 15:23 UTC 

[PATCH -mm 1/3] mm/oom_kill: remove the wrong fatal_signal_pending()
 2015-09-30 15:20 UTC  (5+ messages)
      ` [PATCH -mm 1/3] mm/oom_kill: remove the wrongfatal_signal_pending()

[PATCH] staging: rtl8188eu: Add missing include
 2015-09-30 15:20 UTC 

[Qemu-devel] [PATCH v4 0/5] add ACPI node for fw_cfg on pc and arm
 2015-09-30 15:19 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 4/5] acpi: arm: add fw_cfg device node to dsdt

[PATCH v3] tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
 2015-09-30 15:19 UTC 

[PATCH 0/5] Security: Provide unioned file support
 2015-09-30 15:19 UTC  (4+ messages)

[PATCH 00/12] Remove zonelist cache and high-order watermark checking v3
 2015-09-30 15:18 UTC  (10+ messages)
` [PATCH 12/12] mm, page_alloc: Only enforce watermarks for order-0 allocations

[REGRESSION v4.3] scsi_dh: use-after-free when removing scsi device
 2015-09-30 15:18 UTC  (2+ messages)

[Buildroot] [PATCH v14 1/1] squeezelite: new package
 2015-09-30 15:18 UTC  (2+ messages)

[PATCH] Patch to integrate RapidDisk and RapidCache RAM Drive / Caching modules into the kernel
 2015-09-30 15:17 UTC  (7+ messages)

[PATCH 00/15] Atomic watermark updates (v5)
 2015-09-30 15:20 UTC  (4+ messages)
` [PATCH 05/15] drm/i915/skl: Simplify wm structures slightly (v2)

[PATCH 00/15] drm/i915: Adding NV12 for skylake display
 2015-09-30 15:18 UTC  (5+ messages)
` [PATCH 03/15] drm/i915: Set scaler mode for NV12

[PATCH v2 2/2] btrfs-progs: device delete to accept devid
 2015-09-30 15:14 UTC  (2+ messages)

[COVERITY ACCESS] for Lars Kurth
 2015-09-30 15:14 UTC  (2+ messages)

Bugs in multipath scsi in 4.3-rc2
 2015-09-30 15:14 UTC  (4+ messages)

[PATCH] distrodata: Take account proxies on distrodata tasks
 2015-09-30 15:16 UTC  (2+ messages)

question about potential integer truncation in mwifiex_set_wapi_ie and mwifiex_set_wps_ie
 2015-09-30 15:13 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 0/2] spapr: generate DT node names
 2015-09-30 15:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 1/2] PCI: add missing classes in pci_ids.h to build device tree
` [Qemu-devel] [PATCH v5 2/2] spapr: generate DT node names

[PATCH 00/10] Remove zonelist cache and high-order watermark checking v4
 2015-09-30 15:12 UTC  (7+ messages)
` [PATCH 10/10] mm, page_alloc: Only enforce watermarks for order-0 allocations

[PATCH V2 00/31] powerpc/mm: Update page table format for book3s 64
 2015-09-30 13:09 UTC  (3+ messages)
` [PATCH V2 26/31] powerpc/mm: Remove the dependency on pte bit position in asm code

Dom0 crash with apache bench (ab)
 2015-09-30 15:12 UTC  (11+ messages)

[PATCH v2] staging/wlan-ng: Fix potential buffer overflow in firmware handling
 2015-09-30 15:12 UTC 


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.