messages from 2025-01-28 15:52:22 to 2025-01-30 11:42:32 UTC [more...]
[PATCH v1 00/12] mm: fixes for device-exclusive entries (hmm)
2025-01-30 11:42 UTC (31+ messages)
` [PATCH v1 01/12] mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
` [PATCH v1 02/12] mm/rmap: reject hugetlb folios in folio_make_device_exclusive()
` [PATCH v1 03/12] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
` [PATCH v1 04/12] mm/rmap: implement make_device_exclusive() using folio_walk instead of rmap walk
` [PATCH v1 05/12] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable()
` [PATCH v1 06/12] mm: use single SWP_DEVICE_EXCLUSIVE entry type
` [PATCH v1 07/12] mm/page_vma_mapped: device-private entries are not migration entries
` [PATCH v1 08/12] mm/rmap: handle device-exclusive entries correctly in try_to_unmap_one()
` [PATCH v1 09/12] mm/rmap: handle device-exclusive entries correctly in try_to_migrate_one()
` [PATCH v1 10/12] mm/rmap: handle device-exclusive entries correctly in folio_referenced_one()
` [PATCH v1 11/12] mm/rmap: handle device-exclusive entries correctly in page_vma_mkclean_one()
` [PATCH v1 12/12] mm/rmap: keep mapcount untouched for device-exclusive entries
[RFC 0/6] Raise the bar with regards to Python and Sphinx requirements
2025-01-30 9:33 UTC (9+ messages)
` [RFC 1/6] scripts/get_abi.py: make it backward-compatible with Python 3.6
` [RFC 2/6] docs: extensions: don't use utf-8 syntax for descriptions
` [RFC 3/6] docs: automarkup: drop legacy support
` [RFC 4/6] scripts/kernel-doc: drop Sphinx version check
` [RFC 5/6] docs: changes: update Sphinx minimal version to 3.4.3
` [RFC 6/6] doc: changes: update Python minimal version
[PATCH v3 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
2025-01-30 11:08 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: iio: adc: add ADI ad4030, ad4630 and ad4632
` [PATCH v3 2/6] iio: adc: ad4030: add driver for ad4030-24
` [PATCH v3 3/6] iio: adc: ad4030: add averaging support
` [PATCH v3 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16
` [PATCH v3 5/6] iio: adc: ad4030: add support for ad4632-16 and ad4632-24
` [PATCH v3 6/6] docs: iio: ad4030: add documentation
[PATCH v1 0/4] mm: cleanups for device-exclusive entries (hmm)
2025-01-30 10:43 UTC (12+ messages)
` [PATCH v1 1/4] lib/test_hmm: make dmirror_atomic_map() consume a single page
` [PATCH v1 2/4] mm/mmu_notifier: drop owner from MMU_NOTIFY_EXCLUSIVE
` [PATCH v1 3/4] mm/memory: pass folio and pte to restore_exclusive_pte()
` [PATCH v1 4/4] mm/memory: document restore_exclusive_pte()
[PATCH RFC net-next v3 0/8] netconsole: Add support for CPU population
2025-01-30 10:38 UTC (17+ messages)
` [PATCH RFC net-next v3 1/8] netconsole: consolidate send buffers into netconsole_target struct
` [PATCH RFC net-next v3 2/8] netconsole: Rename userdata to extradata
` [PATCH RFC net-next v3 3/8] netconsole: Helper to count number of used entries
` [PATCH RFC net-next v3 4/8] netconsole: Introduce configfs helpers for sysdata features
` [PATCH RFC net-next v3 5/8] netconsole: Include sysdata in extradata entry count
` [PATCH RFC net-next v3 6/8] netconsole: add support for sysdata and CPU population
` [PATCH RFC net-next v3 7/8] netconsole: selftest: test for sysdata CPU
[PATCH v2] docs: clarify rdinit precedence and correct ramdisk to initramfs
2025-01-30 10:17 UTC
[PATCH] docs: clarify rdinit precedence and correct ramdisk to initramfs
2025-01-30 10:04 UTC (3+ messages)
[RFC PATCH] mm, memcg: introduce memory.high.throttle
2025-01-30 8:15 UTC (3+ messages)
[PATCH v2] docs: submit-checklist: Expand on build tests against different word sizes
2025-01-30 7:28 UTC
[PATCH 0/6] Address some issues related to Python version
2025-01-30 7:00 UTC (9+ messages)
` [PATCH 1/6] docs: trace: decode_msr.py: make it compatible with python 3
` [PATCH 2/6] tools: perf: exported-sql-viewer: drop support for Python 2
` [PATCH 3/6] tools: perf: "
` [PATCH 4/6] tools: perf: task-analyzer: "
` [PATCH 5/6] tools: selftests/bpf: test_bpftool_synctypes: escape raw symbols
` [PATCH 6/6] comedi: convert_csv_to_c.py: use r-string for a regex expression
[PATCH v4 0/9] mm: workingset reporting
2025-01-30 4:11 UTC (4+ messages)
[PATCH 1/2] docs/ja_JP: Convert SubmitChecklist into reST with belated updates
2025-01-30 3:04 UTC (4+ messages)
` [PATCH 2/2] docs: submit-checklist: Expand on build tests against different word sizes
[PATCH] mailmap, MAINTAINERS, docs: Update my email address
2025-01-30 1:22 UTC
[PATCH] .mailmap: Update incorrect entry and my email in MAINTAINERS
2025-01-30 1:18 UTC (5+ messages)
[PATCH bpf v9 0/5] bpf: fix wrong copied_seq calculation and add tests
2025-01-29 22:00 UTC (2+ messages)
[RFC PATCH v2 0/2] ipe support for anonymous memory and memfd
2025-01-29 20:39 UTC (3+ messages)
` [RFC PATCH v2 1/2] memfd,lsm: add a security hook to memfd_create()
` [RFC PATCH v2 2/2] ipe: add 'anonymous_memory' property for policy decisions
[PATCH v2 0/2] mm: zswap: remove z3fold and zbud
2025-01-29 19:26 UTC (4+ messages)
` [PATCH v2 1/2] mm: z3fold: remove z3fold
` [PATCH v2 2/2] mm: zbud: remove zbud
[PATCH 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
2025-01-29 18:03 UTC (10+ messages)
[PATCH v3 0/3] Add support for AD7191
2025-01-29 16:51 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: add AD7191
` [PATCH v3 2/3] iio: adc: ad7191: "
` [PATCH v3 3/3] docs: iio: "
[PATCH 00/14] drm: Move to using devm_platform_ioremap_resource
2025-01-29 16:30 UTC (33+ messages)
` [PATCH 01/14] drm/aspeed: move to devm_platform_ioremap_resource() usage
` [PATCH 02/14] drm/fsl-dcu: "
` [PATCH 03/14] drm/hisilicon: "
` [PATCH 04/14] drm/mediatek: "
` [PATCH 05/14] drm/meson: "
` [PATCH 06/14] drm/mxsfb: "
` [PATCH 07/14] drm/rockchip: "
` [PATCH 08/14] drm/sprd: "
` [PATCH 09/14] drm/sti: "
` [PATCH 10/14] drm/stm: "
` [PATCH 11/14] drm/tegra: "
` [PATCH 12/14] drm/tiny: "
` [PATCH 13/14] drm/vc4: "
` [PATCH 14/14] Documentation: Update the todo
[RFC v2 00/38] Improve ABI documentation generation
2025-01-29 16:19 UTC (14+ messages)
` [RFC v2 01/38] docs: power: video.rst: fix a footnote reference
` [RFC v2 18/38] docs: sphinx/kernel_abi: use AbiParser directly
` [RFC v2 32/38] docs: iio: Allow creating cross-references ABI
[PATCH v2 0/2] hwmon: lm90: Add support for NCT7716, NCT7717 and NCT7718
2025-01-29 16:16 UTC (5+ messages)
` [PATCH v2 1/2] hwmon: (lm90): "
` [PATCH v2 2/2] dt-bindings: hwmon: lm90: "
[PATCH 0/2] Add support for LT3074 low voltage linear regulator
2025-01-29 16:14 UTC (3+ messages)
` [PATCH 2/2] hwmon: (pmbus/lt3074): add support for lt3074
[PATCH 0/2] Add support for LTM4673 μModule regulator
2025-01-29 16:10 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: hwmon: ltc2978: add support for ltm4673
` [PATCH 2/2] hwmon: (pmbus/ltc2978) "
[PATCH] docs: networking: Remove VLAN_TAG_PRESENT from openvswitch doc
2025-01-29 16:06 UTC
[PATCH RESEND v2 0/3] x86/cpu: Add facility to force-enable CPU caps and bugs
2025-01-29 15:35 UTC (4+ messages)
` [PATCH RESEND v2 1/3] x86/cpu: Create helper to parse clearcpuid param
` [PATCH RESEND v2 2/3] x86/cpu: Add setcpuid cmdline param
` [PATCH RESEND v2 3/3] x86/cpu: Enable modifying bug flags with {clear,set}puid
[PATCH v5 0/6] Add support for ADIS16550 and ADIS16550W
2025-01-29 15:30 UTC (9+ messages)
` [PATCH v5 1/6] iio: imu: adis: Add custom ops struct
` [PATCH v5 2/6] iio: imu: adis: Add reset to custom ops
` [PATCH v5 3/6] iio: imu: adis: Add DIAG_STAT register size
` [PATCH v5 4/6] dt-bindings: iio: Add adis16550 bindings
` [PATCH v5 5/6] iio: imu: adis16550: add adis16550 support
` [PATCH v5 6/6] docs: iio: add documentation for adis16550 driver
[RFC v2 17/38] scripts/get_abi.py: use an interactor for ReST output
2025-01-29 14:06 UTC (3+ messages)
[PATCH v8] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
2025-01-29 13:47 UTC (7+ messages)
[PATCH v5 00/10] Add support for hot-pluggable DRM bridges
2025-01-29 13:11 UTC (24+ messages)
` [PATCH v5 04/10] drm/bridge: add documentation of refcounted bridges
` [PATCH v5 08/10] drm/bridge: samsung-dsim: use supporting variable for out_bridge
[PATCH net 0/2] mptcp: blackhole only if 1st SYN retrans w/o MPC is accepted
2025-01-29 12:24 UTC (3+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] doc: mptcp: sysctl: blackhole_timeout is per-netns
[PATCH v9 0/5] Add support for AArch64 AMUv1-based average freq
2025-01-29 11:29 UTC (3+ messages)
` [PATCH v9 2/5] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry
[PATCH v2 1/1] pps: retrieve generator specific data from framework
2025-01-29 10:04 UTC (4+ messages)
[PATCH v2 0/3] Fix and cleanup and extend cpu.stat
2025-01-29 4:48 UTC (7+ messages)
` [PATCH v2 2/3] cgroup/rstat: Cleanup cpu.stat once for all
` "
` [PATCH v2 3/3] cgroup/rstat: Add run_delay accounting for cgroups
[PATCH] serial: mctrl_gpio: Remove unused mctrl_gpio_free
2025-01-29 2:00 UTC
[PATCH v2] .mailmap: Remove redundant mappings of emails
2025-01-29 1:34 UTC
[PATCH] .mailmap: Remove redundant mappings of emails
2025-01-29 1:31 UTC (3+ messages)
[PATCH 00/20] Add support for shared PTEs across processes
2025-01-29 0:59 UTC (8+ messages)
[PATCH v9 00/17] reimplement per-vma lock as a refcount
2025-01-28 23:51 UTC (11+ messages)
` [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
` [PATCH] refcount: Strengthen inc_not_zero()
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).