All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-11 17:30:53 to 2026-02-11 18:33:09 UTC [more...]

[PATCH net-next] myri10ge: Convert comma to semicolon
 2026-02-11 18:33 UTC  (2+ messages)

[GIT PULL] MMC updates for v7.0
 2026-02-11 18:32 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] docs/website/{download, news}.html: fix date and url typos
 2026-02-11 18:30 UTC 

Running GATT/SR/GAI/BV-01-C and GATT/SR/GAI/BV-02-C tests
 2026-02-11 18:30 UTC  (2+ messages)

[PATCH v3 00/12] rust: xarray: add entry API with preloading
 2026-02-11 18:30 UTC  (20+ messages)
` [PATCH v3 01/12] rust: xarray: minor formatting fixes
` [PATCH v3 03/12] rust: xarray: add `contains_index` method
` [PATCH v3 05/12] rust: xarray: use `xas_load` instead of `xa_load` in `Guard::load`

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Add helpers to enable and reset hugepages for test execution
 2026-02-11 18:30 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_exec_system_allocator: Add helpers to enable and reset hugepages for test execution (rev2)

[PATCH] rust: print: add safety comments for %pA formatting
 2026-02-11 18:27 UTC  (2+ messages)
` [PATCH v2] rust: print: add safety documentation for %pA handling

[Intel-wired-lan] [PATCH] igc: Add PCIe link recovery for I225/I226
 2026-02-11 18:29 UTC  (3+ messages)
  `  "

[PATCH net-next v4 0/4] discard ARP/NDP b/mcast/null announce (poison)
 2026-02-11 18:29 UTC  (4+ messages)
` [PATCH net-next v4 2/4] selftests/net: add no ARP b/mcast,null poison test

[PATCH v6 0/4] tracing: Remove backup instance after read all
 2026-02-11 18:28 UTC  (5+ messages)
` [PATCH v6 1/4] tracing: Reset last_boot_info if ring buffer is reset

[PATCH v5 0/5] vEVENTQ support for accelerated SMMUv3 devices
 2026-02-11 18:25 UTC  (10+ messages)
` [PATCH v5 3/5] hw/arm/smmuv3-accel: Allocate vEVENTQ "
` [PATCH v5 5/5] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events

[PATCH V5 09/19] famfs_fuse: magic.h: Add famfs magic numbers
 2026-02-11 18:26 UTC  (5+ messages)

[ANN] Updating next to v6.19-dts
 2026-02-11 18:26 UTC  (2+ messages)

Pull request for ab-next-11022026
 2026-02-11 18:26 UTC  (2+ messages)

[PATCH 1/2] env: Provide another work-around for unquoting fdtfile
 2026-02-11 18:26 UTC  (2+ messages)

[PATCH v2 0/2] am335x: failsafe bootloader update
 2026-02-11 18:26 UTC  (2+ messages)

[PATCH v2 00/16] net: airoha: PCS and MDIO support for Airoha AN7581 SoC
 2026-02-11 18:22 UTC  (17+ messages)
` [PATCH v2 01/16] net: mdio-mt7531-mmio: use common header priv struct
` [PATCH v2 02/16] net: airoha: add initial support for multiple GDM port
` [PATCH v2 03/16] net: airoha: avoid out of boundary writing/access to gdm_port_str[] array
` [PATCH v2 04/16] net: airoha: declare airoha_eth_port as U_BOOT_DRIVER()
` [PATCH v2 05/16] net: airoha: do not call airoha_fe_init() from GDM port independent code
` [PATCH v2 06/16] net: airoha: init switch before GDM port initialization
` [PATCH v2 07/16] net: airoha: add support for Airoha PCS driver
` [PATCH v2 08/16] net: airoha: pcs: improve/fix building rules
` [PATCH v2 09/16] net: pcs-airoha: unify code using SCU regmap helper
` [PATCH v2 10/16] net: airoha-pcs: an7581: sync with linux code a bit
` [PATCH v2 11/16] airoha: add GDM1 sub-node into EN7523 ethernet controller node
` [PATCH v2 12/16] airoha: add PCS node for AN7581
` [PATCH v2 13/16] configs: enable PCS for Airoha AN7581
` [PATCH v2 14/16] net: airoha: fill in support for PCS/PHY in Airoha Ethernet driver
` [PATCH v2 15/16] net: airoha: makes PCS support optional
` [PATCH v2 16/16] net: airoha: use mt7531 mdio for GDM1

[PATCH] Revert "drm/pagemap: Disable device-to-device migration"
 2026-02-11 18:21 UTC  (2+ messages)

[PATCH] clk: qcom: rpmh: Fix LNBBCLK3 divider for X1E80100
 2026-02-11 18:22 UTC 

[RFC] setup: fail if .git is not a file or directory
 2026-02-11 18:21 UTC 

[Buildroot] [PATCH] package/python-django: security bump to 6.0.2
 2026-02-11 18:18 UTC  (2+ messages)

[Buildroot] [git commit] package/python-django: security bump to 6.0.2
 2026-02-11 18:08 UTC 

[RFC PATCH 00/27] combine multiple Intel scalar Tx paths
 2026-02-11 18:13 UTC  (42+ messages)
` [PATCH v4 00/35] "
  ` [PATCH v4 22/35] net/intel: mark mid-burst ring cleanup as unlikely
` [PATCH v5 00/35] combine multiple Intel scalar Tx paths
  ` [PATCH v5 01/35] net/intel: create common Tx descriptor structure
  ` [PATCH v5 02/35] net/intel: fix memory leak on TX queue setup failure
  ` [PATCH v5 03/35] net/intel: use common Tx ring structure
  ` [PATCH v5 04/35] net/intel: create common post-Tx cleanup function
  ` [PATCH v5 05/35] net/intel: consolidate definitions for Tx desc fields
  ` [PATCH v5 06/35] net/intel: add common fn to calculate needed descriptors
  ` [PATCH v5 07/35] net/ice: refactor context descriptor handling
  ` [PATCH v5 08/35] net/i40e: "
  ` [PATCH v5 09/35] net/idpf: "
  ` [PATCH v5 10/35] net/intel: consolidate checksum mask definition
  ` [PATCH v5 11/35] net/intel: create common checksum Tx offload function
  ` [PATCH v5 12/35] net/intel: create a common scalar Tx function
  ` [PATCH v5 13/35] net/i40e: use "
  ` [PATCH v5 14/35] net/intel: add IPsec hooks to common "
  ` [PATCH v5 15/35] net/intel: support configurable VLAN tag insertion on Tx
  ` [PATCH v5 16/35] net/iavf: use common scalar Tx function
  ` [PATCH v5 17/35] net/i40e: document requirement for QinQ support
  ` [PATCH v5 18/35] net/idpf: use common scalar Tx function
  ` [PATCH v5 19/35] net/intel: avoid writing the final pkt descriptor twice
  ` [PATCH v5 20/35] net/intel: write descriptors using non-volatile pointers
  ` [PATCH v5 21/35] net/intel: remove unnecessary flag clearing
  ` [PATCH v5 22/35] net/intel: add special handling for single desc packets
  ` [PATCH v5 23/35] net/intel: use separate array for desc status tracking
  ` [PATCH v5 24/35] net/ixgbe: "
  ` [PATCH v5 25/35] net/intel: drop unused Tx queue used count
  ` [PATCH v5 26/35] net/intel: remove index for tracking end of packet
  ` [PATCH v5 27/35] net/intel: merge ring writes in simple Tx for ice and i40e
  ` [PATCH v5 28/35] net/intel: consolidate ice and i40e buffer free function
  ` [PATCH v5 29/35] net/intel: complete merging simple Tx paths
  ` [PATCH v5 30/35] net/intel: use non-volatile stores in simple Tx function
  ` [PATCH v5 31/35] net/intel: align scalar simple Tx path with vector logic
  ` [PATCH v5 32/35] net/intel: use vector SW ring entry for simple path
  ` [PATCH v5 33/35] net/intel: use vector mbuf cleanup from simple scalar path
  ` [PATCH v5 34/35] net/idpf: enable simple Tx function
  ` [PATCH v5 35/35] net/cpfl: "

[GIT PULL] x86/entry for 7.0-rc1
 2026-02-11 18:16 UTC  (10+ messages)

[android-common:android12-kiwi-5.10 203/203] arch/arm64/mm/mmu.c:1499:5: sparse: sparse: symbol 'check_range_driver_managed' was not declared. Should it be static?
 2026-02-11 18:15 UTC 

[PATCH net-next] doc: generic phy: update generic PHY documentation
 2026-02-11 18:15 UTC  (4+ messages)

[PATCH] tracing: make tr->d_max_latency accessible without CONFIG_FSNOTIFY
 2026-02-11 18:15 UTC  (3+ messages)

[PATCH v4 1/1] image: fit: Apply overlays using aligned writable FDT copies
 2026-02-11 18:06 UTC 

[RFC PATCH bpf-next v1 0/6] Concurrency Testing
 2026-02-11 18:12 UTC  (7+ messages)
` [RFC PATCH bpf-next v1 1/6] bpf: Support repeat, duration fields for syscall prog runs
` [RFC PATCH bpf-next v1 2/6] bpf: Allow timing functions in lock critical sections
` [RFC PATCH bpf-next v1 3/6] bpf: Enable rqspinlock in tracing progs
` [RFC PATCH bpf-next v1 4/6] selftests/bpf: Introduce concurrency testing tool
` [RFC PATCH bpf-next v1 5/6] selftests/bpf: Generate various conctest permutations
` [RFC PATCH bpf-next v1 6/6] selftests/bpf: Extend conctest to wq and task_work

[PATCH 4/4] media: rc: igorplugusb: heed coherency rules
 2026-02-11 18:11 UTC 

[PATCH v3 0/4] ceph: CephFS writeback correctness and performance fixes
 2026-02-11 18:11 UTC  (10+ messages)
` [PATCH v3 3/4] ceph: remove error return from ceph_process_folio_batch()
` [PATCH v3 4/4] ceph: assert writeback loop invariants

[PATCH 3/4] media: rc: ttusbir: respect DMA coherency rules
 2026-02-11 18:11 UTC 

[PATCH v2 0/2] hw/vfio: Enable hugepfnmap for non-power-of-2 device memory regions
 2026-02-11 18:05 UTC  (6+ messages)
` [PATCH v2 1/2] hw/vfio: sort and validate sparse mmap regions by offset
` [PATCH v2 2/2] hw/vfio: align mmap to power-of-2 of region size for hugepfnmap

[PATCH 2/4] media: rc: xbox_remote: heed DMA restrictions
 2026-02-11 18:09 UTC 

Regression: v6.12.67 ip6_tunnel: ip6gre decapsulation fails
 2026-02-11 18:09 UTC  (3+ messages)

[PATCH] PCI: dwc: ep: Fix regression in dw_pcie_ep_raise_msi_irq()
 2026-02-11 18:08 UTC  (2+ messages)

[PATCH 0/4] doc: bitbake-user-manual-ref-variables: clarify BBMASK examples
 2026-02-11 18:06 UTC  (5+ messages)
` [PATCH 1/4] doc: bitbake-user-manual-ref-variables: clarify BBMASK directory matching
` [PATCH 2/4] doc: bitbake-user-manual-ref-variables: have directory examples be consistent
` [PATCH 3/4] doc: bitbake-user-manual-ref-variables: clarify BBMASK matching patterns
` [PATCH 4/4] doc: bitbake-user-manual-ref-variables: update BBMASK example with current meta-ti

[PATCH 1/4] media: rc: streamzap: error handling in probe
 2026-02-11 18:06 UTC 

[Bug 221065] New: ideapad_acpi: unexpected charge_types spam on Yoga Pro 7 14ASP9
 2026-02-11 18:04 UTC  (4+ messages)
` [Bug 221065] "

[PATCH v2] Introduce KVM_X86_QUIRK_VMCS12_FREEZE_IN_SMM_CC
 2026-02-11 18:03 UTC  (3+ messages)

[PATCH] Bluetooth: purge error queues in socket destructors
 2026-02-11 18:03 UTC 

[Buildroot] [PATCH] package/xen: bump to 4.21.0
 2026-02-11 18:01 UTC  (3+ messages)

[PATCH v6 RESEND 1/3] x86/mm/tlb: Make enter_lazy_tlb() always inline on x86
 2026-02-11 18:01 UTC  (3+ messages)

[PATCH v1] drm/xe: Force EXEC_QUEUE_FLAG_KERNEL for kernel internal VMs
 2026-02-11 18:01 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for "

[PATCH] docs: simplify DiamondRapids CPU docs
 2026-02-11 18:00 UTC 

[RFC PATCH V2] x86/VMBus: Confidential VMBus for dynamic DMA buffer transition
 2026-02-11 18:00 UTC 

[PATCH BlueZ v1 1/2] client: Add mgmt.exp-iso command
 2026-02-11 18:00 UTC  (2+ messages)

[PATCH 2/2] USB: usbtmc: Don't accept very long timeouts
 2026-02-11 17:59 UTC  (8+ messages)

[PATCH] xen: Put wait.c behind CONFIG_WAIT
 2026-02-11 17:57 UTC  (3+ messages)

[PATCH 00/12] const-ify vendor checks
 2026-02-11 17:57 UTC  (11+ messages)
` [PATCH 01/12] x86: Reject CPU policies with vendors other than the host's
` [PATCH 02/12] x86: Add more granularity to the vendors in Kconfig
` [PATCH 03/12] x86: Add cpu_vendor() as a wrapper for the host's CPU vendor

man-pages-6.17 released
 2026-02-11 17:57 UTC 

[meta-virtualization][scarthgap][PATCH] docker-moby: Security fix for CVE-2024-41110
 2026-02-11 17:57 UTC  (3+ messages)
  ` [scarthgap][PATCH] "

[PATCH v3 02/27] net/ixgbe: remove security-related ifdefery
 2026-02-11 17:56 UTC  (2+ messages)

[PATCH v2] drm/xe: Only advertise NO_COMPRESSION hint on devices with flat CCS
 2026-02-11 17:56 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] PCI: dwc: ep: Flush before unmap in dw_pcie_ep_raise_msix_irq()
 2026-02-11 17:55 UTC 

[PATCH] erofs-utils: manpage: document missing --quiet option for mkfs.erofs
 2026-02-11 17:48 UTC  (2+ messages)

[GIT PULL v1 00/36] KVM/s390: Three small patches, and a huge series
 2026-02-11 17:56 UTC  (2+ messages)

[PATCH] riscv: fix various typos in comments and code
 2026-02-11 17:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 01/27] net/ixgbe: remove MAC type check macros
 2026-02-11 17:54 UTC  (2+ messages)

[PATCH 0/3] btrfs: add missing NULL checks when searching for roots
 2026-02-11 17:53 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] btrfs: check for NULL root after calls to btrfs_extent_root()
  ` [PATCH v2 3/3] btrfs: check for NULL root after calls to btrfs_csum_root()

[PATCH 0/1] diffcore-break: prevent dangling pointer
 2026-02-11 17:54 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH net-next 0/4] selftests/net: add netkit container env and test
 2026-02-11 17:53 UTC  (5+ messages)
` [PATCH net-next 3/4] selftests/net: Add env for container based tests
` [PATCH net-next 4/4] selftests/net: Add netkit container ping test

[PATCH v1 net] ipv6: Fix out-of-bound access in fib6_add_rt2node()
 2026-02-11 17:50 UTC 

[meta-ti] BSP version selection forces initramfs integration
 2026-02-11 17:50 UTC  (4+ messages)

[PATCH net v2 0/4] bnxt_en: Fix RSS context and ntuple filter issues
 2026-02-11 17:50 UTC  (14+ messages)
` [PATCH net v2 4/4] selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/up

[PULL linux-firmware] ath10k, ath11k and ath12k firmware ath-20260211
 2026-02-11 17:50 UTC 

[PATCH 0/8] Extend irqchip framework for M-mode interrupts
 2026-02-11 17:49 UTC  (11+ messages)
` [PATCH 5/8] lib: sbi_irqchip: Support irqchip device targetting subset of harts
` [PATCH 8/8] lib: sbi_irqchip: Allow registering interrupt handlers

[PATCH v2 0/8] Improve ld.lld-21+ compatibility when building i386-pc target
 2026-02-11 17:49 UTC  (4+ messages)

[PATCH 0/5] [RFC] Make 'git config list --type=' parse and filter types
 2026-02-11 17:49 UTC  (4+ messages)
` [PATCH 5/5] config: make 'git config list --type=<X>' work

[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
 2026-02-11 17:48 UTC  (5+ messages)
` [RFC PATCH 09/19] x86/resctrl: Add plza_capable in rdt_resource data structure

[PATCH i-g-t 00/17] tests/kms: Use igt_crtc_t instead of enum pipe
 2026-02-11 17:47 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "

[PATCH v1] drm/xe: Send unknown recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
 2026-02-11 17:46 UTC  (4+ messages)

[PATCH v3] vfio/migration: Send VFIO_MIGRATION event before PRE_COPY_P2P transition
 2026-02-11 17:45 UTC  (7+ messages)

xdp2 nix refactor - fixed!
 2026-02-11 17:45 UTC  (3+ messages)

[syzbot] [net?] KASAN: slab-out-of-bounds Read in fib6_add_rt2node
 2026-02-11 17:43 UTC 

[RFC PATCH 00/14] intel_iommu: Enable PASID support for passthrough device
 2026-02-11 17:36 UTC  (6+ messages)
` [RFC PATCH 01/14] backends/iommufd: Add pasid attach/detach callbacks

[PATCH i-g-t 00/11] igt pipe vs crtc_index cleanups
 2026-02-11 17:42 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for igt pipe vs crtc_index cleanups (rev2)

[PATCH v9 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-02-11 17:41 UTC  (3+ messages)
` [PATCH v9 08/12] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()

[PATCH 0/1] replay: add --revert option to reverse commit changes
 2026-02-11 17:41 UTC  (9+ messages)
` [PATCH v2 0/2] replay: add --revert mode "
  ` [PATCH v2 1/2] sequencer: extract revert message formatting into shared function

[PATCH] drm/amdkfd: Disable MQD queue priority
 2026-02-11 17:40 UTC  (2+ messages)

knfsd read iops limits?
 2026-02-11 17:40 UTC  (15+ messages)

[meta-virtualization][PATCH] irqbalance: Fix PACKAGECONFIG[systemd] parameter
 2026-02-11 17:40 UTC  (7+ messages)
  ` 回复: "

[PATCH] iio: frequency: adf4350: Return -ENOMEM on memory allocation failure
 2026-02-11 17:39 UTC  (2+ messages)

[PATCH v3] kho: add support for deferred struct page init
 2026-02-11 17:39 UTC 

[PATCH] iio: adc: pac1934: Return -ENOMEM on memory allocation failure
 2026-02-11 17:38 UTC  (2+ messages)

[PATCH] bitbake/bzr: Drop check for unset .revision after .setup_revisions()
 2026-02-11 17:37 UTC  (3+ messages)

[PATCH] block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ
 2026-02-11 17:37 UTC  (2+ messages)

[PATCH] drbd: always set BLK_FEAT_STABLE_WRITES
 2026-02-11 17:36 UTC  (3+ messages)

What's cooking in git.git (Feb 2026, #04)
 2026-02-11 17:35 UTC  (3+ messages)
` ps/object-info-bits-cleanup (was: What's cooking in git.git (Feb 2026, #04))
  ` ps/object-info-bits-cleanup

[PATCH v7 0/2] Input: cros_ec_keyb - add function key support
 2026-02-11 17:34 UTC  (3+ messages)
` [PATCH v7 1/2] Input: export input_default_setkeycode
` [PATCH v7 2/2] Input: cros_ec_keyb - add function key support

[PATCH 0/4] doc: am: improve command linking and add am.messageId
 2026-02-11 17:32 UTC  (3+ messages)
` [PATCH 1/4] doc: am: normalize git(1) command links

[linux-next:master 11157/12487] arch/arm/boot/dts/ti/omap/am571x-idk-overlays.dtb: pciephy@4000 (ti,phy-pipe3-pcie): $nodename:0: 'pciephy@4000' does not match '^(pcie-phy|usb3-phy|phy)@[0-9a-f]+$'
 2026-02-11 17:31 UTC 

[GIT PULL] Networking for Linux 7.0
 2026-02-11 17:30 UTC 

[PATCH 0/5] riscv: Cleanup and deduplicate unaligned access speed probe
 2026-02-11 17:30 UTC  (7+ messages)
` [PATCH 1/5] riscv: Clean up & optimize unaligned scalar access probe
` [PATCH 2/5] riscv: Split out measure_cycles() for reuse
` [PATCH 3/5] riscv: Reuse measure_cycles() in check_vector_unaligned_access()
` [PATCH 4/5] riscv: Split out compare_unaligned_access()
` [PATCH 5/5] riscv: Reuse compare_unaligned_access() in check_vector_unaligned_access()

[PATCH -next v9 0/3] rust: Add CList and GPU buddy allocator bindings
 2026-02-11 17: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.