All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-19 11:47:57 to 2018-10-19 12:29:50 UTC [more...]

[PATCH 3/3] spi: omap2-mcspi: Add slave mode support
 2018-10-19 12:29 UTC  (4+ messages)
` Applied "spi: omap2-mcspi: Add slave mode support" to the spi tree

[PATCH 2/3] spi: omap2-mcspi: Set FIFO DMA trigger level to word length
 2018-10-19 12:29 UTC  (3+ messages)
` Applied "spi: omap2-mcspi: Set FIFO DMA trigger level to word length" to the spi tree

Applied "regulator: bd718x7: Remove struct bd718xx_pmic" to the regulator tree
 2018-10-19 12:29 UTC 

Applied "regmap: Add regmap_noinc_write API" to the regmap tree
 2018-10-19 12:29 UTC 

Applied "regmap: use less #ifdef for LOG_DEVICE" to the regmap tree
 2018-10-19 12:29 UTC 

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v3
 2018-10-19 12:22 UTC  (27+ messages)
` [PATCH 1/9] aha152x: rename the PCMCIA define
` [PATCH 2/9] arm: remove EISA kconfig option
` [PATCH 3/9] powerpc: remove CONFIG_PCI_QSPAN
` [PATCH 4/9] powerpc: remove CONFIG_MCA leftovers
` [PATCH 5/9] powerpc: PCI_MSI needs PCI
` [PATCH 6/9] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 7/9] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 8/9] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 9/9] eisa: consolidate EISA Kconfig entry in drivers/eisa

Applied "ASoC: tegra_sgtl5000: fix device_node refcounting" to the asoc tree
 2018-10-19 12:29 UTC 

Unable to install a test XDP program on virtio_net device
 2018-10-19  4:24 UTC 

[Qemu-devel] [PATCH] Clear RF on SYSCALL instruction
 2018-10-19 12:27 UTC  (2+ messages)

[PATCH] ASoC: nau8822: new codec driver
 2018-10-19 12:27 UTC  (2+ messages)
` Applied "ASoC: nau8822: new codec driver" to the asoc tree

[LTP] [PATCH] ipc/msgstress*: Update test name in output
 2018-10-19 12:27 UTC  (5+ messages)
  ` [LTP] [PATCH v2] "

Applied "ASoC: sta32x: Add support for XTI clock" to the asoc tree
 2018-10-19 12:27 UTC 

[PATCH] ASoC: pcm3168a: add hw constraint for capture channel
 2018-10-19 12:27 UTC  (2+ messages)
` Applied "ASoC: pcm3168a: add hw constraint for capture channel" to the asoc tree

Applied "ASoC: rsnd: enable TDM settings for SSI parent" to the asoc tree
 2018-10-19 12:27 UTC 

[PATCH] ASoC: rsnd: tidyup SSICR::SWSP for TDM
 2018-10-19 12:27 UTC  (2+ messages)
` Applied "ASoC: rsnd: tidyup SSICR::SWSP for TDM" to the asoc tree

[PATCH] ASoC: Intel: kbl_da7219_max98927: minor white space clean up
 2018-10-19 12:26 UTC  (3+ messages)
` Applied "ASoC: Intel: kbl_da7219_max98927: minor white space clean up" to the asoc tree

[PATCH 3/4] ASoC: stm32: sai: set sai as mclk clock provider
 2018-10-19 12:26 UTC  (4+ messages)
` Applied "ASoC: stm32: sai: set sai as mclk clock provider" to the asoc tree

[PATCH v1 2/3] ASoC: soc-core: fix trivial checkpatch issues
 2018-10-19 12:26 UTC  (4+ messages)
` Applied "ASoC: soc-core: fix trivial checkpatch issues" to the asoc tree

[PATCH 4/4] ASoC: cs42l51: add mclk support
 2018-10-19 12:26 UTC  (4+ messages)
` Applied "ASoC: cs42l51: add mclk support" to the asoc tree

[RFC PATCH 1/4] ASoC: dapm: Add support for hw_free on CODEC to CODEC links
 2018-10-19 12:26 UTC  (2+ messages)
` Applied "ASoC: dapm: Add support for hw_free on CODEC to CODEC links" to the asoc tree

[Qemu-devel] [PATCH v3 00/15] Don't pass flags to bdrv_reopen_queue()
 2018-10-19 12:24 UTC  (16+ messages)
` [Qemu-devel] [PATCH v3 01/15] block: Add bdrv_reopen_set_read_only()
` [Qemu-devel] [PATCH v3 02/15] block: Use bdrv_reopen_set_read_only() in bdrv_backing_update_filename()
` [Qemu-devel] [PATCH v3 03/15] block: Use bdrv_reopen_set_read_only() in commit_start/complete()
` [Qemu-devel] [PATCH v3 04/15] block: Use bdrv_reopen_set_read_only() in bdrv_commit()
` [Qemu-devel] [PATCH v3 05/15] block: Use bdrv_reopen_set_read_only() in stream_start/complete()
` [Qemu-devel] [PATCH v3 06/15] block: Use bdrv_reopen_set_read_only() in qmp_change_backing_file()
` [Qemu-devel] [PATCH v3 07/15] block: Use bdrv_reopen_set_read_only() in external_snapshot_commit()
` [Qemu-devel] [PATCH v3 08/15] block: Use bdrv_reopen_set_read_only() in the mirror driver
` [Qemu-devel] [PATCH v3 09/15] block: Drop bdrv_reopen()
` [Qemu-devel] [PATCH v3 10/15] qemu-io: Put flag changes in the options QDict in reopen_f()
` [Qemu-devel] [PATCH v3 11/15] block: Clean up reopen_backing_file() in block/replication.c
` [Qemu-devel] [PATCH v3 12/15] block: Remove flags parameter from bdrv_reopen_queue()
` [Qemu-devel] [PATCH v3 13/15] block: Stop passing flags to bdrv_reopen_queue_child()
` [Qemu-devel] [PATCH v3 14/15] block: Remove assertions from update_flags_from_options()
` [Qemu-devel] [PATCH v3 15/15] block: Assert that flags are up-to-date in bdrv_reopen_prepare()

[Qemu-devel] [Bug 1797262] [NEW] qemu arm no longer able to boot RPI Kernels
 2018-10-19 12:26 UTC  (3+ messages)
` [Qemu-devel] [Bug 1797262] "

[PATCH 1/4] ASoC: dt-bindings: add mclk provider support to stm32 sai
 2018-10-19 12:26 UTC  (4+ messages)
` Applied "ASoC: dt-bindings: add mclk provider support to stm32 sai" to the asoc tree

[Qemu-devel] [PATCH] MAINTAINERS: remove or downgrade myself to reviewer from some subsystems
 2018-10-19 12:26 UTC 

[PATCH 2/4] ASoC: dt-bindings: add mclk support to cs42l51
 2018-10-19 12:26 UTC  (4+ messages)
` Applied "ASoC: dt-bindings: add mclk support to cs42l51" to the asoc tree

[PATCH RFC 00/18] mtd: spi-nor: Proposal for 8-8-8 mode support
 2018-10-19 12:25 UTC  (3+ messages)

[PATCH 1/2] ASoC: wm_adsp: Rename memory fields in wm_adsp_buffer
 2018-10-19 12:25 UTC  (4+ messages)
` [PATCH 2/2] ASoC: wm_adsp: Log addresses as 8 digits in wm_adsp_buffer_populate

[Buildroot] Legacy patches for Binutils?
 2018-10-19 12:24 UTC 

[PATCH v2 1/2] nvme-rdma: always have a valid trsvcid
 2018-10-19 12:22 UTC  (3+ messages)
` [PATCH v2 2/2] nvme-fabrics: move controller options matching to fabrics

[PATCH v3 1/2] nvme-rdma: always have a valid trsvcid
 2018-10-19 12:22 UTC  (2+ messages)

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-10-19 12:22 UTC  (7+ messages)
` [PATCH v5 11/17] arm64: docs: document pointer authentication

[LTP] [PATCH v3] setregid03: convert to newlib
 2018-10-19 12:21 UTC  (2+ messages)

[PATCH v3 1/5] mfd: lochnagar: Add initial binding documentation
 2018-10-19 12:21 UTC  (9+ messages)
` [PATCH v3 4/5] regulator: lochnagar: Add support for the Cirrus Logic Lochnagar

[PATCH v2 1/5] orangefs: fix request_mask misuse
 2018-10-19 12:20 UTC  (5+ messages)
` [PATCH v2 2/5] uapi: deprecate STATX_ALL
` [PATCH v2 3/5] statx: add STATX_ATTRIBUTES flag
` [PATCH v2 4/5] statx: don't clear STATX_ATIME on SB_RDONLY
` [PATCH v2 5/5] nfs: don't clear STATX_ATIME from result_mask

[PATCH] ath10k: remove set but not used variable 'tlv_len'
 2018-10-19 12:20 UTC  (3+ messages)

[Qemu-devel] [PULL 0/3] Linux user for 3.1 patches
 2018-10-19 12:19 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] linux-user: Check for Linux USBFS in configure
` [Qemu-devel] [PULL 2/3] linux-user: Define ordinary usbfs ioctls
` [Qemu-devel] [PULL 3/3] linux-user: Implement special "

[PATCH 0/4] gpio-hog fixes
 2018-10-19 12:19 UTC  (2+ messages)

[PATCH] drm: fix deadlock of syncobj
 2018-10-19 12:19 UTC  (6+ messages)

[PATCH v3 0/4] arm64 live patching
 2018-10-19 12:18 UTC  (8+ messages)
` [PATCH v3 3/4] arm64: implement "

[PATCH v1 1/2] soc/tegra: pmc: Turn powergates_lock into spinlock
 2018-10-19 12:17 UTC  (5+ messages)

[Qemu-devel] [2 0/3] Linux user for 3.1 patches
 2018-10-19 12:17 UTC  (5+ messages)
` [Qemu-devel] [2 1/3] linux-user: Check for Linux USBFS in configure
` [Qemu-devel] [2 2/3] linux-user: Define ordinary usbfs ioctls
` [Qemu-devel] [2 3/3] linux-user: Implement special "

[linux-3.18 test] 128858: tolerable FAIL - PUSHED
 2018-10-19 12:17 UTC 

[igt-dev] [PATCH i-g-t 1/1] runner: Add "root" also to the "totals" object
 2018-10-19 12:17 UTC  (3+ messages)

[PATCH v2 00/18] xen: add pvh guest support
 2018-10-19 12:17 UTC  (10+ messages)
` [PATCH v2 07/18] xen: add PVH specific defines to offset.h
` [PATCH v2 08/18] xen: add basic hooks for PVH in current code
` [PATCH v2 09/18] xen: add PVH boot entry code

[PATCH] test/bpf: use hton instead of __builtin_bswap
 2018-10-19 12:17 UTC  (5+ messages)

Ongoing/future speculative mitigation work
 2018-10-19 12:17 UTC  (3+ messages)

[PATCH v12 00/12]
 2018-10-19 12:16 UTC  (8+ messages)
` [PATCH v12 06/12] livepatch: Simplify API by removing registration step

[igt-dev] [PATCH i-g-t 1/2] runner: Add --overall-timeout
 2018-10-19 12:15 UTC  (2+ messages)

FTM support on ath10k (QCA9984
 2018-10-19 12:14 UTC 

[Qemu-devel] [PATCH] scripts: report on author emails that are mangled by the mailing list
 2018-10-19 12:13 UTC  (4+ messages)

[PATCH v2 1/4] platform/x86: intel_pmc_core: Show Latency Tolerance info
 2018-10-19 12:13 UTC  (4+ messages)
` [PATCH v2 2/4] platform/x86: intel_pmc_core: Fix LTR IGNORE Max offset

[Bug 108496] Non functional -d, --dry-run option for the igt_runner
 2018-10-19 12:13 UTC 

[PATCH -next] scsi: qedf: remove set but not used variable 'fcport'
 2018-10-19 12:12 UTC 

[PATCH net-next] rocker: Drop pointless static qualifier
 2018-10-19 12:12 UTC  (2+ messages)

[PATCH 4.14 00/41] 4.14.78-stable review
 2018-10-19 12:10 UTC  (2+ messages)

[PATCH] dm: add secdel target
 2018-10-19 12:11 UTC  (7+ messages)
`  "
` [dm-devel] [PATCH] "

[tpm2] There is no '-I' option for tpm2_rsaencrypt which I found it in the doc
 2018-10-19 12:10 UTC 

[U-Boot] Please pull u-boot-dm
 2018-10-19 12:10 UTC  (10+ messages)

AGL / Questions about the upcoming features of Alsa
 2018-10-19 12:08 UTC 

[Qemu-devel] [web PATCH 0/4] Add web section reporting information about CVEs in QEMU
 2018-10-19 12:08 UTC  (4+ messages)

[PATCH 00/12] introduce support for early platform drivers
 2018-10-19 12:08 UTC  (3+ messages)

[PATCH RFC] doc: rcu: remove obsolete (non-)requirement about disabling preemption
 2018-10-19 12:07 UTC  (11+ messages)

[PATCH] usb: ehci: call platform init before ehci reset
 2018-10-19 12:07 UTC 

[Qemu-devel] [PATCH] websock: fix handshake leak
 2018-10-19 12:07 UTC  (2+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2
 2018-10-19 12:01 UTC  (8+ messages)

[Qemu-devel] [PATCH v4 0/8] target/arm: Rely on id regs instead of features
 2018-10-19 12:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/8] target/arm: Move some system registers into a substructure

[PATCH net-next] net: ethernet: ti: cpsw: don't flush mcast entries while switch promisc mode
 2018-10-19 12:04 UTC  (3+ messages)

[ANNOUNCE] util-linux v2.33-rc2
 2018-10-19 12:02 UTC 

[PATCH v3 RESEND] regmap: Add regmap_noinc_write API
 2018-10-19 12:02 UTC  (4+ messages)

[ovmf baseline-only test] 75452: trouble: blocked/broken
 2018-10-19 12:01 UTC 

[PATCH v1] Makefile: move -Wmissing-prototypes from mips to main Makefile
 2018-10-19 12:00 UTC  (2+ messages)

[PATCH] hw/arm/virt: remove unused header files
 2018-10-19 11:59 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v1] fs: fix different compile warnings
 2018-10-19 11:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] i386: clarify that the Q35 machine type implements a P35 chipset
 2018-10-19 11:58 UTC  (2+ messages)

[PATCH v4 0/4] cmake.bbclass improvements
 2018-10-19 11:58 UTC  (5+ messages)

[PATCH bpf-next 0/3] improve and fix barriers for walking perf rb
 2018-10-19  3:53 UTC  (9+ messages)
` [PATCH bpf-next 2/3] tools, perf: use smp_{rmb,mb} barriers instead of {rmb,mb}

[PATCH] state: fix indentation
 2018-10-19 11:57 UTC  (2+ messages)

[PATCH] tipc: use destination length for copy string
 2018-10-19  4:08 UTC 

[PATCH] platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11 convertible
 2018-10-19 11:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] oslib-posix: Use MAP_STACK in qemu_alloc_stack() on OpenBSD
 2018-10-19 11:55 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] hw: ccid-card-emulated: fix some resources leak
 2018-10-19 11:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] hw: ccid-card-emulated: cleanup resource when realize in error path

[PATCH] rtc: ds1307: Add ds3231 to driver's ID list
 2018-10-19 11:55 UTC  (2+ messages)

[PATCH] i2c: introduce device_i2c_driver() macro
 2018-10-19 11:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/11] Add a standard authorization framework
 2018-10-19 11:54 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 10/11] authz: add QAuthZPAM object type for authorizing using PAM

[PATCH] of: base: fix typo
 2018-10-19 11:52 UTC  (2+ messages)

[LTP] [PATCH RFC] lib: add helper funcs to save and restore /proc|sys content
 2018-10-19 11:52 UTC  (3+ messages)

[PATCH 00/20] Fixes for -Wmissing-prototypes warnings
 2018-10-19 11:51 UTC  (4+ messages)
` [PATCH 19/20] ARM: i.MX: Add missing include

[Qemu-devel] [PATCH] configure: set cross_cc_FOO from cc, not host_cc
 2018-10-19 11:51 UTC  (3+ messages)

[Qemu-devel] [2 0/2] Linux user for 3.1 patches
 2018-10-19 11:50 UTC  (2+ messages)

[RFC PATCH] platform/x86: asus-wmi: Simplify the keyboard brightness updating process
 2018-10-19 11:50 UTC  (3+ messages)
` [PATCH] "

[PATCH v4 0/8] Introduce STPMIC1 PMIC Driver
 2018-10-19 11:50 UTC  (3+ messages)
` [PATCH v4 4/8] regulator: stpmic1: add stpmic1 regulator driver

[Qemu-devel] [PULL v3 00/47] Miscellaneous patches for 2018-10-18
 2018-10-19 11:49 UTC  (2+ messages)
` [Qemu-devel] [PULL 01/47] es1370: more fixes for ADC_FRAMEADR and ADC_FRAMECNT

[PATCH -next] KEYS: trusted: remove set but not used variable ''
 2018-10-19 11:48 UTC  (2+ messages)
` [PATCH v2 -next] KEYS: trusted: remove set but not used variable 'keyhndl'

[PATCH v3 0/9] TI LMU common Framework
 2018-10-19 11:47 UTC  (4+ messages)
` [PATCH v3 4/9] dt-bindings: leds: Add bindings for lm3697 driver


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.