All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-25 08:37:20 to 2022-10-25 09:10:45 UTC [more...]

[PATCH v3 00/10] Refactor bdrv_try_set_aio_context using transactions
 2022-10-25  8:49 UTC  (8+ messages)
` [PATCH v3 01/10] block.c: assert bs->aio_context is written under BQL and drains
` [PATCH v3 02/10] block: use transactions as a replacement of ->{can_}set_aio_context()
` [PATCH v3 05/10] block: implement .change_aio_ctx in child_of_bds
` [PATCH v3 06/10] block-backend: implement .change_aio_ctx in child_root
` [PATCH v3 08/10] block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks
` [PATCH v3 09/10] block: rename bdrv_child_try_change_aio_context in bdrv_try_change_aio_context
` [PATCH v3 10/10] block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_aio_context

[PATCH v2 0/2] util/log: Always send errors to logfile when daemonized
 2022-10-25  8:52 UTC  (8+ messages)
` [PATCH v2 2/2] "

[PATCH v2 00/32] dmaengine: at_hdmac: Fix concurrency bugs and then convert to virt-dma
 2022-10-25  9:03 UTC  (45+ messages)
` [PATCH v2 01/32] dmaengine: at_hdmac: Fix at_lli struct definition
` [PATCH v2 02/32] dmaengine: at_hdmac: Don't start transactions at tx_submit level
` [PATCH v2 03/32] dmaengine: at_hdmac: Start transfer for cyclic channels in issue_pending
` [PATCH v2 04/32] dmaengine: at_hdmac: Fix premature completion of desc "
` [PATCH v2 05/32] dmaengine: at_hdmac: Do not call the complete callback on device_terminate_all
` [PATCH v2 06/32] dmaengine: at_hdmac: Protect atchan->status with the channel lock
` [PATCH v2 07/32] dmaengine: at_hdmac: Fix concurrency problems by removing atc_complete_all()
` [PATCH v2 08/32] dmaengine: at_hdmac: Fix concurrency over descriptor
` [PATCH v2 09/32] dmaengine: at_hdmac: Free the memset buf without holding the chan lock
` [PATCH v2 10/32] dmaengine: at_hdmac: Fix concurrency over the active list
` [PATCH v2 11/32] dmaengine: at_hdmac: Fix descriptor handling when issuing it to hardware
` [PATCH v2 12/32] dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errors
` [PATCH v2 13/32] dmaengine: at_hdmac: Don't allow CPU to reorder channel enable
` [PATCH v2 14/32] dmaengine: at_hdmac: Fix impossible condition
` [PATCH v2 15/32] dmaengine: at_hdmac: Check return code of dma_async_device_register
` [PATCH v2 16/32] dmaengine: at_hdmac: Do not print messages on console while holding the lock
` [PATCH v2 17/32] dmaengine: at_hdmac: Return dma_cookie_status()'s ret code when txstate is NULL
` [PATCH v2 18/32] dmaengine: at_hdmac: Remove superfluous cast
` [PATCH v2 19/32] dmaengine: at_hdmac: Pass residue by address to avoid unnecessary implicit casts
` [PATCH v2 20/32] dmaengine: at_hdmac: s/atc_get_bytes_left/atc_get_residue
` [PATCH v2 21/32] dmaengine: at_hdmac: Introduce atc_get_llis_residue()
` [PATCH v2 22/32] dmaengine: at_hdmac: Use devm_kzalloc() and struct_size()
` [PATCH v2 23/32] dmaengine: at_hdmac: Use devm_platform_ioremap_resource
` [PATCH v2 24/32] dmaengine: at_hdmac: Use devm_clk_get()
` [PATCH v2 25/32] dmaengine: at_hdmac: Use pm_ptr()
` [PATCH v2 26/32] dmaengine: at_hdmac: Set include entries in alphabetic order
` [PATCH v2 27/32] dmaengine: at_hdmac: Keep register definitions and structures private to at_hdmac.c
` [PATCH v2 28/32] dmaengine: at_hdmac: Use bitfield access macros
` [PATCH v2 29/32] dmaengine: at_hdmac: Rename "dma_common" to "dma_device"
` [PATCH v2 30/32] dmaengine: at_hdmac: Rename "chan_common" to "dma_chan"
` [PATCH v2 31/32] dmaengine: at_hdmac: Remove unused member of at_dma_chan
` [PATCH v2 32/32] dmaengine: at_hdmac: Convert driver to use virt-dma

[PATCH v7 1/8] net/gve/base: introduce base code
 2022-10-25  9:07 UTC  (10+ messages)
` [PATCH v8 0/8] introduce GVE PMD
  ` [PATCH v8 1/8] net/gve/base: introduce base code
  ` [PATCH v8 2/8] net/gve/base: add OS specific implementation
  ` [PATCH v8 3/8] net/gve: add support for device initialization
  ` [PATCH v8 4/8] net/gve: add support for link update
  ` [PATCH v8 5/8] net/gve: add support for MTU setting
  ` [PATCH v8 6/8] net/gve: add support for dev info get and dev configure
  ` [PATCH v8 7/8] net/gve: add support for queue operations
  ` [PATCH v8 8/8] net/gve: add support for Rx/Tx

[Intel-gfx] [PATCH] Revert "drm/i915/uapi: expose GTT alignment"
 2022-10-25  9:08 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH 00/24] accel/tcg: Rewrite user-only vma tracking
 2022-10-25  8:50 UTC  (11+ messages)
` [PATCH 02/24] accel/tcg: Make page_alloc_target_data allocation constant
` [PATCH 03/24] accel/tcg: Remove disabled debug in translate-all.c
` [PATCH 05/24] accel/tcg: Split out tb-maint.c
` [PATCH 06/24] accel/tcg: Move assert_no_pages_locked to internal.h
` [PATCH 07/24] accel/tcg: Drop cpu_get_tb_cpu_state from TARGET_HAS_PRECISE_SMC

[PATCH v6 0/8] introduce GVE PMD
 2022-10-25  9:07 UTC  (8+ messages)
` [PATCH v7 "
  ` [PATCH v7 8/8] net/gve: add support for Rx/Tx

[PULL 00/28] QAPI patches patches for 2022-10-25
 2022-10-25  8:05 UTC  (29+ messages)
` [PULL 01/28] docs/devel/qapi-code-gen: Update example to match current code
` [PULL 02/28] qapi: Tidy up whitespace in generated code
` [PULL 03/28] docs/devel/qapi-code-gen: Extend example for next commit's change
` [PULL 04/28] qapi: Start to elide redundant has_FOO in generated C
` [PULL 05/28] qapi tests: Elide "
` [PULL 06/28] qapi acpi: "
` [PULL 07/28] qapi audio: "
` [PULL 08/28] qapi block: "
` [PULL 09/28] qapi chardev: "
` [PULL 10/28] qapi crypto: "
` [PULL 11/28] qapi dump: "
` [PULL 12/28] qapi job: "
` [PULL 13/28] qapi machine: "
` [PULL 14/28] qapi migration: "
` [PULL 15/28] qapi misc: "
` [PULL 16/28] qapi net: "
` [PULL 17/28] qapi pci: "
` [PULL 18/28] qapi qdev qom: "
` [PULL 19/28] qapi replay: "
` [PULL 20/28] qapi rocker: "
` [PULL 21/28] qapi run-state: "
` [PULL 22/28] qapi stats: "
` [PULL 23/28] qapi tpm: "
` [PULL 24/28] qapi transaction: "
` [PULL 25/28] qapi ui: "
` [PULL 26/28] qapi virtio: "
` [PULL 27/28] qapi qga: "
` [PULL 28/28] qapi: Drop temporary logic to support conversion step by step

[PULL v2 00/11] Dump patches
 2022-10-25  7:50 UTC  (12+ messages)
` [PULL v2 01/11] dump: Use a buffer for ELF section data and headers
` [PULL v2 02/11] dump: Write ELF section headers right after ELF header
` [PULL v2 03/11] dump: Reorder struct DumpState
` [PULL v2 04/11] dump: Reintroduce memory_offset and section_offset
` [PULL v2 05/11] dump: Add architecture section and section string table support
` [PULL v2 06/11] s390x: Add protected dump cap
` [PULL v2 07/11] s390x: Introduce PV query interface
` [PULL v2 08/11] include/elf.h: add s390x note types
` [PULL v2 09/11] s390x: Add KVM PV dump interface
` [PULL v2 10/11] s390x: pv: Add dump support
` [PULL v2 11/11] dump/win_dump: limit number of processed PRCBs

[PATCH v10 0/5] add aspeed-jpeg support for aspeed-video
 2022-10-25  9:02 UTC  (17+ messages)
` [PATCH v10 1/5] media: v4l: Add definition for the Aspeed JPEG format
` [PATCH v10 2/5] media: v4l2-ctrls: Reserve controls for ASPEED
` [PATCH v10 3/5] media: Documentation: aspeed-video: Add user documentation for the aspeed-video driver
` [PATCH v10 4/5] media: aspeed: Support aspeed mode to reduce compressed data
` [PATCH v10 5/5] media: aspeed: Extend debug message

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-10-25  9:07 UTC  (8+ messages)
` [PATCH Part2 v6 12/49] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP

[PATCH] drm/amdgpu: Skip access GRBM_CNTL under SRIOV on gfx_v11
 2022-10-25  9:05 UTC 

[PATCH] lib/string.c: Improve strcasecmp speed by not lowering if chars match
 2022-10-25  9:03 UTC  (3+ messages)

[PATCH 00/29] tcg: Fix x86 TARGET_TB_PCREL (#1269)
 2022-10-25  8:56 UTC  (7+ messages)
` [PATCH 01/29] accel/tcg: Add restore_state_to_opc to TCGCPUOps
` [PATCH 23/29] accel/tcg: Remove restore_state_to_opc function

Linaro OP-TEE Contribution (LOC) monthly meeting October
 2022-10-25  9:04 UTC 

[PATCH 5.10 000/390] 5.10.150-rc1 review
 2022-10-25  9:02 UTC  (3+ messages)
` [PATCH 5.10 384/390] Revert "drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega"

[PATCH net] net: fealnx: fix missing pci_disable_device()
 2022-10-25  9:01 UTC  (3+ messages)

[PATCH v2 0/3] Improve libata support for FUA
 2022-10-25  9:01 UTC  (7+ messages)

[PATCH] trace: take live traces via telemetry
 2022-10-25  9:00 UTC  (6+ messages)
` [PATCH v3 0/4] Telemetry support for traces
  ` [PATCH v3 1/4] telemetry: support boolean type
  ` [PATCH v3 2/4] telemetry: extend valid command characters
  ` [PATCH v3 3/4] trace: enable trace operations via telemetry
  ` [PATCH v3 4/4] trace: create new directory for each trace dump

[PATCH] RDMA/siw: Fix immediate work request flush to completion queue
 2022-10-25  9:00 UTC 

[PATCH] bpf: Clean up all resources when register_fprobe_ips returns an error
 2022-10-25  9:01 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/3] Add support for intel_ctx_t in intel_bb
 2022-10-25  9:00 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 1/3] lib/intel_batchbuffer: Extend __intel_bb_create to handle context config
` [igt-dev] [PATCH i-g-t v2 3/3] tests/api_intel_bb: Add misplaced_blitter test

[PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
 2022-10-25  9:00 UTC  (8+ messages)

[PATCH] test/member: fix incorrect expression
 2022-10-25  9:00 UTC  (2+ messages)
` [PATCH v2] "

[net-next PATCH v3 0/3] Extend action skbedit to RX queue mapping
 2022-10-25  9:00 UTC  (2+ messages)

[PATCH v2 0/2] Introduce flexible array struct helpers
 2022-10-25  8:58 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH 2/2] xfs: Use flex_cpy() to check extent copying

[Intel-gfx] [PATCH v5 00/19] drm/i915/vm_bind: Add VM_BIND functionality
 2022-10-25  8:57 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vm_bind: Add VM_BIND functionality (rev8)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v10 01/14] net/idpf: add support for device start and stop
 2022-10-25  8:57 UTC  (4+ messages)
` [PATCH v11 00/18] add support for idpf PMD in DPDK
  ` [PATCH v11 02/18] net/idpf: add support for device initialization

[PATCH 0/2] clk: renesas: RZ/G2L: Add support for no PM clocks
 2022-10-25  8:55 UTC  (3+ messages)
` [PATCH 1/2] clk: renesas: rzg2l: Don't assume all CPG_MOD clocks support PM

[PATCH] ext4: fix wrong return err in ext4_load_and_init_journal()
 2022-10-25  8:56 UTC  (4+ messages)

[PATCH] wifi: cfg80211: fix memory leak in query_regdb_file()
 2022-10-25  8:54 UTC  (3+ messages)

[PATCH 0/4] staging: rtl8712: clean up dynamic memory management
 2022-10-25  8:54 UTC  (4+ messages)
` [PATCH 2/4] staging: rtl8712: check for alloc fail in _r8712_init_recv_priv()

[igt-dev] [PATCH i-g-t v5 00/12] vm_bind: Add VM_BIND validation support
 2022-10-25  8:53 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for vm_bind: Add VM_BIND validation support (rev9)

[PATCH v1] xfs: fix sb write verify for lazysbcount
 2022-10-25  9:15 UTC  (2+ messages)
` [PATCH v2] "

PROBLEM: Segfault in kconfig
 2022-10-25  8:52 UTC  (4+ messages)

[PATCH 2/2] clk: tegra: support BPMP-FW ABI deny flags
 2022-10-25  8:51 UTC  (2+ messages)

[PATCH v2] thunderbolt: ACPI: Use the helper fwnode_find_reference()
 2022-10-25  8:52 UTC  (2+ messages)

[PATCH 0/2] fix fwnode_irq_get_byname() returnvalue
 2022-10-25  8:51 UTC  (3+ messages)
` [PATCH 1/2] drivers: fwnode: fix fwnode_irq_get_byname()
` [PATCH 2/2] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix

SVSM vTPM specification
 2022-10-25  8:51 UTC  (12+ messages)
    ` [EXTERNAL] "
            ` [EXTERNAL] "

[LTP] [PATCH v2 0/3] Fix fanotify14
 2022-10-25  8:51 UTC  (16+ messages)
` [LTP] [PATCH v2 2/3] Add fanotify_get_supported_init_flags() helper function

[PATCH 0/2] python: misc machine.py improvements
 2022-10-25  8:24 UTC  (3+ messages)
` [PATCH 1/2] python/machine: Add debug logging to key state changes

[PATCH v3] imx: imx8qm: cgtqmx8: switch to binman
 2022-10-25  8:50 UTC  (6+ messages)

[Intel-gfx] mm/huge_memory: do not clobber swp_entry_t during THP split
 2022-10-25  8:50 UTC  (4+ messages)
  `  "

[PATCH v10 0/7] Make ghes_edac a proper module
 2022-10-25  8:48 UTC  (7+ messages)
` [PATCH v10 6/7] apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()
        ` [PATCH] "

[PULL 0/8] Linux user for 7.2 patches
 2022-10-25  7:36 UTC  (3+ messages)
` [PULL 4/8] linux-user: don't use AT_EXECFD in do_openat()
` [PULL 5/8] linux-user: add more compat ioctl definitions

[PATCH] reiserfs: journal: Increase jl pointer check
 2022-10-25  8:47 UTC 

uvc gadget performance issues with skip interrupt impl
 2022-10-25  8:46 UTC  (3+ messages)

[PATCH RFC xtables-addons] build: support for linux 6.1
 2022-10-25  8:46 UTC  (3+ messages)
` [xtables-addons PATCH v1] "

[Regression] CPU stalls and eventually causes a complete system freeze with 6.0.3 due to "video/aperture: Disable and unregister sysfb devices via aperture helpers"
 2022-10-25  8:45 UTC  (9+ messages)

[PATCH v2 1/3] media: uvc_driver: fix missing newline after declarations
 2022-10-25  8:45 UTC  (3+ messages)
` [PATCH v2 2/3] media: uvc_driver: fix assignment inside if condition

[PATCH] ublk_drv: don't call task_work_add for queueing io commands
 2022-10-25  8:43 UTC  (7+ messages)

[PATCH] protobuf: Enable protoc binary in nativesdk
 2022-10-25  8:43 UTC  (4+ messages)
` [oe] "

Article on history of the BCSP driver
 2022-10-25  8:42 UTC  (2+ messages)

[PATCH] python3-manifest.json: Move urllib to netclient
 2022-10-25  8:41 UTC  (2+ messages)

[PATCH] drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly"
 2022-10-25  8:40 UTC  (2+ messages)

[PATCH 0/4] arm64/ftrace: move to DYNAMIC_FTRACE_WITH_ARGS
 2022-10-25  8:40 UTC  (4+ messages)
` [PATCH 3/4] ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses

[isar-cip-core][PATCH 0/8] Secureboot on QEMU with EDK2, OP-TEE and RPBM
 2022-10-25  8:40 UTC  (3+ messages)
` [isar-cip-core][PATCH 1/8] add recipe for edk2

[Intel-wired-lan] [PATCH net v1] i40e: Fix crash when rebuild failed in i40e_xdp_setup
 2022-10-25  8:40 UTC  (2+ messages)

[PATCH 0/6] zsmalloc/zram: configurable zspage size
 2022-10-25  8:40 UTC  (4+ messages)

[PATCH v3 1/1] vsprintf: protect kernel from panic due to non-canonical pointer dereference
 2022-10-25  8:40 UTC  (5+ messages)

[PATCH] devtools: check for supported git version
 2022-10-25  8:39 UTC  (2+ messages)

[PATCH] tests/qtest/ac97-test: add up-/downsampling tests
 2022-10-25  7:44 UTC  (4+ messages)

[PATCH v7 0/2] dmaengine: sdma support hdmi audio
 2022-10-25  8:37 UTC  (6+ messages)
` [PATCH v7 1/2] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema
    ` [EXT] "

[PATCH v5 0/3] gpio: pca9570: add slg7xl45106 support
 2022-10-25  8:37 UTC  (2+ messages)


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.