All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-01 17:21:43 to 2020-10-01 17:52:57 UTC [more...]

[PATCH 0/9] nvme qemu cleanups and fixes
 2020-10-01 17:34 UTC  (7+ messages)
` [PATCH 3/9] hw/block/nvme: support per-namespace smart log

Nouveau wiki migration
 2020-10-01 17:52 UTC  (3+ messages)

[PATCH] ARM: dts: aspeed-g6: Add sgpiom/sgpios node
 2020-09-30  9:06 UTC  (2+ messages)
` [RESEND PATCH] ARM: dts: aspeed-g6: Fix gpio memory region

[RFC PATCH v2] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-10-01 17:50 UTC  (3+ messages)

[PATCH v5 0/4] xfs: fix some log stalling problems in defer ops
 2020-10-01 17:50 UTC  (8+ messages)
` [PATCH 2/4] xfs: periodically relog deferred intent items
` [PATCH 4/4] xfs: only relog deferred intent items if free space in the log gets low

[PATCH RESEND v2 00/16] hw: Let DMA/PCI API take MemTxAttrs argument and propagate MemTxResult
 2020-10-01 17:25 UTC  (16+ messages)
` [PATCH RESEND v2 01/16] pci: pass along the return value of dma_memory_rw
` [PATCH RESEND v2 02/16] docs/devel/loads-stores: Add regexp for DMA functions
` [PATCH RESEND v2 03/16] dma: Document address_space_map/address_space_unmap() prototypes
` [PATCH RESEND v2 04/16] dma: Let dma_memory_set() propagate MemTxResult
` [PATCH RESEND v2 05/16] dma: Let dma_memory_rw() "
` [PATCH RESEND v2 06/16] dma: Let dma_memory_read() "
` [PATCH RESEND v2 07/16] dma: Let dma_memory_write() "
` [PATCH RESEND v2 08/16] dma: Let dma_memory_valid() take MemTxAttrs argument
` [PATCH RESEND v2 09/16] dma: Let dma_memory_set() "
` [PATCH RESEND v2 10/16] dma: Let dma_memory_rw_relaxed() "
` [PATCH RESEND v2 11/16] dma: Let dma_memory_rw() "
` [PATCH RESEND v2 12/16] dma: Let dma_memory_read/write() "
` [PATCH RESEND v2 14/16] pci: Let pci_dma_rw() propagate MemTxResult
` [PATCH RESEND v2 15/16] pci: Let pci_dma_read() "
` [PATCH RESEND v2 16/16] pci: Let pci_dma_write() "

WARNING: at kernel/workqueue.c:1473 __queue_work+0x3b8/0x3d0
 2020-10-01 17:50 UTC  (11+ messages)

[PATCH v3 00/39] kasan: add hardware tag-based mode for arm64
 2020-10-01 17:48 UTC  (46+ messages)
` [PATCH v3 03/39] kasan: group vmalloc code
` [PATCH v3 04/39] kasan: shadow declarations only for software modes
` [PATCH v3 05/39] kasan: rename (un)poison_shadow to (un)poison_memory
` [PATCH v3 06/39] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v3 07/39] kasan: only build init.c for software modes
` [PATCH v3 08/39] kasan: split out shadow.c from common.c
` [PATCH v3 09/39] kasan: define KASAN_GRANULE_PAGE
` [PATCH v3 10/39] kasan: rename report and tags files
` [PATCH v3 11/39] kasan: don't duplicate config dependencies
` [PATCH v3 12/39] kasan: hide invalid free check implementation
` [PATCH v3 13/39] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [PATCH v3 16/39] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH v3 17/39] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH v3 18/39] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v3 19/39] kasan: rename SHADOW layout macros to META

[PATCH v2] hw/block/nand: Decommission the NAND museum
 2020-10-01 17:31 UTC  (2+ messages)

Read the "real_parent" field of task_struct
 2020-10-01 17:49 UTC  (3+ messages)

[PATCH for-next v7 00/19] rdma_rxe: API extensions
 2020-10-01 17:48 UTC  (20+ messages)
` [PATCH for-next v7 01/19] rdma_rxe: Separat MEM into MR and MW objects
` [PATCH for-next v7 02/19] rdma_rxe: Enable "
` [PATCH for-next v7 03/19] rdma_rxe: Let pools support both keys and indices
` [PATCH for-next v7 04/19] rdma_rxe: make pool return values position independent
` [PATCH for-next v7 05/19] rdma_rxe: remove void * parameters in pool APIs
` [PATCH for-next v7 06/19] rdma_rxe: add alloc_mw and dealloc_mw verbs
` [PATCH for-next v7 07/19] rdma_rxe: Add bind_mw and invalidate_mw verbs
` [PATCH for-next v7 08/19] rdma_rxe: Add memory access through MWs
` [PATCH for-next v7 09/19] rdma_rxe: Add locked and unlocked pool APIs
` [PATCH for-next v7 10/19] rdma_rxe: Add support for ibv_query_device_ex
` [PATCH for-next v7 11/19] rdma_rxe: Add support for extended CQ operations
` [PATCH for-next v7 12/19] rdma_rxe: Add support for extended QP operations
` [PATCH for-next v7 13/19] rdma_rxe: Fix mcast group allocation bug
` [PATCH for-next v7 14/19] rdma_rxe: Fix bugs in the multicast receive path
` [PATCH for-next v7 15/19] rdma_rxe: handle ERR_PTR returns from pool
` [PATCH for-next v7 16/19] rdma_rxe: remove duplicate entries in struct rxe_mr
` [PATCH for-next v7 17/19] rdma_rme: removed unused RXE_MR_TYPE_FMR
` [PATCH for-next v7 18/19] rdma_rxe: add rkey validation checks for MR and MW
` [PATCH for-next v7 19/19] rdma_rxe: moved rxe_xmit_packet to rxe_net.c

[PATCH 1/4] libsepol: Get rid of the old and duplicated symbols
 2020-10-01 17:48 UTC  (8+ messages)
` [PATCH 4/4] libsemanage: Bump libsemanage.so version

[PATCH V2] net: smc911x: Automatically Update ethaddr with MAC
 2020-10-01 17:48 UTC  (3+ messages)

[PATCH 0/4] tpm_tis: fix interrupts (again)
 2020-10-01 17:48 UTC  (7+ messages)
` [PATCH 1/4] tpm_tis: Clean up locality release

[PATCH v5 03/15] misc: bcm-vk: add autoload support
 2020-10-01 17:48 UTC  (4+ messages)

[PATCH] mac80211: avoid processing non-S1G elements on S1G band
 2020-10-01 17:47 UTC 

[PATCH v4 0/5] xfs: fix how we deal with new intents during recovery
 2020-10-01 17:46 UTC  (13+ messages)
` [PATCH 1/5] xfs: remove xfs_defer_reset
` [PATCH 2/5] xfs: remove XFS_LI_RECOVERED
` [PATCH 3/5] xfs: proper replay of deferred ops queued during log recovery
` [PATCH 4/5] xfs: xfs_defer_capture should absorb remaining block reservation
` [PATCH 5/5] xfs: xfs_defer_capture should absorb remaining transaction reservation

[seabios test] 155136: tolerable FAIL - PUSHED
 2020-10-01 17:45 UTC 

[PATCH] hw/core/cpu: Add missing 'exec/cpu-common.h' include
 2020-10-01 17:44 UTC  (2+ messages)

[PATCH V7 0/5] Intel Platform Monitoring Technology
 2020-10-01 17:44 UTC  (4+ messages)
` [PATCH V7 3/5] platform/x86: Intel PMT class driver

[PATCH V2 0/3] integrity: Load certs from EFI MOK config table
 2020-10-01 17:44 UTC  (3+ messages)
` [PATCH V2 1/3] efi: Support for MOK variable "

[RESEND PATCH] spmi: prefix spmi bus device names with "spmi"
 2020-10-01 17:43 UTC  (3+ messages)

How should we handle illegal task FPU state?
 2020-10-01 17:43 UTC 

[PATCH 0/6] Ancillary bus implementation and SOF multi-client support
 2020-10-01 17:42 UTC  (8+ messages)
` [PATCH 1/6] Add ancillary bus support

[xen-4.13-testing test] 155132: regressions - FAIL
 2020-10-01 17:43 UTC 

refactor the nvme scanning and validation code
 2020-10-01 17:43 UTC  (6+ messages)
` [PATCH 17/20] nvme: query namespae identifiers before adding the namespace

[PATCH qemu 0/4] mirror: implement incremental and bitmap modes
 2020-10-01 17:31 UTC  (3+ messages)
` [PATCH qemu 4/4] iotests: add test for bitmap mirror

[PULL] u-boot-usb/next
 2020-10-01 17:42 UTC  (3+ messages)

[PATCH v1] i2c: npcm7xx: Support changing bus speed using debugfs
 2020-10-01 17:40 UTC  (7+ messages)

[PATCH v3 00/13] Audio graph card updates and usage with Tegra210 audio
 2020-10-01 17:33 UTC  (28+ messages)
` [PATCH v3 01/13] ASoC: soc-core: Fix component name_prefix parsing
` [PATCH v3 02/13] ASoC: soc-pcm: Get all BEs along DAPM path
` [PATCH v3 03/13] ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names
` [PATCH v3 04/13] ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM
` [PATCH v3 05/13] ASoC: audio-graph: Support empty Codec endpoint
` [PATCH v3 06/13] ASoC: simple-card-utils: Expose new members for asoc_simple_priv
` [PATCH v3 07/13] ASoC: audio-graph: Update driver as per new exposed members
` [PATCH v3 08/13] ASoC: audio-graph: Expose helpers from audio graph
` [PATCH v3 09/13] ASoC: dt-bindings: tegra: Add schema for audio graph card
` [PATCH v3 10/13] ASoC: tegra: Add audio graph based card driver
` [PATCH v3 11/13] arm64: defconfig: Enable Tegra audio graph "
` [PATCH v3 12/13] arm64: tegra: Audio graph header for Tegra210
` [PATCH v3 13/13] arm64: tegra: Audio graph sound card for Jetson Nano and TX1

[PATCH] pipe: fix hang when racing with a wakeup
 2020-10-01 17:41 UTC  (3+ messages)

next/master baseline: 397 runs, 5 regressions (next-20201001)
 2020-10-01 17:41 UTC 

[PATCH v3 0/3] add MEMORY_FAILURE event
 2020-10-01 17:28 UTC  (2+ messages)

[PATCH 0/6] Ancillary bus implementation and SOF multi-client support
 2020-10-01 17:40 UTC  (5+ messages)
` [PATCH 1/6] Add ancillary bus support

[PATCH v6 0/4] Fixes curses on msys2/mingw
 2020-10-01 17:39 UTC  (6+ messages)
` [PATCH v6 1/4] configure: fixes indent of $meson setup
` [PATCH v6 2/4] curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingw
` [PATCH v6 3/4] curses: Fixes curses compiling errors
` [PATCH v6 4/4] win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defined on msys2/mingw

[PATCH v5 00/17] device-dax: support sub-dividing soft-reserved ranges
 2020-10-01 17:39 UTC  (6+ messages)
` [PATCH v5 01/17] device-dax: make pgmap optional for instance creation

[PATCH v6 00/10] NFS: Add support for the v4.2 READ_PLUS operation
 2020-10-01 17:39 UTC  (3+ messages)
` [PATCH v6 07/10] SUNRPC: Add the ability to expand holes in data pages

[PATCH v1 00/20] s390x/tcg: Implement Vector enhancements facility and switch to z14
 2020-10-01 17:30 UTC  (4+ messages)
` [PATCH v1 03/20] s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL

[PATCH] arm-bsp/linux-arm64-ack: remove bbappend for version 4.19
 2020-10-01 17:38 UTC  (2+ messages)
` [meta-arm] "

[PATCH v2 0/4] Document [u]int_leastN_t
 2020-10-01 17:38 UTC  (3+ messages)
` [PATCH v2 1/4] system_data_types.7: Add int_leastN_t family of types

[PATCH] arm-bsp/documentation: add BSP documentation template
 2020-10-01 17:37 UTC  (2+ messages)
` [meta-arm] "

[PATCH] arm-bsp/u-boot: fix patches for a5ds
 2020-10-01 17:37 UTC  (2+ messages)
` [meta-arm] "

[PATCH v38 00/24] Intel SGX foundations
 2020-10-01 17:36 UTC  (3+ messages)
` [PATCH v38 11/24] x86/sgx: Add SGX enclave driver

master - improve message for invalid device arg in process_each_pv
 2020-10-01 17:36 UTC 

[GIT PULL] arm64 fix for 5.9-rc8/final
 2020-10-01 17:35 UTC  (2+ messages)

[Bug 1898084] [NEW] Assertion failed: (buf_len != 0), function soread, file socket.c, line 183
 2020-10-01 17:20 UTC 

[PATCH v2 0/2] Texi cleanup
 2020-10-01 17:35 UTC  (2+ messages)
` [PATCH v2 1/2] doc: Remove texi referenced in qemu-img-cmds.hx and target/i386/cpu.c

[PATCH 0/4] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-01 17:31 UTC  (9+ messages)
` [PATCH 1/4] of/fdt: Update zone_dma_bits when running in bcm2711

[PATCH 0/2] Document void *
 2020-10-01 17:32 UTC  (3+ messages)
` [PATCH v2 1/2] system_data_types.7: Add 'void *'

[Intel-gfx] [PATCH 0/5] drm/i915/tgl: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clock
 2020-10-01 17:31 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/5] drm/i915/icl: Cross check the combo PLL WRPLL parameters wrt. hard-coded PLL freqs

[Intel-wired-lan] [intel-wired-lan 0/4] implement minimum security revision
 2020-10-01 17:31 UTC  (5+ messages)
` [Intel-wired-lan] [intel-wired-lan 1/4] ice: create flash_info structure and separate NVM version
` [Intel-wired-lan] [intel-wired-lan 2/4] ice: cache NVM module bank information
` [Intel-wired-lan] [intel-wired-lan 3/4] ice: read security revision to ice_nvm_info and ice_orom_info
` [Intel-wired-lan] [intel-wired-lan 4/4] ice: add devlink parameters to read and write minimum security revision

[RFC] man7/system_data_types.7: Document [unsigned] __int128
 2020-10-01 17:31 UTC  (4+ messages)

[PATCH 1/1] RAS: Add CPU Correctable Error Collector to isolate an erroneous CPU core
 2020-10-01 17:30 UTC  (8+ messages)

[PATCH 0/5] Support RISC-V migration
 2020-10-01 17:30 UTC  (7+ messages)
` [PATCH 1/5] target/riscv: Add basic vmstate description of CPU
` [PATCH 3/5] target/riscv: Add H extention state description
` [PATCH 4/5] target/riscv: Add V "

[GIT PULL] tracing: A couple of fixes
 2020-10-01 17:30 UTC  (2+ messages)

[git pull] drm amdgpu + vmwgfx fixes for 5.9-rc8
 2020-10-01 17:30 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/sentry-cli: needs host-zlib
 2020-10-01 17:30 UTC  (2+ messages)

[PATCH v2 00/16] hw: Let DMA/PCI API take MemTxAttrs argument and propagate MemTxResult
 2020-10-01 17:23 UTC  (6+ messages)
` [PATCH v2 01/16] pci: pass along the return value of dma_memory_rw
` [PATCH v2 02/16] docs/devel/loads-stores: Add regexp for DMA functions
` [PATCH v2 03/16] dma: Document address_space_map/address_space_unmap() prototypes
` [PATCH v2 04/16] dma: Let dma_memory_set() propagate MemTxResult

[PATCH v4 0/4] mm: allow mapping accounted kernel pages to userspace
 2020-10-01 17:27 UTC  (4+ messages)
` [PATCH v4 4/4] mm: convert page kmemcg type to a page memcg flag

[Buildroot] [git commit] package/sentry-cli: needs host-zlib
 2020-10-01 17:28 UTC 

[Intel-gfx] [PATCH v2 1/6] drm/i915: Shut down displays gracefully on reboot
 2020-10-01 17:28 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v2,1/6] "

[RFC PATCH 0/4] Add a RPMsg driver to support AI Processing Unit (APU)
 2020-10-01 17:28 UTC  (3+ messages)

[PATCH] evtchn/Flask: pre-allocate node on send path
 2020-10-01 17:27 UTC  (3+ messages)

[Bug 204241] New: amdgpu fails to resume from suspend
 2020-10-01 17:27 UTC  (3+ messages)
` [Bug 204241] "

[PATCH RFC v2] kernel: decouple TASK_WORK TWA_SIGNAL handling from signals
 2020-10-01 17:27 UTC  (3+ messages)

[PATCH v13 8/8] x86/vsyscall/64: Fixup Shadow Stack and Indirect Branch Tracking for vsyscall emulation
 2020-10-01 17:26 UTC  (13+ messages)

mb2q experience and couple issues
 2020-10-01 17:26 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] checkpatch: fix multi-statement macro checks for while blocks
 2020-10-01 17:25 UTC  (2+ messages)
`  "

[PATCH 0/3] nvmet: allow target to export readonly ns
 2020-10-01 17:24 UTC  (3+ messages)
` [PATCH 1/3] nvmet: allow user to set the ns readonly

[dpdk-dev] [PATCH v6 01/42] pipeline: add new SWX pipeline type
 2020-10-01 17:22 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 00/42] Pipeline alignment with the P4 language

[PATCH v5 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-10-01 17:08 UTC  (8+ messages)
` [PATCH v5 05/14] hw/block/nvme: Add support for Namespace Types


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.