linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-29 22:34:15 to 2022-10-03 16:59:11 UTC [more...]

[PATCH v11 0/2] SPDX: add copyleft-next-0.3.1
 2022-10-03 16:58 UTC  (3+ messages)
` [PATCH v11 1/2] LICENSES: Add the copyleft-next-0.3.1 license
` [PATCH v11 2/2] testing: use the copyleft-next-0.3.1 SPDX tag

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-03 16:57 UTC  (43+ messages)
` [PATCH v2 01/39] Documentation/x86: Add CET description
` [PATCH v2 02/39] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v2 07/39] x86/cet: Add user control-protection fault handler
` [PATCH v2 08/39] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v2 10/39] x86/mm: Introduce _PAGE_COW
` [PATCH v2 14/39] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v2 21/39] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v2 22/39] mm: Don't allow write GUPs to shadow stack memory
` [PATCH v2 23/39] x86: Introduce userspace API for CET enabling
` [PATCH v2 24/39] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH v2 25/39] x86/cet/shstk: Handle thread shadow stack
` [PATCH v2 26/39] x86/cet/shstk: Introduce routines modifying shstk
` [PATCH v2 27/39] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v2 28/39] x86/cet/shstk: Introduce map_shadow_stack syscall
` [PATCH v2 29/39] x86/cet/shstk: Support wrss for userspace
` [PATCH v2 30/39] x86: Expose thread features status in /proc/$PID/arch_status
` [PATCH v2 31/39] x86/cet/shstk: Wire in CET interface
` [PATCH v2 32/39] selftests/x86: Add shadow stack test
` [PATCH v2 33/39] x86/cpufeatures: Limit shadow stack to Intel CPUs
` [OPTIONAL/CLEANUP v2 34/39] x86: Separate out x86_regset for 32 and 64 bit
` [OPTIONAL/CLEANUP v2 35/39] x86: Improve formatting of user_regset arrays
` [OPTIONAL/RFC v2 36/39] x86/fpu: Add helper for initing features
` [OPTIONAL/RFC v2 37/39] x86/cet: Add PTRACE interface for CET
` [OPTIONAL/RFC v2 38/39] x86/cet/shstk: Add ARCH_CET_UNLOCK
` [OPTIONAL/RFC v2 39/39] x86: Add alt shadow stack support

[PATCH RESEND v4 0/2] Fixup instructions around mailing recipients
 2022-10-03 16:24 UTC  (3+ messages)
` [PATCH RESEND v4 1/2] get_maintainer: Print maintainer for S: Supported
` [PATCH RESEND v4 2/2] Documentation/process: Be more explicit about who to mail on patch submission

[PATCH bpf-next] Documentation: bpf: Add implementation notes documentations to table of contents
 2022-10-03 16:20 UTC  (2+ messages)

[PATCH v4 0/2] Fixup instructions around mailing recipients
 2022-10-03 16:13 UTC  (3+ messages)
` [PATCH v4 1/2] get_maintainer: Print maintainer for S: Supported
` [PATCH v4 2/2] Documentation/process: Be more explicit about who to mail on patch submission

[GIT PULL] Documentation changes for 6.0
 2022-10-03 16:10 UTC 

[PATCH v5 00/12] x86/resctrl: Support for AMD QoS new features
 2022-10-03 15:36 UTC  (10+ messages)
` [PATCH v5 01/12] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
` [PATCH v5 12/12] Documentation/x86: Update resctrl_ui.rst for new features

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-10-03 11:21 UTC  (5+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-03 11:01 UTC  (19+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v8 6/8] KVM: Update lpage info when private/shared memory are mixed

[PATCH v4 00/14] Drivers for gunyah hypervisor
 2022-10-03  7:01 UTC  (18+ messages)
` [PATCH v4 06/14] virt: gunyah: Add sysfs nodes
` [PATCH v4 10/14] gunyah: sysfs: Add node to describe supported features
` [PATCH v4 12/14] gunyah: rsc_mgr: Add RPC for console services
    ` new checkpatch flexible array test ? (was Re: [PATCH v4 12/14] gunyah: rsc_mgr: Add RPC for console services)
` [PATCH v4 13/14] gunyah: rsc_mgr: Add auxiliary devices for console
` [PATCH v4 14/14] tty: gunyah: Add tty console driver for RM Console Services

[PATCH net-next v8 0/7] add generic PSE support
 2022-10-03  6:52 UTC  (8+ messages)
` [PATCH net-next v8 1/7] dt-bindings: net: phy: add PoDL PSE property
` [PATCH net-next v8 2/7] net: add framework to support Ethernet PSE and PDs devices
` [PATCH net-next v8 3/7] net: mdiobus: fwnode_mdiobus_register_phy() rework error handling
` [PATCH net-next v8 4/7] net: mdiobus: search for PSE nodes by parsing PHY nodes
` [PATCH net-next v8 5/7] ethtool: add interface to interact with Ethernet Power Equipment
` [PATCH net-next v8 6/7] dt-bindings: net: pse-dt: add bindings for regulator based PoDL PSE controller
` [PATCH net-next v8 7/7] net: pse-pd: add regulator based PSE driver

[PATCH v1] locking/memory-barriers.txt: Improve documentation for writel() usage
 2022-10-03  6:03 UTC  (5+ messages)

[PATCH v3 0/1] Expand get_maintainer to be explicit about supporters
 2022-10-03  1:28 UTC  (15+ messages)
` [PATCH v3] Documentation/process: Add text to indicate supporters should be mailed

[PATCH] docs: bump minimal GNU Make version to 3.82
 2022-10-02 19:22 UTC  (2+ messages)

[PATCH v2] Documentation: x86: boot: reserve type_of_loader=13 for barebox
 2022-10-02 12:57 UTC 

[PATCH -next] Documentation: devres: add missing IIO helpers
 2022-10-02 12:49 UTC  (3+ messages)

[PATCH] Documentation: x86: boot: reserve type_of_loader=13 for barebox
 2022-10-02 11:29 UTC  (4+ messages)

[bpf-next:master 9/11] htmldocs: Documentation/bpf/clang-notes.rst: WARNING: document isn't included in any toctree
 2022-10-01 23:04 UTC 

[PATCH 0/2] riscv: Support HAVE_ARCH_HUGE_VMAP and HAVE_ARCH_HUGE_VMALLOC
 2022-10-01 19:00 UTC  (2+ messages)

[bpf-next:master 7/11] htmldocs: Documentation/bpf/linux-notes.rst:55: WARNING: Malformed table
 2022-10-01 15:52 UTC  (3+ messages)

[PATCH v10 0/2] SPDX: add copyleft-next-0.3.1
 2022-10-01 15:08 UTC  (7+ messages)
` [PATCH v10 1/2] LICENSES: Add the copyleft-next-0.3.1 license
` [PATCH v10 2/2] testing: use the copyleft-next-0.3.1 SPDX tag

[hverkuil-media-tree:extron 1/4] htmldocs: Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-cap-edid (if the link has no caption the label must precede a section header)
 2022-10-01 14:55 UTC 

[PATCH v2 0/6] Enhance definition of DFH and use enhancements for uart driver
 2022-10-01 14:50 UTC  (12+ messages)
` [PATCH v2 2/6] fpga: dfl: Move the DFH definitions
` [PATCH v2 4/6] fpga: dfl: add generic support for MSIX interrupts
` [PATCH v2 5/6] fpga: dfl: parse the location of the feature's registers from DFHv1
` [PATCH v2 6/6] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH v9 0/9] Add Ampere's Altra SMPro MFD and its child drivers
 2022-10-01 12:59 UTC  (13+ messages)
` [PATCH v9 1/9] hwmon: smpro: Add Ampere's Altra smpro-hwmon driver
` [PATCH v9 2/9] docs: hwmon: (smpro-hwmon) Add documentation
` [PATCH v9 4/9] docs: misc-devices: (smpro-errmon) "
` [PATCH v9 6/9] docs: misc-devices: (smpro-misc) "
` [PATCH v9 9/9] docs: ABI: testing: Document the Ampere Altra Family's SMpro sysfs interfaces

[PATCH] Documentation: update urls to Linux Foundation wiki
 2022-10-01 11:20 UTC 

[PATCH v2] Documentation: kunit: rewrite writing first test instructions
 2022-10-01  6:51 UTC  (6+ messages)

[PATCH] Documentation: kunit: Update description of --alltests option
 2022-10-01  6:46 UTC 

[PATCH v1 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-10-01  5:03 UTC  (12+ messages)
` [PATCH v1 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
` [PATCH v1 2/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [PATCH v1 3/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v1 4/9] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v1 5/9] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v1 6/9] KVM: s390: selftest: memop: Add bad address test
` [PATCH v1 7/9] KVM: s390: selftest: memop: Add cmpxchg tests
` [PATCH v1 8/9] KVM: s390: selftest: memop: Fix typo
` [PATCH v1 9/9] KVM: s390: selftest: memop: Fix wrong address being used in test

[PATCH v2 0/9] mm: introduce Designated Movable Blocks
 2022-10-01  1:28 UTC  (4+ messages)
` [PATCH v2 2/9] mm/vmstat: show start_pfn when zone spans pages

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-10-01  0:42 UTC  (5+ messages)

[PATCH bpf-next v4 0/2] Add table of BPF program types to docs
 2022-09-30 22:25 UTC  (6+ messages)
` [PATCH bpf-next v4 1/2] Add subdir support to Documentation makefile

[PATCH v2 0/5] Update the sysctl/fs documentation
 2022-09-30 10:35 UTC  (7+ messages)
` [PATCH v2 1/5] docs: sysctl/fs: remove references to inode-max
` [PATCH v2 2/5] docs: sysctl/fs: remove references to dquot-max/-nr
` [PATCH v2 3/5] docs: sysctl/fs: merge the aio sections
` [PATCH v2 4/5] docs: sysctl/fs: remove references to super-max/-nr
` [PATCH v2 5/5] docs: sysctl/fs: re-order, prettify

[PATCH v14 0/3] Add TDX Guest Attestation support
 2022-09-30 15:27 UTC  (6+ messages)
` [PATCH v14 2/3] virt: Add TDX guest driver

[PATCH] docs: update flexible arrays to match code
 2022-09-30 13:20 UTC 

[PATCH -next 0/8] add some missing devm_* functions
 2022-09-30 11:25 UTC  (9+ messages)
` [PATCH -next 1/8] Documentation: devres: add missing devm_acpi_dma_controller_free() helper
` [PATCH -next 2/8] Documentation: devres: add missing REGULATOR helper
` [PATCH -next 3/8] Documentation: devres: add missing PWM helper
` [PATCH -next 4/8] Documentation: devres: add missing PHY helpers
` [PATCH -next 5/8] Documentation: devres: add missing MEM helper
` [PATCH -next 6/8] Documentation: devres: add missing I2C helper
` [PATCH -next 7/8] Documentation: devres: add missing LED helpers
` [PATCH -next 8/8] Documentation: devres: add missing IIO helpers

[PATCH v4 0/4] serial: RS485 kerneldoc/documentation improvements
 2022-09-30  9:27 UTC  (3+ messages)
` [PATCH v4 1/4] serial: Convert serial_rs485 to kernel doc

[PATCH] docs/howto: Replace abundoned URL of gmane.org
 2022-09-30  9:14 UTC  (2+ messages)

[PATCH v1 0/2] docs/zh_CN: Update mm to 6.0-rc7
 2022-09-30  9:13 UTC  (5+ messages)
` [PATCH v1 1/2] docs/zh_CN: Update the translation of ksm "
` [PATCH v1 2/2] docs/zh_CN: Update the translation of page_owner "

[PATCH -next v5 2/4] selftests/memory-hotplug: Restore memory before exit
 2022-09-30  8:56 UTC  (2+ messages)

[RFC] proc: Add a new isolated /proc/pid/mempolicy type
 2022-09-30  8:54 UTC  (10+ messages)
  ` [External] "

[PATCH] docs/zh_CN: Fix build warning
 2022-09-30  8:41 UTC  (3+ messages)

[PATCH -next v5 0/4] Optimize and bugfix for memory-hotplug
 2022-09-30  8:35 UTC  (8+ messages)
` [PATCH -next v5 1/4] selftests/memory-hotplug: Add checking after online or offline
` [PATCH -next v5 2/4] selftests/memory-hotplug: Restore memory before exit
` [PATCH -next v5 3/4] selftests/memory-hotplug: Adjust log info for maintainability
` [PATCH -next v5 4/4] docs: notifier-error-inject: Correct test's name

[PATCH 0/2] update and a new translation in zh_CN/admin-guide
 2022-09-30  8:30 UTC  (4+ messages)
` [PATCH 2/2] docs/zh_CN: Add new translation of admin-guide/bootconfig.rst

[PATCH v2] Documentation: Kunit: Use full path to .kunitconfig
 2022-09-30  4:05 UTC  (2+ messages)

[PATCH net-next v2 0/7] Netlink protocol specs
 2022-09-30  2:34 UTC  (8+ messages)
` [PATCH net-next v2 1/7] docs: add more netlink docs (incl. spec docs)
` [PATCH net-next v2 2/7] netlink: add schemas for YAML specs
` [PATCH net-next v2 3/7] net: add basic C code generators for Netlink
` [PATCH net-next v2 4/7] netlink: add a proto specification for FOU
` [PATCH net-next v2 5/7] net: fou: regenerate the uAPI from the spec
` [PATCH net-next v2 6/7] net: fou: rename the source for linking
` [PATCH net-next v2 7/7] net: fou: use policy and operation tables generated from the spec


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