messages from 2025-05-16 01:14:20 to 2025-05-16 03:18:39 UTC [more...]
[PATCH v17 0/8] Single RunQueue Proxy Execution (v17)
2025-05-16 3:17 UTC (9+ messages)
` [PATCH v17 1/8] sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
` [PATCH v17 2/8] locking/mutex: Rework task_struct::blocked_on
` [PATCH v17 3/8] locking/mutex: Add p->blocked_on wrappers for correctness checks
` [PATCH v17 4/8] sched: Move update_curr_task logic into update_curr_se
` [PATCH v17 5/8] sched: Fix runtime accounting w/ split exec & sched contexts
` [PATCH v17 6/8] sched: Add an initial sketch of the find_proxy_task() function
` [PATCH v17 7/8] sched: Fix proxy/current (push,pull)ability
` [PATCH v17 8/8] sched: Start blocked_on chain processing in find_proxy_task()
[PATCHv2] bpf: add bpf_msleep_interruptible() kfunc
2025-05-16 3:18 UTC (3+ messages)
[PATCH 0/9] DTS updates for BSH SMM S2[PRO] boards
2025-05-16 4:24 UTC (9+ messages)
` [PATCH 3/9] arm64: dts: imx8mn-bsh-smm-s2-common: Keep wifi enable during suspend
` [PATCH 4/9] arm64: dts: imx8mn-bsh-smm-s2-common: Enable GPU for smms2 and smms2pro
` [PATCH 5/9] arm64: dts: imx8mn-bsh-smm-s2-common: Pull Up Console UART pins
` [PATCH 8/9] arm64: dts: imx8mn-bsh-smm-s2-common: Increase drive strength of pmic irq
[PATCH] mailmap: update contributor entry
2025-05-16 3:15 UTC
[RFC PATCH 00/21] KVM: TDX huge page support for private memory
2025-05-16 3:10 UTC (20+ messages)
` [RFC PATCH 03/21] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()
` [RFC PATCH 05/21] KVM: TDX: Enhance tdx_clear_page() to support huge pages
` [RFC PATCH 06/21] KVM: TDX: Assert the reclaimed pages were mapped as expected
` [RFC PATCH 07/21] KVM: TDX: Add a helper for WBINVD on huge pages with TD's keyID
` [RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE
[Buildroot] [autobuild.buildroot.org] Daily results for 2025-05-15
2025-05-16 3:11 UTC
[LTP] [PATCH v1] fsconfig04.c: Check FSCONFIG_SET_PATH
2025-05-16 15:10 UTC
ath12k: No 6GHz Wireless found
2025-05-16 3:06 UTC (16+ messages)
[PATCH 0/4] Improve usability of TH1520 with mainline SPL
2025-05-16 3:05 UTC (5+ messages)
` [PATCH 1/4] riscv: cpu: th1520: Initialize IOPMPs in SPL
` [PATCH 2/4] clk: thead: Port clock controller driver of TH1520 SoC
` [PATCH 3/4] riscv: cpu: th1520: Select clock driver
` [PATCH 4/4] riscv: dts: th1520: Complete clock tree
[PATCH v2 00/12] riscv: Add vendor extensions support for SiFive
2025-05-16 3:03 UTC (26+ messages)
` [PATCH v2 01/12] dt-bindings: riscv: Add xsfvqmaccdod and xsfvqmaccqoq ISA extension description
` [PATCH v2 02/12] riscv: Add SiFive xsfvqmaccdod and xsfvqmaccqoq vendor extensions
` [PATCH v2 03/12] riscv: hwprobe: Document "
` [PATCH v2 04/12] riscv: hwprobe: Add SiFive vendor extension support and probe for xsfqmaccdod and xsfqmaccqoq
` [PATCH v2 05/12] dt-bindings: riscv: Add xsfvfnrclipxfqf ISA extension description
` [PATCH v2 06/12] riscv: Add SiFive xsfvfnrclipxfqf vendor extension
` [PATCH v2 07/12] riscv: hwprobe: Document "
` [PATCH v2 08/12] riscv: hwprobe: Add "
` [PATCH v2 09/12] dt-bindings: riscv: Add xsfvfwmaccqqq ISA extension description
` [PATCH v2 10/12] riscv: Add SiFive xsfvfwmaccqqq vendor extension
` [PATCH v2 11/12] riscv: hwprobe: Document "
` [PATCH v2 12/12] riscv: hwprobe: Add "
[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-16 2:59 UTC (14+ messages)
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v4 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
[PATCH v2 00/15] btrfs: convert to use rb_find() and rb_find_add() helper
2025-05-16 3:03 UTC (16+ messages)
` [PATCH v2 01/15] btrfs: use rb_find_add() in btrfs_insert_inode_defrag()
` [PATCH v2 02/15] btrfs: use rb_find() in __btrfs_lookup_delayed_item()
` [PATCH v2 03/15] btrfs: use rb_find() in ulist_rbtree_search()
` [PATCH v2 04/15] btrfs: use rb_find_add() in ulist_rbtree_insert()
` [PATCH v2 05/15] btrfs: use rb_find() in lookup_block_entry()
` [PATCH v2 06/15] btrfs: use rb_find_add() in insert_block_entry()
` [PATCH v2 07/15] btrfs: use rb_find() in lookup_root_entry()
` [PATCH v2 08/15] btrfs: use rb_find_add() in insert_root_entry()
` [PATCH v2 09/15] btrfs: use rb_find_add() in insert_ref_entry()
` [PATCH v2 10/15] btrfs: use rb_find() in find_qgroup_rb()
` [PATCH v2 11/15] btrfs: use rb_find_add() in add_qgroup_rb()
` [PATCH v2 12/15] btrfs: use rb_find() in btrfs_qgroup_trace_subtree_after_cow()
` [PATCH v2 13/15] btrfs: use rb_find_add() in btrfs_qgroup_add_swapped_blocks()
` [PATCH v2 14/15] btrfs: pass struct rb_simple_node pointer directly in rb_simple_insert()
` [PATCH v2 15/15] btrfs: use rb_find_add() "
[PATCH 0/9] qom: Consolidate OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE*
2025-05-16 3:23 UTC (9+ messages)
` [PATCH 8/9] target/s390x/kvm/pv: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES
[PATCH v10 00/10] mtd: add driver for Intel discrete graphics
2025-05-16 3:00 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for mtd: add driver for Intel discrete graphics (rev3)
[PATCH net-next] net: let lockdep compare instance locks
2025-05-16 2:59 UTC (4+ messages)
[PULL 00/46] aspeed queue
2025-05-16 2:59 UTC (4+ messages)
` [PULL 45/46] tests/functional/aspeed: Add test case for AST2700 A1
[PATCH 1/3] ARM: dts: imx6ulz-bsh-smm-m2: Enable hardware rng
2025-05-16 4:08 UTC (6+ messages)
` [PATCH 2/3] ARM: dts: imx6ulz-bsh-smm-m2: Enable uart2
` [PATCH 3/3] ARM: dts: imx6ulz-bsh-smm-m2: Update wifi/bluetooth pinctrl
[PATCH 0/2] Fixes for TCG/HVF warning of CPUID_HT and CPUID_EXT3_CMP_LEG
2025-05-16 3:17 UTC (4+ messages)
` [PATCH 2/2] i386/hvf: Make CPUID_HT supported
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:2120 bnxt_get_regs() warn: unsigned 'j' is never less than zero
2025-05-16 2:54 UTC
[PATCH 1/1] Add check to ida_alloc()
2025-05-16 3:59 UTC (2+ messages)
[PATCH net-next v4] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
2025-05-16 2:41 UTC
[tip:core/entry] [entry] e43b8bb56e: stress-ng.personality.ops_per_sec 3.2% improvement
2025-05-16 2:39 UTC
[PATCH v4 00/38] Mediated vPMU 4.0 for x86
2025-05-16 2:37 UTC (6+ messages)
` [PATCH v4 27/38] KVM: x86/pmu: Handle PMU MSRs interception and event filtering
` [PATCH v4 29/38] KVM: x86/pmu: Switch host/guest PMU context at vm-exit/vm-entry
[PATCH 00/28] mm, swap: introduce swap table
2025-05-16 2:35 UTC (4+ messages)
` [PATCH 24/28] mm, swap: implement helpers for reserving data in "
[PATCH v4 00/10] Support hiding capability when its initialization fails
2025-05-16 2:33 UTC (4+ messages)
` [PATCH v4 02/10] vpci/header: Emulate legacy capability list for dom0
[PATCH v2 0/4] relayfs: misc changes
2025-05-16 2:32 UTC (4+ messages)
` [PATCH v2 2/4] relayfs: introduce dump of relayfs statistics function
[PATCH v13 0/5] arm/virt: CXL support via pxb_cxl
2025-05-16 2:30 UTC (2+ messages)
[PATCH v2 net-next 0/7] ipv6: Follow up for RTNL-free RTM_NEWROUTE series
2025-05-16 2:27 UTC (8+ messages)
` [PATCH v2 net-next 1/7] ipv6: Remove rcu_read_lock() in fib6_get_table()
` [PATCH v2 net-next 2/7] inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?()
` [PATCH v2 net-next 3/7] ipv6: Narrow down RCU critical section in inet6_rtm_newroute()
` [PATCH v2 net-next 4/7] Revert "ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup"
` [PATCH v2 net-next 5/7] Revert "ipv6: Factorise ip6_route_multipath_add()."
` [PATCH v2 net-next 6/7] ipv6: Pass gfp_flags down to ip6_route_info_create_nh()
` [PATCH v2 net-next 7/7] ipv6: Revert two per-cpu var allocation for RTM_NEWROUTE
Please recommend the appropriate Kernel and Xenomai version for my hardware
2025-05-16 2:29 UTC (3+ messages)
[PATCH v2 0/2] xen/domain: updates to hardware emulation flags
2025-05-16 2:29 UTC (3+ messages)
` [PATCH v2 1/2] xen/domain: introduce non-x86 "
` [PATCH v2 2/2] xen/domain: rewrite emulation_flags_ok()
[PATCH v1] ACPI: battery: Reduce unnecessary calls to acpi_battery_update()
2025-05-16 2:28 UTC
[PATCH v1 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-05-16 2:23 UTC (5+ messages)
` [PATCH v1 1/2] ethernet: eswin: Document for eic7700 SoC
` [PATCH v1 2/2] ethernet: eswin: Add eic7700 ethernet driver
[PATCH 0/2] tools/bootconfig: allow overriding CFLAGS and LDFLAGS
2025-05-16 2:25 UTC (3+ messages)
[thomas-weissschuh:b4/sysfs-const-bin_attr-final 4/5] drivers/virt/coco/guest/tsm-mr.c:212:28: error: 'struct bin_attribute' has no member named 'read_new'
2025-05-16 2:23 UTC
[PATCH] drm/scheduler: signal scheduled fence when kill job
2025-05-16 2:21 UTC (5+ messages)
[PATCH i-g-t] tests/intel/xe_drm_fdinfo: Add test to check for active contexts
2025-05-16 2:20 UTC (2+ messages)
` ✓ i915.CI.Full: success for tests/intel/xe_drm_fdinfo: Add test to check for active contexts (rev2)
[walnascar][PATCH] iputils: Security fix for CVE-2025-47268
2025-05-16 2:18 UTC
Question about UIO vs DT
2025-05-16 2:18 UTC (3+ messages)
[PATCH] ublk: fix dead loop when canceling io command
2025-05-16 2:16 UTC (3+ messages)
[GIT PULL] Allwinner device tree changes for 6.16
2025-05-16 2:09 UTC
[tip:locking/futex] [futex] cec199c5e3: will-it-scale.per_thread_ops 3.2% regression
2025-05-16 2:13 UTC
[norov:cpumask_next 28/33] include/linux/cpumask.h:332:14: error: conflicting types for 'cpumask_next_wrap'
2025-05-16 2:12 UTC
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-05-16 2:12 UTC (6+ messages)
[GIT PULL] Allwinner fixes for 6.15
2025-05-16 2:08 UTC
[GIT PULL] Allwinner clock changes for 6.16
2025-05-16 2:11 UTC
[OE-core][PATCH] util-linux/util-linux-libuuid: upgrade from 2.40.4 to 2.41
2025-05-16 2:10 UTC
[GIT PULL] Allwinner clock fixes for 6.15
2025-05-16 2:10 UTC
[PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
2025-05-16 2:07 UTC (19+ messages)
` [PATCH v4 1/7] vdpa: check for iova tree initialized at net_client_start
` [PATCH v4 2/7] vdpa: reorder vhost_vdpa_set_backend_cap
` [PATCH v4 3/7] vdpa: set backend capabilities at vhost_vdpa_init
` [PATCH v4 4/7] vdpa: add listener_registered
` [PATCH v4 5/7] vdpa: reorder listener assignment
` [PATCH v4 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
[PATCH v3 0/2] Add support for Firefly Station-M3/ROC-RK3588S-PC
2025-05-16 2:04 UTC (8+ messages)
` [PATCH v3 1/2] dt-bindings: arm: rockchip: Add Firefly ROC-RK3588S-PC
` [PATCH v3 2/2] arm64: dts: rockchip: add DTs for "
[PATCH v6 0/2] xen/domain: domain ID allocation
2025-05-16 2:04 UTC (3+ messages)
` [PATCH v6 1/2] xen/domain: unify "
` [PATCH v6 2/2] xen/domain: adjust domain ID allocation for Arm
[f2fs-dev] [PATCH V3 0/7] f2fs: new mount API conversion
2025-05-16 2:01 UTC (9+ messages)
` [f2fs-dev] [PATCH V3 7/7] f2fs: switch to the new mount api
` "
[PATCH v2 0/5] Some random fixes and cleanup to shmem
2025-05-16 2:01 UTC (5+ messages)
` [PATCH v2 3/5] mm/shmem: Fix potential dead loop in shmem_unuse()
` [PATCH v2 4/5] mm: shmem: only remove inode from swaplist when it's swapped page count is 0
BUG kernel 6.12.19 defautl_swiotlb_limit() returns wrong value for CONFIG_SWIOTLB_DYNAMIC=y effects atm only under XEN dom0
2025-05-15 23:03 UTC
[PATCH RFC 0/3] ASoC: audio-graph-card2: support explicitly disabled links
2025-05-16 1:59 UTC (7+ messages)
` [PATCH RFC 1/3] ASoC: re-introduce disable_route_checks flag for OF routes
` [PATCH RFC 2/3] ASoC: audio-graph-card2: support explicitly disabled links
` [PATCH RFC 3/3] ASoC: generic: add more sample DTSIs for audio-graph-card2
[PATCH] net/tun: expose queue utilization stats via ethtool
2025-05-16 1:56 UTC (4+ messages)
[PATCH] platform/x86/intel/pmc Fix Arrow Lake U/H support to intel_pmc_core driver
2025-05-16 1:56 UTC
[PATCH] dm-mpath: Don't grab work_mutex while probing paths
2025-05-16 1:55 UTC
[PATCH v2] wifi: ath11k: clean-up during wrong ath11k_crypto_mode
2025-05-16 1:51 UTC (2+ messages)
[PATCH] MAINTAINERS: add mm memory policy section
2025-05-16 1:51 UTC (3+ messages)
[PATCH v5 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-05-16 1:49 UTC (5+ messages)
` [PATCH v5 1/2] ACPI:RAS2: Add ACPI RAS2 driver
[PATCH] virtio-net: Add queues for RSS during migration
2025-05-16 1:44 UTC (4+ messages)
[PATCH v3 1/2] arm: imx: imx8m: soc: fix the macro name
2025-05-16 1:45 UTC (4+ messages)
` [PATCH v3 2/2] arm: imx: imx8m: soc: replace ifdef by IS_ENABLED()
Fwd: [PATCH] selftests : timers : valid-adjtimex.c : Fixed style checks
2025-05-16 1:44 UTC
[mingo-tip:WIP.x86/boot] [x86/boot] e56e18a469: BUG:kernel_reboot-without-warning_in_boot_stage
2025-05-16 1:44 UTC
[PATCH] btrfs-progs: mkfs: use path_canonicalize for input device
2025-05-16 1:43 UTC (2+ messages)
[PATCH 0/4] arm64: dts: qcom: x1p42100-lenovo-thinkbook-16: dt definition for Thinkbook 16
2025-05-16 1:43 UTC (2+ messages)
Missing board ID 4634 in board-2.bin for QCN9274
2025-05-16 1:41 UTC (5+ messages)
[PATCH u-boot v1] ARM: dts: aspeed: Adjust Device Nodes For Nvidia's GB200NVL BMC
2025-05-16 1:40 UTC (2+ messages)
[PATCH v4 0/4] dma-mapping: benchmark: Add support for dma_map_sg
2025-05-16 1:40 UTC (5+ messages)
` [PATCH v4 1/4] dma-mapping: benchmark: Add padding to ensure uABI remained consistent
` [PATCH v4 2/4] dma-mapping: benchmark: modify the framework to adapt to more map modes
` [PATCH v4 3/4] dma-mapping: benchmark: add support for dma_map_sg
` [PATCH v4 4/4] selftests/dma: Add dma_map_sg support for dma_map_benchmark
[PATCH net-next v5 0/5] Add PCS support for Qualcomm IPQ9574 SoC
2025-05-16 1:40 UTC (9+ messages)
[linux-next:master 2963/11408] include/linux/mm.h:4300 page_pool_page_is_pp() warn: masked condition '(page->pp_magic & ~(((0) + (((~((0))) << ((1 + __fls((64 + (6767463209352822784)) - (6767463209352822784))))) & (~((0)) >> (64 - 1 - ((((32) < (__ffs((6767463209352822784)) - (1 + __fl
2025-05-16 1:37 UTC
wifi: ath12k: start-up crash with WCN7850 hw2.0 on TI AM69-SK board
2025-05-16 1:36 UTC (10+ messages)
[PATCH v2] r8152: Add wake up function for RTL8153
2025-05-16 1:35 UTC
[PATCH v4 0/3] xen/console: few cleanups in console driver
2025-05-16 1:35 UTC (4+ messages)
` [PATCH v4 1/3] xen/console: cleanup conring management
` [PATCH v4 2/3] xen/console: introduce console_send()
` [PATCH v4 3/3] xen/console: introduce conring_flush()
[PATCH] iputils: Security fix for CVE-2025-47268
2025-05-16 1:33 UTC
[PATCH v2] pwm: mc33xs2410: add support for temperature sensors
2025-05-16 1:33 UTC (2+ messages)
[PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
2025-05-16 1:31 UTC (12+ messages)
[PATCH] libblkid: Fix crash while parsing config with libeconf
2025-05-16 1:31 UTC
[PATCH 00/50] ppc/xive: updates for PowerVM
2025-05-16 1:29 UTC (3+ messages)
[PATCH 00/19] virtio_ring in order support
2025-05-16 1:30 UTC (9+ messages)
` [PATCH 13/19] virtio_ring: introduce virtqueue ops
pull-request: rtw-next-2025-05-16
2025-05-16 1:24 UTC
[PATCH net-next 0/2] net: airoha: Add per-flow stats support to hw flowtable offloading
2025-05-16 1:13 UTC (3+ messages)
` [PATCH net-next 2/2] net: airoha: Add FLOW_CLS_STATS callback support
[yocto] meta-mingw - how to use the SDK on Windows
2025-05-16 1:15 UTC (4+ messages)
[PATCH v6 0/9] x86: Add support for NMI-source reporting with FRED
2025-05-16 1:15 UTC (5+ messages)
` [PATCH v6 1/9] x86/fred, KVM: VMX: Pass event data to the FRED entry point from KVM
[PATCH] staging: rtl8723bs: fix spacing around '+' in rtw_cmd.c
2025-05-16 1:14 UTC (4+ messages)
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.