All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-02 04:11:52 to 2025-07-02 05:49:07 UTC [more...]

[PATCH v6 0/2] ramfb: Add property to control if load the romfile
 2025-07-02  6:09 UTC  (6+ messages)
` [PATCH v6 2/2] hw/i386: Add the ramfb romfile compatibility

[PATCH v5 1/5] clang-native: Add class to use clang as native compiler
 2025-07-02  5:48 UTC  (6+ messages)
` [PATCH v5 2/5] base.bbclass: Deferred inherit native toolchain class
` [PATCH v5 3/5] compiler-rt,libcxx: Use clang for native versions as well
` [PATCH v5 4/5] sanity/utils: Directly use gcc, not BUILD_CC
  ` Patchtest results for "
` [PATCH v5 5/5] sanity/utils: Directly use gcc instead of BUILD_CC in host_gcc_version

[PATCH net-next v8 0/5] Split netmem from struct page
 2025-07-02  5:32 UTC  (6+ messages)
` [PATCH net-next v8 1/5] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH net-next v8 2/5] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH net-next v8 3/5] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH net-next v8 4/5] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH net-next v8 5/5] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()

[Bug 220272] New: Latent race condition in USB code unveiled with optimized memset_64.S
 2025-07-02  5:48 UTC  (2+ messages)
` [Bug 220272] "

[PATCH i-g-t v3 1/5] lib/amdgpu: Add SDMA support for user queues
 2025-07-02  5:47 UTC  (5+ messages)
` [PATCH i-g-t v3 2/5] lib/amdgpu: Fix SDMA user queue submission by using hw_ip_info from ring context
` [PATCH i-g-t v3 3/5] drm/amdgpu: Add RPTR support and volatile qualifiers for user queues
` [PATCH i-g-t v3 4/5] tests/amdgpu: Standardize user queue test enablement with AMDGPU_ENABLE_USERQTEST
` [PATCH i-g-t v3 5/5] lib/amdgpu: Consolidate user queue implementation into amd_ip_blocks.h

[PATCH v2 0/5] binder: Set up KUnit tests for alloc
 2025-07-02  5:47 UTC  (3+ messages)
` [PATCH v2 3/5] binder: Scaffolding for binder_alloc KUnit tests

[PATCH] devconfig/redhat: Install gcc-c++ package
 2025-07-02  5:46 UTC 

[PATCH] samples: mei: Fix building on musl libc
 2025-07-02  5:45 UTC  (2+ messages)

[PATCH] mm/mglru: Stop try_to_inc_min_seq() if the oldest generation LRU lists are not empty
 2025-07-02  5:44 UTC  (3+ messages)

[PATCH v6 0/9] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-07-02  5:42 UTC  (7+ messages)
` [PATCH v6 6/9] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v6 7/9] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH v6 9/9] target/i386/kvm: don't stop Intel PMU counters

[PATCH][v2] virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
 2025-07-02  5:42 UTC  (2+ messages)

[PATCH i-g-t v1 0/2] Relax link reset and frame rate checks
 2025-07-02  5:42 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] net/sched: sch_qfq: Fix null-deref in agg_dequeue
 2025-07-02  5:40 UTC  (2+ messages)

[PATCH] cadence_qspi: fix odd byte read issue in STIG mode
 2025-07-02  5:39 UTC 

[PATCH] btrfs: populate otime when logging an inode item
 2025-07-02  5:38 UTC 

linux-next: manual merge of the phy-next tree with the jc_docs tree
 2025-07-02  5:38 UTC 

[PATCHv2 1/2] sched/wait: Add wait_event_state_exclusive()
 2025-07-02  5:37 UTC  (3+ messages)
` [PATCHv2 2/2] fuse: use freezable wait in fuse_get_req()

[PATCH v2 00/27] Implementing a MSHV (Microsoft Hypervisor) accelerator
 2025-07-02  5:35 UTC  (10+ messages)
` [PATCH v2 02/27] target/i386/emulate: Allow instruction decoding from stream
` [PATCH v2 08/27] accel/mshv: Initialize VM partition
` [PATCH v2 18/27] target/i386/mshv: Implement mshv_arch_put_registers()
` [PATCH v2 24/27] target/i386/mshv: Implement mshv_vcpu_run()

[PATCH] irqchip/renesas-rzv2h: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
 2025-07-02  5:36 UTC  (3+ messages)

[PATCH 1/2] fuse: Fix fuse_copy_folio() size assignation
 2025-07-02  5:34 UTC  (3+ messages)
` [PATCH 2/2] fuse: clean up null folio check in fuse_copy_folio()

[PATCH][RFC] fold fs_struct->{lock,seq} into a seqlock
 2025-07-02  5:34 UTC 

[PATCH 0/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28)
 2025-07-02  5:33 UTC  (3+ messages)
` [PATCH 1/3] hvmloader: fix code style violations

[PATCH i-g-t v2 0/2] Relax link reset and frame rate checks
 2025-07-02  5:34 UTC  (3+ messages)
` [PATCH i-g-t v2 1/2] tests/kms_flip: Adjust pass rate threshold based on frame rate
` [PATCH i-g-t v2 2/2] tests/kms_flip: Remove assertion dependency on link reset retry condition

[PATCH bpf-next 1/2] bpf: Reduce stack frame size by using env->insn_buf for bpf insns
 2025-07-02  5:33 UTC  (2+ messages)
` [PATCH bpf-next 2/2] bpf: Avoid putting struct bpf_scc_callchain variables on the stack

[PATCH bpf] selftests/bpf: Re-add kfunc declarations to qdisc tests
 2025-07-02  5:32 UTC  (8+ messages)

[PATCH v2] tools/hv: fcopy: Fix irregularities with size of ring buffer
 2025-07-02  5:31 UTC  (3+ messages)

[PATCH] i386/cpu: ARCH_CAPABILITIES should not be advertised on AMD
 2025-07-02  5:30 UTC  (9+ messages)

[PATCH v7 00/14] further mt7988 devicetree work
 2025-07-02  5:26 UTC  (2+ messages)

[PATCH net-next v4 00/14] net: mctp: Add support for gateway routing
 2025-07-02  5:28 UTC  (7+ messages)
` [PATCH net-next v4 03/14] net: mctp: separate routing database from routing operations
` [PATCH net-next v4 12/14] net: mctp: allow NL parsing directly into a struct mctp_route

[PATCH v2 00/19] drm: Eliminate redundant drm_format_info lookups
 2025-07-02  5:28 UTC  (3+ messages)
` [PATCH v2 12/19] drm/gma500: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()

[RFC Patch v1 0/5] Add TREX Traffic Generator to DTS Framework
 2025-07-02  5:21 UTC  (6+ messages)
` [PATCH v3 1/5] dts: rework config module to support perf TGs
  ` [PATCH v3 2/5] dts: rework traffic generator inheritance structure
  ` [PATCH v3 3/5] dts: add timeout override option to interactive shells
  ` [PATCH v3 4/5] dts: add trex traffic generator to dts framework
  ` [PATCH v3 5/5] dts: add performance test functions to test suite API

[PATCH v7 0/8] More missing XeLP workarounds
 2025-07-02  5:25 UTC  (5+ messages)
` [PATCH v7 2/8] drm/xe: Generalize wa bb emission code
` [PATCH v7 6/8] drm/xe: Add plumbing for indirect context workarounds

[PATCH v2 0/1] PCI: pcie_failed_link_retrain() return if dev is not ASM2824
 2025-07-02  5:24 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/2] mm/memory_hotplug: fixup crash during uevent handling
 2025-07-02  5:24 UTC  (7+ messages)
` [PATCH 2/2] mm/memory_hotplug: activate node before adding new memory blocks

[PATCH] drm: sanitize ttm_device_funcs.evict_flags/move casting
 2025-07-02  5:24 UTC 

[RFC PATCH 0/4] mm/damon: add DAMOS_MIGRATE_{HOT,COLD} destination nodes and weights
 2025-07-02  5:23 UTC  (2+ messages)

[PATCH] fuse: remove unneeded offset assignment when filling write pages
 2025-07-02  5:23 UTC  (2+ messages)

[PATCH v7 00/24] Linux SBI MPXY and RPMI drivers
 2025-07-02  5:13 UTC  (39+ messages)
` [PATCH v7 01/24] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [PATCH v7 02/24] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
` [PATCH v7 03/24] RISC-V: Add defines for the SBI message proxy extension
` [PATCH v7 04/24] mailbox: Add common header for RPMI messages sent via mailbox
` [PATCH v7 05/24] mailbox: Allow controller specific mapping using fwnode
` [PATCH v7 06/24] byteorder: Add memcpy_to_le32() and memcpy_from_le32()
` [PATCH v7 07/24] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v7 08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings
` [PATCH v7 09/24] dt-bindings: clock: Add RPMI clock service controller bindings
` [PATCH v7 10/24] clk: Add clock driver for the RISC-V RPMI clock service group
` [PATCH v7 11/24] dt-bindings: Add RPMI system MSI message proxy bindings
` [PATCH v7 12/24] dt-bindings: Add RPMI system MSI interrupt controller bindings
` [PATCH v7 13/24] irqchip: Add driver for the RPMI system MSI service group
` [PATCH v7 14/24] ACPI: property: Refactor acpi_fwnode_get_reference_args()
` [PATCH v7 15/24] ACPI: property: Add support for cells property
` [PATCH v7 16/24] ACPI: scan: Update honor list for RPMI System MSI
` [PATCH v7 17/24] ACPI: RISC-V: Create interrupt controller list in sorted order
` [PATCH v7 18/24] ACPI: RISC-V: Add support to update gsi range
` [PATCH v7 19/24] ACPI: RISC-V: Add RPMI System MSI to GSI mapping
` [PATCH v7 20/24] irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()
` [PATCH v7 21/24] mailbox/riscv-sbi-mpxy: Add ACPI support
` [PATCH v7 22/24] irqchip/riscv-rpmi-sysmsi: "
` [PATCH v7 23/24] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig
` [PATCH v7 24/24] MAINTAINERS: Add entry for RISC-V RPMI and MPXY drivers

[PATCH 8/9] vdpa: introduce map ops
 2025-07-02  5:20 UTC  (2+ messages)

[PATCH v6 00/23] Linux SBI MPXY and RPMI drivers
 2025-07-02  5:12 UTC  (4+ messages)

ld.lld: error: unrecognized instruction for 6_X relocation: 0x4000
 2025-07-02  5:20 UTC 

[RFC PATCH v2 0/6] mm/damon: add DAMOS_MIGRATE_{HOT,COLD} destination nodes and weights
 2025-07-02  5:15 UTC  (7+ messages)
` [RFC PATCH v2 1/6] mm/damon: add struct damos_migrate_dest
` [RFC PATCH v2 2/6] mm/damon/core: add damos->migrate_dest field
` [RFC PATCH v2 3/6] mm/damon/sysfs-schemes: implement DAMOS action destinations directory
` [RFC PATCH v2 4/6] mm/damon/sysfs-schemes: set damos->migrate_dest
` [RFC PATCH v2 5/6] Docs/ABI/damon: document schemes dests directory
` [RFC PATCH v2 6/6] Docs/admin-guide/mm/damon/usage: document "

[PATCH 0/7] media: add imx93 mipi/controller csi support
 2025-07-02  5:15 UTC  (3+ messages)
` [PATCH 3/7] pmdomain: imx93-blk-ctrl: populate child devices

[REGRESSION][BISECTED] Performance Regression in IOMMU/VT-d Since Kernel 6.10
 2025-07-02  5:14 UTC  (2+ messages)

BSP: X and customized raspberrypi5.conf machine
 2025-07-02  5:14 UTC  (3+ messages)
` [yocto] "

[PATCH v3 0/3] fuse: Expose more information of fuse backing files to userspace
 2025-07-02  5:11 UTC  (13+ messages)
` [PATCH v3 2/3] fs: fuse: add backing_files control file

[PATCH v4 0/7] Future-proof for multi-tile + multi-GT cases
 2025-07-02  5:10 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for Future-proof for multi-tile + multi-GT cases (rev7)
` ✓ CI.KUnit: success "

[RESEND PATCH net-next 1/1] net/mlx5: Clean up only new IRQ glue on request_irq() failure
 2025-07-02  5:07 UTC  (2+ messages)

[PATCH v2 1/1] serial: 8520_ce4100: Reuse mem_serial_in() in ce4100_mem_serial_in()
 2025-07-02  5:05 UTC  (2+ messages)

[PATCH] arm64: dts: imx94: add missing clock related properties to flexcan1
 2025-07-02  5:05 UTC  (3+ messages)

[PATCH] Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2"
 2025-07-02  5:04 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH 0/5] ARM: dts: aspeed: Add Meta Darwin dts
 2025-07-02  5:04 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: aspeed: Expand data0 partition in facebook-bmc-flash-layout-128.dtsi
` [PATCH 2/5] ARM: dts: aspeed: Remove eMMC from ast2600-facebook-netbmc-common.dtsi
` [PATCH 3/5] ARM: dts: aspeed: elbert: Enable eMMC device
` [PATCH 4/5] ARM: dts: aspeed: fuji: "
` [PATCH 5/5] ARM: dts: aspeed: Add Facebook Darwin (AST2600) BMC

[PATCH v2][makedumpfile] Fix a data race in multi-threading mode (--num-threads=N)
 2025-07-02  5:03 UTC  (8+ messages)

[PATCH RFT net-next 0/10] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-07-02  5:01 UTC  (3+ messages)
` [PATCH RFT net-next 04/10] soc: sunxi: sram: register regmap as syscon

[PATCH] spi: cadence_qspi: Fix odd byte write issue in STIG mode
 2025-07-02  4:59 UTC 

[PATCH v3 00/68] accel: Preparatory cleanups for split-accel
 2025-07-02  4:58 UTC  (3+ messages)
` [PATCH v3 24/68] accel/system: Add 'info accel' on human monitor

[PATCH v14 0/4] Support system sleep with offloaded usb transfers
 2025-07-02  5:11 UTC  (7+ messages)

[PATCH i-g-t 1/1] tests/intel/xe_eu_stall: Use default sampling rate from the query IOCTL data
 2025-07-02  4:58 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [i-g-t,1/1] "

[PATCH] drm/xe/xe_pmu: Validate gt in event supported
 2025-07-02  4:54 UTC  (6+ messages)

[cxl:next] BUILD SUCCESS ac0fe6a5731700bcea6fecfd5d0b76c0454b3a20
 2025-07-02  4:53 UTC 

[PATCH] generic/050: add a workaround for btrfs
 2025-07-02  4:53 UTC 

[PATCH] drm/i915/display: Read DP_ADAPTER_CAP to pass LinkLayer DPCD&EDID tests
 2025-07-02  4:53 UTC  (3+ messages)

[PATCH v2] wireless-regdb: Update regulatory info for Vietnam (VN) for 2025
 2025-07-02  4:53 UTC  (3+ messages)

[PATCH] wireless-regdb: Update regulatory rules for Brazil (BR) on 6GHz
 2025-07-02  4:53 UTC  (3+ messages)
` [PATCH v4] "

[openeuler:openEuler-1.0-LTS 1605/1605] net/tipc/topsrv.o: warning: objtool: missing symbol for section .init.text
 2025-07-02  4:51 UTC 

[PATCH v3 0/6] Future-proof for multi-tile + multi-GT cases
 2025-07-02  4:50 UTC  (5+ messages)
` [PATCH v3 2/6] drm/xe: Track maximum GTs per tile on a per-platform basis

[bug] pull --prune could not delete references due to lock file already exists error
 2025-07-02  4:50 UTC  (5+ messages)
` Re "

[PATCH] drm/dp: Add documentation for luminance_set
 2025-07-02  4:50 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] drm/i915/display: Add upper limit check for pixel clock
 2025-07-02  4:27 UTC 

[ndctl PATCH V2] Various typos fix in Documention/, cxl/, ndctl/, test/, util/ and meson.build
 2025-07-02  4:18 UTC 

[meta-ti][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202507011953
 2025-07-02  4:40 UTC 

[PATCH v9 RESEND 0/2] Update ECN and Add Accurate ECN feature
 2025-07-02  4:40 UTC  (2+ messages)

[openeuler:OLK-5.10 2882/2882] arch/x86/events/amd/core.c:716:24: warning: variable 'hwc' set but not used
 2025-07-02  4:38 UTC 

[PATCHv4 0/5] nvme-fc: FPIN link integrity handling
 2025-07-01  5:21 UTC 

[PATCH v10 00/13] nommu UML
 2025-07-02  4:37 UTC  (8+ messages)
` [PATCH v10 09/13] x86/um: nommu: signal handling

[PATCH v10 net-next 00/15] AccECN protocol patch series
 2025-07-02  4:37 UTC  (16+ messages)
` [PATCH v10 net-next 01/15] tcp: reorganize SYN ECN code
` [PATCH v10 net-next 02/15] tcp: fast path functions later
` [PATCH v10 net-next 03/15] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v10 net-next 04/15] tcp: ecn functions in separated include file
` [PATCH v10 net-next 05/15] tcp: AccECN core
` [PATCH v10 net-next 06/15] tcp: accecn: AccECN negotiation
` [PATCH v10 net-next 07/15] tcp: Add wait_third_ack flag for ECN negotiation in simultaneous connect
` [PATCH v10 net-next 08/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v10 net-next 09/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v10 net-next 10/15] tcp: sack option handling improvements
` [PATCH v10 net-next 11/15] tcp: accecn: AccECN option
` [PATCH v10 net-next 12/15] tcp: accecn: AccECN option send control
` [PATCH v10 net-next 13/15] tcp: accecn: AccECN option failure handling
` [PATCH v10 net-next 14/15] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v10 net-next 15/15] tcp: accecn: try to fit AccECN option with SACK

[PATCH V1 1/2] dt-bindings: leds: pwm: Add enable-gpios property
 2025-07-02  4:35 UTC  (2+ messages)
` [PATCH V1 2/2] leds: pwm: Add optional GPIO enable pin support

[PATCH] wireless-regdb: Update regulatory info for Estonia (EE) for 2024
 2025-07-02  4:34 UTC  (3+ messages)

[PATCH i-g-t v3] tests/kms_content_protection: Add a test for HDCP-MST with suspend resume
 2025-07-02  4:33 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_content_protection: Add a test for HDCP-MST with suspend resume (rev2)

[PATCH] wireless-regdb: Update regulatory info for Egypt (EG) for 2024
 2025-07-02  4:32 UTC  (2+ messages)

[BUG] Kernel panic in __migrate_swap_task() on 6.16-rc2 (NULL pointer dereference)
 2025-07-02  4:32 UTC  (7+ messages)

[PATCH] lib/vsprintf: include stdarg.h from sprintf.h to provide va_list
 2025-07-02  4:27 UTC 

[PATCH v2 0/5] Defer throttle when task exits to user
 2025-07-02  4:25 UTC  (2+ messages)

Cannot allocate memory delete table inet filter
 2025-07-02  3:51 UTC  (4+ messages)

[PATCH] common: add proper btrfs log tree detection to _has_metadata_journaling
 2025-07-02  4:20 UTC  (3+ messages)

[PATCH v6 0/2] PM / devfreq: Add HiSilicon uncore frequency scaling driver
 2025-07-02  4:16 UTC  (4+ messages)

[linux-next:master 3963/6384] drivers/gpu/drm/xe/xe_pcode.c:342: multiple definition of `intel_pcode_read'; drivers/gpu/drm/i915/intel_pcode.o:drivers/gpu/drm/i915/intel_pcode.c:278: first defined here
 2025-07-02  4:18 UTC 

[openeuler:OLK-6.6 2439/2439] kismet: WARNING: unmet direct dependencies detected for HALTPOLL_CPUIDLE when selected by ARM64
 2025-07-02  4:18 UTC 

[PATCH v4 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-07-01 12:07 UTC  (3+ messages)
  ` [PATCH v4 3/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo HS phy

Weird delay introduced in v6.16-rc only, possible regression
 2025-07-02  4:14 UTC  (6+ messages)

[PATCH v4 00/10] Introducing firmware late binding
 2025-07-02  4:12 UTC  (9+ messages)
` [PATCH v4 02/10] mei: late_bind: add late binding component driver

[PATCH] mm/cma: Use str_plural() in cma_declare_contiguous_multi()
 2025-07-02  4:12 UTC  (2+ messages)

[PATCH] Bluetooth: hci_event: Hold PA sync conn when BIG sync established
 2025-07-02  4:12 UTC  (2+ messages)
`  "

[PATCH v2 03/28] coresight: etm3x: Always set tracer's device mode on target CPU
 2025-07-02  4:08 UTC  (2+ messages)


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.