All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-05 19:53:10 to 2023-06-05 20:28:41 UTC [more...]

[net-next:main 3/19] drivers/net/ethernet/altera/altera_tse_main.c:1419: undefined reference to `lynx_pcs_create_mdiodev'
 2023-06-05 20:28 UTC  (2+ messages)

[PATCH v2 0/4] Bring back vmlinux.h generation
 2023-06-05 20:27 UTC  (5+ messages)
` [PATCH v2 1/4] perf build: Add ability to build with a generated vmlinux.h
` [PATCH v2 2/4] perf bpf: Move the declaration of struct rq
` [PATCH v2 3/4] perf test: Add build tests for BUILD_BPF_SKEL
` [PATCH v2 4/4] perf build: Filter out BTF sources without a .BTF section

[PATCH 00/17] MIPS: fix and improve 64BIT support
 2023-06-05 20:10 UTC  (16+ messages)
` [PATCH 01/17] MIPS: malta: allow to choose MIPS64 target CPU in config
` [PATCH 02/17] MIPS: malta: use CKSEG instead of KSEG macros
` [PATCH 03/17] MIPS: reloc: fix relocation with CONFIG_64BIT enabled
` [PATCH 04/17] MIPS: o32: provide ta0..ta3 register definitions
` [PATCH 05/17] MIPS: pbl: use o32/n64 compatible "
` [PATCH 06/17] MIPS: pbl: fix linking errors with CONFIG_64BIT
` [PATCH 07/17] MIPS: use MIPS32/MIPS64 generic instruction macros
` [PATCH 08/17] MIPS: malta: fix GT64120 base virtual address on 64BIT
` [PATCH 09/17] MIPS: fix addresses of exception vectors in 64-bit mode
` [PATCH 10/17] MIPS: fix *ADDR macro usage warnings on CONFIG_64BIT
` [PATCH 11/17] MIPS: Makefile: sign-extend TEXT_BASE value "
` [PATCH 12/17] MIPS: enable 64-bit kernel segment addressing "
` [PATCH 14/17] MIPS: pbl_macros: use generic load/store macros in copy_to_link_location
` [PATCH 15/17] MIPS: add 64-bit support for optimized string functions
` [PATCH 17/17] MIPS: main_entry-pbl: fix conversion warnings on CONFIG_64BIT

[PULL 00/52] tcg patch queue
 2023-06-05 20:15 UTC  (50+ messages)
` [PULL 01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL
` [PULL 02/52] tcg/riscv: "
` [PULL 03/52] tcg/s390x: "
` [PULL 05/52] tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
` [PULL 06/52] tcg: Widen CPUTLBEntry comparators to 64-bits
` [PULL 07/52] tcg: Add tlb_fast_offset to TCGContext
` [PULL 08/52] target/avr: Add missing includes of qemu/error-report.h
` [PULL 09/52] target/*: Add missing includes of tcg/debug-assert.h
` [PULL 10/52] *: Add missing includes of tcg/tcg.h
` [PULL 11/52] tcg: Split out tcg-target-reg-bits.h
` [PULL 12/52] target/arm: Fix test of TCG_OVERSIZED_GUEST
` [PULL 13/52] tcg: Split out tcg/oversized-guest.h
` [PULL 14/52] tcg: Move TCGv, dup_const_tl definitions to tcg-op.h
` [PULL 15/52] tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
` [PULL 16/52] target/arm: Include helper-gen.h in translator.h
` [PULL 17/52] target/hexagon: Include helper-gen.h where needed
` [PULL 18/52] tcg: Remove outdated comments in helper-head.h
` [PULL 19/52] tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h
` [PULL 20/52] tcg: Pass TCGHelperInfo to tcg_gen_callN
` [PULL 21/52] tcg: Move temp_idx and tcgv_i32_temp debug out of line
` [PULL 22/52] tcg: Split tcg_gen_callN
` [PULL 23/52] tcg: Split helper-gen.h
` [PULL 24/52] tcg: Split helper-proto.h
` [PULL 25/52] target/sh4: Emit insn_start for each insn in gUSA region
` [PULL 26/52] tcg: Add insn_start_words to TCGContext
` [PULL 27/52] tcg: Add guest_mo "
` [PULL 28/52] tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
` [PULL 29/52] tcg: Split tcg/tcg-op-gvec.h
` [PULL 31/52] exec-all: Widen tb_page_addr_t for user-only
` [PULL 32/52] exec-all: Widen TranslationBlock pc and cs_base to 64-bits
` [PULL 33/52] tcg: Spit out exec/translation-block.h
` [PULL 35/52] accel/tcg: Move most of gen-icount.h into translator.c
` [PULL 36/52] accel/tcg: Introduce translator_io_start
` [PULL 37/52] target/ppc: Inline gen_icount_io_start()
` [PULL 38/52] accel/tcg: Move translator_fake_ldb out of line
` [PULL 39/52] target/arm: Tidy helpers for translation
` [PULL 40/52] target/mips: "
` [PULL 41/52] target/*: Add missing includes of exec/translation-block.h
` [PULL 42/52] target/arm: Add missing include of exec/exec-all.h
` [PULL 43/52] accel/tcg: Tidy includes for translator.[ch]
` [PULL 44/52] tcg: Fix PAGE/PROT confusion
` [PULL 45/52] tcg: Move env defines out of NEED_CPU_H in helper-head.h
` [PULL 46/52] tcg: Remove target-specific headers from tcg.[ch]
` [PULL 47/52] plugins: Move plugin_insn_append to translator.c
` [PULL 48/52] plugins: Drop unused headers from exec/plugin-gen.h
` [PULL 49/52] exec/poison: Do not poison CONFIG_SOFTMMU
` [PULL 50/52] tcg: Build once for system and once for user-only
` [PULL 51/52] accel/tcg: Unmap perf_marker
` [PULL 52/52] tcg/tcg-op-vec: Remove left over _link_error() definitions

[PATCH net-next v2 0/4] tools: ynl: user space C
 2023-06-05 20:27 UTC  (5+ messages)
` [PATCH net-next v2 4/4] tools: ynl: add sample for netdev

[Intel-wired-lan] [PATCH net v2 00/10] Implement support for SRIOV + LAG
 2023-06-05 20:27 UTC  (4+ messages)
    `  "

[RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
 2023-06-05 20:27 UTC  (14+ messages)

[PATCH 0/2] rbd: avoid fast-diff corruption in snapshot-based mirroring
 2023-06-05 20:27 UTC  (3+ messages)
` [PATCH 1/2] rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting
` [PATCH 2/2] rbd: get snapshot context after exclusive lock is ensured to be held

[PATCH] drm/i915: Fix a VMA UAF for multi-gt platform
 2023-06-05 20:27 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
 2023-06-05 20:26 UTC  (2+ messages)

[kirkstone][PATCH v2] meta-ti-bsp: Add recipe for u-boot-ti-jailhouse and linux-ti-jailhouse
 2023-06-05 20:25 UTC  (2+ messages)
  ` [meta-ti] "

[igt-dev] [PATCH i-g-t] runner: Dump GPU state on timeout
 2023-06-05 20:25 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH V3] virtio-fs: Improved request latencies when Virtio queue is full
 2023-06-05 19:05 UTC  (2+ messages)

[PATCH RESEND v2] hw/i2c: Enable an id for the pca954x devices
 2023-06-05 20:17 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/libgeos: bump version to 3.11.2
 2023-06-05 20:23 UTC  (2+ messages)

[PATCHSET 0/3] xfs_db: create names with colliding hashes
 2023-06-05 20:22 UTC  (2+ messages)

[PATCH 00/30] fbdev: Make userspace interfaces optional
 2023-06-05 20:23 UTC  (5+ messages)
` [PATCH 02/30] backlight/gpio_backlight: Compare against struct fb_info.device

[PATCH v3 0/3] vmstat bug fixes for nohz_full and isolated CPUs
 2023-06-05 20:22 UTC  (5+ messages)
` [PATCH v3 3/3] mm/vmstat: do not refresh stats for "

您好【免運】 苗栗【卓蘭 豐水梨】 梨山 蜜李(西瓜李)預購中
 2023-06-05 20:21 UTC 

[PATCH ndctl v2 0/5] cxl: firmware update support for libcxl and cxl-cli
 2023-06-05 20:21 UTC  (6+ messages)
` [PATCH ndctl v2 1/5] cxl/memdev.c: allow filtering memdevs by bus
` [PATCH ndctl v2 2/5] cxl/list: print firmware info in memdev listings
` [PATCH ndctl v2 3/5] cxl/fw_loader: add APIs to get current state of the FW loader mechanism
` [PATCH ndctl v2 4/5] cxl: add an update-firmware command
` [PATCH ndctl v2 5/5] test/cxl-update-firmware: add a unit test for firmware update

[PATCH v1] net: dsa: realtek: rtl8365mb: add missing case for digital interface 0
 2023-06-05 20:21 UTC  (5+ messages)

[net-next:main 5/19] ERROR: modpost: "lynx_pcs_destroy" [drivers/net/ethernet/stmicro/stmmac/stmmac.ko] undefined!
 2023-06-05 20:21 UTC 

[PATCH v2 0/4] cxl: Add a firmware update mechanism and cxl_test emulation
 2023-06-05 20:20 UTC  (5+ messages)
` [PATCH v2 1/4] cxl: add a firmware update mechanism using the sysfs firmware loader
` [PATCH v2 2/4] tools/testing/cxl: Fix command effects for inject/clear poison
` [PATCH v2 3/4] tools/testing/cxl: Use named effects for the Command Effect Log
` [PATCH v2 4/4] tools/testing/cxl: add firmware update emulation to CXL memdevs

[PATCH v2] tools headers: Make the difference output easier to read
 2023-06-05 20:19 UTC  (3+ messages)

[PATCH bpf-next 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2023-06-05 20:19 UTC  (8+ messages)
` [PATCH bpf-next 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc

[PATCH v1] meson saradc: fix clock divider mask length
 2023-06-05 20:18 UTC  (10+ messages)

[Buildroot] [git commit branch/2023.02.x] package/cmake: (ctest) add support for riscv architecture
 2023-06-05 20:16 UTC 

[PATCH v1] worktree: integrate with sparse-index
 2023-06-05 20:16 UTC  (3+ messages)

[PATCH v6 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-06-05 20:15 UTC  (16+ messages)
` [PATCH v6 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool
` [PATCH v6 02/15] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v6 03/15] dmaengine: idxd: Export drv_enable/disable and related functions
` [PATCH v6 04/15] dmaengine: idxd: Export descriptor management functions
` [PATCH v6 05/15] dmaengine: idxd: Export wq resource "
` [PATCH v6 06/15] dmaengine: idxd: Add wq private data accessors
` [PATCH v6 07/15] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v6 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v6 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v6 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v6 11/15] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v6 12/15] crypto: iaa - Add support for deflate-iaa compression algorithm
` [PATCH v6 13/15] crypto: iaa - Add support for deflate-iaa-canned "
` [PATCH v6 14/15] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v6 15/15] crypto: iaa - Add IAA Compression Accelerator stats

[PATCH v3 bpf-next 00/22] xsk: multi-buffer support
 2023-06-05 20:17 UTC  (3+ messages)
` [PATCH v3 bpf-next 17/22] selftests/xsk: add basic multi-buffer test

[Buildroot] [PATCH 1/1] package/cmake: add support for riscv architecture
 2023-06-05 20:16 UTC  (2+ messages)

[PATCH RESEND] cpupower: Bump soname version
 2023-06-05 20:13 UTC  (3+ messages)

[iwlwifi] 6.3 regression, AX201 crash on traffic activity with Pixel 7, bisected
 2023-06-05 20:12 UTC  (7+ messages)

[Buildroot] [git commit branch/2023.02.x] package/gdb: disable gdb for or1k builds with musl libc
 2023-06-05 20:11 UTC 

[Buildroot] [PATCH] package/gdb: disable gdb for or1k builds with musl libc
 2023-06-05 20:12 UTC  (2+ messages)

[Buildroot] [git commit branch/2023.02.x] package/busybox: disable sha1/sha256 hwaccel with x86
 2023-06-05 20:09 UTC 

[PATCH bpf-next v2 0/5] bpf, x86: allow function arguments up to 14 for TRACING
 2023-06-05 20:10 UTC  (3+ messages)
` [PATCH bpf-next v2 2/5] "

[PATCH v2 1/4] libsepol: drop message for uncommon error cases
 2023-06-05 20:11 UTC  (3+ messages)

[Buildroot] [git commit branch/2023.02.x] configs/stm32f429_disco_xip_defconfig: fix runtime error due to low ram space and bump to linux version 6.1.27
 2023-06-05 20:07 UTC 

[PATCH] mce: prevent concurrent polling of MCE events
 2023-06-05 20:10 UTC  (11+ messages)

[Buildroot] [git commit branch/2023.02.x] configs/stm32f4xx_defconfig: remove BR2_PACKAGE_IFUPDOWN_SCRIPTS
 2023-06-05 20:07 UTC 

[Buildroot] [PATCH] package/busybox: disable sha1/sha256 hwaccel with x86 musl toolchains
 2023-06-05 20:10 UTC  (2+ messages)

[PATCH 1/5] libsepol: validate some object contexts
 2023-06-05 20:09 UTC  (3+ messages)

[Intel-xe] [PATCH v2 0/5] drm/xe: uAPI cleanup
 2023-06-05 20:09 UTC  (7+ messages)

[PATCH v2 0/3] KVM: Fix some comments
 2023-06-05 20:08 UTC  (4+ messages)
` [PATCH v2 2/3] KVM: x86: Fix comments that refer to the out-dated msrs_to_save_all

Mesa for SGX on kirkstone
 2023-06-05 20:08 UTC  (2+ messages)
` [EXTERNAL] [meta-ti] "

[Buildroot] [PATCH] configs/stm32f429_disco_xip_defconfig: fix runtime error due to low ram space and bump to linux version 6.1.27
 2023-06-05 20:08 UTC  (2+ messages)

[PATCH v1 0/1] doc: accounce change in bbdev extension
 2023-06-05 20:08 UTC  (5+ messages)
` [PATCH v1 1/1] doc: announce change in bbdev api related to operation extension

[PATCH 1/4] checkpolicy: drop unused token CLONE
 2023-06-05 20:08 UTC  (3+ messages)

[PATCH] uml: Replace all non-returning strlcpy with strscpy
 2023-06-05 20:07 UTC  (8+ messages)

[PATCH v3 0/3] Improve efficiency of detecting duplicate in libselinux
 2023-06-05 20:07 UTC  (4+ messages)
` [PATCH v3 1/3] libselinux: migrating hashtab from policycoreutils

[PATCH v1 0/5] Landlock support for UML
 2023-06-05 20:06 UTC  (6+ messages)
` [PATCH v1 1/5] hostfs: Fix ephemeral inodes

[PATCH] cgroup: Stop task iteration when rebinding subsystem
 2023-06-05 20:06 UTC  (4+ messages)

[Buildroot] [git commit branch/2023.02.x] package/micropython: pass $TARGET_LDFLAGS to build
 2023-06-05 20:03 UTC 

[PATCH v4 00/41] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-06-05 20:05 UTC  (5+ messages)
` [PATCH v4 11/41] i2c: add HAS_IOPORT dependencies

[PATCH bpf-next 1/2] bpf: Support bpf_for_each_map_elem() for BPF_MAP_TYPE_HASH_OF_MAPS maps
 2023-06-05 20:05 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Test bpf_for_each_map_elem on BPF_MAP_TYPE_HASH_OF_MAPS

iwlwifi query on iwl_mvm_skb_prepare_status
 2023-06-05 20:04 UTC 

[PATCH] util/cacheflush: Avoid flushing dcache twice when not necessary
 2023-06-05 20:03 UTC  (3+ messages)

[Buildroot] [PATCH] package/micropython: pass $TARGET_LDFLAGS to build
 2023-06-05 20:03 UTC  (2+ messages)

[v2][libgpiod][PATCH 1/1] gpio-tools-test.bats: modify delays in toggle test
 2023-06-05 20:03 UTC  (2+ messages)

[PATCH] HID: logitech-hidpp: Handle timeout differently from busy
 2023-06-05 20:03 UTC  (9+ messages)

[PATCH] KVM: x86: Clean up: remove redundant bool conversions
 2023-06-05 20:01 UTC 

[PATCH] KVM: VMX: remove LFENCE in vmx_spec_ctrl_restore_host()
 2023-06-05 20:01 UTC  (13+ messages)

[net-next:main 3/19] csky-linux-ld: drivers/net/ethernet/altera/altera_tse_main.c:1451: undefined reference to `lynx_pcs_destroy'
 2023-06-05 20:00 UTC 

[PATCH] igc: enable Mac Address Passthrough in Lenovo Thunderbolt 4 Docks
 2023-06-05 20:00 UTC  (3+ messages)

[PATCH net] virtio_net: use control_buf for coalesce params
 2023-06-05 19:59 UTC 

Please pull u-boot-i2c
 2023-06-05 19:58 UTC  (2+ messages)

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-06-02 (iavf)
 2023-06-05 19:56 UTC  (4+ messages)
` [PATCH net-next 3/3] iavf: remove mask from iavf_irq_enable_queues()

[PATCH 00/14] Add dedicated device tree node for RPM processor/subsystem
 2023-06-05 19:55 UTC  (8+ messages)
` [PATCH 10/14] soc: qcom: Add RPM processor/subsystem driver
` [PATCH 12/14] arm64: dts: qcom: Add rpm-proc node for GLINK gplatforms

Bcache accelerated LVM LV device doesn't come up after reboot
 2023-06-05 19:54 UTC  (2+ messages)

[Buildroot] [PATCH] support/testing/infra/emulator.py: fix typo in comment
 2023-06-05 19:53 UTC 

FAILED: patch "[PATCH] phy: qcom-qmp-pcie-msm8996: fix init-count imbalance" failed to apply to 4.14-stable tree
 2023-06-05 19:52 UTC 

FAILED: patch "[PATCH] phy: qcom-qmp-combo: fix init-count imbalance" failed to apply to 4.19-stable tree
 2023-06-05 19:52 UTC 

FAILED: patch "[PATCH] phy: qcom-qmp-pcie-msm8996: fix init-count imbalance" failed to apply to 4.19-stable tree
 2023-06-05 19:52 UTC 

FAILED: patch "[PATCH] block: fix revalidate performance regression" failed to apply to 5.15-stable tree
 2023-06-05 19:52 UTC 

FAILED: patch "[PATCH] phy: qcom-qmp-pcie-msm8996: fix init-count imbalance" failed to apply to 5.4-stable tree
 2023-06-05 19:52 UTC 

FAILED: patch "[PATCH] phy: qcom-qmp-combo: fix init-count imbalance" failed to apply to 5.4-stable tree
 2023-06-05 19:52 UTC 

FAILED: patch "[PATCH] phy: qcom-qmp-pcie-msm8996: fix init-count imbalance" failed to apply to 5.15-stable tree
 2023-06-05 19:52 UTC 

FAILED: patch "[PATCH] phy: qcom-qmp-pcie-msm8996: fix init-count imbalance" failed to apply to 5.10-stable tree
 2023-06-05 19:52 UTC 

Pull request efi-2023-07-rc4
 2023-06-05 19:53 UTC  (2+ messages)

FAILED: patch "[PATCH] phy: qcom-qmp-combo: fix init-count imbalance" failed to apply to 4.14-stable tree
 2023-06-05 19:52 UTC 

[PATCH net] pds_core: Fix FW recovery detection
 2023-06-05 19:51 UTC 


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.