summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: fix typo in zh_TW and zh_CN translationXueshi Hu2023-07-038-8/+8
* 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
* Documentation/filesystems: ramfs-rootfs-initramfs: use :Author:Randy Dunlap2023-05-161-2/+1
* Documentation/filesystems: sharedsubtree: add section headingsRandy Dunlap2023-05-161-0/+4
* docs: quickly-build-trimmed-linux: various small fixes and improvementsThorsten Leemhuis2023-05-161-22/+27
* Documentation: use capitalization for chapters and acronymsRandy Dunlap2023-05-166-8/+8
* Linux 6.4-rc2v6.4-rc2Linus Torvalds2023-05-141-1/+1
* Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-142-1/+2
|\
| * cxl: Add missing return to cdat read error pathDave Jiang2023-05-131-0/+1
| * tools/testing/cxl: Use DEFINE_STATIC_SRCU()Dan Williams2023-05-131-1/+1
* | Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-05-142-4/+6
|\ \
| * | parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flagHelge Deller2023-05-141-4/+4
| * | parisc: kexec: include reboot.hSimon Horman2023-05-091-0/+2
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-05-144-6/+37
|\ \
| * | ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return pathArd Biesheuvel2023-05-102-4/+9
| * | ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap2023-05-051-1/+4
| * | ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li2023-05-051-1/+24
* | | Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-05-141-4/+4
|\ \ \
| * | | locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...John Stultz2023-05-081-4/+4
| | |/ | |/|
* | | Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-05-144-29/+50
|\ \ \
| * | | perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFGKan Liang2023-05-082-24/+35
| * | | perf/x86: Fix missing sample size update on AMD BRSNamhyung Kim2023-05-081-4/+2
| * | | perf/core: Fix perf_sample_data not properly initialized for different sweven...Yang Jihong2023-05-081-1/+13
| |/ /
* | | Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-05-141-2/+2
|\ \ \
| * | | sched: fix cid_lock kernel-doc warningsRandy Dunlap2023-05-081-2/+2
| |/ /
* | | Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-143-0/+4
|\ \ \
| * | | hwmon: (k10temp) Add PCI ID for family 19, model 78hMario Limonciello2023-05-081-0/+1
| * | | x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello2023-05-082-0/+3
| |/ /
* | | Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-05-141-32/+88
|\ \ \
| * | | tick/broadcast: Make broadcast device replacement work correctlyThomas Gleixner2023-05-081-32/+88
| |/ /
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-1313-104/+269
|\ \ \