All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-24 17:12:45 to 2017-03-24 17:54:37 UTC [more...]

[Qemu-devel] [PATCH for-2.9 0/5] rbd: Clean up API and code
 2017-03-24 17:54 UTC  (11+ messages)
` [Qemu-devel] [PATCH for-2.9 4/5] rbd: Peel off redundant RbdAuthMethod wrapper struct

[PATCH 0/9] bus: brcmstb_gisb: add support for GISBv7 arbiter
 2017-03-24 17:53 UTC  (10+ messages)
` [PATCH 3/9] arm64: mm: install SError abort handler

[cryptodev:master 42/60] drivers/crypto/ccp/ccp-dev-v5.c:436:28: note: in expansion of macro 'cpu_to_le32'
 2017-03-24 17:53 UTC 

[Bug 99851] [drm:.r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD)
 2017-03-24 17:54 UTC 

[PATCH v12 00/10] perf/amd/iommu: Enable multi-IOMMU support
 2017-03-24 17:53 UTC  (3+ messages)
` [PATCH v12 09/10] perf/amd/iommu: Introduce amd_iommu-specific struct in struct hw_perf_event

[PATCH] read-cache: call verify_hdr() in a background thread
 2017-03-24 17:53 UTC  (5+ messages)

[cip-dev] u-boot policy for CIP
 2017-03-24 17:53 UTC  (2+ messages)

[PATCH 1/3] drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)
 2017-03-24 17:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2] drm: Make the decision to keep vblank irq enabled earlier (rev3)

[PATCH 2/5] x86/intel_rdt: Improvements to parsing schemata
 2017-03-24 17:51 UTC  (2+ messages)
` [PATCH] x86/intel_rdt: Implement "update" mode when writing schemata file

[PATCH v2 0/4] block: misc changes
 2017-03-24 17:52 UTC  (9+ messages)
` [PATCH v2 2/4] block: add a read barrier in blk_queue_enter()
` [PATCH v2 3/4] block: rename blk_mq_freeze_queue_start()
` [PATCH v2 4/4] block: block new I/O just after queue is set as dying

locking/atomic: Introduce atomic_try_cmpxchg()
 2017-03-24 17:51 UTC  (6+ messages)

[PATCH] x86: remove shadow dom0 command line option
 2017-03-24 17:51 UTC 

[RFC libdrm 0/2] Replace the build system with meson
 2017-03-24 17:51 UTC  (9+ messages)
    ` [Mesa-dev] "

[PATCH v2] lkdtm: add bad USER_DS test
 2017-03-24 17:51 UTC  (3+ messages)
` [kernel-hardening] "

[PATCH 0/3] minitty: a minimal TTY layer alternative for embedded systems
 2017-03-24 17:49 UTC  (6+ messages)

[meta-raspberrypi][PATCH] rpi-config: waveshare screen support
 2017-03-24 17:49 UTC 

[PATCH] Fix print order in show_free_areas()
 2017-03-24 17:48 UTC 

[Qemu-devel] Question nbd_refresh_filename()
 2017-03-24 17:48 UTC  (3+ messages)

[PATCH v2 00/18] clocksource/arch_timer: Errata workaround infrastructure rework
 2017-03-24 17:48 UTC  (4+ messages)
` [PATCH v2 06/18] arm64: arch_timer: Add infrastructure for multiple erratum detection methods

[PATCH v2 0/7] thread lazy_init_name_hash
 2017-03-24 17:44 UTC  (4+ messages)

[PATCH v2] ASoC: imx-wm8960: Let codec driver enable/disable its MCLK
 2017-03-24 17:48 UTC  (3+ messages)

[patch net-next] net: sched: atm: destroy main filter chain
 2017-03-24 17:46 UTC  (2+ messages)

[kernel-hardening] [PATCH] lkdtm: add bad USER_DS test
 2017-03-24 17:46 UTC  (8+ messages)
` [kernel-hardening] "
      `  "

[PATCH v3] HV: properly delay KVP packets when negotiation is in progress
 2017-03-24 17:45 UTC 

deadlock in synchronize_srcu() in debugfs?
 2017-03-24 17:45 UTC  (5+ messages)

[PATCH v4 0/2] tpm/tpm_crb: Enable TPM CRB interface for ARM64
 2017-03-24 17:45 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH] drivers: base: dma-mapping: use nth_page helper
 2017-03-24 17:43 UTC  (4+ messages)
` [PATCH] mm/page_alloc: "

[PATCH] getdtablesize.2, attr.5: Move .so directive to first line
 2017-03-24 17:45 UTC  (3+ messages)

[PATCH 0/2] net: usb: qmi_wwan: add qmap mux protocol support
 2017-03-24 17:45 UTC  (2+ messages)

NFSD oops when it receives operation it doesn't support
 2017-03-24 17:45 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC v2 0/9] rbd: Clean up API and code
 2017-03-24 17:44 UTC  (10+ messages)
` [Qemu-devel] [PATCH RFC v2 1/9] rbd: Reject -blockdev server.*.{numeric, to, ipv4, ipv6}
` [Qemu-devel] [PATCH RFC v2 2/9] rbd: Fix to cleanly reject -drive without pool or image
` [Qemu-devel] [PATCH RFC v2 3/9] rbd: Don't limit length of parameter values
` [Qemu-devel] [PATCH RFC v2 4/9] rbd: Clean up after the previous commit
` [Qemu-devel] [PATCH RFC v2 5/9] rbd: Don't accept -drive driver=rbd, keyvalue-pairs=
` [Qemu-devel] [PATCH RFC v2 6/9] rbd: Clean up runtime_opts, fix -drive to reject filename
` [Qemu-devel] [PATCH RFC v2 7/9] rbd: Clean up qemu_rbd_create()'s detour through QemuOpts
` [Qemu-devel] [PATCH RFC v2 8/9] rbd: Rewrite the code to extract list-valued options
` [Qemu-devel] [PATCH RFC v2 9/9] rbd: Reject invalid authentication methods

[PATCH 0/7] mfd: cros-ec: Some fixes and improvements
 2017-03-24 17:44 UTC  (16+ messages)
` [rtc-linux] "
` [PATCH 1/7] mfd: cros-ec: Fix host command buffer size
  ` [rtc-linux] "
` [PATCH 2/7] iio: cros_ec_sensors: Fix return value to get raw and calibbias data
  ` [rtc-linux] "
` [PATCH 3/7] iio: cros_ec_sensors: Use devm to setup the triggered buffer
  ` [rtc-linux] "
` [PATCH 4/7] mfd: cros_ec: Get rid of cros_ec_check_features from cros_ec_dev
  ` [rtc-linux] "
` [PATCH 5/7] mfd: cros_ec: Introduce RTC commands and events definitions
  ` [rtc-linux] "
` [PATCH 6/7] rtc: cros-ec: add cros-ec-rtc driver
  ` [rtc-linux] "
` [PATCH 7/7] mfd: cros_ec: add RTC as mfd subdevice
  ` [rtc-linux] "

[morty gst-plugins-base] gst-plugin-base: Add bbappend for gst-base
 2017-03-24 17:42 UTC  (2+ messages)

cbfsdisk not found
 2017-03-24 17:42 UTC  (13+ messages)

[PATCH] name-hash: add test-lazy-init-name-hash to .gitignore
 2017-03-24 17:42 UTC  (2+ messages)

[PATCH v2] log: if --decorate is not given, default to --decorate=auto
 2017-03-24 17:41 UTC  (2+ messages)

dracut bad --local description in usage():
 2017-03-24 17:39 UTC 

Clat min zero on Randread?
 2017-03-24 17:39 UTC 

[PATCH] blk-mq: include errors in did_work calculation
 2017-03-24 17:39 UTC 

[PATCH net-next 2/2] sctp: add support for MSG_MORE
 2017-03-24 17:38 UTC  (12+ messages)

[Qemu-devel] [PATCH v4 0/8] xen/9pfs: introduce the Xen 9pfs backend
 2017-03-24 17:37 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 1/8] xen: import ring.h from xen
              `  "

[U-Boot] Please pull ARC changes
 2017-03-24 17:37 UTC  (2+ messages)

[U-Boot] Please pull u-boot-marvell/master
 2017-03-24 17:36 UTC  (2+ messages)

[PATCH] arm64: cpufeature: Make ID reg accessor naming less counterintuitive
 2017-03-24 17:36 UTC  (2+ messages)

[PATCH v2 0/7] efi: Enhance capsule loader to support signed Quark images
 2017-03-24 17:34 UTC  (16+ messages)
` [PATCH v2 1/7] efi/capsule: Fix return code on failing kmap/vmap
` [PATCH v2 2/7] efi/capsule: Remove pr_debug on ENOMEM or EFAULT
` [PATCH v2 3/7] efi/capsule: Clean up pr_err/info messages
` [PATCH v2 4/7] efi/capsule: Adjust return type of efi_capsule_setup_info
` [PATCH v2 5/7] efi/capsule: Prepare for loading images with security header
` [PATCH v2 6/7] efi/capsule: Factor out overloadable efi_capsule_identify_image
` [PATCH v2 7/7] efi/capsule: Add support for Quark security header

master - man-generator: fix buffer length calculation
 2017-03-24 17:33 UTC 

[PATCH 0/4] a few minor buffer cleanups in fast-import
 2017-03-24 17:26 UTC  (5+ messages)
` [PATCH 1/4] fast-import: use xsnprintf for writing sha1s
` [PATCH 2/4] fast-import: use xsnprintf for formatting headers
` [PATCH 3/4] encode_in_pack_object_header: respect output buffer length
` [PATCH 4/4] pack.h: define largest possible encoded object size

[PATCH 1/3] drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)
 2017-03-24 17:30 UTC  (6+ messages)
` [PATCH] drm: Make the decision to keep vblank irq enabled earlier
      ` [PATCH v2] "

[PATCH] fix inconsistent device between /proc/pid/maps and stat
 2017-03-24 17:29 UTC 

8250 memory mapped UART
 2017-03-24 17:29 UTC  (12+ messages)
` Fwd: "

[Qemu-devel] [PATCH v3 00/34] cmpxchg-based emulation of atomics
 2017-03-24 17:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 13/34] tcg: Add atomic helpers

[PATCH 1/2] md: add raid4/5/6 journal mode API (for dm-raid use)
 2017-03-24 17:29 UTC  (2+ messages)

[PATCH v2 00/11] ASoC: Intel: Skylake: More driver updates
 2017-03-24 17:40 UTC  (12+ messages)
` [PATCH v2 01/11] ALSA: hda: Fix LLCH register read
` [PATCH v2 02/11] ASoC: Intel: Skylake: Use the sig_bits to define dai bps capability
` [PATCH v2 03/11] ASoC: hdac_hdmi: Update sig_bits based on converter capability
` [PATCH v2 04/11] ASoC: Intel: Skylake: Add 16-bit constraint to FE bxt_rt298 machine
` [PATCH v2 05/11] ASoC: Intel: Skylake: Don't unload module when in use
` [PATCH v2 06/11] ASoC: Intel: Skylake: Remove redundant vmixer handler
` [PATCH v2 07/11] ASoC: Intel: Skylake: remove hard coded ACPI path
` [PATCH v2 08/11] ASoC: Intel: Skylake: Rearrangement of code to cleanup SKL SST library
` [PATCH v2 09/11] ASoC: Intel: Skylake: Fix DMA position reporting for capture stream
` [PATCH v2 10/11] ASoC: Intel: Skylake: Fix module state after unbind and delete
` [PATCH v2 11/11] ASoC: Intel: Skylake: Add support for deferred DSP module bind

net/sched: GPF in qdisc_hash_add
 2017-03-24 17:28 UTC  (5+ messages)

[PATCH v2 00/27] arm64: Dom0 ITS emulation
 2017-03-24 17:26 UTC  (19+ messages)
` [PATCH v2 02/27] ARM: GICv3: allocate LPI pending and property table
` [PATCH v2 09/27] ARM: GICv3: introduce separate pending_irq structs for LPIs
` [PATCH v2 16/27] ARM: vITS: handle CLEAR command

[morty/krogoth][PATCH] opencv: bump SRCREV
 2017-03-24 17:26 UTC  (2+ messages)

[RESEND PATCH v6 0/4] usb: musb: da8xx: Add DMA support
 2017-03-24 17:26 UTC  (3+ messages)
` [RESEND PATCH v6 4/4] usb: musb: da8xx: Add a primary support of PM runtime

[Qemu-devel] [Bug 1674925] [NEW] Qemu PPC64 kvm no display if --device virtio-gpu-pci is selected
 2017-03-24 17:14 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] [Bug 1674925] "

[PATCH] openssl: Fix build with thumb2
 2017-03-24 17:26 UTC  (3+ messages)

syslog(3) inconsistency
 2017-03-24 17:26 UTC  (3+ messages)

Query: ARM64: A random failure with hugetlbfs linked mmap() of a stack area
 2017-03-24 17:25 UTC  (4+ messages)

[PATCH v3 1/2] doc: Add bindings document for Xilinx LogiCore PR Decoupler
 2017-03-24 17:25 UTC  (6+ messages)

[Qemu-devel] Proposal for deprecating unsupported host OSes & architecutures
 2017-03-24 17:24 UTC  (8+ messages)

[Qemu-devel] [PATCH-for-2.9] replay/replay.c: bump REPLAY_VERSION
 2017-03-24 17:25 UTC  (3+ messages)

[GIT PULL] ARM: mvebu: dt64 for v4.12 (#1)
 2017-03-24 17:24 UTC 

[GIT PULL] ARM: mvebu: dt for v4.12 (#1)
 2017-03-24 17:23 UTC 

[PATCH V11 0/6] thermal: bcm2835: add thermal driver for bcm2835 SoC
 2017-03-24 17:23 UTC  (5+ messages)
` [PATCH V11 2/6] thermal: of-thermal: Implement signed coefficient support

[GIT PULL] ARM: mvebu: soc for v4.12 (#1)
 2017-03-24 17:23 UTC 

[PATCH 0/1] proposed minor change in rte_flow_validate semantics
 2017-03-24 17:23 UTC  (3+ messages)

[PATCH v3 00/10] be2iscsi: driver update 11.4.0.0
 2017-03-24 17:23 UTC  (13+ messages)
` [PATCH v3 04/10] scsi_transport_iscsi: Use flush_work in iscsi_remove_session
` [PATCH v3 05/10] be2iscsi: Increase HDQ default queue size
` [PATCH v3 06/10] be2iscsi: Use num_cons field in Rx CQE
` [PATCH v3 07/10] be2iscsi: Remove free_list for ASYNC handles
` [PATCH v3 08/10] be2iscsi: Check size before copying ASYNC handle
` [PATCH v3 10/10] be2iscsi: Update driver version

[GIT PULL] ARM: mvebu: defconfig64 for v4.12 (#1)
 2017-03-24 17:23 UTC 

[PATCH v2 1/5] PCI: rockchip: fix sign issues for current limits
 2017-03-24 17:22 UTC  (4+ messages)
` [PATCH v2 3/5] PCI: rockchip: add remove() support

[Qemu-devel] [PATCH RESEND] xen: limit pkg-config to PKG_CONFIG_PATH for xen libraries
 2017-03-24 17:20 UTC  (2+ messages)
`  "

[PATCH v4 1/2] can: holt_hi311x: document device tree bindings
 2017-03-24 17:20 UTC  (4+ messages)
` [PATCH v4 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver

[v2,net-next,1/3] net: stmmac: enable multiple buffers
 2017-03-24 17:19 UTC  (4+ messages)
` Fwd: "

[PATCH 0/4] oeqa: more control over qemu
 2017-03-24 17:18 UTC  (5+ messages)
` [PATCH 1/4] qemurunner: configurable timeout for run_serial()
` [PATCH 2/4] oeqa: allow extending qemuparams="..."
` [PATCH 3/4] oeqa: allow customizing image used by runqemu()
` [PATCH 4/4] oeqa: allow persistent image writes in runqemu()

[xen-4.5-testing test] 106872: tolerable FAIL - PUSHED
 2017-03-24 17:18 UTC 

[Qemu-devel] [PATCH] xen: limit pkg-config to PKG_CONFIG_PATH for xen libraries
 2017-03-24 17:18 UTC 

[PATCH] push: allow atomic flag via configuration
 2017-03-24 17:17 UTC 

Extending socket timestamping API for NTP
 2017-03-24 17:17 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 00/51] Creating RAMState for migration
 2017-03-24 17:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH 02/51] ram: rename block_name to rbname
` [Qemu-devel] [PATCH 41/51] Add page-size to output in 'info migrate'

[PATCH] xfrm: branchless addr4_match() on 64-bit
 2017-03-24 17:16 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: multiple queue fixes
 2017-03-24 17:16 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: fix netdev release
` [PATCH net-next 2/2] net: stmmac: fix number of tx queues in stmmac_poll

[GIT PULL 1/4] bcm2835 arm DT updates for 4.12
 2017-03-24 17:15 UTC  (12+ messages)
` [GIT PULL 2/4] bcm2835 arm defconfig "
` [GIT PULL 1/4] bcm2835 arm64 "
` [GIT PULL 4/4] bcm2835 MAINTAINERS "

[PATCH v1 0/3] Add support for downloading blobs on demand
 2017-03-24 17:15 UTC  (6+ messages)
` [PATCH v1 2/3] sub-process: refactor the filter process code into a reusable module

BSP guide: better example for recursive layer structure than meta-intel?
 2017-03-24 17:15 UTC  (3+ messages)

[PATCH] drm/i915: Limit number of reads to stabilize rc6 counter reads
 2017-03-24 17:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

Is NFC subsystem abandoned?
 2017-03-24 17:14 UTC  (2+ messages)

[PATCH] regulator: twl6030: remove redundant range check min_uV > 1300000 && min_uV <= 1350000
 2017-03-24 17:13 UTC 

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-24 17:12 UTC  (5+ messages)
` [RFC PATCH v2 15/32] x86: Add support for changing memory encryption attribute in early boot

[PATCH v2 00/14] refactor and cleanup of rte_ring
 2017-03-24 17:10 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 10/14] examples/quota_watermark: use ring space for watermarks


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.