All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-15 10:00:12 to 2016-11-15 10:29:01 UTC [more...]

[Qemu-devel] [PATCH v1 00/18] I/O prefetch cache
 2016-11-15  6:37 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 05/18] tests/test-rbcache: add test cases
` [Qemu-devel] [PATCH v1 10/18] block/pcache: skip readahead for unallocated clusters

[PATCH 00/10] drm_crtc.[hc] cleanup and documenation
 2016-11-15 10:29 UTC  (3+ messages)
` [PATCH 04/10] drm: Extract drm_drv.h
  ` [Intel-gfx] "

[RFC 00/12] ath10k sdio support
 2016-11-15 10:28 UTC  (13+ messages)
` [RFC 03/12] ath10k: htc: Changed order of wait target and ep connect
` [RFC 04/12] ath10k: htc: refactorization
` [RFC 05/12] ath10k: htc: Added ATH10K_HTC_FLAG_BUNDLE_LSB
` [RFC 06/12] ath10k: bmi: Added SOC reg read/write functions

[patch] qedr: Unlock on error in qedr_post_send()
 2016-11-15 10:28 UTC  (3+ messages)

[PATCH net-next v3 0/5] Adding PHY-Tunables and downshift support
 2016-11-15 10:20 UTC  (6+ messages)
` [PATCH net-next v3 1/5] ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLE
` [PATCH net-next v3 2/5] ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
` [PATCH net-next v3 3/5] ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunables
` [PATCH net-next v3 4/5] ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
` [PATCH net-next v3 5/5] net: phy: Add downshift get/set support in Microsemi PHYs driver

[U-Boot] [PATCH v3 0/5] Add ARMv8 PSCI framework
 2016-11-15 10:28 UTC  (5+ messages)
` [U-Boot] [PATCH v3 5/5] ARMv8: LS1043A: Enable LS1043A default PSCI support

Fix in ACPICA tools broke cross compilation of tools/power/acpi
 2016-11-15 10:27 UTC  (8+ messages)

[U-Boot] [PATCH v3] Retrieve MAC address from EEPROM
 2016-11-15 10:27 UTC  (6+ messages)
` [U-Boot] [PATCH 07/11] net: sunxi: Do not inject ethernet addresses into the env

[PATCH 3/8] drm/i915/huc: Add HuC fw loading support
 2016-11-15 10:26 UTC  (3+ messages)
` [PATCH-v11] "

[Qemu-devel] [PATCH v2 0/3] 9pfs: add cleanup operation in handle/proxy backend
 2016-11-15 10:26 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 2/3] 9pfs: add cleanup operation for handle backend driver
` [Qemu-devel] [PATCH v2 3/3] 9pfs: add cleanup operation for proxy "

[PATCH v2 00/10] xfs: miscellaneous libxfs cleanups
 2016-11-15 10:25 UTC  (21+ messages)
` [PATCH 01/10] libxfs: convert ushort to unsigned short
` [PATCH 02/10] libxfs: synchronize dinode_verify with userspace
` [PATCH 03/10] libxfs: fix whitespace problems
` [PATCH 04/10] libxfs: fix xfs_attr_shortform_bytesfit declaration
` [PATCH 05/10] libxfs: clean up _dir2_data_freescan
` [PATCH 06/10] xfs: don't call xfs_sb_quota_from_disk twice
` [PATCH 07/10] xfs: defer should abort intent items if the trans roll fails
` [PATCH 08/10] xfs: move dir_ino_validate declaration per xfsprogs
` [PATCH 09/10] xfs: check return value of _trans_reserve_quota_nblks
` [PATCH 10/10] xfs: check minimum block size for CRC filesystems

[Qemu-devel] Ballooning in Qemu-KVM
 2016-11-15 10:24 UTC 

[PATCH 1/5] drm/i915: Move intel_prepare_plane_fb() and intel_cleanup_plane_fb()
 2016-11-15 10:24 UTC  (15+ messages)
` [PATCH 2/5] drm/i915: Always prepare planes at the start of an atomic commit
` [PATCH 3/5] drm/i915: Track pinned vma in intel_plane_state
` [PATCH 4/5] drm/i915: Quick spring clean of intel_prepare_plane_fb()
` [PATCH 5/5] drm/i915: Set crtc_state->fb_changed whenever a VMA is changed

[Buildroot] [git commit branch/next] package/netsniff-ng: allow to build with musl
 2016-11-15 10:24 UTC 

[PATCH linux dev-4.7] ARM: dts: aspeed: fix flash module device nodes
 2016-11-15 10:23 UTC 

[Qemu-devel] [PATCH for-2.8 0/2] pc: remove redundant fw_cfg file "etc/boot-cpus"
 2016-11-15 10:23 UTC  (3+ messages)

[PATCH v9 0/5] mxs-lradc: Split driver into MFD
 2016-11-15 10:26 UTC  (5+ messages)
` [PATCH v9 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD

[PATCH v2 00/16] xfsprogs: miscellaneous libxfs cleanups
 2016-11-15 10:22 UTC  (33+ messages)
` [PATCH 01/16] xfs_repair: fix some potential null pointer deferences
` [PATCH 02/16] xfs_repair: fix bogus rmapbt record owner check
` [PATCH 03/16] xfs_io: fix libxfs naming violation
` [PATCH 04/16] libxfs: remove unnecessary hascrc test in btree verifiers
` [PATCH 05/16] xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get
` [PATCH 06/16] libxfs: refactor btree crc verifier
` [PATCH 07/16] libxfs: fix whitespace to match the kernel
` [PATCH 08/16] libxfs: return bool from sb_version_hasmetauuid
` [PATCH 09/16] xfs: fix btree cursor error cleanups
` [PATCH 10/16] libxfs: clean up _dir2_data_freescan
` [PATCH 11/16] tools: create libxfs-diff to compare libxfses
` [PATCH 12/16] libxfs: fix line lengths
` [PATCH 13/16] libxfs: synchronize dinode_verify with userspace
` [PATCH 14/16] libxfs: remove useless stuff from the kernel
` [PATCH 15/16] xfs: check return value of _trans_reserve_quota_nblks
` [PATCH 16/16] xfs: check minimum block size for CRC filesystems

[RFC PATCH] x86/debug: Dump more detailed segfault info
 2016-11-15 10:22 UTC  (10+ messages)

[PATCH ethtool v3 0/2] Adding downshift support to ethtool
 2016-11-15 10:21 UTC  (3+ messages)
` [PATCH ethtool v3 1/2] ethtool-copy.h:sync with net
` [PATCH ethtool v3 2/2] Ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE and PHY downshift

[PATCH v3 1/1] usb: chipidea: move the lock initialization to core file
 2016-11-15 10:05 UTC 

wdt, gpio: move arch_initcall into subsys_initcall ?
 2016-11-15 10:20 UTC  (3+ messages)

[PATCH 00/35] libxl LOG*D functions
 2016-11-15 10:19 UTC  (36+ messages)
` [PATCH 01/35] libxl: add LIBXL_LOGD_* and LOG*D function families
` [PATCH 02/35] libxl.c: switch to LOG*D use
` [PATCH 03/35] libxl.c: switch to LOG*D use (refactored messages)
` [PATCH 04/35] libxl.c: switch to LOG*D use
` [PATCH 05/35] libxl/libxl_bootloader.c: used LOG*D functions
` [PATCH 06/35] libxl/libxl_checkpoint_device.c: "
` [PATCH 07/35] libxl/libxl_colo.h: "
` [PATCH 08/35] libxl/libxl_colo_nic.c: "
` [PATCH 09/35] libxl/libxl_colo_proxy.c: "
` [PATCH 10/35] libxl/libxl_colo_qdisk.c: "
` [PATCH 11/35] libxl/libxl_colo_restore.c: "
` [PATCH 12/35] libxl/libxl_colo_save.c: "
` [PATCH 13/35] libxl/libxl_create.c: "
` [PATCH 14/35] libxl/libxl_device.c: "
` [PATCH 15/35] libxl/libxl_dm.c: "
` [PATCH 16/35] libxl/libxl_dom_save.c: "
` [PATCH 17/35] libxl/libxl_dom_suspend.c: "
` [PATCH 18/35] libxl/libxl_freebsd.c: "
` [PATCH 19/35] libxl/libxl_internal.c: "
` [PATCH 20/35] libxl/libxl_linux.c: "
` [PATCH 21/35] libxl/libxl_netbsd.c: "
` [PATCH 22/35] libxl/libxl_netbuffer.c: "
` [PATCH 23/35] libxl/libxl_nic.c: "
` [PATCH 24/35] libxl/libxl_no_colo.c: "
` [PATCH 25/35] libxl/libxl_pci.c: "
` [PATCH 26/35] libxl/libxl_psr.c: "
` [PATCH 27/35] libxl/libxl_pvusb.c: "
` [PATCH 28/35] libxl/libxl_qmp.c: "
` [PATCH 29/35] libxl/libxl_remus.c: "
` [PATCH 30/35] libxl/libxl_save_callout.c: "
` [PATCH 31/35] libxl/libxl_stream_write.c: "
` [PATCH 32/35] libxl/libxl_vnuma.c: "
` [PATCH 33/35] libxl/libxl_vtpm.c: "
` [PATCH 34/35] libxl/libxl_x86.c: "
` [PATCH 35/35] libxl/libxl_xshelp.c: "

Git status takes too long- How to improve the performance of git
 2016-11-15 10:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/2] block/vxhs: Add Veritas HyperScale VxHS block device support
 2016-11-15 10:18 UTC  (9+ messages)
` [Qemu-devel] [PATCH v6 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"

[V2] android: binder: use VM_ALLOC to get vm area
 2016-11-15 10:18 UTC  (2+ messages)

[PATCH 1/2] Watchdog: omap_wdt: Retrieve bootstatus via syscon
 2016-11-15  8:44 UTC 

[PATCH] ARM: ftrace: fix syscall name matching
 2016-11-15 10:17 UTC  (3+ messages)
` [PATCHv2] "

fsl-espi, m25p80 and max_transfer_size / max_message_size
 2016-11-15 10:16 UTC  (3+ messages)

[PATCH net] rtnetlink: fix rtnl message size computation for XDP
 2016-11-15 10:16 UTC 

[PATCH v7 0/3] Add clockevent for timer-nps driver to NPS400 SoC
 2016-11-15 10:02 UTC  (3+ messages)

[PATCH net-next v5 0/9] net: add support for IPv6 Segment Routing
 2016-11-15 10:17 UTC  (7+ messages)
` [PATCH net-next v2] ipv6: sr: fix IPv6 initialization failure without lwtunnels

[GIT PULL v2 0/5] cpu_relax: drop lowlatency, introduce yield
 2016-11-15 10:15 UTC  (5+ messages)

[RESEND PATCH v1 00/11] perf: arm64: Support for Hisilicon SoC Hardware event counters
 2016-11-15 10:15 UTC  (5+ messages)
` [RESEND PATCH v1 03/11] drivers: soc: hisi: Add support for Hisilicon Djtag driver

[Qemu-devel] [PATCH] 9pfs: adjust the order of resource cleanup in device unrealize
 2016-11-15 10:15 UTC  (2+ messages)

[PATCH 0/3] drm/i915: atomic_cdclk_freq fixes
 2016-11-15 10:15 UTC  (5+ messages)
` [PATCH v2 1/3] drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things
` [PATCH 2/3] drm/i915: Protect dev_priv->atomic_cdclk_freq with all the crtc locks

[PATCH v4] mmc: sdhci-of-esdhc: fixup PRESENT_STATE read
 2016-11-15 10:13 UTC 

possible bug in nfs-kernel-server
 2016-11-15 10:13 UTC  (11+ messages)

[PATCH 0/2] ARM: da850: enable the MSTPRI and DDR2/mDDR drivers
 2016-11-15 10:12 UTC  (8+ messages)
` [PATCH 1/2] ARM: dts: da850: add the mstpri and ddrctl nodes
` [PATCH 2/2] ARM: davinci_all_defconfig: enable the mstpri and ddrctl drivers

[PATCH v7 00/16] ACPI IORT ARM SMMU support
 2016-11-15 10:12 UTC  (17+ messages)
` [PATCH v7 04/16] drivers: iommu: make of_iommu_set/get_ops() DT agnostic

[PATCH] EDAC, xgene: fix spelling mistake in error messages
 2016-11-15 10:12 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: sun5i: Add touchscreen node to reference-design-tablet.dtsi
 2016-11-15 10:12 UTC  (4+ messages)

[PATCHv2 00/10] mmc: dw_mmc: clean the codes for dwmmc controller
 2016-11-15 10:12 UTC  (11+ messages)
  ` [PATCHv2 01/10] mmc: dw_mmc: display the real register value on debugfs
  ` [PATCHv2 06/10] mmc: core: move the cookie's enum values from sdhci.h to mmc.h
  ` [PATCHv2 08/10] mmc: dw_mmc: remove the unnecessary mmc_data structure
  ` [PATCHv2 09/10] mmc: dw_mmc: The "clock-freq-min-max" property was deprecated
  ` [PATCHv2 10/10] Documentation: synopsys-dw-mshc: remove the unused properties
` [PATCHv2 02/10] mmc: dw_mmc: fix the debug message for checking card's present
` [PATCHv2 03/10] mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100K
` [PATCHv2 04/10] mmc: dw_mmc: use the hold register when send stop command
` [PATCHv2 05/10] mmc: dw_mmc: call the dw_mci_prep_stop_abort() by default
` [PATCHv2 07/10] mmc: dw_mmc: use the cookie's enum values for post/pre_req()

Help with LED subsystem maintainance
 2016-11-15 10:12 UTC  (3+ messages)
    ` [PATCH] mark me as a co-maintainer of LED subsystem

[PATCH] drm/amdgpu: Disable DPM in virtualization
 2016-11-15 10:11 UTC 

patch "Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y" added to usb-linus
 2016-11-15 10:10 UTC 

[Qemu-devel] QEMU postcopy-test failing on ppc64
 2016-11-15 10:09 UTC  (3+ messages)

PM regression with LED changes in next-20161109
 2016-11-15 10:09 UTC  (23+ messages)

[PATCH] mtd: nand: Support controllers with custom page accessors
 2016-11-15 10:08 UTC  (6+ messages)
  ` [PATCH v2 2/2] mtd: nand: tango: Enable "
      ` [PATCH v3 2/3] "
      ` [PATCH v3 3/3] mtd: nand: tango: Cleanup raw_write and raw_read

[PATCH v3] drm/i915/bxt: Broxton decoupled MMIO
 2016-11-15 10:07 UTC  (4+ messages)
` [PATCH v4] "

[Qemu-devel] [PATCH 0/3] Migration fixes
 2016-11-15 10:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] migration: Test for disabled features on reception

[PATCH 0/4] selinux: Fix invalidate deadlock with GFS2
 2016-11-15 10:06 UTC  (4+ messages)
` [PATCH 4/4] selinux: Convert isec->lock into a spinlock

[LTP] [PATCH 1/1] Tiny doc fixes
 2016-11-15 10:06 UTC 

[PATCH 1/2] Revert "drm: Add and handle new aspect ratios in DRM layer"
 2016-11-15 10:06 UTC  (12+ messages)

[PATCH] drm/i915: Add execution priority boosting for mmioflips
 2016-11-15 10:05 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 1/1] usb: chipidea: move the lock initialization to core file
 2016-11-15 10:05 UTC  (5+ messages)

[PATCH] ARM: dma-mapping: preallocate DMA-debug hash tables in pure_initcall
 2016-11-15 10:04 UTC 

patch "staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() data" added to staging-testing
 2016-11-15 10:04 UTC 

patch "staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data" added to staging-testing
 2016-11-15 10:04 UTC 

[PATCH v2] printk, locking/atomics, kref: Introduce new %pAr and %pAk format string options for atomic_t and 'struct kref'
 2016-11-15 10:10 UTC  (2+ messages)

[RFC][PATCH 0/7] kref improvements
 2016-11-15 10:03 UTC  (5+ messages)
` [RFC][PATCH 7/7] kref: Implement using refcount_t

[PATCH V3] pinctrl: rockchip: add support for rk1108
 2016-11-15 10:02 UTC 

[PATCH v4] staging: lustre: mdc: manage number of modify RPCs in flight
 2016-11-15 10:03 UTC  (7+ messages)
        ` [lustre-devel] "

[U-Boot] reboot freeze due to wachdog
 2016-11-15 10:02 UTC 

[PATCH 4.9.0-rc5] AR9300 calibration problems with antenna selected
 2016-11-15  9:56 UTC 

[drm-intel:topic/drm-misc 23/26] include/drm/drm_fb_cma_helper.h:45:13: warning: 'struct drm_plane_state' declared inside parameter list will not be visible outside of this definition or declaration
 2016-11-15 10:02 UTC  (3+ messages)

[PATCH][RESPIN] Staging: fsl-mc: include: mc: Kernel type 'int' preferred over 's16'
 2016-11-15 10:02 UTC  (2+ messages)

[Buildroot] [PATCH] package/gcc: backport xtensa trap pattern for 5.x
 2016-11-15 10:01 UTC  (4+ messages)

[Xenomai] ipipe trace understanding
 2016-11-15 10:01 UTC 

[Buildroot] [PATCH next 1/2] linux-headers: bump 3.12.x, 4.4.x and 4.8.x series
 2016-11-15 10:01 UTC  (2+ messages)
` [Buildroot] [PATCH next 2/2] linux: bump default to version 4.8.8

[PATCH] iommu/exynos: Fix warnings from DMA-debug
 2016-11-15 10:01 UTC 

[x86/copy_user] adb402cd14: will-it-scale.per_process_ops -12.7% regression
 2016-11-15 10:01 UTC  (2+ messages)

[patch] drm: zte: checking for NULL instead of IS_ERR()
 2016-11-15 10:00 UTC  (3+ messages)

[PATCH 00/35] second batch of missing lustre 2.8 patches
 2016-11-15 10:00 UTC  (5+ messages)
    ` [lustre-devel] "

[GIT PULL] nvme fabrics patches for 4.9-rc6
 2016-11-15 10:00 UTC 

[Qemu-devel] [PULL 00/47] virtio, pc: fixes and features
 2016-11-15 10:00 UTC  (7+ messages)
` [Qemu-devel] [PULL 12/47] virtio: remove ioeventfd_disabled altogether


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.