All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-03 16:48:36 to 2023-11-03 18:02:30 UTC [more...]

[PATCH v5 0/2] *** Disable PASID for DLB Device ***
 2023-11-03 18:02 UTC  (4+ messages)
` [PATCH v5 1/2] bus/pci: add function to enable/disable PASID
` [PATCH v5 2/2] event/dlb2: fix disable PASID

[PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-03 16:45 UTC  (22+ messages)
` [PATCH RFC 02/17] of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH RFC 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH RFC 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH RFC 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH RFC 08/17] of: Do not use dev->iommu within of_iommu_configure()
` [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH RFC 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH RFC 15/17] iommu: Add ops->of_xlate_fwspec()

[PATCH 1/2] scsi: scsi_debug: fix some bugs in sdebug_error_write()
 2023-11-03 18:00 UTC  (8+ messages)

[PATCH RFC V2 0/6] rxe_map_mr_sg() fix cleanup and refactor
 2023-11-03 17:59 UTC  (3+ messages)
` [PATCH RFC V2 4/6] RDMA/rxe: Use PAGE_SIZE and PAGE_SHIFT to extract address from page_list

[XEN PATCH][for-4.19] domain: add ASSERT to help static analysis tools
 2023-11-03 17:58 UTC 

[PATCH] cxl: Add cxl_num_decoders_committed() usage to cxl_test
 2023-11-03 17:59 UTC 

[PATCH v2 0/5] Move video memory reservation for SPL to the
 2023-11-03 17:58 UTC  (10+ messages)
` [PATCH v2 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM
` [PATCH v2 3/5] common/board_f: Catch bloblist before starting resevations
` [PATCH v2 4/5] video: Skip framebuffer reservation if already reserved

[PATCH] drivers core: lookup sysfs power group before removal
 2023-11-03 17:49 UTC  (3+ messages)

[PATCH] fs/nilfs2: copy userspace-array safely
 2023-11-03 17:56 UTC  (3+ messages)

[PATCH bpf-next 00/13] BPF register bounds range vs range support
 2023-11-03 17:56 UTC  (5+ messages)
` [PATCH bpf-next 03/13] bpf: enhance BPF_JEQ/BPF_JNE is_branch_taken logic
` [PATCH bpf-next 04/13] bpf: add register bounds sanity checks and sanitization

[PATCH net 0/4] vsock: fix server prevents clients from reconnecting
 2023-11-03 17:55 UTC  (5+ messages)
` [PATCH net 1/4] vsock/virtio: remove socket from connected/bound list on shutdown
` [PATCH net 2/4] test/vsock fix: add missing check on socket creation
` [PATCH net 3/4] test/vsock: refactor vsock_accept
` [PATCH net 4/4] test/vsock: add dobule bind connect test

[PATCH net-next 00/19] Netfilter updates for net-next
 2023-11-03 17:55 UTC  (4+ messages)
` [PATCH net-next 02/19] netfilter: nft_set_rbtree: prefer sync gc to async worker

[PATCH v7 06/10] ASoC: pxa: Suppress SSPA on ARM64
 2023-11-03 17:51 UTC  (9+ messages)
` [PATCH v7 08/10] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform

[GIT PULL] s390 patches for the 6.7 merge window
 2023-11-03 17:50 UTC 

[Buildroot] [PATCH 1/1] package/apache: add host-pkgconf dependency
 2023-11-03 17:47 UTC 

[PATCH RFC net-next v2 0/2] selftests/dpll: DPLL subsystem integration tests
 2023-11-03 17:45 UTC  (6+ messages)
` [PATCH RFC net-next v2 1/2] netdevsim: implement DPLL for subsystem selftests

[Intel-gfx] [PATCH] drm/i915/mtl: Increase guard pages when vt-d is enabled
 2023-11-03 17:43 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v2] thermal: core: Add trip thresholds for trip crossing detection
 2023-11-03 17:43 UTC  (4+ messages)

[PATCH 00/22] target/sparc: floating-point cleanup
 2023-11-03 17:38 UTC  (23+ messages)
` [PATCH 01/22] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for ASI_M_BCOPY
` [PATCH 02/22] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for ASI_M_BFILL
` [PATCH 03/22] target/sparc: Remove gen_dest_fpr_F
` [PATCH 04/22] target/sparc: Introduce gen_{load,store}_fpr_Q
` [PATCH 05/22] target/sparc: Inline FNEG, FABS
` [PATCH 06/22] target/sparc: Use i128 for FSQRTq
` [PATCH 07/22] target/sparc: Use i128 for FADDq, FSUBq, FMULq, FDIVq
` [PATCH 08/22] target/sparc: Use i128 for FqTOs, FqTOi
` [PATCH 09/22] target/sparc: Use i128 for FqTOd, FqTOx
` [PATCH 10/22] target/sparc: Use i128 for FCMPq, FCMPEq
` [PATCH 11/22] target/sparc: Use i128 for FsTOq, FiTOq
` [PATCH 12/22] target/sparc: Use i128 for FdTOq, FxTOq
` [PATCH 13/22] target/sparc: Use i128 for Fdmulq
` [PATCH 14/22] target/sparc: Remove qt0, qt1 temporaries
` [PATCH 15/22] target/sparc: Introduce cpu_get_fsr, cpu_put_fsr
` [PATCH 16/22] target/split: Split ver from env->fsr
` [PATCH 17/22] target/sparc: Clear cexc and ftt in do_check_ieee_exceptions
` [PATCH 18/22] target/sparc: Merge check_ieee_exceptions with FPop helpers
` [PATCH 19/22] target/sparc: Split cexc and ftt from env->fsr
` [PATCH 20/22] target/sparc: Remove cpu_fsr
` [PATCH 21/22] target/sparc: Split fcc out of env->fsr
` [PATCH 22/22] target/sparc: Remove FSR_FTT_NMASK, FSR_FTT_CEXC_NMASK

[PATCH v2] smbios: arm64: Allow table to be written at a fixed addr
 2023-11-03 17:42 UTC  (8+ messages)

Btrfs progs release 6.6
 2023-11-03 17:35 UTC 

[igt-dev] [PATCH i-g-t v7 00/15] PAT and cache coherency support
 2023-11-03 17:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for PAT and cache coherency support (rev7)

[Intel-xe] [PATCH v4] drm/xe: implement driver initiated function-reset
 2023-11-03 17:39 UTC  (2+ messages)

[GIT PULL] asm-generic updates for v6.7
 2023-11-03 17:40 UTC  (4+ messages)

[PATCH RT v2 0/3] riscv: add PREEMPT_RT support
 2023-11-03 17:39 UTC  (11+ messages)

[resend PATCH v4] fuse: share lookup state between submount and its parent
 2023-11-03 17:39 UTC 

[igt-dev] [PATCH i-g-t v2 0/3] drmtest changes for filtering GPUs on multi-gpu
 2023-11-03 17:39 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for drmtest changes for filtering GPUs on multi-gpu (rev2)
` [igt-dev] ✓ CI.xeBAT: "

External display on the x13s?
 2023-11-03 17:38 UTC  (3+ messages)

[RFC v1 0/8] vhost-vdpa: add support for iommufd
 2023-11-03 17:37 UTC  (10+ messages)
` [RFC v1 1/8] vhost/iommufd: Add the functions support iommufd
` [RFC v1 2/8] Kconfig: Add the new file vhost/iommufd
` [RFC v1 3/8] vhost: Add 3 new uapi to support iommufd
` [RFC v1 4/8] vdpa: Add new vdpa_config_ops "
` [RFC v1 5/8] vdpa_sim :Add support for iommufd
` [RFC v1 6/8] vdpa: change the map/unmap process to support iommufd
` [RFC v1 7/8] vp_vdpa::Add support for iommufd
` [RFC v1 8/8] iommu: expose the function iommu_device_use_default_domain

[PATCH net-next v2 0/3] net: dsa: realtek: support reset controller
 2023-11-03 17:37 UTC  (8+ messages)
` [PATCH net-next v2 3/3] "

[Nouveau] Error "kernel rejected pushbuf" with RTX 3090 (GA102 chip)
 2023-11-03 17:37 UTC  (2+ messages)

[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-11-03 17:36 UTC  (7+ messages)

[PATCH] net: phy: broadcom: Wire suspend/resume for BCM54612E
 2023-11-03 17:37 UTC  (4+ messages)

drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: sparse: sparse: cast removes address space '__iomem' of expression
 2023-11-03 17:36 UTC 

drivers/firmware/sysfb_simplefb.c:60:34: sparse: sparse: too long token expansion
 2023-11-03 17:36 UTC 

[Buildroot] [PATCH 1/1] package/azure-iot-sdk: fix static build
 2023-11-03 17:36 UTC 

[Intel-xe] drm/xe: stringify the argument to avoid potential vulnerability
 2023-11-03 17:36 UTC  (2+ messages)

Package dependencies not generated?
 2023-11-03 17:36 UTC  (2+ messages)
` [yocto] "

drivers/vdpa/pds/debugfs.c:269:49: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size 6
 2023-11-03 17:36 UTC 

drivers/hwmon/adm1026.c:609:28: sparse: sparse: too long token expansion
 2023-11-03 17:36 UTC 

[PATCH] fbdev: omapfb: Drop unused remove function
 2023-11-03 17:35 UTC  (2+ messages)

[PATCH RFC 00/20] Setting up Binder for the future
 2023-11-03 17:34 UTC  (4+ messages)
` [PATCH RFC 02/20] rust_binder: add binderfs support to Rust binder

[PULL] drm-misc-next
 2023-11-03 16:37 UTC 

[PATCH v2 0/2] xen/arm: Split MMU code as the prepration of MPU work form Arm32
 2023-11-03 17:34 UTC  (3+ messages)
` [PATCH v2 1/2] xen/arm32: head: Introduce enable_{boot,secondary}_cpu_mm()
` [PATCH v2 2/2] xen/arm32: head Split and move MMU-specific head.S to mmu/head.S

[PATCH 0/4] KVM: s390: Fix minor bugs in STFLE shadowing
 2023-11-03 17:30 UTC  (5+ messages)
` [PATCH 1/4] KVM: s390: vsie: Fix STFLE interpretive execution identification
` [PATCH 2/4] KVM: s390: vsie: Fix length of facility list shadowed
` [PATCH 3/4] KVM: s390: cpu model: Use previously unused constant
` [PATCH 4/4] KVM: s390: Minor refactor of base/ext facility lists

[PATCH 1/2] selftests/mm: restore number of hugepages
 2023-11-03 17:34 UTC  (2+ messages)
` [PATCH 2/2] selftests/mm: Add hugetlb_fault_after_madv to .gitignore

[PATCH] monitor: flush messages on abort
 2023-11-03 17:33 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-6.7
 2023-11-03 17:32 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base
 2023-11-03 17:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 24.03] build: track mandatory rather than optional libs
 2023-11-03 17:31 UTC  (3+ messages)
` [PATCH 24.03 v2] "

[PATCH v5 0/3] selinux: avtab arrays and refactors
 2023-11-03 17:29 UTC  (4+ messages)
` [PATCH v5 1/3] selinux: refactor avtab_node comparisons
` [PATCH v5 2/3] selinux: fix conditional avtab slot hint
` [PATCH v5 3/3] selinux: use arrays for avtab hashtable nodes

[PATCH v2] drm/panel-edp: Add timings for BOE NV133WUM-N63
 2023-11-03 17:28 UTC  (2+ messages)

[PATCH] xen/pt: Emulate multifunction bit in header type
 2023-11-03 17:26 UTC  (2+ messages)

[PATCH v1] bus/pci: add function to enable/disable PASID
 2023-11-03 17:26 UTC  (3+ messages)
` [EXT] "

[PATCH v2 0/6] media: qcom: camss: Add sc8280xp support
 2023-11-03 17:25 UTC  (3+ messages)
` [PATCH v2 1/6] media: dt-bindings: media: camss: Add qcom,sc8280xp-camss binding

[PATCH 0/6 v2] support admin-revocation of v4 state
 2023-11-03 17:25 UTC  (8+ messages)
` [PATCH 1/6] nfsd: prepare for supporting admin-revocation of state

[Intel-gfx] [PATCH] drm/i915/mtl: Print SSEU information of all GTs for debugfs
 2023-11-03 17:24 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Remove unused for_each_uabi_class_engine
 2023-11-03 17:24 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[LTP] [PATCH] keyctl02: Add delay between main loop iterations for RT kernels
 2023-11-03 17:23 UTC 

drivers/gpu/drm/imx/ipuv3/imx-ldb.c:659:39: warning: '_sel' directive writing 4 bytes into a region of size between 3 and 13
 2023-11-03 17:19 UTC 

drivers/i2c/busses/i2c-tegra.c:297: warning: Function parameter or member 'dma_dev' not described in 'tegra_i2c_dev'
 2023-11-03 17:19 UTC 

crypto/tcrypt.c:2288 do_test() warn: Function too hairy. No more merges
 2023-11-03 17:19 UTC 

[PATCH 2/2] pretty: add '%aA' to show domain-part of email addresses
 2023-11-03 17:20 UTC  (4+ messages)

[PATCH v4] event/dlb2: fix disable PASID
 2023-11-03 17:18 UTC  (2+ messages)

drivers/edac/thunderx_edac.c:1899:17: warning: 'strncat' specified bound 1024 equals destination size
 2023-11-03 17:15 UTC 

[asahilinux:bits/070-audio 64/98] sound/soc/apple/macaudio.c:1026:5: warning: no previous prototype for 'macaudio_sss_get'
 2023-11-03 17:15 UTC 

[PATCH] USB: usbip: vudc: Convert to platform remove callback returning void
 2023-11-03 17:14 UTC 

[Intel-wired-lan] [PATCH iwl-next] i40e: Remove AQ register definitions for VF types
 2023-11-03 17:13 UTC  (3+ messages)
  `  "

[PATCH net v2] net: dsa: tag_rtl4_a: Bump min packet size
 2023-11-03 17:13 UTC  (14+ messages)

[igt-dev] [PATCH i-g-t 1/4] lib/amd: improve MALL capabilities checking logic
 2023-11-03 17:11 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/4] "

[Intel-wired-lan] [PATCH iwl-next] iavf: Remove queue tracking fields from iavf_adminq_ring
 2023-11-03 17:09 UTC  (3+ messages)
  `  "

[PATCH v1 1/1] Brotli: fix build failed if the path includes "-static"
 2023-11-03 17:07 UTC  (3+ messages)
` [meta-oe][PATCH] ast2600:emmc: unsigned rot image align block size (512bytes)
  ` [oe] "

iwctl interactive mode error
 2023-11-03 17:07 UTC  (3+ messages)

[PATCH v2 1/2] tg3: Increment tx_dropped in tg3_tso_bug()
 2023-11-03 17:07 UTC  (2+ messages)

[Intel-xe] [PATCH v9 0/3] PAT and cache coherency support
 2023-11-03 17:06 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for PAT and cache coherency support (rev11)

[net PATCH] octeontx2: Fix klockwork and coverity issues
 2023-11-03 17:06 UTC  (4+ messages)
  ` [EXT] "

[LTP] [PATCH 1/2] umount01: Convert doc to docparse
 2023-11-03 17:06 UTC  (2+ messages)

[PATCH nft v3 0/2] drop warning messages from stmt_print_json()/expr_print_json()
 2023-11-03 17:03 UTC  (7+ messages)
` [PATCH nft v3 1/2] json: drop handling missing json() hook in expr_print_json()
` [PATCH nft v3 2/2] json: drop warning on stderr for missing json() hook in stmt_print_json()

[PATCH 0/4] target/s390x: CC fixes
 2023-11-03 17:02 UTC  (4+ messages)

[PATCH v2] cgroup/cpuset: Change nr_deadline_tasks to an atomic_t value
 2023-11-03 17:02 UTC  (7+ messages)

Fw: [isocpp-parallel] OOTA fix (via fake branch-after-load) discussion
 2023-11-03 17:02 UTC  (2+ messages)
`  "

[PATCH 00/11] Add basic flow support for corenic firmware
 2023-11-03 17:01 UTC  (2+ messages)

[RFC PATCH v3 0/4] Node Weights and Weighted Interleave
 2023-11-03 16:59 UTC  (11+ messages)

[Intel-gfx] [PATCH 0/2] Implement sel_fetch disable for planes
 2023-11-03 16:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Implement sel_fetch disable for planes (rev2)

[PATCH net] tcp: Fix -Wc23-extensions in tcp_options_write()
 2023-11-03 16:57 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-next v1] ice: change vfs.num_msix_per to vf->num_msix
 2023-11-03 16:56 UTC  (3+ messages)
  `  "

[PATCH iptables 0/4] add arptables-translate
 2023-11-03 16:55 UTC  (7+ messages)
` [PATCH iptables 1/4] arptables-nft: use ARPT_INV flags consistently

[LTP] [PATCH 1/1] lib/tst_module.c: Replace "rmmod" with "modprobe -r"
 2023-11-03 16:53 UTC  (2+ messages)

Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
 2023-11-03 16:54 UTC  (11+ messages)

[RFC PATCH bpf-next] libbpf: bpftool : Emit aligned(8) attr for empty struct in btf source dump
 2023-11-03 16:53 UTC  (3+ messages)

[GIT PULL] Kbuild updates for v6.7-rc1
 2023-11-03 16:52 UTC 

[PATCH] io_uring/net: mark socket connected on -EINPROGRESS retry
 2023-11-03 16:53 UTC 

[PATCH v5 0/8] r8152: Avoid writing garbage to the adapter's registers
 2023-11-03 16:52 UTC  (5+ messages)
` [PATCH v5 8/8] r8152: Block future register access if register access fails

[PATCH 1/1] build: update link args and includes for libarchive
 2023-11-03 16:50 UTC  (3+ messages)
` [PATCH v4 1/1] build: add libarchive to external deps

[meta-arago][master/kirkstone][PATCH 1/2] tisdk-sw-manifest: Add code to not fail on tar error
 2023-11-03 13:54 UTC  (6+ messages)
    ` [EXTERNAL] "

[linus:master] [bpf] c930472552: WARNING:at_kernel/bpf/memalloc.c:#bpf_mem_alloc_init
 2023-11-03 16:49 UTC  (6+ messages)

[BUG REPORT] next-20231102: generic/311 fails on XFS with external log
 2023-11-03 16:49 UTC  (6+ messages)
` [PATCH] fs: handle freezing from multiple devices

[PATCH v1] USB: dwc3: only call usb_phy_set_suspend in suspend/resume
 2023-11-03 16:49 UTC  (2+ messages)

[PATCH v8 0/2] can: esd: add support for esd GmbH PCIe/402 CAN interface
 2023-11-03 16:48 UTC  (3+ messages)
` [PATCH v8 2/2] can: esd: add support for esd GmbH PCIe/402 CAN interface family

[PATCH] btrfs: reject unknown mount options correctly
 2023-11-03 16:41 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.