summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Docs: typos/spellingRemington Brasga2024-05-0216-18/+18
* docs: kernel_include.py: Cope with docutils 0.21Akira Yokosawa2024-05-021-1/+0
* docs: ja_JP/howto: Catch up update in v6.8Akira Yokosawa2024-05-021-1/+1
* doc:it_IT: align Italian documentationFederico Vaga2024-05-0212-39/+156
* docs/zh_CN: add process/cve Chinese translationDongliang Mu2024-04-262-0/+90
* docs/MAINTAINERS: Update my email addressBilbao, Carlos2024-04-2614-17/+18
* kernel-doc: fix struct_group_tagged() parsingKees Cook2024-04-241-1/+2
* MAINTAINERS: repair file entry in DOCUMENTATIONLukas Bulwahn2024-04-241-1/+1
* docs/zh_CN: Add dev-tools/kcov Chinese translationHaoyang Liu2024-04-242-1/+360
* mm: Update shuffle documentation to match its current stateMaíra Canal2024-04-242-10/+7
* admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GETThomas Weißschuh2024-04-241-2/+2
* docs/zh_CN: Add dev-tools/kmemleak Chinese translationHaoyang Liu2024-04-102-1/+230
* docs: *-regressions.rst: unify quoting, add missing wordKarel Balej2024-04-102-6/+6
* docs: Detect variable fonts and suggest denylisting themAkira Yokosawa2024-04-104-5/+129
* docs/zh_CN: Add dev-tools/ubsan Chinese translationDongliang Mu2024-04-022-1/+92
* docs/sp_SP: Add translation of process/2.Process.rstAvadhut Naik2024-04-022-2/+534
* docs/sp_SP: Add translation of process/1.Intro.rstAvadhut Naik2024-04-029-0/+381
* docs/sp_SP: Add translation of process/development-process.rstAvadhut Naik2024-04-022-0/+25
* docs/sp_SP: Update process/submitting-patchesAvadhut Naik2024-04-021-0/+28
* trace doc: Minor grammatical correctionSarat Mandava2024-04-021-1/+1
* doc: fix spelling about ReStructured TextMaki Hatano2024-04-023-3/+3
* scripts: sphinx-pre-install: Add pyyaml hint to other distrosThorsten Blum2024-04-021-0/+3
* scripts/sphinx-pre-install: fix Arch xelatex dependencyLi Hua2024-04-021-1/+1
* docs/zh: Fix Cc, Co-developed-by, and Signed-off-by tagsGeert Uytterhoeven2024-04-022-8/+8
* docs: dma: correct dma_set_mask() sample codeFrank Li2024-04-021-2/+22
* docs: zswap: fix shell command formatWeiji Wang2024-03-291-2/+2
* tracing: Fix documentation on tp_printk cmdline optionVitaly Chikunov2024-03-291-1/+1
* docs: Fix bitfield handling in kernel-docDonald Hunter2024-03-291-1/+1
* Documentation: dev-tools: Add link to RV docsBrendan Jackman2024-03-291-0/+2
* Linux 6.9-rc1v6.9-rc1Linus Torvalds2024-03-241-2/+2
* Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-244-2/+14
|\
| * efi: fix panic in kdump kernelOleksandr Tymoshenko2024-03-241-0/+2
| * x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel2024-03-241-1/+2
| * x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel2024-03-241-0/+9
| * efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)2024-03-221-1/+1
* | Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-2415-89/+80
|\ \
| * | x86/boot/64: Move 5-level paging global variable assignments backTom Lendacky2024-03-241-9/+7
| * | x86/boot/64: Apply encryption mask to 5-level pagetable updateTom Lendacky2024-03-241-1/+1
| * | x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck2024-03-241-0/+1
| * | x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDAdamos Ttofari2024-03-242-6/+13
| * | Documentation/x86: Document that resctrl bandwidth control units are MiBTony Luck2024-03-241-4/+4
| * | x86/mpparse: Register APIC address only onceThomas Gleixner2024-03-231-5/+5
| * | x86/topology: Handle the !APIC case gracefullyThomas Gleixner2024-03-231-0/+11
| * | x86/topology: Don't evaluate logical IDs during early bootThomas Gleixner2024-03-231-5/+7
| * | x86/cpu: Ensure that CPU info updates are propagated on UPThomas Gleixner2024-03-233-37/+14
| * | kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe addressMasami Hiramatsu (Google)2024-03-221-1/+10
| * | x86/pm: Work around false positive kmemleak report in msr_build_context()Anton Altaparmakov2024-03-221-5/+5
| * | x86/kexec: Do not update E820 kexec table for setup_dataDave Young2024-03-221-16/+1
| * | x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'Masahiro Yamada2024-03-211-0/+1
* | | Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-241-0/+3
|\ \ \