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

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  (42+ 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

[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)

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

[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

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

[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)

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

[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  (7+ 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

[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)


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.