All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-08 17:13:21 to 2019-02-08 17:35:05 UTC [more...]

Applied "ASoC: msm8916-wcd-analog: add missing license information" to the asoc tree
 2019-02-08 17:34 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2019-02-08 17:35 UTC 

[PATCHSET v13] io_uring IO interface
 2019-02-08 17:34 UTC  (35+ messages)
` [PATCH 01/19] fs: add an iopoll method to struct file_operations
` [PATCH 02/19] block: wire up block device iopoll method
` [PATCH 03/19] block: add bio_set_polled() helper
` [PATCH 04/19] iomap: wire up the iopoll method
` [PATCH 05/19] Add io_uring IO interface
` [PATCH 06/19] io_uring: add fsync support
` [PATCH 07/19] io_uring: support for IO polling
` [PATCH 08/19] fs: add fget_many() and fput_many()
` [PATCH 09/19] io_uring: use fget/fput_many() for file references
` [PATCH 10/19] io_uring: batch io_kiocb allocation
` [PATCH 11/19] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/19] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/19] net: split out functions related to registering inflight socket files
` [PATCH 14/19] io_uring: add file set registration
` [PATCH 15/19] io_uring: add submission polling
` [PATCH 16/19] io_uring: add io_kiocb ref count
` [PATCH 17/19] io_uring: add support for IORING_OP_POLL
` [PATCH 18/19] io_uring: allow workqueue item to handle multiple buffered requests
` [PATCH 19/19] io_uring: add io_uring_event cache hit information

[PATCH v2] ASoC: regulator notifier registration should be managed
 2019-02-08 17:35 UTC  (2+ messages)
` Applied "ASoC: regulator notifier registration should be managed" to the asoc tree

Applied "ASoC: msm8916-wcd-digital: convert license header to SPDX" to the asoc tree
 2019-02-08 17:34 UTC 

Applied "gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO" to the asoc tree
 2019-02-08 17:34 UTC 

[PATCH] net/virtio: remove unnecessary forward declaration
 2019-02-08 17:34 UTC  (2+ messages)

[PATCH] linux-yocto: Add dependency on libgcc for ARC
 2019-02-08 17:34 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2019-02-08 17:34 UTC 

[PATCH v2 00/33] ARM: davinci: modernize the irq support
 2019-02-08 17:34 UTC  (8+ messages)
` [PATCH v2 01/33] ARM: davinci: remove intc_host_map from davinci_soc_info struct
` [PATCH v2 02/33] ARM: davinci: aintc: use irq domain
` [PATCH v2 04/33] ARM: davinci: remove davinci_intc_type
` [PATCH v2 05/33] ARM: davinci: pull davinci_intc_base into the respective intc drivers
` [PATCH v2 06/33] ARM: davinci: wrap HW interrupt numbers with a macro
` [PATCH v2 08/33] ARM: davinci: make irqs.h a local header
` [PATCH v2 16/33] ARM: davinci: aintc: use the new config structure

[PATCH 0/2] arm64: meson: g12a: enable peripheral clock controller
 2019-02-08 17:34 UTC  (6+ messages)
` [PATCH 1/2] arm64: meson: enable g12a "

[PATCH V16 1/6] i2c: tegra: sort all the include headers alphabetically
 2019-02-08 17:34 UTC  (8+ messages)
` [PATCH V16 4/6] i2c: tegra: Add DMA support

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2019-02-08 17:34 UTC 

[Qemu-devel] [PATCH v6 00/51] Support Kconfig in QEMU
 2019-02-08 17:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH 46/51] sparc-softmmu.mak: express dependencies with Kconfig

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2019-02-08 17:33 UTC 

[PATCH] ARM: dts: Aspeed: Witherspoon-2: Update BMC partitioning
 2019-02-08 17:33 UTC 

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2019-02-08 17:33 UTC 

[Qemu-devel] [PATCH] docs/devel/testing: Add -a option to usermod command on docker setup
 2019-02-08 17:32 UTC  (2+ messages)

[PATCH] vhost: remove available ring relay helper
 2019-02-08 17:32 UTC  (2+ messages)

[PATCH] video/fbdev: refactor video= cmdline parsing
 2019-02-08 17:31 UTC  (5+ messages)

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

[PATCH v3 bpf-next 0/4] tools/btf: extend libbpf APIs to work with btf w/o kernel
 2019-02-08 17:31 UTC  (7+ messages)
` [PATCH v3 bpf-next 3/4] btf: expose API to work with raw btf_ext data
` [PATCH v3 bpf-next 4/4] tools/bpf: remove btf__get_strings superseded() by raw data API

[PATCH net-next] devlink: Add WARN_ON to catch errors of not cleaning devlink objects
 2019-02-08 17:30 UTC  (2+ messages)

[PATCH i-g-t 1/2] kms_fence_pin_leak: Ask for the GPU before use
 2019-02-08 17:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[PATCH v3] gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO
 2019-02-08 17:29 UTC  (4+ messages)

kernel after 5.0-rc2 may not boot using BBL
 2019-02-08 17:28 UTC  (2+ messages)

[PATCH] Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"
 2019-02-08 17:28 UTC 

[PATCH 0/4] multipath: fixes for invalid path device handling
 2019-02-08 17:28 UTC  (4+ messages)
` [PATCH 1/4] multipathd: avoid null pointer dereference in LOG_MSG
    ` [PATCH 1/4] multipathd: avoid null pointer dereference in LOG_MSG\

[PATCH u-boot] aspeed: flash: Add MT25QL01GB chip
 2019-02-08 17:28 UTC 

[PATCH] parisc: Show machine product number during boot
 2019-02-08 17:28 UTC 

[PATCH v6 0/9] vsprintf: Prevent silent crashes and consolidate error handling
 2019-02-08 17:27 UTC  (7+ messages)
` [PATCH v6 3/9] vsprintf: Do not check address of well-known strings
` [PATCH v6 7/9] vsprintf: Consolidate handling of unknown pointer specifiers
` [PATCH v6 9/9] vsprintf: Avoid confusion between invalid address and value

[Qemu-devel] [PATCH 0/3] char-socket: Fix race condition
 2019-02-08 17:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/3] char-socket: Lock tcp_chr_disconnect() and socket_reconnect_timeout()

[PATCH] fbdev: mbx: fix up debugfs file creation
 2019-02-08 17:27 UTC  (3+ messages)

[PATCH 0/3] pinctrl: meson: g12a fixes
 2019-02-08 17:27 UTC  (7+ messages)

[PATCH 1/4] init/Kconfig: add config support for detecting linker
 2019-02-08 17:27 UTC  (4+ messages)
` [PATCH 3/4] Makefile: lld: tell clang to use lld

[Qemu-devel] [PATCH qemu v2] hmp: Print if memory section is registered with an accelerator
 2019-02-08 17:26 UTC  (9+ messages)

btrfs as / filesystem in RAID1
 2019-02-08 17:26 UTC  (5+ messages)

[B.A.T.M.A.N.] Alfred problem reading other nodes
 2019-02-08 17:26 UTC  (4+ messages)

[MODERATED] [PATCH v3 0/6] PERFv3
 2019-02-08 17:26 UTC  (4+ messages)
` [MODERATED] [PATCH v3 2/6] PERFv3
  ` [MODERATED] "

[2/3] udc: net2280: Fix overrun of OUT messages
 2019-02-08 17:26 UTC 

[PATCH] st_getattr: do not expect server to return rdattr_error
 2019-02-08 17:18 UTC 

[PATCH] ci: make sure we build Git parallel
 2019-02-08 17:25 UTC  (8+ messages)

[U-Boot] [PATCH v3 0/3] stm32mp1: add trusted boot with TF-A
 2019-02-08 17:25 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] "
` [U-Boot] [PATCH v3 2/3] stm32mp1: bsec: access with SMC for trusted boot
` [U-Boot] [PATCH v3 3/3] stm32mp1: display board information

[Buildroot] [PATCH 00/19] support: limit install-time instrumentation to current package's files (branch yem/files-list-2)
 2019-02-08 17:25 UTC  (4+ messages)
` [Buildroot] [PATCH 08/19] support/check-uniq-files: decode as many strings as possible

[PATCH] fbdev: omap2: no need to check return value of debugfs_create functions
 2019-02-08 17:25 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/3] Add MMD PHY helpers
 2019-02-08 17:25 UTC  (4+ messages)
` [U-Boot] [PATCH v5 1/3] net: phy: Add generic helpers to access MMD PHY registers
` [U-Boot] [PATCH v5 2/3] net: phy: ti: use generic helpers to access MMD registers
` [U-Boot] [PATCH v5 3/3] cmd: mdio: Switch to generic helpers when accessing the registers

[PATCH] parisc: Add constants for PDC_RELOCATE PDC call
 2019-02-08 17:24 UTC 

[PATCH] arch: arm: dts: Remove disabled marvell,dsa properties
 2019-02-08 17:23 UTC  (2+ messages)

[xen-unstable-smoke test] 133035: trouble: blocked/broken/pass
 2019-02-08 17:24 UTC 

could not freshen shared index ..../sharedindex.0000000000000000000000000000000000000000'
 2019-02-08 17:23 UTC  (3+ messages)

[PATCH 0/7] Enable P0xx (planar), Y2xx and Y4xx (packed) pixel formats
 2019-02-08 17:23 UTC  (3+ messages)
` [PATCH 1/7] drm: Add P010, P012, P016 format definitions and fourcc

[PATCH 00/13] rtlwifi: Replace old-style license info with SPDX form
 2019-02-08 17:22 UTC  (14+ messages)
` [PATCH 01/13] rtlwifi: Replace old-style license information
` [PATCH 02/13] rtlwifi: btcoex: "
` [PATCH 03/13] rtlwifi: rtl8188ee: "
` [PATCH 04/13] rtlwifi: rtl8192com: "
` [PATCH 05/13] rtlwifi: rtl8192ce: "
` [PATCH 06/13] rtlwifi: rtl8192cu: "
` [PATCH 07/13] rtlwifi: rtl8192de: "
` [PATCH 08/13] rtlwifi: rtl8192ee: "
` [PATCH 09/13] rtlwifi: rtl8192se: "
` [PATCH 10/13] rtlwifi: rtl8723ae: "
` [PATCH 11/13] rtlwifi: rtl8723be: "
` [PATCH 12/13] rtlwifi: rtl8723_common: "
` [PATCH 13/13] rtlwifi: rtl8821ae: "

[PATCH v1 0/2] interconnect: Add path tagging support
 2019-02-08 17:21 UTC  (6+ messages)
` [PATCH v1 1/2] interconnect: Add support for path tags
` [PATCH v1 2/2] interconnect: qcom: Add tagging and wake/sleep support for sdm845

[Qemu-devel] [PATCH] mac_newworld: change default NIC to sungem for mac99 machine
 2019-02-08 17:22 UTC 

[PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
 2019-02-08 17:20 UTC  (7+ messages)
  ` [PATCH v2 2/2] video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies

[U-Boot] [PATCH v2 0/4] stm32mp1: add trusted boot with TF-A
 2019-02-08 17:18 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] "
` [U-Boot] [PATCH v2 2/4] stm32mp1: bsec: access with SMC for trusted boot
` [U-Boot] [PATCH v2 3/4] stm32mp1: display board information
` [U-Boot] [PATCH v2 4/4] clk: stm32m1: add debug information

[Qemu-devel] Maintainers, please git-am -m
 2019-02-08 17:18 UTC  (3+ messages)

[PATCH v6 0/4] platform/chrome: Add basic support for Wilco EC
 2019-02-08 17:18 UTC  (7+ messages)
` [PATCH v6 3/4] platform/chrome: Add support for raw commands in debugfs
` [PATCH v6 4/4] platform/chrome: rtc: Add RTC driver

Need help debugging NFS issues new to 4.20 kernel
 2019-02-08 17:17 UTC  (9+ messages)

[PATCH v4 0/3] KASAN for powerpc/32
 2019-02-08 17:17 UTC  (4+ messages)
` [PATCH v4 3/3] powerpc/32: Add KASAN support

[PATCH v2] mtd: rawnand: mark expected switch fall-throughs
 2019-02-08 17:11 UTC  (3+ messages)

[PATCH v3 0/5]
 2019-02-08 17:16 UTC  (3+ messages)
` [PATCH v3 4/5] i2c:ocores: add SPDX tag

[Qemu-devel] [PATCH 00/17] target/arm: Implement ARMv8.5-MemTag
 2019-02-08 17:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH 13/17] target/arm: Set PSTATE.TCO on exception entry

[Qemu-devel] [PATCH for-4.0 v2 0/2] test: replace gtester with a TAP driver
 2019-02-08 17:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] "

CONFIG_KASAN_SW_TAGS=y NULL pointer dereference at freelist_dereference()
 2019-02-08 17:15 UTC  (8+ messages)
        ` CONFIG_KASAN_SW_TAGS=y not play well with kmemleak

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-02-08 17:14 UTC 

[PATCH v2] mtd: spi-nor: Fix wrong abbreviation HWCPAS
 2019-02-08 17:13 UTC  (6+ messages)
  ` [EXT] "

[PATCH v7 0/5] misc: Add support to Qualcomm FastRPC driver
 2019-02-08 17:11 UTC  (6+ messages)
` [PATCH v7 1/5] misc: dt-bindings: Add Qualcomm Fastrpc bindings
` [PATCH v7 2/5] misc: fastrpc: Add Qualcomm fastrpc basic driver model
` [PATCH v7 3/5] misc: fastrpc: Add support for context Invoke method
` [PATCH v7 4/5] misc: fastrpc: Add support for create remote init process
` [PATCH v7 5/5] misc: fastrpc: Add support for dmabuf exporter

[BUG] task jbd2/xvda4-8:174 blocked for more than 120 seconds
 2019-02-08 17:13 UTC  (2+ messages)
` [admin] "

[PATCH] compat: merge compat library into EAL
 2019-02-08 17:13 UTC  (10+ messages)
` [PATCH v3] "


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.