All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-03 09:06:05 to 2025-03-03 09:54:47 UTC [more...]

[PATCH v27 00/20] nvme-tcp receive offloads
 2025-03-03  9:53 UTC  (17+ messages)
` [PATCH v27 01/20] net: Introduce direct data placement tcp offload
` [PATCH v27 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v27 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v27 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v27 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v27 06/20] nvme-tcp: Add DDP data-path
` [PATCH v27 07/20] nvme-tcp: RX DDGST offload
` [PATCH v27 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v27 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v27 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v27 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v27 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v27 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v27 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v27 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v27 16/20] net/mlx5e: NVMEoTCP, queue init/teardown

[PATCH V5 0/4] x86/tdx: Fix HLT logic execution for TDX VMs
 2025-03-03  9:54 UTC  (4+ messages)
` [PATCH V5 1/4] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT

[PATCH 0/4] Optimize __vmalloc_node_range_noprof function
 2025-03-03  9:44 UTC  (5+ messages)
` [PATCH 1/4] mm/vmalloc: Remove unnecessary size ALIGN in __vmalloc_node_range_noprof
` [PATCH 2/4] mm/vmalloc: Size should be used instead of real_size "
` [PATCH 3/4] mm/vmalloc: Remove the real_size variable to simplify the code "
` [PATCH 4/4] mm/vmalloc: Rename the variable real_align to original_align to prevent misunderstanding

[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
 2025-03-03  9:52 UTC  (4+ messages)
    ` [PATCH v7 4/5] Add debugfs based error injection support in DWC

[Intel-wired-lan] [PATCH iwl-next v1] ice: refactor the Tx scheduler feature
 2025-03-03  9:54 UTC  (2+ messages)

[PATCH] xen: Kconfig: Drop reference to obsolete configs MCORE2 and MK8
 2025-03-03  9:53 UTC  (3+ messages)

[PATCH] drm/client: Build the tests with CONFIG_DRM_KUNIT_TEST=m
 2025-03-03  9:53 UTC  (3+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "

[PATCH] ref-manual: variable FIT_SIGN_INDIVIDUAL mix-and-match attacks
 2025-03-03  9:53 UTC  (2+ messages)
` [docs] "

[PATCH v2 0/4] Initial BBML2 support for contpte_convert()
 2025-03-03  9:49 UTC  (9+ messages)
` [PATCH v2 1/4] arm64: Add BBM Level 2 cpu feature
` [PATCH v2 3/4] arm64/mm: Elide tlbi in contpte_convert() under BBML2

[PATCH] man/man2/mkdir.2: add missing .TP
 2025-03-03  9:50 UTC 

[PATCH v8 5/5] PCI: of: Create device-tree PCI host bridge node
 2025-03-03  9:49 UTC  (3+ messages)

[PATCH bpf-next v3 3/4] x86: implement per-function metadata storage for x86
 2025-03-03  9:49 UTC  (2+ messages)

[PATCH] i2c: amd-isp: Add ISP i2c-designware driver
 2025-03-03  9:49 UTC  (2+ messages)

[GIT PULL v3] afs, rxrpc: Clean up refcounting on afs_cell and afs_server records
 2025-03-03  9:49 UTC 

[PATCH v3 0/5] Check Rust signatures at compile time
 2025-03-03  9:49 UTC  (4+ messages)
` [PATCH v3 4/5] print: use new #[export] macro for rust_fmt_argument

[tip:x86/core 16/17] vmlinux.o: warning: objtool: do_jit+0x276: relocation to !ENDBR: .noinstr.text+0x6a60
 2025-03-03  9:49 UTC  (4+ messages)

[PATCH] btrfs/080: fix sporadic failures starting with kernel 6.13
 2025-03-03  9:48 UTC  (2+ messages)

[PATCH v3 00/10] selftests/mm: Some cleanups from trying to run them
 2025-03-03  9:47 UTC  (4+ messages)
` [PATCH v3 04/10] selftests/mm/uffd: Rename nr_cpus -> nr_threads

[PATCH 0/6] Move pKVM ownership state to hyp_vmemmap
 2025-03-03  9:47 UTC  (3+ messages)
` [PATCH 4/6] KVM: arm64: Move hyp "

mismatch of type of ut_tv.tv_sec between glibc-2.41 and utmp(5)
 2025-03-03  9:47 UTC  (4+ messages)

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-03-03  9:46 UTC  (10+ messages)

[PATCH v5 0/8] LOBF enablement fix
 2025-03-03  9:46 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for LOBF enablement fix (rev4)
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] net: Handle napi_schedule() calls from non-interrupt
 2025-03-03  9:46 UTC  (4+ messages)

[PATCH] pwm: stmpe: Allow to compile as a module
 2025-03-03  9:43 UTC  (2+ messages)

[v9 0/6] vhost: add RSA support
 2025-03-03  9:46 UTC  (9+ messages)
` [v9 1/6] vhost: fix thread safety checks for vhost crypto data req
` [v9 2/6] vhost: skip crypto op fetch before vring init
` [v9 3/6] vhost: update vhost_user crypto session parameters
` [v9 4/6] examples/vhost_crypto: fix user callbacks

linux-next: build warning after merge of the pci tree
 2025-03-03  9:46 UTC  (3+ messages)

[PATCH 1/2] mpi3mr: Task Abort EH Support
 2025-03-03  9:40 UTC  (2+ messages)
` [PATCH 2/2] mpi3mr: Update driver version to 8.13.0.6.50

[PATCH][next] drm/bridge: Fix spelling mistake "gettin" -> "getting"
 2025-03-03  9:45 UTC  (2+ messages)

[PATCH v4 0/4] Add clock controller support for SpacemiT K1
 2025-03-03  9:41 UTC  (4+ messages)
` [PATCH v4 3/4] clk: spacemit: Add clock support for Spacemit K1 SoC

[PATCH v3] arm64: renesas: Add TFA BL31 handoff support on Renesas R-Car Gen4
 2025-03-03  9:44 UTC  (2+ messages)

[PATCH v3 0/2] Cleanup io.h
 2025-03-03  9:44 UTC  (11+ messages)

[PATCH i-g-t 0/2] fixes for test kms_dp_link_training
 2025-03-03  9:44 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for fixes for test kms_dp_link_training (rev2)
` ✗ i915.CI.BAT: failure "

[LTP] [PATCH v1] unshare03.c: Add test coverage for dup_fd() failure handling in unshare_fd()
 2025-03-03  9:42 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[PATCH v4] ASoC: tas2781: Support dsp firmware Alpha and Beta seaies
 2025-03-03  9:42 UTC  (2+ messages)

[PATCH v3 00/12] perf script: Refactor branch flags for Arm SPE
 2025-03-03  9:38 UTC  (2+ messages)

[PATCH v8 2/5] PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing device
 2025-03-03  9:42 UTC  (3+ messages)

[PATCH 0/7] MIPS: decstation_64_defconfig: Compile the kernel with warnings as errors
 2025-03-03  9:06 UTC  (5+ messages)
` [PATCH 5/7] MIPS: dec: Remove dec_irq_dispatch()

[PATCH] drm/panic: clean Clippy warning
 2025-03-03  9:42 UTC  (3+ messages)

[PATCH] release-notes-5.2.rst: add information about autotools changes
 2025-03-03  9:41 UTC  (2+ messages)
` [docs] "

[PATCH 1/2] drm/panic: use `div_ceil` to clean Clippy warning
 2025-03-03  9:41 UTC  (4+ messages)
` [PATCH 2/2] drm/panic: fix overindented list items in documentation

[PATCH 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
 2025-03-03  9:41 UTC  (5+ messages)
` [PATCH 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH

[PATCH RESEND v5 0/2] riscv: spacemit: add i2c support to K1 SoC
 2025-03-03  9:35 UTC  (4+ messages)
` [PATCH RESEND v5 1/2] dt-bindings: i2c: spacemit: add support for "

[PATCH v7] arm64: mm: Populate vmemmap at the page level if not section aligned
 2025-03-03  9:29 UTC  (7+ messages)

[PATCH V2 0/4] irqtop,lsirq: Miscellaneous enhancements
 2025-03-03  9:39 UTC  (3+ messages)
` [PATCH V2 2/4] irqtop: add max iteration support

[PATCH v1 0/2] phy: freescale: imx8m-pcie: fix and cleanup phy
 2025-03-03  9:30 UTC  (5+ messages)
` [PATCH v1 1/2] phy: freescale: imx8m-pcie: cleanup reset logic

[anolis-intel-cloud:devel-5.10 2/2] kismet: WARNING: unmet direct dependencies detected for IMS_MSI_ARRAY when selected by VFIO_MDEV_IDXD
 2025-03-03  9:38 UTC 

[PATCH v2 0/2] target/riscv: Support scontext-based trigger matching
 2025-03-03  9:31 UTC  (3+ messages)
` [PATCH v2 1/2] target/riscv: Add scontext CSR handling
` [PATCH v2 2/2] target/riscv: Support matching scontext in Sdtrig's textra CSRs

[PATCH v2 1/8] drm/client: Constify modes
 2025-03-03  9:38 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v2 0/2] phy: rockchip: usbdp: improve typec orientation handling
 2025-03-03  9:27 UTC  (7+ messages)
` [PATCH v2 2/2] phy: rockchip: usbdp: re-init the phy on orientation-change

lkdtm: Annotate do_nothing()
 2025-03-03  9:38 UTC 

[LTP] [PATCH v2] input_common.h: Add retry loop for event device
 2025-03-03  9:35 UTC  (2+ messages)

[PATCH linux-next 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-03-03  9:35 UTC  (2+ messages)

[PATCH v5 00/36] Multifd 🔀 device state transfer support with VFIO consumer
 2025-03-03  9:34 UTC  (7+ messages)
` [PATCH v5 36/36] vfio/migration: Update VFIO migration documentation

[PATCH v7 0/5] Allow to enable multifd and postcopy migration together
 2025-03-03  9:33 UTC  (4+ messages)
` [PATCH v7 4/5] tests/qtest/migration: add postcopy tests with multifd

[PATCH] drm/amdgpu: Fix missing drain retry fault the last entry
 2025-03-03  9:34 UTC 

[PATCH 6.1.y-cip 00/12] ravb backports: MTU fix, VLAN & IPv6 support
 2025-03-03  9:34 UTC  (3+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 0ea627381eb527a0ebd262c690c3992085b87ff4
 2025-03-03  9:33 UTC 

[PATCH v8 00/14] Display Global Histogram
 2025-03-03  9:33 UTC  (12+ messages)
` [PATCH v8 01/14] drm: Define histogram structures exposed to user

[SECURITY PATCH 18/73] fs/ntfs: Implement attribute verification
 2025-03-03  9:32 UTC  (2+ messages)

[PATCH 0/5] SoCFPGA: Arria10: sdram: cleanup and fix DDR driver
 2025-03-03  9:12 UTC  (3+ messages)
` [PATCH 1/5] ARM: SoCFPGA: move wait_on_timeout to generic

[PATCH v4] ref-manual: Add missing variable IMAGE_ROOTFS_MAXSIZE
 2025-03-03  9:31 UTC  (2+ messages)

[PATCH v6 1/4] ref-manual/variables: document OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS
 2025-03-03  9:31 UTC  (2+ messages)

[PATCH] vulnerabilities/classes: remove references to cve-check text format
 2025-03-03  9:31 UTC  (2+ messages)

[PATCH v2] riscv: sophgo: dts: Add spi controller for SG2042
 2025-03-03  9:12 UTC  (8+ messages)

Proszę o kontakt
 2025-03-03  9:06 UTC 

[PATCH RESEND v2] drivers: core: fix device leak in __fw_devlink_relax_cycles()
 2025-03-03  9:30 UTC 

[RFC 0/5] Add support for central fsconfig and -q <n> unconditional loop
 2025-03-03  9:30 UTC  (5+ messages)
` [RFC 4/5] check,common/config: Add support for central fsconfig

[PATCH v7 0/1] virtio-media: Add device specification
 2025-03-03  9:30 UTC  (4+ messages)
` [PATCH v7 1/1] virtio-media: Add virtio media "

[PATCH v3 0/3] Introduce pin controller support for Exynos7870
 2025-03-03  9:08 UTC  (2+ messages)

[PATCH] vhost: fix VHOST_*_OWNER documentation
 2025-03-03  9:28 UTC  (2+ messages)

[PATCH v4 00/12] Direct Map Removal for guest_memfd
 2025-03-03  9:29 UTC  (4+ messages)
` [PATCH v4 01/12] mm: introduce AS_NO_DIRECT_MAP

[PATCH] pinctrl: pinconf-generic: Fix spelling mistake "paramers" -> "parameters"
 2025-03-03  9:28 UTC 

[PATCH] pmdomain: amlogic: fix T7 ISP secpower
 2025-03-03  9:06 UTC  (3+ messages)

[PATCH net-next v4 00/13] net: phy: Rework linkmodes handling in a dedicated file
 2025-03-03  9:03 UTC  (14+ messages)
` [PATCH net-next v4 01/13] net: ethtool: Export the link_mode_params definitions
` [PATCH net-next v4 02/13] net: phy: Use an internal, searchable storage for the linkmodes
` [PATCH net-next v4 03/13] net: phy: phy_caps: Move phy_speeds to phy_caps
` [PATCH net-next v4 04/13] net: phy: phy_caps: Move __set_linkmode_max_speed "
` [PATCH net-next v4 05/13] net: phy: phy_caps: Introduce phy_caps_valid
` [PATCH net-next v4 06/13] net: phy: phy_caps: Implement link_capabilities lookup by linkmode
` [PATCH net-next v4 07/13] net: phy: phy_caps: Allow looking-up link caps based on speed and duplex
` [PATCH net-next v4 08/13] net: phy: phy_device: Use link_capabilities lookup for PHY aneg config
` [PATCH net-next v4 09/13] net: phylink: Use phy_caps_lookup for fixed-link configuration
` [PATCH net-next v4 10/13] net: phy: drop phy_settings and the associated lookup helpers
` [PATCH net-next v4 11/13] net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS
` [PATCH net-next v4 12/13] net: phylink: Convert capabilities to linkmodes using phy_caps
` [PATCH net-next v4 13/13] net: phy: phy_caps: Allow getting an phy_interface's capabilities

Kubernetes gitlab-runner jobs cannot be scheduled
 2025-03-03  9:25 UTC  (4+ messages)

[PATCH v5] sysctl: simplify the min/max boundary check
 2025-03-03  9:26 UTC  (10+ messages)
    `  "

[PATCH] PCI: dwc: Chain the set IRQ affinity request back to the parent
 2025-03-03  9:25 UTC  (3+ messages)

[PATCH v2 0/3] drm: panel: Add Generic MIPI Panel Driver
 2025-03-03  9:26 UTC  (3+ messages)
` [PATCH v2 3/3] drm: panel: Add a driver for Generic MIPI-DSI/DPI(+SPI) panels

[PATCH] perf/hw_breakpoint: Return EOPNOTSUPP for unsupported breakpoint type
 2025-03-03  9:24 UTC 

[PATCH v6 1/2] dt-bindings: net: bluetooth: nxp: Add support to set BD address
 2025-03-03  9:24 UTC  (4+ messages)
` [PATCH v6 2/2] Bluetooth: btnxpuart: "

[BUG] Kernel BUG in ext4_write_inline_data (Ext4) on 6.14.0-rc4 - Possible Regression**
 2025-03-03  9:24 UTC 

[Intel-wired-lan] [PATCH iwl-next v3] igc: Change Tx mode for MQPRIO offloading
 2025-03-03  9:22 UTC  (4+ messages)
`  "

PCI IO ECS access is no longer possible for AMD family 17h
 2025-03-03  9:21 UTC  (6+ messages)

[PATCH v4 0/8] LOBF enablement fix
 2025-03-03  9:21 UTC  (5+ messages)
` [PATCH v4 2/8] drm/i915/lobf: Disintegrate alpm_disable from psr_disable

[PATCH v2] x86/msr: expose MSR_FAM10H_MMIO_CONF_BASE on AMD
 2025-03-03  9:19 UTC 

[yocto] [meta-raspberrypi][PATCH 1/2] Add support for A/B partition layout in rpi-sdimg class
 2025-03-03  9:20 UTC  (2+ messages)

[PATCH 6.1 0/2] erofs: handle overlapped pclusters out of crafted images properly
 2025-03-03  9:19 UTC  (8+ messages)
` [PATCH 6.1 1/2] "

[PATCH] tools/nolibc: add support for openat(2)
 2025-03-03  9:20 UTC  (4+ messages)

[PATCH v3 0/8] btrfs: make subpage handling be feature full
 2025-03-03  9:19 UTC  (3+ messages)

[cocci] Checking pointer dereferences with SmPL
 2025-03-03  9:19 UTC  (8+ messages)
` [cocci] Reconsidering pointer dereferences before null pointer checks (with SmPL)
  ` [cocci] [PATCH] video: au1100fb: Move a variable assignment behind a null pointer check in au1100fb_setmode()
    ` [cocci] [PATCH RESEND] "
      `  "
  ` [cocci] [PATCH] scsi: hpsa: Move two variable assignments behind condition checks in hpsa_scsi_ioaccel_raid_map()
    ` [cocci] [PATCH RESEND] "
      `  "

[PATCH] target/loongarch: Adjust the cpu reset action to a proper position
 2025-03-03  9:15 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] per-function storage support
 2025-03-03  9:18 UTC  (3+ messages)
` [PATCH bpf-next v3 1/4] x86/ibt: factor out cfi and fineibt offset

[GIT PULL] XFS fixes for v6.14-rc6
 2025-03-03  9:18 UTC 

[PATCH] doc: fix typo in it.po
 2025-03-03  9:17 UTC  (6+ messages)

[PATCH 00/19] perf: Make perf_pmu_unregister() usable
 2025-03-03  9:16 UTC  (4+ messages)

[PATCH] usb: quirks: Add DELAY_INIT and NO_LPM for Prolific PL2303 Serial Port
 2025-03-03  9:16 UTC  (2+ messages)

[PATCH v10 0/9] [PATCH v9 0/8] drm/i915/fbc: FBC Dirty rect feature support
 2025-03-03  9:16 UTC  (4+ messages)
` [PATCH v10 2/9] drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged()

[PATCH] btrfs: use atomic64_t for free_objectid
 2025-03-03  9:14 UTC  (2+ messages)

[PATCH 0/2] selftests/pidfd: Fix missing headers
 2025-03-03  9:14 UTC  (2+ messages)

[PATCH v3 0/4] Add Xiaomi Poco F1 touchscreen support
 2025-03-03  9:14 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: input: touchscreen: edt-ft5x06: use unevaluatedProperties
` [PATCH v3 2/4] arm64: dts: qcom: sdm845-xiaomi-beryllium-common: add touchscreen related nodes
` [PATCH v3 3/4] arm64: dts: qcom: sdm845-xiaomi-beryllium-tianma: introduce touchscreen support
` [PATCH v3 4/4] arm64: dts: qcom: sdm845-xiaomi-beryllium-ebbg: "

[PATCH] fs/ntfs3: Drop redundant NULL check
 2025-03-03  9:13 UTC 

[PATCH] btrfs: sysfs: accept size suffixes for read policy values
 2025-03-03  9:12 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 0/8] vhost: Add support of kthread API
 2025-03-03  9:12 UTC  (4+ messages)
` [PATCH v7 8/8] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER

[PATCH i-g-t] tests/kms_display_modes: Remove negative test for extended display
 2025-03-03  9:12 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/kms_display_modes: Remove negative test for extended display (rev3)

[PATCH RFC 00/10] pidfs: provide information after task has been reaped
 2025-03-03  9:06 UTC  (8+ messages)
` [PATCH RFC 06/10] pidfs: allow to retrieve exit information

[PATCH 0/4] xen/arm: misc tiny fixes
 2025-03-03  9:11 UTC  (9+ messages)
` [PATCH 1/4] xen/arm: dm: Bail out if padding != 0 for XEN_DMOP_set_irq_level
` [PATCH 2/4] xen/arm: Check return code from fdt_finish_reservemap()
` [PATCH 3/4] xen/arm: static-shmem: Drop unused size_cells
` [PATCH 4/4] xen/arm: Don't blindly print hwdom in generic panic messages

[PATCH] LoongArch: KVM: Reload guest CSR registers after S4
 2025-03-03  9:11 UTC 

[PATCH v3 0/3] Introduce support for Exynos7870's S2MPU05 PMIC and its regulators
 2025-03-03  9:11 UTC  (7+ messages)
` [PATCH v3 1/3] regulator: dt-bindings: add documentation for s2mpu05-pmic regulators
` [PATCH v3 2/3] mfd: sec: add support for S2MPU05 PMIC
` [PATCH v3 3/3] regulator: s2mps11: Add support for S2MPU05 regulators

[PATCH v1] remoteproc: Add device awake calls in rproc boot and shutdown path
 2025-03-03  9:10 UTC  (2+ messages)

[PATCH v7 0/3] platform: arm64: Huawei Matebook E Go embedded controller
 2025-03-03  9:09 UTC  (2+ messages)

[PATCH 0/9] Stage-2 huge mappings for pKVM np-guests
 2025-03-03  9:08 UTC  (4+ messages)
` [PATCH 1/9] KVM: arm64: Handle huge mappings for np-guest CMOs

[PATCH] hw/char: sifive_uart: Free fifo on unrealize
 2025-03-03  9:06 UTC  (2+ messages)

[PATCH v4 0/4] Introduce Topology NUMA grouping for lcores
 2025-03-03  9:06 UTC  (5+ messages)


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.