All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-02 13:06:05 to 2016-06-02 13:59:48 UTC [more...]

[PATCH] sched/cputime: add steal clock warps handling during cpu hotplug
 2016-06-02 13:59 UTC  (3+ messages)

[PATCH 0/2] Better ref summary alignment in "git fetch"
 2016-06-02 13:58 UTC  (4+ messages)
` [PATCH 1/2] fetch: better alignment in ref summary

Device replace issues and disabling it until they are solved
 2016-06-02 13:58 UTC  (7+ messages)

[PATCH 00/16] porting scripts to python3
 2016-06-02 13:55 UTC  (3+ messages)
` [PATCH 01/16] scripts: python3: convert iterables to lists

[RFC] Yet another option for DPDK options
 2016-06-02 13:53 UTC  (4+ messages)

[LTP] [PATCH] dma_thread_diotest: Correct the number of running workers
 2016-06-02 13:58 UTC 

[PATCH 0/8] nilfs2 updates
 2016-06-02 13:58 UTC  (9+ messages)
` [PATCH 2/8] nilfs2: add nilfs_msg() message interface
` [PATCH 3/8] nilfs2: embed a back pointer to super block instance in nilfs object
` [PATCH 4/8] nilfs2: reduce bare use of printk() with nilfs_msg()
  ` [PATCH 1/8] nilfs2: hide function name argument from nilfs_error()
  ` [PATCH 5/8] nilfs2: replace nilfs_warning() with nilfs_msg()
  ` [PATCH 6/8] nilfs2: emit error message when I/O error is detected
` [PATCH 7/8] nilfs2: do not use yield()
` [PATCH 8/8] nilfs2: refactor parser of snapshot mount option

[PATCH 1/6] drm/doc: Update kerneldoc for drm_crtc.h
 2016-06-02 13:52 UTC  (4+ messages)
` [PATCH 4/6] drm/gpu.tmpl: Don't forget to rename the include directives, too

[PATCH] rtc: ab8500: move device_init_wakeup() call
 2016-06-02 13:56 UTC  (4+ messages)
` [rtc-linux] "
  ` [rtc-linux] "

i.mx6 camera interface (CSI) and mainline kernel
 2016-06-02 13:55 UTC  (13+ messages)

"No space left on device" and balance doesn't work
 2016-06-02 13:55 UTC  (4+ messages)

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-06-02 13:55 UTC  (5+ messages)

[PATCH 1/2] ARM: dts: keystone: fix to PCI bindings
 2016-06-02 13:54 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: keystone: add interrupt property to PCI controller bindings

[PATCH] sched/cputime: Fix steal time accouting during cpu hotplug
 2016-06-02 13:55 UTC  (2+ messages)

[PATCH 1/4] ARM: multi_v7_defconfig: Enable Trats2 audio codec, touchscreen and sensors
 2016-06-02 13:54 UTC  (12+ messages)
` [PATCH 2/4] ARM: multi_v7_defconfig: Enable drivers for Exynos4210 Universal C210 board
` [PATCH 3/4] ARM: multi_v7_defconfig: Enable s5p-secss driver
` [PATCH 4/4] ARM: exynos_defconfig: Save defconfig on current linux-next

[meta-fsl-arm][PATCH 1/5] asf: correct the branch
 2016-06-02 13:38 UTC  (5+ messages)
` [meta-fsl-arm][PATCH 2/5] linux-ls1: fix build issue under gcc6
` [meta-fsl-arm][PATCH 3/5] qemu-fsl: remove unsupported configure options
` [meta-fsl-arm][PATCH 4/5] qemu-fsl: disable do_compile_ptest_base execution
` [meta-fsl-arm][PATCH 5/5] u-boot: fix build error under gcc6

[Qemu-devel] [PATCH 1/1] qcow2: avoid extra flushes in qcow2
 2016-06-02 13:38 UTC  (3+ messages)

[PATCH 0/3] PCIe controller driver for Marvell Armada 3700
 2016-06-02 13:53 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: add DT binding for the Aardvark PCIe controller

[PULL 0/8] KVM/ARM Fixes for v4.7-rc2
 2016-06-02 13:52 UTC  (3+ messages)

Bug 119151 - [regression] ath10k no longer authenitcates and freezes system
 2016-06-02 13:52 UTC  (2+ messages)

[dm-crypt] LVM on LUKS: volumes missing
 2016-06-02 13:52 UTC  (6+ messages)
  ` [linux-lvm] "

[BUG] Page allocation failures with newest kernels
 2016-06-02 13:52 UTC  (9+ messages)

[PATCH RFC 00/20] Make ACPI builder available to components other than hvmloader
 2016-06-02 13:52 UTC  (5+ messages)
` [PATCH RFC 04/20] acpi/hvmloader: Decide which SSDTs to build in hvmloader
` [PATCH RFC 05/20] acpi/hvmloader: Move passthrough initialization from ACPI code

[PATCH 00/38] nonblocking atomic commits for everyone!
 2016-06-02 13:50 UTC  (21+ messages)
` [PATCH 02/38] drm/i915: Use drm_atomic_get_existing_plane_state
` [PATCH 03/38] drm/msm: Use for_each_*_in_state
` [PATCH 04/38] drm/rcar-du: "
` [PATCH 05/38] drm/vc4: Use for_each_plane_in_state
` [PATCH 06/38] drm/omap: "
` [PATCH 07/38] drm/exynos: Use for_each_crtc_in_state
` [PATCH 08/38] drm/atomic: Add __drm_atomic_get_current_plane_state
` [PATCH 16/38] drm/hdlcd: Clean up crtc hooks
` ✗ Ro.CI.BAT: failure for nonblocking atomic commits for everyone!

mempool: external mempool manager
 2016-06-02 13:43 UTC  (13+ messages)
` [PATCH v6 0/5] mempool: add "
  ` [PATCH v6 1/5] mempool: support external handler
  ` [PATCH v7 0/5] mempool: add external mempool manager
    ` [PATCH v7 1/5] mempool: support external mempool operations
    ` [PATCH v7 2/5] mempool: remove rte_ring from rte_mempool struct
    ` [PATCH v7 3/5] mempool: add default external mempool ops
    ` [PATCH v7 4/5] app/test: test external mempool manager
    ` [PATCH v7 5/5] mbuf: allow apps to change default mempool ops

[PATCH] mm,oom_reaper: don't call mmput_async() without atomic_inc_not_zero()
 2016-06-02 13:49 UTC  (6+ messages)

[PATCH RESEND 0/4] qemu-qdisk: Replace grant map by grant copy
 2016-06-02 13:47 UTC  (3+ messages)
` [PATCH RESEND 3/4] qdisk, hw/block/xen_disk: Perform grant copy instead of grant map

[PATCH 1/4] mm/init-mm: remove unused header cpumask.h
 2016-06-02 13:46 UTC  (4+ messages)
` [PATCH 3/4] mm/vmstat: "

[PATCH v3 1/2] scsi: fix race between simultaneous decrements of ->host_failed
 2016-06-02 13:46 UTC  (2+ messages)

[PATCH v2 1/2] ath10k: remove duplicate and unused rx rate flags
 2016-06-02 13:45 UTC  (3+ messages)

[PATCH v4 4/8] char: rpmb: provide user space interface
 2016-06-02 13:44 UTC  (2+ messages)
` [v4,4/8] "

[Xenomai] what limits number of pSOS tasks using t_create?
 2016-06-02 13:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/28] Add qapi-to-JSON and clone visitors
 2016-06-02 13:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 13/28] qapi: Add new clone visitor

[Qemu-devel] [RFC] A clock framework in QEMU
 2016-06-02 13:43 UTC  (3+ messages)

[RFC PATCH v2 0/3]
 2016-06-02 13:41 UTC  (9+ messages)
` [RFC PATCH v2 1/3] drm: bridge/analogix_dp: add the PSR function support
` [RFC PATCH v2 3/3] drm/rockchip: analogix_dp: add PSR support

[U-Boot] Between 2015.10 and 2016.01, SPI flash changed erase size, and saveenv stopped working
 2016-06-02 13:41 UTC  (5+ messages)

[PATCH] leds: handle suspend/resume in heartbeat trigger
 2016-06-02 13:41 UTC 

[PATCH 0/3] Setup for bitbake perforce fetcher changes
 2016-06-02 13:41 UTC  (2+ messages)

easiest way to patch some headers in gcc-5.2 source?
 2016-06-02 13:40 UTC 

[U-Boot] NFSv2 => NFSv3
 2016-06-02 13:39 UTC 

[PATCH iputils 3/6] ping6: allow disabling of openssl support
 2016-06-02 13:38 UTC  (4+ messages)
` [PATCH iputils v2] ping6: allow disabling of openssl/libgcrypt support

[PATCH] scripts: check commits with checkpatch
 2016-06-02 13:23 UTC  (4+ messages)

[U-Boot] [PATCH] fw_env: Make env flash lock optional
 2016-06-02 13:36 UTC  (4+ messages)

[RFC PATCH 0/3] ECAM quirks handling for ARM64 platforms
 2016-06-02 13:35 UTC  (6+ messages)
` [RFC PATCH 1/3] pci, acpi: Match PCI config space accessors against platfrom specific ECAM quirks

[PATCH 0/2] arm-smmu: add master mask
 2016-06-02 13:35 UTC  (3+ messages)
` [PATCH 2/2] arm-smmu: Add possibillity to mask streamIDs

[linux-next-20160602] kernel BUG at mm/rmap.c:1253!
 2016-06-02 13:35 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 0/3] IOMMU: Add Support to VFIO devices with vIOMMU present
 2016-06-02 13:34 UTC  (18+ messages)
` [Qemu-devel] [PATCH v3 1/3] IOMMU: add VTD_CAP_CM to vIOMMU capability exposed to guest
` [Qemu-devel] [PATCH v3 3/3] IOMMU: Integrate between VFIO and vIOMMU to support device assignment

[PATCH 1/6] drm/amdgpu/atpx: track whether if this is a hybrid graphics platform
 2016-06-02 13:33 UTC  (6+ messages)
` [PATCH 2/6] drm/amdgpu/atpx: hybrid platforms use d3cold
` [PATCH 3/6] drm/amdgpu: drop explicit pci D3/D0 setting for ATPX power control
` [PATCH 4/6] drm/radeon/atpx: track whether if this is a hybrid graphics platform
` [PATCH 5/6] drm/radeon/atpx: hybrid platforms use d3cold
` [PATCH 6/6] drm/radeon: drop explicit pci D3/D0 setting for ATPX power control

[PATCH] [media] c8sectpfe: fix memory leak
 2016-06-02 13:32 UTC 

[U-Boot] [PATCH] malloc: Remove control-L in malloc.h
 2016-06-02 13:31 UTC  (6+ messages)

[PATCH v2] nvme/quirk: Add a delay before checking for adapter readiness
 2016-06-02 13:30 UTC  (2+ messages)

[BUG] win2008 guest cannot get ip through sriov
 2016-06-02 13:30 UTC  (12+ messages)

[Qemu-devel] [PATCH 0/3] linux-user: fix bugs in fadvise syscalls
 2016-06-02 13:30 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] linux-user: Fix handling of arm_fadvise64_64 syscall
` [Qemu-devel] [PATCH 2/3] linux-user: Fix NR_fadvise64 and NR_fadvise64_64 for 32-bit guests
` [Qemu-devel] [PATCH 3/3] linux-user: Fix error conversion in 64-bit fadvise syscall

[PATCH] net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency
 2016-06-02 13:30 UTC  (2+ messages)

How to set a cmake cache variable to a spezific value?
 2016-06-02 13:29 UTC  (3+ messages)

Internal error xfs_trans_cancel
 2016-06-02 13:29 UTC  (9+ messages)

[PATCH 1/3] dt-bindings: clock: Add watchdog and SSS clock IDs to Exynos5410
 2016-06-02 13:27 UTC  (6+ messages)
` [PATCH 3/3] ARM: dts: exynos: Add watchdog amd Security SubSystem "

[Qemu-devel] [PULL v2 00/16] docker queue
 2016-06-02 13:26 UTC  (2+ messages)

[Buildroot] [PATCH] gdb: bump 7.11.x branch to 7.11.1
 2016-06-02 13:26 UTC  (2+ messages)

[Buildroot] [PATCH] linux-headers: Bump to 4.6.1 kernel
 2016-06-02 13:26 UTC  (2+ messages)

[PATCH v9 0/6] Convert requests to use struct fence
 2016-06-02 13:25 UTC  (3+ messages)
` [PATCH v9 4/6] drm/i915: Interrupt driven fences

[Buildroot] [git commit] linux-headers: Bump to 4.6.1 kernel
 2016-06-02 13:26 UTC 

[PATCH resend v2 0/6] regulator: axp20x: Add support for AXP809 PMIC
 2016-06-02 13:25 UTC  (8+ messages)
` [PATCH resend v2 1/6] regulator: axp20x: support AXP809 variant

[Buildroot] [git commit] gdb: bump 7.11.x branch to 7.11.1
 2016-06-02 13:26 UTC 

[PATCH] extensions: libxt_devgroup: Fix order of mask and id
 2016-06-02 13:24 UTC 

dev package being pulled into RDEPENDS automatically
 2016-06-02 13:24 UTC  (2+ messages)

linux-next: Tree for Jun 1
 2016-06-02 13:24 UTC  (4+ messages)
` [linux-next: Tree for Jun 1] __khugepaged_exit rwsem_down_write_failed lockup

[PATCH 0/5] Add suspend-to-idle validation for Intel SoCs
 2016-06-02 13:23 UTC  (4+ messages)
` [PATCH 5/5] intel_idle: Add S0ix validation

_xfs_buf_ioapply: no ops on block 0x188e78/0x8 on vanilla 4.4.11
 2016-06-02 13:23 UTC 

[matchbox-desktop-sato][PATCH] Remove Utilities-folder
 2016-06-02 13:22 UTC  (2+ messages)

[RFC PATCH 0/2] Identify UST threads by changing thread names
 2016-06-02 13:22 UTC 

[PATCH 00/24] kbl and gen9 workarounds v2
 2016-06-02 13:21 UTC  (7+ messages)
` [PATCH 16/24] drm/i915/skl: Add WAC6entrylatency
` [PATCH 19/24] drm/i915/kbl: Add WaDisableSbeCacheDispatchPortSharing
` [PATCH 24/24] drm/i915/skl: Extend WaDisableChickenBitTSGBarrierAckForFFSliceCS

[U-Boot] [PATCH 1/2] arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
 2016-06-02 13:20 UTC  (5+ messages)

Lose allocation hint attribute after recovery or backfill
 2016-06-02 13:21 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2016-06-02 13:20 UTC 

[U-Boot] [PULL] u-boot-socfpga/master
 2016-06-02 13:19 UTC 

[PATCH] PCI: mvebu: Don't try to add an MBus window that already exists
 2016-06-02 13:18 UTC  (3+ messages)

[PATCH v4 0/8] Replay Protected Memory Block (RPMB) subsystem
 2016-06-02 13:17 UTC  (3+ messages)

[U-Boot] [PATCH] usb: dwc3: Correct datatype of base to unsigned long
 2016-06-02 13:17 UTC  (5+ messages)

rgw: object null version delete
 2016-06-02 13:17 UTC  (2+ messages)

Possible race between PTRACE_SETVFPREGS and PTRACE_CONT on ARM?
 2016-06-02 13:17 UTC  (7+ messages)

[[PATCH v2 1/2] libfsimage: replace deprecated readdir_r() with readdir()
 2016-06-02 13:17 UTC  (4+ messages)
` [[PATCH v2 2/2] libxl: "

crash on boot with 4.6.1 on fedora 24
 2016-06-02 13:15 UTC  (25+ messages)

Regression with commit c3bc26d4b4e3
 2016-06-02 13:15 UTC  (3+ messages)

[PATCH net-next] tcp: accept RST if SEQ matches right edge of SACK block
 2016-06-02 13:14 UTC  (7+ messages)

[RFC/RFT] ath10k: disable wake_tx_queue for older devices
 2016-06-02 13:14 UTC  (3+ messages)

[PATCH v3 0/1] crypto: engine: permit to enqueue ashash_request
 2016-06-02 13:13 UTC  (2+ messages)
` [PATCH v3 1/1] "

[RFC PATCH 1/2] Add -ust to the name of UST threads of the application
 2016-06-02 13:14 UTC 

[PATCH] multipath-tools: tarballs are not generated anymore
 2016-06-02 13:13 UTC  (2+ messages)

[PATCH v3] drm: Only create a cmdline mode if no probed modes match
 2016-06-02 13:12 UTC  (7+ messages)
` [PATCH v4] "

[net-next PATCH 0/2] Prevent packet reordering on tap/tun interfaces
 2016-06-02 13:12 UTC  (3+ messages)
` [net-next PATCH 2/2] tun: Configure Rx queues to default to RPS enabled

[Xenomai] XDDP NRT to RT communication and select
 2016-06-02 13:12 UTC  (2+ messages)

[RESEND PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
 2016-06-02 13:11 UTC  (3+ messages)

LTTng user mode performance observation
 2016-06-02 13:10 UTC 

[PATCH v2] xfstests: xfs discontiguous multi-block buffer logging test
 2016-06-02 13:10 UTC 

[Experimental PATCH] dell-smm-hwmon: Add support for disabling automatic BIOS fan control
 2016-06-02 13:09 UTC  (5+ messages)

[PATCH 0/5] Add driver for GE B850v3 LVDS/DP++ Bridge
 2016-06-02 13:09 UTC  (5+ messages)
` [PATCH 1/5] drm/imx-ldb: Add support to drm-bridge

RGW Multisite delete wierdness
 2016-06-02 13:09 UTC  (18+ messages)

[U-Boot] [PATCH] i2c_eeprom: Add reading support
 2016-06-02 13:07 UTC 

[U-Boot] [PATCH 01/12] arm: config: Introduce CONFIG_SYS_ARM_ARCH
 2016-06-02 13:06 UTC  (7+ messages)
` [U-Boot] [PATCH 10/12] arm: lib: Import Thumb1 functions
` [U-Boot] [PATCH 11/12] arm: lib: Split asm symbols into different .text subsections
` [U-Boot] [PATCH 12/12] lib: Enable private libgcc by default

[PATCH] dell-smm-hwmon: Cache fan_type() calls and use fan_status() for fan detection
 2016-06-02 13:06 UTC  (8+ 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.