开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-06-02
sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
Frederic Weisbecker
2026-06-02
sched/idle: Handle offlining first in idle loop
Frederic Weisbecker
2026-06-02
tick/sched: Fix TOCTOU in nohz idle time fetch
Frederic Weisbecker
2026-05-31
Linux 7.1-rc6
v7.1-rc6
Linus Torvalds
2026-05-31
Merge tag 'media/v7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2026-05-31
Merge tag 'x86-urgent-2026-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-05-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2026-05-31
Merge tag 'i2c-for-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-05-31
Merge tag 'input-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-05-30
Merge tag 'v7.1-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2026-05-30
Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-05-30
Merge tag 'fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-05-30
media: rc: igorplugusb: fix control request setup packet
Henri A
2026-05-30
Merge tag 'usb-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-05-30
Merge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-05-30
Merge tag 'char-misc-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-05-30
i2c: virtio: mark device ready before registering the adapter
Alexis Bouzigues
2026-05-30
Merge tag 'i2c-host-fixes-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
2026-05-30
Revert "gpib: cb7210: Fix region leak when request_irq fails"
Greg Kroah-Hartman
2026-05-29
Merge tag 'v7.1-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-05-29
Merge tag 'drm-fixes-2026-05-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-05-29
Merge tag 'spi-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-05-29
Merge tag 'regmap-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-05-29
Merge tag 'net-7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2026-05-29
Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-05-29
Revert "x86/fpu: Refine and simplify the magic number check during signal ret...
Andrei Vagin
2026-05-30
drm/gem: fix race between change_handle and handle_delete
Zhenghang Xiao
2026-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-05-30
Merge tag 'drm-misc-fixes-2026-05-29' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2026-05-29
Merge branch 'wireguard-fixes-for-7-1-rc6'
Jakub Kicinski
2026-05-29
wireguard: send: append trailer after expanding head
Jason A. Donenfeld
2026-05-29
Revert "ipv6: preserve insertion order for same-scope addresses"
Fernando Fernandez Mancera
2026-05-29
Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-05-29
net: skbuff: fix pskb_carve leaking zcopy pages
Pavel Begunkov
2026-05-29
ipv6: fix possible infinite loop in fib6_select_path()
Jiayuan Chen
2026-05-29
ipv6: fix possible infinite loop in rt6_fill_node()
Jiayuan Chen
2026-05-29
bpf: sockmap: fix tail fragment offset in bpf_msg_push_data
Yuqi Xu
2026-05-29
vsock/virtio: bind uarg before filling zerocopy skb
Jingguo Tan
2026-05-29
Merge commit 'kvm-psc-for-7.1' into HEAD
Paolo Bonzini
2026-05-29
KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC buffer
Sean Christopherson
2026-05-29
KVM: SEV: Check PSC request indices against the actual size of the buffer
Sean Christopherson
2026-05-29
KVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()
Sean Christopherson
2026-05-29
KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0
Sean Christopherson
2026-05-29
KVM: SEV: Compute the correct max length of the in-GHCB scratch area
Sean Christopherson
2026-05-29
KVM: SEV: Use the size of the PSC header as the minimum size for PSC requests
Sean Christopherson
2026-05-29
KVM: SEV: Ignore Port I/O requests of length '0'
Sean Christopherson
2026-05-29
KVM: SEV: Reject MMIO requests larger than 8 bytes with GHCB v2+
Sean Christopherson
2026-05-29
KVM: SEV: Ignore MMIO requests of length '0'
Sean Christopherson
2026-05-29
KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in use
Michael Roth
2026-05-29
Merge tag 'block-7.1-20260529' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]