开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
2022-08-20
Merge tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-20
Merge tag 'perf-tools-fixes-for-v6.0-2022-08-19' of git://git.kernel.org/pub/...
Linus Torvalds
2022-08-20
Merge tag 's390-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-08-20
Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-08-21
scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling check
Guru Das Srinagesh
2022-08-21
kbuild: fix the modules order between drivers and libs
Masahiro Yamada
2022-08-21
scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length
Nathan Chancellor
2022-08-21
kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__
Jiri Slaby
2022-08-21
modpost: fix module versioning when a symbol lacks valid CRC
Masahiro Yamada
2022-08-20
Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-20
Merge tag 'io_uring-6.0-2022-08-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-20
Merge tag 'ata-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2022-08-20
Merge tag 'mmc-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2022-08-21
ata: libata: Set __ATA_BASE_SHT max_sectors
John Garry
2022-08-19
Merge tag 'execve-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-19
Merge tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-19
Merge tag 'riscv-for-linus-6.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-08-19
Merge tag 'for-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-19
Merge tag '5.20-rc2-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2022-08-19
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
2022-08-19
libperf: Add a test case for read formats
Namhyung Kim
2022-08-19
libperf: Handle read format in perf_evsel__read()
Namhyung Kim
2022-08-19
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Namhyung Kim
2022-08-19
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-08-19
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources
Arnaldo Carvalho de Melo
2022-08-19
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2022-08-19
tools headers kvm s390: Sync headers with the kernel sources
Arnaldo Carvalho de Melo
2022-08-19
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-08-19
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-08-19
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2022-08-19
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
2022-08-19
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2022-08-19
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2022-08-19
perf cpumap: Fix alignment for masks in event encoding
Ian Rogers
2022-08-19
Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-08-19
Merge tag 'drm-fixes-2022-08-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-08-19
Merge tag 'bitmap-6.0-rc2' of https://github.com/norov/linux
Linus Torvalds
2022-08-19
perf cpumap: Compute mask size in constant time
Ian Rogers
2022-08-19
perf cpumap: Synthetic events and const/static
Ian Rogers
2022-08-19
perf cpumap: Const map for max()
Ian Rogers
2022-08-19
x86/mm: Use proper mask when setting PUD mapping
Aaron Lu
2022-08-19
Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2022-08-19
KVM: Drop unnecessary initialization of "ops" in kvm_ioctl_create_device()
Li kunyu
2022-08-19
KVM: Drop unnecessary initialization of "npages" in hva_to_pfn_slow()
Li kunyu
2022-08-19
x86/kvm: Fix "missing ENDBR" BUG for fastop functions
Josh Poimboeuf
2022-08-19
x86/kvm: Simplify FOP_SETCC()
Josh Poimboeuf
2022-08-19
x86/ibt, objtool: Add IBT_NOSEAL()
Josh Poimboeuf
[next]