All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-05 08:32:16 to 2017-04-05 08:59:39 UTC [more...]

[GIT PULL] PCI: Support for configurable PCI endpoint
 2017-04-05  8:52 UTC  (85+ messages)
` [PATCH v6 01/23] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
` [PATCH v6 02/23] Documentation: PCI: Guide to use PCI Endpoint Core Layer
` [PATCH v6 03/23] PCI: endpoint: Introduce configfs entry for configuring EP functions
` [PATCH v6 04/23] Documentation: PCI: Guide to use PCI endpoint configfs
` [PATCH v6 05/23] PCI: endpoint: Create configfs entry for EPC device and EPF driver
` [PATCH v6 06/23] Documentation: PCI: Add specification for the *PCI test* function device
` [PATCH v6 07/23] PCI: endpoint: functions: Add an EP function to test PCI
` [PATCH v6 08/23] Documentation: PCI: Add binding documentation for pci-test endpoint function
` [PATCH v6 09/23] PCI: dwc: designware: Add EP mode support
` [PATCH v6 10/23] dt-bindings: PCI: Add DT bindings for PCI designware EP mode
` [PATCH v6 11/23] PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled independently
` [PATCH v6 12/23] PCI: dwc: dra7xx: Add EP mode support
` [PATCH v6 13/23] dt-bindings: PCI: dra7xx: Add DT bindings for PCI dra7xx EP mode
` [PATCH v6 14/23] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH v6 15/23] dt-bindings: PCI: dra7xx: Add DT bindings to enable unaligned access
` [PATCH v6 16/23] PCI: Add device IDs for DRA74x and DRA72x
` [PATCH v6 17/23] misc: Add host side PCI driver for PCI test function device
` [PATCH v6 18/23] Documentation: misc-devices: Add Documentation for pci-endpoint-test driver
` [PATCH v6 19/23] tools: PCI: Add a userspace tool to test PCI endpoint
` [PATCH v6 20/23] tools: PCI: Add sample test script to invoke pcitest
` [PATCH v6 21/23] Documentation: PCI: Add userguide for PCI endpoint test function
` [PATCH v6 22/23] MAINTAINERS: Add PCI Endpoint maintainer
` [PATCH v6 23/23] ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP

[PATCH 1/2] btrfs-progs: dump-super: check array_size in print_sys_chunk_array
 2017-04-05  8:59 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: print-tree: add validation to print_chunk

[PATCH 06/12] pstore: return error code (if any) from efi_pstore_write
 2017-04-05  8:54 UTC  (2+ messages)
` [tip:efi/core] efi/pstore: Return error code (if any) from efi_pstore_write()

[Qemu-devel] [PATCH v2] migration/block:limit the time used for block migration
 2017-04-05  8:58 UTC 

Segfault on git for Windows
 2017-04-05  8:58 UTC  (2+ messages)

[PATCH 05/12] efi: bgrt: Enable ACPI BGRT handling on arm64
 2017-04-05  8:54 UTC  (2+ messages)
` [tip:efi/core] efi/bgrt: "

[PATCH] config: compile avp driver only on intel 64 bit
 2017-04-05  8:58 UTC  (4+ messages)

[PATCH 01/12] x86/efi: Clean up efi CR3 save/restore
 2017-04-05  8:51 UTC  (2+ messages)
` [tip:efi/core] x86/efi: Clean up the EFI CR3 save/restore logic

[maintainer-tools PATCH] dim: Add examples section to dim.rst
 2017-04-05  8:58 UTC  (2+ messages)

[PATCH 03/12] efi: arm-stub: Round up FDT allocation to mapping size
 2017-04-05  8:53 UTC  (2+ messages)
` [tip:efi/core] efi/arm-stub: "

[LTP] [PATCH 1/2] open_posix_testsuite: Fix recursive build
 2017-04-05  8:58 UTC  (2+ messages)
` [LTP] [PATCH 2/2] travis: Add out-of-tree build

[PATCH 04/12] x86/efi-bgrt: Move efi-bgrt handling out of arch/x86
 2017-04-05  8:53 UTC  (2+ messages)
` [tip:efi/core] x86/efi/bgrt: "

[SPDK] nvme_ctrlr.c:1224:nvme_ctrlr_process_init: ***ERROR*** Initialization timed out in state 3
 2017-04-05  8:57 UTC 

[PATCH 02/12] efi: arm-stub: Correct FDT and initrd allocation rules for arm64
 2017-04-05  8:52 UTC  (2+ messages)
` [tip:efi/core] efi/arm-stub: "

[PATCH] crypto/scheduler: fix typo
 2017-04-05  8:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/21] qdev/sysbus: Set user_creatable=false by default on sysbus
 2017-04-05  8:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 21/21] s390-pcibus: No need to set user_creatable=false explicitly

[PATCH v2 00/13] R-Car DU: Add support for LVDS mode selection
 2017-04-05  8:55 UTC  (7+ messages)
` [PATCH v2 09/13] arm64: dts: r8a7795: salvator-x: Add panel backlight support

in_irq_or_nmi()
 2017-04-05  8:53 UTC  (12+ messages)
          ` in_irq_or_nmi() and RFC patch

[GIT PULL] PCI: Support for configurable PCI endpoint
 2017-04-05  8:47 UTC  (9+ messages)
` [PATCH v5 14/24] dt-bindings: mfd: syscon: Add documentation for #syscon-cells property

[RFC PATCH 00/18] drm/i915: initial support for huge gtt pages V2
 2017-04-05  8:53 UTC  (9+ messages)
` [PATCH 01/18] drm/i915: add page_size_mask to dev_info
` [PATCH 02/18] drm/i915: introduce drm_i915_gem_object page_size members

[PATCH] drm: don't link DP aux i2c adapter to the hardware device node
 2017-04-05  8:52 UTC  (4+ messages)

[PATCH 1/2] test/mempool_perf: Free mempool on exit
 2017-04-05  8:51 UTC  (2+ messages)
` [PATCH 2/2] test/mempool_perf: support default mempool autotest

[xen-unstable test] 106504: regressions - FAIL
 2017-04-05  7:48 UTC  (9+ messages)

[PATCH] recipe_sanity: Drop now unused FILESDIR
 2017-04-05  8:39 UTC 

[PATCH 1/3] agetty: remove variable that is set but not read
 2017-04-05  8:51 UTC  (7+ messages)
` [PATCH 3/3] agetty: make --remote to forward --nohostname as -H to login

[RFC] dropping support for ancient versions of curl
 2017-04-05  8:49 UTC  (10+ messages)

[PATCH] ath10k: Clean header files from bad block comments
 2017-04-05  8:48 UTC  (4+ messages)
`  "

[PATCH 0/6] ASoC: Add OF device table to I2C drivers that are missing it
 2017-04-05  8:51 UTC  (3+ messages)
` [PATCH 5/6] ASoC: wm8978: Add OF device ID table

[PATCH v2 0/9] KVM: arm/arm64: race fixes and vcpu requests
 2017-04-05  8:50 UTC  (8+ messages)
` [PATCH v2 8/9] KVM: arm/arm64: fix race in kvm_psci_vcpu_on
` [PATCH v2 9/9] KVM: arm/arm64: avoid race by caching MPIDR

time to get rid of FILESDIR?
 2017-04-05  8:39 UTC  (2+ messages)

[PATCH v5 0/7] add support for AXP20X and AXP22X battery power supply driver
 2017-04-05  8:48 UTC  (4+ messages)
` [PATCH v5 1/7] dt-bindings: power: supply: add AXP20X/AXP22X battery DT binding

[U-Boot] [PATCH 0/7] *** SUBJECT HERE ***
 2017-04-05  8:47 UTC  (7+ messages)
` [U-Boot] [PATCH 1/7] scsi: move base, max_lun and max_id to uclass plat data
    ` [U-Boot] [EXT] "
` [U-Boot] [PATCH 3/7] scsi: call children devices' probe functions automatically
    ` [U-Boot] [EXT] "

[U-Boot] [PATCH 0/7] Enable MIPI dsi display for rk3399
 2017-04-05  8:47 UTC  (2+ messages)

[PATCH] crypto/scheduler: add mode specific option support
 2017-04-05  8:46 UTC  (3+ messages)
` [PATCH v2] "

FIT Image boot issue
 2017-04-04 14:08 UTC 

[PATCH v6] vfio error recovery: kernel support
 2017-04-05  8:54 UTC  (10+ messages)
                ` [Qemu-devel] "

Delivery problem, parcel USPS #083623311
 2017-04-05  8:46 UTC 

[PATCH v10 00/25] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-04-05  8:45 UTC  (6+ messages)
` [PATCH v10 03/25] x86: refactor psr: implement main data structures

[PATCH 1/2] Alps HID I2C T4 device support
 2017-04-05  8:43 UTC  (9+ messages)

[U-Boot] [PATCH] usb: dwc3: gadget: make cache-maintenance on event buffers more robust
 2017-04-05  8:43 UTC  (9+ messages)

[Qemu-devel] [PATCH 00/14] TCX/CG3 adapter cleanups
 2017-04-05  8:35 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/14] cg3: remove TARGET_PAGE_SIZE rounding on dirty page detection
` [Qemu-devel] [PATCH 02/14] cg3: fix up size parameter for memory_region_get_dirty()
` [Qemu-devel] [PATCH 03/14] cg3: remove unused width and height variables
` [Qemu-devel] [PATCH 04/14] cg3: switch to load_image_mr() and remove prom-addr hack
` [Qemu-devel] [PATCH 05/14] tcx: alter tcx_set_dirty() to accept address and length parameters
` [Qemu-devel] [PATCH 06/14] tcx: ensure tcx_set_dirty() also invalidates the 24-bit plane and cplane
` [Qemu-devel] [PATCH 07/14] tcx: alter tcx24_check_dirty() to accept address and length parameters
` [Qemu-devel] [PATCH 08/14] tcx: alter tcx24_reset_dirty() "
` [Qemu-devel] [PATCH 09/14] tcx: remove page24 and cpage from tcx24_update_display()
` [Qemu-devel] [PATCH 10/14] tcx: remove TARGET_PAGE_SIZE from tcx_update_display()
` [Qemu-devel] [PATCH 11/14] tcx: remove TARGET_PAGE_SIZE from tcx24_update_display()
` [Qemu-devel] [PATCH 12/14] tcx: remove primitives for non-32-bit surfaces
` [Qemu-devel] [PATCH 13/14] tcx: use tcx_set_dirty() for accelerated ops
` [Qemu-devel] [PATCH 14/14] tcx: switch to load_image_mr() and remove prom_addr hack

[RFC][PATCHv2 8/8] printk: enable printk offloading
 2017-04-05  8:40 UTC  (8+ messages)
` [printk] fbc14616f4: BUG:kernel_reboot-without-warning_in_test_stage

[PATCH] crypto: caam - fix RNG deinstantiation error checking
 2017-04-05  8:41 UTC 

[PATCH] drm/atomic: Add connector atomic_check function
 2017-04-05  8:41 UTC 

[PATCH] drm/i915: Typo fix - 'pipe bpc' to 'pipe bpp'
 2017-04-05  8:41 UTC  (3+ messages)

[PATCH net-next 0/7] s390 patches for net-next
 2017-04-05  8:40 UTC  (8+ messages)
` [PATCH net-next 1/7] s390/qeth: use QDIO_*_QFMT defines
` [PATCH net-next 2/7] s390/qeth: fix up ssqd tracing
` [PATCH net-next 3/7] s390/qeth: remove unused return value
` [PATCH net-next 4/7] s390/qeth: Remove unused code
` [PATCH net-next 5/7] s390/qeth: improve endianness handling
` [PATCH net-next 6/7] s390/ctcm: "
` [PATCH net-next 7/7] s390/netiucv: "

[PATCH v1] mtd: mtk-nor: set controller's address width according to nor flas
 2017-04-05  8:37 UTC  (6+ messages)
` [PATCH v1 1/1] mtd: mtk-nor: set controller's address width according to nor flash

[Qemu-devel] [PATCH v2 0/6] qapi-related cleanups
 2017-04-05  8:38 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 2/6] qdict: Add convenience helpers for wrapped puts

[RFC PATCH] kernel: sched: Provide a pointer to the valid CPU mask
 2017-04-05  8:37 UTC  (3+ messages)

Linux kernel 3.2.88 released
 2017-04-05  8:36 UTC 

Linux kernel 3.16.43 released
 2017-04-05  8:36 UTC 

[PATCH v3 1/3] usb: udc: allow adding and removing the same gadget device
 2017-04-05  8:34 UTC  (2+ messages)

[PATCH 0/2] ARM: am335x-icev2: Add ethernet support
 2017-04-05  8:35 UTC  (5+ messages)

[PATCH v1] checkpatch: test missing initial blank line in block comment
 2017-04-05  8:35 UTC  (5+ messages)

[meta-freescale]: 32be_rootfs boot from sdcard
 2017-04-05  8:35 UTC 

[PATCH v8 1/2] librte_net: add crc compute APIs
 2017-04-05  8:34 UTC  (4+ messages)
` [PATCH v9 0/3] librte_net: add crc computation support

[PATCH] net: davinci_mdio: add GPIO reset logic
 2017-04-05  8:33 UTC  (2+ messages)

[PATCH] ASoC: qcom: move clock names into LPASS variant struct
 2017-04-05  8:34 UTC 

[Qemu-devel] [PATCH 00/10] make display updates thread safe
 2017-04-05  8:33 UTC  (3+ messages)

[PATCH] ath9k_hw: fix channel maximum power level test
 2017-04-05  8:33 UTC  (2+ messages)
`  "

[PATCH 1/1] testpmd_ug: update userguide with xstats commands
 2017-04-05  8:33 UTC  (3+ messages)

[PATCH v3 0/9] drm: rockchip: Fix rockchip drm unbind crash error
 2017-04-05  8:29 UTC  (3+ messages)
` [PATCH v3 3/9] drm: bridge: analogix: Destroy connector when unbinding
` [PATCH v3 4/9] drm/rockchip: cdn-dp: Don't try to release firmware when not loaded

[PATCH] powerpc/kconfig: Turn CONFIG_RELOCATABLE on
 2017-04-05  8:32 UTC 

[PATCH v3 00/19] Provide a command line option to choose how to handle SErrors
 2017-04-05  8:32 UTC  (8+ messages)
` [PATCH v3 16/19] xen/arm: Introduce a macro to synchronize SError


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.