All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-19 10:56:55 to 2016-02-19 11:53:32 UTC [more...]

[PATCH 00/55] perf tools: Bugfix, BPF improvements and overwrite ring buffer support
 2016-02-19 11:44 UTC  (30+ messages)
` [PATCH 03/55] perf tools: Rename bpf_prog_priv__clear() to clear_prog_priv()
` [PATCH 05/55] perf tools: Add API to config maps in bpf object
` [PATCH 06/55] perf tools: Enable BPF object configure syntax
` [PATCH 08/55] perf tools: Enable passing event to BPF object
` [PATCH 11/55] perf tools: Rename and move pmu_event_name to get_config_name
` [PATCH 17/55] perf tools: Introduce bpf-output event
` [PATCH 18/55] perf data: Support converting data from bpf_perf_event_output()
` [PATCH 19/55] perf data: Explicitly set byte order for integer types
` [PATCH 20/55] perf core: Introduce new ioctl options to pause and resume ring buffer
` [PATCH 21/55] perf core: Set event's default overflow_handler
` [PATCH 22/55] perf core: Prepare writing into ring buffer from end
` [PATCH 24/55] perf core: Reduce perf event output overhead by new overflow handler
` [PATCH 25/55] perf tools: Only validate is_pos for tracking evsels
` [PATCH 28/55] perf record: Extract synthesize code to record__synthesize()
` [PATCH 29/55] perf tools: Add perf_data_file__switch() helper
` [PATCH 33/55] perf record: Split output into multiple files via '--switch-output'
` [PATCH 36/55] perf record: Re-synthesize tracking events after output switching
` [PATCH 37/55] perf record: Generate tracking events for process forked by perf
` [PATCH 38/55] perf record: Ensure return non-zero rc when mmap fail
` [PATCH 39/55] perf record: Prevent reading invalid data in record__mmap_read
` [PATCH 42/55] perf tools: Operate multiple channels
` [PATCH 44/55] perf record: Don't read from and poll overwrite channel
` [PATCH 46/55] perf tools: Detect avalibility of write_backward
` [PATCH 48/55] perf tools: Set write_backward attribut bit for overwrite events
` [PATCH 50/55] perf tools: Add API to pause a channel
` [PATCH 52/55] perf record: Rename variable to make code clear
` [PATCH 53/55] perf record: Read from backward ring buffer
` [PATCH 54/55] perf record: Allow generate tracking events at the end of output
` [PATCH 55/55] perf tools: Don't warn about out of order event if write_backward is used

[PATCH v1] tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()
 2016-02-19 11:53 UTC  (4+ messages)

[GIT PULL FOR v4.6] VSP1 patches
 2016-02-19 11:52 UTC  (2+ messages)

[PATCH v3 00/11] KVM: x86: track guest page access
 2016-02-19 11:51 UTC  (16+ messages)
` [PATCH v3 01/11] KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
` [PATCH v3 02/11] KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
` [PATCH v3 03/11] KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
` [PATCH v3 04/11] KVM: page track: add the framework of guest page tracking
` [PATCH v3 05/11] KVM: page track: introduce kvm_page_track_{add,remove}_page
` [PATCH v3 06/11] KVM: MMU: let page fault handler be aware tracked page
` [PATCH v3 07/11] KVM: page track: add notifier support

[PATCH v2] gpio: add userspace ABI for GPIO line information
 2016-02-19 11:51 UTC  (10+ messages)

[Qemu-devel] [PATCH v3 10/16] hw/timer: QOM'ify m48txx_sysbus (pass 2)
 2016-02-19 11:49 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 16/16] hw/timer: QOM'ify tusb6010

[Qemu-devel] [PATCH 0/9] Add full scatter-gather support for SCSI generic devices
 2016-02-19 11:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/9] dma-helpers: Expose the sg mapping logic

[PATCH] MAINTAINERS: Drop myself as xen netback maintainer
 2016-02-19 11:50 UTC  (3+ messages)

A gic problem about eoi
 2016-02-19 11:49 UTC  (4+ messages)

Missed interrupt false positives mitigation
 2016-02-19 11:49 UTC  (4+ messages)
` [PATCH 4/5] drm/i915: Use simplest form for flushing the single cacheline in the HWS

[RFC PATCH 02/20] KEYS: Add a system blacklist keyring [ver #2]
 2016-02-19 11:48 UTC  (8+ messages)
    ` [RFC PATCH 00/20] KEYS: Restrict additions to 'trusted' keyrings "

dom0 USB failing with "ehci-pci: probe of 0000:00:1d.0 failed with error -110"
 2016-02-19 11:47 UTC  (2+ messages)

[PATCH net] r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam
 2016-02-19 11:46 UTC  (3+ messages)

GSoC 2016: applications open, deadline = Fri, 19/2
 2016-02-19 11:46 UTC  (15+ messages)
                ` GSoC 2016: applications open, deadline = now => submission
                    ` GSoC 2016: applications open, deadline = now => submitted

[PATCH] ehea: Drop owner assignment from platform_driver
 2016-02-19 11:35 UTC  (2+ messages)

[PATCH] MAINTAINERS: Drop myself as xen netback maintainer
 2016-02-19 11:44 UTC 

[PART1 RFC 0/9] KVM: x86: Introduce SVM AVIC support
 2016-02-19 11:44 UTC  (18+ messages)
` [PART1 RFC 5/9] svm: Add VMEXIT handlers for AVIC

[Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-02-19 11:43 UTC  (11+ messages)

[Qemu-devel] [RFC v7 00/16] Slow-path for atomic instruction translation
 2016-02-19 11:44 UTC  (4+ messages)
` [Qemu-devel] [RFC v7 16/16] target-arm: aarch64: add atomic instructions

[PATCH v3] Requisite paches for xSplice v3 (not yet posted)
 2016-02-19 11:42 UTC  (8+ messages)
` [PATCH v3 5/5] mkelf32: Close those file descriptors in the error paths

[PATCH] include: ceph: Fix encode and decode type conversions
 2016-02-19 11:42 UTC  (5+ messages)

[PATCH v2 0/6] arm64: Add support of KVM with ACPI
 2016-02-19 11:41 UTC  (6+ messages)
` [PATCH v2 1/6] KVM: arm/arm64: arch_timer: Gather KVM specific information in a structure

[PATCH RFT] gpio: mpc8xxx: Fixup setting gpio direction output
 2016-02-19 11:08 UTC  (2+ messages)

[meta-qt5][PATCH] qt5: use common PACKAGECONFIG to build examples
 2016-02-19 11:39 UTC  (4+ messages)

[PATCH] x86, microcode: Remove unnecessary paravirt_enabled check
 2016-02-19 11:36 UTC  (14+ messages)

[PATCH] arm64: kasan: clear stale stack poison
 2016-02-19 11:35 UTC  (6+ messages)

[PATCH 0/4] gen9 dmc state harderning
 2016-02-19 11:35 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for gen9 dmc state harderning (rev3)

[GIT PULL] pin control fixes for v4.5
 2016-02-19 11:34 UTC 

Windows git bash - child processes see system PATH environment variable instead of user
 2016-02-19 11:33 UTC  (4+ messages)

overlayfs: DAC override capability for ovl_lookup_real(lowerdir)?
 2016-02-19 11:26 UTC 

[PATCH] powerpc/mm/hash: Clear the invalid slot information correctly
 2016-02-19 11:30 UTC  (2+ messages)

Fwd: [newstore (again)] how disable double write WAL
 2016-02-19 11:28 UTC  (11+ messages)
  ` Fwd: "

[PATCH 1/2] drm: Add few more wrapper functions for drm panel
 2016-02-19 11:28 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Add functions to execute the new sequences from VBT

[meta-python] Python Flask recipes + cve-searching during package creation
 2016-02-19 11:29 UTC 

[Qemu-devel] Spice File Drag + Drop from / to guest does not work
 2016-02-19 11:28 UTC 

[PATCH 05/33] x86, pkeys: Add Kconfig option
 2016-02-19 11:27 UTC  (3+ messages)
` [tip:mm/pkeys] x86/mm/pkeys: "
  ` [PATCH] x86/mm/pkeys: Do not enable them by default

[Qemu-devel] [PATCH] target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps
 2016-02-19 11:26 UTC 

[PATCH] mm: scale kswapd watermarks in proportion to memory
 2016-02-19 11:25 UTC  (3+ messages)

[PATCH 0/18] hardening allocations against integer overflow
 2016-02-19 11:25 UTC  (23+ messages)
` [PATCH v2 0/21] "
  ` [PATCH 01/21] reflog_expire_cfg: NUL-terminate pattern field
  ` [PATCH 02/21] add helpers for detecting size_t overflow
  ` [PATCH 03/21] tree-diff: catch integer overflow in combine_diff_path allocation
  ` [PATCH 04/21] harden REALLOC_ARRAY and xcalloc against size_t overflow
  ` [PATCH 05/21] add helpers for allocating flex-array structs
  ` [PATCH 06/21] convert manual allocations to argv_array
  ` [PATCH 07/21] convert trivial cases to ALLOC_ARRAY
  ` [PATCH 08/21] use xmallocz to avoid size arithmetic
  ` [PATCH 09/21] convert trivial cases to FLEX_ARRAY macros
  ` [PATCH 10/21] use st_add and st_mult for allocation size computation
  ` [PATCH 11/21] prepare_{git,shell}_cmd: use argv_array
  ` [PATCH 12/21] write_untracked_extension: use FLEX_ALLOC helper
  ` [PATCH 13/21] fast-import: simplify allocation in start_packfile
  ` [PATCH 14/21] fetch-pack: simplify add_sought_entry
  ` [PATCH 15/21] test-path-utils: fix normalize_path_copy output buffer size
  ` [PATCH 16/21] sequencer: simplify memory allocation of get_message
  ` [PATCH 17/21] git-compat-util: drop mempcpy compat code
  ` [PATCH 18/21] transport_anonymize_url: use xstrfmt
  ` [PATCH 19/21] diff_populate_gitlink: use a strbuf
  ` [PATCH 20/21] convert ewah/bitmap code to use xmalloc
  ` [PATCH 21/21] ewah: convert to REALLOC_ARRAY, etc

[Qemu-devel] [PATCH v2 0/1] change quorum vote rules for 64-bits hash
 2016-02-19 11:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash

[Generic GPIO patch 1/3] drm/i915/dsi: Added the generic gpio sequence support and gpio table
 2016-02-19 11:23 UTC  (3+ messages)
` [Generic GPIO patch 2/3] drm/i915: GPIO for CHT generic MIPI
` [Generic GPIO patch 3/3] drm/i915: BXT GPIO support for backlight and panel control

Bluez LE: Unable to get readings from LE devices
 2016-02-19 11:19 UTC  (2+ messages)

[PATCH v5 0/3] IPK signing for the gpg_sign module
 2016-02-19 11:18 UTC  (5+ messages)
` [PATCH v5 1/3] gpg_sign: add local ipk package signing functionality

[PATCH v2] mac80211: fix wiphy supported_band access
 2016-02-19 11:18 UTC 

[U-Boot] Intel Braswell support
 2016-02-19 11:16 UTC  (2+ messages)

[PATCH] hvmloader: Use xen/errno.h rather than the host systems errno.h
 2016-02-19 11:16 UTC  (6+ messages)

[PATCH 1/3] irqchip: gic/realview: support more RealView DCC variants
 2016-02-19 11:14 UTC  (5+ messages)

[lm-sensors] Support for Acer Revo One RL85
 2016-02-19 11:14 UTC  (3+ messages)

[PATCH RESEND] ethernet:arc: Move arc_emac_tx_clean() into arc_emac_tx() and disable tx interrut
 2016-02-19 11:13 UTC  (2+ messages)

[PATCH] Create Build object earlier in bitbake processing
 2016-02-19 11:14 UTC  (3+ messages)
` [PATCH] toaster: create "

[PATCH 1/1] intel_pstate: Increase hold-off time before busyness is scaled
 2016-02-19 11:11 UTC  (2+ messages)

[PATCH] ARM: Allow MULTIPLATFORM to select XIP
 2016-02-19 11:11 UTC  (4+ messages)

[PATCH v2 0/2] Add i915_gem_object_vmap
 2016-02-19 11:10 UTC  (5+ messages)
` [PATCH v2 1/2] drm/i915: Add i915_gem_object_vmap to map GEM object to virtual space
` [PATCH v2 2/2] drm/i915/guc: Simplify code by keeping vmap of guc_client object

[PATCH net-next 0/3] gianfar: xmit() improvements
 2016-02-19 10:47 UTC  (3+ messages)
` [PATCH net-next 1/3] gianfar: Map head TxBD first to skip a wmb()
` [PATCH net-next 2/3] gianfar: Use skb_frag_t pointers inside xmit()

[U-Boot] [PATCH 1/5] board/BuR: drop ETH-support in SPL-Stage
 2016-02-19 11:09 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] board/BuR: use default u-boot prompt on all B&R boards
` [U-Boot] [PATCH 3/5] board/BuR: move everything possible from board's headerfile to KConfig
` [U-Boot] [PATCH 4/5] board/BuR: split bur_am335x_common.h into am335x-specific and BuR common parts
` [U-Boot] [PATCH 5/5] board/BuR/kwb: cosmetic changes

[PATCH v2 01/16] fm10k: use default mailbox message handler for pf
 2016-02-19 11:07 UTC  (20+ messages)
` [PATCH v3 00/18] fm10k: update shared code
  ` [PATCH v3 01/18] fm10k: use default mailbox message handler for PF
  ` [PATCH v3 02/18] fm10k/base: correct typecast in fm10k_update_xc_addr_pf
  ` [PATCH v3 03/18] fm10k/base: cleanup namespace pollution
  ` [PATCH v3 04/18] fm10k/base: use bitshift for itr_scale
  ` [PATCH v3 05/18] fm10k/base: reset max_queues on init_hw_vf failure
  ` [PATCH v3 06/18] fm10k/base: document ITR scale workaround in VF TDLEN register
  ` [PATCH v3 07/18] fm10k/base: cleanup lines over 80 characters
  ` [PATCH v3 08/18] fm10k/base: cleanup useless else
  ` [PATCH v3 09/18] fm10k/base: use BIT macro instead of open-coded bit-shifting of 1
  ` [PATCH v3 10/18] fm10k/base: do not use CamelCase
  ` [PATCH v3 11/18] fm10k/base: use memcpy for mac addr copy
  ` [PATCH v3 12/18] fm10k/base: allow removal of is_slot_appropriate function
  ` [PATCH v3 13/18] fm10k/base: consistently use VLAN ID when referencing vid variables
  ` [PATCH v3 14/18] fm10k/base: imporve comment per upstream review changes
  ` [PATCH v3 15/18] fm10k/base: fix TLV structures alignment
  ` [PATCH v3 16/18] fm10k/base: move constants to the right of binary operators
  ` [PATCH v3 17/18] fm10k/base: minor cleanups
  ` [PATCH v3 18/18] fm10k/base: remove unused struct element

again errno usage, today: strutils.c
 2016-02-19 11:06 UTC 

[PATCH] staging: iio: addac: Remove unnecessary else after return in if block
 2016-02-19 11:06 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 1/6] staging: wilc1000: removes wilc_dbg()
 2016-02-19 11:04 UTC  (3+ messages)
` [PATCH 4/6] staging: wilc1000: removes unnecessary wilc_debug print log

[PATCH][WIP-for-5.7][meta-qt5 1/4] qmake5_base: use remove-libtool bbclass
 2016-02-19 11:04 UTC  (4+ messages)
` [PATCH][WIP-for-5.7][meta-qt5 2/4] qt5: upgrade to latest revisions in 5.7 branches
` [PATCH][WIP-for-5.7][meta-qt5 3/4] qtbase: Remove unsupported options xvideo, xinerama, xinput, gtkstyle
` [PATCH][WIP-for-5.7][meta-qt5 4/4] qtbase: remove fonts packages

[PATCH] cryptodev: API change to rte_crypto_op bursts
 2016-02-19 11:01 UTC  (4+ messages)
` [PATCH v2 0/2] cryptodev API changes
  ` [PATCH v2 1/2] cryptodev: API tidy and changes to support future extensions
  ` [PATCH v2 2/2] cryptodev: change burst API to be crypto op oriented

[RFC 1/4] powerpc/mm: Rename variable to reflect start address of a section
 2016-02-19 11:02 UTC  (6+ messages)
` [RFC 4/4] powerpc/mm: Rename global tracker for virtual to physical mapping

[PATCH] staging: iio: accel: Remove unnecessary else after goto in if block
 2016-02-19 11:03 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v3 0/5] ACPI: parse the SPCR table
 2016-02-19 11:02 UTC  (11+ messages)
` [PATCH v3 1/5] ACPI: change __init to __ref for early_acpi_os_unmap_memory()

[PATCH] ASoC: samsung: Use IRQ safe spin lock calls
 2016-02-19 10:59 UTC  (2+ messages)
` [alsa-devel] "

[PATCH v2] hash: fix CRC32c computation
 2016-02-19 11:00 UTC  (4+ messages)
` [PATCH v3 0/2] Fix "
  ` [PATCH v3 1/2] test: fix CRC hash function autotest
  ` [PATCH v3 2/2] hash: fix CRC32c computation

Current LibXL Status
 2016-02-19 11:00 UTC  (6+ messages)
    ` libxl and malloc failure (Re: Current LibXL Status)
        ` Processed: "

Greetings
 2016-02-19 11:00 UTC 

[Bug 75112] New: Meta Bug for HyperZ issues on r600g and radeonsi
 2016-02-19 10:58 UTC  (2+ messages)
` [Bug 75112] "

[Bug 66352] New: GPU lockup in L4D2 on TURKS with HyperZ
 2016-02-19 10:58 UTC  (2+ messages)
` [Bug 66352] "

[B.A.T.M.A.N.] Still looping packets in bla setup
 2016-02-19 10:58 UTC 

[PATCH] x86/PVHv2: add XEN_ prefix to HVM_START_MAGIC_VALUE
 2016-02-19 10:56 UTC  (2+ messages)

[PATCH RFC v2 0/3] Thread safe rte_vhost_enqueue_burst()
 2016-02-19 10:56 UTC  (2+ messages)
` [PATCH RFC v2 3/3] vhost: avoid reordering of used->idx and last_used_idx updating


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.