All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-29 13:19:38 to 2017-06-29 13:56:45 UTC [more...]

[PATCH net-next v2 0/9] introduce flower offload capabilities
 2017-06-29 13:56 UTC  (9+ messages)
` [PATCH net-next v2 3/9] nfp: provide infrastructure for offloading flower based TC filters
` [PATCH net-next v2 4/9] nfp: extend flower add flow offload
` [PATCH net-next v2 9/9] nfp: add control message passing capabilities to flower offloads

[PATCH 0/5] drm/i915: Fix pre-g4x GPU reset, again
 2017-06-29 13:56 UTC  (7+ messages)
` [PATCH 1/5] drm/atomic: Refactor drm_atomic_state_realloc_connectors()
` [PATCH 2/5] drm/atomic: Introduce drm_atomic_helper_duplicate_committed_state()
` [PATCH 3/5] drm/i915% Store vma gtt offset in plane state
` [PATCH 4/5] drm/i915: Refactor __intel_atomic_commit_tail()
` [PATCH 5/5] drm/i915: Solve the GPU reset vs. modeset deadlocks with an rw_semaphore

[PATCH] EDAC: Get rid of mci->mod_ver
 2017-06-29 13:57 UTC  (2+ messages)

lseek SEEK_HOLE / SEEK_DATA fixes and switch to iomap V3.2-hch
 2017-06-29 13:54 UTC  (6+ messages)
` [PATCH 1/5] xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
` [PATCH 2/5] vfs: Add page_cache_seek_hole_data helper
` [PATCH 3/5] vfs: Add iomap_seek_hole and iomap_seek_data helpers
` [PATCH 4/5] xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
` [PATCH 5/5] ext4: "

[LTP] [PATCH v2 1/4] syscalls/mq_timedreceive: Add check data returned from mq_timedreceive
 2017-06-29 13:54 UTC  (3+ messages)
` [LTP] [PATCH v2 2/4] syscalls/{mq_timedsend, mq_timedreceive}: Convert to new API + cleanup

[PATCH] powerpc/powernv: Tell OPAL about our MMU mode
 2017-06-29 13:53 UTC  (5+ messages)

[PATCH] drm/i915: Avoid undefined behaviour of "u32 >> 32"
 2017-06-29 13:49 UTC 

Warning dump on OMAP-L138 when g_zero module is removed
 2017-06-29 13:50 UTC 

[kvm-unit-tests PATCH 0/5] Minor fixes while getting rid of code duplication
 2017-06-29 13:49 UTC  (6+ messages)
` [kvm-unit-tests PATCH 5/5] arch/run: unify accelerator detection

Issue on Linux 4.12-rc7 on iMX6 based board
 2017-06-29 13:49 UTC  (5+ messages)
` Fwd: "

release manager backup
 2017-06-29 13:48 UTC  (4+ messages)
` [dpdk-techboard] "

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

(unknown),
 2017-06-29 13:46 UTC 

[PATCH 4.4 00/46] 4.4.73-stable review
 2017-06-29 13:45 UTC  (3+ messages)
` [PATCH 4.4 34/46] drm/ast: Fixed system hanged if disable P2A

[Qemu-devel] [PATCH v5 0/6] target-m68k: implement 680x0 FPU
 2017-06-29 13:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 6/6] target-m68k, linux-user: manage FP registers in ucontext

Keeping track of called syscalls in real-time
 2017-06-29 13:45 UTC  (7+ messages)

[PATCH v8 00/18] fs: enhanced writeback error reporting with errseq_t (pile #1)
 2017-06-29 13:45 UTC  (39+ messages)
` [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

[Qemu-devel] [PATCH] qom: enforce readonly nature of link's check callback
 2017-06-29 13:45 UTC  (2+ messages)

[PULL] bcache updates based on git.kernel.dk/linux-block:for-next
 2017-06-29 13:45 UTC  (3+ messages)
` [PULL] bcache fixes and updates for-4.13

[Qemu-devel] [PULL 0/8] 9pfs patches for 2.10 20170629
 2017-06-29 13:43 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] 9pfs: local: remove: use correct path component
` [Qemu-devel] [PULL 2/8] 9pfs: local: Add support for custom fmode/dmode in 9ps mapped security modes
` [Qemu-devel] [PULL 3/8] 9pfs: replace g_malloc()+memcpy() with g_memdup()
` [Qemu-devel] [PULL 4/8] virtio-9p: record element after sanity checks
` [Qemu-devel] [PULL 5/8] virtio-9p: message header is 7-byte long
` [Qemu-devel] [PULL 6/8] virtio-9p: break device if buffers are misconfigured
` [Qemu-devel] [PULL 7/8] xen-9pfs: disconnect "
` [Qemu-devel] [PULL 8/8] 9pfs: handle transport errors in pdu_complete()

[U-Boot] [PATCH] arch: armv8: Remove the error when dcache is off
 2017-06-29 13:44 UTC  (8+ messages)

[PATCH 0/7] Few patches extracted from the centralization set
 2017-06-29 13:43 UTC  (9+ messages)
` [PATCH 1/7] nvme: move queue_count to the nvme_ctrl
` [PATCH 2/7] nvme: move ctrl cap to struct nvme_ctrl
` [PATCH 3/7] nvme-pci: rename to nvme_pci_configure_admin_queue
` [PATCH 4/7] nvme-fc: don't override opts->nr_io_queues

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

[RESEND PATCH v4] clk: stm32h7: Add stm32h743 clock driver
 2017-06-29 13:41 UTC  (8+ messages)

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

[PATCH linux dev-4.10 v3] ARM: dts: aspeed: quanta: Enable pwm fans
 2017-06-29 13:40 UTC  (3+ messages)

[PATCH v2 0/8] x86: undwarf unwinder
 2017-06-29 13:40 UTC  (4+ messages)
` [PATCH v2 4/8] objtool: add undwarf debuginfo generation

[PATCH v3 0/2] Add ASPEED watchdog device tree properties
 2017-06-29 13:39 UTC  (5+ messages)
` [PATCH v3 1/2] drivers/watchdog: Add optional ASPEED "

[Qemu-devel] [PATCH] cryptodev: fix two typos in error message
 2017-06-29 13:39 UTC  (2+ messages)

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

[PATCH] ceph: new mount option that control fscache data are indexed
 2017-06-29 13:39 UTC  (2+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Developing across multiple areas of the kernel
 2017-06-29 13:39 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mach-keystone: Modify secure image size before copy
 2017-06-29 13:38 UTC 

[PATCH v2 0/4] A fix and a few new tests for kprobe tracer
 2017-06-29 13:35 UTC  (5+ messages)
` [PATCH v2 1/4] trace/kprobes: Sanitize derived event names
` [PATCH v2 2/4] selftests/ftrace: Add a test to probe module functions
` [PATCH v2 3/4] selftests/ftrace: Update multiple kprobes test for powerpc
` [PATCH v2 4/4] selftests/ftrace: Add a testcase for kprobe event naming

How to fix errors that check --mode lomem finds, but --mode normal doesn't?
 2017-06-29 13:36 UTC  (11+ messages)

[Qemu-devel] [PATCH v5 0/5] fsdev: qmp interface for io throttling
 2017-06-29 13:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 3/5] qmp: refactor duplicate code

[Qemu-devel] [PATCH] intel_iommu: fix migration breakage on mr switch
 2017-06-29 13:35 UTC  (2+ messages)

open by handle support for NFS V2
 2017-06-29 13:34 UTC  (5+ messages)
` [PATCH 1/4] nfs: replace d_add with d_splice_alias in atomic_open
` [PATCH 2/4] nfs: add a nfs_ilookup helper
` [PATCH 3/4] nfs4: add NFSv4 LOOKUPP handlers
` [PATCH 4/4] nfs: add export operations

[PATCH v2] drm/amdgpu: fix the memory corruption on S3
 2017-06-29 13:34 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/3] Add memfd memory backend
 2017-06-29 13:34 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 2/3] Add memfd based hostmem

[PATCH RFC] Live migration for VMs with QEMU backed local storage
 2017-06-29 13:33 UTC  (3+ messages)

[PATCH] clk: si5351: expand compatible strings in documentation
 2017-06-29 13:31 UTC  (3+ messages)

[Qemu-devel] [RFC v1 0/4] Windows runtime improvements
 2017-06-29 13:32 UTC  (3+ messages)
` [Qemu-devel] [RFC v1 2/4] util/oslib-win32: Remove invalid check

[PATCH linux dev-4.10] aspeed-g5: add gpiolib irqchip support
 2017-06-29 13:32 UTC 

[PATCH V1] one wire ds1wm patch
 2017-06-29 13:32 UTC  (2+ messages)
  ` [PATCH v2 0/4] w1: ds1wm: register access patch

[PATCH v2] ext2: support EXT4_FEATURE_INCOMPAT_ENCRYPT
 2017-06-29 13:31 UTC  (2+ messages)

nvme defintions not used in the kernel
 2017-06-29 13:31 UTC  (4+ messages)

[PATCH linux dev-4.10] aspeed: Set max gpio num
 2017-06-29 13:30 UTC 

[RFC PATCH 0/3] Add at24 functionality to read form different EEPROM offsets
 2017-06-29 13:30 UTC  (4+ messages)
` [RFC PATCH 2/3] drivers: misc: eeprom: at24: support reading mac eeprom from different addresses

[PATCH] drivers/staging/media: Prefer using __func__ instead
 2017-06-29 13:30 UTC  (2+ messages)

[PATCH net-next 0/3] ethtool: support for forward error correction mode setting on a link
 2017-06-29 13:30 UTC  (6+ messages)
` [PATCH net-next 1/3] net: ethtool: add support for forward error correction modes

Deadlock on device removal event for NVMeF target
 2017-06-29 13:30 UTC  (6+ messages)

[PATCH] generic: add a less thorough testing mode for fsync-err program
 2017-06-29 13:29 UTC 

[RFC PATCH V4] ovl: fix rmdir problem on origin dir
 2017-06-29 13:29 UTC  (3+ messages)

[PATCH] of: document /sys/firmware/fdt
 2017-06-29 13:28 UTC  (3+ messages)

[PATCH v4] KVM: LAPIC: Fix lapic timer injection delay
 2017-06-29 13:28 UTC 

q35 support in Xen
 2017-06-29 13:28 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 00/11] Block layer thread-safety, part 2
 2017-06-29 13:27 UTC  (12+ 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
` [Qemu-devel] [PATCH 03/11] vdi: make it thread-safe
` [Qemu-devel] [PATCH 04/11] vpc: "
` [Qemu-devel] [PATCH 05/11] vvfat: "
` [Qemu-devel] [PATCH 06/11] qed: move tail of qed_aio_write_main to qed_aio_write_{cow, alloc}
` [Qemu-devel] [PATCH 07/11] block: invoke .bdrv_drain callback in coroutine context and from AioContext
` [Qemu-devel] [PATCH 08/11] qed: introduce bdrv_qed_init_state
` [Qemu-devel] [PATCH 09/11] qed: protect table cache with CoMutex
` [Qemu-devel] [PATCH 10/11] sheepdog: add queue_lock
` [Qemu-devel] [PATCH 11/11] ssh: support I/O from any AioContext

[PATCH v7 0/2] Run TPM2_Shutdown on system shutdown
 2017-06-29 13:28 UTC  (2+ messages)

Luminous RC feedback - device classes and osd df weirdness
 2017-06-29 13:27 UTC  (2+ messages)

[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

[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

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  (6+ 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:12 UTC  (4+ messages)

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


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.