linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-01-02 23:33:32 to 2026-01-05 07:00:49 UTC [more...]

[cgroup/for-6.20 PATCH v2 0/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
 2026-01-05  7:00 UTC  (20+ messages)
` [cgroup/for-6.20 PATCH v2 1/4] cgroup/cpuset: Streamline rm_siblings_excl_cpus()
` [cgroup/for-6.20 PATCH v2 2/4] cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()
` [cgroup/for-6.20 PATCH v2 3/4] cgroup/cpuset: Don't fail cpuset.cpus change in v2
` [cgroup/for-6.20 PATCH v2 4/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict

[PATCH RFC 00/13] fix DMA aligment issues around virtio
 2026-01-05  4:57 UTC  (5+ messages)
` [PATCH RFC 14/13] gpio: virtio: fix DMA alignment
` [PATCH RFC 15/13] gpio: virtio: reorder fields to reduce struct padding

[PATCH net-next v08 0/9] net: hinic3: PF initialization
 2026-01-05  3:13 UTC  (10+ messages)
` [PATCH net-next v08 1/9] hinic3: Add PF framework
` [PATCH net-next v08 2/9] hinic3: Add PF management interfaces
` [PATCH net-next v08 3/9] hinic3: Add .ndo_tx_timeout and .ndo_get_stats64
` [PATCH net-next v08 4/9] hinic3: Add .ndo_set_features and .ndo_fix_features
` [PATCH net-next v08 5/9] hinic3: Add .ndo_features_check
` [PATCH net-next v08 6/9] hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addr
` [PATCH net-next v08 7/9] hinic3: Add adaptive IRQ coalescing with DIM
` [PATCH net-next v08 8/9] hinic3: Add mac filter ops
` [PATCH net-next v08 9/9] hinic3: Add HW event handler

[PATCH v3] kconfig: Support conditional deps using "depends on X if Y"
 2026-01-04 22:49 UTC  (2+ messages)

[RFC PATCH 0/6] Input: New EV_BTN event for generic buttons
 2026-01-04 22:30 UTC  (8+ messages)
` [RFC PATCH 1/6] Input: Introduce "
` [RFC PATCH 2/6] Input: Add info about EV_BTN
` [RFC PATCH 3/6] Input: Fire EV_BTN if found in ev_bit
` [RFC PATCH 4/6] Input: Assign EV_BTN event to HID Joysticks
` [RFC PATCH 5/6] Input: Realign rest of the HID_UP_BUTTON cases
` [RFC PATCH 6/6] Input: Add EVIOCGBTNCNT

[PATCH v2 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-04 22:07 UTC  (10+ messages)
` [PATCH v2 12/28] openrisc: introduce arch_zone_limits_init()
` [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map
        ` [PATCH 3.5] arm: make initialization of zero page independent of the memory map (was Re: [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map)

[PATCH] docs: filesystems: add fs/open.c to api-summary
 2026-01-04 20:45 UTC 

[sj:damon/next 110/118] htmldocs: Documentation/admin-guide/mm/damon/usage.rst:9: WARNING: Mismatch: both interpreted text role prefix and reference suffix. [docutils]
 2026-01-04 17:57 UTC  (2+ messages)

[PATCH 0/2] docs/ja_JP: fixes in howto.rst translation
 2026-01-04 14:29 UTC  (6+ messages)
` [PATCH 1/2] docs/ja_JP: fix typos and duplicated phrases in kernel development guide
` [PATCH 2/2] docs/ja_JP: fix translation of freestanding C environment

[PATCH v2 0/2] docs/ja_JP: fixes in howto.rst translation
 2026-01-04 11:58 UTC  (3+ messages)
` [PATCH v2 1/2] docs/ja_JP: fix typos and duplicated phrases in kernel development guide
` [PATCH v2 2/2] docs/ja_JP: fix translation of freestanding C environment

[PATCH v5 0/8] Add Chinese translation for USB subsystem
 2026-01-04 11:46 UTC  (3+ messages)

[PATCH bpf-next] bpf, docs: Update pahole to 1.28 for selftests
 2026-01-04  5:55 UTC  (4+ messages)

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2026-01-03 20:44 UTC  (5+ messages)
` [PATCH v15 19/28] x86/tpm: Early TPM PCR extending driver

[PATCH 00/26] Introduce meminspect
 2026-01-03 19:23 UTC  (8+ messages)
` [PATCH 18/26] mm/memblock: Add MEMBLOCK_INSPECT flag
` [PATCH 19/26] mm/numa: Register information into meminspect

[PATCH v7 net-next 00/13] AccECN protocol case handling series
 2026-01-03 13:10 UTC  (14+ messages)
` [PATCH v7 net-next 01/13] tcp: try to avoid safer when ACKs are thinned
` [PATCH v7 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v7 net-next 03/13] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v7 net-next 04/13] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v7 net-next 05/13] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v7 net-next 06/13] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v7 net-next 07/13] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v7 net-next 08/13] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v7 net-next 09/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v7 net-next 10/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v7 net-next 11/13] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v7 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v7 net-next 13/13] tcp: accecn: enable AccECN

[PATCH] docs/ja_JP: fix typos in submit-checklist.rst
 2026-01-03  8:45 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).