messages from 2025-05-12 04:19:11 to 2025-05-12 06:40:24 UTC [more...]
[PATCH v2 0/3] drm: Create an app info option for wedge events
2025-05-12 6:08 UTC (3+ messages)
` [PATCH v2 1/3] "
[PATCH] selftests/bpf: Fix bpf selftest build error
2025-05-12 6:40 UTC (5+ messages)
[PATCH RFC md-6.16 v3 00/19] md: introduce a new lockless bitmap
2025-05-12 6:39 UTC (37+ messages)
` [PATCH RFC md-6.16 v3 01/19] md/md-bitmap: add {start, end}_discard in bitmap_operations
` [PATCH RFC md-6.16 v3 02/19] md: support discard for bitmap ops
` [PATCH RFC md-6.16 v3 03/19] md/md-bitmap: remove parameter slot from bitmap_create()
` [PATCH RFC md-6.16 v3 04/19] md: add a new sysfs api bitmap_version
` [PATCH RFC md-6.16 v3 05/19] md: delay registration of bitmap_ops until creating bitmap
` [PATCH RFC md-6.16 v3 06/19] md: add a new parameter 'offset' to md_super_write()
` [PATCH RFC md-6.16 v3 07/19] md/md-bitmap: add a new helper skip_sync_blocks() in bitmap_operations
` [PATCH RFC md-6.16 v3 08/19] md/md-bitmap: add a new helper blocks_synced() "
` [PATCH RFC md-6.16 v3 09/19] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH RFC md-6.16 v3 10/19] md/md-llbitmap: add data structure definition and comments
` [PATCH RFC md-6.16 v3 11/19] md/md-llbitmap: implement bitmap IO
` [PATCH RFC md-6.16 v3 15/19] md/md-llbitmap: implement APIs to dirty bits and clear bits
` [PATCH RFC md-6.16 v3 17/19] md/md-llbitmap: implement all bitmap operations
` [PATCH RFC md-6.16 v3 19/19] md/md-llbitmap: add Kconfig
[PATCH] mm/truncate: fix out-of-bounds when doing a right-aligned split
2025-05-12 6:28 UTC
[ISSUE REPORT] xHCI infinite endpoint reset loop on full-speed after transfer error
2025-05-12 6:39 UTC
[PATCH] drm/amdgpu: add debugfs for spirom IFWI dump
2025-05-12 6:39 UTC (4+ messages)
[PATCH] mm/contig_alloc: fix alloc_contig_range when __GFP_COMP and order < MAX_ORDER
2025-05-12 6:38 UTC (6+ messages)
[PATCH][next] memory: stm32: Fix spelling mistake "resset" -> "reset"
2025-05-12 6:38 UTC (2+ messages)
[PATCH net] bnxt_en: bring back rtnl_lock() in bnxt_fw_reset_task()
2025-05-12 6:37 UTC
[PATCH v10 0/3] arm64: dts: st: Add SPI NOR support for stm32mp257f-ev1
2025-05-12 6:29 UTC (3+ messages)
` [PATCH v10 1/3] arm64: dts: st: Add OMM node on stm32mp251
` [PATCH v10 3/3] arm64: dts: st: Add SPI NOR flash support on stm32mp257f-ev1 board
[PATCH v5 1/4] serial: 8250: fix panic due to PSLVERR
2025-05-12 6:37 UTC (4+ messages)
` [PATCH v5 2/4] serial: 8250: avoid potential PSLVERR issue
` [External] "
[PATCH] platform/x86/amd/hsmp: Declare hsmp_create_sensor() as static within #if clause
2025-05-12 6:37 UTC
[syzbot] [io-uring] KCSAN: data-race in copy_mm / percpu_counter_destroy_many
2025-05-12 6:36 UTC
[PATCH net-next] net: enetc: fix implicit declaration of function FIELD_PREP
2025-05-12 6:17 UTC
[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
2025-05-12 6:34 UTC (6+ messages)
` [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field
` How to mark internal properties (was: Re: [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field)
` How to mark internal properties
[syzbot] Monthly fbdev report (May 2025)
2025-05-12 6:34 UTC
[syzbot] Monthly wireguard report (May 2025)
2025-05-12 6:34 UTC
[syzbot] [lsm?] [keyrings?] KCSAN: data-race in key_garbage_collector / key_set_expiry
2025-05-12 6:34 UTC
[LTP] [PATCH v1] Fix: dirtyc0w_shmem child process exit with error due to uninitialized lib_pid
2025-05-12 6:33 UTC (3+ messages)
[PATCH v4 00/22] Add Intel Touch Host Controller drivers
2025-05-12 6:33 UTC (4+ messages)
[PATCH v4] pwm: tidyup PWM menu for Renesas
2025-05-12 6:33 UTC
[PATCH v2] clk: samsung: correct clock summary for hsi1 block
2025-05-12 6:29 UTC (2+ messages)
[PATCH 0/2] iommu/amd: Support for HATdis and HATS features
2025-05-12 6:30 UTC (8+ messages)
` [PATCH 1/2] iommu/amd: Add HATDis feature support
[net] octeontx2-pf: Fix ethtool support for SDP representors
2025-05-12 6:29 UTC
[linus:master] [bcachefs] d1b0f9aa73: xfstests.generic.094.fail
2025-05-12 6:28 UTC
[PATCH v10 0/3] Allow to enable multifd and postcopy migration together
2025-05-12 6:26 UTC (7+ messages)
` [PATCH v10 3/3] migration: write zero pages when postcopy enabled
[PATCH 0/2] net/mlx5: flow counter pool fixes
2025-05-12 6:26 UTC (2+ messages)
[PATCH v4 2/4] mm/page_isolation: remove migratetype from move_freepages_block_isolate()
2025-05-12 6:25 UTC (2+ messages)
[PATCH v2 0/4] perf python: Add missing infra pieces for counting perf events
2025-05-12 5:57 UTC (5+ messages)
` [PATCH v2 1/4] perf python: Add support for perf_counts_values to return counter data
` [PATCH v2 2/4] perf python: Add evsel read method
` [PATCH v2 3/4] perf python: Add evlist close support
` [PATCH v2 4/4] perf python: Add counting.py as example for counting perf events
[PATCH] net/mlx5: validate GTP PSC QFI width
2025-05-12 6:25 UTC (2+ messages)
[PATCH] net/mlx5: fix modify field action on group 0
2025-05-12 6:24 UTC (2+ messages)
[PATCH v2] net/mlx5: mitigate the Tx queue parameter adjustment
2025-05-12 6:24 UTC (2+ messages)
[PATCH v3] mm: remove obsolete pgd_offset_gate()
2025-05-12 6:22 UTC (2+ messages)
[PATCH i-g-t] tests/kms_display_modes: Fit modes within MST bandwidth constraints
2025-05-12 6:23 UTC (4+ messages)
` ✗ i915.CI.BAT: failure for tests/kms_display_modes: Fit modes within MST bandwidth constraints (rev7)
` ✓ Xe.CI.BAT: success "
[PATCH] n_tty: fix data race in n_tty_poll()
2025-05-12 6:21 UTC (2+ messages)
[cip-dev] Support for TI AM62P SK in isar-cip-core: U-Boot and Kernel Version Plans
2025-05-12 6:22 UTC
[PATCH v1] net/mlx5: support multi-host lag probe
2025-05-12 6:22 UTC (2+ messages)
Does GUP page unpinning have to be done in the pinning context?
2025-05-12 6:21 UTC (8+ messages)
[PATCH] net/mlx5: add GRE as L4 layer for entropy calculation
2025-05-12 6:21 UTC (2+ messages)
[rfc] drm/ttm/memcg: simplest initial memcg/ttm integration (series v3)
2025-05-12 6:12 UTC (8+ messages)
` [PATCH 1/7] mm: add gpu active/reclaim per-node stat counters
` [PATCH 2/7] ttm: use gpu mm stats to track gpu memory allocations
` [PATCH 3/7] memcg: add GPU statistic
` [PATCH 4/7] memcg: add hooks for gpu memcg charging/uncharging
` [PATCH 5/7] ttm: add initial memcg integration. (v4)
` [PATCH 6/7] amdgpu: add support for memcg integration
` [PATCH 7/7] nouveau: add "
[linux-next:master] [kasan] bb37c7f4fe: kernel_BUG_at_arch/x86/kernel/irqinit.c
2025-05-12 6:17 UTC
[PATCH 0/3] pinctrl: imx-scmi: Introdue nxp,iomuxc-daisy-off
2025-05-12 6:17 UTC (3+ messages)
` [PATCH 2/3] pinctrl: imx-scmi: Get daisy register offset from DT
[PATCH v3] pwm: tidyup PWM menu for Renesas
2025-05-12 6:17 UTC (4+ messages)
[PATCH] relay: Remove unused relay_late_setup_files
2025-05-12 6:17 UTC (3+ messages)
[PATCH v3 0/3] x86: Allow variable-sized event frame
2025-05-12 6:13 UTC (6+ messages)
` [PATCH v3 3/3] x86: Zap TOP_OF_KERNEL_STACK_PADDING on x86_64
[PATCH v5 0/3] Support active context utilization
2025-05-12 6:14 UTC (8+ messages)
` ✓ CI.checkpatch: success for Support active context utilization (rev5)
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.checksparse: "
` ✓ CI.Hooks: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2 0/2] amd_iommu: Fixes
2025-05-12 6:10 UTC (7+ messages)
` [PATCH v2 1/2] hw/i386/amd_iommu: Fix device setup failure when PT is on
` [PATCH v2 2/2] hw/i386/amd_iommu: Fix xtsup when vcpus < 255
[PATCH v5 0/3] media: qcom: iris: add support for SA8775P
2025-05-12 6:10 UTC (2+ messages)
[PATCH v3] wifi: ath11k: support DBS and DFS compatibility
2025-05-12 6:09 UTC (4+ messages)
[PATCH v7 0/5] media: qcom: iris: add support for QCS8300
2025-05-12 6:08 UTC (2+ messages)
[PATCH v8 0/5] auxdisplay: add support for TI LP5812 4x3 Matrix LED driver
2025-05-12 6:05 UTC (3+ messages)
[PATCH] fstests: btrfs: add git commit ID to btrfs/335
2025-05-12 6:07 UTC
[PATCH v3 0/2] soc: spacemit: add sdhci support to K1 SoC
2025-05-12 6:04 UTC (4+ messages)
` [PATCH v3 2/2] mmc: sdhci-of-k1: add support for SpacemiT "
[PATCH 0/3] arm: fix imx_* defconfig
2025-05-12 6:03 UTC (2+ messages)
[PATCH v3] qtest/migration/rdma: Add test for rdma migration with ipv6
2025-05-12 6:01 UTC
[PATCH v3 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
2025-05-12 6:00 UTC (3+ messages)
` [PATCH v3 06/19] hw/net/e1000: Remove unused E1000_FLAG_MAC flag
[PATCH] nvmet: nvmet_sq_init(): fix use of uninitialized variable
2025-05-12 6:01 UTC (3+ messages)
[REGRESSION] on linux-next (next-20250507)
2025-05-12 6:00 UTC
[PATCH] fstests: btrfs: a new test case to verify scrub and rescue=idatacsums
2025-05-12 5:59 UTC (2+ messages)
[PATCH] target/riscv/kvm/kvm-cpu: Fixed the issue of resume after QEMU+KVM migration
2025-05-12 1:17 UTC
Query Regarding VM Consistent Snapshot Approaches and Impact of QEMU Guest Agent Freeze
2025-05-12 5:03 UTC
[PATCH v14 00/11] Support page table check on PowerPC
2025-05-12 5:04 UTC (3+ messages)
[PATCH] target/riscv/kvm/kvm-cpu: Fixed the issue of resume after QEMU+KVM migration
2025-05-12 2:34 UTC
[PATCH v2 00/14] Introduce AMD Pensando RDMA driver
2025-05-12 5:54 UTC (7+ messages)
` [PATCH v2 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v2 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment
[PATCH v2] iommu/amd: Allow matching ACPI HID devices without matching UIDs
2025-05-12 5:54 UTC (2+ messages)
[PATCH v2] thermal: sysfs: Return ENODATA instead of EAGAIN for reads
2025-05-12 5:52 UTC
[RFC PATCHv4 0/3] improve NVMe multipath handling
2025-05-12 5:51 UTC (3+ messages)
` [RFC PATCHv4 1/3] nvme-multipath: introduce delayed removal of the multipath head node
[PATCH] drm/amdgpu: Fix the kernel panic caused by RAS records exceed threshold
2025-05-12 5:51 UTC (2+ messages)
[PATCH v2 0/2] iommu/amd: Support for HATdis and HATS features
2025-05-12 5:50 UTC (4+ messages)
` [PATCH v2 1/2] iommu/amd: Add HATDis feature support
[PATCH v2 1/2] qtest/migration/rdma: Enforce RLIMIT_MEMLOCK >= 128MB requirement
2025-05-12 5:49 UTC (4+ messages)
` [PATCH v2 2/2] qtest/migration/rdma: Add test for rdma migration with ipv6
[PATCH] drbd: Fix kernel hangs issue
2025-05-12 5:44 UTC
[PATCH v3 0/4] Allow dyn MSI-X vector allocation of MANA
2025-05-12 5:49 UTC (4+ messages)
` [PATCH v3 3/4] net: mana: Allow irq_setup() to skip cpus for affinity
bugfix CAAM error on startup
2025-05-12 5:39 UTC (4+ messages)
` arm:, imx:, caam: [PATCH] "
` [External] "
[tip:tip/urgent] BUILD SUCCESS 132e896f0ee5608d44e0fe1405d8fbd650c0973b
2025-05-12 5:48 UTC
[PATCH 0/4] crypto: lib/chacha - improve type safety
2025-05-12 5:45 UTC (3+ messages)
[PATCH v3 0/7] Clean up the crypto testing options
2025-05-12 5:46 UTC (2+ messages)
[PATCH 0/8] crypto: use memcpy_sglist() instead of null skcipher
2025-05-12 5:46 UTC (2+ messages)
[PATCH v4 0/2] Add SDHCI_QUIRK2_SUPPRESS_V1P8_ENA
2025-05-12 5:43 UTC (4+ messages)
[PATCH] wifi: mt76: disable napi on driver removal
2025-05-12 5:40 UTC (2+ messages)
arch/arc/net/bpf_jit_arcv2.c:2236:3: error: label at end of compound statement
2025-05-12 5:40 UTC (2+ messages)
[PATCH v4] ata: libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drives
2025-05-12 5:37 UTC (14+ messages)
[PATCH i-g-t v3] tests/kms_tiled_display: Skip if connectors are not of same type
2025-05-12 5:37 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_tiled_display: Skip if connectors are not of same type (rev3)
` ✗ i915.CI.BAT: failure "
[PATCH] kbuild: fix typos "module.builtin" to "modules.builtin"
2025-05-12 5:36 UTC
[PATCH] hiberbate: init image_size depend on totalram_pages
2025-05-12 5:33 UTC
[PATCH v2 0/6] Add SPAcc Crypto Driver
2025-05-12 5:31 UTC (3+ messages)
` [PATCH v2 4/6] Add SPAcc ahash support
[PATCH rdma-next v4 0/4] RDMA/mana_ib: allow separate mana_ib for each mana client
2025-05-12 5:29 UTC (3+ messages)
` [PATCH rdma-next v4 4/4] net: mana: Add support for auxiliary device servicing events
[pdx86-platform-drivers-x86:review-ilpo-next 94/99] ld.lld: error: duplicate symbol: hsmp_create_sensor
2025-05-12 5:29 UTC
[PATCH hyperv-next v2 0/4] Confidential VMBus
2025-05-12 5:22 UTC (3+ messages)
` [PATCH hyperv-next v2 1/4] Documentation: hyperv: "
linux-next: manual merge of the tip tree with the pm tree
2025-05-12 5:23 UTC (2+ messages)
[PATCH v1 00/22] Fix incorrect hash results on AST2700
2025-05-12 5:22 UTC (4+ messages)
` [PATCH v1 12/22] hw/misc/aspeed_hace Support to dump plaintext and digest for better debugging
[PATCH] io_uring/uring_cmd: fix hybrid polling initialization issue
2025-05-12 5:20 UTC
[walnascar][PATCH] libsoup-2.4: fix CVE-2024-52532
2025-05-12 5:21 UTC
[PATCH v3 00/11] Add Tegra264 support in AHUB drivers
2025-05-12 5:17 UTC (12+ messages)
` [PATCH v3 01/11] dt-bindings: ASoC: admaif: Add missing properties
` [PATCH v3 02/11] dt-bindings: ASoC: Document Tegra264 APE support
` [PATCH v3 03/11] ASoC: tegra: CIF: Add Tegra264 support
` [PATCH v3 04/11] ASoC: tegra: ADMAIF: "
` [PATCH v3 05/11] ASoC: tegra: ASRC: Update ARAM address
` [PATCH v3 06/11] ASoC: tegra: Update PLL rate for Tegra264
` [PATCH v3 07/11] ASoC: tegra: I2S: Add Tegra264 support
` [PATCH v3 08/11] ASoC: tegra: AMX: "
` [PATCH v3 09/11] ASoC: tegra: ADX: "
` [PATCH v3 10/11] ASoC: tegra: AHUB: "
` [PATCH v3 11/11] ASoC: tegra: Tegra264 support in isomgr_bw
[REGRESSION] applespi from 6.12 onwards
2025-05-12 5:12 UTC (9+ messages)
[RFC PATCH 2/2] riscv: Introduce support for hardware break/watchpoints
2025-05-12 5:15 UTC (4+ messages)
[v4 PATCH 11/11] crypto: lib/poly1305 - Use block-only interface
2025-05-12 5:13 UTC (12+ messages)
` [PATCH] crypto: powerpc/poly1305 - Add missing poly1305_emit_arch
` [PATCH] crypto: powerpc/poly1305 - Restore crypto_simd_usable test
` [PATCH] crypto: powerpc/poly1305 - Fix input mixup in poly1305_emit_arch
` [v2 PATCH] crypto: powerpc/poly1305 - Add poly1305_emit_arch wrapper
[walnascar][PATCH] icu: set ac_cv_path_install to ensure install tool reproducibility
2025-05-12 5:09 UTC
[PATCH v4 0/4] clk: qcom: Add camera clock controller support for sc8180x
2025-05-12 5:04 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: clock: qcom: Add missing bindings on gcc-sc8180x
` [PATCH v4 2/4] dt-bindings: clock: Add Qualcomm SC8180X Camera clock controller
` [PATCH v4 3/4] clk: qcom: camcc-sc8180x: Add SC8180X camera clock controller driver
` [PATCH v4 4/4] arm64: dts: qcom: Add camera clock controller for sc8180x
linux-next: duplicate patch in the tip tree
2025-05-12 5:04 UTC
[PATCH] KVM: Use call_rcu() in kvm_io_bus_register_dev
2025-05-12 5:03 UTC (5+ messages)
` 答复: [????] "
` 答复: [????] Re: ??: "
linux-next: duplicate patch in the dt-krzk tree
2025-05-12 4:59 UTC
[PATCH v2 0/2] Add Tegra264 support in ADMA driver
2025-05-12 5:00 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: Document Tegra264 ADMA support
` [PATCH v2 2/2] dmaengine: tegra210-adma: Add Tegra264 support
Tamil translation pull request
2025-05-12 5:00 UTC (2+ messages)
[PATCH] Drivers: hv: Introduce mshv_vtl driver
2025-05-12 4:57 UTC (8+ messages)
` [EXTERNAL] "
[BUG] propagate_umount() breakage
2025-05-12 4:50 UTC (2+ messages)
[syzbot] [net?] WARNING in neigh_parms_release
2025-05-12 4:50 UTC
[PATCH] drm/amdgpu: Fix the kernel panic caused by RAS records exceed threshold
2025-05-12 4:49 UTC (2+ messages)
[PATCH net v2] qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd()
2025-05-12 4:48 UTC
[PATCH v5 0/5] Add support for the Bus Lock Threshold
2025-05-12 4:47 UTC (2+ messages)
drivers/scsi/scsi_debug.o: warning: objtool: do_device_access.part.0+0x14c: unreachable instruction
2025-05-12 4:37 UTC
[PATCH] xfs: remove some EXPERIMENTAL warnings
2025-05-12 4:34 UTC (2+ messages)
[BUG] Data race between xfs_file_release and xfs_bmap_del_extent_delay about i_delayed_blks
2025-05-12 4:33 UTC (2+ messages)
[tip:master] BUILD SUCCESS 8e3f385164626dc6bbf000decf04aa98e943e07e
2025-05-12 4:30 UTC
[PATCH 00/18] DPLL framework redesign
2025-05-12 4:27 UTC (4+ messages)
` [PATCH 15/18] drm/i915/dpll: Rename intel_unreference_dpll__crtc
[RFC] shrinking struct page (part of page pool)
2025-05-12 4:24 UTC (6+ messages)
[Buildroot] [PATCH 1/1] package/python-aniso8601: bump version to 10.0.1
2025-05-12 4:23 UTC
[PATCH] block: remove the same_page output argument to bvec_try_merge_page
2025-05-12 4:23 UTC
[PATCHv4] block: always allocate integrity buffer when required
2025-05-12 4:21 UTC (2+ messages)
[PATCH net-next v1 0/2] bonding: Extend arp_ip_target format to allow for a list of vlan tags
2025-05-12 4:20 UTC (2+ messages)
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.