linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-19 14:37:59 to 2024-12-20 18:48:31 UTC [more...]

[PATCH net-next v3 0/8] Introduce unified and structured PHY
 2024-12-20 18:48 UTC  (10+ messages)
` [PATCH net-next v3 1/8] ethtool: linkstate: migrate linkstate functions to support multi-PHY setups
` [PATCH net-next v3 2/8] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH net-next v3 3/8] net: ethtool: add support for structured PHY statistics
` [PATCH net-next v3 4/8] Documentation: networking: update PHY error counter diagnostics in twisted pair guide
` [PATCH net-next v3 5/8] net: phy: introduce optional polling interface for PHY statistics
` [PATCH net-next v3 6/8] ethtool: add helper to prevent invalid statistics exposure to userspace
` [PATCH net-next v3 7/8] net: phy: dp83td510: add statistics support
` [PATCH net-next v3 8/8] net: phy: dp83tg720: "

[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2024-12-20 18:39 UTC  (15+ messages)
` [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
` [PATCH v4 17/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers
` [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages

[PATCH v10 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-12-20 18:32 UTC  (49+ messages)
` [PATCH v10 07/24] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v10 08/24] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v10 09/24] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v10 11/24] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v10 12/24] x86/resctrl: Introduce cntr_cfg to track assignable counters at domain
` [PATCH v10 13/24] x86/resctrl: Introduce interface to display number of free counters
` [PATCH v10 15/24] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v10 16/24] x86/resctrl: Add interface to the assign counter
        `  "
` [PATCH v10 17/24] x86/resctrl: Add the interface to unassign a counter
` [PATCH v10 18/24] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v10 19/24] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v10 20/24] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v10 21/24] x86/resctrl: Configure mbm_cntr_assign mode if supported
` [PATCH v10 22/24] x86/resctrl: Update assignments on event configuration changes
` [PATCH v10 24/24] x86/resctrl: Introduce interface to modify assignment states of the groups

[PATCH v2] mm: add build-time option for hotplug memory default online type
 2024-12-20 18:31 UTC 

[PATCH v2 0/6] Fixes and improvements in /proc/schedstat
 2024-12-20 18:23 UTC  (8+ messages)
` [PATCH v2 1/6] sched/fair: Fix value reported by hot tasks pulled "
` [PATCH v2 2/6] sched/fair: Cleanup in migrate_degrades_locality() to improve readability
` [PATCH v2 3/6] sched: Report the different kinds of imbalances in /proc/schedstat
` [PATCH v2 4/6] sched: Move sched domain name out of CONFIG_SCHED_DEBUG
` [PATCH v2 5/6] sched/stats: Print domain name in /proc/schedstat
` [PATCH v2 6/6] docs: Update Schedstat version to 17

[net-next v6 0/9] Add support for per-NAPI config via netlink
 2024-12-20 17:40 UTC  (3+ messages)

[PATCH] MAINTAINERS: add slimbus documentation
 2024-12-20 17:27 UTC  (2+ messages)

[PATCH RFC v3 00/27] KVM: arm64: Implement support for SME in non-protected guests
 2024-12-20 16:46 UTC  (28+ messages)
` [PATCH RFC v3 01/27] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH RFC v3 02/27] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH RFC v3 03/27] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH RFC v3 04/27] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH RFC v3 05/27] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH RFC v3 06/27] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH RFC v3 07/27] KVM: arm64: Convert cpacr_clear_set() to a static inline
` [PATCH RFC v3 08/27] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH RFC v3 09/27] KVM: arm64: Factor SVE guest exit handling out into a function
` [PATCH RFC v3 10/27] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH RFC v3 11/27] KVM: arm64: Document the KVM ABI for SME
` [PATCH RFC v3 12/27] KVM: arm64: Define internal features "
` [PATCH RFC v3 13/27] KVM: arm64: Rename sve_state_reg_region
` [PATCH RFC v3 14/27] KVM: arm64: Store vector lengths in an array
` [PATCH RFC v3 15/27] KVM: arm64: Implement SME vector length configuration
` [PATCH RFC v3 16/27] KVM: arm64: Add definitions for SME control register
` [PATCH RFC v3 17/27] KVM: arm64: Support TPIDR2_EL0
` [PATCH RFC v3 18/27] KVM: arm64: Support SMIDR_EL1 for guests
` [PATCH RFC v3 19/27] KVM: arm64: Support SME priority registers
` [PATCH RFC v3 20/27] KVM: arm64: Provide assembly for SME state restore
` [PATCH RFC v3 21/27] KVM: arm64: Support Z and P registers in streaming mode
` [PATCH RFC v3 22/27] KVM: arm64: Expose SME specific state to userspace
` [PATCH RFC v3 23/27] KVM: arm64: Context switch SME state for normal guests
` [PATCH RFC v3 24/27] KVM: arm64: Handle SME exceptions
` [PATCH RFC v3 25/27] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH RFC v3 26/27] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH RFC v3 27/27] KVM: arm64: selftests: Add SME to set_id_regs test

[PATCH v2 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2024-12-20 16:39 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: iio: adc: add ADI ad4030, ad4630 and ad4632
` [PATCH v2 2/6] iio: adc: ad4030: add driver for ad4030-24
` [PATCH v2 3/6] iio: adc: ad4030: add averaging support
` [PATCH v2 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16
` [PATCH v2 5/6] iio: adc: ad4030: add support for ad4632-16 and ad4632-24
` [PATCH v2 6/6] docs: iio: ad4030: add documentation

[PATCH net-next v1] net: page_pool: add page_pool_put_page_nosync()
 2024-12-20 15:49 UTC  (5+ messages)

[PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
 2024-12-20 15:22 UTC  (32+ messages)

[PATCH v2 0/3] x86/cpu: Add facility to force-enable CPU caps and bugs
 2024-12-20 15:18 UTC  (4+ messages)
` [PATCH v2 1/3] x86/cpu: Create helper to parse clearcpuid param
` [PATCH v2 2/3] x86/cpu: Add setcpuid cmdline param
` [PATCH v2 3/3] x86/cpu: Enable modifying bug flags with {clear,set}puid

[PATCH v1 0/6] docs: add instruction about handling regressions to our core texts for contributors
 2024-12-20 14:24 UTC  (19+ messages)
` [PATCH v1 1/6] docs: more detailed instructions on handling regressions
` [PATCH v1 2/6] docs: 6.Followthrough.rst: when to involved Linus in regressions
` [PATCH v1 3/6] docs: 6.Followthrough.rst: interaction with stable wrt to regressions
` [PATCH v1 4/6] docs: 6.Followthrough.rst: tags to use in regressions fixes
` [PATCH v1 5/6] docs: 6.Followthrough.rst: more specific advice on fixing regressions
` [PATCH v1 6/6] docs: 6.Followthrough.rst: advice on handling regressions fixes

[PATCH net-next v2 2/8] net: ethtool: plumb PHY stats to PHY drivers
 2024-12-20 12:47 UTC  (3+ messages)

[avpatel:riscv_defconfig_v1 10/59] Documentation/devicetree/bindings/mailbox/riscv,sbi-mpxy-mbox.yaml: warning: ignoring duplicate '$id' value 'http://devicetree.org/schemas/mailbox/riscv,sbi-mpxy-mbox.yaml#'
 2024-12-20 11:54 UTC 

[PATCH] docs/scheduler: Fix busy and idle type ordering
 2024-12-20 11:49 UTC  (2+ messages)

[PATCH linux next] delayacct: add delay min to record delay peak
 2024-12-20  9:31 UTC 

[PATCH RFC 0/2] docs: process: submitting-patches: clarify imperative mood suggestion
 2024-12-20  9:09 UTC  (3+ messages)
` [PATCH RFC 1/2] docs: process: submitting-patches: split canonical patch format section
` [PATCH RFC 2/2] docs: process: submitting-patches: clarify imperative mood suggestion

[net v2] net: wwan: t7xx: Fix FSM command timeout issue
 2024-12-20  8:50 UTC  (3+ messages)

[PATCH] drm: xlnx: zynqmp_dpsub: Fix kernel doc
 2024-12-20  8:31 UTC  (2+ messages)

[PATCH] of: Add printf '%pOFm' for generating modalias
 2024-12-20  8:01 UTC  (9+ messages)
` ssize_t: was: "
` lock in vsprintf(): "

[PATCH 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2024-12-20  7:22 UTC  (8+ messages)
` [PATCH 1/7] arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1
` [PATCH 2/7] arm64/sysreg: Add register fields for HDFGRTR2_EL2
` [PATCH 3/7] arm64/sysreg: Add register fields for HDFGWTR2_EL2
` [PATCH 4/7] arm64/sysreg: Add register fields for HFGITR2_EL2
` [PATCH 5/7] arm64/sysreg: Add register fields for HFGRTR2_EL2
` [PATCH 6/7] arm64/sysreg: Add register fields for HFGWTR2_EL2
` [PATCH 7/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9

Bug in kernel-doc ("-" misinterpretation)
 2024-12-20  7:10 UTC  (4+ messages)

[PATCH 04/11] reboot: rename now misleading hw_protection symbols
 2024-12-20  6:56 UTC  (2+ messages)

[PATCH 02/11] reboot: reboot, not shutdown, on hw_protection_reboot timeout
 2024-12-20  6:12 UTC  (2+ messages)

[PATCH net-next v2 0/8] Introduce unified and structured PHY
 2024-12-20  3:54 UTC  (2+ messages)

[PATCH net-next v5] net: Document netmem driver support
 2024-12-20  3:30 UTC  (2+ messages)

[PATCH v2 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
 2024-12-20  2:26 UTC  (5+ messages)
` [PATCH v2 1/2] perf: Fujitsu: Add the Uncore MAC "

[PATCH net-next v6 0/9] bnxt_en: implement tcp-data-split and thresh option
 2024-12-20  2:08 UTC  (17+ messages)
` [PATCH net-next v6 3/9] bnxt_en: add support for tcp-data-split ethtool command
` [PATCH net-next v6 9/9] netdevsim: add HDS feature

[PATCH v3 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vIRQ)
 2024-12-19 22:31 UTC  (5+ messages)
` [PATCH v3 01/14] iommufd: Keep IOCTL list in an alphabetical order
` [PATCH v3 06/14] iommufd: Add IOMMUFD_OBJ_VIRQ and IOMMUFD_CMD_VIRQ_ALLOC

[PATCH] scsi: documentation: scsi_eh: updates for EH changes
 2024-12-19 21:49 UTC 

[PATCH v2 2/2] Increase minimum git commit ID abbreviation to 16 characters
 2024-12-19 20:35 UTC  (4+ messages)
` [RFC] git-disambiguate: disambiguate shorthand git ids

[PATCH v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-12-19 19:42 UTC  (20+ messages)
` [PATCH v12 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v12 02/19] x86: Secure Launch Kconfig
` [PATCH v12 03/19] x86: Secure Launch Resource Table header file
` [PATCH v12 04/19] x86: Secure Launch main "
` [PATCH v12 05/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v12 06/19] x86: Add early SHA-256 "
` [PATCH v12 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v12 08/19] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v12 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v12 10/19] x86: Secure Launch kernel late "
` [PATCH v12 11/19] x86: Secure Launch SMP bringup support
` [PATCH v12 12/19] kexec: Secure Launch kexec SEXIT support
` [PATCH v12 13/19] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v12 14/19] tpm, tpm_tis: Close all localities
` [PATCH v12 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v12 16/19] tpm, tpm_tis: Allow locality to be set to a different value
` [PATCH v12 17/19] tpm, sysfs: Show locality used by kernel
` [PATCH v12 18/19] x86: Secure Launch late initcall platform module
` [PATCH v12 19/19] x86/efi: EFI stub DRTM launch support for Secure Launch

[PATCH 0/2] docs: arm64: Document MDCR_EL3 boot requirements
 2024-12-19 19:47 UTC  (2+ messages)

[jic23-iio:testing 93/93] htmldocs: Warning: /sys/bus/iio/devices/iio:deviceX/in_currentY_raw is defined 2 times: ./Documentation/ABI/testing/sysfs-bus-iio:170 ./Documentation/ABI/testing/sysfs-bus-iio:1700
 2024-12-19 18:49 UTC 

[PATCH v3 0/7] Add support for ADIS16550 and ADIS16550W
 2024-12-19 17:39 UTC  (11+ messages)
` [PATCH v3 1/7] iio: imu: adis: Remove documented not used elements
` [PATCH v3 3/7] iio: imu: adis: Add reset to custom ops
` [PATCH v3 5/7] dt-bindings: iio: Add adis16550 bindings
` [PATCH v3 6/7] iio: imu: adis16550: add adis16550 support
` [PATCH v3 7/7] docs: iio: add documentation for adis16550 driver

[PATCH v3] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2024-12-19 17:31 UTC  (4+ messages)

[PATCH v3 0/9] arm64: Support 2024 dpISA extensions
 2024-12-19 16:57 UTC  (10+ messages)
` [PATCH v3 2/9] arm64/sysreg: Update ID_AA64ISAR3_EL1 to DDI0601 2024-09

[RESEND RFC PATCH v1 0/5] Initial BBML2 support for contpte_convert()
 2024-12-19 16:45 UTC  (13+ messages)
` [RESEND RFC PATCH v1 2/5] arm64: Add BBM Level 2 cpu feature
` [RESEND RFC PATCH v1 4/5] arm64/mm: Delay tlbi in contpte_convert() under BBML2
` [RESEND RFC PATCH v1 5/5] arm64/mm: Elide "

[PATCH 0/2] iio: adc: ad4695: add oversampling support
 2024-12-19 16:13 UTC  (6+ messages)
` [PATCH 1/2] iio: adc: ad4695: add offload-based "
` [PATCH 2/2] doc: iio: ad4695: describe "

[PATCH v7 00/12] Add support for AMD hardware feedback interface
 2024-12-19 14:59 UTC  (7+ messages)
` [PATCH v7 04/12] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v7 05/12] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v7 12/12] platform/x86/amd: hfi: Add debugfs support


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).