All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-15 12:53:39 to 2019-04-15 13:38:24 UTC [more...]

[PATCH] hwmon: (pmbus_core) Replace S_<PERMS> with octal values
 2019-04-15 13:38 UTC  (3+ messages)

[PATCH v2 00/31] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-04-15 13:37 UTC  (25+ messages)
` [PATCH v2 06/31] OvmfPkg/XenResetVector: Add new entry point for Xen PVH
      ` [Xen-devel] "
` [PATCH v2 23/31] OvmfPkg/XenPlatformPei: Reserve VGA memory region, to boot Linux
  ` [Xen-devel] [edk2-devel] "
      `  "
` [PATCH v2 24/31] OvmfPkg/XenPlatformPei: Ignore missing PCI Host Bridge on Xen PVH
  ` [Xen-devel] [edk2-devel] "
      `  "
  ` [Xen-devel] "
` [PATCH v2 25/31] OvmfPkg/PlatformBootManagerLib: Handle the absence of PCI bus "
  ` [Xen-devel] [edk2-devel] "
      `  "

pull-request: wireless-drivers 2019-04-15
 2019-04-15 13:37 UTC 

rseq/arm32: choosing rseq code signature
 2019-04-15 13:37 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t v3 0/5] Remove global igt_global_mmio
 2019-04-15 13:37 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v3 1/5] lib/igt_device: add igt_device_get_pci_addr by fd
` [igt-dev] [PATCH i-g-t v3 2/5] lib/igt_device: add igt_device_map_pci_bar_region

[PATCH 00/30] Enable Tegra PCIe root port features
 2019-04-15 13:37 UTC  (13+ messages)
` [PATCH 15/30] PCI: tegra: Fix PLLE powerdown issue due to CLKREQ# signal
` [PATCH 16/30] PCI: tegra: Program AFI_CACHE* registers only for Tegra20
` [PATCH 17/30] PCI: tegra: Use switch statements in tegra_pcie_isr()
` [PATCH 19/30] PCI: tegra: Use legacy irq for port service drivers
` [PATCH 20/30] PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of soc struct
` [PATCH 21/30] PCI: tegra: Add "pci" type check before parsing child device tree node

unregister_netdevice: waiting for DEV to become free (2)
 2019-04-15 13:36 UTC  (3+ messages)

[Qemu-devel] [PATCH] util/error: do not free error on error_abort
 2019-04-15 13:35 UTC  (5+ messages)

Adding plain accesses and detecting data races in the LKMM
 2019-04-15 13:35 UTC  (6+ messages)

[PATCH] KVM: nVMX: allow tests to use bad virtual-APIC page address
 2019-04-15 13:35 UTC 

[PATCH] KVM: vmx: print more APICv fields in dump_vmcs
 2019-04-15 13:35 UTC 

[REGRESSION 4.20-rc1] 45975c7d21a1 ("rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds")
 2019-04-15 13:35 UTC  (5+ messages)

[Qemu-devel] [PATCH v1 0/5] Fix misuses of memory_region_allocate_system_memory()
 2019-04-15 13:27 UTC  (18+ messages)
  ` [Qemu-devel] [PATCH v1 1/5] sparc64: use memory_region_allocate_system_memory() only for '-m' specified RAM
  ` [Qemu-devel] [PATCH v1 2/5] ppc: rs6000_mc: drop usage of memory_region_allocate_system_memory()
  ` [Qemu-devel] [PATCH v1 3/5] hppa: drop usage of memory_region_allocate_system_memory() for ROM
  ` [Qemu-devel] [PATCH v1 4/5] memory: make MemoryRegion alias migratable
  ` [Qemu-devel] [PATCH v1 5/5] s390: do not call memory_region_allocate_system_memory() multiple times

[Xen-devel] Xen 4.11.1: guest uses altp2m to crash host
 2019-04-15 13:34 UTC  (3+ messages)
  `  "

[PATCH] Staging: greybus: Cleanup in header file control.h
 2019-04-15 13:33 UTC  (3+ messages)

[PATCH v6 0/6] blame: add the ability to ignore commits
 2019-04-15 13:34 UTC  (11+ messages)
` [PATCH v6 1/6] Move init_skiplist() outside of fsck
` [PATCH v6 3/6] blame: add the ability to ignore commits and their changes

[PATCH]] bitbake: update masters version to some farout version
 2019-04-15 13:34 UTC  (6+ messages)

[PATCH 1/2] doc: Fixup definition of rcupdate.rcu_task_stall_timeout
 2019-04-15 13:33 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_edid: new library for generating EDIDs
 2019-04-15 13:32 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v4 00/12] support gce on mt8183 platform
 2019-04-15 12:58 UTC  (39+ messages)
` [PATCH v4 01/12] dt-binding: gce: remove thread-num property
` [PATCH v4 02/12] dt-binding: gce: add gce header file for mt8183
` [PATCH v4 03/12] dt-binding: gce: add binding for gce event property
` [PATCH v4 04/12] dt-binding: gce: add binding for gce subsys property
` [PATCH v4 05/12] soc: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
` [PATCH v4 06/12] soc: mediatek: cmdq: support mt8183 gce function
` [PATCH v4 07/12] soc: mediatek: cmdq: clear the event in cmdq initial flow
` [PATCH v4 08/12] soc: mediatek: cmdq: add packet encoder function
` [PATCH v4 09/12] soc: mediatek: cmdq: add polling function
` [PATCH v4 10/12] soc: mediatek: cmdq: add cmdq_dev_get_subsys function
` [PATCH v4 11/12] soc: mediatek: cmdq: add cmdq_dev_get_event function
` [PATCH v4 12/12] arm64: dts: add gce node for mt8183

[PATCH -next] PCI: mvebu: Make mvebu_pci_bridge_emul_ops static
 2019-04-15 13:00 UTC  (3+ messages)

[PATCH 0/2] iio: adc: stm32-dfsdm: fix build dependencies
 2019-04-15 13:00 UTC  (9+ messages)
` [PATCH 1/2] iio: adc: stm32-dfsdm: fix unmet direct dependencies detected
` [PATCH 2/2] iio: adc: stm32-dfsdm: fix triggered buffer build dependency

[U-Boot] [PATCH] imx: 8qxp_mek: fix fdt_file and console
 2019-04-15 13:31 UTC  (2+ messages)

[PATCH i-g-t] i915/gem_mmap_gtt: Markup a copy of GTT set-domains
 2019-04-15 13:29 UTC  (6+ messages)
` [igt-dev] "

[1/3] usb: typec: tcpm: Add start_srp_connection_detect callback
 2019-04-15 13:28 UTC  (9+ messages)
    ` [PATCH 1/3] "

[PATCH v4] media: docs-rst: Document m2m stateless video decoder interface
 2019-04-15 13:26 UTC  (7+ messages)

[PATCH v2] chrome/platform: cros_ec_proto:: Add trace event to trace EC commands
 2019-04-15 13:24 UTC  (3+ messages)

[PATCH 0/4] clone: add CLONE_PIDFD
 2019-04-15 13:24 UTC  (5+ messages)
` [PATCH 2/4] "

[patch V3 00/32] x86: Add guard pages to exception and interrupt stacks
 2019-04-15 13:23 UTC  (6+ messages)
` [patch V3 01/32] mm/slab: Fix broken stack trace storage
      ` [patch V4 "

[PATCH] msmtp: 1.6.6 -> 1.8.3
 2019-04-15 13:23 UTC 

[PATCH v2 0/7] Add PCI ATS support to Arm SMMUv3
 2019-04-15 13:21 UTC  (15+ messages)
` [PATCH v2 1/7] ACPI/IORT: Check ATS capability in root complex nodes
` [PATCH v2 6/7] iommu/arm-smmu-v3: Add support for PCI ATS

[LTP] [COMMITTED][PATCH 1/1] tst_test.h: Include <string.h> to fix missing function declaration
 2019-04-15 13:21 UTC 

[PATCH v1 0/2] misc: Add NPCM LPC BPC driver support
 2019-04-15 13:21 UTC  (3+ messages)
` [PATCH v1 2/2] misc: npcm: add NPCM LPC BPC driver

[PATCH] modules: Only return -EEXIST for modules that have finished loading
 2019-04-15 13:20 UTC  (4+ messages)

[PATCH v3 00/33] nd/sha1-name-c-wo-the-repository updates
 2019-04-15 13:20 UTC  (3+ messages)
` [PATCH v3* 11/33] commit.c: add repo_get_commit_tree()

[PATCH] elfutils: add ptest support
 2019-04-15 13:20 UTC  (2+ messages)

[PATCH] drm/etnaviv: clean up etnaviv_gem_new_handle
 2019-04-15 13:16 UTC  (2+ messages)

[PATCH v3 0/2] btrfs: trace: Trace events for btrfs tree locking
 2019-04-15 13:15 UTC  (3+ messages)
` [PATCH v3 1/2] btrfs: trace: Introduce trace events for sleepable tree lock
` [PATCH v3 2/2] btrfs: trace: Introduce trace events for all btrfs tree locking events

checksum error
 2019-04-15 13:14 UTC  (2+ messages)

[PATCH 0/2] TTY: add rpmsg tty driver
 2019-04-15 13:14 UTC  (15+ messages)
` [PATCH 2/2] tty: add rpmsg driver

linux-next: Tree for Apr 8
 2019-04-15 13:13 UTC  (5+ messages)
` linux-next: Tree for Apr 8 (iio/adc/)

[Bug 108514] heavy screen flickering with Mobility Radeon X1600 and kernel version onwards 3.13
 2019-04-15 13:13 UTC  (3+ messages)
` [Bug 108514] heavy screen flickering with Mobility Radeon X1600 and kernel version 3.15rc2 onward

[PATCH 0/3] gpio: lpc32xx: enable interrupts for port 3
 2019-04-15 13:12 UTC  (6+ messages)
` [PATCH 2/3] gpio: lpc32xx: enable interrupt lookup "

[PATCH 0/4] Various modifications and fixes toward KS 1.0
 2019-04-15 13:11 UTC  (11+ messages)
` [PATCH 1/4] kernel-shark: Configuration information in ${HOME}/.cache/kernelshark

[PATCH v4 0/5] ARM: da850: enable cpufreq in DT mode
 2019-04-15 13:10 UTC  (4+ messages)
` [PATCH v4 4/5] ARM: dts: da850-evm: enable cpufreq

[PATCH kvm-unit-tests] vmx: do not XFAIL for virtual-APIC address beyond RAM
 2019-04-15 13:10 UTC 

[PATCH v3 0/5] soundwire: code cleanup
 2019-04-15 13:09 UTC  (6+ messages)
` [PATCH v3 2/5] soundwire: fix style issues
    ` [alsa-devel] "
  ` [alsa-devel] [PATCH v3 0/5] soundwire: code cleanup

[PATCH 0/8] Do not use abbreviated options in tests
 2019-04-15 13:09 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 8/8] tests: disallow the use of abbreviated options (by default)

HW failure cause client IO drops
 2019-04-15 13:08 UTC 

[PATCH v4 0/6] Add the I3C mastership request
 2019-04-15 13:08 UTC  (13+ messages)
` [PATCH v4 3/6] i3c: Add support for mastership request to I3C subsystem

[I-PIPE] ipipe-core-4.4.176-arm-10 released
 2019-04-15 13:07 UTC 

[PATCH] f2fs: avoid retrying quota flushes while the device is congested
 2019-04-15 13:07 UTC 

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2019-04-15 12:59 UTC  (2+ messages)
` [Qemu-devel] [Bug 1805256] "

[Buildroot] [PATCH 1/2] boot/riscv-pk: add generation of binary bbl file
 2019-04-15 13:04 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] board/sifive: add support for the HiFive Unleashed board

[Qemu-devel] [PATCH v2 0/4] Extract build_mcfg
 2019-04-15 13:02 UTC  (17+ messages)
` [Qemu-devel] [PATCH v2 1/4] hw/arm/virt-acpi-build: remove unnecessary variable mcfg_start
` [Qemu-devel] [PATCH v2 2/4] i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo members
` [Qemu-devel] [PATCH v2 3/4] hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()
` [Qemu-devel] [PATCH v2 4/4] hw/acpi: Extract build_mcfg to pci.c

[PATCH v13 0/8] arm64: Support perf event modifiers :G and :H
 2019-04-15 13:02 UTC  (5+ messages)
` [PATCH v13 5/8] arm64: KVM: Enable !VHE support for :G/:H perf event modifiers

[PATCH v3 0/3] ARM: da850: enable cpufreq in DT mode
 2019-04-15 13:02 UTC  (10+ messages)
` [PATCH v3 1/3] ARM: dts: da850: add cpu node and operating points to DT

[PATCH ghau90 v1] sig_info: use standard template for log messages
 2019-04-15 13:02 UTC 

[PATCH] arm64: dts: fsl: imx8mq-evk: link regulator to GPU domain
 2019-04-15 13:01 UTC 

incorrect range-diff output?
 2019-04-15 13:01 UTC  (9+ messages)
` [RFC PATCH 0/4] output improvements for git range-diff
  ` [RFC PATCH 2/4] range-diff: don't remove funcname from inner diff
  ` [RFC PATCH 3/4] range-diff: add section header instead of diff header

[PATCH] Staging: greybus: Fix spinlock_t definition without comment
 2019-04-15 12:59 UTC  (4+ messages)
  ` [greybus-dev] "

[PATCH] mtd: cfi_util: mark expected switch fall-throughs
 2019-04-15 12:57 UTC  (6+ messages)

[PATCH 1/2] trace-cmd: remove parsing_failures APIs from libtraceevent
 2019-04-15 12:58 UTC  (2+ messages)
` [PATCH 2/2] trace-cmd: exit the application if runs in "filter test" mode

fs/proc: Crash observed in next_tgid (fs/proc/base.c)
 2019-04-15 12:58 UTC 

[Qemu-devel] [PATCH] vl: set LC_MESSAGES and LC_CTYPE in main for all code
 2019-04-15 12:11 UTC  (4+ messages)

Excuse the preemption, I can see you are busy
 2019-04-15 12:57 UTC  (7+ messages)
` [PATCH 18/50] drm/i915: Remove intel_context.active_link
` [PATCH 24/50] drm/i915: Allow userspace to clone contexts on creation

[PATCH] dma-buf: explicitely note that dma-fence-chains use 64bit seqno
 2019-04-15 12:56 UTC 

[LTP] [PATCH 1/1] configure.ac: Sort alphabetically custom autotools functions
 2019-04-15 12:56 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/i915/dp: revert back to max link rate and lane count on" failed to apply to 5.0-stable tree
 2019-04-15 12:58 UTC  (2+ messages)
` [v5.0 stable PATCH] drm/i915/dp: revert back to max link rate and lane count on eDP

[PATCH v1 00/11] Add patch set for IPN3KE
 2019-04-15 12:55 UTC  (5+ messages)
` [dpdk-dev] [PATCH v8 00/14] "
  ` [dpdk-dev] [PATCH v8 14/14] raw/ifpga_rawdev: add IPN3KE support for IFPGA Rawdev

[PATCH 0/2] Prepare our git-p4 tests for running on APFS
 2019-04-15 12:53 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] t9822: skip tests if file names cannot be ISO-8859-1 encoded

[PATCH perf/urgent] perf top: Always sample time
 2019-04-15 12:53 UTC 


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.