messages from 2025-09-11 05:12:49 to 2025-09-11 06:53:01 UTC [more...]
[PATCH 0/2] Add device tree for ASRock Rack ALTRAD8 BMC
2025-09-11 6:29 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: add ASRock Rack ALTRAD8 board
` [PATCH 2/2] ARM: dts: aspeed: add device tree for ASRock Rack ALTRAD8 BMC
[RFC PATCH v3 0/4] ->i_state accessors
2025-09-11 6:52 UTC (5+ messages)
` [PATCH v3 1/4] fs: expand dump_inode()
` [PATCH v3 2/4] fs: hide ->i_state handling behind accessors
LInux NFSv4.1 client and server- case insensitive filesystems supported?
2025-09-11 6:52 UTC (13+ messages)
` NFSv4.x export options to mark export as case-insensitive, case-preserving? "
[PATCH v14 00/22] Enable CET Virtualization
2025-09-11 6:52 UTC (3+ messages)
` [PATCH v14 02/22] KVM: x86: Report XSS as to-be-saved if there are supported features
[PATCH] sched/fair: use cpumask_weight_and() in sched_balance_find_dst_group()
2025-09-11 6:52 UTC (2+ messages)
[PATCH] usb: gadget: f_ncm: Fix NPE in ncm_bind error path
2025-09-11 6:50 UTC (3+ messages)
[PATCH v3 i-g-t 0/1] tests/intel/xe_compute_preempt: Compute preemption check
2025-09-11 6:49 UTC (3+ messages)
` [PATCH v3 i-g-t 1/1] "
[bug report][regression] blktests throtl/ triggered kmemleak in blk_throtl_init
2025-09-11 6:47 UTC (2+ messages)
[PATCH] x86/Documentation: explain LINUX_EFI_INITRD_MEDIA_GUID
2025-09-11 6:46 UTC (6+ messages)
[PATCH] tests/intel/xe_exec_mix_modes: Fix, refactor and cleanup
2025-09-11 6:46 UTC (5+ messages)
[PATCH] apt: Fix build with llvm libc++
2025-09-11 6:46 UTC
[PATCH 1/2] timer: tegra: Bind watchdog driver when timer node is processed
2025-09-11 6:46 UTC (12+ messages)
[PATCH v2] Factor out code into md_should_do_recovery()
2025-09-11 6:45 UTC (3+ messages)
[PATCH] sched: fair: drop useless cpumask_empty() in find_energy_efficient_cpu()
2025-09-11 6:44 UTC (2+ messages)
[PATCH 0/2] drm/bridge: handle gracefully atomic updates during bridge removal
2025-09-11 6:44 UTC (8+ messages)
` [PATCH 2/2] drm/bridge: ti-sn65dsi83: protect device resources on unplug
[PATCH v7 0/3] dt-bindings: mfd: twl: Consolidate and fix TI TWL family bindings
2025-09-11 6:43 UTC (6+ messages)
` [PATCH v7 1/3] dt-bindings: mfd: twl: Add missing sub-nodes for TWL4030 & TWL603x
[PATCH net v5 0/5] net: macb: various fixes
2025-09-11 6:43 UTC (3+ messages)
` [PATCH net v5 3/5] net: macb: move ring size computation to functions
[PATCH 0/8] imx: add i.MX94 support
2025-09-11 6:42 UTC (4+ messages)
` [PATCH v1 4/8] imx9: scmi: Update the files under arch/arm/mach-imx/imx9/scmi/ to support i.MX94
` 回复: [EXT] "
[PATCH net-next] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-09-11 6:41 UTC
[PATCH 0/3] Improve host-wide tag IOPS
2025-09-11 6:40 UTC (3+ messages)
` [PATCH 3/3] scsi: core: Improve IOPS in case of host-wide tags
[PATCH 0/6] odb: add transaction interfaces to ODB subsystem
2025-09-11 6:40 UTC (7+ messages)
` [PATCH 1/6] bulk-checkin: remove ODB transaction nesting
` [PATCH 2/6] builtin/update-index: end ODB transaction when --verbose is specified
` [PATCH 6/6] odb: add transaction interface
[PATCH v2] media: i2c: alvium: Accelerated alvium_set_power
2025-09-11 6:39 UTC (4+ messages)
[PATCH 0/5] stm32mp2: Add SPI flashes support
2025-09-11 6:38 UTC (4+ messages)
` [PATCH 3/5] spi: Add STM32MP2 Octo-SPI driver support
[PATCH] drm/xe: Fix uninitialized return values
2025-09-11 6:38 UTC (2+ messages)
[PATCH wireless] wifi: cfg80211: Fix "no buffer space available" error in nl80211_get_station() for MLO
2025-09-11 6:37 UTC (3+ messages)
[PATCH 00/33] First Rust update for QEMU 10.2
2025-09-11 6:58 UTC (5+ messages)
` [PATCH 05/33] rust: use inline const expressions
` [PATCH 06/33] rust: add qdev Device derive macro
[RESEND PATCH v4 0/3] Fix lpaif_type and DAI configuration for I2S interface
2025-09-11 6:36 UTC (4+ messages)
` [RESEND PATCH v4 1/3] ASoC: qcom: audioreach: Fix lpaif_type configuration for the "
` [RESEND PATCH v4 2/3] ASoC: qcom: q6apm-lpass-dais: Fix missing set_fmt DAI op for I2S
` [RESEND PATCH v4 3/3] ASoC: qcom: sc8280xp: Enable DAI format configuration for MI2S interfaces
[Intel-wired-lan] [PATCH v2 iwl-net] igc: don't fail igc_probe() on LED setup error
2025-09-11 6:36 UTC (3+ messages)
` "
[PATCH 00/14] paravirt: cleanup and reorg
2025-09-11 6:34 UTC (19+ messages)
` [PATCH 01/14] x86/paravirt: remove not needed includes of paravirt.h
` [PATCH 02/14] x86/paravirt: remove some unneeded struct declarations
` [PATCH 03/14] x86/paravirt: remove PARAVIRT_DEBUG config option
` [PATCH 04/14] x86/paravirt: move thunk macros to paravirt_types.h
` [PATCH 05/14] paravirt: remove asm/paravirt_api_clock.h
` [PATCH 06/14] sched: move clock related paravirt code to kernel/sched
` [PATCH 07/14] arm/paravirt: use common code for paravirt_steal_clock()
` [PATCH 08/14] arm64/paravirt: "
` [PATCH 09/14] loongarch/paravirt: "
` [PATCH 10/14] riscv/paravirt: "
` [PATCH 11/14] x86/paravirt: "
` [PATCH 12/14] x86/paravirt: move paravirt_sched_clock() related code into tsc.c
` [PATCH 13/14] x86/paravirt: allow pv-calls outside paravirt.h
` [PATCH 14/14] x86/pvlocks: move paravirt spinlock functions into qspinlock.h
[PATCH net-next 0/2] net: phy: print warning if usage of deprecated array-style fixed-link binding is detected
2025-09-11 6:34 UTC (5+ messages)
` [PATCH net-next 1/2] of: mdio: warn if deprecated fixed-link binding is used
` [PATCH net-next 2/2] net: phylink: warn if deprecated array-style "
[drm-xe:drm-xe-next 11/13] drivers/gpu/drm/xe/xe_migrate.c:422:3: error: cannot jump from this indirect goto statement to one of its possible targets
2025-09-11 6:34 UTC (4+ messages)
[PATCH] dt-bindings: fix typo in documentation Correct a typo in the documentation by replacing "abd" with the correct word "and". This improves readability and avoids confusion in the description
2025-09-11 6:33 UTC (6+ messages)
[PATCH] drm/xe/tile: Release kobject for the failure path
2025-09-11 6:32 UTC (4+ messages)
` [PATCH v2] "
[PATCH net-next 0/4] net/mlx5: Refactor devcom and add net namespace support
2025-09-11 6:31 UTC (5+ messages)
` [PATCH net-next 1/4] net/mlx5: Refactor devcom to use match attributes
` [PATCH net-next 2/4] net/mlx5: Lag, move devcom registration to LAG layer
` [PATCH net-next 3/4] net/mlx5: Add net namespace support to devcom
` [PATCH net-next 4/4] net/mlx5: Lag, add net namespace support
[PATCH v3 0/7] soundwire: qcom: add support for v3.1.0
2025-09-11 6:31 UTC (6+ messages)
[OE-core] [PATCH 01/40] acpica: upgrade 20240827 -> 20250807
2025-09-11 6:31 UTC (3+ messages)
` [OE-core] [PATCH 39/40] tcl8: upgrade 8.6.16 -> 8.6.17
[PATCH v6 0/5] NVMe: Add SPDM over the storage transport support
2025-09-11 6:30 UTC (8+ messages)
` [PATCH v6 1/5] spdm-socket: add seperate send/recv functions
` [PATCH v6 2/5] spdm: add spdm storage transport virtual header
` [PATCH v6 3/5] hw/nvme: add NVMe Admin Security SPDM support
` [PATCH v6 4/5] spdm: define SPDM transport enum types
` [PATCH v6 5/5] hw/nvme: connect SPDM over NVMe Security Send/Recv
[PATCH] mm/compaction: fix low_pfn advance on isolating hugetlb
2025-09-11 6:30 UTC (7+ messages)
linux-next: Tree for Sep 11
2025-09-11 6:29 UTC
[PATCH v1 net 0/8] net: Fix UAF of sk_dst_get(sk)->dev
2025-09-11 6:28 UTC (7+ messages)
` [PATCH v1 net 3/8] smc: Use sk_dst_dev_rcu() in in smc_clc_prfx_set()
` [PATCH v1 net 4/8] smc: Use sk_dst_dev_rcu() in smc_clc_prfx_match()
` [PATCH v1 net 6/8] tcp: Use sk_dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check()
[Intel-wired-lan] [PATCH 5.10.y] e1000e: fix EEPROM length types for overflow checks
2025-09-11 6:27 UTC (7+ messages)
` "
[PATCH] powerpc64/modules: fix ool-ftrace-stub vs. livepatch relocation corruption
2025-09-11 6:25 UTC (5+ messages)
[PATCH v2 0/4] Miscellaneous fixes and clean-ups
2025-09-11 6:27 UTC (2+ messages)
[PATCH v2 0/3] Add Agilex Clock Enable/Disable API Support
2025-09-11 6:25 UTC (5+ messages)
` [PATCH v2 1/3] include: dt-bindings: clk: agilex: Add Agilex clock definitions header file
` [PATCH v2 3/3] mmc: socfpga_dw_mmc: Enable/disable SDMMC clock via API
[PATCH] arm64: mm: Move KPTI helpers to mmu.c
2025-09-11 6:24 UTC (5+ messages)
[PATCH net] ionic: use int type for err in ionic_get_module_eeprom_by_page
2025-09-11 6:19 UTC (2+ messages)
[PATCH] ASoC: codecs: lpass-wsa-macro: Fix speaker quality distortion
2025-09-11 6:23 UTC (3+ messages)
[PATCH v2] mtd: core: always verify OOB offset in mtd_check_oob_ops()
2025-09-11 6:22 UTC (4+ messages)
[PATCH net v2] net/mlx5: Not returning mlx5_link_info table when speed is unknown
2025-09-11 6:22 UTC (2+ messages)
[PATCH] mm: avoid poison consumption when splitting THP
2025-09-11 6:19 UTC (3+ messages)
[ANNOUNCEMENT] Yocto Project 5.2.3(walnascar-5.2.3) is Released
2025-09-11 6:19 UTC
[PATCH net v1 0/2] Fix generating skb from non-linear xdp_buff for mlx5
2025-09-11 6:19 UTC (5+ messages)
` [PATCH net v1 1/2] net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ
` [PATCH net v1 2/2] net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ
[PATCH v6 i-g-t 1/1] tests/intel/xe_evict_ccs: Adjust object size for non-resizable BAR
2025-09-11 6:17 UTC (2+ messages)
` [PATCH "
[PATCH v4] ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
2025-09-11 6:16 UTC (2+ messages)
[PATCH net] net: dsa: microchip: Select SPI_MODE 0 for KSZ8463
2025-09-11 6:16 UTC (3+ messages)
[PATCH 0/2] RISC-V: Detect Ssqosid extension and handle srmcfg CSR
2025-09-11 6:15 UTC (6+ messages)
` [PATCH 1/2] RISC-V: Detect the Ssqosid extension
` [PATCH 2/2] RISC-V: Add support for srmcfg CSR from Ssqosid ext
[anolis-intel-cloud:devel-6.6 63/63] drivers/net/ethernet/linkdata/sxe/sxepf/sxe_debugfs.c:432:6: error: no previous prototype for 'sxe_debugfs_entries_init'
2025-09-11 6:15 UTC
[PATCH 1/3] md: use MD_RECOVERY_ERROR flag instead of function parameter
2025-09-11 6:16 UTC (3+ messages)
` [PATCH 3/3] md: factor out sync completion update into helper
[PATCH v3 1/3] mmc: sdhci: Move the code related to setting the clock from sdhci_set_ios_common() into sdhci_set_ios()
2025-09-11 6:14 UTC (4+ messages)
` [PATCH v3 2/3] mmc: sdhci-uhs2: Fix calling incorrect sdhci_set_clock() function
remove the bi_inline_vecs field struct bio
2025-09-11 6:12 UTC (9+ messages)
` [PATCH 1/2] block: add a bio_init_inline helper
` [PATCH 2/2] block: remove the bi_inline_vecs variable sized array from struct bio
[PATH i-g-t 0/1] [PATH v6 i-g-t 1/1] tests/intel/xe_evict_ccs: Adjust object size for non-resizable BAR
2025-09-11 6:10 UTC (2+ messages)
` "
[PATCH] md/raid1: skip recovery of already synced areas
2025-09-11 6:10 UTC (2+ messages)
[PATCH v2 0/2] media: add Himax HM1246 image sensor
2025-09-11 6:10 UTC (7+ messages)
` [PATCH v2 2/2] media: i2c: add Himax HM1246 image sensor driver
[PATCH] mfd: rz-mtu3: fix MTU5 NFCR register offset
2025-09-11 6:08 UTC (2+ messages)
[PATCH v3 0/4] Add test for G2G communications
2025-09-11 6:08 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Add test for G2G communications (rev3)
[PATCH v2] tests/intel/xe_query: Print both GT and tile in query-engines test
2025-09-11 6:08 UTC
[PATCH v2 0/2] Add pat-index-madvise
2025-09-11 6:08 UTC (2+ messages)
` ✓ i915.CI.Full: success for Add pat-index-madvise (rev2)
[PATCH v7 0/1] Bluetooth: mediatek: add gpio pin to reset bt
2025-09-11 6:07 UTC (5+ messages)
` [PATCH v7 1/1] "
[PATCH V6 0/2] Add AMD I3C master controller driver and bindings
2025-09-11 6:07 UTC (4+ messages)
` [PATCH V6 2/2] i3c: master: Add AMD I3C bus controller driver
[PATCH v5 0/4] x86/cpu/topology: Fix the preferred order of initial APIC ID parsing on AMD/Hygon
2025-09-11 6:06 UTC (5+ messages)
` [PATCH v5 1/4] x86/cpu/topology: Always try cpu_parse_topology_ext() "
[PATCH 0/2] fast-import: start controlling how commit signatures are handled
2025-09-11 6:06 UTC (5+ messages)
` [PATCH 1/2] gpg-interface: refactor 'enum sign_mode' parsing
` [PATCH 2/2] fast-import: add '--signed-commits=<mode>' option
[PATCH v2] btrfs: init file_extent_tree after i_mode has been set
2025-09-11 6:06 UTC
[PATCH 00/15] Optimize vrr.guardband and fix LRR
2025-09-11 6:06 UTC (2+ messages)
` ✓ i915.CI.BAT: success for Optimize vrr.guardband and fix LRR (rev10)
linux-next: build failure after merge of the mm-unstable tree
2025-09-11 6:05 UTC
[PATCHES] simple part of ->d_name stuff
2025-09-11 6:02 UTC (5+ messages)
` [PATCH 1/6] security_dentry_init_security(): constify qstr argument
` [PATCH 2/6] exfat_find(): "
[PATCH v2] dm: Preserve the order of REQ_PREFLUSH writes
2025-09-11 6:01 UTC (2+ messages)
[Buildroot] [PATCH 00/23] Remove libgtk2
2025-09-11 5:59 UTC (2+ messages)
` [Buildroot] [PATCH 03/23] package/gkrellm: remove package, needs libgtk2
[PATCH v2 0/5] drm: Miscellaneous fixes in drm code
2025-09-11 5:58 UTC (3+ messages)
` ✗ i915.CI.BAT: failure for drm: Miscellaneous fixes in drm code (rev2)
[PATCH ath-current 0/7] wifi: ath12k: Fix Issues in REO RX Queue Updates
2025-09-11 5:58 UTC (5+ messages)
[bug report] mtd: Add driver for concatenating devices
2025-09-11 5:57 UTC
[PATCH i-g-t 1/1] tests/intel/xe_eu_stall: Use the fastest sampling rate from the query IOCTL data
2025-09-11 5:57 UTC (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [i-g-t,1/1] "
[PATCH net-next v3] vhost/net: Defer TX queue re-enable until after sendmsg
2025-09-11 5:55 UTC (6+ messages)
` vhost_iotlb_miss tight loop lockup - RE "
[RFC] crypto: support for a standalone FIPS 140 module
2025-09-11 5:53 UTC (4+ messages)
` [PATCH RFC 005/104] crypto: hide crypto_default_rng variable
[PATCH v3] i2c: spacemit: configure ILCR for accurate SCL frequency
2025-09-11 5:50 UTC (3+ messages)
[RFC PATCH v1 0/2] Don't broadcast TLBI if mm was only active on local CPU
2025-09-11 5:50 UTC (3+ messages)
` [RFC PATCH v1 1/2] arm64: tlbflush: Move invocation of __flush_tlb_range_op() to a macro
[PATCH v3 0/2] ASoC: spacemit: add i2s support to K1 SoC
2025-09-11 5:47 UTC (6+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: Add bindings for SpacemiT K1
` [PATCH v3 2/2] ASoC: spacemit: add i2s support for K1 SoC
[PATCH 0/2] firmware: arm_scmi/imx: Support dump syslog
2025-09-11 5:47 UTC (7+ messages)
` [PATCH 1/2] firmware: arm_scmi: imx: Support getting syslog of MISC protocol
` [PATCH 2/2] firmware: imx: sm-misc: Dump syslog info
[PATCH v4 0/3] Add CCI and imx577 sensor support for lemans evk
2025-09-11 5:45 UTC (4+ messages)
` [PATCH v4 3/3] arm64: dts: qcom: lemans-evk-camera: Add DT overlay
[PATCH v4 0/7] mtd: rawnand: loongson: Add Loongson-2K nand controller support
2025-09-11 5:43 UTC (3+ messages)
[PATCH v2] mtd: spi: Add ISSI QSPI to lightweight SPI flash stack
2025-09-11 5:41 UTC (3+ messages)
[RFC PATCH v3 00/10] paravirt CPUs and push task for less vCPU preemption
2025-09-11 5:40 UTC (7+ messages)
` [RFC PATCH v3 04/10] sched/core: Dont allow to use CPU marked as paravirt
` [RFC PATCH v3 05/10] sched/fair: Don't consider paravirt CPUs for wakeup and load balance
` [RFC PATCH v3 07/10] sched/core: Push current task from paravirt CPU
[PATCH v2] env: spi: Fix gd->env_valid for the first write
2025-09-11 5:40 UTC (3+ messages)
[PATCH] drm/xe: defer free of NVM auxiliary container to device release callback
2025-09-11 5:38 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
2025-09-11 5:38 UTC (3+ messages)
` [PATCH v5 03/15] iommupt: Add the basic structure of the iommu implementation
[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
2025-09-11 5:38 UTC (2+ messages)
[PATCH v2 0/3] Add PCIe boot support on TI AM64X SoC
2025-09-11 5:38 UTC (3+ messages)
[GIT PULL] Btrfs fixes for 6.17-rc6
2025-09-11 5:37 UTC
[PATCH net] net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failure
2025-09-11 5:33 UTC
[RFC PATCH v1 00/38] ARM CCA Device Assignment support
2025-09-11 5:33 UTC (5+ messages)
` [RFC PATCH v1 34/38] coco: guest: arm64: Validate mmio range found in the interface report
❌ FAIL: Test report for master (6.17.0-rc5, upstream-mainline, 7aac7190)
2025-09-11 5:32 UTC
[GIT PULL] MediaTek ARM64 DTS updates for v6.18
2025-09-11 5:23 UTC (2+ messages)
linux-next: build warning after merge of the vfs tree
2025-09-11 5:23 UTC
[Buildroot] [PATCH 0/4 v2] package/pkg-golang: simplify installing multiple binaries
2025-09-11 5:22 UTC (10+ messages)
` [Buildroot] [PATCH 1/4 "
[PATCH v3 0/2] Fix EMAC clock source selection
2025-09-11 5:21 UTC (3+ messages)
` [PATCH v3 1/2] drivers: clk: agilex: "
` [PATCH v3 2/2] drivers: clk: agilex: Use FIELD_GET during EMAC clock selection
linux-next: build warnings after merge of the mm-unstable tree
2025-09-11 5:20 UTC
[PATCH v2 0/3] mtd: spi-nand: Add support for randomizer
2025-09-11 5:15 UTC (7+ messages)
` [PATCH v2 3/3] mtd: spi-nand: macronix: Add randomizer support
[TECH TOPIC] UALink driver upstreaming
2025-09-11 5:13 UTC (2+ messages)
[PATCH v4 0/3] Support ROHM BD79112 ADC
2025-09-11 5:13 UTC (4+ messages)
` [PATCH v4 2/3] iio: adc: Support ROHM BD79112 ADC/GPIO
[PATCH v3 0/4] Enable USB 3.1 for Agilex5 SoCFPGA
2025-09-11 5:12 UTC (4+ messages)
` [PATCH v3 2/4] configs: Enable USB DWC3 host drivers for Agilex5
` [PATCH v3 3/4] configs: Increase USB Hub debounce timeout in Agilex5
` [PATCH v3 4/4] arch: arm: socfpga: Configure USB3 System Manager registers
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.