All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-08 13:04:23 to 2021-09-08 13:49:19 UTC [more...]

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

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

[drm:i915-uncore-vfunc 31/31] drivers/gpu/drm/i915/i915_irq.c:52:10: fatal error: 'display/i915_display_trace.h' file not found
 2021-09-08 13:48 UTC 

[RFC v3 00/32] Rust binding for QAPI and qemu-ga QMP handler examples
 2021-09-08 13:45 UTC  (4+ messages)
` [RFC v3 09/32] build-sys: add i686 cpu target

[PATCH 00/10] qla2xxx driver bug fixes
 2021-09-08 13:46 UTC  (10+ messages)
` [PATCH 01/10] qla2xxx: Add support for mailbox passthru
` [PATCH 02/10] qla2xxx: Display 16G only as supported speeds for 3830c card
` [PATCH 03/10] qla2xxx: Check for firmware capability before creating QPair

[Tech-board-discuss] Nomination: Greg Kroah-Hartman on the TAB
 2021-09-08 13:46 UTC 

stable-rc/queue/5.14 baseline: 207 runs, 1 regressions (v5.14.1-17-g77d60f40b9ee)
 2021-09-08 13:46 UTC 

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

[linux-linus test] 164879: regressions - FAIL
 2021-09-08 13:44 UTC 

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-09-08 13:44 UTC  (5+ messages)
` [PATCH Part1 v5 36/38] virt: Add SEV-SNP guest driver

[PATCH 1/3] PCI: imx: encapsulate the clock enable into one standalone function
 2021-09-08 13:41 UTC  (4+ messages)

[PATCH 0/3] qapi: static typing conversion, pt5c
 2021-09-08 13:42 UTC  (2+ messages)

diff-index --cc no longer permitted, gitk is now broken (slightly)
 2021-09-08 13:43 UTC  (4+ messages)

[PATCH] tpm/tpm_i2c_infineon: Fix init endian vendor check
 2021-09-08 13:40 UTC  (2+ messages)

[PATCH] vhost-vsock: fix migration issue when seqpacket is supported
 2021-09-08 13:41 UTC  (4+ messages)

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

[PATCH 00/11] rebase: dereference tags
 2021-09-08 13:42 UTC  (4+ messages)
` [PATCH 03/11] t3407: use test_cmp_rev

Enabling TTM kerneldoc
 2021-09-08 13:41 UTC  (10+ 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

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

[PATCH 0/5] rebase -i: a couple of small improvements
 2021-09-08 13:41 UTC  (6+ messages)
` [PATCH 1/5] sequencer.c: factor out a function
` [PATCH 2/5] rebase: fix todo-list rereading
` [PATCH 3/5] reset_head(): mark oid parameter as const
` [PATCH 4/5] rebase -i: don't fork git checkout
` [PATCH 5/5] rebase: remove unused parameter

[PATCH 00/35] efi: Improvements to U-Boot running on top of UEFI
 2021-09-08 13:34 UTC  (36+ messages)
` [PATCH 01/35] x86: Keep symbol information in u-boot ELF file
` [PATCH 02/35] x86: Create a new header for EFI
` [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 30/35] efi: Share struct efi_priv between the app and stub code
` [PATCH 31/35] efi: Move exit_boot_services into a function
` [PATCH 32/35] efi: Check for failure when initing the app
` [PATCH 33/35] efi: Mention that efi_info_get() is only used in the stub
` [PATCH 34/35] efi: Show when allocated pages are used
` [PATCH 35/35] efi: Allow easy selection of serial-only operation

[PATCH] ASoC: Intel: boards: add max98390 2/4 speakers support
 2021-09-08 13:39 UTC  (3+ messages)

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

[f2fs-dev] [PATCH] f2fs: improve block allocation statistics
 2021-09-08 13:39 UTC 

stable-rc/queue/5.14 build: 169 builds: 1 failed, 168 passed, 100 warnings (v5.14.2-3-gbf9435541571)
 2021-09-08 13:39 UTC 

[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

[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)

[RFC] locking: rwbase: Take care of ordering guarantee for fastpath reader
 2021-09-08 13:27 UTC  (4+ 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 

[dm-devel] [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

[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  (8+ 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 1/1] docs/zh_TW: Add translation for riscv/patch-acceptance
 2021-09-08 13:14 UTC 

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

[PATCH v3 0/3] s390x: KVM: CPU Topology
 2021-09-08 13:16 UTC  (7+ 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] "

[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  (3+ messages)
` [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 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  (3+ messages)
` [PATCH 3/7] media: allegro: correctly scale the bit rate in SPS
` [PATCH 7/7] media: allegro: write vui parameters for HEVC


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.