messages from 2025-01-10 19:35:57 to 2025-01-10 20:28:08 UTC [more...]
[PATCH 00/16] remove use of VLAs for Windows built code
2025-01-10 20:23 UTC (47+ messages)
` [PATCH v14 00/81] remove use of VLAs for Windows
` [PATCH v14 01/81] eal: include header required for alloca
` [PATCH v14 02/81] eal/linux: remove use of VLAs
` [PATCH v14 03/81] eal/common: "
` [PATCH v14 04/81] ethdev: remove use of VLAs for Windows built code
` [PATCH v14 05/81] hash: "
` [PATCH v14 06/81] hash/thash: remove use of VLAs for Windows built
` [PATCH v14 07/81] rcu: remove use of VLAs for Windows built code
` [PATCH v14 08/81] gro: fix overwrite unprocessed packets
` [PATCH v14 09/81] gro: remove use of VLAs
` [PATCH v14 10/81] net/ixgbe: "
` [PATCH v14 11/81] net/ice: "
` [PATCH v14 12/81] app/testpmd: remove use of VLAs for Windows built
` [PATCH v14 13/81] test: remove use of VLAs for Windows built code
` [PATCH v14 14/81] common/idpf: "
` [PATCH v14 15/81] net/i40e: "
` [PATCH v14 16/81] common/mlx5: "
` [PATCH v14 17/81] net/mlx5: "
` [PATCH v14 18/81] build: enable vla warnings on "
` [PATCH v14 19/81] test: remove use of VLAs for Windows built code in bitset tests
` [PATCH v14 20/81] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd
` [PATCH v14 21/81] hash: remove use of VLAs by using standard arrays
` [PATCH v14 22/81] app/dumpcap: add compile warning about use of VLAs
` [PATCH v14 23/81] app/graph: "
` [PATCH v14 24/81] app/test-cmdline: "
` [PATCH v14 25/81] app/test-compress-perf: "
` [PATCH v14 26/81] app/test-fib: "
` [PATCH v14 27/81] app/test-gpudev: "
` [PATCH v14 28/81] app/test-mldev: "
` [PATCH v14 29/81] app/test-pipeline: "
` [PATCH v14 30/81] app/test-regex: "
` [PATCH v14 31/81] app/test-security-perf: "
` [PATCH v14 32/81] lib/argparse: "
` [PATCH v14 33/81] lib/bbdev: "
` [PATCH v14 34/81] lib/bitratestats: "
` [PATCH v14 35/81] lib/cfgfile: "
` [PATCH v14 37/81] lib/compressdev: "
` [PATCH v14 38/81] lib/cryptodev: "
` [PATCH v14 55/81] lib/mldev: "
` [PATCH v14 57/81] lib/node: "
` [PATCH v14 58/81] lib/pcapng: "
` [PATCH v14 60/81] lib/port: "
` [PATCH v14 61/81] lib/ptr_compress: "
` [PATCH v14 62/81] lib/rawdev: "
` [PATCH v14 63/81] lib/reorder: "
` [PATCH v14 64/81] lib/rib: "
[PATCH v4 00/14] of: fix bugs and improve codes
2025-01-10 20:26 UTC (3+ messages)
` [PATCH v4 06/14] of: property: Avoiding using uninitialized variable @imaplen in parse_interrupt_map()
[PATCH net-next 0/3] virtio_net: Link queues to NAPIs
2025-01-10 20:26 UTC (4+ messages)
` [PATCH net-next 1/3] virtio_net: Prepare for NAPI to queue mapping
` [PATCH net-next 2/3] virtio_net: Hold RTNL "
` [PATCH net-next 3/3] virtio_net: Map NAPIs to queues
[nfs-utils PATCH v2 0/2] nfsdctl version handling fixes
2025-01-10 20:26 UTC (4+ messages)
` [nfs-utils PATCH v2 1/2] nfsdctl: tweak the version subcommand behavior
` [nfs-utils PATCH v2 2/2] nfsdctl: tweak the nfs.conf version handling
[meta-multimedia][PATCH] packagegroup-meta-multimedia: set PACKAGE_ARCH to MACHINE_ARCH
2025-01-10 20:25 UTC
[RFC PATCH 00/21] Concept for tightly coupled package manager (Node.js, Go, Rust)
2025-01-10 20:24 UTC (11+ messages)
` [bitbake-devel] "
[PATCH 1/1 perf-tools] perf MANIFEST: add license files
2025-01-10 20:22 UTC (5+ messages)
[PATCH] gitignore: Ignore generated files from libtasn
2025-01-10 20:19 UTC
[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
2025-01-10 20:20 UTC (14+ messages)
[PATCH v6] sched_ext: idle: Refresh idle masks during idle-to-idle transitions
2025-01-10 20:19 UTC (3+ messages)
[PATCH bpf-next v6 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2025-01-10 20:19 UTC (7+ messages)
` [PATCH bpf-next v6 4/5] bpf: Make fs kfuncs available for SYSCALL program type
` per st_ops kfunc allow/deny mask. Was: "
[PATCH] drm/amdgpu: Use active umc info from discovery
2025-01-10 20:18 UTC
[PATCH v5 0/6] Update Event Records to CXL spec rev 3.1
2025-01-10 20:18 UTC (4+ messages)
[PATCH v6 00/14] hrtimer Rust API
2025-01-10 20:15 UTC (15+ messages)
` [PATCH v6 01/14] rust: time: Add Ktime::from_ns()
` [PATCH v6 02/14] rust: hrtimer: introduce hrtimer support
` [PATCH v6 03/14] rust: sync: add `Arc::as_ptr`
` [PATCH v6 04/14] rust: hrtimer: implement `HrTimerPointer` for `Arc`
` [PATCH v6 05/14] rust: hrtimer: allow timer restart from timer handler
` [PATCH v6 06/14] rust: hrtimer: add `UnsafeHrTimerPointer`
` [PATCH v6 07/14] rust: hrtimer: add `hrtimer::ScopedHrTimerPointer`
` [PATCH v6 08/14] rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&T>`
` [PATCH v6 09/14] rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&mut T>`
` [PATCH v6 10/14] rust: alloc: add `Box::into_pin`
` [PATCH v6 11/14] rust: hrtimer: implement `HrTimerPointer` for `Pin<Box<T>>`
` [PATCH v6 12/14] rust: hrtimer: add `HrTimerMode`
` [PATCH v6 13/14] rust: hrtimer: add clocksource selection through `ClockSource`
` [PATCH v6 14/14] rust: hrtimer: add maintainer entry
[PATCH v5 0/2] wifi: ath12k: Support AST and Puncture Stats
2025-01-10 20:17 UTC (2+ messages)
[PATCH 0/2] wifi: ath12k: Support Rate and OFDMA Stats
2025-01-10 20:17 UTC (7+ messages)
` [PATCH 2/2] wifi: ath12k: Support Transmit Buffer "
[PATCH 1/2] drm/amd/pm: Fill ip version for SMU v13.0.12
2025-01-10 20:17 UTC (2+ messages)
` [PATCH 2/2] drm/amd/pm: Populate pmfw "
[RFC PATCH 00/12] Private MMIO support for private assigned dev
2025-01-10 20:16 UTC (11+ messages)
` [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
[Buildroot] [PATCH 01/12] support/config-fragments: remove nios2 toolchain
2025-01-10 20:15 UTC (3+ messages)
[PATCH v3] vmstat: disable vmstat_work on vmstat_cpu_down_prep()
2025-01-10 20:14 UTC (2+ messages)
[PATCH] tests/vmwgfx: Check for 3d support on context and surface creation
2025-01-10 20:11 UTC
[PATCH 1/2] drm/amdgpu: read harvest info from harvest table for gfx950
2025-01-10 20:12 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: Set noretry default for GC 9.5.0
[PATCH 1/3] classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture
2025-01-10 20:11 UTC (5+ messages)
` [OE-core] "
[PATCH] drm/amdgpu: enlarge the VBIOS binary size limit
2025-01-10 20:11 UTC
[PATCH] CI: Add an x86_64 Clang Randconfig job
2025-01-10 20:11 UTC (3+ messages)
[RFC]: port of embedded x86-mini disassembler to QEMU
2025-01-10 20:09 UTC (4+ messages)
[peterz-queue:sched/core 44/45] build_policy.c:undefined reference to `__setparam_fair'
2025-01-10 20:09 UTC
[oe][meta-python][PATCH 01/13] python3-yarl: update recipe to use the ptest-python-pytest class
2025-01-10 20:08 UTC (13+ messages)
` [oe][meta-python][PATCH 02/13] python3-yappi: "
` [oe][meta-python][PATCH 03/13] python3-xlrd: "
` [oe][meta-python][PATCH 04/13] python3-wsproto: "
` [oe][meta-python][PATCH 05/13] python3-wrapt: "
` [oe][meta-python][PATCH 06/13] python3-validators: "
` [oe][meta-python][PATCH 07/13] python3-uritemplate: "
` [oe][meta-python][PATCH 08/13] python3-unidiff: "
` [oe][meta-python][PATCH 09/13] python3-ujson: "
` [oe][meta-python][PATCH 10/13] python3-u-msgpack-python: "
` [oe][meta-python][PATCH 11/13] python3-tzdata: "
` [oe][meta-python][PATCH 12/13] python3-typeguard: "
` [oe][meta-python][PATCH 13/13] python3-trustme: "
[PATCH 0/4] perf lock: Tracing contention lock owner call stack
2025-01-10 20:07 UTC (3+ messages)
` [PATCH v1 2/4] perf lock: Retrieve owner callstack in bpf program
[PATCH v4 1/2] dt-bindings: hwmon: pwm-fan: Document default-pwm property
2025-01-10 20:06 UTC (5+ messages)
[PATCH] drivers/hv: add CPU offlining support
2025-01-10 20:05 UTC
[PATCH 0/4] futex: Drop ROBUST_LIST_LIMIT
2025-01-10 20:05 UTC (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] selftests/futex: Add ASSERT_ macros
` [PATCH 3/4] selftests/futex: Create test for robust list
` [PATCH 4/4] selftests/futex: Create tests for long and circular robust lists
[PATCH i-g-t] tests/kms_histogram: Add check for ghe api call
2025-01-10 20:05 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for tests/kms_histogram: Add check for ghe api call (rev4)
I created btrfs repair/data recovery tools
2025-01-10 20:03 UTC (3+ messages)
【緊急情報】登録個人情報再確認のお願い
2025-01-10 20:01 UTC
[PATCH i-g-t 0/8] New sharpness tool
2025-01-10 20:02 UTC (10+ messages)
` [PATCH i-g-t 1/8] data: Move PNG images to new data directory
` [PATCH i-g-t 2/8] runner/settings: Constify absolute_path parameter
` [PATCH i-g-t 3/8] runner/settings: Add function to set IGT_RUNNER_DATA environment variable
` [PATCH i-g-t 4/8] lib/igt_core: Enhance __igt_fopen_data to support additional directories
` [PATCH i-g-t 5/8] lib/igt_kms: Add "sharpness strength" as crtc property
` [PATCH i-g-t 6/8] tools: Add new sharpness tool
` [PATCH i-g-t 7/8] data: Add image
` [PATCH i-g-t 8/8] meson: Add sharpness tool
` ✗ Fi.CI.BUILD: failure for New sharpness tool (rev2)
[meta-ti][scarthgap/master][PATCH v2] ti-bsp: Disable GC320 support conditionally on BSP version
2025-01-10 20:00 UTC (3+ messages)
[PATCH net v4] net: xilinx: axienet: Fix IRQ coalescing packet count overflow
2025-01-10 19:58 UTC (2+ messages)
[meta-ti] [meta-arago][master][PATCH v2] libdce: Fix compile errors
2025-01-10 19:59 UTC (2+ messages)
[PATCH v3 00/12] AMD broadcast TLB invalidation
2025-01-10 19:58 UTC (5+ messages)
` [PATCH 11/12] x86/mm: enable AMD translation cache extensions
[PATCH] x86/of: Don't log error on the missing IO-APIC unconditionally
2025-01-10 19:57 UTC (2+ messages)
[meta-ti][master][PATCH v2] libdce: Fix compile errors
2025-01-10 19:58 UTC
[PATCH] ftrace: Implement :mod: cache filtering on kernel command line
2025-01-10 19:57 UTC (3+ messages)
[xilinx-xlnx:lkp_test 180/504] drivers/media/platform/xilinx/xilinx-sdirxss.c:1869: warning: expecting prototype for xsdirxss_g_frame_interval(). Prototype was for xsdirxss_get_frame_interval() instead
2025-01-10 19:57 UTC
[peterz-queue:sched/core 44/45] ld.lld: error: undefined symbol: __setparam_fair
2025-01-10 19:58 UTC
[PATCH v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-01-10 19:56 UTC (10+ messages)
` [PATCH v5 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper
[PATCH v2 00/15] Hyperlaunch device tree for dom0
2025-01-10 19:55 UTC (5+ messages)
` [PATCH v2 03/15] x86/boot: add cmdline to struct boot_domain
` [PATCH v2 05/15] kconfig: introduce domain builder config option
[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks (2)
2025-01-10 19:55 UTC (7+ messages)
[Buildroot] [PATCH] configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot
2025-01-10 19:55 UTC (2+ messages)
[meta-arago][master][PATCH v2] libdce: Fix compile errors
2025-01-10 19:55 UTC
[Buildroot] [git commit] configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot
2025-01-10 19:36 UTC
[Buildroot] [PATCH v2 01/12] support/config-fragments: remove nios2 toolchain
2025-01-10 19:53 UTC (12+ messages)
` [Buildroot] [PATCH v2 02/12] support/scripts/gen-bootlin-toolchains: "
` [Buildroot] [PATCH v2 03/12] toolchain/toolchain-external: remove Bootlin nios2 external toolchain
` [Buildroot] [PATCH v2 04/12] package/glibc: remove nios2 support
` [Buildroot] [PATCH v2 05/12] package/gcc: remove nios2 handling
` [Buildroot] [PATCH v2 06/12] arch: disable nios2
` [Buildroot] [PATCH v2 07/12] package: remove BR2_nios2 symbol
` [Buildroot] [PATCH v2 08/12] linux: "
` [Buildroot] [PATCH v2 09/12] toolchain: remove BR2_TOOLCHAIN_HAS_GCC_BUG_93847 (nios2 only)
` [Buildroot] [PATCH v2 10/12] toolchain: remove BR2_TOOLCHAIN_HAS_GCC_BUG_99410 "
` [Buildroot] [PATCH v2 11/12] toolchain: remove remaining BR2_nios2 from toolchain bugs
` [Buildroot] [PATCH v2 12/12] arch/nios2: drop architecture
[PATCH v3 0/3] wifi: ath12k: Support dump PDEV transmit and receive rate HTT stats
2025-01-10 19:53 UTC (3+ messages)
` [PATCH v3 3/3] wifi: ath12k: Dump additional PDEV "
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-01-10 18:40 UTC (16+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
` [PATCH RFC v2 05/29] mm: asi: ASI support in interrupts/exceptions
` [PATCH RFC v2 06/29] mm: asi: Use separate PCIDs for restricted address spaces
` [PATCH RFC v2 08/29] mm: asi: Avoid warning from NMI userspace accesses in ASI context
` [PATCH RFC v2 09/29] mm: asi: ASI page table allocation functions
` [PATCH RFC v2 10/29] mm: asi: asi_exit() on PF, skip handling if address is accessible
` [PATCH RFC v2 11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables
` [PATCH RFC v2 13/29] mm: Add __PAGEFLAG_FALSE
` [PATCH RFC v2 14/29] mm: asi: Map non-user buddy allocations as nonsensitive
` [PATCH TEMP WORKAROUND RFC v2 15/29] mm: asi: Workaround missing partial-unmap support
` [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive
` [PATCH RFC v2 17/29] mm: asi: Map vmalloc/vmap "
[PATCH v5 0/4] Prefer sysfs/JSON events also when no PMU is provided
2025-01-10 19:52 UTC (4+ messages)
` [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"
[PATCH v8 00/16] move per-vma lock into vm_area_struct
2025-01-10 19:51 UTC (6+ messages)
` [PATCH v8 15/16] mm: make vma cache SLAB_TYPESAFE_BY_RCU
[RFC PATCH 0/5] Accelerate page migration with batching and multi threads
2025-01-10 19:51 UTC (7+ messages)
[PATCH 00/18] x86: Improve operation under QEMU
2025-01-10 19:50 UTC (12+ messages)
` [PATCH 01/18] scripts: Add a script for building and booting QEMU
nfsd4 laundromat_main hung tasks
2025-01-10 19:49 UTC
[PATCH v5] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
2025-01-10 19:46 UTC (2+ messages)
[PATCHES][RFC][CFT] ->d_revalidate() calling conventions changes (->d_parent/->d_name stability problems)
2025-01-10 19:45 UTC (4+ messages)
` [PATCH 01/20] make sure that DNAME_INLINE_LEN is a multiple of word size
` [PATCH 09/20] ceph_d_revalidate(): use stable parent inode passed by caller
[PATCH 1/2] drm/amdkfd: Sync trap handler binary with source
2025-01-10 19:45 UTC (5+ messages)
` [PATCH 2/2] drm/amdkfd: Clear MODE.VSKIP in gfx9 trap handler
[RFC 00/11] khugepaged: mTHP support
2025-01-10 19:41 UTC (7+ messages)
` [RFC 03/11] khugepaged: Don't allocate khugepaged mm_slot early
` [RFC 06/11] khugepaged: generalize alloc_charge_folio for mTHP support
[PATCH] net/ncsi: Fix NULL pointer derefence if CIS arrives before SP
2025-01-10 19:41 UTC
[PATCH] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
2025-01-10 19:40 UTC (6+ messages)
[PATCH v2 0/2] hexdump: Allow skipping identical lines
2025-01-10 19:39 UTC (3+ messages)
` [PATCH v2 2/2] "
[PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-10 19:31 UTC (7+ messages)
[xilinx-xlnx:lkp_test 281/504] drivers/media/platform/xilinx/xilinx-isppipeline.c:202:36: error: implicit declaration of function 'FIELD_GET'
2025-01-10 19: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.