messages from 2026-03-10 07:41:10 to 2026-03-11 07:40:07 UTC [more...]
[PATCH 00/14] drm/atomic: Rework initial state allocation
2026-03-11 7:40 UTC (20+ 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 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 v4 00/17] module: Introduce hash-based integrity checking
2026-03-11 1:18 UTC (17+ 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 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 v2 0/2] kthread, exit: clean up kernel thread exit paths
2026-03-11 0:02 UTC (6+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()
` [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()
[PATCH 0/3] RDMA: Enable runs with DMA debug enabled
2026-03-10 23:34 UTC (14+ messages)
` [PATCH 2/3] dma-mapping: Clarify valid conditions for CPU cache line overlap
[PATCH net-next v3 0/6] tcp: RFC 7323-compliant window retraction handling
2026-03-10 23:09 UTC (16+ messages)
` [PATCH net-next v3 1/6] tcp: implement RFC 7323 window retraction receiver requirements
` [PATCH net-next v3 2/6] mptcp: keep rcv_mwnd_seq in sync with subflow rcv_wnd
` [PATCH net-next v3 4/6] selftests/net: packetdrill: add tcp_rcv_wnd_shrink_nomem.pkt
` [PATCH net-next v3 5/6] selftests/net: packetdrill: add tcp_rcv_wnd_shrink_allowed.pkt
` [PATCH net-next v3 6/6] selftests/net: packetdrill: add tcp_rcv_neg_window.pkt
[PATCH v2 00/25] Introduce meminspect
2026-03-10 20:16 UTC (26+ 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 v11 00/15] kasan: x86: arm64: KASAN tag-based mode for x86
2026-03-10 19:30 UTC (7+ 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 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 v12 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-03-10 15:44 UTC (13+ 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] 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 (12+ 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 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v7 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v7 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v7 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v7 net-next 07/11] net/nebula-matrix: add intr "
` [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 v7 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v7 net-next 11/11] net/nebula-matrix: add common dev start/stop operation
[PATCH v2] coccinelle: update Coccinelle URL
2026-03-10 12:14 UTC
[PATCH] coccinelle: update Coccinelle URL
2026-03-10 12:12 UTC (5+ messages)
` [cocci] "
[PATCH v7 0/3] TrackPoint doubletap enablement and user control
2026-03-10 11:54 UTC (8+ messages)
` [PATCH v7 1/3] input: trackpoint - Enable doubletap by default on capable devices
[PATCH] Documentation/kbuild: fix empty string KBUILD_BUILD_TIMESTAMP
2026-03-10 11:48 UTC
[PATCH v3 00/13] Support for Samsung S2MU005 PMIC and its sub-devices
2026-03-10 11:48 UTC (5+ messages)
` [PATCH v3 09/13] leds: flash: add support for Samsung S2M series PMIC flash LED device
` [PATCH v3 10/13] leds: rgb: add support for Samsung S2M series PMIC RGB "
[PATCH v8 00/10] ADF41513/ADF41510 PLL frequency synthesizers
2026-03-10 11:30 UTC (7+ messages)
` [PATCH v8 02/10] lib: kstrtox: add kstrntoull() helper
[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-03-10 11:26 UTC (9+ messages)
` [PATCH v5 13/41] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v5 38/41] arm_mpam: Add workaround for T241-MPAM-4
[PATCH v7 05/15] Documentation/rv: Add documentation about hybrid automata
2026-03-10 10:56 UTC (6+ messages)
` [PATCH v7 06/15] rv: Add sample hybrid monitors stall
` [PATCH v7 07/15] rv: Convert the opid monitor to a hybrid automaton
` [PATCH v7 09/15] rv: Add enqueue/dequeue to snroc monitor
` [PATCH v7 14/15] rv: Add deadline monitors
` [PATCH v7 15/15] rv: Add dl_server specific monitors
[PATCH RFC v3 0/4] guest_memfd: Track amount of memory allocated on inode
2026-03-10 9:12 UTC (4+ messages)
` [PATCH RFC v3 2/4] KVM: guest_memfd: Set release always on guest_memfd mappings
[PATCH v4 00/15] hwspinlock: move device alloc into core and refactor includes
2026-03-10 7:55 UTC (2+ messages)
` [PATCH v4 15/15] hwspinlock/treewide: refactor consumer.h from public header
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