messages from 2025-04-15 18:37:47 to 2025-04-15 19:33:45 UTC [more...]
[net-next PATCH v3 00/11] Add PCS core support
2025-04-15 19:33 UTC (4+ messages)
` [net-next PATCH v3 01/11] dt-bindings: net: Add Xilinx PCS
` [net-next PATCH v3 02/11] net: phylink: Support setting PCS link change callbacks
` [net-next PATCH v3 03/11] net: pcs: Add subsystem
[Buildroot] [git commit] boot/arm-trusted-firmware: fix the build for macchiatobin
2025-04-15 19:29 UTC
[Buildroot] [PATCH v2] boot/arm-trusted-firmware: fix the build for macchiatobin
2025-04-15 19:33 UTC (2+ messages)
[RFC PATCH 0/8] repack: avoid MIDX'ing cruft pack(s) where possible
2025-04-15 19:32 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/8] pack-objects: use standard option incompatibility functions
[PATCH v4 000/163] tcg: Convert to TCGOutOp structures
2025-04-15 19:23 UTC (20+ messages)
` [PATCH v4 002/163] tcg: Use extract2 for cross-word 64-bit extract on 32-bit host
` [PATCH v4 003/163] tcg: Remove INDEX_op_ext{8,16,32}*
` [PATCH v4 004/163] tcg: Merge INDEX_op_mov_{i32,i64}
` [PATCH v4 006/163] tcg: Merge INDEX_op_add_{i32,i64}
` [PATCH v4 007/163] tcg: Convert and to TCGOutOpBinary
` [PATCH v4 008/163] tcg: Merge INDEX_op_and_{i32,i64}
` [PATCH v4 010/163] tcg/optimize: Emit add r, r, -1 in fold_setcond_tst_pow2
` [PATCH v4 011/163] tcg: Convert andc to TCGOutOpBinary
` [PATCH v4 012/163] tcg: Merge INDEX_op_andc_{i32,i64}
` [PATCH v4 013/163] tcg: Convert or to TCGOutOpBinary
` [PATCH v4 015/163] tcg/optimize: Fold orc with immediate to or
` [PATCH v4 016/163] tcg: Convert orc to TCGOutOpBinary
` [PATCH v4 020/163] tcg/optimize: Fold eqv with immediate to xor
` [PATCH v4 021/163] tcg: Convert eqv to TCGOutOpBinary
` [PATCH v4 022/163] tcg: Merge INDEX_op_eqv_{i32,i64}
` [PATCH v4 033/163] tcg: Convert not to TCGOutOpUnary
` [PATCH v4 037/163] tcg: Convert muluh to TCGOutOpBinary
` [PATCH v4 043/163] tcg: Convert divu "
` [PATCH v4 064/163] tcg: Convert ctz "
[PATCH -v2 0/2] wifi: rtw88: sdio: Enable tx status for management frames
2025-04-15 19:31 UTC (5+ messages)
` [PATCH -v2 1/2] wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionally
` [PATCH -v2 2/2] wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMT
[PATCH v4] rust: static_assert: add optional message
2025-04-15 19:30 UTC (3+ messages)
[PATCH v4 0/5] cgroup: separate rstat trees
2025-04-15 19:30 UTC (4+ messages)
` [PATCH v4 5/5] cgroup: use subsystem-specific rstat locks to avoid contention
[PATCH net-next 0/8] Adopting nlmsg_payload() in IPv4/IPv6
2025-04-15 19:28 UTC (9+ messages)
` [PATCH net-next 1/8] ipv6: Use nlmsg_payload in addrlabel file
` [PATCH net-next 2/8] ipv6: Use nlmsg_payload in addrconf file
` [PATCH net-next 3/8] ipv6: Use nlmsg_payload in route file
` [PATCH net-next 4/8] ipv4: Use nlmsg_payload in devinet file
` [PATCH net-next 5/8] ipv4: Use nlmsg_payload in fib_frontend file
` [PATCH net-next 6/8] ipv4: Use nlmsg_payload in route file
` [PATCH net-next 7/8] ipv4: Use nlmsg_payload in ipmr file
` [PATCH net-next 8/8] vxlan: Use nlmsg_payload in vxlan_vnifilter_dump
[Buildroot] [PATCH] package/vim: extend comment about vi symlink
2025-04-15 19:29 UTC
[f2fs-dev] [PATCH] resize.f2fs: fix to always change metadata for expand resize
2025-04-15 19:28 UTC (2+ messages)
[PATCH net-next] r8169: refactor chip version detection
2025-04-15 19:29 UTC
[PATCH] ACPICA: Add support for printing AML arguments when trace point enabled
2025-04-15 19:26 UTC
[PATCH v12 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-04-15 19:25 UTC (5+ messages)
` [PATCH v12 18/26] x86/resctrl: Add default MBM event configurations for mbm_cntr_assign mode
[PATCH v2 0/9] clk: renesas: rzv2h: Add clock and reset entries for USB2 and GBETH
2025-04-15 19:24 UTC (9+ messages)
` [PATCH v2 6/9] clk: renesas: rzv2h-cpg: Ignore monitoring CLK_MON bits for external clocks
` [PATCH v2 9/9] clk: renesas: r9a09g057: Add clock and reset entries for GBETH0/1
[PATCH] dt-bindings: remove RZ/N1S bindings
2025-04-15 19:23 UTC (2+ messages)
[f2fs-dev] [PATCH 000/153] f2fs folio conversions for 6.16
2025-04-15 19:22 UTC (3+ messages)
` [f2fs-dev] [PATCH 003/153] f2fs: Introduce fio_inode()
meta-qt6 on layerindex
2025-04-15 19:22 UTC (4+ messages)
` [OE-core] "
[PATCH v2 00/13] vt: implement proper Unicode handling
2025-04-15 19:18 UTC (14+ messages)
` [PATCH v2 01/13] vt: minor cleanup to vc_translate_unicode()
` [PATCH v2 02/13] vt: move unicode processing to a separate file
` [PATCH v2 03/13] vt: properly support zero-width Unicode code points
` [PATCH v2 04/13] vt: introduce gen_ucs_width_table.py to create ucs_width_table.h
` [PATCH v2 05/13] vt: create ucs_width_table.h with gen_ucs_width_table.py
` [PATCH v2 06/13] vt: use new tables in ucs.c
` [PATCH v2 07/13] vt: introduce gen_ucs_recompose_table.py to create ucs_recompose_table.h
` [PATCH v2 08/13] vt: create ucs_recompose_table.h with gen_ucs_recompose_table.py
` [PATCH v2 09/13] vt: support Unicode recomposition
` [PATCH v2 10/13] vt: pad double-width code points with a zero-width space
` [PATCH v2 11/13] vt: remove zero-width-space handling from conv_uni_to_pc()
` [PATCH v2 12/13] vt: update gen_ucs_width_table.py to make tables more space efficient
` [PATCH v2 13/13] vt: refresh ucs_width_table.h and adjust code in ucs.c accordingly
Question: fentry on kernel func optimized by compiler
2025-04-15 19:21 UTC (5+ messages)
[PATCH v2] docs: backlight: Clarify `actual_brightness`
2025-04-15 19:20 UTC
[RFC v5 0/7] Add packed format to shadow virtqueue
2025-04-15 19:20 UTC (12+ messages)
` [RFC v5 3/7] vhost: Forward descriptors to device via packed SVQ
[obsolete] compilerh-avoid-the-usage-of-__typeof_unqual__-when-__genksyms__-is-defined.patch removed from -mm tree
2025-04-15 19:19 UTC
[PATCH 1/2] perlcross: 1.6.1 -> 1.6.2
2025-04-15 19:18 UTC (2+ messages)
` [PATCH 2/2] perl: upgrade 5.40.1 -> 5.40.2
[PATCH] pmdomain: bcm: bcm2835-power: Use devm_clk_get_optional
2025-04-15 19:08 UTC (2+ messages)
[PATCH v2] rust: helpers: Remove volatile qualifier from io helpers
2025-04-15 19:14 UTC (2+ messages)
[PATCH 00/11] vt: implement proper Unicode handling
2025-04-15 19:16 UTC (13+ messages)
` [PATCH 02/11] vt: move unicode processing to a separate file
` [PATCH 03/11] vt: properly support zero-width Unicode code points
` [PATCH 04/11] vt: introduce gen_ucs_width.py to create ucs_width.c
` [PATCH 09/11] vt: update gen_ucs_width.py to produce more space efficient tables
[PATCH 0/7] clk: renesas: rzg2l-cpg: Drop PM domain abstraction for MSTOP
2025-04-15 19:16 UTC (5+ messages)
` [PATCH 6/7] dt-bindings: clock: rzg2l-cpg: Drop power domain IDs
` [PATCH 7/7] Revert "dt-bindings: clock: renesas,rzg2l-cpg: Update #power-domain-cells = <1> for RZ/G3S"
[PATCH v8 1/4] drm/panthor: Introduce BO labeling
2025-04-15 19:15 UTC (5+ messages)
` [PATCH v8 2/4] drm/panthor: Add driver IOCTL for setting BO labels
` [PATCH v8 3/4] drm/panthor: Label all kernel BO's
` [PATCH v8 4/4] drm/panthor: show device-wide list of DRM GEM objects over DebugFS
` [PATCH v8 0/4] Panthor BO tagging and GEMS debug display
[PATCH v3] loop: LOOP_SET_FD: send uevents for partitions
2025-04-15 19:15 UTC (2+ messages)
[Buildroot] [PATCH] package/double-conversion: bump to version 3.3.1
2025-04-15 19:15 UTC
[PATCH v3] rust: helpers: Add dma_alloc_attrs() and dma_free_attrs()
2025-04-15 19:15 UTC (2+ messages)
[PATCH v5 0/9] PCI: Enable Power and configure the TC9563 PCIe switch
2025-04-15 19:13 UTC (3+ messages)
` [PATCH v5 4/9] PCI: dwc: Add host_start_link() & host_start_link() hooks for dwc glue drivers
[meta-webserver][PATCH] monkey: Update project website
2025-04-15 19:12 UTC (3+ messages)
` [oe] "
[PATCH i-g-t, v7 0/5] Stress copy engines during render
2025-04-15 19:12 UTC (3+ messages)
` ✓ i915.CI.BAT: success for Stress copy engines during render (rev9)
` ✓ Xe.CI.BAT: "
[PATCH v3] xfs_repair: fix link counts update following repair of a bad block
2025-04-15 19:12 UTC (2+ messages)
[PATCH v1 00/14] riscv: introduce basic UART support and interrupts for hypervisor mode
2025-04-15 19:11 UTC (4+ messages)
` [PATCH v1 08/14] xen/riscv: imsic_init() implementation
meson build failure on 'seen'
2025-04-15 19:11 UTC (2+ messages)
[regression 6.1.y] Regression from 476c1dfefab8 ("mm: Don't pin ZERO_PAGE in pin_user_pages()") with pci-passthrough for both KVM VMs and booting in xen DomU
2025-04-15 19:11 UTC (3+ messages)
[PATCH] Bluetooth: vhci: Avoid needless snprintf() calls
2025-04-15 19:11 UTC (4+ messages)
` "
[PATCH 0/5] mm/vmalloc.c: code cleanup and improvements
2025-04-15 19:10 UTC (16+ messages)
` [PATCH 1/5] mm/vmalloc.c: change purge_ndoes as local static variable
` [PATCH 2/5] mm/vmalloc.c: find the vmap of vmap_nodes in reverse order
` [PATCH 3/5] mm/vmalloc.c: optimize code in decay_va_pool_node() a little bit
` [PATCH 4/5] mm/vmalloc: optimize function vm_unmap_aliases()
` [PATCH 5/5] mm/vmalloc.c: return explicit error value in alloc_vmap_area()
[PATCH v3 0/4] mm/folio_zero_user: add multi-page clearing
2025-04-15 19:10 UTC (2+ messages)
[PATCH rc v2] iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids
2025-04-15 18:56 UTC
[PATCH v1 1/1] ipmi: si: Cast to smaller integer type without warning
2025-04-15 19:09 UTC (5+ messages)
[PATCH v2 security-next 0/4] Introducing Hornet LSM
2025-04-15 19:08 UTC (9+ messages)
` [PATCH v2 security-next 1/4] security: "
[PATCH v8 00/21] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-04-15 19:08 UTC (6+ messages)
` [PATCH v8 07/21] x86/resctrl: Add end-marker to the resctrl_event_id enum
` [PATCH v8 16/21] x86/resctrl: Always initialise rid field in rdt_resources_all[]
[PATCH] clk: bcm: rpi: Drop module alias
2025-04-15 18:56 UTC
[PATCH 0/3] ASoC: make some DAPM functions *void* instead of *int*
2025-04-15 19:06 UTC (4+ messages)
` [PATCH 1/3] ASoC: dapm: make dapm_update_dai_chan() *void*
` [PATCH 2/3] ASoC: dapm: make dapm_update_dai_unlocked() *void*
` [PATCH 3/3] ASoC: dapm: make snd_soc_dapm_update_dai() *void*
[PATCH 0/3] drm/i915/pch: conversion to struct intel_display use, cleanups
2025-04-15 19:07 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
sev_es_trampoline_start undefined symbol referenced errors during kunit run
2025-04-15 19:06 UTC (5+ messages)
[PATCH v1 0/2] add support for MCP998X
2025-04-15 19:05 UTC (3+ messages)
` [PATCH v1 2/2] iio: temperature: "
[PATCH] vfio/igd: Check host PCI address when probing
2025-04-15 19:04 UTC (7+ messages)
[PATCH] iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids
2025-04-15 18:52 UTC (3+ messages)
[PATCH] dt-bindings: usb: usb-device: allow multiple compatibles
2025-04-15 19:01 UTC (2+ messages)
[PATCH REGRESSION-FIX] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
2025-04-15 18:59 UTC (2+ messages)
[PATCH v5 0/8] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
2025-04-15 19:00 UTC (8+ messages)
` [PATCH v5 5/8] arm64: dts: freescale: add Ka-Ro Electronics tx8p-ml81 COM
` [PATCH v5 6/8] arm64: dts: freescale: Add the GOcontroll Moduline Display baseboard
` [PATCH v5 7/8] arm64: dts: freescale: Add the BOE av101hdt-a10 variant of the Moduline Display
[PATCH net] net: devmem: fix kernel panic when socket close after module unload
2025-04-15 18:59 UTC (3+ messages)
[PATCH v5 00/21] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
2025-04-15 18:48 UTC (5+ messages)
` [PATCH v5 19/21] riscv: dts: thead: Introduce power domain nodes with aon firmware
[PATCH v4 0/2] coresight: catu: Introduce refcount and spinlock for enabling/disabling
2025-04-15 18:46 UTC (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] coresight: core: Disable helpers for devices that fail to enable
[PATCH] xfs_repair: Bump link count if longform_dir2_rebuild yields shortform dir
2025-04-15 18:56 UTC (4+ messages)
[Intel-wired-lan] [PATCH iwl-next 00/14] Introduce iXD driver
2025-04-15 18:54 UTC (10+ messages)
` [Intel-wired-lan] [PATCH iwl-next 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
` "
` [Intel-wired-lan] [PATCH iwl-next 06/14] libeth: add bookkeeping support for control queue messages
` "
` [Intel-wired-lan] [PATCH iwl-next 14/14] ixd: add devlink support
` "
[PATCH] octeontx2-pf: handle otx2_mbox_get_rsp errors
2025-04-15 18:51 UTC (3+ messages)
[PATCH v2 0/8] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
2025-04-15 18:49 UTC (9+ messages)
` [PATCH v2 1/8] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v2 2/8] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v2 3/8] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v2 4/8] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v2 5/8] ref_tracker: add ability to register a file in debugfs for a ref_tracker_dir
` [PATCH v2 6/8] net: add ref_tracker_dir_debugfs() calls for netns refcount tracking
` [PATCH v2 7/8] ref_tracker: widen the ref_tracker_dir.name field
` [PATCH v2 8/8] net: register debugfs file for net_device refcnt tracker
[PATCH v5 0/2] tpm_ffa_crb: add support direct message request v2
2025-04-15 18:50 UTC (3+ messages)
` [PATCH v5 1/2] tpm_ffa_crb: access tpm service over FF-A "
` [PATCH v5 2/2] tpm_crb_ffa: use dev_xx() macro to print log
[PATCH v4 0/4] Large devcoredump file support
2025-04-15 18:48 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v2 00/15] Update PHYTEC i.MX93 DTS
2025-04-15 18:48 UTC (13+ messages)
` [PATCH v2 08/15] arm64: dts: freescale: imx93-phyboard-segin: Fix SD-card pinctrl
` [PATCH v2 09/15] arm64: dts: freescale: imx93-phyboard-segin: Fix for ERR052021 errata
` [PATCH v2 10/15] arm64: dts: freescale: imx93-phyboard-segin: Add RTC support
` [PATCH v2 11/15] arm64: dts: freescale: imx93-phyboard-segin: Add CAN support
` [PATCH v2 12/15] arm64: dts: freescale: imx93-phyboard-segin: Add USB support
` [PATCH v2 15/15] arm64: dts: freescale: imx93-phyboard-segin: Order node alphabetically
[PATCH] rust: kbuild: use `pound` to support GNU Make < 4.3
2025-04-15 18:47 UTC (2+ messages)
[PATCH] r8169: do not call rtl8169_down() twice on shutdown
2025-04-15 18:48 UTC (2+ messages)
[PATCH 1/2] perf/x86/intel: Don't clear perf metrics overflow bit unconditionally
2025-04-15 18:47 UTC (2+ messages)
[PATCH perfbook 0/2] Split "Index of People" from general "Index"
2025-04-15 18:47 UTC (2+ messages)
[PATCH v2 0/3] virtio-gpu: fix blob unmapping sequence
2025-04-15 18:46 UTC (2+ messages)
[REGRESSION] Kernel reboots unexpectdely on i.MX8X when Cortex-M4 is running and it was started by U-Boot bootaux
2025-04-15 18:40 UTC (8+ messages)
[PATCH v2] emulation: fdt: Allow using U-Boot's device tree with QEMU
2025-04-15 18:45 UTC (5+ messages)
[PATCH ath-next] wifi: ath12k: Fix the QoS control field offset to build QoS header
2025-04-15 18:41 UTC
[PATCH net v2] octeon_ep_vf: Resolve netdevice usage count issue
2025-04-15 18:44 UTC (2+ messages)
[PATCH v5] generic: add a test for atomic writes
2025-04-15 18:44 UTC (3+ messages)
[PATCH v6 00/10] arm64: Introduce CIX P1 (SKY1) SoC
2025-04-15 18:39 UTC (3+ messages)
` [PATCH v6 06/10] mailbox: add CIX mailbox driver
[RFC vfs/for-next 0/1] Only set epoll timeout if it's in the future
2025-04-15 18:43 UTC (2+ messages)
` [RFC vfs/for-next 1/1] eventpoll: Set "
[PATCH v3 1/4] drm: add function drm_file_err to print proc information too
2025-04-15 18:43 UTC (4+ messages)
` [PATCH v3 2/4] drm/amdgpu: add drm_file reference in userq_mgr
` [PATCH v3 3/4] drm/amdgpu: use drm_file_err in logging to also dump process information
` [PATCH v3 4/4] drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userqueue.c
linux-next: Fixes tag needs some work in the btrfs tree
2025-04-15 18:43 UTC (2+ messages)
[PATCH v4 0/2] tpm_ffa_crb: add support direct message request v2
2025-04-15 18:42 UTC (4+ messages)
` [PATCH v4 2/2] tpm_crb_ffa: use dev_xx() macro to print log
[PATCH v3 0/3] intel_idle: Add C1 demotion on/off sysfs knob
2025-04-15 18:40 UTC (3+ messages)
` [PATCH v3 1/3] "
[PATCH v2 0/2] Add support for WoM (Wake-on-Motion) feature
2025-04-15 18:39 UTC (3+ messages)
` [PATCH v2 2/2] iio: imu: inv_icm42600: add wakeup functionality for Wake-on-Motion
[PATCH v5 0/6] platform/x86: Add Lenovo Gaming Series WMI Drivers
2025-04-15 18:39 UTC (5+ messages)
` [PATCH v5 6/6] platform/x86: Add Lenovo Other Mode WMI Driver
[PATCH v2 net-next 10/14] ipv6: Factorise ip6_route_multipath_add()
2025-04-15 18:38 UTC (3+ messages)
[PATCH 1/2] arm64: errata: Work around AmpereOne's erratum AC03_CPU_36
2025-04-15 18:38 UTC (3+ messages)
` [PATCH 2/2] arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
[PATCH v5 0/4] Large devcoredump file support
2025-04-15 18:39 UTC (5+ messages)
` [PATCH v5 1/4] drm/xe: Add devcoredump chunking
` [PATCH v5 2/4] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
` [PATCH v5 3/4] drm/print: Add drm_coredump_printer_is_full
` [PATCH v5 4/4] drm/xe: Abort printing coredump in VM printer output if full
[meta-oe][GIT PULL] fitimage.bbclass Improvements
2025-04-15 12:56 UTC
[meta-oe][PATCH] libsimplelog: A new logging library for C89-C++20
2025-04-15 17:14 UTC
[PATCH] pybootchartgui: visualize /proc/net/dev network stats in graphs
2025-04-15 16:35 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.