All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-18 09:55:59 to 2024-06-18 10:43:52 UTC [more...]

[LTP] [PATCH] lib: tst_fd: Add kernel version check to memfd_secret
 2024-06-18 10:15 UTC  (2+ messages)

[PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
 2024-06-18 10:43 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net 0/3] ice: Fix incorrect input/output pin behavior
 2024-06-18 10:41 UTC  (8+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-net 1/3] ice: Fix improper extts handling
  `  "
` [Intel-wired-lan] [PATCH iwl-net 2/3] ice: Don't process extts if PTP is disabled
  `  "
` [Intel-wired-lan] [PATCH iwl-net 3/3] ice: Reject pin requests with unsupported flags
  `  "

DPDK Release Status Meeting 2024-06-13
 2024-06-18 10:42 UTC 

[tip:x86/alternatives 14/14] arch/x86/kvm/kvm.o: warning: objtool: .altinstr_replacement+0xc5: call without frame pointer save/setup
 2024-06-18 10:42 UTC  (3+ messages)

[PATCH v6 00/23] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
 2024-06-18 10:42 UTC  (2+ messages)

[PATCH 0/3] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu*()
 2024-06-18 10:41 UTC  (2+ messages)

[RFC] Legacy Virtio Driver with Device Has Limited Memory Access
 2024-06-18 10:40 UTC  (10+ messages)

[PATCH v1 0/3] util/readline.c: Add common but missing shortcuts
 2024-06-18 10:40 UTC  (2+ messages)

[PATCH v3 net] net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()
 2024-06-18 10:40 UTC  (2+ messages)

[PATCH] lib: sbi: Enable Control Transfer Records (CTR) Ext using xstateen
 2024-06-18 10:40 UTC  (2+ messages)

[PATCH v2 0/2] target/s390x: Fix tracing header path in TCG mem_helper.c
 2024-06-18 10:39 UTC  (2+ messages)

mm/slub.c:1163:17: error: implicit declaration of function '__memset'; did you mean '__memset64'? [-Werror=implicit-function-declaration]
 2024-06-18 10:39 UTC 

[PATCH 1/2] vdpa: support set mac address from vdpa tool
 2024-06-18 10:39 UTC  (11+ messages)

[PATCH v5 0/4] Add Svade and Svadu Extensions Support
 2024-06-18 10:38 UTC  (6+ messages)
` [PATCH v5 2/4] dt-bindings: riscv: Add Svade and Svadu Entries

[PATCH v2 0/2] unshare: manage binfmt_misc mounts
 2024-06-18 10:13 UTC  (4+ messages)
` [PATCH v2 2/2] unshare: load binfmt_misc interpreter

[PATCH] riscv: Fix local irq restore when flags indicates irq disabled
 2024-06-18 10:38 UTC  (2+ messages)

[PATCH i-g-t] add tests to check crc for supported formats
 2024-06-18 10:42 UTC  (2+ messages)
` [PATCH i-g-t] tests/kms_pipe_crc_basic: Add tests "

[PATCH 0/3] Series DTs to deliver Ethernet for STM32MP25
 2024-06-18  9:35 UTC  (2+ messages)
` [PATCH 1/3] arm64: dts: st: add ethernet1 and ethernet2 support on stm32mp25

nvmet/fc.c acquiring qlock after kref_put
 2024-06-18 10:36 UTC 

[PATCH] riscv: Fix local irq restore when flags indicates irq disabled
 2024-06-18 10:36 UTC 

[PATCH v2 00/12] kconfig: fix choice value calculation with misc cleanups
 2024-06-18 10:35 UTC  (13+ messages)
` [PATCH v2 01/12] kconfig: import list_move(_tail) and list_for_each_entry_reverse macros
` [PATCH v2 02/12] kconfig: refactor choice value calculation
` [PATCH v2 03/12] kconfig: remove sym_get_choice_value()
` [PATCH v2 04/12] kconfig: remove conf_unsaved in conf_read_simple()
` [PATCH v2 05/12] kconfig: change sym_choice_default() to take the choice menu
` [PATCH v2 06/12] kconfig: use menu_list_for_each_sym() in sym_choice_default()
` [PATCH v2 07/12] kconfig: remove expr_list_for_each_sym() macro
` [PATCH v2 08/12] kconfig: use sym_get_choice_menu() in sym_check_print_recursive()
` [PATCH v2 09/12] kconfig: use sym_get_choice_menu() in sym_check_choice_deps()
` [PATCH v2 10/12] kconfig: use sym_get_choice_menu() in sym_check_deps()
` [PATCH v2 11/12] kconfig: remove P_CHOICE property
` [PATCH v2 12/12] kconfig: remove E_LIST expression type

[PATCH v8 00/13] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
 2024-06-18 10:34 UTC  (15+ messages)
` [PATCH v8 01/13] qapi: clarify that the default is backend dependent
` [PATCH v8 02/13] libvhost-user: set msg.msg_control to NULL when it is empty
` [PATCH v8 03/13] libvhost-user: fail vu_message_write() if sendmsg() is failing
` [PATCH v8 04/13] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
` [PATCH v8 05/13] vhost-user-server: do not set memory fd non-blocking
` [PATCH v8 06/13] contrib/vhost-user-blk: fix bind() using the right size of the address
` [PATCH v8 07/13] contrib/vhost-user-*: use QEMU bswap helper functions
` [PATCH v8 08/13] vhost-user: enable frontends on any POSIX system
` [PATCH v8 09/13] libvhost-user: enable it "
` [PATCH v8 10/13] contrib/vhost-user-blk: "
` [PATCH v8 11/13] hostmem: add a new memory backend based on POSIX shm_open()
` [PATCH v8 12/13] tests/qtest/vhost-user-blk-test: use memory-backend-shm
` [PATCH v8 13/13] tests/qtest/vhost-user-test: add a test case for memory-backend-shm

[PATCH v3 1/1] usb: informative message if no controller
 2024-06-18 10:34 UTC  (3+ messages)

[PATCH] drm/lima: Mark simple_ondemand governor as softdep
 2024-06-18 10:33 UTC  (5+ messages)

[PATCH] mtd: spi-nor: winbond: fix w25q128 regression
 2024-06-18 10:33 UTC  (5+ messages)

[PATCH 0/1] Bluetooth: ISO: Check socket flag instead of hcon
 2024-06-18 10:33 UTC  (2+ messages)
` [PATCH 1/1] "

invalid vht params rate 1920 100kbps nss 2 mcs 9
 2024-06-18 10:33 UTC  (5+ messages)

[PATCH v4 00/26] Media device lifetime management
 2024-06-18 10:33 UTC  (7+ messages)
` [PATCH v4 23/26] media: mc: Implement best effort media device removal safety sans refcount

[PATCH v3 0/5] Add driver for LTC2664 and LTC2672
 2024-06-18 10:32 UTC  (4+ messages)
` [PATCH v3 5/5] iio: dac: ltc2664: "

[RFC PATCH v1 00/19] media: renesas: vsp1: Conversion to subdev active state
 2024-06-18 10:32 UTC  (15+ messages)
` [RFC PATCH v1 02/19] media: renesas: vsp1: Drop vsp1_entity_get_pad_selection() wrapper
` [RFC PATCH v1 03/19] media: renesas: vsp1: Drop vsp1_rwpf_get_crop() wrapper
` [RFC PATCH v1 04/19] media: renesas: vsp1: Drop brx_get_compose() wrapper
` [RFC PATCH v1 05/19] media: renesas: vsp1: Drop custom .get_fmt() handler for histogram
` [RFC PATCH v1 06/19] media: renesas: vsp1: Move partition calculation to vsp1_pipe.c
` [RFC PATCH v1 07/19] media: renesas: vsp1: Simplify partition calculation
` [RFC PATCH v1 08/19] media: renesas: vsp1: Store RPF partition configuration per RPF instance

[oe] [meta-java] [PATCH] recipes: Start WORKDIR -> UNPACKDIR transition
 2024-06-18 10:32 UTC  (2+ messages)
`  "

Add more codec ID to no shutup list
 2024-06-18  9:57 UTC  (2+ messages)

[PATCH v3 0/4] ALSA: hda: Improvements to hda_component
 2024-06-18  9:53 UTC  (2+ messages)

[LTP] [PATCH 0/2] Update taint
 2024-06-18 10:31 UTC  (3+ messages)
` [LTP] [PATCH 1/2] tst_taint: Add TST_TAINT_N
` [LTP] [PATCH 2/2] tst_taint: Assume kernel > 4.0

[openeuler:openEuler-1.0-LTS 11561/22966] drivers/net/ethernet/hisilicon/hns3/hns3_cae/hns3_cae_lib.c:597:53: sparse: sparse: incorrect type in assignment (different base types)
 2024-06-18 10:31 UTC 

[PATCH v2 0/8] drm/i915: PREEMPT_RT related fixups
 2024-06-18 10:31 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: PREEMPT_RT related fixups. (rev11)
` ✗ Fi.CI.SPARSE: "

[PATCH v3 00/13] riscv: QEMU RISC-V IOMMU Support
 2024-06-18 10:30 UTC  (5+ messages)
` [PATCH v3 03/13] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH v3 09/13] hw/riscv/riscv-iommu: add s-stage and g-stage support

[PATCH] drm/xe/vf: Don't touch GuC irq registers if using memory irqs
 2024-06-18 10:30 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH v2] tests/intel/xe_evict: Reduce allocations to maximum working set
 2024-06-18 10:30 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/xe_evict: Reduce allocations to maximum working set (rev2)

Bluetooth kernel BUG with Intel AX211 (regression in 6.1.83)
 2024-06-18 10:30 UTC  (4+ messages)

[PATCH v10 00/38] ep93xx device tree conversion
 2024-06-18 10:27 UTC  (3+ messages)
` [PATCH v10 04/38] pinctrl: add a Cirrus ep93xx SoC pin controller

[PATCH RFC v2 0/8] net: stmmac: convert stmmac "pcs" to phylink
 2024-06-18 10:26 UTC  (8+ messages)
` [PATCH RFC net-next v2 3/8] net: stmmac: dwmac1000: convert sgmii/rgmii "

[PATCH v4 0/6] hwmon: Add support for SPD5118 compliant chips
 2024-06-18 10:25 UTC  (7+ messages)
` [PATCH v4 5/6] i2c: smbus: Support DDR5 SPD EEPROMs

[PATCH 0/9] Panel Replay eDP more prepare patches
 2024-06-18 10:26 UTC  (4+ messages)
` [PATCH 1/9] drm/i915/psr: Set SU area width as pipe src width
` ✗ Fi.CI.IGT: failure for Panel Replay eDP more prepare patches

[PATCH] soc: add missing MODULE_DESCRIPTION() macros
 2024-06-18 10:25 UTC  (3+ messages)

[PATCH 0/2] Update highest frequency of a CPU after boot
 2024-06-18 10:25 UTC  (7+ messages)
` [PATCH 1/2] x86/cpufeatures: Add HWP highest perf change feature flag
` [PATCH 2/2] cpufreq: intel_pstate: Support highest performance change interrupt

[PATCH v2] dt-bindings: drop stale Anson Huang from maintainers
 2024-06-18 10:25 UTC  (2+ messages)

[PATCH] dt-bindings: clock: drop obsolete stericsson,abx500.txt
 2024-06-18 10:24 UTC  (2+ messages)

[PATCH 0/3] KVM: SVM: SEV-ES save area fix+cleanups
 2024-06-18 10:24 UTC  (5+ messages)
` [PATCH 1/3] KVM: SVM: Force sev_es_host_save_area() to be inlined (for noinstr usage)
` [PATCH 3/3] KVM: SVM: Use compound literal in lieu of __maybe_unused rdmsr() param

[PATCH for-4.19 v4 0/7] x86/xstate: Fixes to size calculations
 2024-06-18 10:24 UTC  (7+ messages)
` [PATCH v4 2/7] x86/xstate: Cross-check dynamic XSTATE sizes at boot
` [PATCH v4 3/7] x86/boot: Collect the Raw CPU Policy earlier on boot
` [PATCH v4 4/7] x86/xstate: Rework xstate_ctxt_size() as xstate_uncompressed_size()

IMA Reports No TPM Device
 2024-06-18 10:24 UTC  (2+ messages)

[PATCH 1/6] wifi: wilc1000: disable power sequencer
 2024-06-18 10:24 UTC  (2+ messages)

[PATCH v4 0/3] wifi: ath12k: prepare vif and sta datastructure
 2024-06-18 10:23 UTC  (8+ messages)
` [PATCH v4 1/3] wifi: ath12k: prepare vif data structure for MLO handling
` [PATCH v4 3/3] wifi: ath12k: prepare sta "

[PATCH] clk: vexpress-osc: add missing MODULE_DESCRIPTION() macro
 2024-06-18 10:22 UTC  (2+ messages)

[Regression] Lenovo Thinkpad X1 Carbon Gen 10 first S2idle fails, S0ix fails in all further suspends
 2024-06-18 10:22 UTC 

[PATCH wireless-next 1/8] wifi: wlcore: correctness fix fwlog reading
 2024-06-18 10:22 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: openvswitch: Add sample multicasting
 2024-06-18 10:22 UTC  (11+ messages)
` [PATCH net-next v2 5/9] net: openvswitch: add emit_sample action
` [PATCH net-next v2 7/9] net: openvswitch: do not notify drops inside sample

[PATCH] btrfs: remove NULL transaction support for btrfs_lookup_extent_info()
 2024-06-18 10:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-18 10:21 UTC  (7+ messages)

[PATCH v3] tools/memory-model: Document herd7 (abstract) representation
 2024-06-18 10:20 UTC  (5+ messages)

linux-next: build failure after merge of the mediatek tree
 2024-06-18 10:20 UTC  (4+ messages)

[DPDK/vhost/virtio Bug 1463] disable vhost guest notification not work when split queue and VIRTIO_RING_F_EVENT_IDX negotiated
 2024-06-18 10:19 UTC 

[PATCH v4 0/8] serial: qcom-geni: Overhaul TX handling to fix crashes/hangs
 2024-06-18 10:19 UTC  (2+ messages)

[PATCH net-next v3 0/3] add flow director for txgbe
 2024-06-18 10:16 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: txgbe: add FDIR ATR support
` [PATCH net-next v3 2/3] net: txgbe: support Flow Director perfect filters
` [PATCH net-next v3 3/3] net: txgbe: add FDIR info to ethtool ops

[PATCH v8 0/3] drm/mediatek: Add support for OF graphs
 2024-06-18 10:17 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: display: mediatek: Add OF graph support for board path
` [PATCH v8 2/3] dt-bindings: arm: mediatek: mmsys: "
` [PATCH v8 3/3] drm/mediatek: Implement OF graphs support for display paths

[Buildroot] [PATCH 1/1] package/c-ares: update site url
 2024-06-18 10:08 UTC  (2+ messages)

Kernel instability using Marvell mv88e6xxx DSA
 2024-06-18 10:14 UTC 

[PATCH v1 0/9] riscv: add initial support for SpacemiT K1
 2024-06-18 10:16 UTC  (8+ messages)

[PATCH v7 0/9] drm: Support per-plane async flip configuration
 2024-06-18 10:16 UTC  (6+ messages)
` [PATCH v7 2/9] "
` ✗ Fi.CI.IGT: failure for drm: Support per-plane async flip configuration (rev2)

[PATCH v2 0/2] SN65DSI86 minor fixes
 2024-06-18 10:15 UTC  (9+ messages)
` [PATCH v2 1/2] drm/bridge: ti-sn65dsi86: Add atomic_check hook for the bridge
` [PATCH v2 2/2] drm/bridge: ti-sn65dsi86: Fix ti_sn_bridge_set_dsi_rate function

[PATCH 00/43] Remaining MMU clean up patches
 2024-06-18 10:11 UTC  (2+ messages)

[PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions with fsl,pins property
 2024-06-18 10:12 UTC  (4+ messages)

[PATCH v7 0/3] drm/mediatek: Add support for OF graphs
 2024-06-18 10:12 UTC  (4+ messages)
` [PATCH v7 3/3] drm/mediatek: Implement OF graphs support for display paths

[PATCH net V5 0/3] net: lan743x: Fixes for multiple WOL related issues
 2024-06-18 10:10 UTC  (2+ messages)

Advise needed on stale patches
 2024-06-18 10:10 UTC  (3+ messages)

[PATCH 1/5] drm/amdgpu: add variable to record the deferred error number read by driver
 2024-06-18 10:09 UTC  (3+ messages)
` [PATCH 4/5] drm/amdgpu: add completion to wait for ras reset to complete

[bug report] [SCSI] iscsi_transport: Add support to display CHAP list and delete CHAP entry
 2024-06-18 10:10 UTC 

[PATCH] automation/eclair_analysis: deviate common/unlzo.c for MISRA Rule 7.3
 2024-06-18 10:09 UTC  (2+ messages)

[ti:ti-linux-6.6.y-wip 99/137] arch/arm64/boot/dts/ti/k3-am62p5-sk.dtb: syscon@43000000: compatible: ['syscon', 'simple-mfd'] is too short
 2024-06-18 10:08 UTC 

[PATCH 0/5] arm-bsp: corstone1000: Enable multicore support for FVP
 2024-06-18 10:07 UTC  (6+ messages)
` [PATCH 1/5] arm-bsp/optee: corstone1000: Remove MMCOMM buffer address
` [PATCH 2/5] arm-bsp/u-boot: corstone1000: Enable secondary cores for Corstone-1000 FVP
` [PATCH 3/5] arm-bsp/trusted-firmware-a: corstone1000: Multicore support "
` [PATCH 4/5] arm-bsp/trusted-firmware-m: "
` [PATCH 5/5] ci,arm-bsp: corstone1000: New MACHINE_FEATURES for Corstone-1000 FVP multicore

scmi mailbox max_rx_timeout_ms value
 2024-06-18 10:07 UTC  (4+ messages)

[PATCH v10 0/4] arm64: dts: qcom: aim300: add AIM300 AIoT
 2024-06-18 10:06 UTC  (3+ messages)
` [PATCH v10 2/4] arm64: dts: qcom: qcs8550: introduce qcs8550 dtsi

[OE-core][scarthgap][master][PATCH] gpgme: move gpgme-tool to own sub-package
 2024-06-18 10:05 UTC 

FAILED: patch "[PATCH] mptcp: pm: update add_addr counters after connect" failed to apply to 6.1-stable tree
 2024-06-18 10:05 UTC  (2+ messages)
` [PATCH 6.1.y] mptcp: pm: update add_addr counters after connect

[meta-rockchip][PATCH] linux-torvalds-next: use AUTOREV
 2024-06-18 10:04 UTC  (2+ messages)
` [yocto-patches] "

[PATCH v11 0/7] iio: new DMABUF based API v11
 2024-06-18 10:03 UTC  (8+ messages)
` [PATCH v11 1/7] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v11 2/7] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v11 3/7] iio: core: Add new DMABUF interface infrastructure
` [PATCH v11 4/7] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v11 5/7] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v11 6/7] Documentation: iio: Document high-speed DMABUF based API
` [PATCH v11 7/7] Documentation: dmaengine: Document new dma_vec API

[PATCH] riscv: Fix local irq restore when flags indicates irq disabled
 2024-06-18 10:02 UTC  (9+ messages)
  ` [External] "

[PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-18 10:01 UTC  (6+ messages)
` [PATCH v2 1/2] mm: swap: swap cluster switch to double link list

[PATCH v4 00/35] kmsan: Enable on s390
 2024-06-18  9:56 UTC  (6+ messages)
` [PATCH v4 32/35] s390/uaccess: Add KMSAN support to put_user() and get_user()

[PATCH 1/1] container_of: Document container_of_const() is preferred
 2024-06-18 10:01 UTC  (4+ messages)

[GIT PULL] Immutable branch between pdx86 lenovo c630 branch, power/supply and USB
 2024-06-18 10:01 UTC  (2+ messages)

[PATCH v2] ACPI /amba: Fix meaningless code for amba_register_dummy_clk()
 2024-06-18 10:00 UTC  (2+ messages)

[PATCH 0/7] platform/x86/inte-uncore-freq: Cleanups
 2024-06-18 10:00 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: qdu1000: Add secure qfprom node
 2024-06-18 10:00 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: x1e80100: Enable tsens and thermal zone nodes
 2024-06-18 10:00 UTC  (3+ messages)

[PATCH next] power: rk8xx: fix display name for RK808
 2024-06-18  9:59 UTC  (4+ messages)

[PATCH] drm/fbdev-dma: Only set smem_start is enable per module option
 2024-06-18  9:59 UTC  (3+ messages)

[PATCH V5] ALSA: hda/senarytech: add senarytech codec support
 2024-06-18  9:59 UTC 

[PATCH] s390/mm: get total ram pages from memblock
 2024-06-18  9:57 UTC  (2+ messages)

[PATCH net-next v20 00/13] Add Realtek automotive PCIe driver
 2024-06-18  9:56 UTC  (6+ messages)
` [PATCH net-next v20 10/13] rtase: Implement ethtool function

[PATCH 1/3] configs: rockchip: cosmetic changes for rk3308, rk3328, rk3399, rk3568, and rk3588
 2024-06-18  9:56 UTC  (3+ messages)

[PATCH 00/21] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
 2024-06-18  9:56 UTC  (3+ messages)
` [PATCH v3 00/20] "

[net v2 PATCH] net: stmmac: No need to calculate speed divider when offload is disabled
 2024-06-18  9:56 UTC  (2+ messages)

[PATCH v1 0/3] Add coresight slave register driver to support data filter function
 2024-06-18  9:56 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: arm: Add binding document for Coresight Slave Register device

[PATCH v7 0/5] lib/gpgpu: add shader support
 2024-06-18  9:55 UTC  (4+ messages)
` ✗ CI.xeBAT: failure for lib/gpgpu: add shader support (rev7)


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.