All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-29 12:34:53 to 2017-06-29 13:19:47 UTC [more...]

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

[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] replace struct ucontext with ucontext_t type
 2017-06-29 13:18 UTC  (6+ messages)

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

[Qemu-devel] [PATCH v5 00/25] block: Fix some filename generation issues
 2017-06-29 13:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 01/25] block/mirror: Small absolute-paths simplification

[Qemu-devel] [PATCH v1 0/3] Some armv7m fixes
 2017-06-29 13:17 UTC  (7+ 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  (12+ 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

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

[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

[PATCH v2 6/6] Staging: wlan-ng: hfa384x.h:Fix use of volatile is usually wrong
 2017-06-29 13:01 UTC 

[RFC 0/5] drivers: Add boot constraints core
 2017-06-29 13:05 UTC  (12+ 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  (7+ messages)
` [PATCH v3 1/4] ASoC: Intel: Skylake: Add debugfs support
` [PATCH v3 2/4] ASoC: Intel: Skylake: Debugfs facility to dump module config
` [PATCH v3 3/4] ASoC: Intel: common: Add sram address to sst_addr structure
` [PATCH v3 3/4] ASoC: Intel: Skylake: "
` [PATCH v3 4/4] ASoC: Intel: Skylake: Add support to read firmware registers

[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  (7+ messages)
` [kvm-unit-tests PATCH 2/5] run_tests: add summary to powerpc and s390
` [kvm-unit-tests PATCH 5/5] arch/run: unify accelerator detection

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  (20+ 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 03/12] kernfs: add an API to get kernfs node from inode number
` [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  (13+ messages)
` [PATCH v3 1/4] iio: accel: st_accel_spi: add OF capability to st_accel_spi
` [PATCH v3 2/4] iio: magnetometer: st_magn_spi: add OF capability to st_magn_spi
` [PATCH v3 3/4] iio: gyro: st_gyro_spi: add OF capability to st_gyro_spi
` [PATCH v3 4/4] iio: pressure: st_pressure_spi: add OF capability to st_pressure_spi

[Qemu-devel] [PATCH v2 0/4] dump: add vmcoreinfo note
 2017-06-29 12:47 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 2/4] dump: add vmcoreinfo ELF note

[PATCH] iio: dac: DS4424: add Maxim DS4422/DS4424 DAC driver support
 2017-06-29 12:47 UTC  (3+ messages)

Patch "ipv6: release dst on error in ip6_dst_lookup_tail" has been added to the 4.9-stable tree
 2017-06-29 12:46 UTC 

Patch "ipv6: release dst on error in ip6_dst_lookup_tail" has been added to the 4.4-stable tree
 2017-06-29 12:46 UTC 

Patch "ipv6: release dst on error in ip6_dst_lookup_tail" has been added to the 3.18-stable tree
 2017-06-29 12:45 UTC 

[PATCHv3 0/4] DA9052 hardware monitoring improvements
 2017-06-29 12:43 UTC  (6+ messages)
` [PATCHv3 1/4] mfd: da9052: fix manual ADC read after timed out read
` [PATCHv3 2/4] hwmon: da9052: replace S_IRUGO with 0444
` [PATCHv3 3/4] dt-bindings: mfd: da9052: support TSI as ADC
` [PATCHv3 4/4] hwmon: da9052: add support for TSI channel

[PATCH rdma-core] libqedr: Add iWARP support for user-space lib
 2017-06-29 12:42 UTC 

[PATCH] drm: vblank: Fix vblank timestamp update
 2017-06-29 12:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v10 0/7] trace: [tcg] Optimize per-vCPU tracing states with separate TB caches
 2017-06-29 12:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH v10 6/7] trace: [tcg, trivial] Re-align generated code
` [Qemu-devel] [PATCH v10 7/7] trace: [trivial] Statically enable all guest events

[PATCH] bluetooth: Add entry for BCM43430 UART bluetooth
 2017-06-29 12:40 UTC  (2+ messages)

[Buildroot] [ti-gfx] - Error implicit declaration of function ‘dmac_map_area’
 2017-06-29 12:39 UTC 

[Qemu-devel] TPM status
 2017-06-29 12:39 UTC  (3+ messages)

[PATCH] Bluetooth: Add sockaddr length checks before accessing sa_family in bind and connect handlers
 2017-06-29 12:38 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] linux: bump default version to 4.11.8
 2017-06-29 12:38 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux-headers: bump 4.{4, 9, 11}.x series

[PATCH 00/13] fbdev locking rework and deferred setup, take 2
 2017-06-29 12:38 UTC  (8+ messages)
` [PATCH 01/13] drm/fb-helper: Push down modeset lock into FB helpers

4.12.0-rc6+: WQ_MEM_RECLAIM hci0:hci_power_off is flushing !WQ_MEM_RECLAIM events:btusb_work
 2017-06-29 12:37 UTC  (7+ messages)
        ` [PATCH] bluetooth: remove WQ_MEM_RECLAIM from hci workqueues

[PATCH 10/13] drm/fb-helper: Support deferred setup
 2017-06-29 12:36 UTC  (4+ messages)
` [PATCH] "

[PATCH] Bluetooth: hci_bcm: Add active_low irq polarity quirk for Asus T100CHI
 2017-06-29 12:36 UTC  (2+ messages)

[PATCH V4 1/7] dt-bindings: pinctrl: extend the pinmux property to support integers array
 2017-06-29 12:35 UTC  (4+ messages)
` [PATCH V5 1/1] "

[PATCH 4.4 00/46] 4.4.73-stable review
 2017-06-29 12:35 UTC  (4+ messages)
` [PATCH 4.4 09/46] ipv6: Inhibit IPv4-mapped src address on the wire

[gpu-drm-radeon] question about potential dead code in vce_v2_0_enable_mgcg()
 2017-06-29 12:34 UTC  (5+ messages)

[Qemu-devel] [RFC v1 0/4] Windows runtime improvements
 2017-06-29 12:34 UTC  (3+ messages)
` [Qemu-devel] [RFC v1 4/4] util/oslib-win32: Recursivly pass the timeout


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.