linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-14 15:16:43 to 2025-10-16 05:42:55 UTC [more...]

[PATCH v5 0/7] platform/chrome: Fix a possible UAF via revocable
 2025-10-16  5:41 UTC  (2+ messages)
` [PATCH v5 1/7] revocable: Revocable resource management

[PATCH][v4] hung_task: Panic when there are more than N hung tasks at the same time
 2025-10-16  5:07 UTC  (2+ messages)

[PATCH v10 00/15] x86: Enable Linear Address Space Separation support
 2025-10-16  3:10 UTC  (12+ messages)
` [PATCH v10 01/15] x86/cpu: Enumerate the LASS feature bits
` [PATCH v10 05/15] x86/cpu: Defer CR pinning enforcement until late_initcall()

[PATCH] htmldocs: userspace-api/dma-buf-heaps.rst: fix block quote warning
 2025-10-16  2:15 UTC  (4+ messages)

[PATCH v2] htmldocs: userspace-api/dma-buf-heaps.rst: fix block quote warning
 2025-10-16  2:09 UTC 

[PATCH v19 0/7] firmware: imx: driver for NXP secure-enclave
 2025-10-16  2:20 UTC  (2+ messages)

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-10-16  0:46 UTC  (7+ messages)
` [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h

[PATCH] Documentation: admin-guide: Correct styling of MS-DOS
 2025-10-16  0:05 UTC  (3+ messages)

[PATCH net] net: rmnet: Fix checksum offload header v5 and aggregation packet formatting
 2025-10-15 23:57 UTC  (3+ messages)

[PATCH net] Documentation: net: net_failover: Separate cloud-ifupdown-helper and reattach-vf.sh code blocks marker
 2025-10-15 23:56 UTC  (3+ messages)

[PATCH 0/2] Documentation: fixups for L1D flushing
 2025-10-15 23:42 UTC  (5+ messages)
` [PATCH 1/2] Documentation: clarify PR_SPEC_L1D_FLUSH
` [PATCH 2/2] Documentation: fix reference to PR_SPEC_L1D_FLUSH

[PATCH net-next v6 1/2] net/tls: support setting the maximum payload size
 2025-10-15 22:43 UTC  (3+ messages)
` [PATCH net-next v6 2/2] selftests: tls: add tls record_size_limit test

[PATCH] taint: add reminder about updating docs and scripts
 2025-10-15 22:16 UTC 

[PATCH] docs: ABI: sysfs-module: list all taint flags
 2025-10-15 22:13 UTC 

docs build problems
 2025-10-15 21:53 UTC  (6+ messages)

parse_headers.pl ?
 2025-10-15 21:49 UTC 

[PATCH v20 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
 2025-10-15 20:56 UTC  (3+ messages)

[PATCH v4 00/13] drm: Reduce page tables overhead with THP
 2025-10-15 20:41 UTC  (17+ messages)
` [PATCH v4 01/13] drm/shmem-helper: Simplify page offset calculation in fault handler
` [PATCH v4 02/13] drm/shmem-helper: Implement map_pages fault-around handler
` [PATCH v4 03/13] drm/shmem-helper: Map huge pages in fault handlers
` [PATCH v4 04/13] drm/gem: Introduce drm_gem_get_unmapped_area() fop
` [PATCH v4 05/13] drm/gem: Add huge tmpfs mount point helper
` [PATCH v4 06/13] drm/i915: Use "
` [PATCH v4 07/13] drm/v3d: "
` [PATCH v4 08/13] drm/v3d: Fix builds with CONFIG_TRANSPARENT_HUGEPAGE=n
` [PATCH v4 09/13] drm/gem: Get rid of *_with_mnt helpers
` [PATCH v4 10/13] drm/panthor: Introduce huge tmpfs mount point option
` [PATCH v4 11/13] drm/panthor: Improve IOMMU map/unmap debugging logs
` [PATCH v4 12/13] drm/panfrost: Introduce huge tmpfs mount point option
` [PATCH v4 13/13] Documentation/gpu/drm-mm: Add THP paragraph to GEM mapping section

[PATCH net-next v01 0/9] net: hinic3: Add a driver for Huawei 3rd gen NIC - PF initialization
 2025-10-15 20:10 UTC  (14+ messages)
` [PATCH net-next v01 1/9] hinic3: Add PF framework
` [PATCH net-next v01 2/9] hinic3: Add PF management interfaces
  ` [PATCH net-next "
` [PATCH net-next v01 3/9] hinic3: Add NIC configuration ops
` [PATCH net-next v01 4/9] hinic3: Add mac filter ops
` [PATCH net-next v01 5/9] hinic3: Add netdev register interfaces
` [PATCH net-next v01 6/9] hinic3: Fix netif_queue_set_napi queue_index parameter passing error
` [PATCH net-next v01 7/9] hinic3: Fix code Style(remove empty lines between error handling)
` [PATCH net-next v01 8/9] hinic3: Remove redundant defensive code
` [PATCH net-next v01 9/9] hinic3: Use array_size instead of multiplying

[PATCH net-next 00/14] Intel Wired LAN Driver Updates 2025-10-15 (ice, iavf, ixgbe, i40e, e1000e)
 2025-10-15 19:32 UTC  (15+ messages)
` [PATCH net-next 01/14] devlink: Add new "max_mac_per_vf" generic device param
` [PATCH net-next 02/14] i40e: support generic devlink param "max_mac_per_vf"
` [PATCH net-next 03/14] ice: add flow parsing for GTP and new protocol field support
` [PATCH net-next 04/14] ice: add virtchnl and VF context support for GTP RSS
` [PATCH net-next 05/14] ice: improve TCAM priority handling for RSS profiles
` [PATCH net-next 06/14] ice: Extend PTYPE bitmap coverage for GTP encapsulated flows
` [PATCH net-next 07/14] iavf: add RSS support for GTP protocol via ethtool
` [PATCH net-next 08/14] net: docs: add missing features that can have stats
` [PATCH net-next 09/14] ice: implement ethtool standard stats
` [PATCH net-next 10/14] ice: add tracking of good transmit timestamps
` [PATCH net-next 11/14] ice: implement transmit hardware timestamp statistics
` [PATCH net-next 12/14] ice: refactor to use helpers
` [PATCH net-next 13/14] ixgbe: preserve RSS indirection table across admin down/up
` [PATCH net-next 14/14] e1000e: Introduce private flag to disable K1

[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
 2025-10-15 18:48 UTC  (14+ messages)

[PATCH v2 0/3] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
 2025-10-15 17:56 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] kselftst/arm64: Test NT_ARM_SVE FPSIMD format writes on non-SVE systems
` [PATCH v2 3/3] kselftest/arm64: Cover disabling streaming mode without SVE in fp-ptrace

[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
 2025-10-15 18:26 UTC  (22+ messages)

[PATCH v21 00/28] riscv control-flow integrity for usermode
 2025-10-15 18:14 UTC  (29+ messages)
` [PATCH v21 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v21 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v21 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v21 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v21 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v21 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v21 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v21 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v21 09/28] riscv/mm: write protect and shadow stack
` [PATCH v21 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v21 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v21 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v21 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v21 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v21 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v21 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v21 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v21 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v21 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v21 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v21 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v21 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v21 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v21 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v21 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v21 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v21 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v21 28/28] kselftest/riscv: kselftest for user mode cfi

[PATCH] htmldocs: Documentation/hwmon/max17616.rst:4: WARNING: Title underline too short
 2025-10-15 18:03 UTC  (2+ messages)

[PATCH net-next v4 00/24][pull request] Queue configs and large buffer providers
 2025-10-15 17:44 UTC  (5+ messages)

[PATCH v16 0/3] leds: add new LED driver for TI LP5812
 2025-10-15 16:56 UTC  (3+ messages)
` [PATCH v16 1/3] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver

[PATCH] docs: admin-guide: update tiny script for number of taint flags
 2025-10-15 16:43 UTC  (4+ messages)

[RFC PATCH v10 mm-new 0/9] mm, bpf: BPF-MM, BPF-THP
 2025-10-15 16:35 UTC  (11+ messages)
` [RFC PATCH v10 mm-new 1/9] mm: thp: remove vm_flags parameter from khugepaged_enter_vma()
` [RFC PATCH v10 mm-new 2/9] mm: thp: remove vm_flags parameter from thp_vma_allowable_order()
` [RFC PATCH v10 mm-new 3/9] mm: thp: add support for BPF based THP order selection
` [RFC PATCH v10 mm-new 4/9] mm: thp: decouple THP allocation between swap and page fault paths
` [RFC PATCH v10 mm-new 5/9] mm: thp: enable THP allocation exclusively through khugepaged
` [RFC PATCH v10 mm-new 6/9] bpf: mark mm->owner as __safe_rcu_or_null
` [RFC PATCH v10 mm-new 7/9] bpf: mark vma->vm_mm as __safe_trusted_or_null
` [RFC PATCH v10 mm-new 8/9] selftests/bpf: add a simple BPF based THP policy
` [RFC PATCH v10 mm-new 9/9] Documentation: add BPF-based THP policy management

[PATCH] Documentation: admin-guide: Correct spelling of "userspace"
 2025-10-15 16:34 UTC  (2+ messages)

[PATCH v3 0/5] coresight: Add format attribute for setting the timestamp interval
 2025-10-15 15:19 UTC  (7+ messages)
` [PATCH v3 3/5] coresight: Refactor etm4_config_timestamp_event()
` [PATCH v3 4/5] coresight: Add format attribute for setting the timestamp interval

[PATCH v4] docs: ja_JP: SubmittingPatches: describe the 'Fixes:' tag (12-char SHA-1 + pretty example)
 2025-10-15 14:57 UTC  (4+ messages)
` [PATCH v5] docs: ja_JP: SubmittingPatches: describe the 'Fixes:' tag

[RFC v3 0/5] Align atomic storage
 2025-10-15 13:53 UTC  (5+ messages)
` [RFC v3 1/5] documentation: Discourage alignment assumptions

[PATCH] Documentation: kunit: Fix kunit_device_register() example
 2025-10-15 13:46 UTC 

[PATCH iwl-next v3] ice: add support for unmanaged DPLL on E830 NIC
 2025-10-15  9:34 UTC 

[PATCH] Documentation: sysrq: Remove contradicting sentence on extra /proc/sysrq-trigger characters
 2025-10-15  9:39 UTC  (6+ messages)

[PATCH v8 0/5] dma-buf: heaps: Create a CMA heap for each CMA reserved region
 2025-10-15  8:23 UTC  (2+ messages)

[PATCH -next v7 0/4] make logical block size configurable
 2025-10-15  8:03 UTC  (5+ messages)
` [PATCH -next v7 1/4] md: delete md_redundancy_group when array is becoming inactive
` [PATCH -next v7 2/4] md: init bioset in mddev_init
` [PATCH -next v7 3/4] md/raid0: Move queue limit setup before r0conf initialization
` [PATCH -next v7 4/4] md: allow configuring logical block size

[PATCH v6 00/15] Consolidate iommu page table implementations (AMD)
 2025-10-15  7:25 UTC  (5+ messages)
` [PATCH v6 01/15] genpt: Generic Page Table base API
` [PATCH v6 03/15] iommupt: Add the basic structure of the iommu implementation

[PATCH] docs: admin-guide: Fix a typo in kernel-parameters.txt
 2025-10-15  3:31 UTC 

[PATCH] ext4, doc: fix and improve directory hash tree description
 2025-10-15  2:44 UTC  (2+ messages)

[PATCH v6] md: allow configuring logical block size
 2025-10-15  2:28 UTC  (3+ messages)

[PATCH][v3] hung_task: Panic after fixed number of hung tasks
 2025-10-15  2:04 UTC  (6+ messages)
    ` [????] "
        ` [????] "

[PATCH] docs: Makefile: Sort Documentation targets case-insensitively in make help
 2025-10-15  1:29 UTC 

[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2025-10-15  0:45 UTC  (7+ messages)
` [PATCH v3 20/20] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)

[PATCH v5 0/7] Add SPI offload support to AD4030
 2025-10-14 22:22 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: iio: adc: adi,ad4030: Reference spi-peripheral-props
` [PATCH v5 2/7] Docs: iio: ad4030: Add double PWM SPI offload doc
` [PATCH v5 3/7] dt-bindings: iio: adc: adi,ad4030: Add PWM
` [PATCH v5 4/7] iio: adc: ad4030: Use BIT macro to improve code readability
` [PATCH v5 5/7] iio: adc: ad4030: Add SPI offload support
` [PATCH v5 6/7] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224
` [PATCH v5 7/7] iio: adc: ad4030: Add support for "

[PATCH net-next 0/6] tools: ynl-gen: generate flags better
 2025-10-14 19:32 UTC  (15+ messages)
` [PATCH net-next 1/6] tools: ynl-gen: bitshift the flag values in the generated code
` [PATCH net-next 2/6] tools: ynl-gen: refactor render-max enum generation
` [PATCH net-next 3/6] tools: ynl-gen: use uapi mask definition in NLA_POLICY_MASK

[PATCH] Documentation: admin-guide: Correct spelling of "userspace"
 2025-10-14 18:39 UTC  (5+ messages)

[PATCH v2] docs: power: clean up power_supply_class.rst
 2025-10-14 18:20 UTC 

[PATCH v20 00/28] riscv control-flow integrity for usermode
 2025-10-14 17:03 UTC  (2+ messages)

[PATCH 1/1] doc/kvm/api: Fix VM exit code for full dirty ring
 2025-10-14 15:28 UTC 

[PATCH v2 1/2] dt-bindings: trivial-devices: add mps,mp9945
 2025-10-14 15:18 UTC  (4+ messages)
` [PATCH v2 2/2] hwmon: (pmbus) add driver for MPS MP9945


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