All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-15 00:07:31 to 2020-12-15 01:53:57 UTC [more...]

Request timeout seen with NVMEoF TCP
 2020-12-15  1:53 UTC  (7+ messages)

[PATCH v3 0/8] xen/arm: Add support for SMMUv3 driver
 2020-12-15  1:52 UTC  (4+ messages)

[PATCH v4 00/43] Mirror map JIT memory for TCG
 2020-12-15  1:48 UTC  (9+ messages)
` [PATCH v4 02/43] util: Extract flush_icache_range to cacheflush.c
` [PATCH v4 03/43] util: Enhance flush_icache_range with separate data pointer
` [PATCH v4 04/43] util: Specialize flush_idcache_range for aarch64
` [PATCH v4 05/43] tcg: Move tcg prologue pointer out of TCGContext

[MPTCP] [PATCH net-next 0/9] mptcp: Another set of miscellaneous MPTCP fixes
 2020-12-15  1:51 UTC  (2+ messages)
`  "

[PATCHv2] selftests: test_vxlan_under_vrf: mute unnecessary error message
 2020-12-15  1:51 UTC  (2+ messages)

[PATCH] bpf,x64: pad NOPs to make images converge more easily
 2020-12-15  1:50 UTC  (6+ messages)

[MPTCP] Re: [PATCH net-next 0/9] mptcp: Another set of miscellaneous MPTCP fixes
 2020-12-15  1:51 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed, 3 warnings (v5.10-rc7-148-g08e85a810cae)
 2020-12-15  1:49 UTC 

[PATCH net 0/2] fixes for vhost_net
 2020-12-15  1:48 UTC  (3+ messages)
` [PATCH net 1/2] vhost_net: fix ubuf refcount incorrectly when sendmsg fails
` [PATCH net 2/2] vhost_net: fix high cpu load "

[PATCH 0/1] Hashed mailmap support
 2020-12-15  1:48 UTC  (2+ messages)

[PATCH v2 0/2] rockchip: emmc: rk3399 add vendor prefix
 2020-12-15  1:44 UTC  (9+ messages)
` [PATCH v2 1/2] devicetree: phy: rockchip-emmc optional "
` [PATCH v2 2/2] phy: rockchip: emmc, add vendor prefix to dts properties

[PATCH] mx6sabresd: Remove unneeded checkboard()
 2020-12-15  1:46 UTC  (2+ messages)

[PATCH 0/2] Enumerate and expose AVX512_FP16 feature
 2020-12-15  1:43 UTC  (3+ messages)

[PATCH 0/8] FPGA DFL Changes for 5.11
 2020-12-15  1:39 UTC  (4+ messages)
` [PATCH 5/8] fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()

[PATCH] powerpc: Inline setup_kup()
 2020-12-15  1:42 UTC  (3+ messages)

[PATCH v1 0/6] no-copy bvec
 2020-12-15  1:41 UTC  (16+ messages)
` [PATCH v1 1/6] target/file: allocate the bvec array as part of struct target_core_file_cmd
` [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v1 3/6] bio: deduplicate adding a page into bio
` [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
` [PATCH v1 5/6] bio: add a helper calculating nr segments to alloc
` [PATCH v1 6/6] block/iomap: don't copy bvec for direct IO

[Intel-gfx] [RFC-v9 00/23] Introduce Intel PXP component - Mesa single session
 2020-12-15  1:43 UTC  (26+ messages)
` [Intel-gfx] [RFC-v9 01/23] drm/i915/pxp: Introduce Intel PXP component
` [Intel-gfx] [RFC-v9 02/23] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v9 03/23] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v9 04/23] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v9 05/23] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v9 06/23] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v9 07/23] drm/i915/pxp: Destroy arb session upon teardown
` [Intel-gfx] [RFC-v9 08/23] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v9 09/23] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v9 10/23] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v9 11/23] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v9 12/23] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v9 13/23] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] [RFC-v9 14/23] drm/i915/pxp: Implement ioctl action to reserve session slots
` [Intel-gfx] [RFC-v9 15/23] drm/i915/pxp: Implement ioctl action to set session in play
` [Intel-gfx] [RFC-v9 16/23] drm/i915/pxp: Implement ioctl action to terminate the session
` [Intel-gfx] [RFC-v9 17/23] drm/i915/pxp: Implement ioctl action to send TEE commands
` [Intel-gfx] [RFC-v9 18/23] drm/i915/pxp: Implement ioctl action to query PXP tag
` [Intel-gfx] [RFC-v9 19/23] drm/i915/pxp: Termiante the session upon app crash
` [Intel-gfx] [RFC-v9 20/23] drm/i915/pxp: Add PXP-related registers into allowlist
` [Intel-gfx] [RFC-v9 21/23] mei: bus: add vtag support
` [Intel-gfx] [RFC-v9 22/23] mei: pxp: add vtag parameter to mei_pxp_send/receive interface
` [Intel-gfx] [RFC-v9 23/23] drm/i915/pxp: Enable the PXP ioctl for protected session
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Intel PXP component - Mesa single session (rev9)
` [Intel-gfx] ✗ Fi.CI.DOCS: "

Cloning empty repository uses locally configured default branch name
 2020-12-15  1:41 UTC  (6+ messages)
` [PATCH] clone: in protocol v2, use remote's default branch

linux-next: manual merge of the akpm-current tree with the bpf-next tree
 2020-12-15  1:40 UTC  (4+ messages)

[raw] Guest stuck during live live-migration
 2020-12-15  1:46 UTC  (2+ messages)

[PATCH v2 0/2] vim: configuration and sharness syntax
 2020-12-15  1:39 UTC  (6+ messages)
` [PATCH v2 1/2] Add project-wide .vimrc configuration

[PATCH] selftests/bpf: clarify build error if no vmlinux
 2020-12-15  1:37 UTC  (2+ messages)

[PATCH v2] perf callchain: Return directly when use '--call-graph dwarf' under !HAVE_DWARF_SUPPORT
 2020-12-15  1:35 UTC 

[radeon-alex:amd-20.45 630/2427] drivers/gpu/drm/amd/amdgpu/amdgpu_sem.c:103:17: sparse: sparse: incorrect type in initializer (different base types)
 2020-12-15  1:35 UTC  (2+ messages)

[PATCH][next] net: hns3: fix expression that is currently always true
 2020-12-15  1:34 UTC  (3+ messages)

[peterz-queue:locking/next 7/11] fs/squashfs/decompressor_multi_percpu.c:46:32: error: macro "lockdep_init_map_type" passed 7 arguments, but takes just 6
 2020-12-15  1:34 UTC 

[PATCH] mmc: host: renesas_internal_dmac: add pre_req and post_req support
 2020-12-15  1:32 UTC  (3+ messages)

linusw/devel build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.10-rc4-93-ga2e5f9277f66)
 2020-12-15  1:31 UTC 

[meta-tensorflow] maintained?
 2020-12-15  1:31 UTC  (4+ messages)
` [yocto] "

[PATCH] net: mhi: Fix unexpected queue wake
 2020-12-15  1:30 UTC  (2+ messages)

[PATCH net-next] sfc: reduce the number of requested xdp ev queues
 2020-12-15  1:29 UTC 

[PATCH dwarves 0/2] Fix pahole to emit kernel module BTF variables
 2020-12-15  1:28 UTC  (6+ messages)
` [PATCH dwarves 2/2] btf_encoder: fix skipping per-CPU variables at offset 0

libbpf CO-RE read_user{,_str} macros
 2020-12-15  1:26 UTC  (2+ messages)

[PATCH] arm: OABI compat: fix build when EPOLL is not enabled
 2020-12-15  1:25 UTC  (2+ messages)

[PATCH] perf callchain: Return directly when use '--call-graph dwarf' under !CONFIG_DWARF
 2020-12-15  1:25 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t] i915/gem_shrink: Refactor allocation sizing based on available memory
 2020-12-15  1:23 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

External interface for SNMP configuration
 2020-12-15  1:17 UTC  (2+ messages)

[RFC PATCH] vfio/pci: Allow force needs_pm_restore as specified by device:vendor
 2020-12-15  1:16 UTC  (7+ messages)

[radeon-alex:amd-20.45 1087/2427] drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h:679:12: warning: variable 'temp' set but not used
 2020-12-15  1:15 UTC  (2+ messages)

[PATCH RESEND 1/8] ext4: use ext4_assert() to replace J_ASSERT()
 2020-12-15  1:14 UTC  (8+ messages)
` [PATCH RESEND 4/8] ext4: add the gdt block of meta_bg to system_zone

[PATCH v12 0/4] xfs: avoid transaction reservation recursion
 2020-12-15  1:12 UTC  (8+ messages)
` [PATCH v12 3/4] xfs: refactor the usage around xfs_trans_context_{set,clear}

[tpm2] tpm2_pcrread is not working because of tcti-abrmd
 2020-12-15  1:13 UTC 

[RFC PATCH 2/2] nvmet_tcp: enable polling nvme for completions
 2020-12-15  1:11 UTC 

[RFC PATCH 1/2] nvmet-tcp: enable io_work() idle period tracking
 2020-12-15  1:11 UTC 

[RFC PATCH 0/2] nvmet-tcp: introduce idle poll option
 2020-12-15  1:11 UTC 

[PATCH v10 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-12-15  1:09 UTC  (5+ messages)
` [PATCH v10 11/13] iommu/arm-smmu-v3: Add SVA device feature

arm64 v4.19.y LLVM_IAS=y patches
 2020-12-15  1:08 UTC 

[PATCH 0/8] amdgpu, pci: improved BAR resizing support
 2020-12-15  1:09 UTC  (9+ messages)
` [PATCH 1/8] pci: export pci_rebar_get_possible_sizes
` [PATCH 2/8] pci: add BAR bytes->size helper & expose size->bytes helper
` [PATCH 3/8] amdgpu: resize BAR0 to the maximum available size, even if it doesn't cover VRAM (v5)
` [PATCH 4/8] amdgpu: limit maximum BAR0 size when attempting to enlarge (v3)
` [PATCH 5/8] pci: allow for overriding the list of advertised BAR sizes
` [PATCH 6/8] amdgpu: allow overriding of the GPU's list of supported BAR sizes (v3)
` [PATCH 7/8] amdgpu: implement a BAR size quirks list
` [PATCH 8/8] amdgpu: add a BAR size quirk for Sapphire RX 5600 XT Pulse

[Buildroot] [PATCH 1/2] Revert "configs/rock64_defconfig: remove defconfig"
 2020-12-15  1:08 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] Defconfigs: fix rock64_defconfig

[PATCH] mm/hugetlb: fix deadlock in hugetlb_cow error path
 2020-12-15  1:06 UTC 

[powerpc:next] BUILD SUCCESS 44b4c4450f8d31296ba633d74be753a85fd627bd
 2020-12-15  0:57 UTC 

[powerpc:merge] BUILD SUCCESS 3a6a31edf52760dbc480853232f7bae9867f8e72
 2020-12-15  0:57 UTC 

How to create a directory in multiple packages?
 2020-12-15  1:01 UTC  (2+ messages)
` [OE-core] "

[PATCH] power: supply: ds2780: Switch to using the new API kobj_to_dev()
 2020-12-15  1:00 UTC 

[powerpc:next-test] BUILD SUCCESS bd9161ccbf25eef78b073c239621dfd298222a64
 2020-12-15  0:57 UTC 

[GIT PULL] Documentation for 5.11
 2020-12-15  0:58 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the risc-v tree
 2020-12-15  0:55 UTC  (2+ messages)

[GIT PULL] hwmon updates for v5.11
 2020-12-15  0:54 UTC  (3+ messages)

[PATCH] selftests/powerpc: Add test to check if TM is disabled when it must be
 2020-12-15  0:49 UTC 

[GIT PULL] Some fixes for v5.11
 2020-12-15  0:49 UTC  (3+ messages)

[GIT PULL] time namespace fixes for v5.11
 2020-12-15  0:49 UTC  (2+ messages)

[GIT PULL] m68k updates for 5.11
 2020-12-15  0:49 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.11 merge window
 2020-12-15  0:49 UTC  (2+ messages)

[GIT PULL] arm64 updates for 5.11
 2020-12-15  0:49 UTC  (5+ messages)

[ovmf test] 157531: regressions - FAIL
 2020-12-15  0:50 UTC 

linusw/for-next baseline: 74 runs, 1 regressions (v5.10-rc4-93-ga2e5f9277f66)
 2020-12-15  0:48 UTC 

[Buildroot] [PATCH 1/1] configs/rock64: update defconfig
 2020-12-15  0:49 UTC 

[PATCH v21 00/19] per memcg lru lock
 2020-12-15  0:47 UTC  (3+ messages)

[RFC PATCH v1 0/1] add support for the LMK04832
 2020-12-15  0:44 UTC  (2+ messages)
` [RFC PATCH v1 1/1] clk: add initial support for the lmk04832

linux-next: manual merge of the cel tree with the nfs tree
 2020-12-15  0:41 UTC 

[openxt-dev] Re: Follow up on libxl-fix-reboot.patch
 2020-12-15  0:41 UTC  (2+ messages)

[PATCH 1/3] PCI/ASPM: Use the path max in L1 ASPM latency check
 2020-12-15  0:40 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[dpdk-dev] [PATCH] eal/windows: add interrupt functions stub
 2020-12-15  0:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH][c89] wrong usage of compiler constants
 2020-12-15  0:36 UTC  (2+ messages)

[PATCH] spi: spi-geni-qcom: Fix NULL pointer access in geni_spi_isr
 2020-12-15  0:31 UTC  (12+ messages)

[PATCH 1/2] spi: spi-geni-qcom: Fix geni_spi_isr() NULL dereference in timeout case
 2020-12-15  0:30 UTC  (2+ messages)
` [PATCH 2/2] spi: spi-geni-qcom: Really ensure the previous xfer is done before new one

scsi: ufs: Serialize eh_work with system PM events and async scan
 2020-12-15  0:31 UTC 

[PATCH wireguard-apple] Update SPDX-License-Identifier tags from GPL-2.0 to MIT
 2020-12-14  3:16 UTC  (3+ messages)

linux-next: manual merge of the nfs tree with Linus' tree
 2020-12-15  0:30 UTC  (2+ messages)

[PATCH] devlink: use _BITUL() macro instead of BIT() in the UAPI header
 2020-12-15  0:29 UTC  (2+ messages)

[PATCH v1] serial: 8250_fintek: Print Fintek chip name
 2020-12-15  0:29 UTC  (3+ messages)

[PATCH v2 00/11] qapi: static typing conversion, pt2
 2020-12-15  0:22 UTC  (4+ messages)
` [PATCH v2 07/11] qapi/introspect.py: Unify return type of _make_tree()

[net-next 0/2] Adds CMSG+rx timestamps to TCP rx. zerocopy
 2020-12-15  0:27 UTC  (4+ messages)
` [net-next 2/2] tcp: Add receive timestamp support for receive zerocopy

[PATCH v3 0/5] Additional NPCM7xx devices
 2020-12-15  0:17 UTC  (12+ messages)
` [PATCH v3 1/5] hw/misc: Add clock converter in NPCM7XX CLK module
` [PATCH v3 2/5] hw/timer: Refactor NPCM7XX Timer to use CLK clock
` [PATCH v3 3/5] hw/adc: Add an ADC module for NPCM7XX
` [PATCH v3 4/5] hw/misc: Add a PWM "
` [PATCH v3 5/5] hw/misc: Add QTest for NPCM7XX PWM Module

[PATCH v2 00/15] RISC-V: Start to remove xlen preprocess
 2020-12-15  0:26 UTC  (3+ messages)

[PATCH v3 0/9] Xilinx AI engine kernel driver
 2020-12-15  0:24 UTC  (5+ messages)

[PATCH 0/5] genirq: Get rid of handle_percpu_devid_fasteoi_ipi()
 2020-12-15  0:21 UTC  (4+ messages)
` [PATCH 3/5] irqchip/bcm2836: Make IPIs use handle_percpu_devid_irq()

[PATCH 3/5] pem: Add l_pem_load_container_file
 2020-12-15  0:20 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 7bba37a1591369e2e506d599b8f5d7d0516b2dbc
 2020-12-15  0:19 UTC 

[PATCH 0/7] vfio: iommu_type1: Some fixes and optimization
 2020-12-15  0:16 UTC  (8+ messages)
` [PATCH 1/7] vfio: iommu_type1: Clear added dirty bit when unwind pin

[Bug 210695] New: error: kvm run failed Invalid argument
 2020-12-15  0:13 UTC  (2+ messages)
` [Bug 210695] "

[PATCH v2 0/5] Remove LPC register partitioning
 2020-12-15  0:12 UTC  (7+ messages)
` [PATCH v2 5/5] dt-bindings: aspeed-lpc: Remove LPC partitioning

Strange segfault on native Go binaries
 2020-12-15  0:12 UTC  (4+ messages)
` [OE-core] "

[PATCH -next v2] mt76: mt7921: introduce mt7921e support
 2020-12-15  0:08 UTC  (3+ messages)

rsnd: clk-multiplier already disabled warning on Ebisu
 2020-12-15  0:06 UTC  (2+ messages)
` [PATCH][RFC] ASoC: rsnd: don't call clk_disable_unprepare() if can't use


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.