messages from 2025-10-10 15:01:26 to 2025-10-13 21:35:48 UTC [more...]
[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
2025-10-13 21:35 UTC (4+ messages)
[PATCH v3 00/11] HID: Implement haptic touchpad support
2025-10-13 20:59 UTC (12+ messages)
` [PATCH v3 04/11] HID: haptic: introduce hid_haptic_device
[PATCH 0/7] Add support for AD4062 device family
2025-10-13 19:50 UTC (9+ messages)
` [PATCH 1/7] dt-bindings: iio: adc: Add adi,ad4062
` [PATCH 2/7] docs: iio: New docs for ad4062 driver
` [PATCH 3/7] iio: adc: Add support for ad4062
` [PATCH 4/7] docs: iio: ad4062: Add IIO Trigger support
` [PATCH 5/7] iio: adc: "
` [PATCH 6/7] docs: iio: ad4062: Add IIO Events support
` [PATCH 7/7] iio: adc: "
[PATCH hyperv-next v7 00/17] Confidential VMBus
2025-10-13 19:01 UTC (2+ messages)
[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-10-13 18:59 UTC (4+ messages)
` [PATCH v4 1/3] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v4 2/3] KVM: selftests: Test for KVM_EXIT_ARM_SEA
` [PATCH v4 3/3] Documentation: kvm: new UAPI for handling SEA
[PATCH net-next v4 00/24][pull request] Queue configs and large buffer providers
2025-10-13 17:54 UTC (28+ messages)
` [PATCH net-next v4 01/24] net: page_pool: sanitise allocation order
` [PATCH net-next v4 02/24] docs: ethtool: document that rx_buf_len must control payload lengths
` [PATCH net-next v4 03/24] net: ethtool: report max value for rx-buf-len
` [PATCH net-next v4 04/24] net: use zero value to restore rx_buf_len to default
` [PATCH net-next v4 05/24] net: hns3: net: use zero "
` [PATCH net-next v4 06/24] net: clarify the meaning of netdev_config members
` [PATCH net-next v4 07/24] net: add rx_buf_len to netdev config
` [PATCH net-next v4 08/24] eth: bnxt: read the page size from the adapter struct
` [PATCH net-next v4 09/24] eth: bnxt: set page pool page order based on rx_page_size
` [PATCH net-next v4 10/24] eth: bnxt: support setting size of agg buffers via ethtool
` [PATCH net-next v4 11/24] net: move netdev_config manipulation to dedicated helpers
` [PATCH net-next v4 12/24] net: reduce indent of struct netdev_queue_mgmt_ops members
` [PATCH net-next v4 13/24] net: allocate per-queue config structs and pass them thru the queue API
` [PATCH net-next v4 14/24] net: pass extack to netdev_rx_queue_restart()
` [PATCH net-next v4 15/24] net: add queue config validation callback
` [PATCH net-next v4 16/24] eth: bnxt: always set the queue mgmt ops
` [PATCH net-next v4 17/24] eth: bnxt: store the rx buf size per queue
` [PATCH net-next v4 18/24] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v4 19/24] netdev: add support for setting rx-buf-len per queue
` [PATCH net-next v4 20/24] net: wipe the setting of deactived queues
` [PATCH net-next v4 21/24] eth: bnxt: use queue op config validate
` [PATCH net-next v4 22/24] eth: bnxt: support per queue configuration of rx-buf-len
` [PATCH net-next v4 23/24] net: let pp memory provider to specify rx buf len
` [PATCH net-next v4 24/24] net: validate driver supports passed qcfg params
[PATCH v16 0/3] leds: add new LED driver for TI LP5812
2025-10-13 17:35 UTC (4+ messages)
` [PATCH v16 1/3] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v16 2/3] leds: add basic support for "
` [PATCH v16 3/3] docs: leds: Document TI LP5812 LED driver
[PATCH v4 net-next 00/13] AccECN protocol case handling series
2025-10-13 17:03 UTC (14+ messages)
` [PATCH v4 net-next 01/13] tcp: try to avoid safer when ACKs are thinned
` [PATCH v4 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v4 net-next 03/13] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
` [PATCH v4 net-next 04/13] tcp: disable RFC3168 fallback identifier "
` [PATCH v4 net-next 05/13] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v4 net-next 06/13] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v4 net-next 07/13] tcp: move increment of num_retrans
` [PATCH v4 net-next 08/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v4 net-next 09/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v4 net-next 10/13] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v4 net-next 11/13] tcp: accecn: verify ACE counter in 1st ACK after AccECN negotiation
` [PATCH v4 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v4 net-next 13/13] tcp: accecn: enable AccECN
[PATCH net-next 0/6] tools: ynl-gen: generate flags better
2025-10-13 16:50 UTC (7+ messages)
` [PATCH net-next 1/6] tools: ynl-gen: bitshift the flag values in the generated code
` [PATCH net-next 2/6] tools: ynl-gen: refactor render-max enum generation
` [PATCH net-next 3/6] tools: ynl-gen: use uapi mask definition in NLA_POLICY_MASK
` [PATCH net-next 4/6] tools: ynl-gen: add generic p_wrap() helper
` [PATCH net-next 5/6] tools: ynl-gen: construct bitflag masks in generated headers
` [PATCH net-next 6/6] tools: ynl-gen: allow custom naming of render-max definitions
[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
2025-10-13 16:40 UTC (5+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag
[PATCH 0/8] Guaranteed CMA
2025-10-13 15:43 UTC (6+ messages)
` [PATCH 1/8] mm: implement cleancache
[PATCH v4 00/30] Live Update Orchestrator
2025-10-13 15:23 UTC (11+ messages)
[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
2025-10-13 15:01 UTC (10+ messages)
[PATCH v19 00/27] riscv control-flow integrity for usermode
2025-10-13 14:30 UTC (10+ messages)
[PATCH v2 13/20] Documentation/rv: Add documentation about hybrid automata
2025-10-13 14:14 UTC (12+ messages)
` [PATCH v2 14/20] rv: Add sample hybrid monitors stall
` [PATCH v2 15/20] rv: Convert the opid monitor to a hybrid automaton
` [PATCH v2 20/20] rv: Add deadline monitors
[PATCH v9 mm-new 00/11] mm, bpf: BPF based THP order selection
2025-10-13 13:07 UTC (16+ messages)
` [PATCH v9 mm-new 03/11] mm: thp: add support for "
[PATCH v3 0/8] Enhanced autonomous selection and improvements
2025-10-13 12:51 UTC (7+ messages)
` [PATCH v3 1/8] cpufreq: CPPC: Add generic helpers for sysfs show/store
` [PATCH v3 6/8] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited
[PATCH v2 0/2] can: add Transmitter Delay Compensation (TDC) documentation
2025-10-13 12:13 UTC (4+ messages)
` [PATCH v2 1/2] can: remove false statement about 1:1 mapping between DLC and length
` [PATCH v2 2/2] can: add Transmitter Delay Compensation (TDC) documentation
[PATCH v2] docs/zh_CN: Add translation of rust/testing.rst
2025-10-13 10:30 UTC (4+ messages)
[PATCH v2 0/3] initrd: remove half of classic initrd support
2025-10-13 10:29 UTC (9+ messages)
` [PATCH v2 1/3] init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parameters
` [PATCH v2 2/3] initrd: remove deprecated code path (linuxrc)
[PATCH v2 0/2] Associative arrays documentation formatting cleanups
2025-10-13 9:56 UTC (3+ messages)
` [PATCH v2 1/2] Documentation: assoc_array: Indent function explanation text
` [PATCH v2 2/2] Documentation: assoc_array: Format internal tree layout tables
[PATCH 0/2] can: add Transmitter Delay Compensation (TDC) documentation
2025-10-13 9:41 UTC (8+ messages)
` [PATCH 1/2] can: remove false statement about 1:1 mapping between DLC and length
` [PATCH 2/2] can: add Transmitter Delay Compensation (TDC) documentation
[PATCH] Documentation/rtla: rename common_xxx.rst files to common_xxx.txt
2025-10-13 9:27 UTC
[PATCH v4 0/8] Add SPI offload support to AD4030
2025-10-13 8:58 UTC (14+ messages)
` [PATCH v4 1/8] pwm: Declare waveform stubs for when PWM is not reachable
` [PATCH v4 6/8] iio: adc: ad4030: Add SPI offload support
` [PATCH v4 7/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224
` [PATCH v4 8/8] iio: adc: ad4030: Add support for "
[PATCH v3] Documentation/x86: explain LINUX_EFI_INITRD_MEDIA_GUID
2025-10-13 8:57 UTC
[PATCH v8 0/5] dma-buf: heaps: Create a CMA heap for each CMA reserved region
2025-10-13 8:35 UTC (6+ messages)
` [PATCH v8 1/5] doc: dma-buf: List the heaps by name
` [PATCH v8 2/5] dma-buf: heaps: cma: Register list of CMA regions at boot
` [PATCH v8 3/5] dma: contiguous: Register reusable "
` [PATCH v8 4/5] dma: contiguous: Reserve default CMA heap
` [PATCH v8 5/5] dma-buf: heaps: cma: Create CMA heap for each CMA reserved region
[PATCH v2 00/12] Implement support for IBS virtualization
2025-10-13 5:53 UTC (14+ messages)
` [PATCH v2 02/12] KVM: x86: Refactor APIC register mask handling to support extended APIC registers
` [PATCH v2 04/12] x86/cpufeatures: Add CPUID feature bit for Extended LVT
` [PATCH v2 05/12] KVM: x86: Add emulation support for Extented LVT registers
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-10-13 5:27 UTC (18+ messages)
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb
[PATCH v2] docs/zh_CN: Add secrets coco Chinese translation
2025-10-13 3:35 UTC (2+ messages)
[PATCH] docs/zh_CN: Add secrets coco Chinese translation
2025-10-13 2:43 UTC (3+ messages)
[PATCH][v3] hung_task: Panic after fixed number of hung tasks
2025-10-13 2:14 UTC (3+ messages)
` [PATCH v3] "
` [外部邮件] "
[PATCH net] doc: fix seg6_flowlabel path
2025-10-12 22:00 UTC (3+ messages)
[PATCH 1/3] virtio: dwords->qwords
2025-10-12 19:17 UTC (9+ messages)
[PATCH] docs: hwmon: fix typo in sg2042-mcu.rst Fix a spelling mistake: "supprts" → "supports"
2025-10-12 18:10 UTC (2+ messages)
[PATCH v3 0/5] tracing: fprobe: list-style filters,
2025-10-12 14:40 UTC (14+ messages)
` [PATCH v3 1/5] docs: tracing: fprobe: document list filters and :entry/:exit
` [PATCH v3 2/5] tracing: fprobe: require explicit [GROUP/]EVENT for list/wildcard
` [PATCH v3 3/5] tracing: fprobe: support comma-separated symbols and :entry/:exit
[PATCH] Documentation: f2fs: wrap tables in literal code blocks to fix LaTeX build
2025-10-12 5:31 UTC (3+ messages)
[PATCH][v2] hung_task: Panic after fixed number of hung tasks
2025-10-11 23:58 UTC (8+ messages)
` [????] "
` [外部邮件] "
[PATCH 5/8] mm/tests: add cleancache kunit test
2025-10-11 21:47 UTC (3+ messages)
[PATCH v5 2/2] irqchip/irq-loongarch-ir:Add Redirect irqchip support
2025-10-11 15:27 UTC (3+ messages)
[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
2025-10-11 14:32 UTC (13+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing
[PATCH 6/8] add cleancache documentation
2025-10-10 22:09 UTC (3+ messages)
[PATCH 7/8] mm: introduce GCMA
2025-10-10 22:05 UTC (3+ messages)
[bjackman:asi/next 10/50] htmldocs: Documentation/arch/x86/asi.rst: WARNING: document isn't included in any toctree [toc.not_included]
2025-10-10 21:00 UTC
[PATCH v10 00/15] x86: Enable Linear Address Space Separation support
2025-10-10 20:45 UTC (16+ messages)
` [PATCH v10 03/15] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCH v10 04/15] x86/cpu: Set LASS CR4 bit as pinning sensitive
` [PATCH v10 05/15] x86/cpu: Defer CR pinning enforcement until late_initcall()
[PATCH] docs: fscrypt: document EFAULT return for FS_IOC_SET_ENCRYPTION_POLICY
2025-10-10 20:39 UTC (2+ messages)
[PATCH v3 06/13] hwmon: Add Apple Silicon SMC hwmon driver
2025-10-10 20:25 UTC (2+ messages)
commit lament
2025-10-10 20:10 UTC
[PATCH v7 00/23] mm/ksw: Introduce real-time KStackWatch debugging tool
2025-10-10 20:02 UTC (3+ messages)
` [PATCH v7 22/23] docs: add KStackWatch document
[PATCH] Revert "mm, hugetlb: remove hugepages_treat_as_movable sysctl"
2025-10-10 18:53 UTC (11+ 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;
as well as URLs for NNTP newsgroup(s).