All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-22 15:34:38 to 2023-06-22 16:31:50 UTC [more...]

[Intel-gfx] [PATCH 0/3] Fixed-width mask/bit helpers
 2023-06-22 14:59 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] linux/bits.h: Add fixed-width GENMASK and BIT macros
      ` [Intel-xe] "

[PATCH net] sch_netem: acquire qdisc lock in netem_change()
 2023-06-22 16:31 UTC  (3+ messages)

[Intel-xe] [PATCH v2] drm/xe/guc: Fix h2g_write usage of GUC_CTB_MSG_MAX_LEN
 2023-06-22 16:31 UTC  (5+ messages)
`  "
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/guc: Fix h2g_write usage of GUC_CTB_MSG_MAX_LEN (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "

[PATCH v2 1/3] package: fix src packaging path for nativesdk
 2023-06-22 16:30 UTC  (5+ messages)
` [PATCH v2 2/3] insane: ignore nativesdk-${PN}-src host contaminated issue
  ` [OE-core] "
` [PATCH v2 3/3] bitbake.conf: add debug symbol for sdk
  ` [OE-core] "

[Intel-gfx] [PATCH] i915: avoid unused-but-set-variable warning
 2023-06-22 16:30 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v3 0/3] spi: Helper for deriving timeout values
 2023-06-22 16:29 UTC  (4+ messages)
` [PATCH v3 2/3] spi: atmel: Prevent false timeouts on long transfers

[dm-devel] [PATCH 0/6] Several device-mapper fixes
 2023-06-22 16:28 UTC  (6+ messages)
` [dm-devel] [PATCH v2 "
  ` [dm-devel] [PATCH v2 1/6] device-mapper: Check that target specs are sufficiently aligned
    `  "
  ` [dm-devel] [PATCH v2 4/6] device-mapper: Avoid double-fetch of version
    `  "

[virtio-comment] Re: [PATCH v18] virtio-net: support inner header hash
 2023-06-22 16:28 UTC  (12+ messages)
                    ` [virtio-dev] "

[PATCH bpf-next v5 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-06-22 16:26 UTC  (5+ messages)
` [PATCH bpf-next v5 2/3] "

[PATCH v2 0/2] pnv/xive2: Fix TIMA special ops detection
 2023-06-22 16:25 UTC  (3+ messages)
` [PATCH v2 1/2] pnv/xive2: Add a get_config() method on the presenter class
` [PATCH v2 2/2] pnv/xive2: Check TIMA special ops against a dedicated array for P10

[Buildroot] [Bug 15411] New: engicam_imx6qdl_icore_qt5_defconfig / buildroot-imx6-sabresd_qt5_defconfig: Invalid argument 'function_name' in test
 2023-06-22 16:26 UTC  (2+ messages)
` [Buildroot] [Bug 15411] "

[PATCH v2 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-22 16:24 UTC  (6+ messages)
` [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec

[PATCH] cfg80211: fix sband iftype data lookup for AP_VLAN
 2023-06-22 16:25 UTC  (3+ messages)

[OE-core][PATCH v4 1/3] cve-check: add option to add additional patched CVEs
 2023-06-22 16:24 UTC  (8+ messages)
` [OE-core][PATCH v7 0/3] CVE-check handling

[PATCH 0/2] SMCA CPER Fixes
 2023-06-22 16:24 UTC  (4+ messages)
` [PATCH 1/2] x86/mce: Disable preemption for CPER decoding

[f2fs-dev] [PATCH 1/2 v2] f2fs: update mtime and ctime in move file range method
 2023-06-22 16:23 UTC  (4+ messages)
    ` [f2fs-dev][PATCH "

[PATCH v2] net: mana: Batch ringing RX queue doorbell on receiving packets
 2023-06-22 16:22 UTC 

[PATCH 0/9] Fix support of dw-edma HDMA NATIVE IP in remote setup
 2023-06-22 16:22 UTC  (11+ messages)
` [PATCH 4/9] dmaengine: dw-edma: HDMA: Add memory barrier before starting the DMA transfer "

[PATCH] PM: hibernate: don't store zero pages in the image file
 2023-06-22 16:22 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2] ref-manual: variables.rst: explicit variables accepting colon separated lists
 2023-06-22 16:21 UTC  (2+ messages)
` [docs] "

[PATCH v4 00/17] Add RISC-V vector cryptographic instruction set support
 2023-06-22 16:16 UTC  (19+ messages)
` [PATCH v4 01/17] target/riscv: Refactor some of the generic vector functionality
` [PATCH v4 02/17] target/riscv: Refactor vector-vector translation macro
` [PATCH v4 03/17] target/riscv: Remove redundant "cpu_vl == 0" checks
` [PATCH v4 04/17] target/riscv: Add Zvbc ISA extension support
` [PATCH v4 05/17] target/riscv: Move vector translation checks
` [PATCH v4 06/17] target/riscv: Refactor translation of vector-widening instruction
` [PATCH v4 07/17] target/riscv: Refactor some of the generic vector functionality
` [PATCH v4 08/17] tcg: Fix temporary variable in tcg_gen_gvec_andcs
` [PATCH v4 09/17] target/riscv: Add Zvbb ISA extension support
` [PATCH v4 10/17] target/riscv: Add Zvkned "
` [PATCH v4 11/17] target/riscv: Add Zvknh "
` [PATCH v4 12/17] target/riscv: Add Zvksh "
` [PATCH v4 13/17] target/riscv: Add Zvkg "
` [PATCH v4 14/17] crypto: Create sm4_subword
` [PATCH v4 15/17] crypto: Add SM4 constant parameter CK
` [PATCH v4 16/17] target/riscv: Add Zvksed ISA extension support
` [PATCH v4 17/17] target/riscv: Expose Zvk* and Zvb[b, c] cpu properties

[PATCH v7 00/11] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2023-06-22 16:20 UTC  (6+ messages)
` [PATCH v7 03/11] kbuild: generate KSYMTAB entries by modpost

[PATCH v1 1/2] meson-a1: dts: add hw rng node
 2023-06-22 16:19 UTC  (3+ messages)

[PATCH v1] drivers: rng: add check status bit feature
 2023-06-22 16:18 UTC  (3+ messages)

[f2fs-dev] [PATCH 1/2 v2] f2fs: update mtime and ctime in move file range method
 2023-06-22 16:16 UTC  (4+ messages)
` [f2fs-dev][PATCH "
` [f2fs-dev] [PATCH 2/2] f2fs: truncate pages if move file range success
  ` [f2fs-dev][PATCH "

[RFC 0/6] Migration deprecated parts
 2023-06-22 16:03 UTC  (12+ messages)
` [RFC 4/6] migration: Deprecate -incoming <uri>

[PATCH] usb: typec: nb7vpq904m: fix CONFIG_DRM dependency
 2023-06-22 16:16 UTC 

[PATCH] mpt3sas: Perform additional retries if Doorbell read returns 0
 2023-06-22 16:15 UTC  (5+ messages)

[RFC PATCH] WIP LICENSE_FLAGS_DETAILS documentation
 2023-06-22 16:15 UTC  (3+ messages)
` [docs] "

[PATCH v2] pstore/platform: Add check for kstrdup
 2023-06-22 16:15 UTC  (2+ messages)

[PATCH v2 0/6] x86/cfi: Fix FineIBT
 2023-06-22 16:14 UTC  (2+ messages)

[PATCH] KVM: arm64: Fix misuse of KVM_ARM_VCPU_POWER_OFF bit index
 2023-06-22 16:14 UTC  (2+ messages)

[PATCH] leds: leds-mt6323: Adjust return/parameter types in wled get/set callbacks
 2023-06-22 16:12 UTC  (2+ messages)

[PATCH] kallsyms: let kallsyms_on_each_match_symbol match symbols exactly
 2023-06-22 16:10 UTC  (12+ messages)

[PATCH v3 0/4] ovl: Add support for fs-verity checking of lowerdata
 2023-06-22 16:12 UTC  (8+ messages)

[PATCH v2 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
 2023-06-22 16:08 UTC  (17+ messages)
` [PATCH v2 01/16] MAINTAINERS: Update Roman Bolshakov email address
` [PATCH v2 02/16] accel: Document generic accelerator headers
` [PATCH v2 03/16] accel: Remove unused hThread variable on TCG/WHPX
` [PATCH v2 04/16] accel: Fix a leak on Windows HAX
` [PATCH v2 05/16] accel: Destroy HAX vCPU threads once done
` [PATCH v2 06/16] accel: Rename 'hax_vcpu' as 'accel' in CPUState
` [PATCH v2 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
` [PATCH v2 08/16] accel: Move HAX hThread to accelerator context
` [PATCH v2 09/16] accel: Remove NVMM unreachable error path
` [PATCH v2 10/16] accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
` [PATCH v2 11/16] accel: Inline NVMM get_qemu_vcpu()
` [PATCH v2 12/16] accel: Remove WHPX unreachable error path
` [PATCH v2 13/16] accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
` [PATCH v2 14/16] accel: Inline WHPX get_whpx_vcpu()
` [PATCH v2 15/16] accel: Rename 'cpu_state' -> 'cpu'
` [PATCH v2 16/16] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState

[PATCH V3 0/3] arm64: dts: imx8mn/imx8mm-beacon: Add HDMI
 2023-06-22 16:09 UTC  (3+ messages)

[PATCH 1/2] drm: execution context for GEM buffers v5
 2023-06-22 16:10 UTC  (2+ messages)

[GIT PULL] Rockchip driver changes for 6.5 #1
 2023-06-22 16:10 UTC  (2+ messages)

[GIT PULL] firmware: arm_scmi: Updates for v6.5
 2023-06-22 16:10 UTC  (2+ messages)

[GIT PULL] memory: drivers for v6.5
 2023-06-22 16:10 UTC  (2+ messages)

[PATCH] ARM: omap2: Fix copy/paste bug
 2023-06-22 16:10 UTC  (2+ messages)

[GIT PULL] Use kmemdup() in OP-TEE driver for v6.5
 2023-06-22 16:10 UTC  (2+ messages)

[GIT PULL 1/3] Broadcom devicetree changes for 6.5
 2023-06-22 16:10 UTC  (2+ messages)

[GIT PULL] soc/fsl drivers changes for next(v6.5)
 2023-06-22 16:10 UTC  (2+ messages)

[GIT PULL] amlogic late Drivers updates for v6.5
 2023-06-22 16:10 UTC  (2+ messages)

[PATCH v3 0/3] clk: nuvoton: Use clk_parent_data instead and add a header file
 2023-06-22 16:10 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2023-06-22 16:10 UTC 

[PATCH] io_uring: Add io_uring command support for sockets
 2023-06-22 16:10 UTC  (4+ messages)

empty directory from previous subvolume in a snapshot is not sent|received
 2023-06-22 16:09 UTC  (3+ messages)

[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
 2023-06-22 16:09 UTC  (7+ messages)
` [PATCH RFC net-next v4 3/8] vsock: support multi-transport datagrams
` [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams

[tip: sched/core] sched: Fix performance regression introduced by mm_cid
 2023-06-22 16:09 UTC  (11+ messages)

[PATCH v5 1/3] usb: misc: onboard-hub: support multiple power supplies
 2023-06-22 16:08 UTC  (3+ messages)

imx8mn with mv88e6320 fails to retrieve IP address
 2023-06-22 16:08 UTC  (3+ messages)

[PATCH] docs: Minor edits to debugging chapter
 2023-06-22 16:07 UTC  (2+ messages)

[OE-Core][kirkstone][PATCH 0/8] Backport all weston-init qol updates
 2023-06-22 16:06 UTC  (2+ messages)

[PATCH v2 0/9] {tcg,aarch64}: Add TLB_CHECK_ALIGNED
 2023-06-22 16:05 UTC  (4+ messages)
` [PATCH v2 1/9] accel/tcg: Store some tlb flags in CPUTLBEntryFull

[PATCH v1] RISC-V: make ARCH_THEAD preclude XIP_KERNEL
 2023-06-22 16:05 UTC  (3+ messages)

[PATCH] usb: typec: nb7vpq904m: add CONFIG_DRM dependency
 2023-06-22 16:05 UTC  (6+ messages)

[PATCH 0/4] Early serial on Power
 2023-06-22 16:05 UTC  (4+ messages)
` [PATCH 3/4] xen/ppc: Implement early serial printk on pseries

[PATCH 0/3] net/sfc: support VLAN stripping offload
 2023-06-22 16:05 UTC  (9+ messages)
` [PATCH v7 0/4] "
  ` [PATCH v7 2/4] common/sfc_efx/base: add API to get installed filters count
  ` [PATCH v7 3/4] common/sfc_efx/base: add support to enable VLAN stripping
  ` [PATCH v7 4/4] net/sfc: support VLAN stripping offload

[Buildroot] [PATCH v9 00/11] add support for TI's AM64x and AM62x boards
 2023-06-22 16:02 UTC  (12+ messages)
` [Buildroot] [PATCH v9 01/11] boot/ti-k3-r5-loader: allow for full build source customization
` [Buildroot] [PATCH v9 02/11] boot/ti-k3-image-gen: new package
` [Buildroot] [PATCH v9 03/11] boot/uboot: add support for building the TI K3 DM into U-Boot
` [Buildroot] [PATCH v9 04/11] board/ti/am64x_sk: add new board
` [Buildroot] [PATCH v9 05/11] board/ti/am62x_sk: "
` [Buildroot] [PATCH v9 06/11] board/ti/am62x_sk|am64x_sk: switch to TI SDK v8.6 sources
` [Buildroot] [PATCH v9 07/11] package/ti-core-secdev-k3: new package
` [Buildroot] [PATCH v9 08/11] board/ti/am62x_sk|am64x_sk: switch to HS-FS device variants
` [Buildroot] [PATCH v9 09/11] package/ti-rogue-km: new package
` [Buildroot] [PATCH v9 10/11] package/ti-rogue-um: "
` [Buildroot] [PATCH v9 11/11] configs/am62x_sk_defconfig: enable IMG Rogue graphics driver

[PATCH 0/2] x86: Rewrite ret_from_fork() in C
 2023-06-22 16:04 UTC  (4+ messages)
` [PATCH 2/2] "

[Intel-gfx] [PATCH 1/2] drm/i915: Swap ggtt_vma during legacy cursor update
 2023-06-22 16:02 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Swap ggtt_vma during legacy cursor update (rev3)

[master/kirkstone][PATCH v2 0/3] Add meta-sysrepo recipes
 2023-06-22 16:02 UTC  (7+ messages)
` [master/kirkstone][PATCH v2 1/3] meta-arago-extras: sysrepo: Update checksum for nw-configurator
` [master/kirkstone][PATCH v2 2/3] meta-arago-extras: sysrepo: Add meta-sysrepo recipes
` [master/kirkstone][PATCH v2 3/3] tisdk-default-image: Add package group for netopeer/sysrepo

[PATCH v2 0/7] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-06-22 16:01 UTC  (4+ messages)
` [PATCH v2 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize

[PATCH] fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev
 2023-06-22 15:59 UTC  (3+ messages)

Newcomer
 2023-06-22 15:58 UTC  (3+ messages)

[RFC PATCH 3/3] sched: Implement shared wakequeue in CFS
 2023-06-22 15:57 UTC  (12+ messages)

[PATCH 0/5] cxl/dcd: Add support for Dynamic Capacity Devices (DCD)
 2023-06-22 15:58 UTC  (3+ messages)
` [PATCH 1/5] cxl/mem : Read Dynamic capacity configuration from the device

[PATCH] ACPI: video: Add backlight=native DMI quirk for Dell Studio 1569
 2023-06-22 15:57 UTC  (2+ messages)

[PATCH] clk: ralink: mtmips: Fix uninitialized use of ret in mtmips_register_{fixed,factor}_clocks()
 2023-06-22 15:56 UTC 

[PATCH 0/2] Hook up 8280 SCM icc
 2023-06-22 15:56 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: firmware: qcom,scm: Allow interconnect on SC8280XP
` [PATCH 2/2] arm64: dts: qcom: sc8280xp: Add missing SCM interconnect

[RFC] memarea: introduce memory area library
 2023-06-22 15:55 UTC  (4+ messages)
` [PATCH v14 0/6] introduce memarea library
  ` [PATCH v14 5/6] memarea: support dump API

[lttng-dev] [PATCH 00/11] Add support for TSAN to liburcu
 2023-06-22 15:55 UTC  (4+ messages)
` [lttng-dev] [PATCH 02/11] urcu/uatomic: Use atomic builtins if configured

[PATCH 1/2] CI: always put the build logs in an artifact
 2023-06-22 15:53 UTC  (2+ messages)

[PATCH] revert "s390/net: lcs: use IS_ENABLED() for kconfig detection"
 2023-06-22 15:54 UTC 

[PATCH MICKLEDORE 0/7] arm-bsp/corstone1000: Various fixes for upcoming release
 2023-06-22 15:53 UTC  (2+ messages)

[Acpica-devel] [PATCH v2 1/2] ACPI: platform: Ignore SMB0001 only when it has resources
 2023-06-22 15:53 UTC  (3+ messages)
`  "

[PATCH] riscv: mm: Pre-allocate PGD entries vmalloc/modules area
 2023-06-22 15:51 UTC  (3+ messages)

[PATCH] docs/system/arm: Document FEAT_RME
 2023-06-22 15:50 UTC  (2+ messages)

[PATCH net] net: bcmgenet: Ensure MDIO unregistration has clocks enabled
 2023-06-22 15:50 UTC  (3+ messages)

[PATCH v2 0/5] test and QEMU fixes to ensure proper PCIE device usage
 2023-06-22 15:46 UTC  (3+ messages)
` [PATCH v2 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port

net: macb: sparse warning fixes
 2023-06-22 15:49 UTC  (5+ messages)
` [PATCH 1/3] net: macb: check constant to define and fix __be32 warnings
` [PATCH 3/3] net: macb: fix __be32 warnings in debug code

[PATCH v2 0/2] Introduce a REQUIRE_NX Kconfig option
 2023-06-22 15:49 UTC  (6+ messages)
` [PATCH v2 1/2] x86/boot: Clear XD_DISABLE from the early boot path

[PATCH v2 0/2] Fix 'no USB device found' error
 2023-06-22 15:49 UTC  (2+ messages)

[PATCH] RISC-V: Clobber V registers on syscalls
 2023-06-22 15:47 UTC  (2+ messages)

[nft PATCH 0/4] cli: Make valgrind (kind of) happy
 2023-06-22 15:46 UTC  (5+ messages)
` [nft PATCH 1/4] main: Make 'buf' variable branch-local
` [nft PATCH 2/4] main: Call nft_ctx_free() before exiting
` [nft PATCH 3/4] cli: Make cli_init() return to caller
` [nft PATCH 4/4] tests: shell: Introduce valgrind mode

[PATCH] Sched/fair: Block nohz tick_stop when cfs bandwidth in use
 2023-06-22 15:44 UTC  (3+ messages)

contention on pwq->pool->lock under heavy NFS workload
 2023-06-22 15:45 UTC  (3+ messages)

[PATCH] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save()
 2023-06-22 15:43 UTC  (11+ messages)

[PATCH v4 net-next 0/9] net: ethernet: Rework EEE
 2023-06-22 15:43 UTC  (5+ messages)
` [PATCH v4 net-next 7/9] net: phy: Add phy_support_eee() indicating MAC support EEE

[PATCH 6.1.y] selftests: mptcp: join: fix "userspace pm add & remove address"
 2023-06-22 15:43 UTC 

[PATCH v2 00/14] drm/ast: Refactor the device-detection code
 2023-06-22 15:42 UTC  (3+ messages)
` [PATCH v2 06/14] drm/ast: Set PCI config before accessing I/O registers

[oe] [meta-python][mickledore][PATCH 1/1] python3-django: upgrade 4.1.7 -> 4.2.1
 2023-06-22 15:39 UTC  (2+ messages)

[PATCH v1] xen/arm: arm32: Add support to identify the Cortex-R52 processor
 2023-06-22 15:41 UTC  (7+ messages)

[PATCH 1/1] doc: bind man-page
 2023-06-22 15:38 UTC 

[PATCH] s390/net: lcs: fix build errors when FDDI is a loadable module
 2023-06-22 15:36 UTC  (3+ messages)

[PATCH] ACPI: APEI: Use ERST timeout for slow devices
 2023-06-22 15:35 UTC 

[PATCH v2] regulator: da9063: fix null pointer deref with partial DT config
 2023-06-22 15:35 UTC  (2+ messages)

[PATCH] net: phy: broadcom: drop brcm_phy_setbits() and use phy_set_bits() instead
 2023-06-22 15:35 UTC  (3+ messages)

[net-next PATCH] net: dsa: qca8k: add support for additional modes for netdev trigger
 2023-06-22 15:35 UTC  (2+ messages)

[PATCH] docs: consolidate core subsystems
 2023-06-22 15:35 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] Fix missing synack in BPF cgroup_skb filters
 2023-06-22 15:34 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] net: bpf: Always call BPF cgroup filters for egress


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.