开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-11-07
kselftest/arm64: Correct misleading comments on fp-stress irritators
Mark Brown
2024-11-07
kselftest/arm64: Poll less often while waiting for fp-stress children
Mark Brown
2024-11-07
kselftest/arm64: Increase frequency of signal delivery in fp-stress
Mark Brown
2024-11-01
kselftest/arm64: Fix encoding for SVE B16B16 test
Mark Brown
2024-11-01
kselftest/arm64: Use ksft_perror() to log MTE failures
Mark Brown
2024-10-23
kselftest/arm64: Log fp-stress child startup errors to stdout
Mark Brown
2024-10-22
kselftest/arm64: Fail the overall fp-stress test if any test fails
Mark Brown
2024-10-17
kselftest/arm64: mte: fix printf type warnings about longs
Andre Przywara
2024-10-17
kselftest/arm64: mte: fix printf type warnings about pointers
Andre Przywara
2024-10-17
kselftest/arm64: mte: fix printf type warnings about __u64
Andre Przywara
2024-10-17
kselftest/arm64: mte: use string literal for printf-style functions
Andre Przywara
2024-10-17
kselftest/arm64: mte: use proper SKIP syntax
Andre Przywara
2024-10-17
kselftest/arm64: hwcap: fix f8dp2 cpuinfo name
Andre Przywara
2024-10-17
kselftest/arm64: signal: drop now redundant GNU_SOURCE definition
Andre Przywara
2024-09-29
Linux 6.12-rc1
v6.12-rc1
Linus Torvalds
2024-09-29
x86: kvm: fix build error
Linus Torvalds
2024-09-29
Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2024-09-29
Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...
Linus Torvalds
2024-09-29
Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-09-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-09-29
Merge tag 'bcachefs-2024-09-28' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-09-29
Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-29
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-29
Merge tag 'cocci-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2024-09-29
Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-29
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Ingo Molnar
2024-09-28
Reduce Coccinelle choices in string_choices.cocci
Julia Lawall
2024-09-28
coccinelle: Remove unnecessary parentheses for only one possible change.
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_yes_no() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_on_off() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_write_read() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_read_write() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_enable{d}_disable{d}() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_false_true() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_true_false() replacements
Hongbo Li
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-28
Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-09-28
Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-28
Merge tag 'fbdev-for-6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-28
Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-09-28
Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-09-28
Merge tag 'v6.12-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-09-28
Merge tag '6.12rc-more-smb3-client-fixes' of git://git.samba.org/sfrench/cifs...
Linus Torvalds
2024-09-27
bcachefs: check_subvol_path() now prints subvol root inode
Kent Overstreet
2024-09-27
bcachefs: remove_backpointer() now checks if dirent points to inode
Kent Overstreet
2024-09-27
bcachefs: dirent_points_to_inode() now warns on mismatch
Kent Overstreet
2024-09-27
bcachefs: Fix lost wake up
Alan Huang
2024-09-27
bcachefs: Check for logged ops when clean
Kent Overstreet
[next]