All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-13 21:07:09 to 2016-05-13 23:23:52 UTC [more...]

LVM RAID man page (lvmraid.7)
 2016-05-13 23:23 UTC 

What ixgbe devices support HWTSTAMP_FILTER_ALL for hardware time stamping?
 2016-05-13 23:12 UTC 

[PATCH for-next 0/5] Add scatter FCS support
 2016-05-13 23:18 UTC  (3+ messages)

[PATCHv2 0/5] pathspec labels [WAS: submodule groups]
 2016-05-13 23:13 UTC  (6+ messages)
` [PATCH 1/5] Documentation: fix a typo
` [PATCH 2/5] Documentation: correct typo in example for querying attributes
` [PATCH 3/5] pathspec: move long magic parsing out of prefix_pathspec
` [PATCH 4/5] pathspec: move prefix check out of the inner loop
` [PATCH 5/5] pathspec: record labels

[PATCH] drm/i915: Refresh cached DP port register value on resume
 2016-05-13 23:13 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH 0/2] Kill unneeded local variables in the LXT PHY driver
 2016-05-13 23:09 UTC  (3+ messages)
` [PATCH 1/2] lxt: simplify lxt97[01]_config_intr()
` [PATCH 2/2] lxt: simplify lxt970_config_init()

[PATCH] zram: introduce per-device debug_stat sysfs node
 2016-05-13 23:08 UTC  (2+ messages)

[PATCH 0/2] Don't return NULL from get_phy_device() anymore
 2016-05-13 23:05 UTC 

[PATCH] zram: introduce per-device debug_stat sysfs node
 2016-05-13 23:05 UTC  (10+ messages)

git svn clone cannot go beyond a specific rev on codeplex
 2016-05-13 23:02 UTC  (2+ messages)

[PATCH 0/5] cpufreq: governor: Rework API to use callbacks instead of events
 2016-05-13 23:02 UTC  (6+ messages)
` [PATCH 1/5] cpufreq: governor: CPUFREQ_GOV_LIMITS never fails
` [PATCH 2/5] cpufreq: governor: Check transition latecy at init time only
` [PATCH 3/5] cpufreq: governor: Simplify performance and powersave governors
` [PATCH 4/5] cpufreq: Split cpufreq_governor() into simpler functions
` [PATCH 5/5] cpufreq: governor: Get rid of governor events

[PATCH] megaraid: fix error code check of register_chrdev()
 2016-05-13 23:00 UTC 

[PATCH 00/10]block-throttle: add low/high limit
 2016-05-13 22:59 UTC  (3+ messages)

t3404 static check of bad SHA-1 failure
 2016-05-13 22:59 UTC  (9+ messages)
        ` [PATCH 0/6] test -z/-n quoting fix + misc cleanups
          ` [PATCH 3/6] t9107: use "return 1" instead of "exit 1"

[U-Boot] [PATCH] mailbox: implement a sandbox test
 2016-05-13 22:59 UTC 

[xen-4.4-testing baseline-only test] 44413: regressions - trouble: blocked/broken/fail/pass
 2016-05-13 22:57 UTC 

[PATCH V1 for-next] IB/mlx5: Add UARs write-combining and non-cached mapping
 2016-05-13 22:55 UTC  (2+ messages)

[PATCH v4 1/3] ARM64: dts: rockchip: make rk3399's grf a "simple-mfd"
 2016-05-13 22:54 UTC  (13+ messages)
` [PATCH v4 2/3] ARM64: dts: rockchip: add sdhci/emmc for rk3399
` [PATCH v4 3/3] ARM64: dts: rockchip: enable eMMC for rk3399 EVB

[PATCH 3.5/6] drm/amd/powerplay: fix bugs of checking if dpm is running on Tonga
 2016-05-13 22:51 UTC  (2+ messages)

[PATCH 01/40] bnxt: new driver for Broadcom NetXtreme-C devices
 2016-05-13 22:46 UTC  (41+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/40] bnxt: add HWRM init code
  ` [PATCH v2 03/40] bnxt: add driver register/unregister support
  ` [PATCH v2 04/40] bnxt: add dev infos get operation
  ` [PATCH v2 05/40] bnxt: add dev configure operation
  ` [PATCH v2 06/40] bnxt: add vnic functions and structs
  ` [PATCH v2 07/40] bnxt: declare ring structs and free() func
  ` [PATCH v2 08/40] bnxt: add completion ring support
  ` [PATCH v2 09/40] bnxt: add L2 filter alloc/init/free
  ` [PATCH v2 10/40] bnxt: add Tx queue operations (nonfunctional)
  ` [PATCH v2 11/40] bnxt: add Rx queue create/destroy operations
  ` [PATCH v2 12/40] bnxt: statistics operations
  ` [PATCH v2 13/40] bnxt: initial Tx ring code
  ` [PATCH v2 14/40] bnxt: initial Rx "
  ` [PATCH v2 15/40] bnxt: alloc/free ring information
  ` [PATCH v2 16/40] bnxt: add HWRM function reset command
  ` [PATCH v2 17/40] bnxt: add HWRM vnic alloc function
  ` [PATCH v2 18/40] bnxt: add HWRM vnic free function
  ` [PATCH v2 19/40] bnxt: add HWRM vnic cfg function
  ` [PATCH v2 20/40] bnxt: add vnic RSS cos lb cTx alloc/free functions
  ` [PATCH v2 21/40] bnxt: add HWRM vnic RSS config function
  ` [PATCH v2 22/40] bnxt: add L2 Rx mask set/clear functions
  ` [PATCH v2 23/40] bnxt: add HWRM stats context allocation
  ` [PATCH v2 24/40] bnxt: add HWRM ring alloc/free functions
  ` [PATCH v2 25/40] bnxt: add ring group "
  ` [PATCH v2 26/40] bnxt: add HWRM stat context free function
  ` [PATCH v2 27/40] bnxt: add struct forward decl
  ` [PATCH v2 28/40] bnxt: add ring allocation and group init
  ` [PATCH v2 29/40] bnxt: work around HWRM error when creating rings
  ` [PATCH v2 30/40] bnxt: add HWRM port phy qcfg call and wrapper
  ` [PATCH v2 31/40] bnxt: add start/stop/link update operations
  ` [PATCH v2 32/40] bnxt: add promiscuous enable/disable operations
  ` [PATCH v2 33/40] bnxt: add all multicast "
  ` [PATCH v2 34/40] bnxt: add device close operation
  ` [PATCH v2 35/40] bnxt: add MAC address add/remove operations
  ` [PATCH v2 36/40] bnxt: add dev set link up/down operations
  ` [PATCH v2 37/40] bnxt: add reta update/query operations
  ` [PATCH v2 38/40] bnxt: add RSS device operations
  ` [PATCH v2 39/40] bnxt: add flow control operations
  ` [PATCH v2 40/40] bnxt: cleanup null pointer checks

linux-next: build failure after merge of the net-next tree
 2016-05-13 22:47 UTC  (7+ messages)
    ` QRTR merge conflict resolution (was: Re: linux-next: build failure after merge of the net-next tree)

Additional compiler barrier required in sched_preempt_enable_no_resched?
 2016-05-13 22:44 UTC  (3+ messages)

[PATCH] drm: expand cea861 mode timing table
 2016-05-13 22:44 UTC  (3+ messages)

[U-Boot] "make clean" not traversing into board-specific directories?
 2016-05-13 22:41 UTC  (3+ messages)

[PATCHv2 00/15] Get MUSB PM runtime working again
 2016-05-13 22:35 UTC  (9+ messages)
` [PATCH 10/15] usb: musb: Don't set d+ high before enable for 2430 glue layer

git push --quiet option does not seem to work
 2016-05-13 22:33 UTC  (2+ messages)

[PATCH v2 0/3] input: rmi4: Regulator supply support
 2016-05-13 22:29 UTC  (7+ messages)

[PATCH v3 1/2] ASoC: cs35l33: Initial commit of the cs35l33 CODEC driver
 2016-05-13 22:28 UTC  (2+ messages)

[PATCH 1/3] properly report a single frame rate of 60 FPS
 2016-05-13 22:19 UTC  (3+ messages)
` [PATCH 2/3] lower poll interval to fix occasional FPS drops to ~56 FPS
` [PATCH 3/3] fix occasional oopses on device close

[Qemu-devel] [PATCH qemu v16 00/19] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2016-05-13 22:26 UTC  (13+ messages)
` [Qemu-devel] [PATCH qemu v16 01/19] vfio: Delay DMA address space listener release
` [Qemu-devel] [PATCH qemu v16 14/19] vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
` [Qemu-devel] [PATCH qemu v16 16/19] vfio: Add host side DMA window capabilities
` [Qemu-devel] [PATCH qemu v16 17/19] spapr_iommu, vfio, memory: Notify IOMMU about starting/stopping being used by VFIO
` [Qemu-devel] [PATCH qemu v16 18/19] vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)

[PATCH 1/4] phy: rockchip-emmc: give DLL some extra time to be ready
 2016-05-13 22:26 UTC  (14+ messages)
` [PATCH 2/4] phy: rockchip-emmc: configure frequency range and drive impedance
  ` [PATCH v2 "
` [PATCH 3/4] phy: rockchip-emmc: configure default output tap delay
` [PATCH 4/4] phy: rockchip-emmc: reindent the register definitions

[PATCH 1/3] properly report a single frame rate of 60 FPS
 2016-05-13 22:23 UTC  (3+ messages)

scrub backing device
 2016-05-13 22:21 UTC  (9+ messages)

[PULL REQUEST] renesas/topic/gen3-sdio for renesas-drivers
 2016-05-13 22:17 UTC  (3+ messages)

[PATCH] Fix for hang of Ordered task in TCM
 2016-05-13 22:15 UTC  (2+ messages)

[PATCH v2 1/2] ARM64: dts: rockchip: add sdhci/emmc for rk3399
 2016-05-13 22:14 UTC  (14+ messages)
` [PATCH v2 2/2] ARM64: dts: rockchip: enable eMMC for rk3399 EVB

[PATCH] x86/cpufeature, x86/mm/pkeys: fix broken compile-time disabling of pkeys
 2016-05-13 22:13 UTC 

What's cooking in git.git (May 2016, #05; Fri, 13)
 2016-05-13 22:11 UTC 

[PATCH v2] Xen: EFI: Parse DT parameters for Xen specific UEFI
 2016-05-13 22:09 UTC  (5+ messages)

[Buildroot] [PATCH] lft: new package
 2016-05-13 22:07 UTC  (3+ messages)

[PATCH-next v2 0/2] cpufreq: powernv: Fixes for Global pstate management
 2016-05-13 22:08 UTC  (3+ messages)

[PATCH v3 0/4] Support INT3406 Display thermal device
 2016-05-13 22:05 UTC  (5+ messages)
` [PATCH v3 update 4/4] Thermal: add INT3406 thermal driver

[RESEND PATCH v7 00/21] Add HiSilicon RoCE driver
 2016-05-13 22:04 UTC  (11+ messages)
` [RESEND PATCH v7 07/21] IB/hns: Add event queue support
` [RESEND PATCH v7 17/21] IB/hns: Add QP operations support

i.MX6 SGTL5000 hangs with EIO error
 2016-05-13 22:01 UTC  (5+ messages)

[PATCH] ACPI/video: mark acpi_video_get_levels inline
 2016-05-13 21:59 UTC  (2+ messages)

btrfs ate my data in just two days, after a fresh install. ram and disk are ok. it still mounts, but I cannot repair
 2016-05-13 21:54 UTC  (17+ messages)

[U-Boot] [PATCH] mailbox: add Tegra186 HSP driver
 2016-05-13 21:52 UTC 

[U-Boot] [PATCH V2] Add a mailbox driver framework/uclass
 2016-05-13 21:50 UTC 

[PATCH RFT 0/2] Teach phylib hard-resetting devices
 2016-05-13 21:49 UTC  (8+ messages)
` [PATCH RFT 1/2] phylib: add device reset GPIO support

[PATCH v3 1/2] ARM64: dts: rockchip: add sdhci/emmc for rk3399
 2016-05-13 21:47 UTC  (6+ messages)
` [PATCH v3 2/2] ARM64: dts: rockchip: enable eMMC for rk3399 EVB

[patch iproute2 00/11] devlink: add support for shared buffer configuration and control
 2016-05-13 21:44 UTC  (2+ messages)

[PATCH iproute2] geneve: fix IPv6 remote address reporting
 2016-05-13 21:43 UTC  (2+ messages)

[PATCH 0/6] Initial sclk OD support for amdgpu
 2016-05-13 21:38 UTC  (5+ messages)

fsck: to repair or not to repair
 2016-05-13 21:35 UTC  (5+ messages)

[GIT PULL] cgroup fixes for v4.6-rc7
 2016-05-13 21:35 UTC 

[Qemu-arm] [PATCH v2 1/1] target-arm: Add the HSTR_EL2 register
 2016-05-13 21:28 UTC  (2+ messages)
` [Qemu-devel] "

[Buildroot] [git commit branch/next] lft: new package
 2016-05-13 21:31 UTC 

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-05-13_17-08-27
 2016-05-13 21:30 UTC 

[U-Boot] [PATCH] Add a mailbox driver framework/uclass
 2016-05-13 21:26 UTC  (3+ messages)

[Buildroot] [PATCH 1/5] package/nginx: fix libxslt support
 2016-05-13 21:26 UTC  (2+ messages)

[PATCH 0/2] drm/i915: Fix for resume regression in ilk-bdw due to watermarks
 2016-05-13 21:23 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for drm/i915: Fix for resume regression in ilk-bdw due to watermarks (rev2)

[Buildroot] [git commit] package/nginx: add libatomic_ops support
 2016-05-13 21:21 UTC 

[Buildroot] [git commit] package/nginx: fix dlopen support
 2016-05-13 21:21 UTC 

[PATCH] ARM64: dts: rockchip: assign default rates for core rk3399 clocks
 2016-05-13 21:20 UTC  (3+ messages)

[PATCH nf V2] netfilter: fix oops in nfqueue during netns error unwinding
 2016-05-13 21:20 UTC  (10+ messages)

[GIT PULL] workqueue fixes for v4.6-rc7
 2016-05-13 21:18 UTC 

Node names and properties names collision
 2016-05-13 21:17 UTC  (3+ messages)

[PATCH] mpt3sas: Do scsi_remove_host() before deleting SAS PHY objects
 2016-05-13 21:17 UTC  (2+ messages)

[PATCH] index-helper: use watchman to avoid refreshing index with lstat()
 2016-05-13 21:16 UTC  (2+ messages)
` [PATCH v10 ter] "

[nightly] SysTest Core TISDK (krogoth/2.1) 2016.05 build 2016-05-13_15-17-03
 2016-05-13 21:08 UTC 

[PATCH v10 0/2] gpio: add DT support for memory-mapped GPIOs
 2016-05-13 21:07 UTC  (5+ messages)
` [PATCH v10 1/2] gpio: mmio: "
` [PATCH v10 2/2] gpio: mmio: add MyBook Live GPIO support


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.