All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-08 12:52:13 to 2021-09-08 13:39:51 UTC [more...]

[PATCH RFC v2 00/16] vfio-user implementation
 2021-09-08 13:37 UTC  (5+ messages)
` [PATCH RFC server v2 00/11] vfio-user server in QEMU
  ` [PATCH RFC server v2 05/11] vfio-user: run vfio-user context

[PATCH 00/35] efi: Improvements to U-Boot running on top of UEFI
 2021-09-08 13:33 UTC  (29+ messages)
` [PATCH 01/35] x86: Keep symbol information in u-boot ELF file
` [PATCH 03/35] x86: Show some EFI info with the bdinfo command
` [PATCH 04/35] x86: Tidy up global_data pointer for 64-bit
` [PATCH 05/35] efi: Add a script for building and testing U-Boot on UEFI
` [PATCH 06/35] x86: Create a 32/64-bit selection for the app
` [PATCH 07/35] efi: Create a 64-bit app
` [PATCH 08/35] x86: Don't duplicate global_ptr in 64-bit EFI app
` [PATCH 09/35] efi: Add a way to obtain boot services in the app
` [PATCH 10/35] efi: Add video support to "
` [PATCH 11/35] RFC: efi: Drop code that doesn't work with driver model
` [PATCH 12/35] efi: Add EFI uclass for media
` [PATCH 13/35] efi: Add a media/block driver for EFI block devices
` [PATCH 14/35] efi: Locate all block devices in the app
` [PATCH 15/35] patman: Use a ValueError exception if tools.Run() fails
` [PATCH 16/35] binman: Report an error if test files fail to compile
` [PATCH 17/35] binman: Support reading the offset of an ELF-file symbol
` [PATCH 18/35] binman: Allow timeout to occur in the image or its section
` [PATCH 19/35] binman: Tidy up comments on _DoTestFile()
` [PATCH 20/35] binman: Support updating the dtb in an ELF file
` [PATCH 21/35] efi: serial: Support arrow keys
` [PATCH 22/35] bloblist: Move to rST format
` [PATCH 23/35] bloblist: Support allocating the bloblist
` [PATCH 24/35] x86: Allow booting a kernel from the EFI app
` [PATCH 25/35] x86: Don't process the kernel command line unless enabled
` [PATCH 26/35] x86: efi: Add room for the binman definition in the dtb
` [PATCH 27/35] efi: Add comments to struct efi_priv
` [PATCH 28/35] efi: Fix ll_boot_init() operation with the app
` [PATCH 29/35] efi: Add a few comments to the stub

[PATCH 00/10] arm64: Self-hosted trace related erratum workarouds
 2021-09-08 13:39 UTC  (8+ messages)
` [PATCH 10/10] arm64: errata: Add workaround for TSB flush failures

[Buildroot] [PATCH 1/1] package/libgit2: bump to version 1.2.0
 2021-09-08 13:30 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] package/libressl: depend on threads

[LTP] [PATCH] lib: memutils: don't pollute entire system memory to avoid OoM
 2021-09-08 13:37 UTC  (3+ messages)

stable-rc/linux-5.13.y build: 162 builds: 2 failed, 160 passed, 7 warnings (v5.13.15)
 2021-09-08 13:37 UTC 

[PATCH] cooker: Only warn on potentially incompatible layer
 2021-09-08 13:35 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH v8 00/15] amphion video decoder/encoder driver
 2021-09-08 13:32 UTC  (7+ messages)
` [PATCH v8 03/15] media:Add v4l2 buf flag codec data
` [PATCH v8 04/15] media:Add v4l2 event codec_error and skip

[PATCH 0/2] wcn36xx: Two one line fixes for Antenna Diveristy Switching
 2021-09-08 13:33 UTC  (4+ messages)
` [PATCH 1/2] wcn36xx: Fix Antenna Diversity Switching
` [PATCH 2/2] wcn36xx: Add ability for wcn36xx_smd_dump_cmd_req to pass two's complement

[PATCH 0/9] PCI devices passthrough on Arm, part 3
 2021-09-08 13:33 UTC  (10+ messages)
` [PATCH 5/9] vpci/header: Implement guest BAR register handlers

[RFC PATCH 0/3] RDMA/rxe: Add dma-buf support
 2021-09-08 13:33 UTC  (8+ messages)
` [RFC PATCH 1/3] RDMA/umem: Change for rdma devices has not dma device

[drm:i915-vtable-cleanup 12/12] drivers/gpu/drm/i915/display/intel_audio.c:685:13: error: 'ilk_audio_codec_disable' defined but not used
 2021-09-08 13:32 UTC  (2+ messages)

[PATCH] xen: fix usage of pmd/pud_poplulate in mremap for pv guests
 2021-09-08 13:32 UTC  (3+ messages)

[PATCH bpf] bpf: handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
 2021-09-08 13:31 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] net/axgbe: fix potential unreleased lock problem in axgbe_i2c_xfer
 2021-09-08 13:31 UTC  (2+ messages)

[PATCH v5 00/21] ASoC: qcom: Add AudioReach support
 2021-09-08 13:29 UTC  (9+ messages)
` [PATCH v5 15/21] ASoC: qdsp6: audioreach: add q6apm support

[patch V3 00/20] x86/fpu: Clean up exception fixups and error handling in sigframe related code
 2021-09-08 13:29 UTC  (21+ messages)
` [patch V3 01/20] x86/extable: Tidy up redundant handler functions
` [patch V3 02/20] x86/extable: Get rid of redundant macros
` [patch V3 03/20] x86/mce: Deduplicate exception handling
` [patch V3 04/20] x86/mce: Get rid of stray semicolons
` [patch V3 05/20] x86/extable: Rework the exception table mechanics
` [patch V3 06/20] x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE
` [patch V3 07/20] x86/copy_mc: Use EX_TYPE_DEFAULT_MCE_SAFE for exception fixups
` [patch V3 08/20] x86/fpu: Use EX_TYPE_FAULT_MCE_SAFE "
` [patch V3 09/20] x86/extable: Remove EX_TYPE_FAULT from MCE safe fixups
` [patch V3 10/20] x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()
` [patch V3 11/20] x86/fpu: Dont use MCE safe fixups for writing FPU state to user space
` [patch V3 12/20] x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe()
` [patch V3 13/20] x86/fpu/signal: Move xstate clearing out of copy_fpregs_to_sigframe()
` [patch V3 14/20] x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean
` [patch V3 15/20] x86/fpu/signal: Change return type of copy_fpregs_to_sigframe() helpers "
` [patch V3 16/20] x86/signal: Change return type of restore_sigcontext() "
` [patch V3 17/20] x86/fpu/signal: Change return type of fpu__restore_sig() "
` [patch V3 18/20] x86/fpu/signal: Change return type of __fpu_restore_sig() "
` [patch V3 19/20] x86/fpu/signal: Change return code of check_xstate_in_sigframe() "
` [patch V3 20/20] x86/fpu/signal: Change return code of restore_fpregs_from_user() "

Hints on how to use efi_driver/efi_block_device.c
 2021-09-08 13:30 UTC  (6+ messages)

[PATCH v2] cfg80211: AP mode driver offload for FILS association crypto
 2021-09-08 13:29 UTC  (3+ messages)

Enabling TTM kerneldoc
 2021-09-08 13:29 UTC  (9+ messages)
` [PATCH 1/8] drm/ttm: remove the outdated kerneldoc section
` [PATCH 2/8] drm/ttm: add some general module kerneldoc
` [PATCH 3/8] drm/ttm: add kerneldoc for enum ttm_caching
` [PATCH 4/8] drm/ttm: enable TTM device object kerneldoc v2
` [PATCH 5/8] drm/ttm: enable TTM resource "
` [PATCH 6/8] drm/ttm: enable TTM placement kerneldoc
` [PATCH 7/8] drm/ttm: enable TTM TT object kerneldoc v2
` [PATCH 8/8] drm/ttm: enable TTM page pool kerneldoc

[RFC] locking: rwbase: Take care of ordering guarantee for fastpath reader
 2021-09-08 13:27 UTC  (6+ messages)

[PATCH 0/5] qapi: Another round of minor fixes and cleanups
 2021-09-08 13:27 UTC  (3+ messages)
` [PATCH 5/5] qapi: Fix bogus error for 'if': { 'not': '' }

XDP-hints: Howto support multiple BTF types per packet basis?
 2021-09-08 13:28 UTC  (12+ messages)

[PATCH v1] mm/vmalloc: fix exact allocations with an alignment > 1
 2021-09-08 13:27 UTC 

[PATCH v4 0/3] dm: audit event logging
 2021-09-08 13:16 UTC  (5+ messages)

stable-rc/queue/4.4 baseline: 111 runs, 10 regressions (v4.4.283-13-g52100c751091)
 2021-09-08 13:26 UTC 

[PATCH 1/1] docs/zh_TW: Add translation for riscv/patch-acceptance
 2021-09-08 13:17 UTC 

Question about async_wake
 2021-09-08 13:24 UTC  (2+ messages)

[PATCH 8/9] sae: don't send commit in confirmed state
 2021-09-08 13:24 UTC  (2+ messages)

[PATCH 0/3] x86/boot: small video mode handling adjustments
 2021-09-08 13:24 UTC  (4+ messages)
` [PATCH 1/3] x86/boot: make "vga=current" work with graphics modes
` [PATCH 2/3] x86/boot: simplify mode_table
` [PATCH 3/3] x86/boot: fold branches in video handling code

[RFC v3 00/32] Rust binding for QAPI and qemu-ga QMP handler examples
 2021-09-08 13:22 UTC  (2+ messages)

[PATCH] Enable '-Werror' by default for all kernel builds
 2021-09-08 13:19 UTC  (11+ messages)

[PATCH] Match AT commands with exactMatch
 2021-09-08 13:23 UTC 

[PATCH v1 0/4] Increase default virtqueue size to improve performance
 2021-09-08 13:22 UTC  (8+ messages)
` [PATCH v1 2/4] virtio: increase virtuqueue size for virtio-scsi and virtio-blk

stable-rc/queue/4.9 baseline: 147 runs, 4 regressions (v4.9.282-15-gce3c8ceec498)
 2021-09-08 13:23 UTC 

[patch V2 00/20] x86/fpu: Clean up exception fixups and error handling in sigframe related code
 2021-09-08 13:22 UTC  (13+ messages)

[PATCH v2 00/10] Improve support for AMD SPI controllers
 2021-09-08 13:22 UTC  (6+ messages)
` [PATCH 02/10] regmap: spi: Check raw_[read|write] against max message size
` [PATCH 08/10] spi: amd: Fill FIFO buffer with the whole message

[PATCH v2 0/3] arm: aspeed: Add UART routing support
 2021-09-08 13:19 UTC  (7+ messages)

Implement OEM mechanism to handle xyz.openbmc_project.Condition.HostFirmware interface
 2021-09-08 13:19 UTC 

[dpdk-dev] [RFC PATCH 0/7] add test suite for DMA drivers
 2021-09-08 13:21 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/8] "
  ` [dpdk-dev] [PATCH v3 1/8] dmadev: add channel status check for testing use
  ` [dpdk-dev] [PATCH v3 3/8] app/test: add basic dmadev instance tests

[PATCH] sysfs: Remove page boundary align limitation on sysfs_emit and sysfs_emit_at
 2021-09-08 13:21 UTC  (5+ messages)

[PATCH 1/1] docs/zh_TW: Add translation for riscv/patch-acceptance
 2021-09-08 13:14 UTC 

[PATCH v2 0/6] drm/i915: Suspend / resume backup- and restore of LMEM
 2021-09-08 13:18 UTC  (6+ messages)
` [PATCH v2 5/6] drm/i915: Don't back up pinned LMEM context images and rings during suspend
        ` [Intel-gfx] "

[PATCH v3 0/3] s390x: KVM: CPU Topology
 2021-09-08 13:16 UTC  (12+ messages)
` [PATCH v3 2/3] s390x: KVM: Implementation of Multiprocessor Topology-Change-Report

stable-rc/queue/5.10 build: 182 builds: 0 failed, 182 passed, 11 warnings (v5.10.63-1-g56ca228bc595)
 2021-09-08 13:16 UTC 

[ipsec:testing 1/2] include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_633' declared with attribute error: BUILD_BUG_ON failed: XFRM_MSG_MAX != XFRM_MSG_MAPPING
 2021-09-08 13:15 UTC  (2+ messages)

[PATCH 0/3] Fix D/F issues in stash
 2021-09-08 13:15 UTC  (5+ messages)
` [PATCH 3/3] stash: restore untracked files AFTER restoring tracked files

stable-rc/queue/5.13 baseline: 205 runs, 2 regressions (v5.13.14-26-g85969f8cfd76)
 2021-09-08 13:15 UTC 

[PATCH u-boot] dm: pci: Fix handling of errors when scanning device
 2021-09-08 13:14 UTC  (5+ messages)

[RFC PATCH 0/4] block layer: split block APIs in graph and I/O
 2021-09-08 13:10 UTC  (5+ messages)
` [RFC PATCH 1/4] main-loop.h: introduce qemu_in_main_thread()
` [RFC PATCH 2/4] migration: block-dirty-bitmap: add missing qemu_mutex_lock_iothread
` [RFC PATCH 3/4] include/sysemu/block-backend: split header into I/O and graph API
` [RFC PATCH 4/4] block/block-backend.c: assertions for block-backend

[RFC 0/6] fast poll multishot mode
 2021-09-08 13:13 UTC  (7+ messages)
` [PATCH 4/6] io_uring: let fast poll support multishot

[PATCH v2] brcmfmac: fix "board_type" in brcmf_of_probe()
 2021-09-08 13:12 UTC  (2+ messages)
` [PATCH v3] "

b4 and lore and '/' in a message id
 2021-09-08 13:11 UTC  (2+ messages)

[PATCH] tests: remove leftover untracked files
 2021-09-08 13:11 UTC  (2+ messages)

[Intel-gfx] [v4 0/5] DSI driver improvement
 2021-09-08 13:11 UTC  (3+ messages)

imx: imx8mq: mxc_get_clock for MXC_I2C_CLK is missing
 2021-09-08 13:08 UTC 

[PATCH] /dev/mem: nowait zero/null ops
 2021-09-08 13:07 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/7] IPsec Sec GW new features
 2021-09-08 13:08 UTC  (5+ messages)
` [dpdk-dev] [PATCH 3/7] examples/ipsec-secgw: add support for TSO
  ` [dpdk-dev] [EXT] "
` [dpdk-dev] [PATCH 4/7] examples/ipsec-secgw: enable stats by default
  ` [dpdk-dev] [EXT] "

[PATCH] ASoC: dt-bindings: lpass: add binding headers for digital codecs
 2021-09-08 13:06 UTC  (8+ messages)

[PATCH v6] arm: add initial support for the Phytium Pomelo Board
 2021-09-08 13:05 UTC  (2+ messages)

[patch 031/147] mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg
 2021-09-08 13:05 UTC  (2+ messages)

[PATCH v2] xen/sched: fix sched_move_domain() for domain without vcpus
 2021-09-08 13:04 UTC 

[PATCH 0/7] media: allegro: fix and extend non-VCL NAL units
 2021-09-08 13:03 UTC  (8+ messages)
` [PATCH 1/7] media: allegro: fix row and column in response message
` [PATCH 2/7] media: allegro: remove external QP table
` [PATCH 3/7] media: allegro: correctly scale the bit rate in SPS
` [PATCH 4/7] media: allegro: extract nal value lookup functions to header
` [PATCH 5/7] media: allegro: write correct colorspace into SPS
` [PATCH 6/7] media: allegro: nal-hevc: implement generator for vui
` [PATCH 7/7] media: allegro: write vui parameters for HEVC

[PATCH 0/6] ceph: better error handling for failed async creates
 2021-09-08 13:03 UTC  (7+ messages)
` [PATCH 1/6] ceph: print inode numbers instead of pointer values
` [PATCH 2/6] ceph: don't use -ESTALE as special return code in try_get_cap_refs
` [PATCH 3/6] ceph: drop private list from remove_session_caps_cb
` [PATCH 4/6] ceph: fix auth cap handling logic in remove_session_caps_cb
` [PATCH 5/6] ceph: refactor remove_session_caps_cb
` [PATCH 6/6] ceph: shut down access to inode when async create fails

[PATCH v3 0/6] qapi: Add support for aliases
 2021-09-08 13:01 UTC  (4+ messages)
` [PATCH v3 4/6] qapi: Apply aliases in qobject-input-visitor

[LTP] [PATCH] device-drivers/cpufreq_boost: skip test on virtual machines
 2021-09-08 13:03 UTC  (7+ messages)

[PATCH v2 0/3] fix races between nbd setup and module removal
 2021-09-08 13:03 UTC  (7+ messages)
` [PATCH v2 3/3] nbd: fix race between nbd_alloc_config() "

[PATCH 0/6] media: allegro: Add support for the Encoder Buffer
 2021-09-08 13:03 UTC  (7+ messages)
` [PATCH 1/6] media: allegro: ignore interrupt if mailbox is not initialized
` [PATCH 2/6] media: allegro: fix module removal if initialization failed
` [PATCH 3/6] media: allegro: lookup VCU settings
` [PATCH 4/6] media: allegro: add pm_runtime support
` [PATCH 5/6] media: allegro: add encoder buffer support
` [PATCH 6/6] media: allegro: add control to disable encoder buffer

[PATCH] arm: imx8mp-evk: CLOCK Enable SPI and QOS clock
 2021-09-08 13:02 UTC 

[PATCH] KVM: nVMX: fix comments of handle_vmon()
 2021-09-08 17:17 UTC  (3+ messages)

[PATCH v2 bpf-next] libbpf: add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
 2021-09-08 13:01 UTC  (2+ messages)

[PATCH] pci: pcie_dw_meson: fix usb fail when pci link fails to go up
 2021-09-08 12:59 UTC  (2+ messages)

[Bug 213837] New: "Kernel panic - not syncing: corrupted stack end detected inside scheduler" at building via distcc on a G5
 2021-09-08 12:54 UTC  (4+ messages)
` [Bug 213837] "

[PATCH] iommu: Clarify default domain Kconfig
 2021-09-08 12:55 UTC  (2+ messages)

[bug report] crypto: aesni - xts_crypt() return if walk.nbytes is 0
 2021-09-08 12:54 UTC 

[RFC PATCH 1/7] lua: add a recipe from meta-oe
 2021-09-08 12:54 UTC  (5+ messages)
` [RFC PATCH 7/7] package_rpm: use zstd instead of xz
  ` [OE-core] "

[PATCH] tools/libs: fix build of stubdoms
 2021-09-08 12:53 UTC  (2+ messages)

[PATCH v2] Config: use Mini-OS commit 9f09744aa3e5982 for xen-unstable
 2021-09-08 12:52 UTC 

[Intel-gfx] [RFC 3/5] drm/i915/panelreplay: Initializaton and compute config for panel replay
 2021-09-08 12:52 UTC  (3+ messages)

[dpdk-dev] [PATCH v3 1/4] security: support PDCP short MAC-I
 2021-09-08 12:51 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/5] support of MAC-I
  ` [dpdk-dev] [PATCH v4 4/5] crypto/dpaa2_sec: add PDCP short MAC-I support
  ` [dpdk-dev] [PATCH v4 5/5] crypto/dpaa_sec: add pdcp "


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.