All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-22 15:04:12 to 2019-05-22 15:50:07 UTC [more...]

[U-Boot] [PATCH v2 00/18] Add EEPROM-based board detect support for TI K3 SoCs
 2019-05-22 15:50 UTC  (18+ messages)
` [U-Boot] [PATCH v2 01/18] i2c: omap24xx_i2c: Adapt driver to support K3 devices
` [U-Boot] [PATCH v2 02/18] arm: omap_i2c: Remove unwanted header file inclusion
` [U-Boot] [PATCH v2 03/18] arm: dts: k3-am65: Move pinctrl nodes out of U-Boot specific dtsi
` [U-Boot] [PATCH v2 04/18] arm: dts: k3-am65: Add I2C nodes
` [U-Boot] [PATCH v2 05/18] arm: dts: k3-am654-base-board: Enable wkup_i2c0 across all boot stages
` [U-Boot] [PATCH v2 06/18] configs: am65x_evm_defconfig: Enable I2C support
` [U-Boot] [PATCH v2 07/18] configs: am65x_hs_evm_defconfig: "
` [U-Boot] [PATCH v2 08/18] arm64: dts: k3-am654-base-board: Add I2C GPIO expander @ 0x38
` [U-Boot] [PATCH v2 09/18] configs: am65x_evm_a53: Enable PCA953X-type GPIO driver
` [U-Boot] [PATCH v2 10/18] configs: am65x_hs_evm_a53: "
` [U-Boot] [PATCH v2 11/18] configs: am65x_evm_a53: Increase malloc pool before relocation
` [U-Boot] [PATCH v2 12/18] configs: am65x_hs_evm_a53: "
` [U-Boot] [PATCH v2 13/18] arm: K3: am654: Map common EEPROM data into SRAM scratch space
` [U-Boot] [PATCH v2 14/18] ti: common: am6: Add support for board description EEPROM
` [U-Boot] [PATCH v2 15/18] ti: common: am6: Add support for setting MAC addresses
` [U-Boot] [PATCH v2 16/18] board: ti: am654: Use EEPROM-based board detection
` [U-Boot] [PATCH v2 17/18] configs: am65x_evm: Add support for applying overlays

[Buildroot] [PATCH] package/libcurl: security bump to version 7.65.0
 2019-05-22 15:50 UTC 

[PATCH v2 0/4] nvme: add thermal zone devices
 2019-05-22 15:44 UTC  (14+ messages)
` [PATCH v2 1/4] nvme: Export get and set features
` [PATCH v2 2/4] nvme: add thermal zone infrastructure

[lttng-ust RFC v2] Add setuid wrapper for per-UID buffers
 2019-05-22 15:48 UTC 

CAP_SYS_ADMIN requirement for updating IMA metadata
 2019-05-22 15:49 UTC  (3+ messages)

[U-Boot] Cannot boot mx6qsabred with 2019.07-rc2
 2019-05-22 15:49 UTC  (10+ messages)

[PATCH v4 0/3] spi-nor block protection
 2019-05-22 15:49 UTC  (18+ messages)
` [PATCH v4 2/3] spi-nor: s25fl512s supports region locking

[CI 01/15] drm/i915: Split GEM object type definition to its own header
 2019-05-22 15:48 UTC  (15+ messages)
` [CI 02/15] drm/i915: Pull GEM ioctls interface to its own file
` [CI 03/15] drm/i915: Move object->pages API to i915_gem_object.[ch]
` [CI 04/15] drm/i915: Move shmem object setup to its own file
` [CI 05/15] drm/i915: Move phys objects "
` [CI 06/15] drm/i915: Move mmap and friends "
` [CI 07/15] drm/i915: Move GEM domain management "
` [CI 08/15] drm/i915: Move more GEM objects under gem/
` [CI 09/15] drm/i915: Pull scatterlist utils out of i915_gem.h
` [CI 10/15] drm/i915: Move GEM object domain management from struct_mutex to local
` [CI 11/15] drm/i915: Move GEM object waiting to its own file
` [CI 12/15] drm/i915: Move GEM object busy checking "
` [CI 13/15] drm/i915: Move GEM client throttling "
` [CI 14/15] drm/i915: Rename intel_context.active to .inflight
` [CI 15/15] drm/i915: Drop the deferred active reference

Linux Testing Microconference at LPC
 2019-05-22 15:48 UTC  (4+ messages)

[PATCH 1/4] drm/tegra: remove irrelevant DRM_UNLOCKED flag
 2019-05-22 15:47 UTC  (4+ messages)
` [PATCH 2/4] drm/virtio: "
` [PATCH 3/4] drm/i915: "
` [PATCH 4/4] drm/TODO: add a task to kill DRM_UNLOCKED

[RFC 0/7] introduce memory hinting API for external process
 2019-05-22 15:48 UTC  (11+ messages)

[PATCH v2] insane: add sanity checks to SRC_URI
 2019-05-22 15:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] configure: disallow spaces and colons in source path and build path
 2019-05-22 15:37 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 2/2] "
    ` [Qemu-trivial] "
            ` [Qemu-devel] "

[Qemu-trivial] [PATCH v2 0/4] hw: vfio: some trivial fix
 2019-05-22 15:28 UTC  (12+ messages)
` [Qemu-trivial] [PATCH v2 1/4] vfio: pci: make "vfio-pci-nohotplug" as MACRO
    ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 2/4] hw: vfio: drop TYPE_FOO MACRO in VMStateDescription
` [Qemu-trivial] [PATCH v2 3/4] vfio: platform: fix a typo
    ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 4/4] pci: msix: move 'MSIX_CAP_LENGTH' to header file
    ` [Qemu-devel] "

[Qemu-devel] [RFC PATCH 0/9] Add support for io_uring
 2019-05-22 15:43 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 6/9] block/io_uring: implements interfaces "

[PATCH] PCI / PM: Don't runtime suspend when device only supports wakeup from D0
 2019-05-22 15:46 UTC  (5+ messages)

[PATCH RFC 0/2] docs: Deal with some Sphinx deprecation warnings
 2019-05-22 15:45 UTC  (5+ messages)

[PATCH v3 1/2] drm/i915/gtt: grab wakeref in gen6_alloc_va_range
 2019-05-22 15:45 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v3,1/2] "

clarification on -only and -or-later
 2019-05-22 15:45 UTC  (9+ messages)

d_lookup: Unable to handle kernel paging request
 2019-05-22 15:44 UTC  (3+ messages)

[PATCH] x86: add cpuidle_kvm driver to allow guest side halt polling
 2019-05-22 15:44 UTC  (7+ messages)

+ mm-consider-subtrees-in-memoryevents.patch added to -mm tree
 2019-05-22 15:44 UTC  (8+ messages)

[PATCH 1/2] drm/amd/display: Switch the custom "max bpc" property to the DRM prop
 2019-05-22 15:42 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amd/display: Use new connector state when getting color depth

[Qemu-devel] [PATCH v3] tests/qemu-iotests: re-format output to for make check-block
 2019-05-22 15:29 UTC  (3+ messages)

[dpdk-dev] [PATCH] librte_eal: ease init in a docker container
 2019-05-22 15:41 UTC 

[Qemu-devel] [PATCH v2] linux-user: Pass through nanosecond timestamp components for stat syscalls
 2019-05-22 15:36 UTC 

[PATCH] locking/lock_events: Use this_cpu_add() when necessary
 2019-05-22 15:39 UTC 

[PATCH 1/3] musl-obstack: Add recipe
 2019-05-22 15:39 UTC  (3+ messages)

[PATCH v2 0/9] qcom: Add cpuidle to some platforms
 2019-05-22 15:39 UTC  (7+ messages)
` [PATCH v2 7/9] arm64: dts: qcom: msm8998: Add PSCI cpuidle low power states

[dpdk-dev] [PATCH] devtools: skip the symbol check when map file under drivers
 2019-05-22 15:38 UTC  (4+ messages)
  ` [dpdk-dev] [EXT] Re: "

[PATCH V2] musl-obstack: Add recipe
 2019-05-22 15:38 UTC 

[PATCH v20 00/28] Intel SGX1 support
 2019-05-22 15:38 UTC  (11+ messages)
` SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)

[PATCH lttng-modules 1/5] fix: timer/trace: Improve timer tracing (v5.2)
 2019-05-22 15:37 UTC 

[patch 00/25] SPDX cleanup: batch 4
 2019-05-22 15:36 UTC  (8+ messages)
` [patch 03/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78
` [patch 04/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 79
` [patch 25/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 100

[PATCH v1 0/5] arm64: avoid out-of-line ll/sc atomics
 2019-05-22 15:36 UTC  (7+ messages)

[PATCH v2 0/3] mfd: lp87565: Add support for 4-phase lp87561 combination
 2019-05-22 15:35 UTC  (3+ messages)
` [PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support

[PATCH] drm/i915: remove duplicate typedef for intel_wakeref_t
 2019-05-22 15:35 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] Revert "thermal: rockchip: fix up the tsadc pinctrl setting error"
 2019-05-22 15:34 UTC  (2+ messages)

[Buildroot] [PATCH v4 1/1] package/iputils: bump to version s20190515
 2019-05-22 15:34 UTC  (5+ messages)
      ` [Buildroot] [External] "

[Buildroot] [PATCH] package/luarocks: bump to version 3.1.2
 2019-05-22 15:33 UTC 

[PATCH v8 0/6] KVM: arm/arm64: add support for chained counters
 2019-05-22 15:30 UTC  (14+ messages)
` [PATCH v8 1/6] KVM: arm/arm64: rename kvm_pmu_{enable/disable}_counter functions
` [PATCH v8 2/6] KVM: arm/arm64: extract duplicated code to own function
` [PATCH v8 3/6] KVM: arm/arm64: re-create event when setting counter value
` [PATCH v8 4/6] arm64: perf: extract chain helper into header
` [PATCH v8 5/6] KVM: arm/arm64: remove pmc->bitmask
` [PATCH v8 6/6] KVM: arm/arm64: support chained PMU counters

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-22 15:30 UTC  (11+ messages)

[PATCH] ASoC: Mediatek: MT8183: enable dev runtime suspend and resume
 2019-05-22 15:31 UTC  (2+ messages)

[nft PATCH 0/3] Support intra-transaction rule references
 2019-05-22 15:30 UTC  (4+ messages)
` [nft PATCH 1/3] src: Fix cache_flush() in cache_needs_more() logic
` [nft PATCH 2/3] rule: Introduce rule_lookup_by_index()
` [nft PATCH 3/3] src: Support intra-transaction rule references

[PATCH] proc/meminfo: add MemKernel counter
 2019-05-22 15:30 UTC  (3+ messages)

[PATCH 0/2] Allow pinctrl framework to create links
 2019-05-22 15:29 UTC  (9+ messages)
` [PATCH 1/2] pinctrl: Allow to create link between controller and consumer
` [PATCH 2/2] pinctrl: stmfx: enable links creations

strange behavior of git diff-index
 2019-05-22 15:27 UTC  (3+ messages)

sleep in selinux_audit_rule_init
 2019-05-22 15:27 UTC  (8+ messages)

[PATCH v2] xenbus: Avoid deadlock during suspend due to open transactions
 2019-05-22 15:25 UTC  (3+ messages)
  ` [Xen-devel] "

36b74766f2 ("mm: security: introduce init_on_alloc=1 and .."): general protection fault: 0000 [#1] PREEMPT SMP PTI
 2019-05-22 15:26 UTC  (2+ messages)

[PATCH v2 0/7] mm: process_vm_mmap() -- syscall for duplication a process mapping
 2019-05-22 15:22 UTC  (2+ messages)

[Qemu-trivial] [PATCH] configure: Fix spelling of sdl-image in --help
 2019-05-22 15:18 UTC  (3+ messages)
  ` [Qemu-devel] "

[patch 00/25] SPDX cleanup: batch 2
 2019-05-22 15:21 UTC  (5+ messages)
` [patch 18/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 43

Cannot build broadwell on for-5.3
 2019-05-22 15:21 UTC  (3+ messages)

[patch 00/25] SPDX cleanup: Batch 3
 2019-05-22 15:21 UTC  (3+ messages)
` [patch 01/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 51

[PATCH] lspci: Add PCIe 5.0 data rate (32GT/s) support
 2019-05-22 15:20 UTC 

[PATCH] PCI: Add PCIe 5.0 data rate (32 GT/s) support
 2019-05-22 15:20 UTC 

[Qemu-devel] [PATCH v2 0/2] block/io: Delay decrementing the quiesce_counter
 2019-05-22 15:19 UTC  (2+ messages)

[PATCH] arm64: errata: Add workaround for Cortex-A76 erratum #1463225
 2019-05-22 15:20 UTC  (2+ messages)

[Qemu-trivial] [PATCH] migration: Fix typo in migrate_add_blocker() error message
 2019-05-22 15:17 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] checkpatch: Fix spdxcheck.py
 2019-05-22 15:19 UTC  (5+ messages)

[PATCH v2] checkpatch: Fix spdxcheck.py
 2019-05-22 15:18 UTC 

[Qemu-devel] [PATCH v15 00/12] Add RX archtecture support
 2019-05-22 15:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH v15 09/12] hw/char: RX62N serial communication interface (SCI)

[dpdk-dev] [PATCH v1] examples/l3fwd-power: add telemetry mode support
 2019-05-22 15:16 UTC  (2+ messages)

[PATCH] smp,cpumask: Don't call functions on offline CPUs
 2019-05-22 15:14 UTC  (5+ messages)

[Bug 110575] [R9 380X] Artifacts in CSGO
 2019-05-22 15:14 UTC  (2+ messages)

[RFC PATCH v2 net-next 0/3] flow_offload: Re-add per-action statistics
 2019-05-22 15:13 UTC  (13+ messages)
                      ` [RFC PATCH net-next] net: sched: don't use tc_action->order during action dump

[PATCH v1 1/1] platform/mellanox: Add bootctl driver for Mellanox BlueField Soc
 2019-05-22 15:12 UTC  (8+ messages)
` [PATCH v5 1/2] "

[PATCH] checkpatch.pl: Update DT vendor prefix check
 2019-05-22 15:12 UTC 

[PATCH v2 0/5] drm/i915: Vulkan performance query support
 2019-05-22 15:12 UTC  (2+ messages)

[PATCH 1/4] drm/i915: move and rename register read ioctl function declaration
 2019-05-22 15:11 UTC  (3+ messages)
` [PATCH 3/4] drm/i915: remove some unused declarations from intel_drv.h

[qemu-mainline test] 136603: regressions - FAIL
 2019-05-22 15:09 UTC  (2+ messages)
` [Xen-devel] "

[PATCH 1/4] mm/vmap: remove "node" argument
 2019-05-22 15:09 UTC  (4+ messages)
` [PATCH 2/4] mm/vmap: preload a CPU with one object for split purpose
` [PATCH 3/4] mm/vmap: get rid of one single unlink_va() when merge
` [PATCH 4/4] mm/vmap: move BUG_ON() check to the unlink_va()

[PATCH v4 1/1] f2fs: ioctl for removing a range from F2FS
 2019-05-22 15:09 UTC  (2+ messages)

[U-Boot] Making U-Boot smaller
 2019-05-22 15:09 UTC  (11+ messages)

[U-Boot] [PATCHv5 0/8] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
 2019-05-22 15:09 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] test/hash: use existing lcore API
 2019-05-22 15:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] test/rcu: "

[PATCH] hwmon: (smsc47m1) fix outside array bounds warnings
 2019-05-22 15:08 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/i915: Fix pointer cast build issue
 2019-05-22 15:08 UTC  (4+ messages)
`  "

ICM20602 buffer issues with the inv_mpu6050 driver
 2019-05-22 14:33 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: Fix Type-C port supply in Sapphire board
 2019-05-22 15:07 UTC  (2+ messages)
  ` [PATCH] arm64: rockchip: dts: sapphire: Fix USB3 Type-C

[PATCH] drm/cirrus: remove leftover files
 2019-05-22 15:06 UTC  (3+ messages)

[Bug 107612] [Vega10] Hard Lock [gfxhub] VMC page fault when opening Mario Kart 8 in Cemu under wine
 2019-05-22 15:06 UTC  (2+ messages)

[PATCH v3 00/16] Shared virtual address IOMMU and VT-d support
 2019-05-22 15:05 UTC  (9+ messages)
` [PATCH v3 09/16] iommu: Introduce guest PASID bind function

[PATCH v2] signal: Adjust error codes according to restore_user_sigmask()
 2019-05-22 15:05 UTC  (2+ messages)

[PATCH 0/6] dmaengine: Add Synopsys eDMA IP driver (version 0)
 2019-05-22 15:04 UTC  (5+ messages)
` [PATCH 1/6] dmaengine: Add Synopsys eDMA IP core driver
` [PATCH 2/6] dmaengine: Add Synopsys eDMA IP version 0 support
` [PATCH 5/6] dmaengine: Add Synopsys eDMA IP PCIe glue-logic
` [PATCH 6/6] MAINTAINERS: Add Synopsys eDMA IP driver maintainer


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.