All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-14 14:16:10 to 2019-02-14 14:56:33 UTC [more...]

[PATCH v4 00/37] ARM: davinci: modernize the irq support
 2019-02-14 14:52 UTC  (54+ 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

[PATCH 0/8] stmmac: add some fixes for stm32
 2019-02-14 14:55 UTC  (9+ 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

[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()

post-receive: pub/scm/linux/kernel/git/brgl/linux
 2019-02-14 14:55 UTC 

[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  (12+ messages)
` [PATCH 1/4] arm64: dts: allwinner: h6: orangepi: Add CPU supply regulator
` [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 v4 00/14] ASoC: Sound Open Firmware (SOF) core
 2019-02-14 14:53 UTC  (7+ messages)
` [PATCH v4 01/14] ASoC: SOF: Add Sound Open Firmware driver core
    ` [Sound-open-firmware] "
` [PATCH v4 02/14] ASoC: SOF: Add Sound Open Firmware KControl support
    ` [Sound-open-firmware] "

[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  (12+ messages)

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

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2019-02-14 14:52 UTC 

[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

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2019-02-14 14:51 UTC 

[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

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2019-02-14 14:51 UTC 

[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 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 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  (4+ 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 "

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

[Qemu-devel] [PULL] RISC-V Patches for the 4.0 Soft Freeze, Part 1
 2019-02-14 14:34 UTC  (3+ messages)
  ` [Qemu-riscv] "

How to know if there is a pending interrupt when they are masked?
 2019-02-14 14:34 UTC 

[xen-4.9-testing test] 133208: regressions - trouble: blocked/broken/fail/pass
 2019-02-14 14:34 UTC 

[Bug 109526] [CARRIZO] amdgpu fails to resume from S3, atombios stuck executing C554 (len 629, WS 0, PS 0)
 2019-02-14 14:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/18] qapi: add #if pre-processor conditions to generated code (part 3)
 2019-02-14 14:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 07/18] build: Deal with all of QAPI's .o in qapi/Makefile.objs

drm bridge control from another driver
 2019-02-14 14:33 UTC  (8+ messages)

[PATCH -mm -V7] mm, swap: fix race between swapoff and some swap operations
 2019-02-14 14:33 UTC  (2+ messages)

[PATCH 0/4] PM / devfreq: Refactor load monitoring
 2019-02-14 14:32 UTC  (8+ messages)
` [PATCH 1/4] PM / devfreq: Track overall load monitor state instead of 'stop_polling'
` [PATCH 3/4] PM / devfreq: Add devfreq_governor_start/stop()
` [PATCH 4/4] PM / devfreq: Handle monitor start/stop in the devfreq core

[SPDK] Add Jenkins job for periodic (nightly?) test run against upstream DPDK stable?
 2019-02-14 14:31 UTC 

[PATCH] ARM: pm: fix HYP/SVC mode mismatch when MCPM is used
 2019-02-14 14:31 UTC  (2+ messages)

usb: typec: tcpm: Export partner Source Capabilities
 2019-02-14 14:31 UTC  (2+ messages)
` [PATCH] "

[PATCH v4 0/2] Introduce travis support
 2019-02-14 14:30 UTC  (3+ messages)
` [PATCH v5 "

[RESEND PATCH 0/4] Cleanups around compress path
 2019-02-14 14:30 UTC  (3+ messages)
` [PATCH 1/4] btrfs: Refactor cow_file_range_async

usb: typec: tcpm: Export partner Source Capabilities
 2019-02-14 14:30 UTC  (2+ messages)
` [PATCH] "

[PATCH stable-4.19] tracing/uprobes: Fix output for multiple string arguments
 2019-02-14 14:30 UTC  (3+ messages)
` [PATCH stable-4.19 v2] "

[Bug 109628] WARNING at dcn10_hw_sequencer.c:868 dcn10_verify_allow_pstate_change_high()
 2019-02-14 14:29 UTC  (2+ messages)

[PATCH net-next 00/12] mlxsw: hwmon and thermal extensions
 2019-02-14 14:29 UTC  (6+ messages)
` [PATCH net-next 09/12] mlxsw: core: Extend hwmon interface with fan fault attribute

[Qemu-devel] [PATCH 00/13] Add a 'x-blockdev-reopen' QMP command
 2019-02-14 14:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH 01/13] block: Allow freezing BdrvChild links

[Qemu-devel] [PATCH v2 0/9] Misc fixes to pvrdma device
 2019-02-14 14:14 UTC  (2+ messages)

[PATCH] devfreq: Use of_node_name_eq for node name comparisons
 2019-02-14 14:24 UTC  (5+ messages)

ceph osd journal disk in RAID#1?
 2019-02-14 14:23 UTC  (3+ messages)

[Xen-devel][PATCH 1/2] xen/gntdev: Do not destroy context while dma-bufs are in use
 2019-02-14 14:23 UTC  (3+ messages)
` [PATCH 2/2] xen/gntdev: Check and release imported dma-bufs on close
` [Xen-devel][PATCH "

[PATCH 1/2] xen/gntdev: Do not destroy context while dma-bufs are in use
 2019-02-14 14:23 UTC 

[PATCH 0/2] extcon: Intel Cherry Trail Whiskey Cove PMIC and external charger tweaks
 2019-02-14 14:22 UTC  (3+ messages)
` [PATCH 1/2] extcon-intel-cht-wc: Make charger detection co-existed with OTG host mode

[PATCH] [meta-cloud-services][patch]:python-amqp:upgrade to 2.4.1
 2019-02-14 14:21 UTC  (2+ messages)

[PATCH] [meta-cloud-services][patch]:python-oslo.config:modify homepage
 2019-02-14 14:21 UTC  (2+ messages)

[PATCH] [meta-cloud-services][patch]:python-paramiko:upgrade to 2.4.2
 2019-02-14 14:20 UTC  (2+ messages)

[PATCH 4.20 000/352] 4.20.8-stable review
 2019-02-14 14:19 UTC  (4+ messages)
` [PATCH 4.20 004/352] drm/vgem: Fix vgem_init to get drm device available

[net-next, PATCH] net: stmmac: use correct define to get rx timestamp on GMAC4
 2019-02-14 14:18 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/2] HACK lib/igt_debugfs: add igt_pipe_crc_get_current_with_reference
 2019-02-14 14:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

RT Xen on ARM - R-Car series
 2019-02-14 14:18 UTC  (15+ messages)

[PATCH v5 00/11] mfd: add support for max77650 PMIC
 2019-02-14 14:18 UTC  (5+ messages)
` [PATCH v5 02/11] dt-bindings: power: supply: add DT bindings for max77650

usb: typec: tcpm: Export partner Source Capabilities
 2019-02-14 14:17 UTC  (2+ messages)
` [PATCH] "

[Bug 109631] New: Moving gbm bo from GART to VRAM does not wait for rendering
 2019-02-14 14:16 UTC 

[PATCH v4 0/8] iProc I2C slave mode and NIC mode
 2019-02-14 14:16 UTC  (6+ messages)
` [PATCH v4 3/8] dt-bindings: i2c: iproc: make 'interrupts' optional

[PATCH v10 0/9] support ROHM BD70528 PMIC
 2019-02-14 14:16 UTC  (3+ messages)
` [PATCH v10 8/9] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[PATCH net-next v5] ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs
 2019-02-14 14:16 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/brgl/linux
 2019-02-14 14:16 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.