All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-08 20:19:36 to 2022-12-08 21:11:24 UTC [more...]

[Buildroot] linux-firmware-add-intel-6e.patch
 2022-12-08 21:11 UTC 

[PATCH] mailmap: Fix Stefan Weil author email
 2022-12-08 21:10 UTC  (2+ messages)

[Buildroot] linux-firmware-bump-to-20221109.patch
 2022-12-08 21:10 UTC 

[PATCH v1 0/3] StarFive's SDIO/eMMC driver support
 2022-12-08 21:09 UTC  (4+ messages)
` [PATCH v1 2/3] mmc: starfive: Add sdio/emmc "

[PATCH for-next] RDMA/rxe: Fix incorrect responder length checking
 2022-12-08 21:09 UTC 

[PATCH v7 0/6] clk/qcom: Support gdsc collapse polling using 'reset' interface
 2022-12-08 21:09 UTC  (12+ messages)
` [PATCH v7 4/6] clk: qcom: gpucc-sc7280: Add cx collapse reset support

[PATCH ulogd2 0/4] Some bug-fixes
 2022-12-08 21:07 UTC  (4+ messages)
` [PATCH ulogd2 2/4] filter: fix buffer sizes in filter plug-ins

[Buildroot] [PATCH 1/1] package/ipset: bump to version 7.16
 2022-12-08 21:07 UTC 

[PATCH v2] tools: memory-model: Make plain accesses carry dependencies
 2022-12-08 21:06 UTC  (11+ messages)

[PATCH for-next 0/6] RDMA/rxe: Replace mr page map with an xarray
 2022-12-08 21:05 UTC  (7+ messages)
` [PATCH for-next 1/6] RDMA/rxe: Cleanup mr_check_range
` [PATCH for-next 2/6] RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c
` [PATCH for-next 3/6] RDMA-rxe: Isolate mr code from atomic_reply()
` [PATCH for-next 4/6] RDMA-rxe: Isolate mr code from atomic_write_reply()
` [PATCH for-next 5/6] RDMA/rxe: Cleanup page variables in rxe_mr.c
` [PATCH for-next 6/6] RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray

[PATCH v2 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-12-08 21:05 UTC  (18+ messages)
` [PATCH v2 04/10] mm/hugetlb: Move swap entry handling into vma lock when faulted
` [PATCH v2 08/10] mm/hugetlb: Make walk_hugetlb_range() safe to pmd unshare
` [PATCH v2 09/10] mm/hugetlb: Introduce hugetlb_walk()
` [PATCH v2 10/10] mm/hugetlb: Document why page_vma_mapped_walk() is safe to walk

[Buildroot] [PATCH 1/1] package/hans: bump to version 1.1
 2022-12-08 21:03 UTC 

[GIT PULL] Block fix for 6.1-final
 2022-12-08 21:03 UTC 

[Buildroot] [PATCH 1/1] package/swupdate: add staging install
 2022-12-08 21:03 UTC 

[GIT PULL] io_uring fix for 6.1-final
 2022-12-08 21:01 UTC 

[PATCH v3] arm: dts: rockchip: rk3399: usb: ehci: Fix EHCI probe in rk3399 to access peripherals by USB 2
 2022-12-08 21:00 UTC  (3+ messages)

[PULL] Networking for v6.1 final / v6.1-rc9
 2022-12-08 21:00 UTC  (2+ messages)
` [PULL] Networking for v6.1 final / v6.1-rc9 (with the diff stat :S)

[RFC PATCH 0/2] Handling of non-numbered feature reports by hidraw
 2022-12-08 20:58 UTC  (3+ messages)

[PATCH v3 0/4] Convert deactivate_page() to folio_deactivate()
 2022-12-08 20:59 UTC  (9+ messages)
` [PATCH v3 1/4] mm/memory: Add vm_normal_folio()
` [PATCH v3 2/4] madvise: Convert madvise_cold_or_pageout_pte_range() to use folios
` [PATCH v3 3/4] mm/damon: Convert damon_pa_mark_accessed_or_deactivate() "
` [PATCH v3 4/4] mm/swap: Convert deactivate_page() to folio_deactivate()

[Buildroot] [PATCH 1/1] package/dehydrated: bump to version 0.7.1
 2022-12-08 20:58 UTC 

[PATCH v3 0/5] cpumask: improve on cpumask_local_spread() locality
 2022-12-08 20:57 UTC  (7+ messages)
` [PATCH v3 5/5] lib/cpumask: reorganize cpumask_local_spread() logic

[PATCH 0/4] Don't lazy-fetch commits when parsing them
 2022-12-08 20:57 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] object-file: remove OBJECT_INFO_IGNORE_LOOSE
  ` [PATCH v3 2/4] object-file: refactor map_loose_object_1()
  ` [PATCH v3 3/4] object-file: emit corruption errors when detected
  ` [PATCH v3 4/4] commit: don't lazy-fetch commits

[PATCH] mtd: parsers: scpart: fix __udivdi3 undefined on mips
 2022-12-08 20:47 UTC  (3+ messages)

[PATCH v6 0/6] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-08 20:55 UTC  (4+ messages)

[PATCH] fsverity: mark builtin signatures as deprecated
 2022-12-08 20:55 UTC  (4+ messages)
  ` [f2fs-dev] "

[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
 2022-12-08 19:38 UTC  (38+ messages)
` [RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role
` [RFC PATCH 02/37] KVM: MMU: Move struct kvm_mmu_page_role into common code
` [RFC PATCH 03/37] KVM: MMU: Move tdp_ptep_t "
` [RFC PATCH 04/37] KVM: x86/mmu: Invert sp->tdp_mmu_page to sp->shadow_mmu_page
` [RFC PATCH 05/37] KVM: x86/mmu: Unify TDP MMU and Shadow MMU root refcounts
` [RFC PATCH 06/37] KVM: MMU: Move struct kvm_mmu_page to common code
` [RFC PATCH 07/37] mm: Introduce architecture-neutral PG_LEVEL macros
` [RFC PATCH 08/37] KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_test
` [RFC PATCH 09/37] KVM: Move page size stats into common code
` [RFC PATCH 10/37] KVM: MMU: Move struct kvm_page_fault to "
` [RFC PATCH 13/37] KVM: MMU: Move sptep_to_sp() "
` [RFC PATCH 16/37] KVM: x86/mmu: Abstract away TDP MMU root lookup
` [RFC PATCH 18/37] KVM: x86/mmu: Add common API for creating TDP PTEs
` [RFC PATCH 19/37] KVM: x86/mmu: Add arch hooks for NX Huge Pages
` [RFC PATCH 23/37] KVM: MMU: Move VM-level TDP MMU state to struct kvm
` [RFC PATCH 27/37] KVM: MMU: Move mmu_page_header_cache to common code
` [RFC PATCH 28/37] KVM: MMU: Stub out tracepoints on non-x86 architectures
` [RFC PATCH 29/37] KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together
` [RFC PATCH 30/37] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address()
` [RFC PATCH 31/37] KVM: x86/MMU: Use gfn_t in kvm_flush_remote_tlbs_range()
` [RFC PATCH 32/37] KVM: Allow range-based TLB invalidation from common code
` [RFC PATCH 33/37] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [RFC PATCH 36/37] KVM: x86/mmu: Move is_tdp_mmu_page() to mmu_internal.h

[PATCH] libtraceevent: Rename kbuffer_create() to tep_kbuffer()
 2022-12-08 20:53 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.1-rc8-176-gcb06e36a6532)
 2022-12-08 20:48 UTC 

PXA25x: GPIO driver fails probe due to resource conflict with pinctrl driver
 2022-12-08 20:19 UTC  (10+ messages)

[PATCH net] netfilter: flowtable: really fix NAT IPv6 offload
 2022-12-08 20:46 UTC  (2+ messages)

[PATCH v14 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-12-08 20:34 UTC  (5+ messages)
` [PATCH v14 7/7] x86/crash: add x86 crash hotplug support

[PATCH v3 0/9] Add the Renesas USBF controller support
 2022-12-08 20:44 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net-next v3 0/4] i40e_status removal series
 2022-12-08 20:44 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net-next v3 2/4] i40e: Remove string printing for i40e_status

[igt-dev] [PATCH i-g-t] tests/amdgpu/amd_bypass: skip if connector is not DisplayPort
 2022-12-08 20:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/amdgpu/amd_bypass: skip if connector is not DisplayPort (rev4)

[PATCH v2] mtd: eject cfi_interleave code to its own header
 2022-12-08 20:29 UTC 

[Buildroot] [PATCH 1/1] package/connman: fix CVE-2022-3229{2,3}
 2022-12-08 20:43 UTC 

[PATCH v2] mtd: parsers: scpart: fix __udivdi3 undefined on mips
 2022-12-08 20:28 UTC  (2+ messages)

[PATCH] fsverity: don't check builtin signatures when require_signatures=0
 2022-12-08 20:42 UTC  (3+ messages)
` [f2fs-dev] "

[GIT PULL] HID regression fix for 6.1
 2022-12-08 20:41 UTC  (2+ messages)

[PATCH v3 0/2] hw/nvme: Add shadow doorbell buffer support
 2022-12-08 20:39 UTC  (9+ messages)
` [PATCH v3 1/2] hw/nvme: Implement "

[PATCH bpf-next 00/13] BPF rbtree next-gen datastructure
 2022-12-08 20:36 UTC  (9+ messages)

[PATCH 5.15 5.10 5.4 0/1] arm64: fix Build ID if CONFIG_MODVERSIONS
 2022-12-08 20:34 UTC  (3+ messages)
` [PATCH 5.15 5.10 5.4 1/1] "

[PATCH] soundwire: intel: Initialize clock stop timeout
 2022-12-08 20:32 UTC  (4+ messages)

[PATCH net-next v2 0/6] tsnep: XDP support
 2022-12-08 20:32 UTC  (4+ messages)
` [PATCH net-next v2 5/6] tsnep: Add RX queue info for "

[iptables PATCH 0/7] tests: xlate: generic.txlate to pass replay test
 2022-12-08 20:31 UTC  (5+ messages)
` [iptables PATCH 4/7] nft: Fix match generator for '! -i +'

do_install hangs on native tasks
 2022-12-08 20:30 UTC  (5+ messages)
  ` [yocto] "

[PATCH bpf-next 0/2] bpf: Fix to preserve reg parent/live fields when copying range info
 2022-12-08 20:29 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "

[libmnl PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-08 20:29 UTC  (2+ messages)

[PATCH 4.9] mmc: sdhci: Fix voltage switch delay
 2022-12-08 20:28 UTC  (2+ messages)

[PATCH v1] drm/bridge: lt8912b: Add hot plug detection
 2022-12-08 20:28 UTC  (2+ messages)

[PATCH v3 0/4] cachestat: a new syscall for page cache state of files
 2022-12-08 20:28 UTC  (5+ messages)
` [PATCH v3 1/4] workingset: fix confusion around eviction vs refault container
` [PATCH v3 2/4] workingset: refactor LRU refault to expose refault recency check
` [PATCH v3 3/4] cachestat: implement cachestat syscall
` [PATCH v3 4/4] selftests: Add selftests for cachestat

[Buildroot] [PATCH 1/1] package/lttng-tools: bump to version 2.13.8
 2022-12-08 20:27 UTC 

[PATCH] ata: ahci-pci: Replace magic constant by macro
 2022-12-08 20:24 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/2] Exercise evict-prime-*
 2022-12-08 20:26 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] tests/gem_softpin: Add prime reopen eviction subtest

[PATCH iommufd 0/9] Remove IOMMU_CAP_INTR_REMAP
 2022-12-08 20:26 UTC  (10+ messages)
` [PATCH iommufd 1/9] irq: Add msi_device_has_secure_msi()
` [PATCH iommufd 2/9] vfio/type1: Check that every device supports IOMMU_CAP_INTR_REMAP
` [PATCH iommufd 3/9] vfio/type1: Convert to msi_device_has_secure_msi()
` [PATCH iommufd 4/9] iommufd: "
` [PATCH iommufd 5/9] irq: Remove unused irq_domain_check_msi_remap() code
` [PATCH iommufd 6/9] irq: Rename MSI_REMAP to SECURE_MSI
` [PATCH iommufd 7/9] iommu/x86: Replace IOMMU_CAP_INTR_REMAP with IRQ_DOMAIN_FLAG_SECURE_MSI
` [PATCH iommufd 8/9] irq/s390: Add arch_is_secure_msi() for s390
` [PATCH iommufd 9/9] iommu: Remove IOMMU_CAP_INTR_REMAP

[PATCH] fs/squashfs: use lldiv function for math
 2022-12-08 20:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libuwsc: fix wolfssl build
 2022-12-08 20:26 UTC 

[PATCH 0/6] Enable Cubieboard A10 boot SPL from SD card
 2022-12-08 20:25 UTC  (4+ messages)

[PATCH v5 0/1] Makefile: rework u-boot-initial-env target
 2022-12-08 20:24 UTC  (3+ messages)
` [PATCH v5 1/1] u-boot-initial-env: rework make target

[PATCH] firmware: scmi: use protocol node name to bind the scmi regulator driver
 2022-12-08 20:24 UTC  (2+ messages)

[ndctl PATCH 00/15] cxl-cli test and usability updates
 2022-12-08 20:25 UTC  (7+ messages)
` [ndctl PATCH 11/15] cxl/region: Use cxl_filter_walk() to gather create-region targets
` [ndctl PATCH 14/15] cxl/test: Extend cxl-topology.sh for a single root-port host-bridge

(no subject)
 2022-12-08 20:23 UTC  (5+ messages)
` [PATCH v3 1/2] tools: mkimage: don't print error message "Success" in case of failure
` [PATCH v3 2/2] tools: mkimage: add new image type "fdt_legacy"

[PATCH] tools: fdtgrep: Fix handle leak
 2022-12-08 20:23 UTC  (2+ messages)

[PATCH v2] tools: mkimage: Fix nullptr at strchr()
 2022-12-08 20:23 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] libtraceevent kbuffer: Add SAME_AS_HOST for endian and size
 2022-12-08 20:24 UTC 

[PATCH] fs: ext4: Fix free(NULL) The 'depth_dirname', 'ptr', 'parent_inode' and 'first_inode' pointers may be null. Thus, it is necessary to check them before using free() to avoid free(NULL) cases
 2022-12-08 20:23 UTC  (2+ messages)

[PATCH bpf-next v3 00/12] xdp: hints via kfuncs
 2022-12-08 20:23 UTC  (5+ messages)
` [PATCH bpf-next v3 08/12] mxl4: Support RX XDP metadata

[PATCH] tool: ifwitool: Fix buffer overflow
 2022-12-08 20:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libftdi1: fix static build with libusb and -latomic
 2022-12-08 20:23 UTC 

[PATCH v2020.01] tool: ifwitool: The function localtime() can return NULL
 2022-12-08 20:23 UTC  (2+ messages)

[PATCH] tools: env: fw_env: Fix unused-result warning
 2022-12-08 20:23 UTC  (2+ messages)

[PATCH v1] mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
 2022-12-08 20:21 UTC  (5+ messages)

[PATCH v1 00/37] Implementation of ML CNXK driver
 2022-12-08 20:18 UTC  (35+ messages)
` [PATCH v2 "
  ` [PATCH v2 05/37] ml/cnxk: parse ML firmware path from device args
  ` [PATCH v2 06/37] ml/cnxk: enable firmware load and device reset
  ` [PATCH v2 07/37] ml/cnxk: enable support for simulator environment
  ` [PATCH v2 08/37] ml/cnxk: enable support for device start and stop
  ` [PATCH v2 09/37] ml/cnxk: add support to create device queue-pairs
  ` [PATCH v2 10/37] ml/cnxk: add functions to load and unload models
  ` [PATCH v2 11/37] ml/cnxk: enable validity checks for model metadata
  ` [PATCH v2 12/37] ml/cnxk: add internal structures for derived info
  ` [PATCH v2 13/37] ml/cnxk: add internal structures for tiles and OCM
  ` [PATCH v2 14/37] ml/cnxk: add structures for slow and fast path JDs
  ` [PATCH v2 15/37] ml/cnxk: find OCM mask and page slots for a model
  ` [PATCH v2 16/37] ml/cnxk: add support to reserve and free OCM pages
  ` [PATCH v2 17/37] ml/cnxk: enable support to start an ML model
  ` [PATCH v2 18/37] ml/cnxk: enable support to stop an ML models
  ` [PATCH v2 19/37] ml/cnxk: enable support to get model information
  ` [PATCH v2 20/37] ml/cnxk: enable support to update model params
  ` [PATCH v2 21/37] ml/cnxk: add support to get IO buffer sizes
  ` [PATCH v2 22/37] ml/cnxk: enable quantization and dequantization
  ` [PATCH v2 23/37] ml/cnxk: enable support to dump device debug info
  ` [PATCH v2 24/37] ml/cnxk: add driver support for device selftest
  ` [PATCH v2 25/37] ml/cnxk: enqueue a burst of inference requests
  ` [PATCH v2 26/37] ml/cnxk: dequeue "
  ` [PATCH v2 27/37] ml/cnxk: add internal function for sync mode run
  ` [PATCH v2 28/37] ml/cnxk: enable support for firmware error codes
  ` [PATCH v2 29/37] ml/cnxk: add support to get and reset device stats
  ` [PATCH v2 30/37] ml/cnxk: add support to handle extended dev stats
  ` [PATCH v2 31/37] ml/cnxk: enable support to get xstats in cycles
  ` [PATCH v2 32/37] ml/cnxk: add support to report DPE FW warnings
  ` [PATCH v2 33/37] ml/cnxk: add support to enable model data caching
  ` [PATCH v2 34/37] ml/cnxk: add support to select OCM allocation mode
  ` [PATCH v2 35/37] ml/cnxk: add support to use lock during jcmd enq
  ` [PATCH v2 36/37] ml/cnxk: add support to select poll memory region
  ` [PATCH v2 37/37] ml/cnxk: add user guide for marvell cnxk ml driver

[PATCH 0/2] feat: checkpatch: prohibit Buglink: and warn about missing Link:
 2022-12-08 20:21 UTC  (3+ messages)
` [PATCH 2/2] checkpatch: warn when Reported-by: is not followed by Link:

[Buildroot] [PATCH 1/1] package/capnproto: security bump to version 0.9.2
 2022-12-08 20:21 UTC 

[PATCH 0/4] PCI: Continue E820 vs host bridge window saga
 2022-12-08 20:19 UTC  (2+ messages)

[meta-oe][PATCH 1/1] multipath-tools: upgrade 0.8.4 -> 0.9.3
 2022-12-08 20:19 UTC 


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.