All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-11 12:01:37 to 2019-06-11 12:32:32 UTC [more...]

[Qemu-devel] [PATCH v2] q35: fix mmconfig and PCI0._CRS
 2019-06-11 12:06 UTC  (3+ messages)

[PATCH v7 00/10] improve late microcode loading
 2019-06-11 12:36 UTC  (4+ messages)
` [PATCH v7 08/10] x86/microcode: Synchronize "
  ` [Xen-devel] "

[VMI] Possible race-condition in altp2m APIs
 2019-06-11 12:31 UTC  (10+ messages)
                ` [Xen-devel] "

[PATCH v3 0/2] Add support of Temperature sensor Clock for G12 SoC
 2019-06-11 12:32 UTC  (3+ messages)

[PATCH v4 0/7] I2C IRQ Probe Improvements
 2019-06-11 12:31 UTC  (16+ messages)
` [PATCH v4 1/7] i2c: core: Allow whole core to use i2c_dev_irq_from_resources
` [PATCH v4 2/7] i2c: acpi: Use available IRQ helper functions
` [PATCH v4 3/7] i2c: acpi: Factor out getting the IRQ from ACPI
` [PATCH v4 4/7] i2c: core: Make i2c_acpi_get_irq available to the rest of the I2C core
` [PATCH v4 5/7] i2c: core: Move ACPI IRQ handling to probe time
` [PATCH v4 6/7] i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq
` [PATCH v4 7/7] i2c: core: Tidy up handling of init_irq

[PATCH] mmc: core: Prevent processing SDIO IRQs when the card is suspended
 2019-06-11 12:32 UTC 

[Qemu-devel] [PATCH] spapr: Don't use the "dual" interrupt controller mode with an old hypervisor
 2019-06-11  5:26 UTC  (4+ messages)

Remove explicit locking and kmap arguments from GEM VRAM interface
 2019-06-11 12:31 UTC  (4+ messages)
` [PATCH 6/8] drm/mgag200: Rewrite cursor handling

[PATCH 1/2] drm/i915: Move fence register tracking from i915->mm to ggtt
 2019-06-11 12:31 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Track ggtt fence reservations under its own mutex
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Move fence register tracking from i915->mm to ggtt

[PATCH/RFT] arm64: dts: renesas: r8a77990: Fix register range of display node
 2019-06-11 12:30 UTC  (3+ messages)

[PATCH 0/2] Add MediaTek I3C master controller driver
 2019-06-11 12:28 UTC  (10+ messages)
` [PATCH 2/2] i3c: master: Add driver for MediaTek IP

[PATCH v2 0/2] Adds slave pipeline support
 2019-06-11 12:30 UTC  (3+ messages)
` [PATCH v2 2/2] drm/komeda: Adds komeda_kms_drop_master

Question - check in runtime which architecture am I running on
 2019-06-11 12:30 UTC 

[PATCH v2] kasan: add memory corruption identification for software tag-based mode
 2019-06-11 12:25 UTC  (13+ messages)

[PATCHv3 1/2] mm/gup: fix omission of check on FOLL_LONGTERM in get_user_pages_fast()
 2019-06-11 12:29 UTC  (6+ messages)

[PATCH v2 00/10] STM32 usart power improvements
 2019-06-11 12:25 UTC  (33+ messages)
` [PATCH v2 01/10] dt-bindings: serial: stm32: add wakeup option
` [PATCH v2 02/10] dt-bindings: serial: add optional pinctrl states
` [PATCH v2 03/10] serial: stm32: select pinctrl state in each suspend/resume function
` [PATCH v2 04/10] serial: stm32: add pm_runtime support
` [PATCH v2 05/10] serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
` [PATCH v2 06/10] serial: stm32: add support for no_console_suspend
` [PATCH v2 07/10] ARM: dts: stm32: update uart4 pin configurations for low power
` [PATCH v2 08/10] ARM: dts: stm32: Update pin states for uart4 on stm32mp157c-ed1
` [PATCH v2 09/10] ARM: dts: stm32: Update UART4 pin states on stm32mp157a-dk1
` [PATCH v2 10/10] ARM: dts: stm32: add wakeup capability on each usart/uart on stm32mp157c

[PATCH 0/2] ASoC: ti: davinci-mcasp: Master AUXCLK FS ration support
 2019-06-11 12:29 UTC  (6+ messages)
` [PATCH 1/2] bindings: sound: davinci-mcasp: Add support for optional auxclk-fs-ratio
` [PATCH 2/2] ASoC: ti: davinci-mcasp: Support for auxclk-fs-ratio

[PATCH 1/1] sched: Deduplicate code with do-while
 2019-06-11 12:29 UTC 

[Qemu-devel] [PATCH v19 00/21] Add RX archtecture support
 2019-06-11 11:37 UTC  (15+ messages)
` [Qemu-devel] [PATCH v19 01/21] target/rx: TCG translation
` [Qemu-devel] [PATCH v19 03/21] target/rx: CPU definition
` [Qemu-devel] [PATCH v19 04/21] target/rx: RX disassembler
` [Qemu-devel] [PATCH v19 05/21] target/rx: Disassemble rx_index_addr into a string
` [Qemu-devel] [PATCH v19 06/21] target/rx: Replace operand with prt_ldmi in disassembler
` [Qemu-devel] [PATCH v19 07/21] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [Qemu-devel] [PATCH v19 08/21] target/rx: Emit all disassembly in one prt()
` [Qemu-devel] [PATCH v19 09/21] target/rx: Collect all bytes during disassembly
` [Qemu-devel] [PATCH v19 12/21] hw/timer: RX62N internal timer modules
` [Qemu-devel] [PATCH v19 14/21] hw/rx: RX Target hardware definition
` [Qemu-devel] [PATCH v19 16/21] hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core
` [Qemu-devel] [PATCH v19 17/21] qemu/bitops.h: Add extract8 and extract16
` [Qemu-devel] [PATCH v19 18/21] hw/registerfields.h: Add 8bit and 16bit register macros
` [Qemu-devel] [PATCH v19 20/21] MAINTAINERS: Add RX

[U-Boot] [PATCH 1/1] colibri_imx7_emmc: enable CONFIG_ARMV7_BOOT_SEC_DEFAULT
 2019-06-11 12:29 UTC 

[PATCH v2 0/5] media: Access videobuf2 buffers via an accessor
 2019-06-11 12:27 UTC  (3+ messages)
  ` [PATCH v2 1/5] media: vb2: Introduce a vb2_get_buffer accessor

[CI 1/6] drm/i915: Eliminate unused mmio accessors
 2019-06-11 12:27 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/6] "

[PATCH v2.5 0/3] firmware: Add support for loading compressed files
 2019-06-11 12:26 UTC  (4+ messages)
` [PATCH v2.5 1/3] firmware: Factor out the paged buffer handling code
` [PATCH v2.5 2/3] firmware: Add support for loading compressed files
` [PATCH v2.5 3/3] selftests: firmware: Add compressed firmware tests

[PATCH RFC 2] [DO NOT APPLY] introduce VCPUOP_register_runstate_phys_memory_area hypercall
 2019-06-11 12:26 UTC  (8+ messages)
` [PATCH v3] xen: "
  ` [Xen-devel] "

[PATCH 0/8] iommu: Add auxiliary domain and PASID support to Arm SMMUv3
 2019-06-11 12:26 UTC  (5+ messages)
` [PATCH 1/8] iommu: Add I/O ASID allocator

[PATCH V2 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MN
 2019-06-11 12:25 UTC  (6+ messages)
` [PATCH V2 2/3] pinctrl: freescale: Add i.MX8MN pinctrl driver support
` [PATCH V2 3/3] arm64: defconfig: Select CONFIG_PINCTRL_IMX8MN by default

[PATCH] mm/vmscan: call vmpressure_prio() in kswapd reclaim path
 2019-06-11 12:24 UTC  (3+ messages)

[PATCH v4 0/9] Emulated coherent graphics memory
 2019-06-11 12:24 UTC  (10+ messages)
` [PATCH v4 1/9] mm: Allow the [page|pfn]_mkwrite callbacks to drop the mmap_sem
` [PATCH v4 2/9] mm: Add an apply_to_pfn_range interface
` [PATCH v4 3/9] mm: Add write-protect and clean utilities for address space ranges
` [PATCH v4 4/9] drm/ttm: Allow the driver to provide the ttm struct vm_operations_struct
` [PATCH v4 5/9] drm/ttm: TTM fault handler helpers
` [PATCH v4 6/9] drm/vmwgfx: Implement an infrastructure for write-coherent resources
` [PATCH v4 7/9] drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
` [PATCH v4 8/9] drm/vmwgfx: Implement an infrastructure for read-coherent resources
` [PATCH v4 9/9] drm/vmwgfx: Add surface dirty-tracking callbacks

[PATCH v4 0/3] KVM: Yield to IPI target if necessary
 2019-06-11 12:23 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: X86: "
` [PATCH v4 2/3] KVM: X86: Implement PV sched yield hypercall
` [PATCH v4 3/3] KVM: X86: Expose PV_SCHED_YIELD CPUID feature bit to guest

[PATCH 2/2] drm/i915: Make GuC GGTT reservation work on ggtt
 2019-06-11 12:23 UTC  (2+ messages)
` [PATCH v4 "

[GIT PULL] clk: meson: fixes for v5.2
 2019-06-11 12:23 UTC  (2+ messages)

[PATCH 0/2] [IMA] Measure public keys of BuiltIn Trusted Keys
 2019-06-11 12:22 UTC  (4+ messages)

[PATCH net-next 0/3] mlxsw: Add speed and auto-negotiation test
 2019-06-11 12:22 UTC  (7+ messages)
` [PATCH net-next 3/3] selftests: "

[PATCH v2 0/2] firmware: Add support for loading compressed files
 2019-06-11 12:22 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests: firmware: Add compressed firmware tests

[REBASED PATCH 1/2] drm/i915: Move intel_add_dsi_properties to intel_dsi
 2019-06-11 12:21 UTC  (2+ messages)

[RFC PATCH 0/6] soundwire: Add support to Qualcomm SoundWire master
 2019-06-11 12:21 UTC  (7+ messages)
` [RFC PATCH 6/6] soundwire: qcom: add support for SoundWire controller
  ` [alsa-devel] "

[PATCH] arm64: tlbflush: Ensure start/end of address range are aligned to stride
 2019-06-11 12:19 UTC 

DSA with MV88E6321 and imx28
 2019-06-11 12:19 UTC  (9+ messages)

[RFC][Patch v10 0/2] mm: Support for page hinting
 2019-06-11 12:19 UTC  (3+ messages)

[PATCH] ath10k: fix max antenna gain unit
 2019-06-11 12:19 UTC  (2+ messages)

[PATCH v2 0/3] KVM: LAPIC: Implement Exitless Timer
 2019-06-11 12:18 UTC  (4+ messages)
` [PATCH v2 2/3] KVM: LAPIC: lapic timer interrupt is injected by posted interrupt

[PATCH v3 0/2] support 8250-mtk uart in-band wake up
 2019-06-11 12:17 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: serial: add documentation for Rx in-band wakeup support

[PATCH v3 0/4] KVM: LAPIC: Implement Exitless Timer
 2019-06-11 12:17 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: LAPIC: Make lapic timer unpinned when timer is injected by pi
` [PATCH v3 2/4] KVM: LAPIC: lapic timer interrupt is injected by posted interrupt
` [PATCH v3 3/4] KVM: LAPIC: Ignore timer migration when lapic timer is injected by posted-interrupt
` [PATCH v3 4/4] KVM: LAPIC: add advance timer support to pi_inject_timer

[PATCH 0/5] usb: xhci: dbc: make modular and add RAW interface
 2019-06-11 12:17 UTC  (8+ messages)
` [PATCH 4/5] usb: xhci: dbc: Add a dbc raw driver to provide a raw interface on DbC

[PATCH] Free cookie before we memdup a new one
 2019-06-11 12:17 UTC  (4+ messages)
` [PATCH v2] [net] "

[PATCH v6 0/5] LM36274 Introduction
 2019-06-11 12:17 UTC  (4+ messages)

[PATCH] mm: align up min_free_kbytes to multipy of 4
 2019-06-11 12:16 UTC 

[PATCH bpf-next v3 0/5] net: xdp: refactor XDP program queries
 2019-06-11 12:17 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] pico-imx7d: Enable DM_USB
 2019-06-11 12:16 UTC  (2+ messages)

[PATCH] media/pci: set device_caps in struct video_device
 2019-06-11 12:08 UTC 

[PATCH v3 1/2] common/casefold: Add infrastructure to test filename casefold feature
 2019-06-11 12:15 UTC  (3+ messages)
` [PATCH v3 2/2] shared/012: Add tests for filename casefolding feature

ath10k: TPC: Max antenna gain
 2019-06-11 12:14 UTC  (2+ messages)

[PATCH] dt-bindings: serial: add documentation for Rx in-band wakeup support
 2019-06-11 12:15 UTC 

RHEL7 audispd syslog journal question
 2019-06-11 12:14 UTC 

[PATCH v2 0/6] ARM: stm32mp: implement watchdog/reset handling
 2019-06-11 12:14 UTC  (3+ messages)
` [PATCH v2 3/6] watchdog: add stm32 watchdog and reset driver

[PATCH v2 0/2] ARM errata 814220
 2019-06-11 12:11 UTC  (7+ messages)

[PATCH bpf v3] xdp: fix hang while unregistering device bound to xdp socket
 2019-06-11 12:13 UTC  (5+ messages)

[PATCH 0/5] x86: CPU idle management adjustments
 2019-06-11 12:13 UTC  (4+ messages)
` [PATCH 1/5] x86/cpuidle: switch to uniform meaning of "max_cstate="
  ` [Xen-devel] "

[U-Boot] [PATCH 1/1] configs: tinker-rk3288 disable CONFIG_SPL_I2C_SUPPORT
 2019-06-11 12:13 UTC  (2+ messages)

[PATCH v2] HID: input: fix a4tech horizontal wheel custom usage
 2019-06-11 12:13 UTC 

[RFC v2 00/14] Implicit dev_priv removal
 2019-06-11 12:12 UTC  (7+ messages)
` [RFC 01/14] drm/i915: Make i915_check_and_clear_faults take uncore

[PATCH v1 0/5] Additional fixes on Talitos driver
 2019-06-11 12:09 UTC  (3+ messages)

[PATCH 0/7] Add HDMI audio support on RK3288 veyron board
 2019-06-11 12:10 UTC  (13+ messages)
` [PATCH 1/7] video: add HDMI state notifier support
      ` [alsa-devel] "

[PATCH] mm: align up min_free_kbytes to multipy of 4
 2019-06-11 12:10 UTC 

[PATCH v4 0/9] iommu: Bounce page for untrusted devices
 2019-06-11 12:10 UTC  (3+ messages)
` [PATCH v4 4/9] iommu: Add bounce page APIs

[PATCH RESEND nf-next] netfilter: add support for matching IPv4 options
 2019-06-11 12:09 UTC 

[U-Boot] ARMv8 switching CPUs into EL1
 2019-06-11 12:09 UTC  (2+ messages)

[PATCH 00/15] x86 cleanups and static_call()
 2019-06-11 12:08 UTC  (7+ messages)
` [PATCH 08/15] x86/alternatives: Teach text_poke_bp() to emulate instructions

stable/linux-4.9.y build: 197 builds: 6 failed, 191 passed, 5 errors, 3135 warnings (v4.9.181)
 2019-06-11 12:06 UTC 

[PATCH 1/2] drm/i915/guc: Move intel_guc_reserved_gtt_size to intel_wopcm_guc_size
 2019-06-11 12:06 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH] drm/bridge/synopsys: dw-hdmi: Fix unwedge crash when no pinctrl entries
 2019-06-11 12:05 UTC  (3+ messages)

[Qemu-arm] [PATCH v2 00/42] target/arm: Convert VFP decoder to decodetree
 2019-06-11 10:53 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 38/42] target/arm: Convert integer-to-float insns "

[U-Boot] [PATCH 1/2 v2] net: introduce MDIO DM class for MDIO devices
 2019-06-11 12:04 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2 v3] "
      ` [U-Boot] [EXT] "

stable/linux-5.1.y build: 209 builds: 0 failed, 209 passed, 60 warnings (v5.1.9)
 2019-06-11 12:03 UTC 

[PATCH 1/2] drm/i915: Move fence register tracking from i915->mm to ggtt
 2019-06-11 12:02 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH v2 0/6] RAID1 with 3- and 4- copies
 2019-06-11 12:03 UTC  (6+ messages)

[PATCH trivial] mm/balloon_compaction: Grammar s/the its/its/
 2019-06-11 12:02 UTC  (3+ messages)


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.