Linux Documentation
[Prev Page][Next Page]
- Re: [PATCH v5 2/5] rust: firmware: introduce `firmware::ModInfoBuilder`, (continued)
- [PATCH v3 0/2] iio: ad7380: add SPI offload support,
Angelo Dureghello
- [PATCH net-next v07 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC,
Gur Stavi
- [RESEND] doc: correcting two prefix errors in idmappings.rst,
Aiden Ma
- [PATCH v3 0/8] riscv: Unaligned access speed probing fixes and skipping,
Andrew Jones
- [PATCH v3 1/8] riscv: Annotate unaligned access init functions, Andrew Jones
- [PATCH v3 2/8] riscv: Fix riscv_online_cpu_vec, Andrew Jones
- [PATCH v3 4/8] riscv: Change check_unaligned_access_speed_all_cpus to void, Andrew Jones
- [PATCH v3 6/8] riscv: Fix set up of vector cpu hotplug callback, Andrew Jones
- [PATCH v3 7/8] riscv: Add parameter for skipping access speed tests, Andrew Jones
- [PATCH v3 3/8] riscv: Fix check_unaligned_access_all_cpus, Andrew Jones
- [PATCH v3 5/8] riscv: Fix set up of cpu hotplug callbacks, Andrew Jones
- [PATCH v3 8/8] Documentation/kernel-parameters: Add riscv unaligned speed parameters, Andrew Jones
- Re: [PATCH v3 0/8] riscv: Unaligned access speed probing fixes and skipping, Charlie Jenkins
- Re: [PATCH v3 0/8] riscv: Unaligned access speed probing fixes and skipping, patchwork-bot+linux-riscv
- [PATCH v2] hwmon: (max77705) add initial support,
Dzmitry Sankouski
- [PATCH net-next v6 00/12] Add support for PSE budget evaluation strategy,
Kory Maincent
- [PATCH net-next v6 01/12] net: ethtool: Add support for ethnl_info_init_ntf helper function, Kory Maincent
- [PATCH net-next v6 02/12] net: pse-pd: Add support for reporting events, Kory Maincent
- [PATCH net-next v6 03/12] net: pse-pd: tps23881: Add support for PSE events and interrupts, Kory Maincent
- [PATCH net-next v6 04/12] net: pse-pd: Add support for PSE power domains, Kory Maincent
- [PATCH net-next v6 05/12] net: ethtool: Add support for new power domains index description, Kory Maincent
- [PATCH net-next v6 06/12] net: pse-pd: Add support for budget evaluation strategies, Kory Maincent
- [PATCH net-next v6 07/12] net: ethtool: Add PSE new budget evaluation strategy support feature, Kory Maincent
- [PATCH net-next v6 08/12] net: pse-pd: pd692x0: Add support for PSE PI priority feature, Kory Maincent
- [PATCH net-next v6 09/12] net: pse-pd: pd692x0: Add support for controller and manager power supplies, Kory Maincent
- [PATCH net-next v6 10/12] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply, Kory Maincent
- [PATCH net-next v6 12/12] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description, Kory Maincent
- [PATCH net-next v6 11/12] net: pse-pd: tps23881: Add support for static port priority feature, Kory Maincent
- [PATCH v2 0/2] iio: ad7380: add SPI offload support,
Angelo Dureghello
- [PATCH] docs/.../submit-checklist: Use Documentation/admin-guide/abi.rst for cross-ref of README,
Akira Yokosawa
- [PATCH v6] docs/zh_CN: Add snp-tdx-threat-model index Chinese translation,
Yuxian Mao
- [PATCH v1 1/1] hwmon: (dell-smm) Increment the number of fans,
Kurt Borja
- Grammar issue(s) in documentation,
Joshua Rose
- [PATCH 0/8] mm/damon: auto-tune aggregation interval,
SeongJae Park
- [PATCH v16 0/3] binder: report txn errors via generic netlink,
Li Li
- [PATCH v16 3/3] binder: generic netlink binder_features flag, Li Li
[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT,
David Hildenbrand
- [PATCH v3 03/20] mm: let _folio_nr_pages overlay memcg_data in first tail page, David Hildenbrand
- [PATCH v3 05/20] mm: move _pincount in folio to page[2] on 32bit, David Hildenbrand
- [PATCH v3 01/20] mm: factor out large folio handling from folio_order() into folio_large_order(), David Hildenbrand
- [PATCH v3 07/20] mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends, David Hildenbrand
- [PATCH v3 12/20] mm/rmap: basic MM owner tracking for large folios (!hugetlb), David Hildenbrand
- [PATCH v3 09/20] mm/rmap: abstract large mapcount operations for large folios (!hugetlb), David Hildenbrand
- [PATCH v3 04/20] mm: move hugetlb specific things in folio to page[3], David Hildenbrand
- [PATCH v3 16/20] fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFIG_NO_PAGE_MAPCOUNT), David Hildenbrand
- [PATCH v3 02/20] mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages(), David Hildenbrand
- [PATCH v3 14/20] mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared(), David Hildenbrand
- [PATCH v3 15/20] mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in large folios, David Hildenbrand
- [PATCH v3 06/20] mm: move _entire_mapcount in folio to page[2] on 32bit, David Hildenbrand
- [PATCH v3 13/20] mm: Copy-on-Write (COW) reuse support for PTE-mapped THP, David Hildenbrand
- [PATCH v3 18/20] fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO_PAGE_MAPCOUNT), David Hildenbrand
- [PATCH v3 10/20] bit_spinlock: __always_inline (un)lock functions, David Hildenbrand
- [PATCH v3 08/20] mm/rmap: pass vma to __folio_add_rmap(), David Hildenbrand
- [PATCH v3 19/20] fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup (CONFIG_NO_PAGE_MAPCOUNT), David Hildenbrand
- [PATCH v3 17/20] fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (CONFIG_NO_PAGE_MAPCOUNT), David Hildenbrand
- [PATCH v3 20/20] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT), David Hildenbrand
- [PATCH v3 11/20] mm/rmap: use folio_large_nr_pages() in add/remove functions, David Hildenbrand
- Re: [PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT, Andrew Morton
[PATCH v3] Documentation: dma-buf: heaps: Add heap name definitions,
Maxime Ripard
[PATCH 0/2] Loongarch irq-redirect supprot,
Tianyang Zhang
[PATCH v27 09/20] Documentation: add ULP DDP offload documentation, Aurelien Aptel
[PATCH v6] lib/vsprintf: Add support for generic FourCCs by extending %p4cc,
Aditya Garg
[PATCH] PM: sleep: Clarify S2Idle is unrelated to ACPI S2,
Navid Mafi
[PATCH] docs: fix incorrect header file reference, Shen Jiamin
[no subject], Unknown
[PATCH] KHO: always have a lowmem scratch region, Pratyush Yadav
[RFC PATCH v2 0/8] mm/damon: auto-tune aggregation interval,
SeongJae Park
[PATCH v5] lib/vsprintf: Add support for generic FourCCs by extending %p4cc,
Aditya Garg
[PATCH v6 0/3] Add support for AD7191,
Alisa-Dariana Roman
[PATCH net-next v2 0/8] netconsole: Add taskname sysdata support,
Breno Leitao
[PATCH] lib/Kconfig.debug: fix broken reference to fault-injection docs, Siddharth Menon
[PATCH net-next v7 0/6] tun: Introduce virtio-net hashing feature,
Akihiko Odaki
[PATCH linux next v2] Docs/zh_CN: Translate msg_zerocopy.rst to Simplified Chinese,
jiang.kun2
[PATCH v9 00/20] fs/dax: Fix ZONE_DEVICE page reference counts,
Alistair Popple
- [PATCH v9 01/20] fuse: Fix dax truncate/punch_hole fault path, Alistair Popple
- [PATCH v9 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range(), Alistair Popple
- [PATCH v9 03/20] fs/dax: Don't skip locked entries when scanning entries, Alistair Popple
- [PATCH v9 04/20] fs/dax: Refactor wait for dax idle page, Alistair Popple
- [PATCH v9 05/20] fs/dax: Create a common implementation to break DAX layouts, Alistair Popple
- [PATCH v9 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts, Alistair Popple
- [PATCH v9 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount, Alistair Popple
- [PATCH v9 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag, Alistair Popple
- [PATCH v9 09/20] mm/gup: Remove redundant check for PCI P2PDMA page, Alistair Popple
- [PATCH v9 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma, Alistair Popple
- [PATCH v9 11/20] mm: Allow compound zone device pages, Alistair Popple
- [PATCH v9 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings, Alistair Popple
- [PATCH v9 13/20] mm/memory: Add vmf_insert_page_mkwrite(), Alistair Popple
- [PATCH v9 15/20] mm/huge_memory: Add vmf_insert_folio_pud(), Alistair Popple
- [PATCH v9 16/20] mm/huge_memory: Add vmf_insert_folio_pmd(), Alistair Popple
- [PATCH v9 14/20] mm/rmap: Add support for PUD sized mappings to rmap, Alistair Popple
- [PATCH v9 20/20] device/dax: Properly refcount device dax pages when mapping, Alistair Popple
- [PATCH v9 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support, Alistair Popple
- [PATCH v9 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages, Alistair Popple
- [PATCH v9 19/20] fs/dax: Properly refcount fs dax pages, Alistair Popple
- Re: [PATCH v9 00/20] fs/dax: Fix ZONE_DEVICE page reference counts, Alistair Popple
[PATCH v3 0/3] Add a command line option that enables control of how many threads should be used to allocate huge pages.,
Thomas Prescher via B4 Relay
[PATCH v2 0/3] Add a command line option that enables control of how many threads should be used to allocate huge pages.,
Thomas Prescher via B4 Relay
[PATCH v2] docs: livepatch: move text out of code block,
Vincenzo MEZZELA
[RFC PATCH 0/7] Add Linux Motion Control subsystem,
David Jander
- [RFC PATCH 3/7] motion: Add simple-pwm.c PWM based DC motor controller driver, David Jander
- [RFC PATCH 4/7] Documentation: Add Linux Motion Control documentation, David Jander
- [RFC PATCH 5/7] dt-bindings: motion: Add common motion device properties, David Jander
- [RFC PATCH 2/7] motion: Add ADI/Trinamic TMC5240 stepper motor controller, David Jander
- [RFC PATCH 1/7] drivers: Add motion control subsystem, David Jander
- [RFC PATCH 6/7] dt-bindings: motion: Add adi,tmc5240 bindings, David Jander
- [RFC PATCH 7/7] dt-bindings: motion: Add motion-simple-pwm bindings, David Jander
- Re: [RFC PATCH 0/7] Add Linux Motion Control subsystem, Pavel Pisa
- Re: [RFC PATCH 0/7] Add Linux Motion Control subsystem, Pavel Pisa
- Re: [RFC PATCH 0/7] Add Linux Motion Control subsystem, David Lechner
[PATCH] sched_ext: Documentation: add task lifecycle summary,
Andrea Righi
[PATCH] docs: livepatch: move text out of code block,
Vincenzo MEZZELA
[RFC PATCH] docs/zh_CN: Add how-to of Chinese translation,
Yanteng Si
[PATCH RESEND v2] Documentation/no_hz: Remove description that states boot CPU cannot be nohz_full,
Krishanth Jagaduri
[PATCH v4] lib/vsprintf: Add support for generic FOURCCs by extending %p4cc,
Aditya Garg
[PATCH net-next v6 0/8] Device memory TCP TX,
Mina Almasry
[PATCH V3] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9,
Anshuman Khandual
[RFC PATCH v2 0/9] mm/damon: make allow filters after reject filters useful and intuitive,
SeongJae Park
[PATCH v15 0/3] binder: report txn errors via generic netlink,
Li Li
[PATCH v4 0/6] Initial Nova Core series,
Danilo Krummrich
[no subject], Unknown
[PATCH 0/3] ad7380: add adaq4381-4 support,
Julien Stephan
[PATCH rdma-next 0/6] Introduce UCAP API and usage in mlx5,
Leon Romanovsky
[PATCH V3 0/5] mm: Rework generic PTDUMP configs,
Anshuman Khandual
[PATCH v5 0/3] Add support for AD7191,
Alisa-Dariana Roman
[PATCH v7 0/3] Enable Zicbom in usermode,
Yunhui Cui
Re: [PATCH linux next] Docs/zh_CN: Translate msg_zerocopy.rst to Simplified Chinese,
Dongliang Mu
[PATCH RESEND 00/12] drm: Move to using devm_platform_ioremap_resource,
Anusha Srivatsa
[PATCH RESEND 08/12] drm/stm: move to devm_platform_ioremap_resource() usage, Anusha Srivatsa
[PATCH RESEND 11/12] drm/vc4: move to devm_platform_ioremap_resource() usage, Anusha Srivatsa
[PATCH RESEND 10/12] drm/tiny: move to devm_platform_ioremap_resource() usage, Anusha Srivatsa
[PATCH RESEND 12/12] Documentation: Update the todo, Anusha Srivatsa
[PATCH v3 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers,
Derek J. Clark
[PATCH 0/2] leds-st1202 patches for -rc release of 6.14,
Manuel Fombuena
Re: [PATCH v5 0/6] Add spi-hid, transport for HID over SPI bus, Konrad Dybcio
[PATCH] hwmon: (max77705) add initial support,
Dzmitry Sankouski
[PATCH 1/2] docs: dt: submitting-patches: Document sending DTS patches,
Krzysztof Kozlowski
[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ),
Nicolin Chen
- [PATCH v8 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- [PATCH v8 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage, Nicolin Chen
- [PATCH v8 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ, Nicolin Chen
- [PATCH v8 01/14] iommufd/fault: Move two fault functions out of the header, Nicolin Chen
- [PATCH v8 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault, Nicolin Chen
- [PATCH v8 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper, Nicolin Chen
- [PATCH v8 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain, Nicolin Chen
- [PATCH v8 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC, Nicolin Chen
- [PATCH v8 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage, Nicolin Chen
- [PATCH v8 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster, Nicolin Chen
- [PATCH v8 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations, Nicolin Chen
- [PATCH v8 04/14] iommufd: Rename fault.c to eventq.c, Nicolin Chen
- [PATCH v8 02/14] iommufd/fault: Add an iommufd_fault_init() helper, Nicolin Chen
- [PATCH v8 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU, Nicolin Chen
- Re: [PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ), Zhangfei Gao
[PATCH] KVM: VMX: Extract checks on entry/exit control pairs to a helper macro, Sean Christopherson
[PATCH] drm/vkms: Add "hardware limitation" emulation TODO,
Louis Chauvet
[PATCH net-next v06 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC,
Gur Stavi
[PATCH v3] drivers: watchdog: Add support for panic notifier callback,
George Cherian
[PATCH v2 0/2] Add support for LT3074 low voltage linear regulator,
Cedric Encarnacion
- [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074, Cedric Encarnacion
- Re: [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074, Krzysztof Kozlowski
- Re: [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074, Rob Herring
- Re: [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074, Guenter Roeck
- Re: [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074, Krzysztof Kozlowski
- Re: [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074, Guenter Roeck
- RE: [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074, Encarnacion, Cedric justine
- Re: [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074, Guenter Roeck
- RE: [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074, Encarnacion, Cedric justine
- RE: [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074, Encarnacion, Cedric justine
- Re: [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074, Guenter Roeck
- Re: [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074, Guenter Roeck
- Re: [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074, Krzysztof Kozlowski
- Re: [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074, Guenter Roeck
- Re: [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074, Guenter Roeck
- Re: [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074, Guenter Roeck
- [PATCH v2 2/2] hwmon: (pmbus/lt3074): add support for lt3074, Cedric Encarnacion
[PATCH RESEND 0/2] phy: core: Remove 2 APIs,
Zijun Hu
[no subject], Unknown
[PATCH linux next] Docs/zh_CN: Translate msg_zerocopy.rst to Simplified Chinese,
jiang.kun2
[PATCH v2] drivers: watchdog: Add support for panic notifier callback,
George Cherian
[PATCH v2 0/7] New DRM accel driver for Rockchip's RKNN NPU,
Tomeu Vizoso
[PATCH v1] hwmon: (asus-ec-sensors) add PRIME X670E-PRO WIFI,
Shengyu Qu
[PATCH] Docs/arch/arm64: Fix spelling in amu.rst,
gshahrouzi
[PATCH net-next v5 0/4] Symmetric OR-XOR RSS hash,
Gal Pressman
[PATCH v2 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT,
David Hildenbrand
- [PATCH v2 01/20] mm: factor out large folio handling from folio_order() into folio_large_order(), David Hildenbrand
- [PATCH v2 03/20] mm: let _folio_nr_pages overlay memcg_data in first tail page, David Hildenbrand
- [PATCH v2 02/20] mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages(), David Hildenbrand
- [PATCH v2 08/20] mm/rmap: pass vma to __folio_add_rmap(), David Hildenbrand
- [PATCH v2 04/20] mm: move hugetlb specific things in folio to page[3], David Hildenbrand
- [PATCH v2 14/20] mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared(), David Hildenbrand
- [PATCH v2 10/20] bit_spinlock: __always_inline (un)lock functions, David Hildenbrand
- [PATCH v2 05/20] mm: move _pincount in folio to page[2] on 32bit, David Hildenbrand
- [PATCH v2 11/20] mm/rmap: use folio_large_nr_pages() in add/remove functions, David Hildenbrand
- [PATCH v2 06/20] mm: move _entire_mapcount in folio to page[2] on 32bit, David Hildenbrand
- [PATCH v2 12/20] mm/rmap: basic MM owner tracking for large folios (!hugetlb), David Hildenbrand
- [PATCH v2 13/20] mm: Copy-on-Write (COW) reuse support for PTE-mapped THP, David Hildenbrand
- [PATCH v2 07/20] mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends, David Hildenbrand
- [PATCH v2 15/20] mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in large folios, David Hildenbrand
- [PATCH v2 09/20] mm/rmap: abstract large mapcount operations for large folios (!hugetlb), David Hildenbrand
- [PATCH v2 18/20] fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO_PAGE_MAPCOUNT), David Hildenbrand
- [PATCH v2 20/20] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT), David Hildenbrand
- [PATCH v2 16/20] fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFIG_NO_PAGE_MAPCOUNT), David Hildenbrand
- [PATCH v2 17/20] fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (CONFIG_NO_PAGE_MAPCOUNT), David Hildenbrand
- [PATCH v2 19/20] fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup (CONFIG_NO_PAGE_MAPCOUNT), David Hildenbrand
[syzbot] [kernel?] INFO: task hung in __fput, syzbot
[PATCH v1 0/8] Arm CoreSight: Support AUX pause and resume,
Leo Yan
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]