All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-14 14:40:17 to 2019-02-14 15:00:53 UTC [more...]

[PATCH v3 0/3] bd718x7: Support SNVS low power state
 2019-02-14 15:00 UTC  (7+ messages)
` [PATCH v3 1/3] devicetree: bindings: bd718x7: document HW state related ROHM specific properties
` [PATCH v3 2/3] regulator: add regulator_desc_list_voltage_linear_range
` [PATCH v3 3/3] regulator: bd718x7: Support SNVS low power state

[PATCH 0/8] stmmac: add some fixes for stm32
 2019-02-14 15:00 UTC  (12+ messages)
` [PATCH 2/8] net: ethernet: stmmac: update to support all PHY config for stm32mp157c
` [PATCH 7/8] ARM: dts: stm32: Add Ethernet support on stm32h7 SOC and activate it for eval and disco boards

[igt-dev] [PATCH i-g-t 1/9] lib/tests: Drop NIH exit status handling
 2019-02-14 15:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/9] lib/tests: Drop NIH exit status handling (rev3)

[PATCH 4/4] dm: implement no-clone optimization
 2019-02-14 15:00 UTC 

[PATCH 3/4] dm: move dm_table to dm-core.h
 2019-02-14 15:00 UTC 

[PATCH 2/4] dm: refactor end_io_acct
 2019-02-14 15:00 UTC 

[PATCH 1/4] dm: refactor start_io_acct
 2019-02-14 15:00 UTC 

[PATCH 0/4] dm-noclone patches
 2019-02-14 15:00 UTC 

Linux 4.20.8
 2019-02-14 14:53 UTC  (2+ messages)

[RFC PATCH 00/42] Introduce memory region concept (including device local memory)
 2019-02-14 14:57 UTC  (43+ messages)
` [RFC PATCH 01/42] drm/i915: support 1G pages for the 48b PPGTT
` [RFC PATCH 02/42] drm/i915: enable platform support for 1G pages
` [RFC PATCH 03/42] drm/i915: buddy allocator
` [RFC PATCH 04/42] drm/i915: introduce intel_memory_region
` [RFC PATCH 05/42] drm/i915/region: support basic eviction
` [RFC PATCH 06/42] drm/i915/region: support continuous allocations
` [RFC PATCH 07/42] drm/i915/region: support volatile objects
` [RFC PATCH 08/42] drm/i915: Add memory region information to device_info
` [RFC PATCH 09/42] drm/i915: support creating LMEM objects
` [RFC PATCH 10/42] drm/i915/lmem: add helper to get CPU visible pfn
` [RFC PATCH 11/42] drm/i915/selftests: exercise writes to LMEM
` [RFC PATCH 12/42] drm/i915/selftests: exercise huge-pages for LMEM
` [RFC PATCH 13/42] drm/i915: support object clearing via blitter engine
` [RFC PATCH 14/42] drm/i915: introduce kernel blitter_context
` [RFC PATCH 15/42] drm/i915: support copying objects via blitter engine
` [RFC PATCH 16/42] drm/i915: support basic object migration
` [RFC PATCH 17/42] drm/i915/lmem: support kernel mapping
` [RFC PATCH 18/42] drm/i915/lmem: support CPU relocations
` [RFC PATCH 19/42] drm/i915: add vfunc for pread
` [RFC PATCH 20/42] drm/i915/lmem: support pread
` [RFC PATCH 21/42] drm/i915/lmem: support pwrite
` [RFC PATCH 22/42] drm/i915: define HAS_MAPPABLE_APERTURE
` [RFC PATCH 23/42] drm/i915: do not map aperture if it is not available
` [RFC PATCH 24/42] drm/i915: expose missing map_gtt support to users
` [RFC PATCH 25/42] drm/i915: set num_fence_regs to 0 if there is no aperture
` [RFC PATCH 26/42] drm/i915: error capture with no ggtt slot
` [RFC PATCH 27/42] drm/i915: Don't try to place HWS in non-existing mappable region
` [RFC PATCH 28/42] drm/i915: Split out GTT fault handler to make it generic
` [RFC PATCH 29/42] drm/i915: Set correct vmf source pages for gem objects
` [RFC PATCH 30/42] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
` [RFC PATCH 31/42] drm/i915: cpu-map based dumb buffers
` [RFC PATCH 32/42] drm/i915: Add fill_pages handler for dma_buf imported objects
` [RFC PATCH 33/42] UPSTREAM: drm/i915/query: Split out query item checks
` [RFC PATCH 34/42] drm/i915/query: Expose memory regions through the query uAPI
` [RFC PATCH 35/42] drm/i915: Introduce GEM_OBJECT_SETPARAM with I915_PARAM_MEMORY_REGION
` [RFC PATCH 36/42] drm/i915/lmem: include debugfs metrics
` [RFC PATCH 37/42] drm/i915: enumerate and init each supported region
` [RFC PATCH 38/42] drm/i915: treat shmem as a region
` [RFC PATCH 39/42] drm/i915: treat stolen "
` [RFC PATCH 40/42] drm/i915: setup io-mapping for LMEM
` [RFC PATCH 41/42] HAX drm/i915: add the fake lmem region
` [RFC PATCH 42/42] HAX drm/i915/lmem: default userspace allocations to LMEM

[PATCH v4 00/37] ARM: davinci: modernize the irq support
 2019-02-14 14:52 UTC  (65+ messages)
` [PATCH v4 01/37] input: davinci_keyscan: remove unnecessary includes
` [PATCH v4 02/37] ARM: davinci: remove intc_host_map from davinci_soc_info struct
` [PATCH v4 03/37] ARM: davinci: aintc: use irq domain
` [PATCH v4 04/37] ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER
` [PATCH v4 05/37] ARM: davinci: remove davinci_intc_type
` [PATCH v4 06/37] ARM: davinci: pull davinci_intc_base into the respective intc drivers
` [PATCH v4 07/37] ARM: davinci: wrap HW interrupt numbers with a macro
` [PATCH v4 08/37] ARM: davinci: select SPARSE_IRQ
` [PATCH v4 09/37] ARM: davinci: make irqs.h a local header
` [PATCH v4 10/37] ARM: davinci: aintc: drop GPL license boilerplate
` [PATCH v4 11/37] ARM: davinci: aintc: wrap davinci_irq_init() with a helper
` [PATCH v4 12/37] ARM: davinci: aintc: use a common prefix for symbols in the driver
` [PATCH v4 13/37] ARM: davinci: aintc: drop the 00 prefix from register offsets
` [PATCH v4 14/37] ARM: davinci: aintc: use readl/writel_relaxed()
` [PATCH v4 15/37] irqchip: davinci-aintc: add a new config structure
` [PATCH v4 16/37] ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs
` [PATCH v4 17/37] ARM: davinci: aintc: use the new config structure
` [PATCH v4 18/37] ARM: davinci: aintc: unify error handling
` [PATCH v4 19/37] ARM: davinci: aintc: request memory region before remapping it
` [PATCH v4 20/37] ARM: davinci: aintc: remove the timer-specific irq_set_handler()
` [PATCH v4 21/37] ARM: davinci: aintc: remove unnecessary includes
` [PATCH v4 22/37] irqchip: davinci-aintc: move the driver to drivers/irqchip
` [PATCH v4 23/37] ARM: davinci: cp-intc: remove cp_intc.h
` [PATCH v4 24/37] ARM: davinci: cp-intc: add a wrapper around cp_intc_init()
` [PATCH v4 25/37] irqchip: davinci-cp-intc: add a new config structure
` [PATCH v4 26/37] ARM: davinci: cp-intc: add the new config structures for da8xx SoCs
` [PATCH v4 27/37] ARM: davinci: cp-intc: use a common prefix for all symbols
` [PATCH v4 28/37] ARM: davinci: cp-intc: convert all hex numbers to lowercase
` [PATCH v4 29/37] ARM: davinci: cp-intc: use the new-style config structure
` [PATCH v4 30/37] ARM: davinci: cp-intc: request the memory region before remapping it
` [PATCH v4 31/37] ARM: davinci: cp-intc: improve coding style
` [PATCH v4 32/37] ARM: davinci: cp-intc: unify error handling
` [PATCH v4 33/37] ARM: davinci: cp-intc: use readl/writel_relaxed()
` [PATCH v4 34/37] ARM: davinci: cp-intc: drop GPL license boilerplate
` [PATCH v4 35/37] ARM: davinci: cp-intc: remove redundant comments
` [PATCH v4 36/37] irqchip: davinci-cp-intc: move the driver to drivers/irqchip
` [PATCH v4 37/37] ARM: davinci: remove intc related fields from davinci_soc_info

[regression] USB power management failure to suspend / high CPU usage
 2019-02-14 14:57 UTC 

[PATCH 0/2] efi/arm/gicv3: implement fix for memory reservation issue
 2019-02-14 14:57 UTC  (8+ messages)
` [PATCH 1/2] arm64: account for GICv3 LPI tables in static memblock reserve table

[Qemu-devel] [PATCH 00/11] Enable build and install of our rST docs
 2019-02-14 14:56 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] target/arm: Implement ARMv8.2-FHM
 2019-02-14 14:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] target/arm: Add helpers for FMLAL and FMLSL

[6/8] dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller binding
 2019-02-14 14:56 UTC 

[PATCH 1/4] drm/i915/pmu: Always sample an active ringbuffer
 2019-02-14 14:56 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/4] drm/i915/pmu: Always sample an active ringbuffer (rev2)

[PATCH v4 00/14] ASoC: Sound Open Firmware (SOF) core
 2019-02-14 14:56 UTC  (7+ messages)
` [PATCH v4 01/14] ASoC: SOF: Add Sound Open Firmware driver core
    ` [Sound-open-firmware] "
` [PATCH v4 04/14] ASoC: SOF: Add support for IPC IO between DSP and Host
    ` [Sound-open-firmware] "

[PATCH v3 0/2] locking/rwsem: Remove arch specific rwsem files
 2019-02-14 14:53 UTC  (6+ messages)
` [PATCH v3 2/2] locking/rwsem: Optimize down_read_trylock()

[PATCH net] net: 3com: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-14 14:55 UTC 

[PATCH V4 0/9] x86/jump_label: Bound IPIs sent when updating a static key
 2019-02-14 14:54 UTC  (7+ messages)
` [PATCH V4 7/9] x86/alternative: Batch of patch operations

[PATCH v3 0/9] [RFC] vfio: ap: ioctl definitions for AP Queue Interrupt Control
 2019-02-14 14:54 UTC  (3+ messages)
` [PATCH v3 1/9] s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem

[PATCH net] net: arc_emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-14 14:53 UTC 

[PATCH 0/4] arm64: dts: allwinner: h6: Enable CPU DVFS(cpufreq)
 2019-02-14 14:52 UTC  (5+ messages)
` [PATCH 4/4] arm64: dts: allwinner: h6: Add CPU Operating Performance Points table

[meta-oe] nodejs 8.15.0 -> 10.15.1
 2019-02-14 14:53 UTC  (2+ messages)
` [meta-oe][PATCH] "

[PATCH net] net: packetengines: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-14 14:52 UTC 

[7/8] usb: gadget: Add UDC driver for tegra XUSB device mode controller
 2019-02-14 14:52 UTC 

[Qemu-devel] [Issues] PCI hotplug does not work well on pc platform?
 2019-02-14 14:42 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 0/6] HWCAP_CPUID registers for aarch64
 2019-02-14 14:44 UTC  (3+ messages)

KASAN: use-after-free Read in sctp_outq_tail
 2019-02-14 14:52 UTC  (8+ messages)

[Printing-architecture] OpenPrinting News
 2019-02-14 14:52 UTC  (3+ messages)

[PATCH v6] x86: load FPU registers on return to userland
 2019-02-14 14:51 UTC  (6+ messages)
` [PATCH 09/22] x86/fpu: Add (__)make_fpregs_active helpers

[PATCH net] net: xilinx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-14 14:50 UTC 

Applied "regulator: bd70528: drop struct bd70528" to the regulator tree
 2019-02-14 14:51 UTC 

[PATCH v3 Resend 13/13] ASoC: samsung: i2s: Convert to SPDX License Indentifier
 2019-02-14 14:51 UTC  (3+ messages)
` Applied "ASoC: samsung: i2s: Convert to SPDX License Indentifier" to the asoc tree

[PATCH v2 1/2] ASoC: da7219: Add support for master mode BCLK rate adjustment
 2019-02-14 14:51 UTC  (3+ messages)
` Applied "ASoC: da7219: Add support for master mode BCLK rate adjustment" to the asoc tree

[PATCH 4.9 00/16] V4.9 backport of more 32-bit arm spectre patches
 2019-02-14 14:49 UTC  (17+ messages)
` [PATCH 4.9 01/16] ARM: 8789/1: signal: copy registers using __copy_to_user()
` [PATCH 4.9 02/16] ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
` [PATCH 4.9 03/16] ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
` [PATCH 4.9 04/16] ARM: 8793/1: signal: replace __put_user_error with __put_user
` [PATCH 4.9 05/16] ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
` [PATCH 4.9 06/16] ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
` [PATCH 4.9 07/16] ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
` [PATCH 4.9 08/16] ARM: 8797/1: spectre-v1.1: harden __copy_to_user
` [PATCH 4.9 09/16] ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
` [PATCH 4.9 10/16] ARM: make lookup_processor_type() non-__init
` [PATCH 4.9 11/16] ARM: split out processor lookup
` [PATCH 4.9 12/16] ARM: clean up per-processor check_bugs method call
` [PATCH 4.9 13/16] ARM: add PROC_VTABLE and PROC_TABLE macros
` [PATCH 4.9 14/16] ARM: spectre-v2: per-CPU vtables to work around big.Little systems
` [PATCH 4.9 15/16] ARM: ensure that processor vtables is not lost after boot
` [PATCH 4.9 16/16] ARM: fix the cockup in the previous patch

Applied "ASoC: samsung: i2s: Simplify pri_dai, sec_dai pointers usage" to the asoc tree
 2019-02-14 14:51 UTC 

Applied "ASoC: samsung: i2s: Change indentation in SAMSUNG_I2S_FMTS definition" to the asoc tree
 2019-02-14 14:51 UTC 

Applied "ASoC: samsung: i2s: Comments clean up" to the asoc tree
 2019-02-14 14:51 UTC 

[PATCH v2] vm_event: Add a new opcode to get VM_EVENT_INTERFACE_VERSION
 2019-02-14 14:51 UTC  (2+ messages)

Applied "ASoC: da7219: Update TDM usage to be more flexible" to the asoc tree
 2019-02-14 14:51 UTC 

[GIT PULL] drm/imx: pending update handling, plane zpos property
 2019-02-14 14:50 UTC  (4+ messages)

[PATCH V4 0/4] genirq/affinity: add .calc_sets for improving IRQ allocation & spread
 2019-02-14 14:50 UTC  (4+ messages)
` [PATCH V4 2/4] genirq/affinity: add new callback for caculating interrupt sets size

[PATCH 0/4] Add i.MX8QXP system controller watchdog support
 2019-02-14 14:50 UTC  (5+ messages)
` [PATCH 2/4] watchdog: imx_sc: Add i.MX "

[PATCH for-4.12 v2 0/7] pvh/dom0/shadow/amd fixes
 2019-02-14 14:48 UTC  (5+ messages)
` [PATCH for-4.12 v2 2/7] amd/npt/shadow: replace assert that prevents creating 2M/1G MMIO entries

[PATCH v3 Resend 00/13] ASoC: dmaengine updates, secondary CPU DAI for Odroid
 2019-02-14 14:47 UTC  (5+ messages)
  ` [PATCH v3 Resend 09/13] ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag

[patch net-next] lib: objagg: fix handling of object with 0 users when assembling hints
 2019-02-14 14:47 UTC  (2+ messages)

[PATCH net] net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-14 14:45 UTC 

report: scripts: checkpatch: Spell Checker Does Not Run with '-f'
 2019-02-14 14:44 UTC  (2+ messages)

[PATCH] kprobe: safely access memory specified by userspace
 2019-02-14 14:44 UTC  (7+ messages)

[PATCH v2 06/15] clocksource/drivers/timer-milbeaut: Introduce timer for Milbeaut SoCs
 2019-02-14 14:44 UTC  (5+ messages)

[meta-oe][PATCH] php: upgrade 7.2.10 -> 7.3.2 / 5.3.39 -> 5.6.40
 2019-02-14 14:43 UTC  (5+ messages)

[PATCH v1 0/3] Add post-indexchanged hook
 2019-02-14 14:42 UTC  (2+ messages)
` [PATCH v2] read-cache: add "


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.