All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-14 04:39:43 to 2021-09-14 06:01:28 UTC [more...]

[RFC PATCH v3 0/2] Introduce some interfaces for ACRN hypervisor HSM driver
 2021-09-14  6:01 UTC  (3+ messages)
` [RFC PATCH v3 1/2] virt: acrn: Introduce interfaces for MMIO device passthrough
` [RFC PATCH v3 2/2] virt: acrn: Introduce interfaces for virtual device creating/destroying

[Intel-gfx] [PATCH 0/5] Enable GuC submission by default on DG1
 2021-09-14  6:01 UTC  (16+ messages)
`  "
` [PATCH 1/5] drm/i915: Do not define vma on stack
  ` [Intel-gfx] "
` [PATCH 2/5] drm/i915/guc: put all guc objects in lmem when available
  ` [Intel-gfx] "
` [PATCH 3/5] drm/i915/guc: Add DG1 GuC / HuC firmware defs
  ` [Intel-gfx] "
` [PATCH 4/5] drm/i915/guc: Enable GuC submission by default on DG1
  ` [Intel-gfx] "
` [PATCH 5/5] drm/i915/guc: Use i915_gem_object_is_lmem in i915_gem_object_is_lmem
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Enable GuC submission by default on DG1 (rev5)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH 0/6] congestion_wait() and GFP_NOFAIL
 2021-09-14  5:33 UTC  (5+ messages)
` [PATCH 6/6] XFS: remove congestion_wait() loop from xfs_buf_alloc_pages()

[PATCH v4] coresight: tmc-etr: Speed up for bounce buffer in flat mode
 2021-09-14  6:00 UTC  (3+ messages)

[PULL 00/44] tcg patch queue, v2
 2021-09-14  5:58 UTC  (3+ messages)
` [PULL 35/44] tcg/arm: Remove fallback definition of __ARM_ARCH

[hch-block:blkdev.h-includes 2/17] drivers/md/dm-ima.c:54:29: error: implicit declaration of function 'memalloc_noio_save'
 2021-09-14  5:59 UTC 

Question about ufs_bsg
 2021-09-14  5:59 UTC 

[PATCH 00/22] qapi: Remove simple unions from the schema language
 2021-09-14  5:57 UTC  (19+ messages)
` [PATCH 03/22] qapi: Convert simple union KeyValue to flat one
` [PATCH 04/22] qapi: Convert simple union InputEvent "
` [PATCH 10/22] qapi: Convert simple union TransactionAction "
` [PATCH 12/22] test-qobject-input-visitor: Wean off UserDefListUnion
` [PATCH 19/22] tests/qapi-schema: Drop simple union __org.qemu_x-Union1
` [PATCH 21/22] qapi: Drop simple unions

[PATCH v2] nl80211: Add HE UL MU fixed rate setting
 2021-09-14  5:57 UTC  (4+ messages)

Linux 5.15-rc1
 2021-09-14  5:51 UTC  (10+ messages)
          ` [Intel-wired-lan] Linux 5.15-rc1 - 82599ES VPD access isue

[PATCH] drm/v3d: fix wait for TMU write combiner flush
 2021-09-14  5:55 UTC 

[RFC v2 0/5] virtio/vsock: introduce SOCK_DGRAM support
 2021-09-14  5:54 UTC  (12+ messages)
` [RFC v2 1/5] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [RFC v2 2/5] virtio/vsock: add support for virtio datagram
` [RFC v2 3/5] vhost/vsock: add support for vhost dgram
` [RFC v2 4/5] vsock_test: add tests for vsock dgram
` [RFC v2 5/5] virtio/vsock: add sysfs for rx buf len for dgram

[PATCH] btrfs: unlock the original extent buffer when error happens in __btrfs_cow_block()
 2021-09-14  5:55 UTC 

[PATCH] ath11k: Replace one-element array with flexible-array member
 2021-09-14  5:53 UTC  (5+ messages)

[LTP] LTP: smoketest: route4-change-dst fails intermittently
 2021-09-14  5:52 UTC  (4+ messages)

[PATCH v5 bpf-next 0/9] bpf: implement variadic printk helper
 2021-09-14  5:52 UTC  (2+ messages)

[PATCH RESEND v3 00/13] blk-mq: Reduce static requests memory footprint for shared sbitmap
 2021-09-14  5:50 UTC  (23+ messages)
` [PATCH RESEND v3 01/13] blk-mq: Change rqs check in blk_mq_free_rqs()
` [PATCH RESEND v3 02/13] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
` [PATCH RESEND v3 03/13] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests()
` [PATCH RESEND v3 04/13] blk-mq: Invert check "
` [PATCH RESEND v3 05/13] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_rqs}()
` [PATCH RESEND v3 06/13] blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}()
` [PATCH RESEND v3 07/13] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
` [PATCH RESEND v3 08/13] blk-mq: Don't clear driver tags own mapping
` [PATCH RESEND v3 09/13] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
` [PATCH RESEND v3 10/13] blk-mq: Add blk_mq_alloc_map_and_rqs()
` [PATCH RESEND v3 11/13] blk-mq: Refactor and rename blk_mq_free_map_and_{requests->rqs}()

[PATCH v2 0/6] Implement a batched fsync option for core.fsyncObjectFiles
 2021-09-14  5:49 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/4] pack-bitmap: permute existing namehash values
 2021-09-14  5:49 UTC  (11+ messages)
` [PATCH 4/4] t5326: test propagating hashcache values

[LTP] [PATCH 1/2] lib/tst_net.sh: ignore errors on rhost with -i option in tst_net_run()
 2021-09-14  5:48 UTC  (8+ messages)
` [LTP] [PATCH 2/2] lib/tst_net.sh: disable ipv6_dad work on test interfaces

[PATCH 0/5][RFC] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-09-14  5:54 UTC  (4+ messages)
` [PATCH 3/5][RFC] drivers/acpi: Introduce Platform Firmware Runtime Update device driver

Linux 5.13+ as Xen dom0 crashes on Ryzen CPU (ucode loading related?)
 2021-09-14  5:48 UTC  (2+ messages)

[PATCH net-next] net: wwan: iosm: fix linux-next build error
 2021-09-14  5:48 UTC 

[PATCH] gitlab-ci: Make more custom runner jobs manual, and don't allow failure
 2021-09-14  5:44 UTC  (2+ messages)

cleanup vfio iommu_group creation v5
 2021-09-14  5:46 UTC  (4+ messages)
` [PATCH 01/14] vfio: Move vfio_iommu_group_get() to vfio_register_group_dev()

[qemu-web RFC PATCH] Add Sponsors page
 2021-09-14  5:41 UTC  (2+ messages)

[PATCH] NFSD: drop support for ancient file-handles
 2021-09-14  5:45 UTC  (16+ messages)
` [PATCH v2] BTRFS/NFSD: provide more unique inode number for btrfs export

[PATCH 3/3] nvme/multipath: fix stale ana state for namespaces just added by scan work
 2021-09-14  5:44 UTC  (7+ messages)
` [PATCH v2 0/3] nvme/mpath: fix missed namespaces in ana state update
  ` [PATCH v2 2/3] nvme/multipath: cosmetic: keep ns nsid locally

[PATCH RFC 0/2] ceph: size handling for the fscrypt
 2021-09-14  5:43 UTC  (14+ messages)
` [PATCH RFC 2/2] ceph: truncate the file contents when needed when file scrypted

[RFC 00/11] Intro to Hardware timestamping engine
 2021-09-14  5:43 UTC  (6+ messages)
` [RFC 02/11] drivers: Add HTE subsystem

What's cooking in git.git (Sep 2021, #04; Mon, 13)
 2021-09-14  5:43 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 00/10] Support MLX5 crypto driver on Windows
 2021-09-14  5:38 UTC  (11+ messages)
` [dpdk-dev] [RFC PATCH 01/10] common/mlx5: add DV enums to Windows defs file
` [dpdk-dev] [RFC PATCH 02/10] common/mlx5: add an agnostic OS function to open device context
` [dpdk-dev] [RFC PATCH 03/10] common/mlx5: move pdn getter to common driver
` [dpdk-dev] [RFC PATCH 04/10] common/mlx5: add memory region OS agnostic functions for Linux
` [dpdk-dev] [RFC PATCH 05/10] crypto/mlx5: replace UNIX functions with EAL functions
` [dpdk-dev] [RFC PATCH 06/10] crypto/mlx5: use OS agnostic functions for UMEM operations
` [dpdk-dev] [RFC PATCH 07/10] crypto/mlx5: use OS agnostic functions for PD operations
` [dpdk-dev] [RFC PATCH 08/10] crypto/mlx5: use OS agnostic functions for Verbs operations
` [dpdk-dev] [RFC PATCH 09/10] crypto/mlx5: fix size of UMR WQE
` [dpdk-dev] [RFC PATCH 10/10] crypto/mlx5: support on Windows

[LTP] [PATCH v1 1/3] realtime:hrtimer-prio: fix misleading help message
 2021-09-14  5:40 UTC  (12+ messages)
` [LTP] [PATCH v1 2/3] realtime:hrtimer-prio:run_auto: jump to current dir
` [LTP] [PATCH v1 3/3] realtime:profiles: support hrtimer-prio

[Buildroot] [PATCH 1/1] package/pcre: fix license hash
 2021-09-14  5:40 UTC 

[PATCH bpf-next v2 00/11] bpf: add support for new btf kind BTF_KIND_TAG
 2021-09-14  5:40 UTC  (19+ messages)
` [PATCH bpf-next v2 01/11] btf: change BTF_KIND_* macros to enums
` [PATCH bpf-next v2 02/11] bpf: support for new btf kind BTF_KIND_TAG
` [PATCH bpf-next v2 04/11] libbpf: add support for BTF_KIND_TAG
` [PATCH bpf-next v2 05/11] bpftool: "
` [PATCH bpf-next v2 06/11] selftests/bpf: test libbpf API function btf__add_tag()
` [PATCH bpf-next v2 07/11] selftests/bpf: change NAME_NTH/IS_NAME_NTH for BTF_KIND_TAG format
` [PATCH bpf-next v2 08/11] selftests/bpf: add BTF_KIND_TAG unit tests
` [PATCH bpf-next v2 09/11] selftests/bpf: test BTF_KIND_TAG for deduplication
` [PATCH bpf-next v2 11/11] docs/bpf: add documentation for BTF_KIND_TAG

[igt-dev] [PATCH i-g-t v2 0/3] Add tests to check Freesync capability reporting
 2021-09-14  5:40 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Add tests to check Freesync capability reporting (rev2)

Fair IT ultimates
 2021-09-14  5:37 UTC 

[RFC/RFT PATCH 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-09-14  5:36 UTC  (8+ messages)
` [PATCH 1/2] x86: sgx_vepc: extract sgx_vepc_remove_page

[PATCH] usb: gadget: storage: add support for media larger than 2T
 2021-09-14  5:27 UTC 

[Intel-gfx] [PATCH 0/4] Do error capture async, flush G2H processing on reset
 2021-09-14  5:31 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH net-next] net: wwan: iosm: firmware flashing and coredump collection
 2021-09-14  5:29 UTC  (3+ messages)

[PATCH] soundwire: export sdw_nwrite_no_pm and sdw_nread_no_pm functions
 2021-09-14  5:27 UTC  (2+ messages)

cifs: rename fs/cifs directory to fs/smbfs
 2021-09-14  5:27 UTC  (2+ messages)

[stffrdhrn:or1k-5.15-litex-sdcard 1/1] drivers/mmc/host/litex_mmc.c:96:6: error: no previous prototype for 'sdclk_set_clk'
 2021-09-14  5:25 UTC  (2+ messages)

[PATCH] ARM: dts: at91-sama5d27_som1_ek: Added I2C bus recovery support
 2021-09-14  5:21 UTC  (2+ messages)

[PATCH 1/2] ci: make get-binary-toolchain run per build
 2021-09-14  5:23 UTC  (2+ messages)
` [meta-arm] "

[leon-rdma:rdma-next 19/21] drivers/infiniband/hw/mlx5/mr.c:1389:13: error: implicit declaration of function 'ib_umem_get_dummy'; did you mean 'ib_umem_get_peer'?
 2021-09-14  5:22 UTC  (2+ messages)

[PATCH bpf-next v4] libbpf: introduce legacy kprobe events support
 2021-09-14  5:21 UTC  (5+ messages)
` [PATCH bpf-next v5] "

[RFC PATCH V4 0/6] riscv: Add PBMT & DMA for D1 bringup
 2021-09-14  5:20 UTC  (14+ messages)
` [RFC PATCH V4 6/6] riscv: soc: Add Allwinner SoC kconfig option

[PATCH net] Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""
 2021-09-14  5:18 UTC 

[PATCH v11 1/3] fpga: mgr: Use standard dev_release for class driver
 2021-09-14  5:18 UTC  (3+ messages)

[qemu-web PATCH] Gemfile: Add webrick bundle dependency
 2021-09-14  5:17 UTC  (2+ messages)

[PATCH net-next] net: core: fix the order in dev_put() and rtnl_lock()
 2021-09-14  5:18 UTC  (2+ messages)

[LTP] [PATCH v1] realtime:matrix_multi: main function to return exit status
 2021-09-14  5:15 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/4] Do error capture async, flush G2H processing on reset
 2021-09-14  5:09 UTC  (10+ messages)
`  "
` [PATCH 1/4] drm/i915/guc: Move guc_ids under submission_state sub-structure
  ` [Intel-gfx] "
` [PATCH 2/4] drm/i915/guc: Do error capture asynchronously
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 3/4] drm/i915/guc: Flush G2H work queue during reset
  `  "
` [PATCH 4/4] drm/i915/guc: Refcount context during error capture
  ` [Intel-gfx] "

[dpdk-dev] [PATCH] RFC: ethdev: add reassembly offload
 2021-09-14  5:14 UTC  (6+ messages)
  ` [dpdk-dev] [EXT] "

[RFC net] net: stream: don't purge sk_error_queue without holding its lock
 2021-09-14  5:14 UTC  (2+ messages)

[PATCH v2 0/3] scsi: ufs: introduce vendor isr
 2021-09-14  5:13 UTC  (7+ messages)
  ` [PATCH v2 3/3] scsi: ufs: ufs-exynos: implement exynos isr
  ` [PATCH v2 1/3] scsi: ufs: introduce vendor isr

start switching sysfs attributes to expose the seq_file
 2021-09-14  5:12 UTC  (5+ messages)
` [PATCH 13/13] xfs: convert xfs_sysfs attrs to use ->seq_show

[dinguyen:socfpga_clk_fix_s2f_user0 1/1] drivers/clk/socfpga/clk-agilex.c:168:37: error: 's2f_usr0_mux' defined but not used
 2021-09-14  5:12 UTC  (2+ messages)

[PATCH] erofs: fix compacted_2b if compacted_4b_initial > totalidx
 2021-09-14  5:11 UTC  (6+ messages)

btrbk question: Should I Prefer Fileserver-initiated Backups from Several Hosts (Instead of Each Host Sending to the Server)?
 2021-09-14  5:10 UTC  (3+ messages)

[PATCH -tip v10 00/16] kprobes: Fix stacktrace with kretprobes on x86
 2021-09-14  5:10 UTC  (9+ messages)

[Intel-gfx] [PATCH 00/27] Parallel submission aka multi-bb execbuf
 2021-09-14  5:02 UTC  (6+ messages)
` [Intel-gfx] [PATCH 07/27] drm/i915/guc: Don't call switch_to_kernel_context with GuC submission

[LTP] [PATCH 1/8] syscalls/rename09: Simplify and convert to new API
 2021-09-14  5:06 UTC  (8+ messages)
` [LTP] [PATCH 8/8] syscalls/setresuid03: Convert "

[PATCH 1/4] PCI/sysfs: Add pci_dev_resource_attr_is_visible() helper
 2021-09-14  5:06 UTC  (3+ messages)

kernel BUG in btrfs_free_tree_block
 2021-09-14  5:06 UTC  (2+ messages)

Execution time on Xenomai user thread is high
 2021-09-14  5:03 UTC  (5+ messages)
    ` Fwd: "

hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
 2021-09-14  4:54 UTC  (4+ messages)
` [PATCH 1/3] bios-tables-test: allow changes in DSDT ACPI tables for q35
` [PATCH 2/3] hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
` [PATCH 3/3] bios-tables-test: Update ACPI DSDT table golden blobs for q35

[PATCH 0/8] Implement progs support for removing received uuid on RW vols
 2021-09-14  4:57 UTC  (5+ messages)
` [PATCH 5/8] btrfs-progs: Add btrfs_uuid_tree_remove

[LTP] [RFC PATCH 1/1] sched: Remove process.c
 2021-09-14  4:56 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: Add a cancel request selftest that triggers a reset
 2021-09-14  4:51 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH V3 0/3] scsi: ufs: Let devices remain runtime suspended during system suspend
 2021-09-14  4:55 UTC  (13+ messages)
` [PATCH V3 1/3] scsi: ufs: Fix error handler clear ua deadlock

Upgrading Nodejs from 10.x to 14.x in yocto Zeus #zeus #yocto #zeus
 2021-09-14  4:55 UTC 

[PATCH] qapi: define cleanup function for g_autoptr(Error)
 2021-09-14  4:46 UTC  (7+ messages)

[dpdk-dev] [PATCH v2] eventdev: update crypto adapter metadata structures
 2021-09-14  4:46 UTC  (9+ messages)
` [dpdk-dev] [PATCH v3] "

[rteval PATCH] rteval: stressng.py: Fix arguments for Popen
 2021-09-14  4:45 UTC  (2+ messages)

INFO: task hung in btrfs_alloc_tree_block
 2021-09-14  4:45 UTC  (4+ messages)

[PATCH v1] RFC: of: property: fix phy-hanlde issue
 2021-09-14  4:44 UTC  (4+ messages)

[PATCH v2] scsi: bsg: Fix device unregistration
 2021-09-14  4:40 UTC  (2+ messages)

[PATCH] scsi: sd: Make sd_spinup_disk less noisy
 2021-09-14  4:40 UTC  (2+ messages)

[hardknott][PATCH] sqlite3: fix CVE-2021-36690
 2021-09-14  4:35 UTC 

[PATCH v1 0/5] fw_devlink improvements
 2021-09-14  4:39 UTC  (6+ messages)
` [PATCH v1 1/5] driver core: fw_devlink: Improve handling of cyclic dependencies
` [PATCH v1 2/5] driver core: Set deferred probe reason when deferred by driver core
` [PATCH v1 3/5] driver core: Create __fwnode_link_del() helper function
` [PATCH v1 4/5] driver core: Add debug logs when fwnode links are added/deleted
` [PATCH v1 5/5] driver core: Add fw_devlink.debug command line boolean parameter


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.