All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-17 09:19:38 to 2025-01-17 10:15:07 UTC [more...]

[U-Boot][PATCH v2 0/3] Improve fpga cmd usage information
 2025-01-17  9:44 UTC  (3+ messages)
` [U-Boot][PATCH v2 3/3] fpga: xilinx exclusive commands info

[PATCH kvmtool] kvmtool: virtio: fix endian for big endian hosts
 2025-01-17 10:07 UTC  (6+ messages)

[PATCH v2 0/4] cpufreq: Fix some boost errors related to CPU online and offline
 2025-01-17 10:14 UTC  (5+ messages)
` [PATCH v2 1/4] cpufreq: Fix re-boost issue after hotplugging a cpu
` [PATCH v2 2/4] cpufreq: Introduce a more generic way to set default per-policy boost flag
` [PATCH v2 3/4] cpufreq: CPPC: Fix wrong max_freq in policy initialization
` [PATCH v2 4/4] cpufreq: ACPI: Remove set_boost in acpi_cpufreq_cpu_init()

[PATCH v3 i-g-t 0/2] tests/intel/xe_sriov_flr: Add parallel FLR subtest for SR-IOV VFs
 2025-01-17 10:14 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/xe_sriov_flr: Add parallel FLR subtest for SR-IOV VFs (rev3)

[LTP] [PATCH v2 1/1] lib: Multiply slow config only for a real tests
 2025-01-17 10:14 UTC  (8+ messages)

[PATCH v4 0/3] coreaudio fixes
 2025-01-17 10:14 UTC  (3+ messages)
` [PATCH v4 2/3] audio: Add functions to initialize buffers

[yocto-docs][PATCH v2 0/2] Update the autobuilder links to valkyrie
 2025-01-17 10:14 UTC  (5+ messages)
` [yocto-docs][PATCH v2 1/2] Update autobuilder URLs "
  ` [docs] "
` [yocto-docs][PATCH v2 2/2] test-manual/reproducible-builds: fix reproducible links
  ` [docs] "

[PATCH 1/2] classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
 2025-01-17 10:13 UTC  (3+ messages)
  ` [OE-core] [PATCH 2/2] base: Add virtual/cross-XXX recipe specific provider control handling

[RFC 00/13] rust: Reinvent the wheel for HPET timer in Rust
 2025-01-17 10:31 UTC  (10+ messages)
` [RFC 04/13] rust: add bindings for gpio_{in|out} initialization
` [RFC 09/13] i386/fw_cfg: move hpet_cfg definition to hpet.c

[PATCH v12] ALSA: hda/tas2781: Add tas2781 hda SPI driver
 2025-01-17 10:12 UTC  (3+ messages)

[PATCH v3 0/8] qapi-go: add generator for Golang interfaces
 2025-01-17 10:10 UTC  (3+ messages)
` [PATCH v3 1/8] qapi: golang: Generate enum type

[PATCH] firmware: arm_ffa: Set dma_mask for ffa devices
 2025-01-17 10:09 UTC  (2+ messages)

[PATCH v2] erofs: remove dead code in erofs_fc_parse_param
 2025-01-17 10:06 UTC  (2+ messages)

[bigeasy-staging:futex_local_v6] [futex] 865221325b: WARNING:at_lib/rcuref.c:#rcuref_put_slowpath
 2025-01-17 10:03 UTC  (4+ messages)

[PATCH v2 0/2] hwmon: lm90: Add support for NCT7716, NCT7717 and NCT7718
 2025-01-17 10:07 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: (lm90): "
` [PATCH v2 2/2] dt-bindings: hwmon: lm90: "

[PATCH] erofs: add error log in erofs_fc_parse_param
 2025-01-17 10:08 UTC  (7+ messages)

[android-common:android11-5.4 1/1] drivers/media/platform/vim2m.c:1384:1: warning: label 'error_v4l2' defined but not used
 2025-01-17 10:08 UTC 

[REGRESSION] Distorted sound on Acer Aspire A115-31 laptop
 2025-01-17 10:06 UTC  (10+ messages)

[PATCH 0/8] compat/zlib: allow use of zlib-ng as backend
 2025-01-17 10:06 UTC  (3+ messages)
` [PATCH v3 00/10] "

[PATCH bpf-next v3 0/5] Free htab element out of bucket lock
 2025-01-17 10:18 UTC  (6+ messages)
` [PATCH bpf-next v3 1/5] bpf: Free special fields after unlock in htab_lru_map_delete_node()
` [PATCH bpf-next v3 2/5] bpf: Bail out early in __htab_map_lookup_and_delete_elem()
` [PATCH bpf-next v3 3/5] bpf: Free element after unlock "
` [PATCH bpf-next v3 4/5] bpf: Cancel the running bpf_timer through kworker for PREEMPT_RT
` [PATCH bpf-next v3 5/5] selftests/bpf: Add test case for the freeing of bpf_timer

[LTP] [PATCH] acct01: NULL terminate .needs_kconfigs
 2025-01-17 10:04 UTC  (2+ messages)

[PATCH v6 00/17] Provide a new two step DMA mapping API
 2025-01-17 10:03 UTC  (18+ messages)
` [PATCH v6 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v6 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v6 03/17] iommu: generalize the batched sync after map interface
` [PATCH v6 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v6 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v6 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v6 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v6 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v6 09/17] docs: core-api: document the IOVA-based API
` [PATCH v6 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v6 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v6 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v6 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v6 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v6 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v6 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v6 17/17] vfio/mlx5: Enable the DMA link API

Script error when using EXTRA_IMAGECMD::append
 2025-01-17 10:04 UTC  (3+ messages)
` [yocto] "

[tip:master] BUILD SUCCESS 37bc915c6ad0fb8a192dafb6b7046c79cad1f4a2
 2025-01-17 10:03 UTC 

[PATCH i-g-t v2 0/9] Xe: Add tests for PXP
 2025-01-17 10:03 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Xe: Add tests for PXP (rev2)

[PATCH net-next v2 1/2] dt-bindings: net: rfkill-gpio: enable booting in blocked state
 2025-01-17 10:03 UTC  (3+ messages)

[PATCH net v3 0/9] tun: Unify vnet implementation
 2025-01-17 10:03 UTC  (7+ messages)
` [PATCH net v3 1/9] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net v3 2/9] tun: Avoid double-tracking iov_iter length changes
` [PATCH net v3 9/9] tap: Use tun's vnet-related code

[tip:tip/urgent] BUILD SUCCESS afe325cac4243c054e9a0e088d22561f0c7209ab
 2025-01-17 10:02 UTC 

[PATCH 0/4] cxl: DPA partition metadata is a mess
 2025-01-17 10:03 UTC  (3+ messages)
` [PATCH 1/4] cxl: Remove the CXL_DECODER_MIXED mistake

[Bug 219495] New: [TPM2] tpm_tis driver crashs during the boot time
 2025-01-17 10:02 UTC  (2+ messages)
` [Bug 219495] "

[Intel-wired-lan] [PATCH v2 net-next] ixgbe: Fix endian handling for ACI descriptor registers
 2025-01-17 10:01 UTC  (4+ messages)
    `  "

[PATCH i-g-t, v2] tests/amdgpu/amd_vrr_range: Fix panel cannot light up after test
 2025-01-17  9:59 UTC 

[PATCH v9 1/8] iio: backend: add API for interface get
 2025-01-17  9:59 UTC  (3+ messages)
` [PATCH v9 8/8] iio: adc: ad4851: add ad485x driver

[PATCH] riscv: select DMA_DIRECT_REMAP by RISCV_ISA_SVPBMT and ERRATA_THEAD_MAE
 2025-01-17  9:58 UTC  (5+ messages)

UBSAN: array-index-out-of-bounds in release_metapage
 2025-01-17  9:57 UTC 

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-17  9:54 UTC  (12+ messages)
` [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs

[PATCH mptcp-next] selftests/bpf: Drop cgroup_fd of run_mptcpify
 2025-01-17  9:57 UTC  (2+ messages)

[PATCH 0/3] fdt_support: improve board_fdt_chosen_bootargs() for flexibility
 2025-01-17  9:56 UTC  (6+ messages)
` [PATCH 3/3] common: fdt: hand over original fdt bootargs into board chosen handler

[PATCH 0/3] contrib/subtree: doc fixes and support for Meson
 2025-01-17  9:56 UTC  (4+ messages)
` [PATCH 1/3] contrib/subtree: fix building docs
` [PATCH 2/3] meson: introduce build option for contrib
` [PATCH 3/3] meson: wire up the git-subtree(1) command

[PATCH] media: pwc: remove useless header files
 2025-01-17  9:55 UTC 

[Regression] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX
 2025-01-17  9:55 UTC  (10+ messages)
      ` [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G

[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
 2025-01-17  9:55 UTC  (3+ messages)
` [PATCH v5 -next 11/16] sunrpc: simplify rpcauth_cache_shrink_count()

[PATCH 0/5] pack-write: cleanup usage of global variables
 2025-01-17  9:55 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] pack-write: pass hash_algo to `fixup_pack_header_footer()`
  ` [PATCH v2 2/5] pack-write: pass repository to `index_pack_lockfile()`
  ` [PATCH v2 3/5] pack-write: pass hash_algo to `write_idx_file()`
  ` [PATCH v2 4/5] pack-write: pass hash_algo to `write_rev_file()`
  ` [PATCH v2 5/5] pack-write: pass hash_algo to internal functions

[PATCH] sched_ext: Fix potential deadlock in destroy_dsq()
 2025-01-17  9:55 UTC  (4+ messages)

[PATCH v8 4/7] rust: time: Add wrapper for fsleep function
 2025-01-17  9:55 UTC  (4+ messages)

[PATCH v7 0/7] Check Scaler and DSC Prefill Latency Against Vblank
 2025-01-17  9:54 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for Check Scaler and DSC Prefill Latency Against Vblank (rev5)
` ✗ i915.CI.BAT: failure "

[PATCH 00/16] KVM: TDX: TDX interrupts
 2025-01-17  9:53 UTC  (9+ messages)
` [PATCH 12/16] KVM: TDX: Inhibit APICv for TDX guest

[PATCH 0/7] KVM: TDX SEPT SEAMCALL retry
 2025-01-17  9:52 UTC  (5+ messages)

[PATCH net-next, v5] netlink: support dumping IPv4 multicast addresses
 2025-01-17  9:53 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update intel_vpu maintainer list
 2025-01-17  9:52 UTC  (2+ messages)

[PATCH v0 0/3] Add AST2600 LPC PCC support
 2025-01-17  9:52 UTC  (4+ messages)
` [PATCH v0 1/3] dt-binding: aspeed: Add LPC PCC controller
` [PATCH v0 2/3] ARM: dts: aspeed-g6: Add AST2600 LPC PCC support
` [PATCH v0 3/3] soc: aspeed: lpc-pcc: Add PCC controller support

[PATCH v3] drm/bridge-connector: handle subconnector types
 2025-01-17  9:50 UTC 

[PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null
 2025-01-17  9:48 UTC  (6+ messages)
      ` 答复: "

DPDK Release Status Meeting 2025-01-14
 2025-01-17  9:49 UTC  (2+ messages)

[PATCH 0/7] sched_ext: Implement core event counters
 2025-01-17  9:49 UTC  (3+ messages)
` [PATCH 1/7] sched_ext: Implement event counter infrastructure and add an event

[cocci] Ellipses usage in line addition
 2025-01-15 15:44 UTC  (7+ messages)

[PATCH] sdk-manual: extensible.rst: devtool ide-sdk improve
 2025-01-17  9:48 UTC  (2+ messages)
` [docs] "

[PATCH v7 0/7] Check Scaler and DSC Prefill Latency Against Vblank
 2025-01-17  9:48 UTC  (3+ messages)
` ✗ CI.checksparse: warning for Check Scaler and DSC Prefill Latency Against Vblank (rev5)
` ✓ Xe.CI.BAT: success "

[PATCH net v9 0/4] Fix race conditions in ndo_get_stats64
 2025-01-17  9:46 UTC  (5+ messages)
` [PATCH net v9 1/4] octeon_ep: remove firmware stats fetch "
` [PATCH net v9 2/4] octeon_ep: update tx/rx stats locally for persistence
` [PATCH net v9 3/4] octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64
` [PATCH net v9 4/4] octeon_ep_vf: update tx/rx stats locally for persistence

[PATCH v3 00/30] Introduce GPU SVM and Xe SVM implementation
 2025-01-17  9:47 UTC  (3+ messages)

[linux-next:master 8789/9563] drivers/pci/controller/dwc/pci-imx6.c:1203: undefined reference to `dw_pcie_suspend_noirq'
 2025-01-17  9:46 UTC 

[openeuler:OLK-5.10 2709/2709] fs/buffer.o: warning: objtool: __breadahead_gfp()+0x9b: unreachable instruction
 2025-01-17  9:46 UTC 

[PATCH 0/7] wifi: ath12k: Add monitor interface support on QCN9274
 2025-01-17  9:46 UTC  (4+ messages)

[PATCH v4] net: mii: Fix the Speed display when the network cable is not connected
 2025-01-17  9:46 UTC 

[PATCH v2 0/5] MIPS: Allow using multi-cluster with a broken HCI
 2025-01-17  9:46 UTC  (4+ messages)
` [PATCH v2 2/5] dt-bindings: mips: mips-cm: Add a new compatible string for EyeQ6

[LTP] [PATCH v4 00/12] Fix tests failing with setsid
 2025-01-17  9:44 UTC  (3+ messages)
` [LTP] [PATCH v4 03/12] Refactor ptem01 test

[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
 2025-01-17  9:44 UTC  (7+ messages)
` [PATCH v6 0/5] Introduce libgit-rs, "
  ` [PATCH v6 1/5] common-main: split init and exit code into new files

CXL emulation on aarch64
 2025-01-17  9:43 UTC  (11+ messages)

[PATCH] drm/xe/oa: Preserve oa_ctrl unused bits
 2025-01-17  9:42 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2] arm64: dts: socfpga: stratix10_swvp: remove invalid sysmgr properties
 2025-01-17  9:38 UTC 

[PATCH] NFC: nci: Add bounds checking in nci_hci_create_pipe()
 2025-01-17  9:38 UTC 

[joel-granados:jag/sysctl_usage_error 2/2] kernel/sysctl.c:2197:18: sparse: sparse: Initializer entry defined twice
 2025-01-17  9:36 UTC 

[PATCH] connect: address -Wsign-compare warnings
 2025-01-17  9:36 UTC  (2+ messages)

[PATCH net-next] tipc: re-order conditions in tipc_crypto_key_rcv()
 2025-01-17  9:36 UTC 

[bug report] selftests: ALSA: Cover userspace-driven timers with test
 2025-01-17  9:34 UTC 

[PATCH mptcp-net v2 0/3] mptcp: pm: only set fullmesh for subflow endp
 2025-01-17  9:34 UTC  (4+ messages)
` [PATCH mptcp-net v2 1/3] "
` [PATCH mptcp-net v2 2/3] mptcp: pm: remove unused ret value to set flags
` [PATCH mptcp-net v2 3/3] mptcp: pm: change to fullmesh only for 'subflow'

[PATCH v2] phy: stm32: Optimize tuning values from DT
 2025-01-17  9:29 UTC  (3+ messages)

[PATCH] mm: memcg supports freeing the specified zone's memory
 2025-01-17  9:33 UTC  (4+ messages)

[PATCH v3 0/7] Add support for MAX7360
 2025-01-17  9:33 UTC  (3+ messages)
` [PATCH v3 3/7] pwm: max7360: Add MAX7360 PWM support

[PATCH v3 0/3] vhost: fix and improve dequeue error path
 2025-01-17  9:31 UTC  (2+ messages)

[PATCH v2 00/13] i.MX and SDHCI improvements
 2025-01-17  9:29 UTC  (4+ messages)
` [PATCH v2 07/13] hw/sd/sd: Allow for inverting polarities of presence and write-protect GPIOs

[PATCH 0/3] refs: small followups to the migration corruption fix
 2025-01-17  9:29 UTC  (5+ messages)
` [PATCH 1/3] refs: mark `ref_transaction_update_reflog()` as static
` [PATCH 3/3] reftable: prevent 'update_index' changes after header write

[PATCH v7] drm/i915/dp: Guarantee a minimum HBlank time
 2025-01-17  9:29 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for drm/i915/dp: Guarantee a minimum HBlank time (rev8)

[PATCH] vhost: fix misleading log when setting max queue num
 2025-01-17  9:28 UTC  (2+ messages)

[PATCH v1 0/1] Add TI TPS65215 PMIC GPIO Support
 2025-01-17  9:27 UTC  (4+ messages)
` [PATCH v1 1/1] gpio: tps65214: Add support for TI TPS65214 PMIC

[PATCH 00/10] rust: pl011: correctly use interior mutability
 2025-01-17  9:26 UTC  (11+ messages)
` [PATCH 01/10] rust: pl011: remove unnecessary "extern crate"
` [PATCH 02/10] rust: pl011: hide unnecessarily "pub" items from outside pl011::device
` [PATCH 03/10] rust: pl011: extract conversion to RegisterOffset
` [PATCH 04/10] rust: pl011: extract CharBackend receive logic into a separate function
` [PATCH 05/10] rust: pl011: pull interrupt updates out of read/write ops
` [PATCH 06/10] rust: pl011: extract PL011Registers
` [PATCH 07/10] rust: pl011: wrap registers with BqlRefCell
` [PATCH 08/10] rust: pl011: remove duplicate definitions
` [PATCH 09/10] rust: pl011: pull device-specific code out of MemoryRegionOps callbacks
` [PATCH 10/10] rust: qdev: make reset take a shared reference

[PATCH 1/1] vhost: fix missing gso_size validity check
 2025-01-17  9:27 UTC  (2+ messages)

[PATCH v14 3/4] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
 2025-01-17  9:26 UTC 

[PATCH v3] vhost/user: clear ring addresses when getting vring base
 2025-01-17  9:25 UTC  (3+ messages)
` [PATCH v4] "

[isar-cip-core][RFC][PATCH] Add security policy
 2025-01-17  9:25 UTC  (2+ messages)

[PATCH 00/21] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
 2025-01-17  9:24 UTC  (4+ messages)
` [PATCH 17/21] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition

[PATCH v1 0/2] ethdev: clarify something about new event
 2025-01-17  9:12 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] ethdev: clarify something about the "
  ` [PATCH v3 2/2] ethdev: fix some functions are available in "

[PATCH v1 0/1] Add TI TPS65214 PMIC Input Support
 2025-01-17  9:23 UTC  (3+ messages)
` [PATCH v1 1/1] input: tps65214: Add support for TI TPS65214 PMIC

[PATCH v1 0/1] Add TI TPS65214 PMIC MFD Support
 2025-01-17  9:23 UTC  (4+ messages)
` [PATCH v1 1/1] mfd: tps65214: Add support for TI TPS65214 PMIC

[PATCH] tests/chamelium/kms_chamelium_color: force connector reprobe after plugging ports
 2025-01-17  9:21 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 1/1] efi_loader: use LOGC_EFI consistently
 2025-01-17  9:20 UTC  (2+ messages)

[PATCH v2 0/5] efi_loader: Fix section alignment on EFI binaries
 2025-01-17  9:19 UTC  (5+ messages)
` [PATCH v2 4/5] efi_loader: correct SizeOfCode, SizeOfInitializedData
` [PATCH v2 5/5] efi_loader: use include in ARM EFI linker script

[PATCH v1 0/2] Add TI TPS65214 PMIC Regulator Support
 2025-01-17  9:19 UTC  (2+ messages)

[V7 00/45] Color Pipeline API w/ VKMS
 2025-01-17  9:19 UTC  (3+ messages)
` [V7 43/45] drm/amd/display: Add AMD color pipeline doc

[PATCH 00/15] Cumulative fixes and updates for MediaTek platform
 2025-01-17  9:18 UTC  (3+ messages)
` [PATCH 14/15] arm: dts: mediatek: update mt7981 mmc node
` [PATCH 15/15] MAINTAINERS: update file list for MediaTek ARM platform


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.