linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-17 04:08:05 to 2021-09-21 10:10:09 UTC [more...]

[PATCH] Doc: networking: Fox a typo in ice.rst
 2021-09-21 10:10 UTC  (2+ messages)

[PATCH] doc: gpu: drm-internals: Create reference to DRM mm
 2021-09-21  9:58 UTC  (4+ messages)

[PATCH v2 0/1] Documenting shmem as an exception case for the pagemap
 2021-09-21  8:52 UTC  (5+ messages)
` [PATCH v2 1/1] Documentation: update pagemap with shmem exceptions

[PATCH RESEND v2 0/4] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-09-21  6:43 UTC  (18+ messages)
` [PATCH RESEND v2 1/4] mm: hugetlb: free "
` [PATCH RESEND v2 2/4] mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
` [PATCH RESEND v2 3/4] mm: sparsemem: use page table lock to protect kernel pmd operations
` [PATCH RESEND v2 4/4] selftests: vm: add a hugetlb test case

[PATCH v7 01/12] LICENSES: Add the copyleft-next-0.3.1 license
 2021-09-21  0:03 UTC  (24+ messages)
` [PATCH v7 02/12] testing: use the copyleft-next-0.3.1 SPDX tag
` [PATCH v7 03/12] selftests: add tests_sysfs module
` [PATCH v7 04/12] kernfs: add initial failure injection support
` [PATCH v7 05/12] test_sysfs: add support to use kernfs failure injection
` [PATCH v7 06/12] kernel/module: add documentation for try_module_get()
` [PATCH v7 07/12] fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link()
` [PATCH v7 08/12] fs/sysfs/dir.c: replace S_IRWXU|S_IRUGO|S_IXUGO with 0755 sysfs_create_dir_ns()
` [PATCH v7 09/12] sysfs: fix deadlock race with module removal
` [PATCH v7 10/12] test_sysfs: enable deadlock tests by default
` [PATCH v7 11/12] zram: fix crashes with cpu hotplug multistate
` [PATCH v7 12/12] zram: use ATTRIBUTE_GROUPS to fix sysfs deadlock module removal
` [PATCH v7 00/12 (RESEND)] syfs: generic deadlock fix with "

[PATCH] zram: Introduce an aged idle interface
 2021-09-20 21:29 UTC  (3+ messages)

[PATCH V3 00/22] arch: Add basic LoongArch support
 2021-09-20 21:14 UTC  (38+ messages)
` [PATCH V3 05/22] LoongArch: Add build infrastructure
` [PATCH V3 09/22] LoongArch: Add boot and setup routines
` [PATCH V3 13/22] LoongArch: Add system call support
` [PATCH V3 14/22] LoongArch: Add signal handling support
` [PATCH V3 15/22] LoongArch: Add elf and module support
` [PATCH V3 16/22] LoongArch: Add misc common routines
` [PATCH V3 17/22] LoongArch: Add some library functions
` [PATCH V3 18/22] LoongArch: Add PCI controller support
` [PATCH V3 19/22] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V3 20/22] LoongArch: Add multi-processor (SMP) support
` [PATCH V3 21/22] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V3 22/22] LoongArch: Add Loongson-3 default config file

[RFC PATCH] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1
 2021-09-20 18:16 UTC  (6+ messages)

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-09-20 23:48 UTC  (6+ messages)
` [PATCH 5/6] XFS: remove congestion_wait() loop from kmem_alloc()
` [PATCH 1/6] MM: Support __GFP_NOFAIL in alloc_pages_bulk_*() and improve doco

[PATCH v4 1/3] misc_cgroup: introduce misc.events to count failures
 2021-09-20 17:36 UTC  (4+ messages)
` [PATCH v4 2/3] misc_cgroup: remove error log to avoid log flood
` [PATCH v4 3/3] docs/cgroup: add entry for misc.events

[PATCH v5 0/8] gpio: implement the configfs testing module
 2021-09-20 17:25 UTC  (18+ messages)
` [PATCH v5 1/8] configfs: increase the item name length
` [PATCH v5 2/8] configfs: use BIT() for internal flags
` [PATCH v5 3/8] configfs: implement committable items
` [PATCH v5 4/8] samples: configfs: add a committable group
` [PATCH v5 5/8] gpio: sim: new testing module
` [PATCH v5 6/8] selftests: gpio: provide a helper for reading chip info
` [PATCH v5 7/8] selftests: gpio: add a helper for reading GPIO line names
` [PATCH v5 8/8] selftests: gpio: add test cases for gpio-sim

[PATCH 00/15] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers where possible
 2021-09-20 21:25 UTC  (45+ messages)
` [PATCH 01/15] dmr: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
` [PATCH 02/15] dmr/i915: "
` [PATCH 03/15] dmr/msm: "
` [PATCH 04/15] drm: cleanup: drm_modeset_lock_all() "
` [PATCH 05/15] drm/vmwgfx: "
` [PATCH 06/15] drm/tegra: "
` [PATCH 07/15] drm/shmobile: "
` [PATCH 08/15] drm/radeon: "
` [PATCH 09/15] drm/omapdrm: "
` [PATCH 10/15] drm/nouveau: "
` [PATCH 11/15] drm/msm: "
` [PATCH 12/15] drm/i915: "
` [PATCH 13/15] drm/gma500: "
` [PATCH 14/15] drm/amd: "
` [PATCH 15/15] doc: drm: remove TODO entry regarding DRM_MODSET_LOCK_ALL cleanup

[PATCH v3 0/3] Trivial dynamic debug fixups
 2021-09-20 20:54 UTC  (3+ messages)
` [PATCH v3 2/3] dyndbg: Remove support for ddebug_query param
` [PATCH v3 3/3] Documentation: dyndbg: Improve cli param examples

[PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
 2021-09-20 16:48 UTC  (22+ messages)
                                    ` [NEEDS-REVIEW] "

[PATCH] Doc/fs/ntfs3: Fix rst format and make it cleaner
 2021-09-20 16:10 UTC  (2+ messages)

[PATCH] docs/zh_CN: add core api kref translation
 2021-09-20 10:01 UTC  (2+ messages)

[PATCH v3 00/30]Change wildcards on ABI files
 2021-09-20  9:40 UTC  (3+ messages)
` [PATCH v3 17/30] ABI: sysfs-class-gnss: use wildcards on What definitions

[PATCH] drm/i915/guc, docs: Fix pdfdocs build error by removing nested grid
 2021-09-20  8:50 UTC  (2+ messages)

[PATCH 0/7] Add STM32MP13 SoCs and discovery board support
 2021-09-20  7:37 UTC  (2+ messages)

[PATCH 1/3] doc: dmaengine: client-api: Add immediate commands in the DMA client API
 2021-09-19 14:43 UTC 

[PATCH] Documentation: arm: marvell: Add Octeon TX2 CN913x Flavors
 2021-09-19 14:33 UTC 

[PATCH] Documentation: arm: marvell: Add 88F6040 model into list
 2021-09-19 14:33 UTC 

[PATCHv3] Introduced new tracing mode KCOV_MODE_UNIQUE
 2021-09-18 20:22 UTC  (3+ messages)

[PATCH v5] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-18 19:28 UTC  (2+ messages)

[PATCH v3 0/7] get_abi.pl: Check for missing symbols at the ABI specs
 2021-09-18  9:52 UTC  (8+ messages)
` [PATCH v3 1/7] scripts: get_abi.pl: Better handle multiple What parameters
` [PATCH v3 2/7] scripts: get_abi.pl: Check for missing symbols at the ABI specs
` [PATCH v3 3/7] scripts: get_abi.pl: detect softlinks
` [PATCH v3 4/7] scripts: get_abi.pl: add an option to filter undefined results
` [PATCH v3 5/7] scripts: get_abi.pl: don't skip what that ends with wildcards
` [PATCH v3 6/7] scripts: get_abi.pl: Ignore fs/cgroup sysfs nodes earlier
` [PATCH v3 7/7] scripts: get_abi.pl: add a graph to speedup the undefined algorithm

[PATCH v2] docs: deprecated.rst: Clarify open-coded arithmetic with literals
 2021-09-18  9:10 UTC  (3+ messages)

[PATCH v2 0/3] Trivial dynamic debug fixups
 2021-09-17 21:54 UTC  (6+ messages)
` [PATCH v2 3/3] Documentation: dyndbg: Improve cli param examples

[PATCH] docs: net: dsa: sja1105: fix reference to sja1105.txt
 2021-09-17 18:49 UTC 

[RESEND PATCH v6 14/14] drm/print: Add tracefs support to the drm logging helpers
 2021-09-17 18:17 UTC  (2+ messages)

[PATCH v2 00/23] Fix some issues at documentation
 2021-09-17 17:19 UTC  (7+ messages)
` [PATCH v2 08/23] tools: bpftool: update bpftool-prog.rst reference
` [PATCH v2 09/23] tools: bpftool: update bpftool-map.rst reference
` [PATCH v2 10/23] bpftool: update bpftool-cgroup.rst reference

[PATCH v4] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-17 13:59 UTC  (6+ messages)

[PATCH 0/5] mm, mm/damon: Trivial fixes
 2021-09-17 12:39 UTC  (6+ messages)
` [PATCH 1/5] Documentation/vm: Move user guides to admin-guide/mm/
` [PATCH 2/5] MAINTAINERS: Update SeongJae's email address
` [PATCH 3/5] docs/vm/damon: Remove broken reference
` [PATCH 4/5] include/linux/damon.h: Fix kernel-doc comments for 'damon_callback'
` [PATCH 5/5] mm/damon/core: Print kdamond start log in debug mode only

[PATCH] Documentation: checkpatch: Document some more message types
 2021-09-17 12:39 UTC  (2+ messages)

[PATCH] Documentation: Update SeongJae's email address
 2021-09-17 12:22 UTC 

[PATCH] swiotlb: set IO TLB segment size via cmdline
 2021-09-17 10:53 UTC  (9+ messages)

[PATCH v3 1/3] misc_cgroup: introduce misc.events to count failures
 2021-09-17  8:09 UTC  (5+ messages)
` [PATCH v3 2/3] misc_cgroup: remove error log to avoid log flood

[PATCH] docs/zh_CN: Add zh_CN/accounting/delay-accounting.rst
 2021-09-17  7:27 UTC  (3+ messages)

[PATCH v2] docs/zh_CN: Add zh_CN/accounting/delay-accounting.rst
 2021-09-17  7:20 UTC 

[PATCH v6 0/6] docs/zh_CN: add core-api Memory management translation
 2021-09-17  6:33 UTC  (7+ messages)
` [PATCH v6 1/6] docs/zh_CN: add core-api memory-allocation translation
` [PATCH v6 2/6] docs/zh_CN: add core-api unaligned-memory-access translation
` [PATCH v6 3/6] docs/zh_CN: add core-api mm-api translation
` [PATCH v6 4/6] docs/zh_CN: add core-api genalloc translation
` [PATCH v6 5/6] docs/zh_CN: add core-api boot-time-mm translation
` [PATCH v6 6/6] docs/zh_CN: add core-api gfp_mask-from-fs-io translation


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