messages from 2026-06-23 12:14:25 to 2026-06-23 12:57:01 UTC [more...]
[PATCH 00/18] arm64: xilinx: Decouple firmware interface
2026-06-23 12:53 UTC (19+ messages)
` [PATCH 01/18] arm: xilinx: Guard mach sys_proto.h against multiple inclusion
` [PATCH 02/18] arm64: versal2: Decouple multiboot register access from firmware
` [PATCH 03/18] arm64: versal2: Move bootmode decoding out of board code
` [PATCH 04/18] arm64: versal: Decouple multiboot register access from firmware
` [PATCH 05/18] arm64: versal: Move bootmode decoding out of board code
` [PATCH 06/18] arm64: versal: Move board_early_init_r clock setup to mach code
` [PATCH 07/18] arm64: versal2: "
` [PATCH 08/18] arm64: versal-net: "
` [PATCH 09/18] arm64: zynqmp: "
` [PATCH 10/18] arm64: versal2: Move SoC detection out of board code
` [PATCH 11/18] arm64: versal-net: "
` [PATCH 12/18] arm64: versal-net: Move bootmode decoding "
` [PATCH 13/18] arm64: zynqmp: Decouple MMIO accessors from firmware
` [PATCH 14/18] arm64: versal-net: Deduplicate SPI bootmode handling
` [PATCH 15/18] arm64: versal-net: Simplify spi_get_bootseq() bootmode switch
` [PATCH 16/18] arm64: versal-net: Do not print bootmode from spi_get_env_dev()
` [PATCH 17/18] arm64: versal-net: Look up eMMC device in boot_targets_setup()
` [PATCH 18/18] arm64: versal-net: Add mmc_get_env_dev() and deduplicate MMC handling
[PATCH 0/4] kvm: sev: Fix issues reported by Sashiko
2026-06-23 12:56 UTC (5+ messages)
` [PATCH 2/4] kvm: sev: Unmap pages in correct order in sev_gmem_post_populate()
[PATCH] target/arm/hvf: panic the guest if an unhandled exception occurs
2026-06-23 12:56 UTC
[PATCH v9] PCI: Add device-specific reset for Qualcomm devices
2026-06-23 12:56 UTC (2+ messages)
[PATCH] drm/panthor: Fix NPD issue on partial unmap of an evicted BO
2026-06-23 12:55 UTC (6+ messages)
[PATCH v6 0/3] md/raid10: fix r10bio width mismatches across reshape
2026-06-23 12:55 UTC (5+ messages)
` [PATCH v6 1/3] md: suspend array when sync_action=reshape
` [PATCH v6 2/3] md/raid10: resize r10bio_pool for reshape
` [PATCH v6 3/3] md/raid10: free r10bio before ending master_bio in raid_end_bio_io() and raid_end_discard_bio()
[PATCH] hw/char/virtio-serial-bus: fix guest-triggerable OOM in control_out()
2026-06-23 12:54 UTC (5+ messages)
[PATCH v5 0/2] luo: convert serialized ptr to KHOSER_PTR
2026-06-23 12:54 UTC (7+ messages)
` [PATCH v5 1/3] mm/memfd_luo: validate serialized_data before conversion
` [PATCH v5 2/3] kho: add KHOSER_COPY_PTR to allow phys copy of serialized ptr
` [PATCH v5 3/3] luo: Update serialized data to use KHOSER_PTR
[PATCH] of_numa: fix return -EINVAL when numa-node-id is not found in last node
2026-06-23 12:53 UTC (4+ messages)
[PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
2026-06-23 12:52 UTC (2+ messages)
[PATCH v2] iio: ti-ads7138: Disable STATS_EN bit while reading conversion results
2026-06-23 12:52 UTC (2+ messages)
[PATCH v2 00/11] drm/panthor: Reduce dma_fence signalling latency
2026-06-23 12:52 UTC (16+ messages)
` [PATCH v2 06/11] drm/panthor: Prepare the scheduler logic for FW events in IRQ context
[PATCH 0/6] drm/i915: Clean up GPIO pin stuff
2026-06-23 12:51 UTC (7+ messages)
` [PATCH 1/6] drm/i915/gmbus: Rename GPIO pins
` [PATCH 2/6] drm/i915/gmbus: s/gmbus_pins_bdw/gmbus_pins_lpt/
` [PATCH 3/6] drm/i915/gmbus: Add gmbus_pins_lpt_lp[]
` [PATCH 4/6] drm/i915/gmbus: s/gmbus_pins_skl/gmbus_pins_spt/
` [PATCH 5/6] drm/i915/gmbus: Drop the platform suffixes from GMBUS pins
` [PATCH 6/6] drm/i915/hdmi: Remove CNP port F leftovers
Controle de votre adresse e-mail
2026-06-23 12:51 UTC
[PATCH v3 0/7] drm/panthor: Reduce dma_fence signalling latency
2026-06-23 12:51 UTC (8+ messages)
` [PATCH v3 1/7] drm/panthor: Make panthor_irq::state a non-atomic field
` [PATCH v3 2/7] drm/panthor: Move the register accessors before the IRQ helpers
` [PATCH v3 3/7] drm/panthor: Replace the panthor_irq macro machinery by inline helpers
` [PATCH v3 4/7] drm/panthor: Protect events processing with a separate spinlock
` [PATCH v3 5/7] drm/panthor: Don't defer job completion checks
` [PATCH v3 6/7] drm/panthor: Don't defer FW event processing
` [PATCH v3 7/7] drm/panthor: Automate CSG IRQ processing at group unbind time
[PATCH RFC] netfilter: bridge: fix VLAN protocol mismatch in nf_ct_bridge_refrag
2026-06-23 12:51 UTC (2+ messages)
[PATCH v2] md: use READ_ONCE() for lockless reads of sb_flags
2026-06-23 12:51 UTC (3+ messages)
[PATCH] net/mlx5: fix double free in vectorized Rx recovery
2026-06-23 12:50 UTC (2+ messages)
[PATCH RFC v3 00/12] namespace-aware configfs
2026-06-23 12:50 UTC (3+ messages)
` [PATCH RFC v3 01/12] fs/configfs: rework configfs_is_root()
[PULL 00/18] Next patches
2026-06-23 12:47 UTC (19+ messages)
` [PULL 01/18] thread-pool: Allow at least 1 thread in thread_pool_adjust_max_threads_to_work()
` [PULL 02/18] qapi/migration: Remove @cpr-exec-command doc in MigrationParameter
` [PULL 03/18] system/physmem: Synchronize ram_list accesses
` [PULL 04/18] system/memory: Remove MAX_PHYS_ADDR
` [PULL 05/18] migration: Use OBJECT_DECLARE_SIMPLE_TYPE
` [PULL 06/18] tests/qtest/migration: Add migration test on loongarch
` [PULL 07/18] migration/tests: Update a-b-boot images for all archs
` [PULL 08/18] system/memory: split RamDiscardManager into source and manager
` [PULL 09/18] system/memory: move RamDiscardManager to separate compilation unit
` [PULL 10/18] system/memory: constify section arguments
` [PULL 11/18] system/ram-discard-manager: implement replay via is_populated iteration
` [PULL 12/18] virtio-mem: remove replay_populated/replay_discarded implementation
` [PULL 13/18] system/ram-discard-manager: drop replay from source interface
` [PULL 14/18] system/memory: implement RamDiscardManager multi-source aggregation
` [PULL 15/18] system/physmem: destroy ram block attributes before RCU-deferred reclaim
` [PULL 16/18] system/memory: add RamDiscardManager reference counting and cleanup
` [PULL 17/18] tests: add unit tests for RamDiscardManager multi-source aggregation
` [PULL 18/18] system/physmem: make ram_block_discard_range() handle guest_memfd
[PATCH] gpu: nova-core: parse structs via zerocopy
2026-06-23 12:50 UTC (6+ messages)
[PATCH 0/2] drm/exynos: DRM encoder improvements for Exynos devices
2026-06-23 12:49 UTC (3+ messages)
` [PATCH 1/2] drm/exynos: Remove dependency on DRM simple helpers
` [PATCH 2/2] drm/exynos: Add error handling to drm_encoder_init()
[PATCH] af_unix: move proto info out of CONFIG_BPF_SYSCALL
2026-06-23 12:49 UTC
[rockchip][PATCH 0/2] rk3576: rock-4d: initial support
2026-06-23 12:49 UTC (5+ messages)
` [rockchip][PATCH 1/2] rk3576: add "
` [yocto-patches] "
[android-common:android16-6.12-2026-06 11/11] include/linux/compiler.h:166:45: error: '__UNIQUE_ID_y_375' undeclared; did you mean '__UNIQUE_ID_x_374'?
2026-06-23 12:49 UTC
[PATCH v2 0/5] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
2026-06-23 12:49 UTC (4+ messages)
` ✗ CI.checkpatch: warning for drm/i915: Work harder to enable VRR based refresh rate changes on eDP (rev4)
` ✓ CI.KUnit: success "
` ✓ i915.CI.BAT: "
[f2fs-dev] [PATCH] f2fs: fix to avoid move_range and defragment on device_alias file
2026-06-23 12:48 UTC (2+ messages)
` "
[LTP] [PATCH] set_mempolicy05: require CONFIG_NUMA
2026-06-23 12:48 UTC
[RFC PATCH v2 03/10] kvm: Prepare core VM structs and helpers for LUO support
2026-06-23 12:48 UTC (3+ messages)
[PATCH] ovl: Allow changing default fsync_mode
2026-06-23 12:47 UTC (13+ messages)
[PATCH v3 0/4] Fix racy and incorrect updates to MSR_K7_HWCR
2026-06-23 12:47 UTC (5+ messages)
` [PATCH v3 3/4] cpufreq: ACPI: Use IPI to update boost MSR in cpufreq_boost_down_prep()
` [PATCH v3 4/4] cpufreq: ACPI: Use amd_update_hwcr() for MSR_K7_HWCR updates
[PATCH v2 00/28] drm/i915/dp_link: Refactor DP link capability logic part1
2026-06-23 12:47 UTC (5+ messages)
` [PATCH v2 05/28] drm/i915/dp_link_caps: Move forced link param helpers to link caps
[PATCH 0/2] rockchip: odroid-m1s/rk3566 watchdog support
2026-06-23 12:45 UTC (4+ messages)
` [PATCH 1/2] rockchip: rk3568: make the WDT trigger a first global reset
[PATCH] Bluetooth: btusb: Add IMC Networks MT7922 device 0x13d3:0x3625
2026-06-23 12:46 UTC (2+ messages)
` "
[PATCH 0/2] serial: sc16is7xx: fix TX inter-frame gaps on SPI UARTs
2026-06-23 12:45 UTC (3+ messages)
` [PATCH 2/2] serial: sc16is7xx: set TX FIFO trigger level to half FIFO to prevent underruns
[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
2026-06-23 12:44 UTC (2+ messages)
linux-next: Tree for Jun 23
2026-06-23 12:44 UTC
linux-next: Tree for Jun 22
2026-06-23 12:43 UTC
Missing signoff in the block tree
2026-06-23 12:43 UTC
[PATCH v9 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
2026-06-23 12:43 UTC (7+ messages)
[PATCH v3 0/2] misc: ibmasm: Fix out-of-bounds MMIO accesses
2026-06-23 12:43 UTC (3+ messages)
` [PATCH v3 1/2] misc: ibmasm: Fix static out-of-bounds MMIO access during probe
` [PATCH v3 2/2] misc: ibmasm: Fix dynamic out-of-bounds MMIO access
[PATCH] staging: most: dim2: use dev_err_probe() for clock errors in rcar enable functions
2026-06-23 12:42 UTC
[PATCH v2 00/12] Add thermal management support for sama7d65
2026-06-23 12:42 UTC (7+ messages)
` [PATCH v2 07/12] ARM: dts: microchip: sama7d65: Add ADC node
` [PATCH v2 08/12] ARM: dts: microchip: sama7d65_curiosity: Enable ADC, DVFS
` [PATCH v2 10/12] ARM: dts: microchip: sama7d65: add cells for temperature calibration
[PATCH bpf-next 1/2] bpf: support shift operations with non-const src operand
2026-06-23 12:42 UTC (2+ messages)
[isar-cip-core][PATCH v4 0/3] Enable Debian Sid support
2026-06-23 12:41 UTC (4+ messages)
` [isar-cip-core][PATCH v4 2/3] "
[PATCH 0/2] semihosting: Fix auto-strlen for 32-bit targets + add riscv32 test
2026-06-23 12:40 UTC (3+ messages)
` [PATCH 1/2] semihosting/arm-compat-semi: Fix auto‑strlen detection for 32‑bit targets
[PATCH v29 0/5] Type2 device basic support
2026-06-23 12:40 UTC (7+ messages)
` [PATCH v29 2/5] cxl/sfc: Map cxl regs
` [PATCH v29 4/5] sfc: obtain and map cxl range using devm_cxl_probe_mem
` [PATCH v29 5/5] sfc: support pio mapping based on cxl
[PATCH RFC] jfs: add dmap integrity check to prevent array-index-out-of-bounds
2026-06-23 12:38 UTC (2+ messages)
[PATCH i-g-t] tests/intel-ci/chamelium-only.testlist: Include additional chamelium tests
2026-06-23 12:49 UTC
[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
2026-06-23 12:38 UTC (14+ messages)
` [PATCH v3 6/9] vfio/pci: Clean up BAR zap and revocation
[PATCH bpf-next v4 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
2026-06-23 12:36 UTC (2+ messages)
[PATCH 1/1] watchdog: avoid extra sys_info dumps for all_bt
2026-06-23 12:37 UTC (2+ messages)
[PATCH v7 00/17] target/s390x: Extend qemu CPACF support
2026-06-23 12:36 UTC (13+ messages)
` [PATCH v7 11/17] target/s390x: Support protected key AES CBC for cpacf kmc instruction
` [PATCH v7 12/17] target/s390x: Support protected key AES CTR for cpacf kmctr instruction
` [PATCH v7 13/17] target/s390x: Minimal protected key AES XTS support for cpacf pcc instruction
` [PATCH v7 14/17] target/s390x: Support protected key AES XTS for cpacf km instruction
[RFC PATCH] thunderbolt: icm: report switch runtime resume timeout
2026-06-23 12:36 UTC (2+ messages)
[PATCH v2] nvme-multipath: expose path_state via sysfs
2026-06-23 12:35 UTC (2+ messages)
[PATCH v3 0/5] Implement Eager Page Splitting for RISC-V
2026-06-23 12:34 UTC (9+ messages)
` [PATCH v3 1/5] RISC-V: KVM: Add the split page cache for ioctl context
` [PATCH v3 2/5] RISC-V: KVM: Split huge pages when dirty logging is enabled
` [PATCH v3 4/5] RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v3 5/5] RISC-V: KVM: Add the eager_page_split module parameter
[PATCH] drm/amdgpu: fix aperture mapping leak
2026-06-23 12:34 UTC (2+ messages)
[PATCH v4 0/5] clk: rockchip: rk3588: add I2S MCLK output gate clocks
2026-06-23 12:33 UTC (6+ messages)
` [PATCH v4 5/5] clk: rockchip: rk3588: add GATE_GRF clocks for I2S MCLK output to IO
[f2fs-dev] [PATCH v3] f2fs: support dynamic include/exclude for device aliasing
2026-06-23 12:33 UTC (3+ messages)
[PATCH 0/2] kernel: remove redundant static variable initializations
2026-06-23 12:32 UTC (3+ messages)
` [PATCH 2/2] kernel/stop_machine: remove redundant initialization for stop_machine_initialized
[PATCH] staging: rtl8723bs: fix CamelCase style warnings in rtw_efuse.c
2026-06-23 12:32 UTC (2+ messages)
[PATCH v3 0/3] i3c: Improve CCC reliability for DesignWare master
2026-06-23 12:29 UTC (6+ messages)
` [PATCH v3 3/3] i3c: master: Validate GET CCC payload length and retry M0/M2 once
EVL 7.1 and below on armhf: System hang when running the testsuite under stress
2026-06-23 12:30 UTC (5+ messages)
[PATCH] udf: Mark LVID buffer as uptodate before marking it dirty
2026-06-23 12:30 UTC
[isar-cip-core][PATCH] Revise README files to reflect the latest changes
2026-06-23 12:30 UTC (5+ messages)
[PATCH 0/13] ASoC: qcom: Add QAIF driver for Shikra audio platform
2026-06-23 12:30 UTC (8+ messages)
` [PATCH 2/13] dt-bindings: sound: Add Qualcomm QAIF binding
[PATCH v2 00/25] bpf: test and fix issues in verifier
2026-06-23 12:29 UTC (4+ messages)
` [PATCH v3 05/25] bpf/validate: introduce debugging interface
[PATCH v4 0/9] Fix missing fops.owner in Rust DRM/misc abstractions
2026-06-23 12:28 UTC (5+ messages)
` [PATCH v4 2/9] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v4 9/9] rust: macros: remove `THIS_MODULE` static from `module!`
PROBLEM: Probabilistic segfault on AMD hardware with INVLPGB
2026-06-23 12:28 UTC (3+ messages)
[PATCH RFC v2] udf: Mark LVID buffer as uptodate before marking it dirty
2026-06-23 12:28 UTC (2+ messages)
[PATCH] USB: misc: iowarrior: fix use-after-free in release
2026-06-23 12:28 UTC (3+ messages)
[PATCH dwarves v7 0/5] pahole: Encode true signatures in kernel BTF
2026-06-23 12:28 UTC (2+ messages)
[PATCH v1 0/4] arm: k3: replace tifsstub runtime filter with per-state FIT configurations
2026-06-23 7:01 UTC (4+ messages)
` [PATCH v1 1/4] arm: k3: select tifsstub via board_fit_config_name_match
[PATCH 1/2] pinctrl: qcom: Drop unnecessary bitmap_fill() call
2026-06-23 12:27 UTC (2+ messages)
` [PATCH 2/2] pinctrl: qcom: Drop unused irq_data argument from msm_gpio_update_dual_edge_pos()
[PATCH] char: xilinx_hwicap: unregister class on init errors
2026-06-23 12:26 UTC (2+ messages)
[PATCH] Drop python2 support and the dependency on python-six
2026-06-23 12:24 UTC
[PATCH 1/1] migration/cpr: Add HMP support for cpr-transfer
2026-06-23 12:24 UTC (2+ messages)
[zen:7.1/prjc 636/668] kernel/trace/rv/monitors/deadline/deadline.h:75:1: warning: control reaches end of non-void function
2026-06-23 12:24 UTC
[PATCH v4 0/5] Introduce error threshold to drm_ras
2026-06-23 12:24 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for Introduce error threshold to drm_ras (rev4)
[PATCH rdma-next 1/1] RDMA/mana_ib: Adopt robust udata
2026-06-23 12:23 UTC (2+ messages)
[PATCH] virtio_console: fix endian conversion in handle_control_message()
2026-06-23 12:23 UTC (2+ messages)
[PATCH] swiotlb: eliminate per-map atomic contention on used/hiwater tracking
2026-06-23 12:22 UTC (3+ messages)
[PATCH net] net: do not acquire dev->tx_global_lock in netdev_watchdog_up()
2026-06-23 12:22 UTC (2+ messages)
[PATCH] selinux: fix NULL pointer dereference in selinux_sctp_bind_connect()
2026-06-23 12:21 UTC (3+ messages)
` [PATCH v2] selinux: avoid sk_socket "
[PATCH 0/8] iommu/qcom: Misc Fixes
2026-06-23 12:20 UTC (9+ messages)
` [PATCH 1/8] iommu/qcom: Fix inverted fault report check in qcom_iommu_fault()
` [PATCH 2/8] iommu/qcom: Fix missing pm_runtime_disable() in qcom_iommu_device_remove()
` [PATCH 3/8] iommu/qcom: Check pm_runtime_resume_and_get() return in probe
` [PATCH 4/8] iommu/qcom: Fix pgtbl_ops leak in qcom_iommu_init_domain() error path
` [PATCH 5/8] iommu/qcom: Publish pgtbl_ops before releasing init_mutex
` [PATCH 6/8] iommu/qcom: Add NULL ctx check in TLB invalidation paths
` [PATCH 7/8] iommu/qcom: Enable clocks before hardware access in qcom_iommu_ctx_probe()
` [PATCH 8/8] iommu/qcom: Document why sec_ptbl allocated flag needs no locking
[PATCH] ASoC: SDCA: Validate written enum value in ge_put_enum_double()
2026-06-23 12:20 UTC (2+ messages)
[PATCH v4 00/35] monitor: turn QMP and HMP into QOM objects
2026-06-23 12:18 UTC (5+ messages)
[PATCH RFC] nvme-ioctl: propagate PRP1 from ioctl to admin cmd
2026-06-23 12:19 UTC (6+ messages)
[PATCH yocto-autobuilder2] schedulers: add missing wrynose branch selector for meta-openembedded
2026-06-23 12:18 UTC
[PATCH] scsi: ufs: core: Fix UFS RPMB device teardown order
2026-06-23 12:18 UTC (2+ messages)
[PATCH i-g-t 0/2] Rename MultiQ to Multi-Queue in docs
2026-06-23 12:18 UTC (4+ messages)
` [PATCH i-g-t 2/2] tests/intel/xe*.c: Add documentation to multi-queue tests and subtests
[PATCH BlueZ v2] a2dp: Fix handling of codec capability storage
2026-06-23 12:18 UTC (2+ messages)
[PATCH v1 0/3] thunderbold: A few cleanups
2026-06-23 12:17 UTC (2+ messages)
[PATCH v2] selinux: drop unnecessary goto and label from avc_alloc_node()
2026-06-23 12:17 UTC (2+ messages)
[PATCH] drm/i915/cmtg: Fix array-index-out-of-bounds in intel_cmtg_disable
2026-06-23 12:17 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH] btrfs: send: fix is_current_inode_path() to avoid path resets for common prefixes
2026-06-23 12:16 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 0/2] btrfs: fix inlined file extent items in data reloc
2026-06-23 12:16 UTC (2+ messages)
[PATCH] btrfs: send: fix comment for SEND_MAX_DIR_UTIMES_CACHE_SIZE
2026-06-23 12:14 UTC (2+ messages)
[LTP] [PATCH v4] rfim: add new test for verifying RFIM sysfs interface
2026-06-23 12:14 UTC (2+ messages)
` [LTP] "
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.