All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-16 08:17:21 to 2025-04-16 09:04:31 UTC [more...]

[PATCH v3 0/2] Don't create Python bytecode when building the kernel
 2025-04-16  8:34 UTC  (3+ messages)
` [PATCH v3 1/2] scripts/kernel-doc.py: don't create *.pyc files

[LTP] [PATCH v8 0/4] Support for Patchwork CI
 2025-04-16  9:03 UTC  (2+ messages)
` [LTP] [PATCH v8 2/4] ci: add patchwork communication script

[PATCH v1 0/3] Updates for the siemens cxg3 for 2025.07
 2025-04-16  9:04 UTC 

[PATCH 00/17] timers: Complete the timer_*() API renames
 2025-04-16  9:04 UTC  (4+ messages)

[PATCH 00/19] Enable QEMU TCI to run 32bit guests on browsers
 2025-04-16  9:03 UTC  (10+ messages)
` [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
` [PATCH 12/19] block: Update block to compile with Emscripten
` [PATCH 14/19] Disable options unsupported on Emscripten
` [PATCH 18/19] gitlab: Enable CI for wasm build
` [PATCH 19/19] MAINTAINERS: Update MAINTAINERS file for wasm-related files

[PATCH] net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpy
 2025-04-16  9:03 UTC  (2+ messages)

[oe] [meta-oe] [PATCH 01/31] adw-gtk3: upgrade 5.7 -> 5.8
 2025-04-16  9:02 UTC  (31+ messages)
` [oe] [meta-filesystems] [PATCH 02/31] bindfs: upgrade 1.17.7 -> 1.18.0
` [oe] [meta-oe] [PATCH 03/31] ctags: upgrade 6.1.20250330.0 -> 6.1.20250413.0
` [oe] [meta-gnome] [PATCH 04/31] evolution-data-server: upgrade 3.56.0 -> 3.56.1
` [oe] [meta-gnome] [PATCH 05/31] gnome-online-accounts: upgrade 3.54.1 -> 3.54.2
` [oe] [meta-gnome] [PATCH 06/31] gnome-system-monitor: upgrade 48.0 -> 48.1
` [oe] [meta-oe] [PATCH 07/31] imlib2: upgrade 1.12.4 -> 1.12.5
` [oe] [meta-oe] [PATCH 08/31] jsoncons: upgrade 1.3.0 -> 1.3.1
` [oe] [meta-oe] [PATCH 09/31] libvpx: upgrade 1.15.0 -> 1.15.1
` [oe] [meta-oe] [PATCH 10/31] monit: upgrade 5.34.4 -> 5.35.0
` [oe] [meta-networking] [PATCH 11/31] nbdkit: upgrade 1.40.4 -> 1.40.5
` [oe] [meta-oe] [PATCH 12/31] nlohmann-json: upgrade 3.11.3 -> 3.12.0
` [oe] [meta-oe] [PATCH 13/31] opentelemetry-cpp: upgrade 1.19.0 -> 1.20.0
` [oe] [meta-oe] [PATCH 14/31] php: upgrade 8.4.5 -> 8.4.6
` [oe] [meta-python] [PATCH 15/31] python3-asyncinotify: upgrade 4.2.0 -> 4.2.1
` [oe] [meta-python] [PATCH 16/31] python3-greenstalk: upgrade 2.0.2 -> 2.1.0
` [oe] [meta-python] [PATCH 17/31] python3-httpcore: upgrade 1.0.7 -> 1.0.8
` [oe] [meta-python] [PATCH 18/31] python3-inline-snapshot: upgrade 0.22.0 -> 0.22.1
` [oe] [meta-python] [PATCH 19/31] python3-ipython: upgrade 9.0.2 -> 9.1.0
` [oe] [meta-python] [PATCH 20/31] python3-multidict: upgrade 6.3.2 -> 6.4.3
` [oe] [meta-python] [PATCH 21/31] python3-obd: upgrade 0.7.2 -> 0.7.3
` [oe] [meta-python] [PATCH 22/31] python3-pykickstart: upgrade 3.62 -> 3.63
` [oe] [meta-python] [PATCH 23/31] python3-pymodbus: upgrade 3.8.6 -> 3.9.1
` [oe] [meta-python] [PATCH 24/31] python3-pymongo: upgrade 4.11.3 -> 4.12.0
` [oe] [meta-python] [PATCH 25/31] python3-pyzmq: upgrade 26.3.0 -> 26.4.0
` [oe] [meta-python] [PATCH 26/31] python3-sdbus: upgrade 0.13.0 -> 0.14.0
` [oe] [meta-python] [PATCH 27/31] python3-xmlschema: upgrade 3.4.5 -> 4.0.0
` [oe] [meta-python] [PATCH 28/31] python3-yarl: upgrade 1.18.3 -> 1.19.0
` [oe] [meta-oe] [PATCH 29/31] qpdf: upgrade 12.0.0 -> 12.1.0
` [oe] [meta-oe] [PATCH 30/31] tio: upgrade 3.8 -> 3.9
` [oe] [meta-oe] [PATCH 31/31] valijson: upgrade 1.0.4 -> 1.0.5

Proposal: skip debug builds of native packages
 2025-04-16  9:02 UTC 

[PATCH] symbols: discard stray file symbols
 2025-04-16  9:00 UTC 

[PATCH v3 0/3] virtio-net: disable delayed refill when pausing rx
 2025-04-16  9:00 UTC  (6+ messages)
` [PATCH v3 3/3] selftests: net: add a virtio_net deadlock selftest

[PATCH v2 00/17] mfd: adp5585: support keymap events and drop legacy Input driver
 2025-04-16  9:02 UTC  (2+ messages)

[PATCH liburing 0/5] zcrx example and other changes
 2025-04-16  9:01 UTC  (6+ messages)
` [PATCH liburing 1/5] Update io_uring.h for zcrx
` [PATCH liburing 2/5] tests/zcrx: rename a test
` [PATCH liburing 3/5] tests/zcrx: use returned right zcrx id
` [PATCH liburing 4/5] examples: add extra helpers
` [PATCH liburing 5/5] examples: add a zcrx example

[PATCH v5 00/25] AP bus/zcrypt/pkey/paes no-mem-alloc patches
 2025-04-16  9:00 UTC  (6+ messages)
` [PATCH v5 22/25] s390/pkey: Use preallocated memory for retrieve of UV secret metadata
` [PATCH v5 23/25] s390/uv: Remove uv_get_secret_metadata function

[OE-core][scarthgap][PATCH 1/5] libsoup: Fix CVE-2025-32910
 2025-04-16  9:00 UTC  (2+ messages)

[mptcp-next v2 0/7] Add 'dump_subflow' test in selftests
 2025-04-16  8:59 UTC  (8+ messages)
` [mptcp-next v2 1/7] selftests: mptcp: add struct params in mptcp_diag
` [mptcp-next v2 2/7] selftests: mptcp: refactor send_query parameters for code clarity
` [mptcp-next v2 3/7] selftests: mptcp: refine the 'iovlen' handling logic
` [mptcp-next v2 4/7] selftests: mptcp: refactor NLMSG handling with 'proto'
` [mptcp-next v2 5/7] selftests: mptcp: add a helper to get subflow_info
` [mptcp-next v2 6/7] selftests: mptcp: add a helper to print subflow_info
` [mptcp-next v2 7/7] selftests: mptcp: add chk_sublfow in diag.sh

[akpm-mm:mm-new 195/196] mm/zblock.c:369:33: error: initialization of 'int (*)(void *, size_t, gfp_t, long unsigned int *, const int)' {aka 'int (*)(void *, unsigned int, unsigned int, long unsigned int *, const int)'} from incompatible pointer type 'int (*)(void *, size_t, 
 2025-04-16  8:58 UTC 

[syzbot] [btrfs?] general protection fault in btrfs_relocate_block_group
 2025-04-16  8:58 UTC  (2+ messages)

[mptcp-next 0/7] Add 'dump_subflow' test in selftests
 2025-04-16  8:58 UTC  (4+ messages)
` [mptcp-next 5/7] selftests: mptcp: add a helper to get subflow_info

[PATCH v5 0/3] Add USB2PHY Port Reset Control driver for Renesas RZ/V2H(P) SoC
 2025-04-16  8:58 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: reset: Document RZ/V2H(P) USB2PHY reset
` [PATCH v5 2/3] reset: Add USB2PHY port reset driver for Renesas RZ/V2H(P)
` [PATCH v5 3/3] MAINTAINERS: Add entry for Renesas RZ/V2H(P) USB2PHY Port Reset driver

[PATCH][next] ASoC: cs48l32: Fix spelling mistake "exceeeds" -> "exceeds"
 2025-04-16  8:58 UTC  (2+ messages)

[PATCH v3 00/22] RV: Linear temporal logic monitors for RT application
 2025-04-16  8:56 UTC  (3+ messages)
` [PATCH v3 21/22] rv: Add documentation for rtapp monitor

[PATCH v3] mempolicy: Optimize queue_folios_pte_range by PTE batching
 2025-04-16  8:56 UTC  (6+ messages)

[PATCH v1] arch: arm: dts: agilex5: Set SDIO_SEL GPIO pin as output
 2025-04-16  8:55 UTC  (2+ messages)

[LTP] [PATCH v7 0/4] Support for Patchwork CI
 2025-04-16  8:55 UTC  (6+ messages)
` [LTP] [PATCH v7 2/4] ci: add patchwork communication script

[PATCH] mempolicy: Optimize queue_folios_pte_range by PTE batching
 2025-04-16  8:55 UTC  (5+ messages)

[PATCH 0/7] RFC: coverage deduplication for KCOV
 2025-04-16  8:54 UTC  (8+ messages)
` [PATCH 1/7] kcov: apply clang-format to kcov code
` [PATCH 2/7] kcov: factor out struct kcov_state
` [PATCH 3/7] kcov: x86: introduce CONFIG_KCOV_ENABLE_GUARDS
` [PATCH 4/7] kcov: add `trace` and `trace_size` to `struct kcov_state`
` [PATCH 5/7] kcov: add ioctl(KCOV_UNIQUE_ENABLE)
` [PATCH 6/7] x86: objtool: add support for R_X86_64_REX_GOTPCRELX
` [PATCH 7/7] mm/kasan: define __asan_before_dynamic_init, __asan_after_dynamic_init

[PATCH v3 0/2] btrfs: fix corner cases for subpage generic/363 failures
 2025-04-16  8:54 UTC  (3+ messages)
` [PATCH v3 1/2] btrfs: make btrfs_truncate_block() to zero involved blocks in a folio
` [PATCH v3 2/2] btrfs: make btrfs_truncate_block() zero folio range for certain subpage corner cases

[PATCH RESEND v2 net-next 00/14] ipv6: No RTNL for IPv6 routing table
 2025-04-16  8:54 UTC  (7+ messages)
` [PATCH RESEND v2 net-next 01/14] ipv6: Validate RTA_GATEWAY of RTA_MULTIPATH in rtm_to_fib6_config()
` [PATCH RESEND v2 net-next 02/14] ipv6: Get rid of RTNL for SIOCDELRT and RTM_DELROUTE
` [PATCH RESEND v2 net-next 03/14] ipv6: Move some validation from ip6_route_info_create() to rtm_to_fib6_config()

[LTP] [PATCH 1/1] cgroup_lib.sh: Improve error messages
 2025-04-16  8:52 UTC  (5+ messages)

[Bug 220016] New: USB devices plugged into USB hubs on 6.14.2-300.fc42.x86_64 do not work
 2025-04-16  8:53 UTC  (2+ messages)
` [Bug 220016] "

[PATCH V10 00/15] Rust abstractions for clk, cpumask, cpufreq, OPP
 2025-04-16  8:52 UTC  (3+ messages)
` [PATCH V10 14/15] rust: opp: Extend OPP abstractions with cpufreq support

[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
 2025-04-16  8:51 UTC  (12+ messages)

[PATCH 1/4] drm/amdgpu: add the evf attached gem obj resv dump
 2025-04-16  8:50 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: set the evf name to identify the userq case
` [PATCH 3/4] drm/amdgpu: trace the scheduler dependent job fence name
` [PATCH 4/4] drm/amdgpu: free the evf when the attached bo release

[PATCH v5 0/8] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
 2025-04-16  8:50 UTC  (5+ messages)
` [PATCH v5 5/8] arm64: dts: freescale: add Ka-Ro Electronics tx8p-ml81 COM

[PATCH] wifi: rtw88: do not ignore hardware read error during DPK
 2025-04-16  8:49 UTC  (2+ messages)

[Bug 220019] New: Host call trace and crash after boot guest with perf kvm stat record
 2025-04-16  8:49 UTC 

[PATCH RFC net-next 0/5] Marvell PTP support
 2025-04-16  8:48 UTC  (3+ messages)
` [PATCH RFC net-next 2/5] ptp: marvell: add core support for Marvell PTP v2.1

linux-next: duplicate patches in the ipsec-next tree
 2025-04-16  8:48 UTC  (2+ messages)

[RESEND 0/2] drm/edid: more displayid timing parsing and cleanups
 2025-04-16  8:48 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/edid: more displayid timing parsing and cleanups (rev3)

[ANNOUNCE] xfs-linux: for-next updated to 1c406526bd84
 2025-04-16  8:47 UTC 

MGA G200 issue in 6.12 and up
 2025-04-16  8:47 UTC  (4+ messages)

[PATCH v1 0/7] gpiolib: Some cleanups
 2025-04-16  8:47 UTC  (15+ messages)
` [PATCH v1 1/7] gpiolib: Print actual error when descriptor contains an error pointer
` [PATCH v1 2/7] gpiolib: Revert "Don't WARN on gpiod_put() for optional GPIO"
` [PATCH v1 3/7] gpiolib: Move validate_desc() and Co upper in the code
` [PATCH v1 4/7] gpiolib: Call validate_desc() when VALIDATE_DESC() can't be used
` [PATCH v1 5/7] gpiolib: Make taking gpio_lookup_lock consistent
` [PATCH v1 6/7] gpiolib: Convert to use guard()() for gpio_machine_hogs_mutex
` [PATCH v1 7/7] gpiolib: Remove redundant assignment of return variable

[PATCH] cpufreq: acpi: Don't enable boost on policy exit
 2025-04-16  8:47 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: add cpuidle state "cpu-pd-wait"
 2025-04-16  8:46 UTC  (8+ messages)

[tip:perf/core] [perf] da916e96e2: BUG:KASAN:null-ptr-deref_in_put_event
 2025-04-16  8:46 UTC  (9+ messages)

[PATCH v2] drm/amdgpu: Disallow partition query during reset
 2025-04-16  8:45 UTC  (2+ messages)

[PATCH v2 00/19] xen: introduce CONFIG_SYSCTL
 2025-04-16  8:45 UTC  (7+ messages)
` [PATCH v2 10/19] xen/sysctl: introduce CONFIG_PM_STATS

[PATCH v2] xfs: Fix spelling mistake "drity" -> "dirty"
 2025-04-16  8:45 UTC  (2+ messages)

[PATCH] xfs: compute buffer address correctly in xmbuf_map_backing_mem
 2025-04-16  8:45 UTC  (2+ messages)

[PATCH] xfs: add tunable threshold parameter for triggering zone GC
 2025-04-16  8:45 UTC  (2+ messages)

[PATCH] usb: core: do not allocate buffers from a DMA zone unnecessarily
 2025-04-16  8:45 UTC  (7+ messages)
` [PATCH v2] usb: core: warn if a GFP zone flag is passed to hcd_buffer_alloc()

remove LI_FAILED buffer pinning
 2025-04-16  8:45 UTC  (2+ messages)

[PATCH v5 0/2] net/mlx5: Fix NULL dereference and memory leak in ttc_table creation
 2025-04-16  8:43 UTC  (4+ messages)
` [PATCH v5 1/2] net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()

[PATCH 0/3] CDL Feature control improvements
 2025-04-16  8:42 UTC  (4+ messages)
` [PATCH 1/3] ata: libata-scsi: Fix ata_msense_control_ata_feature()
` [PATCH 2/3] ata: libata-scsi: Improve CDL control
` [PATCH 3/3] scsi: "

[PATCH v3 1/4] drm: add function drm_file_err to print proc information too
 2025-04-16  8:42 UTC  (6+ messages)
` [PATCH v3 2/4] drm/amdgpu: add drm_file reference in userq_mgr

[PATCH] drm/mgag200: Fix value in <VBLKSTR> register
 2025-04-16  8:38 UTC 

[RFC PATCH bpf-next/net v1 00/13] BPF Standard Streams
 2025-04-16  8:41 UTC  (5+ messages)
` [RFC PATCH bpf-next/net v1 03/13] selftests/bpf: Convert dynptr_fail to use vmlinux.h
` [RFC PATCH bpf-next/net v1 04/13] selftests/bpf: Add tests for dynptr source object interaction

[PATCH v2 0/4] xen/x86: fix implementation of subpage r/o MMIO
 2025-04-16  8:40 UTC  (4+ messages)
` [PATCH v2 1/4] xen/io: provide helpers for multi size MMIO accesses

[PATCH mptcp-next v3 0/3] only remove entry from local_addr_list when sending a REMOVE_ADDR
 2025-04-16  8:39 UTC  (2+ messages)

[PATCH] docs: backlight: Clarify `actual_brightness`
 2025-04-16  8:39 UTC  (3+ messages)

[meta-virtualization][PATCH] fuse-overlayfs: update to v1.14
 2025-04-16  8:39 UTC 

[Intel-wired-lan] [iwl-next v2 0/8] libie: commonize adminq structure
 2025-04-16  8:38 UTC  (4+ messages)
    `  "

[PATCH 0/6] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-04-16  8:38 UTC  (6+ messages)
` [PATCH 3/6] x86/kvm/emulate: Avoid RET for fastops

[mani-mhi:mhi-fixes] BUILD SUCCESS 9fff23899ca43cf07af0b59a8096368013b4946a
 2025-04-16  8:38 UTC 

[PATCH v2 0/2] Add support for MSI injection on Arm
 2025-04-16  8:37 UTC  (4+ messages)

[PATCH 1/1] iommu/vt-d: Revert ATS timing change to fix boot failure
 2025-04-16  8:37 UTC  (2+ messages)

[PATCH v2 0/3] Successful NCQ commands sense_valid cleanups/fixes
 2025-04-16  8:35 UTC  (5+ messages)
` [PATCH v2 1/3] ata: libata-sata: Save all fields from sense data descriptor
` [PATCH v2 3/3] ata: libata-sata: Use BIT() macro

[PATCH v6 00/12] Add imx8mp video support
 2025-04-16  8:36 UTC  (4+ messages)
` [PATCH v6 05/12] power-domain: Add refcounting

[PATCH v6 0/2] pwm: pwmchip character device
 2025-04-16  8:34 UTC  (2+ messages)

[RFC PATCH] mm: don't promote exclusive file folios of dying processes
 2025-04-16  8:32 UTC  (5+ messages)

[PATCH 0/7] ASoC: codec: Convert to GPIO descriptors
 2025-04-16  8:31 UTC  (4+ messages)
` [PATCH 2/7] ASoC: codec: tlv320aic32x4: "

[PATCH 0/3] Fix some more RVV source overlap issues
 2025-04-16  8:29 UTC  (2+ messages)

[PATCH v2 0/5] Add support to read the restart reason from IMEM
 2025-04-16  8:29 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: sram: qcom,imem: Document IPQ5424 compatible
` [PATCH v2 2/5] arm64: dts: qcom: ipq5424: Add the IMEM node
` [PATCH v2 3/5] dt-bindings: watchdog: separate out the IPQ5424 compatilble
` [PATCH v2 4/5] arm64: dts: qcom: ipq5424: drop the fallback WDT compatible
` [PATCH v2 5/5] watchdog: qcom: add support to read the restart reason from IMEM

[RFC 0/5] add option to restore swap account to cgroupv1 mode
 2025-04-16  8:29 UTC  (11+ messages)
` [RFC 2/5] memcontrol: add boot option to enable memsw account on dfl
            ` [External] "

[PATCH v1 0/8] Enable/Disable DC balance along with VRR DSB
 2025-04-16  8:29 UTC  (3+ messages)
` [PATCH v1 1/8] drm/i915/vrr: Add DC balance registers

[RFC PATCH 0/5] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2025-04-16  8:29 UTC  (6+ messages)
` [RFC PATCH 3/5] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops

[PATCH 0/2] btrfs: fix corner cases for subpage generic/363 failures
 2025-04-16  8:28 UTC  (10+ messages)
` [PATCH 2/2] btrfs: make btrfs_truncate_block() zero folio range for certain subpage corner cases

+ mm-contpte-optimize-loop-to-reduce-redundant-operations.patch added to mm-new branch
 2025-04-16  8:28 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Texas Instruments DTHE V2 crypto accelerator
 2025-04-16  8:27 UTC  (4+ messages)
` [PATCH v2 2/2] crypto: ti: Add driver for DTHE V2 AES Engine (ECB, CBC)

[PATCH] xfs_repair: Bump link count if longform_dir2_rebuild yields shortform dir
 2025-04-16  8:27 UTC  (2+ messages)

[android-common:android16-6.12 0/3] drivers/base/power/wakeup.c:1219:5: warning: no previous prototype for 'wakeup_sources_stats_open'
 2025-04-16  8:26 UTC 

[android-common:android16-6.12 0/3] drivers/base/power/wakeup.c:1219:5: warning: no previous prototype for function 'wakeup_sources_stats_open'
 2025-04-16  8:26 UTC 

[PATCH] tools/make_pip: Use virtualenv when invoking pip
 2025-04-16  8:25 UTC  (3+ messages)

[PATCH] mm/page_alloc.c: Avoid infinite retries caused by cpuset race
 2025-04-16  8:24 UTC 

[PATCH 0/2] separate out mmap_lock/VMA locking and update MAINTAINERS
 2025-04-16  8:07 UTC  (5+ messages)
` [PATCH 2/2] MAINTAINERS: add section for locking of mm's and VMAs

[PATCH 00/24] Optimize the hot path in the UFS driver
 2025-04-16  8:23 UTC  (9+ messages)
` [PATCH 04/24] scsi: core: Implement reserved command handling

[PATCH 1/8] docs: rewrite the description of --bytes, to be clearer
 2025-04-16  8:23 UTC  (2+ messages)

[PATCH] setarch: (man) correct the markup of the synopsis and of two options
 2025-04-16  8:22 UTC  (2+ messages)

[PATCH v3 00/10] ASoC: add Renesas MSIOF sound driver
 2025-04-16  8:21 UTC  (5+ messages)
` [PATCH v3 07/10] ASoC: renesas: add MSIOF sound support

[PATCH v2] CI: Add Arm64/Arm32 MPU build jobs
 2025-04-16  8:21 UTC 

[PATCH 0/4] md: fix is_mddev_idle()
 2025-04-16  8:19 UTC  (4+ messages)
` [PATCH 2/4] md: add a new api sync_io_depth

[PATCH 0/9] Split up "object-file.c"
 2025-04-16  7:44 UTC  (4+ messages)
` [PATCH v3 00/10] "

[PATCH] mount: add a comment about concurrent changes with statmount()/listmount()
 2025-04-16  8:19 UTC 

[PATCH v8 0/4] virtio-rtc: Add device specification
 2025-04-16  8:17 UTC  (3+ messages)
` [PATCH v8 3/4] virtio-rtc: Add alarm feature

[PATCH v6 0/2] iio: adc: add Nuvoton NCT7201 ADC driver
 2025-04-16  8:17 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: iio: adc: add NCT7201 ADCs
` [PATCH v6 2/2] iio: adc: add support for Nuvoton NCT7201

[RFC PATCH 0/1 v2] Propagate bootph* property to all parent nodes
 2025-04-16  8:17 UTC  (10+ messages)
` [RFC PATCH 1/2 v2] tools: binman: control.py: Propagate bootph-* properties to supernodes

[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-04-16  8:17 UTC  (10+ messages)
` [PATCH v2 08/10] target/i386/kvm: reset AMD PMU registers during VM reset

[PATCH 01/10] x86/cpufeatures: Add X86_FEATURE_APX
 2025-04-16  8:17 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH 02/10] x86/fpu/apx: Define APX state component
 2025-04-16  8:17 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH 03/10] x86/fpu/apx: Disallow conflicting MPX presence
 2025-04-16  8:17 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH 04/10] x86/fpu/apx: Enable APX state support
 2025-04-16  8:17 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH 05/10] selftests/x86/apx: Add APX test
 2025-04-16  8:17 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH 06/10] x86/fpu: Log XSAVE disablement consistently
 2025-04-16  8:17 UTC  (2+ messages)
` [tip: x86/fpu] "


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.