linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-01 10:36:30 to 2022-06-03 16:00:35 UTC [more...]

Sphinx pre v3 -- removing support
 2022-06-03 16:00 UTC  (12+ messages)

[PATCH] mm: memcontrol: separate {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of cgroup v2
 2022-06-03 15:38 UTC  (2+ messages)

[PATCH v1] module: Add support for default value for module async_probe
 2022-06-03 15:01 UTC  (2+ messages)

[PATCH V15 00/24] arch: Add basic LoongArch support
 2022-06-03 14:35 UTC  (35+ messages)
` [PATCH V15 01/24] irqchip: Adjust Kconfig for Loongson
` [PATCH V15 02/24] irqchip/loongson-liointc: Fix build error for LoongArch
` [PATCH V15 03/24] Documentation: LoongArch: Add basic documentations
` [PATCH V15 04/24] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V15 05/24] LoongArch: Add ELF-related definitions
` [PATCH V15 06/24] LoongArch: Add writecombine support for drm
` [PATCH V15 07/24] LoongArch: Add build infrastructure
` [PATCH V15 08/24] LoongArch: Add CPU definition headers
` [PATCH V15 09/24] LoongArch: Add atomic/locking headers
` [PATCH V15 10/24] LoongArch: Add other common headers
` [PATCH V15 11/24] LoongArch: Add boot and setup routines
` [PATCH V15 12/24] LoongArch: Add exception/interrupt handling
` [PATCH V15 13/24] LoongArch: Add process management
` [PATCH V15 14/24] LoongArch: Add memory management
` [PATCH V15 15/24] LoongArch: Add system call support
` [PATCH V15 16/24] LoongArch: Add signal handling support
` [PATCH V15 17/24] LoongArch: Add ELF and module support
` [PATCH V15 18/24] LoongArch: Add misc common routines
` [PATCH V15 19/24] LoongArch: Add some library functions
` [PATCH V15 20/24] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V15 21/24] LoongArch: Add multi-processor (SMP) support
` [PATCH V15 22/24] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V15 23/24] LoongArch: Add Loongson-3 default config file
` [PATCH V15 24/24] MAINTAINERS: Add maintainer information for LoongArch

[PATCH] leds: Add leds-qcom-lpg entry to documentation table of contents
 2022-06-03 13:53 UTC  (3+ messages)

[PATCH V14 00/24] arch: Add basic LoongArch support
 2022-06-03 13:01 UTC  (40+ messages)
` [PATCH V14 01/24] irqchip: Adjust Kconfig for Loongson
` [PATCH V14 02/24] irqchip/loongson-liointc: Fix build error for LoongArch
` [PATCH V14 03/24] Documentation: LoongArch: Add basic documentations
` [PATCH V14 04/24] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V14 05/24] LoongArch: Add ELF-related definitions
` [PATCH V14 06/24] LoongArch: Add writecombine support for drm
` [PATCH V14 07/24] LoongArch: Add build infrastructure
` [PATCH V14 08/24] LoongArch: Add CPU definition headers
` [PATCH V14 09/24] LoongArch: Add atomic/locking headers
` [PATCH V14 10/24] LoongArch: Add other common headers
` [PATCH V14 11/24] LoongArch: Add boot and setup routines
  ` Steps forward for the LoongArch UEFI bringup patch? (was: Re: [PATCH V14 11/24] LoongArch: Add boot and setup routines)
` [PATCH V14 12/24] LoongArch: Add exception/interrupt handling
` [PATCH V14 13/24] LoongArch: Add process management
` [PATCH V14 14/24] LoongArch: Add memory management
` [PATCH V14 15/24] LoongArch: Add system call support
` [PATCH V14 16/24] LoongArch: Add signal handling support
` [PATCH V14 17/24] LoongArch: Add ELF and module support
` [PATCH V14 18/24] LoongArch: Add misc common routines
` [PATCH V14 19/24] LoongArch: Add some library functions
` [PATCH V14 20/24] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V14 21/24] LoongArch: Add multi-processor (SMP) support
` [PATCH V14 22/24] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V14 23/24] LoongArch: Add Loongson-3 default config file
` [PATCH V14 24/24] MAINTAINERS: Add maintainer information for LoongArch

[PATCH] hwmon: (asus-ec-sensors) add support for Strix Z690-a D4
 2022-06-03 12:27 UTC 

[PATCH] docs: arm: tcm: Fix typo in description of TCM and MMU usage
 2022-06-03 11:27 UTC 

[PATCH v5] crc-itu-t: Fix typo in CRC ITU-T polynom comment
 2022-06-03  8:20 UTC  (6+ messages)

[PATCH] Documentation/security-bugs: overhaul
 2022-06-03  6:49 UTC  (7+ messages)

[GIT PULL] Documentation fixes for 5.19
 2022-06-02 22:39 UTC  (3+ messages)

[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
 2022-06-02 19:41 UTC  (12+ messages)
` [PATCH v9 1/6] LICENSES: Add the copyleft-next-0.3.1 license

[PATCH V13 00/24] arch: Add basic LoongArch support
 2022-06-02 10:19 UTC  (25+ messages)
` [PATCH V13 01/24] irqchip: Adjust Kconfig for Loongson
` [PATCH V13 02/24] irqchip/loongson-liointc: Fix build error for LoongArch
` [PATCH V13 03/24] Documentation: LoongArch: Add basic documentations
` [PATCH V13 04/24] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V13 05/24] LoongArch: Add ELF-related definitions
` [PATCH V13 06/24] LoongArch: Add writecombine support for drm
` [PATCH V13 07/24] LoongArch: Add build infrastructure
` [PATCH V13 08/24] LoongArch: Add CPU definition headers
` [PATCH V13 09/24] LoongArch: Add atomic/locking headers
` [PATCH V13 10/24] LoongArch: Add other common headers
` [PATCH V13 11/24] LoongArch: Add boot and setup routines
` [PATCH V13 12/24] LoongArch: Add exception/interrupt handling
` [PATCH V13 13/24] LoongArch: Add process management
` [PATCH V13 14/24] LoongArch: Add memory management
` [PATCH V13 15/24] LoongArch: Add system call support
` [PATCH V13 16/24] LoongArch: Add signal handling support
` [PATCH V13 17/24] LoongArch: Add ELF and module support
` [PATCH V13 18/24] LoongArch: Add misc common routines
` [PATCH V13 19/24] LoongArch: Add some library functions
` [PATCH V13 20/24] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V13 21/24] LoongArch: Add multi-processor (SMP) support
` [PATCH V13 22/24] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V13 23/24] LoongArch: Add Loongson-3 default config file
` [PATCH V13 24/24] MAINTAINERS: Add maintainer information for LoongArch

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-02 10:07 UTC  (6+ messages)
` [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag

[PATCH v8 0/9] Add Ampere's Altra SMPro MFD and its child drivers
 2022-06-02  9:36 UTC  (6+ messages)
` [PATCH v8 3/9] misc: smpro-errmon: Add Ampere's SMpro error monitor driver

[PATCH V12 00/24] arch: Add basic LoongArch support
 2022-06-02  9:26 UTC  (48+ messages)
` [PATCH V12 01/24] irqchip: Adjust Kconfig for Loongson
` [PATCH V12 02/24] irqchip/loongson-liointc: Fix build error for LoongArch
` [PATCH V12 03/24] Documentation: LoongArch: Add basic documentations
` [PATCH V12 04/24] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V12 05/24] LoongArch: Add ELF-related definitions
` [PATCH V12 06/24] LoongArch: Add writecombine support for drm
` [PATCH V12 07/24] LoongArch: Add build infrastructure
` [PATCH V12 08/24] LoongArch: Add CPU definition headers
` [PATCH V12 09/24] LoongArch: Add atomic/locking headers
` [PATCH V12 10/24] LoongArch: Add other common headers
` [PATCH V12 11/24] LoongArch: Add boot and setup routines
` [PATCH V12 12/24] LoongArch: Add exception/interrupt handling
` [PATCH V12 15/24] LoongArch: Add system call support
` [PATCH V12 17/24] LoongArch: Add ELF and module support
` [PATCH V12 18/24] LoongArch: Add misc common routines
` [PATCH V12 19/24] LoongArch: Add some library functions
` [PATCH V12 21/24] LoongArch: Add multi-processor (SMP) support
` [PATCH V12 22/24] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V12 24/24] MAINTAINERS: Add maintainer information for LoongArch

[PATCH v3] HID: uclogic: properly format kernel-doc comment for hid_dbg() wrappers
 2022-06-02  9:22 UTC  (3+ messages)

[PATCH v2] HID: uclogic: properly format kernel-doc comment for hid_dbg() wrappers
 2022-06-02  8:25 UTC  (6+ messages)

[PATCH v2 1/2] docs: move Linux logo into a new `images` folder
 2022-06-02  7:39 UTC  (3+ messages)
  ` [PATCH v2 2/2] docs: add SVG version of the Linux logo

[PATCH] docs: filesystems: f2fs: fix description about compress ioctl
 2022-06-02  7:25 UTC 

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2022-06-02  3:43 UTC  (2+ messages)

[PATCH 0/2] procfs: Add file path and size to /proc/<pid>/fdinfo
 2022-06-02  3:31 UTC  (11+ messages)
` [PATCH 1/2] procfs: Add 'size' to /proc/<pid>/fdinfo/
` [PATCH 2/2] procfs: Add 'path' "
        ` [Linaro-mm-sig] "

[PATCH v3 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-06-01 21:09 UTC  (7+ messages)
` [PATCH v3 1/6] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v3 2/6] userfaultfd: add /dev/userfaultfd for fine grained access control
` [PATCH v3 3/6] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v3 4/6] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v3 5/6] userfaultfd: selftests: make /dev/userfaultfd testing configurable
` [PATCH v3 6/6] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh

[PATCH 00/35] Shadow stacks for userspace
 2022-06-01 19:27 UTC  (17+ messages)

[PATCH] documentation: Format button_dev as a pointer
 2022-06-01 15:34 UTC  (2+ messages)

[PATCH] docs: blockdev: change title to match section content
 2022-06-01 15:31 UTC  (2+ messages)

[PATCH] docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0
 2022-06-01 15:29 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 13/37] ALSA: usb-audio: Add quirk bits for enabling/disabling generic implicit fb
 2022-06-01 13:55 UTC 

[PATCH AUTOSEL 5.17 16/48] ALSA: usb-audio: Add quirk bits for enabling/disabling generic implicit fb
 2022-06-01 13:53 UTC 

[PATCH AUTOSEL 5.18 16/49] ALSA: usb-audio: Add quirk bits for enabling/disabling generic implicit fb
 2022-06-01 13:51 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).