messages from 2026-01-29 08:08:31 to 2026-01-30 08:54:24 UTC [more...]
[PATCH v9 0/4] Loongarch irq-redirect support
2026-01-30 8:54 UTC (9+ messages)
` [PATCH v9 1/4] Docs/LoongArch: Add Advanced Extended-Redirect IRQ model description
` [PATCH v9 2/4] irqchip/irq-loongson.h:irq-loongson.h preparation for Redirect irqchip
` [PATCH v9 3/4] irqchip/loongarch-avec.c:return IRQ_SET_MASK_OK_DONE when keep affinity
` [PATCH v9 4/4] irqchip/irq-loongarch-ir:Add Redirect irqchip support
[PATCH] kbuild: install-extmod-build: Add missing python libraries
2026-01-30 8:32 UTC (4+ messages)
[PATCH v7 0/7] Enhanced autonomous selection and improvements
2026-01-30 8:23 UTC (9+ messages)
` [PATCH v7 1/7] ACPI: CPPC: Add cppc_get_perf() API to read performance controls
` [PATCH v7 2/7] ACPI: CPPC: Warn on missing mandatory DESIRED_PERF register
` [PATCH v7 3/7] ACPI: CPPC: Extend cppc_set_epp_perf() for FFH/SystemMemory
` [PATCH v7 4/7] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v7 5/7] ACPI: CPPC: add APIs and sysfs interface for perf_limited
` [PATCH v7 6/7] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited
` [PATCH v7 7/7] cpufreq: CPPC: Update cached perf_ctrls on sysfs write
[PATCH] tty: synclink_gt: remove broken driver
2026-01-30 4:46 UTC (3+ messages)
[PATCH] docs: ioctl-number: fix a typo in ioctl-number.rst
2026-01-30 4:21 UTC
[PATCH v4 5/5] blktrace: Make init_blk_tracer() asynchronous when trace_async_init set
2026-01-30 4:10 UTC (9+ messages)
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-01-30 3:38 UTC (12+ messages)
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
[PATCH v3 net-next 00/15] nbl driver for Nebulamatrix NICs
2026-01-30 3:31 UTC (7+ messages)
` [PATCH v3 net-next 01/15] net/nebula-matrix: add minimum nbl build framework
` 回复:[PATCH "
` 回复:回复:[PATCH "
` 回复:回复:回复:[PATCH "
[PATCH net-next v03 0/4] net: hinic3: Fix code styles
2026-01-30 3:00 UTC (6+ messages)
` [PATCH net-next v03 1/4] hinic3: Fix code Style(remove empty lines between error handling)
` [PATCH net-next v03 3/4] hinic3: Use array_size instead of multiplying
[PATCH v9 0/4] Loongarch irq-redirect support
2026-01-30 2:55 UTC (3+ messages)
` [PATCH v9 1/4] Docs/LoongArch: Add Advanced Extended-Redirect IRQ model description
` [PATCH v9 2/4] irqchip/irq-loongson.h:irq-loongson.h preparation for Redirect irqchip
[PATCH v4] PCI: endpoint: pci-epf-test: Allow overriding default BAR sizes
2026-01-30 2:53 UTC (3+ messages)
[RFC PATCH v2 0/3] mm/damon: Introduce node_target_mem_bp Quota Goal Metric
2026-01-30 1:49 UTC (6+ messages)
` [PATCH 1/3] mm/damon/core: add DAMOS_QUOTA_NODE_TARGET_MEM_BP metric
` [PATCH 2/3] mm/damon/core: implement NODE_TARGET_MEM_BP metric calculation
` [PATCH 3/3] mm/damon/sysfs-schemes: expose NODE_TARGET_MEM_BP metric
[PATCH 0/3] Revert "revocable: Revocable resource management"
2026-01-30 0:36 UTC (27+ messages)
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-01-30 0:31 UTC (26+ messages)
` [PATCH v2 01/22] liveupdate: Export symbols needed by modules
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during "
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v2 05/22] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after "
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v2 08/22] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v2 09/22] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
` [PATCH v2 11/22] docs: liveupdate: Document VFIO device file preservation
` [PATCH v2 12/22] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH v2 13/22] selftests/liveupdate: Add helpers to preserve/retrieve FDs
` [PATCH v2 14/22] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v2 15/22] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v2 16/22] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v2 17/22] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v2 18/22] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v2 19/22] vfio: selftests: Expose iommu_modes to tests
` [PATCH v2 20/22] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH v2 21/22] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v2 22/22] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test
[PATCH 0/5] rpmsg: Cleanup, fixes, and RX path optimization
2026-01-30 0:22 UTC (7+ messages)
` [PATCH 1/5] rpmsg: Replace sprintf() with sysfs_emit() in sysfs show
` [PATCH 2/5] rpmsg: core: Fix incorrect return value documentation
` [PATCH 3/5] rpmsg: char: Fix typo in comment
[PATCH] ipe: document AT_EXECVE_CHECK TOCTOU issue on OverlayFS
2026-01-30 0:14 UTC
[PATCH v6 0/4] RISC-V: re-enable gcc + rust builds
2026-01-29 23:25 UTC (13+ messages)
` [PATCH v6 1/4] rust: export BINDGEN_TARGET from a separate Makefile
` [PATCH v6 2/4] rust: generate a fatal error if BINDGEN_TARGET is undefined
` [PATCH v6 3/4] rust: add a Kconfig function to test for support of bindgen options
` [PATCH v6 4/4] RISC-V: handle extension configs for bindgen, re-enable gcc + rust builds
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-01-29 22:50 UTC (6+ messages)
` [PATCH v9 12/22] KVM: VMX: Virtualize FRED event_data
[PATCH 0/9] cxl: explicit DAX driver selection and hotplug
2026-01-29 21:17 UTC (11+ messages)
` [PATCH 1/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH 2/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH 3/9] dax: plumb online_type from dax_kmem creators to hotplug
` [PATCH 4/9] drivers/cxl,dax: add dax driver mode selection for dax regions
` [PATCH 5/9] cxl/core/region: move pmem region driver logic into pmem_region
` [PATCH 6/9] cxl/core/region: move dax region device logic into dax_region.c
` [PATCH 7/9] cxl/core: add cxl_devdax_region driver for explicit userland region binding
` [PATCH 8/9] cxl/core: Add dax_kmem_region and sysram_region drivers
` [PATCH 9/9] Documentation/driver-api/cxl: add dax and sysram driver documentation
[PATCH v3 0/2] Support runtime configuration for per-VM's HGATP mode
2026-01-29 20:25 UTC (6+ messages)
` [PATCH v3 1/2] RISC-V: KVM: "
` [SUGGESTION] KVM: RISC-V: detect gstage mode hierarchy
` [PATCH v3 2/2] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
2026-01-29 19:53 UTC (9+ messages)
` [RFC PATCH 14/19] x86,fs/resctrl: Add the functionality to configure PLZA
` [RFC PATCH 16/19] fs/resctrl: Implement rdtgroup_plza_write() to configure PLZA in a group
[PATCH] docs: fix 're-use' -> 'reuse' in documentation
2026-01-29 19:01 UTC (2+ messages)
[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-01-29 18:48 UTC (4+ messages)
` [PATCH v2 2/5] KVM: arm64: Support set the DBM attr during memory abort
[PATCH v5] stm: class: Add MIPI OST protocol support
2026-01-29 18:38 UTC (3+ messages)
[PATCHv5 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-01-29 17:33 UTC (8+ messages)
` [PATCHv5 09/17] mm/sparse: Check memmap alignment for compound_info_has_mask()
[PATCH] docs: iio: adxl345: Fix typos, units, and grammatical errors
2026-01-29 17:33 UTC (2+ messages)
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2026-01-29 17:29 UTC (5+ messages)
` [PATCH v9 04/30] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
[PATCH v25 0/7] firmware: imx: driver for NXP secure-enclave
2026-01-29 16:58 UTC (2+ messages)
[PATCH v4 1/3] cxl, doc: Remove isonum.txt inclusion
2026-01-29 16:13 UTC (7+ messages)
` [PATCH v4 3/3] Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
[PATCH 0/1] Make easier to use kernel-doc outside Kernel tree
2026-01-29 15:49 UTC (2+ messages)
` [PATCH 1/1] docs: kdoc_files: allows the caller to use a different xforms class
[PATCH] dt-bindings: media: Add bindings for dim2 compatible strings Add device tree bindings for the compatible strings used in the staging/most/dim2 driver to resolve checkpatch warnings: - fsl,imx6q-mlb150 - renesas,mlp and renesas,rcar-gen3-mlp - xlnx,axi4-os62420_3pin-1.00.a and xlnx,axi4-os62420_6pin-1.00.a These bindings document the MediaLB DIM2 module found in Freescale i.MX6Q, Renesas R-Car, and Xilinx FPGA platforms
2026-01-29 15:00 UTC (4+ messages)
` [PATCH] dt-bindings: media: Add bindings for dim2 compatible strings
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-01-29 14:44 UTC (5+ messages)
` [PATCH v4 12/17] module: Move signature splitting up
` [PATCH v4 13/17] module: Report signature type to users
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-29 14:36 UTC (10+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
[PATCH v7 2/2] hwmon: pmbus: add support for STEF48H28
2026-01-29 14:14 UTC (2+ messages)
[PATCH] hwmon: pmbus: fix table in STEF48H28 documentation
2026-01-29 14:12 UTC (2+ messages)
[PATCH net-next v2] net: ethernet: neterion: s2io: remove unused driver
2026-01-29 13:44 UTC (6+ messages)
[RFC PATCH -next 0/7] Introduce heat-level memcg reclaim
2026-01-29 11:25 UTC (2+ messages)
[PATCH v3 00/30] kernel-doc: make it parse new functions and structs
2026-01-29 10:34 UTC (52+ messages)
` [PATCH v3 03/30] docs: kdoc_parser: move var transformers to the beginning
` [Intel-wired-lan] "
` [PATCH v3 04/30] docs: kdoc_parser: don't mangle with function defines
` [Intel-wired-lan] "
` [PATCH v3 05/30] docs: kdoc_parser: add functions support for NestedMatch
` [Intel-wired-lan] "
` [PATCH v3 06/30] docs: kdoc_parser: use NestedMatch to handle __attribute__ on functions
` [Intel-wired-lan] "
` [PATCH v3 07/30] docs: kdoc_parser: fix variable regexes to work with size_t
` [Intel-wired-lan] "
` [PATCH v3 08/30] docs: kdoc_parser: fix the default_value logic for variables
` [Intel-wired-lan] "
` [PATCH v3 09/30] docs: kdoc_parser: add some debug for variable parsing
` [Intel-wired-lan] "
` [PATCH v3 10/30] docs: kdoc_parser: don't exclude defaults from prototype
` [Intel-wired-lan] "
` [PATCH v3 11/30] docs: kdoc_parser: fix parser to support multi-word types
` [Intel-wired-lan] "
` [PATCH v3 12/30] docs: kdoc_parser: ignore context analysis and lock attributes
` [Intel-wired-lan] "
` [PATCH v3 13/30] docs: kdoc_parser: add support for LIST_HEAD
` [Intel-wired-lan] "
` [PATCH v3 15/30] docs: kdoc_re: properly handle strings and escape chars on it
` [Intel-wired-lan] "
` [PATCH v3 16/30] docs: kdoc_re: better show KernRe() at documentation
` [Intel-wired-lan] "
` [PATCH v3 17/30] docs: kdoc_re: don't recompile NextMatch regex every time
` [Intel-wired-lan] "
` [PATCH v3 18/30] docs: kdoc_re: Change NestedMath args replacement to \0
` [Intel-wired-lan] "
` [PATCH v3 19/30] docs: kdoc_re: make NextedMatch use KernRe
` [Intel-wired-lan] "
` [PATCH v3 20/30] docs: kdoc_re: add support on NestedMatch for argument replacement
` [Intel-wired-lan] "
` [PATCH v3 21/30] docs: python: add helpers to run unit tests
` [PATCH v3 22/30] unittests: add tests for NestedMatch class
` [PATCH v3 23/30] docs: kdoc_parser: better handle struct_group macros
` [Intel-wired-lan] "
` [PATCH v3 24/30] docs: kdoc_re: fix a parse bug on struct page_pool_params
` [PATCH v3 25/30] docs: kdoc_re: add a helper class to declare C function matches
` [Intel-wired-lan] "
` [PATCH v3 26/30] docs: kdoc_parser: use the new CFunction class
` [Intel-wired-lan] "
` [PATCH v3 27/30] docs: kdoc_parser: minimize differences with struct_group_tagged
` [Intel-wired-lan] "
` [PATCH v3 28/30] docs: kdoc_parser: move transform lists to a separate file
` [Intel-wired-lan] "
` [PATCH v3 29/30] docs: kdoc_re: don't remove the trailing ";" with NestedMatch
` [Intel-wired-lan] [PATCH v3 29/30] docs: kdoc_re: don't remove the trailing "; " "
` [PATCH v3 30/30] docs: xforms_lists.py: use CFuntion to handle all function macros
[PATCH v26 00/28] riscv control-flow integrity for usermode
2026-01-29 8:42 UTC (4+ messages)
` [PATCH v26 10/28] riscv/mm: Implement map_shadow_stack() syscall
[PATCH v2 15/15] gpio: virtio: reorder fields to reduce struct padding
2026-01-29 8:42 UTC (3+ messages)
` [PATCH v3 15/15] vsock/virtio: reorder fields to reduce padding
[RFC][PATCH v2] ima: Add support for staging measurements for deletion and trimming
2026-01-29 8:20 UTC (3+ messages)
[PATCH v2 00/25] kernel-doc: make it parse new functions and structs
2026-01-29 8:14 UTC (6+ 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