All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-19 15:22:31 to 2016-01-19 16:16:40 UTC [more...]

builidng alsa-utils
 2016-01-19 16:20 UTC  (5+ messages)

[PATCH] arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2
 2016-01-19 16:20 UTC 

[Qemu-devel] [PATCH v1 00/17] ARM big-endian and setend support
 2016-01-19 16:15 UTC  (14+ messages)
` [Qemu-devel] [PATCH v1 04/17] target-arm: implement SCTLR.EE
` [Qemu-arm] [PATCH v1 05/17] target-arm: pass DisasContext to gen_aa32_ld*/st*
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH v1 06/17] target-arm: introduce disas flag for endianness
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH v1 07/17] target-arm: a64: Add endianness support
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH v1 09/17] target-arm: introduce tbflag for endianness
  ` [Qemu-devel] "

[Qemu-devel] [PATCH for-2.5?] qemu-iotests: Reduce racy output in 028
 2016-01-19 16:15 UTC  (5+ messages)
` [Qemu-devel] [Qemu-block] "
  ` [Qemu-devel] [Qemu-block] [PATCH] "

Crash with SO_REUSEPORT and ef456144da8ef507c8cf504284b6042e9201a05c
 2016-01-19 16:14 UTC  (3+ messages)

[review-request][PATCH] toaster: write variables to toaster.conf
 2016-01-19 16:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/13] Implement TLS support to QEMU NBD server & client
 2016-01-19 16:14 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 04/13] nbd: convert to using I/O channels for actual socket I/O
` [Qemu-devel] [PATCH v3 08/13] nbd: allow setting of an export name for qemu-nbd server
` [Qemu-devel] [PATCH v3 09/13] nbd: pick first exported volume if no export name is requested

[PATCH V3 0/9] aacraid: Patchset for aacraid driver version 41052
 2016-01-19 16:14 UTC  (7+ messages)
` [PATCH V3 1/9] aacraid: SCSI blk tag support
` [PATCH V3 6/9] aacraid: Fundamental reset support for Series 7
` [PATCH V3 7/9] aacraid: Fix AIF triggered IOP_RESET

PREFERRED_VERSION for native package
 2016-01-19 16:13 UTC  (2+ messages)

[PATCH] toaster: write variables to toaster.conf
 2016-01-19 16:13 UTC 

[Qemu-devel] [PATCH v2] qga: Support enum names in guest-file-seek
 2016-01-19 16:13 UTC  (2+ messages)

[PATCH] drm/i915/skl/kbl: Add support for pipe fusing
 2016-01-19 16:13 UTC  (3+ messages)

net: hang in ip_finish_output
 2016-01-19 16:13 UTC  (4+ messages)

ICH RAID5 delisted and broken after mdadm installation
 2016-01-19 16:13 UTC  (3+ messages)

[RFC 00/29] De-stage android's sync framework
 2016-01-19 16:12 UTC  (5+ messages)

[Qemu-devel] [PATCH v9 00/37] qapi visitor cleanups (post-introspection cleanups subset E)
 2016-01-19 16:10 UTC  (38+ messages)
` [Qemu-devel] [PATCH v9 01/37] qobject: Document more shortcomings in our number handling
` [Qemu-devel] [PATCH v9 02/37] qapi: Avoid use of misnamed DO_UPCAST()
` [Qemu-devel] [PATCH v9 03/37] qapi: Drop dead dealloc visitor variable
` [Qemu-devel] [PATCH v9 04/37] hmp: Improve use of qapi visitor
` [Qemu-devel] [PATCH v9 05/37] vl: "
` [Qemu-devel] [PATCH v9 06/37] balloon: "
` [Qemu-devel] [PATCH v9 07/37] qapi: Improve generated event "
` [Qemu-devel] [PATCH v9 08/37] qapi: Track all failures between visit_start/stop
` [Qemu-devel] [PATCH v9 09/37] qapi: Prefer type_int64 over type_int in visitors
` [Qemu-devel] [PATCH v9 10/37] qapi: Make all visitors supply uint64 callbacks
` [Qemu-devel] [PATCH v9 11/37] qapi: Consolidate visitor small integer callbacks
` [Qemu-devel] [PATCH v9 12/37] qapi: Don't cast Enum* to int*
` [Qemu-devel] [PATCH v9 13/37] qom: Use typedef for Visitor
` [Qemu-devel] [PATCH v9 14/37] qapi: Swap visit_* arguments for consistent 'name' placement
` [Qemu-devel] [PATCH v9 15/37] qom: Swap 'name' next to visitor in ObjectPropertyAccessor
` [Qemu-devel] [PATCH v9 16/37] qapi: Swap 'name' in visit_* callbacks to match public API
` [Qemu-devel] [PATCH v9 17/37] qapi: Drop unused 'kind' for struct/enum visit
` [Qemu-devel] [PATCH v9 18/37] qapi: Drop unused error argument for list and implicit struct
` [Qemu-devel] [PATCH v9 19/37] qmp: Fix reference-counting of qnull on empty output visit
` [Qemu-devel] [PATCH v9 20/37] qmp: Don't abuse stack to track qmp-output root
` [Qemu-devel] [PATCH v9 21/37] qapi: Document visitor interfaces, add assertions
` [Qemu-devel] [PATCH v9 22/37] qapi: Add visit_type_null() visitor
` [Qemu-devel] [PATCH v9 23/37] qmp: Support explicit null during input visit
` [Qemu-devel] [PATCH v9 24/37] qmp: Tighten output visitor rules
` [Qemu-devel] [PATCH v9 25/37] spapr_drc: Expose 'null' in qom-get when there is no fdt
` [Qemu-devel] [PATCH v9 26/37] qapi: Simplify excess input reporting in input visitors
` [Qemu-devel] [PATCH v9 27/37] qapi: Add type.is_empty() helper
` [Qemu-devel] [PATCH v9 28/37] qapi: Fix command with named empty argument type
` [Qemu-devel] [PATCH v9 29/37] qapi: Eliminate empty visit_type_FOO_fields
` [Qemu-devel] [PATCH v9 30/37] qapi: Canonicalize missing object to :empty
` [Qemu-devel] [PATCH v9 31/37] qapi-visit: Unify struct and union visit
` [Qemu-devel] [PATCH v9 32/37] qapi: Rework deallocation of partial struct
` [Qemu-devel] [PATCH v9 33/37] qapi: Split visit_end_struct() into pieces
` [Qemu-devel] [PATCH v9 34/37] qapi: Simplify semantics of visit_next_list()
` [Qemu-devel] [PATCH v9 35/37] qapi: Change visit_type_FOO() to no longer return partial objects
` [Qemu-devel] [PATCH v9 36/37] RFC: qapi: Adjust layout of FooList types
` [Qemu-devel] [PATCH v9 37/37] qapi: Update docs to match recent generator changes

[Qemu-devel] [PATCH 00/10] virtio/vring: optimization patches
 2016-01-19 16:11 UTC  (9+ messages)
` [Qemu-devel] [PATCH 05/10] virtio: slim down allocation of VirtQueueElements
` [Qemu-devel] [PATCH 06/10] vring: "
` [Qemu-devel] [PATCH 07/10] virtio: combine the read of a descriptor
` [Qemu-devel] [PATCH 08/10] virtio: cache used_idx in a VirtQueue field

[PATCH v1 1/1] selinux: use absolute path to include directory
 2016-01-19 16:11 UTC  (2+ messages)

[PATCH 00/11] kill global pci device id list
 2016-01-19 16:10 UTC  (6+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 10/10] pci: place all uio pci device ids in a dedicated section

git gc leaved my disk 100% full
 2016-01-19 16:09 UTC 

[PATCH] drm/i915: Handle PipeC fused off on HSW
 2016-01-19 16:09 UTC  (3+ messages)
` [PATCH v3] drm/i915: Handle PipeC fused off on IVB/HSW/BDW

[qemu-upstream-unstable test] 78442: tolerable FAIL - PUSHED
 2016-01-19 16:07 UTC 

[4.2.y-ckt stable] Linux 4.2.8-ckt2 stable review
 2016-01-19 16:05 UTC  (4+ messages)
` [PATCH 4.2.y-ckt 161/305] um: Fix get_signal() usage

[RFC PATCH net-next] net: Add l3mdev cgroup
 2016-01-19 16:06 UTC  (10+ messages)

[PATCH v3] Add build-id to XENVER hypercall
 2016-01-19 16:05 UTC  (6+ messages)
` [PATCH v3 2/3] XENVER_build_id: Provide ld-embedded build-ids (v8)

[LINUX PATCH 1/5] mmc: Workaround for the issue in auto tuning mode
 2016-01-19 16:05 UTC  (5+ messages)
` [LINUX PATCH 5/5] mmc: host: Update the quirks for this controller

[PATCH] drivers/scsi/emcctd: drivers/scsi/emcctd: Client driver implementation for EMC-Symmetrix GuestOS emulated Cut-Through Device
 2016-01-19 16:04 UTC  (6+ messages)

[RFC 0/9] Add native sync support to i915 driver
 2016-01-19 16:04 UTC  (2+ messages)
` [RFC] igt/gem_exec_fence: New test for sync/fence interface

Whats missing in my new FB DRM driver... "No connectors reported connected with modes"?
 2016-01-19 16:03 UTC  (7+ messages)

[PATCH 00/29] Add gobject introspection support to oe-core
 2016-01-19 16:03 UTC  (16+ messages)

[Bug 93761] A conditional discard in a fragment shader causes no depth writing at all
 2016-01-19 16:02 UTC  (2+ messages)

[PATCH V3 00/21] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-01-19 16:02 UTC  (4+ messages)
` [PATCH V3 11/21] pci, acpi: Move ACPI host bridge device companion assignment to core code

[PATCHv8 0/5] Driver for new "VMD" device
 2016-01-19 16:02 UTC  (6+ messages)

[PATCH] pci: fix unavailable irq number 255 reported by BIOS
 2016-01-19 16:02 UTC  (7+ messages)

[RFC PATCH 00/19] cpufreq locking cleanups and documentation
 2016-01-19 16:01 UTC  (9+ messages)
` [RFC PATCH 18/19] cpufreq: remove transition_lock

dm-cache + storage client experiment
 2016-01-19 16:01 UTC 

[Buildroot] [PATCH v9] toolchain: create symlink ARCH_LIB_DIR->lib in addition to lib32/lib64->lib
 2016-01-19 16:01 UTC  (6+ messages)

[U-Boot] AM335x SPI boot not working
 2016-01-19 16:01 UTC  (4+ messages)

[git pull] IOMMU Updates for Linux v4.5
 2016-01-19 16:00 UTC  (2+ messages)

[Qemu-devel] [Minios-devel] [PATCH v8 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2016-01-19 15:59 UTC  (11+ messages)
` [PATCH XEN v8 00/29] "
  ` [PATCH XEN v8 24/29] tools/libs/call: linux: touch newly allocated pages after madvise lockdown
` [Minios-devel] [PATCH v8 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries

net/sctp: sock memory leak
 2016-01-19 15:59 UTC  (5+ messages)
` [PATCH net] sctp: do sanity checks before migrating the asoc

[U-Boot] [v2] mmc: fsl_esdhc: fix mmc read/write error on T4080
 2016-01-19 15:58 UTC  (6+ messages)

[U-Boot] [PATCH v2] ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
 2016-01-19 15:57 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/2] Attempt to clean-up softmmu templates
 2016-01-19 15:53 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 2/2] softmmu: simplify helper_*_st_name with smmu_helper(do_unl_store)

[U-Boot] [PATCH 0/2] Move commands into their own directory
 2016-01-19 15:53 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] Move all command code into its "

[Buildroot] [PATCH v3 0/4] package/dhcp
 2016-01-19 15:52 UTC  (4+ messages)
` [Buildroot] [PATCH v3 1/4] package/dhcp: bump version to 4.3.3-P1

[PATCH] ti-softhsmv2: Use target includes for zlib and openssl
 2016-01-19 15:51 UTC 

Kernel and TIPC utilities question
 2016-01-19 15:51 UTC  (2+ messages)
` FW: "

[Qemu-devel] [PATCH] hw/misc: slavepci_passthru driver
 2016-01-19 15:51 UTC  (5+ messages)

Regression in 3.9 caused by "bridge: respect RFC2863 operational state"
 2016-01-19 15:45 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: revert "set the fpga global bit to disable HPS to FPGA signals"
 2016-01-19 15:50 UTC  (2+ messages)

[PATCH] drm/i915: Retry few time if gpiod_get fails during intel_dsi_init
 2016-01-19 15:49 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[kernel-hardening] 2015 kernel CVEs
 2016-01-19 15:49 UTC  (3+ messages)

[RFC] perf record: missing buildid for callstack modules
 2016-01-19 15:48 UTC  (12+ messages)

[PATCH V13 0/5] xen pvusb toolstack work
 2016-01-19 15:48 UTC  (3+ messages)
` [PATCH V13 3/5] libxl: add pvusb API

[PATCH] zsmalloc: fix migrate_zspage-zs_free race condition
 2016-01-19 15:47 UTC  (6+ messages)

[LTP] [PATCH] device-drivers/uaccess: use linux/uaccess.h
 2016-01-19 15:47 UTC 

x86_64 Compiler Output Kernel Bloat v4.4
 2016-01-19 15:47 UTC  (5+ messages)

[PATCH] [v7] Input: evdev: fix bug of dropping full valid packet after syn_dropped
 2016-01-19 15:46 UTC  (2+ messages)

[PATCH 0/8] General RFKill improvements
 2016-01-19 15:42 UTC  (10+ messages)
` [PATCH 1/8] rfkill: Documentation and style fixes
` [PATCH 2/8] rfkill: Improve code readability
` [PATCH 3/8] "
` [PATCH 4/8] rfkill: Remove obsolete "claim" sysfs interface
` [PATCH 5/8] rfkill: Remove obsolete "state" "
` [PATCH 6/8] rfkill: Move user_state_from_blocked() close to its user
` [PATCH 7/8] rfkill: Update userspace API documentation
` [PATCH 8/8] rfkill: Factor common code

v4.4-rc8 based tip tree kernel hangs on boot
 2016-01-19 15:42 UTC  (10+ messages)

[PATCH 4/4] arm64: dts: r8a7795: Add PWM device nodes
 2016-01-19 15:42 UTC  (2+ messages)

[PATCH v9 00/13] support "task_isolation" mode for nohz_full
 2016-01-19 15:42 UTC  (3+ messages)
` [PATCH v9 04/13] task_isolation: add initial support

[PATCH 00/12] Package version updates and version check fixes
 2016-01-19 15:37 UTC  (13+ messages)
` [PATCH 01/12] nss: update to 3.21
` [PATCH 02/12] bootchart2: update to 0.14.8
` [PATCH 03/12] btrfs-tools: update to 4.4
` [PATCH 04/12] build-appliance-image: bump version to 14.0
` [PATCH 05/12] e2fsprogs: fix upstream version check
` [PATCH 06/12] libsolv: "
` [PATCH 07/12] ncurses: "
` [PATCH 08/12] pbzip2: update to 1.1.13
` [PATCH 09/12] sysstat: fix upstream version check
` [PATCH 10/12] gnutls: update to 3.4.8
` [PATCH 11/12] libical: fix upstream version check
` [PATCH 12/12] libjpeg-turbo: fix upstream version check (sort of)

[Xenomai] rtskbs gone missing in 3.0.x stable versions, breaking most of RTnet
 2016-01-19 15:41 UTC  (2+ messages)

Why is dedup inline, not delayed (as opposed to offline)? Explain like I'm five pls
 2016-01-19 15:40 UTC  (10+ messages)

[meta-oe][PATCHv3] thrift: Add recipe for Apache Thrift
 2016-01-19 15:39 UTC 

[PATCH v2 00/26] drm: Add Allwinner A10 display engine support
 2016-01-19 15:38 UTC  (5+ messages)
` [PATCH v2 16/26] drm: Add Allwinner A10 Display Engine support
  ` [linux-sunxi] "

[Qemu-devel] RFC: running the user interface in a thread 
 2016-01-19 15:37 UTC  (5+ messages)

CONFIG_CPU_SW_DOMAIN_PAN breakage on ARM11 MPCore
 2016-01-19 15:38 UTC  (5+ messages)

[BUG REPORT] ktime_get_ts64 causes Hard Lockup
 2016-01-19 15:37 UTC  (2+ messages)

[Buildroot] Building a Linux from scratch and new target architecture
 2016-01-19 15:37 UTC  (2+ messages)

[RFC PATCH] alispinlock: acceleration from lock integration on multi-core platform
 2016-01-19 15:36 UTC  (11+ messages)

[PATCH v5 0/6] migration/remus: bug fix and cleanup
 2016-01-19 15:35 UTC  (4+ messages)
` [PATCH v5 1/6] remus: don't do failover if we don't have an consistent state

[PATCH] mips: scache: fix scache init with invalid line size
 2016-01-19 15:34 UTC  (4+ messages)

/var/lib/ceph/*/*/config
 2016-01-19 15:34 UTC  (2+ messages)

mmc0: Invalid maximum block size, assuming 512 bytes
 2016-01-19 15:33 UTC 

[PATCH v7 0/5] Add mipi dsi support for rk3288
 2016-01-19 15:29 UTC  (5+ messages)
` [PATCH v7 4/5] ARM: dts: rockchip: add rk3288 mipi_dsi nodes

[meta-fsl-demos][PATCH] fsl-gpu-sdk: Upgrade to 2.2.1 version
 2016-01-19 15:28 UTC  (3+ messages)

X2AP:handoverPreparationFailure message is not received at source node
 2016-01-19 15:26 UTC  (2+ messages)

[B.A.T.M.A.N.] B.A.T.M.A.N. V leaves the nest v2
 2016-01-19 15:26 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCH v2 10/12] batman-adv: B.A.T.M.A.N. V - implement neighbor comparison API calls
` [B.A.T.M.A.N.] [PATCH v2 11/12] batman-adv: B.A.T.M.A.N. V - implement bat_orig_print API
` [B.A.T.M.A.N.] [PATCH v2 12/12] batman-adv: B.A.T.M.A.N. V - implement bat_neigh_print API

[PATCH] power: genpd: fix lockdep issue for all subdomains
 2016-01-19 15:25 UTC  (2+ messages)

[Bug 80678] New: xrandr scaling / transform does not work with radeon
 2016-01-19 15:25 UTC  (2+ messages)
` [Bug 80678] "

[PATCH] drm/i915: Do not put big intel_crtc_state on the stack
 2016-01-19 15:25 UTC 

[PATCH v2] net: phy: smsc: Fix disabling energy detect mode
 2016-01-19 15:25 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] Get rid of confusing softfloat-specific integer types
 2016-01-19 15:24 UTC  (2+ messages)

[PATCH RFC] vhost: convert pre sorted vhost memory array to interval tree
 2016-01-19 15:24 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/2] 9pfs: fsdev: use error_report() instead of fprintf(stderr)
 2016-01-19 15:22 UTC  (2+ messages)

[PATCH] Limit VPD length on Atheros wifi cards
 2016-01-19 15:22 UTC  (4+ messages)
` [PATCH RFC] pci: Blacklist vpd access for buggy devices


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.