Linux Documentation
[Prev Page][Next Page]
- [PATCH AUTOSEL 6.11 4/7] irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801, Sasha Levin
- [PATCH AUTOSEL 6.12 5/8] irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801, Sasha Levin
- [PATCH] Documentation: move dev-tools debugging files to process/debugging/,
Randy Dunlap
- [PATCH v1 00/13] KVM: Introduce KVM Userfault,
James Houghton
- [PATCH v1 02/13] KVM: Add KVM_MEMORY_EXIT_FLAG_USERFAULT, James Houghton
- [PATCH v1 03/13] KVM: Allow late setting of KVM_MEM_USERFAULT on guest_memfd memslot, James Houghton
- [PATCH v1 06/13] KVM: arm64: Add support for KVM_MEM_USERFAULT, James Houghton
- [PATCH v1 07/13] KVM: selftests: Fix vm_mem_region_set_flags docstring, James Houghton
- [PATCH v1 08/13] KVM: selftests: Fix prefault_mem logic, James Houghton
- [PATCH v1 09/13] KVM: selftests: Add va_start/end into uffd_desc, James Houghton
- [PATCH v1 10/13] KVM: selftests: Add KVM Userfault mode to demand_paging_test, James Houghton
- [PATCH v1 11/13] KVM: selftests: Inform set_memory_region_test of KVM_MEM_USERFAULT, James Houghton
- [PATCH v1 13/13] KVM: Documentation: Add KVM_CAP_USERFAULT and KVM_MEM_USERFAULT details, James Houghton
- [PATCH v1 12/13] KVM: selftests: Add KVM_MEM_USERFAULT + guest_memfd toggle tests, James Houghton
- [PATCH v1 01/13] KVM: Add KVM_MEM_USERFAULT memslot flag and bitmap, James Houghton
- [PATCH v1 05/13] KVM: x86/mmu: Add support for KVM_MEM_USERFAULT, James Houghton
- [PATCH v1 04/13] KVM: Advertise KVM_CAP_USERFAULT in KVM_CHECK_EXTENSION, James Houghton
- Re: [PATCH v1 00/13] KVM: Introduce KVM Userfault, Peter Xu
- [PATCH net-next v4 0/8] ethtool: generate uapi header from the spec,
Stanislav Fomichev
- [PATCH net-next v20 0/6] net: Make timestamping selectable,
Kory Maincent
- [PATCH 0/2] doc: module: Two clearifications,
Uwe Kleine-König
- [PATCH v2 00/13] iommufd: Add vIOMMU infrastructure (Part-3: vIRQ),
Nicolin Chen
- [PATCH v2 06/13] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper, Nicolin Chen
- [PATCH v2 08/13] iommufd/selftest: Require vdev_id when attaching to a nested domain, Nicolin Chen
- [PATCH v2 10/13] iommufd/selftest: Add EVENT_VIRQ test coverage, Nicolin Chen
- [PATCH v2 03/13] iommufd: Rename IOMMUFD_OBJ_FAULT to IOMMUFD_OBJ_EVENTQ_IOPF, Nicolin Chen
- [PATCH v2 05/13] iommufd: Add IOMMUFD_OBJ_EVENTQ_VIRQ and IOMMUFD_CMD_VIRQ_ALLOC, Nicolin Chen
- [PATCH v2 04/13] iommufd: Rename fault.c to eventq.c, Nicolin Chen
- [PATCH v2 13/13] iommu/arm-smmu-v3: Report IRQs that belong to devices attached to vIOMMU, Nicolin Chen
- [PATCH v2 02/13] iommufd/fault: Move iommufd_fault_iopf_handler() to header, Nicolin Chen
- [PATCH v2 12/13] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster, Nicolin Chen
- [PATCH v2 11/13] Documentation: userspace-api: iommufd: Update EVENTQ_IOPF and EVENTQ_VIRQ, Nicolin Chen
- [PATCH v2 07/13] iommufd/viommu: Add iommufd_viommu_report_irq helper, Nicolin Chen
- [PATCH v2 09/13] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VIRQ for vIRQ coverage, Nicolin Chen
- [PATCH v2 01/13] iommufd/fault: Add an iommufd_fault_init() helper, Nicolin Chen
- [PATCH 6.12 545/826] fs_parser: update mount_api doc to match function signature, Greg Kroah-Hartman
- [PATCH 6.11 559/817] fs_parser: update mount_api doc to match function signature, Greg Kroah-Hartman
- [PATCH v3 0/9] arm64: Support 2024 dpISA extensions,
Mark Brown
- [PATCH v4 0/5]Document the new media-committer's model,
Mauro Carvalho Chehab
- [PATCH linux next] delayacct: add delay max to record delay peak,
jiang.kun2
- [PATCH net-next v1 0/7] Introduce unified and structured PHY,
Oleksij Rempel
- [PATCH 00/10] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE),
Amirreza Zarrabi
- [PATCH 07/10] dt-bindings: arm: qcomtee: add QTEE driver devicetree binding for TEE subsystem, Amirreza Zarrabi
- [PATCH 08/10] tee: add Qualcomm TEE driver, Amirreza Zarrabi
- [PATCH 09/10] arm64: dts: qcom: sm8650: add support for QTEE, Amirreza Zarrabi
- [PATCH 06/10] qcomtee: add primordial object, Amirreza Zarrabi
- [PATCH 04/10] firmware: qcom: scm: add support for object invocation, Amirreza Zarrabi
- [PATCH 03/10] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF, Amirreza Zarrabi
- [PATCH 01/10] tee: allow a driver to allocate a tee_device without a pool, Amirreza Zarrabi
- [PATCH 10/10] Documentation: tee: Add Qualcomm TEE driver, Amirreza Zarrabi
- [PATCH 02/10] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_MEMBUF, Amirreza Zarrabi
- [PATCH 05/10] qcomtee: implement object invoke support, Amirreza Zarrabi
- Re: [PATCH 00/10] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE), Trilok Soni
- Re: [PATCH 00/10] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE), Sumit Garg
- htmldocs: Warning: Documentation/devicetree/bindings/regulator/siliconmitus,sm5703-regulator.yaml references a file that doesn't exist: Documentation/devicetree/bindings/mfd/siliconmitus,sm5703.yaml, kernel test robot
- [PATCH net-next v5 0/2] netcons: Add udp send fail statistics to netconsole,
Maksym Kutsevol
- [no subject], Unknown
- [PATCH net-next v3 0/8] ethtool: generate uapi header from the spec,
Stanislav Fomichev
- [no subject], Unknown
- [PATCH 0/5] Add support for FEAT_{LS64, LS64_V, LS64_ACCDATA} and related tests,
Yicong Yang
- [PATCH 1/5] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V, LS64_ACCDATA} usage at EL0/1, Yicong Yang
- [PATCH 2/5] arm64: Add support for FEAT_{LS64, LS64_V, LS64_ACCDATA}, Yicong Yang
- [PATCH 4/5] arm64: Add ESR.DFSC definition of unsupported exclusive or atomic access, Yicong Yang
- [PATCH 5/5] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory, Yicong Yang
- [PATCH 3/5] kselftest/arm64: Add HWCAP test for FEAT_{LS64, LS64_V, LS64_ACCDATA}, Yicong Yang
- [PATCH v3] mm: add per-order mTHP swap-in fallback/fallback_charge counters,
Wenchao Hao
- [PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core,
Bartosz Golaszewski
- [PATCH RESEND v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys, Bartosz Golaszewski
- [PATCH RESEND v7 04/17] fscrypt: add support for hardware-wrapped keys, Bartosz Golaszewski
- [PATCH RESEND v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key, Bartosz Golaszewski
- [PATCH RESEND v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support, Bartosz Golaszewski
- [PATCH RESEND v7 10/17] soc: qcom: ice: add support for hardware wrapped keys, Bartosz Golaszewski
- [PATCH RESEND v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver, Bartosz Golaszewski
- [PATCH RESEND v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys, Bartosz Golaszewski
- [PATCH RESEND v7 13/17] ufs: core: add support for deriving the software secret, Bartosz Golaszewski
- [PATCH RESEND v7 12/17] ufs: core: add support for wrapped keys to UFS core, Bartosz Golaszewski
- [PATCH RESEND v7 16/17] ufs: host: add a callback for deriving software secrets and use it, Bartosz Golaszewski
- [PATCH RESEND v7 14/17] ufs: core: add support for generating, importing and preparing keys, Bartosz Golaszewski
- [PATCH RESEND v7 06/17] firmware: qcom: scm: add a call for deriving the software secret, Bartosz Golaszewski
- [PATCH RESEND v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys, Bartosz Golaszewski
- [PATCH RESEND v7 01/17] blk-crypto: add basic hardware-wrapped key support, Bartosz Golaszewski
- [PATCH RESEND v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys, Bartosz Golaszewski
- [PATCH RESEND v7 15/17] ufs: host: add support for wrapped keys in QCom UFS, Bartosz Golaszewski
- [PATCH RESEND v7 02/17] blk-crypto: show supported key types in sysfs, Bartosz Golaszewski
- Re: [PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core, Eric Biggers
- [PATCH v2] Documentation: dma-buf: heaps: Add heap name definitions,
Maxime Ripard
- [PATCH v4 0/3] hwmon: pmbus: add tps25990 efuse support,
Jerome Brunet
- [PATCH v3 0/3] Document the new media-committer's model,
Mauro Carvalho Chehab
- [PATCH] Documentation: remove :kyb: tags,
Cengiz Can
- [PATCH v3] docs: 5.Posting: mentioned Suggested-by: tag,
Thorsten Leemhuis
- [PATCH v3 DONOTMERGE] docs: clarify rules wrt tagging other people,
Thorsten Leemhuis
- [PATCH v3 0/2] hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS,
Li XingYang
- [PATCH v7 00/12] Add support for AMD hardware feedback interface,
Mario Limonciello
- [PATCH v7 03/12] x86/msr-index: define AMD heterogeneous CPU related MSR, Mario Limonciello
- [PATCH v7 02/12] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver, Mario Limonciello
- [PATCH v7 01/12] Documentation: x86: Add AMD Hardware Feedback Interface documentation, Mario Limonciello
- [PATCH v7 04/12] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver, Mario Limonciello
- [PATCH v7 06/12] platform/x86: hfi: init per-cpu scores for each class, Mario Limonciello
- [PATCH v7 05/12] platform/x86: hfi: parse CPU core ranking data from shared memory, Mario Limonciello
- [PATCH v7 07/12] platform/x86: hfi: add online and offline callback support, Mario Limonciello
- [PATCH v7 08/12] platform/x86: hfi: add power management callback, Mario Limonciello
- [PATCH v7 09/12] x86/process: Clear hardware feedback history for AMD processors, Mario Limonciello
- [PATCH v7 11/12] platform/x86/amd: hfi: Set ITMT priority from ranking data, Mario Limonciello
- [PATCH v7 10/12] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification, Mario Limonciello
- [PATCH v7 12/12] platform/x86/amd: hfi: Add debugfs support, Mario Limonciello
- [PATCH 0/1] hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS,
Li XingYang
- [PATCH] docs: debugging: add more info about devcoredump,
Randy Dunlap
- move kgdb.rst from dev-tools to process/debugging/,
Randy Dunlap
- [PATCH 0/4] lib min_heap: Improve min_heap safety, testing, and documentation,
Kuan-Wei Chiu
- [PATCH 0/7] docs/sp_SP: Translate development process into Spanish,
Carlos Bilbao
- [PATCH v2 0/2] Document the new media-committer's model,
Mauro Carvalho Chehab
- [PATCH v12 0/8] Coresight for Kernel panic and watchdog reset,
Linu Cherian
- [PATCH] scripts: checkpatch: add check for simplifying Result<()> in Rust, Manas via B4 Relay
- [PATCH v1 0/3] x86/Documentation: boot.rst: More style &format fixes,
Andy Shevchenko
- [RFC PATCH v3 0/2] Add support for the ERAPS feature,
Amit Shah
- [PATCH] Documentation: Fix typo in 'taskstats-struct.rst',
Saru2003
- [PATCH] Documentation/ipv6: Fix missing MODULE_PARAM_PREFIX in ipv6 parameters, Guo Weikang
- [PATCH 0/2] KVM_ASYNC_PF_SEND_ALWAYS,
Nikita Kalyazin
- [PATCH v7 9/9] Documentation: coresight: Docs for configuration table load, Mike Leach
- [no subject], Unknown
- [no subject], Unknown
- [PATCH v4 0/9] mm: workingset reporting,
Yuanchu Xie
- [PATCH v4 1/9] mm: aggregate workingset information into histograms, Yuanchu Xie
- [PATCH v4 2/9] mm: use refresh interval to rate-limit workingset report aggregation, Yuanchu Xie
- [PATCH v4 3/9] mm: report workingset during memory pressure driven scanning, Yuanchu Xie
- [PATCH v4 4/9] mm: extend workingset reporting to memcgs, Yuanchu Xie
- [PATCH v4 5/9] mm: add kernel aging thread for workingset reporting, Yuanchu Xie
- [PATCH v4 6/9] selftest: test system-wide workingset reporting, Yuanchu Xie
- [PATCH v4 7/9] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces, Yuanchu Xie
- [PATCH v4 8/9] Docs/admin-guide/cgroup-v2: document workingset reporting, Yuanchu Xie
- [PATCH v4 9/9] virtio-balloon: add workingset reporting, Yuanchu Xie
- Re: [PATCH v4 0/9] mm: workingset reporting, Johannes Weiner
- [RFC PATCH] mm: page_alloc: Add kernel parameter to select maximum PCP batch scale number, Claudiu
- [no subject], Unknown
- [PATCH v2 0/4] arm64: refactor the rodata=xxx,
Huang Shijie
- [GIT PULL] A bit more documentation for 6.13,
Jonathan Corbet
- [PATCH] fs_parser: update mount_api doc to match function signature,
Randy Dunlap
- LTC2978 HWMON PATCHES,
Jones, Michael-A1
- [PATCH 0/7] adis16550-v2,
Robert Budai
- [PATCH] docs: media: document media multi-committers rules and process,
Mauro Carvalho Chehab
- [PATCH v2 1/1] x86/Documentation: Update algo in init_size description of boot protocol,
Andy Shevchenko
- [PATCH v1 1/1] x86/Documentation: Update algo in init_size description of boot protocol,
Andy Shevchenko
- [PATCH net] Documentation: tls_offload: fix typos and grammar,
Leo Stone
- [PATCH] Corrected the spelling of dictionary in the example usage of 'algorithm_params' in the ZRAM documentation.,
Saru2003
- [PATCH AUTOSEL 6.11 27/87] accel/qaic: Add AIC080 support, Sasha Levin
- [PATCH AUTOSEL 6.12 033/107] accel/qaic: Add AIC080 support,
Sasha Levin
- [PATCH] docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Fix htmldocs errors, Michael Ellerman
- [PATCH v10 0/5] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH v9 0/5] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH v10 0/8] x86/resctrl: mba_MBps enhancement,
Tony Luck
- [PATCH v5 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library,
Elliot Berman
- [PATCH v2] mm: add per-order mTHP swap-in fallback/fallback_charge counters,
Wenchao Hao
- [snitzer:snitm-kernel-6.12/delstid-localio 108/4957] htmldocs: Warning: redhat/kernel.spec.template references a file that doesn't exist: linux-%{KVERREL}/tools/perf/Documentation/examples.txt, kernel test robot
- [PATCH v2 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver,
Yoshihiro Furudera
- [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts,
Alistair Popple
- [PATCH v3 01/25] fuse: Fix dax truncate/punch_hole fault path, Alistair Popple
- [PATCH v3 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range(), Alistair Popple
- [PATCH v3 03/25] fs/dax: Don't skip locked entries when scanning entries, Alistair Popple
- [PATCH v3 04/25] fs/dax: Refactor wait for dax idle page, Alistair Popple
- [PATCH v3 05/25] fs/dax: Create a common implementation to break DAX layouts, Alistair Popple
- [PATCH v3 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts, Alistair Popple
- [PATCH v3 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount, Alistair Popple
- [PATCH v3 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag, Alistair Popple
- [PATCH v3 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page, Alistair Popple
- [PATCH v3 10/25] pci/p2pdma: Don't initialise page refcount to one, Alistair Popple
- [PATCH v3 11/25] mm: Allow compound zone device pages, Alistair Popple
- [PATCH v3 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings, Alistair Popple
- [PATCH v3 13/25] mm/memory: Add vmf_insert_page_mkwrite(), Alistair Popple
- [PATCH v3 14/25] huge_memory: Allow mappings of PUD sized pages, Alistair Popple
- [PATCH v3 15/25] huge_memory: Allow mappings of PMD sized pages, Alistair Popple
- [PATCH v3 16/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers, Alistair Popple
- [PATCH v3 17/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages, Alistair Popple
- [PATCH v3 18/25] proc/task_mmu: Ignore ZONE_DEVICE pages, Alistair Popple
- [PATCH v3 19/25] memcontrol-v1: Ignore ZONE_DEVICE pages, Alistair Popple
- [PATCH v3 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock, Alistair Popple
- [PATCH v3 21/25] fs/dax: Properly refcount fs dax pages, Alistair Popple
- [PATCH v3 22/25] device/dax: Properly refcount device dax pages when mapping, Alistair Popple
- [PATCH v3 23/25] mm: Remove pXX_devmap callers, Alistair Popple
- [PATCH v3 24/25] mm: Remove devmap related functions and page table bits, Alistair Popple
- [PATCH v3 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE", Alistair Popple
- Re: [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts, Dan Williams
- Fixing Grammatical Error,
Vyshnav Ajith
- [PATCH] ASoC: doc: dapm: Add location information for dapm-graph tool,
anish kumar
- Fixing Spelling Mistake in rculist_nulls.rst,
Vyshnav Ajith
- Slight improvement in readability,
Vyshnav Ajith
- Fix spelling mistake,
Vyshnav Ajith
- Fix spelling and grammar mistake - bareudp.rst,
Vyshnav Ajith
- [PATCH v9 0/3] Add LED1202 LED Controller,
Vicentiu Galanopulo
- [PATCH] mm: add per-order mTHP swap-in fallback counters,
Wenchao Hao
- [PATCH RFC net-next v3 00/27] Add support for PSE port priority,
Kory Maincent
- [PATCH RFC net-next v3 03/27] net: pse-pd: Avoid setting max_uA in regulator constraints, Kory Maincent
- [PATCH RFC net-next v3 01/27] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration, Kory Maincent
- [PATCH RFC net-next v3 04/27] net: pse-pd: Add power limit check, Kory Maincent
- [PATCH RFC net-next v3 02/27] regulator: core: Ignore unset max_uA constraints in current limit check, Kory Maincent
- [PATCH RFC net-next v3 05/27] net: pse-pd: tps23881: Simplify function returns by removing redundant checks, Kory Maincent
- [PATCH RFC net-next v3 06/27] net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel, Kory Maincent (Dent Project)
- [PATCH RFC net-next v3 07/27] net: pse-pd: tps23881: Add missing configuration register after disable, Kory Maincent
- [PATCH RFC net-next v3 08/27] net: pse-pd: tps23881: Add support for power limit and measurement features, Kory Maincent
- [PATCH RFC net-next v3 09/27] net: pse-pd: Add support for PSE device index, Kory Maincent
- [PATCH RFC net-next v3 10/27] net: ethtool: Add support for new PSE device index description, Kory Maincent
- [PATCH RFC net-next v3 11/27] net: ethtool: Add support for ethnl_info_init_ntf helper function, Kory Maincent
- [PATCH RFC net-next v3 12/27] net: pse-pd: Add support for reporting events, Kory Maincent
- [PATCH RFC net-next v3 13/27] netlink: specs: Add support for PSE netlink notifications, Kory Maincent
- [PATCH RFC net-next v3 14/27] net: pse-pd: tps23881: Add support for PSE events and interrupts, Kory Maincent
- [PATCH RFC net-next v3 15/27] regulator: core: Resolve supply using of_node from regulator_config, Kory Maincent
- [PATCH RFC net-next v3 16/27] regulator: Add support for power budget description, Kory Maincent
- [PATCH RFC net-next v3 17/27] regulator: dt-bindings: Add regulator-power-budget property, Kory Maincent
- [PATCH RFC net-next v3 18/27] net: pse-pd: Fix missing PI of_node description, Kory Maincent
- [PATCH RFC net-next v3 19/27] net: pse-pd: Add support for PSE power domains, Kory Maincent
- [PATCH RFC net-next v3 20/27] net: ethtool: Add support for new power domains index description, Kory Maincent
- [PATCH RFC net-next v3 21/27] net: pse-pd: Add support for getting and setting port priority, Kory Maincent
- [PATCH RFC net-next v3 22/27] net: ethtool: Add PSE new port priority support feature, Kory Maincent
- [PATCH RFC net-next v3 23/27] netlink: specs: Expand the PSE netlink command with newly supported features, Kory Maincent
- [PATCH RFC net-next v3 24/27] net: pse-pd: pd692x0: Add support for PSE PI priority feature, Kory Maincent
- [PATCH RFC net-next v3 25/27] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply, Kory Maincent
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]