All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-08 11:03:49 to 2021-06-08 11:43:50 UTC [more...]

[PATCH v4 0/9] qapi: untie 'if' conditions from C preprocessor
 2021-06-08 11:38 UTC  (4+ messages)
` [PATCH v4 1/9] qapi: replace List[str] by QAPISchemaIfCond

[PATCH v2 0/5] Venus fatal error handling
 2021-06-08 11:41 UTC  (6+ messages)
` [PATCH v2 1/5] venus: venc: Use pmruntime autosuspend
` [PATCH v2 2/5] venus: Make sys_error flag an atomic bitops
` [PATCH v2 3/5] venus: hfi: Check for sys error on session hfi functions
` [PATCH v2 4/5] venus: helpers: Add helper to mark fatal vb2 error
` [PATCH v2 5/5] venus: Handle fatal errors during encoding and decoding

[PATCH v11 00/13] blkcg:Support to track FC storage blk io traffic
 2021-06-08  4:35 UTC  (27+ messages)
` [PATCH v11 01/13] cgroup: Added cgroup_get_from_id
` [PATCH v11 02/13] blkcg: Added a app identifier support for blkcg
` [PATCH v11 03/13] nvme: Added a newsysfs attribute appid_store
` [PATCH v11 04/13] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v11 05/13] lpfc: vmid: VMID params initialization
` [PATCH v11 06/13] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
` [PATCH v11 07/13] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v11 08/13] lpfc: vmid: Functions to manage vmids
` [PATCH v11 09/13] lpfc: vmid: Implements CT commands for appid
` [PATCH v11 10/13] lpfc: vmid: Appends the vmid in the wqe before sending
` [PATCH v11 11/13] lpfc: vmid: Timeout implementation for vmid
` [PATCH v11 12/13] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v11 13/13] lpfc: vmid: Introducing vmid in io path

[PATCH 00/22] Convert more checks to Meson
 2021-06-08 11:23 UTC  (25+ messages)
` [PATCH 01/26] meson: drop unused CONFIG_GCRYPT_HMAC
` [PATCH 02/26] configure: drop unused variables for xts
` [PATCH 03/26] configure, meson: convert crypto detection to meson
` [PATCH 04/26] configure, meson: convert libtasn1 "
` [PATCH 05/26] configure, meson: convert pam "
` [PATCH 06/26] configure, meson: convert libusb "
` [PATCH 07/26] configure, meson: convert libcacard "
` [PATCH 08/26] configure, meson: convert libusbredir "
` [PATCH 09/26] configure, meson: convert vte "
` [PATCH 10/26] configure, meson: convert virgl "
` [PATCH 11/26] configure, meson: convert libdaxctl "
` [PATCH 12/26] configure, meson: convert libpmem "
` [PATCH 13/26] configure, meson: convert liburing "
` [PATCH 14/26] configure, meson: convert libxml2 "
` [PATCH 15/26] meson: sort header tests
` [PATCH 16/26] meson: remove preadv from summary
` [PATCH 17/26] configure, meson: move CONFIG_IVSHMEM to meson
` [PATCH 18/26] configure: convert HAVE_BROKEN_SIZE_MAX "
` [PATCH 19/26] configure: convert compiler tests to meson, part 1
` [PATCH 20/26] meson: store dependency('threads') in a variable
` [PATCH 21/26] configure: convert compiler tests to meson, part 2
` [PATCH 22/26] configure: convert compiler tests to meson, part 3
` [PATCH 24/26] configure: convert compiler tests to meson, part 4
` [PATCH 25/26] configure: convert compiler tests to meson, part 5

[PATCH 1/1] iommu/arm-smmu-v3: Decrease the queue size of evtq and priq
 2021-06-08 11:42 UTC  (3+ messages)

[PATCH V2] iommu: arm-smmu-qcom: Add sm6125 compatible
 2021-06-08 11:42 UTC  (3+ messages)

[PATCH v15 0/3] iommu/arm-smmu-v3: Add stall support
 2021-06-08 11:42 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: Ratelimit event dump
 2021-06-08 11:42 UTC  (2+ messages)

[PATCH v3] iommu/arm-smmu-qcom: hook up qcom_smmu_impl for ACPI boot
 2021-06-08 11:42 UTC  (2+ messages)

[PATCH 1/2] iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c
 2021-06-08 11:42 UTC  (3+ messages)

[PATCH v2 1/1] drm/amdkfd: use allowed domain for vmbo validation
 2021-06-08 11:42 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] vhost: allocate and free packets in bulk in Tx split
 2021-06-08 11:41 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "
  ` [dpdk-dev] [PATCH v4] "

[PATCH next v2 0/2] introduce printk cpu lock
 2021-06-08 11:40 UTC  (3+ messages)
` [PATCH next v2 1/2] dump_stack: move cpu lock to printk.c

[PATCHES] namei cleanups
 2021-06-08 11:39 UTC  (5+ messages)
` [PATCH 1/4] switch file_open_root() to struct path
  ` [PATCH 2/4] take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... space
  ` [PATCH 3/4] teach set_nameidata() to handle setting the root as well
  ` [PATCH 4/4] namei: make sure nd->depth is always valid

[PATCH v2 0/2] Add MAINTAINERS and SECURITY files
 2021-06-08 11:37 UTC  (4+ messages)
` [PATCH v2 1/2] MAINTAINERS: Add MAINTAINERS file

[PATCH for-next 0/5] RTRS enable write path fast memory regitration
 2021-06-08 11:35 UTC  (6+ messages)
` [PATCH for-next 1/5] RDMA/rtrs: Introduce head/tail wr
` [PATCH for-next 2/5] RDMA/rtrs-clt: Write path fast memory registration
` [PATCH for-next 3/5] RDMA/rtrs_clt: Alloc less memory with write "
` [PATCH for-next 4/5] RDMA/rtrs-clt: Raise MAX_SEGMENTS
` [PATCH for-next 5/5] rnbd/rtrs-clt: Query and use max_segments from rtrs-clt

[PATCH v1] [ZynqMP] Writing correct value to ANALOG_BUS
 2021-06-08 11:35 UTC  (2+ messages)

[PATCH] powerpc/kprobes: Pass ppc_inst as a pointer to emulate_step() on ppc32
 2021-06-08 11:34 UTC  (6+ messages)

[PATCH 0/2] Add Ingenic SoCs MAC support
 2021-06-08 11:33 UTC  (4+ messages)
` [PATCH 2/2] net: stmmac: "

[PATCH v1 0/2] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-08 11:33 UTC  (8+ messages)
` [PATCH v1 2/2] arm64: Enable BTI for main "

[PATCH] arm64: dts: fix node name for the sysclk
 2021-06-08 11:31 UTC  (3+ messages)

[virtio-comment] [PATCH V3] virtio-gpio: Add the device specification
 2021-06-08 11:32 UTC 

[PATCH] branch: make -v useful
 2021-06-08 11:32 UTC  (9+ messages)

[PATCH 0/1] riscv: better network performance with memcpy, uaccess
 2021-06-08 11:31 UTC  (3+ messages)
` [PATCH 1/1] riscv: prevent pipeline stall in __asm_to/copy_from_user

[dpdk-dev] 20.11.2 patches review and test
 2021-06-08 11:31 UTC  (2+ messages)

[PATCH v6 1/2] ACPI: Move check for _DSD StorageD3Enable property to acpi
 2021-06-08 11:27 UTC  (7+ messages)
` [PATCH v6 2/2] ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint

[PATCH -next] i2c: Fix missing pci_disable_device() on error in ali1535_setup()
 2021-06-08 11:30 UTC  (3+ messages)

[RFC] Integrate RPMSG/SMD into WWAN subsystem
 2021-06-08 11:30 UTC  (8+ messages)

[virtio-comment] [PATCH V2] virtio-gpio: add the device specification
 2021-06-08 11:30 UTC  (7+ messages)

[PATCH] tools/perf: Do not set a variable unless it will be used
 2021-06-08 11:28 UTC  (5+ messages)

[PATCH 1/1] vfio/iommu_type1: rename vfio_group struck to vfio_iommu_group
 2021-06-08 11:28 UTC 

[PATCH v5 0/6] CXL port and decoder enumeration
 2021-06-08 11:28 UTC  (3+ messages)
` [PATCH v5 2/6] cxl/acpi: Introduce cxl_root, the root of a cxl_port topology

[RFC][PATCHSET] iov_iter work
 2021-06-08 11:27 UTC  (10+ messages)

AF_XDP Sockets Not Receiving Packets In XDP DRV Mode
 2021-06-08 11:26 UTC  (2+ messages)

[PATCH] sched/fair: use inclusive language in fair sched
 2021-06-08 11:25 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: renesas: salvator-x(s): Factor out common optional parts
 2021-06-08 11:17 UTC  (3+ messages)

[PATCH v2] fuse: use newer inode info when writeback cache is enabled
 2021-06-08 11:20 UTC  (4+ messages)
` 答复: "

[RFC PATCH 00/10] Introduce SCMI transport atomic support
 2021-06-08 11:17 UTC  (8+ messages)
` [RFC PATCH 01/10] firmware: arm_scmi: Reset properly xfer SCMI status

[PATCH v2 0/8] arm64: String function updates
 2021-06-08 11:15 UTC  (4+ messages)
` [PATCH v2 6/8] arm64: Import latest memcpy()/memmove() implementation

[RFC] LKMM: Add volatile_if()
 2021-06-08 11:22 UTC  (11+ messages)

[PATCH 0/2] ASoC: Intel: boards: use software node API
 2021-06-08 11:22 UTC  (4+ messages)
` [PATCH 2/2] ASoC: Intel: boards: use software node API in Atom boards

[PATCH RESEND iproute2 net-next 0/4] devlink rate support
 2021-06-08 11:22 UTC  (5+ messages)
` [PATCH RESEND iproute2 net-next 1/4] uapi: update devlink kernel header
` [PATCH RESEND iproute2 net-next 2/4] devlink: Add helper function to validate object handler
` [PATCH RESEND iproute2 net-next 3/4] devlink: Add port func rate support
` [PATCH RESEND iproute2 net-next 4/4] devlink: Add ISO/IEC switch

[igt-dev] [PATCH i-g-t 1/7] tests/gem_exec_reloc: Remove banned tests
 2021-06-08 11:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/7] "

Unable to capture adv7280-m on i.MX6Q
 2021-06-08 11:21 UTC  (8+ messages)

PATCH] mmc: block: ioctl: Poll for TRAN if possible
 2021-06-08 11:22 UTC  (2+ messages)

[RESEND PATCH v4 0/6] iommu/arm-smmu: adreno-smmu page fault handling
 2021-06-08 11:10 UTC  (6+ messages)
` [RESEND PATCH v4 1/6] iommu/arm-smmu: Add support for driver IOMMU fault handlers

[PATCH] staging: rtl8723bs: hal: Delete tests with no effects
 2021-06-08 11:21 UTC 

[PATCH v1 00/12] mm/memory_hotplug: "auto-movable" online policy and memory groups
 2021-06-08 11:18 UTC  (8+ messages)
` [PATCH v1 05/12] mm/memory_hotplug: remove nid parameter from remove_memory() and friends

[PATCH] nvme: NVME_TCP_OFFLOAD should not default to m
 2021-06-08 10:56 UTC 

[PATCH v7 00/11] Speedup mremap on ppc64
 2021-06-08 11:17 UTC  (7+ messages)
` [PATCH v7 01/11] mm/mremap: Fix race between MOVE_PMD mremap and pageout

[PATCH v5 00/10] ASPEED sgpio driver enhancement
 2021-06-08 10:25 UTC  (10+ messages)
` [PATCH v5 01/10] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml
` [PATCH v5 02/10] dt-bindings: aspeed-sgpio: Add ast2600 sgpio compatibles
` [PATCH v5 03/10] ARM: dts: aspeed-g6: Add SGPIO node
` [PATCH v5 04/10] ARM: dts: aspeed-g5: Remove ngpios from sgpio node
` [PATCH v5 05/10] gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support
` [PATCH v5 06/10] gpio: gpio-aspeed-sgpio: Add AST2400 and AST2500 platform data
` [PATCH v5 07/10] gpio: gpio-aspeed-sgpio: Add set_config function
` [PATCH v5 08/10] gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio struct
` [PATCH v5 09/10] gpio: gpio-aspeed-sgpio: Use generic device property APIs

[patch V2 00/14] x86/fpu: Mop up XSAVES and related damage
 2021-06-08 11:17 UTC  (6+ messages)

[dpdk-dev] [PATCH] kni: fix compilation on SLES15-SP3
 2021-06-08 11:17 UTC  (2+ messages)

[PATCH 0/4] test-tool: split up "read-cache" tool
 2021-06-08 11:14 UTC  (3+ messages)

[PATCH net-next] net: dsa: felix: set TX flow control according to the phylink_mac_link_up resolution
 2021-06-08 11:16 UTC 

[PATCH] lib: oe: utils: always append host gcc version to NATIVELSBSTRING
 2021-06-08 11:16 UTC  (4+ messages)
` [OE-core] "

[PATCH v2] misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG
 2021-06-08 11:16 UTC  (4+ messages)

n_gsm testing
 2021-06-08 11:16 UTC 

[PATCH] drm/v3d: Expose performance counters to userspace
 2021-06-08 11:15 UTC 

[PATCH net] net: dsa: felix: re-enable TX flow control in ocelot_port_flush()
 2021-06-08 11:15 UTC 

[f2fs-dev] [PATCH v6] f2fs: compress: add nocompress extensions support
 2021-06-08 11:15 UTC 

USB sound card issues
 2021-06-08 11:14 UTC  (5+ messages)

[Intel-gfx] [PATCH V3] x86/gpu: add JasperLake to gen11 early quirks
 2021-06-08 11:09 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for x86/gpu: add JasperLake to gen11 early quirks (rev6)

[PATCH v2 0/3] qapi & doc: deprecate drive-backup
 2021-06-08 11:12 UTC  (3+ messages)
` [PATCH v2 3/3] qapi: "

[PATCH v4 00/15] Add futex2 syscalls
 2021-06-08 11:13 UTC  (10+ messages)

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-08 11:12 UTC  (3+ messages)
` [PATCH Part1 RFC v3 08/22] x86/compressed: Add helper for validating pages in the decompression stage

[PATCH v4 00/30] btrfs: add data write support for subpage
 2021-06-08 11:11 UTC  (6+ messages)

[PATCH 0/2] trivial progress.c API usage fixes
 2021-06-08 10:58 UTC  (8+ messages)
` [PATCH 2/2] read-cache: fix incorrect count and progress bar stalling

[PATCH v3 00/28] tcg: Clean up code_gen_buffer allocation
 2021-06-08 11:04 UTC  (3+ messages)
` [PATCH v3 04/28] tcg: Remove error return from tcg_region_initial_alloc__locked

[dpdk-dev] [PATCH] mlx5: fix typing error
 2021-06-08 11:08 UTC 

[PATCH net] ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path
 2021-06-08 11:07 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] drm: Fix use-after-free read in drm_getunique()
 2021-06-08 11:04 UTC  (2+ messages)

[PATCH] perf session: Correct buffer copying when peek event
 2021-06-08 11:07 UTC  (2+ messages)

[PATCH v4 00/16] ipmi: Allow raw access to KCS devices
 2021-06-08 10:47 UTC  (3+ messages)
` [PATCH v4 15/16] ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet
` [PATCH v4 16/16] ipmi: kcs_bmc_aspeed: Optionally apply status address

[PATCH] drm: Don't test for IRQ support in VBLANK ioctls
 2021-06-08 11:07 UTC  (4+ messages)

[PATCH 0/9] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-06-08 11:05 UTC  (5+ messages)
` [PATCH 8/9] virtiofsd: Optionally fill lo_inode.fhandle
      ` [Virtio-fs] "

[PATCH] drm/ttm: fix deref of bo->ttm without holding the lock v2
 2021-06-08 11:05 UTC  (4+ messages)

Zynq UltraScale MPSoC, DMA driver
 2021-06-08 11:04 UTC  (3+ messages)

[PATCH] drm/amd/pm: fix warning reported by kernel test robot
 2021-06-08 11:04 UTC  (2+ messages)

[PATCH v3 0/7] Add back the buddy allocator
 2021-06-08 11:02 UTC  (10+ messages)
` [Intel-gfx] [PATCH v3 3/7] drm/i915/ttm: Calculate the object placement at get_pages time
` [PATCH v3 4/7] drm/i915/ttm: pass along the I915_BO_ALLOC_CONTIGUOUS
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 5/7] drm/i915/ttm: remove node usage in our naming
  `  "
` [Intel-gfx] [PATCH v3 6/7] drm/i915/ttm: switch over to ttm_buddy_man
  `  "
` [Intel-gfx] [PATCH v3 7/7] drm/i915/ttm: restore min_page_size behaviour
  `  "


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.