All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-28 05:17:17 to 2025-04-28 06:42:20 UTC [more...]

[PATCH v3 00/20] Enable QEMU TCI to run 32bit guests on browsers
 2025-04-28  6:39 UTC  (21+ messages)
` [PATCH v3 01/20] hw/core/loader.c: Fix type conflict of GLib function pointers
` [PATCH v3 02/20] qom/object.c: "
` [PATCH v3 03/20] system/vl.c: "
` [PATCH v3 04/20] target/arm/helper.c: "
` [PATCH v3 05/20] target/i386/cpu.c: "
` [PATCH v3 06/20] contrib/plugins: "
` [PATCH v3 07/20] hw/net/can: "
` [PATCH v3 08/20] target/ppc: "
` [PATCH v3 09/20] target/s390x: "
` [PATCH v3 10/20] include/glib-compat.h: Poison g_list_sort and g_slist_sort
` [PATCH v3 11/20] util/cacheflush.c: Update cache flushing mechanism for Emscripten
` [PATCH v3 12/20] block: Add including of ioctl header for Emscripten build
` [PATCH v3 13/20] block: Fix type confict of the copy_file_range stub
` [PATCH v3 14/20] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
` [PATCH v3 15/20] Disable options unsupported on Emscripten
` [PATCH v3 16/20] util: exclude mmap-alloc.c from compilation target "
` [PATCH v3 17/20] util: Add coroutine backend for emscripten
` [PATCH v3 18/20] meson: Add wasm build in build scripts
` [PATCH v3 19/20] tests: Add Dockerfile containing dependencies for Emscripten build
` [PATCH v3 20/20] gitlab: Enable CI for wasm build

Atomic double writes
 2025-04-28  6:41 UTC  (3+ messages)

[PATCH v3 00/15] Enable/Disable DC balance along with VRR DSB
 2025-04-28  6:41 UTC  (21+ messages)
` [PATCH v3 01/15] drm/i915/vrr: Fix the adjustment for the fixed rr vtotal for Display < 13
` [PATCH v3 02/15] drm/i915/vrr: Refactor vmin/vmax stuff
` [PATCH v3 03/15] drm/i915/display: Add source param for dc balance
` [PATCH v3 04/15] drm/i915/display: Add registers and bits for DC Balance
` [PATCH v3 05/15] drm/i915/vrr: Add functions to read out vmin/vmax stuff
` [PATCH v3 06/15] drm/i915/vrr: Add state checker for dc balance params
` [PATCH v3 07/15] drm/i915/vrr: Add state dump "
` [PATCH v3 08/15] drm/i915/vrr: Add compute config for DC "
` [PATCH v3 09/15] drm/i915/vrr: Write DC balance params to hw registers
` [PATCH v3 10/15] drm/i915: Extract vrr_vblank_start()
` [PATCH v3 11/15] drm/i915/vrr: Implement vblank evasion with DC balancing
` [PATCH v3 12/15] drm/i915/dsb: Add pipedmc dc balance enable/disable
` [PATCH v3 13/15] drm/i915/vrr: Restructure VRR enablement bit
` [PATCH v3 14/15] drm/i915/vrr: Pause DC balancing for DSB commits
` [PATCH v3 15/15] drm/i915/vrr: enable dc balance bit
` ✓ CI.Patch_applied: success for Enable/Disable DC balance along with VRR DSB (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "

[RFC 00/38] Hyperlaunch domain builder
 2025-04-28  6:41 UTC  (5+ messages)
` [RFC 33/38] x86/boot: refactor bzimage parser to be re-enterant

[PATCH v2] phy-zynqmp: Postpone getting clock rate until actually needed
 2025-04-28  6:35 UTC  (2+ messages)

[PATCH] drm/i915/alpm: Check for alpm support before accessing alpm register
 2025-04-28  6:38 UTC  (4+ messages)
` ✓ i915.CI.Full: success for "

[PATCH 0/2] Add data-reset to initramfs
 2025-04-28  6:35 UTC  (3+ messages)
` [PATCH 1/2] initramfs: add hook for data-reset

[PATCHv3 0/4] nvme-fc: FPIN link integrity handling
 2025-04-28  6:36 UTC  (5+ messages)
` [PATCH 1/4] fc_els: use 'union fc_tlv_desc'
` [PATCH 2/4] nvme-fc: marginal path handling
` [PATCH 3/4] lpfc: enable FPIN notification for NVMe
` [PATCH 4/4] qla2xxx: "

[PATCH] video: fbdev: arkfb: Cast ics5342_init() allocation type
 2025-04-28  6:36 UTC  (3+ messages)

[PATCH v1 00/14] riscv: introduce basic UART support and interrupts for hypervisor mode
 2025-04-28  6:35 UTC  (13+ messages)
` [PATCH v1 06/14] xen/riscv: riscv_of_processor_hartid() implementation
` [PATCH v1 10/14] xen/riscv: implementation of aplic and imsic operations

[PATCH] drm/amdgpu: Fix comment style
 2025-04-28  6:35 UTC  (2+ messages)

[PATCH v7 0/2] Rework/Correction on minimum hblank calculation
 2025-04-28  6:32 UTC  (3+ messages)
` [PATCH v7 1/2] drm/display/dp: Export fn to calculate link symbol cycles

[PATCH 0/2] Fix compile-time and run-time issues for pid_namespace
 2025-04-28  6:33 UTC  (3+ messages)
` [PATCH 1/2] selftests: pid_namespace: Include sys/mount.h
` [PATCH 2/2] selftests: pid_namespace: Skip tests if not root

[PATCH v5 0/7] Introduce CET supervisor state support
 2025-04-28  6:31 UTC  (9+ messages)
` [PATCH v5 3/7] x86/fpu/xstate: Differentiate default features for host and guest FPUs

[PATCH] drm/xe: Fix xe_bo_evict build error
 2025-04-28  6:39 UTC 

[PATCH v9 00/10] misc: Move AMD side band interface(SBI) functionality
 2025-04-28  6:30 UTC  (11+ messages)
` [PATCH v9 01/10] hwmon/misc: amd-sbi: Move core sbrmi from hwmon to misc
` [PATCH v9 02/10] misc: amd-sbi: Move protocol functionality to core file
` [PATCH v9 03/10] misc: amd-sbi: Move hwmon device sensor as separate entity
` [PATCH v9 04/10] misc: amd-sbi: Use regmap subsystem
` [PATCH v9 05/10] misc: amd-sbi: Optimize the wait condition for mailbox command completion
` [PATCH v9 06/10] misc: amd-sbi: Add support for AMD_SBI IOCTL
` [PATCH v9 07/10] misc: amd-sbi: Add support for CPUID protocol
` [PATCH v9 08/10] misc: amd-sbi: Add support for read MCA register protocol
` [PATCH v9 09/10] misc: amd-sbi: Add support for register xfer
` [PATCH v9 10/10] misc: amd-sbi: Add document for AMD SB IOCTL description

[RFC] move_mount(2): still breakage around new mount detection
 2025-04-28  6:30 UTC 

[PATCH] crypto/qat: fix out-of-place chain, cipher and auth headers
 2025-04-28  6:30 UTC 

[PATCH] x86/sev: Remove unnecessary GFP_KERNEL_ACCOUNT for temporary variables
 2025-04-28  6:30 UTC 

PixArt touchpad not detected due to wrong pinctrl
 2025-04-28  6:30 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: add user queue vm identifier
 2025-04-28  6:28 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: log the user queue object PRT mapping

[Buildroot] [PATCH 1/3] package/libqmi: bump to version 1.36.0
 2025-04-28  6:28 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/libmbim: bump to 1.32.0
` [Buildroot] [PATCH 3/3] package/modem-manager: bump to 1.24.0

[PATCH wireless-next v8 0/3] wifi: cfg80211/mac80211: Set/get wiphy parameters on per-radio basis
 2025-04-28  6:28 UTC  (2+ messages)

[PATCH v3 0/2] Add support for "Requested CPU Min Frequency" BIOS option
 2025-04-28  6:25 UTC  (2+ messages)
` [PATCH v3 1/2] cpufreq/amd-pstate: Add offline, online and suspend callbacks for amd_pstate_driver

[PATCH 0/4] Add support to boot TI K3 HSM M4 core
 2025-04-28  6:25 UTC  (6+ messages)
` [PATCH 2/4] arm: dts: k3-binman: Add template for packing HSM firmware

[PATCH v3 0/2] Enable automatic SVN updates for SGX enclaves
 2025-04-28  6:25 UTC  (12+ messages)
` [PATCH v3 2/2] x86/sgx: Implement EUPDATESVN and opportunistically call it during first EPC page alloc

[PATCH 6.1.y-cip 00/16] Add initial support for Renesas RZ/V2H(SoC) and EVK
 2025-04-28  6:20 UTC  (4+ messages)
` [PATCH 6.1.y-cip 08/16] arm64: dts: renesas: Add initial DTS for RZ/V2H EVK board
` [cip-dev] [PATCH 6.1.y-cip 00/16] Add initial support for Renesas RZ/V2H(SoC) and EVK

[Hypervisor Live Update] Notes from April 21, 2025
 2025-04-28  6:20 UTC 

[PATCH i-g-t v3 0/2] tests/intel: Add blocklists and test_config
 2025-04-28  6:19 UTC  (3+ messages)
` [PATCH i-g-t v3 1/2] tests/intel-ci: Add platform blocklists to enable platform testlist creation
` [PATCH i-g-t v3 2/2] tests/intel/test_config: Add GPU excluded platform definition for LNL/BMG

[PATCH 1/2] soc: qcom: socinfo: add SM8750 SoC ID
 2025-04-28  6:18 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: arm: qcom,ids: add SoC ID for SM8750

[PATCH v1] misra: add deviation for rules 21.1 and 21.2
 2025-04-28  6:15 UTC  (6+ messages)

[PATCH v5 00/19] Add GCE support for MT8196
 2025-04-28  6:13 UTC  (5+ messages)
` [PATCH v5 03/19] mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instruction

[PATCH v5 0/9] Add falcon support for am62a, 62p and 62x
 2025-04-28  6:14 UTC  (4+ messages)
` [PATCH v5 9/9] doc: ti: am62: add falcon mode documentation

[PATCH] regcache: Use sort()'s default swap() implementation
 2025-04-28  6:13 UTC 

[linux-next]Build Failure: kernel/watchdog.c:936:2: error: too many arguments
 2025-04-28  6:13 UTC  (3+ messages)

[PATCH v3] MIPS: Fix MAX_REG_OFFSET
 2025-04-28  6:11 UTC  (3+ messages)

[PATCH rfc 09/12] sched: psi: bpf hook to handle psi events
 2025-04-28  6:11 UTC  (2+ messages)

[PATCH v2 0/3] drm/panfrost: enable G31 on H616
 2025-04-28  6:10 UTC  (2+ messages)

[PATCH v7 0/4] virtio_net: Add the check for vdpa's mac address
 2025-04-28  6:09 UTC  (7+ messages)
` [PATCH v7 3/4] virtio_net: Add second acceptable configuration for MAC setup
` [PATCH v7 4/4] virtio_net: Add third "

[PATCH] svcrdma: Unregister the device if svc_rdma_accept() fails
 2025-04-28  6:10 UTC  (2+ messages)

[isar-cip-core v5 0/2] Update IEC job timeouts based on targets
 2025-04-28  6:05 UTC  (4+ messages)
  ` [cip-dev] "

[Intel-wired-lan] [PATCH iwl-next v1 0/8] igc: harmonize queue priority and add preemptible queue support
 2025-04-28  6:02 UTC  (18+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next v1 1/8] igc: move IGC_TXDCTL_QUEUE_ENABLE and IGC_TXDCTL_SWFLUSH
  `  "
` [Intel-wired-lan] [PATCH iwl-next v1 2/8] igc: add TXDCTL prefix to related macros
  `  "
` [Intel-wired-lan] [PATCH iwl-next v1 3/8] igc: refactor TXDCTL macros to use FIELD_PREP and GEN_MASK
  `  "
` [Intel-wired-lan] [PATCH iwl-next v1 4/8] igc: assign highest TX queue number as highest priority in mqprio
  `  "
` [Intel-wired-lan] [PATCH iwl-next v1 5/8] igc: add private flag to reverse TX queue priority in TSN mode
  `  "
` [Intel-wired-lan] [PATCH iwl-next v1 6/8] igc: add preemptible queue support in taprio
  `  "
` [Intel-wired-lan] [PATCH iwl-next v1 7/8] igc: add preemptible queue support in mqprio
  `  "
` [Intel-wired-lan] [PATCH iwl-next v1 8/8] igc: SW pad preemptible frames for correct mCRC calculation
  `  "

Regression on drm-tip
 2025-04-28  6:02 UTC 

[PATCH v4] mfd: core: Support auxiliary device
 2025-04-28  6:02 UTC 

[DPDK/ethdev Bug 1701] Mismatch in packet length causing ACC00 Firmware crash
 2025-04-28  6:02 UTC 

Regarding Mellanox bifurcated driver on Azure
 2025-04-28  6:01 UTC  (3+ messages)

[PATCH 1/2] linux/generate-cve-exclusions: use data from CVEProject
 2025-04-28  6:00 UTC  (3+ messages)
` [OE-core] "

買取店 儲けのカラクリ
 2025-04-28  5:23 UTC 

[PATCH v2] mtd: mtdpart: Support MTDPART_SIZ_FULL in fixed-partitions
 2025-04-28  6:00 UTC  (3+ messages)

[PATCH] drm/amd/pm: Fix comment style
 2025-04-28  5:58 UTC  (2+ messages)

[PATCH v3] spdx30: Provide software_packageUrl field in SPDX 3.0 SBOM
 2025-04-28  5:57 UTC 

[scarthgap][PATCH 0/3] Backport 3 buildtools related patches from
 2025-04-28  5:53 UTC  (4+ messages)
` [scarthgap][PATCH 1/3] buildtools-tarball: move setting of envvars to respective envfile
` [scarthgap][PATCH 2/3] buildtools-tarball: add envvars into BB_ENV_PASSTHROUGH_ADDITIONS
` [scarthgap][PATCH 3/3] buildtools-tarball: Make buildtools respects host CA certificates

[PATCH v4 1/2] Input: Add a Kconfig to emulate KEY_SCREENLOCK with META + L
 2025-04-28  5:52 UTC  (10+ messages)

[scarthgap][PATCH] initscripts: add function log_success_msg/log_failure_msg/log_warning_msg
 2025-04-28  5:51 UTC 

[meta-zephyr][PATCH] zephyr-toolchain-zephyr.inc: Fix variable assignment whitespace
 2025-04-28  4:56 UTC 

[PATCH] drm/v3d: Add job to pending list if the reset was skipped
 2025-04-28  5:45 UTC  (2+ messages)

[PATCH] drivers/staging: Fix indentation and add mutex comment in fw-management.c
 2025-04-28  5:44 UTC  (3+ messages)

[v3 PATCH 00/13] Architecture-optimized SHA-256 library API
 2025-04-28  5:17 UTC  (22+ messages)
` [v3 PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [v3 PATCH 02/13] crypto: arm/sha256 - implement library instead of shash
` [v3 PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
` [v3 PATCH 04/13] crypto: arm64/sha256 - implement library instead of shash
` [v3 PATCH 05/13] crypto: mips/sha256 "
` [v3 PATCH 06/13] crypto: powerpc/sha256 "
` [v3 PATCH 07/13] crypto: riscv/sha256 "
` [v3 PATCH 08/13] crypto: s390/sha256 "
` [v3 PATCH 09/13] crypto: sparc - move opcodes.h into asm directory
` [v3 PATCH 10/13] crypto: sparc/sha256 - implement library instead of shash
` [v3 PATCH 11/13] crypto: x86/sha256 "
` [v3 PATCH 12/13] crypto: sha256 - remove sha256_base.h
` [v3 PATCH 13/13] crypto: lib/sha256 - improve function prototypes

[PATCH v2 1/1] Dockerfile: use QEMU 10.0.0
 2025-04-28  5:40 UTC 

[PATCH] drm/xe: Avoid plain modulus in devcoredump
 2025-04-28  5:40 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Avoid plain modulus in devcoredump (rev2)

[PATCH RESEND v1] scripts/tags.sh: Don't tag usages of DEFINE_...PERCPU_RWSEM
 2025-04-28  5:38 UTC 

max1363 : Warnings from iio_sanity_check_avail_scan_masks()
 2025-04-28  5:38 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headset
 2025-04-28  5:36 UTC 

[PATCH] efi_loader: bootbin: do not load an initrd if none is provided
 2025-04-28  5:37 UTC  (2+ messages)

[PATCH] tests/xe_pmu: Fix frequency stashing issue
 2025-04-28  5:36 UTC  (2+ messages)

[PATCH] Documentation/kernel-parameters: Update memtest parameter
 2025-04-28  5:36 UTC  (3+ messages)

[PATCH] tee: optee: smc: remove unnecessary NULL check before release_firmware()
 2025-04-28  5:36 UTC  (4+ messages)

[PATCH] btrfs: Implement warning for commit values exceeding 300
 2025-04-28  5:36 UTC  (2+ messages)

[PATCH 3/3 V2] staging: gpib: Avoid unused variable warning
 2025-04-28  5:35 UTC  (2+ messages)

[PATCH] man/autofs.conf.5: fix manpage formatting
 2025-04-28  5:34 UTC  (2+ messages)

[PATCH v3 tty-next] 8250: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and later devices
 2025-04-28  5:34 UTC  (2+ messages)

[PATCH v5 03/11] fuse: refactor fuse_fill_write_pages()
 2025-04-28  5:32 UTC  (3+ messages)

[PATCH v3] serdev: Refine several error or debug messages
 2025-04-28  5:32 UTC  (2+ messages)

[PATCH v2 0/5] Updates for the siemens cxg3 for 2025.07
 2025-04-28  5:28 UTC  (6+ messages)
` [PATCH v2 1/5] imx8qxp: capricorn defconfig: collect common Kconfig options
` [PATCH v2 2/5] siemens: capricorn: enable text based default environment
` [PATCH v2 3/5] siemens: capricorn: defconfig updates
` [PATCH v2 4/5] arm: imx8qxp: capricorn: move env offset settings
` [PATCH v2 5/5] siemens: imx8qxp: remove unused config file

[PATCH v2] block: rnbd: add .release to rnbd_dev_ktype
 2025-04-28  5:27 UTC 

C^3 Instruction Set (was Low-Jitter, Fair Pay Philosophy)
 2025-04-28  5:25 UTC 

[PATCH v2] drm/gpusvm: set has_dma_mapping inside mapping loop
 2025-04-28  5:24 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/gpusvm: set has_dma_mapping inside mapping loop (rev2)

[PATCH v2 1/3] PCI: Export pci_msix_prepare_desc() for dynamic MSI-X alloc
 2025-04-28  5:22 UTC  (3+ messages)

[PATCH wireless-next v6 00/11] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station
 2025-04-28  5:20 UTC  (8+ messages)
` [PATCH wireless-next v6 04/11] wifi: cfg80211: reorg sinfo structure elements for MLO


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.