messages from 2025-05-11 18:32:52 to 2025-05-11 21:17:55 UTC [more...]
[PATCH] riscv: Add kprobes KUnit test
2025-05-11 21:17 UTC (2+ messages)
[PATCH v4] ptp: ocp: Limit signal/freq counts in show/store functions
2025-05-11 21:16 UTC (2+ messages)
[PATCH] busybox: Skip a non-posix awk ptest on musl systems
2025-05-11 21:14 UTC
[PATCH V6 0/1] NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only
2025-05-11 21:13 UTC (5+ messages)
` [PATCH V6 1/1] NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE
[RFT PATCH 00/14] Add a single source of truth for UBWC configuration data
2025-05-11 21:13 UTC (5+ messages)
` [PATCH RFT 01/14] soc: qcom: Add UBWC config provider
[PATCH RESUBMIT net-next] net: phy: remove Kconfig symbol MDIO_DEVRES
2025-05-11 21:13 UTC
[yocto-metrics-meta-oe][PATCH] patch-status: add walnascar
2025-05-11 21:10 UTC
[PATCH v2 00/62] add support for Hopper and Blackwell GPUs
2025-05-11 21:07 UTC (60+ messages)
` [PATCH v2 01/62] drm/nouveau/gsp: fix rm shutdown wait condition
` [PATCH v2 02/62] drm/nouveau/ce: bump max instances to 20
` [PATCH v2 03/62] drm/nouveau/nvenc: bump max instances to 4
` [PATCH v2 04/62] drm/nouveau/ofa: bump max instances to 2
` [PATCH v2 05/62] drm/nouveau/gsp: split rpc handling out on its own
` [PATCH v2 06/62] drm/nouveau/gsp: split rm ctrl "
` [PATCH v2 07/62] drm/nouveau/gsp: split rm alloc "
` [PATCH v2 08/62] drm/nouveau/gsp: split client "
` [PATCH v2 09/62] drm/nouveau/gsp: split device "
` [PATCH v2 10/62] drm/nouveau/gsp: move firmware loading to GPU-specific code
` [PATCH v2 11/62] drm/nouveau/gsp: move booter handling "
` [PATCH v2 12/62] drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/
` [PATCH v2 14/62] drm/nouveau/gsp: add gpu hal stubs
` [PATCH v2 15/62] drm/nouveau/gsp: add display class ids to gpu hal
` [PATCH v2 16/62] drm/nouveau/gsp: add usermode class id "
` [PATCH v2 17/62] drm/nouveau/gsp: add channel "
` [PATCH v2 18/62] drm/nouveau/gsp: add common code for engines/engine objects
` [PATCH v2 19/62] drm/nouveau/gsp: add defines for rmapi object handles
` [PATCH v2 20/62] drm/nouveau/gsp: ignore client engine "
` [PATCH v2 21/62] drm/nouveau/gsp: use internal.{client, device, subdevice} where possible
` [PATCH v2 22/62] drm/nouveau/gsp: add hal for wpr config info + meta init
` [PATCH v2 23/62] drm/nouveau/gsp: add hal for gsp.set_system_info()
` [PATCH v2 24/62] drm/nouveau/gsp: add hal for gsp.get_static_info()
` [PATCH v2 25/62] drm/nouveau/gsp: add hal for gsp.xlat_mc_engine_idx()
` [PATCH v2 26/62] drm/nouveau/gsp: add hal for gsp.drop_send_user_shared_data()
` [PATCH v2 27/62] drm/nouveau/gsp: add hal for disp.bl_ctrl()
` [PATCH v2 28/62] drm/nouveau/gsp: add hal for disp.dp.set_indexed_link_rates()
` [PATCH v2 29/62] drm/nouveau/gsp: add hal for disp.get_static_info()
` [PATCH v2 30/62] drm/nouveau/gsp: add hal for disp.chan.set_pushbuf()
` [PATCH v2 31/62] drm/nouveau/gsp: add hal for fifo.xlat_rm_engine_type()
` [PATCH v2 32/62] drm/nouveau/gsp: add hal for fifo.ectx_size()
` [PATCH v2 33/62] drm/nouveau/gsp: add hal for gr.get_ctxbufs_info()
` [PATCH v2 34/62] drm/nouveau/gsp: add hal for gsp.set_rmargs()
` [PATCH v2 35/62] drm/nouveau/gsp: add hals for fbsr.suspend/resume()
` [PATCH v2 36/62] drm/nouveau/gsp: add hal for disp.get_supported()
` [PATCH v2 37/62] drm/nouveau/gsp: add hal for disp.get_connect_state()
` [PATCH v2 38/62] drm/nouveau/gsp: add hal for disp.get_active()
` [PATCH v2 39/62] drm/nouveau/gsp: add hal for disp.dp.get_caps()
` [PATCH v2 40/62] drm/nouveau/gsp: add hal for fifo.chan.alloc
` [PATCH v2 41/62] drm/nouveau/gsp: add hal for fifo.rsvd_chids
` [PATCH v2 42/62] drm/nouveau/gsp: add hal for fifo.rc_triggered()
` [PATCH v2 43/62] drm/nouveau/gsp: add hal for disp.chan.dmac_alloc()
` [PATCH v2 44/62] drm/nouveau/gsp: add hal for gsp.sr_data_size()
` [PATCH v2 46/62] drm/nouveau/pci: add PRI address of config space mirror to nvkm_pci_func
` [PATCH v2 47/62] drm/nouveau/instmem: add hal for set_bar0_window_addr()
` [PATCH v2 48/62] drm/nouveau/mmu: bump up the maximum page table depth
` [PATCH v2 49/62] drm/nouveau/gsp: fetch level shift and PDE from BAR2 VMM
` [PATCH v2 50/62] drm/nouveau/gsp: init client VMMs with NV0080_CTRL_DMA_SET_PAGE_DIRECTORY
` [PATCH v2 51/62] drm/nouveau/gsp: support deeper page tables in COPY_SERVER_RESERVED_PDES
` [PATCH v2 52/62] drm/nouveau/gv100-: switch to volta semaphore methods
` [PATCH v2 53/62] drm/nouveau: improve handling of 64-bit BARs
` [PATCH v2 54/62] drm/nouveau: add support for GH100
` [PATCH v2 55/62] drm/nouveau: add helper functions for allocating pinned/cpu-mapped bos
` [PATCH v2 56/62] drm/nouveau/nv50-: separate CHANNEL_GPFIFO handling out from CHANNEL_DMA
` [PATCH v2 57/62] drm/nouveau/gf100-: track chan progress with non-WFI semaphore release
` [PATCH v2 58/62] drm/nouveau: add support for GB10x
` [PATCH v2 59/62] drm/nouveau/gsp: add hal for fifo.chan.doorbell_handle
` [PATCH v2 60/62] drm/nouveau: add support for GB20x
` [PATCH v2 61/62] drm/dp: add option to disable zero sized address only transactions
[PATCH 0/2] kbuild: revert relative paths in compiler outputs
2025-05-11 21:07 UTC (4+ messages)
` [PATCH 2/2] Revert "kbuild, rust: use -fremap-path-prefix to make paths relative"
[PATCH net-next] net: phy: remove Kconfig symbol MDIO_DEVRES
2025-05-11 21:06 UTC (7+ messages)
[yocto-metrics][PATCH] patch-status: add walnascar
2025-05-11 21:04 UTC
[PATCH] u-boot: ensure keys are generated before assembling U-Boot FIT image
2025-05-11 21:00 UTC (2+ messages)
[PATCH] NFS/pnfs: Fix the error path in pnfs_layoutreturn_retry_later_locked()
2025-05-11 20:59 UTC (2+ messages)
[PATCH] ARM: stm32mp: Correct sign extension for memory address in dram_bank_mmu_setup()
2025-05-11 20:57 UTC (2+ messages)
[PATCH] net: fsl_enetc: fix imdio register calculation
2025-05-11 20:55 UTC (2+ messages)
[PATCH v1 00/10] platform/x86: msi-wmi-platform: Add fan curves/platform profile/tdp/battery limiting
2025-05-11 20:44 UTC (11+ messages)
` [PATCH v1 01/10] platform/x86: msi-wmi-platform: Use input buffer for returning result
` [PATCH v1 02/10] platform/x86: msi-wmi-platform: Add unlocked msi_wmi_platform_query
` [PATCH v1 03/10] platform/x86: msi-wmi-platform: Add quirk system
` [PATCH v1 04/10] platform/x86: msi-wmi-platform: Add support for fan control
` [PATCH v1 05/10] platform/x86: msi-wmi-platform: Add platform profile through shift mode
` [PATCH v1 06/10] platform/x86: msi-wmi-platform: Add PL1/PL2 support via firmware attributes
` [PATCH v1 07/10] platform/x86: msi-wmi-platform: Add charge_threshold support
` [PATCH v1 08/10] platform/x86: msi-wmi-platform: Drop excess fans in dual fan devices
` [PATCH v1 09/10] platform/x86: msi-wmi-platform: Update header text
` [PATCH v1 10/10] platform/x86: msi-wmi-platform: Restore fan curves on PWM disable and unload
[PATCH v9 00/19] zswap compression batching
2025-05-11 20:52 UTC (2+ messages)
[PATCH 2/3] media: allegro-dvt: Add Gen 3 IP stateful decoder driver
2025-05-11 20:49 UTC (2+ messages)
[OE-core][kirkstone][PATCH] perl: patch CVE-2024-56406
2025-05-11 20:50 UTC
[PATCH platform-next v2 1/1] platform/mellanox: mlxreg-dpu: Fix smatch warnings
2025-05-11 20:46 UTC (2+ messages)
[PATCH] platform: mellanox: nvsw-sn2200: Fix .items in nvsw_sn2201_busbar_hotplug
2025-05-11 20:46 UTC (2+ messages)
[PATCH v2 8/10] i2c: xgene-slimpro: Replace dev_err() with dev_err_probe() in probe function
2025-05-11 20:39 UTC
[PATCH] target/sparc: don't set FSR_NVA when comparing unordered floats
2025-05-11 20:43 UTC (2+ messages)
[RFC PATCH 00/15] perf: Fix the throttle logic for group
2025-05-11 20:43 UTC (3+ messages)
` [RFC PATCH 14/15] xtensa/perf: Remove driver-specific throttle support
[PATCH] mfd: 88pm886: Constify struct regmap_irq_chip and some other structures
2025-05-11 20:42 UTC
[PATCH v4] ata: libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drives
2025-05-11 20:40 UTC (16+ messages)
[PATCH v4 00/23] tcg-plugins: add hooks for discontinuities
2025-05-11 20:40 UTC (3+ messages)
` [PATCH v4 20/23] target/xtensa: call plugin trap callbacks
[PATCH v6 00/24] target/m68k: fpu improvements
2025-05-11 20:35 UTC (25+ messages)
` [PATCH v6 01/24] target/m68k: Add FPSR exception bit defines
` [PATCH v6 02/24] target/m68k: Restore fp rounding mode on vm load
` [PATCH v6 03/24] target/m68k: Keep FPSR up-to-date
` [PATCH v6 04/24] target/m68k: Update FPSR.EXC
` [PATCH v6 05/24] target/m68k: Update FPSR for FMOVECR
` [PATCH v6 06/24] target/m68k: Introduce M68K_FEATURE_FPU_PACKED_DECIMAL
` [PATCH v6 07/24] target/m68k: Merge gen_ea into SRC_EA and DEST_EA
` [PATCH v6 08/24] target/m68k: Use g_assert_not_reached in gen_lea_mode and gen_ea_mode
` [PATCH v6 09/24] target/m68k: Use OS_UNSIZED in LEA, PEA, JMP
` [PATCH v6 10/24] target/m68k: Move pre-dec/post-inc to gen_lea_mode
` [PATCH v6 11/24] target/m68k: Split gen_ea_mode for load/store
` [PATCH v6 12/24] target/m68k: Remove env argument to gen_lea_indexed
` [PATCH v6 13/24] target/m68k: Remove env argument to gen_lea_mode
` [PATCH v6 14/24] target/m68k: Remove env argument to gen_load_mode
` [PATCH v6 15/24] target/m68k: Remove env argument to gen_store_mode
` [PATCH v6 16/24] target/m68k: Remove env argument to gen_ea_mode_fp
` [PATCH v6 17/24] target/m68k: Split gen_ea_mode_fp for load/store
` [PATCH v6 18/24] target/m68k: Move gen_addr_fault into gen_{load, store}_mode_fp
` [PATCH v6 19/24] target/m68k: Merge gen_load_fp, gen_load_mode_fp
` [PATCH v6 20/24] target/m68k: Merge gen_store_fp, gen_store_mode_fp
` [PATCH v6 21/24] target/m68k: Implement packed decimal real loads and stores
` [PATCH v6 22/24] tests/tcg/m68k: Add packed decimal tests
` [PATCH v6 23/24] target/m68k: Make vmstate variables static
` [PATCH v6 24/24] target/m68k: Implement FPIAR
[RFC PATCH 0/2] drm/amdgpu: CIK UVD initialization fixes
2025-05-11 20:37 UTC (8+ messages)
` [RFC PATCH 1/2] drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram
[net-next PATCH v4 00/11] net: pcs: Introduce support for fwnode PCS
2025-05-11 20:12 UTC (12+ messages)
` [net-next PATCH v4 01/11] net: phy: introduce phy_interface_copy helper
` [net-next PATCH v4 02/11] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [net-next PATCH v4 03/11] net: phylink: introduce internal phylink PCS handling
` [net-next PATCH v4 04/11] net: phylink: add phylink_release_pcs() to externally release a PCS
` [net-next PATCH v4 05/11] net: pcs: implement Firmware node support for PCS driver
` [net-next PATCH v4 06/11] net: phylink: support late PCS provider attach
` [net-next PATCH v4 07/11] dt-bindings: net: ethernet-controller: permit to define multiple PCS
` [net-next PATCH v4 08/11] net: phylink: add .pcs_link_down PCS OP
` [net-next PATCH v4 09/11] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [net-next PATCH v4 10/11] net: pcs: airoha: add PCS driver for Airoha SoC
` [net-next PATCH v4 11/11] net: airoha: add phylink support for GDM2/3/4
Raphael, I'd like your help upstreaming this VMD power-saving patch, please
2025-05-11 20:10 UTC
[v4 1/3] platform/x86/amd/hsmp: Use a single DRIVER_VERSION for all hsmp modules
2025-05-11 20:29 UTC (4+ messages)
[PATCH v4 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695 family
2025-05-11 20:23 UTC (3+ messages)
` [PATCH v4 1/5] dt-bindings: hwmon: Add bindings for mpq8785 driver
[PATCH] dt-bindings: mmc: ti-omap: convert text based binding to json schema
2025-05-11 20:18 UTC (3+ messages)
[PATCH 0/3] media: Add Gen 3 IP stateful decoder driver
2025-05-11 20:03 UTC (3+ messages)
` [PATCH 3/3] media: allegro-dvt: Add DT-bindings for the Gen 3 IP
[PATCH 6.12] Revert "um: work around sched_yield not yielding in time-travel mode"
2025-05-11 20:04 UTC (3+ messages)
[PATCH v2 0/4] media: rcar-csi2: Add D-PHY support for V4H
2025-05-11 20:03 UTC (4+ messages)
` [PATCH v2 4/4] "
[PATCH 00/10] i2c: Replace dev_err() with dev_err_probe()
2025-05-11 19:55 UTC (4+ messages)
` [PATCH 08/10] i2c: xgene-slimpro: Replace dev_err() with dev_err_probe() in probe function
[PATCH 6.12.y-cip 00/29] RZ/G3S: Backport audio support
2025-05-11 19:47 UTC (2+ messages)
[PATCH 6.1.y-cip 00/34] RZ/G3S: Backport audio support
2025-05-11 19:47 UTC (2+ messages)
[meta-oe][PATCH] xfstests: upgrade to 2025.04.27
2025-05-11 19:46 UTC
[PATCH 5.10.y-cip 00/37] RZ/G3S: Backport audio support
2025-05-11 19:46 UTC (2+ messages)
[yocto-autobuilder2][PATCH] schedulers: add walnascar jobs
2025-05-11 19:45 UTC
[Buildroot] [PATCH v2 0/5] Bump netopeer2 and its dependencies
2025-05-11 19:42 UTC (5+ messages)
` [Buildroot] [PATCH v2 4/5] package/netopeer2: bump to version 2.4.1
` [Buildroot] [PATCH v2 5/5] package/libnetconf2: Update dependencies
[PATCH net-next 00/10] net/mlx5: HWS, Complex Matchers and rehash mechanism fixes
2025-05-11 19:38 UTC (11+ messages)
` [PATCH net-next 01/10] net/mlx5: HWS, expose function mlx5hws_table_ft_set_next_ft in header
` [PATCH net-next 02/10] net/mlx5: HWS, add definer function to get field name str
` [PATCH net-next 03/10] net/mlx5: HWS, expose polling function in header file
` [PATCH net-next 04/10] net/mlx5: HWS, introduce isolated matchers
` [PATCH net-next 05/10] net/mlx5: HWS, support complex matchers
` [PATCH net-next 06/10] net/mlx5: HWS, force rehash when rule insertion failed
` [PATCH net-next 07/10] net/mlx5: HWS, fix counting of rules in the matcher
` [PATCH net-next 08/10] net/mlx5: HWS, fix redundant extension of action templates
` [PATCH net-next 09/10] net/mlx5: HWS, rework rehash loop
` [PATCH net-next 10/10] net/mlx5: HWS, dump bad completion details
[PATCH] PM: thaw_processes: Rewrite restarting tasks log to remove stray *done.*
2025-05-11 19:37 UTC (3+ messages)
[PATCH] gfs2: avoid inefficient use of crc32_le_shift()
2025-05-11 19:25 UTC (2+ messages)
Problematic Set TR Deq error handling series in xhci-next
2025-05-11 19:24 UTC (4+ messages)
[syzbot] [arm?] upstream-arm64 test error: WARNING in __apply_to_page_range
2025-05-11 19:21 UTC (3+ messages)
[brauner-github:work.coredump.socket.tmp 11/17] fs/coredump.c:974:57: sparse: sparse: invalid initializer
2025-05-11 19:16 UTC
[dtor-input:for-linus] BUILD SUCCESS 93406e9d024058b3bf487656ddd0ac552e5a366e
2025-05-11 19:05 UTC
[PATCH] xfs/008: fix golden output for 512 fsblock size
2025-05-11 19:01 UTC (3+ messages)
[PATCH v7 1/2] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor
2025-05-11 18:49 UTC (2+ messages)
` [PATCH v7 2/2] "
Equivalent of --integrity-recalculate
2025-05-11 18:46 UTC (4+ messages)
` Disabling integrity metadata verification (was: Equivalent of --integrity-recalculate)
` Disabling integrity metadata verification
[PATCH 0/2] tools/nolibc: introduce poll.h
2025-05-11 18:43 UTC (2+ messages)
OE-core CVE metrics for walnascar on Sun 11 May 2025 01:49:49 AM HST
2025-05-11 18:43 UTC (3+ messages)
` [yocto-security] "
[net-next PATCH v9 0/6] net: phy: Add support for new Aeonsemi PHYs
2025-05-11 18:39 UTC (7+ messages)
` [net-next PATCH v9 1/6] net: phy: pass PHY driver to .match_phy_device OP
` [net-next PATCH v9 2/6] net: phy: bcm87xx: simplify "
` [net-next PATCH v9 3/6] net: phy: nxp-c45-tja11xx: "
` [net-next PATCH v9 4/6] net: phy: introduce genphy_match_phy_device()
` [net-next PATCH v9 5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs
` [net-next PATCH v9 6/6] dt-bindings: net: Document support for Aeonsemi PHYs
[PATCH v3 0/5] hw/virtio: Build virtio-mem.c once
2025-05-11 18:39 UTC (2+ messages)
[GIT PULL] x86 fix
2025-05-11 18:40 UTC (3+ messages)
[GIT PULL] memblock fixes for v6.15-rc6
2025-05-11 18:40 UTC (2+ messages)
[GIT PULL] timer subsystem fixes
2025-05-11 18:40 UTC (2+ messages)
[git pull] Input updates for v6.15-rc5
2025-05-11 18:40 UTC (2+ messages)
[GIT PULL] MIPS fixes for v6.15
2025-05-11 18:40 UTC (2+ messages)
[GIT PULL] KVM changes for Linux 6.15-rc6
2025-05-11 18:40 UTC (2+ messages)
[PATCH v4] iio: accel: sca3000: replace usages of internal read data helpers by spi helpers
2025-05-11 18:36 UTC (3+ messages)
` Fwd: "
[PATCH v2 00/20] AMD vIOMMU: DMA remapping support for VFIO devices
2025-05-11 18:34 UTC (4+ messages)
` [PATCH v2 01/20] memory: Adjust event ranges to fit within notifier boundaries
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.