All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-08 21:36:24 to 2020-12-08 22:24:28 UTC [more...]

Refcount mismatch when unregistering netdevice from kernel
 2020-12-08 21:51 UTC  (5+ messages)

[PATCH net v1 1/2] lan743x: improve performance: fix rx_napi_poll/interrupt ping-pong
 2020-12-08 22:23 UTC  (6+ messages)
` [PATCH net v1 2/2] lan743x: boost performance: limit PCIe bandwidth requirement

[PATCH v2 2/5] Documentation/Makefile: conditionally include ../GIT-VERSION-FILE
 2020-12-08 22:23 UTC  (3+ messages)

[PATCH V2 0/2] Lift memcpy_[to|from]_page to core
 2020-12-08 22:23 UTC  (10+ messages)
` [PATCH V2 2/2] mm/highmem: "

[PATCH v14 0/4] RDMA: Add dma-buf support
 2020-12-08 22:39 UTC  (5+ messages)
` [PATCH v14 1/4] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v14 2/4] RDMA/core: Add device method for registering dma-buf based "
` [PATCH v14 3/4] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v14 4/4] RDMA/mlx5: Support dma-buf based userspace memory region

[net-next v3 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-11-13
 2020-12-08 22:22 UTC  (11+ messages)
` [net-next v3 05/15] ice: create flow profile

[PATCH 00/19] target/mips: Boring code reordering
 2020-12-08 22:19 UTC  (37+ messages)
` [PATCH 01/19] hw/mips: Move address translation helpers to target/mips/
` [PATCH 02/19] target/mips: Remove unused headers from translate.c
` [PATCH 03/19] target/mips: Remove unused headers from fpu_helper.c
` [PATCH 04/19] target/mips: Remove unused headers from cp0_helper.c
` [PATCH 05/19] target/mips: Remove unused headers from op_helper.c
` [PATCH 06/19] target/mips: Remove unused headers from kvm.c
` [PATCH 07/19] target/mips: Include "exec/memattrs.h" in 'internal.h'
` [PATCH 08/19] target/mips: Extract cpu_supports*/cpu_set* translate.c
` [PATCH 09/19] target/mips: Move mips_cpu_add_definition() from helper.c to cpu.c
` [PATCH 10/19] target/mips: Add !CONFIG_USER_ONLY comment after #endif
` [PATCH 11/19] target/mips: Extract common helpers from helper.c to common_helper.c
` [PATCH 12/19] target/mips: Rename helper.c as tlb_helper.c
` [PATCH 13/19] target/mips: Fix code style for checkpatch.pl
` [PATCH 14/19] target/mips: Move mmu_init() functions to tlb_helper.c

[PATCH RFC v4 00/15] Add riscv kvm accel support
 2020-12-08 22:21 UTC  (11+ messages)
` [PATCH RFC v4 03/15] target/riscv: Implement function kvm_arch_init_vcpu
` [PATCH RFC v4 06/15] target/riscv: Support start kernel directly by KVM
` [PATCH RFC v4 09/15] target/riscv: Add host cpu type

[PATCH v8 00/16] Add support for Clang LTO
 2020-12-08 22:20 UTC  (7+ messages)

[PATCH v8] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-12-08 22:22 UTC  (3+ messages)

[PATCH v2 1/5] Documentation/Makefile: conditionally include doc.dep
 2020-12-08 22:19 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: Add device tree for ASUS Zenfone 2 Laser
 2020-12-08 22:18 UTC  (2+ messages)

[PATCH] drm/amdgpu: make DRM_AMD_DC x86-only again
 2020-12-08 22:18 UTC  (12+ messages)

[PATCH 0/1] maintenance: Fix a SEGFAULT when no repository when running git maintenance run/start
 2020-12-08 22:17 UTC  (6+ messages)
` [PATCH v2 0/1] maintenance: Fix SEGFAULT when running outside of a repository
  ` [PATCH v2 1/1] maintenance: fix SEGFAULT when no repository

[PATCH] hw/block/nvme: fix bad clearing of CAP
 2020-12-08 22:08 UTC  (2+ messages)

[PATCH v3 0/2] hw/block/nvme: add simple copy command
 2020-12-08 22:13 UTC  (3+ messages)
` [PATCH v3 2/2] "

Steinberg UR22 Crackling and Clicks
 2020-12-08 22:14 UTC  (9+ messages)

[PATCH] [PATCH] Keep offset when mapping data via SWIOTLB
 2020-12-08 22:16 UTC  (4+ messages)

[PATCH bpf-next] libbpf: support module BTF for BPF_TYPE_ID_TARGET CO-RE relocation
 2020-12-08 22:13 UTC  (8+ messages)

[PATCH net] ethtool: fix stack overflow in ethnl_parse_bitset()
 2020-12-08 22:13 UTC 

[PATCH] mtd: rawnand: gpmi: Use a single line for of_device_id
 2020-12-08 22:12 UTC 

[PATCH 0/4] Add a new -action parameter
 2020-12-08 20:59 UTC  (5+ messages)
` [PATCH 3/4] qmp: Allow setting -action parameters on the fly

[PATCH v6 00/17] propose config-based hooks (part I)
 2020-12-08 22:11 UTC  (4+ messages)
` [PATCH 15/17] hook: provide stdin by string_list or callback

[PATCH v9 00/18] Add AMD SEV guest live migration support
 2020-12-08 22:09 UTC  (19+ messages)
` [PATCH v9 01/18] KVM: SVM: Add KVM_SEV SEND_START command
` [PATCH v9 02/18] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v9 03/18] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [PATCH v9 04/18] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [PATCH v9 05/18] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [PATCH v9 06/18] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [PATCH v9 07/18] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH v9 08/18] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v9 09/18] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v9 10/18] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v9 11/18] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH v9 12/18] KVM: SVM: Add support for static allocation of unified Page Encryption Bitmap
` [PATCH v9 13/18] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
` [PATCH v9 14/18] EFI: Introduce the new AMD Memory Encryption GUID
` [PATCH v9 15/18] KVM: x86: Add guest support for detecting and enabling SEV Live Migration feature
` [PATCH v9 16/18] KVM: x86: Mark _bss_decrypted section variables as decrypted in page encryption bitmap
` [PATCH v9 17/18] KVM: x86: Add kexec support for SEV Live Migration
` [PATCH v9 18/18] KVM: SVM: Bypass DBG_DECRYPT API calls for unecrypted guest memory

[PATCH nf] netfilter: nft_ct: Remove confirmation check for NFT_CT_ID
 2020-12-08 22:09 UTC  (2+ messages)

[PATCH] smbios: entry-point-type option
 2020-12-08 21:20 UTC 

[PATCH bpf-next v3 1/4] bpf: Be less specific about socket cookies guarantees
 2020-12-08 22:08 UTC  (3+ messages)
` [PATCH bpf-next v3 2/4] bpf: Expose bpf_get_socket_cookie to tracing programs

[PATCH] PCI: Save/restore L1 PM Substate extended capability registers
 2020-12-08 22:06 UTC 

[PATCH 4] xprtrdma: Fix XDRBUF_SPARSE_PAGES support
 2020-12-08 19:57 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/17] fixes and refactoring changes for bnxt
 2020-12-08 22:07 UTC  (4+ messages)
` [dpdk-dev] [PATCH 12/17] net/bnxt: remove function declaration

One potential issue with concurrent execution of RCU callbacks
 2020-12-08 22:04 UTC  (6+ messages)

[PATCH] SCSI: cxgb4i: fix TLS dependency
 2020-12-08 22:05 UTC 

[PATCH 00/23] pack-bitmap: bitmap generation improvements
 2020-12-08 22:05 UTC  (32+ messages)
` [PATCH v3 00/24] "
` [PATCH v4 "
  ` [PATCH v4 01/24] ewah/ewah_bitmap.c: avoid open-coding ALLOC_GROW()
  ` [PATCH v4 02/24] pack-bitmap: fix header size check
  ` [PATCH v4 03/24] pack-bitmap: bounds-check size of cache extension
  ` [PATCH v4 04/24] t5310: drop size of truncated ewah bitmap
  ` [PATCH v4 05/24] rev-list: die when --test-bitmap detects a mismatch
  ` [PATCH v4 06/24] ewah: factor out bitmap growth
  ` [PATCH v4 07/24] ewah: make bitmap growth less aggressive
  ` [PATCH v4 08/24] ewah: implement bitmap_or()
  ` [PATCH v4 09/24] ewah: add bitmap_dup() function
  ` [PATCH v4 10/24] pack-bitmap-write: reimplement bitmap writing
  ` [PATCH v4 11/24] pack-bitmap-write: pass ownership of intermediate bitmaps
  ` [PATCH v4 12/24] pack-bitmap-write: fill bitmap with commit history
  ` [PATCH v4 13/24] bitmap: implement bitmap_is_subset()
  ` [PATCH v4 14/24] commit: implement commit_list_contains()
  ` [PATCH v4 15/24] t5310: add branch-based checks
  ` [PATCH v4 16/24] pack-bitmap-write: rename children to reverse_edges
  ` [PATCH v4 17/24] pack-bitmap.c: check reads more aggressively when loading
  ` [PATCH v4 18/24] pack-bitmap-write: build fewer intermediate bitmaps
  ` [PATCH v4 19/24] pack-bitmap-write: ignore BITMAP_FLAG_REUSE
  ` [PATCH v4 20/24] pack-bitmap: factor out 'bitmap_for_commit()'
  ` [PATCH v4 21/24] pack-bitmap: factor out 'add_commit_to_bitmap()'
  ` [PATCH v4 22/24] pack-bitmap-write: use existing bitmaps
  ` [PATCH v4 23/24] pack-bitmap-write: relax unique revwalk condition
  ` [PATCH v4 24/24] pack-bitmap-write: better reuse bitmaps

[PATCH RESEND v2] virtio-input: add multi-touch support
 2020-12-08 22:05 UTC  (3+ messages)

[PATCH v3] pwm: bcm2835: Support apply function for atomic configuration
 2020-12-08 22:01 UTC  (2+ messages)

[RFC PATCH] drm/panel: Make backlight attachment lazy
 2020-12-08 22:02 UTC  (5+ messages)

[PATCH net-next] net: dsa: mt7530: support setting ageing time
 2020-12-08 22:01 UTC  (3+ messages)

[PATCH 00/13] target/mips: Convert LSA/DLSA and part of the Rel6 removed opcodes
 2020-12-08 20:37 UTC  (13+ messages)
` [PATCH 01/13] !fixup "target/mips/translate: Add declarations for generic code"
` [PATCH 02/13] target/mips: Extract LSA/DLSA translation generators
` [PATCH 03/13] target/mips: Introduce decodetree helpers for MSA LSA/DLSA opcodes
` [PATCH 05/13] target/mips: Remove now unreachable LSA/DLSA opcodes code
` [PATCH 06/13] target/mips: Convert Rel6 Special2 opcode to decodetree
` [PATCH 07/13] target/mips: Convert Rel6 COP1X "
` [PATCH 08/13] target/mips: Convert Rel6 CACHE/PREF opcodes "
` [PATCH 09/13] target/mips: Convert Rel6 LWL/LWR/SWL/SWR "
` [PATCH 10/13] target/mips: Convert Rel6 LWLE/LWRE/SWLE/SWRE "
` [PATCH 11/13] target/mips: Convert Rel6 LDL/LDR/SDL/SDR "
` [PATCH 12/13] target/mips: Convert Rel6 LLD/SCD "
` [PATCH 13/13] target/mips: Convert Rel6 LL/SC "

[PATCH bpf v2 0/7] selftests/bpf: Restore test_offload.py to working order
 2020-12-08 22:00 UTC  (4+ messages)

[PATCH liburing] rem_buf/test: inital testing for OP_REMOVE_BUFFERS
 2020-12-08 21:57 UTC 

[PATCH] PCI: Remove unused HAVE_PCI_SET_MWI
 2020-12-08 22:00 UTC  (2+ messages)

[PATCH liburing] timeout/test: clear state for timeout updates
 2020-12-08 21:57 UTC 

[PATCH v4] HID: i2c-hid: add polling mode based on connected GPIO chip's pin status
 2020-12-08 21:59 UTC  (3+ messages)

[PATCH v2 1/1] powerpc/kvm: Fix mask size for emulated msgsndp
 2020-12-08 21:57 UTC  (3+ messages)

[PATCH bpf-next v3] bpf: Only provide bpf_sock_from_file with CONFIG_NET
 2020-12-08 21:58 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/ca-certificates: bump version to 20200601
 2020-12-08 21:58 UTC  (2+ messages)

[Buildroot] [git commit] package/ca-certificates: bump version to 20200601
 2020-12-08 21:58 UTC 

[Buildroot] [PATCH 1/1] package/libopenssl: security bump version to 1.1.1i
 2020-12-08 21:57 UTC  (2+ messages)

[Buildroot] [git commit] package/libopenssl: security bump version to 1.1.1i
 2020-12-08 21:57 UTC 

[PATCH 0/6] libtracefs: Clean up of the source directory
 2020-12-08 21:54 UTC  (7+ messages)
` [PATCH 1/6] libtracefs: Move features.mk into scripts directory
` [PATCH 2/6] libtracefs: Remove LIBTRACEFS_DIR as it is the same as bdir
` [PATCH 3/6] libtracefs: Use LIBTRACEFS_STATIC/SHARED instead of open coding them
` [PATCH 4/6] libtracefs: Move source files to new src/ directory
` [PATCH 5/6] libtracefs: Use pkg-config to find libtraceevent
` [PATCH 6/6] libtracefs: Have make clean remove the .so.X file

stable-rc/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.247)
 2020-12-08 21:54 UTC 

[PATCH 0/4] target/arm bug fix
 2020-12-08 21:04 UTC  (7+ messages)
` [PATCH 2/4] target/arm: Fixup contiguous first-fault and no-fault loads
` [PATCH 3/4] target/arm: Fixup SIMD fcmla(by element) in 4H arrangement
` [PATCH 4/4] target/arm: adjust CPTR_EL2 according to HCR_EL2.E2H

[PATCH 1/2] mtd: rawnand: gpmi: Fix the driver only sense CS0 R/B issue
 2020-12-08 21:53 UTC  (5+ messages)
  ` [EXT] "

New sharness/test vim syntax
 2020-12-08 21:54 UTC  (3+ messages)

[PATCH 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm64 platform
 2020-12-08 21:54 UTC  (10+ messages)
` [PATCH 01/14] qemu: arm: Use the generated DTB only when CONGIG_OF_BOARD is defined

[PATCH v11 0/4] xfs: avoid transaction reservation recursion
 2020-12-08 19:02 UTC  (3+ messages)
` [PATCH v11 2/4] xfs: use memalloc_nofs_{save,restore} in xfs transaction

[PATCH hwmon-next 1/1] hwmon: (mlxreg-fan) Add support for fan drawers capability and present registers
 2020-12-08 21:53 UTC  (3+ messages)

[ANNOUNCE] QEMU 5.2.0 is now available
 2020-12-08 21:24 UTC 

[PATCH] scsi: ufs: clear uac for RPMB after ufshcd resets
 2020-12-08 21:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH bpf] bpf, doc: Update KP's email in MAINTAINERS
 2020-12-08 21:49 UTC 

[git pull] [brown paperbag] regression in sparc64 this cycle
 2020-12-08 21:48 UTC  (2+ messages)

[PATCH] worktree: teach `repair` to fix multi-directional breakage
 2020-12-08 21:47 UTC  (2+ messages)

+ mm-initialize-struct-pages-in-reserved-regions-outside-of-the-zone-ranges.patch added to -mm tree
 2020-12-08 21:46 UTC  (6+ messages)

[PATCH 1/5] acd: store IP in network order
 2020-12-08 21:48 UTC  (2+ messages)

[PATCH net-next] bonding: correct rr balancing during link failure
 2020-12-08 21:46 UTC  (3+ messages)

[PATCH] nvme-core: update NS Attr Changed AEN handling for ANA group
 2020-12-08 21:46 UTC  (11+ messages)

[PATCH] vdpa/mlx5: Use write memory barrier after updating CQ index
 2020-12-08 21:45 UTC  (3+ messages)

[RFC] Testing EFI_CAPSULE_ON_DISK
 2020-12-08 21:46 UTC 

[Accel-config] Re: [PATCH v2 1/5] accel-config: Support new driver changes in kernel ver 5.10
 2020-12-08 21:44 UTC 

[PATCH v1 0/3] Three fixes for the UPIU trace
 2020-12-08 21:42 UTC  (8+ messages)
` [PATCH v1 3/3] scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM

Request for ssifbridge repository
 2020-12-08 21:30 UTC  (2+ messages)

[PATCH Xilinx Alveo 0/8] Xilinx Alveo/XRT patch overview
 2020-12-08 21:40 UTC  (3+ messages)

GUI Design Work Group - Wednesday, 12/09/20 at 10:00 AM CT
 2020-12-08 21:39 UTC 

[PATCH v9 00/12] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-12-08 20:20 UTC  (5+ messages)
` [PATCH v9 08/12] hw/block/nvme: Support "

[PATCH 14/21] cifs: we do not allow changing username/password/unc/... during remount
 2020-12-08 21:38 UTC  (4+ messages)

[PATCH v2 1/4] spi: LS7A: Add Loongson LS7A SPI controller driver support
 2020-12-08 21:36 UTC  (2+ messages)

[PATCH] t5310: stop expecting the default branch name `master`
 2020-12-08 21:36 UTC  (5+ messages)

[PATCH v3 00/10] iio: adc: at91_adc: cleanup DT bindings
 2020-12-08 21:35 UTC  (4+ messages)
` [PATCH v3 03/10] dt-bindings:iio:adc:remove atmel,adc-res and atmel,adc-res-names
  ` [PATCH v3 03/10] dt-bindings:iio:adc:remove atmel, adc-res and atmel, adc-res-names

[PATCH v2 0/3] RFC: Precise TSC migration
 2020-12-08 21:35 UTC  (8+ messages)
` [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE

[Intel-gfx] [PATCH i-g-t] i915/gem_vm_create: Race vm-destroy against object free
 2020-12-08 21:36 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v11 00/13] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-12-08 20:03 UTC  (2+ messages)
` [PATCH v11 01/13] hw/block/nvme: Process controller reset and shutdown differently


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.