All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-03 01:03:39 to 2024-04-03 03:07:58 UTC [more...]

[Bug Report] nvme-cli commands fails to open head disk node and print error
 2024-04-03  3:07 UTC  (4+ messages)

[PATCH] bpf: replace deprecated strncpy with strscpy
 2024-04-03  3:06 UTC  (2+ messages)

[PATCH net-next 0/7] selftests: net: groundwork for YNL-based tests
 2024-04-03  3:06 UTC  (5+ messages)
` [PATCH net-next 5/7] netdevsim: report stats by default, like a real device
` [PATCH net-next 6/7] selftests: drivers: add scaffolding for Netlink tests in Python

[PATCH 0/3] Use hmm_range_fault to populate user page
 2024-04-03  3:06 UTC  (5+ messages)
` [PATCH 1/3] drm/xe: Introduce helper to populate userptr
` [PATCH 2/3] drm/xe: Introduce a helper to free sg table

[PATCH v2 0/2] Two enhancements to iommu_at[de]tach_device_pasid()
 2024-04-03  3:04 UTC  (5+ messages)
` [PATCH v2 2/2] iommu: Pass domain to remove_dev_pasid() op

[Bpf] Provisional registration procedure
 2024-04-03  2:50 UTC  (3+ messages)
  `  "

RTT-PROBE: lore-subspace-rtt
 2024-04-03  2:58 UTC 

[PATCH v2] drm/amdgpu: refactoring the runtime pm mode detection code
 2024-04-03  2:57 UTC 

[PATCH] vhost: fix crash caused by accessing a freed vsocket
 2024-04-03  2:57 UTC 

[linus:master] [filelock] c69ff40719: stress-ng.dup.ops_per_sec 1.9% improvement
 2024-04-03  2:56 UTC 

[PATCH] dmaengine: idma64: Add check for dma_set_max_seg_size
 2024-04-03  2:49 UTC 

[PATCH] net: ethernet: mtk_eth_soc: Reuse value using READ_ONCE instead of re-rereading it
 2024-04-03  2:54 UTC  (2+ messages)

[geert-renesas-devel:renesas-dts-for-v6.10] BUILD SUCCESS 20f4b85a26a58258611dcffe81bef99ce306bbbc
 2024-04-03  2:53 UTC 

[PATCH] wifi: rtw88: remove unsupported interface type of mesh point
 2024-04-03  2:51 UTC  (2+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-03  2:49 UTC  (3+ messages)
` [PATCH v19 106/130] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL

[PATCH bpf-next v4 0/2] bpf,arm64: Add support for BPF Arena
 2024-04-03  2:50 UTC  (2+ messages)

[PATCH 0/4] wifi: rtw89: improve compatibility of download firmware and PCI PHY
 2024-04-03  2:49 UTC  (3+ messages)
` [PATCH 1/4] wifi: rtw89: download firmware with five times retry

[PATCH v2] drm: ensure drm headers are self-contained and pass kernel-doc
 2024-04-03  2:49 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

RTT-PROBE: lore-subspace-rtt
 2024-04-03  2:48 UTC 

[PATCH v2] arm64: Fix double TCR_T0SZ_OFFSET shift
 2024-04-03  2:42 UTC  (2+ messages)

[OE-core][PATCH] lttng-tools: fix rotation-destroy-flush test fails if no kernel module present
 2024-04-03  3:21 UTC 

[PATCH net-next 0/8][pull request] Intel Wired LAN Driver Updates 2024-04-01 (ice)
 2024-04-03  2:40 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: snps,dwmac: Align 'snps,priority' type definition
 2024-04-03  2:40 UTC  (2+ messages)

[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
 2024-04-03  2:43 UTC  (4+ messages)
` [PATCH 09/15] x86/irq: Install posted MSI notification handler

RTT-PROBE: lore-subspace-rtt
 2024-04-03  2:38 UTC 

[PATCH v1 0/5] pwm: Introduce pwm driver for the Loongson family chips
 2024-04-03  2:37 UTC  (4+ messages)
` [PATCH v1 1/5] dt-bindings: pwm: Add Loongson PWM controller

[PATCH v3 0/4] drm/panel: add support for LG SW43408 panel
 2024-04-03  2:37 UTC  (7+ messages)
` [PATCH v3 3/4] drm/mipi-dsi: add mipi_dsi_compression_mode_ext()
` [PATCH v3 4/4] drm: panel: Add LG sw43408 panel driver

[PATCH bpf-next v3] selftests/bpf: Move test_dev_cgroup to prog_tests
 2024-04-03  2:36 UTC  (4+ messages)

[PATCHv3 net-next 0/2] ynl: rename array-nest to indexed-array
 2024-04-03  2:35 UTC  (5+ messages)
` [PATCHv3 net-next 2/2] ynl: support binary/u32 sub-type for indexed-array

[PATCH bpf-next] bpf: Optimize emit_mov_imm64()
 2024-04-03  2:34 UTC  (3+ messages)

[RFC PATCH i-g-t] lib/igt_kms: move setting DRM_CLIENT_CAP_WRITEBACK_CONNECTORS to kms_writeback
 2024-04-03  2:34 UTC  (4+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH net-next v2 0/7] selftests: net: groundwork for YNL-based tests
 2024-04-03  2:34 UTC  (8+ messages)
` [PATCH net-next v2 1/7] netlink: specs: define ethtool header flags
` [PATCH net-next v2 2/7] tools: ynl: copy netlink error to NlError
` [PATCH net-next v2 3/7] selftests: net: add scaffolding for Netlink tests in Python
` [PATCH net-next v2 4/7] selftests: nl_netdev: add a trivial Netlink netdev test
` [PATCH net-next v2 5/7] netdevsim: report stats by default, like a real device
` [PATCH net-next v2 6/7] selftests: drivers: add scaffolding for Netlink tests in Python
` [PATCH net-next v2 7/7] testing: net-drv: add a driver test for stats reporting

[PATCH 0/3] wifi: rtw89: 8922a: update 8922A settings along with current firmware
 2024-04-03  2:33 UTC  (3+ messages)
` [PATCH 1/3] wifi: rtw89: 8922a: update scan offload H2C fields

[PATCH] vhost: fix crash caused by accessing a freed vsocket
 2024-04-03  2:31 UTC 

[PATCH] block: propagate partition scanning errors to the BLKRRPART ioctl
 2024-04-03  2:28 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-03  2:28 UTC 

[android-common:android15-6.6 9884/9888] kernel/softirq.c:115:41: error: call to undeclared function '__kthread_should_park'; ISO C99 and later do not support implicit function declarations
 2024-04-03  2:25 UTC 

[PATCH v7 0/2] Add support for Loongson1 APB DMA
 2024-04-03  2:23 UTC  (12+ messages)
` [PATCH v7 2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver

[PATCH v11 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-04-03  2:21 UTC  (4+ messages)
` [PATCH v11 18/23] hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()

linux-next: Tree for Apr 3
 2024-04-03  2:22 UTC 

[PATCH mptcp-next v5 00/14] setsockopt per subflow: BPF
 2024-04-03  2:21 UTC  (4+ messages)
` [PATCH mptcp-next v5 06/14] selftests/bpf: Add mptcp subflow example

[GIT PULL] security changes for v6.9-rc3
 2024-04-03  2:21 UTC  (7+ messages)

[bug report] kmemleak observed after system boots up
 2024-04-03  2:20 UTC 

[PATCH net-next] MAINTAINERS: mlx5: Add Tariq Toukan
 2024-04-03  2:20 UTC  (2+ messages)

[PATCH v2 net] ipv6: Fix infinite recursion in fib6_dump_done()
 2024-04-03  2:20 UTC  (2+ messages)

[PATCH] irqchip/gic-v3-its: Don't need VSYNC if VMAPP with {V, Alloc}=={0, x}
 2024-04-03  2:18 UTC  (6+ messages)

[PATCH v2 0/2] cxl: add interleave capability check
 2024-04-03  2:17 UTC  (3+ messages)
` [PATCH v2 1/2] cxl/core/hdm: rename interleave_mask to ig_cap_mask
` [PATCH v2 2/2] cxl/core/region: check interleave capability

[PATCH net-next v1 0/6] ethtool HW timestamping statistics
 2024-04-03  2:18 UTC  (3+ messages)
` [PATCH net-next v1 1/6] ethtool: add interface to read Tx hardware "

[PATCH v1 0/3] overlayfs: Optimize override/revert creds
 2024-04-03  2:18 UTC  (4+ messages)
` [PATCH v1 1/3] cred: Add a light version of override/revert_creds()
` [PATCH v1 2/3] fs: Optimize credentials reference count for backing file ops
` [PATCH v1 3/3] overlayfs: Optimize credentials usage

RTT-PROBE: lore-subspace-rtt
 2024-04-03  2:18 UTC 

[PATCH v2 0/6] Improve visibility of writeback
 2024-04-03  2:16 UTC  (4+ messages)
` [PATCH v2 1/6] writeback: protect race between bdi release and bdi_debug_stats_show

[PATCH] fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
 2024-04-03  2:10 UTC 

6.8 SPI Chip Select Regression
 2024-04-03  2:14 UTC  (3+ messages)

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
 2024-04-03  2:10 UTC  (6+ messages)
  ` [Lsf-pc] "

[PATCH v4] i2c: acpi: Unbind mux adapters before delete
 2024-04-03  2:10 UTC  (2+ messages)

[PATCH net-next v3 0/3] Minor cleanups to skb frag ref/unref
 2024-04-03  2:10 UTC  (2+ messages)

[PATCH] Add MO(mod objs) variable to process ext modules with subdirs
 2024-04-03  2:10 UTC  (2+ messages)

[PATCH] arm64: Fix double TCR_T0SZ_OFFSET shift
 2024-04-03  2:08 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-03  2:08 UTC 

[PATCH v2] dt-bindings: watchdog: aspeed,ast2400-wdt: Convert to DT schema
 2024-04-03  2:04 UTC  (2+ messages)

[PATCH] hw/i386/acpi: Set PCAT_COMPAT bit only when pic is not disabled
 2024-04-03  2:03 UTC  (5+ messages)

[RFC PATCH] net: stmmac: Fix the problem about interrupt storm
 2024-04-03  2:01 UTC  (4+ messages)

[PATCH 0/7] drm/i915: Bigjoiner prep work
 2024-04-03  1:59 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCHSET v5.5 2/2] xfs: fs-verity support
 2024-04-03  1:59 UTC  (12+ messages)
` [PATCH 27/29] xfs: make it possible to disable fsverity
` [PATCH 28/29] xfs: allow verity files to be opened even if the fsverity metadata is damaged

[PATCH] scsi: lpfc: Fix a possible null pointer dereference
 2024-04-03  1:58 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-03  1:58 UTC 

[linus:master] [kasan] 4e76c8cc33: BUG:KASAN:slab-out-of-bounds_in_kasan_atomics_helper
 2024-04-03  1:57 UTC  (3+ messages)

[PATCH] arch: arm: mxc: phyCARD-i.MX27: Add USB support
 2024-04-03  1:50 UTC  (3+ messages)

[PATCH v2] KVM: Aggressively drop and reacquire mmu_lock during CLEAR_DIRTY_LOG
 2024-04-03  1:50 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 782f4e47ffc19622bf80b3c0cf9cadd2b0b9a644
 2024-04-03  1:49 UTC 

Fixing the devicetree of Rock 5 Model B (and possibly others)
 2024-04-03  1:03 UTC  (7+ messages)

[PATCH v8 0/5] arm64: dts: imx8qxp add asrc and sai
 2024-04-03  0:46 UTC  (3+ messages)
` [PATCH v8 5/5] arm64: dts: imx8qxp: add asrc[0,1], esai0, spdif0 and sai[4,5]

RTT-PROBE: lore-subspace-rtt
 2024-04-03  1:48 UTC 

[PATCH v5 0/4] arm64: dts: imx8: add cm40 and cm40_uart
 2024-04-03  1:45 UTC  (3+ messages)

[xen-4.18-testing test] 185218: tolerable FAIL - PUSHED
 2024-04-03  1:45 UTC 

[PATCH 4/9] perf/arm_dsu: Avoid explicit cpumask var allocation from stack
 2024-04-03  1:43 UTC  (3+ messages)

[PATCH] ACPICA: debugger: dbconvert: add a null pointer check
 2024-04-03  1:43 UTC 

[norov:find_and-v4 35/51] drivers/iio/industrialio-trigger.c:260:19: error: implicit declaration of function 'find_and_set_bit'; did you mean 'test_and_set_bit'?
 2024-04-03  1:43 UTC 

[norov:find_and-v4 35/51] drivers/iio/industrialio-trigger.c:260:12: error: implicit declaration of function 'find_and_set_bit' is invalid in C99
 2024-04-03  1:43 UTC 

[PATCH] drm/arm/malidp: fix a possible null pointer dereference
 2024-04-03  1:43 UTC 

[PATCH] spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe
 2024-04-03  1:42 UTC 

[PATCH v2 0/2] Make reader optimistic spinning optional
 2024-04-03  1:42 UTC  (5+ messages)

[PATCH 0/7] arm64: dts: imx8: fixed lpcg indices
 2024-04-03  1:41 UTC  (6+ messages)
` [PATCH 1/7] arm64: dts: imx8-ss-lsio: fix pwm "

[PATCH v3] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2024-04-03  1:41 UTC  (7+ messages)
          `  "

[PATCH v1 1/2] net: stmmac: mmc_core: Add GMAC LPI statistics
 2024-04-03  1:41 UTC  (6+ messages)
` [PATCH v1 2/2] net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statistics

[PATCH] ppdev: Add an error check in register_device
 2024-04-03  1:40 UTC 

[PATCH] rhashtable: Improve grammar
 2024-04-03  1:40 UTC  (2+ messages)

[PATCH net-next 0/2] page_pool: allow direct bulk recycling
 2024-04-03  1:40 UTC  (2+ messages)

[PATCH net-next] tools: ynl: add ynl_dump_empty() helper
 2024-04-03  1:40 UTC  (2+ messages)

[PATCH net-next v2] caif: Use UTILITY_NAME_LENGTH instead of hard-coding 16
 2024-04-03  1:40 UTC  (2+ messages)

[net-next,v2] dt-bindings: net: renesas,ethertsn: Create child-node for MDIO bus
 2024-04-03  1:40 UTC  (2+ messages)

[PATCH net-next v2 0/2] Avoid explicit cpumask var allocation on stack
 2024-04-03  1:40 UTC  (2+ messages)

[PATCH net-next] tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog
 2024-04-03  1:40 UTC  (2+ messages)

[net-next PATCH 1/2] net: dsa: microchip: drop driver owner assignment
 2024-04-03  1:40 UTC  (2+ messages)

[PATCHv4 net-next 0/4] doc/netlink: add a YAML spec for team
 2024-04-03  1:40 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-03  1:38 UTC 

[PATCH v2] migration-guides: add release notes for 4.3.4
 2024-04-03  1:35 UTC 

(no subject)
 2024-04-03  1:35 UTC 

Split archives to new repo - clean kdevops repo
 2024-04-03  1:34 UTC  (3+ messages)

[PATCH] [f2fs-dev] f2fs: use f2fs_get_node_page when write inline data
 2024-04-03  1:33 UTC  (3+ messages)
` [f2fs-dev] [PATCH] "

[linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b
 2024-04-03  0:24 UTC 

[PATCH 0/3] mm/gup: fixups for hugetlb gup rework series
 2024-04-03  1:32 UTC  (4+ messages)
` [PATCH 1/3] mm: Allow anon exclusive check over hugetlb tail pages
` [PATCH 2/3] fixup! mm/gup: handle huge pmd for follow_pmd_mask()
` [PATCH 3/3] fixup! mm/arch: provide pud_pfn() fallback

[PATCH net-next v3] net: usb: ax88179_178a: non necessary second random mac address
 2024-04-03  1:32 UTC  (2+ messages)

[PATCH 1/2] amd/amdkfd: sync all devices to wait all processes being evicted
 2024-04-03  1:31 UTC  (2+ messages)

Git Gui Clone: Error Failed to create repository (with hints)
 2024-04-03  1:30 UTC  (2+ messages)

[PATCH net v3] net: usb: ax88179_178a: avoid the interface always configured as random address
 2024-04-03  1:30 UTC  (2+ messages)

[PATCH] block: fix overflow in blk_ioctl_discard()
 2024-04-03  1:28 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-03  1:28 UTC 

(no subject)
 2024-04-03  1:27 UTC 

[PATCH v2] bisect: Honor log.date
 2024-04-03  1:27 UTC  (9+ messages)

[tip:x86/cleanups] BUILD SUCCESS 52b2c101b9ce3b954ebbed4c24396ec28f66fcd9
 2024-04-03  1:24 UTC 

[geert-renesas-drivers:renesas-clk] BUILD SUCCESS 9c85158585214770a232ff2efdbdb0e75704743f
 2024-04-03  1:24 UTC 

[PATCH] mmc: arm_pl180: Limit data transfer to U16_MAX
 2024-04-03  1:24 UTC  (2+ messages)

[PATCH v1 00/11] mm: migrate: support poison recover from migrate folio
 2024-04-03  1:23 UTC  (6+ messages)
` [PATCH v1 02/11] mm: migrate_device: use more folio in __migrate_device_pages()

[PATCH v2 0/3] mmc: hi6220-dwmmc: handle resets and clocks
 2024-04-03  1:22 UTC  (10+ messages)
` [PATCH v2 1/3] mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET enabled
` [PATCH v2 2/3] mmc: dw_mmc: Don't return error if data busy timeout
` [PATCH v2 3/3] mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe

[PATCH] arm64: dts: imx8m*-venice-gw7: Fix TPM schema violations
 2024-04-03  1:20 UTC  (5+ messages)

[PATCH net] r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
 2024-04-03  1:20 UTC  (2+ messages)

[PATCH bpf-next 0/5] Support local vmtest for riscv64
 2024-04-03  1:20 UTC  (10+ messages)
` [PATCH bpf-next 2/5] riscv, bpf: Relax restrictions on Zbb instructions

[PATCH v2 0/2] ASoC: dt-bindings: convert fsl-asoc-card.txt to YAML
 2024-04-03  1:18 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: dts: imx6sx-nitrogen6sx: drop incorrect cpu-dai property

[PATCH v2 1/3] mmc: Convert hs400_tuning flag from u8 to bool
 2024-04-03  1:18 UTC  (6+ messages)
` [PATCH v2 2/3] mmc: Add generic tuning flag
` [PATCH v2 3/3] mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback

[PATCH] mem-pool: use st_add() in mem_pool_strvfmt()
 2024-04-03  1:18 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-03  1:18 UTC 

[PATCH 1/2] ARM: imx_v6_v7_defconfig: Select CONFIG_USB_ONBOARD_HUB
 2024-04-03  1:17 UTC  (2+ messages)

[PATCH v4 0/9] IOMMUFD: Deliver IO page faults to user space
 2024-04-03  1:15 UTC  (10+ messages)
` [PATCH v4 1/9] iommu: Introduce domain attachment handle
` [PATCH v4 2/9] iommu: Replace sva_iommu with iommu_attach_handle
` [PATCH v4 3/9] iommu: Add attachment handle to struct iopf_group
` [PATCH v4 4/9] iommufd: Fault-capable hw page table attach/detach/replace
` [PATCH v4 5/9] iommufd: Add fault and response message definitions
` [PATCH v4 6/9] iommufd: Add iommufd fault object
` [PATCH v4 7/9] iommufd: Associate fault object with iommufd_hw_pgtable
` [PATCH v4 8/9] iommufd/selftest: Add IOPF support for mock device
` [PATCH v4 9/9] iommufd/selftest: Add coverage for IOPF test

cron job: media_tree daily build: ERRORS
 2024-04-03  1:16 UTC 

[PATCH v2 0/3] Add support for Emcraft Systems NavQ+ kit
 2024-04-03  1:15 UTC  (3+ messages)

[geert-m68k:master] BUILD SUCCESS b4b58c9562a0148b8ab38e057ecef0c484f9d0cc
 2024-04-03  1:11 UTC 

[PATCH][next] nfp: Avoid -Wflex-array-member-not-at-end warnings
 2024-04-03  1:10 UTC  (2+ messages)

[PATCH net v2] ax25: fix use-after-free bugs caused by ax25_ds_del_timer
 2024-04-03  1:10 UTC  (2+ messages)

[PATCH net v2] vsock/virtio: fix packet delivery to tap device
 2024-04-03  1:10 UTC  (2+ messages)

[PATCH net-next v2] net: phy: aquantia: add support for AQR114C PHY ID
 2024-04-03  1:10 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
 2024-04-03  1:08 UTC  (4+ messages)
` [PATCH bpf-next v3 1/5] "

RTT-PROBE: lore-subspace-rtt
 2024-04-03  1:08 UTC 

kselftest/fixes kselftest-livepatch: 1 runs, 1 regressions (linux_kselftest-fixes-6.9-rc2)
 2024-04-03  1:07 UTC 

[PATCHv2 0/3] uprobe: uretprobe speed up
 2024-04-03  1:07 UTC  (3+ messages)
` [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe


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.