linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-05 07:11:49 to 2022-10-08 05:14:17 UTC [more...]

[PATCH 0/4] docs/zh_CN: Rewrite the zh_CN/index.rst
 2022-10-08  5:13 UTC  (3+ messages)

[PATCH v4 2/6] treewide: use prandom_u32_max() when possible
 2022-10-08  3:50 UTC 

[PATCH v4 0/6] treewide cleanup of random integer usage
 2022-10-08  3:21 UTC  (16+ messages)
` [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
` [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
` [PATCH v4 3/6] treewide: use get_random_{u8,u16}() "
` [PATCH v4 4/6] treewide: use get_random_u32() "
` [PATCH v4 5/6] treewide: use get_random_bytes "
` [PATCH v4 6/6] prandom: remove unused functions

[PATCH 0/2] riscv: Support HAVE_ARCH_HUGE_VMAP and HAVE_ARCH_HUGE_VMALLOC
 2022-10-08  2:18 UTC  (3+ messages)
` [PATCH 2/2] riscv: Enable HAVE_ARCH_HUGE_VMALLOC for 64BIT

[PATCH -next v5 2/4] selftests/memory-hotplug: Restore memory before exit
 2022-10-08  1:40 UTC 

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-07 21:54 UTC  (16+ 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 8/8] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH v3 0/4] Enhance definition of DFH and use enhancements for uart driver
 2022-10-07 18:35 UTC  (19+ messages)
` [PATCH v3 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v3 3/4] fpga: dfl: add basic support "
` [PATCH v3 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH v3 0/5] treewide cleanup of random integer usage
 2022-10-07 17:56 UTC  (21+ messages)
` [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v3 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v3 3/5] treewide: use get_random_u32() "
` [PATCH v3 4/5] treewide: use get_random_bytes "
` [PATCH v3 5/5] prandom: remove unused functions

[PATCH v10 00/27] Rust support
 2022-10-07 17:17 UTC  (3+ messages)
` [PATCH v10 25/27] x86: enable initial "

[PATCH bpf-next v7 0/1] Document BPF_MAP_TYPE_ARRAY
 2022-10-07 16:27 UTC  (2+ messages)
` [PATCH bpf-next v7 1/1] bpf, docs: document BPF_MAP_TYPE_ARRAY

[PATCH RFC 0/5] docs: Improvements to our HTML output
 2022-10-07 16:26 UTC  (22+ messages)
` [PATCH 1/5] docs: Switch the default HTML theme to alabaster
` [PATCH 2/5] docs: tweak some Alabaster style parameters
` [PATCH 5/5] docs: improve the HTML formatting of kerneldoc comments

[PATCH bpf-next v6 0/1] Document BPF_MAP_TYPE_ARRAY
 2022-10-07 16:07 UTC  (5+ messages)
` [PATCH bpf-next v6 1/1] bpf, docs: document BPF_MAP_TYPE_ARRAY

[PATCH v5 00/12] x86/resctrl: Support for AMD QoS new features
 2022-10-07 15:51 UTC  (3+ messages)

[RFC UKL 00/10] Unikernel Linux (UKL)
 2022-10-07 10:21 UTC  (21+ messages)
` [RFC UKL 02/10] x86/boot: Load the PT_TLS segment for Unikernel configs
` [RFC UKL 04/10] x86/entry: Create alternate entry path for system calls
` [RFC UKL 05/10] x86/uaccess: Make access_ok UKL aware
` [RFC UKL 07/10] x86/signal: Adjust signal handler register values and return frame
` [RFC UKL 09/10] exec: Give userspace a method for starting UKL process
` [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL

[PATCH net-next v2 0/7] Netlink protocol specs
 2022-10-07  8:54 UTC  (5+ messages)
` [PATCH net-next v2 3/7] net: add basic C code generators for Netlink

[PATCH v4 00/14] Drivers for gunyah hypervisor
 2022-10-07  7:40 UTC  (11+ messages)
` [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 v2] Documentation: kunit: rewrite writing first test instructions
 2022-10-07  3:03 UTC  (2+ messages)

[PATCH] drivers/perf: riscv_pmu_sbi: add perf_user_access sysctl
 2022-10-07  2:26 UTC  (2+ messages)

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-06 18:50 UTC  (46+ messages)
` [PATCH v2 01/39] Documentation/x86: Add CET description
` [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 23/39] x86: Introduce userspace API for CET enabling
` [PATCH v2 24/39] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH v2 26/39] x86/cet/shstk: Introduce routines modifying shstk
` [PATCH v2 29/39] x86/cet/shstk: Support wrss for userspace

[linux-next:master 7462/12665] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt
 2022-10-06 16:34 UTC 

[PATCH v2 0/5] treewide cleanup of random integer usage
 2022-10-06 16:25 UTC  (11+ messages)
` [PATCH v2 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v2 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v2 3/5] treewide: use get_random_u32() "
` [PATCH v2 4/5] treewide: use get_random_bytes "
` [PATCH v2 5/5] prandom: remove unused functions

[PATCH v6 0/1] Fixup instructions around mailing recipients
 2022-10-06 16:24 UTC  (2+ messages)
` [PATCH v6] Documentation/process: Be more explicit about who to mail on patch submission

[PATCH v3 0/2] arm64: kdump: Function supplement and performance optimization
 2022-10-06 14:55 UTC  (4+ messages)

[PATCH v5 0/1] Fixup instructions around mailing recipients
 2022-10-06 14:22 UTC  (5+ messages)
` [PATCH v5 1/1] Documentation/process: Be more explicit about who to mail on patch submission

[PATCH v1 0/5] treewide cleanup of random integer usage
 2022-10-06 13:20 UTC  (11+ messages)
` [PATCH v1 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v1 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v1 3/5] treewide: use get_random_u32() "
      ` [f2fs-dev] "
` [PATCH v1 4/5] treewide: use get_random_bytes "
` [PATCH v1 5/5] prandom: remove unused functions

[PATCH v3] locking/memory-barriers.txt: Improve documentation for writel() example
 2022-10-06 12:30 UTC  (2+ messages)

[PATCH] Documentation: rtla: Correct command line example
 2022-10-06  8:44 UTC 

[PATCH v9 0/9] Add Ampere's Altra SMPro MFD and its child drivers
 2022-10-06  7:47 UTC  (26+ 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 3/9] misc: smpro-errmon: Add Ampere's SMpro error monitor driver
` [PATCH v9 4/9] docs: misc-devices: (smpro-errmon) Add documentation
` [PATCH v9 5/9] misc: smpro-misc: Add Ampere's Altra SMpro misc driver
` [PATCH v9 6/9] docs: misc-devices: (smpro-misc) Add documentation
` [PATCH v9 9/9] docs: ABI: testing: Document the Ampere Altra Family's SMpro sysfs interfaces

[PATCH] Documentation/mm/page_owner.rst: update experimental data
 2022-10-06  4:05 UTC  (7+ messages)
` [PATCH v2] Documentation/mm/page_owner.rst: delete frequently changing "
    ` [PATCH v3] "
    ` [PATCH v4] "
        ` [PATCH v5] "

[PATCH net-next] docs: networking: phy: add missing space
 2022-10-06  4:00 UTC  (8+ messages)

htmldocs: Warning: Documentation/translations/zh_CN/devicetree/kernel-api.rst references a file that doesn't exist: Documentation/Devicetree/kernel-api.rst
 2022-10-06  3:32 UTC 

[PATCH v2] locking/memory-barriers.txt: Improve documentation for writel() example
 2022-10-06  3:25 UTC  (6+ messages)

[PATCH] docs: bump minimal GNU Make version to 3.82
 2022-10-06  0:18 UTC  (3+ messages)

htmldocs: Warning: Documentation/translations/zh_CN/devicetree/overlay-notes.rst references a file that doesn't exist: Documentation/Devicetree/overlay-notes.rst
 2022-10-05 20:38 UTC 

[PATCH v1 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-10-05 19:16 UTC  (7+ 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 00/21] mm: introduce Designated Movable Blocks
 2022-10-05 18:39 UTC  (6+ messages)

[PATCH v2 0/9] mm: introduce Designated Movable Blocks
 2022-10-05 18:09 UTC  (5+ messages)
` [PATCH v2 2/9] mm/vmstat: show start_pfn when zone spans pages

htmldocs: Warning: Documentation/translations/zh_CN/devicetree/dynamic-resolution-notes.rst references a file that doesn't exist: Documentation/Devicetree/dynamic-resolution-notes.rst
 2022-10-05 13:37 UTC 

[PATCH v3 0/4] xen/pv: sanitize xen pv guest msr accesses
 2022-10-05 11:03 UTC  (2+ messages)
` [PATCH v3 4/4] xen/pv: support selecting safe/unsafe "

[PATCH bpf-next v5 0/1] Document BPF_MAP_TYPE_ARRAY
 2022-10-05 10:12 UTC  (4+ messages)
` [PATCH bpf-next v5 1/1] bpf, docs: document BPF_MAP_TYPE_ARRAY

[PATCH v4 3/7] Display inflated memory to users
 2022-10-05  9:01 UTC 

htmldocs: Warning: Documentation/translations/zh_CN/devicetree/changesets.rst references a file that doesn't exist: Documentation/Devicetree/changesets.rst
 2022-10-05  7:10 UTC 


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