All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-02 12:45:53 to 2025-07-02 13:19:33 UTC [more...]

[PATCHv5 0/5] wifi: ath9k: add ahb OF support
 2025-07-02 12:28 UTC  (3+ messages)
` [PATCHv5 5/5] mips: dts: qca: add wmac support

[PATCH 00/16] MIPS: some compilation fixes for the Lantiq platform
 2025-07-02 12:07 UTC  (4+ messages)
` [PATCH 12/16] MIPS: vpe-mt: mark vpe_free() and vpe_stop() as static

[PATCH v14 0/7] rust: extend `module!` macro with integer parameter support
 2025-07-02 13:18 UTC  (4+ messages)
` [PATCH v14 1/7] rust: sync: add `OnceLock`
` [PATCH v14 3/7] rust: introduce module_param module
` [PATCH v14 4/7] rust: module: use a reference in macros::module::module

[PATCH v4 0/4] MIPS: dts: ralink: mt7628a: Tweak for GARDENA smart Gateway
 2025-07-02 12:03 UTC  (2+ messages)

[PATCH v1 1/1] firmware/nvram: bcm47xx: Don't use "proxy" headers
 2025-07-02 11:10 UTC  (3+ messages)

[PATCH] MIPS/Loongson: Fix build warnings about export.h
 2025-07-02 11:55 UTC  (2+ messages)

[PATCH] tools/golang: update auto-generated libxl based types
 2025-07-02 13:17 UTC  (2+ messages)

[PATCH 0/2] MIPS: ralink: some build fixes
 2025-07-02 12:02 UTC  (2+ messages)

[bluez/bluez] 248a67: error: Add dedicated error domain for BREDR
 2025-07-02 13:19 UTC 

[PATCH 0/6] Add MMC support for Mobileye EyeQ5 and EyeQ6 SoCs
 2025-07-02 12:01 UTC  (2+ messages)

[PATCH 0/4] mips: dts: Updates for RTL9300
 2025-07-02 12:02 UTC  (2+ messages)

[PATCH] MIPS: disable MMID if GINVT is not usable
 2025-07-02 12:08 UTC  (3+ messages)

[PATCH v3 00/10] gpio: sysfs: add a per-chip export/unexport attribute pair
 2025-07-02 13:18 UTC  (6+ messages)

[PATCH] mips: boot: use 'targets' instead of extra-y in Makefile
 2025-07-02 12:14 UTC  (2+ messages)

[PATCH v3 00/97] target/arm: Implement FEAT_SME2p1
 2025-07-02 12:34 UTC  (59+ messages)
` [PATCH v3 09/97] target/arm: Implement SME2 LDR/STR ZT0
` [PATCH v3 15/97] target/arm: Implement SME2 MOVA to/from tile, multiple registers
` [PATCH v3 22/97] target/arm: Implement SME2 ADD/SUB (array results, multiple and single vector)
` [PATCH v3 23/97] target/arm: Implement SME2 ADD/SUB (array results, multiple vectors)
` [PATCH v3 26/97] target/arm: Implement SME2 FMLAL, BFMLAL
` [PATCH v3 33/97] target/arm: Tighten USDOT (vectors) decode
` [PATCH v3 34/97] target/arm: Implement SDOT, UDOT (2-way) for SME2/SVE2p1
` [PATCH v3 36/97] target/arm: Implement SME2 SMLAL, SMLSL, UMLAL, UMLSL
` [PATCH v3 38/97] target/arm: Implement SME2 FMLA, FMLS
` [PATCH v3 41/97] target/arm: Implement SME2 ADD/SUB (array accumulator)
` [PATCH v3 42/97] target/arm: Implement SME2 BFCVT, BFCVTN, FCVT, FCVTN
` [PATCH v3 44/97] target/arm: Implement SME2 FCVTZS, FCVTZU
` [PATCH v3 45/97] target/arm: Implement SME2 SCVTF, UCVTF
` [PATCH v3 48/97] target/arm: Use do_[us]sat_[bhs] in sve_helper.c
` [PATCH v3 51/97] target/arm: Implement SME2 SUNPK, UUNPK
` [PATCH v3 52/97] target/arm: Implement SME2 ZIP, UZP (four registers)
` [PATCH v3 53/97] target/arm: Move do_urshr, do_srshr to vec_internal.h
` [PATCH v3 54/97] target/arm: Implement SME2 SQRSHR, UQRSHR, SQRSHRN
` [PATCH v3 55/97] target/arm: Implement SME2 ZIP, UZP (two registers)
` [PATCH v3 56/97] target/arm: Implement SME2 FCLAMP, SCLAMP, UCLAMP
` [PATCH v3 57/97] target/arm: Enable SCLAMP, UCLAMP for SVE2p1
` [PATCH v3 59/97] target/arm: Implement SME2p1 Multiple Zero
` [PATCH v3 60/97] target/arm: Introduce pred_count_test
` [PATCH v3 62/97] target/arm: Split out do_whilel from helper_sve_whilel
` [PATCH v3 63/97] target/arm: Split out do_whileg from helper_sve_whileg
` [PATCH v3 64/97] target/arm: Move scale by esz into helper_sve_while*
` [PATCH v3 65/97] target/arm: Split trans_WHILE to lt and gt
` [PATCH v3 66/97] target/arm: Enable PSEL for SVE2p1
` [PATCH v3 67/97] target/arm: Implement SVE2p1 WHILE (predicate pair)
` [PATCH v3 68/97] target/arm: Implement SVE2p1 WHILE (predicate as counter)
` [PATCH v3 69/97] target/arm: Implement SVE2p1 PTRUE "
` [PATCH v3 70/97] target/arm: Implement {ADD, SMIN, SMAX, UMIN, UMAX}QV for SVE2p1
` [PATCH v3 72/97] target/arm: Implement SME2 SEL
` [PATCH v3 73/97] target/arm: Implement ANDQV, ORQV, EORQV for SVE2p1
` [PATCH v3 74/97] target/arm: Implement FADDQV, F{MIN, MAX}{NM}QV "
` [PATCH v3 75/97] target/arm: Implement BFMLSLB{L,T} for SME2/SVE2p1
` [PATCH v3 76/97] target/arm: Implement CNTP (predicate as counter) "
` [PATCH v3 77/97] target/arm: Implement DUPQ for SME2p1/SVE2p1
` [PATCH v3 78/97] target/arm: Implement EXTQ "
` [PATCH v3 79/97] target/arm: Implement PMOV "
` [PATCH v3 80/97] target/arm: Implement ZIPQ, UZPQ "
` [PATCH v3 81/97] target/arm: Implement TBLQ, TBXQ "
` [PATCH v3 82/97] target/arm: Implement SME2 counted predicate register load/store
` [PATCH v3 83/97] target/arm: Split the ST_zpri and ST_zprr patterns
` [PATCH v3 84/97] target/arm: Implement {LD1, ST1}{W, D} (128-bit element) for SVE2p1
` [PATCH v3 85/97] target/arm: Move ld1qq and st1qq primitives to sve_ldst_internal.h
` [PATCH v3 86/97] target/arm: Implement {LD, ST}[234]Q for SME2p1/SVE2p1
` [PATCH v3 87/97] target/arm: Implement LD1Q, ST1Q for SVE2p1
` [PATCH v3 88/97] target/arm: Implement MOVAZ for SME2p1
` [PATCH v3 89/97] target/arm: Implement LUTI2, LUTI4 for SME2/SME2p1
` [PATCH v3 90/97] target/arm: Rename FMOPA_h to FMOPA_w_h
` [PATCH v3 91/97] target/arm: Rename BFMOPA to BFMOPA_w
` [PATCH v3 92/97] target/arm: Support FPCR.AH in SME FMOPS, BFMOPS
` [PATCH v3 93/97] target/arm: Implement FMOPA (non-widening) for fp16
` [PATCH v3 94/97] target/arm: Implement SME2 BFMOPA (non-widening)
` [PATCH v3 95/97] target/arm: Enable FEAT_SME2p1 on -cpu max
` [PATCH v3 96/97] linux-user/aarch64: Set hwcap bits for SME2p1/SVE2p1
` [PATCH v3 97/97] tests/tcg/aarch64: Add sme2-matmul test case

[PATCH] Arm: tidy page_get_owner_and_nr_reference()
 2025-07-02 13:18 UTC  (2+ messages)

[PATCH v 6] usb: dwc2: gadget: Fix enter to hibernation for UTMI+ PHY
 2025-07-02 12:21 UTC  (2+ messages)

[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
 2025-07-02 13:18 UTC  (4+ messages)
` [PATCH v3 10/14] RDMA/ionic: Register device ops for control path

[RFC] genirq: Fix lockup in handle_edge_irq
 2025-07-02 13:17 UTC  (2+ messages)

[PATCH v2 0/8] vsock/virtio: SKB allocation improvements
 2025-07-02 13:16 UTC  (4+ messages)
` [PATCH v2 4/8] vsock/virtio: Resize receive buffers so that each SKB fits in a page

[PATCH v19 00/10] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-07-02 13:16 UTC  (7+ messages)
` [PATCH v19 05/10] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v19 06/10] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v19 07/10] selftests: pci_endpoint: "

[tip:master 19/19] include/linux/irq-entry-common.h:201:2: error: unexpected token
 2025-07-02 13:16 UTC  (5+ messages)

[PATCH v7 00/24] Linux SBI MPXY and RPMI drivers
 2025-07-02 13:16 UTC  (17+ messages)
` [PATCH v7 03/24] RISC-V: Add defines for the SBI message proxy extension
` [PATCH v7 05/24] mailbox: Allow controller specific mapping using fwnode
` [PATCH v7 07/24] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v7 10/24] clk: Add clock driver for the RISC-V RPMI clock service group
` [PATCH v7 15/24] ACPI: property: Add support for cells property
` [PATCH v7 21/24] mailbox/riscv-sbi-mpxy: Add ACPI support

[PATCH v5 00/10] Allow x86 to unflatten DTs
 2025-07-02 13:15 UTC  (5+ messages)
` [PATCH v5 02/10] xen: Refactor kernel_info to have a header like boot_domain
` [PATCH v5 03/10] x86: Replace arch-specific boot_domain with the common one

[PATCH net 0/4] There are some bugfix for the HNS3 ethernet driver
 2025-07-02 13:09 UTC  (5+ messages)
` [PATCH net 1/4] net: hns3: fix concurrent setting vlan filter issue
` [PATCH net 2/4] net: hns3: disable interrupt when ptp init failed
` [PATCH net 3/4] net: hns3: fixed vf get max channels bug
` [PATCH net 4/4] net: hns3: default enable tx bounce buffer when smmu enabled

[PATCH v4 7/7] cmake: upgrade 3.31.6 -> 4.0.3
 2025-07-02 13:14 UTC  (3+ messages)
` Patchtest results for "
  ` AW: "

[syzbot] [fs?] BUG: sleeping function called from invalid context in procfs_procmap_ioctl
 2025-07-02 13:15 UTC  (2+ messages)

[PATCH v6 0/2] Add a bare-minimum Regulator abstraction
 2025-07-02 13:14 UTC  (6+ messages)
` [PATCH v6 1/2] rust: regulator: add a bare minimum regulator abstraction

[PATCH net-next 0/3] net: phylink: support !autoneg configuration for SFPs
 2025-07-02 13:14 UTC  (7+ messages)
` [PATCH net-next 1/3] net: phylink: restrict SFP interfaces to those that are supported
` [PATCH net-next 2/3] net: phylink: clear SFP interfaces when not in use
` [PATCH net-next 3/3] net: phylink: add phylink_sfp_select_interface_speed()

[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-02 13:11 UTC  (9+ messages)
` [PATCH v1 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH v1 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH v1 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-07-02 13:12 UTC  (12+ messages)

[PATCH v6 00/31] Arm GICv5: Host driver implementation
 2025-07-02 13:10 UTC  (7+ messages)
` [PATCH v6 20/31] irqchip/gic-v5: Add GICv5 PPI support
` [PATCH v6 21/31] irqchip/gic-v5: Add GICv5 IRS/SPI support

[PATCH v2] arm64: dts: renesas: Add CN15 eMMC and SD overlays for RZ/V2H and RZ/V2N EVKs
 2025-07-02 13:12 UTC  (2+ messages)

[PATCH] drm/amdgpu/sdma: don't actually disable any SDMA rings via debugfs
 2025-07-02 13:12 UTC  (4+ messages)

[PATCH] Bluetooth: hci_core: lookup pa sync need check BIG sync state
 2025-07-02 13:12 UTC  (2+ messages)

[PATCH 0/2] Introduce helper for display workarounds and add Wa_16025573575
 2025-07-02 13:11 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/gmbus: Add Wa_16025573575 for PTL for bit-bashing

[PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node
 2025-07-02 13:11 UTC  (12+ messages)
` [PATCH v3 1/5] media: dt-bindings: add non-pixel property in iris schema

[PATCH 0/6] Second series for R82 MPU Support
 2025-07-02 13:11 UTC  (5+ messages)
` [PATCH 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table

[PATCH] drm/dp: Clean up white space in drm_edp_backlight_probe_state()
 2025-07-02 13:09 UTC  (2+ messages)

[PATCH v10 0/9] TEE subsystem for protected dma-buf allocations
 2025-07-02 13:08 UTC  (4+ messages)
` [PATCH v10 3/9] tee: implement protected DMA-heap

[PATCH v3 0/3] migration: propagate vTPM errors using Error objects
 2025-07-02 13:01 UTC  (3+ messages)
` [PATCH v3 1/3] migration: Pass Error object errp into vm state loading functions

[PATCH] Fix fromaddr test in get_smtp
 2025-07-02 13:05 UTC 

[REGRESSION] Random oops on SG2042 with Linux 6.16-rc and dynamic ftrace
 2025-07-02 13:05 UTC  (5+ messages)

[Buildroot] [PATCH 0/2] package/cni-plugins: install omitted plugin and bump version
 2025-07-02 13:07 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/cni-plugins: enable sbr
` [Buildroot] [PATCH 2/2] package/cni-plugins: bump to version 1.7.1

[PATCH net-next 0/4] There are some bugfix for the HNS3 ethernet driver
 2025-07-02 13:07 UTC  (6+ messages)
` [PATCH net-next 1/4] net: hns3: fix concurrent setting vlan filter issue
` [PATCH net-next 2/4] net: hns3: disable interrupt when ptp init failed
` [PATCH net-next 3/4] net: hns3: fixed vf get max channels bug
` [PATCH net-next 4/4] net: hns3: default enable tx bounce buffer when smmu enabled

[PATCH v2 6/8] arm64: dts: bst: add support for Black Sesame Technologies C1200 CDCU1.0 board and defconfig
 2025-07-02 12:31 UTC  (2+ messages)
` [PATCH v2 6/8] arm64: dts: bst: add support for Black Sesame Technologies C1200 CDCU1.0 board

[PATCH i-g-t v1] tests/kms_flip: Skip timestamp checks in Intel simulation environments
 2025-07-02 13:06 UTC  (2+ messages)

[PATCH v7] rust: kernel: add support for bits/genmask macros
 2025-07-02 13:05 UTC  (3+ messages)

[PATCH v2 0/2] Bluetooth: Add support for RTK firmware version 3 and enhanced ACL-based download acceleration
 2025-07-02 13:05 UTC  (3+ messages)

[PATCH v2] i386/tdx: Build TDX only for 64-bit target
 2025-07-02 12:57 UTC  (2+ messages)

[PATCH V5 net-next 0/3] Support some features for the HIBMCGE driver
 2025-07-02 12:57 UTC  (4+ messages)
` [PATCH V5 net-next 1/3] net: hibmcge: support scenario without PHY
` [PATCH V5 net-next 2/3] net: hibmcge: adjust the burst len configuration of the MAC controller to improve TX performance
` [PATCH V5 net-next 3/3] net: hibmcge: configure FIFO thresholds according to the MAC controller documentation

[openeuler:OLK-5.10 2882/2882] kernel/cgroup/cgroup.c:6217: warning: Function parameter or member 'f' not described in 'cgroup_get_from_file'
 2025-07-02 13:03 UTC 

[PATCH v7] x86/boot: Don't return encryption mask from __startup_64()
 2025-07-02 13:02 UTC 

[PATCH] um: Turn HAS_IOPORT_MAP off
 2025-07-02 13:02 UTC  (6+ messages)

[PATCH BlueZ bluez v3] shared/bap: Add stream state check in stream_disable
 2025-07-02 13:01 UTC  (2+ messages)

[PATCH] Bluetooth: hci_event: Hold PA sync conn when BIG sync established
 2025-07-02 13:00 UTC  (2+ messages)

[PATCH 0/7] Describe the IMEM present in Qualcomm IPQ SoC's
 2025-07-02 13:00 UTC  (5+ messages)
` [PATCH 3/7] arm64: dts: qcom: ipq6018: Add the IMEM node

[PATCH RFC 0/5] Introduce git-blame-tree(1) command
 2025-07-02 13:00 UTC  (6+ messages)
` [PATCH RFC v2 0/5] Introduce git-last-modified(1) command

[PATCH v2 0/2] m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
 2025-07-02 13:00 UTC  (2+ messages)

[PATCH] drivers/base/node: Handle error properly in register_one_node()
 2025-07-02 12:59 UTC  (3+ messages)

v2025.07.0
 2025-07-02 12:59 UTC 

[tip:master] BUILD REGRESSION 104f02a7798f7e8aba25545f9d485035532260b2
 2025-07-02 13:00 UTC  (2+ messages)

[PATCH BlueZ v1] error: Add dedicated error domain for BREDR
 2025-07-02 13:00 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-07-02 12:59 UTC 

Query regarding FUSE passthrough not using kernel page cache thus causing performance regression
 2025-07-02 12:59 UTC  (2+ messages)

[PATCH v2] platform/chrome: Add ChromeOS EC USB driver
 2025-07-02 12:58 UTC  (3+ messages)

[tip:tip/urgent] BUILD SUCCESS dcbeca101fec9464eb0356f897b36cad29024bad
 2025-07-02 12:58 UTC 

[PATCH v1] rt-tests: hwlatdetect: Add actual duration and MTBF
 2025-07-02 12:57 UTC 

[PATCH v7 00/12] unwind_deferred: Implement sframe handling
 2025-07-02 12:57 UTC  (2+ messages)

[PATCH v4] tpm: Managed allocations for tpm_buf instances
 2025-07-02 12:57 UTC  (2+ messages)

[PATCH v2] arm64: dts: renesas: r9a09g047e57-smarc: Add gpio keys
 2025-07-02 12:55 UTC  (2+ messages)

[PATCH v2 00/17] xen/riscv: introduce p2m functionality
 2025-07-02 12:52 UTC  (10+ messages)
` [PATCH v2 04/17] xen/riscv: construct the P2M pages pool for guests
` [PATCH v2 16/17] xen/riscv: implement mfn_valid() and page reference, ownership handling helpers

[syzbot] [fs?] BUG: sleeping function called from invalid context in procfs_procmap_ioctl
 2025-07-02 12:52 UTC  (2+ messages)

[Buildroot] [next, v5 1/3] package/uutils-coreutils: new package
 2025-07-02 12:51 UTC  (2+ messages)
` [Buildroot] [next,v5,1/3] "

[PATCH] btrfs: use readahead_expand on compressed extents
 2025-07-02 12:50 UTC  (4+ messages)

[PATCH v1] event/dlb2: update DLB documentation for history list config
 2025-07-02 12:50 UTC  (2+ messages)

OpenPrinting News
 2025-07-02 12:50 UTC 

[PATCH v0 1/1] net/octeon_ep: fix increase mbox timeout
 2025-07-02 12:48 UTC  (2+ messages)

[PATCH RFT v2] nfsd: provide locking for v4_end_grace
 2025-07-02 12:48 UTC  (3+ messages)

[PATCH 0/4] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote() for large folio
 2025-07-02 12:47 UTC  (4+ messages)

[PATCH net-next] net: openvswitch: allow providing upcall pid for the 'execute' command
 2025-07-02 12:46 UTC  (4+ messages)

More kernel janitorial work -- finding "unused" header files
 2025-07-02 12:46 UTC 

[PATCH master] kbuild: don't define _GNU_SOURCE if already defined
 2025-07-02 12:27 UTC  (2+ messages)

[PATCH master 1/2] mci: imx-esdhc: restore longer timeouts for idle
 2025-07-02 12:27 UTC  (2+ messages)

moving to same chip, different board: no console output
 2025-07-02 12:12 UTC  (7+ messages)

[PATCH] ppc: fix missing cache maintenance before mapping uncached
 2025-07-02 12:03 UTC 

[PATCH v2 0/2] spi: spi-qpic-snand: enable 8 bits ECC strength support
 2025-07-02 12:35 UTC 

[PATCH 0/2] Enable abort sequence from LPM entry
 2025-07-02 12:06 UTC  (3+ messages)
` [PATCH 2/2] pmdomain: ti_sci: Add LPM abort sequence to suspend path

[PATCH v1 0/9] arm64: Introduce Black Sesame Technologies C1200 SoC and CDCU1.0 board
 2025-07-02 12:21 UTC  (6+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 3/8] arm64: Kconfig: add ARCH_BST for bst silicons
  ` [PATCH v2 6/8] arm64: dts: bst: add support for Black Sesame Technologies C1200 CDCU1.0 board and defconfig

[PATCH 2/2] bitops: rotate: Add riscv implementation using Zbb extension
 2025-07-02 12:30 UTC  (2+ messages)

[PATCH v3] irqchip/riscv-imsic: Add kernel parameter to disable IPIs
 2025-07-02 12:24 UTC 

[PATCH] pinctrl: samsung: Fix gs101 irq chip
 2025-07-02 12:15 UTC 

[PATCH 0/5] sunxi: Various minor V3s clock/pinctrl fixes
 2025-07-02 12:15 UTC  (4+ messages)
` [PATCH 5/5] drm/sun4i: Run the mixer clock at 297 MHz on V3s

[PATCH v2] irqchip/riscv-imsic: Add kernel parameter to disable IPIs
 2025-07-02 12:20 UTC  (2+ 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.