All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-25 12:04:00 to 2017-05-25 13:20:31 UTC [more...]

[PATCH v2 0/6] mailbox: arm_mhu: add support for doorbell mode
 2017-05-25 13:20 UTC  (4+ messages)

[PATCH v4 0/2] Tango PCIe controller support
 2017-05-25 13:20 UTC  (10+ messages)
` [PATCH v4 2/2] PCI: Add tango PCIe host bridge support

[PATCH 1/2] PCI: Save properties required to handle FLR for replay purposes
 2017-05-25 13:19 UTC  (4+ messages)

mk: make config enhancements
 2017-05-25 13:19 UTC  (5+ messages)
` [PATCH v1 2/2] mk: add sensible default target with defconfig

Deal with stolen memory in GVT-d (passthrough)
 2017-05-25 13:19 UTC 

[PATCH 00/24] Thunderbolt security levels and NVM firmware upgrade
 2017-05-25 13:19 UTC  (3+ messages)
` [PATCH 01/24] thunderbolt: Use const buffer pointer in write operations

BFQ: the purpose of idle rb-tree in bfq_service_tree
 2017-05-25 13:18 UTC 

[PATCH v4 0/8] Fix issues and factorize arm/arm64 capacity information code
 2017-05-25 13:18 UTC  (20+ messages)
` [PATCH v4 5/8] arm, arm64: factorize common cpu capacity default code
` [PATCH v4 6/8] arm,arm64,drivers: reduce scope of cap_parsing_failed
` [PATCH v4 7/8] arm,arm64,drivers: move externs in a new header file
` [PATCH v4 8/8] arm,arm64,drivers: add a prefix to drivers arch_topology interfaces

[Qemu-devel] [PATCH V5 0/9] Add COLO-proxy virtio-net support
 2017-05-25 13:18 UTC  (10+ messages)
` [Qemu-devel] [PATCH V5 2/9] net/filter-mirror.c: Make filter mirror support vnet support
` [Qemu-devel] [PATCH V5 3/9] net/filter-mirror.c: Add new option to enable vnet support for filter-redirector
` [Qemu-devel] [PATCH V5 6/9] net/colo-compare.c: Make colo-compare support vnet_hdr_len

[U-Boot] [PATCH 1/8] Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUM
 2017-05-25 13:17 UTC  (5+ messages)
  ` [U-Boot] [PATCH 6/8] mmc: Change 'part_config' to be a u8 not char
  ` [U-Boot] [PATCH 7/8] drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions

etnaviv image
 2017-05-25 13:17 UTC  (5+ messages)
      ` [meta-freescale] "

[Buildroot] [Bug 9876] New: aarch64 support with gcc 4.8 toolchain
 2017-05-25 13:16 UTC  (2+ messages)
` [Buildroot] [Bug 9876] "

[Bug 101182] Reading amdgpu_pm_info causes stutter with Linux 4.12-rc
 2017-05-25 13:16 UTC  (2+ messages)

[Devel] Help needed for "ACPI Error: No handler for Region [ECOR]" (using my own OSL)
 2017-05-25 13:14 UTC 

Can Yocto treat layers like an external package?
 2017-05-25 13:13 UTC  (5+ messages)

[PATCH] tpm: vtpm_proxy: Do not run tpm2_shutdown
 2017-05-25 13:12 UTC  (3+ messages)

[PATCH 0/4] Add iomux-route switching support
 2017-05-25 13:12 UTC  (8+ messages)
  ` [PATCH 1/4] pinctrl: rockchip: "
  ` [PATCH 2/4] pinctrl: rockchip: Add iomux-route switching support for rk3228
  ` [PATCH 3/4] pinctrl: rockchip: Add iomux-route switching support for rk3328
` [PATCH 4/4] pinctrl: rockchip: Add iomux-route switching support for rk3399

[Buildroot] [Bug 9896] New: host-gcc-initial error downloading because incorrect URL
 2017-05-25 13:12 UTC  (2+ messages)
` [Buildroot] [Bug 9896] "

[PATCH] e2fsck: fix sparse bmap to extent conversion
 2017-05-25 13:11 UTC  (4+ messages)

[PATCH v3] Add "shutdown" to "struct class"
 2017-05-25 13:09 UTC  (3+ messages)

[PATCH v1] gpiolib: Re-use bitmap_fill() instead of open coded loop
 2017-05-25 13:08 UTC 

NVMeoF: multipath stuck after bringing one ethernet port down
 2017-05-25 13:08 UTC  (7+ messages)

[U-Boot] [PATCH 01/33] mmc: select the available type from host_caps and card_caps
 2017-05-25 13:08 UTC  (8+ messages)
  ` [U-Boot] [PATCH 06/33] mmc: add card_busy to query card status

[PATCH v2 1/1] w1: Add subsystem kernel public interface
 2017-05-25 13:07 UTC  (5+ messages)

[PATCH] efi/cper: Fix endianness of PCI class code
 2017-05-25 13:07 UTC  (16+ messages)

[PATCH net] net/mlx4: Fix the check in attaching steering rules
 2017-05-25 13:07 UTC  (3+ messages)

[PATCH 00/21] liblockdep fixes for v4.12
 2017-05-25 12:58 UTC  (22+ messages)
` [PATCH 01/21] liblockdep: Fix undefined symbol prandom_u32
` [PATCH 02/21] liblockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain::depth
` [PATCH 03/21] liblockdep: Define the ARRAY_SIZE() macro
` [PATCH 04/21] liblockdep: Enable -Wall by default
` [PATCH 05/21] liblockdep: Fix 'unused value' warnings
` [PATCH 06/21] liblockdep: Fix 'set but not used' warnings
` [PATCH 07/21] liblockdep: Fix 'defined but not used' warning for init_utsname()
` [PATCH 08/21] liblockdep: Remove -lpthread compiler option
` [PATCH 09/21] MAINTAINERS: update email for Sasha Levin
` [PATCH 10/21] tools: add install make target for liblockdep
` [PATCH 11/21] tools: liblockdep: Don't mix fd-based and stream IO
` [PATCH 12/21] tools: liblockdep: fix compilation for 4.11
` [PATCH 13/21] tools: liblockdep: Fix object file paths used in an out-of-tree build
` [PATCH 14/21] tools: liblockdep: Remove double-quotes from soname
` [PATCH 15/21] tools: liblockdep: Use LDFLAGS
` [PATCH 16/21] tools include: add empty include/linux/sched/mm.h
` [PATCH 17/21] tools: liblockdep: include err.h
` [PATCH 18/21] tools: liblockdep: add empty __is_[module,kernel]_percpu_address
` [PATCH 19/21] tools include: add IS_ERR_OR_NULL to err.h
` [PATCH 20/21] tools: liblockdep: add dummy current_gfp_context()
` [PATCH 21/21] tools: liblockdep: hide liblockdep output from test results

[PATCH] drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU
 2017-05-25 13:03 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/3] net/mlx4: implement isolated mode from flow API
 2017-05-25 13:02 UTC  (3+ messages)
` [PATCH 2/3] net/mlx4: support for the RSS flow action
` [PATCH 3/3] app/testpmd: add isolated mode parameter

[linux-next] PPC Lpar fail to boot with error hid: module verification failed: signature and/or required key missing - tainting kernel
 2017-05-25 13:02 UTC  (2+ messages)

How to use GattProfile1
 2017-05-25 13:01 UTC  (20+ messages)

[PATCH] timage_types_wic: reschedule do_prepare_wic_build
 2017-05-25 13:01 UTC  (2+ messages)
` ✗ patchtest: failure for "

cleanup UUID types V3
 2017-05-25 13:00 UTC  (9+ messages)
` [PATCH 10/23] afs: switch to use uuid_t and uuid_gen

[PATCH 0/3] livepatch: Introduce force sysfs attribute
 2017-05-25 12:59 UTC  (6+ messages)
` [PATCH 3/3] livepatch: force transition process to finish

__list_lru_walk_one() acquiring spin lock for longer time
 2017-05-25 12:59 UTC  (3+ messages)

Xen 4.9 rc6
 2017-05-25 12:59 UTC  (11+ messages)
      ` [PATCH for-4.9 1/2] tools/include/Makefile: Support `build' target
        ` Xen 4.9 rc6 [and 1 more messages]
      ` [PATCH for-4.9 2/2] Makefile: Regularise subdir targets and their dependencies

What's cooking in git.git (May 2017, #06; Mon, 22)
 2017-05-25 12:58 UTC  (2+ messages)

[PATCH] dt-bindings: net: move FMan binding
 2017-05-25 12:57 UTC  (6+ messages)

[PATCH 00/29] Add blame to libgit
 2017-05-25 12:56 UTC  (4+ messages)
` [PATCH 28/29] blame: move scoreboard setup "

[PATCH] Revert "ata: sata_mv: Convert to devm_ioremap_resource()"
 2017-05-25 12:53 UTC  (7+ messages)

[U-Boot] [PATCH 00/22] mmc: Add support for HS200 and UHS modes
 2017-05-25 12:53 UTC  (13+ messages)
  ` [U-Boot] [PATCH 10/22] mmc: refactor MMC startup to make it easier to support new modes
  ` [U-Boot] [PATCH 14/22] mmc: add power cyle support in mmc core
  ` [U-Boot] [PATCH 17/22] mmc: Add a execute_tuning() callback to the mmc operations
  ` [U-Boot] [PATCH 18/22] mmc: add HS200 support in MMC core
  ` [U-Boot] [PATCH 20/22] mmc: Add support for UHS modes
  ` [U-Boot] [PATCH 21/22] mmc: Change mode when switching to a boot partition

[PATCH 00/21] liblockdep fixes for v4.12
 2017-05-25 12:51 UTC  (2+ messages)
` [PATCH 01/21] liblockdep: Fix undefined symbol prandom_u32

[PATCH 1/2] refs: Add for_each_worktree_ref for iterating over all worktree HEADs
 2017-05-25 12:51 UTC  (6+ messages)
` [PATCH v2 "

[PATCH v3 0/2] Btrfs: compression fixes
 2017-05-25 12:51 UTC  (3+ messages)
` [PATCH v3 2/2] Btrfs: compression must free at least PAGE_SIZE

[Qemu-devel] [PATCH] spice: Use proper enum type for kbd led state
 2017-05-25 12:50 UTC  (2+ messages)

[PATCH 0/1] ghostscript: move to version 9.21
 2017-05-25 12:50 UTC  (3+ messages)
` [PATCH 1/1] "

[RFC 0/3] misc: new serdev based drivers for w2sg00x4 GPS module and w2cbw003 wifi/bluetooth
 2017-05-25 12:48 UTC  (8+ messages)

4.9.28: VIA velocity hang: how to find cause?
 2017-05-25 12:46 UTC  (4+ messages)

[RFC][PATCHv3 0/5] printk: introduce printing kernel thread
 2017-05-25 12:43 UTC  (5+ messages)
` [RFC][PATCHv3 1/5] printk: move printk_pending out of per-cpu

[PATCH] clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
 2017-05-25 12:39 UTC  (5+ messages)

[Patch v3 1/3] arm64: dts: hi3660: add pcie node
 2017-05-25 12:38 UTC  (4+ messages)
  ` 答复: "

[LTP] [PATCH 1/2] docs: Add running the tests section
 2017-05-25 12:36 UTC  (2+ messages)

[PATCH 01/15] liblockdep: Fix undefined symbol prandom_u32
 2017-05-25 12:34 UTC  (3+ messages)

[RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
 2017-05-25 12:33 UTC  (8+ messages)
` [RFC PATCH 1/8] iommu: Introduce bind_pasid_table API function
    ` [Qemu-devel] "

OpenBMC v1.99.6
 2017-05-25 12:32 UTC 

[PATCH 0/2] Enhance libsas hotplug feature
 2017-05-25 12:31 UTC  (5+ messages)
` [PATCH 2/2] libsas: Enhance libsas hotplug

[linux-linus test] 109724: regressions - FAIL
 2017-05-25 12:32 UTC 

[Qemu-devel] [PATCH v2 00/16] Vhost-pci for inter-VM communication
 2017-05-25 12:31 UTC  (20+ messages)
  ` [Qemu-devel] [virtio-dev] "
          ` [Qemu-devel] [virtio-dev] "
                                    ` [Qemu-devel] [virtio-dev] "

[PATCH 1/2] staging: fsl-dpaa2/eth: Fix address translations
 2017-05-25 12:31 UTC  (5+ messages)

[PATCH] usb: mtu3: cleanup with list_first_entry_or_null()
 2017-05-25 12:26 UTC  (4+ messages)

[Qemu-devel] Memory dirty event
 2017-05-25 12:26 UTC 

[PATCH] mm: don't TestClearPageError in __filemap_fdatawait_range
 2017-05-25 12:25 UTC 

[PATCH v2 0/3] libxl: add PV display device driver interface
 2017-05-25 12:17 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] xl: add PV display device commands
` [PATCH v2 3/3] docs: add virtual display driver information

[PATCH 1/9] gstreamer1.0: upgrade to version 1.12.0
 2017-05-25 12:16 UTC  (5+ messages)
` [PATCH 8/9] gstreamer1.0-omx: "

[RFC PATCH] mm: fix mlock incorrent event account
 2017-05-25 12:14 UTC  (3+ messages)

[PATCH] x86/vmx: Fix vmentry failure because of invalid LER on Broadwell
 2017-05-25 12:15 UTC 

4.11.2: reshape raid5 -> raid6 atop bcache deadlocks at start on md_attr_store / raid5_make_request
 2017-05-25 12:14 UTC  (7+ messages)

[Qemu-devel] [PATCH RFC] virtio-net: enable configurable tx queue size
 2017-05-25 12:13 UTC  (12+ messages)
  ` [Qemu-devel] [virtio-dev] "
                    ` [Qemu-devel] [virtio-dev] "

[PATCH] libext2fs: don't flush to device opened in read-only mode
 2017-05-25 12:12 UTC  (3+ messages)
`  "

[RESEND PATCH v2] acpi/nfit: Fix memory corruption/Unregister mce decoder on failure
 2017-05-25 12:10 UTC 

[PATCH 3/4] watchdog: split out config options
 2017-05-25 12:09 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] toolchain-external: dynamic loader symlink to actual location of musl libc.so
 2017-05-25 12:09 UTC  (2+ messages)

[PATCH 00/10] ARC plat-eznps upstream cont
 2017-05-25 12:05 UTC  (8+ messages)
` [PATCH 10/10] ARC: [plat-eznps] Handle memory error as an exception

[PATCH v2 00/22] hisi_sas: hip08 support
 2017-05-25 12:05 UTC  (21+ messages)
` [PATCH v2 01/22] scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()
` [PATCH v2 02/22] scsi: hisi_sas: optimise the usage of hisi_hba.lock
` [PATCH v2 03/22] scsi: hisi_sas: relocate get_ata_protocol()
` [PATCH v2 04/22] scsi: hisi_sas: relocate sata_done_v2_hw()
` [PATCH v2 05/22] scsi: hisi_sas: relocate get_ncq_tag_v2_hw()
` [PATCH v2 06/22] scsi: hisi_sas: add pci_dev in hisi_hba struct
` [PATCH v2 07/22] scsi: hisi_sas: create hisi_sas_get_fw_info()
` [PATCH v2 08/22] scsi: hisi_sas: add skeleton v3 hw driver
` [PATCH v2 09/22] scsi: hisi_sas: add initialisation for v3 pci-based controller
` [PATCH v2 11/22] scsi: hisi_sas: add v3 hw PHY init
` [PATCH v2 12/22] scsi: hisi_sas: add phy up/down/bcast and channel ISR
` [PATCH v2 13/22] scsi: hisi_sas: add v3 cq interrupt handler
` [PATCH v2 14/22] scsi: hisi_sas: add v3 code to send SSP frame
` [PATCH v2 15/22] scsi: hisi_sas: add v3 code to send SMP frame
` [PATCH v2 16/22] scsi: hisi_sas: add v3 code to send ATA frame
` [PATCH v2 17/22] scsi: hisi_sas: add v3 code for itct setup and free
` [PATCH v2 18/22] scsi: hisi_sas: add v3 code to send internal abort command
` [PATCH v2 19/22] scsi: hisi_sas: add get_wideport_bitmap_v3_hw()
` [PATCH v2 20/22] scsi: hisi_sas: Add v3 code to support ECC and AXI bus fatal error
` [PATCH v2 22/22] scsi: hisi_sas: modify internal abort dev flow for v3 hw

[GIT PULL] ARM: realtek: arm64 for v4.12
 2017-05-25 12:04 UTC  (2+ messages)
` [GIT PULL] ARM: realtek: dt64 "

[RFC PATCH v2 0/7] ARM: NOMMU: MPU updates
 2017-05-25 12:04 UTC  (4+ messages)
` [RFC PATCH v2 5/7] ARM: Kconfig: Kill CONFIG_VECTORS_BASE

[PATCH v5 0/6] kernel.h: container_of() pointer checking
 2017-05-25 12:03 UTC  (2+ messages)
` [PATCH v5 5/6] bug: split BUILD_BUG stuff out into <linux/build_bug.h>


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.