All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-30 18:16:14 to 2016-09-30 20:08:21 UTC [more...]

[Qemu-devel] [PATCH v14 00/21] QAPI/QOM work for non-scalar object properties
 2016-09-30 20:08 UTC  (7+ messages)
` [Qemu-devel] [PATCH v14 10/21] qapi: permit auto-creating nested structs
` [Qemu-devel] [PATCH v14 11/21] qapi: add integer range support for QObjectInputVisitor
` [Qemu-devel] [PATCH v14 12/21] option: allow qemu_opts_to_qdict to merge repeated options

Adding new custom devices to Xen via QEMU
 2016-09-30 20:06 UTC  (8+ messages)

[WireGuard] WireGuard Queuing, Bufferbloat, Performance, Latency, and related issues
 2016-09-30 20:12 UTC  (3+ messages)

Changing the default for "core.abbrev"?
 2016-09-30 20:01 UTC  (30+ messages)
` [PATCH 0/4] raising core.abbrev default to 12 hexdigits
  ` [PATCH 4/4] core.abbrev: raise the default abbreviation "

[PATCH 0/7] ethtool: misc fixes for Coverity issues
 2016-09-30 19:56 UTC  (8+ messages)
` [PATCH 1/7] ethtool: avoid NULL pointer dereference in do_permaddr
` [PATCH 2/7] ethtool: avoid resource leak of strings in do_gprivflags
` [PATCH 3/7] ethtool: plug resource leaks of defs and features in do_gfeatures
` [PATCH 4/7] ethtool: fix leakage of defs resources in do_sfeatures
` [PATCH 5/7] ethtool: fix leakage of efeatures "
` [PATCH 6/7] ethtool: fix leakage of strings resources in do_sprivflags
` [PATCH 7/7] ethtool: fix leakage of strings resources in get_feature_defs

[PATCH][jethro] rootfs: Modify RPM installation
 2016-09-30 20:03 UTC  (2+ messages)

[PATCH v3 0/9] SELinux support for Infiniband RDMA
 2016-09-30 19:59 UTC  (12+ messages)

[Bug 172981] New: [bisected] SLAB: extreme load averages and over 2000 kworker threads
 2016-09-30 19:58 UTC  (7+ messages)

[Qemu-devel] [PATCH v5 00/12] Add runnability info to query-cpu-definitions
 2016-09-30 19:56 UTC  (14+ messages)
` [Qemu-devel] [PATCH v5 01/12] tests: Add test case for x86 feature parsing compatibility
` [Qemu-devel] [PATCH v5 02/12] target-i386: List CPU models using subclass list
` [Qemu-devel] [PATCH v5 03/12] target-i386: Disable VME by default with TCG
` [Qemu-devel] [PATCH v5 04/12] target-i386: Register aliases for feature names with underscores
  ` [Qemu-devel] [libvirt] "
` [Qemu-devel] [PATCH v5 05/12] target-i386: Make plus_features/minus_features QOM-based
` [Qemu-devel] [PATCH v5 06/12] target-i386: Remove underscores from feat_names arrays
` [Qemu-devel] [PATCH v5 07/12] target-i386: Register properties for feature aliases manually
` [Qemu-devel] [PATCH v5 08/12] target-i386: xsave: Add FP and SSE bits to x86_ext_save_areas
` [Qemu-devel] [PATCH v5 09/12] target-i386: Move warning code outside x86_cpu_filter_features()
` [Qemu-devel] [PATCH v5 10/12] target-i386: x86_cpu_load_features() function
` [Qemu-devel] [PATCH v5 11/12] qmp: Add runnability information to query-cpu-definitions
` [Qemu-devel] [PATCH v5 12/12] target-i386: Return runnability information on query-cpu-definitions

Validate Your USAA Bank Account
 2016-09-30 12:36 UTC 

-c menuconfig stopped working in master
 2016-09-30 19:54 UTC  (5+ messages)

[PATCH 0/1] Avoid unnecessary dependency on awk in devtool deploy-target
 2016-09-30 19:53 UTC  (2+ messages)
` [PATCH 1/1] devtool: deploy-target: Avoid unnecessary dependency on awk on the target

[PATCH v3 0/4] Cuckoo hash lookup enhancements
 2016-09-30 19:53 UTC  (3+ messages)
` [PATCH v4 0/4] Cuckoo hash enhancements

[PATCH v10 00/63] xfs: add reflink and dedupe support
 2016-09-30 19:52 UTC  (13+ messages)
` [PATCH 14/63] xfs: connect refcount adjust functions to upper layers
` [PATCH 17/63] xfs: refcount btree requires more reserved space
` [PATCH 18/63] xfs: introduce reflink utility functions
` [PATCH 20/63] xfs: log bmap intent items

More OOM problems
 2016-09-30 19:48 UTC  (7+ messages)
  ` More OOM problems (sorry fro the mail bomb)

[PATCH v4 0/8] tpm: add the securityfs pseudo files support for TPM 2.0 firmware event log
 2016-09-30 19:48 UTC  (15+ messages)
` [PATCH v4 2/8] tpm: replace dynamically allocated bios_dir with dentry array
` [PATCH v4 3/8] tpm: validate event log access before tpm_bios_log_setup
` [PATCH v4 4/8] tpm: redefine read_log() to handle ACPI/OF at runtime
` [PATCH v4 5/8] tpm: replace of_find_node_by_name() with dev of_node property
` [PATCH v4 8/8] tpm: add securityfs support for TPM 2.0 firmware event log

[RFC PATCH v3 0/2] Type-C Port Manager
 2016-09-30 19:41 UTC  (8+ messages)
` [RFC PATCH v3 1/2] usb: typec: USB Type-C Port Manager (tcpm)
` [RFC PATCH v3 2/2] usb: typec: Type-C Port Controller Interface driver (tcpci)

[Qemu-devel] [PATCH v2 0/4] fdc: Use separate qdev device for drives
 2016-09-30 19:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] fdc: Add a floppy qbus
` [Qemu-devel] [PATCH v2 2/4] fdc: Add a floppy drive qdev
` [Qemu-devel] [PATCH v2 3/4] fdc: Move qdev properties to FloppyDrive
` [Qemu-devel] [PATCH v2 4/4] qemu-iotests: Test creating floppy drives

[PATCH v8 00/11] Git filter protocol
 2016-09-30 19:38 UTC  (6+ messages)
` [PATCH v8 11/11] convert: add filter.<driver>.process option

4.7 regression: ACPI: No IRQ available for PCI Interrupt Link [LNKD]. Try pci=noacpi or acpi=off
 2016-09-30 19:39 UTC  (6+ messages)

[PATCH] staging: vt6656: Add spaces around '+' operator
 2016-09-30 19:37 UTC  (6+ messages)
` [PATCH 1/2] staging: vt6656: Remove unused variable 'rx_sts'
  ` [PATCH 2/2] staging: vt6656: Make 'rx_rate' u8 instead of u8 *

[PATCH 0/6] receive-pack: quarantine pushed objects
 2016-09-30 19:36 UTC  (7+ messages)
` [PATCH 1/6] check_connected: accept an env argument
` [PATCH 2/6] sha1_file: always allow relative paths to alternates
` [PATCH 3/6] tmp-objdir: introduce API for temporary object directories
` [PATCH 4/6] receive-pack: quarantine objects until pre-receive accepts
` [PATCH 5/6] tmp-objdir: put quarantine information in the environment
` [PATCH 6/6] tmp-objdir: do not migrate files starting with '.'

[RFC/PATCH 0/2] place cherry pick line below commit title
 2016-09-30 19:34 UTC  (4+ messages)

[PATCH v15 00/13] support "task_isolation" mode
 2016-09-30 16:59 UTC  (10+ messages)
` [PATCH v15 04/13] task_isolation: add initial support

[RFC] arm64: Enforce observed order for spinlock and data
 2016-09-30 19:32 UTC  (9+ messages)

[PATCH 0/3] Support userspace irqchip with arch timers
 2016-09-30 19:31 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 00/12] qapi: Allow blockdev-add for NBD
 2016-09-30 19:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 02/12] block/nbd: Reject port parameter without host
` [Qemu-devel] [PATCH v4 03/12] block/nbd: Default port in nbd_refresh_filename()

[PATCH v3 0/7] tpm: TPM2.0 eventlog securityfs support
 2016-09-30 19:27 UTC  (7+ messages)

[PATCH] leds: leds-pca963x: add power management support
 2016-09-30 19:27 UTC 

[PATCH] nv50/ir: constant fold OP_SPLIT
 2016-09-30 19:26 UTC  (4+ messages)

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-09-30_15-00-47
 2016-09-30 19:24 UTC 

[PATCH v9 00/63] xfs: add reflink and dedupe support
 2016-09-30 19:23 UTC  (7+ messages)
` [PATCH 12/63] xfs: adjust refcount of an extent of blocks in refcount btree

[PATCH 0/6] ARM: davinci: da850-lcdk: add support for tilcdc
 2016-09-30 19:19 UTC  (6+ messages)
` [PATCH 6/6] ARM: da850: adjust memory settings "

[GIT PULL 1/4] Broadcom devicetree changes for 4.9 (part 2)
 2016-09-30 19:23 UTC  (4+ messages)
` [GIT PULL 2/4] Broadcom devicetree-arm64 "
` [GIT PULL 3/4] Broadcom defconfig "
` [GIT PULL 4/4] Broadcom defconfig-arm64 "

[PATCH] iio: Documentation: Correct the path used to create triggers
 2016-09-30 19:21 UTC  (2+ messages)

[PATCH] diff_unique_abbrev(): document its assumtion and limitation
 2016-09-30 19:19 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Move down skl/kbl ddi iboost and n_edp_entires fixup
 2016-09-30 19:19 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/2] "

[PATCH 1/2] vhost: enable any layout feature
 2016-09-30 19:16 UTC  (11+ messages)
      ` [Qemu-devel] "

[PATCH] staging: wilc1000: remove unnecessary braces
 2016-09-30 19:15 UTC 

[PATCH v2] Tmem cleanups/improvements for v4.8
 2016-09-30 19:14 UTC  (17+ messages)
` [PATCH v2 3/9] tmem: Delete deduplication (and tze) code
` [PATCH v2 4/9] tmem: Move client weight, frozen, live_migrating, and compress
` [PATCH v2 5/9] tmem/sysctl: Add union in struct xen_sysctl_tmem_op
` [PATCH v2 6/9] tmem/libxc: Squash XEN_SYSCTL_TMEM_OP_[SET|SAVE]
` [PATCH v2 7/9] tmem: Unify XEN_SYSCTL_TMEM_OP_[[SAVE_[BEGIN|END]|RESTORE_BEGIN]
` [PATCH v2 8/9] tmem/xc_tmem_control: Rename 'arg1' to 'len' and 'arg2' to arg
` [PATCH v2 9/9] tmem: Batch and squash XEN_SYSCTL_TMEM_OP_SAVE_GET_POOL_[FLAGS, NPAGES, UUID] in one sub-call: XEN_SYSCTL_TMEM_OP_GET_POOLS

[PATCH v6 0/7] ZBC / Zoned block device support
 2016-09-30 19:12 UTC  (8+ messages)
` [PATCH v6 1/7] block: Add 'zoned' queue limit
` [PATCH v6 2/7] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH v6 3/7] block: update chunk_sectors in blk_stack_limits()
` [PATCH v6 4/7] block: Define zoned block device operations
` [PATCH v6 5/7] block: Implement support for zoned block devices
` [PATCH v6 6/7] sd: Implement support for ZBC devices
` [PATCH v6 7/7] blk-zoned: implement ioctls

U-Boot ethXaddr environment variables are not propagating to Linux
 2016-09-30 19:10 UTC  (2+ messages)

[PATCH] Staging: rts5208: Fix indentation warnings
 2016-09-30 19:06 UTC 

[PATCH v2 0/8] Various fixes related to ptrace_may_access()
 2016-09-30 19:05 UTC  (10+ messages)
` [PATCH v2 1/8] exec: introduce cred_guard_light
` [PATCH v2 2/8] exec: turn self_exec_id into self_privunit

[PATCH] ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"
 2016-09-30  6:29 UTC  (2+ messages)

[PATCH 1/2] ARM: BCM5301X: Add DT for Luxul XAP-1510
 2016-09-30 19:01 UTC  (4+ messages)

[PATCH 1/3] ARM: BCM5301X: Add separated DTS include file for BCM47094
 2016-09-30 19:00 UTC  (4+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable BCM47xx/BCM5301x drivers
 2016-09-30 19:00 UTC  (2+ messages)

[Qemu-devel] backup notifier fail policy
 2016-09-30 18:59 UTC  (2+ messages)

[[yocto-autobuilder][PATCH]] ---------------------- Bug_Number: 9905 ----------------------
 2016-09-30 18:59 UTC 

[PATCH 0/3] ABI CHANGE!!! Remove questionable remote SP reads
 2016-09-30 18:56 UTC  (4+ messages)
` [PATCH 1/3] proc: Stop reporting eip and esp in /proc/PID/stat

[Qemu-devel] [RFC] Tracing guest register usage
 2016-09-30 18:56 UTC  (4+ messages)

[PATCH] linux-yocto/4.8: mmc configuration for x86*
 2016-09-30 18:56 UTC 

[Bug 97988] [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API
 2016-09-30 18:55 UTC  (2+ messages)

unable to handle kernel paging request - btrfs
 2016-09-30 18:54 UTC  (3+ messages)

Memory Pooling and Containers
 2016-09-30 18:54 UTC  (6+ messages)

[xen-unstable test] 101225: tolerable FAIL - PUSHED
 2016-09-30 18:54 UTC 

[Qemu-devel] [PATCH v14 00/21] QAPI/QOM work for non-scalar object properties
 2016-09-30 18:50 UTC  (2+ messages)

[PATCH v2 00/14] Forcewake binary search & code shrink
 2016-09-30 18:49 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for Forcewake binary search & code shrink (rev3)

[meta-oe][PATCH v2] meta-oe/recipes-connectivity/thrift: disable java
 2016-09-30 18:48 UTC 

[PATCH 3/3] Revert "Documentation: devicetree: dwc2: Deprecate g-tx-fifo-size"
 2016-09-30 18:47 UTC 

[Qemu-trivial] [PATCH] usb: Change *_exitfn return type from void to int
 2016-09-30 18:46 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH v2 00/14] Partial MIPS Malta DT conversion
 2016-09-30 18:41 UTC  (4+ messages)
` [PATCH v2 01/14] irqchip: i8259: Add domain before mapping parent irq

[PATCH RT] kernel/futex: don't deboost too early
 2016-09-30 18:43 UTC  (3+ messages)

[Bug 175151] New: MicroSoft 18006264703 Outlook Technical Support Customer Service Phone Number
 2016-09-30 18:43 UTC 

[kernel-hardening] [PATCH v3 0/7] arm64: Privileged Access Never using TTBR0_EL1 switching
 2016-09-30 18:42 UTC  (5+ messages)
` [kernel-hardening] "

[Qemu-devel] [PATCH 0/6] Give names to all GSources QEMU creates
 2016-09-30 18:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/6] io: add ability to set a name for IO channels

[xen-unstable-smoke test] 101227: tolerable all pass - PUSHED
 2016-09-30 18:41 UTC 

UDP wierdness around skb_copy_and_csum_datagram_msg()
 2016-09-30 18:40 UTC  (4+ messages)

[Bug 175121] New: ☎ +1(888)436-4111 "QuickBooks "Error" Support "Number 6010, ☎ ☎ ☎ ☎ 100 Number☎☎☎☎☎ @@@@@@ quickbooks "error SUPPORT phone "number
 2016-09-30 18:39 UTC 

[to-be-updated] fs-remove-unused-have_submounts-function.patch removed from -mm tree
 2016-09-30 18:38 UTC 

[to-be-updated] autofs-make-mountpoint-checks-namespace-aware.patch removed from -mm tree
 2016-09-30 18:38 UTC 

[to-be-updated] fs-add-have_local_submounts.patch removed from -mm tree
 2016-09-30 18:38 UTC 

[to-be-updated] fs-make-is_local_mountpoint-usable-by-others.patch removed from -mm tree
 2016-09-30 18:38 UTC 

[PATCH 0/7] ALSA: Add rewinds disabled, delays, max_inflight_bytes
 2016-09-30 18:38 UTC  (5+ messages)
` [PATCH 2/7] ALSA: core: add .update_appl_ptr callback for pcm ops

[Qemu-devel] Transactions, Jobs, and Cancellation
 2016-09-30 18:38 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 1/1] target-arm: A64: Fix decoding of iss_sf in disas_ld_lit
 2016-09-30 18:36 UTC  (6+ messages)
` [Qemu-arm] "

[meta-qt4][PATCH] nativesdk-qt4-tools: ensure --disable-static is not passed
 2016-09-30 18:36 UTC 

[Buildroot] [PATCH 1/1] package/freeswitch: bump to version 1.6.11
 2016-09-30 18:36 UTC 

[Bug 175111] New: Call Us 18006264703 MicroSoft Outlook Technical Support Service Phone Number ?
 2016-09-30 18:35 UTC 

[Qemu-devel] [PATCH v4 00/11] Add runnability info to query-cpu-definitions
 2016-09-30 18:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 01/11] tests: Add test case for x86 feature parsing compatibility

xfs_file_splice_read: possible circular locking dependency detected
 2016-09-30 18:33 UTC  (10+ messages)
        ` [RFC][CFT] splice_read reworked

[PATCH v5 0/7] ZBC / Zoned block device support
 2016-09-30 18:32 UTC  (5+ messages)

wrong stateid used after flock lock taken
 2016-09-30 18:30 UTC  (3+ messages)

EACCES errors using preload libs
 2016-09-30 18:27 UTC  (5+ messages)

[PATCH 1/3] netfilter: nf_tables: avoid uninitialized variable warning
 2016-09-30 18:21 UTC  (3+ messages)

[PATCH net-next v2 0/3] openvswitch: mpls fix and clean up
 2016-09-30 18:20 UTC  (7+ messages)
` [PATCH net-next v2 2/3] mpls: move mpls_hdr to a common location
` [PATCH net-next v2 3/3] openvswitch: use mpls_hdr

[PATCH] drm/i915: Unalias obj->phys_handle and obj->userptr
 2016-09-30 18:19 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] lib/raid6: Add AVX2 optimized xor_syndrome functions
 2016-09-30 18:14 UTC 

[Buildroot] [git commit] transmission: fix compile error
 2016-09-30 18:17 UTC 

[Buildroot] [PATCH] transmission: fix compile error
 2016-09-30 18:16 UTC  (2+ messages)

[PATCH v2 01/10] bnx2x: Set cache line based on build configuration
 2016-09-30 18:16 UTC  (3+ messages)
` [PATCH v2 10/10] bnx2x: Merge debug register operations into headers


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.