messages from 2026-05-29 14:47:31 to 2026-05-29 15:22:47 UTC [more...]
[PATCH v2 0/9] printk: Clean up preferred console handling
2026-05-29 15:22 UTC (3+ messages)
` [PATCH v2 9/9] printk: Try enable preferred consoles only when there are any
[PATCH 00/30] mtd: spi-nor: Clean Winbond W25QxxJV family
2026-05-29 15:22 UTC (4+ messages)
` [PATCH 01/30] mtd: spi-nor: winbond: Move W25Q01NW to its right place
` [PATCH 02/30] mtd: spi-nor: winbond: Normalize names
` [PATCH 03/30] mtd: spi-nor: winbond: Stop filling the .name entry
[PATCH net v2] ipv6: anycast: insert aca into global hash under idev->lock
2026-05-29 15:22 UTC
[PATCH v8 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-05-29 15:22 UTC (8+ messages)
` [PATCH v9 "
` [PATCH v9 01/37] mm: mempolicy: fix interleave index calculation
` [PATCH v9 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
` [PATCH v9 03/37] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH v9 04/37] mm: page_reporting: allow driver to set batch capacity
` [PATCH v9 05/37] mm: hugetlb: remove dead alloc_hugetlb_folio stub
` [PATCH v9 06/37] mm: move vma_alloc_folio_noprof to page_alloc.c
[tip:x86/cpu] BUILD SUCCESS 87a451161f36a34307ca09aaa66f233d68642b5f
2026-05-29 15:22 UTC
[PATCH net] pcnet32: stop holding device spin lock during napi_complete_done
2026-05-29 15:21 UTC (4+ messages)
[ath:for-next] BUILD SUCCESS 6f5dc19f46f4bd0e104c9a4da2f0a912cdf3bd86
2026-05-29 15:21 UTC
[PATCH v3 00/11] Support cooling device with ID in the OF
2026-05-29 15:21 UTC (8+ messages)
` [PATCH v4 06/10] thermal/of: Rename the devm_thermal_of_cooling_device_register() function
` [PATCH v4 07/10] thermal/of: Add cooling device ID support
` [PATCH v4 08/10] thermal/of: Pass cdev_id and introduce devm registration helper
[PATCH 0/5] CI: Refresh ARM Debian testing
2026-05-29 15:20 UTC (7+ messages)
` [PATCH 4/5] CI: Add a Debian 13 (Trixie) arm64 container
[PATCH] drm/i915/audio: use generic_handle_irq_safe() for LPE audio irq
2026-05-29 15:21 UTC (6+ messages)
[PATCH v2 0/2] drm: lcdif: FIFO underrun/solid color bug fix
2026-05-29 15:20 UTC (3+ messages)
[PATCH v4 00/21] KVM: x86: Enable APX for guests
2026-05-29 15:20 UTC (4+ messages)
` [PATCH v4 18/21] KVM: x86: Expose APX foundation feature to guests
[PATCH] drm/i915/display: update BW buddy initialization for LPDDR4 and LPDDR5
2026-05-29 15:20 UTC (3+ messages)
[PATCH v5 00/12] media: microchip-isc: fixes and enhancements
2026-05-29 15:20 UTC (3+ messages)
` [PATCH v5 09/12] media: microchip-isc: add SAMA7G5 hue and saturation controls
[RFC PATCH 0/4] Add ocode late binding support for CRI
2026-05-29 15:19 UTC (7+ messages)
` [RFC PATCH 2/4] drm/xe/xe_late_bind_fw: Add support to load Ocode firmware on CRI
` [RFC PATCH 3/4] drm/xe/xe_late_bind_fw: Track firmware load status
PowerPC: Random memory corruption causing kernel oops on Power11
2026-05-29 15:19 UTC (4+ messages)
[PATCH v1] mm/damon/stat: roll back context on damon_call() failure
2026-05-29 15:17 UTC (3+ messages)
[PATCH v4 00/47] x86: Try to wrangle PV clocks vs. TSC
2026-05-29 15:17 UTC (25+ messages)
` [PATCH v4 23/47] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers
` [PATCH v4 27/47] x86/paravirt: Remove unnecessary PARAVIRT=n stub for paravirt_set_sched_clock()
` [PATCH v4 28/47] x86/paravirt: Move handling of unstable PV clocks into paravirt_set_sched_clock()
` [PATCH v4 29/47] x86/kvmclock: Move sched_clock save/restore helpers up in kvmclock.c
` [PATCH v4 30/47] x86/xen/time: NOP-ify x86_platform's sched_clock save/restore hooks
` [PATCH v4 31/47] x86/vmware: NOP-ify save/restore hooks when using VMware's sched_clock
` [PATCH v4 32/47] x86/tsc: WARN if TSC sched_clock save/restore used with PV sched_clock
` [PATCH v4 33/47] x86/paravirt: Pass sched_clock save/restore helpers during registration
` [PATCH v4 34/47] x86/kvmclock: Move kvm_sched_clock_init() down in kvmclock.c
` [PATCH v4 35/47] x86/xen/time: Mark xen_setup_vsyscall_time_info() as __init
` [PATCH v4 36/47] x86/pvclock: Mark setup helpers and related various as __init/__ro_after_init
` [PATCH v4 37/47] x86/pvclock: WARN if pvclock's valid_flags are overwritten
` [PATCH v4 38/47] x86/kvmclock: Refactor handling of PVCLOCK_TSC_STABLE_BIT during kvmclock_init()
` [PATCH v4 39/47] timekeeping: Resume clocksources before reading persistent clock
` [PATCH v4 40/47] x86/kvmclock: Hook clocksource.suspend/resume when kvmclock isn't sched_clock
` [PATCH v4 41/47] x86/kvmclock: WARN if wall clock is read while kvmclock is suspended
` [PATCH v4 42/47] x86/paravirt: Mark __paravirt_set_sched_clock() as __init
` [PATCH v4 43/47] x86/paravirt: Plumb a return code into __paravirt_set_sched_clock()
` [PATCH v4 44/47] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
` [PATCH v4 45/47] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
` [PATCH v4 46/47] x86/kvmclock: Plumb in AP-online and BSP-resume to kvmlock, for documentation
` [PATCH v4 47/47] x86/paravirt: Move using_native_sched_clock() stub into timer.h
[PATCH 1/2] drm/amd/ras: make UNIRAS CPER debugfs header legacy-compatible
2026-05-29 15:16 UTC (2+ messages)
` [PATCH 2/2] drm/amd/ras: chunk UNIRAS CPER debugfs reads
[PATCH v2] drm/i915/edp: Check supported link rates DPCD read
2026-05-29 15:16 UTC (2+ messages)
Dovetail on risc-v: Testing strategy, managing efforts for forward porting
2026-05-29 15:16 UTC (6+ messages)
[Buildroot] [PATCH 1/3] package/vlc: replace wayland-scanner patch with upstream commit
2026-05-29 15:16 UTC (2+ messages)
[PATCH] rust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLES
2026-05-29 15:15 UTC (5+ messages)
[PATCH bpf v2 0/4] bpf: Update transport_header when encapsulating UDP tunnel in lwt
2026-05-29 15:13 UTC (5+ messages)
` [PATCH bpf v2 1/4] bpf: Fix TOCTOU issue "
` [PATCH bpf v2 2/4] bpf: Add check iph->ihl < 5 "
` [PATCH bpf v2 3/4] bpf: Update transport_header when encapsulating UDP tunnel "
` [PATCH bpf v2 4/4] selftests/bpf: Add tests to verify the fix of encapsulating VxLAN "
[PATCH v3 0/2] remoteproc: xlnx: add auto-boot support
2026-05-29 15:14 UTC (2+ messages)
[PATCH 00/10] nfsd: a pile of fixes for random bugs
2026-05-29 15:13 UTC (3+ messages)
` [PATCH 02/10] nfsd: drain callbacks and clear cl_cb_session
[PATCH 3/3] arm64: dts: amlogic: meson-axg-s400: Enable pcie_phy
2026-05-29 15:13 UTC (3+ messages)
[PATCH v4 0/9] Add support for a DRM backlight capability
2026-05-29 15:13 UTC (2+ messages)
[PATCH for-4.22] device-tree: validate first hwdom bank for boot modules
2026-05-29 15:10 UTC
[PATCH] pmdomain: tegra: Add support for multi-socket platforms
2026-05-29 15:12 UTC (2+ messages)
[PATCH V2 1/2] firmware: tegra: bpmp: Propagate debugfs errors
2026-05-29 15:08 UTC (2+ messages)
` [PATCH V2 2/2] firmware: tegra: bpmp: Add support for multi-socket platforms
[PATCH v1 4/5] eal: fix async IPC resource leaks on partial failure
2026-05-29 15:10 UTC (3+ messages)
[PATCH] firmware: tegra: bpmp: Add support for multi-socket platforms
2026-05-29 15:10 UTC (2+ messages)
[PATCH i-g-t v1 0/4] RFC: Create smaller dmesg reports for a test
2026-05-29 15:09 UTC (4+ messages)
[PATCH 1/1] Bluetooth: hci_codec: validate capability record length
2026-05-29 15:09 UTC (2+ messages)
` [1/1] "
[PATCH 2/2] PENDING: arm64: dts: qcom: kaanapali: add reboot-mode support
2026-05-29 15:09 UTC (2+ messages)
[PATCH v3 00/11] kdump: reduce vmcore size and capture time
2026-05-29 15:08 UTC (4+ messages)
` [PATCH v3 09/11] arm64: kdump: exclude non-dumpable reserved memory regions from vmcore
[PATCH v2] firmware_loader: Fix recursive lock in device_cache_fw_images()
2026-05-29 15:09 UTC
[PATCH v11 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
2026-05-29 15:08 UTC (5+ messages)
` [Intel-wired-lan] [PATCH v11 net-next 8/8] ice: implement E825 TX ref clock control and TXC hardware sync status
[PATCH 0/6] Add CAMSS support for Qualcomm Glymur
2026-05-29 15:07 UTC (5+ messages)
` [PATCH 1/6] dt-bindings: media: Add bindings for qcom,glymur-camss
` [PATCH 5/6] media: qcom: camss: enable vfe for Glymur
[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
2026-05-29 15:07 UTC (6+ messages)
[PATCH RFC 0/2] migration/vl: new -incoming config:* for early migration parameters
2026-05-29 15:06 UTC (7+ messages)
` [PATCH RFC 1/2] migration/vl: Allow set parameters with -incoming config:*
` [PATCH RFC 2/2] migration/cpr: Opt-in "mode" parameter for early boot access
[PATCH] drm/xe/rtp: Check hwe before calling match_func
2026-05-29 15:07 UTC (4+ messages)
[Buildroot] [PATCH v2 5/5] package/pkg-generic.mk: replicate IGNORE_CVES to host packages
2026-05-29 15:07 UTC
[PATCH v2] media: bcm2835-unicam: Fix log status runtime access
2026-05-29 15:06 UTC (3+ messages)
[Buildroot] [PATCH v2 1/5] support/scripts/cve-check: fix vulnerability timestamp to RFC 3339
2026-05-29 15:06 UTC (5+ messages)
` [Buildroot] [PATCH v2 2/5] support/scripts/cve-check: add indication how to run
` [Buildroot] [PATCH v2 3/5] support/scripts/cve-check: remove 'bom-ref' for vulnerabilities
` [Buildroot] [PATCH v2 4/5] support/scripts/cve-check: fix vulnerabilities with different analysis
` [Buildroot] [PATCH v2 5/5] package/pkg-generic.mk: replicate IGNORE_CVES to host packages
[PATCH v2 0/5] NBX10G: Marvell Armada 8040 Nodebox 10G board support
2026-05-29 15:05 UTC (3+ messages)
` [PATCH v3 "
[PATCH net-next 0/6] net: airoha: Preliminary patches to support multiple net_devices connected to the same GDM port
2026-05-29 15:04 UTC (5+ messages)
` [PATCH net-next 1/6] net: airoha: Introduce airoha_gdm_dev struct
PATCH v7] tracing/eprobes: Allow use of BTF names to dereference pointers
2026-05-29 15:04 UTC
[PATCH v3 0/4] s390: Enable Rust support and add required arch glue
2026-05-29 15:04 UTC (7+ messages)
[PATCH] ARM: select legacy gpiolib interfaces where used
2026-05-29 15:04 UTC (2+ messages)
[PATCH v2 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
2026-05-29 15:03 UTC (2+ messages)
[PATCH V2 1/7] perf/x86/intel/uncore: Fix discovery unit lookup for multi-die systems
2026-05-29 15:03 UTC (7+ messages)
` [PATCH V2 7/7] perf/x86/intel/uncore: Implement global init callback for GNR uncore
[REPORT] nvmet-rdma: integer overflow in inline-data SGL bounds check -> pre-auth kernel-memory read + remote crash (candidate patch inline)
2026-05-29 6:52 UTC
[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
2026-05-29 15:02 UTC (5+ messages)
` [PATCH v2 19/22] mm/page_alloc: implement __GFP_UNMAPPED allocations
[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
2026-05-29 15:02 UTC (16+ messages)
` [PATCH v7 01/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v7 02/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v7 03/15] arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappings
` [PATCH v7 04/15] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v7 05/15] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v7 06/15] arm64: mm: Permit contiguous descriptors to be manipulated
` [PATCH v7 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v7 08/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v7 09/15] arm64: Move fixmap and kasan page tables to end of kernel image
` [PATCH v7 10/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v7 11/15] powerpc/code-patching: Avoid r/w mapping of the zero page
` [PATCH v7 12/15] sh: Drop cache flush of the zero page at boot
` [PATCH v7 13/15] mm: Make empty_zero_page[] const
` [PATCH v7 14/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v7 15/15] arm64: mm: Unmap kernel data/bss entirely from "
[PATCH v2 0/4] arm64: dts: ti: BeagleY-AI camera overlays
2026-05-29 15:01 UTC (4+ messages)
` [PATCH v2 3/4] arm64: dts: ti: k3-am67a-beagley-ai: Add overlay for IMX219 on CSI0
[PATCH v2 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
2026-05-29 15:00 UTC (2+ messages)
[PATCH bpf v3 0/2] gen_loader fixes
2026-05-29 15:01 UTC (5+ messages)
` [PATCH bpf v3 2/2] bpf, libbpf: reject non-exclusive metadata maps in the signed loader
[PATCH 0/8] Add CAMSS and IMX577 sensor support for Shikra EVK
2026-05-29 15:00 UTC (8+ messages)
` [PATCH 3/8] media: qcom: camss: add support for QCM2390 camss
` [PATCH 4/8] arm64: dts: qcom: shikra: Add CAMSS node
[RFC mptcp-next v22 00/20] MPTCP KTLS support
2026-05-29 15:00 UTC (3+ messages)
` [RFC mptcp-next v22 18/20] selftests: tls: set timeout for multi_chunk_sendfile
[PATCH] HID: i2c-hid-acpi: Add PRP0001 to match table and OF alias
2026-05-29 15:00 UTC (3+ messages)
` [PATCH] HID: i2c-hid-of: Fall back to ACPI _DSM when hid-descr-addr is missing
[PATCH 0/2] bitbake-setup: clarify configuration merging and add a notes property
2026-05-29 15:00 UTC (3+ messages)
` [PATCH 1/2] bitbake-setup: clarify configuration merging
` [PATCH 2/2] bitbake-setup: write notes for generated build configs
[PATCH v5 00/13] ima: Introduce staging mechanism
2026-05-29 14:59 UTC (4+ messages)
` [PATCH v5 12/13] ima: Return error on deleting measurements already copied during kexec
[PATCH 0/2] Add psci_sys_reset2 reboot modes for Qualcomm boards
2026-05-29 14:58 UTC (2+ messages)
[PATCH v2 3/3] arm64: zynqmp: Switch Versal NET to firmware clock interface
2026-05-29 14:59 UTC (2+ messages)
[PATCH v2 0/2] power: sequencing: Add support for Nvidia Tegra modem pwrseq
2026-05-29 14:58 UTC (2+ messages)
[PATCH 0/2] perf cs-etm: Queue context packets for frontend
2026-05-29 14:58 UTC (3+ messages)
[PATCH v2 0/2] Add support for Infineon/Intel XMM6260 modem
2026-05-29 14:58 UTC (2+ messages)
[PATCH v4 0/6] s390: Enable Rust support and add required arch glue
2026-05-29 14:57 UTC (7+ messages)
` [PATCH v4 1/6] s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG support
` [PATCH v4 2/6] s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros
` [PATCH v4 3/6] rust/bindgen_parameters: Mark s390 types as opaque to prevent repr conflicts
` [PATCH v4 4/6] rust: helpers: Use __builtin_memchr directly on s390
` [PATCH v4 5/6] s390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpers
` [PATCH v4 6/6] s390: Enable Rust support
[PATCH v2] hwmon: it87: Clamp negative values to zero in set_fan()
2026-05-29 14:58 UTC (2+ messages)
[PATCH v2 0/4] usb: chipidea: tegra: Add external control option
2026-05-29 14:57 UTC (2+ messages)
[PATCH v3] docs/process: document AI-assisted patch tags
2026-05-29 14:57 UTC (2+ messages)
[PATCH v6 0/8] perf cs-etm: Support thread stack and callchain
2026-05-29 14:57 UTC (2+ messages)
linux-next: build failure after merge of the thermal tree
2026-05-29 14:57 UTC (3+ messages)
[PATCH v5 00/14] mm: thp: always enable mTHP support
2026-05-29 14:55 UTC (15+ messages)
` [PATCH v5 01/14] docs: tmpfs: remove implementation detail reference
` [PATCH v5 02/14] mm: shmem: shmem_getattr(): set blksize to highest supported THP order
` [PATCH v5 03/14] mm: introduce pgtable_has_pmd_leaves()
` [PATCH v5 04/14] drivers: dax: use pgtable_has_pmd_leaves()
` [PATCH v5 05/14] drivers: nvdimm: "
` [PATCH v5 06/14] mm: debug_vm_pgtable: "
` [PATCH v5 07/14] mm: shmem: allow THP support determination at folio allocation time
` [PATCH v5 08/14] s390: move has_transparent_hugepage() out of THP guard
` [PATCH v5 09/14] powerpc: "
` [PATCH v5 10/14] mips: "
` [PATCH v5 11/14] x86: "
` [PATCH v5 12/14] treewide: introduce arch_has_pmd_leaves()
` [PATCH v5 13/14] mm: replace thp_disabled_by_hw() with pgtable_has_pmd_leaves()
` [PATCH v5 14/14] mm: thp: always enable mTHP support
[PATCH v6 0/3] Enable Inline crypto engine for kodiak and monaco
2026-05-29 14:56 UTC (3+ messages)
[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
2026-05-29 14:56 UTC (6+ messages)
` [PATCH v2 1/2] mm/memcontrol: add dmem charge/uncharge functions
[PATCH RFC v3 00/26] fs,kthread: start all kthreads in nullfs
2026-05-29 14:55 UTC (3+ messages)
` [PATCH RFC v3 26/26] fs: stop rewriting paths for PF_EXITING | PF_DUMPCORE
[PATCH v2 1/2] arm64: dts: qcom: sm8750: add reboot-mode support
2026-05-29 14:54 UTC (2+ messages)
[PATCH] arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BAS
2026-05-29 14:53 UTC (2+ messages)
[PATCH v2 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
2026-05-29 14:52 UTC (2+ messages)
[BUG] internal date format does not accept small unix timestamps
2026-05-29 14:52 UTC (3+ messages)
[PATCH 0/2] bitbake-setup: improve source-overrides
2026-05-29 14:51 UTC (3+ messages)
` [PATCH 1/2] bitbake-setup: support multiple source override files
` [PATCH 2/2] bitbake-setup: support default source overrides
M-Audio C600 - SPDIF weirdness
2026-05-29 14:51 UTC (2+ messages)
[PATCH v7 00/43] btrfs: add fscrypt support
2026-05-29 14:51 UTC (6+ messages)
` [PATCH v7 17/43] btrfs: add get_devices hook for fscrypt
[PATCH 00/13] mm: PMD-level swap entries for anonymous THPs
2026-05-29 14:49 UTC (4+ messages)
` [PATCH 08/13] mm: swap in PMD swap entries as whole THPs during swapoff
[PULL v2 00/10] Linux user next patches
2026-05-29 14:48 UTC (3+ messages)
` [PULL v2 07/10] linux-user: Implement finer grained madivse() syscall
[PATCH v7 00/11] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2026-05-29 14:48 UTC (8+ messages)
` [PATCH v7 10/11] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
[PATCH v2 0/7] gpu: drm: nova: enable calling into nova-core
2026-05-29 14:48 UTC (4+ messages)
` [PATCH v2 3/7] rust: always inline some init methods
[Buildroot] [git commit] package/vlc: rebase patch set
2026-05-29 14:33 UTC
[Buildroot] [git commit] package/vlc: update freerdp2 patch
2026-05-29 14:31 UTC
[Buildroot] [git commit] package/vlc: replace wayland-scanner patch with upstream commit
2026-05-29 14:30 UTC
[PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
2026-05-29 14:47 UTC (6+ messages)
` [PATCH v6 09/15] arm64: Move fixmap and kasan page tables to end of kernel image
[PATCH v2 00/15] arm64: support Engicam MicroGEA-STM32MP257-RMM board
2026-05-29 14:46 UTC (9+ messages)
` [PATCH v2 08/15] arm64: dts: st: add sai1 pins for stm32mp25
` [PATCH v2 09/15] arm64: dts: st: add sdmmc2 "
` [PATCH v2 10/15] arm64: dts: st: add spi1 "
` [PATCH v2 11/15] arm64: dts: st: add usart1 "
` [PATCH v2 12/15] arm64: dts: st: support Engicam MicroGEA-STM32MP257 SoM
` [PATCH v2 13/15] arm64: dts: st: support Engicam MicroGEA-STM32MP257-RMM board
` [PATCH v2 14/15] arm64: defconfig: cleanup the defconfig
` [PATCH v2 15/15] arm64: defconfig: enable configs for Engicam MicroGEA-STM32MP257-RMM
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.