workflows.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 00/16] kunit: Introduce UAPI testing framework
 2025-06-16 14:49 UTC  (22+ messages)
` [PATCH v3 01/16] kbuild: userprogs: avoid duplicating of flags inherited from kernel
` [PATCH v3 02/16] kbuild: userprogs: also inherit byte order and ABI "
` [PATCH v3 03/16] init: re-add CONFIG_CC_CAN_LINK_STATIC
` [PATCH v3 04/16] kbuild: userprogs: add nolibc support
` [PATCH v3 05/16] kbuild: introduce CONFIG_ARCH_HAS_NOLIBC
` [PATCH v3 06/16] kbuild: doc: add label for userprogs section
` [PATCH v3 07/16] kbuild: introduce blob framework
` [PATCH v3 08/16] kunit: tool: Add test for nested test result reporting
` [PATCH v3 09/16] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v3 10/16] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH v3 11/16] kunit: Always descend into kunit directory during build
` [PATCH v3 12/16] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v3 13/16] kunit: Introduce UAPI testing framework
` [PATCH v3 14/16] kunit: uapi: Add example for UAPI tests
` [PATCH v3 15/16] kunit: uapi: Introduce preinit executable
` [PATCH v3 16/16] kunit: uapi: Validate usability of /proc

[PATCH] docs: process: discourage pointless boilerplate kdoc
 2025-06-15  7:37 UTC  (2+ messages)

[PATCH] Documentation: embargoed-hardware-issues.rst: Add myself for Power
 2025-06-14 15:29 UTC 

[RFC 00/19] Kernel API Specification Framework
 2025-06-14 13:48 UTC  (20+ messages)
` [RFC 01/19] kernel/api: introduce kernel API specification framework
` [RFC 02/19] eventpoll: add API specification for epoll_create1
` [RFC 03/19] eventpoll: add API specification for epoll_create
` [RFC 04/19] eventpoll: add API specification for epoll_ctl
` [RFC 05/19] eventpoll: add API specification for epoll_wait
` [RFC 06/19] eventpoll: add API specification for epoll_pwait
` [RFC 07/19] eventpoll: add API specification for epoll_pwait2
` [RFC 08/19] exec: add API specification for execve
` [RFC 09/19] exec: add API specification for execveat
` [RFC 10/19] mm/mlock: add API specification for mlock
` [RFC 11/19] mm/mlock: add API specification for mlock2
` [RFC 12/19] mm/mlock: add API specification for mlockall
` [RFC 13/19] mm/mlock: add API specification for munlock
` [RFC 14/19] mm/mlock: add API specification for munlockall
` [RFC 15/19] kernel/api: add debugfs interface for kernel API specifications
` [RFC 16/19] kernel/api: add IOCTL specification infrastructure
` [RFC 17/19] fwctl: add detailed IOCTL API specifications
` [RFC 18/19] binder: "
` [RFC 19/19] tools/kapi: Add kernel API specification extraction tool

[PATCH] Documentation: kunit: fix argument of MODULE_IMPORT_NS()
 2025-06-11  9:36 UTC 

[PATCH] Documentation/process/: Change 5.x to 6.x; clarify terms; added note
 2025-06-10  3:45 UTC 

[PATCH 1/2] ver_linux: Remove checks for reiserfsprogs
 2025-06-09 20:54 UTC  (3+ messages)
` [PATCH 2/2] docs: Remove reiserfsprogs from dependencies

Fcc with "git send-email"
 2025-06-03  4:41 UTC  (5+ messages)

Depends-on tag
 2025-05-28 15:22 UTC  (2+ messages)

[ANNOUNCE] AUTOSEL: Modern AI-powered Linux Kernel Stable Backport Classifier
 2025-05-27 14:47 UTC  (5+ messages)

[PATCH] Documentation: embargoed-hardware-issues.rst: Remove myself
 2025-05-20 11:05 UTC  (2+ messages)

[PATCH 1/9] CodingStyle: make Documentation/CodingStyle into symlink
 2025-05-19 16:21 UTC  (41+ messages)
` [PATCH 2/9] CodingStyle: delete explicit numbering
` [PATCH 3/9] CodingStyle: advise on using "sysctl" in sysctl variables
` [PATCH 4/9] CodingStyle: mention "typedef struct S {} S;" if typedef is used
` [PATCH 5/9] CodingStyle: institute better inline assembly formatting
` [PATCH 6/9] CodingStyle: recommend static_assert/_Static_assert
` [PATCH 7/9] CodingStyle: new variable declaration placement rule
` [PATCH 8/9] CodingStyle: tell people how to split long "for" loops
` [PATCH 9/9] CodingStyle: flip the rule about curlies

[PATCH] docs: align with scripts/syscall.tbl migration
 2025-05-19 15:40 UTC  (2+ messages)

[PATCH] TASK :Linux Kernel Bug Fixing: Fixing Warning/Spelling checks on the rst file
 2025-05-13 16:34 UTC  (2+ messages)

[PATCH] docs: align with scripts/syscall.tbl migration
 2025-05-06 19:29 UTC  (3+ messages)

[PATCH 0/2] scripts/gdb: Fixes related to lx_per_cpu()
 2025-05-03 12:32 UTC  (3+ messages)
` [PATCH 1/2] scripts/gdb: Fix kgdb probing on single-core systems
` [PATCH 2/2] scripts/gdb: Update documentation for lx_per_cpu

[PATCH 0/2] Update kunit doc and tool with tips to build errors
 2025-05-01  0:40 UTC  (12+ messages)
` [PATCH 1/2] doc: kunit: add information about cleaning source trees
` [PATCH 2/2] kunit: add tips to clean source tree to build help message

[PATCH v2] kunit: tool: Implement listing of available architectures
 2025-04-15 17:09 UTC  (3+ messages)

[PATCH] docs: Fix conflicting contributor identity info
 2025-04-14 16:46 UTC  (2+ messages)

[PATCH] verify_pull_requests: initial pull request sanitizer
 2025-04-12 12:29 UTC 

[PATCH] docs: Remove literal markup from Documentation/ paths
 2025-04-07 14:03 UTC  (8+ messages)

A contradiction of "summary phrase" definition in process/submitting-patches.rst
 2025-03-31 13:23 UTC  (2+ messages)

[RFC v2 00/38] Improve ABI documentation generation
 2025-03-27 21:58 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] Documentation: kcsan: fix "Plain Accesses and Data Races" URL in kcsan.rst
 2025-03-17 23:03 UTC  (6+ messages)

[PATCH v4] docs: clarify rules wrt tagging other people
 2025-03-17 22:49 UTC  (7+ messages)

[PATCH] scripts: Add git-resolve tool for full SHA-1 resolution
 2025-03-16 13:24 UTC  (3+ messages)

[PATCH v6 0/3] printf: convert self-test to KUnit
 2025-03-13 17:28 UTC  (10+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] printf: break kunit into test cases
` [PATCH v6 3/3] printf: implicate test line in failure messages

[PATCH v2] Documentation/CoC: Spell out the TAB role in enforcement decisions
 2025-03-12 22:32 UTC  (3+ messages)

[RFC] check_imperative: pull requests should use imperative voice
 2025-03-10 18:26 UTC 

[PATCH] Documentation/CoC: Spell out the TAB role in enforcement decisions
 2025-03-05 20:08 UTC  (8+ messages)

lei stores mails in wrong folder
 2025-03-03 21:09 UTC  (3+ messages)

[PATCH 1/2] docs: dt: submitting-patches: Document sending DTS patches
 2025-02-26 21:46 UTC  (6+ messages)
` [PATCH 2/2] docs: process: maintainer-soc-clean-dts: linux-next is decisive

[PATCH v2 0/2] checkpatch: Add support for checkpatch-ignore note
 2025-02-25 11:33 UTC  (3+ messages)

[PATCH] kunit: tool: Implement listing of available architectures
 2025-02-22  0:23 UTC  (2+ messages)

[PATCH 0/9] Extend automarkup support for ABI symbols
 2025-02-18 20:52 UTC  (4+ messages)

[PATCH] kernel-docs: Add book to process/kernel-docs.rst
 2025-02-18 20:24 UTC  (3+ messages)

[PATCH RESEND v2 0/2] checkpatch: Add support for checkpatch-ignore note
 2025-02-17 17:32 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] checkpatch: Add support for checkpatch-ignore notes
` [PATCH RESEND v2 2/2] docs: checkpatch: Document checkpatch-ignore feature

[PATCH 0/4] Raise the bar with regards to Python and Sphinx requirements
 2025-02-13 18:39 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox