messages from 2026-07-29 14:45:06 to 2026-07-29 15:14:15 UTC [more...]
[PATCH 0/6] riscv: dts: spacemit: fix maximum CPU core voltage for K1 boards
2026-07-29 15:14 UTC (15+ messages)
` [PATCH 1/6] riscv: dts: spacemit: k1-bananapi-f3: fix maximum CPU core voltage
` [PATCH 2/6] riscv: dts: spacemit: k1-milkv-jupiter: "
` [PATCH 3/6] riscv: dts: spacemit: k1-orangepi-rv2: "
` [PATCH 4/6] riscv: dts: spacemit: k1-musepi-pro: "
` [PATCH 5/6] riscv: dts: spacemit: k1-orangepi-r2s: "
` [PATCH 6/6] riscv: dts: spacemit: k1-bananapi-cm6: "
[PATCH v6 00/27] Native SCSI Multipath support
2026-07-29 15:14 UTC (8+ messages)
` [PATCH v6 16/27] scsi-multipath: clear path when device is blocked
` [PATCH v6 17/27] scsi-multipath: revalidate paths upon device unblock
` [PATCH v6 18/27] scsi-multipath: failover handling
[PATCH v4 0/2] Add trace event support for GENI SE registers dump
2026-07-29 15:13 UTC (3+ messages)
` [PATCH v4 1/2] soc: qcom: geni-se: trace: "
` [PATCH v4 2/2] spi: qcom-geni: add GENI SE registers trace event on error paths
[PATCH v5 0/3] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
2026-07-29 15:13 UTC (8+ messages)
` [PATCH v5 1/3] arm64: dts: qcom: eliza: Add PCIe PHY and controller nodes
` [PATCH v5 2/3] arm64: dts: qcom: eliza-evk: Add PCIe0 with M.2 E key connector
` [PATCH v5 3/3] arm64: dts: qcom: eliza-evk: Add PCIe1 with TC9563 PCIe switch
[PATCH v2 0/9] perf/cxlpmu: Misc sashiko raised issues fixes
2026-07-29 15:13 UTC (14+ messages)
` [PATCH v2 1/9] perf/cxl: Program the requested event group on configurable counters
` [PATCH v2 2/9] perf/cxl: Clear stale event fields before reprogramming a counter
` [PATCH v2 3/9] perf/cxl: Fix the counter overflow delta fixup
` [PATCH v2 4/9] perf/cxl: Accept an overflow interrupt on MSI message number 0
` [PATCH v2 5/9] perf/cxl: Keep the overflow interrupt pinned to the managed CPU
` [PATCH v2 6/9] perf/cxl: Unfreeze counters after handling an overflow interrupt
` [PATCH v2 7/9] perf/cxl: Validate the hardware-reported counter width
` [PATCH v2 8/9] perf/cxl: Don't use pmu.dev in IRQ and hotplug callbacks after unregister
` [PATCH v2 9/9] perf/cxl: Avoid cpumask_of(-1) when no CPU is assigned
[PATCH] PCI: Fix Intel Xeon 6 x2 quirk collateral damage on adjacent x4 endpoints
2026-07-29 15:13 UTC (2+ messages)
[PATCH v5 0/2] drm/xe: Use IBC v3 on PTL
2026-07-29 15:12 UTC (4+ messages)
` [PATCH v5 2/2] drm/xe: Add debugfs for IA/GT bias
[RFC PATCH 00/11] mm, swap: dynamic cluster management for xswap devices
2026-07-29 15:12 UTC (5+ messages)
` [RFC PATCH 02/11] mm, swap: add CONFIG_XSWAP and xswap fields to swap_info_struct
` [RFC PATCH 03/11] mm, swap: add xswap cluster grow via VM_SPARSE vmalloc
[PATCH] PCI: Allow D3 for native Hotplug capable Root Ports on DT platforms
2026-07-29 15:12 UTC (3+ messages)
[PATCH 6.6 0772/1266] bpf, lsm: Add disabled BPF LSM hook list
2026-07-29 15:11 UTC (3+ messages)
` [PATCH 6.6.y] bpf: drop bpf_lsm_getselfattr from "
` [PATCH 6.1.y] "
[PATCH v9 00/16] KVM: arm64: PMU: Use multiple host PMUs
2026-07-29 15:11 UTC (3+ messages)
` [PATCH v9 01/16] KVM: arm64: Serialize repeated vCPU initialization
[PATCH v8 0/5] Improve code in zcrypt msg type 6 handling
2026-07-29 15:11 UTC (13+ messages)
` [PATCH v8 1/5] s390/zcrypt: Fix CPRB memory allocation in zcrypt misc code
` [PATCH v8 2/5] s390/zcrypt: Improve CCA CPRB length and overflow checks
` [PATCH v8 3/5] s390/zcrypt: Improve EP11 "
` [PATCH v8 4/5] s390/zcrypt: Improve EP11 CPRB domain handling with ASN.1 parsing
` [PATCH v8 5/5] s390/zcrypt: Pad trailing CCA or EP11 message with zeros
[PATCH 1/4] nvmet: fix return status of RMI log page on allocation failure
2026-07-29 15:10 UTC (2+ messages)
[PATCH v22 0/7] branch: delete-merged
2026-07-29 15:10 UTC (4+ messages)
` [PATCH v23 "
` [PATCH v23 5/7] branch: add --delete-merged <branch>
[PATCH] Documentation: warn users not to use select on choice options in Kconfig
2026-07-29 15:10 UTC (4+ messages)
[PATCHSET v2 0/6] io_uring related epoll cleanups
2026-07-29 15:09 UTC (5+ messages)
` [PATCH 6/6] io_uring/epoll: disallow adding an epoll file to an epoll context
[PATCH 0/5] scsi: lpfc: Remove all strlcat() uses
2026-07-29 15:09 UTC (8+ messages)
` [PATCH 1/5] scsi: lpfc: Replace strlcat() with seq_buf in lpfc_info()
` [PATCH 2/5] scsi: lpfc: Replace strlcat() with scnprintf() in lpfc_vport_symbolic_node_name()
` [PATCH 3/5] scsi: lpfc: Replace strlcat() with seq_buf in lpfc_rx_monitor_report()
` [PATCH 4/5] scsi: lpfc: Replace strlcat() with seq_buf in the debugfs dump helpers
` [PATCH 5/5] scsi: lpfc: Replace strlcat() with sysfs_emit_at() in the sysfs show functions
[PATCH] meson: do not emit modules with no enabled sources
2026-07-29 15:04 UTC
[PATCH nf-next] netfilter: conntrack: tcp: use UNACK timeout for non-closing RST packets
2026-07-29 15:09 UTC (2+ messages)
[PATCH net 0/5] net: stmmac: Fix double VLAN 802.1ad tag handling
2026-07-29 15:08 UTC (5+ messages)
` [PATCH net 1/5] net: stmmac: Remove VLAN perfect matching dead code
[PATCH net] sctp: validate Cookie Preservative parameter length
2026-07-29 15:08 UTC (3+ messages)
[PATCH net v2] net: phy: nxp-tja11xx: cancel registration work on remove
2026-07-29 15:08 UTC (2+ messages)
` [PATCH net-next v3] "
[PATCH] configfs: fix refcount warning in configfs_get_config_item()
2026-07-29 15:05 UTC (2+ messages)
[PATCH] media: cx231xx: fix si2157 inversion for Hauppauge WinTV-HVR-935C
2026-07-29 15:05 UTC (6+ messages)
[PATCH v7 00/13] Use generic_file_read_iter() in hugetlbfs
2026-07-29 15:05 UTC (5+ messages)
` [PATCH v7 06/13] hugetlb: Use the has_hwpoisoned flag
[PATCH v1 0/2] mm: split underused anonymous mTHP folios
2026-07-29 15:04 UTC (6+ messages)
` [PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list
[PATCH kexec-tools] util_lib/elf_info: stream lockless printk ring records
2026-07-29 15:04 UTC
[RFC PATCH 0/6] mm/damon: add kunit and selftests for probes and probe weights
2026-07-29 15:04 UTC (10+ messages)
` [RFC PATCH 1/6] mm/damon/tests/core-kunit: test damon_commit_filter()
` [RFC PATCH 2/6] mm/damon/tests/core-kunit: add damon_commit_probes() test
` [RFC PATCH 3/6] selftests/damon/_damon_sysfs: implement DamonProbes
` [RFC PATCH 4/6] selftests/damon/drgn_dump_damon_status: dump probes
` [RFC PATCH 5/6] selftests/damon/sysfs.py: extend commit assertion function for probes
` [RFC PATCH 6/6] selftests/damon/sysfs.py: test damon probes
[PATCH v6 00/23] Introduce enablemenant of dom0less
2026-07-29 15:02 UTC (6+ messages)
` [PATCH v6 18/23] xen/riscv: implement IRQ routing for device passthrough
[PATCH v4 00/24] dmaengine: dw-edma: Support dynamic LL appends
2026-07-29 15:02 UTC (15+ messages)
` [PATCH v4 01/24] dmaengine: dw-edma: Add dw_edma_core_ll_cur_idx() to get current LL entry index
` [PATCH v4 04/24] dmaengine: dw-edma: Make DMA link list work as a circular buffer
` [PATCH v4 11/24] dmaengine: dw-edma: Serialize LL event capture with channel kicks
` [PATCH v4 15/24] dmaengine: dw-edma: Recheck stopped LL channels before restart
` [PATCH v4 19/24] dmaengine: dw-edma: Drain LL entries for STOP and PAUSE
` [PATCH v4 22/24] dmaengine: dw-edma: Add engine recovery infrastructure
` [PATCH v4 24/24] dmaengine: dw-edma: Add trace support
[PATCH v2] HID: logitech-hidpp: Add support for HID++ Multi-Platform feature (0x4531)
2026-07-29 15:02 UTC (3+ messages)
` [PATCH v5] "
[PATCH v2 00/22] drm/xe: Add structured SIGID error logging infrastructure
2026-07-29 15:02 UTC (5+ messages)
` [PATCH v2 08/22] drm/xe/log: Add SIGID log helpers for components
[PATCH 0/4] git add --resolved
2026-07-29 15:01 UTC (3+ messages)
` [PATCH 3/4] add: introduce '--resolved' option
[PATCH v4 00/15] Fix leaks in rc core
2026-07-29 14:57 UTC (7+ messages)
` [PATCH v4 15/15] media: rc: Fix race condition during rc_register_device()
` [PATCH v4 00/15] media: Fix leaks in rc core
` [v4 "
[RFC PATCH bpf-next 0/3] ftrace, kprobes, bpf: mark trampoline/kprobe ftrace_ops permanent
2026-07-29 15:00 UTC (3+ messages)
[PATCH v4 0/3] perf sched latency: Refine outputs, unit scaling, and histogram support
2026-07-29 15:00 UTC (6+ messages)
` [PATCH v4 1/3] perf sched: Suppress latency table output when trace samples are missing
` [PATCH v4 2/3] perf sched latency: Auto-scale latency and runtime display units
` [PATCH v4 3/3] perf sched latency: Add histogram and time interval options
[PATCH v2] drm/log: Fix division by zero when scale module parameter is 0
2026-07-29 15:00 UTC (2+ messages)
[PATCH] e1000: drop dead switch statements in configure_tx/rx
2026-07-29 15:00 UTC (4+ messages)
[PATCH 0/6] ublk: io_desc optimizations
2026-07-29 14:58 UTC (5+ messages)
` [PATCH 1/6] ublk: consistently use u16 for queue and tag numbers
` [PATCH 2/6] ublk: remove struct ublk_zoned_report_desc's operation field
[syzbot] [fs?] general protection fault in start_dirop
2026-07-29 14:59 UTC (2+ messages)
` Forwarded: test
[PATCH nf 0/1] netfilter: fix TCP conntrack invalid-log deadlock
2026-07-29 14:59 UTC (3+ messages)
` [PATCH nf 1/1] netfilter: nf_conntrack_tcp: defer invalid logging until after unlock
regress caused by upstream commit 6650527444dadc63d84aa939d14ecba4fadb2f69
2026-07-29 14:58 UTC (3+ messages)
[RFC PATCH v 0/1] pipe: only enable the extra wake_up(rd_wait) for edge-triggered consumers
2026-07-29 14:58 UTC (3+ messages)
` [RFC PATCH v2 1/1] "
[PATCH 0/2] drm/imagination: Tidy-up firmware interface checks
2026-07-29 14:57 UTC (3+ messages)
` [PATCH 1/2] drm/imagination: Move all FW interface check macros to pvr_checks.h
` [PATCH 2/2] drm/imagination: Reuse layout check macros for MIPS FW structures
[PATCH v5 00/22] kho: make boot time huge page allocation work nicely with KHO
2026-07-29 14:56 UTC (23+ messages)
` [PATCH v5 01/22] kho: generalize radix tree APIs
` [PATCH v5 02/22] kho: make radix max key width more obvious
` [PATCH v5 03/22] kho: disallow wide keys in radix tree
` [PATCH v5 04/22] kho: return virtual address of mem_map from kho_get_mem_map()
` [PATCH v5 05/22] kho: store incoming radix tree in kho_in
` [PATCH v5 06/22] kho: move all memory retrieval logic to kho_mem_retrieve()
` [PATCH v5 07/22] kho: add a struct for radix callbacks
` [PATCH v5 08/22] kho: add callback for table pages
` [PATCH v5 09/22] kho: add data argument to radix walk callback
` [PATCH v5 10/22] kho: allow early-boot usage of the KHO radix tree
` [PATCH v5 11/22] kho: allow destroying "
` [PATCH v5 12/22] kho: add kho_radix_init_tree()
` [PATCH v5 13/22] kho: expose kho_scratch_overlap() to kexec_handover.h
` [PATCH v5 14/22] kho: initialize kho_scratch pointer earlier in boot
` [PATCH v5 15/22] kho: initialize preserved memory map radix tree earlier
` [PATCH v5 16/22] mm/mm_init: simplify deferred_free_pages() migratetype init
` [PATCH v5 17/22] mm/mm_init: don't rely on memblock to get KHO scratch migratetype
` [PATCH v5 18/22] kho: extend scratch
` [PATCH v5 19/22] memblock: always include KHO headers
` [PATCH v5 20/22] memblock: make HugeTLB bootmem allocation work with KHO
` [PATCH v5 21/22] memblock: add memblock_reserved_hugetlb_size()
` [PATCH v5 22/22] kho: exclude hugetlb memory from scratch size calculation
[PATCH] crypto: qce - Remove driver
2026-07-29 14:55 UTC (11+ messages)
[PATCH v3] drm/imagination: Update the trace point pvr_job_submit_fw()
2026-07-29 14:56 UTC (2+ messages)
[PATCH RFC v2] KVM: pfncache: Check gpc->active before sanity checking GPA and HVA
2026-07-29 14:55 UTC
[PATCH] mcstrans: harden systemd service file
2026-07-29 14:55 UTC
[PATCH v1 00/17] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
2026-07-29 14:55 UTC (4+ messages)
` [PATCH v1 02/17] xen/riscv: add basic VGEIN management for AIA guests
[yocto-patches] [pseudo] [PATCH 0/3] closefrom/close_range: protect every pseudo fd, then drop one
2026-07-29 14:55 UTC (3+ messages)
` "
[PATCH] jfs: validate BT_ROOT flag in xt_getpage and DT_GETPAGE
2026-07-29 14:55 UTC
[PATCH 0/4] Base support for Power12
2026-07-29 14:54 UTC (5+ messages)
` [PATCH 1/4] powerpc/pseries: Limit PVR list to 16 entries for CAS negotiation
` [PATCH 2/4] powerpc: Add Power12 raw mode
` [PATCH 3/4] powerpc: Add Power12 architected mode
` [PATCH 4/4] powerpc/perf: Add power12 Base Performance Monitoring support
[LTP] [PATCH v7] semctl01: look up SEM_STAT index for this test's sem_id
2026-07-29 14:53 UTC (2+ messages)
` [LTP] [PATCH v8] semctl01: fix SEM_STAT failures under parallel LTP runs
[PATCH v4 4/4] media: uvcvideo: defer streaming restart after hibernation snapshot
2026-07-29 14:54 UTC (5+ messages)
[PATCH v5 0/1] cpuhp: Expedite RCU when toggling system-wide SMT mode
2026-07-29 14:53 UTC (6+ messages)
` [PATCH v5 1/1] "
[PATCH] sched/deadline: Use revised wakeup rule only for running dl_server
2026-07-29 14:54 UTC (4+ messages)
[PATCH v2 1/4] drm/amdgpu: track faulted gfx user-queue slots
2026-07-29 14:53 UTC (3+ messages)
` [PATCH v2 2/4] drm/amdgpu/gfx11: recover gfx user queues on priv-fault
[PATCH 3/3] firmware: arm_scmi: Emit modalias for SCMI devices
2026-07-29 14:53 UTC (9+ messages)
` [RFC PATCH 1/2] firmware: arm_scmi: Generate aliases for SCMI modules
` [RFC PATCH 2/2] firmware: arm_scmi: Add bus support for autoloading
[PATCH v3] drm/amdkfd: preserve VRAM MQD across hibernation via GTT eviction
2026-07-29 14:53 UTC (2+ messages)
[PATCH v7 0/8] KVM: arm64: pKVM vCPU state management at EL2
2026-07-29 14:51 UTC (4+ messages)
` [PATCH v7 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
[PATCH] drm/panthor: harden firmware build-info bounds checks
2026-07-29 14:52 UTC (2+ messages)
[PATCH v5 00/10] arm_mpam: Add MPAM-Fb firmware support
2026-07-29 14:51 UTC (3+ messages)
` [PATCH v5 08/10] arm_mpam: add MPAM-Fb MSC firmware access support
[PATCH RFC v4] jfs: validate BT_ROOT flag in xt_getpage and DT_GETPAGE
2026-07-29 14:51 UTC (2+ messages)
[PATCH] sched/fair: Prefer fully idle cores for NOHZ balancing
2026-07-29 14:51 UTC (6+ messages)
[PATCH] rust: enable fentry support
2026-07-29 14:50 UTC (3+ messages)
[chenxing:mstar_v6_5_reorder 363/700] drivers/dma/mstar/mstar-msc313-bdma.c:782:13: warning: unused variable 'ret'
2026-07-29 14:51 UTC
[syzbot] [usb?] general protection fault in f_midi2_stop_eps
2026-07-29 14:50 UTC (2+ messages)
` Forwarded: "
[PATCH v2 00/10] ARM: mvebu: add Netgear RN102/RN104 support and related drivers
2026-07-29 14:48 UTC (3+ messages)
` [PATCH v2 10/10] ata: ahci: add PCI AHCI support and Marvell-specific fixes
[PATCH v2 0/1] Fix missing mem scrub at clear key import in cca_clr2cipherkey()
2026-07-29 14:49 UTC (4+ messages)
` [PATCH v2 1/1] s390/zcrypt: "
[PATCH 0/3] x86/mm: DEBUG_PAGEALLOC musings
2026-07-29 14:48 UTC (4+ messages)
` [PATCH 3/3] x86/mm: Fix and document DEBUG_PAGEALLOC
[PATCH v5 0/6] vhost-user-blk: add compatibility with older qemu versions
2026-07-29 14:48 UTC (11+ messages)
` [PATCH v5 4/6] vhost-user-blk: make inflight-migration prop mutable
[PATCH 6.18.y] ublk: wait on ublk_dev_ready() instead of ub->completion
2026-07-29 14:48 UTC
[PATCH 0/5] thunderbolt: USB4STREAM improvements
2026-07-29 14:47 UTC (3+ messages)
` [PATCH 5/5] thunderbolt: stream: Add support for busy polling
[PATCH v3 0/7] hw/cxl: fix Type-3 device reset resource leaks and convert to three-phase
2026-07-29 14:46 UTC (8+ messages)
` [PATCH v3 1/7] hw/cxl: fix timer leak in cxl_destroy_cci()
` [PATCH v3 2/7] hw/cxl: destroy primary CCI before re-initialization on reset
` [PATCH v3 3/7] hw/cxl: convert cxl-type3 to three-phase reset
` [PATCH v3 4/7] hw/cxl: add cxl_destroy_mailbox_t3() as the mailbox teardown counterpart
` [PATCH v3 5/7] hw/cxl: discard in-flight sanitize state on mailbox teardown
` [PATCH v3 6/7] hw/cxl: clear event logs, scan media and interrupt policy on reset
` [PATCH v3 7/7] hw/cxl: clear poison lists and feature transfer state "
[PATCH] futex: Prevent robust futex exit race more
2026-07-29 14:47 UTC (5+ messages)
[PATCH] vsock/virtio: prevent workers from using deleted virtqueues
2026-07-29 14:47 UTC (3+ messages)
[PATCH net 0/1] ipmr: only copy pktinfo to cache reports
2026-07-29 14:46 UTC (4+ messages)
` [PATCH net 1/1] "
[PATCH] arm64: dts: rockchip: Add DSI LCD display on rk3576-evb1
2026-07-29 14:46 UTC (5+ messages)
[PATCH 0/3] Add quad mode support for QPIC SNAND
2026-07-29 14:46 UTC (3+ messages)
` [PATCH 2/3] spi: spi-qpic-snand: add quad mode support
[PATCH] dmaengine: loongson1-apb-dma: fix residue calculation for queued descriptors
2026-07-29 14:46 UTC (3+ messages)
` [PATCH v2] dmaengine: loongson1-apb-dma: avoid using iterator variable after list_for_each_entry()
[PATCH] udf: Fix data loss when converting inline inodes to out of line
2026-07-29 14:45 UTC
[PATCH nf 0/1] netfilter: h323: fix helper NAT mangling
2026-07-29 14:45 UTC (5+ messages)
[PATCH v2 0/5] migration: Hardening fixes for 11.2
2026-07-29 14:43 UTC (4+ messages)
` [PATCH v2 4/5] migration: Fix rare hang of migration_channel_read_peek()
[PATCH] uprobes: Fix NULL pointer dereference in hprobe_expire()
2026-07-29 14:44 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.