All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-04 12:46:27 to 2019-06-04 13:17:32 UTC [more...]

[RFC PATCH 00/30] Add PCIe support to TI's J721E SoC
 2019-06-04 13:15 UTC  (38+ messages)
` [RFC PATCH 01/30] dt-bindings: PCI: cadence: Add DT binding to use PCIe with IOMMU
` [RFC PATCH 02/30] dt-bindings: PCI: cadence: Add binding to reset PERST#
` [RFC PATCH 03/30] dt-bindings: PCI: cadence: Update host DT bindings with TI specific compatible
` [RFC PATCH 04/30] dt-bindings: PCI: cadence: Update EP "
` [RFC PATCH 05/30] linux/kernel.h: Add PTR_ALIGN_DOWN macro
` [RFC PATCH 06/30] PCI: cadence: Add support to use custom read and write accessors
` [RFC PATCH 07/30] PCI: cadence: Add read and write accessors to perform only 32-bit accesses
` [RFC PATCH 08/30] PCI: cadence: Add support to use PCIe in J721E SoC
` [RFC PATCH 09/30] PCI: cadence: Add platform_data to start link and check link status
` [RFC PATCH 10/30] PCI: cadence: Use *_start_link() and *_wait_for_link() to establish link
` [RFC PATCH 11/30] PCI: cadence: Add support to drive PERST# line using GPIO
` [RFC PATCH 12/30] PCI: cadence: Make "mem" an optional memory resource
` [RFC PATCH 13/30] PCI: cadence: Use local management register to configure Vendor ID
  ` [RFC PATCH 14/30] PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF
` [RFC PATCH 15/30] PCI: endpoint: Replace spinlock with mutex
` [RFC PATCH 16/30] PCI: endpoint: Assign function number of each PF in EPC core
` [RFC PATCH 17/30] PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex
` [RFC PATCH 18/30] PCI: endpoint: Add support to add virtual function in endpoint core
` [RFC PATCH 19/30] PCI: endpoint: Add support to link a physical function to a virtual function
` [RFC PATCH 20/30] PCI: endpoint: Add virtual function number in pci_epc ops
` [RFC PATCH 21/30] PCI: cadence: Add support to configure virtual functions
` [RFC PATCH 22/30] PCI: cadence: Configure pci_epc_features to align BAR addresses to 256 Bytes
` [RFC PATCH 23/30] of/platform: Export of_platform_device_create_pdata()
` [RFC PATCH 24/30] dt-bindings: PCI: J721E: Add DT bindings for PCIe controller in J721E
` [RFC PATCH 25/30] PCI: j721e: Add TI J721E PCIe driver
` [RFC PATCH 26/30] MAINTAINERS: Add MAINTAINER entry for PCIe on TI's J721E SoC
` [RFC PATCH 27/30] misc: pci_endpoint_test: Add J721E in pci_device_id table
` [RFC PATCH 28/30] misc: pci_endpoint_test: Avoid using module parameter to determine irqtype
` [RFC PATCH 29/30] misc: pci_endpoint_test: Populate sriov_configure ops to configure SRIOV device
` [RFC PATCH 30/30] misc: pci_endpoint_test: Enable legacy interrupt

[U-Boot] [PATCH v6 00/15] Add Support for eMMC in Am65x-evm
 2019-06-04 13:17 UTC  (16+ messages)
` [U-Boot] [PATCH v6 01/15] arm64: dts: k3: Sync sdhci0 node from kernel and change driver name
` [U-Boot] [PATCH v6 02/15] mmc: am654_sdhci: Remove quirks
` [U-Boot] [PATCH v6 03/15] regmap: Add API regmap_init_mem_index()
` [U-Boot] [PATCH v6 04/15] mmc: sdhci: Add support for sdhci-caps-mask
` [U-Boot] [PATCH v6 05/15] mmc: sdhci: Make sdhci_set_clock() non static
` [U-Boot] [PATCH v6 06/15] arm: dts: k3: Add phy specific properties to SD card node
` [U-Boot] [PATCH v6 07/15] mmc: sdhci: Make set_ios_post() return int
` [U-Boot] [PATCH v6 08/15] mmc: am654_sdhci: Add Support for PHY
` [U-Boot] [PATCH v6 09/15] configs: am65x_evm: Enable CONFIG_REGMAP
` [U-Boot] [PATCH v6 10/15] mmc: am654_sdhci: Use f_max in mmc_config
` [U-Boot] [PATCH v6 11/15] mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
` [U-Boot] [PATCH v6 12/15] mmc: am654_sdhci: Add a platform specific set_control_reg() callback
` [U-Boot] [PATCH v6 13/15] configs: am65x: Add configs to support environment in eMMC
` [U-Boot] [PATCH v6 14/15] am65x_evm: Add Support for creating a filesystem GPT partition "
` [U-Boot] [PATCH v6 15/15] configs: am65x_evm_a53: Add Support for creating GPT partitions

[RFC][Patch v10 0/2] mm: Support for page hinting
 2019-06-04 13:16 UTC  (6+ messages)
` [RFC][Patch v10 1/2] mm: page_hinting: core infrastructure

[dpdk-dev] [PATCH 0/9] add QAT support for digest encrypted
 2019-06-04 13:16 UTC  (2+ messages)

[Buildroot] [buildroot] any plan to adopt snort3?
 2019-06-04 13:16 UTC 

KVM Arm Device passthrough and linux-rt
 2019-06-04 13:16 UTC  (6+ messages)

[PATCH v4 0/3] Fix vDSO clock_getres()
 2019-06-04 13:16 UTC  (9+ messages)
` [PATCH v4 3/3] kselftest: Extend vDSO selftest to clock_getres

[igt-dev] [PATCH i-g-t 1/4] tests/gem_exec_balancer: Manually calculate VLA struct sizes
 2019-06-04 13:15 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 2/4] Makefile: Do not nest new gem tests in i915 directory
` [igt-dev] [PATCH i-g-t 3/4] meson: Add gem_exec_balancer to test-list.txt
` [igt-dev] [PATCH i-g-t 4/4] tools/meson: Build igt_stats
` [igt-dev] [PATCH i-g-t v2] tests/gem_exec_balancer: Manually calculate VLA struct sizes

[PATCH V4 00/28] Enable Tegra PCIe root port features
 2019-06-04 13:14 UTC  (5+ messages)
` [PATCH V4 04/28] PCI: tegra: Mask AFI_INTR in runtime suspend
` [PATCH V4 22/28] PCI: tegra: Access endpoint config only if PCIe link is up

[Xen-devel] [PATCH v2 0/4] adjust special domain creation
 2019-06-04 13:14 UTC  (6+ messages)
` [Xen-devel] [PATCH v2 2/4] PCI: move pdev_list field to common structure

[ANNOUNCE] Git v2.22.0-rc3
 2019-06-04 13:14 UTC  (3+ messages)
` [PATCH] merge-recursive: restore accidentally dropped setting of path

❎ FAIL: Stable queue: queue-4.19
 2019-06-04 13:14 UTC 

[PATCH] rose: af_rose: avoid overflows in rose_setsockopt()
 2019-06-04 13:13 UTC  (2+ messages)

[PATCH] xen-blkfront: switch kcalloc to kvcalloc for large array allocation
 2019-06-04 13:11 UTC  (6+ messages)
  ` [Xen-devel] "

[PATCH 1/2 v3] dt-bindings: i2c: i2c-mt7621: Add bindings for MediaTek MT7621/28/88 I2C
 2019-06-04 13:00 UTC  (3+ messages)
` [PATCH 2/2 v3] i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driver

[PATCH v6 1/2] media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_caps
 2019-06-04 13:13 UTC  (4+ messages)
    ` [PATCH v6 2/2] media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap,out}_mplane

[dpdk-dev] [PATCH 00/14] Unit tests fixes for CI
 2019-06-04 13:12 UTC  (15+ messages)
` [dpdk-dev] [PATCH 01/14] test/bonding: add missing sources for link bonding RSS
` [dpdk-dev] [PATCH 02/14] test/crypto: move tests to the driver specific list
` [dpdk-dev] [PATCH 03/14] test/eventdev: "
` [dpdk-dev] [PATCH 04/14] test/hash: fix off-by-one check on core count
` [dpdk-dev] [PATCH 08/14] test/stack: fix lock-free test name
` [dpdk-dev] [PATCH 09/14] test/eal: set memory channel config only in dedicated test
` [dpdk-dev] [PATCH 10/14] test/eal: set core mask/list "

[U-Boot] [PATCH v5 00/15] Add Support for eMMC in Am65x-evm
 2019-06-04 13:12 UTC  (4+ messages)
` [U-Boot] [PATCH v5 01/15] arm64: dts: k3: Sync sdhci0 node from kernel and change driver name

[block] 47cdee29ef: BUG:kernel_NULL_pointer_dereference, address
 2019-06-04 13:11 UTC  (6+ messages)
      ` [block] 47cdee29ef: BUG:kernel_NULL_pointer_dereference,address

hid-related 5.2-rc1 boot hang
 2019-06-04 13:12 UTC  (16+ messages)

x86 fpu cleanups
 2019-06-04 13:11 UTC  (4+ messages)
` [PATCH 2/3] x86/fpu: Simplify kernel_fpu_begin

[PATCH v3 0/7] drm/i915: Vulkan performance query support
 2019-06-04 13:11 UTC  (8+ messages)
` [PATCH v3 1/7] drm/i915/perf: introduce a versioning of the i915-perf uapi
` [PATCH v3 2/7] drm/i915/perf: allow for CS OA configs to be created lazily
` [PATCH v3 3/7] drm/i915: introduce a mechanism to extend execbuf2
` [PATCH v3 4/7] drm/i915: add syncobj timeline support
` [PATCH v3 5/7] drm/i915: add a new perf configuration execbuf parameter
` [PATCH v3 6/7] drm/i915/perf: allow holding preemption on filtered ctx
` [PATCH v3 7/7] drm/i915: add support for perf configuration queries

RX 580 and 5K displays, bandwidth validation failed whith multiple monitors
 2019-06-04 13:10 UTC  (3+ messages)

Attendees Data Base of AD&M 2019
 2019-06-04 13:09 UTC 

[Qemu-devel] How can i run different router or switch on qemu
 2019-06-04  7:48 UTC 

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-04 13:09 UTC  (16+ messages)
` [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()

[PATCH v5 2/2] dt-bindings: iio: frequency: Add docs for ADF4371 PLL
 2019-06-04 13:08 UTC  (2+ messages)

[PATCH v3 0/8] s390: virtio: support protected virtualization
 2019-06-04 13:08 UTC  (5+ messages)
` [PATCH v3 7/8] virtio/s390: use DMA memory for ccw I/O and classic notifiers

[PATCH v5 1/2] iio: frequency: adf4371: Add support for ADF4371 PLL
 2019-06-04 13:07 UTC 

[PATCH] block: free sched's request pool in blk_cleanup_queue
 2019-06-04 13:08 UTC 

DSA with MV88E6321 and imx28
 2019-06-04 13:07 UTC 

[Qemu-devel] [PATCH v8 0/3] linux-user: A set of miscellaneous patches
 2019-06-04 12:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 1/3] linux-user: Add support for setsockopt() options IPV6_<ADD|DROP>_MEMBERSHIP
` [Qemu-devel] [PATCH v8 2/3] linux-user: Add support for setsockopt() option SOL_ALG
` [Qemu-devel] [PATCH v8 3/3] linux-user: Add support for statx() syscall

[PATCH v4 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-06-04 13:05 UTC  (4+ messages)
` [PATCH v4 05/16] PM / devfreq: tegra: Don't set EMC clock rate to maximum on probe

[Qemu-devel] [PATCH v1] linux-user: elf: ELF_HWCAP for s390x
 2019-06-04 13:00 UTC  (3+ messages)

[PATCH 00/19] perf intel-pt: Add support for efficient time interval filtering
 2019-06-04 13:00 UTC  (20+ messages)
` [PATCH 01/19] perf auxtrace: Add perf time interval to itrace_synth_ops
` [PATCH 02/19] perf script: Set perf time interval in itrace_synth_ops
` [PATCH 03/19] perf report: "
` [PATCH 04/19] perf intel-pt: Add lookahead callback
` [PATCH 05/19] perf intel-pt: Factor out intel_pt_8b_tsc()
` [PATCH 06/19] perf intel-pt: Factor out intel_pt_reposition()
` [PATCH 07/19] perf intel-pt: Add reposition parameter to intel_pt_get_data()
` [PATCH 08/19] perf intel-pt: Add intel_pt_fast_forward()
` [PATCH 09/19] perf intel-pt: Factor out intel_pt_get_buffer()
` [PATCH 10/19] perf intel-pt: Add support for lookahead
` [PATCH 11/19] perf intel-pt: Add support for efficient time interval filtering
` [PATCH 12/19] perf time-utils: Treat time ranges consistently
` [PATCH 13/19] perf time-utils: Factor out set_percent_time()
` [PATCH 14/19] perf time-utils: Prevent percentage time range overlap
` [PATCH 15/19] perf time-utils: Fix --time documentation
` [PATCH 16/19] perf time-utils: Simplify perf_time__parse_for_ranges() error paths slightly
` [PATCH 17/19] perf time-utils: Make perf_time__parse_for_ranges() more logical
` [PATCH 18/19] perf tests: Add a test for time-utils
` [PATCH 19/19] perf time-utils: Add support for multiple explicit time intervals

[PATCH] AMD/IOMMU: revert "amd/iommu: assign iommu devices to Xen"
 2019-06-04 13:02 UTC  (3+ messages)
  ` [Xen-devel] "

[U-Boot] pre_probe under struct driver
 2019-06-04 13:01 UTC 

[igt-dev] [PATCH i-g-t v2 0/3] Check for audio noise and pops
 2019-06-04 13:01 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v2 1/3] lib/igt_audio: detect "
` [igt-dev] [PATCH i-g-t v2 2/3] lib/tests/igt_audio: add a pop test
` [igt-dev] [PATCH i-g-t v2 3/3] lib/tests/igt_audio: add phaseshift detection test

[PATCH v2] uaccess: add noop untagged_addr definition
 2019-06-04 13:01 UTC  (6+ messages)

[PATCH v3 1/3] mmc: sdhci_am654: Fix SLOTTYPE write
 2019-06-04 13:01 UTC  (3+ messages)

[PATCH v3 04/12] mtd: rawnand: introduce struct onfi_helper
 2019-06-04 13:00 UTC  (5+ messages)
  ` [EXT] "

[PATCH net-next] net: phy: add flag PHY_QUIRK_NO_ESTATEN
 2019-06-04 13:00 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.1.7-1f5fb6e.cki (stable)
 2019-06-04 13:00 UTC 

[igt-dev] [PATCH i-g-t v3 00/10] tests/kms_chamelium: add pulse test
 2019-06-04 12:59 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v3 09/10] tests/kms_chamelium: add a flatline audio test

client skips revalidation if holding a delegation
 2019-06-04 12:56 UTC  (2+ messages)

[Xen-devel] [PATCH] xen/bitops: Further reduce the #ifdef-ary in generic_hweight64()
 2019-06-04 12:55 UTC  (2+ messages)

[PATCH] net: compat: fix msg_controllen overflow in scm_detach_fds_compat()
 2019-06-04 12:54 UTC  (3+ messages)

[PATCH] drm/i915/dp: Correctly advertise HBR3 for GEN11+
 2019-06-04 12:53 UTC  (3+ messages)

[PATCH 0/2] drm/panel-simple: Add panel parameters for ortustech-com37h3m05dtc/99dtc and sharp-lq070y3dg3b
 2019-06-04 12:53 UTC  (3+ messages)
` [PATCH 1/2] drm/panel: simple: Add Sharp LQ070Y3DG3B panel support
` [PATCH 2/2] drm/panel: simple: Add Ortustech COM37H3M "

[PATCH] dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
 2019-06-04 12:53 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v5 1/3] powerpc: Fix vDSO clock_getres()
 2019-06-04 12:50 UTC  (4+ messages)

[PATCH v5 0/3] Qualcomm QCS404 PCIe support
 2019-06-04 12:52 UTC  (4+ messages)

[PATCH] arm64/mm: Simplify protection flag creation for kernel huge mappings
 2019-06-04 12:51 UTC  (3+ messages)

[PATCH 00/15] kbuild: refactor headers_install and support compile-test of UAPI headers
 2019-06-04 12:53 UTC  (4+ messages)
` [PATCH 14/15] fixup: kbuild: add support for ensuring headers are self-contained

[RFC] ARM64 PCI resource survey issue(s)
 2019-06-04 12:49 UTC  (5+ messages)

[PATCH 0/7] media: set device_caps in struct video_device
 2019-06-04 12:49 UTC  (4+ messages)
` [PATCH 4/7] usb/gadget/f_uvc: "

[PATCH v2 1/2] drm: bridge: dw-hdmi: Add hook for resume
 2019-06-04 12:49 UTC  (2+ messages)

[PATCH] media: do not use C++ style comments in uapi headers
 2019-06-04 12:48 UTC  (4+ messages)

[PATCH] dmaengine: dmatest: Add support for completion polling
 2019-06-04 12:45 UTC  (4+ messages)

[PATCH] trace-cmd: Append metadata about trace-cmd's version when recording
 2019-06-04 12:48 UTC  (2+ messages)

[RFC PATCH] powerpc/book3e: KASAN Full support for 64bit
 2019-06-04 12:43 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] drivers: pci: add map_bar support for Enhanced Allocation
 2019-06-04 12:46 UTC  (4+ messages)
` [U-Boot] [PATCH 1/4 v2] pci: fixed dm_pci_map_bar comment
  ` [U-Boot] [PATCH 3/4 v2] test: dm: Add a test for PCI Enhanced Allocation
  ` [U-Boot] [PATCH 4/4 v2] drivers: pci: add API to issue FLR on a PCI function if supported


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.