All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-21 00:48:56 to 2021-01-21 01:53:02 UTC [more...]

Splicing to/from a tty
 2021-01-21  1:04 UTC  (12+ messages)

[patch net-next RFC 00/10] introduce line card support for modular switch
 2021-01-21  0:16 UTC  (9+ messages)

[RFC PATCH v2 00/26] KVM SGX virtualization support
 2021-01-21  1:28 UTC  (44+ messages)
` [RFC PATCH v2 01/26] x86/cpufeatures: Add SGX1 and SGX2 sub-features
` [RFC PATCH v2 05/26] x86/sgx: Introduce virtual EPC for use by KVM guests
` [RFC PATCH v2 06/26] x86/cpu/intel: Allow SGX virtualization without Launch Control support
` [RFC PATCH v2 11/26] x86/sgx: Add encls_faulted() helper
` [RFC PATCH v2 12/26] x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
` [RFC PATCH v2 15/26] KVM: VMX: Convert vcpu_vmx.exit_reason to a union

[Bug 211305] New: schedutil selects low P-States on AMD EPYC with frequency invariance
 2021-01-21  1:03 UTC  (4+ messages)
` [Bug 211305] "

[PATCH v2 net-next ] net/sched: cls_flower add CT_FLAGS_INVALID flag support
 2021-01-21  1:09 UTC  (4+ messages)

[PATCH v2] perf stat: Append to default list if use -e +event
 2021-01-21  0:03 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2021-01-21  1:53 UTC 

[lpieralisi-pci:pci/ntb 13/17] drivers/pci/endpoint/functions/pci-epf-ntb.c:1992 epf_ntb_mw1_show() warn: potential spectre issue 'ntb->mws_size'
 2021-01-21  1:52 UTC 

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2021-01-21  1:52 UTC 

[PATCH 0/3] Bypass specific network traffic in COLO
 2021-01-21  1:50 UTC  (4+ messages)
` [PATCH 1/3] qapi/net: Add new QMP command for COLO passthrough

[PATCH 00/10] Fixed some bugs and optimized some codes for COLO
 2021-01-21  1:48 UTC  (7+ messages)
` [PATCH 02/10] Fix the qemu crash when guest shutdown during checkpoint
` [PATCH 03/10] Optimize the function of filter_send

[PATCH v4, 00/10] soc: mediatek: mmsys: Use function call for setting the routing registers
 2021-01-21  0:56 UTC  (6+ messages)
` [PATCH v4, 03/10] soc: mediatek: mmsys: move register operation into mmsys path select function

[PATCH bpf-next 1/2] bpf: allow rewriting to ports under ip_unprivileged_port_start
 2021-01-21  1:22 UTC 

[PATCH v4 07/15] x86/paravirt: switch time pvops functions to use static_call()
 2021-01-21  1:49 UTC  (2+ messages)

[PATCH v7 00/13] Generalize memory encryption models
 2021-01-21  1:06 UTC  (5+ messages)
` [PATCH v7 02/13] confidential guest support: Introduce new confidential guest support class

[kvm-unit-tests PATCH v2 00/11] Fix and improve the page allocator
 2021-01-21  1:23 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 04/11] lib/asm: Fix definitions of memory areas

[PATCH V8 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-01-21  1:21 UTC  (5+ messages)
` [PATCH V8 10/10] remoteproc: imx_proc: enable virtio/mailbox

[PATCH 0/4] Drivers: hv: vmbus: Restrict devices and configurations on 'isolated' guests
 2021-01-21  1:26 UTC  (3+ messages)
` [PATCH 4/4] hv_netvsc: Restrict configurations on isolated guests

[PATCH V9 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-01-21  1:03 UTC  (22+ messages)
` [PATCH V9 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema
` [PATCH V9 02/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M support
` [PATCH V9 03/10] remoteproc: introduce is_iomem to rproc_mem_entry
` [PATCH V9 04/10] remoteproc: add is_iomem to da_to_va
` [PATCH V9 05/10] remoteproc: imx_rproc: correct err message
` [PATCH V9 06/10] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V9 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V9 08/10] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V9 09/10] remoteproc: imx_rproc: ignore mapping vdev regions
` [PATCH V9 10/10] remoteproc: imx_proc: enable virtio/mailbox

[PATCH] net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
 2021-01-21  0:29 UTC  (6+ messages)

[PATCH v4 0/7] Really implement Qualcomm LAB/IBB regulators
 2021-01-21  0:07 UTC  (2+ messages)
` (subset) "

[net-next v2 0/2] tcp: add CMSG+rx timestamps to rx. zerocopy
 2021-01-21  0:41 UTC  (3+ messages)
` [net-next v2 1/2] tcp: Remove CMSG magic numbers for tcp_recvmsg()
` [net-next v2 2/2] tcp: Add receive timestamp support for receive zerocopy

[PATCH 0/6] lib/find_bit: fast path for small bitmaps
 2021-01-21  0:06 UTC  (7+ messages)
` [PATCH 1/6] arch: rearrahge headers inclusion order in asm/bitops for m68k and sh
` [PATCH 2/6] bitmap: move some macros from linux/bitmap.h to linux/bitops.h
` [PATCH 3/6] tools: sync bitops macro definitions with the kernel
` [PATCH 4/6] lib: inline _find_next_bit() wrappers
` [PATCH 5/6] lib: add fast path for find_next_*_bit()
` [PATCH 6/6] lib: add fast path for find_first_*_bit() and find_last_bit()

[PATCH v7 1/2] cros_ec_commands: Add EC_CODEC_I2S_RX_RESET
 2021-01-21  0:05 UTC  (2+ messages)

drivers/mtd/nand/raw/sh_flctl.c:510:17: sparse: sparse: incorrect type in assignment (different base types)
 2021-01-21  1:47 UTC 

[PATCH v2 for-6.0 0/8] nbd reconnect on open
 2021-01-21  1:44 UTC  (3+ messages)
` [PATCH v2 2/8] nbd: allow reconnect on open, with corresponding new options

[RFC[RAP] PATCH] xfs: allow setting and clearing of log incompat feature flags
 2021-01-21  0:12 UTC  (11+ messages)

[PATCH 1/2] dt-bindings: arm-smmu-qcom: Add Qualcomm SC8180X compatible
 2021-01-21  1:40 UTC  (4+ messages)
` [PATCH 2/2] iommu/arm-smmu-qcom: Add Qualcomm SC8180X impl

[dpdk-dev] [PATCH 0/4] ice base code update batch 3
 2021-01-21  1:44 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] net/ice/base: fix wrong macro value
` [dpdk-dev] [PATCH 2/4] net/ice/base: add VLAN TPID for VLAN filters
` [dpdk-dev] [PATCH 3/4] net/ice/base: add support for configuring the device in Double VLAN Mode
` [dpdk-dev] [PATCH 4/4] net/ice: add new supported device IDs

[dpdk-dev] [PATCH 0/4] ice base code update batch 3
 2021-01-21  1:43 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] net/ice/base: fix wrong macro value
` [dpdk-dev] [PATCH 2/4] net/ice/base: add VLAN TPID for VLAN filters
` [dpdk-dev] [PATCH 3/4] net/ice/base: add support for configuring the device in Double VLAN Mode
` [dpdk-dev] [PATCH 4/4] net/ice: add new supported device IDs

[Intel-gfx] [PATCH] drm/i915/gt: Move execlists_reset() out of line
 2021-01-21  1:40 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH] drm/i915/uc: Use platform specific defaults for GuC/HuC enabling
 2021-01-21  1:37 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v2 0/6] avoid repeated request completion and IO error
 2021-01-21  1:34 UTC  (10+ messages)
` [PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion

[PATCH] flask: label-pci: Allow specifying irq label
 2021-01-21  1:32 UTC  (2+ messages)

[PATCH 00/11] mirror: cancel nbd reconnect
 2021-01-21  1:28 UTC  (15+ messages)
` [PATCH 05/11] block/mirror: implement .cancel job handler
` [PATCH 06/11] iotests/264: fix style
` [PATCH 07/11] iotests/264: move to python unittest
` [PATCH 08/11] iotests.py: qemu_nbd_popen: remove pid file after use
` [PATCH 09/11] iotests/264: add mirror-cancel test-case
` [PATCH 10/11] block/backup: implement .cancel job handler
` [PATCH 11/11] iotests/264: add backup-cancel test-case

[PATCH v4] x86/sgx: Fix the call order of synchronize_srcu() in sgx_release()
 2021-01-21  1:19 UTC  (10+ messages)

[PATCH v4 00/18] btrfs: add read-only support for subpage sector size
 2021-01-21  1:20 UTC  (12+ messages)
` [PATCH v4 04/18] btrfs: make attach_extent_buffer_page() to handle subpage case
` [PATCH v4 06/18] btrfs: support subpage for extent buffer page release
` [PATCH v4 17/18] btrfs: integrate page status update for data read path into begin/end_page_read()

[PATCH] regulator: axp20x: Fix reference cout leak
 2021-01-21  0:07 UTC  (2+ messages)

[xen-unstable test] 158542: tolerable FAIL
 2021-01-21  1:25 UTC 

Splicing to/from a tty
 2021-01-21  1:18 UTC  (4+ messages)
    ` tty splice branch (was "Re: Splicing to/from a tty")

linux-next: manual merge of the drm-misc tree with Linus' tree
 2021-01-21  1:24 UTC  (2+ messages)
` [Intel-gfx] "

[cip-dev] CIP IRC weekly meeting today
 2021-01-21  1:22 UTC 

[masahiroy:testing3 3/3] scripts/Makefile.headersinst:15: scripts/Kbuild.include: No such file or directory
 2021-01-21  1:22 UTC 

[PATCH v2] bio: limit bio max size
 2021-01-21  0:58 UTC 

IRQ latency measurements in hypervisor
 2021-01-21  1:20 UTC  (13+ messages)

[PATCH 1/1] cmd: CMD_ACPI depends on ACPIGEN
 2021-01-21  1:19 UTC  (4+ messages)

[PATCH v15 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-21  0:12 UTC  (3+ messages)
` [PATCH v15 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation

[PATCH 0/5] ASoC: mediatek: mt8192-mt6359: support DP audio
 2021-01-21  0:05 UTC  (2+ messages)

[PATCH rdma-core v6 0/6] Add user space dma-buf support
 2021-01-21  0:14 UTC  (7+ messages)
` [PATCH rdma-core v6 1/6] Update kernel headers
` [PATCH rdma-core v6 2/6] verbs: Support dma-buf based memory region
` [PATCH rdma-core v6 3/6] mlx5: "
` [PATCH rdma-core v6 4/6] pyverbs: Add dma-buf based MR support
` [PATCH rdma-core v6 5/6] tests: Add tests for dma-buf based memory regions
` [PATCH rdma-core v6 6/6] tests: Bug fix for get_access_flags()

[PATCH BlueZ] a2dp: Handle remote SEP disappearing
 2021-01-21  1:09 UTC 

[RFC PATCH v3 0/6] Restricted DMA
 2021-01-21  1:09 UTC  (8+ messages)
` [RFC PATCH v3 5/6] dt-bindings: of: Add restricted DMA pool

[Intel-gfx] linux-next: build failure after merge of the drm-intel tree
 2021-01-21  1:11 UTC  (4+ messages)
`  "

post-receive: pub/scm/linux/kernel/git/tnguy/net-queue
 2021-01-21  1:13 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/net-queue
 2021-01-21  1:13 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/net-queue
 2021-01-21  1:13 UTC 

[PATCH bpf-next v3 0/2] BPF docs fixups
 2021-01-21  1:07 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] docs: bpf: Clarify -mcpu=v3 requirement for atomic ops

[PATCH] x86,sched: On AMD EPYC set freq_max = max_boost in schedutil invariant formula
 2021-01-21  1:09 UTC  (2+ messages)

usb: dwc3: gadget: skip pullup and set_speed after suspend
 2021-01-21  1:00 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/1] doc: simplify OS support in features matrix
 2021-01-21  1:10 UTC  (2+ messages)

[PATCH bpf-next] bpf: Helper script for running BPF presubmit tests
 2021-01-21  1:07 UTC  (3+ messages)

[PATCH 0/3 v2] KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests
 2021-01-21  0:36 UTC  (4+ messages)
` [PATCH 1/3 v2] nSVM: Check addresses of MSR and IO bitmap

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-01-21  1:08 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-01-21  1:08 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-01-21  1:08 UTC 

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-01-21  1:07 UTC 

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-01-21  1:06 UTC 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-01-21  1:06 UTC 

Regarding eth0 (ftgmac100): transmit queue 0 timed out
 2021-01-21  1:03 UTC  (5+ messages)

[PATCH] x86,sched: On AMD EPYC set freq_max = max_boost in schedutil invariant formula
 2021-01-21  0:32 UTC 

[PATCH 00/24] Allow parallel page faults with TDP MMU
 2021-01-21  0:45 UTC  (7+ messages)
` [PATCH 15/24] kvm: mmu: Wrap mmu_lock cond_resched and needbreak
` [PATCH 18/24] kvm: x86/mmu: Use an rwlock for the x86 TDP MMU
` [PATCH 22/24] kvm: x86/mmu: Flush TLBs after zap in TDP MMU PF handler

[PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2021-01-21  0:36 UTC  (11+ messages)

[PATCH v2] x86/sgx: Remove redundant if conditions in sgx_encl_create
 2021-01-21  0:30 UTC  (3+ messages)

[PATCH net v5] net: lapb: Add locking to the lapb module
 2021-01-21  0:21 UTC 

[PATCH v2 6/7] platform: x86: Add intel_skl_int3472 driver
 2021-01-21  0:18 UTC  (12+ messages)

[PATCH v11 02/10] pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver
 2021-01-21  0:15 UTC  (2+ messages)

[PATCH v2] arm64: PCI: Enable SMC conduit
 2021-01-21  0:11 UTC  (2+ messages)

[PATCH] spi: altera: Fix memory leak on error path
 2021-01-21  0:08 UTC  (2+ messages)

[PATCH net-next 0/5] mlxsw: Add support for RED qevent "mark"
 2021-01-21  0:45 UTC  (4+ messages)

add a blank line when a commit has no parent in log output?
 2021-01-20 23:01 UTC  (14+ messages)
` [PATCH 0/2] Option to modify revision mark for root commits
  ` [PATCH 1/2] revision: Denote root commits with '#'

Unable to push to local bare repository
 2021-01-20 23:59 UTC  (2+ messages)

[PATCH 0/2] ASoC: remove obsolete drivers
 2021-01-21  0:05 UTC  (2+ messages)

ASoC: cpcap: Implement set_tdm_slot for voice call support
 2021-01-21  0:05 UTC  (2+ messages)

[RESEND PATCH v6 0/6] Tegra210 audio graph card
 2021-01-21  0:05 UTC  (2+ messages)
` (subset) "

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2021-01-21  0:01 UTC  (10+ messages)
` [PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys

linux-next: build warning after merge of the amdgpu tree
 2021-01-21  0:53 UTC  (3+ messages)

[masahiroy:testing3 2/3] COPYING CREDITS Documentation Kbuild Kconfig LICENSES MAINTAINERS Makefile README arch block certs crypto drivers fs include init ipc kernel lib mm net samples scripts security sound tools usr virt No rule to make target 'arch/powerpc/kernel/vdso32/vdso32.lds', needed by 'arch/powerpc/kernel/vdso32/vdso32.so.dbg'
 2021-01-21  0:53 UTC 

[PATCH v1 0/2] spapr.c: add 'name' property for hotplugged CPUs nodes
 2021-01-21  0:43 UTC  (3+ messages)
` [PATCH v1 2/2] "

next/pending-fixes build: 201 builds: 1 failed, 200 passed, 1 error, 22 warnings (v5.11-rc4-315-gcbe1658e272d)
 2021-01-21  0:34 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-01-21  0:50 UTC 

[PATCH 0/6] mt76: introduce mt76_connac common module
 2021-01-20 22:14 UTC  (3+ messages)
` [PATCH 2/6] mt76: mt76_connac: create mcu library
` [PATCH 3/6] mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu module

[RFC V1 0/7] Introduce AVX512 optimized crypto algorithms
 2021-01-20 22:46 UTC  (7+ messages)
` [RFC V1 2/7] crypto: crct10dif - Accelerated CRC T10 DIF with vectorized instruction
` [RFC V1 5/7] crypto: aesni - AES CTR x86_64 "by16" AVX512 optimization

[PATCH v4 0/2] xor-neon: Remove GCC warn & pragmas
 2021-01-20 23:15 UTC  (6+ messages)
` [PATCH v4 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning

[PATCH 1/2] dt-bindings: clock: qcom: rpmhcc: Add sc8180x rpmh clocks
 2021-01-20 22:37 UTC  (2+ messages)
` [PATCH 2/2] clk: "

[PATCH] fixup! mergetool: add automerge configuration
 2021-01-20 23:24 UTC  (9+ messages)
` [PATCH v2] "
      ` Re* "
              ` automerge implementation ideas for Windows

[PATCH v3 00/15] Fast commit changes for e2fsprogs
 2021-01-20 21:26 UTC  (2+ messages)
` [PATCH v3 08/15] e2fsck: add fast commit setup code

[PATCH 1/2] dt-bindings: regulator: qcom-rpmh: Add pmc8180 and pmc8180c
 2021-01-20 22:49 UTC 

[PATCH v2 0/5] create hugetlb flags to consolidate state
 2021-01-20 21:48 UTC  (5+ messages)
` [PATCH v2 2/5] hugetlb: convert page_huge_active() HPageMigratable flag

[PATCH 1/3] kvfree_rcu: Allocate a page for a single argument
 2021-01-20 21:42 UTC  (4+ messages)
` [PATCH 3/3] kvfree_rcu: use migrate_disable/enable()

[RFC PATCH 0/2] soundwire: add static port mapping support
 2021-01-20 22:15 UTC  (3+ messages)
` [RFC PATCH 1/2] soundwire: add support for static port mapping

[RFC][PATCH 00/25] Network fs helper library & fscache kiocb API
 2021-01-20 22:22 UTC  (2+ messages)
` [PATCH 04/25] vfs: Export rw_verify_area() for use by cachefiles

'const' unnamed structures
 2021-01-20 22:55 UTC  (2+ messages)

[PATCH] rebase: add a config option for --no-fork-point
 2021-01-20 23:00 UTC  (2+ messages)

[PATCH v2 0/1] builtin/pack-objects.c: avoid iterating all refs
 2021-01-20 21:46 UTC  (7+ messages)
` [PATCH v2 1/1] "


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.