All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-18 06:44:58 to 2020-09-18 07:34:19 UTC [more...]

[PATCH v5 00/17] Implement NTB Controller using multiple PCI EP
 2020-09-18  6:42 UTC  (13+ messages)
` [PATCH v5 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v5 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v5 13/17] PCI: Add TI J721E device to pci ids
` [PATCH v5 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v5 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v5 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v5 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH 0/6] libmultipath: check udev* func return value
 2020-09-18  7:34 UTC  (9+ messages)
` [PATCH 1/6] libmultipath: check uedv* return value in sysfs_get_host_pci_name
` [PATCH 2/6] libmultipath: check udev* return value in ccw_sysfs_pathinfo
` [PATCH 5/6] libmultipath: check udev* renturn value in get_ctrl_blkdev
` [PATCH 6/6] libmultipath: check udev* return value in _find_path_by_syspath

[PULL 0/3] aspeed queue
 2020-09-18  7:27 UTC  (3+ messages)
` [PULL 1/3] hw/arm/aspeed: Map the UART5 device unconditionally
` [PULL 3/3] misc: aspeed_scu: Update AST2600 silicon id register

[PATCH v4] ASoC: tlv320adcx140: Add support for configuring GPIO pin
 2020-09-18  7:32 UTC 

[PATCH 0/7] crypto: sun4i-ss: prevent always fallback for ciphers
 2020-09-18  7:31 UTC  (4+ messages)
` [PATCH 4/7] crypto: sun4i-ss: handle BigEndian for cipher

[PATCH v2 1/4] crypto: caam - Fix kerneldoc
 2020-09-18  7:30 UTC  (3+ messages)

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-18  7:32 UTC  (4+ messages)

[PATCH 00/13] mm: clean up some lru related pieces
 2020-09-18  7:32 UTC  (4+ messages)
` [PATCH 01/13] mm: use add_page_to_lru_list()

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-18  7:30 UTC  (12+ messages)
` [PATCH RFC 1/4] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
` [PATCH RFC 2/4] mm/page_alloc: place pages to tail in __putback_isolated_page()
` [PATCH RFC 3/4] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()

[PATCH v9 00/13] i440fx/acpi: addition of feature and bug fixes
 2020-09-18  7:23 UTC  (12+ messages)
` [PATCH v9 01/13] tests/acpi: mark addition of table DSDT.roothp for unit testing root pci hotplug
` [PATCH v9 02/13] tests/acpi: add new unit test to test hotplug off/on feature on the root pci bus
` [PATCH v9 03/13] tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
` [PATCH v9 04/13] Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
` [PATCH v9 05/13] i440fx/acpi: do not add hotplug related amls for cold plugged bridges
` [PATCH v9 06/13] tests/acpi: list added acpi table binary file for pci bridge hotplug test
` [PATCH v9 07/13] tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag
` [PATCH v9 09/13] Add ACPI DSDT tables for q35 that are being updated by the next patch
` [PATCH v9 11/13] tests/acpi: update golden master DSDT binary table blobs for q35
` [PATCH v9 12/13] tests/acpi: unit test exercising global pci hotplug off for i440fx
` [PATCH v9 13/13] tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug

[dpdk-dev] [PATCH] net/bnxt: fix compilation error on Redhat 8
 2020-09-18  7:31 UTC  (3+ messages)

[ovmf test] 154452: all pass - PUSHED
 2020-09-18  7:31 UTC 

[RFC v2 0/7] kvm: arm64: emulate ID registers
 2020-09-18  7:30 UTC  (7+ messages)
` [RFC v2 1/7] arm64: add a helper function to traverse arm64_ftr_regs
` [RFC v2 2/7] arm64: introduce check_features

[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
 2020-09-18  7:25 UTC  (5+ messages)
` [PATCH v12 3/9] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel[_low]()

[arnd-playground:arm-kill-set_fs-5 17/40] drivers/scsi/megaraid/megaraid_sas_base.c:8347:10: warning: incompatible integer to pointer conversion returning 'int' from a function with result type 'struct megasas_iocpacket
 2020-09-18  7:31 UTC 

[PATCH] crypto: mark unused ciphers as obsolete
 2020-09-18  7:30 UTC  (2+ messages)

[PATCH] crypto: inside-secure - Add support for EIP197 with output classifier
 2020-09-18  7:30 UTC  (2+ messages)

patches for review, Xenomai core porting for kernel 5.4.y
 2020-09-18  7:29 UTC 

[PATCH v7 00/17] crypto: allwinner: add xRNG and hashes
 2020-09-18  7:23 UTC  (36+ messages)
` [PATCH v7 01/17] crypto: sun8i-ss: Add SS_START define
` [PATCH v7 02/17] crypto: sun8i-ss: Add support for the PRNG
` [PATCH v7 03/17] crypto: sun8i-ss: support hash algorithms
` [PATCH v7 04/17] crypto: sun8i-ss: fix a trivial typo
` [PATCH v7 05/17] crypto: sun8i-ss: Add more comment on some structures
` [PATCH v7 06/17] crypto: sun8i-ss: better debug printing
` [PATCH v7 07/17] crypto: sun8i-ce: handle endianness of t_common_ctl
` [PATCH v7 08/17] crypto: sun8i-ce: move iv data to request context
` [PATCH v7 09/17] crypto: sun8i-ce: split into prepare/run/unprepare
` [PATCH v7 10/17] crypto: sun8i-ce: handle different error registers
` [PATCH v7 11/17] crypto: sun8i-ce: rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
` [PATCH v7 12/17] crypto: sun8i-ce: support hash algorithms
` [PATCH v7 13/17] crypto: sun8i-ce: Add stat_bytes debugfs
` [PATCH v7 14/17] crypto: sun8i-ce: Add support for the PRNG
` [PATCH v7 15/17] crypto: sun8i-ce: Add support for the TRNG
` [PATCH v7 16/17] crypto: sun8i-ce: fix comparison of integer expressions of different signedness
` [PATCH v7 17/17] crypto: sun8i-ss: "

[PATCH 0/5] crypto: hisilicon - update ACC module parameter
 2020-09-18  7:29 UTC  (2+ messages)

[PATCH RESEND 0/2] crypto: qat - replace DIDs macros
 2020-09-18  7:29 UTC  (2+ messages)

[PATCH] crypto: sa2ul - Fix pm_runtime_get_sync() error checking
 2020-09-18  7:29 UTC  (3+ messages)

[PATCH] crypto: inside-secure - Prevent missing of processing errors
 2020-09-18  7:28 UTC  (2+ messages)

[PATCH v2 00/10] crypto: hisilicon/zip - misc clean up
 2020-09-18  7:28 UTC  (2+ messages)

[PATCH] crypto: omap-sham: fix digcnt register handling with export/import
 2020-09-18  7:28 UTC  (2+ messages)

[PATCH] crypto: omap-sham: convert to use crypto engine
 2020-09-18  7:28 UTC  (2+ messages)

[PATCH v10 0/3] drm: Add support for Cadence MHDP8546 DPI/DP bridge and J721E wrapper
 2020-09-18  7:27 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: drm/bridge: Document Cadence MHDP8546 bridge bindings

client/server mode error handling
 2020-09-18  7:27 UTC  (2+ messages)

[Intel-gfx] [PATCH v9 5/8] drm/i915: Add dedicated plane hook for async flip case
 2020-09-18  7:00 UTC  (3+ messages)
` [PATCH v10 "
  ` [Intel-gfx] "

[libvirt test] 154454: regressions - FAIL
 2020-09-18  7:26 UTC 

[PATCH -next] dmaengine: iop-adma: Fix pointer cast warnings
 2020-09-18  7:25 UTC  (2+ messages)

[PATCH] arm64: Add purgatory printing
 2020-09-18  7:24 UTC  (3+ messages)

[PATCH v1] dmaengine: virt-dma: convert tasklets to use new tasklet_setup() API
 2020-09-18  7:24 UTC  (2+ messages)

[PATCH] block/rnbd: send_msg_close if any error occurs after send_msg_open
 2020-09-18  7:23 UTC 

[PATCH v4 0/3] iio: adc: mt6360: Add ADC driver for MT6360
 2020-09-18  7:21 UTC  (6+ messages)
` [PATCH v4 2/3] Documentation: ABI: testing: mt6360: Add ADC sysfs guideline

[PATCH] bus: mhi: core: Allow shared IRQ for event rings
 2020-09-18  7:28 UTC 

[PATCH v2 1/2] powerpc/64: Set up a kernel stack for secondaries before cpu_restore()
 2020-09-18  7:20 UTC  (2+ messages)

dma_alloc_coherent not allocating memory from CMA Reserved
 2020-09-18  4:59 UTC 

[PATCH -next] drm/amd/display: remove unused variable in dcn30_hwseq.c
 2020-09-18  3:16 UTC 

[PATCH -next] drm/amd/display: remove unused variable in amdgpu_dm.c
 2020-09-18  3:42 UTC 

[PATCH] fbcon: Remove the superfluous break
 2020-09-18  0:52 UTC  (5+ messages)

[PATCH v2] fbcon: Remove the superfluous break
 2020-09-18  1:05 UTC 

[PATCH v3] drm/bridge: add it6505 driver
 2020-09-18  3:50 UTC  (2+ messages)

[PATCH] drm/msm/dp: Sleep properly in dp_hpd_handler kthread
 2020-09-17 23:20 UTC  (2+ messages)

linux-next: build warning after merge of the v4l-dvb-fixes tree
 2020-09-18  7:21 UTC 

Exposing device ACL setting through devlink
 2020-09-18  7:20 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t v2 00/20] tests/benchmarks: Libdrm removal
 2020-09-18  7:20 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 01/20] Remove unused intel_bufmgr.h headers

[PATCH 0/2] serial: core: fix console port-lock regression
 2020-09-18  7:16 UTC  (7+ messages)
` [PATCH 2/2] "

[meta-oe][PATCH] libgpiod: drop support for 0.3.3
 2020-09-18  7:19 UTC  (4+ messages)

[PATCH] bash : inlcude patch 17 & 18
 2020-09-18  7:18 UTC 

[PATCH -next] rapidio: Remove set but not used variable 'rc'
 2020-09-18  7:18 UTC 

[PATCH AUTOSEL 5.4 001/330] drm/v3d: don't leak bin job if v3d_job_init fails
 2020-09-18  7:17 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 041/330] USB: serial: mos7840: fix probe error handling
` [PATCH AUTOSEL 5.4 265/330] drm/amd/powerplay: try to do a graceful shutdown on SW CTF

[PATCH] config: option transfer.ipversion to set transport protocol version for network fetches
 2020-09-18  7:16 UTC  (6+ messages)

[PATCH -next] rapidio: Remove set but not used variable 'rc'
 2020-09-18  7:17 UTC 

[PATCHv2] ath11k: add raw mode and software crypto support
 2020-09-18  7:15 UTC  (5+ messages)

[PATCH 1/2] trace-cmd: Change tracefs.h include path
 2020-09-18  7:16 UTC  (2+ messages)
` [PATCH 2/2] trace-cmd: Write saved cmdlines in the trace file at the end of the trace

[PATCH] net: openswitch: reuse the helper variable to improve the code readablity
 2020-09-18  7:14 UTC 

[PATCH] [-next] PCI: DWC: Fix cast truncates bits from constant value
 2020-09-18  7:15 UTC  (3+ messages)

[PATCH -next] rapidio: Remove set but not used variable 'rc'
 2020-09-18  7:16 UTC 

[dpdk-dev] [20.08 PATCH] license: removing the dual prefix to avoid confusion
 2020-09-18  7:15 UTC  (2+ messages)

[PATCH v6 1/4] KEYS: trusted: Add generic trusted keys framework
 2020-09-18  7:15 UTC  (5+ messages)

[PATCH] btrfs: remove stale test for alien devices
 2020-09-18  7:06 UTC  (3+ messages)

[PATCH] scsi: 53c700: Remove set but not used variable
 2020-09-18  7:14 UTC 

[PATCH] dmaengine: dw-edma: Fix Using plain integer as NULL pointer in dw-edma-v0-debugfs.c
 2020-09-18  7:12 UTC  (2+ messages)

[PATCH v2] EDAC/mc_sysfs: Add missing newlines when printing {max,dimm}_location
 2020-09-18  7:12 UTC  (6+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-09-17
 2020-09-18  7:12 UTC 

[PATCH 0/2] Add WDT driver for Toshiba Visconti ARM SoC
 2020-09-18  7:10 UTC  (5+ messages)
` [PATCH 2/2] watchdog: Add Toshiba Visconti watchdog driver

[PATCH 0/3] crypto: hisilicon/hpre - misc clean up and fixes
 2020-09-18  7:11 UTC  (3+ messages)
` [PATCH 3/3] crypto: hisilicon/hpre - fix a bug in dh algorithm

[PATCH -next] dmaengine: sf-pdma: Remove set but not used variable "desc"
 2020-09-18  7:10 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] Bug fixes in event crypto adapter test application
 2020-09-18  7:10 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] test/event_crypto_adapter: return error with unsupported mode

[igt-dev] [PATCH i-g-t v8] tests/kms_async_flips: Add test to validate asynchronous flips
 2020-09-18  6:43 UTC 

[dpdk-dev] Issue with net/netvsc pmd in 18.11.9
 2020-09-18  7:08 UTC  (10+ messages)

[PATCH v2] Documentation: Remove CMA's dependency on architecture
 2020-09-18  7:05 UTC 

[linux-lvm] [PATCH v2] lvs: add -o lv_usable
 2020-09-18  7:07 UTC  (5+ messages)

[PATCH] checkpatch: avoid error on cover letter files
 2020-09-18  7:05 UTC  (3+ messages)

[PATCH] arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
 2020-09-18  7:03 UTC  (3+ messages)

Quoting issues in Bash script `grub-fs-tester` causes F2FS test failure
 2020-09-18  7:06 UTC  (3+ messages)
` [PATCH] tests: F2FS test should use MOUNTDEVICE like other tests

[dpdk-dev] [RFC 0/3] introduce Stateful Flow Table
 2020-09-18  7:04 UTC  (4+ messages)
` [dpdk-dev] [RFC 1/3] ethdev: add item/action for SFT

[PATCH -next] dmaengine: mediatek: simplify the return expression of mtk_uart_apdma_runtime_resume()
 2020-09-18  7:03 UTC  (4+ messages)

About 'qemu-security' mailing list
 2020-09-18  7:02 UTC  (6+ messages)

[PATCH] dmaengine: sf-pdma: remove unused 'desc'
 2020-09-18  7:00 UTC  (2+ messages)

[PATCH] dmaengine: zx: remove redundant irqsave in hardIRQ
 2020-09-18  7:00 UTC  (2+ messages)

[patch 00/10] sched: Migrate disable support for RT
 2020-09-18  7:00 UTC  (4+ messages)
` [patch 09/10] sched/core: Add migrate_disable/enable()

do_unpack() ISO Image
 2020-09-18  7:00 UTC  (2+ messages)
` [yocto] "

[PATCH 1/2] media: i2c: Add driver for the Analog Devices ADDI9036 ToF front-end
 2020-09-18  6:12 UTC  (7+ messages)

[PATCH v13 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-09-18  6:57 UTC  (5+ messages)
` [PATCH v13 2/2] "

[arnd-playground:arm-kill-set_fs-5 17/40] drivers/scsi/megaraid/megaraid_sas_base.c:8347:24: sparse: sparse: incorrect type in return expression (different base types)
 2020-09-18  6:59 UTC 

[PATCH v6 0/7] perf: Stream comparison
 2020-09-18  6:58 UTC  (7+ messages)
` [PATCH v6 7/7] perf diff: Support hot streams comparison

[PATCH v2] dt-bindings: mfd: rohm,bd71837-pmic: Add common properties
 2020-09-18  6:58 UTC  (3+ messages)

next/pending-fixes baseline: 307 runs, 5 regressions (v5.9-rc5-353-gfc14a2f59553)
 2020-09-18  6:58 UTC 

[PATCH] crypto: inside-secure - Fix corruption on not fully coherent systems
 2020-09-18  6:58 UTC  (2+ messages)

[PATCH] net: phy: realtek: fix rtl8211e rx/tx delay config
 2020-09-18  6:55 UTC  (3+ messages)

[PATCH] drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxing
 2020-09-18  6:53 UTC  (3+ messages)

[PATCH v3 00/35] dmaengine: convert tasklets to use new
 2020-09-18  6:52 UTC  (2+ messages)

[PATCH v8 00/12] i440fx/acpi: addition of feature and bug fixes
 2020-09-18  6:50 UTC  (6+ messages)
` [PATCH v8 09/12] piix4: don't reserve hw resources when hotplug is off globally

[RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
 2020-09-18  6:50 UTC  (8+ messages)
` [RFC PATCH v2 3/4] hw/i386/acpi-build: Turn off support of PCIe native hot-plug and SHPC in _OSC

[PATCH v6 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-09-18  6:47 UTC  (5+ messages)
` [PATCH v6 5/8] crypto: testmgr - support test with different ciphertext per encryption

[PATCH v2] software_node: Add support for fwnode_graph*() family of functions
 2020-09-18  6:49 UTC  (5+ messages)

[PATCH v7 0/2] Add PWM support for Intel Keem Bay SoC
 2020-09-18  6:49 UTC  (3+ messages)

[PATCH v2] remoteproc/mediatek: Add support for mt8192 SCP
 2020-09-18  6:44 UTC  (2+ messages)

[PATCH] shim_lock: Enable module for all EFI platforms
 2020-09-18  6:45 UTC  (4+ messages)

[PATCH v14 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-09-18  6:28 UTC  (3+ messages)
` [PATCH v14 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings


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.