All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-15 14:48:30 to 2021-11-15 15:29:50 UTC [more...]

[dpdk-dev] [PATCH] ethdev: fine tune error reporting in pick transfer proxy API
 2021-11-15 15:09 UTC  (4+ messages)

[PATCH v4 00/25] block layer: split block APIs in global state and I/O
 2021-11-15 15:27 UTC  (9+ messages)
` [PATCH v4 03/25] assertions for block global state API
` [PATCH v4 22/25] block_int-common.h: assertions in the callers of BdrvChildClass function pointers
` [PATCH v4 24/25] job.h: split function pointers in JobDriver

[PATCH v6 00/37] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-11-15 15:28 UTC  (4+ messages)
` [PATCH v6 01/37] arm64/sve: Make sysctl interface for SVE reusable by SME
` [PATCH v6 04/37] kselftest/arm64: Parameterise ptrace vector length information
` [PATCH v6 10/37] arm64/sme: System register and exception syndrome definitions

[PATCH v7 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2021-11-15 15:27 UTC  (7+ messages)
` [PATCH v7 1/4] elf: Allow architectures to parse properties on the main executable
` [PATCH v7 2/4] arm64: Enable BTI for main executable as well as the interpreter
` [PATCH v7 3/4] elf: Remove has_interp property from arch_adjust_elf_prot()
` [PATCH v7 4/4] elf: Remove has_interp property from arch_parse_elf_property()

[PATCH V4 0/4] mm/damon: Do some small changes
 2021-11-15 15:26 UTC  (2+ messages)
` [PATCH V4 1/4] mm/damon: Unified access_check function naming rules

[LTP] (no subject)
 2021-11-15 15:28 UTC  (8+ messages)
` [LTP] [PATCH 1/3] realtime/librttest: Fix functions with empty parameters
` [LTP] [PATCH 2/3] realtime/librttest: Fix memory leaks
` [LTP] [PATCH 3/3] realtime/matrix_mult: Fix test optimization

Deploying new iterator interface for dma-buf
 2021-11-15 14:03 UTC  (3+ messages)
` [PATCH 12/26] drm/scheduler: use new iterator in drm_sched_job_add_implicit_dependencies v2

[PATCH 00/11] dmaengine: kill off dma_slave_config->slave_id
 2021-11-15 15:15 UTC  (12+ messages)
` [PATCH 01/11] ASoC: dai_dma: remove slave_id field
` [PATCH 10/11] staging: ralink-gdma: stop using slave_id config

[ANNOUNCE] Git v2.34.0-rc2
 2021-11-15 15:27 UTC  (6+ messages)

[PATCHv5 00/12] nvme: In-band authentication support
 2021-11-15 15:25 UTC  (11+ messages)
` [PATCH 02/12] crypto: add crypto_has_kpp()
` [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters
` [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error

[PATCH v1 1/1] i2c: designware: Fix the kernel doc description for struct dw_i2c_dev
 2021-11-15 15:26 UTC  (6+ messages)

[PATCH] drm: pre-fill getfb2 modifier array with INVALID
 2021-11-15 15:26 UTC  (5+ messages)

[Buildroot] [PATCH v2 1/2] package/psplash: bump to revision 44afb75
 2021-11-15 15:26 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/psplash: add support to missing configure options

[PATCH RFC] cmd: fix net list command
 2021-11-15 15:25 UTC  (20+ messages)

[PATCH v6 0/5] x86/edac/amd64: Add heterogeneous node support
 2021-11-15 15:24 UTC  (4+ messages)
` [PATCH v6 5/5] EDAC/amd64: Enumerate memory on Aldebaran GPU nodes

drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c:399:5: warning: no previous prototype for 'amdgpu_vkms_output_init'
 2021-11-15 15:22 UTC  (2+ messages)

[RFC PATCH v2 00/21] clk/mmc: renesas_sdhi: refactor SDnH to be a separate clock
 2021-11-15 15:23 UTC  (3+ messages)

[PATCH 1/4] bq25890_charger: Rename IILIM field to IINLIM
 2021-11-15 15:23 UTC  (4+ messages)
` [PATCH 4/4] bq25890_charger: Enable continuous conversion for ADC at charging

[igt-dev] [PATCH i-g-t] tests/i915/kms_dsc: To test modeset on highest mode
 2021-11-15 15:13 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t] tests/i915/kms_dsc: To test modeset on dsc with "

[PATCH] fetch-pack: add TRANSLATORS notice for packfile ready messages
 2021-11-15 15:21 UTC  (4+ messages)

[PATCH] power: bq25890: temperature is also an adc value
 2021-11-15 15:22 UTC  (2+ messages)

[PATCH net-next] devlink: Require devlink lock during device reload
 2021-11-15 15:22 UTC  (12+ messages)

[PATCH v4 00/11] tests/unit: Fix test-smp-parse
 2021-11-15 14:59 UTC  (12+ messages)
` [PATCH-for-6.2 v4 01/11] tests/unit/test-smp-parse: Restore MachineClass fields after modifying
` [PATCH-for-6.2 v4 02/11] tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()
` [PATCH-for-6.2 v4 03/11] tests/unit/test-smp-parse: Explicit MachineClass name
` [PATCH-for-7.0 v4 04/11] tests/unit/test-smp-parse: Pass machine type as argument to tests
` [PATCH-for-7.0 v4 05/11] tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid
` [PATCH-for-7.0 v4 06/11] tests/unit/test-smp-parse: Add 'smp-with-dies' machine type
` [PATCH-for-7.0 v4 07/11] tests/unit/test-smp-parse: Add 'smp-without-dies-invalid' "
` [PATCH-for-7.0 v4 08/11] tests/unit/test-smp-parse: Add 'smp-without-dies-valid' "
` [PATCH-for-7.0 v4 09/11] tests/unit/test-smp-parse: Simplify pointer to compound literal use
` [PATCH-for-7.0 v4 10/11] tests/unit/test-smp-parse: Constify some pointer/struct
` [PATCH-for-7.0 v4 11/11] hw/core: Rename smp_parse() -> machine_parse_smp_config()

[PATCH v2] net/nfb: update links in documentation
 2021-11-15 15:22 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/psplash: bump to revision 44afb75
 2021-11-15 15:21 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/psplash: add support to missing configure options

[PATCH] net: stmmac: Fix signed/unsigned wreckage
 2021-11-15 15:21 UTC 

[LTP] [PATCH 1/2] lib: Cache kernel_bits value
 2021-11-15 15:20 UTC  (2+ messages)
` [LTP] [PATCH 2/2] lib: Add .skip_in_compat flag

[PATCH v2 0/6] spi: dw: Cleanup macros/funcs naming and add IP-core version support
 2021-11-15 15:19 UTC  (9+ messages)
` [PATCH v2 1/6] spi: dw: Add a symbols namespace for the core module
` [PATCH v2 6/6] spi: dw: Replace DWC_HSSI capability with IP-core version checker

[PATCH] power: supply: core: Break capacity loop
 2021-11-15 15:19 UTC  (3+ messages)

[tisdk-build-scripts][PATCH] machine-specific-functions: Add am64x hs platform
 2021-11-15 15:19 UTC 

[PATCH 0/3] support `--oid-only` in `ls-tree`
 2021-11-15 15:13 UTC  (4+ messages)
` [PATCH 1/3] ls-tree.c: support `--oid-only` option for "git-ls-tree"

[Buildroot] [PATCH 1/1] package/iproute2: bump version to v5.15.0
 2021-11-15 15:18 UTC  (2+ messages)

[PATCH v1] app/testpmd: avoid the process ID out of range
 2021-11-15 15:18 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/vuejs: bump to version 3.2.22
 2021-11-15 15:13 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/vuejs-router: bump to version 4.0.12

[PATCH 1/2] dt-bindings: Add YAML bindings for NVENC and NVJPG
 2021-11-15 15:17 UTC  (2+ messages)
` [PATCH 2/2] arm64: tegra: Add NVENC and NVJPG nodes for Tegra186 and Tegra194

[PATCH net] net: virtio_net_hdr_to_skb: count transport header in UFO
 2021-11-15 15:16 UTC 

[PATCH v1 0/3] Initial Renesas R-Car remoteproc support
 2021-11-15 15:17 UTC  (5+ messages)
` [PATCH v1 3/3] remoteproc: Add Renesas rcar driver

Remap, SPI and parity bit
 2021-11-15 15:14 UTC  (2+ messages)

does drive_get_next(IF_NONE) make sense?
 2021-11-15 15:13 UTC  (9+ messages)

[PATCH 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-11-15 15:14 UTC  (6+ messages)
` [PATCH 03/11] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming

[PULL 00/13] Block layer patches
 2021-11-15 14:54 UTC  (14+ messages)
` [PULL 01/13] stream: Traverse graph after modification
` [PULL 02/13] block: Manipulate children list in .attach/.detach
` [PULL 03/13] block: Unite remove_empty_child and child_free
` [PULL 04/13] block: Drop detached child from ignore list
` [PULL 05/13] block: Pass BdrvChild ** to replace_child_noperm
` [PULL 06/13] block: Restructure remove_file_or_backing_child()
` [PULL 07/13] transactions: Invoke clean() after everything else
` [PULL 08/13] block: Let replace_child_tran keep indirect pointer
` [PULL 09/13] block: Let replace_child_noperm free children
` [PULL 10/13] iotests/030: Unthrottle parallel jobs in reverse
` [PULL 11/13] docs: Deprecate incorrectly typed device_add arguments
` [PULL 12/13] file-posix: Fix alignment after reopen changing O_DIRECT
` [PULL 13/13] softmmu/qdev-monitor: fix use-after-free in qdev_set_id()

[PATCH v2 00/11] fsl_esdhc_imx: port several patches from fsl_esdhc
 2021-11-15 15:13 UTC  (7+ messages)
  ` [PATCH v2 07/11] mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers
  ` [PATCH v2 10/11] mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()

[PATCH v2 0/3] Add NVIDIA Tegra114 support to video decoder driver
 2021-11-15 15:12 UTC  (4+ messages)

[PATCH v2 0/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
 2021-11-15 14:32 UTC  (4+ messages)

[PATCH v10 0/4] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-11-15 15:10 UTC  (5+ messages)
` [PATCH v10 1/4] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures
` [PATCH v10 2/4] drivers/acpi: Introduce Platform Firmware Runtime Update device driver
` [PATCH v10 3/4] drivers/acpi: Introduce Platform Firmware Runtime Update Telemetry
` [PATCH v10 4/4] tools: Introduce power/acpi/tools/pfru

[EXT] Re: [net-next PATCH 1/2] octeontx2-pf: Add devlink param to init and de-init serdes
 2021-11-15 15:11 UTC  (12+ messages)

release schedule change proposal
 2021-11-15 15:11 UTC  (2+ messages)

[PATCH v3 0/4] powerpc: watchdog fixes
 2021-11-15 15:09 UTC  (3+ messages)
` [PATCH v3 1/4] powerpc/watchdog: Fix missed watchdog reset due to memory ordering race

[RFC] tty/sysrq: Add alternative SysRq key
 2021-11-15 15:09 UTC  (11+ messages)

[PATCH] gitlab-ci: Split custom-runners.yml in one file per runner
 2021-11-15 15:01 UTC  (3+ messages)

[PATCH v1 0/2] Two change for mmc-utils
 2021-11-15 15:08 UTC  (3+ messages)
` [PATCH v1 2/2] mmc-utils: Add note for CMDQ_MODE_EN runtime value

[PATCH v7 00/11] VP9 codec V4L2 control interface
 2021-11-15 15:07 UTC  (4+ messages)

[PATCH v2 0/6] x86: ACPI / APIC / IOMMU interaction
 2021-11-15 15:07 UTC  (3+ messages)
` [PATCH v2.2 1/6][4.16?] x86/x2APIC: defer probe until after IOMMU ACPI table parsing

[PATCH] lib: sparse: Make CHUNK_TYPE_RAW buffer aligned
 2021-11-15 15:07 UTC  (2+ messages)

[PATCH] drm/amdgpu: always reset the asic in suspend
 2021-11-15 15:06 UTC  (4+ messages)

[PATCH v10 1/5] net/enetfec: introduce NXP ENETFEC driver
 2021-11-15 15:05 UTC  (3+ messages)
` [PATCH v11 0/5] drivers/net: add "

Panic with linus/master and panfrost
 2021-11-15 15:05 UTC  (3+ messages)

[PATCH v1 1/1] printk: Remove printk.h inclusion in percpu.h
 2021-11-15 15:04 UTC  (7+ messages)

[OE-core] [PATCH] python3-jinja2: upgrade 3.0.2 -> 3.0.3
 2021-11-15 15:04 UTC  (2+ messages)
` [OE-core] [PATCH] python3-more-itertools: upgrade 8.10.0 -> 8.11.0

[OE-core] [PATCH] python3-importlib-metadata: upgrade 4.8.1 -> 4.8.2
 2021-11-15 15:03 UTC 

FAILED: patch "[PATCH] powerpc/pseries/mobility: ignore ibm, platform-facilities" failed to apply to 5.10-stable tree
 2021-11-15 15:03 UTC 

FAILED: patch "[PATCH] powerpc/pseries/mobility: ignore ibm, platform-facilities" failed to apply to 5.4-stable tree
 2021-11-15 15:03 UTC 

Fwd: Surface Go VCM type (was: Need to pass acpi_enforce_resources=lax on the Surface Go (version1))
 2021-11-15 15:03 UTC  (11+ messages)

FAILED: patch "[PATCH] powerpc/pseries/mobility: ignore ibm, platform-facilities" failed to apply to 4.19-stable tree
 2021-11-15 15:03 UTC 

FAILED: patch "[PATCH] powerpc/pseries/mobility: ignore ibm, platform-facilities" failed to apply to 4.14-stable tree
 2021-11-15 15:03 UTC 

FAILED: patch "[PATCH] powerpc/pseries/mobility: ignore ibm, platform-facilities" failed to apply to 4.9-stable tree
 2021-11-15 15:03 UTC 

[PATCH v2] thermal: imx: implement runtime PM support
 2021-11-15 15:02 UTC  (9+ messages)

FAILED: patch "[PATCH] powerpc/pseries/mobility: ignore ibm, platform-facilities" failed to apply to 4.4-stable tree
 2021-11-15 15:03 UTC 

[OE-core] [PATCH] ethtool: upgrade 5.14 -> 5.15
 2021-11-15 15:02 UTC  (4+ messages)
` [OE-core] [PATCH] libdrm: upgrade 2.4.107 -> 2.4.108
` [OE-core] [PATCH] libevdev: upgrade 1.11.0 -> 1.12.0
` [OE-core] [PATCH] libhandy: upgrade 1.4.0 -> 1.5.0

[meta-zephyr][PATCH] zephyr-kernel-src: fix build with latest dtc
 2021-11-15 15:01 UTC 

[PATCH 0/3] drm/i915, agp/intel-ggt: clean up includes
 2021-11-15 15:01 UTC  (6+ messages)
  ` [Intel-gfx] "

Ordering list of commits by topo-order
 2021-11-15 14:59 UTC 

[PATCH] xilinx: zynqmp: fix ZYNQMP_RESTORE_JTAG check
 2021-11-15 14:59 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/1] drm/i915/rpm: Enable runtime pm autosuspend by default
 2021-11-15 14:58 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/1] "

[PATCH 00/15] iio: buffer-dma: write() and new DMABUF based API
 2021-11-15 14:57 UTC  (4+ messages)

[PATCH v1] NFC: reorganize the functions in nci_request
 2021-11-15 14:57 UTC  (2+ messages)
` CHANGELOG: "

Observing an fio hang with RNBD device in the latest v5.10.78 Linux kernel
 2021-11-15 14:57 UTC  (4+ messages)

[PATCH v4 2/2] ASoC: codec: tlv320adc3xxx: New codec driver
 2021-11-15 14:55 UTC  (3+ messages)

drivers/soc/ixp4xx/ixp4xx-npe.c:737:34: warning: unused variable 'ixp4xx_npe_of_match'
 2021-11-15 14:56 UTC  (2+ messages)

[PATCH V4 0/9] dt-bindinds/dts: support i.MX8ULP
 2021-11-15 14:54 UTC  (4+ messages)
` [PATCH V4 2/9] dt-bindings: mmc: imx-esdhc: Add imx8ulp compatible string

[Intel-gfx] [PATCH] drm/i915/fbc: fix the FBC kernel-doc warnings
 2021-11-15 14:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] panic: use error_report_end tracepoint on warnings
 2021-11-15 14:55 UTC  (4+ messages)

[PATCH v2 0/2] mmc: core: adjust polling interval for CMD1
 2021-11-15 14:54 UTC  (2+ messages)

[PATCH] mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiB
 2021-11-15 14:54 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Avoid hung state if GEN_CMD transfer fails
 2021-11-15 14:54 UTC  (4+ messages)

[PATCH v3] mmc: dw_mmc: Allow lower TMOUT value than maximum
 2021-11-15 14:54 UTC  (2+ messages)

IMX8MM eMMC CQHCI timeout
 2021-11-15 14:54 UTC  (3+ messages)
` [PATCH] mmc: sdhci-esdhc-imx: disable CMDQ support

[PATCH v2 0/6] try improve native hotplug for pcie root ports
 2021-11-15 14:52 UTC  (3+ messages)
` [PATCH v2 1/6] pci: implement power state

[PATCH V3 4/4] mm/damon: Remove some no need func definitions in damon.h file
 2021-11-15 14:52 UTC  (3+ messages)

[PATCH 0/6] RfC: try improve native hotplug for pcie root ports
 2021-11-15 14:52 UTC  (4+ messages)
` [PATCH 3/6] pcie: add power indicator blink check

[PATCH v1] app/test-gpudev: improve tests' output
 2021-11-15 23:03 UTC 

[PATCH] net/mlx5: fix missing RSS validation with meter policy
 2021-11-15 14:51 UTC  (2+ messages)
` [PATCH v2] "

FAILED: patch "[PATCH] mm, thp: fix incorrect unmap behavior for private pages" failed to apply to 5.14-stable tree
 2021-11-15 14:50 UTC 

FAILED: patch "[PATCH] mm, thp: lock filemap when truncating page cache" failed to apply to 5.14-stable tree
 2021-11-15 14:50 UTC 

[PATCH net] net/smc: Make sure the link_id is unique
 2021-11-15 14:50 UTC  (2+ messages)

[PATCH net-next 0/3] introduce generic phylink validation
 2021-11-15 14:50 UTC  (2+ messages)

[PATCH] softmmu/qdev-monitor: fix use-after-free in qdev_set_id()
 2021-11-15 14:48 UTC  (5+ messages)

[PATCH v2] sock: fix /proc/net/sockstat underflow in sk_clone_lock()
 2021-11-15 14:50 UTC  (2+ messages)

[PATCH v5] Add payload to be 32-bit aligned to fix dropped packets
 2021-11-15 14:48 UTC  (2+ messages)

[PATCH v2] sf: Querying write-protect status before operating the flash
 2021-11-15 14:49 UTC  (6+ messages)

[PATCH net 0/4] Fix bit timings for m_can_pci (Elkhart Lake)
 2021-11-15 14:48 UTC  (3+ messages)
` [PATCH net 1/4] can: m_can: pci: fix incorrect reference clock rate


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.