开源镜像站
帮助
下载
动态
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-03-04
Merge tag 'sysctl-7.00-fixes-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-04
Merge tag 'media/v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2026-03-04
Merge tag 'pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2026-03-04
time/jiffies: Fix sysctl file error on configurations where USER_HZ < HZ
Gerd Rausch
2026-03-03
Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-03
Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-03-03
sched_ext: Fix starvation of scx_enable() under fair-class saturation
Tejun Heo
2026-03-03
Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-03
sched_ext: Remove redundant css_put() in scx_cgroup_init()
Cheng-Yang Chou
2026-03-02
selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17
Zhao Mengmeng
2026-03-02
selftests/sched_ext: Add -fms-extensions to bpf build flags
Zhao Mengmeng
2026-03-02
tools/sched_ext: Add -fms-extensions to bpf build flags
Zhao Mengmeng
2026-03-02
sched_ext: Use READ_ONCE() for plain reads of scx_watchdog_timeout
zhidao su
2026-03-02
uaccess: Fix scoped_user_read_access() for 'pointer to const'
David Laight
2026-03-02
sched_ext: Replace naked scx_root dereferences in kobject callbacks
zhidao su
2026-03-02
sched_ext: Use READ_ONCE() for the read side of dsq->nr update
zhidao su
2026-03-02
Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2026-03-01
Linux 7.0-rc2
v7.0-rc2
Linus Torvalds
2026-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-03-01
Merge tag 'core-debugobjects-2026-03-01' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2026-03-01
Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-01
Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-01
Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-03-01
Merge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-03-01
Merge tag 'locking-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-03-01
Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2026-02-28
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-02-28
Merge tag 'driver-core-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-28
Merge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2026-02-28
firewire: ohci: initialize page array to use alloc_pages_bulk() correctly
Takashi Sakamoto
2026-02-28
Merge tag 'spi-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-28
Merge tag 'regulator-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-28
Merge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2026-02-28
Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
2026-02-27
Merge branch 'fix-invariant-violation-for-single-value-tnums'
Alexei Starovoitov
2026-02-27
selftests/bpf: Avoid simplification of crafted bounds test
Paul Chaignon
2026-02-27
selftests/bpf: Test refinement of single-value tnum
Paul Chaignon
2026-02-27
bpf: Improve bounds when tnum has a single possible value
Paul Chaignon
2026-02-27
bpf: Introduce tnum_step to step through tnum's members
Harishankar Vishwanathan
2026-02-27
Merge branch 'bpf-cpumap-devmap-fix-per-cpu-bulk-queue-races-on-preempt_rt'
Alexei Starovoitov
2026-02-27
bpf: Fix race in devmap on PREEMPT_RT
Jiayuan Chen
2026-02-27
bpf: Fix race in cpumap on PREEMPT_RT
Jiayuan Chen
2026-02-27
Merge branch 'close-race-in-freeing-special-fields-and-map-value'
Alexei Starovoitov
2026-02-27
selftests/bpf: Add tests for special fields races
Kumar Kartikeya Dwivedi
2026-02-27
bpf: Retire rcu_trace_implies_rcu_gp() from local storage
Kumar Kartikeya Dwivedi
2026-02-27
bpf: Delay freeing fields in local storage
Kumar Kartikeya Dwivedi
2026-02-27
bpf: Lose const-ness of map in map_check_btf()
Kumar Kartikeya Dwivedi
[next]