messages from 2026-05-23 19:47:23 to 2026-05-25 20:28:16 UTC [more...]
[PATCH 0/2] Two small cleanups to maintainers_include
2026-05-25 20:28 UTC (2+ messages)
[PATCH] docs: threat-model: add missing closing parenthesis
2026-05-25 20:26 UTC (4+ messages)
[PATCH] docs: fix typo in user_mode_linux_howto_v2.rst
2026-05-25 20:23 UTC (2+ messages)
[PATCH] docs: fix typo in list.rst
2026-05-25 20:22 UTC (2+ messages)
[PATCH] docs: fix typo in leds-lp55xx.rst
2026-05-25 20:20 UTC (2+ messages)
[PATCH] docs: md: fix grammar in speed_limit description
2026-05-25 20:17 UTC (2+ messages)
[PATCH] docs: pt_BR: Translate process/kernel-docs.rst into Portuguese
2026-05-25 20:15 UTC (5+ messages)
[PATCH v2] docs: submitting-patches: Clarify that "reviewer" is a person
2026-05-25 20:05 UTC (2+ messages)
[PATCH net-next 0/3] devlink: Add boot-time eswitch mode defaults
2026-05-25 19:42 UTC (2+ messages)
[PATCH v4 00/14] userfaultfd: working set tracking for VM guest memory
2026-05-25 19:31 UTC (23+ messages)
` [PATCH v4 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v4 02/14] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v4 03/14] mm: rename uffd-wp PTE accessors "
` [PATCH v4 04/14] mm: add VM_UFFD_RWP VMA flag
` [PATCH v4 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v4 06/14] mm: preserve RWP marker across PTE rewrites
` [PATCH v4 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v4 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v4 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v4 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v4 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
[PATCH v2 0/4] mm/zswap: Implement per-cgroup proactive writeback
2026-05-25 19:24 UTC (6+ messages)
` [PATCH v2 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
` [PATCH v2 2/4] mm/zswap: Implement proactive writeback
` [PATCH v2 3/4] mm/zswap: Add per-memcg stat for "
` [PATCH v2 4/4] selftests/cgroup: Add tests for zswap "
[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
2026-05-25 19:10 UTC (4+ messages)
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce "
[PATCH v2 0/3] PCI: endpoint: Add PCI DMA endpoint function (part 3/3)
2026-05-25 18:05 UTC (8+ messages)
` [PATCH v2 1/3] dmaengine: dw-edma-pcie: Discover endpoint DMA metadata
` [PATCH v2 2/3] PCI: endpoint: Add DMA endpoint function
` [PATCH v2 3/3] Documentation: PCI: Add PCI DMA endpoint function documentation
[PATCH] platform/x86: thinkpad_acpi: Add USB-C Security (USCS) support
2026-05-25 17:18 UTC (2+ messages)
[PATCH bpf-next] bpf: Add kernel-doc for arena page kfuncs
2026-05-25 16:36 UTC (4+ messages)
` [PATCH bpf-next v2] "
[PATCH v3 0/2] iio: dac: Add support for AD5529R DAC
2026-05-25 16:30 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: Add AD5529R
[PATCH v2 00/10] liveupdate: Remove limits on the number of files and sessions
2026-05-25 16:27 UTC (7+ messages)
` [PATCH v2 01/10] liveupdate: centralize state management into struct luo_ser
` [PATCH v2 02/10] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v2 03/10] liveupdate: Extract luo_session_deserialize_one helper
[PATCH v4 14/14] Documentation/userfaultfd: document RWP working set tracking
2026-05-25 15:45 UTC
[PATCH v4 13/14] selftests/mm: add userfaultfd RWP tests
2026-05-25 15:43 UTC
[PATCH v4 12/14] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
2026-05-25 15:40 UTC
[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
2026-05-25 15:35 UTC (3+ messages)
` [PATCH v6 04/12] PCI: liveupdate: Document driver binding responsibilities
[PATCH v5 00/11] mfd: macsmc: add rtc, hwmon and hid subdevices
2026-05-25 13:33 UTC (3+ messages)
` [PATCH v5 02/11] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema
[PATCH v14 00/17] arm64/riscv: Add support for crashkernel CMA reservation
2026-05-25 13:17 UTC (21+ messages)
` [PATCH v14 01/17] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v14 02/17] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v14 03/17] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v14 04/17] arm64: kexec: Fix image->elf_headers memory leak during retry loop
` [PATCH v14 05/17] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
` [PATCH v14 06/17] arm64: kexec_file: "
` [PATCH v14 07/17] riscv: "
` [PATCH v14 08/17] LoongArch: kexec: "
` [PATCH v14 09/17] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v14 10/17] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v14 11/17] x86/kexec: "
` [PATCH v14 12/17] riscv: kexec_file: "
` [PATCH v14 13/17] LoongArch: kexec: "
` [PATCH v14 14/17] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v14 15/17] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v14 16/17] riscv: "
` [PATCH v14 17/17] arm64/crash: Add crash hotplug support
[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
2026-05-25 13:08 UTC (6+ messages)
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support
[PATCH v13 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-05-25 12:31 UTC (9+ messages)
` [PATCH v13 1/6] dt-bindings: iio: adc: add AD4691 family
` [PATCH v13 2/6] iio: adc: ad4691: add initial driver for "
` [PATCH v13 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v13 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v13 5/6] iio: adc: ad4691: add oversampling support
` [PATCH v13 6/6] docs: iio: adc: ad4691: add driver documentation
[PATCH v2 00/24] dynamic-debug cleanups refactors maintenance + alignment fix
2026-05-25 9:24 UTC (3+ messages)
` [PATCH v2 19/24] dyndbg,module: make proper substructs in _ddebug_info
[PATCH RFC v5 00/18] riscv: add Ssqosid and CBQRI resctrl support
2026-05-25 8:23 UTC (20+ messages)
` [PATCH RFC v5 01/18] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH RFC v5 02/18] riscv: detect the Ssqosid extension
` [PATCH RFC v5 03/18] riscv: add support for srmcfg CSR from "
` [PATCH RFC v5 04/18] fs/resctrl: Add resctrl_is_membw() helper
` [PATCH RFC v5 05/18] fs/resctrl: Add RDT_RESOURCE_MB_MIN and RDT_RESOURCE_MB_WGHT
` [PATCH RFC v5 06/18] fs/resctrl: Let bandwidth resources default to min_bw at reset
` [PATCH RFC v5 07/18] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH RFC v5 08/18] riscv_cbqri: Add capacity controller monitoring "
` [PATCH RFC v5 09/18] riscv_cbqri: Add bandwidth controller probe and allocation "
` [PATCH RFC v5 10/18] riscv_cbqri: Add bandwidth controller monitoring "
` [PATCH RFC v5 11/18] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH RFC v5 12/18] riscv_cbqri: resctrl: Add L3 cache occupancy monitoring
` [PATCH RFC v5 13/18] riscv_cbqri: resctrl: Add MB_MIN bandwidth allocation via Rbwb
` [PATCH RFC v5 14/18] riscv_cbqri: resctrl: Add MB_WGHT bandwidth allocation via Mweight
` [PATCH RFC v5 15/18] riscv_cbqri: resctrl: Add mbm_total_bytes bandwidth monitoring
` [PATCH RFC v5 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table
` [PATCH RFC v5 17/18] ACPI: RISC-V: Add support for RISC-V Quality of Service Controller (RQSC)
` [PATCH RFC v5 18/18] riscv: enable resctrl filesystem for Ssqosid
[PATCH 0/3] AF_ALG: Remove support for AIO and old-style drivers
2026-05-25 8:03 UTC (3+ messages)
` [PATCH 1/3] net: Remove support for AIO on sockets
[PATCH v2 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
2026-05-25 7:32 UTC (7+ messages)
` [PATCH v2 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH v2 2/6] alloc_tag: add ioctl filters "
[PATCH net-next V2 2/2] net/mlx5: implement max_sfs parameter
2026-05-25 6:42 UTC (3+ messages)
[PATCH v3 0/4] selftests/mm: separate GUP microbenchmarking from functional testing
2026-05-25 6:29 UTC (7+ messages)
` [PATCH v3 1/4] tools/lib/mm: add shared file helpers
` [PATCH v3 2/4] tools/lib/mm: move hugepage_settings out of selftests
[PATCH v18 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-05-25 5:44 UTC (3+ messages)
[PATCH v9 0/4] Add MSI Claw HID Configuration Driver
2026-05-25 2:05 UTC (5+ messages)
` [PATCH v9 1/4] HID: hid-msi: Add MSI Claw configuration driver
` [PATCH v9 2/4] HID: hid-msi: Add M-key mapping attributes
` [PATCH v9 3/4] HID: hid-msi: Add RGB control interface
` [PATCH v9 4/4] HID: hid-msi: Add Rumble Intensity Attributes
[PATCH v7 0/8] Add Chinese translation for USB subsystem
2026-05-25 2:05 UTC (3+ messages)
` [PATCH v7 2/8] docs/zh_CN: Add acm.rst translation
[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
2026-05-25 1:44 UTC (4+ messages)
` [PATCH v2 1/7] seg6: add End.MAP behavior
[PATCH v2 0/4] cpufreq: Set policy->min and max as real QoS constraints
2026-05-25 1:05 UTC (5+ messages)
` [PATCH v2 4/4] cpufreq: Use policy->min/max init as QoS request
[PATCH] Documentation: ABI: sysfs-class-reboot-mode-reboot_modes: fix doc warnings
2026-05-24 22:48 UTC (3+ messages)
[PATCH] docs/mm: fix spelling mistakes in memory management docs
2026-05-24 18:43 UTC (3+ messages)
[PATCH v14 00/12] ADF41513/ADF41510 PLL frequency synthesizers
2026-05-24 12:34 UTC (14+ messages)
` [PATCH v14 01/12] dt-bindings: iio: frequency: add adf41513
` [PATCH v14 02/12] lib: kstrtox: add local _parse_integer_limit_init() helper
` [PATCH v14 03/12] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [PATCH v14 04/12] lib: test-kstrtox: tests for kstrtodec64() and kstrtoudec64()
` [PATCH v14 05/12] lib: math: div64: add div64_s64_rem()
` [PATCH v14 06/12] iio: core: add decimal value formatting into 64-bit value
` [PATCH v14 07/12] iio: test: iio-test-format: add test case for decimal format
` [PATCH v14 08/12] iio: frequency: adf41513: driver implementation
` [PATCH v14 09/12] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v14 10/12] iio: frequency: adf41513: features on frequency change
` [PATCH v14 11/12] docs: iio: add documentation for adf41513 driver
` [PATCH v14 12/12] Documentation: ABI: testing: add common ABI file for iio/frequency
[PATCH] docs/zh_CN: fix KASAN SW_TAGS mode description
2026-05-24 10:44 UTC (2+ messages)
[PATCH v3 00/16] userfaultfd: working set tracking for VM guest memory
2026-05-24 6:32 UTC (4+ messages)
` [PATCH v3 15/16] userfaultfd.2: Add read-write protect mode
[PATCH] mm/dmapool: use static key for boot-time debug enablement
2026-05-24 3:40 UTC
[PATCH v16 00/28] Add new general DRM property "color format"
2026-05-23 19:44 UTC (16+ messages)
` [PATCH v16 14/28] drm/i915/dp: Implement "color format" DRM property
` [PATCH v16 15/28] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v16 16/28] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v16 17/28] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v16 18/28] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v16 19/28] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v16 20/28] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v16 21/28] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v16 22/28] drm/connector: Register color format property on HDMI connectors
` [PATCH v16 23/28] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v16 24/28] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v16 25/28] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v16 26/28] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v16 27/28] drm/bridge: Document bridge chain format selection
` [PATCH v16 28/28] drm/connector: Update docs of "colorspace" for color format prop
page: | 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