All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-19 01:53:27 to 2025-09-19 03:53:38 UTC [more...]

[PATCH 00/17] ublk: avoid accessing ublk_queue to handle ublksrv_io_cmd
 2025-09-19  3:53 UTC  (3+ messages)
` [PATCH 01/17] ublk: remove ubq check in ublk_check_and_get_req()

[PROBLEM] c5.metal on AWS fails to kexec after "PCI: Explicitly put devices into D0 when initializing"
 2025-09-19  3:52 UTC 

[PATCH] build-linux: add workflow for repeated kernel builds
 2025-09-19  3:51 UTC 

[PATCH 0/4] reparent the THP split queue
 2025-09-19  3:46 UTC  (5+ messages)
` [PATCH 1/4] mm: thp: replace folio_memcg() with folio_memcg_charged()
` [PATCH 2/4] mm: thp: introduce folio_split_queue_lock and its variants
` [PATCH 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
` [PATCH 4/4] mm: thp: reparent the split queue during memcg offline

[PATCH v2] tpm: use a map for tpm2_calc_ordinal_duration()
 2025-09-19  3:49 UTC  (2+ messages)

[PATCH 0/5] add memory fragmentation automation testing
 2025-09-19  3:49 UTC  (2+ messages)

[PATCH v3 00/14] Support PCIe RC to AST2600 and AST2700
 2025-09-19  3:48 UTC  (5+ messages)
` [SPAM] "

[PATCH bpf-next v4 1/2] bpftool: Add HELP_SPEC_OPTIONS in token.c
 2025-09-19  3:48 UTC  (2+ messages)
` [PATCH bpf-next v4 2/2] bpftool: Fix UAF in get_delegate_value

[PATCH v5 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-09-19  3:43 UTC  (7+ messages)
` [PATCH v5 4/7] drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 format

[PATCH i-g-t] intel-ci: Update BMG blocklist
 2025-09-19  3:41 UTC  (3+ messages)

[RESEND][PATCH v21 0/6] Donor Migration for Proxy Execution (v21)
 2025-09-19  3:38 UTC  (8+ messages)
` [RESEND][PATCH v21 2/6] sched/locking: Add blocked_on_state to provide necessary tri-state for proxy return-migration

[meta-webserver][PATCH] webmin: upgrade 2.202 -> 2.300
 2025-09-19  3:35 UTC 

[PATCH v2 0/7] various imx8m*-venice dt fixes
 2025-09-19  4:46 UTC  (7+ messages)
` [PATCH v2 3/7] arm64: dts: imx8mp-venice-gw702x: reduce RGMII CLK drive strength
` [PATCH v2 4/7] arm64: dts: imx8mm-venice-gw700x: "
` [PATCH v2 7/7] arm64: dts: imx8mp-venice-gw702x: remove off-board sdhc1

[PATCH mm-new v2 0/2] mm/khugepaged: optimize collapse candidate detection
 2025-09-19  3:34 UTC  (8+ messages)
` [PATCH mm-new v2 2/2] mm/khugepaged: abort collapse scan on guard PTEs

[meta-oe][PATCH] minifi-cpp: fix reproducibility issue
 2025-09-19  3:33 UTC 

[PATCH] arm64: add unlikely hint to MTE async fault check in el0_svc_common
 2025-09-19  3:33 UTC 

[git pull] drm fixes for 6.17-rc7
 2025-09-19  3:32 UTC 

[PATCH v2] RDMA/rxe: Fix race in do_task() when draining
 2025-09-19  3:31 UTC  (2+ messages)

[PATCH i-g-t 1/2] tests/intel/kms_pm_rpm: Refactor system suspend test function parameters
 2025-09-19  3:31 UTC  (6+ messages)
` [PATCH i-g-t 2/2] tests/intel/kms_pm_rpm: Add system suspend freeze test case
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/2] tests/intel/kms_pm_rpm: Refactor system suspend test function parameters (rev3)
` ✓ i915.CI.BAT: "

[PATCH] ceph: Fix the wrong format specifier
 2025-09-19  3:27 UTC 

New September Order. 49038 Friday, September 19, 2025 at 05:26:37 AM
 2025-09-19  3:26 UTC 

[PATCH drm-misc-next v3 0/1] add drm_panic_support for vmwgfx-stdu
 2025-09-19  3:29 UTC  (2+ messages)
` [PATCH drm-misc-next v3 1/1] drm/vmwgfx: add drm_panic support for stdu mode

[PATCH v4 00/14] Support PCIe RC to AST2600 and AST2700
 2025-09-19  3:24 UTC  (30+ messages)
` [PATCH v4 01/14] hw/pci/pci_ids: Add PCI vendor ID for ASPEED
` [PATCH v4 02/14] hw/pci-host/aspeed: Add AST2600 PCIe PHY model
` [PATCH v4 03/14] hw/pci-host/aspeed: Add AST2600 PCIe config space and host bridge
` [PATCH v4 04/14] hw/pci-host/aspeed: Add AST2600 PCIe Root Device support
` [PATCH v4 05/14] hw/pci-host/aspeed: Add AST2600 PCIe Root Port and make address configurable
` [PATCH v4 06/14] hw/pci-host/aspeed: Add MSI support and per-RC IOMMU address space
` [PATCH v4 07/14] hw/arm/aspeed: Wire up PCIe devices in SoC model
` [PATCH v4 08/14] hw/arm/aspeed_ast2600: Add PCIe RC support (RC_H only)
` [PATCH v4 09/14] hw/pci-host/aspeed: Add AST2700 PCIe PHY
` [PATCH v4 10/14] hw/pci-host/aspeed: Add AST2700 PCIe config with dedicated H2X blocks
` [PATCH v4 11/14] hw/pci-host/aspeed: Disable Root Device and place Root Port at 00:00.0 to AST2700
` [PATCH v4 12/14] hw/arm/aspeed_ast27x0: Introduce 3 PCIe RCs for AST2700
` [PATCH v4 13/14] tests/functional/arm/test_aspeed_ast2600: Add PCIe and network test
` [PATCH v4 14/14] tests/functional/aarch64/aspeed_ast2700: Add PCIe and network tests

[PATCH 0/2] Add PMIC support for AM62D
 2025-09-19  3:28 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62d2-evm: Fix PMIC padconfig
` [PATCH 2/2] arm64: dts: ti: k3-am62d2-evm: Enable PMIC

[PATCH v3] mailbox: Prevent out-of-bounds access in of_mbox_index_xlate()
 2025-09-19  3:27 UTC 

[PATCH i-g-t v14 1/2] tests/kms_prime: Add XE support
 2025-09-19  3:25 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for series starting with [i-g-t,v14,1/2] "

[PATCH v4 0/7] Add AMD ISP4 driver
 2025-09-19  3:24 UTC  (2+ messages)

[Buildroot] Can?t build suricata 8.0.0 in buildroot
 2025-09-19  3:15 UTC 

[PATCH v2 8/8] mm: hugetlb: allocate frozen pages in alloc_gigantic_folio()
 2025-09-19  3:22 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-09-18
 2025-09-19  3:20 UTC 

[PATCH v2 0/4] riscv: Add Zalasr ISA extension support
 2025-09-19  3:18 UTC  (6+ messages)
      ` [External] "

[PATCH v6 0/2] power: supply: Add several features support in qcom-battmgr driver
 2025-09-19  3:18 UTC  (6+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: x1e80100-crd: Add charge limit nvmem
` [PATCH v6 2/2] power: supply: qcom_battmgr: handle charging state change notifications

[PATCH mptcp-next 00/10] mptcp: pm: a few cleanups
 2025-09-19  3:18 UTC  (3+ messages)
` [PATCH mptcp-next 01/10] Squash to "mptcp: pm: in-kernel: usable client side with C-flag"

[PATCH i-g-t 0/2] tests/kms_setmode: Fix clone mode mismatch by preferring eDP mode
 2025-09-19  3:17 UTC  (3+ messages)
` [PATCH i-g-t 1/2] tests/kms_setmode: simplify mode selection by removing goto
` [PATCH i-g-t 2/2] tests/kms_setmode: Fix clone mode mismatch by preferring eDP mode

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 25.2.2
 2025-09-19  3:17 UTC  (2+ messages)

[PATCH] RDMA/rxe: Fix race in do_task() when draining
 2025-09-19  3:15 UTC  (5+ messages)

[PATCHv2] mm/khugepaged: Do not fail collapse_pte_mapped_thp() on SCAN_PMD_NULL
 2025-09-19  3:14 UTC  (2+ messages)

[PATCH 1/8] yocto-space-optimize.inc: move space optimize from recipe webkitgtk
 2025-09-19  3:08 UTC  (4+ messages)
` [PATCH 4/8] debug_build.inc: collect debug build tuning configuration
  ` [OE-core] "

[PATCH] drm/bridge: waveshare-dsi: Fix bailout for devm_drm_bridge_alloc()
 2025-09-19  3:06 UTC  (2+ messages)

[PATCH mptcp-net v2 0/2] mptcp: pm: in-kernel: usable client side with C-flag
 2025-09-19  3:01 UTC  (3+ messages)
` [PATCH mptcp-net v2 1/2] "

[PATCH v3 0/4] Add Aspeed AST2700 uhci support
 2025-09-19  2:57 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: usb: uhci: Add reset property
` [PATCH v3 2/4] usb: uhci: Add reset control support
` [PATCH v3 3/4] dt-bindings: usb: uhci: Add Aspeed AST2700 compatible
` [PATCH v3 4/4] usb: uhci: Add Aspeed AST2700 support

[PATCH net 0/3] broadcom: report the supported flags for ancillary features
 2025-09-19  2:56 UTC  (2+ messages)

[PATCH] block/mq-deadline: adjust the timeout period of the per_prio->dispatch
 2025-09-19  2:56 UTC 

[walnascar][PATCH 0/1] openssl: 3.4.2 -> 3.5.2
 2025-09-19  2:55 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v5 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-09-19  2:59 UTC  (9+ messages)
` [PATCH v5 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
  ` [EXTERNAL] "
` [PATCH v5 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
  ` [EXTERNAL] "

[PATCH 0/2] mm: Improve mlock tracking for large folios
 2025-09-19  2:52 UTC  (5+ messages)
` [PATCH 1/2] mm/fault: Try to map the entire file folio in finish_fault()

[PATCH v9 0/1] Add pat-index-madvise
 2025-09-19  2:52 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH next] drm/amdgpu/userq: Fix error codes in mes_userq_mqd_create()
 2025-09-19  2:50 UTC  (3+ messages)

[RFC PATCH 0/5] 9p: Performance improvements for build workloads
 2025-09-19  2:49 UTC  (4+ messages)

[PATCH] drm/xe/pf: Keep VF LMEM BAR size low if no VFs enabled
 2025-09-19  2:50 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] memcg: skip cgroup_file_notify if spinning is not allowed
 2025-09-19  2:49 UTC  (2+ messages)

[PATCH v2] dm: Preserve the order of REQ_PREFLUSH writes
 2025-09-19  2:47 UTC  (8+ messages)
  ` [PATCH v3] dm: optimize REQ_PREFLUSH with data when using the linear target
      ` [PATCH v4] "

[Linux Kernel Bug] kernel BUG in bch2_write
 2025-09-19  2:46 UTC 

[PATCH 6.12 000/140] 6.12.48-rc1 review
 2025-09-19  2:46 UTC  (2+ messages)

[PATCH] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA-512, SHAKE128, SHAKE256
 2025-09-19  2:42 UTC  (2+ messages)

[syzbot] [netfs?] INFO: task hung in vfs_utimes (3)
 2025-09-19  2:44 UTC  (3+ messages)

[PATCH v9 bpf-next/net 0/6] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-09-19  2:43 UTC  (7+ messages)
` [PATCH v9 bpf-next/net 6/6] selftest: bpf: Add test for SK_MEMCG_EXCLUSIVE

[meta-virtualization][kirkstone][PATCH 1/2] podman: fix CVE-2024-9341
 2025-09-19  2:41 UTC  (2+ messages)

[meta-virtualization][scarthgap][PATCH 1/2] podman: fix CVE-2024-9407
 2025-09-19  2:41 UTC  (2+ messages)

[PATCH v1] usb: ehci-mx6: Extend support to i.MX91, i.MX93, i.MX94, and i.MX95
 2025-09-19  2:40 UTC  (4+ messages)
  ` 回复: "

[PATCH v2 0/5] media: imx91: Add ISI support
 2025-09-19  2:40 UTC  (2+ messages)

[meta-virtualization][scarthgap][PATCH] docker-moby: fix CVE-2024-41110
 2025-09-19  2:37 UTC  (2+ messages)

[akpm-mm:mm-everything 254/254] kernel/kexec_handover.c:970:50: error: passing argument 1 of 'kho_restore_page' makes integer from pointer without a cast
 2025-09-19  2:37 UTC 

[Bug 220535] New: ext4 __jbd2_log_wait_for_space soft lockup and CPU stuck for 134s
 2025-09-19  2:34 UTC  (3+ messages)
` [Bug 220535] "

[PATCH] ceph: Fix potential undefined behavior in crush_ln() with GCC 11.1.0
 2025-09-19  2:34 UTC  (3+ messages)

[meta-virtualization] [scarthgap] [PATCH] docker-moby: Fix CVE-2025-54410
 2025-09-19  2:34 UTC  (2+ messages)

[PATCH v1 0/6] Hyper-V: Implement hypervisor core collection
 2025-09-19  2:32 UTC  (6+ messages)
` [PATCH v1 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore

[STATUS] next/master - 8f7f8b1b3f4c613dd886f53f768f82816b41eaa3
 2025-09-19  2:30 UTC 

[STATUS] next/master - 8f7f8b1b3f4c613dd886f53f768f82816b41eaa3
 2025-09-19  2:30 UTC 

[PATCH] arm64: dts: imx95-15x15-evk: add fan-supply property for pwm-fan
 2025-09-19  2:27 UTC 

[PATCH mptcp-next v2 00/12] mptcp: receive path improvement
 2025-09-19  2:22 UTC  (3+ messages)

[meta-virtualization][PATCH] docker: make ca-certificates a packageconfig
 2025-09-19  2:20 UTC  (3+ messages)
` [PATCH] "
  ` [meta-virtualization] "

[PATCH v4 00/12] Signed BPF programs
 2025-09-19  2:20 UTC  (4+ messages)
` [PATCH v4 01/12] bpf: Update the bpf_prog_calc_tag to use SHA256

[PATCH bpf-next v3 00/12] bpf: replace path-sensitive with path-insensitive live stack analysis
 2025-09-19  2:18 UTC  (13+ messages)
` [PATCH bpf-next v3 01/12] bpf: bpf_verifier_state->cleaned flag instead of REG_LIVE_DONE
` [PATCH bpf-next v3 02/12] bpf: use compute_live_registers() info in clean_func_state
` [PATCH bpf-next v3 03/12] bpf: remove redundant REG_LIVE_READ check in stacksafe()
` [PATCH bpf-next v3 04/12] bpf: declare a few utility functions as internal api
` [PATCH bpf-next v3 05/12] bpf: compute instructions postorder per subprogram
` [PATCH bpf-next v3 06/12] bpf: callchain sensitive stack liveness tracking using CFG
` [PATCH bpf-next v3 07/12] bpf: enable callchain sensitive stack liveness tracking
` [PATCH bpf-next v3 08/12] bpf: signal error if old liveness is more conservative than new
` [PATCH bpf-next v3 09/12] bpf: disable and remove registers chain based liveness
` [PATCH bpf-next v3 10/12] bpf: table based bpf_insn_successors()
` [PATCH bpf-next v3 11/12] selftests/bpf: __not_msg() tag for test_loader framework
` [PATCH bpf-next v3 12/12] selftests/bpf: test cases for callchain sensitive live stack tracking

[Patch v3 0/6] Perf kvm commands bug fix
 2025-09-19  2:16 UTC  (7+ messages)
` [Patch v3 1/6] perf tools kvm: Add missed memory allocation check and free
` [Patch v3 2/6] perf tools kwork: "
` [Patch v3 3/6] perf tools kvm: Fix the potential out of range memory access issue
` [Patch v3 4/6] perf tools: Add helper x86__is_intel_cpu()
` [Patch v3 5/6] perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel
` [Patch v3 6/6] perf tools kvm: Use "cycles" to sample guest for "kvm top" "

[PATCH i-g-t] tests/intel/xe_configfs: Check ctx_restore_post_bb
 2025-09-19  2:18 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_configfs: Check ctx_restore_post_bb (rev2)
` ✗ i915.CI.BAT: failure "

[PATCH v6 00/22] intel_iommu: Enable first stage translation for passthrough device
 2025-09-19  2:17 UTC  (4+ messages)
` [PATCH v6 22/22] docs/devel: Add IOMMUFD nesting documentation

[PATCH bpf-next v3 1/2] bpftool: Add HELP_SPEC_OPTIONS in token.c
 2025-09-19  2:17 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] bpftool: Fix UAF in get_delegate_value

[PATCH] Squashfs: fix uninit-value in squashfs_get_parent
 2025-09-18 23:33 UTC 

[PATCH net-next] net: enetc: use generic interfaces to get phc_index for ENETC v1
 2025-09-19  2:14 UTC  (4+ messages)

[RFC v1 2/4] kho: Adopt KHO page tables and remove serialization
 2025-09-19  2:14 UTC  (2+ messages)

[koverstreet-bcachefs:bcachefs-testing 406/423] fs/bcachefs/move.c:385 bch2_move_extent() error: we previously assumed 'u' could be null (see line 327)
 2025-09-19  2:14 UTC 

[PATCH v2 0/7] Add multiple address spaces support to VDUSE
 2025-09-19  2:15 UTC  (9+ messages)
` [PATCH v2 6/7] vduse: add vq group asid support

[meta-virtualization] [Scarthgap] [PATCH] grpc-go 1.59.0+git: Mark CVE-2023-44487 as Patched
 2025-09-19  2:15 UTC  (2+ messages)

[PATCH] ext4: fix allocation failure in ext4_mb_load_buddy_gfp
 2025-09-19  2:14 UTC 

[meta-virtualization] [Master] [PATCH] grpc-go 1.59.0+git: Mark CVE-2023-44487 as Patched
 2025-09-19  2:14 UTC  (2+ messages)

[PATCH 0/2] net/xsc: PMD improvements
 2025-09-19  2:14 UTC  (4+ messages)
` [PATCH 2/2] net/xsc: support compressed PCI BAR

OpenSSL 3.2 EOL and Security Support in Yocto scarthgap
 2025-09-15  3:30 UTC 

[PATCH] kernel.bbclass: add lz4-native dependency for Image.lz4
 2025-09-18 13:01 UTC 

[PATCH] arm64: dts: mediatek: mt8189: Add pinmux macro header file
 2025-09-19  2:03 UTC 

[PATCH v2 0/2] some cleanups for pageout()
 2025-09-19  2:12 UTC  (6+ messages)
` [PATCH v2 1/2] mm: vmscan: remove folio_test_private() check in pageout()

[PATCH net] virtio-net: fix incorrect flags recording in big mode
 2025-09-19  2:11 UTC  (2+ messages)

[PATCH] scsi: hptiop: Add check for device-provided context pointer in ITL callback
 2025-09-19  2:11 UTC 

[PATCH bpf-next v2 1/2] bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
 2025-09-19  2:08 UTC  (6+ messages)

[syzbot] [netfs?] INFO: task hung in vfs_utimes (3)
 2025-09-19  2:04 UTC 

[PATCH v2 0/8] mm: hugetlb: allocate frozen gigantic folio
 2025-09-19  2:03 UTC  (4+ messages)
` [PATCH v2 1/8] mm: page_alloc: optimize pfn_range_valid_contig()

[PATCH 0/5] remoteproc: imx_rproc: misc clean up
 2025-09-19  2:02 UTC  (4+ messages)
` [PATCH 1/5] remoteproc: imx_rproc: Simplify clock enable logic using dcfg flags

[PATCH bpf-next v2 0/3] bpf: Allow union argument in trampoline based programs
 2025-09-19  2:01 UTC  (6+ messages)
` [PATCH bpf-next v2 3/3] selftests/bpf: Add union argument tests using fexit programs

[PATCH v4 00/10] man2: document "new" mount API
 2025-09-19  1:59 UTC  (11+ messages)
` [PATCH v4 01/10] man/man2/mount_setattr.2: move mount_attr struct to mount_attr(2type)
` [PATCH v4 02/10] man/man2/fsopen.2: document "new" mount API
` [PATCH v4 03/10] man/man2/fspick.2: "
` [PATCH v4 04/10] man/man2/fsconfig.2: "
` [PATCH v4 05/10] man/man2/fsmount.2: "
` [PATCH v4 06/10] man/man2/move_mount.2: "
` [PATCH v4 07/10] man/man2/open_tree.2: "
` [PATCH v4 08/10] man/man2/mount_setattr.2: mirror opening sentence from fsopen(2)
` [PATCH v4 09/10] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API
` [PATCH v4 10/10] man/man2/{fsconfig,mount_setattr}.2: add note about attribute-parameter distinction

[PATCH net-next v3] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2025-09-19  1:53 UTC  (2+ 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.