All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-24 01:27:03 to 2022-06-24 02:57:03 UTC [more...]

[PATCH v10 00/41] virtio pci support VIRTIO_F_RING_RESET
 2022-06-24  2:55 UTC  (38+ messages)
` [PATCH v10 01/41] remoteproc: rename len of rpoc_vring to num
` [PATCH v10 02/41] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v10 03/41] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v10 04/41] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v10 05/41] virtio_ring: remove the arg vq of vring_alloc_desc_extra()
` [PATCH v10 06/41] virtio_ring: extract the logic of freeing vring
` [PATCH v10 07/41] virtio_ring: split vring_virtqueue
` [PATCH v10 08/41] virtio_ring: introduce virtqueue_init()
` [PATCH v10 09/41] virtio_ring: split: introduce vring_free_split()
` [PATCH v10 10/41] virtio_ring: split: extract the logic of alloc queue
` [PATCH v10 11/41] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v10 12/41] virtio_ring: split: extract the logic of attach vring
` [PATCH v10 13/41] virtio_ring: split: extract the logic of vring init
` [PATCH v10 14/41] virtio_ring: split: introduce virtqueue_reinit_split()

RTT-PROBE: lore-subspace-rtt
 2022-06-24  2:56 UTC 

[PATCH v3 00/12] preparation for the rte_flow offload of nfp PMD
 2022-06-24  2:54 UTC  (13+ messages)
` [PATCH v3 01/12] net/nfp: move app specific attributes to own struct
` [PATCH v3 02/12] net/nfp: simplify initialization and remove dead code
` [PATCH v3 03/12] net/nfp: move app specific init logic to own function
` [PATCH v3 04/12] net/nfp: add initial flower firmware support
` [PATCH v3 05/12] net/nfp: add flower PF setup and mempool init logic
` [PATCH v3 06/12] net/nfp: add flower PF related routines
` [PATCH v3 07/12] net/nfp: add flower ctrl VNIC related logics
` [PATCH v3 08/12] net/nfp: move common rxtx function for flower use
` [PATCH v3 09/12] net/nfp: add flower ctrl VNIC rxtx logic
` [PATCH v3 10/12] net/nfp: add flower representor framework
` [PATCH v3 11/12] net/nfp: move rxtx function to header file
` [PATCH v3 12/12] net/nfp: add flower PF rxtx logic

[PATCH v2] KVM: selftest: Enhance handling WRMSR ICR register in x2APIC mode
 2022-06-24  2:55 UTC  (4+ messages)

[PATCH 0/7] migrate_pages(): fix several bugs in error path
 2022-06-24  2:53 UTC  (6+ messages)
` [PATCH 1/7] migrate: fix syscall move_pages() return value for failure
` [PATCH 2/7] migrate_pages(): remove unnecessary list_safe_reset_next()
` [PATCH 3/7] migrate_pages(): fix THP failure counting for -ENOMEM
` [PATCH 4/7] migrate_pages(): fix failure counting for THP subpages retrying
` [PATCH 5/7] migrate_pages(): fix failure counting for THP on -ENOSYS

[usb:usb-linus] BUILD SUCCESS 8ffdc53a60049f3930afe161dc51c67959c8d83d
 2022-06-24  2:52 UTC 

[linux-next:master 4204/5575] arch/powerpc/kernel/interrupt.c:542:55: error: suggest braces around empty body in an 'if' statement
 2022-06-24  2:52 UTC  (3+ messages)

[PATCH 0/5] aspeed: Add to CI
 2022-06-24  2:50 UTC  (6+ messages)
` [PATCH 1/5] config/ast2600: Enable CRC32
` [PATCH 2/5] config/ast2600: Make position independent
` [PATCH 3/5] config/ast2600: Disable hash hardware accel
` [PATCH 4/5] ast2600: Configure u-boot-with-spl.bin target
` [PATCH 5/5] CI: Add Aspeed AST2600

[PATCH 00/46] CXL PMEM Region Provisioning
 2022-06-24  2:48 UTC  (26+ messages)
` [PATCH 01/46] tools/testing/cxl: Fix cxl_hdm_decode_init() calling convention
` [PATCH 02/46] cxl/port: Keep port->uport valid for the entire life of a port
` [PATCH 03/46] cxl/hdm: Use local hdm variable
` [PATCH 04/46] cxl/core: Rename ->decoder_range ->hpa_range
` [PATCH 05/46] cxl/core: Drop ->platform_res attribute for root decoders
` [PATCH 06/46] cxl/core: Drop is_cxl_decoder()
` [PATCH 07/46] cxl: Introduce cxl_to_{ways,granularity}
` [PATCH 08/46] cxl/core: Define a 'struct cxl_switch_decoder'
` [PATCH 09/46] cxl/acpi: Track CXL resources in iomem_resource
` [PATCH 10/46] cxl/core: Define a 'struct cxl_root_decoder' for tracking CXL window resources
` [PATCH 11/46] cxl/core: Define a 'struct cxl_endpoint_decoder' for tracking DPA resources
` [PATCH 12/46] cxl/mem: Convert partition-info to resources
` [PATCH 13/46] cxl/hdm: Require all decoders to be enumerated
` [PATCH 14/46] cxl/hdm: Enumerate allocated DPA
` [PATCH 15/46] cxl/Documentation: List attribute permissions
` [PATCH 16/46] cxl/hdm: Add 'mode' attribute to decoder objects
` [PATCH 17/46] cxl/hdm: Track next decoder to allocate
` [PATCH 18/46] cxl/hdm: Add support for allocating DPA to an endpoint decoder
` [PATCH 19/46] cxl/debug: Move debugfs init to cxl_core_init()
` [PATCH 20/46] cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'
` [PATCH 21/46] tools/testing/cxl: Move cxl_test resources to the top of memory
` [PATCH 22/46] tools/testing/cxl: Expand CFMWS windows
` [PATCH 23/46] tools/testing/cxl: Add partition support
` [PATCH 24/46] tools/testing/cxl: Fix decoder default state
` [PATCH 25/46] cxl/port: Record dport in endpoint references

[PATCH v5 0/9] usb: typec: Introduce typec-switch binding
 2022-06-24  2:48 UTC  (10+ messages)
` [PATCH v5 1/9] dt-bindings: usb: Add Type-C switch binding

linux-next: build failure after merge of the battery tree
 2022-06-24  2:47 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-24  2:46 UTC 

[PATCH 1/3] powerpc/memhotplug: Add add_pages override for PPC
 2022-06-24  2:45 UTC  (4+ messages)
` [PATCH 3/3] powerpc/mm: Use VMALLOC_START to validate addr

[Bug 216168] New: updwtmp(3) doesn't mention need for _GNU_SOURCE for updwtmpx
 2022-06-24  2:45 UTC  (2+ messages)
` [Bug 216168] "

[PATCH v3 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-24  2:44 UTC  (12+ messages)
` [PATCH v3 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH v3 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency

[PATCH -V4] sched,topology: Update sched topology atomically
 2022-06-24  2:43 UTC 

[PATCH v1 0/5] userfaultfd: support access/write hints
 2022-06-24  2:42 UTC  (8+ messages)
` [PATCH v1 2/5] userfaultfd: introduce access-likely mode for common operations

[u-boot-test-hooks PATCH 0/2] Aspeed updates
 2022-06-24  2:34 UTC  (3+ messages)
` [u-boot-test-hooks PATCH 1/2] ast2500: Simplify Qemu command line
` [u-boot-test-hooks PATCH 2/2] travis-ci: Add Aspeed AST2600 Qemu configuration

[PATCH v2] rpmsg: fix possible refcount leak in rpmsg_register_device_override()
 2022-06-24  2:41 UTC 

[PATCH] common/config: Fix use of MKFS_OPTIONS
 2022-06-24  2:41 UTC  (4+ messages)

[PATCH net] net: fix IFF_TX_SKB_NO_LINEAR definition
 2022-06-24  2:40 UTC  (2+ messages)

[Question] vmalloc latency in RT-Linux
 2022-06-24  2:39 UTC  (4+ messages)

[PATCH v5 00/22] TDX host kernel support
 2022-06-24  2:39 UTC  (7+ messages)
` [PATCH v5 04/22] x86/virt/tdx: Prevent ACPI CPU hotplug and ACPI memory hotplug
` [PATCH v5 05/22] x86/virt/tdx: Prevent hot-add driver managed memory
` [PATCH v5 06/22] x86/virt/tdx: Add skeleton to initialize TDX on demand

RTT-PROBE: lore-subspace-rtt
 2022-06-24  2:36 UTC 

[PATCH] ACPI: LPSS: Fix missing check in register_device_clock
 2022-06-24  2:20 UTC  (3+ messages)
  `  "

Bug report: ntfs_read_block may crash system
 2022-06-24  2:33 UTC  (4+ messages)
` [PATCH v2] fs/ntfs: fix BUG_ON of ntfs_read_block()

✅ PASS: Test report for e70ff32e (arm-next)
 2022-06-24  2:30 UTC 

[PATCH RESEND] drm: i915: fix a possible refcount leak in intel_dp_add_mst_connector()
 2022-06-24  2:28 UTC  (2+ messages)

[PATCH] fuse: force sync attr when inode is invalidated
 2022-06-24  2:27 UTC  (3+ messages)
  ` [External] "

RTT-PROBE: lore-subspace-rtt
 2022-06-24  2:26 UTC 

[PATCH v2 0/9] mm, hwpoison: enable 1GB hugepage support (v2)
 2022-06-24  2:25 UTC  (3+ messages)
` [PATCH v2 1/9] mm/hugetlb: remove checking hstate_is_gigantic() in return_unused_surplus_pages()

btrfs read repair: more tests
 2022-06-24  2:25 UTC  (6+ messages)
` [PATCH 4/4] btrfs: test read repair on a corrupted compressed extent

[PATCH] watchdog: sp805_wdt: add arm cmsdk apb wdt support
 2022-06-24  2:24 UTC 

[PATCH] Depend on .a instead of .so when building static
 2022-06-24  2:24 UTC  (2+ messages)

[PATCH v2] usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OS
 2022-06-24  2:19 UTC 

[linux-nvme:nvme-5.19] BUILD SUCCESS e6487833182a8a0187f0292aca542fc163ccd03e
 2022-06-24  2:18 UTC 

[PATCH] iio: Don't use bare "unsigned"
 2022-06-24  2:18 UTC 

[PATCH] kexec: replace crash_mem_range with range
 2022-06-24  2:16 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-24  2:16 UTC 

[PATCH v2] dt-bindings: mmc: mtk-sd: Set clocks based on compatible
 2022-06-24  2:13 UTC  (3+ messages)

[GIT PULL] ata fixes for 5.19-rc4
 2022-06-24  2:13 UTC 

[PATCH v2] MAINTAINERS: Reorganize KVM/x86 maintainership
 2022-06-24  2:11 UTC  (3+ messages)

[PATCH RESEND] usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OS
 2022-06-24  2:11 UTC  (3+ messages)

[PATCH v4] sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
 2022-06-24  2:07 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: fix for use after free bug in inline_bpf_loop
 2022-06-24  2:06 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftest/bpf: test for use after free bug fix "

RTT-PROBE: lore-subspace-rtt
 2022-06-24  2:06 UTC 

[PATCH 1/1] i386/monitor: Fix page table walking issue for LA57 enabled guest
 2022-06-24  2:04 UTC  (2+ messages)

[PATCH v18 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-06-24  1:54 UTC  (7+ messages)
` [PATCH v18 4/4] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH 00/51] Improve static type checking for request flags
 2022-06-24  2:04 UTC  (3+ messages)
` [PATCH 48/51] fs/ocfs2: Use the enum req_op and blk_opf_t types

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-06-24  2:00 UTC  (6+ messages)
` [PATCHv7 11/14] x86: Disable kexec if system has "

[PATCH v2] usb: gadget: aspeed_udc: fix handling of tx_len == 0
 2022-06-24  2:01 UTC  (2+ messages)

[PATCH] ARC:mm:Fix syntax errors in comments
 2022-06-24  1:57 UTC  (6+ messages)

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-06-24  1:57 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-24  1:56 UTC 

[PATCH] mm: Re-allow pinning of zero pfns
 2022-06-24  1:55 UTC  (9+ messages)

[PATCH] crypto: testmgr - fix version number of RSA tests
 2022-06-24  1:53 UTC  (2+ messages)
` PING: "

[PATCH v2 1/2] vfio/type1: Simplify bus_type determination
 2022-06-24  1:52 UTC  (8+ messages)

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-06-24  1:51 UTC  (4+ messages)
` [RFC PATCH v3] "

[PATCH] media: docs: Modify the section of User xattr
 2022-06-24  1:46 UTC 

[PATCH] ovl: Modify the section of Return Value
 2022-06-24  1:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-24  1:46 UTC 

[PATCH] arm64: cpufeature: make sure cpu_mitigations_off then kpti off
 2022-06-24  1:45 UTC  (3+ messages)

iommu_sva_bind_device question
 2022-06-24  1:43 UTC  (5+ messages)

[PATCH v19 00/13] Add LoongArch linux-user emulation support
 2022-06-24  1:41 UTC  (6+ messages)
` [PATCH v19 02/13] linux-user: Add LoongArch signal support

[PATCH v3] lib/eal: fix segfaults due to thread exit order
 2022-06-24  1:42 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2] RISC-V: use __smp_processor_id() instead of smp_processor_id()
 2022-06-24  1:41 UTC  (2+ messages)

[PATCH] scsi: Enlarge log buffer length to 256
 2022-06-24  1:39 UTC  (2+ messages)

ENODATA on list/stat directory
 2022-06-24  1:37 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-24  1:36 UTC 

About the md-bitmap behavior
 2022-06-24  1:35 UTC  (12+ messages)

[PATCH] drm/ingenic: Use resource_size function on resource object
 2022-06-24  1:31 UTC  (2+ messages)

[PATCH] net: axienet: Modify function description
 2022-06-24  1:31 UTC 

[PATCH v2] panic, kexec: Make __crash_kexec() NMI safe
 2022-06-24  1:30 UTC  (3+ messages)

[Cluster-devel] [PATCH dlm/next 1/3] fs: dlm: move assert into release function
 2022-06-24  1:29 UTC  (3+ messages)
` [Cluster-devel] [PATCH dlm/next 2/3] fs: dlm: fix context imbalance warning in __put_lkb()
` [Cluster-devel] [PATCH dlm/next 3/3] fs: dlm: fix context imbalance warning in put_rsb()

SHA-256 transition
 2022-06-24  1:19 UTC  (5+ messages)

[RFC 00/13] perf: Add perf kwork
 2022-06-24  1:26 UTC  (5+ messages)


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.