messages from 2019-10-14 11:49:40 to 2019-10-14 12:26:00 UTC [more...]
[PATCH v26 00/21] Add RX archtecture support
2019-10-14 11:57 UTC (22+ messages)
` [PATCH v26 01/21] MAINTAINERS: Add RX
` [PATCH v26 02/21] qemu/bitops.h: Add extract8 and extract16
` [PATCH v26 03/21] hw/registerfields.h: Add 8bit and 16bit register macros
` [PATCH v26 04/21] target/rx: TCG translation
` [PATCH v26 05/21] target/rx: TCG helper
` [PATCH v26 06/21] target/rx: CPU definition
` [PATCH v26 07/21] target/rx: RX disassembler
` [PATCH v26 08/21] target/rx: Disassemble rx_index_addr into a string
` [PATCH v26 09/21] target/rx: Replace operand with prt_ldmi in disassembler
` [PATCH v26 10/21] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [PATCH v26 11/21] target/rx: Emit all disassembly in one prt()
` [PATCH v26 12/21] target/rx: Collect all bytes during disassembly
` [PATCH v26 13/21] target/rx: Dump bytes for each insn "
` [PATCH v26 14/21] hw/intc: RX62N interrupt controller (ICUa)
` [PATCH v26 15/21] hw/timer: RX62N internal timer modules
` [PATCH v26 16/21] hw/char: RX62N serial communication interface (SCI)
` [PATCH v26 17/21] hw/rx: RX Target hardware definition
` [PATCH v26 18/21] hw/rx: Honor -accel qtest
` [PATCH v26 19/21] hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core
` [PATCH v26 20/21] Add rx-softmmu
` [PATCH v26 21/21] BootLinuxConsoleTest: Test the RX-Virt machine
[PATCH 00/25] crypto: convert h/w accelerator driver to skcipher API
2019-10-14 12:19 UTC (47+ messages)
` [PATCH 01/25] crypto: virtio - implement missing support for output IVs
` [PATCH 02/25] crypto: virtio - deal with unsupported input sizes
` [PATCH 03/25] crypto: virtio - switch to skcipher API
` [PATCH 04/25] crypto: ccp - switch from ablkcipher to skcipher
` [PATCH 05/25] crypto: omap - switch to skcipher API
` [PATCH 06/25] crypto: ux500 "
` [PATCH 07/25] crypto: s5p "
` [PATCH 08/25] crypto: atmel-aes "
` [PATCH 09/25] crypto: atmel-tdes "
` [PATCH 10/25] crypto: bcm-spu "
` [PATCH 11/25] crypto: nitrox - remove cra_type reference to ablkcipher
` [PATCH 12/25] crypto: cavium/cpt - switch to skcipher API
` [PATCH 13/25] crypto: chelsio "
` [PATCH 14/25] crypto: hifn "
` [PATCH 15/25] crypto: ixp4xx "
` [PATCH 16/25] crypto: mxs "
` [PATCH 17/25] crypto: mediatek "
` [PATCH 18/25] crypto: picoxcell "
` [PATCH 19/25] crypto: sahara "
` [PATCH 20/25] crypto: stm32 "
` [PATCH 21/25] crypto: rockchip "
` [PATCH 22/25] crypto: qce "
` [PATCH 23/25] crypto: niagara2 "
` [PATCH 24/25] crypto: talitos "
` [PATCH 25/25] crypto: qat "
erroneous behavior for iMX+GPT
2019-10-14 12:25 UTC (2+ messages)
Is IRQ number 0 a valid IRQ ?
2019-10-14 12:25 UTC (2+ messages)
ARM reference platform(s)
2019-10-14 12:24 UTC (4+ messages)
Partitioning SD cards
2019-10-14 12:13 UTC
[PATCH 00/15] Remove callback indirections in compression code
2019-10-14 12:22 UTC (16+ messages)
` [PATCH 01/15] btrfs: export compression and decompression callbacks
` [PATCH 02/15] btrfs: switch compression callbacks to direct calls
` [PATCH 03/15] btrfs: compression: attach workspace manager to the ops
` [PATCH 04/15] btrfs: compression: let workspace manager init take only the type
` [PATCH 05/15] btrfs: compression: inline init_workspace_manager
` [PATCH 06/15] btrfs: compression: let workspace manager cleanup take only the type
` [PATCH 07/15] btrfs: compression: inline cleanup_workspace_manager
` [PATCH 08/15] btrfs: compression: export alloc/free/get/put callbacks of all algos
` [PATCH 09/15] btrfs: compression: inline get_workspace
` [PATCH 10/15] btrfs: compression: inline put_workspace
` [PATCH 11/15] btrfs: compression: pass type to btrfs_get_workspace
` [PATCH 12/15] btrfs: compression: inline alloc_workspace
` [PATCH 13/15] btrfs: compression: pass type to btrfs_put_workspace
` [PATCH 14/15] btrfs: compression: inline free_workspace
` [PATCH 15/15] btrfs: compression: remove ops pointer from workspace_manager
[RFC PATCH 0/2] block: use eBPF to redirect IO completion
2019-10-14 12:28 UTC (3+ messages)
` [RFC PATCH 1/2] block: add support for redirecting IO completion through eBPF
` [RFC PATCH 2/2] selftests/bpf: add test program for redirecting IO completion CPU
[PATCH 01/15] drm/i915/display: Squelch kerneldoc warnings
2019-10-14 12:21 UTC (9+ messages)
` [PATCH 11/15] drm/i915/execlists: Cancel banned contexts on schedule-out
` [PATCH 12/15] drm/i915/gem: Cancel non-persistent contexts on close
` [PATCH 13/15] drm/i915: Replace hangcheck by heartbeats
Etron EJ168A controller
2019-10-14 12:20 UTC (2+ messages)
[PATCH 00/12] ARM: at91: improve sama5 and multi-image support
2019-10-14 12:19 UTC (13+ messages)
` [PATCH 01/12] ARM: at91: at91sam9x5ek: squelch new dtc warning
` [PATCH 02/12] ARM: at91: delete no-longer needed #ifdef guards
` [PATCH 03/12] usb: gadget: at91_udc: don't depend on !ARCH_SAMA5D4
` [PATCH 04/12] ARM: at91: don't define ARCH_BAREBOX_MAX_BARE_INIT_SIZE for multi-image
` [PATCH 05/12] ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selected
` [PATCH 06/12] ARM: at91: use compressed DTB for AT91_MULTI_BOARDS
` [PATCH 07/12] LICENSES: add BSD-1-Clause license
` [PATCH 08/12] ARM: at91: import lowlevel clock initialization from at91bootstrap
` [PATCH 09/12] ARM: at91: import lowlevel dbgu UART init code "
` [PATCH 10/12] ARM: at91: microchip-ksz9477-evb: add debug_ll UART
` [PATCH 11/12] ARM: at91: add basic sama5d2 support
` [PATCH 12/12] ARM: at91: add basic sama5d2-som1-ek1 support
rtw88: M.2 RTL8822BE not working - rfe 3 isn't supported
2019-10-14 12:20 UTC (4+ messages)
[virtio-dev] [PATCH] [RFC RESEND] vdec: Add virtio video decode device specification
2019-10-14 12:19 UTC (5+ messages)
[GIT PULL] ARM/arm64: arm_pm_restart removal
2019-10-14 12:18 UTC (5+ messages)
+ mm-hugetlb-make-alloc_gigantic_page-available-for-general-use.patch added to -mm tree
2019-10-14 12:17 UTC
[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
2019-10-14 12:17 UTC (3+ messages)
` [PATCH v7 7/9] drm: tegra: use cec_notifier_conn_(un)register
[PATCH] sched/topology: Disable sched_asym_cpucapacity on domain destruction
2019-10-14 12:16 UTC (3+ messages)
[PATCH] scsi: fix unintended sign extension on left shifts
2019-10-14 12:16 UTC (2+ messages)
[PATCH v3 0/10] add failover feature for assigned network devices
2019-10-14 12:02 UTC (4+ messages)
` [PATCH v3 01/10] qdev/qbus: add hidden device support
[bug report] bpf, sockmap: convert to generic sk_msg interface
2019-10-14 12:13 UTC
[PATCH] drm/i915/execlists: Assert tasklet is locked for process_csb()
2019-10-14 12:13 UTC (2+ messages)
` [PATCH v3] "
[dpdk-dev] [PATCH v2 0/4] get Rx/Tx packet burst mode information
2019-10-14 12:11 UTC (2+ messages)
[alsa-devel] [PATCH] ASoC: stm32: spdifrx: retry synchronization in sync state
2019-10-14 12:04 UTC (4+ messages)
` [alsa-devel] Applied "ASoC: stm32: spdifrx: retry synchronization in sync state" to the asoc tree
` "
[PATCH] arm64: dts: qcom: qcs404-evb: Set vdd_apc regulator in high power mode
2019-10-14 12:09 UTC
[igt-dev] [PATCH i-g-t] RFC: Fix gem test related gcc warnings
2019-10-14 12:09 UTC (2+ messages)
` [igt-dev] [PATCH i-g-t] RFC: gem: fix compiler warnings
[alsa-devel] [PATCH v2 -next] ASoC: fsl_mqs: Move static keyword to the front of declarations
2019-10-14 12:04 UTC (4+ messages)
` [alsa-devel] Applied "ASoC: fsl_mqs: Move static keyword to the front of declarations" to the asoc tree
` "
[alsa-devel] [PATCH 4/4] ASoC: SOF: topology: check errors when parsing LED tokens
2019-10-14 12:04 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: SOF: topology: check errors when parsing LED tokens" to the asoc tree
[alsa-devel] [PATCH -next] ASoC: adau7118: Fix Kconfig warning without CONFIG_I2C
2019-10-14 12:04 UTC (3+ messages)
` [alsa-devel] Applied "ASoC: adau7118: Fix Kconfig warning without CONFIG_I2C" to the asoc tree
` "
[PATCH v10 0/6] drm/sun4i: Allwinner A64 MIPI-DSI support
2019-10-14 12:07 UTC (5+ messages)
` [PATCH v10 5/6] arm64: dts: allwinner: a64: Add MIPI DSI pipeline
[PATCH] drivers: firmware: psci: use kernel restart handler functionality
2019-10-14 12:07 UTC (4+ messages)
[alsa-devel] [PATCH 2/4] ASoC: SOF: Intel: bdw: fix operator precedence warnings
2019-10-14 12:04 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: SOF: Intel: bdw: fix operator precedence warnings" to the asoc tree
[alsa-devel] [PATCH 1/4] ASoC: SOF: Intel: byt: fix operator precedence warnings
2019-10-14 12:04 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: SOF: Intel: byt: fix operator precedence warnings" to the asoc tree
[dpdk-dev] [PATCH v3 1/5] net/ice: minor code clean
2019-10-14 3:42 UTC (7+ messages)
` [dpdk-dev] [PATCH v4 0/5] rework for ice generic flow framework and switch filter
` [dpdk-dev] [PATCH v4 1/5] net/ice: minor code clean
` [dpdk-dev] [PATCH v4 2/5] net/ice: add devargs to control pipeline mode
` [dpdk-dev] [PATCH v4 3/5] net/ice: rework for generic flow enabling
` [dpdk-dev] [PATCH v4 4/5] net/ice: add pattern manifest
` [dpdk-dev] [PATCH v4 5/5] net/ice: rework switch filter
[PATCH v3] target/i386: Add Snowridge-v2 (no MPX) CPU model
2019-10-14 12:02 UTC (4+ messages)
` sphinx-build parallel build failures (was Re: [PATCH v3] target/i386: Add Snowridge-v2 (no MPX) CPU model)
[alsa-devel] [PATCH 3/4] ASoC: SOF: topology: remove always-true redundant test
2019-10-14 12:04 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: SOF: topology: remove always-true redundant test" to the asoc tree
[PATCH] fix compile error when set CONFIG_CONSOLE_SIMPLE=y
2019-10-14 12:05 UTC (2+ messages)
[PATCH 0/6] V2: Clarify/standardize memory barriers for ipc
2019-10-14 12:04 UTC (3+ messages)
` [PATCH 1/6] wake_q: Cleanup + Documentation update
[PATCH] KVM: fix overflow of zero page refcount ksm use_zero_pages
2019-10-14 12:03 UTC (3+ messages)
[PATCH v2] ARM: i.MX: phytec-som-imx6: phycore: fix updating pmic regulators
2019-10-14 12:04 UTC (2+ messages)
[PATCH] hwrng: omap - Fix RNG wait loop timeout
2019-10-14 12:02 UTC
how to test g_webcam
2019-10-14 12:02 UTC (3+ messages)
[PATCH 1/2] iio: adc: Add driver support for AD7292
2019-10-14 12:02 UTC (2+ messages)
[PATCH] fs: use READ_ONCE/WRITE_ONCE with the i_size helpers
2019-10-14 12:02 UTC (2+ messages)
[PATCHv6 0/3] v4l2-core: improve ioctl validation
2019-10-14 12:01 UTC (3+ messages)
` [PATCHv6 3/3] v4l2-dev: fix is_tch checks
` [PATCHv6 4/3] v4l2-dev: disable frequency and tuner ioctls for touch
[PATCH v2 0/2] fix qcow2_can_store_new_dirty_bitmap
2019-10-14 11:52 UTC (4+ messages)
` [PATCH v2 1/2] qcow2-bitmaps: "
` [PATCH v2 2/2] iotests: add 269 to check maximum of bitmaps in qcow2
[PATCH 00/19] EDAC: Rework edac_mc and ghes drivers
2019-10-14 12:00 UTC (5+ messages)
` [PATCH 14/19] EDAC, mc: Create new function edac_inc_csrow()
[PATCH] version_string: Add toolchain and build host info
2019-10-14 12:00 UTC (2+ messages)
Recent changes (master)
2019-10-14 12:00 UTC
[PATCH for-stable-5.3 0/3] ACPI, arm64: Backport for ACPI PPTT 6.3 thread flag
2019-10-14 11:56 UTC (6+ messages)
` [PATCH for-stable-5.3 1/2] ACPI/PPTT: Add support for ACPI "
` [PATCH for-stable-5.3 2/2] arm64: topology: Use PPTT to determine if PE is a thread
Lockup on USB and block devices
2019-10-14 11:59 UTC (2+ messages)
[PATCH 0/3] mingw: require Windows Vista or later (and fix the Windows CI builds)
2019-10-14 11:58 UTC (7+ messages)
` [PATCH 3/3] mingw: bump the minimum Windows version to Vista
[alsa-devel] [RFC PATCH 0/2] Introduce for-dpcm DT property
2019-10-14 11:56 UTC (4+ messages)
` [alsa-devel] [RFC PATCH 2/2] ASoC: simple-card: Add documentation for force-dpcm property
` "
[PATCH] kernel/linux: Update arm kernels
2019-10-14 11:57 UTC (2+ messages)
[PATCH v5 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio
2019-10-14 11:53 UTC (6+ messages)
[PATCH 0/5] Enable more iotests during "make check-block"
2019-10-14 11:21 UTC (3+ messages)
` [PATCH 4/5] iotests: Skip "make check-block" if QEMU does not support virtio-blk
[PATCH 0/3] Allow ZRAM to use any zpool-compatible backend
2019-10-14 11:52 UTC (6+ messages)
` [PATCH 3/3] zram: use common zpool interface
[PATCH v2 0/4] KVM: x86/vPMU: Efficiency optimization by reusing last created perf_event
2019-10-14 11:51 UTC (3+ messages)
` [PATCH v2 2/4] perf/core: Provide a kernel-internal interface to pause perf_event
[PATCH] btrfs: save i_size in compress_file_range
2019-10-14 11:52 UTC (2+ messages)
[PULL 0/1] Block patches
2019-10-14 11:11 UTC (3+ messages)
` [PULL 1/1] test-bdrv-drain: fix iothread_join() hang
[Cocci] macro parameters and expressions?
2019-10-14 11:50 UTC (2+ messages)
[REGRESSION] kmemleak: commit c566586818 causes failure to boot
2019-10-14 11:50 UTC (3+ messages)
[Bug 1847232] [NEW] qemu TCG in s390x mode issue with calculating HASH
2019-10-14 11:02 UTC (2+ messages)
` [Bug 1847232] "
[bug report] target/cxgbit: Fix endianness annotations
2019-10-14 11:50 UTC
[PATCH v6 0/3] ath10k: improve throughout of TX of sdio
2019-10-14 11:49 UTC (7+ messages)
` [PATCH v6 1/3] ath10k: disable TX complete indication of htt for sdio
` [PATCH v6 2/3] ath10k: add htt TX bundle "
` [PATCH v6 3/3] ath10k: enable alt data of TX path "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.