All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-15 10:40:53 to 2019-10-15 11:12:28 UTC [more...]

[PATCH v4 01/19] spi: move `cs_change_delay` backwards compat logic outside switch
 2019-10-15 11:12 UTC  (3+ messages)
` Applied "spi: move `cs_change_delay` backwards compat logic outside switch" to the spi tree

[PATCH v4 02/19] spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
 2019-10-15 11:12 UTC  (3+ messages)
` Applied "spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()" to the spi tree

[PATCH v4 03/19] spi: make `cs_change_delay` the first user of the `spi_delay` logic
 2019-10-15 11:12 UTC  (3+ messages)
` Applied "spi: make `cs_change_delay` the first user of the `spi_delay` logic" to the spi tree

[PATCH v4 18/19] spi: bcm63xx: extend error condition to `delay` as well
 2019-10-15 11:12 UTC  (4+ messages)
` Applied "spi: bcm63xx: extend error condition to `delay` as well" to the spi tree

[PATCH v4 00/19] spi: introduce `struct spi_delay` data-type
 2019-10-15 11:12 UTC  (6+ messages)
` [PATCH v4 04/19] spi: sprd: convert transfer word delay to spi_delay struct
  ` Applied "spi: sprd: convert transfer word delay to spi_delay struct" to the spi tree

[PATCH v4 05/19] spi: orion: use new `word_delay` field for SPI transfers
 2019-10-15 11:12 UTC  (3+ messages)
` Applied "spi: orion: use new `word_delay` field for SPI transfers" to the spi tree

[PATCH v4 06/19] spi: spidev: use new `word_delay` field for spi transfers
 2019-10-15 11:12 UTC  (3+ messages)
` Applied "spi: spidev: use new `word_delay` field for spi transfers" to the spi tree

[PATCH v4 07/19] spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
 2019-10-15 11:12 UTC  (3+ messages)
` Applied "spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device" to the spi tree

[PATCH v2 0/6] iommu/ipmmu-vmsa: minor updates
 2019-10-15 11:12 UTC  (13+ messages)
` [PATCH v2 1/6] iommu/ipmmu-vmsa: Remove all unused register definitions
` [PATCH v2 2/6] iommu/ipmmu-vmsa: tidyup "
` [PATCH v2 3/6] iommu/ipmmu-vmsa: Add helper functions for MMU "context" registers
` [PATCH v2 4/6] iommu/ipmmu-vmsa: Calculate context registers' offset instead of a macro
` [PATCH v2 5/6] iommu/ipmmu-vmsa: Add helper functions for "uTLB" registers
` [PATCH v2 6/6] iommu/ipmmu-vmsa: Add utlb_offset_base

[PATCH v4 08/19] spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()
 2019-10-15 11:12 UTC  (3+ messages)
` Applied "spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()" to the spi tree

[PATCH v4 10/19] spi: tegra114: use `spi_transfer_delay_exec` helper
 2019-10-15 11:12 UTC  (3+ messages)
` Applied "spi: tegra114: use `spi_transfer_delay_exec` helper" to the spi tree

[PATCH v4 11/19] spi: tegra20-sflash: use to new `spi_transfer_delay_exec`
 2019-10-15 11:12 UTC  (3+ messages)
` Applied "spi: tegra20-sflash: use to new `spi_transfer_delay_exec`" to the spi tree

[PATCH v4 12/19] spi: spi-loopback-test: use new `delay` field
 2019-10-15 11:12 UTC  (3+ messages)
` Applied "spi: spi-loopback-test: use new `delay` field" to the spi tree

[PATCH v4 13/19] spi: spidev: use new `delay` field for spi transfers
 2019-10-15 11:12 UTC  (3+ messages)
` Applied "spi: spidev: use new `delay` field for spi transfers" to the spi tree

[PATCH v4 14/19] spi: tegra114: change format for `spi_set_cs_timing()` function
 2019-10-15 11:12 UTC  (3+ messages)
` Applied "spi: tegra114: change format for `spi_set_cs_timing()` function" to the spi tree

[PATCH v4 15/19] spi: implement SW control for CS times
 2019-10-15 11:12 UTC  (3+ messages)
` Applied "spi: implement SW control for CS times" to the spi tree

[PATCH v4 16/19] spi: spi-fsl-espi: convert transfer delay to `spi_delay` format
 2019-10-15 11:12 UTC  (3+ messages)
` Applied "spi: spi-fsl-espi: convert transfer delay to `spi_delay` format" to the spi tree

[PATCH v4 17/19] spi: spi-falcon: extend warning to `delay` as well
 2019-10-15 11:12 UTC  (3+ messages)
` Applied "spi: spi-falcon: extend warning to `delay` as well" to the spi tree

[PATCH v4 19/19] spi: spi-axi: extend support for the `delay` field
 2019-10-15 11:12 UTC  (3+ messages)
` Applied "spi: spi-axi: extend support for the `delay` field" to the spi tree

[PATCH 0/3 v3] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
 2019-10-15 11:11 UTC  (11+ messages)
` [PATCH 3/3 v3] x86/kdump: clean up all the code related to the backup region

[dpdk-dev] [PATCH] doc: remove Flow Director feature from hns3.ini and hns3_vf.ini
 2019-10-15 11:11 UTC  (2+ messages)

[PATCH] PCI: Add CRS timeout for pci_device_is_present()
 2019-10-15 11:10 UTC  (5+ messages)

[PATCH] drm/omapdrm: Fix trivial spelling
 2019-10-15 11:09 UTC  (2+ messages)

[U-Boot] [PATCH v1 00/11] import x509/pkcs7 parsers from linux
 2019-10-15 11:10 UTC  (7+ messages)

[PATCH V6 0/2] mm/debug: Add tests validating architecture page table helpers
 2019-10-15 11:07 UTC  (10+ messages)
` [PATCH V6 1/2] mm/page_alloc: Make alloc_gigantic_page() available for general use

[dpdk-dev] [PATCH v11 0/3] extend RSS offload types
 2019-10-15 11:09 UTC  (6+ messages)
` [dpdk-dev] [PATCH v12 "
  ` [dpdk-dev] [PATCH v12 2/3] ethdev: "

[Xen-devel] [PATCH] arm/gic: Make sense of assertions
 2019-10-15 11:08 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 5/6] crypto/ccp: enable IOMMU for CCP
 2019-10-15 11:08 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: remove deprecated ethdev features
 2019-10-15 11:08 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/5] efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk
 2019-10-15 11:07 UTC  (5+ messages)
` [U-Boot] [PATCH v4 5/5] efi_loader: disk: install file system protocol to a "

[PATCH] sched/topology: Disable sched_asym_cpucapacity on domain destruction
 2019-10-15 11:07 UTC  (8+ messages)

[dpdk-dev] [PATCH v1 4/6] crypto/ccp: updating ccp crypto capabilities ops
 2019-10-15 11:06 UTC  (2+ messages)

[PATCH v3 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-10-15 11:06 UTC  (2+ messages)

[PATCH 0/2] apic: Fix migration breakage of >255 vcpus
 2019-10-15 11:02 UTC  (5+ messages)
` [PATCH 2/2] apic: Use 32bit APIC ID for migration instance ID

[PATCH] mm/memcontrol: update lruvec counters in mem_cgroup_move_account
 2019-10-15 11:04 UTC  (6+ messages)

[PATCH for_v23 00/16] x86/vdso: sgx: Major vDSO cleanup
 2019-10-15 11:03 UTC  (6+ messages)
` [PATCH for_v23 10/16] selftests/x86/sgx: Handle setup failures via test assertions

[PATCH] ocfs2: fix panic due to ocfs2_wq is null
 2019-10-15 11:03 UTC  (2+ messages)

[PATCH 00/11] PCI dma-ranges parsing consolidation
 2019-10-15 11:02 UTC  (8+ messages)
` [PATCH 02/11] PCI: altera: Use pci_parse_request_of_pci_ranges()

[PULL 0/1] Block patches
 2019-10-15 11:00 UTC  (2+ messages)

INQUIRY
 2019-10-15 11:02 UTC 

[Xen-devel] [PATCH v2] xen/arm: platform: fix Raspberry Pi compatible string
 2019-10-15 11:01 UTC  (4+ messages)

[PATCH] iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatory
 2019-10-15 11:02 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: r8a774b1: Add VIN and CSI-2 support
 2019-10-15 11:01 UTC 

[dpdk-dev] [PATCH v1 3/6] crypto/ccp: crash when using ccp cpu authentication is used
 2019-10-15 11:00 UTC  (2+ messages)

[PATCH] drm/komeda: Dump SC_ENH_* registers from scaler block
 2019-10-15 11:00 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Drop stale struct_mutex
 2019-10-15 11:00 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v5 0/9] target/arm/kvm: enable SVE in guests
 2019-10-15 10:56 UTC  (4+ messages)
` [PATCH v5 1/9] target/arm/monitor: Introduce qmp_query_cpu_model_expansion

[PATCH v2 00/20] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-10-15 10:39 UTC  (21+ messages)
` [PATCH v2 01/20] nvme: remove superfluous breaks
` [PATCH v2 02/20] nvme: move device parameters to separate struct
` [PATCH v2 03/20] nvme: add missing fields in the identify controller data structure
` [PATCH v2 04/20] nvme: populate the mandatory subnqn and ver fields
` [PATCH v2 05/20] nvme: allow completion queues in the cmb
` [PATCH v2 06/20] nvme: add support for the abort command
` [PATCH v2 07/20] nvme: refactor device realization
` [PATCH v2 08/20] nvme: add support for the get log page command
` [PATCH v2 09/20] nvme: add support for the asynchronous event request command
` [PATCH v2 10/20] nvme: add logging to error information log page
` [PATCH v2 11/20] nvme: add missing mandatory features
` [PATCH v2 12/20] nvme: bump supported specification version to 1.3
` [PATCH v2 13/20] nvme: refactor prp mapping
` [PATCH v2 14/20] nvme: allow multiple aios per command
` [PATCH v2 15/20] nvme: add support for scatter gather lists
` [PATCH v2 16/20] nvme: support multiple namespaces
` [PATCH v2 17/20] nvme: bump controller pci device id
` [PATCH v2 18/20] nvme: remove redundant NvmeCmd pointer parameter
` [PATCH v2 19/20] nvme: make lba data size configurable
` [PATCH v2 20/20] nvme: handle dma errors

[Xen-devel] [PATCH] xen/arm: remove special dom0 case in dump_hyp_walk
 2019-10-15 10:58 UTC  (2+ messages)

[PATCH v2] iommu/ipmmu-vmsa: Hook up r8a774b1 DT matching code
 2019-10-15 10:58 UTC  (3+ messages)

[PATCH 0/4] Add VIN/CSI-2 support
 2019-10-15 10:57 UTC  (5+ messages)
` [PATCH 1/4] media: dt-bindings: rcar-vin: Add R8A774B1 support
` [PATCH 2/4] media: dt-bindings: rcar-csi2: "
` [PATCH 3/4] media: rcar-vin: Enable support for R8A774B1
` [PATCH 4/4] media: rcar-csi2: "

[PATCH v2] sched/topology: Allow sched_asym_cpucapacity to be disabled
 2019-10-15 10:58 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 2/6] crypto/ccp: max queue pair and max burst sizes changes
 2019-10-15 10:58 UTC  (2+ messages)

[PATCH] rcu: make PREEMPT_RCU to be a decoration of TREE_RCU
 2019-10-15 10:57 UTC  (10+ messages)
        ` [PATCH v2] "

[PATCH v2] x86/hyperv: Set pv_info.name to "Hyper-V"
 2019-10-15 10:56 UTC  (2+ messages)

[PATCH v2] trace-cmd: Fix segmentation fault in tracecmd_read_at() in specific use case
 2019-10-15 10:56 UTC 

[PATCH v1] perf/core: fix restoring of Intel LBR call stack on a context switch
 2019-10-15 10:55 UTC  (3+ messages)

[PATCH] rcu: rcu_segcblist.c make undeclared items static
 2019-10-15 10:55 UTC 

[PATCH] elfutils: add PACKAGECONFIG for compression algorithms
 2019-10-15 10:55 UTC  (5+ messages)
` [PATCH v2] "

git-gui: automatically move focus to staged file before typing commit message?
 2019-10-15 10:51 UTC  (4+ messages)
` [PATCH 1/2] git-gui: implement proc select_path_in_widget

[PATCH v3 0/10] add failover feature for assigned network devices
 2019-10-15 10:50 UTC  (5+ messages)
` [PATCH v3 07/10] migration: add new migration state wait-unplug

[Bridge] Bridge port userspace events broken?
 2019-10-15 10:53 UTC  (5+ messages)
`  "

[dpdk-dev] [PATCH v1 1/6] doc: documentation update
 2019-10-15 10:53 UTC  (2+ messages)

[PATCH] KVM: X86: Make fpu allocation a common function
 2019-10-15 10:53 UTC  (4+ messages)

[PATCH] scripts/gdb: fix debugging modules on s390
 2019-10-15 10:53 UTC 

[igt-dev] [PATCH i-g-t] tests/sw_sync: fix gcc warning
 2019-10-15 10:52 UTC  (2+ messages)

[PATCH] fsstress: add renameat2 support
 2019-10-15 10:51 UTC  (3+ messages)

[PATCH v2] ftrace: Introduce PERMANENT ftrace_ops flag
 2019-10-15 10:50 UTC  (4+ messages)

[PATCH] hugetlbfs: add O_TMPFILE support
 2019-10-15 10:50 UTC  (2+ messages)

[PATCH] fs/fnctl: fix missing __user in fcntl_rw_hint()
 2019-10-15 10:50 UTC 

[RFC PATCH v5 0/6] Enable ptp_kvm for arm64
 2019-10-15 10:48 UTC  (14+ messages)
` [PATCH v5 1/6] psci: Export psci_ops.conduit symbol as modules will use it
` [PATCH v5 2/6] ptp: Reorganize ptp_kvm modules to make it arch-independent
` [PATCH v5 3/6] timekeeping: Add clocksource to system_time_snapshot
` [PATCH v5 4/6] psci: Add hvc call service for ptp_kvm
` [PATCH v5 5/6] ptp: arm64: Enable ptp_kvm for arm64
` [PATCH v5 6/6] kvm: arm64: Add capability check extension for ptp_kvm

[PATCH] sqlite3: fix CVE-2019-16168
 2019-10-15 10:50 UTC  (2+ messages)

First Contribution
 2019-10-15 10:49 UTC  (2+ messages)

AMDGPU and 16B stack alignment
 2019-10-15 10:48 UTC  (4+ messages)

[MPTCP] Re: [RFC PATCH 2/3] mptcp: flush duplicate data at data_ready() time
 2019-10-15 10:47 UTC 

[MODERATED] Re: [PATCH v5 6/8] NX 6
 2019-10-15 10:46 UTC  (4+ messages)

[alsa-devel] [PATCH] soundwire: slave: Fix unused function warning on !ACPI
 2019-10-15 10:45 UTC  (4+ messages)
` [alsa-devel] [PATCH v2 1/2] soundwire: depend on ACPI
    `  "

[PATCH] iommu/rockchip: don't use platform_get_irq to implicitly count irqs
 2019-10-15 10:45 UTC  (4+ messages)

[PATCH v3 2/2] iio: (bma400) add driver for the BMA400 (fwd)
 2019-10-15 10:45 UTC  (2+ messages)

how to test g_webcam
 2019-10-15 10:44 UTC  (7+ messages)

[PATCH v5 0/8] drm: rcar-du: Add Color Management Module (CMM)
 2019-10-15 10:46 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: display: renesas,cmm: Add R-Car CMM documentation
` [PATCH v5 2/8] dt-bindings: display, renesas,du: Document cmms property
` [PATCH v5 3/8] drm: rcar-du: Add support for CMM
` [PATCH v5 4/8] drm: rcar-du: kms: Initialize CMM instances
` [PATCH v5 5/8] drm: rcar-du: crtc: Control CMM operations
` [PATCH v5 6/8] drm: rcar-du: crtc: Register GAMMA_LUT properties
` [PATCH v5 7/8] arm64: dts: renesas: Add CMM units to Gen3 SoCs
` [PATCH v5 8/8] drm: rcar-du: kms: Expand comment in vsps parsing routine

[dpdk-dev] [PATCH v4 0/4] get Rx/Tx packet burst mode information
 2019-10-15 10:45 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 1/4] ethdev: add the API for getting "

[U-Boot] [PATCH] clk: Add support for I2C clocks on NXP's imx6q SoC which use CCF
 2019-10-15 10:44 UTC 

[dpdk-dev] [PATCH v1 1/1] net/octeontx2: add multicast filter support
 2019-10-15 10:44 UTC 

[PATCH] dmaengine: axi-dmac: simple device_config operation implemented
 2019-10-15 10:43 UTC  (4+ messages)

[alsa-devel] [PATCH] soundwire: qcom: fix devm_platform_ioremap_resource.cocci warnings
 2019-10-15 10:42 UTC  (2+ messages)
`  "

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-10-15 10:40 UTC  (12+ messages)

[cip-dev] [PATCH 4.19.y-cip 0/2] Add WLAN/BT
 2019-10-15 10:42 UTC  (3+ messages)
` [cip-dev] [PATCH 4.19.y-cip 1/2] arm64: dts: renesas: cat874: Add WLAN support
` [cip-dev] [PATCH 4.19.y-cip 2/2] arm64: dts: renesas: cat874: Add BT support

[PATCH V3 0/7] mdev based hardware virtio offloading support
 2019-10-15 10:41 UTC  (5+ messages)
` [PATCH V3 4/7] mdev: introduce device specific ops

[PATCH] crypto: amlogic: fix devm_platform_ioremap_resource.cocci warnings
 2019-10-15 10:40 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v10 0/3] vivid: Metadata support
 2019-10-15 10:40 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH v11 "
  ` [PATCH v11 3/3] vivid: Add metadata output 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.