All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-08 17:29:06 to 2019-02-08 17:42:10 UTC [more...]

[U-Boot] [PATCH v1 00/26] colibri imx6 fixes, device tree enablement and driver model conversion
 2019-02-08 17:42 UTC  (8+ messages)
` [U-Boot] [PATCH v1 01/26] colibri_imx6: get rid of obsolete nospl configurations
` [U-Boot] [PATCH v1 02/26] colibri_imx6: use distro defaults
` [U-Boot] [PATCH v1 03/26] colibri_imx6: move console in env from header file to defconfig
` [U-Boot] [PATCH v1 04/26] colibri_imx6: enable fit image, gpt, imx thermal, efi loader support
` [U-Boot] [PATCH v1 05/26] colibri_imx6: remove obsolete USB_GADGET_MASS_STORAGE configuration
` [U-Boot] [PATCH v1 06/26] colibri_imx6: migrate to using device tree
` [U-Boot] [PATCH v1 07/26] colibri_imx6: clean-up and migrate gpios to using driver model

[PATCH v2 00/33] ARM: davinci: modernize the irq support
 2019-02-08 17:37 UTC  (64+ 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] linux-yocto: Add dependency on libgcc for ARC
 2019-02-08 17:41 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t v4 0/4] HDCP test on modeset
 2019-02-08 17:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] fbdev: fbmem: fix memory access if logo is bigger than the screen
 2019-02-08 17:41 UTC  (3+ messages)

[PATCH bpf-next 0/3] selftests: bpf: improve bpf object file rules
 2019-02-08 17:41 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests: bpf: add "alu32" to .gitignore
` [PATCH bpf-next 2/3] selftests: bpf: extend sub-register mode compilation to all bpf object files
` [PATCH bpf-next 3/3] selftests: bpf: centre kernel bpf objects under new subdir "kern_progs"

[PATCH 0/2] cpufreq/opp: rework regulator initialization
 2019-02-08 17:41 UTC  (6+ messages)

[patch V2 0/2] genirq, proc: Speedup /proc/stat interrupt statistics
 2019-02-08 17:40 UTC  (2+ messages)

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

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

[Qemu-devel] [PATCH] tcg/i386: fix unsigned vector saturating arithmetic
 2019-02-08 17:39 UTC  (2+ messages)

[PATCHSET v13] io_uring IO interface
 2019-02-08 17:34 UTC  (40+ 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

Applied "regulator: lm363x: Check return value of gpiod_get_index_optional" to the regulator tree
 2019-02-08 17:35 UTC 

Applied "dt-bindings: regulator: update fixed-regulator example" to the regulator tree
 2019-02-08 17:35 UTC 

[PATCH 0/2] udf: Fix corrupt on-disk integrity descriptor following sync()
 2019-02-08 17:34 UTC  (3+ messages)
` [PATCH 1/2] udf: factor out LVID finalization for reuse
` [PATCH 2/2] udf: finalize integrity descriptor before writeback

[Qemu-devel] [PATCH v2 00/18] OpenBSD: Enable qtesting
 2019-02-08 17:36 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 01/18] tests/vm: Be verbose while extracting compressed images

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

client/server: inflate and deflate error handling
 2019-02-08 17:36 UTC  (2+ messages)

[Bug 202515] New: Bluetooth LE Extended Connect returning Command Disallowed
 2019-02-08 17:35 UTC  (2+ messages)
` [Bug 202515] "

[PATCH v2 00/28] Unify vDSOs across more architectures
 2019-02-08 17:35 UTC  (7+ messages)
` [PATCH v2 06/28] kernel: Define gettimeofday vdso common code

[GIT PULL] arm64: fixes for -rc6
 2019-02-08 17:35 UTC 

[Qemu-devel] [PATCH] linux-user: check valid address in access_ok()
 2019-02-08 17:35 UTC 

[PATCH] test: fix sprintf with snprintf
 2019-02-08 17:35 UTC  (3+ messages)

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

[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 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] ARM: dts: Aspeed: Witherspoon-2: Update BMC partitioning
 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  (3+ messages)
` [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)


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.