messages from 2026-01-14 21:34:59 to 2026-01-15 14:46:23 UTC [more...]
[PATCHv3 00/15] mm: Eliminate fake head pages from vmemmap optimization
2026-01-15 14:45 UTC (9+ messages)
` [PATCHv3 01/15] x86/vdso32: Prepare for <linux/pgtable.h> inclusion
` [PATCHv3 02/15] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv3 03/15] mm: Change the interface of prep_compound_tail()
` [PATCHv3 04/15] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv3 05/15] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv3 06/15] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv3 07/15] mm: Make page_zonenum() use head page
` [PATCHv3 08/15] mm/sparse: Check memmap alignment for compound_info_has_mask()
[PATCH v14 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-01-15 14:35 UTC (5+ messages)
` [PATCH v14 1/2] ACPI:RAS2: Add driver for the "
[PATCH v15 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-01-15 14:30 UTC (3+ messages)
` [PATCH v15 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v15 2/2] ras: mem: Add ACPI RAS2 memory driver
[PATCH v2 1/3] hwmon: (tmp108) Add support for P3T1035 and P3T2030
2026-01-15 14:22 UTC (7+ messages)
` [PATCH v2 2/3] dt-bindings: hwmon: ti,tmp108: Add P3T1035,P3T2030
` [PATCH v2 3/3] hwmon: (tmp108) Add P3T1035 and P3T2030 support
[PATCH v2 00/23] mm: balloon infrastructure cleanups
2026-01-15 14:06 UTC (55+ messages)
` [PATCH v2 01/23] vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
` [PATCH v2 02/23] vmw_balloon: remove vmballoon_compaction_init()
` [PATCH v2 03/23] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v2 04/23] mm/balloon_compaction: centralize basic page migration handling
` [PATCH v2 05/23] mm/balloon_compaction: centralize adjust_managed_page_count() handling
` [PATCH v2 06/23] vmw_balloon: stop using the balloon_dev_info lock
` [PATCH v2 07/23] mm/balloon_compaction: use a device-independent balloon (list) lock
` [PATCH v2 08/23] mm/balloon_compaction: remove dependency on page lock
` [PATCH v2 09/23] mm/balloon_compaction: make balloon_mops static
` [PATCH v2 10/23] mm/balloon_compaction: drop fs.h include from balloon_compaction.h
` [PATCH v2 11/23] drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
` [PATCH v2 12/23] mm/balloon_compaction: remove balloon_page_push/pop()
` [PATCH v2 13/23] mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
` [PATCH v2 14/23] mm/balloon_compaction: move internal helpers to balloon_compaction.c
` [PATCH v2 15/23] mm/balloon_compaction: assert that the balloon_pages_lock is held
` [PATCH v2 16/23] mm/balloon_compaction: mark remaining functions for having proper kerneldoc
` [PATCH v2 17/23] mm/balloon_compaction: remove "extern" from functions
` [PATCH v2 18/23] mm/vmscan: drop inclusion of balloon_compaction.h
` [PATCH v2 19/23] mm: rename balloon_compaction.(c|h) to balloon.(c|h)
` [PATCH v2 20/23] mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
` [PATCH v2 21/23] mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
` [PATCH v2 22/23] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
` [PATCH v2 23/23] MAINTAINERS: move memory balloon infrastructure to "MEMORY MANAGEMENT - BALLOON"
[PATCH v1 0/2] Add support for HiTRON HAC300S PSU
2026-01-15 14:00 UTC (4+ messages)
` [PATCH v1 2/2] hwmon: "
[PATCH v2] docs: netdev: refine 15-patch limit
2026-01-15 13:54 UTC
[PATCH v5 00/24] ARM64 PMU Partitioning
2026-01-15 13:02 UTC (3+ messages)
[PATCH 0/2] Move kernel-doc to tools/docs
2026-01-15 12:58 UTC (7+ messages)
[PATCH 00/13] Add kernel-doc modules to Documentation/tools
2026-01-15 12:57 UTC (11+ messages)
` [PATCH 02/13] docs: enable Sphinx autodoc extension to allow documenting python
[PATCH v2 net-next 0/1] AccECN packetdrill selftest series
2026-01-15 12:33 UTC (5+ messages)
[PATCH v5 00/11] Enhanced autonomous selection and improvements
2026-01-15 12:32 UTC (18+ messages)
` [PATCH v5 06/11] ACPI: CPPC: add APIs and sysfs interface for perf_limited
` [PATCH v5 08/11] cpufreq: CPPC: sync policy limits when updating min/max_perf
` [PATCH v5 09/11] cpufreq: CPPC: sync policy limits when toggling auto_select
` [PATCH v5 10/11] cpufreq: CPPC: make scaling_min/max_freq read-only when auto_sel enabled
[PATCH v8 net-next 00/14] AccECN protocol case handling series
2026-01-15 12:28 UTC (15+ messages)
` [PATCH v8 net-next 01/14] tcp: try to avoid safer when ACKs are thinned
` [PATCH v8 net-next 02/14] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v8 net-next 03/14] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v8 net-next 04/14] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v8 net-next 05/14] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v8 net-next 06/14] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v8 net-next 07/14] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v8 net-next 08/14] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v8 net-next 09/14] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v8 net-next 10/14] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v8 net-next 11/14] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v8 net-next 12/14] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v8 net-next 13/14] tcp: accecn: enable AccECN
` [PATCH v8 net-next 14/14] selftests/net: packetdrill: add TCP Accurate ECN cases
[PATCH 00/12] ras: share firmware-first estatus handling
2026-01-15 12:17 UTC (4+ messages)
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-15 12:12 UTC (5+ messages)
` [PATCH v9 01/13] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v9 01/13] set_memory: add folio_{zap, restore}_direct_map helpers
[PATCH net v2] net: stmmac: fix transmit queue timed out after resume
2026-01-15 12:09 UTC (3+ messages)
` "
[PATCH] x86/acpi: Add acpi=spcr to use SPCR-provided default console
2026-01-15 12:00 UTC (4+ messages)
[PATCH v2 0/4] riscv: dts: Add "b" ISA extension to existing devicetrees
2026-01-15 11:24 UTC (10+ messages)
` [PATCH v2 1/4] Documentation: riscv: uabi: Clarify ISA spec version for canonical order
` [PATCH v2 2/4] riscv: dts: anlogic: dr1v90: Add "b" ISA extension
` [PATCH v2 3/4] riscv: dts: sophgo: sg2044: "
` [PATCH v2 4/4] riscv: dts: spacemit: k1: "
` (subset) [PATCH v2 0/4] riscv: dts: Add "b" ISA extension to existing devicetrees
[PATCH v4 2/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
2026-01-15 11:17 UTC (3+ messages)
[PATCH v3 1/3] dt-bindings: hwmon: ti,tmp108: Add P3T1035,P3T2030
2026-01-15 11:14 UTC (3+ messages)
` [PATCH v3 2/3] hwmon: (tmp108) Add support for P3T1035 and P3T2030
` [PATCH v3 3/3] hwmon: (tmp108) Add P3T1035 and P3T2030 support
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-15 11:08 UTC (3+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
[PATCH v3 0/2] iio: dac: Add support for MAX22007 DAC
2026-01-15 10:24 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: Add max22007
[PATCH] Documentation/protection-keys: Mark as available on AMD
2026-01-15 9:43 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v2 RESEND] "
[PATCH 1/1] Documentation: Link man pages to https://man7.org/
2026-01-15 9:15 UTC (5+ messages)
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2026-01-15 9:02 UTC (5+ messages)
` [PATCH v9 23/30] KVM: arm64: Context switch SME state for guests
[PATCH v5 iwl-next] ice: add support for unmanaged DPLL on E830 NIC
2026-01-15 8:57 UTC (8+ messages)
` "
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-01-15 8:33 UTC (17+ messages)
[PATCH RESEND v2] checkpatch: Suppress warnings when Reported-by: is followed by Link:
2026-01-15 7:22 UTC (2+ messages)
` [LTP] "
[PATCH net Resend] net: stmmac: fix transmit queue timed out after resume
2026-01-15 7:19 UTC (4+ messages)
` [PATCH net v2] "
` "
[PATCH v2] scsi: docs: Add description for missing options of link_power_management_policy
2026-01-15 7:00 UTC (2+ messages)
[PATCH] scsi: docs: Add description for missing options of link_power_management_policy
2026-01-15 6:55 UTC (3+ messages)
[PATCH v4] kernel-chktaint: add reporting for tainted modules
2026-01-15 6:47 UTC
[PATCH v3] arm64: errata: Workaround for SI L1 downstream coherency issue
2026-01-15 6:26 UTC (4+ messages)
[PATCH v7 0/5] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
2026-01-15 6:15 UTC (2+ messages)
[PATCH v2] docs: ja_JP: Start translation of submitting-patches
2026-01-15 4:59 UTC
[PATCH 1/1] Docs/mm/allocation-profiling: describe sysctrl limitations in debug mode
2026-01-15 5:57 UTC (2+ messages)
[PATCH] RISC-V: KVM: Document scounteren and senvcfg in CSRs
2026-01-15 4:11 UTC
[PATCH v9 00/26] riscv control-flow integrity for usermode
2026-01-15 3:11 UTC (3+ messages)
` [PATCH v9 02/26] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
[PATCH v26 00/28] riscv control-flow integrity for usermode
2026-01-15 2:57 UTC (3+ messages)
` [PATCH v26 01/28] mm: VM_SHADOW_STACK definition for riscv
[PATCH v2] Rework the jobserver open logic
2026-01-15 2:44 UTC (2+ messages)
[PATCH v4 0/4] fix -Werror issues
2026-01-15 0:43 UTC (3+ messages)
` [PATCH v4 2/4] scripts/kernel-doc: avoid error_count overflows
[PATCH V4 05/19] dax: Add dax_operations for use by fs-dax on fsdev dax
2026-01-14 21:45 UTC (21+ messages)
` [PATCH V4 06/19] dax: Add dax_set_ops() for setting dax_operations at bind time
` [PATCH V4 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
` [PATCH V4 08/19] dax: export dax_dev_get()
` [PATCH V4 09/19] famfs_fuse: magic.h: Add famfs magic numbers
` [PATCH V4 10/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V4 11/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V4 12/19] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V4 13/19] famfs_fuse: Create files with famfs fmaps
` [PATCH V4 15/19] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V4 16/19] famfs_fuse: Add holder_operations for dax notify_failure()
` [PATCH V4 17/19] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
` [PATCH V4 18/19] famfs_fuse: Add famfs fmap metadata documentation
` [PATCH V4 19/19] famfs_fuse: Add documentation
` [PATCH V4 0/3]
` [PATCH V4 1/3] fuse_kernel.h: bring up to baseline 6.19
` [PATCH V4 2/3] fuse_kernel.h: add famfs DAX fmap protocol definitions
` [PATCH V4 3/3] fuse: add famfs DAX fmap support
` [PATCH V2 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
` [PATCH V2 1/2] daxctl: Add support for famfs mode
` [PATCH V2 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:
[PATCH 0/2] riscv: dts: Add "b" ISA extension to existing devicetrees
2026-01-14 22:54 UTC (6+ messages)
` [PATCH 2/2] "
[PATCH v4 0/3] Support comma-separated symbols and :entry/:exit
2026-01-14 22:13 UTC (6+ messages)
` [PATCH v5 0/3] tracing/fprobe: "
` [PATCH v5 1/3] "
` [PATCH v5 2/3] docs: tracing/fprobe: Document list filters "
` [PATCH v5 3/3] selftests/ftrace: Add accept cases for fprobe list syntax
[PATCH v4 0/5] hwmon: it87: add IT8613E support
2026-01-14 22:12 UTC (6+ messages)
` [PATCH v4 1/5] hwmon: it87: describe per-chip temperature resources
` [PATCH v4 2/5] hwmon: it87: prepare for extended PWM temp maps
` [PATCH v4 3/5] hwmon: it87: expose additional temperature limits
` [PATCH v4 4/5] hwmon: it87: add IT8613E identification
` [PATCH v4 5/5] hwmon: it87: add IT8613E configuration
[PATCH v2 00/12] Implement support for IBS virtualization
2026-01-14 21:59 UTC (4+ messages)
` [PATCH v2 03/12] KVM: Add KVM_GET_EXT_LAPIC and KVM_SET_EXT_LAPIC for extapic
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