All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 00:28:02 to 2026-03-02 03:26:54 UTC [more...]

[PATCH] test/flow: add support for async API
 2026-03-02  0:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 0/4] hw/i3c: Trace fixes and readability improvements from review feedback
 2026-03-02  3:26 UTC  (3+ messages)
` [PATCH v1 3/4] hw/i3c/core: Initialize num_sent in i3c_send_byte()
` [PATCH v1 4/4] hw/i3c/mock-i3c-target: Simplify GETMRL byte extraction logic

[PATCH 0/3] whpx: i386: small random fixes
 2026-03-02  3:24 UTC  (4+ messages)
` [PATCH 1/3] whpx: i386: do not enable nested virt when kernel-irqchip=off
` [PATCH 2/3] target/i386: emulate: LA57 fix
` [PATCH 3/3] whpx: i386: enable some more enlightenments

[RESEND] x86/pkeys: Convert copy_from_user() + kstrtouint() to kstrtouint_from_user()
 2026-03-02  3:24 UTC 

[PATCH] crash_dump: use sysfs_emit in sysfs show functions
 2026-03-02  3:22 UTC  (2+ messages)

[PATCH 00/24] Native SCSI multipath support
 2026-03-02  3:21 UTC  (10+ messages)
` [PATCH 02/24] scsi-multipath: introduce basic SCSI device support
` [PATCH 03/24] scsi-multipath: introduce scsi_device head structure
` [PATCH 04/24] scsi-multipath: introduce scsi_mpath_device_class
` [PATCH 07/24] scsi-multipath: clone each bio

[PATCH v1 1/1] send-mail: add client certificate options
 2026-03-02  3:16 UTC  (3+ messages)
` [PATCH v2 0/1] send-email: "
  ` [PATCH v2 1/1] "

[PATCH 6.1.y] eth: bnxt: always recalculate features after XDP clearing, fix null-deref
 2026-03-02  3:19 UTC 

[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-03-02  3:10 UTC  (4+ messages)
` [PATCHv7 17/18] hugetlb: Update vmemmap_dedup.rst

[PATCH v4 0/3] regulator: spacemit-p1: Support board power tree via DT properties
 2026-03-02  3:11 UTC  (3+ messages)
` (subset) "

[PATCH] riscv: dts: spacemit: pcie: fix missing power regulator
 2026-03-02  3:10 UTC  (5+ messages)

[PATCH 6.1.y] spi: cadence-quadspi: Implement refcount to handle unbind during busy
 2026-03-02  3:10 UTC 

[PATCH v2 0/4] gpu: nova-core: gsp: add locking to Cmdq
 2026-03-02  3:08 UTC  (10+ messages)
` [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`

[PATCH] drm/i915/display: use port not transcoder for PORT_ALPM_CTL
 2026-03-02  3:07 UTC  (3+ messages)

[PATCH v3] selftests/futex: conditionally include libnuma support
 2026-03-02  3:04 UTC 

[PATCH 0/2] usb: cdns3: USBSSP platform driver support
 2026-03-02  3:03 UTC  (3+ messages)
` [PATCH 1/2] usb: cdns3: Add "
` [PATCH 2/2] dt-bindings: usb: cdns,usb3: Add support for USBSSP

[PATCH 1/2] lib: glob: add explicit include for export.h
 2026-03-02  3:02 UTC  (4+ messages)
` [PATCH 2/2] lib: glob: replace bitwise OR with logical operation on boolean

[PATCH v3 0/4] drm/amdgpu: Render-node eventfd subscription infrastructure (toward KFD/KGD event unification)
 2026-03-02  3:02 UTC  (5+ messages)
` [PATCH v3 1/4] drm/amdgpu: Add render-node EVENTFD manager core
` [PATCH v3 2/4] drm/amdgpu/userq: Hold eventfd manager ref in fence driver
` [PATCH v3 3/4] drm/amdgpu/gfx11: Wire MES EOP IRQ to render-node eventfd
` [PATCH v3 4/4] drm/amdgpu/uapi: Add EVENTFD bind/unbind ioctls for render node

[REGRESSION] cip/linux-5.10.y-cip: (build) ./arch/riscv/include/asm/pgtable.h:47:58: error: ‘phys_ram_base’ u
 2026-03-02  1:59 UTC 

FAILED: Patch "mfd: core: Add locking around 'mfd_of_node_list'" failed to apply to 6.12-stable tree
 2026-03-02  3:01 UTC  (2+ messages)

[PATCH i-g-t v1] tests/kms_content_protection: check sink capability after modeset
 2026-03-02  2:54 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
 2026-03-02  2:54 UTC  (4+ messages)

[PATCH] get_maintainer: add ** globstar pattern support
 2026-03-02  2:53 UTC 

[PATCH] block: avoild hang when bio_list is non-NULL in submit_bio_wait()
 2026-03-02  2:51 UTC  (2+ messages)

[PATCH] mailmap: Update Guru Das Srinagesh's email address
 2026-03-02  2:44 UTC 

[PATCH i-g-t v1] test/kms_content_protection: add debug prints and remove non-traceable check
 2026-03-02  2:47 UTC  (2+ messages)

[PATCH V4] arm64: dts: qcom: qcs8300-ride: Enable Bluetooth support
 2026-03-02  2:46 UTC 

[PATCH net-next v28 0/8] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2026-03-02  2:46 UTC  (9+ messages)
` [PATCH net-next v28 1/8] eea: introduce PCI framework
` [PATCH net-next v28 2/8] eea: introduce ring and descriptor structures
` [PATCH net-next v28 3/8] eea: probe the netdevice and create adminq
` [PATCH net-next v28 4/8] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v28 5/8] eea: implement packet receive logic
` [PATCH net-next v28 6/8] eea: implement packet transmit logic
` [PATCH net-next v28 7/8] eea: introduce ethtool support
` [PATCH net-next v28 8/8] eea: introduce callback for ndo_get_stats64

[PATCH] Bluetooth: Add Vendor Chip Support
 2026-03-02  2:44 UTC 

[PATCH] riscv: add system error interrupt handler support
 2026-03-02  2:41 UTC  (6+ messages)

[PATCH v2] get_maintainer: add KUnit maintainers for KUnit test files
 2026-03-02  2:34 UTC  (7+ messages)

[PATCH V3] arm64: dts: qcom: qcs8300-ride: Enable Bluetooth support
 2026-03-02  2:34 UTC  (5+ messages)

[linux-next:master 2661/2910] drivers/hid/hid-lenovo-go-s.c:661: multiple definition of `touchpad_enabled'; drivers/hid/hid-lenovo-go.o:drivers/hid/hid-lenovo-go.c:2083: first defined here
 2026-03-02  2:33 UTC 

[PATCH v6] KUnit: memcpy: add benchmark
 2026-03-02  2:30 UTC 

[PATCH v5 29/32] mm: memcontrol: prepare for reparenting non-hierarchical stats
 2026-03-02  2:30 UTC  (4+ messages)
` [PATCH v5 update "

[PATCH] arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernation
 2026-03-02  2:26 UTC  (2+ messages)

[PATCH v3 0/8] zbd: fix problems of random write with unaligned block size
 2026-03-02  2:26 UTC  (9+ messages)
` [PATCH v3 1/8] zbd: fix zone selection of random writes
` [PATCH v3 2/8] zbd: fix write zone accounting
` [PATCH v3 3/8] zbd: introduce write_zone_remainder option
` [PATCH v3 4/8] doc: explain the option write_zone_remainder
` [PATCH v3 5/8] t/zbd: add -m option to enable write_zone_remainder option
` [PATCH v3 6/8] t/zbd: avoid test case 14 failure with "
` [PATCH v3 7/8] t/zbd: avoid test case 33 "
` [PATCH v3 8/8] t/zbd: avoid test case 71 "

[PATCH 0/2] selftests/bpf: fix bpf_cookie failures
 2026-03-02  2:24 UTC  (4+ messages)
` [PATCH 2/2] selftests/bpf: bpf_cookie: make perf_event subtest trigger reliably

[PATCH v4 0/8] Introduce the end_syncfs option
 2026-03-02  2:18 UTC  (3+ messages)

loongarch64 objtool warning with LLVM 18 in Rust object file
 2026-03-02  2:22 UTC  (2+ messages)

[PATCH 0/3] riscv: kfence: Handle the spurious fault after kfence_unprotect()
 2026-03-02  2:21 UTC  (8+ messages)
` [PATCH 1/3] riscv: mm: Rename new_vmalloc into new_valid_map_cpus
` [PATCH 2/3] riscv: mm: Extract helper mark_new_valid_map()
` [PATCH 3/3] riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()

[PATCH] platform/x86: ISST: Check HWP support before MSR access
 2026-03-02  2:20 UTC  (2+ messages)
` 答复: "

[PATCH] classes/yocto-check-layer: allow to explicitly skip check_network_flag in recipe
 2026-03-02  2:15 UTC  (5+ messages)
` [OE-core] "

[PATCH v3 0/3] board: sunxi: Add TaiqiCat (TQC) A01
 2026-03-02  2:09 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add Beijing Ultrapower Software Co., Ltd
` [PATCH v3 2/3] dt-bindings: arm: sunxi: Add TaiqiCat (TQC) A01
` [PATCH v3 3/3] arm64: dts: allwinner: h6: Add TaiqiCat (TQC) A01 support

[PATCH v10 2/5] media: imx8mq-mipi-csi2: Use devm_clk_bulk_get_all() to fetch clocks
 2026-03-02  2:09 UTC 

[PATCH 0/3] Add support for MA35D1 I2C controller
 2026-03-02  2:08 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: i2c: nuvoton,ma35d1-i2c: Add "
` [PATCH 2/3] i2c: ma35d1: Add Nuvoton MA35D1 I2C driver support
` [PATCH 3/3] arm64: dts: nuvoton: Add I2C nodes for MA35D1 SoC

[PATCH v1 1/4] gpio: phytium: improve core IRQ and wake handling
 2026-03-02  2:08 UTC  (5+ messages)
` [PATCH v1 2/4] gpio: phytium: switch platform driver to immutable irq_chip
` [PATCH v1 3/4] gpio: phytium: switch PCI "
` [PATCH v1 4/4] gpio: phytium: add ACPI support for SGPIO
` [PATCH v1 0/4] gpio: phytium: improve IRQ integration and add SGPIO ACPI support (please ignore)

[BUG] vhost_net: livelock in handle_rx() when GRO packet exceeds virtqueue capacity
 2026-03-02  1:57 UTC  (5+ messages)

[PATCH v2] erofs-utils: mount: fix flag-clearing bug and missing error check in parse_flagopts
 2026-03-02  1:58 UTC  (2+ messages)

[PATCH] Revert "driver core: enforce device_lock for driver_match_device()"
 2026-03-02  1:55 UTC  (3+ messages)

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-03-02  1:54 UTC  (3+ messages)
` [PATCH 19/37] cxl/pci: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()

[PATCH 0/3] cgroup: improve cgroup_file_notify() scalability
 2026-03-02  1:50 UTC  (3+ messages)
` [PATCH 2/3] cgroup: add lockless fast-path checks to cgroup_file_notify()

[PATCH v2 3/3] arm64: dts: allwinner: h6: Add TaiqiCat (TQC) A01 support
 2026-03-02  1:48 UTC  (2+ messages)

[PATCH v1 0/4] gpio: phytium: improve IRQ integration and add SGPIO ACPI support
 2026-03-02  1:48 UTC 

[meta-oe][PATCH] pavucontrol: add x11 to REQUIRED_DISTRO_FEATURES
 2026-03-02  1:46 UTC  (3+ messages)

[PATCH v7 00/10] rust: add `register!` macro
 2026-03-02  1:44 UTC  (6+ messages)
` [PATCH v7 05/10] rust: io: add IoLoc and IoWrite types

[PATCH] Documentation: KVM: fix punctuation for e.g. and i.e
 2026-03-02  1:44 UTC  (2+ messages)

[PATCH v5 4/8] dt-bindings: iommu: Add spacemit/t100 features
 2026-03-02  1:41 UTC  (6+ messages)

[PATCH v2 00/33] hw/arm: Introduce generic FDT-driven machine
 2026-03-02  1:40 UTC  (3+ messages)
` [PATCH v2 02/33] system/device_tree: add few parsing and traversal helpers

[PATCH] staging: nvec: fix block comment style
 2026-03-02  1:40 UTC 

[PATCH net] ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
 2026-03-02  1:38 UTC  (2+ messages)

[PATCH][next] HID: hid-lenovo-go-s: Fix spelling mistake "configuratiion" -> "configuration"
 2026-03-02  1:34 UTC  (2+ messages)

[PATCH] HID: hid-lenovo-go: Remove unneeded semicolon
 2026-03-02  1:33 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Remove the unused argument from the Rx data path
 2026-03-02  1:33 UTC  (2+ messages)

[PATCH] HID: hid-lenovo-go-s: Remove unneeded semicolon
 2026-03-02  1:32 UTC  (2+ messages)

[PATCH v7 00/22] i3c: aspeed: Add I3C support
 2026-03-02  1:31 UTC  (4+ messages)
` [PATCH v7 03/22] hw/i3c: Add bus support

[PATCH ath-next v2] wifi: ath12k: Pass the correct value of each TID during a stop AMPDU session
 2026-03-02  1:32 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix to avoid UAF in f2fs_write_end_io()
 2026-03-02  1:31 UTC  (3+ messages)

[REGRESSION] rtw89_8852ae: HT/VHT/HE not negotiated, stuck at 54 Mbps since kernel 6.18
 2026-03-02  1:30 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: account TX stats only when ACK/BA status is present
 2026-03-02  1:30 UTC  (2+ messages)

[PATCH net 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-02  1:25 UTC  (3+ messages)
` [PATCH net 3/3] net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled

[PATCH v2 0/4] ice: use better bitmap API
 2026-03-02  1:19 UTC  (12+ messages)
` [Intel-wired-lan] "
` [PATCH v2 1/4] bitmap: introduce bitmap_weighted_xor()
  ` [Intel-wired-lan] "
` [PATCH v2 2/4] ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()
  ` [Intel-wired-lan] "
` [PATCH v2 3/4] ice: use bitmap_empty() in ice_vf_has_no_qs_ena
  ` [Intel-wired-lan] "
` [PATCH v2 4/4] drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()
  ` [Intel-wired-lan] "
` ✗ CI.checkpatch: warning for ice: use better bitmap API
` ✓ CI.KUnit: success "

[PATCH] hw/block/m25p80: Fix Winbond Fast Read dummy cycles
 2026-03-02  1:14 UTC  (7+ messages)

Consider applying patch to 6.12.y
 2026-03-02  1:15 UTC 

[PATCH] net: ethernet: marvell: skge: remove incorrect conflicting PCI ID
 2026-03-02  1:11 UTC  (2+ messages)

[OE-core][PATCH v3 1/2] mdadm: upgrade 4.4 -> 4.5
 2026-03-02  0:59 UTC  (6+ messages)
` [OE-core][PATCH v3 2/2] mdadm: catch sed substitution failure during install

[OE-core][PATCH v4 1/2] mdadm: upgrade 4.4 -> 4.5
 2026-03-02  0:57 UTC  (2+ messages)
` [OE-core][PATCH v4 2/2] mdadm: catch sed substitution failure during install

[PATCH 6.12 000/385] 6.12.75-rc1 review
 2026-03-02  0:56 UTC  (2+ messages)

[PATCH 6.19 000/844] 6.19.6-rc1 review
 2026-03-02  0:53 UTC  (5+ messages)

[PATCH] sched/wait: correct kernel-doc descriptions
 2026-03-02  0:52 UTC 

[PATCH] mm/mmu_notifier: clean up mmu_notifier.h kernel-doc
 2026-03-02  0:52 UTC 

[PATCH] uaccess: correct kernel-doc parameter format
 2026-03-02  0:52 UTC 

[PATCH] iommu/io-pgtable: fix all kernel-doc warnings in io-pgtable.h
 2026-03-02  0:52 UTC 

[PATCH 00/11] scsi: ufs: Add TX Equalization support for UFS 5.0
 2026-03-02  0:52 UTC  (4+ messages)
` [PATCH 02/11] scsi: ufs: core: Pass force_pmc to ufshcd_config_pwr_mode() as a parameter

[PATCH] cred: cred.h: fix kernel-doc warnings
 2026-03-02  0:51 UTC 

[PATCH] build_bug.h: correct function parameters names in kernel-doc
 2026-03-02  0:51 UTC 

[PATCH 1/1] pNFS: Serialize SCSI PR registration to avoid reservation conflicts
 2026-03-02  0:51 UTC 

[PATCH 0/3] driver core: generalize driver_override infrastructure
 2026-03-02  0:51 UTC  (4+ messages)
` [PATCH 2/3] hwmon: axi-fan: don't use driver_override as IRQ name
` [PATCH 3/3] driver core: platform: use generic driver_override infrastructure

[PATCH 6.18 000/752] 6.18.16-rc1 review
 2026-03-02  0:51 UTC  (2+ messages)

[PATCH 6.6 000/283] 6.6.128-rc1 review
 2026-03-02  0:48 UTC  (2+ messages)

[PATCH 6.1 000/232] 6.1.165-rc1 review
 2026-03-02  0:45 UTC  (2+ messages)

[PATCH 1/2] HID: input: Drop Asus UX550* touchscreen ignore battery quirks
 2026-03-02  0:44 UTC  (3+ messages)
` [PATCH 2/2] HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreens

[PATCH 6.12 001/385] RDMA/siw: Fix potential NULL pointer dereference in header processing
 2026-03-02  0:44 UTC  (4+ messages)
` [PATCH 6.12 100/385] arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator always on

[PATCH 5.15 000/164] 5.15.202-rc1 review
 2026-03-02  0:42 UTC  (2+ messages)

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-03-02  0:41 UTC  (10+ messages)

[PATCH] hwmon: Add LattePanda Sigma EC driver
 2026-03-02  0:42 UTC  (2+ messages)

[PATCH v2 0/3] Allow attaching software node when registering platform devices
 2026-03-02  0:42 UTC  (4+ messages)

[PATCH] powerpc/pseries: Correct MSI allocation tracking
 2026-03-02  0:39 UTC 

[PATCH v7 0/9] standalone wic
 2026-03-02  0:38 UTC  (10+ messages)
` [PATCH v7 1/9] wic: re-implement sector-size support
` [PATCH v7 2/9] wic: move sample *wks files
` [PATCH v7 3/9] wic: move to standalone repository
` [PATCH v7 4/9] wic: add recipe
` [PATCH v7 5/9] oe-selftest/cases/wic.py: update WicTestCase
` [PATCH v7 6/9] oe-selftest/cases/wic.py: oe-selftest -r wic.CLITests -> PASS
` [PATCH v7 7/9] oe-selftest/cases/wic.py: oe-selftest -r wic.ModifyTests "
` [PATCH v7 8/9] oe-selftest/cases/wic.py: oe-selftest -r wic.Wic "
` [PATCH v7 9/9] oe-selftest/cases/wic.py: oe-selftest -r wic.Wic2 "

[PATCH] ARM: dts: aspeed: Add dts for ASUS Kommando IPMI card
 2026-03-02  0:35 UTC  (3+ messages)

[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
 2026-03-02  0:35 UTC  (6+ messages)
` [PATCH kernel 6/9] x86/dma-direct: Stop changing encrypted page state for TDISP devices

[PATCH blktests 0/3] misc fixes
 2026-03-02  0:32 UTC  (2+ messages)

[PATCH] jbd2: gracefully abort instead of panicking on unlocked buffer
 2026-03-02  0:31 UTC 

[PATCH blktests 0/3] fix module unload failures
 2026-03-02  0:30 UTC  (3+ 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.