All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 07:45:43 to 2026-02-26 08:42:21 UTC [more...]

[PATCH RESEND net-next 0/9] net: stmmac: qcom-ethqos: further serdes reorganisation
 2026-02-26  8:42 UTC  (17+ messages)
` [PATCH RESEND net-next 1/8] net: stmmac: qcom-ethqos: move ethqos_set_serdes_speed()
` [PATCH RESEND net-next 2/8] phy: qcom-sgmii-eth: add .set_mode() and .validate() methods
` [PATCH RESEND net-next 3/8] net: stmmac: qcom-ethqos: convert to use phy_set_mode_ext()
` [PATCH RESEND net-next 4/8] phy: qcom-sgmii-eth: remove .set_speed() implementation
` [PATCH RESEND net-next 5/8] phy: qcom-sgmii-eth: use PHY interface mode for SerDes settings
` [PATCH RESEND net-next 6/8] phy: qcom-sgmii-eth: remove qcom_dwmac_sgmii_phy_interface()
` [PATCH RESEND net-next 7/8] phy: qcom-sgmii-eth: relax order of .power_on() vs .set_mode*()
` [PATCH RESEND net-next 8/8] net: stmmac: qcom-ethqos: remove phy_set_mode_ext() after phy_power_on()

[PATCH v5 0/5] PCI: endpoint: pci-epf-*ntb: Harden vNTB resource management
 2026-02-26  8:41 UTC  (2+ messages)
` [PATCH v5 1/5] PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown

[RFC PATCH bpf-next 0/9] bpf: fib_lookup: IPv6 output routes enhancements
 2026-02-26  8:41 UTC  (11+ messages)
` [RFC PATCH bpf-next 1/9] selftests/bpf: fib_lookup: Force specific interface indexes
` [RFC PATCH bpf-next 2/9] selftests/bpf: fib_lookup: Enable forwarding on second net device
` [RFC PATCH bpf-next 3/9] selftests/bpf: fib_lookup: Allow parametrizing ifindex
` [RFC PATCH bpf-next 4/9] selftests/bpf: fib_lookup: Allow testing for expected ifindex
` [RFC PATCH bpf-next 5/9] selftests/bpf: fib_lookup: Add IPv4 output route tests
` [RFC PATCH bpf-next 6/9] bpf: fib_lookup: Honor oif in IPv6 output route lookups
` [RFC PATCH bpf-next 7/9] selftests/bpf: fib_lookup: Add IPv6 output route tests
` [RFC PATCH bpf-next 8/9] bpf: fib_lookup: Allow output lookups for IPv6 link-local addresses
` [RFC PATCH bpf-next 9/9] selftests/bpf: fib_lookup: Add IPv6 link-local tests

[PATCH v1] mm: annotate data race of f_ra.prev_pos
 2026-02-26  8:40 UTC 

[PATCH 0/2] Add device tree for Samsung Galaxy J7 (2016)
 2026-02-26  8:40 UTC  (2+ messages)

[PATCH RFC] nvme-tcp: Implement recvmsg() receive flow
 2026-02-26  8:40 UTC  (7+ messages)

[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
 2026-02-26  8:38 UTC  (4+ messages)
` [PATCH RFC 05/18] accel/qda: Create compute CB devices on QDA compute bus

[PATCH v3 0/4] Python: drop avocado, formally support python3.14
 2026-02-26  8:37 UTC  (7+ messages)
` [PATCH v3 2/4] python: replace avocado tests with pytest
` [PATCH v3 3/4] python: drop avocado
` [PATCH v3 4/4] python: add formal python3.14 support and testing

[PATCH v10 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
 2026-02-26  8:36 UTC  (7+ messages)
` [PATCH v10 2/2] PCI: eic7700: Add Eswin PCIe host controller driver
    `  "

[PULL] drm-misc-fixes
 2026-02-26  8:36 UTC 

[PATCH wireless-next 0/3] wifi: cfg80211/mac80211: Add support for IEEE 802.1X Authentication Protocol
 2026-02-26  8:36 UTC  (3+ messages)
` [PATCH wireless-next 3/3] wifi: mac80211_hwsim: Advertise support for IEEE 802.1X authentication protocol

[PATCH i-g-t v7 00/48] Unigraf integration
 2026-02-26  8:35 UTC  (4+ messages)
` [PATCH i-g-t v7 03/48] lib/igt_kms: Add function to list connected connectors

[PATCH v1] PCI: Add write-only 'uevent' sysfs attribute for PCI slots
 2026-02-26  8:34 UTC  (2+ messages)

[RFC PATCH] nfs: use nfsi->rwsem to protect traversal of the file lock list
 2026-02-26  8:34 UTC  (2+ messages)

[PATCH v5 fwctl 0/5] fwctl/bnxt_fwctl: fwctl for Broadcom Netxtreme devices
 2026-02-26  8:23 UTC  (6+ messages)
` [PATCH v5 fwctl 1/5] fwctl/bnxt_en: Move common definitions to include/linux/bnxt/
` [PATCH v5 fwctl 2/5] fwctl/bnxt_en: Refactor aux bus functions to be more generic
` [PATCH v5 fwctl 3/5] fwctl/bnxt_en: Create an aux device for fwctl
` [PATCH v5 fwctl 4/5] fwctl/bnxt_fwctl: Add bnxt fwctl device
` [PATCH v5 fwctl 5/5] fwctl/bnxt_fwctl: Add documentation entries

[PATCH] drm/panel-edp: Change BOE NV140WUM-N64 timings
 2026-02-26  8:32 UTC 

[PATCH] clk: hisilicon: reset: Use kzalloc instead of kmalloc
 2026-02-26  8:33 UTC  (2+ messages)

[PATCH v8 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-02-26  8:32 UTC  (12+ messages)
` [PATCH v8 1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
` [PATCH v8 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v8 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

question about automatic backports to -stable branches
 2026-02-26  8:32 UTC  (3+ messages)

[PATCH] staging: fbtft: fb_ra8875: replace udelays with usleep_range
 2026-02-26  8:31 UTC  (4+ messages)
` [PATCH v2] staging: fbtft: fb_ra8875: replace udelays with fsleep

[PATCH i-g-t v7 0/6] kms_flip: limit number of subtests run
 2026-02-26  8:31 UTC  (7+ messages)
` [PATCH i-g-t v7 1/6] tests/kms_flip: test suspend on one pair of pipes
` [PATCH i-g-t v7 2/6] tests/kms_flip: run suspend tests on one pipe per output
` [PATCH i-g-t v7 3/6] tests/kms_flip: limit output pairs when testing suspend
` [PATCH i-g-t v7 4/6] tests/kms_flip: limit number of outputs wrt suspend
` [PATCH i-g-t v7 5/6] tests/kms_flip: staticize & remove unused global vars
` [PATCH i-g-t v7 6/6] tests/kms_flip: test suspend at most twice on SNB

[PATCH 1/2] nvme-multipath: fix leak on try_module_get failure
 2026-02-26  8:31 UTC  (2+ messages)

[PATCH v4 0/7] Enable PC diversion via the plugin API
 2026-02-26  8:30 UTC  (9+ messages)
` [PATCH v4 4/7] tests/tcg: add test for qemu_plugin_set_pc API

[syzbot] [serial?] KASAN: slab-out-of-bounds Write in do_con_write (3)
 2026-02-26  8:31 UTC 

[PATCH 6.19 000/781] 6.19.4-rc1 review
 2026-02-26  8:29 UTC  (5+ messages)
` [PATCH 6.19 767/781] ata: libata-scsi: avoid Non-NCQ command starvation

[PATCH nf-next] netfilter: nft_meta: no longer acquire sk_callback_lock in nft_meta_get_eval_skugid()
 2026-02-26  8:29 UTC 

[PATCH 1/1] md/raid5: don't set bi_status for requeued IO in STRIPE_WAIT_RESHAPE
 2026-02-26  8:28 UTC  (3+ messages)

[PATCH v4 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
 2026-02-26  8:28 UTC  (4+ messages)
` [PATCH v4 2/2] arm: dts: ti: Adds support for AM335x and AM437x

[PATCH v3 00/11] spdx30: SBOM enrichment and documentation
 2026-02-26  8:28 UTC  (3+ messages)
` [PATCH v3 04/11] spdx30: Add version extraction from SRCREV for Git source components

[PATCH] riscv: add system error interrupt handler support
 2026-02-26  8:27 UTC  (2+ messages)

[PATCH v2] RISC-V: KVM: Fix use-after-free in kvm_riscv_gstage_get_leaf()
 2026-02-26  8:26 UTC  (4+ messages)

[PATCH 6.12.y] rxrpc: Fix recvmsg() unconditional requeue
 2026-02-26  8:23 UTC 

commit 662dc80a5e86 breaks rmnet over usb
 2026-02-26  8:26 UTC  (5+ messages)

[PATCH] staging: iio: adc: ad7816: add timeout to busy-wait loop
 2026-02-26  8:25 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH net-next v3] net: phy: micrel: Add support for lan9645x internal phy
 2026-02-26  8:24 UTC 

[PATCH] PCI/pwrctrl: Do not power off on pwrctrl device removal
 2026-02-26  8:23 UTC  (2+ messages)

[PATCH] iomap: don't report direct-io retries to fserror
 2026-02-26  8:23 UTC  (2+ messages)

[PATCH] zram: compression algorithms name use static fields
 2026-02-26  8:23 UTC  (2+ messages)

[PATCH 0/3] arm64: WFxT fixes, take #2
 2026-02-26  8:22 UTC  (4+ messages)
` [PATCH 1/3] arm64: Fix sampling the "stable" virtual counter in preemptible section
` [PATCH 2/3] clocksource/drivers/arm_arch_timer: Expose a direct accessor for the virtual counter
` [PATCH 3/3] arm64: Convert __delay_cycles() to arch_timer_read_vcounter()

[PATCH i-g-t v1] tests/kms_rotation_crc: Add skip reason for invalid plane rotation
 2026-02-26  8:21 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

PROBLEM: Duplicated entries in /proc/<pid>/mountinfo
 2026-02-26  8:20 UTC  (7+ messages)

[PATCH] dt-bindings: intel: Add Agilex5 SoCFPGA modular board
 2026-02-26  8:20 UTC  (2+ messages)

[OE-core][PATCH] grub: update search parameter
 2026-02-26  8:19 UTC 

[RFC PATCH kernel] iommufd: Allow mapping from KVM's guest_memfd
 2026-02-26  8:19 UTC  (3+ messages)

[PATCH net 2/2] netfilter: nf_tables: unconditionally bump set->nelems before insertion
 2026-02-26  8:19 UTC  (3+ messages)
` [net,2/2] "

[PATCH v3 0/6] dmaengine: Add Loongson Multi-Channel DMA controller support
 2026-02-26  8:18 UTC  (3+ messages)
` [PATCH v3 6/6] dmaengine: loongson: New driver for the Loongson Multi-Channel DMA controller

[PATCH] riscv: dts: spacemit: pcie: fix missing power regulator
 2026-02-26  8:17 UTC  (2+ messages)

[oe][meta-oe][PATCH] bit7z: upgrade 4.0.9 -> 4.0.11
 2026-02-26  8:18 UTC  (2+ messages)

[syzbot] [trace?] WARNING in tracing_buffers_mmap_close (3)
 2026-02-26  8:18 UTC  (3+ messages)

[PATCH v1 0/8] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-02-26  8:17 UTC  (7+ messages)
` [PATCH v1 1/8] dt-bindings: mfd: add "
` [PATCH v1 5/8] dt-bindings: hwmon: add NXP MC33978/MC34978 hwmon
` [PATCH v1 7/8] dt-bindings: mux: add NXP MC33978/MC34978 AMUX

[PATCH] arm64: Force the use of CNTVCT_EL0 in __delay()
 2026-02-26  8:16 UTC  (5+ messages)

[PATCH] loader/efi/fdt: Ensure FDT blob is 8-byte aligned
 2026-02-26  8:14 UTC  (2+ messages)

[PATCH] mm: khugepaged: simplify scanning progress in pmd
 2026-02-26  8:13 UTC 

[PATCH 1/2] drm/amdgpu: compatible with specific RAS old eeprom format
 2026-02-26  8:12 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: clear related counter after RAS eeprom reset

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-02-26  8:11 UTC  (7+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH RFC net-next v2 0/5] tcp: RFC 7323-compliant window retraction handling
 2026-02-26  8:12 UTC  (2+ messages)

[PATCH net v2] net: Drop the lock in skb_may_tx_timestamp()
 2026-02-26  8:11 UTC  (3+ messages)

[PATCH] configure: allow PyPI access for python 'tooling' dependencies
 2026-02-26  8:08 UTC  (2+ messages)

[PATCH] drm: shmobile: Fix blank screen after resume when LCDC is stopped
 2026-02-26  8:09 UTC  (3+ messages)
` [PATCH v2] "

blktests failures with v7.0-rc1 kernel
 2026-02-26  8:09 UTC 

[PATCH v1 1/1] fbtft: Update REAMDE to slow down the stream of undesired cleanups
 2026-02-26  8:08 UTC 

[PATCH] lib/Kconfig.debug: Require a release version of LLVM 22 for context analysis
 2026-02-26  8:08 UTC  (5+ messages)

[PATCH V3 0/3] Ensure ordered namespace registration during async scan
 2026-02-26  8:07 UTC  (3+ messages)

[PATCH v2] padata: Remove cpu online check from cpu add and removal
 2026-02-26  8:07 UTC 

[PATCH v2 0/4] dmaengine: Add Loongson Multi-Channel DMA controller support
 2026-02-26  8:07 UTC  (5+ messages)
` [PATCH v2 1/4] dmaengine: loongson: New directory for Loongson DMA controllers drivers

[Buildroot] [PATCH] package/igmpproxy: add patch for CVE-2025-50681
 2026-02-26  8:06 UTC 

[PATCH] iio: tsl2772: fix all kernel-doc warnings
 2026-02-26  8:04 UTC  (2+ messages)

[RFC PATCH 0/6] mm/memcontrol: Make memcg limits tier-aware
 2026-02-26  8:04 UTC  (3+ messages)

[PATCH net v1 0/2] bonding: fix missing XDP compat check on xmit_hash_policy change
 2026-02-26  8:03 UTC  (3+ messages)
` [PATCH net v1 1/2] bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
` [PATCH net v1 2/2] selftests/bpf: add test for xdp_bonding xmit_hash_policy compat

[PATCH] btrfs: hold space_info->lock when clearing periodic reclaim ready
 2026-02-26  8:03 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] MGLRU on Android: Real-World Problems and Challenges
 2026-02-26  8:03 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS f54c020267b4c0ced2e2c0457727006dc9b4048a
 2026-02-26  8:02 UTC 

[PATCH net v2] net: core: failover: fix NULL pointer dereference in failover_slave_register()
 2026-02-26  8:02 UTC  (2+ messages)

[PATCH 0/3] net: ntb_netdev: Add Multi-queue support
 2026-02-26  8:01 UTC  (3+ messages)

[PATCH] zram: rename writeback_compressed device attr
 2026-02-26  8:01 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: cadence: macb: add IEEE 802.3az EEE support
 2026-02-26  8:01 UTC  (4+ messages)
` [PATCH 3/5] net: cadence: macb: implement EEE TX LPI support

[PATCH] staging: greybus: arche: use sysfs_emit() instead of sprintf()
 2026-02-26  8:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] block: remove bdev_nonrot()
 2026-02-26  7:54 UTC 

[PATCH v2 0/3] tests: upgrade containers to debian 13
 2026-02-26  7:59 UTC  (3+ messages)
` [PATCH v2 3/3] python: upgrade minimum setuptools/wheel/pip versions

[PATCH][rdma-next] RDMA/erdma: Use NUMA-aware allocation for MTT tables
 2026-02-26  7:59 UTC  (7+ messages)
  ` 答复: [外部邮件] "

[PATCH 00/12] cleanup bitmaps printing in sysfs
 2026-02-26  7:39 UTC  (3+ messages)
` [PATCH 09/12] fpga: m10bmc-sec: switch show_canceled_csk() to using scnprintf()

[PATCH 1/2] staging: greybus: uart: fix style issues
 2026-02-26  7:59 UTC  (2+ messages)

[PATCH mptcp-next] selftests: mptcp: join: recreate signal endp with same ID
 2026-02-26  7:59 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: split chained assignment in xmit_linux.c
 2026-02-26  7:59 UTC  (3+ messages)

[PATCH v3 0/9] video: support Rocktech RK050HR345-CT106A panel
 2026-02-26  7:58 UTC  (7+ messages)
` [PATCH v3 6/9] spi: stm32: add stm32_spi_is_enabled() helper
` [PATCH v3 7/9] spi: stm32: add support for bits-per-word setting
` [PATCH v3 9/9] video: support Rocktech RK050HR345-CT106A panel

[PATCH] inotify: fix watch count leak when fsnotify_add_inode_mark_locked() fails
 2026-02-26  7:58 UTC  (2+ messages)

[PATCH] drm/solomon: Fix page start when updating rectangle in page addressing mode
 2026-02-26  7:58 UTC  (2+ messages)

[PATCH v1 1/2] ASoC: dt-bindings: ti,tas2781: Add TAS5832 support
 2026-02-26  7:57 UTC  (2+ messages)
` [PATCH v1 2/2] ASoC: tas2781: Add tas5832 support

[PATCH RFC] iommu/dma: Validate page before accessing P2PDMA state
 2026-02-26  7:58 UTC  (7+ messages)

[PATCH dwarves] btf_loader: Fix warnings due to type permutation
 2026-02-26  7:58 UTC 

[LTP] [PATCH] lapi/tls: reserve pre-TCB space to avoid undefined behavior in clone10.c
 2026-02-26  7:56 UTC  (2+ messages)

[oe][meta-oe][PATCH] atop: upgrade 2.12.0 -> 2.12.1
 2026-02-26  7:57 UTC 

[PATCH mm-new v8 0/4] Improve khugepaged scan logic
 2026-02-26  7:55 UTC  (6+ messages)
` [PATCH mm-new v8 4/4] mm: khugepaged: skip lazy-free folios

[PATCH] arm64: bpf: Fix UBSAN misaligned access in BPF JIT
 2026-02-26  7:55 UTC  (2+ messages)
` [PATCH v3] arm64: bpf: Force 8-byte alignment for JIT buffer to prevent atomic tearing

[PATCH v5 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-02-26  7:38 UTC  (2+ messages)
` [PATCH v5 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation

[meta-ti][master][PATCH] trusted-firmware-a: Update to 2.14+
 2026-02-26  7:53 UTC  (2+ messages)

[PATCH ipsec-next] esp: Consolidate esp4 and esp6
 2026-02-26  7:53 UTC 

[PATCH mptcp-next] mptcp: pm: in-kernel: remove mptcp_pm_has_addr_attr_id
 2026-02-26  7:53 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: allwinner: sun55i-t527: avaota-a1: Enable LEDs
 2026-02-26  7:51 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: leds: sun50i-a100: Add compatible for Allwinner A523 SoC

[PATCH mptcp-net] selftests: mptcp: join: check removing signal+subflow endp
 2026-02-26  7:49 UTC  (3+ messages)

[PATCH mptcp-net] mptcp: pm: in-kernel: always mark signal+subflow endp as used
 2026-02-26  7:49 UTC  (5+ messages)

[PATCH v2 0/4] tests/functional: Fix ppc64 issue with make -j
 2026-02-26  7:47 UTC  (6+ messages)
` [PATCH v2 4/4] tests/functional/ppc64: Remove custom migration routine

[PATCH v1] vmstate: fix subsection load name check
 2026-02-26  7:47 UTC  (7+ messages)

[PATCH 0/2] hwmon: Add support for MPS mp2845 chip
 2026-02-26  7:48 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add MPS mp2845
  ` [PATCH 2/2] hwmon: add MP2845 driver

[PATCH] xen/vpci: zero guest-visible BAR addresses to ensure domU asssigns its own
 2026-02-26  7:47 UTC  (4+ messages)

[PATCH v1 01/10] perf vendor events intel: Update alderlake events from 1.35 to 1.37
 2026-02-26  7:47 UTC  (2+ messages)

[PATCH v2 0/7] PCI: mediatek-gen3: add power control support
 2026-02-26  7:45 UTC  (8+ messages)
` [PATCH v2 1/7] PCI: mediatek-gen3: Clean up mtk_pcie_parse_port() with dev_err_probe()
` [PATCH v2 2/7] PCI: mediatek-gen3: Add error path for probe and resume driver callbacks
` [PATCH v2 3/7] PCI: mediatek-gen3: Split out device power helpers
` [PATCH v2 4/7] PCI: mediatek-gen3: Disable device if further setup fails
` [PATCH v2 5/7] PCI: mediatek-gen3: Integrate new pwrctrl API
` [PATCH v2 6/7] arm64: dts: mediatek: mt8195-cherry: add WiFi PCIe and BT USB power supplies
` [PATCH v2 7/7] arm64: dts: mediatek: mt8195-cherry-dojo: Describe M.2 M-key NVMe slot

[linus:master] [sched] 89951fc1f8: stress-ng.enosys.ops_per_sec 4.7% improvement
 2026-02-26  7:46 UTC 

[PATCH] xen/mm: Remove claim that INVALID_{MFN,GFN}_INITIALIZER is for older toolchains
 2026-02-26  7:45 UTC  (4+ messages)

[RESEND,v8 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-02-26  7:42 UTC  (4+ messages)
` [RESEND,v8 1/3] of: Add convenience wrappers for of_map_id()
` [RESEND,v8 2/3] of: factor arguments passed to of_map_id() into a struct
` [RESEND,v8 3/3] of: Respect #{iommu,msi}-cells in maps

[PATCH v1 0/6] Hyper-V: Implement hypervisor core collection
 2026-02-26  7:44 UTC  (5+ messages)
` [PATCH v1 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore

[PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release
 2026-02-26  7:46 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev4)

[PATCH i-g-t 0/6] add test to validate dock/undock and switch
 2026-02-26  7:45 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for add test to validate dock/undock and switch (rev3)


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.