All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-08 22:06:48 to 2020-12-08 23:01:06 UTC [more...]

problem booting 5.10
 2020-12-08 23:00 UTC  (14+ messages)

[bluez PATCH v1] test: add test app for Advertisement Monitor API
 2020-12-08 22:58 UTC 

[PATCH v2 00/15] RISC-V: Start to remove xlen preprocess
 2020-12-08 22:56 UTC  (17+ messages)
` [PATCH v2 01/15] hw/riscv: Expand the is 32-bit check to support more CPUs
` [PATCH v2 02/15] target/riscv: Add a TYPE_RISCV_CPU_BASE CPU
` [PATCH v2 03/15] riscv: spike: Remove target macro conditionals
` [PATCH v2 04/15] riscv: virt: "
` [PATCH v2 05/15] hw/riscv: boot: Remove compile time XLEN checks
` [PATCH v2 06/15] hw/riscv: virt: "
` [PATCH v2 07/15] hw/riscv: spike: "
` [PATCH v2 08/15] hw/riscv: sifive_u: "
` [PATCH v2 09/15] target/riscv: fpu_helper: Match function defs in HELPER macros
` [PATCH v2 10/15] target/riscv: Add a riscv_cpu_is_32bit() helper function
` [PATCH v2 11/15] target/riscv: Specify the XLEN for CPUs
` [PATCH v2 12/15] target/riscv: cpu: Remove compile time XLEN checks
` [PATCH v2 13/15] target/riscv: cpu_helper: "
` [PATCH v2 14/15] target/riscv: csr: "
` [PATCH v2 15/15] target/riscv: cpu: Set XLEN independently from target

[PATCH 00/19] target/mips: Boring code reordering
 2020-12-08 22:30 UTC  (41+ 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 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 15/19] target/mips: Move cpu definitions, reset() and realize() to cpu.c
` [PATCH 16/19] target/mips: Inline cpu_mips_realize_env() in mips_cpu_realizefn()
` [PATCH 17/19] target/mips: Rename translate_init.c as cpu-defs.c
` [RFC PATCH 19/19] target/mips: Only build TCG code when CONFIG_TCG is set

[PATCH 0/7] target/mips: Add translate.h and fpu_translate.h headers
 2020-12-08 22:54 UTC  (10+ messages)
` [PATCH 1/7] target/mips/translate: Extract DisasContext structure
` [PATCH 2/7] target/mips/translate: Add declarations for generic code
` [PATCH 5/7] target/mips/fpu_helper: Remove unused headers
` [PATCH 6/7] target/mips: Declare generic FPU functions in 'fpu_translate.h'

memory leak in generic_parse_monolithic [+PATCH]
 2020-12-08 22:54 UTC  (5+ messages)
  ` memory leak in generic_parse_monolithic

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

[PATCH v2 1/8] lib/find_bit.c: Add find_last_zero_bit
 2020-12-08 22:54 UTC  (6+ messages)

[PATCH 1/2] cfg80211: Handling driver updated MU-EDCA params
 2020-12-08 22:54 UTC  (2+ messages)
` [PATCH 2/2] mac80211: "

[PATCH V3 0/5] patches for stmmac
 2020-12-08 22:53 UTC  (2+ messages)

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

[PATCH RFC v4 00/15] Add riscv kvm accel support
 2020-12-08 22:29 UTC  (16+ 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 07/15] hw/riscv: PLIC update external interrupt by KVM when kvm enabled
` [PATCH RFC v4 09/15] target/riscv: Add host cpu type
` [PATCH RFC v4 13/15] target/riscv: Introduce dynamic time frequency for virt machine

[PATCH 00/27] dm: Change the way sequence numbers are implemented
 2020-12-08 22:52 UTC  (2+ messages)

[PATCH net-next] net: lapbether: Consider it successful if (dis)connecting when already (dis)connected
 2020-12-08 22:50 UTC 

[RFC v9 00/22] i386 cleanup
 2020-12-08 22:15 UTC  (6+ messages)
` [RFC v9 16/32] target/riscv: remove CONFIG_TCG, as it is always TCG

[PATCH 0/7] Introduce vdpa management tool
 2020-12-08 22:47 UTC  (4+ messages)

[PATCH 1/3] block: try one write zeroes request before going further
 2020-12-08 22:46 UTC  (2+ messages)

[PATCH] t7064: avoid relying on a specific default branch name
 2020-12-08 22:46 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/2] target/mips: Let cpu_supports_isa() take CPUMIPSState argument
 2020-12-08 22:43 UTC  (2+ messages)

[PATCH v2] hw/block/nvme: add compare command
 2020-12-08 22:14 UTC  (2+ messages)

[PATCH v4 00/15] Cryptodisk fixes for v2.06 redux
 2020-12-08 22:45 UTC  (20+ messages)
` [PATCH v8 00/18] "
  ` [PATCH v8 01/18] disk: Rename grub_disk_get_size to grub_disk_native_sectors
  ` [PATCH v8 02/18] misc: Add parentheses around ALIGN_UP and ALIGN_DOWN arguments
  ` [PATCH v8 03/18] whitespace: convert 8 spaces to tabs
  ` [PATCH v8 04/18] luks2: Remove unused argument in grub_error
  ` [PATCH v8 05/18] luks2: Make sure all fields of output argument in luks2_parse_digest() are written to
  ` [PATCH v8 06/18] luks2: Add idx member to struct grub_luks2_keyslot/segment/digest
  ` [PATCH v8 07/18] luks2: Use more intuitive object name instead of json index in user messages
  ` [PATCH v8 08/18] luks2: Rename json index variables to names that they are obviously json indexes
  ` [PATCH v8 09/18] luks2: Add string "index" to user strings using a json index
  ` [PATCH v8 10/18] cryptodisk: Add macro GRUB_TYPE_BITS() to replace some literals
  ` [PATCH v8 11/18] cryptodisk: Add macros GRUB_TYPE_U_MAX/MIN(type) to replace literals
  ` [PATCH v8 12/18] luks2: grub_cryptodisk_t->total_sectors is the max number of device native sectors
  ` [PATCH v8 13/18] cryptodisk: Properly handle non-512 byte sized sectors
  ` [PATCH v8 14/18] luks2: Better error handling when setting up the cryptodisk
  ` [PATCH v8 15/18] luks2: Error check segment.sector_size
  ` [PATCH v8 16/18] mips: Enable __clzdi2()
  ` [PATCH v8 17/18] misc: Add grub_log2ull macro for calculating log base 2 of 64-bit integers
  ` [PATCH v8 18/18] luks2: Use grub_log2ull to calculate log_sector_size and improve readability

[PATCH liburing] timeout/test: clear state for timeout updates
 2020-12-08 22:44 UTC  (2+ messages)

x86 TCG helpers clobbered registers
 2020-12-08 22:39 UTC  (7+ messages)

[PATCH liburing] rem_buf/test: inital testing for OP_REMOVE_BUFFERS
 2020-12-08 22:42 UTC  (2+ messages)

[PATCH] PCI: Change message to debug level in pci_set_cacheline_size
 2020-12-08 22:39 UTC  (2+ messages)

Latest libbpf fails to load programs compiled with old LLVM
 2020-12-08 22:38 UTC  (10+ messages)

Plugin Register Accesses
 2020-12-08 22:34 UTC  (6+ messages)

[ANNOUNCE] 4.9.247-rt162
 2020-12-08 22:38 UTC 

[PATCH v2 00/17] ibmvfc: initial MQ development
 2020-12-08 22:37 UTC  (8+ messages)
` [PATCH v2 01/17] ibmvfc: add vhost fields and defaults for MQ enablement

[PATCH v3 5/5] Makefile: don't use a versioned temp distribution directory
 2020-12-08 22:36 UTC 

[PATCH] staging: qlge: remove duplicate word in comment
 2020-12-08 22:25 UTC  (2+ messages)

[PATCH v3 4/5] Makefile: don't try to clean old debian build product
 2020-12-08 22:35 UTC 

[PATCH v3 3/5] gitweb/Makefile: conditionally include ../GIT-VERSION-FILE
 2020-12-08 22:34 UTC 

memory leak in pcan_usb_pro_init
 2020-12-08 22:33 UTC 

[PATCH v3 2/5] Documentation/Makefile: conditionally include ../GIT-VERSION-FILE
 2020-12-08 22:33 UTC 

[PATCH v3 1/5] Documentation/Makefile: conditionally include doc.dep
 2020-12-08 22:31 UTC 

[PATCH 00/26] git-log: implement new --diff-merge options
 2020-12-08 22:30 UTC  (4+ messages)

[PATCH next v2 0/3] printk: remove logbuf_lock
 2020-12-08 22:30 UTC  (5+ messages)
` [PATCH next v2 2/3] printk: change @clear_seq to atomic64_t

[PATCH v3 0/7] Improve s0ix flows for systems i219LM
 2020-12-08 22:29 UTC  (8+ messages)
          ` [Intel-wired-lan] "

[PATCH v3 0/5] speed up 'make clean'
 2020-12-08 22:30 UTC 

[PATCH 2/2] drm/i915/display/dp: Compute the correct slice count for VDSC on DP
 2020-12-08 22:32 UTC 

[PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH
 2020-12-08 22:28 UTC  (10+ messages)
                `  "

'git worktree repair' can't repair when main and linked worktrees are moved
 2020-12-08 22:27 UTC  (4+ messages)

[PATCH] diff: do not show submodule with untracked files as "-dirty"
 2020-12-08 22:26 UTC  (4+ messages)
` [Outreachy][PATCH v7] "

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.211)
 2020-12-08 22:27 UTC 

[PATCH v5 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2020-12-08 22:17 UTC  (3+ messages)
` [PATCH v5 bpf-next 13/14] bpf: add new frame_length field to the XDP ctx

[PATCH v11 0/4] xfs: avoid transaction reservation recursion
 2020-12-08 18:59 UTC  (3+ messages)
` [PATCH v11 4/4] xfs: use current->journal_info to "

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

[PATCH v3] iio: sx9310: Fix semtech,avg-pos-strength setting when > 16
 2020-12-08 22:24 UTC  (2+ messages)

[linux-lvm] cache_check --clear-needs-check-flag does not clear needs_check flag?
 2020-12-08 22:19 UTC  (2+ messages)

[PATCH v14 0/4] RDMA: Add dma-buf support
 2020-12-08 22:39 UTC  (10+ 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

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

[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 v8 00/16] Add support for Clang LTO
 2020-12-08 22:20 UTC  (8+ messages)

[PATCH v8] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-12-08 22:22 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  (5+ 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  (17+ messages)
` [PATCH v9 02/18] KVM: SVM: Add KVM_SEND_UPDATE_DATA 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

[PATCH 00/23] pack-bitmap: bitmap generation improvements
 2020-12-08 22:05 UTC  (5+ messages)
` [PATCH v4 00/24] "
  ` [PATCH v4 21/24] pack-bitmap: factor out 'add_commit_to_bitmap()'
  ` [PATCH v4 23/24] pack-bitmap-write: relax unique revwalk condition
  ` [PATCH v4 24/24] pack-bitmap-write: better reuse bitmaps

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


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.