summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds2023-06-2797-41/+44
|\
| * dt-bindings: Update Documentation/arm referencesJonathan Corbet2023-06-161-1/+1
| * docs: update some straggling Documentation/arm referencesJonathan Corbet2023-06-165-7/+7
| * crypto: update some Arm documentation referencesJonathan Corbet2023-06-1313-13/+13
| * mips: update a reference to a moved Arm DocumentJonathan Corbet2023-06-131-1/+4
| * arm64: Update Documentation/arm referencesJonathan Corbet2023-06-122-2/+2
| * arm: update in-source documentation referencesJonathan Corbet2023-06-1211-12/+12
| * arm: docs: Move Arm documentation to Documentation/arch/Jonathan Corbet2023-06-1264-5/+5
* | Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds2023-06-2718-144/+462
|\ \
| * | docs: consolidate storage interfacesCosta Shulyupin2023-06-211-5/+12
| * | Documentation: update git configuration for Link: tagJohannes Berg2023-06-211-1/+1
| * | Documentation: KVM: make corrections to vcpu-requests.rstRandy Dunlap2023-06-161-3/+3
| * | Documentation: KVM: make corrections to ppc-pv.rstRandy Dunlap2023-06-161-4/+4
| * | Documentation: KVM: make corrections to locking.rstRandy Dunlap2023-06-161-9/+9
| * | Documentation: KVM: make corrections to halt-polling.rstRandy Dunlap2023-06-161-5/+5
| * | Documentation: virt: correct location of haltpoll module paramsRandy Dunlap2023-06-161-1/+1
| * | Documentation/mm: Initial page table documentationLinus Walleij2023-06-161-0/+149
| * | docs: crypto: async-tx-api: fix typo in struct nameBaruch Siach2023-06-091-1/+1
| * | docs/doc-guide: Clarify how to write tablesJoe Stringer2023-06-091-1/+10
| * | docs: handling-regressions: rework section about fixing proceduresThorsten Leemhuis2023-06-091-82/+126
| * | docs: process: fix a typoed cross-referenceJonathan Corbet2023-05-201-1/+1
| * | docs: submitting-patches: Discuss interleaved repliesKees Cook2023-05-192-3/+29
| * | MAINTAINERS: direct process doc changes to a dedicated MLJakub Kicinski2023-05-191-0/+6
| * | Documentation: core-api: Add error pointer functions to kernel-apiJames Seo2023-05-191-0/+6
| * | err.h: Add missing kerneldocs for error pointer functionsJames Seo2023-05-191-0/+48
| * | Documentation: conf.py: Add __force to c_id_attributesJames Seo2023-05-191-0/+1
| * | docs: clarify KVM related kernel parameters' descriptionsYan-Jie Wang2023-05-191-24/+29
| * | docs: consolidate human interface subsystemsCosta Shulyupin2023-05-191-5/+12
| * | docs: admin-guide: Add information about intel_pstate active modeNatesh Sharma2023-05-191-0/+10
* | | Merge tag 'linux-kselftest-next-6.5-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-06-2713-45/+166
|\ \ \
| * | | selftests/ftace: Fix KTAP output orderingMark Brown2023-06-121-1/+1
| * | | selftests/cpufreq: Don't enable generic lock debugging optionsMark Brown2023-06-121-8/+0
| * | | kselftests: Sort the collections list to avoid duplicate testsRishabh Bhatnagar2023-06-121-1/+1
| * | | selftest: pidfd: Omit long and repeating outputsZiqi Zhao2023-06-123-2/+3
| * | | selftests: allow runners to override the timeoutLuis Chamberlain2023-06-123-1/+37
| * | | selftests/ftrace: Add new test case which checks for optimized probesAkanksha J N2023-06-121-0/+34
| * | | selftests/clone3: test clone3 with exit signal in flagsTobias Klauser2023-06-121-1/+4
| * | | kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is...Colin Ian King2023-06-121-2/+2
| * | | selftests: prctl: Fix spelling mistake "anonynous" -> "anonymous"Colin Ian King2023-06-121-1/+1
| * | | selftests: media_tests: Add new subtest to video_device_testIvan Orlov2023-06-121-28/+83
* | | | Merge tag 'linux-kselftest-kunit-6.5-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-06-2715-95/+539
|\ \ \ \
| * | | | MAINTAINERS: Add source tree entry for kunitSeongJae Park2023-06-151-0/+2
| * | | | Documentation: kunit: Rename references to kunit_abort()David Gow2023-06-061-2/+2
| * | | | kunit: Move kunit_abort() call out of kunit_do_failed_assertion()David Gow2023-06-012-14/+16
| * | | | kunit: Fix obsolete name in documentation headers (func->action)David Gow2023-06-011-4/+4
| * | | | Documentation: Kunit: add MODULE_LICENSE to sample codeTakashi Sakamoto2023-05-311-0/+2
| * | | | kunit: Update kunit_print_ok_not_ok functionMichal Wajdeczko2023-05-262-17/+29
| * | | | kunit: Fix reporting of the skipped parameterized testsMichal Wajdeczko2023-05-261-2/+4
| * | | | kunit/test: Add example test showing parameterized testingMichal Wajdeczko2023-05-261-0/+34
| * | | | Documentation: kunit: Add usage notes for kunit_add_action()David Gow2023-05-251-0/+51