All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-29 12:51:05 to 2017-06-29 13:27:58 UTC [more...]

[Qemu-devel] [PATCH v2 00/11] Block layer thread-safety, part 2
 2017-06-29 13:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/11] qcow2: call CoQueue APIs under CoMutex
` [Qemu-devel] [PATCH 02/11] coroutine-lock: add qemu_co_rwlock_downgrade and qemu_co_rwlock_upgrade

[PATCH 0/2 v2] iommu/s390: Improve iommu-groups and add sysfs support
 2017-06-29 13:27 UTC  (6+ messages)
` [PATCH 2/2] iommu/s390: Add support for iommu_device handling

[Qemu-devel] [RISU PATCH v6 00/10] Record/replay patches
 2017-06-29 13:27 UTC  (4+ messages)
` [Qemu-devel] [RISU PATCH v6 02/10] build-all-archs: support cross building via docker

[PATCH] arm64: fix endianness annotation for __apply_alternatives()/get_alt_insn()
 2017-06-29 13:26 UTC  (3+ messages)

[PATCH 0/2] ASoC: audio-graph-card: support external amplifier with DAPM widget
 2017-06-29 13:26 UTC  (6+ messages)
` [PATCH 1/2] ASoC: audio-graph-card: update bindings for amplifier support
` [PATCH 2/2] ASoC: audio-graph-card: add widgets and routing for external "

[RFC] fix parallelism for rpc tasks
 2017-06-29 13:25 UTC 

[PATCH] clk: renesas: div6: Document fields used for parent selection
 2017-06-29 12:50 UTC 

[PATCH/RFC v2 0/5] clk: renesas: rcar-gen3: Restore clocks during resume
 2017-06-29 13:25 UTC  (6+ messages)
` [PATCH/RFC v2 1/5] clk: renesas: cpg-mssr: Restore module "
` [PATCH/RFC v2 2/5] clk: renesas: cpg-mssr: Add support to restore core "
` [PATCH/RFC v2 3/5] clk: renesas: div6: Restore clock state "
` [PATCH/RFC v2 4/5] clk: renesas: rcar-gen3: Restore SDHI clocks "
` [PATCH/RFC v2 5/5] clk: renesas: rcar-gen3: Restore R clock "

[PATCH 0/2] Introduce data field in hashmap and migrate docs to header
 2017-06-29 13:25 UTC  (3+ messages)
` [PATCH 2/2] hashmap: migrate documentation from Documentation/technical into header

[Buildroot] [PATCH 1/2] .gitlab-ci.yml: regenerate
 2017-06-29 13:24 UTC  (2+ messages)

[PATCH v2] nl80211: Don't verify owner_nlportid on NAN commands
 2017-06-29 13:24 UTC  (2+ messages)

[PATCH] IB/iser: Handle lack of memory management extentions correctly
 2017-06-29 13:24 UTC  (2+ messages)

[PATCH v2 1/1] gpio: gpio-wcove: Fix GPIO control register offset calculation
 2017-06-29 13:24 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/7] KASLR kernel dump support
 2017-06-29 13:23 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] vmgenid: replace x-write-pointer-available hack
` [Qemu-devel] [PATCH 2/7] acpi: add vmcoreinfo device
` [Qemu-devel] [PATCH 3/7] tests: add simple vmcoreinfo test
` [Qemu-devel] [PATCH 4/7] dump: add vmcoreinfo ELF note
` [Qemu-devel] [PATCH 5/7] kdump: "
` [Qemu-devel] [PATCH 6/7] scripts/dump-guest-memory.py: add vmcoreinfo
` [Qemu-devel] [PATCH 7/7] MAINTAINERS: add Dump maintainers

[PATCHv4] ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs
 2017-06-29 13:22 UTC  (3+ messages)
` [PATCH] ASoC: topology: Fix usage of SND_SOC_TPLG_INDEX_ALL during load
` [PATCH] ASoC: topology: show index in debug when adding DAPM routes

[PATCH] hwmon: Add LTC2471/LTC2473 driver
 2017-06-29 13:22 UTC  (4+ messages)
` [PATCH v2] "

Clocks used by another OS/CPU (was: Re: [RFC PATCH] clk: renesas: cpg-mssr: Add interface for critical core clocks)
 2017-06-29 13:22 UTC  (12+ messages)
    ` Clocks used by another OS/CPU

[PATCH v2 6/6] Staging: wlan-ng: hfa384x.h:Fix use of volatile is usually wrong
 2017-06-29 13:22 UTC  (2+ messages)

[xtf test] 111167: regressions - trouble: broken/pass
 2017-06-29 13:22 UTC  (2+ messages)

[PATCH] ieee80211: update public action codes
 2017-06-29 13:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] replace struct ucontext with ucontext_t type
 2017-06-29 13:18 UTC  (7+ messages)

[Qemu-devel] [PATCH v5 00/25] block: Fix some filename generation issues
 2017-06-29 13:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 01/25] block/mirror: Small absolute-paths simplification
` [Qemu-devel] [PATCH v5 02/25] block: Use children list in bdrv_refresh_filename

[PATCH v8 00/18] fs: enhanced writeback error reporting with errseq_t (pile #1)
 2017-06-29 13:19 UTC  (38+ messages)
` [PATCH v8 01/18] fs: remove call_fsync helper function
` [PATCH v8 02/18] buffer: use mapping_set_error instead of setting the flag
` [PATCH v8 03/18] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v8 04/18] buffer: set errors in mapping at the time that the error occurs
` [PATCH v8 05/18] jbd2: don't clear and reset errors after waiting on writeback
` [PATCH v8 06/18] mm: clear AS_EIO/AS_ENOSPC when writeback initiation fails
` [PATCH v8 07/18] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v8 08/18] mm: clean up error handling in write_one_page
` [PATCH v8 09/18] lib: add errseq_t type and infrastructure for handling it
` [PATCH v8 10/18] fs: new infrastructure for writeback error handling and reporting
` [PATCH v8 11/18] mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_error
` [PATCH v8 12/18] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors
` [PATCH v8 13/18] dax: set errors in mapping when writeback fails
` [PATCH v8 14/18] block: convert to errseq_t based writeback error tracking
` [PATCH v8 15/18] fs: convert __generic_file_fsync to use errseq_t based reporting
` [PATCH v8 16/18] ext4: use errseq_t based error handling for reporting data writeback errors
` [PATCH v8 17/18] xfs: minimal conversion to errseq_t writeback error reporting
` [PATCH v8 18/18] btrfs: minimal conversion to errseq_t writeback error reporting on fsync

[RFC ipsec-next] flow cache removal
 2017-06-29 13:17 UTC  (4+ messages)
` [RFC net-next 9/9] xfrm: add a small xdst pcpu cache

[xfstest PATCH] overlay/031: add tests of whiteouts in lowerdir and both dirs
 2017-06-29 13:18 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 0/3] Some armv7m fixes
 2017-06-29 13:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 3/3] armv7m_systick: abort instead of locking on a bad rate

[git pull] pinctrl: sh-pfc: Updates for v4.13 (take two)
 2017-06-29 13:17 UTC  (3+ messages)

[PATCH] gpiolib: fix filtering out unwanted events
 2017-06-29 13:16 UTC  (5+ messages)

[PATCH] drm/i915: reintroduce VLV/CHV PFI programming power domain workaround
 2017-06-29 13:16 UTC  (2+ messages)

Overlayfs patches to consider for v4.13
 2017-06-29 13:15 UTC  (2+ messages)

[PATCH v2] use pkg-config to search for libtirpc to fix cross-compilation
 2017-06-29 13:15 UTC  (4+ messages)

[PATCH v5 0/6] Add minimal boot support for IPQ8074
 2017-06-29 13:14 UTC  (6+ messages)
` [PATCH v5 1/6] pinctrl: qcom: Add ipq8074 pinctrl driver

[oe-layersetup][PATCH] processor-sdk-04.00.00.04: add Processor SDK 4.0.0.4 release config
 2017-06-29 13:13 UTC  (2+ messages)

[PATCH 0/2] i40e/i40evf: fix override of administratively set MAC address in trusted mode
 2017-06-29 13:12 UTC  (6+ messages)
` [Intel-wired-lan] "
` [PATCH 1/2] i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resource
  ` [Intel-wired-lan] "
` [PATCH 2/2] i40e/i40evf: add virtchnl flag to indicate trusted VF
  ` [Intel-wired-lan] "

About loading drivers of camera_ov5640_mipi and to test it in warp7
 2017-06-29 13:12 UTC  (4+ messages)

no login prompt for the serial com port
 2017-06-29 13:11 UTC  (2+ messages)

[bug report] device property: Move FW type specific functionality to FW specific files
 2017-06-29 13:11 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/23] hyperv fixes and enhancements
 2017-06-29 13:10 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 07/23] hyperv: ensure VP index equal to QEMU cpu_index

[PATCH V3 0/2] Support for FW activation without reset
 2017-06-29 13:09 UTC  (9+ messages)
  ` [PATCH V3 2/2] nvme: Add support "

[PATCH 0/2] A couple of small updates/fixes for kprobes tracer
 2017-06-29 13:08 UTC  (11+ messages)
` [PATCH 2/2] selftests/ftrace: Update multiple kprobes test for powerpc

[PATCH 0/8] Cleanup CRTC .enable()/.disable() cargo-cult
 2017-06-29 13:00 UTC  (9+ messages)
` [PATCH 5/8] drm: vmwgfx: Remove unneeded CRTC .prepare() helper operation
` [PATCH 6/8] drm: vmwgfx: Replace CRTC .commit() helper operation with .enable()
` [PATCH 7/8] drm: Add old state pointer to CRTC .enable() helper function
` [PATCH 8/8] drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()

[LTP] [PATCH v2 1/4] syscalls/mq_timedreceive: Add check data returned from mq_timedreceive
 2017-06-29 13:09 UTC  (2+ messages)

[PATCH] mac80211_hwsim: use dyndbg for debug messages
 2017-06-29 13:08 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: pwm-backlight: Add pwm-delay-us property
 2017-06-29 13:07 UTC  (5+ messages)

[PATCH] drm/i915: Skip i915_swizzle_info in platforms without GPU side swizzle
 2017-06-29 13:07 UTC  (3+ messages)

[PATCH 1/2] kernel: add package version in dependencies for kernel packages
 2017-06-29 13:07 UTC  (12+ messages)
` [PATCH 2/2] kernel: user defined KERNEL_VERSION_PKG_NAME

[PATCH 0/4] firmware: fix fallback mechanism by ignoring SIGCHLD
 2017-06-29 13:05 UTC  (6+ messages)
` [PATCH 2/4] swait: add the missing killable swaits

[RFC 0/5] drivers: Add boot constraints core
 2017-06-29 13:05 UTC  (8+ messages)
` [RFC 1/5] "

[Buildroot] [Bug 9991] New: SGX Error implicit declaration of function ‘dmac_map_area’
 2017-06-29 13:05 UTC 

[4.12 REGRESSION] pinctrl: rockchip: sleeping function called from atomic context
 2017-06-29 13:05 UTC  (4+ messages)
  ` [PATCH for 4.12] Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"

[PATCH v4 00/11] Add LMCE support
 2017-06-29 13:02 UTC  (3+ messages)
` [PATCH v4 08/11] x86/vmce, tools/libxl: expose LMCE capability in guest MSR_IA32_MCG_CAP

cpufreq: frequency scaling spec in DT node
 2017-06-29 13:01 UTC  (5+ messages)

[PATCH] net/ixgbe: support detection of hot swapped SFP/SFP+
 2017-06-29 13:00 UTC  (7+ messages)

[PATCH v5 00/12] bus: attach / detach API
 2017-06-29 12:59 UTC  (7+ messages)
` [PATCH v6 05/11] bus: introduce hotplug functionality

release manager backup
 2017-06-29 12:59 UTC  (2+ messages)
` [dpdk-techboard] "

[PATCH 1/7] dma-buf/dma-fence: Extract __dma_fence_is_later()
 2017-06-29 12:59 UTC  (7+ messages)
` [PATCH 2/7] dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound
` [PATCH 3/7] dma-buf/sw-sync: Prevent user overflow on timeline advance
` [PATCH 4/7] dma-buf/sw-sync: Reduce irqsave/irqrestore from known context
` [PATCH 5/7] dma-buf/sw-sync: sync_pt is private and of fixed size
` [PATCH 6/7] dma-buf/sw-sync: Fix locking around sync_timeline lists
` [PATCH 7/7] dma-buf/sw-sync: Use an rbtree to sort fences in the timeline

[PATCHv2 0/9] STM32 SPI various fixes
 2017-06-29 12:58 UTC  (6+ messages)
` [PATCHv2 9/9] spi: spidev: add Aardvark to device tree compatibility list

[PATCH 0/4] MIPS: Syscall tracing fixes
 2017-06-29 12:59 UTC  (5+ messages)
` [PATCH 2/4] MIPS: Negate error syscall return in trace

[PATCH 1/1] block: Convert hd_struct in_flight from atomic to percpu
 2017-06-29 12:59 UTC  (6+ messages)
    ` [dm-devel] "

[PATCH] acpi: thermal: honor "mode" sysfs file setting
 2017-06-29 12:58 UTC  (4+ messages)

[PATCH 0/8] Add ASoC support for AMD Stoney APUs
 2017-06-29 12:58 UTC  (4+ messages)
` [PATCH 4/8] ASoC: AMD: added condition checks for CZ specific code

[PATCH 1/2] staging: sm750fb: avoid conflicting vesafb
 2017-06-29 12:57 UTC  (8+ messages)
            ` 答复: "

[PATCH] trace-listen: add missing header
 2017-06-29 12:57 UTC  (4+ messages)

[Qemu-devel] [RFC 00/15] Error API: Flag errors in *errp even if errors are being ignored
 2017-06-29 12:57 UTC  (5+ messages)

[PATCH] pinctrl: freescale: imx7d: make of_device_ids const
 2017-06-29 12:56 UTC  (2+ messages)

[PATCH 0/5] xen: sched_null: support soft affinity
 2017-06-29 12:56 UTC  (6+ messages)
` [PATCH 1/5] xen: sched: factor affinity helpers out of sched_credit.c
` [PATCH 2/5] xen: sched_null: check for pending tasklet work a bit earlier
` [PATCH 3/5] xen: sched-null: support soft-affinity
` [PATCH 4/5] xen: sched_null: add some tracing
` [PATCH 5/5] tools: tracing: handle null scheduler's events

[PATCH] gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan
 2017-06-29 12:55 UTC  (2+ messages)

[PATCH 0/9] net/qede: update PMD to 2.5.1.1
 2017-06-29 12:55 UTC  (3+ messages)
` [PATCH 8/9] net/qede: use newer packet mbuf allocate API

patch "Add USB quirk for HVR-950q to avoid intermittent device resets" added to usb-testing
 2017-06-29 12:54 UTC 

[bug report] mmc: tmio-mmc: add support for 32bit data port
 2017-06-29 12:54 UTC 

[PATCH v3 0/4] Add debugfs support for skylake driver
 2017-06-29 12:54 UTC  (2+ messages)

[PATCH 0/4] pinctrl: Add USB support for Aspeed SoCs
 2017-06-29 12:53 UTC  (3+ messages)

[ovmf test] 111172: all pass - PUSHED
 2017-06-29 12:53 UTC 

[PATCH 0/5] ARM: Socionext MB86S71 and Fujitsu F-Cue enablement
 2017-06-29 12:53 UTC  (7+ messages)
` [PATCH 3/5] dt-bindings: arm: Document Socionext MB86S71 and Fujitsu F-Cue

[kvm-unit-tests PATCH 0/5] Minor fixes while getting rid of code duplication
 2017-06-29 12:53 UTC  (4+ messages)
` [kvm-unit-tests PATCH 2/5] run_tests: add summary to powerpc and s390

We`ll improve your Alexa Rank or your Money Back
 2017-06-29 12:53 UTC 

[PATCH] iio: magnetometer: Only declare ACPI table when ACPI is enable
 2017-06-29 12:51 UTC  (2+ messages)

[PATCH V4 00/12] blktrace: output cgroup info
 2017-06-29 12:51 UTC  (11+ messages)
` [PATCH V4 01/12] kernfs: use idr instead of ida to manage inode number
` [PATCH V4 02/12] kernfs: implement i_generation
` [PATCH V4 04/12] kernfs: don't set dentry->d_fsdata
` [PATCH V4 05/12] kernfs: introduce kernfs_node_id
` [PATCH V4 06/12] kernfs: add exportfs operations

[PATCH 0/3] next-eventdev: RFC evendev pipeline sample app
 2017-06-29 12:51 UTC  (8+ messages)
` [PATCH 1/3] examples/eventdev_pipeline: added "

How to make GATT only accessible over LE connection
 2017-06-29 12:51 UTC  (2+ messages)

[PATCH v3 0/4] Add OF support to ST sensor framework
 2017-06-29 12:51 UTC  (4+ messages)
` [PATCH v3 4/4] iio: pressure: st_pressure_spi: add OF capability to st_pressure_spi


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.