index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
fuse.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
docs: kernel_include.py: Cope with docutils 0.21
Akira Yokosawa
1
-1
/
+0
2024-05-02
docs: ja_JP/howto: Catch up update in v6.8
Akira Yokosawa
1
-1
/
+1
2024-05-02
doc:it_IT: align Italian documentation
Federico Vaga
12
-39
/
+156
2024-04-26
docs/zh_CN: add process/cve Chinese translation
Dongliang Mu
2
-0
/
+90
2024-04-26
docs/MAINTAINERS: Update my email address
Bilbao, Carlos
14
-17
/
+18
2024-04-24
kernel-doc: fix struct_group_tagged() parsing
Kees Cook
1
-1
/
+2
2024-04-24
MAINTAINERS: repair file entry in DOCUMENTATION
Lukas Bulwahn
1
-1
/
+1
2024-04-24
docs/zh_CN: Add dev-tools/kcov Chinese translation
Haoyang Liu
2
-1
/
+360
2024-04-24
mm: Update shuffle documentation to match its current state
Maíra Canal
2
-10
/
+7
2024-04-24
admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
Thomas Weißschuh
1
-2
/
+2
2024-04-10
docs/zh_CN: Add dev-tools/kmemleak Chinese translation
Haoyang Liu
2
-1
/
+230
2024-04-10
docs: *-regressions.rst: unify quoting, add missing word
Karel Balej
2
-6
/
+6
2024-04-10
docs: Detect variable fonts and suggest denylisting them
Akira Yokosawa
4
-5
/
+129
2024-04-02
docs/zh_CN: Add dev-tools/ubsan Chinese translation
Dongliang Mu
2
-1
/
+92
2024-04-02
docs/sp_SP: Add translation of process/2.Process.rst
Avadhut Naik
2
-2
/
+534
2024-04-02
docs/sp_SP: Add translation of process/1.Intro.rst
Avadhut Naik
9
-0
/
+381
2024-04-02
docs/sp_SP: Add translation of process/development-process.rst
Avadhut Naik
2
-0
/
+25
2024-04-02
docs/sp_SP: Update process/submitting-patches
Avadhut Naik
1
-0
/
+28
2024-04-02
trace doc: Minor grammatical correction
Sarat Mandava
1
-1
/
+1
2024-04-02
doc: fix spelling about ReStructured Text
Maki Hatano
3
-3
/
+3
2024-04-02
scripts: sphinx-pre-install: Add pyyaml hint to other distros
Thorsten Blum
1
-0
/
+3
2024-04-02
scripts/sphinx-pre-install: fix Arch xelatex dependency
Li Hua
1
-1
/
+1
2024-04-02
docs/zh: Fix Cc, Co-developed-by, and Signed-off-by tags
Geert Uytterhoeven
2
-8
/
+8
2024-04-02
docs: dma: correct dma_set_mask() sample code
Frank Li
1
-2
/
+22
2024-03-29
docs: zswap: fix shell command format
Weiji Wang
1
-2
/
+2
2024-03-29
tracing: Fix documentation on tp_printk cmdline option
Vitaly Chikunov
1
-1
/
+1
2024-03-29
docs: Fix bitfield handling in kernel-doc
Donald Hunter
1
-1
/
+1
2024-03-29
Documentation: dev-tools: Add link to RV docs
Brendan Jackman
1
-0
/
+2
2024-03-24
Linux 6.9-rc1
v6.9-rc1
Linus Torvalds
1
-2
/
+2
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
1
-0
/
+2
2024-03-24
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
1
-1
/
+2
2024-03-24
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
1
-0
/
+9
2024-03-24
x86/boot/64: Move 5-level paging global variable assignments back
Tom Lendacky
1
-9
/
+7
2024-03-24
x86/boot/64: Apply encryption mask to 5-level pagetable update
Tom Lendacky
1
-1
/
+1
2024-03-24
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
Tony Luck
1
-0
/
+1
2024-03-24
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2
-6
/
+13
2024-03-24
Documentation/x86: Document that resctrl bandwidth control units are MiB
Tony Luck
1
-4
/
+4
2024-03-23
x86/mpparse: Register APIC address only once
Thomas Gleixner
1
-5
/
+5
2024-03-23
x86/topology: Handle the !APIC case gracefully
Thomas Gleixner
1
-0
/
+11
2024-03-23
x86/topology: Don't evaluate logical IDs during early boot
Thomas Gleixner
1
-5
/
+7
2024-03-23
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
3
-37
/
+14
2024-03-23
lkdtm/bugs: Improve warning message for compilers without counted_by support
Nathan Chancellor
1
-1
/
+1
2024-03-23
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
8
-22
/
+58
2024-03-22
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
1
-1
/
+1
2024-03-22
kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
Masami Hiramatsu (Google)
1
-1
/
+10
2024-03-22
x86/pm: Work around false positive kmemleak report in msr_build_context()
Anton Altaparmakov
1
-5
/
+5
2024-03-22
x86/kexec: Do not update E820 kexec table for setup_data
Dave Young
1
-16
/
+1
2024-03-21
sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relation
Mukesh Kumar Chaurasiya
1
-0
/
+3
2024-03-21
fbdev: panel-tpo-td043mtea1: Convert sprintf() to sysfs_emit()
Li Zhijian
1
-9
/
+4
2024-03-21
nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flag
Guixin Liu
1
-5
/
+3
[next]