All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-14 06:42:03 to 2026-07-14 07:32:30 UTC [more...]

[PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-07-14  7:30 UTC  (15+ messages)
` [PATCH v14 02/15] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v14 03/15] arm64/delay: move some constants out to a separate header
` [PATCH v14 04/15] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v14 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v14 06/15] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v14 07/15] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v14 08/15] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v14 09/15] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v14 10/15] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v14 11/15] sched: add need-resched timed wait interface
` [PATCH v14 12/15] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
` [PATCH v14 13/15] arm64/delay: enable testing smp_cond_load_relaxed_timeout()
` [PATCH v14 14/15] barrier: add tests for smp_cond_load_*_timeout()
` [PATCH v14 15/15] barrier: add clock tests for smp_cond_load_relaxed_timeout()

[PATCH v1 00/15] Support the ASPEED HACE crypto command
 2026-07-14  7:29 UTC  (11+ messages)
` [PATCH v1 03/15] hw/misc/aspeed_hace: Support scatter-gather mode for the "
` [PATCH v1 04/15] hw/misc/aspeed_hace: Support the CTR "
` [PATCH v1 05/15] tests/qtest/aspeed-hace: Test the crypto command on the AST2600
` [PATCH v1 06/15] tests/qtest/aspeed-hace: Test the crypto command on the AST1030
` [PATCH v1 08/15] crypto/cipher: Add setaad/gettag for AEAD modes
` [PATCH v1 09/15] crypto/cipher-gcrypt: Implement AES-GCM
` [PATCH v1 10/15] tests/unit/test-crypto-cipher: Test AES-GCM mode
` [PATCH v1 11/15] hw/misc/aspeed_hace: Support 64-bit DMA for the crypto command
` [PATCH v1 12/15] hw/misc/aspeed_hace: Support the AES-GCM mode "
` [PATCH v1 14/15] tests/qtest/aspeed-hace: Test the crypto command on the AST2700

[PATCH 0/2] packfile URIs: support concurrent downloads
 2026-07-14  7:31 UTC  (5+ messages)

[LTP] [PATCH v2] landlock: fix make check warnings/errors
 2026-07-14  7:31 UTC  (2+ messages)

[PATCH v2] drm/xe/nvm: fix writable override for CRI
 2026-07-14  7:30 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/nvm: fix writable override for CRI (rev2)
` ✓ Xe.CI.BAT: "

[PATCH] media: vicodec: fix out-of-bounds write in FWHT encoder
 2026-07-14  7:24 UTC  (2+ messages)
` [PATCH v2] "

[patch 0/4] entry: Rework syscall skip logic
 2026-07-14  7:29 UTC  (6+ messages)
` [patch 4/4] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution

[PATCH] amt: fix use-after-free in AMT delayed works
 2026-07-14  7:27 UTC 

[PATCH v25 0/7] firmware: imx: driver for NXP secure-enclave
 2026-07-14  7:27 UTC  (3+ messages)
` (subset) "

[PATCH] PM: hibernate: swap: defer linking the next map page
 2026-07-14  7:26 UTC 

[PATCH v1 00/20] gpio: Improvements around device-id arrays
 2026-07-14  7:24 UTC  (24+ messages)
` [PATCH v1 01/20] gpio: Drop unused assignment of acpi_device_id driver data
` [PATCH v1 02/20] gpio: max7301: Drop unused assignment of spi_device_id "
` [PATCH v1 03/20] gpio: mmio: Drop unused assignment of platform_device_id "
` [PATCH v1 04/20] gpio: ljca: Drop unused assignment of auxiliary_device_id "
` [PATCH v1 05/20] gpio: Add missing ACPI module annotations
` [PATCH v1 06/20] gpio: sodaville: Add missing pci "
` [PATCH v1 07/20] gpio: Add missing OF "
` [PATCH v1 08/20] gpio: pxa: Add missing platform "
` [PATCH v1 09/20] gpio: Add missing dmi "
` [PATCH v1 10/20] gpio: pl061: Use empty initializer for amba_id terminator
` [PATCH v1 11/20] gpio: Use named initializers for acpi_device_id array
` [PATCH v1 12/20] gpio: Use named initializers for spi_device_id array
` [PATCH v1 13/20] gpio: virtio: Use a named initializer for virtio_device_id array
` [PATCH v1 14/20] gpio: pcf857x: Use named initializers for of_device_id array
` [PATCH v1 15/20] gpio: Unify style of acpi_device_id arrays
` [PATCH v1 16/20] gpio: Unify style of of_device_id arrays
` [PATCH v1 17/20] gpio: max77620: Unify style of platform_device_id arrays
` [PATCH v1 18/20] gpio: Unify style of spi_device_id arrays
` [PATCH v1 19/20] gpio: Unify style of pci_device_id arrays
` [PATCH v1 20/20] gpio: Unify style of various *_device_id arrays

[PATCH v4 0/5] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
 2026-07-14  7:25 UTC  (8+ messages)
` [PATCH v4 4/5] pinctrl: renesas: rzg2l: Add RZ/G3S support for selecting the I3C power source

[PATCH] cfg80211: use size_t for mesh_setup::ie_len
 2026-07-14  7:25 UTC 

[PATCH net] ethtool: Embed FEC hist ranges as buffer in struct
 2026-07-14  7:24 UTC  (4+ messages)

[PATCH v7 00/19] media: meson: vdec: Fix lifecycles, race conditions, and stability bugs
 2026-07-14  7:23 UTC  (3+ messages)

[RFC PATCH 00/11] : media: iris: Migrate iommus to iris sub nodes
 2026-07-14  7:23 UTC  (5+ messages)
` [RFC PATCH 06/11] media: iris: Add hooks for pixel and non-pixel context banks

[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-07-14  7:23 UTC  (8+ messages)
` [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
` [PATCH v4 4/6] KVM: arm64: Add HDBSS per-vCPU buffer management

[PATCH v4 0/4] dmaengine: xilinx_dma: MCDMA descriptor and metadata handling improvements
 2026-07-14  7:22 UTC  (7+ messages)
` [PATCH v4 2/4] dmaengine: xilinx_dma: Move descriptors to done list based on completion bit
` [PATCH v4 3/4] net: xilinx: axienet: Derive RX frame length from residue in dmaengine path
` [PATCH v4 4/4] dmaengine: xilinx_dma: Extend metadata handling for AXI DMA and MCDMA

[PATCH v2 0/4] arm64: qcom: dts: Add display support for Qualcomm Shikra
 2026-07-14  7:21 UTC  (7+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: shikra-cqm-evk: Enable display and add ili7807s panel

[PATCH 1/2] drm/xe: Track exec queue priority band counts for user VMs
 2026-07-14  7:21 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [1/2] "

[PATCH] staging: rtl8723bs: use kfree_sensitive() for key material
 2026-07-14  7:20 UTC  (2+ messages)

[PATCH v2] drm/amd : Program MMHUB ECO SEC LVL for vcn5_3
 2026-07-14  7:19 UTC 

[PATCH RESEND v10 0/2] arm64: dts: qcom: kodiak: EL2 overlay for qcm6490-idp / qcs6490-rb3gen2
 2026-07-14  7:19 UTC  (3+ messages)
` [PATCH RESEND v10 1/2] arm64: dts: qcom: qcm6490-idp/qcs6490-rb3gen2: Keep wlan_ce_mem and drop redundant wifi memory-region
` [PATCH RESEND v10 2/2] arm64: dts: qcom: kodiak: Add EL2 overlay

[PATCH v1] net: dwc_eth_xgmac: Return -ENODEV when phy_connect() fails
 2026-07-14  7:19 UTC 

回复: [PATCH] clk/x86: pmc_atom: add kasprintf return value check
 2026-07-14  7:19 UTC 

[PATCH] ceph: Move a variable assignment behind a condition check in __ceph_remove_cap()
 2026-07-14  7:19 UTC  (3+ messages)

[PATCH 0/7] odb: introduce object filters to `odb_for_each_object()`
 2026-07-14  7:17 UTC  (3+ messages)
` [PATCH v3 0/9] "

[PATCH v2 0/8] odb: introduce object filters to `odb_for_each_object()`
 2026-07-14  7:17 UTC  (7+ messages)
` [PATCH v2 3/8] pack-bitmap: allow aborting iteration of bitmapped objects

[PATCH 0/2] t1100: modernize test script
 2026-07-14  7:16 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] t1100: modernize test style
  ` [PATCH v2 2/2] t1100: move creation of expected output into setup test

[amir73il:ovl_copy_file_range 3/6] fs/read_write.c:1499 copy_file_fs_cmp() error: we previously assumed 'f_out->f_op' could be null (see line 1496)
 2026-07-14  7:16 UTC 

[PATCH v2] staging: media: meson: vdec: fix advanced concurrency and UAF bugs
 2026-07-14  7:15 UTC  (3+ messages)

[PATCH] wifi: cfg80211: Constify struct cfg80211_ops
 2026-07-14  7:14 UTC 

[PATCH] smb/client: flush dirty data before punching a hole
 2026-07-14  7:13 UTC 

[PATCH v4 0/7] soc: aspeed: Add BMC and host driver for PCIe BMC device
 2026-07-14  7:14 UTC  (7+ messages)
` [PATCH v4 2/7] dt-bindings: serial: 8250: aspeed: add aspeed,vuart-over-pci bool prop
` [PATCH v4 5/7] soc: aspeed: add host-side PCIe BMC device driver

[PATCH] arm64: dts: qcom: eliza: Fix DSI1 phy reference clock rate
 2026-07-14  7:13 UTC  (2+ messages)

[PATCH 0/2] packfile URIs: support concurrent downloads
 2026-07-14  7:13 UTC  (6+ messages)
` [PATCH 1/2] http: use unique tempfiles for packfile URI downloads
` [PATCH 2/2] fetch-pack: accept "pack" output for packfile URIs

[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-14  7:13 UTC  (9+ messages)
` [PATCH v6 1/6] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [PATCH v6 2/6] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
` [PATCH v6 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk

[PATCH 0/2] arm64: dts: qcom: Add Xiaomi 11 Lite 5G NE
 2026-07-14  7:13 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v2 0/3] MIPS: BCM47XX: convert buttons to software nodes
 2026-07-14  7:12 UTC  (2+ messages)

[PATCH] staging: media: ipu7: add NULL checks before ipu7_mmu_cleanup() in remove
 2026-07-14  7:12 UTC  (2+ messages)

[PATCH v9] arm64: dts: qcom: kodiak: Add EL2 overlay
 2026-07-14  7:11 UTC  (3+ messages)
` [PATCH v10 0/2] arm64: dts: qcom: kodiak: EL2 overlay for qcm6490-idp / qcs6490-rb3gen2

[PATCH V1] scsi: ufs: ufs-qcom: Enable only lane clocks in lane clock APIs
 2026-07-14  7:11 UTC  (2+ messages)

[PATCH 0/2] net: wwan: qcom_bam_dmux: Alloc RX buffers as a single coherent block
 2026-07-14  7:11 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: net: qcom,bam-dmux: Add qcom,shikra-bam-dmux compatible

[PATCH v1] iommu/riscv: Support 32-bit register accesses
 2026-07-14  7:10 UTC  (5+ messages)
` [PATCH v3] iommu/riscv: Use 32-bit MMIO accesses for 64-bit registers

[PATCH] auxdisplay: panel: Remove unused callback binding code
 2026-07-14  7:11 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: rockchip: Add LCKFB Taishan Pi 3M
 2026-07-14  7:11 UTC  (8+ messages)
` [PATCH v2 0/2] arm64: dts: "
  ` [PATCH v2 1/2] dt-bindings: arm: "
  ` [PATCH v2 2/2] arm64: dts: "

[PATCH] btrfs: lzo: reject inline extents without both headers
 2026-07-14  7:10 UTC 

[PATCHSET v5 sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
 2026-07-14  7:10 UTC  (4+ messages)
` [PATCH v5 sched_ext/for-7.3 18/33] sched_ext: Add reject DSQ for cap-rejected dispatches

[PATCH net-next 2/2] net: phy: add DAPU Telecom DAP8210R(I) Gigabit Ethernet PHY driver
 2026-07-14  7:09 UTC 

Dear kexec@lists.infradead.org, project stage
 2026-07-14  5:04 UTC 

[PATCH] staging: media: meson: vdec: propagate devm_clk_get() errors
 2026-07-14  7:06 UTC  (3+ messages)

[PATCH 0/3] USB core defense "hardening" changes
 2026-07-14  7:06 UTC  (7+ messages)
` [PATCH 2/3] usb: core: strengthen size check in usb_parse_interface()

[PATCH net] tipc: prevent node timer rearm after peer removal
 2026-07-14  7:06 UTC 

[PATCH] omfs: avoid overread when printing volume label
 2026-07-14  7:05 UTC 

[PATCH] staging: greybus: uart: return tty_alloc_driver() errors
 2026-07-14  7:04 UTC  (2+ messages)

[PATCH] remoteproc: qcom_q6v5_wcss: remove unneeded semicolon
 2026-07-14  7:04 UTC  (2+ messages)

[PATCH] parisc: superio: Spelling s/Peterson/Petersen/
 2026-07-14  7:02 UTC 

[PATCH v3] nvme-multipath: expose path_state via sysfs
 2026-07-14  7:02 UTC  (7+ messages)

[PATCH 0/2] nvme: Introduce service-time iopolicy
 2026-07-14  7:01 UTC  (2+ messages)

[PATCH net v3] tun/tap & vhost-net: make qdisc backpressure opt-in via IFF_BACKPRESSURE
 2026-07-14  6:57 UTC  (2+ messages)

[PATCH v3 0/4] docs/zh_CN: update rust documentation translations
 2026-07-14  7:00 UTC  (5+ messages)
` [PATCH v3 1/4] docs/zh_CN: Update rust/quick-start.rst translation
` [PATCH v3 2/4] docs/zh_CN: Update rust/general-information.rst translation
` [PATCH v3 3/4] docs/zh_CN: Update rust/arch-support.rst translation
` [PATCH v3 4/4] docs/zh_CN: Update rust/testing.rst translation

[PATCH 01/14] drm/amdgpu/gmc9: disallow gfxoff around TLB flushes
 2026-07-14  7:00 UTC  (3+ messages)
` [PATCH 05/14] drm/amdgpu: add an buffer funcs callback for TLB invalidation

[PATCH v2 00/10] Support ELE API in i.MX OCOTP NVMEM driver
 2026-07-14  6:59 UTC  (3+ messages)
` [PATCH v2 10/10] arm64: dts: imx93-kontron: Enable ELE firmware driver

[PATCH v15 0/2] Add Lontium LT7911EXC eDP to MIPI DSI bridge
 2026-07-14  6:58 UTC  (5+ messages)
` [PATCH v15 1/2] dt-bindings: bridge: "
` [PATCH v15 2/2] drm/bridge: "

[PATCH] wifi: ath12k: Constify struct ath12k_dp_arch_ops
 2026-07-14  6:57 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: cyw: clean up PMKID and cookie code
 2026-07-14  6:56 UTC  (3+ messages)

[RFC] Significant Random I/O Performance Regression in Linux Kernel 6.18 (Up to 27.7%) Likely Caused by Commit 3c7ac40d7322
 2026-07-14  6:56 UTC  (5+ messages)
  ` 答复: "
      ` 回复: "

man/man8/ldconfig.8: document system-wide tunables
 2026-07-14  6:56 UTC  (4+ messages)

[PATCH] vxcan: fix Kconfig description stating no local echo provided
 2026-07-14  6:55 UTC  (3+ messages)
  ` Weekly net upstream? - "

[PATCH rdma-next 0/2] RDMA: Small batch of cleanups
 2026-07-14  6:54 UTC  (7+ messages)
` [PATCH rdma-next 1/2] RDMA/bnxt_re: Validate udata before destroying resources
` (subset) [PATCH rdma-next 0/2] RDMA: Small batch of cleanups

[PATCH 0/2] ASoC: Add LPASS VA CSR HeartBeat pulse clock support
 2026-07-14  6:53 UTC  (3+ messages)
` [PATCH 2/2] ASoC: Add LPASS VA CSR heartbeat pulse clock

[PATCH 0/2] thermal: loongson2: Add support for Loongson-2K0300 SoC
 2026-07-14  6:53 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: thermal: loongson,ls2k-thermal: Add compatible for Loongson-2K0300

[PATCH 0/2] jbd2: bound j_list_lock hold time in the checkpoint shrinker
 2026-07-14  6:53 UTC  (3+ messages)
` [PATCH 2/2] jbd2: bound shrinker scans by examined checkpoint buffers

[PATCH 0/6] Initial PCIe0 and QMP USB PHYs support for SM8475
 2026-07-14  6:53 UTC  (16+ messages)
` [PATCH 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add SM8475 QMP PHY
` [PATCH 2/6] phy: qcom: qmp-pcie: Add pcs_lane1 offset to V5 offsets
` [PATCH 4/6] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add SM8475 QMP PHY
` [PATCH 5/6] phy: qcom: qmp-combo: Add serdes and RBR/HBR/HBR2/HBR3 tables for v1 DP PLLs
` [PATCH 6/6] phy: qcom: qmp-combo: Add SM8475 support

[PATCH] iio: light: tsl2583: migrate to sysfs_emit() and sysfs_emit_at()
 2026-07-14  6:52 UTC  (2+ messages)

[PATCH] platform/chrome: sensorhub: Fix dropped timestamp events and log spam
 2026-07-14  6:52 UTC 

[PATCH] media: s2255: check firmware size before reading trailing marker
 2026-07-14  6:52 UTC 

[PATCH] clk/x86: pmc_atom: add kasprintf return value check
 2026-07-14  6:51 UTC 

[PATCH for-next 0/2] RDMA/efa: Add support for 0xefa4 devices
 2026-07-14  6:51 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: glymur: enable ETR and CTCU devices
 2026-07-14  6:50 UTC 

[PATCH v18 00/14] virtio-net: live-TAP local migration
 2026-07-14  6:50 UTC  (13+ messages)
` [PATCH v18 09/14] qapi: add local migration parameter
` [PATCH v18 12/14] net/tap: support local migration with virtio-net

[PATCH v3] drm/xe/pf: Disable display in admin only PF mode
 2026-07-14  6:50 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/pf: Disable display in admin only PF mode (rev3)

[PATCH 0/2] efi/runtime-wrappers: fix linker warnings
 2026-07-14  6:50 UTC  (2+ messages)

Questions in Blogpost (Coroutines in QEMU: The basics)
 2026-07-14  6:49 UTC  (2+ messages)

[PATCH v3 0/4] btrfs: removal of on-stack paddrs[], final part
 2026-07-14  6:49 UTC  (5+ messages)
` [PATCH v3 1/4] btrfs: replace btrfs_repair_io_failure() to use bio for page iteration
` [PATCH v3 2/4] btrfs: enhance btrfs_data_csum_ok() "
` [PATCH v3 3/4] btrfs: use a shared helper to calculate data checksum for a bio
` [PATCH v3 4/4] btrfs: remove on-stack paddrs[] array usage

kernel/bpf/diagnostics.c:179:40: warning: diagnostic behavior may be improved by adding the 'format(printf, 2, 3)' attribute to the declaration of 'diag_write'
 2026-07-14  6:48 UTC 

[PATCH bpf-next v3 00/15] bpf: A common way to attach struct_ops to a cgroup
 2026-07-14  6:48 UTC  (3+ messages)
` [PATCH bpf-next v3 13/15] libbpf: Support attaching "

[PATCH] usb: gadget: dummy_hcd: prevent fifo_req reuse during giveback
 2026-07-14  6:48 UTC 

[PATCH net-next 1/2] dt-bindings: net: Add Maxio MAE0621A PHY
 2026-07-14  6:46 UTC  (2+ messages)
` [PATCH net-next 2/2] net: phy: Add support for the Maxio MAE0621A

[PATCH] phy: rockchip: naneng-combphy: Set RK3576 USB3 SSC downward
 2026-07-14  6:46 UTC  (3+ messages)

[PATCH net-next 0/2] net: phy: Add Maxio MAE0621A support
 2026-07-14  6:46 UTC 

[Bug 221073] New: xHCI host controller dies on resume from s2idle on AMD Strix Halo [1022:1587]
 2026-07-14  6:46 UTC  (2+ messages)
` [Bug 221073] "

linux-next: build failure after merge of the tty tree
 2026-07-14  6:45 UTC  (3+ messages)

[PATCH v2] erofs: accept source file descriptor via fsconfig
 2026-07-14  6:45 UTC  (9+ messages)

[PATCH] drm/xe/guc: Keep scheduler timeline name alive
 2026-07-14  6:44 UTC 

Request for review for 4.4-st78, 4.4-cip113
 2026-07-14  6:43 UTC  (2+ messages)

[PATCH v2] scsi: ufs: core: Fix UFS RPMB device teardown order
 2026-07-14  6:43 UTC  (2+ messages)

[PATCH] selftests: runner.sh: avoid overriding kselftest_cmd_args with empty variable
 2026-07-14  6:34 UTC 

[RFC PATCH 1/2] dma-buf/udmabuf: Introduce CONFIG_UDMABUF_SIZE_LIMIT_MBYTES
 2026-07-14  6:42 UTC  (4+ messages)

[PATCH net] net/x25: fix use-after-free in x25_kill_by_neigh()
 2026-07-14  6:42 UTC  (2+ messages)

[PATCH v4 0/8] KVM: arm64: pKVM vCPU state management at EL2 (series A)
 2026-07-14  6:41 UTC  (4+ messages)
` [PATCH v4 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code


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.