messages from 2026-03-10 12:10:18 to 2026-03-11 12:39:57 UTC [more...]
[PATCH v2 00/11] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-03-11 12:39 UTC (12+ messages)
` [PATCH v2 01/11] ACPI: APEI: GHES: share macros via a private header
` [PATCH v2 02/11] ACPI: APEI: GHES: add ghes_cper.o stub
[PATCH] docs/zh_CN: sync process/2.Process.rst with English version
2026-03-11 12:31 UTC (2+ messages)
` [PATCH v2] "
[PATCH] docs: watchdog: explain watchdog API options
2026-03-11 12:16 UTC
[PATCH v6 00/19] ARM64 PMU Partitioning
2026-03-11 12:01 UTC (7+ messages)
` [PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v6 06/19] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v6 11/19] KVM: arm64: Context swap Partitioned PMU guest registers
[robh:dt-convert 14/621] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/arm/firmware/sdei.txt
2026-03-11 11:46 UTC
[PATCH v2 0/7] Remove the Kontron SMARC-sAM67 board
2026-03-11 11:33 UTC (2+ messages)
` (subset) "
[PATCH v12 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-03-11 11:25 UTC (18+ messages)
` [PATCH v12 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v12 02/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v12 03/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v12 04/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v12 05/12] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v12 06/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v12 07/12] crypto: qce - Remove unused ignore_buf
` [PATCH v12 08/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v12 09/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v12 10/12] crypto: qce - Map crypto memory for DMA
` [PATCH v12 11/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v12 12/12] crypto: qce - Communicate the base physical address to the dmaengine
[PATCH v11 00/15] kasan: x86: arm64: KASAN tag-based mode for x86
2026-03-11 11:13 UTC (9+ messages)
` [PATCH v11 01/15] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v11 15/15] docs: Update KASAN and x86 memory map documentations
[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
2026-03-11 10:47 UTC (7+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()
` [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()
[PATCH v6 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2026-03-11 10:32 UTC (4+ messages)
` [PATCH v6 2/3] hwmon: ltc4283: Add support for the LTC4283 "
[PATCH 0/2] hwmon: Add support for MPS mp2985
2026-03-11 10:01 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add "
[PATCH v4 00/15] hwspinlock: move device alloc into core and refactor includes
2026-03-11 9:24 UTC (3+ messages)
` [PATCH v4 15/15] hwspinlock/treewide: refactor consumer.h from public header
[PATCH v2 00/25] Introduce meminspect
2026-03-11 9:09 UTC (28+ messages)
` [PATCH v2 01/25] kernel: "
` [PATCH v2 02/25] init/version: Annotate static information into meminspect
` [PATCH v2 03/25] mm/percpu: "
` [PATCH v2 04/25] cpu: "
` [PATCH v2 05/25] genirq/irqdesc: "
` [PATCH v2 06/25] timers: "
` [PATCH v2 07/25] kernel/fork: "
` [PATCH v2 08/25] mm/page_alloc: "
` [PATCH v2 09/25] mm/show_mem: "
` [PATCH v2 10/25] mm/swapfile: "
` [PATCH v2 11/25] kernel/vmcore_info: Register dynamic "
` [PATCH v2 12/25] kernel/configs: "
` [PATCH v2 13/25] mm/init-mm: Annotate static "
` [PATCH v2 14/25] panic: "
` [PATCH v2 15/25] kallsyms: "
` [PATCH v2 16/25] mm/mm_init: "
` [PATCH v2 17/25] sched/core: Annotate runqueues "
` [PATCH v2 18/25] mm/numa: Register node data information "
` [PATCH v2 19/25] mm/sparse: Register "
` [PATCH v2 20/25] printk: "
` [PATCH v2 21/25] remoteproc: qcom: Move minidump data structures into its own header
` [PATCH v2 22/25] soc: qcom: Add minidump backend driver
` [PATCH v2 23/25] soc: qcom: smem: Add minidump platform device
` [PATCH v2 24/25] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
` [PATCH v2 25/25] meminspect: Add debug kinfo compatible driver
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-03-11 8:50 UTC (18+ messages)
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 04/17] module: Make mod_verify_sig() static
` [PATCH v4 06/17] kbuild: add stamp file for vmlinux BTF data
` [PATCH v4 09/17] module: Make module loading policy usable without MODULE_SIG
` [PATCH v4 10/17] module: Move integrity checks into dedicated function
` [PATCH v4 15/17] module: Introduce hash-based integrity checking
[PATCH net 0/7] tcp: preserve advertised rwnd accounting across receive-memory decisions
2026-03-11 8:34 UTC (9+ messages)
` [PATCH net 1/7] tcp: track advertise-time scaling basis for rcv_wnd
` [PATCH net 2/7] tcp: preserve rcv_wnd snapshot when updating advertised windows
` [PATCH net 3/7] tcp: honor advertised receive window in memory admission and clamping
` [PATCH net 4/7] tcp: extend TCP_REPAIR_WINDOW with receive-window scaling snapshot
` [PATCH net 5/7] mptcp: refresh tcp rcv_wnd snapshot when syncing receive windows
` [PATCH net 6/7] tcp: expose rmem and backlog accounting in rcvbuf_grow tracepoints
` [PATCH net 7/7] selftests: tcp_ao: cover legacy and extended TCP_REPAIR_WINDOW layouts
[PATCH 00/14] drm/atomic: Rework initial state allocation
2026-03-11 8:18 UTC (23+ messages)
` [PATCH 01/14] drm/atomic: Document atomic state lifetime
` [PATCH 02/14] drm/atomic: Drop drm_private_state.obj assignment from create_state
` [PATCH 03/14] drm/mode-config: Mention drm_mode_config_reset() culprits
` [PATCH 04/14] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH 05/14] drm/plane: Add new atomic_create_state callback
` [PATCH 06/14] drm/crtc: "
` [PATCH 07/14] drm/connector: "
` [PATCH 08/14] drm/mode-config: Create drm_mode_config_create_state()
` [PATCH 09/14] drm/drv: Call drm_mode_config_create_state() by default
` [PATCH 10/14] drm/atomic: Drop private obj state allocation
` [PATCH 11/14] drm/drv: Drop drm_mode_config_reset() from our skeleton
` [PATCH 12/14] drm/tidss: Drop call to drm_mode_config_reset at probe time
` [PATCH 13/14] drm/tidss: Convert to atomic_create_state
` [PATCH 14/14] drm/bridge_connector: "
[PATCH] riscv: enable HAVE_CMPXCHG_{DOUBLE,LOCAL}
2026-03-11 8:17 UTC (2+ messages)
[PATCH] Documentation/kbuild: fix empty string KBUILD_BUILD_TIMESTAMP
2026-03-11 8:06 UTC (2+ messages)
[PATCH v2 00/10] workqueue / drivers: Add device-managed allocate workqueue
2026-03-11 7:10 UTC (6+ messages)
` [PATCH v2 01/10] workqueue: devres: "
` (subset) [PATCH v2 00/10] workqueue / drivers: "
[PATCH] docs: proc: remove description of prof_cpu_mask
2026-03-11 7:09 UTC
[robh:dt-convert 7/621] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/arc/axs10*
2026-03-11 7:00 UTC
[PATCH v2 0/3] docs: sp_SP: Add Rust documentation section
2026-03-11 6:11 UTC (8+ messages)
` [PATCH v2 3/3] docs: sp_SP: Add Spanish translation for Rust coding guidelines
[PATCH 00/12] Add spi-hid transport driver
2026-03-11 5:27 UTC (7+ messages)
` [PATCH 01/12] Documentation: Correction in HID output_report callback description
` [PATCH 02/12] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro
` [PATCH 07/12] HID: spi_hid: add ACPI support for SPI over HID
[PATCH v5 5/5] Documentation: laptops: Update documentation for uniwill laptops
2026-03-11 4:57 UTC (2+ messages)
[PATCH 0/3] kallsyms: embed source file:line info in kernel stack traces
2026-03-11 4:13 UTC (9+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction
[PATCH v2] docs: octeontx2: fix typo in documentation
2026-03-11 3:04 UTC
[PATCH v5 0/2] Fix get cpu steer-tag fail on ARM64 platform
2026-03-11 3:00 UTC (5+ messages)
` [PATCH v5 2/2] PCI/TPH: "
[PATCH v5 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86
2026-03-11 2:57 UTC (4+ messages)
[PATCH 0/4] watchdog/hardlockup: Improvements to hardlockup detection and documentation
2026-03-11 2:51 UTC (8+ messages)
` [PATCH 1/4] watchdog/hardlockup: Always update saved interrupts during check
[PATCH] docs: octeontx2: fix typo in documentation Fix spelling mistake "Crate" to "Create" in the documentation
2026-03-11 2:43 UTC
[PATCH net-next v4] inet: add ip_local_port_step_width sysctl to improve port usage distribution
2026-03-11 2:40 UTC (2+ messages)
[robh:dt-convert 1/621] htmldocs: Warning: Documentation/devicetree/bindings/remoteproc/ti,keystone-rproc.txt references a file that doesn't exist: Documentation/devicetree/bindings/reset/ti-syscon-reset.txt
2026-03-11 2:04 UTC
[PATCH] docs:octeontx2: fix typo in documentation Fix spelling mistake "Crate" to "Create"
2026-03-11 2:01 UTC (2+ messages)
[PATCH v2 net-next 0/2] smc-sysctl formatting and missing entries
2026-03-11 1:00 UTC (2+ messages)
[PATCH v9 00/23] gpu: nova-core: Add memory management support
2026-03-11 0:40 UTC (24+ messages)
` [PATCH v9 01/23] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v9 02/23] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v9 03/23] gpu: nova-core: gsp: Return GspStaticInfo from boot()
` [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v9 05/23] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
` [PATCH v9 06/23] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v9 07/23] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v9 08/23] gpu: nova-core: mm: Add common memory management types
` [PATCH v9 09/23] gpu: nova-core: mm: Add TLB flush support
` [PATCH v9 10/23] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v9 11/23] gpu: nova-core: mm: Add common types for all page table formats
` [PATCH v9 12/23] gpu: nova-core: mm: Add MMU v2 page table types
` [PATCH v9 13/23] gpu: nova-core: mm: Add MMU v3 "
` [PATCH v9 14/23] gpu: nova-core: mm: Add unified page table entry wrapper enums
` [PATCH v9 15/23] gpu: nova-core: mm: Add page table walker for MMU v2/v3
` [PATCH v9 16/23] gpu: nova-core: mm: Add Virtual Memory Manager
` [PATCH v9 17/23] gpu: nova-core: mm: Add virtual address range tracking to VMM
` [PATCH v9 18/23] gpu: nova-core: mm: Add multi-page mapping API "
` [PATCH v9 19/23] gpu: nova-core: Add BAR1 aperture type and size constant
` [PATCH v9 20/23] gpu: nova-core: mm: Add BAR1 user interface
` [PATCH v9 21/23] gpu: nova-core: mm: Add BAR1 memory management self-tests
` [PATCH v9 22/23] gpu: nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH v9 23/23] gpu: nova-core: Use runtime BAR1 size instead of hardcoded 256MB
[PATCH] docs: mm: fix typo in numa_memory_policy.rst
2026-03-11 0:02 UTC (2+ messages)
[PATCH 2/3] dma-mapping: Clarify valid conditions for CPU cache line overlap
2026-03-10 23:34 UTC (13+ messages)
[PATCH net-next v3 0/6] tcp: RFC 7323-compliant window retraction handling
2026-03-10 23:09 UTC (7+ messages)
` [PATCH net-next v3 1/6] tcp: implement RFC 7323 window retraction receiver requirements
` [PATCH net-next v3 6/6] selftests/net: packetdrill: add tcp_rcv_neg_window.pkt
[PATCH v6 00/19] HID: Add Legion Go and Go S Drivers
2026-03-10 16:55 UTC (2+ messages)
[PATCH] README: add AI Coding Assistants section
2026-03-10 16:32 UTC (3+ messages)
` [PATCH v2] docs: add AI Coding Assistants documentation
[PATCH] Documentation: printk: warn about lockups from excessive use
2026-03-10 15:31 UTC (2+ messages)
[PATCH v3 00/14] reset: major reset core refactoring
2026-03-10 15:00 UTC (6+ messages)
` [PATCH v3 13/14] reset: convert reset core to using firmware nodes
[PATCH v8 0/2] Add support for Microchip EMC1812
2026-03-10 14:50 UTC (3+ messages)
` [PATCH v8 1/2] dt-bindings: hwmon: temperature: add support for EMC1812
` [PATCH v8 2/2] "
[PATCH v2] Documentation/kbuild: fix empty string KBUILD_BUILD_TIMESTAMP
2026-03-10 12:22 UTC (2+ messages)
[PATCH v7 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-03-10 12:09 UTC (6+ messages)
` [PATCH v7 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v7 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v7 net-next 07/11] net/nebula-matrix: add intr resource implementation
` [PATCH v7 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v7 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
[PATCH v2] coccinelle: update Coccinelle URL
2026-03-10 12:14 UTC
[cocci] [PATCH] coccinelle: update Coccinelle URL
2026-03-10 12:12 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox