All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-13 15:03:36 to 2021-10-13 15:46:42 UTC [more...]

[PATCH v2 00/13] env_get_char() removal and env_get_f() refactor
 2021-10-13 15:45 UTC  (3+ messages)
` [PATCH v2 01/13] env: Fix documentation for env_get_f()
` [PATCH v2 02/13] env: Drop env_get_char_spec() and old, unused .get_char() implementations

[PATCH] nvme-pci: calculate IO timeout
 2021-10-13 15:46 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/4] iavf: add iAVF IPsec inline crypto support
 2021-10-13 15:33 UTC  (8+ messages)
` [dpdk-dev] [PATCH v7 0/6] "
  ` [dpdk-dev] [PATCH v7 1/6] common/iavf: "
  ` [dpdk-dev] [PATCH v7 2/6] net/iavf: rework tx path
  ` [dpdk-dev] [PATCH v7 3/6] net/iavf: add support for asynchronous virt channel messages
  ` [dpdk-dev] [PATCH v7 4/6] net/iavf: add iAVF IPsec inline crypto support
  ` [dpdk-dev] [PATCH v7 5/6] net/iavf: add xstats support for inline IPsec crypto
  ` [dpdk-dev] [PATCH v7 6/6] net/iavf: add watchdog for VFLR

[RFC PATCH 0/9] arm64: use unwind data on GCC for shadow call stack
 2021-10-13 15:44 UTC  (24+ messages)
` [RFC PATCH 1/9] arm64: assembler: enable PAC for non-leaf assembler routines
` [RFC PATCH 2/9] arm64: cache: use ALIAS version of linkage macros for local aliases
` [RFC PATCH 3/9] arm64: crypto: avoid overlapping linkage definitions for AES-CBC
` [RFC PATCH 4/9] arm64: aes-neonbs: move frame pop to end of function
` [RFC PATCH 5/9] arm64: chacha-neon: move frame pop forward
` [RFC PATCH 6/9] arm64: smccc: create proper stack frames for HVC/SMC calls
` [RFC PATCH 7/9] arm64: assembler: add unwind annotations to frame push/pop macros
` [RFC PATCH 8/9] arm64: unwind: add asynchronous unwind tables to the kernel proper
` [RFC PATCH 9/9] arm64: implement dynamic shadow call stack for GCC

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-13 15:46 UTC  (4+ messages)

[PATCH net-next v3 00/14] Add functional support for Gigabit Ethernet driver
 2021-10-13 15:46 UTC  (9+ messages)
` [PATCH net-next v3 13/14] ravb: Update ravb_emac_init_gbeth()

[PATCH 1/2] ima: define ima_trusted_for hook
 2021-10-13 15:45 UTC  (4+ messages)
` [PATCH 2/2] fs: extend the trusted_for syscall to call IMA

[oe][meta-oe][dunfell 1/2] gattlib: remove includedir from base package
 2021-10-13 15:44 UTC  (2+ messages)
` [oe][meta-oe][dunfell 2/2] gattlib: Place pkgconfig file in correct package

[RFC PATCH 00/35] libsepol: add fuzzer for reading binary policies
 2021-10-13 15:44 UTC  (11+ messages)
` [RFC PATCH 13/35] libsepol: validate MLS levels
` [RFC PATCH 17/35] libsepol: validate types
` [RFC PATCH 22/35] libsepol: validate permission count of classes
` [RFC PATCH 27/35] libsepol: validate type of avtab type rules
` [RFC PATCH 33/35] libsepol: validate categories

[f2fs-dev] [PATCH] f2fs: compress: fix overwrite may reduce compress ratio unproperly
 2021-10-13 15:44 UTC  (2+ messages)

[PATCH] spi: tegra20: fix build with CONFIG_PM_SLEEP=n
 2021-10-13 15:42 UTC  (2+ messages)

[PATCH v3 0/3] Trivial dynamic debug fixups
 2021-10-13 15:40 UTC  (4+ messages)
` [PATCH v3 1/3] dyndbg: make dyndbg a known cli param
` [PATCH v3 2/3] dyndbg: Remove support for ddebug_query param
` [PATCH v3 3/3] Documentation: dyndbg: Improve cli param examples

[PATCHSET 0/9] Batched completions
 2021-10-13 15:42 UTC  (15+ messages)
` [PATCH 5/9] nvme: move the fast path nvme error and disposition helpers
` [PATCH 6/9] nvme: add support for batched completion of polled IO
` [PATCH 9/9] nvme: wire up completion batching for the IRQ path

[PATCH v2 0/7] Various NFS fscache cleanups
 2021-10-13 15:41 UTC  (2+ messages)

[PATCH v3] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
 2021-10-13 15:39 UTC  (5+ messages)

[PATCH] user_events: Enable user processes to create and write to trace events
 2021-10-13 15:40 UTC  (11+ messages)

[dpdk-dev] [v8, 2/4] mempool/cnxk: add telemetry end points
 2021-10-13 15:40 UTC  (5+ messages)
` [dpdk-dev] [v1] mempool: add telemetry endpoint for mempool info

[PATCH] include: marvell: octeontx2: build error: unknown type name 'u64'
 2021-10-13 15:40 UTC  (2+ messages)

[PATCH v3 0/8] Remove dependency on congestion_wait in mm/
 2021-10-13 15:39 UTC  (3+ messages)
` [PATCH 1/8] mm/vmscan: Throttle reclaim until some writeback completes if congested

[PATCH v3 00/11] PCI devices passthrough on Arm, part 3
 2021-10-13 15:38 UTC  (6+ messages)
` [PATCH v3 04/11] vpci/header: Add and remove register handlers dynamically

drivers/gpu/drm/i915/gem/i915_gem_shrinker.c:231:4: error: implicit declaration of function 'dma_resv_prune'; did you mean 'dma_resv_fini'?
 2021-10-13 15:38 UTC  (2+ messages)

[PATCH v3 3/3] RFC: doc: Add documentation about devicetree usage
 2021-10-13 15:39 UTC  (11+ messages)

[PATCH 0/2] x86/shadow: address two Coverity issues
 2021-10-13 15:38 UTC  (3+ messages)
` [PATCH 1/2] x86/shadow: adjust some shadow_set_l<N>e() callers
` [PATCH 2/2] x86/shadow: adjust 2-level case of SHADOW_FOREACH_L2E()

[dpdk-dev] [PATCH v3] build: add meson options of max_memseg_lists and atomic_mbuf_ref_counts
 2021-10-13 15:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH v3 net-next 0/2] Add support for Microchip Technology KSZ9131 10/100/1000 Ethernet PHY
 2021-10-13 15:38 UTC  (3+ messages)
` [PATCH v3 net-next 2/2] dt-bindings: net: add support for Microchip KSZ9131

[PATCH] drm/i915: Use dma_resv_iter for waiting in i915_gem_object_wait_reservation
 2021-10-13 15:37 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] remoteproc: imx_dsp_rproc: Correct the comment style of copyright
 2021-10-13 15:34 UTC  (3+ messages)

[PATCH] nilfs2: replace snprintf in show functions with sysfs_emit
 2021-10-13 15:35 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Remove check for low voltage sku for max dp source rate
 2021-10-13 15:35 UTC  (8+ messages)

[PATCH 1/2] arm: mvebu: Implement the mac command (Marvell hw_info)
 2021-10-13 15:35 UTC  (12+ messages)

[PATCH 1/2] compress: Allow to operate on file descriptor
 2021-10-13 15:35 UTC  (2+ messages)
` [PATCH 2/2] siggen: Change file format of siginfo files to use zstd compressed json

[PATCH] Bugfix in xilinx_pm_request: add handling of the NULL return payload pointer
 2021-10-13 15:31 UTC  (2+ messages)

[PATCH 00/10] env_get_char() removal and env_get_f() refactor
 2021-10-13 15:35 UTC  (3+ messages)
` [PATCH 05/10] env: Check for terminating null-byte in env_match()

[PATCH] station: limit extended key IDs to CCMP ciphers
 2021-10-13 15:35 UTC 

[PATCH v2 0/2] virtio-iommu: Name Tweaks
 2021-10-13 15:28 UTC  (3+ messages)
` [PATCH v2 1/2] virtio-iommu: Remove the non transitional name
` [PATCH v2 2/2] virtio-iommu: Drop base_name and change generic_name

[PATCH V3 0/3] perf intel-pt: Add PEBS-via-PT side-band
 2021-10-13 15:34 UTC  (10+ messages)
` [PATCH V3 1/3] perf/x86: Add new event for AUX output counter index

[PATCH] drm/amdgpu/nbio2.3: use original HDP_FLUSH bits for navi1x
 2021-10-13 15:34 UTC  (2+ messages)

[PATCH v2 00/15] qdev: Add JSON -device
 2021-10-13 15:30 UTC  (2+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-13 15:33 UTC  (7+ messages)
` [PATCH Part2 v5 26/45] KVM: SVM: Mark the private vma unmerable for SEV-SNP guests

[PATCH v3 0/6] Add Xilinx Event Management Driver
 2021-10-13 15:30 UTC  (10+ messages)
  ` [PATCH v4 "

[PATCH v2 0/3] on top of for-5.16/block
 2021-10-13 15:30 UTC  (11+ messages)
` [PATCH v2 1/3] block: cache bdev in struct file for raw bdev IO
` [PATCH v2 2/3] block: don't hide inode from block_device users
` [PATCH v2 3/3] blk-mq: optimise *end_request non-stat path

Outreachy applicant 2021 - Interested in the project : Create memblock simulator
 2021-10-13 15:40 UTC  (2+ messages)
      ` [Outreachy kernel] "

❌ FAIL: Test report for kernel 5.15.0-rc5 (mainline.kernel.org-clang, f4d0cc42)
 2021-10-13 15:31 UTC 

[PATCH v2 1/3] perf vendor events: Syntax corrections in Neoverse N1 json
 2021-10-13 15:28 UTC  (5+ messages)
` [PATCH v2 3/3] perf vendor events: Categorise the Neoverse V1 counters

[PATCH] sctp: account stream padding length for reconf chunk
 2021-10-13 15:31 UTC  (4+ messages)

[PATCH v5 00/10] PCI devices passthrough on Arm, part 2
 2021-10-13 15:30 UTC  (3+ messages)
` [PATCH v5 10/10] xen/arm: Process pending vPCI map/unmap operations

[PATCH mptcp-next] mptcp: increase default max additional subflows to 2
 2021-10-13 15:29 UTC  (4+ messages)

[PATCH v2 0/3] hw/arm/virt_acpi_build: Upgrate the IORT table up to revision E.b
 2021-10-13 15:26 UTC  (3+ messages)
` [PATCH v2 2/3] hw/arm/virt-acpi-build: IORT upgrade "

[PATCH v2 0/2] Add Ethernet support
 2021-10-13 15:27 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: r9a07g044: Add GbEthernet nodes

[meta-python][PATCH 1/2] python3-anyjson: Do not enable 2to3
 2021-10-13 15:27 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-pybluez: Do not set 2to3

[PATCH] MAINTAINERS: Add Siqueira for AMD DC
 2021-10-13 15:27 UTC  (2+ messages)

[PATCH BlueZ] avrcp: keep track of last volume, and use as transport init_volume
 2021-10-13 15:26 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane_multiple: Fix regression in test_plane_position_with_output
 2021-10-13 15:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_plane_multiple: Fix regression in test_plane_position_with_output (rev3)

[PATCH v2 0/6] staging: media: wave5: add wave5 codec driver
 2021-10-13 15:25 UTC  (3+ messages)
` [PATCH v2 3/6] staging: media: wave5: Add the v4l2 layer

[dpdk-dev] [v5] telemetry: fix json output buffer size
 2021-10-13 15:25 UTC  (4+ messages)
` [dpdk-dev] [v6] telemetry: remove limitation on JSON output buffer length

[PATCH V6 1/2] xen/arm: Introduce gpaddr_bits field to struct xen_domctl_getdomaininfo
 2021-10-13 15:24 UTC  (6+ messages)

[PATCH] drm/amdkfd: Separate pinned BOs destruction from general routine
 2021-10-13 15:24 UTC  (2+ messages)

[PATCH net-next 0/2] Combine nvmem_get_mac_address() and of_get_mac_addr_nvmem() together
 2021-10-13 15:23 UTC  (2+ messages)

[PATCH] f2fs-tools: fall back to the original version check when clock_gettime is not supported
 2021-10-13 15:22 UTC  (3+ messages)
` [f2fs-dev] "

[dpdk-dev] [PATCH v4] cryptodev: add telemetry callbacks
 2021-10-13 15:22 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "

[RFCv2] nvme-pci: adjust tagset parameters to match b/w
 2021-10-13 15:21 UTC 

[PATCH 1/2] spi: Make spi_add_lock a per-controller lock
 2021-10-13 15:21 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/sfc: fix build when assert enabled
 2021-10-13 15:20 UTC 

[igt-dev] [PATCH i-g-t v2] tests/kms_hdr: Fix failure to read output_bpc
 2021-10-13 15:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[dpdk-dev] [PATCH v6 00/13] add test suite for DMA drivers
 2021-10-13 15:17 UTC  (15+ messages)
` [dpdk-dev] [PATCH v7 "
  ` [dpdk-dev] [PATCH v7 01/13] dmadev: add channel status check for testing use
  ` [dpdk-dev] [PATCH v7 02/13] dma/skeleton: add channel status function
  ` [dpdk-dev] [PATCH v7 03/13] dmadev: add burst capacity API
  ` [dpdk-dev] [PATCH v7 04/13] dma/skeleton: add burst capacity function
  ` [dpdk-dev] [PATCH v7 05/13] dmadev: add device iterator
  ` [dpdk-dev] [PATCH v7 06/13] app/test: add basic dmadev instance tests
  ` [dpdk-dev] [PATCH v7 07/13] app/test: add basic dmadev copy tests
  ` [dpdk-dev] [PATCH v7 08/13] app/test: run test suite on skeleton driver
  ` [dpdk-dev] [PATCH v7 09/13] app/test: add more comprehensive dmadev copy tests
  ` [dpdk-dev] [PATCH v7 10/13] dmadev: add flag for error handling support
  ` [dpdk-dev] [PATCH v7 11/13] app/test: test dmadev instance failure handling
  ` [dpdk-dev] [PATCH v7 12/13] app/test: add dmadev fill tests
  ` [dpdk-dev] [PATCH v7 13/13] app/test: add dmadev burst capacity API test

[PATCH V2 1/1] md: Need to update superblock after changing rdev sb_flags
 2021-10-13 15:19 UTC  (2+ messages)

[f2fs-dev] [PATCH v5 1/2] f2fs: separate buffer and direct io in block allocation statistics
 2021-10-13 15:18 UTC  (3+ messages)
` [f2fs-dev] [PATCH v5 2/2] f2fs: fix missing inplace count in overwrite with direct io

[PATCH] usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform
 2021-10-13 15:18 UTC  (3+ messages)

MPTCP with Python issue
 2021-10-13 15:16 UTC 

[PATCH 1/2] ARM: versatile: remove leading 0 on unit address
 2021-10-13 15:12 UTC  (6+ messages)
` [PATCH 2/2] arm64: exynos: fix cpu unit name warnings

[PATCH v5 00/11] PCI devices passthrough on Arm
 2021-10-13 15:15 UTC  (6+ messages)
` [PATCH v5 08/11] xen/arm: Enable the existing x86 virtual PCI support for ARM

[patch 00/31] x86/fpu: Preparatory cleanups for AMX support (part 1)
 2021-10-13 15:16 UTC  (17+ messages)
` [patch 13/31] x86/fpu: Move KVMs FPU swapping to FPU core
` [patch 14/31] x86/fpu: Replace KVMs homebrewn FPU copy from user

[igt-dev] [PATCH i-g-t 0/7] kms: Fix i915 fixed_mode vrefresh fallout
 2021-10-13 15:16 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Use dma_resv_iter for waiting in i915_gem_object_wait_reservation
 2021-10-13 15:15 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Use dma_resv_iter for waiting in i915_gem_object_wait_reservation. (rev3)

[PATCH V6 0/2] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-10-13 15:15 UTC  (8+ messages)
` [PATCH V6 2/2] libxl/arm: Add handling of extended regions for DomU

[PATCH 0/1] xhci feature for usb-next
 2021-10-13 15:16 UTC  (2+ messages)
` [PATCH 1/1] usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform

[PATCH v2 00/20] Make some spi device drivers return zero in .remove()
 2021-10-13 15:13 UTC  (7+ messages)
` [PATCH v2 13/20] mtd: dataflash: Warn about failure to unregister mtd device

[PATCH net-next 0/6] net: dsa: add support for RTL8365MB-VC
 2021-10-13 15:13 UTC  (6+ messages)
` [PATCH net-next 5/6] net: dsa: realtek-smi: add rtl8365mb subdriver "

[PATCH v5] Driver for ON Semi AR0521 camera sensor
 2021-10-13 15:14 UTC  (8+ messages)

mmotm 2021-10-05-19-53 uploaded
 2021-10-13 15:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for mmotm 2021-10-05-19-53 uploaded (drivers/gpu/drm/msm/hdmi/hdmi_phy.o) (rev2)

[PATCH 0/9] x86: Rewrite the retpoline rewrite logic
 2021-10-13 15:12 UTC  (4+ messages)
` [PATCH 4/9] x86/alternative: Implement .retpoline_sites support

[PATCH] nvme: Cleanup per-namespace chardev deletion
 2021-10-13 15:04 UTC 

Stalling NFS reads with "SUNRPC: refresh rq_pages using a bulk page allocator"
 2021-10-13 15:12 UTC  (3+ messages)

[PATCH 00/13] python/iotests: Run iotest linters during Python CI
 2021-10-13 15:11 UTC  (7+ messages)
` [PATCH 09/13] iotests: split linters.py out from 297
` [PATCH 10/13] iotests/linters: Add entry point for linting via Python CI

[dpdk-dev] [PATCH] eal/freebsd: ignore in-memory option
 2021-10-13 15:11 UTC  (2+ messages)

[patch 00/21] x86/fpu: Move register state into a container struct (part 2)
 2021-10-13 15:11 UTC  (3+ messages)
` [patch 05/21] x86/KVM: Convert to fpstate

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_suspend: Add support for local memory
 2021-10-13 15:10 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 195 builds: 2 failed, 193 passed, 5 warnings (v4.14.250)
 2021-10-13 15:11 UTC 

[PATCH 1/2] oe/license: implement ast.NodeVisitor.visit_Constant
 2021-10-13 15:10 UTC  (2+ messages)
` [PATCH 2/2] license.bbclass: "

[PATCH 1/1] drm/amdgpu: release gtt bo after each move test
 2021-10-13 15:10 UTC  (6+ messages)
` [PATCH 1/1] drm/amdgpu: fix BO leak after successful "

[PATCH] codegen: implement ast.NodeVisitor.visit_Constant
 2021-10-13 15:10 UTC 

[PATCH] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
 2021-10-13 15:13 UTC  (7+ messages)

[PATCH v2] tracing: Fix event probe removal from dynamic events
 2021-10-13 15:09 UTC  (5+ messages)

[PATCH 00/13] qla2xxx - misc driver and EDIF bug fixes
 2021-10-13 15:09 UTC  (2+ messages)

[PATCH] dt-bindings: adv748x: Convert bindings to json-schema
 2021-10-13 15:08 UTC  (2+ messages)

[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
 2021-10-13 15:07 UTC  (7+ messages)
` [RFC 02/16] KVM: selftests: add hooks for managing encrypted guest memory
` [RFC 04/16] KVM: selftests: set CPUID before setting sregs in vcpu creation

[dpdk-dev] [RFC PATCH v1 0/5] add new API for wait until scheme
 2021-10-13 15:03 UTC  (6+ messages)
` [dpdk-dev] [RFC PATCH v3 0/5] add new definitions for wait scheme
  ` [dpdk-dev] [RFC PATCH v3 1/5] eal: "
      ` [dpdk-dev] 回复: "

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-13 15:04 UTC  (9+ messages)
` [PATCH v8 09/12] sysfs: fix deadlock race "

[PATCH] mm/damon/dbgfs: remove unnecessary variables
 2021-10-13 15:04 UTC  (2+ messages)

[patch v4 0/8] extensible prctl task isolation interface and vmstat sync
 2021-10-13 15:01 UTC  (5+ messages)
` [patch v4 1/8] add basic task isolation prctl interface


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.